@charset "UTF-8";
div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//nevermind-studio.fr/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(//nevermind-studio.fr/wp-content/plugins/enjoy-instagram/css/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}
.owl-wrapper {
text-align:center;
}.owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50); opacity: 0.5;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50); opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100); opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(//nevermind-studio.fr/wp-content/plugins/enjoy-instagram/images/AjaxLoader.gif) no-repeat center center
}.owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x : 50%;
-webkit-perspective-origin-y : 50%;
-moz-perspective : 1200px;
-moz-perspective-origin-x : 50%;
-moz-perspective-origin-y : 50%;
perspective : 1200px;
} .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
from { opacity: 0; transform: scale(1.5); }
}
@-webkit-keyframes scaleUpTo {
to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
to { opacity: 0; transform: scale(1.5); }
}html.swipebox-html.swipebox-touch {
overflow: hidden !important;
}
#swipebox-overlay img {
border: none !important;
}
#swipebox-overlay {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 99999 !important;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#swipebox-container {
position: relative;
width: 100%;
height: 100%;
}
#swipebox-slider {
-webkit-transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
height: 100%;
left: 0;
top: 0;
width: 100%;
white-space: nowrap;
position: absolute;
display: none;
cursor: pointer;
}
#swipebox-slider .slide {
height: 100%;
width: 100%;
line-height: 1px;
text-align: center;
display: inline-block;
}
#swipebox-slider .slide:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
display: inline-block;
max-height: 100%;
max-width: 100%;
margin: 0;
padding: 0;
width: auto;
height: auto;
vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
background: none;
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 5%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0;
}
#swipebox-slider .slide-loading {
background: url(//nevermind-studio.fr/wp-content/plugins/enjoy-instagram/img/loader.gif) no-repeat center center;
}
#swipebox-bottom-bar,
#swipebox-top-bar {
-webkit-transition: 0.5s;
transition: 0.5s;
position: absolute;
left: 0;
z-index: 999;
height: 50px;
width: 100%;
}
#swipebox-bottom-bar {
bottom: -50px;
}
#swipebox-bottom-bar.visible-bars {
-webkit-transform: translate3d(0, -50px, 0);
transform: translate3d(0, -50px, 0);
}
#swipebox-top-bar {
top: -50px;
}
#swipebox-top-bar.visible-bars {
-webkit-transform: translate3d(0, 50px, 0);
transform: translate3d(0, 50px, 0);
}
#swipebox-title {
display: block;
width: 100%;
text-align: center;
}
#swipebox-prev,
#swipebox-next,
#swipebox-close {
background-image: url(//nevermind-studio.fr/wp-content/plugins/enjoy-instagram/img/icons.png);
background-repeat: no-repeat;
border: none !important;
text-decoration: none !important;
cursor: pointer;
width: 50px;
height: 50px;
top: 0;
}
#swipebox-arrows {
display: block;
margin: 0 auto;
width: 100%;
height: 50px;
}
#swipebox-prev {
background-position: -32px 13px;
float: left;
}
#swipebox-next {
background-position: -78px 13px;
float: right;
}
#swipebox-close {
top: 0;
right: 0;
position: absolute;
z-index: 9999;
background-position: 15px 12px;
}
.swipebox-no-close-button #swipebox-close {
display: none;
}
#swipebox-prev.disabled,
#swipebox-next.disabled {
opacity: 0.3;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
-webkit-animation: rightSpring 0.3s;
animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
-webkit-animation: leftSpring 0.3s;
animation: leftSpring 0.3s;
}
.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all .3s ease;
transition: all .3s ease;
content: ' ';
position: absolute;
z-index: 999;
top: 0;
height: 100%;
width: 20px;
opacity: 0;
}
.swipebox-touch #swipebox-container:before {
left: 0;
-webkit-box-shadow: inset 10px 0px 10px -8px #656565;
box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
right: 0;
-webkit-box-shadow: inset -10px 0px 10px -8px #656565;
box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
opacity: 1;
}
@-webkit-keyframes rightSpring {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@keyframes rightSpring {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-webkit-keyframes leftSpring {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@keyframes leftSpring {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@media screen and (min-width: 800px) {
#swipebox-close {
right: 10px;
}
#swipebox-arrows {
width: 92%;
max-width: 800px;
}
} #swipebox-overlay {
background: #0d0d0d;
}
#swipebox-bottom-bar,
#swipebox-top-bar {
text-shadow: 1px 1px 1px black;
background: #000;
opacity: 0.95;
}
#swipebox-top-bar {
color: white !important;
font-size: 15px;
line-height: 43px;
font-family: Helvetica, Arial, sans-serif;
}.ri-grid{
width: 600px;
}
.ri-grid ul li,
.ri-grid ul li a{
width: 100px;
height: 100px;
}
.ri-grid ul li a img{
width: 100%;
}.ri-grid{
margin: 30px auto 30px;
position: relative;
height: auto;
}
.ri-grid ul {
list-style: none;
display: block;
width: 100%;
margin: 0;
padding: 0;
} .ri-grid ul:before,
.ri-grid ul:after{
content: '';
display: table;
}
.ri-grid ul:after {
clear: both;
}
.ri-grid ul {
zoom: 1; } 
.ri-grid ul li {
-webkit-perspective: 400px;
-moz-perspective: 400px;
-o-perspective: 400px;
-ms-perspective: 400px;
perspective: 400px;	
margin: 0;
padding: 0;
float: left;
position: relative;
display: block;
overflow: hidden;
background: #000;
}
.ri-grid ul li a{
display: block;
outline: none;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
background-position: center center;
background-repeat: no-repeat;
background-color: #333;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
} .ri-grid-size-1{
width: 55%;
}
.ri-grid-size-2{
width: 100%;
}
.ri-grid-size-3{
width: 100%;
margin-top: 0px;
} .ri-shadow:after,
.ri-shadow:before{
content: "";
position: absolute;
z-index: -2;
bottom: 15px;
left: 10px;
width: 50%;
height: 20%;
max-width: 300px;
max-height: 100px;
box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
transform: rotate(-3deg);
}
.ri-shadow:after{
right: 10px;
left: auto;
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-ms-transform: rotate(3deg);
-o-transform: rotate(3deg);
transform: rotate(3deg);
}
.ri-grid-loading:after,
.ri-grid-loading:before{
display: none;
}
.ri-loading-image{
display: none;
}
.ri-grid-loading .ri-loading-image{
position: relative;
width: 30px;
height: 30px;
left: 50%;
margin: 100px 0 0 -15px;
display: block;
}.da-thumbs {
list-style: none;
width: 100%;
height: 600px;
position: relative;
margin: 20px auto;
padding: 0;
}
.da-thumbs li {
float: left;
margin: 10px !important;
margin-bottom: 15px;
background: #fff;
padding: 8px;
position: relative;
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
width: 200px;
height: 170px;
}
.da-thumbs li a,
.da-thumbs li a img {
display: block;
position: relative;
}
.da-thumbs li a {
overflow: hidden;
}
.da-thumbs li a div {
position: absolute;
background: #333;
background: rgba(75,75,75,0.7);
width: 100%;
height: 100%;
}
.da-thumbs li a div span {
display: block;
padding: 10px 0;
margin: 40px 20px 20px 20px;
text-transform: uppercase;
font-weight: normal;
color: rgba(255,255,255,0.9);
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
border-bottom: 1px solid rgba(255,255,255,0.5);
box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
}
div.da-thumbs > ul {
-moz-column-count: 2; -webkit-column-count: 2; column-count: 2; }
img.demo-image-size {
width: 100%;
height: 140px;
margin-top: -20px;
}@font-face{font-family:'jsps';src:url(//nevermind-studio.fr/wp-content/plugins/juiz-social-post-sharer/css/fonts/jsps.eot?142);src:url(//nevermind-studio.fr/wp-content/plugins/juiz-social-post-sharer/css/fonts/jsps.eot?#iefix142) format('embedded-opentype'), url(//nevermind-studio.fr/wp-content/plugins/juiz-social-post-sharer/css/fonts/jsps.woff?142) format('woff'), url(//nevermind-studio.fr/wp-content/plugins/juiz-social-post-sharer/css/fonts/jsps.ttf?142) format('truetype'), url(//nevermind-studio.fr/wp-content/plugins/juiz-social-post-sharer/css/fonts/jsps.svg?142#jsps) format('svg');font-weight:normal;font-style:normal}[class^="jsps-"],[class*="jsps-"]{font-family:'jsps'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.5em}.jsps-print:before{content:"\e903";font-size:0.95em}.jsps-bookmark:before{content:"\e904";font-size:0.9em}.jsps-star:before{content:"\e905"}.jsps-share:before{content:"\e906"}.jsps-share2:before{content:"\e907"}.jsps-tumblr:before{content:"\e900";font-size:0.85em;vertical-align:0.1em}.jsps-reddit:before{content:"\e901";vertical-align:0.1em}.jsps-delicious:before{content:"\e902";font-size:0.85em;vertical-align:0.1em}.jsps-viadeo:before{content:"\e603"}.jsps-digg:before{content:"\e601"}.jsps-stumbleupon:before{content:"\e602"}.jsps-vk:before{content:"\e606"}.jsps-weibo:before{content:"\e604"}.jsps-mail:before{content:"\e600"}.jsps-google:before{content:"\ea88";vertical-align:-0.1em}.jsps-facebook:before{position:relative;left:-.05em;content:"\ea8c";vertical-align:0.11em}.jsps-twitter:before{content:"\ea91"}.jsps-linkedin:before{content:"\eac9";font-size:0.85em;vertical-align:0.2em}.jsps-pinterest:before{content:"\ead0"}.juiz_sps_links{word-wrap:normal!important;clear:both;margin:1em 0}.juiz_sps_maybe_hidden_text{position:absolute;left:-9999px;text-indent:-9999px}[dir="rtl"] .juiz_sps_maybe_hidden_text{position:absolute;right:-9999em}.juiz_sps_links ul,.juiz_sps_links li {padding:0!important;margin:0!important;list-style:none!important}.juiz_sps_links li,.juiz_sps_links li a,.juiz_sps_links li a .juiz_sps_icon,.juiz_sps_links li a,.juiz_sps_links li a .juiz_sps_network_name{display:inline-block;vertical-align:middle}.juiz_sps_links li a{padding:6px 15px 8px 10px;margin:3px 5px 0 0;border:1px solid #ddd;color:#fff;text-decoration:none;font-size:13px;font-weight:bold;text-shadow:1px 1px 1px rgba(0,0,0,.35);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjI2Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-webkit-gradient(linear,0 100%,0 0,from(rgba(255,255,255,0)),to(rgba(255,255,255,.26))); background-image:-webkit-linear-gradient(bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.26) 100%); background-image:-moz-linear-gradient(bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.26) 100%); background-image:-o-linear-gradient(bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.26) 100%); background-image:linear-gradient(to top,rgba(255,255,255,0) 0%,rgba(255,255,255,.26) 100%);box-shadow:0 1px 1px rgba(0,0,0,.19),inset 0 0 5px rgba(255,255,255,.38);border-radius:4px;background-clip:padding-box}.juiz_sps_links li:last-child a{margin-right:0}.juiz_sps_links .juiz_sps_icon{margin-right:0.4em}.juiz_sps_links a:hover,.juiz_sps_links a:focus{color:#FFF!important}.juiz_sps_links .juiz_sps_link_twitter a,.juiz_sps_links .juiz_sps_link_twitter a:hover,.juiz_sps_links .juiz_sps_link_twitter a:focus{border:1px solid #4fb5c1;background-color:#59d1df}.juiz_sps_links .juiz_sps_link_google a,.juiz_sps_links .juiz_sps_link_google a:hover,.juiz_sps_links .juiz_sps_link_google a:focus{border:1px solid #ab2b1d;background-color:#bf3727}.juiz_sps_links .juiz_sps_link_facebook a,.juiz_sps_links .juiz_sps_link_facebook a:hover,.juiz_sps_links .juiz_sps_link_facebook a:focus{border:1px solid #314b83;background-color:#3b5999}.juiz_sps_links .juiz_sps_link_pinterest a,.juiz_sps_links .juiz_sps_link_pinterest a:hover,.juiz_sps_links .juiz_sps_link_pinterest a:focus{border:1px solid #ae1319;background-color:#cd252b}.juiz_sps_links .juiz_sps_link_viadeo a,.juiz_sps_links .juiz_sps_link_viadeo a:hover,.juiz_sps_links .juiz_sps_link_viadeo a:focus{border:1px solid #c77f25;background-color:#f1992b}.juiz_sps_links .juiz_sps_link_digg a,.juiz_sps_links .juiz_sps_link_digg a:hover,.juiz_sps_links .juiz_sps_link_digg a:focus{border:1px solid #15487b;background-color:#1b5791}.juiz_sps_links .juiz_sps_link_linkedin a,.juiz_sps_links .juiz_sps_link_linkedin a:hover,.juiz_sps_links .juiz_sps_link_linkedin a:focus{border:1px solid #278cc0;background-color:#2ba3e1}.juiz_sps_links .juiz_sps_link_stumbleupon a,.juiz_sps_links .juiz_sps_link_stumbleupon a:hover,.juiz_sps_links .juiz_sps_link_stumbleupon a:focus{border:1px solid #cf3f1e;background-color:#eb4723}.juiz_sps_links .juiz_sps_link_tumblr a,.juiz_sps_links .juiz_sps_link_tumblr a:hover,.juiz_sps_links .juiz_sps_link_tumblr a:focus{border:1px solid #1B2735;background-color:#35465c}.juiz_sps_links .juiz_sps_link_reddit a,.juiz_sps_links .juiz_sps_link_reddit a:hover,.juiz_sps_links .juiz_sps_link_reddit a:focus{border:1px solid #497DAA;background-color:#5F99CF}.juiz_sps_links .juiz_sps_link_delicious a,.juiz_sps_links .juiz_sps_link_delicious a:hover,.juiz_sps_links .juiz_sps_link_delicious a:focus{border:1px solid #000;background-color:#222}.juiz_sps_links .juiz_sps_link_weibo a,.juiz_sps_links .juiz_sps_link_weibo a:hover,.juiz_sps_links .juiz_sps_link_weibo a:focus{border:1px solid #a63305;background-color:#F74700}.juiz_sps_links .juiz_sps_link_vk a,.juiz_sps_links .juiz_sps_link_vk a:hover,.juiz_sps_links .juiz_sps_link_vk a:focus{border:1px solid #325d88;background-color:#5d83aa}.juiz_sps_links .juiz_sps_link_mail a,.juiz_sps_links .juiz_sps_link_mail a:hover,.juiz_sps_links .juiz_sps_link_mail a:focus,.juiz_sps_links .juiz_sps_link_bookmark a,.juiz_sps_links .juiz_sps_link_bookmark a:hover,.juiz_sps_links .juiz_sps_link_bookmark a:focus,.juiz_sps_links .juiz_sps_link_print a,.juiz_sps_links .juiz_sps_link_print a:hover,.juiz_sps_links .juiz_sps_link_print a:focus{background-color:#dedede;color:#000!important;box-shadow:inset 0 0 2px rgba(0,0,0,.4)}.juiz_sps_hide_name li a{padding:2px 10px}.juiz_sps_hide_name a .juiz_sps_icon,.juiz_sps_hide_name a .juiz_sps_network_name{display:none}.juiz_sps_hide_name a .juiz_sps_network_name{max-width:0;white-space:nowrap!important;overflow:hidden}.juiz_sps_hide_name a .juiz_sps_icon{margin-right:0}.juiz_sps_hide_name a .juiz_sps_network_name{-webkit-transition:max-width .4s;transition:max-width .4s}.juiz_sps_hide_name a .juiz_sps_icon{-webkit-transition:margin .4s;transition:margin .4s}.juiz_sps_hide_name a:hover .juiz_sps_network_name,.juiz_sps_hide_name a:focus .juiz_sps_network_name{max-width:80px}.juiz_sps_hide_name a:hover .juiz_sps_icon,.juiz_sps_hide_name a:focus .juiz_sps_icon{margin-right:5px;margin-left:5px}.juiz_sps_counter,.juiz_sps_totalcount{position:relative;right:-2px;top:1px;display:inline-block;padding:7px 6px 8px;border:1px solid #ddd;border-right-width:0;vertical-align:0;font-size:14px;color:#999;background:#fff;border-radius:5px 0 0 5px;box-shadow:0 0 4px rgba(0,0,0,0.15)}.juiz_sps_counter:after{content:"";position:absolute;right:-6px;top:50%;margin-top:-5px;border-left:6px solid #FFF;border-bottom:6px solid transparent;border-top:6px solid transparent}.juiz_sps_totalcount{border-right-width:1px;border-radius:3px 3px}.juiz_sps_links.counters_total .juiz_hidden_counter{display:none!important}#mc4wp-checkbox{clear:both;display:block;position:static;width:auto}#mc4wp-checkbox input{float:none;width:auto;position:static;margin:0 6px 0 0;padding:0;vertical-align:middle;display:inline-block!important;max-width:21px;-webkit-appearance:checkbox}#mc4wp-checkbox label{float:none;display:block;cursor:pointer;width:auto;position:static}#_mc4wp_subscribe_woocommerce_checkout_field input,#_mc4wp_subscribe_woocommerce_checkout_field label{float:none!important;width:auto!important;display:inline-block!important}#registerform #mc4wp-checkbox{margin-bottom:10px}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0} @media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(//nevermind-studio.fr/wp-content/themes/juster/fonts/glyphicons-halflings-regular.eot);src:url(//nevermind-studio.fr/wp-content/themes/juster/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//nevermind-studio.fr/wp-content/themes/juster/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(//nevermind-studio.fr/wp-content/themes/juster/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//nevermind-studio.fr/wp-content/themes/juster/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//nevermind-studio.fr/wp-content/themes/juster/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.33px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:3;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}@font-face{font-family:'FontAwesome';src:url(//nevermind-studio.fr/wp-content/themes/juster/fonts/fontawesome/fontawesome-webfont.eot?v=4.4.0);src:url(//nevermind-studio.fr/wp-content/themes/juster/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'),url(//nevermind-studio.fr/wp-content/themes/juster/fonts/fontawesome/fontawesome-webfont.woff2?v=4.4.0) format('woff2'),url(//nevermind-studio.fr/wp-content/themes/juster/fonts/fontawesome/fontawesome-webfont.woff?v=4.4.0) format('woff'),url(//nevermind-studio.fr/wp-content/themes/juster/fonts/fontawesome/fontawesome-webfont.ttf?v=4.4.0) format('truetype'),url(//nevermind-studio.fr/wp-content/themes/juster/fonts/fontawesome/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}@-webkit-keyframes wrench{0%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}8%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}10%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}18%,20%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}28%,30%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}38%,40%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}48%,50%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}58%,60%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}68%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}75%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes wrench{0%{-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg)}8%{-webkit-transform:rotate(12deg);-ms-transform:rotate(12deg);transform:rotate(12deg)}10%{-webkit-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg)}18%,20%{-webkit-transform:rotate(-24deg);-ms-transform:rotate(-24deg);transform:rotate(-24deg)}28%,30%{-webkit-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg)}38%,40%{-webkit-transform:rotate(-24deg);-ms-transform:rotate(-24deg);transform:rotate(-24deg)}48%,50%{-webkit-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg)}58%,60%{-webkit-transform:rotate(-24deg);-ms-transform:rotate(-24deg);transform:rotate(-24deg)}68%{-webkit-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg)}75%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.faa-parent.animated-hover:hover>.faa-wrench,.faa-wrench.animated,.faa-wrench.animated-hover:hover{-webkit-animation:wrench 2.5s ease infinite;animation:wrench 2.5s ease infinite;transform-origin-x:90%;transform-origin-y:35%;transform-origin-z:initial}.faa-parent.animated-hover:hover>.faa-wrench.faa-fast,.faa-wrench.animated-hover.faa-fast:hover,.faa-wrench.animated.faa-fast{-webkit-animation:wrench 1.2s ease infinite;animation:wrench 1.2s ease infinite}.faa-parent.animated-hover:hover>.faa-wrench.faa-slow,.faa-wrench.animated-hover.faa-slow:hover,.faa-wrench.animated.faa-slow{-webkit-animation:wrench 3.7s ease infinite;animation:wrench 3.7s ease infinite}@-webkit-keyframes ring{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}2%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}4%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}6%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}8%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}10%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}12%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}14%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}18%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}20%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes ring{0%{-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg)}2%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}4%{-webkit-transform:rotate(-18deg);-ms-transform:rotate(-18deg);transform:rotate(-18deg)}6%{-webkit-transform:rotate(18deg);-ms-transform:rotate(18deg);transform:rotate(18deg)}8%{-webkit-transform:rotate(-22deg);-ms-transform:rotate(-22deg);transform:rotate(-22deg)}10%{-webkit-transform:rotate(22deg);-ms-transform:rotate(22deg);transform:rotate(22deg)}12%{-webkit-transform:rotate(-18deg);-ms-transform:rotate(-18deg);transform:rotate(-18deg)}14%{-webkit-transform:rotate(18deg);-ms-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg)}18%{-webkit-transform:rotate(12deg);-ms-transform:rotate(12deg);transform:rotate(12deg)}20%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.faa-parent.animated-hover:hover>.faa-ring,.faa-ring.animated,.faa-ring.animated-hover:hover{-webkit-animation:ring 2s ease infinite;animation:ring 2s ease infinite;transform-origin-x:50%;transform-origin-y:0;transform-origin-z:initial}.faa-parent.animated-hover:hover>.faa-ring.faa-fast,.faa-ring.animated-hover.faa-fast:hover,.faa-ring.animated.faa-fast{-webkit-animation:ring 1s ease infinite;animation:ring 1s ease infinite}.faa-parent.animated-hover:hover>.faa-ring.faa-slow,.faa-ring.animated-hover.faa-slow:hover,.faa-ring.animated.faa-slow{-webkit-animation:ring 3s ease infinite;animation:ring 3s ease infinite}@-webkit-keyframes vertical{0%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}4%{-webkit-transform:translate(0,3px);transform:translate(0,3px)}8%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}12%{-webkit-transform:translate(0,3px);transform:translate(0,3px)}16%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}20%{-webkit-transform:translate(0,3px);transform:translate(0,3px)}22%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes vertical{0%{-webkit-transform:translate(0,-3px);-ms-transform:translate(0,-3px);transform:translate(0,-3px)}4%{-webkit-transform:translate(0,3px);-ms-transform:translate(0,3px);transform:translate(0,3px)}8%{-webkit-transform:translate(0,-3px);-ms-transform:translate(0,-3px);transform:translate(0,-3px)}12%{-webkit-transform:translate(0,3px);-ms-transform:translate(0,3px);transform:translate(0,3px)}16%{-webkit-transform:translate(0,-3px);-ms-transform:translate(0,-3px);transform:translate(0,-3px)}20%{-webkit-transform:translate(0,3px);-ms-transform:translate(0,3px);transform:translate(0,3px)}22%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}}.faa-parent.animated-hover:hover>.faa-vertical,.faa-vertical.animated,.faa-vertical.animated-hover:hover{-webkit-animation:vertical 2s ease infinite;animation:vertical 2s ease infinite}.faa-parent.animated-hover:hover>.faa-vertical.faa-fast,.faa-vertical.animated-hover.faa-fast:hover,.faa-vertical.animated.faa-fast{-webkit-animation:vertical 1s ease infinite;animation:vertical 1s ease infinite}.faa-parent.animated-hover:hover>.faa-vertical.faa-slow,.faa-vertical.animated-hover.faa-slow:hover,.faa-vertical.animated.faa-slow{-webkit-animation:vertical 4s ease infinite;animation:vertical 4s ease infinite}@-webkit-keyframes horizontal{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}6%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}12%{-webkit-transform:translate(0,0);transform:translate(0,0)}18%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}24%{-webkit-transform:translate(0,0);transform:translate(0,0)}30%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}36%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes horizontal{0%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}6%{-webkit-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}12%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}18%{-webkit-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}24%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}30%{-webkit-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}36%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}}.faa-horizontal.animated,.faa-horizontal.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-horizontal{-webkit-animation:horizontal 2s ease infinite;animation:horizontal 2s ease infinite}.faa-horizontal.animated-hover.faa-fast:hover,.faa-horizontal.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-horizontal.faa-fast{-webkit-animation:horizontal 1s ease infinite;animation:horizontal 1s ease infinite}.faa-horizontal.animated-hover.faa-slow:hover,.faa-horizontal.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-horizontal.faa-slow{-webkit-animation:horizontal 3s ease infinite;animation:horizontal 3s ease infinite}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.faa-flash.animated,.faa-flash.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-flash{-webkit-animation:flash 2s ease infinite;animation:flash 2s ease infinite}.faa-flash.animated-hover.faa-fast:hover,.faa-flash.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-flash.faa-fast{-webkit-animation:flash 1s ease infinite;animation:flash 1s ease infinite}.faa-flash.animated-hover.faa-slow:hover,.faa-flash.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-flash.faa-slow{-webkit-animation:flash 3s ease infinite;animation:flash 3s ease infinite}@-webkit-keyframes bounce{0%,10%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%,60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,10%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%,60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.faa-bounce.animated,.faa-bounce.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-bounce{-webkit-animation:bounce 2s ease infinite;animation:bounce 2s ease infinite}.faa-bounce.animated-hover.faa-fast:hover,.faa-bounce.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-bounce.faa-fast{-webkit-animation:bounce 1s ease infinite;animation:bounce 1s ease infinite}.faa-bounce.animated-hover.faa-slow:hover,.faa-bounce.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-bounce.faa-slow{-webkit-animation:bounce 3s ease infinite;animation:bounce 3s ease infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}.faa-parent.animated-hover:hover>.faa-spin,.faa-spin.animated,.faa-spin.animated-hover:hover{-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}.faa-parent.animated-hover:hover>.faa-spin.faa-fast,.faa-spin.animated-hover.faa-fast:hover,.faa-spin.animated.faa-fast{-webkit-animation:spin .7s linear infinite;animation:spin .7s linear infinite}.faa-parent.animated-hover:hover>.faa-spin.faa-slow,.faa-spin.animated-hover.faa-slow:hover,.faa-spin.animated.faa-slow{-webkit-animation:spin 2.2s linear infinite;animation:spin 2.2s linear infinite}@-webkit-keyframes float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes float{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.faa-float.animated,.faa-float.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-float{-webkit-animation:float 2s linear infinite;animation:float 2s linear infinite}.faa-float.animated-hover.faa-fast:hover,.faa-float.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-float.faa-fast{-webkit-animation:float 1s linear infinite;animation:float 1s linear infinite}.faa-float.animated-hover.faa-slow:hover,.faa-float.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-float.faa-slow{-webkit-animation:float 3s linear infinite;animation:float 3s linear infinite}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse{0%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.faa-parent.animated-hover:hover>.faa-pulse,.faa-pulse.animated,.faa-pulse.animated-hover:hover{-webkit-animation:pulse 2s linear infinite;animation:pulse 2s linear infinite}.faa-parent.animated-hover:hover>.faa-pulse.faa-fast,.faa-pulse.animated-hover.faa-fast:hover,.faa-pulse.animated.faa-fast{-webkit-animation:pulse 1s linear infinite;animation:pulse 1s linear infinite}.faa-parent.animated-hover:hover>.faa-pulse.faa-slow,.faa-pulse.animated-hover.faa-slow:hover,.faa-pulse.animated.faa-slow{-webkit-animation:pulse 3s linear infinite;animation:pulse 3s linear infinite}.faa-parent.animated-hover:hover>.faa-shake,.faa-shake.animated,.faa-shake.animated-hover:hover{-webkit-animation:wrench 2.5s ease infinite;animation:wrench 2.5s ease infinite}.faa-parent.animated-hover:hover>.faa-shake.faa-fast,.faa-shake.animated-hover.faa-fast:hover,.faa-shake.animated.faa-fast{-webkit-animation:wrench 1.2s ease infinite;animation:wrench 1.2s ease infinite}.faa-parent.animated-hover:hover>.faa-shake.faa-slow,.faa-shake.animated-hover.faa-slow:hover,.faa-shake.animated.faa-slow{-webkit-animation:wrench 3.7s ease infinite;animation:wrench 3.7s ease infinite}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-8deg);transform:scale(.9) rotate(-8deg)}30%,50%,70%{-webkit-transform:scale(1.3) rotate(8deg);transform:scale(1.3) rotate(8deg)}40%,60%{-webkit-transform:scale(1.3) rotate(-8deg);transform:scale(1.3) rotate(-8deg)}80%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-8deg);-ms-transform:scale(.9) rotate(-8deg);transform:scale(.9) rotate(-8deg)}30%,50%,70%{-webkit-transform:scale(1.3) rotate(8deg);-ms-transform:scale(1.3) rotate(8deg);transform:scale(1.3) rotate(8deg)}40%,60%{-webkit-transform:scale(1.3) rotate(-8deg);-ms-transform:scale(1.3) rotate(-8deg);transform:scale(1.3) rotate(-8deg)}80%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.faa-parent.animated-hover:hover>.faa-tada,.faa-tada.animated,.faa-tada.animated-hover:hover{-webkit-animation:tada 2s linear infinite;animation:tada 2s linear infinite}.faa-parent.animated-hover:hover>.faa-tada.faa-fast,.faa-tada.animated-hover.faa-fast:hover,.faa-tada.animated.faa-fast{-webkit-animation:tada 1s linear infinite;animation:tada 1s linear infinite}.faa-parent.animated-hover:hover>.faa-tada.faa-slow,.faa-tada.animated-hover.faa-slow:hover,.faa-tada.animated.faa-slow{-webkit-animation:tada 3s linear infinite;animation:tada 3s linear infinite}@-webkit-keyframes passing{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}50%{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}100%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}}@keyframes passing{0%{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:0}50%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);opacity:1}100%{-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);opacity:0}}.faa-parent.animated-hover:hover>.faa-passing,.faa-passing.animated,.faa-passing.animated-hover:hover{-webkit-animation:passing 2s linear infinite;animation:passing 2s linear infinite}.faa-parent.animated-hover:hover>.faa-passing.faa-fast,.faa-passing.animated-hover.faa-fast:hover,.faa-passing.animated.faa-fast{-webkit-animation:passing 1s linear infinite;animation:passing 1s linear infinite}.faa-parent.animated-hover:hover>.faa-passing.faa-slow,.faa-passing.animated-hover.faa-slow:hover,.faa-passing.animated.faa-slow{-webkit-animation:passing 3s linear infinite;animation:passing 3s linear infinite}@-webkit-keyframes burst{0%{opacity:.6}50%{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}100%{opacity:0}}@keyframes burst{0%{opacity:.6}50%{-webkit-transform:scale(1.8);-ms-transform:scale(1.8);transform:scale(1.8);opacity:0}100%{opacity:0}}.faa-burst.animated,.faa-burst.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-burst{-webkit-animation:burst 2s infinite linear;animation:burst 2s infinite linear}.faa-burst.animated-hover.faa-fast:hover,.faa-burst.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-burst.faa-fast{-webkit-animation:burst 1s infinite linear;animation:burst 1s infinite linear}.faa-burst.animated-hover.faa-slow:hover,.faa-burst.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-burst.faa-slow{-webkit-animation:burst 3s infinite linear;animation:burst 3s infinite linear}
 .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@font-face {
font-family: 'Pe-icon-7-stroke';
src:url(//nevermind-studio.fr/wp-content/themes/juster/fonts/line-icons/Pe-icon-7-stroke.eot?d7yf1v);
src:url(//nevermind-studio.fr/wp-content/themes/juster/fonts/line-icons/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),
url(//nevermind-studio.fr/wp-content/themes/juster/fonts/line-icons/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),
url(//nevermind-studio.fr/wp-content/themes/juster/fonts/line-icons/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),
url(//nevermind-studio.fr/wp-content/themes/juster/fonts/line-icons/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="pe-7s-"], [class*=" pe-7s-"] {
display: inline-block;
font-family: 'Pe-icon-7-stroke';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.pe-7s-album:before {
content: "\e6aa";
}
.pe-7s-arc:before {
content: "\e6ab";
}
.pe-7s-back-2:before {
content: "\e6ac";
}
.pe-7s-bandaid:before {
content: "\e6ad";
}
.pe-7s-car:before {
content: "\e6ae";
}
.pe-7s-diamond:before {
content: "\e6af";
}
.pe-7s-door-lock:before {
content: "\e6b0";
}
.pe-7s-eyedropper:before {
content: "\e6b1";
}
.pe-7s-female:before {
content: "\e6b2";
}
.pe-7s-gym:before {
content: "\e6b3";
}
.pe-7s-hammer:before {
content: "\e6b4";
}
.pe-7s-headphones:before {
content: "\e6b5";
}
.pe-7s-helm:before {
content: "\e6b6";
}
.pe-7s-hourglass:before {
content: "\e6b7";
}
.pe-7s-leaf:before {
content: "\e6b8";
}
.pe-7s-magic-wand:before {
content: "\e6b9";
}
.pe-7s-male:before {
content: "\e6ba";
}
.pe-7s-map-2:before {
content: "\e6bb";
}
.pe-7s-next-2:before {
content: "\e6bc";
}
.pe-7s-paint-bucket:before {
content: "\e6bd";
}
.pe-7s-pendrive:before {
content: "\e6be";
}
.pe-7s-photo:before {
content: "\e6bf";
}
.pe-7s-piggy:before {
content: "\e6c0";
}
.pe-7s-plugin:before {
content: "\e6c1";
}
.pe-7s-refresh-2:before {
content: "\e6c2";
}
.pe-7s-rocket:before {
content: "\e6c3";
}
.pe-7s-settings:before {
content: "\e6c4";
}
.pe-7s-shield:before {
content: "\e6c5";
}
.pe-7s-smile:before {
content: "\e6c6";
}
.pe-7s-usb:before {
content: "\e6c7";
}
.pe-7s-vector:before {
content: "\e6c8";
}
.pe-7s-wine:before {
content: "\e6c9";
}
.pe-7s-cloud-upload:before {
content: "\e68a";
}
.pe-7s-cash:before {
content: "\e68c";
}
.pe-7s-close:before {
content: "\e680";
}
.pe-7s-bluetooth:before {
content: "\e68d";
}
.pe-7s-cloud-download:before {
content: "\e68b";
}
.pe-7s-way:before {
content: "\e68e";
}
.pe-7s-close-circle:before {
content: "\e681";
}
.pe-7s-id:before {
content: "\e68f";
}
.pe-7s-angle-up:before {
content: "\e682";
}
.pe-7s-wristwatch:before {
content: "\e690";
}
.pe-7s-angle-up-circle:before {
content: "\e683";
}
.pe-7s-world:before {
content: "\e691";
}
.pe-7s-angle-right:before {
content: "\e684";
}
.pe-7s-volume:before {
content: "\e692";
}
.pe-7s-angle-right-circle:before {
content: "\e685";
}
.pe-7s-users:before {
content: "\e693";
}
.pe-7s-angle-left:before {
content: "\e686";
}
.pe-7s-user-female:before {
content: "\e694";
}
.pe-7s-angle-left-circle:before {
content: "\e687";
}
.pe-7s-up-arrow:before {
content: "\e695";
}
.pe-7s-angle-down:before {
content: "\e688";
}
.pe-7s-switch:before {
content: "\e696";
}
.pe-7s-angle-down-circle:before {
content: "\e689";
}
.pe-7s-scissors:before {
content: "\e697";
}
.pe-7s-wallet:before {
content: "\e600";
}
.pe-7s-safe:before {
content: "\e698";
}
.pe-7s-volume2:before {
content: "\e601";
}
.pe-7s-volume1:before {
content: "\e602";
}
.pe-7s-voicemail:before {
content: "\e603";
}
.pe-7s-video:before {
content: "\e604";
}
.pe-7s-user:before {
content: "\e605";
}
.pe-7s-upload:before {
content: "\e606";
}
.pe-7s-unlock:before {
content: "\e607";
}
.pe-7s-umbrella:before {
content: "\e608";
}
.pe-7s-trash:before {
content: "\e609";
}
.pe-7s-tools:before {
content: "\e60a";
}
.pe-7s-timer:before {
content: "\e60b";
}
.pe-7s-ticket:before {
content: "\e60c";
}
.pe-7s-target:before {
content: "\e60d";
}
.pe-7s-sun:before {
content: "\e60e";
}
.pe-7s-study:before {
content: "\e60f";
}
.pe-7s-stopwatch:before {
content: "\e610";
}
.pe-7s-star:before {
content: "\e611";
}
.pe-7s-speaker:before {
content: "\e612";
}
.pe-7s-signal:before {
content: "\e613";
}
.pe-7s-shuffle:before {
content: "\e614";
}
.pe-7s-shopbag:before {
content: "\e615";
}
.pe-7s-share:before {
content: "\e616";
}
.pe-7s-server:before {
content: "\e617";
}
.pe-7s-search:before {
content: "\e618";
}
.pe-7s-film:before {
content: "\e6a5";
}
.pe-7s-science:before {
content: "\e619";
}
.pe-7s-disk:before {
content: "\e6a6";
}
.pe-7s-ribbon:before {
content: "\e61a";
}
.pe-7s-repeat:before {
content: "\e61b";
}
.pe-7s-refresh:before {
content: "\e61c";
}
.pe-7s-add-user:before {
content: "\e6a9";
}
.pe-7s-refresh-cloud:before {
content: "\e61d";
}
.pe-7s-paperclip:before {
content: "\e69c";
}
.pe-7s-radio:before {
content: "\e61e";
}
.pe-7s-note2:before {
content: "\e69d";
}
.pe-7s-print:before {
content: "\e61f";
}
.pe-7s-network:before {
content: "\e69e";
}
.pe-7s-prev:before {
content: "\e620";
}
.pe-7s-mute:before {
content: "\e69f";
}
.pe-7s-power:before {
content: "\e621";
}
.pe-7s-medal:before {
content: "\e6a0";
}
.pe-7s-portfolio:before {
content: "\e622";
}
.pe-7s-like2:before {
content: "\e6a1";
}
.pe-7s-plus:before {
content: "\e623";
}
.pe-7s-left-arrow:before {
content: "\e6a2";
}
.pe-7s-play:before {
content: "\e624";
}
.pe-7s-key:before {
content: "\e6a3";
}
.pe-7s-plane:before {
content: "\e625";
}
.pe-7s-joy:before {
content: "\e6a4";
}
.pe-7s-photo-gallery:before {
content: "\e626";
}
.pe-7s-pin:before {
content: "\e69b";
}
.pe-7s-phone:before {
content: "\e627";
}
.pe-7s-plug:before {
content: "\e69a";
}
.pe-7s-pen:before {
content: "\e628";
}
.pe-7s-right-arrow:before {
content: "\e699";
}
.pe-7s-paper-plane:before {
content: "\e629";
}
.pe-7s-delete-user:before {
content: "\e6a7";
}
.pe-7s-paint:before {
content: "\e62a";
}
.pe-7s-bottom-arrow:before {
content: "\e6a8";
}
.pe-7s-notebook:before {
content: "\e62b";
}
.pe-7s-note:before {
content: "\e62c";
}
.pe-7s-next:before {
content: "\e62d";
}
.pe-7s-news-paper:before {
content: "\e62e";
}
.pe-7s-musiclist:before {
content: "\e62f";
}
.pe-7s-music:before {
content: "\e630";
}
.pe-7s-mouse:before {
content: "\e631";
}
.pe-7s-more:before {
content: "\e632";
}
.pe-7s-moon:before {
content: "\e633";
}
.pe-7s-monitor:before {
content: "\e634";
}
.pe-7s-micro:before {
content: "\e635";
}
.pe-7s-menu:before {
content: "\e636";
}
.pe-7s-map:before {
content: "\e637";
}
.pe-7s-map-marker:before {
content: "\e638";
}
.pe-7s-mail:before {
content: "\e639";
}
.pe-7s-mail-open:before {
content: "\e63a";
}
.pe-7s-mail-open-file:before {
content: "\e63b";
}
.pe-7s-magnet:before {
content: "\e63c";
}
.pe-7s-loop:before {
content: "\e63d";
}
.pe-7s-look:before {
content: "\e63e";
}
.pe-7s-lock:before {
content: "\e63f";
}
.pe-7s-lintern:before {
content: "\e640";
}
.pe-7s-link:before {
content: "\e641";
}
.pe-7s-like:before {
content: "\e642";
}
.pe-7s-light:before {
content: "\e643";
}
.pe-7s-less:before {
content: "\e644";
}
.pe-7s-keypad:before {
content: "\e645";
}
.pe-7s-junk:before {
content: "\e646";
}
.pe-7s-info:before {
content: "\e647";
}
.pe-7s-home:before {
content: "\e648";
}
.pe-7s-help2:before {
content: "\e649";
}
.pe-7s-help1:before {
content: "\e64a";
}
.pe-7s-graph3:before {
content: "\e64b";
}
.pe-7s-graph2:before {
content: "\e64c";
}
.pe-7s-graph1:before {
content: "\e64d";
}
.pe-7s-graph:before {
content: "\e64e";
}
.pe-7s-global:before {
content: "\e64f";
}
.pe-7s-gleam:before {
content: "\e650";
}
.pe-7s-glasses:before {
content: "\e651";
}
.pe-7s-gift:before {
content: "\e652";
}
.pe-7s-folder:before {
content: "\e653";
}
.pe-7s-flag:before {
content: "\e654";
}
.pe-7s-filter:before {
content: "\e655";
}
.pe-7s-file:before {
content: "\e656";
}
.pe-7s-expand1:before {
content: "\e657";
}
.pe-7s-exapnd2:before {
content: "\e658";
}
.pe-7s-edit:before {
content: "\e659";
}
.pe-7s-drop:before {
content: "\e65a";
}
.pe-7s-drawer:before {
content: "\e65b";
}
.pe-7s-download:before {
content: "\e65c";
}
.pe-7s-display2:before {
content: "\e65d";
}
.pe-7s-display1:before {
content: "\e65e";
}
.pe-7s-diskette:before {
content: "\e65f";
}
.pe-7s-date:before {
content: "\e660";
}
.pe-7s-cup:before {
content: "\e661";
}
.pe-7s-culture:before {
content: "\e662";
}
.pe-7s-crop:before {
content: "\e663";
}
.pe-7s-credit:before {
content: "\e664";
}
.pe-7s-copy-file:before {
content: "\e665";
}
.pe-7s-config:before {
content: "\e666";
}
.pe-7s-compass:before {
content: "\e667";
}
.pe-7s-comment:before {
content: "\e668";
}
.pe-7s-coffee:before {
content: "\e669";
}
.pe-7s-cloud:before {
content: "\e66a";
}
.pe-7s-clock:before {
content: "\e66b";
}
.pe-7s-check:before {
content: "\e66c";
}
.pe-7s-chat:before {
content: "\e66d";
}
.pe-7s-cart:before {
content: "\e66e";
}
.pe-7s-camera:before {
content: "\e66f";
}
.pe-7s-call:before {
content: "\e670";
}
.pe-7s-calculator:before {
content: "\e671";
}
.pe-7s-browser:before {
content: "\e672";
}
.pe-7s-box2:before {
content: "\e673";
}
.pe-7s-box1:before {
content: "\e674";
}
.pe-7s-bookmarks:before {
content: "\e675";
}
.pe-7s-bicycle:before {
content: "\e676";
}
.pe-7s-bell:before {
content: "\e677";
}
.pe-7s-battery:before {
content: "\e678";
}
.pe-7s-ball:before {
content: "\e679";
}
.pe-7s-back:before {
content: "\e67a";
}
.pe-7s-attention:before {
content: "\e67b";
}
.pe-7s-anchor:before {
content: "\e67c";
}
.pe-7s-albums:before {
content: "\e67d";
}
.pe-7s-alarm:before {
content: "\e67e";
}
.pe-7s-airplay:before {
content: "\e67f";
}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//nevermind-studio.fr/wp-content/themes/juster/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; }
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; }
}
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }.container header.sticky-nav { width: 100%; }
.jt-page-header { z-index: 9999; }
.jt_main_content .container.jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 550px; }
.jt_main_content .sticky-wrapper { z-index: 1; position: absolute; width: 100%;}
.sticky-wrapper {position: relative;z-index: 999;}
.jt_banner_cover {display: none !important;}
.jt_main_content .jt-main-banner-holder .menu-metas .widget.widget_text { width: auto; }
.jt_main_content .jt-main-banner-holder .menu-metas .widget.widget_text .textwidget ul { margin: 0; }
.jt_main_content .jt-main-banner-holder .menu-metas .widget.widget_text .textwidget ul li a { font-size: 12px; }
.jt_main_content .jt-main-banner-holder .menu-metas .widget.widget_text .textwidget ul li ul { left: auto; right: 0; min-width: auto; }
.jt_main_content .jt-main-banner-holder .menu-metas .widget.widget_text .textwidget ul li ul.dropdown-menu li.dropdown a { padding: 20px; font-size: 10px; }
.jt_main_content .jt-main-banner-holder .menu-metas .widget.widget_text .textwidget ul li ul.dropdown-menu li.dropdown a img { padding: 0 10px 0 0; }
.jt_main_content .jt-main-banner-holder header .menu-metas.navbar-default ul.navbar-nav li.jt-menu-search a { top: 48px; }
.jt_main_content .jt-main-banner-holder .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li.jt-menu-search a,
.jt_main_content .jt-main-banner-holder .is-sticky header .menu-metas.navbar-default ul.navbar-nav li.jt-menu-search a { top: 30px; }
.jt_main_content .jt-main-banner-holder header .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart a#jt-top-cart-trigger { padding: 38px 12px 42px; }
.jt_main_content .jt-main-banner-holder .is-sticky header .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart a#jt-top-cart-trigger { padding: 18px 12px 22px; } .is_front_page.jt_main_content.have_rev_slider .jt-page-header.jt-blog-page header,
.is_front_page.jt_freelance_content.have_rev_slider .jt-freelance-head header { background: transparent; }
.is_front_page.jt_main_content.have_rev_slider .jt-page-header.jt-blog-page .is-sticky header,
.is_front_page.jt_freelance_content.have_rev_slider .jt-freelance-head .is-sticky header {
background: #fff;
-webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
} .is_front_page.jt_main_content.have_rev_slider .jt-page-header.jt-blog-page .is-sticky header .navbar.navbar-default ul.nav.navbar-nav li ul.dropdown-menu li a,
.is_front_page.jt_freelance_content.have_rev_slider .jt-page-header.jt-freelance-head .is-sticky header ul.nav.navbar-nav li ul.dropdown-menu li a { color: #888; }
.is_front_page.jt_main_content.have_rev_slider .jt-page-header.jt-blog-page .is-sticky header .navbar.navbar-default ul.nav.navbar-nav li ul.dropdown-menu li a:hover,
.is_front_page.jt_freelance_content.have_rev_slider .jt-page-header.jt-freelance-head .is-sticky header ul.nav.navbar-nav li ul.dropdown-menu li a:hover { color: #fff; }
.jt-banner-graphic.animation-disable .jt-ban-icon {bottom: -4px;left: -4px;right: 0px;margin: 0px auto;background: rgba(255,255,255,0.6);width: 24px;height: 24px;}
.jt-page-header .banner_marker_custom {float: none;position: absolute;margin: 0px auto;left: 0px;right: 0px;bottom: 0px;text-align: center;}
.dropdown-menu { margin: 0; }
.navbar-right { float: right !important; }
.navbar-right.menu-metas { float: right !important; }
.jt_main_content header nav ul.nav li.menu-item ul.dropdown-menu { padding: 0; }
.jt_main_content header nav ul.nav li.menu-item ul.dropdown-menu li a,
.jt_main_content header nav ul.nav li.menu-item ul.dropdown-menu ul.dropdown-menu li a { padding: 15px 20px 15px 25px; }
.jt_main_content header nav ul.nav li.menu-item ul.dropdown-menu li:first-child a,
.jt_main_content header nav ul.nav li.menu-item ul.dropdown-menu ul.dropdown-menu li:first-child a { padding: 20px 20px 15px 25px; }
.jt_main_content header nav ul.nav li.menu-item ul.dropdown-menu li:last-child a,
.jt_main_content header nav ul.nav li.menu-item ul.dropdown-menu ul.dropdown-menu li:last-child a { padding: 15px 20px 20px 25px; }
.jt_main_content header nav ul.nav li.menu-item ul.dropdown-menu li:only-child a,
.jt_main_content header nav ul.nav li.menu-item ul.dropdown-menu ul.dropdown-menu li:only-child a { padding: 20px 20px 20px 25px; }
.jt_main_content header nav ul.nav.navbar-nav ul.dropdown-menu li.menu-item-has-children.dropdown a:after { top: 20px; }
.jt_main_content .jt-main-banner-holder .menu-metas ul.navbar-nav { margin: 0; }
.jt_main_content .navbar-right .dropdown-menu { top: auto; padding: 0; }
.jt_main_content .navbar-right .dropdown-menu .dropdown-menu { top: auto; left: 100%; }
.jt_main_content .is-sticky .navbar-right .dropdown-menu .dropdown-menu { top: -26px; }
.jt_main_content.page-template-template-one-page-architecture .jt-page-header.jt-blog-page .sticky-wrapper {float: left;width: 100%;position: relative;z-index: 999;}
.jt_main_content .dropdown-menu .menu-item-has-children.dropdown > a:after {top: 25px;}
.navbar-default .nav li:nth-last-child(1) .dropdown-menu > li > .dropdown-menu,
.navbar-default .nav li:nth-last-child(1) .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
.navbar-default .nav li:nth-last-child(2) .dropdown-menu > li > .dropdown-menu,
.navbar-default .nav li:nth-last-child(2) .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
.navbar-default .nav li:nth-last-child(3) .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu {left: auto;right: 100%;}
.navbar-default .nav li .dropdown-menu > li > .dropdown-menu {top: 0;} .menu-item > a > span {font-size: 13px;font-weight: normal;padding-right: 2px;} body:not(.top-share-open) header .jt-menu-search {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-webkit-transition: height 0.4s ease 0s, margin 0.4s ease 0s, opacity 0.2s ease 0.2s;
-moz-transition: height 0.4s ease 0s, margin 0.4s ease 0s, opacity 0.2s ease 0.2s;
-ms-transition: height 0.4s ease 0s, margin 0.4s ease 0s, opacity 0.2s ease 0.2s;
-o-transition: height 0.4s ease 0s, margin 0.4s ease 0s, opacity 0.2s ease 0.2s;
transition: height 0.4s ease 0s, margin 0.4s ease 0s, opacity 0.2s ease 0.2s;
}
body.top-share-open header .navbar-collapse .jt-main-nav,
body.top-share-open header .jt-menu-search {
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: height 0.4s ease 0s, margin 0.4s ease 0s, opacity 0.2s ease 0.2s;
-moz-transition: height 0.4s ease 0s, margin 0.4s ease 0s, opacity 0.2s ease 0.2s;
-ms-transition: height 0.4s ease 0s, margin 0.4s ease 0s, opacity 0.2s ease 0.2s;
-o-transition: height 0.4s ease 0s, margin 0.4s ease 0s, opacity 0.2s ease 0.2s;
transition: height 0.4s ease 0s, margin 0.4s ease 0s, opacity 0.2s ease 0.2s;
}
.is-sticky #top-search form,
.is-sticky #top-search-slim form {height: 100%;}
.jt-pagination {width:100%;float: left;} .jt_main_content .jt-page-banner h1 {
font-family: 'Montserrat', sans-serif;
color: #fff;
letter-spacing: 1px;
font-weight: normal;
font-size: 25px;
text-transform: uppercase;
}
.jt_main_content .jt-page-banner h3 {
font-family: "Amiri",serif;
color: #fff;
letter-spacing: 1px;
font-weight: normal;
font-size: 20px;
text-transform: capitalize;
font-style: italic;
}
.jt_main_content .jt-page-banner .jt-main-ban-tit,
.jt-ban-img { float: left; width: 100%; margin-top: 17px; }
.jt-ban-img {margin: 0;}
.jt_main_content .jt-page-banner { position: absolute; width: 100%; }
.jt_main_content .jt-page-banner.jt-main-bantext-1null { top: 47%; }
.jt_main_content .jt-page-banner.jt-main-bantext-2null { top: 51%; }
.jt_main_content .jt-page-banner.jt-main-bantext-3null { top: 50%; }
.jt_main_content .jt-page-banner.jt-main-bantext-4null { top: 46%; }
.jt_main_content .jt-page-banner.jt-main-bantext-5null { top: 46%; }
.jt_main_content .jt-page-banner.jt-main-bantext-6null { top: 48%; }
.jt_main_content .jt-page-banner.jt-main-bantext-7null { top: 39%; }
.jt_main_content .jt-page-banner.jt-main-bantext-8null { top: 42%; }
.jt_main_content .jt-page-banner.jt-main-bantext-9null { top: 41%; }
.jt_main_content .jt-page-banner.jt-main-bantext-10null { top: 46%; }
.jt_main_content .jt-page-banner.jt-main-bantext-11null { top: 43%; }
.jt_main_content .jt-page-banner.jt-main-bantext-12null { top: 36%; }
.jt_main_content .jt-page-banner.jt-main-bantext-13null { top: 37%; }
.jt_main_content .jt-page-banner.jt-main-bantext-14null { top: 36%; }
.jt_main_content .jt-page-banner.jt-main-bantext-15null { top: 34%; }
.jt_main_content .jt-page-banner { top: 47%; }
.jt_main_content .jt-page-banner h2 { width: 100%; } .jt_main_content .jt-vintage-banner.slider-container { position: absolute; height: 100%; top: 0; }
.slider-container {background-position: center center !important;}
.jt_main_content .jt-vintage-banner.jt-vint-small-banner { height: 100% !important; }
.jt_main_content .jt-page-header.jt-blog-page .slider-container canvas { width: 100%; height: auto; }
.jt_main_content.page-template.page-template-template-vintage-home .wrapper > .entry-content.page-container { height: auto; }
.jt_main_content .jt-blog-page { background: none; z-index: 9999; }
.jt_freelance_content .jt-blog-page { background: none; }
.jt_main_content .container.jt-main-banner-holder header,
.jt_main_content .container.jt-main-banner-holder .is-sticky header { width: 1170px; }
.single-portfolio.jt_main_content .jt-main-banner-holder .jt-page-header.jt-blog-page.is_single_portfolio_header .sticky-wrapper { position: absolute; z-index: 10; width: 100%; }
.single-portfolio.jt_main_content .jt-main-banner-holder .jt-page-header.jt-blog-page.is_single_portfolio_header header { position: absolute; z-index: 10; width: 100%; } .page-template.jt_main_content.page-template-page-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_main_content.page-template-page-photography > .right-cont-wrap,
.page-template.jt_main_content.page-template-page-photography,
.page-template.jt_main_content.page-template-page-photography .entry-content,
.page-template.jt_main_content.page-template-page-photography .page-container,
.page-template.jt_main_content.page-template-page-photography .main-content,
.page-template.jt_main_content.page-template-page-photography .wrapper > .entry-content.page-container,
.page-template.jt_main_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_main_content.page-template-page-photography .wrapper > .entry-content.page-container > div,
.right-cont-wrap .jt_content_holder {height: 100%;padding: 0;}
.page-template.jt_main_content.page-template-page-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_main_content.page-template-page-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_main_content.page-template-page-photography .jt-photo-whole-wrap.right-cont-wrap {left: 0%;height: 100%;width: 100%;}
.page-template.jt_main_content.page-template-page-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_main_content.page-template-page-kenburns-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_main_content.page-template-page-kenburns-photography > .right-cont-wrap,
.page-template.jt_main_content.page-template-page-kenburns-photography,
.page-template.jt_main_content.page-template-page-kenburns-photography .entry-content,
.page-template.jt_main_content.page-template-page-kenburns-photography .page-container,
.page-template.jt_main_content.page-template-page-kenburns-photography .main-content,
.page-template.jt_main_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container,
.page-template.jt_main_content.page-template-page-kenburns-photography .jt-photo-whole-wrap,
.page-template.jt_main_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_main_content.page-template-page-kenburns-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_main_content.page-template-page-kenburns-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_main_content.page-template-page-kenburns-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_main_content.page-template-page-kenburns-photography .jt-main-banner-holder {height: auto;}
.page-template.jt_main_content.page-template-page-kenburns-photography .content-ctrl {height: 100%;}
.page-template.jt_main_content.page-template-page-kenburns-photography .jt_content_holder {height: 100%;}
.page-template.jt_main_content.page-template-page-kenburns-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_main_content.page-template-page-slider-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_main_content.page-template-page-slider-photography > .right-cont-wrap,
.page-template.jt_main_content.page-template-page-slider-photography,
.page-template.jt_main_content.page-template-page-slider-photography .entry-content,
.page-template.jt_main_content.page-template-page-slider-photography .page-container,
.page-template.jt_main_content.page-template-page-slider-photography .main-content,
.page-template.jt_main_content.page-template-page-slider-photography .wrapper > .entry-content.page-container,
.page-template.jt_main_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_main_content.page-template-page-slider-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_main_content.page-template-page-slider-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_main_content.page-template-page-slider-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_main_content.page-template-page-slider-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_main_content.page-template-page-slider-photography .jt-main-banner-holder {height: auto;}
.page-template.jt_main_content.page-template-page-slider-photography .content-ctrl {height: 100%;}
.page-template.jt_main_content.page-template-page-slider-photography .jt_content_holder {height: 100%;}
.page-template.jt_main_content.page-template-page-slider-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_main_content.page-template-page-masonry-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_main_content.page-template-page-masonry-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_main_content.page-template-page-masonry-photography .jt-portfolio-wrapper {left: 0%;height: auto !important;}
.page-template.jt_main_content.page-template-page-photography .jt-portfolio-wrapper {left: 0%;height: auto !important;}
.page-template.jt_main_content.page-template-page-masonry-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_main_content #grid-gallery .slideshow {width: 100%;top: 70px;}
.page-template.jt_main_content .container-fluid .jt-photo-filter {top: 170px;}
.page-template.jt_main_content .container #grid-gallery .slideshow {width: 100%;top: 0px;left: 0px;}
.page-template.jt_main_content .container .jt-photo-filter {top: 150px;right: 22%;}
.page-template-page-photography.jt_main_content #grid-gallery .slideshow {top: 0px !important;z-index: 99999;}
.page-template-page-masonry-photography.jt_main_content #grid-gallery .slideshow {top: 0px !important;z-index: 99999;}
.page-template.jt_main_content.page-template-page-slider-photography .content-ctrl .main-content-center {height: 100%;}
.page-template.jt_main_content.page-template-page-kenburns-photography .content-ctrl .main-content-center {height: 100%;}
.page-template.jt_main_content.page-template-page-slider-photography .container-fluid.padding-zero.jt-main-banner-holder,
.page-template.jt_main_content.page-template-page-slider-photography .container.padding-zero.jt-main-banner-holder { height: auto; }
.jt_main_content.page-template-template-one-page-architecture button.slider-switch { position: absolute; z-index: 9999; top: 120px; }
.jt_main_content.page-template-template-one-page-architecture { overflow: hidden; }
.jt_main_content.page-template-template-one-page-architecture .img-dragger.img-dragger-large.dragdealer { overflow: hidden; position: fixed; }
.jt_main_content.page-template-template-one-page-architecture .have-js .dragslider { overflow: hidden; }
.jt_main_content.page-template-template-one-page-architecture .dragslider.switch-min,
.jt_main_content.page-template-template-one-page-architecture .dragslider.switch-max { overflow: hidden; }
.jt_main_content.page-template-template-one-page-architecture .dragslider { overflow: hidden; }
.jt_main_content.page-template-template-one-page-architecture .dragslider.show-content { overflow: visible; }
.jt_main_content.page-template-template-one-page-architecture .jt-main-banner-holder { height: 110px; }
.jt_main_content.page-template-template-one-page-architecture .jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 110px; }
.jt_main_content.single-portfolio .jt-page-header.jt-blog-page { min-height: 110px; } .page-template.jt_left_content.page-template-page-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_left_content.page-template-page-photography > .right-cont-wrap,
.page-template.jt_left_content.page-template-page-photography,
.page-template.jt_left_content.page-template-page-photography .entry-content,
.page-template.jt_left_content.page-template-page-photography .page-container,
.page-template.jt_left_content.page-template-page-photography .main-content,
.page-template.jt_left_content.page-template-page-photography .wrapper > .entry-content.page-container,
.page-template.jt_left_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_left_content.page-template-page-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_left_content.page-template-page-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_left_content.page-template-page-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_left_content.page-template-page-photography .jt-photo-whole-wrap.right-cont-wrap {left: 0%;height: 100%;width: 100%;}
.page-template.jt_left_content.page-template-page-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_left_content.page-template-page-kenburns-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_left_content.page-template-page-kenburns-photography > .right-cont-wrap,
.page-template.jt_left_content.page-template-page-kenburns-photography,
.page-template.jt_left_content.page-template-page-kenburns-photography .entry-content,
.page-template.jt_left_content.page-template-page-kenburns-photography .page-container,
.page-template.jt_left_content.page-template-page-kenburns-photography .main-content,
.page-template.jt_left_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container,
.page-template.jt_left_content.page-template-page-kenburns-photography .jt-photo-whole-wrap,
.page-template.jt_left_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container > div {height: 100%;adding: 0;}
.page-template.jt_left_content.page-template-page-kenburns-photography .wrapper {height: 100%; overflow: visible;}
.page-template.jt_left_content.page-template-page-kenburns-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_left_content.page-template-page-kenburns-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_left_content.page-template-page-kenburns-photography .jt-main-banner-holder {height: auto;}
.page-template.jt_left_content.page-template-page-kenburns-photography .content-ctrl {height: 100%;}
.page-template.jt_left_content.page-template-page-kenburns-photography .jt_content_holder {height: 100%;}
.page-template.jt_left_content.page-template-page-kenburns-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_left_content.page-template-page-slider-photography > .right-cont-wrap,
.page-template.jt_left_content.page-template-page-slider-photography,
.page-template.jt_left_content.page-template-page-slider-photography .entry-content,
.page-template.jt_left_content.page-template-page-slider-photography .page-container,
.page-template.jt_left_content.page-template-page-slider-photography .main-content,
.page-template.jt_left_content.page-template-page-slider-photography .wrapper > .entry-content.page-container,
.page-template.jt_left_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_left_content.page-template-page-slider-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_left_content.page-template-page-slider-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_left_content.page-template-page-slider-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_left_content.page-template-page-slider-photography .jt-portfolio-wrapper {left: 0%;}
.page-template.jt_left_content.page-template-page-slider-photography .jt_blog_header_content {height: auto;}
.page-template.jt_left_content.page-template-page-slider-photography .container-fluid.padding-zero .content-ctrl {height: 100%;}
.page-template.jt_left_content.page-template-page-slider-photography .jt_content_holder {height: 100%;}
.page-template.jt_left_content.page-template-page-slider-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_left_content.page-template-page-masonry-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_left_content.page-template-page-masonry-photography .jt-portfolio-wrapper {left: 0%;height: auto !important;}
.page-template.jt_left_content.page-template-page-masonry-photography .content-ctrl {padding: 0px;}
.page-template.jt_left_content #grid-gallery .slideshow {width: 85%;top: 0px;}
.page-template.jt_left_content .container #grid-gallery .slideshow {top: 0px;left: 286px;}
.page-template.jt_left_content .container .jt-photo-filter {top: 100px;right: 22%;}
.page-template.jt_left_content .container {height: 100%;}
.page-template.jt_left_content .container {height: 100%;}
.jt_left_content.page-template-template-one-page-architecture .wrapper,
.jt_right_content.page-template-template-one-page-architecture .wrapper { height: 100%; }
.jt_right_content.page-template-template-one-page-architecture .left-cont-wrap.right-menu-content { height: 100%; } .page-template.jt_right_content.page-template-page-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_right_content.page-template-page-photography > .right-cont-wrap,
.page-template.jt_right_content.page-template-page-photography,
.page-template.jt_right_content.page-template-page-photography .entry-content,
.page-template.jt_right_content.page-template-page-photography .page-container,
.page-template.jt_right_content.page-template-page-photography .main-content,
.page-template.jt_right_content.page-template-page-photography .wrapper > .entry-content.page-container,
.page-template.jt_right_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_right_content.page-template-page-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_right_content.page-template-page-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_right_content.page-template-page-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_right_content.page-template-page-photography .jt-photo-whole-wrap.right-cont-wrap {left: 0%;height: 100%;width: 100%;}
.page-template.jt_right_content.page-template-page-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_right_content.page-template-page-kenburns-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_right_content.page-template-page-kenburns-photography > .right-cont-wrap,
.page-template.jt_right_content.page-template-page-kenburns-photography,
.page-template.jt_right_content.page-template-page-kenburns-photography .entry-content,
.page-template.jt_right_content.page-template-page-kenburns-photography .page-container,
.page-template.jt_right_content.page-template-page-kenburns-photography .main-content,
.page-template.jt_right_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container,
.page-template.jt_right_content.page-template-page-kenburns-photography .jt-photo-whole-wrap,
.page-template.jt_right_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_right_content.page-template-page-kenburns-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_right_content.page-template-page-kenburns-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_right_content.page-template-page-kenburns-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_right_content.page-template-page-kenburns-photography .jt-main-banner-holder {height: auto;}
.page-template.jt_right_content.page-template-page-kenburns-photography .content-ctrl {height: 100%;}
.page-template.jt_right_content.page-template-page-kenburns-photography .left-cont-wrap.right-menu-content {height: 100%;}
.page-template.jt_right_content.page-template-page-kenburns-photography .jt_content_holder {height: 100%;}
.page-template.jt_right_content.page-template-page-kenburns-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_right_content.page-template-page-slider-photography > .right-cont-wrap,
.page-template.jt_right_content.page-template-page-slider-photography,
.page-template.jt_right_content.page-template-page-slider-photography .entry-content,
.page-template.jt_right_content.page-template-page-slider-photography .page-container,
.page-template.jt_right_content.page-template-page-slider-photography .main-content,
.page-template.jt_right_content.page-template-page-slider-photography .wrapper > .entry-content.page-container,
.page-template.jt_right_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_right_content.page-template-page-slider-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_right_content.page-template-page-slider-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_right_content.page-template-page-slider-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_right_content.page-template-page-slider-photography .jt-portfolio-wrapper {left: 0%;}
.page-template.jt_right_content.page-template-page-slider-photography .jt_blog_header_content {height: auto;}
.page-template.jt_right_content.page-template-page-slider-photography .content-ctrl {height: 100%;}
.page-template.jt_right_content.page-template-page-slider-photography .left-cont-wrap.right-menu-content {height: 100%;}
.page-template.jt_right_content.page-template-page-slider-photography .jt_content_holder {height: 100%;}
.page-template.jt_right_content.page-template-page-slider-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_right_content.page-template-page-masonry-photography .wrapper > .entry-content.page-container > div { height: 100%; padding: 0;}
.page-template.jt_right_content.page-template-page-masonry-photography .jt-portfolio-wrapper {left: 0%; height: auto !important;}
.page-template.jt_right_content.page-template-page-masonry-photography .content-ctrl {padding: 0px;}
.page-template.jt_right_content #grid-gallery .slideshow {width: 85%;top: 0px;}
.page-template.jt_right_content .container #grid-gallery .slideshow {top: 0px;left: 0px; width: 100%;}
.page-template.jt_right_content .container .jt-photo-filter {left: 300px;box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.08);}
.page-template.jt_right_content.page-template-page-slider-photography .content-ctrl .main-content-center {height: 100%;}
.page-template.jt_right_content.page-template-page-kenburns-photography .content-ctrl .main-content-center {height: 100%;} .jt-blog-header {
width: 100%;
float: left;
-moz-box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.1);
box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.1);
position: relative;
}
.jt-blog-header .navbar-default .jt-blog-list > li > a,
.jt-blog-header .navbar-default .jt-blog-list > li > a:hover,
.jt-blog-header .navbar-default .jt-blog-list > li > a:active,
.jt-blog-header .navbar-default .jt-blog-list > li > a:focus {color: #35373e;padding: 30px 25px 23px;}
.jt-blog-list {text-align: center;}
.jt-blog-list > li {line-height: 70px;}
.jt-header-social {
display: inline-block;
margin: 0;
padding: 0;
text-align: center;
position: relative;
z-index: 0;
line-height: 90px;
padding: 0 30px;
border-right: 1px solid #f0f0f0;
border-left: 1px solid #f0f0f0;
float: left;
}
.jt-header-social li {display: inline-block;list-style: none;padding: 0 20px 0 0;}
.jt-header-social li:last-child {padding: 0;}
.jt-header-social li a {color: #35373e;}
.jt-header-social li a,
.jt-header-social li a:hover,
.jt-header-social li a:active,
.jt-header-social li a:focus {color: #35373e;text-decoration: none;}
.jt-logo-caption {
width: 100%;
float: left;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/patterns/home-blog-pat.jpg);
text-align: center;
padding: 65px 0;
}
.jt-blog-logo {padding: 0;}
.jt-blog-logo img {max-width: 100%;}
.jt-blog-header .sticky-nav {
width: 100%;
display: block;
padding: 0px 80px;
background: #fff;
-moz-box-shadow:0px 0px 10px 3px rgba(0,0,0,0.1);
-webkit-box-shadow:0px 0px 10px 3px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);
position: relative;
}
.jt-blog-header .navbar-default.menu-metas ul.navbar-nav li.jt-search > a,
.jt-blog-header .navbar-default.menu-metas ul.navbar-nav li > a  {padding: 0;}
.jt-blog-header .navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart,
.jt-blog-header .navbar-default.menu-metas ul.navbar-nav li.jt-search {padding: 30px;border-right:1px solid #f0f0f0;}
.jt-blog-header .navbar-default.menu-metas ul.navbar-nav li.jt-search > a {color: #000;}
.jt-blog-header .navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart a .jt-cart-num {top: 0;right: -10px;}
#jt-top-cart-trigger img {width: 20px;height: 17px;}
.jt-blog-header #top-search form input::-webkit-input-placeholder {color: #000;}
.jt-blog-header #top-search form input:-moz-placeholder {color: #000;}
.jt-blog-header #top-search form input::-moz-placeholder {color: #000;}
.jt-blog-header #top-search form input:-ms-input-placeholder {color: #000;}
.jt-blog-header #top-search-slim form input::-webkit-input-placeholder {color: #000;}
.jt-blog-header #top-search-slim form input:-moz-placeholder {color: #000;}
.jt-blog-header #top-search-slim form input::-moz-placeholder {color: #000;}
.jt-blog-header #top-search-slim form input:-ms-input-placeholder {color: #000;}
.jt-blog-header .menu-metas ul {margin: 0;}
.jt-blog-header #top-search form,
.jt-blog-header #top-search-slim form {background: #fff;}
.jt-blog-header .navbar-default .navbar-collapse, .navbar-default .navbar-form {float: right;}
.jt-blog-header .jt-main-menu {line-height: 90px;}
.jt-blog-header #jt-top-cart .top-cart-content,
.jt-blog-header .is-sticky #jt-top-cart .top-cart-content {top: 90px;} .page-template.jt_blog_content.page-template-page-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_blog_content.page-template-page-photography > .right-cont-wrap,
.page-template.jt_blog_content.page-template-page-photography,
.page-template.jt_blog_content.page-template-page-photography .entry-content,
.page-template.jt_blog_content.page-template-page-photography .page-container,
.page-template.jt_blog_content.page-template-page-photography .main-content,
.page-template.jt_blog_content.page-template-page-photography .wrapper > .entry-content.page-container,
.page-template.jt_blog_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_blog_content.page-template-page-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_blog_content.page-template-page-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_blog_content.page-template-page-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_blog_content.page-template-page-photography .jt-photo-whole-wrap.right-cont-wrap {left: 0%;height: 100%;width: 100%;}
.page-template.jt_blog_content.page-template-page-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_blog_content.page-template-page-kenburns-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_blog_content.page-template-page-kenburns-photography > .right-cont-wrap,
.page-template.jt_blog_content.page-template-page-kenburns-photography,
.page-template.jt_blog_content.page-template-page-kenburns-photography .entry-content,
.page-template.jt_blog_content.page-template-page-kenburns-photography .page-container,
.page-template.jt_blog_content.page-template-page-kenburns-photography .main-content,
.page-template.jt_blog_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container,
.page-template.jt_blog_content.page-template-page-kenburns-photography .jt-photo-whole-wrap,
.page-template.jt_blog_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_blog_content.page-template-page-kenburns-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_blog_content.page-template-page-kenburns-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_blog_content.page-template-page-kenburns-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_blog_content.page-template-page-kenburns-photography .jt-main-banner-holder {height: auto;}
.page-template.jt_blog_content.page-template-page-kenburns-photography .content-ctrl {height: 100%;}
.page-template.jt_blog_content.page-template-page-kenburns-photography .jt_content_holder {height: 100%;}
.page-template.jt_blog_content.page-template-page-kenburns-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_blog_content.page-template-page-slider-photography > .right-cont-wrap,
.page-template.jt_blog_content.page-template-page-slider-photography,
.page-template.jt_blog_content.page-template-page-slider-photography .entry-content,
.page-template.jt_blog_content.page-template-page-slider-photography .page-container,
.page-template.jt_blog_content.page-template-page-slider-photography .main-content,
.page-template.jt_blog_content.page-template-page-slider-photography .wrapper > .entry-content.page-container,
.page-template.jt_blog_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_blog_content.page-template-page-slider-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.page-template-page-slider-photography .wrapper {height: 100%;overflow: visible;}
.page-template.page-template-page-slider-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_blog_content.page-template-page-slider-photography .jt-portfolio-wrapper {left: 0%;}
.page-template.jt_blog_content.page-template-page-slider-photography .jt_blog_header_content {height: auto;}
.page-template.jt_blog_content.page-template-page-slider-photography .content-ctrl {height: 100%;}
.page-template.jt_blog_content.page-template-page-slider-photography .jt_content_holder {height: 100%;}
.page-template.jt_blog_content.page-template-page-slider-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_blog_content.page-template-page-masonry-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_blog_content.page-template-page-masonry-photography .jt-portfolio-wrapper {left: 0%;height: auto !important;}
.page-template.jt_blog_content.page-template-page-photography .jt-portfolio-wrapper {left: 0%;height: auto !important;}
.page-template.jt_blog_content.page-template-page-masonry-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_blog_content #grid-gallery .slideshow {width: 100%;top: 0px;}
.page-template.jt_blog_content .container-fluid .jt-photo-filter {top: 170px;}
.page-template.jt_blog_content .container #grid-gallery .slideshow {width: 100%;top: 0px;left: 0px;}
.page-template-page-photography.jt_blog_content #grid-gallery .slideshow {top: 0px !important;z-index: 99999;}
.page-template-page-masonry-photography.jt_blog_content #grid-gallery .slideshow {top: 0px !important;z-index: 99999;}
.page-template-page-photography.jt_blog_content .content-ctrl .main-content-center,
.jt-photo-filter,
.page-template-page-masonry-photography .content-ctrl .main-content-center .jt-photo-filter {z-index: 9999;}
.page-template.jt_blog_content.page-template-page-slider-photography .content-ctrl .main-content-center {height: 100%;}
.page-template.jt_blog_content.page-template-page-kenburns-photography .content-ctrl .main-content-center {height: 100%;}
.jt-arch-prt-content .jt-port-cat a::after {content: ", ";}
.jt-arch-prt-content .jt-port-cat a:last-child::after {content: "";}
.jt-hover-shadow .jt-portfolio-item:hover {-moz-box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.06);-webkit-box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.06);box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.06);}
.page-template.jt_blog_content .content-ctrl .main-content-center .jt-photo-filter {top: 170px;right: 22%;}
.jt_blog_content.page-template-template-one-page-architecture .jt-blog-header .sticky-wrapper {float: left;width: 100%;position: relative;z-index: 999;}
.jt_blog_content.page-template-template-one-page-architecture button.slider-switch { position: absolute; top: 100px; }
.jt_blog_content.page-template-template-one-page-architecture { overflow: hidden; }
.jt_blog_content.page-template-template-one-page-architecture .img-dragger.img-dragger-large.dragdealer { overflow: hidden; position: fixed; }
.jt_blog_content.page-template-template-one-page-architecture .have-js .dragslider { overflow: hidden; }
.jt_blog_content.page-template-template-one-page-architecture .dragslider.switch-min,
.jt_blog_content.page-template-template-one-page-architecture .dragslider.switch-max { overflow: hidden; }
.jt_blog_content.page-template-template-one-page-architecture .dragslider { overflow: hidden; }
.jt_blog_content.page-template-template-one-page-architecture .dragslider.show-content { overflow: visible; }
.jt_blog_content.page-template-template-one-page-architecture .jt-logo-caption { display:none; } .jt_blog_content .jt_blog_header_content ul.jt-header-social { border: 0px; }
.jt_blog_content .jt_blog_header_content .jt-header-social { border-right: 0px; }
.jt_blog_content .jt_blog_header_content li#top-search,
.jt_blog_content .jt_blog_header_content li#top-search-slim { border-left: 1px solid #f0f0f0; }
.jt_blog_content .jt-logo-caption .banner-overlay {position: absolute;width: 100%;height: 100%;top: 0;}
.jt_blog_content .container.jt_blog_header_content .jt-blog-header header,
.jt_blog_content .container.jt_blog_header_content .jt-blog-header .is-sticky header { width: 1170px; }
.jt_blog_content .is-sticky .navbar.navbar-default .menu-metas li.jt-menu-cart a span.jt-cart-num { top: 0; }
.jt_blog_content .navbar ul.navbar-nav ul.dropdown-menu ul.dropdown-menu { top: -1px; }
.jt_blog_content .is-sticky .navbar ul.navbar-nav ul.dropdown-menu ul.dropdown-menu { top: -1px; }
.jt_blog_content header nav ul.nav.navbar-nav ul.dropdown-menu li.menu-item-has-children.dropdown a:after { top: 19px; }
.jt_blog_content .jt_blog_header_content .menu-metas li.jt-search,
.jt_blog_content .jt_blog_header_content .menu-metas .widget.widget_text { margin-right: -1px; }
.jt_blog_content .jt_blog_header_content .menu-metas li.jt-search,
.jt_blog_content .jt_blog_header_content .menu-metas li.jt-menu-cart,
.jt_blog_content .jt_blog_header_content .menu-metas .widget.widget_text { border-width: 0 1px 0 1px; border-color: #f0f0f0; border-style: solid; }
.jt_blog_content .jt-logo-caption { position: relative; overflow: hidden; }
.jt_blog_content .jt-logo-caption .slider-container { top: 0; position: absolute; }
.jt_blog_content .jt-logo-caption .jt-blog-logo { position: relative; }
.jt_blog_content .jt-logo-caption canvas { position: relative; width: 100%; height: auto; }
.jt_blog_content .jt_blog_rev_slider { float: left; width: 100%; } .jt_blog_content .jt_blog_header_content .menu-metas .widget.widget_text {width: auto;padding: 0 30px;border-right: 1px solid #f0f0f0;line-height: 90px;}
.jt_blog_content .jt_blog_header_content .menu-metas .widget.widget_text .textwidget ul li a { font-size: 12px; color: #35373e; }
.jt_blog_content .jt_blog_header_content .menu-metas .widget.widget_text .textwidget ul li ul {left: -30px;right: auto;top: 90px;max-width: auto;}
.jt_blog_content .jt_blog_header_content .menu-metas .widget.widget_text .textwidget ul li ul.dropdown-menu li.dropdown { line-height: 0; }
.jt_blog_content .jt_blog_header_content .menu-metas .widget.widget_text .textwidget ul li ul.dropdown-menu li.dropdown a {padding: 20px;font-size: 10px;color: #888;width: 100%;}
.jt_blog_content .jt_blog_header_content .menu-metas .widget.widget_text .textwidget ul li ul.dropdown-menu li.dropdown a:hover { color: #fff; }
.jt_blog_content .jt_blog_header_content .menu-metas .widget.widget_text .textwidget ul li ul.dropdown-menu li.dropdown a img { padding: 0 10px 0 0; }
.jt_blog_content .collapse.navbar-collapse .menu-metas.navbar-default ul.navbar-nav ul.dropdown-menu.jt-top-width-three { background: #121212; }
.hidden-big-screen .menu-metas .widget.widget_text ul.nav.navbar-nav li.dropdown.menu-item-has-children ul.dropdown-menu { min-width: 190px; } .jt-blog-header header.logo-center ul.jt-main-nav li ul.dropdown-menu { padding: 0; }
.jt-blog-header header.logo-center ul.jt-main-nav li a { color: #35373e; padding: 30px 25px 26px; }
.jt-blog-header header.logo-center ul.jt-main-nav li ul.dropdown-menu li a { color: #888; padding: 8px 25px; }
.jt-blog-header header.logo-center ul.jt-main-nav li ul.dropdown-menu li a:hover { color: #fff; }
.jt-blog-header header.logo-center #top-search form input,
.jt-blog-header header.logo-center #top-search-slim form input { color: #35373e; font-family: "Amiri",serif; }
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li ul.dropdown-menu { padding: 0; }
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li ul.dropdown-menu a,
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li ul.dropdown-menu ul.dropdown-menu li a { padding: 15px 20px 15px 25px; }
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li ul.dropdown-menu > li:first-child a,
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li ul.dropdown-menu ul.dropdown-menu li:first-child a { padding: 20px 20px 15px 25px; }
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li ul.dropdown-menu > li:last-child a,
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li ul.dropdown-menu ul.dropdown-menu li:last-child a { padding: 15px 20px 20px 25px; }
.jt_blog_content header nav ul.nav.navbar-nav ul.dropdown-menu li.menu-item-has-children.dropdown:first-child a:after { top: 25px; }
.jt_blog_content header nav ul.nav.navbar-nav ul.dropdown-menu li.menu-item-has-children.dropdown:last-child a:after { top: 20px; } .jt_blog_content .menu-collapser {background: #fff;height: 75px;line-height:75px;border-bottom: 1px solid rgba(53,55,62,0.1);width: 50%;}
.jt_blog_content .collapse-button .icon-bar {background: #35373E;}
body.jt_blog_content.top-search-open #top-search form input,
body.jt_blog_content.top-search-open #top-search-slim form input {width: 88%;padding: 10px;}
.jt_blog_content .navbar-default .navbar-nav > .open > a:focus,
.jt_blog_content .navbar-default .navbar-nav > .open > a,
.jt_blog_content .navbar-default .navbar-nav > li > a:focus,
.jt_blog_content .navbar-default .navbar-nav > .open > a,
.jt_blog_content .navbar-default .navbar-nav > li > a,
.jt_blog_content .navbar-nav > ul > li > span.dropdown-toggle a {color: #35373E;}
.jt_blog_content .is-sticky .navbar-default.menu-metas ul.navbar-nav li > a {padding: 0;}
.jt_blog_content .jt-blog-header .menu-metas.navbar-default ul.navbar-nav li a#jt-top-cart-trigger { padding: 0; } .left-menu-wrap {
position: fixed;
width: 14%;
height: 100%;
background: #fff;
left: 0;
top: 0;
z-index: 10;
padding: 60px 0 0 0;
-moz-box-shadow:0px 0px 10px 1px rgba(0,0,0,0.1);
-webkit-box-shadow:0px 0px 10px 1px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
text-align: center;
}
.left-menu-wrap .port-logo {width: 50%;margin: 0 auto;text-align: left;}
.port-logo img {max-width: 100%;}
.jt-blog-bg:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0; }
.jt-header-content {
position: absolute;
width: auto;
height: auto;
left: 80px;
bottom: 55px;
z-index: 1;
}
.jt-header-content > p {
font-family: 'Amiri', serif;
font-size: 17px;
color: #35373e;
font-style: italic;
margin: 0;
}
.jt-header-content > h4 {
color: #35373e;
font-family: 'Montserrat', sans-serif;
width: 100%;
float: left;
text-transform: uppercase;
letter-spacing: 2px;
margin: 0;
padding:10px 0 0 0;
}
.right-cont-wrap {position: relative;left: 14%;width:86%;}
.jt-blog-space {padding: 120px 0;}
.left-menu-list {width: 100%;float: left;padding: 75px 0 0 0;}
.left-menu-list .left-menu {
padding: 0;
margin: 0;
display: inline-block;
width: 100%;
text-align: left;
}
.left-menu-list .left-menu > li {
list-style: none;
padding: 0 0 32px 0;
font-family: 'Montserrat', sans-serif;
color: #35373e;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
}
.left-menu-list .left-menu > li.current_page_item > a:after,
.left-menu-list .left-menu > li.current-menu-parent > a:after,
.left-menu-list .left-menu > li.active > a:after {
content: "";
position: absolute;
width: 100%;
height: 1px;
background: #35373e;
top: 7px;
left: 0;
display: block;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.left-menu-list .left-menu > li > a {
font-family: 'Montserrat', sans-serif;
color: #35373e;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
padding: 0px 3px 0 5px;
position: relative;
}
.left-menu-list .left-menu > li > a,
.left-menu-list .left-menu > li > a:hover,
.left-menu-list .left-menu > li > a:focus,
.left-menu-list .left-menu > li > a.active {text-decoration: none;color: #35373e;}
.left-menu-list .left-menu > li > a {position: relative;padding: 0px 3px 0 5px;cursor: pointer;}
.left-menu-list .left-menu > li > a:after {
content: "";
position: absolute;
width: 0%;
height: 1px;
background: #35373e;
top: 7px;
left: 0;
display: block;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.left-menu-list .left-menu > li > a:hover:after {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
width: 100%;
}
.left-menu-list .left-menu .port-filter {padding: 10px 0px 0px 5px !important;margin: 0;display: none;}
.left-menu-list .left-menu .port-filter li {list-style: none;padding: 0 0 12px 0;}
.left-menu-list .left-menu .port-filter li:last-child {padding: 0;}
.left-menu-list .left-menu .port-filter li a {
color: #999999;
font-size: 10px;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
}
.left-menu-list .left-menu .port-filter li a,
.left-menu-list .left-menu .port-filter li a:hover,
.left-menu-list .left-menu .port-filter li a:active,
.left-menu-list .left-menu .port-filter li a:focus {text-decoration: none;}
.left-menu-list .left-menu .port-filter li a:hover {color: #cccccc;}
.jt-footer-style-four .jt-copyright-area {
width: 100%;
float: left;
text-align: center;
background: #f9f9f9;
border: none;
min-height: 100px;
line-height: 100px;
padding: 0;
}
.jt-footer-style-four .jt-copyright-area > p {
color: #999999;
font-family: 'Montserrat', sans-serif;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 2px;
margin: 0;
}
.contact-wrap {
width: 100%;
float: left;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 10px;
color: #111111;
position: absolute;
bottom: 60px;
left: 0;
}
.contact-wrap .cont-det {
width: auto;
text-align: left;
margin: 0 auto;
display: inline-block;
}
.contact-wrap a,
.contact-wrap a:hover,
.contact-wrap a:active,
.contact-wrap a:focus {
text-decoration: none;
color: #111111;
margin: 0 0 5px;
display: block;
} .jt_left_content .jt-blog-bg,
.jt_right_content .jt-blog-bg { min-height: 450px; position: relative; }
.jt_left_content .right-cont-wrap .slider-container canvas,
.jt_right_content .left-cont-wrap .slider-container canvas { width: 100%; height: 100%; }
.jt_left_content .right-cont-wrap .jt-blog-bg .banner-overlay,
.jt_right_content .left-cont-wrap .jt-blog-bg .banner-overlay { position: absolute; width: 100%; height: 100%; top: 0; }
.jt_left_content .right-cont-wrap .jt-blog-bg .rev_slider_wrapper,
.jt_right_content .left-cont-wrap .jt-blog-bg .rev_slider_wrapper { z-index: 1; }
.jt_left_content .left-menu-list .left-menu { background: transparent; }
.jt_left_content .left-menu-wrap .left-menu-list li a { padding: 0; }
.jt_left_content .left-menu-list .port-filter-menu span.jt-cross-over,
.jt_right_content .right-menu-wrap.menu-right .left-menu-list .port-filter-menu span.jt-cross-over { width: 100%; position: relative; cursor: pointer; }
.jt_left_content .left-menu-list .port-filter-menu span.jt-cross-over:after,
.jt_right_content .right-menu-wrap.menu-right .left-menu-list .port-filter-menu span.jt-cross-over:after {
content: "";
width: 0%;
background: #35373E none repeat scroll 0% 0%;
top: 7px;
left: 0px;
display: block;
opacity: 0;
transition: all 0.5s ease 0s;
height: 1px;
position: absolute;
}
.jt_left_content .left-menu-list .port-filter-menu span.jt-cross-over:hover:after,
.jt_right_content .right-menu-wrap.menu-right .left-menu-list .port-filter-menu span.jt-cross-over:hover:after {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
width: 100%;
}
.jt_left_content .menu-collapser {
height: 75px;
line-height: 75px;
background: #fff;
-moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.1);
box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.1);
z-index: 99;
}
.jt_left_content .jt-top-white {width: 100%;float: left;}
.jt_left_content .collapse-button .icon-bar {-moz-box-shadow: 0px 1px 0px #000;-webkit-box-shadow: 0px 1px 0px #000;box-shadow: 0px 1px 0px #000;}
.jt_left_content ul.slimmenu.collapsed li a,
.jt_left_content ul.slimmenu.collapsed li a:focus,
.jt_left_content ul.slimmenu.collapsed li a:active {color: #35373E;}
.jt_left_content .left-menu-wrap {text-align: left;padding: 60px 0 0 50px;}
.jt_left_content .left-menu-wrap .port-logo {width: auto;}
.jt_left_content .contact-wrap {padding-left: 50px;line-height: 24px;}
.jt_left_content .left-menu-list .left-menu {background: #fff;position: relative;z-index: 1;} .left-menu-list .left-menu .port-filter { padding-top: 0px !important; }
.left-menu-list .left-menu .port-filter li:first-child { padding-top: 10px; }
.left-menu-list .left-menu .sub-menu { padding: 0px 0px 0px 5px !important; margin: 0; }
.left-menu-list .left-menu .sub-menu li { list-style: none; padding: 0 0 15px; }
.left-menu-list .left-menu .sub-menu li:first-child { padding-top: 20px; }
.left-menu-list .left-menu .sub-menu li:last-child { padding-bottom: 0; }
.left-menu-list .left-menu .sub-menu li a {
color: #999999;
font-size: 10px;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
}
.left-menu-list .left-menu .sub-menu li a,
.left-menu-list .left-menu .sub-menu li a:hover,
.left-menu-list .left-menu .sub-menu li a:active,
.left-menu-list .left-menu .sub-menu li a:focus { text-decoration: none; }
.left-menu-list .left-menu .sub-menu li a:hover { color: #cccccc; }
.left-menu-list .menu-main-menu-container ul.left-menu > li.menu-item > a::after {
content: "";
position: absolute;
width: 0%;
height: 1px;
background: #35373e;
top: 7px;
left: 0;
display: block;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.left-menu-list .menu-main-menu-container ul.left-menu > li.menu-item > a:hover:after {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
width: 100%;
} .right-menu-wrap {
width: 14%;
height: 100%;
background: #FFF none repeat scroll 0% 0%;
right: 0px;
top: 0px;
z-index: 10;
padding: 60px 50px 0px 0px;
box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
text-align: center;
position: fixed;
}
.left-cont-wrap {position: relative;left: 0;width:86%;}
.menu-right .left-menu {text-align: right;}
.jt_right_content .right-menu-wrap.menu-right .port-logo {text-align: right;}
.jt_right_content .right-menu-wrap {padding: 60px 50px 0 0;text-align: right;}
.jt_right_content .left-menu-list .left-menu {text-align: right;}
.jt_right_content .contact-wrap {padding-right:50px;line-height: 24px;}
.jt_right_content .left-menu-list {position: relative;background: #fff;z-index: 1;}
.jt_right_content .menu-collapser {
height: 75px;
line-height: 75px;
background: #fff;
-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
}
.jt_right_content .jt-top-white {width: 100%;float: left;}
.jt_right_content .collapse-button .icon-bar {-moz-box-shadow: 0px 1px 0px #000;-webkit-box-shadow: 0px 1px 0px #000;box-shadow: 0px 1px 0px #000;}
.left-menu-wrap .jt-social-four li i,
.jt-photo-wrap .jt-social-four li i {position: relative;top: -2px;left: 1px;}
.jt_right_content .left-menu-list { background: transparent; }
.jt-photo-wrap > .right-cont-wrap { left: 14.38%; }
.jt-photo-wrap > .right-cont-wrap { width: 85.6%; }  ul.search-onmenu { position: relative; text-align: right; padding: 0; margin: 0; }
.search-onmenu li { list-style: none; line-height: 100px; }
.search-onmenu li i { color: #fff; padding: 5px; }
.jt_business_content .jt-header-three #top-search form input,
.jt_business_content .jt-header-three #top-search-slim form input { padding-top: 0px; }
.jt-header-three #top-search form input,
.jt-header-three #top-search-slim form input { padding-top: 60px; }
.jt_arch_content #top-search form input,
.jt_arch_content #top-search-slim form input { padding-top: 10px; }
.jt-arch-header #top-search form input,
.jt-arch-header #top-search-slim form input { padding-top: 10px; }
.jt_business_content .jt-header-three .is-sticky #top-search form input,
.jt_business_content .jt-header-three .is-sticky #top-search-slim form input { padding-top: 30px; }
.jt-header-three .is-sticky #top-search form input,
.jt-header-three .is-sticky #top-search-slim form input { padding-top: 10px; } .jt-page-header.jt-header-three.jt-blog-page ul#menu-create-menu li ul.dropdown-menu { padding: 10px; }
.jt-header-three .is-sticky .navbar-default .navbar-nav > li > a { padding: 36px 20px 26px; }
.jt-header-three .menu-metas .top-cart-content ul.cart_list.product_list_widget li a { padding: 0; }
.jt_business_content .jt-page-header.jt-header-three.jt-blog-page header nav ul#menu-create-menu.nav li.menu-item ul.dropdown-menu {padding: 0; }
.jt_business_content .jt-page-header.jt-header-three.jt-blog-page header nav ul#menu-create-menu.nav li.menu-item ul.dropdown-menu li a,
.jt_business_content .jt-page-header.jt-header-three.jt-blog-page header nav ul#menu-create-menu.nav li.menu-item ul.dropdown-menu ul.dropdown-menu li a {padding: 15px 20px 15px 25px; }
.jt_business_content .jt-page-header.jt-header-three.jt-blog-page header nav ul#menu-create-menu.nav li.menu-item ul.dropdown-menu li:first-child a,
.jt_business_content .jt-page-header.jt-header-three.jt-blog-page header nav ul#menu-create-menu.nav li.menu-item ul.dropdown-menu ul.dropdown-menu li:first-child a {padding: 20px 20px 15px 25px; }
.jt_business_content .jt-page-header.jt-header-three.jt-blog-page header nav ul#menu-create-menu.nav li.menu-item ul.dropdown-menu li:last-child a,
.jt_business_content .jt-page-header.jt-header-three.jt-blog-page header nav ul#menu-create-menu.nav li.menu-item ul.dropdown-menu ul.dropdown-menu li:last-child a {padding: 15px 20px 20px 25px; }
.jt_business_content ul.nav.navbar-nav ul.dropdown-menu ul.dropdown-menu {top: -1px; } .jt_business_content ul.nav.navbar-nav ul.dropdown-menu li.menu-item-has-children a:after {top: 19px; }
.jt_business_content .jt-header-three .jt-top-left-bar > .jt-each-top-left { border: none; }
.jt_business_content .jt-header-three .jt-top-right-bar .jt-header-social { line-height: 3; padding: 0 20px; }
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-blog-page .slider-container.jt-vint-small-banner { height: 500px !important; }
.jt_business_content .jt-page-header.jt-blog-page .slider-container.jt-vint-small-banner { height: 450px !important; }
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-blog-page .slider-container.jt-vint-small-banner.banner-rev-slide { height: 100% !important; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-blog-page .slider-container.jt-vint-small-banner.banner-rev-slide { height: 100% !important; }
.jt_business_content .jt-page-header.jt-blog-page { min-height: 0px; }
.jt_business_content .jt-page-header.jt-blog-page .slider-container canvas { width: 100%; height: auto; }
.jt_business_content.page-template.page-template-template-vintage-home .entry-content {height: auto; }
.jt_business_content .jt-bussiness-head-cont .is-sticky .menu-metas.navbar-default.navbar-right ul.navbar-nav li.jt-menu-cart > a {padding: 34px 20px 22px; }
.jt_business_content .jt-bussiness-head-cont .is-sticky .menu-metas.navbar-default.navbar-right ul.navbar-nav li.jt-menu-cart a span.jt-cart-num {top: 36px; }
.jt_business_content .jt-bussiness-head-cont .slider-container .rev_slider_wrapper {z-index: 1; }
.jt_business_content .jt-bussiness-head-cont .widget.jt-top-header .jt-top-left-bar .jt-each-top-left {padding: 0; }
.jt_business_content .jt-bussiness-head-cont .widget.jt-top-header .jt-top-left-bar .jt-each-top-left .textwidget ul.jt-top-contact,
.jt_business_content .jt-bussiness-head-cont .widget.jt-top-header .jt-top-left-bar .jt-each-top-left .jt-widget-text ul.jt-top-contact {
float: left;
padding: 0 20px 0;
border-left: 1px solid #f3f3f3;
border-right: 1px solid #f3f3f3;
margin-right: -1px;
}
.jt_business_content .jt-bussiness-head-cont .widget.jt-top-header .jt-top-right-bar {border: 0px;padding: 0px 20px;border-right: 1px solid #F3F3F3;border-left: 1px solid #F3F3F3;}
.jt_business_content .container.jt-bussiness-head-cont header.sticky-nav,
.jt_business_content .container.jt-bussiness-head-cont .is-sticky header.sticky-nav { width: 1170px; position: absolute; }
.jt_business_content .jt-business-banner-content .jt-breadcrumbs {
font-family: "Amiri",serif;
font-size: 16px;
margin: 10px 0px 0px;
color: #FFF;
display: block;
letter-spacing: 1px;
}
.jt_business_content .jt-bussiness-head-cont .menu-metas .widget.widget_text { width: auto; }
.jt_business_content .jt-bussiness-head-cont .menu-metas .widget.widget_text ul li a { font-size: 12px; padding: 36px 14px 28px; }
.jt_business_content .jt-bussiness-head-cont .menu-metas .widget.widget_text ul.nav.navbar-nav li.dropdown ul.dropdown-menu { left: -10px; padding: 0px; min-width: auto; }
.jt_business_content .jt-bussiness-head-cont .menu-metas .widget.widget_text ul.nav.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a { padding: 20px; font-size: 10px; }
.jt_business_content .jt-bussiness-head-cont .menu-metas .widget.widget_text ul.nav.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a img { padding: 0 10px 0 0; }
.jt_business_content .jt-bussiness-head-cont .collapse.navbar-collapse .menu-metas.navbar-default ul.navbar-nav .widget.widget_text ul li > a { color: #35373e; }
.jt_business_content .jt-bussiness-head-cont .collapse.navbar-collapse .menu-metas.navbar-default ul.navbar-nav .widget.widget_text ul li ul.dropdown-menu { background: #121212; }
.jt_business_content .jt-bussiness-head-cont .collapse.navbar-collapse .menu-metas.navbar-default ul.navbar-nav .widget.widget_text ul li ul.dropdown-menu li.dropdown a { color: #888; }
.jt_business_content .jt-bussiness-head-cont .collapse.navbar-collapse .menu-metas.navbar-default ul.navbar-nav .widget.widget_text ul li ul.dropdown-menu li.dropdown a:hover { color: #fff; }
.jt_business_content .jt-page-header.jt-header-three.jt-blog-page {background: transparent; }
.jt_business_content .jt-bussiness-head-cont header ul.nav.navbar-nav li a { padding: 35px 20px 23px; }
.jt_business_content .jt-bussiness-head-cont header .menu-metas.navbar-default ul.navbar-nav li.jt-menu-search a { top: 42px; }
.jt_business_content .jt-bussiness-head-cont .is-sticky header .menu-metas.navbar-default ul.navbar-nav li.jt-menu-search a { top: 42px; }
.jt_business_content .jt-bussiness-head-cont header .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart a#jt-top-cart-trigger { padding: 32px 12px 30px; }
.jt_business_content .jt-bussiness-head-cont .is-sticky header .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart a#jt-top-cart-trigger { padding: 33px 12px 30px; }
.jt_business_content .jt-bussiness-head-cont header .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart a#jt-top-cart-trigger span.jt-cart-num { top: 32px; right: 8%; }
.jt_business_content .jt-bussiness-head-cont header .navbar-header,
.jt_business_content .jt-bussiness-head-cont .is-sticky header .navbar-header { line-height: 72px; }
.jt_business_content .jt-page-header.jt-header-three .slider-container .banner-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
}
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.not-page {
position: absolute;
width: 100%;
height: auto;
text-align: center;
top: 52%;
}
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content {
position: absolute;
width: 100%;
height: auto;
text-align: center;
top: 47%;
}
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content h1 {
font-family: 'montserrat', sans-serif;
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 50px;
margin: 0;
padding: 0 0 20px;
}
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content p {
font-family: "Amiri",serif;
letter-spacing: 1px;
color: #fff;
text-transform: capitalize;
font-size: 22px;
margin: 0;
padding: 0 0 20px;
}
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-arch-bantext-2null { top: 50%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-arch-bantext-3null { top: 53%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-arch-bantext-6null { top: 51%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-arch-bantext-7null { top: 53%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-arch-bantext-8null { top: 57%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-arch-bantext-9null { top: 49%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-arch-bantext-10null { top: 55%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-arch-bantext-11null { top: 55%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-arch-bantext-4null { top: 54%; } .jt_business_content .jt-business-banner-content .jt-breadcrumbs li a,
.jt_business_content .jt-business-banner-content .jt-breadcrumbs a { color: #fff; }
.jt_business_content .jt-business-banner-content .jt-breadcrumbs li a:hover,
.jt_business_content .jt-business-banner-content .jt-breadcrumbs a:hover { text-decoration: none; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-main-bantext-1null { top: 55%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-main-bantext-2null { top: 53%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-main-bantext-3null { top: 55%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-main-bantext-4null { top: 51%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-main-bantext-5null { top: 49%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-main-bantext-6null { top: 50%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-main-bantext-7null { top: 46%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-main-bantext-8null { top: 49%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-main-bantext-9null { top: 44%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-main-bantext-10null { top: 52%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-main-bantext-11null { top: 45%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-main-bantext-12null { top: 40%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-main-bantext-13null { top: 41%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-main-bantext-14null { top: 45%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-main-bantext-15null { top: 38%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-main-bantext-1null.front { top: 50%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content { top: 58%; }
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.not-page { top: 54%; } .page-template.jt_business_content .entry-content.page-container {padding: 0px;}
.page-template.jt_business_content.page-template-page-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_business_content.page-template-page-photography > .right-cont-wrap,
.page-template.jt_business_content.page-template-page-photography,
.page-template.jt_business_content.page-template-page-photography .entry-content,
.page-template.jt_business_content.page-template-page-photography .page-container,
.page-template.jt_business_content.page-template-page-photography .main-content,
.page-template.jt_business_content.page-template-page-photography .wrapper > .entry-content.page-container,
.page-template.jt_business_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_business_content.page-template-page-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_business_content.page-template-page-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_business_content.page-template-page-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_business_content.page-template-page-photography .jt-photo-whole-wrap.right-cont-wrap {left: 0%;height: 100%;width: 100%;}
.page-template.jt_business_content.page-template-page-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_business_content.page-template-page-kenburns-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_business_content.page-template-page-kenburns-photography > .right-cont-wrap,
.page-template.jt_business_content.page-template-page-kenburns-photography,
.page-template.jt_business_content.page-template-page-kenburns-photography .entry-content,
.page-template.jt_business_content.page-template-page-kenburns-photography .page-container,
.page-template.jt_business_content.page-template-page-kenburns-photography .main-content,
.page-template.jt_business_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container,
.page-template.jt_business_content.page-template-page-kenburns-photography .jt-photo-whole-wrap,
.page-template.jt_business_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_business_content.page-template-page-kenburns-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_business_content.page-template-page-kenburns-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_business_content.page-template-page-kenburns-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_business_content.page-template-page-kenburns-photography .jt-main-banner-holder {height: auto;}
.page-template.jt_business_content.page-template-page-kenburns-photography .content-ctrl {height: 100%;}
.page-template.jt_business_content.page-template-page-kenburns-photography .jt_content_holder {height: 100%;}
.page-template.jt_business_content.page-template-page-kenburns-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_business_content.page-template-page-slider-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_business_content.page-template-page-slider-photography > .right-cont-wrap,
.page-template.jt_business_content.page-template-page-slider-photography,
.page-template.jt_business_content.page-template-page-slider-photography .entry-content,
.page-template.jt_business_content.page-template-page-slider-photography .page-container,
.page-template.jt_business_content.page-template-page-slider-photography .main-content,
.page-template.jt_business_content.page-template-page-slider-photography .wrapper > .entry-content.page-container,
.page-template.jt_business_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_business_content.page-template-page-slider-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_business_content.page-template-page-slider-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_business_content.page-template-page-slider-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_business_content.page-template-page-slider-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_business_content.page-template-page-slider-photography .jt-main-banner-holder {height: auto;}
.page-template.jt_business_content.page-template-page-slider-photography .content-ctrl {height: 100%;}
.page-template.jt_business_content.page-template-page-slider-photography .jt_content_holder {height: 100%;}
.page-template.jt_business_content.page-template-page-slider-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_business_content.page-template-page-masonry-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_business_content.page-template-page-masonry-photography .jt-portfolio-wrapper {left: 0%; height: auto !important;}
.page-template.jt_business_content.page-template-page-masonry-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_business_content #grid-gallery .slideshow {width: 100%;top: 70px;}
.page-template.jt_business_content .container-fluid .jt-photo-filter {top: 170px;}
.page-template.jt_business_content .container #grid-gallery .slideshow {width: 100%;top: 0px;left: 0px;}
.page-template.jt_business_content .container .jt-photo-filter {top: 150px;right: 22%;}
.page-template-page-photography.jt_business_content #grid-gallery .slideshow {top: 0px !important;z-index: 99999;}
.page-template-page-masonry-photography.jt_business_content #grid-gallery .slideshow {top: 0px !important;z-index: 99999;}
.jt_business_content.page-template-page-kenburns-photography .entry-content.page-container.content-ctrl,
.jt_business_content.page-template-page-kenburns-photography .entry-content.page-container,
.jt_business_content.page-template-page-kenburns-photography .entry-content { padding: 0; margin: 0; }
.jt_business_content.page-template-template-one-page-architecture .jt-header-three header { z-index: 110; }
.jt_business_content.page-template-template-one-page-architecture button.slider-switch { position: absolute; top: 170px; }
.jt_business_content.page-template-template-one-page-architecture { overflow: hidden; }
.jt_business_content.page-template-template-one-page-architecture .img-dragger.img-dragger-large.dragdealer { overflow: hidden; position: fixed; }
.jt_business_content.page-template-template-one-page-architecture .have-js .dragslider { overflow: hidden; }
.jt_business_content.page-template-template-one-page-architecture .dragslider.switch-min,
.jt_business_content.page-template-template-one-page-architecture .dragslider.switch-max { overflow: hidden; }
.jt_business_content.page-template-template-one-page-architecture .dragslider { overflow: hidden; }
.jt_business_content.page-template-template-one-page-architecture .dragslider.show-content { overflow: visible; }
.jt_business_content.page-template-template-one-page-architecture .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page { z-index: 999; }
.page-template.jt_business_content #grid-gallery .slideshow.slide-top-zero { top: 0 !important; z-index: 100000; }
.jt_business_content.page-template.page-template-page-photography .wrapper > div,
.jt_business_content.page-template.page-template-page-masonry-photography .wrapper > div { height: auto !important; }
.jt_business_content.page-template.page-template-page-kenburns-photography .container.jt-bussiness-head-cont,
.jt_business_content.page-template.page-template-page-kenburns-photography .container-fluid.jt-bussiness-head-cont,
.jt_business_content.page-template.page-template-page-masonry-photography .container.jt-bussiness-head-cont,
.jt_business_content.page-template.page-template-page-masonry-photography .container-fluid.jt-bussiness-head-cont,
.jt_business_content.page-template.page-template-page-slider-photography .container.jt-bussiness-head-cont,
.jt_business_content.page-template.page-template-page-slider-photography .container-fluid.jt-bussiness-head-cont { height: auto; } .jt-photo-wrap .left-menu-wrap.jt-dark-bg {
background: #1f1f1f;
left: auto;
top: auto;
width: 14%;
}
.jt-photo-wrap .left-menu-wrap.jt-dark-bg .left-menu-list .left-menu > li {padding: 15px 0;}
.jt-photo-wrap .left-menu-wrap.jt-dark-bg .left-menu-list .left-menu > li,
.jt-photo-wrap .left-menu-wrap.jt-dark-bg .left-menu-list .left-menu > li > a { color: #cccccc;}
.jt-photo-wrap .jt-dark-bg .left-menu-list .left-menu > li > a::after {background: #cccccc;}
.jt-dark-version.widget {padding: 0;}
.jt-dark-version.jt-copy-right {
width: 100%;
float: none;
padding: 30px 0 0 0;
margin: 0 auto;
text-align: left;
display: inline-block;
}
.jt-photo-wrap .left-menu-wrap.jt-dark-bg .contact-wrap {bottom: 100px;}
.jt-dark-version.jt-copy-right p {color: #cccccc;}
.jt-dark-version.jt-soc-list {border-bottom: 1px solid #353535;}
.jt-dark-version.jt-soc-list li a {color: #fff;}
.jt-dark-version.jt-soc-list li a:after {
content: "";
position: absolute;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
border-width: 2px;
border-style: solid;
border-color: transparent;
transition: transform 0.3s ease 0.3s, border-color 0.4s ease 0.1s;
transform: scale(1.4);
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 1000px;
}
.jt-dark-version.jt-soc-list li  a:hover:after {
-webkit-transition:-webkit-transform ease .3s,border-color ease .1s;
-moz-transition:-moz-transform ease .3s,border-color ease .1s;
-ms-transition:-ms-transform ease .3s,border-color ease .1s;
-o-transition:-o-transform ease .3s,border-color ease .1s;
transition:transform ease .3s,border-color ease .1s;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
border-color: #fff;
}
.jt-dark-version.jt-soc-list li a i {position: relative;left: 2px;bottom: 2px;}
.jt-photo-wrap .right-cont-wrap {width: 85.7%;left: 14.3%;height: 100%;overflow-x: hidden;}
.page-template-page-kenburns-photography-php.jt-photo-wrap .entry-content .right-cont-wrap {left: 0;width: 100%;}
.page-template-page-kenburns-photography-php.jt-photo-wrap > .right-cont-wrap {width: 85.6%;left: 14.3%;height: 100%;}
.page-template-page-slider-photography-php.jt-photo-wrap .entry-content .right-cont-wrap {left: 0;width: 100%;}
.page-template-page-slider-photography-php.jt-photo-wrap > .right-cont-wrap {width: 85.6%;left: 14.4%;height: 100%;}
.page-template-page-photography-php.jt-photo-wrap .entry-content .right-cont-wrap {left: 0;width: 100%;}
.page-template-page-photography-php.jt-photo-wrap > .right-cont-wrap {width: 85.6%;left: 14.4%;height: 100%;}
.page-template-page-masonry-photography-php.jt-photo-wrap .entry-content .right-cont-wrap {left: 0;width: 100%;}
.page-template-page-masonry-photography-php.jt-photo-wrap > .right-cont-wrap {width: 85.6%;left: 14.4%;height: 100%;}
.jt-photo-wrap .wrapper {height: 100%;width: 100%;float: left;}
.jt-photo-wrap {
padding: 25px;
height: 100%;
width: 100%;
float: left;
position: relative;
}
.jt-photo-wrap .entry-content {height: 100%; }
.jt-photo-wrap::before {
content: "";
width: 100%;
height: 25px;
background: #FFF none repeat scroll 0% 0%;
z-index: 1051;
display: block;
top: 0;
left: 0;
position: fixed;
}
.jt-photo-wrap::after {
content: "";
width: 100%;
height: 25px;
background: #FFF none repeat scroll 0% 0%;
z-index: 1051;
display: block;
bottom: 0;
left: 0;
position: fixed;
}
.jt-photo-filter {
position: fixed;
top: 75px;
right: 75px;
z-index: 1;
-webkit-box-shadow:0px 0px 8px 2px rgba(0,0,0,0.08);
-moz-box-shadow:0px 0px 8px 2px rgba(0,0,0,0.08);
box-shadow:0px 0px 8px 2px rgba(0,0,0,0.08);
width: 113px;
}
.jt-photo-filter .jt-photo-list-wrap {
width: auto;
min-height: 30px;
background: rgba(255,255,255,0.85);
float: left;
}
.jt-photo-filter .jt-photo-list-wrap img {max-width: 100%;}
.jt-photo-filter .jt-photo-list-wrap a.jt-filter-tit {
float: left;
width: 100%;
padding: 10px 20px;
cursor: pointer;
}
.jt-photo-filter .jt-photo-list-wrap a.jt-filter-tit,
.jt-photo-filter .jt-photo-list-wrap a:hover.jt-filter-tit,
.jt-photo-filter .jt-photo-list-wrap a:focus.jt-filter-tit,
.jt-photo-filter .jt-photo-list-wrap a:active.jt-filter-tit {text-decoration: none;}
.jt-photo-filter .jt-photo-list-wrap .jt-filter {
display: inline-block;
font-family: "Montserrat",sans-serif;
color: #35373e;
font-size: 11px;
letter-spacing: 2px;
text-transform: uppercase;
padding: 0 0 0 8px;
margin: 0;
}
.jt-photo-filter .jt-photo-list-wrap .jt-photo-filter-list {
padding: 0 0 10px 20px;
margin: 0;
width: auto;
float: none;
display: none;
}
.jt-photo-filter .jt-photo-list-wrap .jt-photo-filter-list.jt-filter-display {display: inline-block;}
.jt-photo-filter .jt-photo-list-wrap .jt-photo-filter-list > li {list-style: none;padding: 0 0 5px 0;}
.jt-photo-filter .jt-photo-list-wrap .jt-photo-filter-list > li > a {
color: #35373e;
font-family: "Montserrat",sans-serif;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 1px;
}
.jt-photo-filter .jt-photo-list-wrap .jt-photo-filter-list > li > a,
.jt-photo-filter .jt-photo-list-wrap .jt-photo-filter-list > li > a:hover,
.jt-photo-filter .jt-photo-list-wrap .jt-photo-filter-list > li > a:active,
.jt-photo-filter .jt-photo-list-wrap .jt-photo-filter-list > li > a:focus {text-decoration: none;}
.page-template-page-masonry-photography-php #grid-gallery .grid-wrap {float: left;width: 100%;}
.page-template.jt-photo-wrap .container #grid-gallery .slideshow {width: 100%;top: 0px;left: 0px;}
.page-template.jt-photo-wrap .container .jt-photo-filter {right: 15%;}
.right-menu-content .jt-photo-filter {left: 75px;box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.08);}
.jt-photo-wrap .jt-vint-right {height: auto;} .page-template.jt_vintage_content.page-template-page-photography > .right-cont-wrap,
.page-template.jt_vintage_content.page-template-page-photography .entry-content,
.page-template.jt_vintage_content.page-template-page-photography .page-container,
.page-template.jt_vintage_content.page-template-page-photography .main-content,
.page-template.jt_vintage_content.page-template-page-photography .wrapper > .entry-content.page-container,
.page-template.jt_vintage_content.page-template-page-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0px;}
.page-template.jt_vintage_content.page-template-page-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_vintage_content.page-template-page-photography .type-page {height: 100%;}
.page-template.jt_vintage_content.page-template-page-kenburns-photography > .right-cont-wrap,
.page-template.jt_vintage_content.page-template-page-kenburns-photography .entry-content,
.page-template.jt_vintage_content.page-template-page-kenburns-photography .page-container,
.page-template.jt_vintage_content.page-template-page-kenburns-photography .main-content,
.page-template.jt_vintage_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container,
.page-template.jt_vintage_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container > div {height: 100%;}
.page-template.jt_vintage_content.page-template-page-kenburns-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_vintage_content.page-template-page-kenburns-photography .type-page {height: 100%;}
.page-template.jt_vintage_content.page-template-page-slider-photography > .right-cont-wrap,
.page-template.jt_vintage_content.page-template-page-slider-photography .entry-content,
.page-template.jt_vintage_content.page-template-page-slider-photography .page-container,
.page-template.jt_vintage_content.page-template-page-slider-photography .main-content,
.page-template.jt_vintage_content.page-template-page-slider-photography .wrapper > .entry-content.page-container,
.page-template.jt_vintage_content.page-template-page-slider-photography .wrapper > .entry-content.page-container > div {height: 100%;}
.page-template.jt_vintage_content.page-template-page-slider-photography  .wrapper {height: 100%;overflow: visible;}
.page-template.jt_vintage_content.page-template-page-slider-photography  .type-page {height: 100%;}
.page-template.jt_vintage_content.page-template-page-photography.jt-photo-wrap .jt-vint-right {height: auto;}
.page-template.jt_vintage_content.page-template-page-masonry-photography.jt-photo-wrap .jt-vint-right {height: auto;}
.page-template.jt_vintage_content.page-template-page-masonry-photography.jt-photo-wrap .jt-vint-right >div {height: auto;}
.page-template.jt_vintage_content.page-template-page-masonry-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_vintage_content.page-template-page-masonry-photography .type-page {height: 100%;}
.page-template.jt_vintage_content.page-template-page-masonry-photography .content-ctrl {padding: 0px;}
.page-template.jt_vintage_content.page-template-page-kenburns-photography .content-ctrl {padding: 0px;}
.page-template.jt_vintage_content.page-template-page-slider-photography .content-ctrl {padding: 0px;}
.page-template.jt_vintage_content.page-template-page-masonry-photography .jt-portfolio-wrapper {left: 0%;height: auto !important;}
.page-template.jt_vintage_content.page-template-page-photography .jt-portfolio-wrapper {left: 0%;height: auto !important;}
.page-template.jt_vintage_content .container-fluid .jt-photo-filter {top: 170px;}
.page-template.jt_vintage_content .container #grid-gallery .slideshow {width: 100%;left: 0px;}
.page-template.jt_vintage_content .container .jt-photo-filter {top: 150px;right: 22%;}
.page-template-page-photography.jt_vintage_content #grid-gallery .slideshow {top: 25px;z-index: 99999;width: 83.4%;}
.page-template-page-masonry-photography.jt_vintage_content #grid-gallery .slideshow {top: 30px;z-index: 99999;width: 83.4%;}
.page-template.jt_vintage_content.jt_vintage_right .jt-photo-filter {
position: fixed;
top: 75px;
z-index: 9999;
box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.08);
width: 113px;
left: 75px;
}
.page-template-page-kenburns-photography.jt_vintage_content.jt-photo-wrap .jt-photo-whole-wrap.right-cont-wrap.jt-vint-right > .container-fluid.padding-zero.jt_content_holder { height: 100%;}
.page-template-page-kenburns-photography.jt_vintage_content.jt-photo-wrap .jt-photo-whole-wrap.right-cont-wrap.jt-vint-right > .container-fluid.padding-zero {height: auto;}
.page-template-page-kenburns-photography.jt_vintage_content.jt-photo-wrap .jt-photo-whole-wrap.right-cont-wrap.jt-vint-right > .container.padding-zero {height: auto;}
.page-template-page-kenburns-photography.jt_vintage_content.jt-photo-wrap .jt-photo-whole-wrap.right-cont-wrap.jt-vint-right > .container.padding-zero.jt_content_holder {height: 100%;}
.page-template-page-kenburns-photography.jt_vintage_content.jt-photo-wrap.jt_vintage_right .right-cont-wrap {width: 85.69%;}
.page-template-page-kenburns-photography.jt_vintage_content.jt-photo-wrap .right-cont-wrap .jt-photo-whole-wrap {height: 100%;}
.page-template-page-slider-photography.jt_vintage_content.jt-photo-wrap .jt-photo-whole-wrap.right-cont-wrap.jt-vint-right > .container-fluid.padding-zero.jt_content_holder {height: 100%;}
.page-template-page-slider-photography.jt_vintage_content.jt-photo-wrap .jt-photo-whole-wrap.right-cont-wrap.jt-vint-right > .container-fluid.padding-zero {height: auto;}
.page-template-page-slider-photography.jt_vintage_content.jt-photo-wrap .jt-photo-whole-wrap.right-cont-wrap.jt-vint-right > .container.padding-zero {height: auto;}
.page-template-page-slider-photography.jt_vintage_content.jt-photo-wrap .jt-photo-whole-wrap.right-cont-wrap.jt-vint-right > .container.padding-zero.jt_content_holder {height: 100%;}
.page-template-page-slider-photography.jt_vintage_content.jt-photo-wrap.jt_vintage_right .right-cont-wrap {width: 85.69%;}
.page-template-page-slider-photography.jt_vintage_content.jt-photo-wrap .right-cont-wrap .jt-photo-whole-wrap {height: 100%;}
.page-template-page-photography.jt_vintage_content.jt-photo-wrap .right-cont-wrap.jt-vint-right > .container-fluid.padding-zero {height: auto;}
.page-template-page-photography.jt_vintage_content.jt-photo-wrap .right-cont-wrap.jt-vint-right > .container.padding-zero {height: auto;}
.page-template-page-photography.jt_vintage_content.jt-photo-wrap.jt_vintage_right .right-cont-wrap {width: 85.69%;}
.page-template-page-photography.jt_vintage_content.jt-photo-wrap .right-cont-wrap .jt-photo-whole-wrap {height: 100%;}
.page-template.jt_vintage_content.page-template-page-kenburns-photography .content-ctrl .container {height: 100%;}
.page-template.jt_vintage_content.page-template-page-slider-photography .content-ctrl .container {height: 100%;}
.page-template.jt_vintage_content.jt_vintage_right .content-ctrl .container .jt-photo-filter {
position: fixed;
top: 75px;
z-index: 9999;
box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.08);
width: 113px;
left: 290px;
}
.jt-photo-wrap.jt_photography_content.left-cont.page-template.page-template-page-photography .photography-leftcontent .entry-content.page-container.content-ctrl { height: auto; }
.jt-photo-wrap.jt_photography_content.left-cont.page-template.page-template-page-masonry-photography .photography-leftcontent .entry-content.page-container.content-ctrl { height: auto; }
.jt-photo-wrap.jt_photography_content.left-cont.page-template .photography-leftcontent > div { height: 100%; }
.jt-photo-wrap.jt_photography_content.left-cont.page-template.page-template-template-one-page-architecture { overflow: hidden; }
.jt-photo-wrap.jt_photography_content.left-cont.page-template.page-template-template-one-page-architecture .photography-leftcontent { position: relative;  verflow: hidden; }
.jt-photo-wrap.jt_photography_content.left-cont.page-template.page-template-template-one-page-architecture .photography-leftcontent button.slider-switch { top: 40px; right: 50px; }
.jt-photo-wrap.jt_photography_content .wrapper { overflow: hidden; }
.page-template.page-template-page-kenburns-photography .right-cont-wrap,
.page-template.page-template-page-slider-photography .right-cont-wrap,
.page-template.page-template-template-one-page-architecture .right-cont-wrap { height: 100%; }
.page-template.page-template-template-one-page-architecture .right-cont-wrap,
.page-template.page-template-template-one-page-architecture .right-menu-content { overflow: hidden; }
#kenburn-slide img { width: 100%; } .photography-leftcontent {
float: left;
width: 84.6%;
height: 100%;
left: 0px;
right: 14.3%;
}
.photography-rightmenu {
position: fixed;
width: 15%;
height: 100%;
background: #fff;
right: 25px;
top: 0;
z-index: 1000;
padding: 60px 0 0 0;
-moz-box-shadow:0px 0px 10px 1px rgba(0,0,0,0.1);
-webkit-box-shadow:0px 0px 10px 1px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
text-align: center;
}
.jt-photo-wrap .photography-rightmenu.jt-dark-bg { background: #29292B none repeat scroll 0% 0%; }
.jt-photo-wrap .photography-rightmenu .left-menu-list .left-menu { text-align: right; }
.jt-photo-wrap .photography-rightmenu .left-menu-list .left-menu > li > a.menu-active:after {
content: "";
position: absolute;
width: 100%;
height: 1px;
background: #35373e;
top: 7px;
left: 0;
display: block;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.jt-photo-wrap .photography-rightmenu .left-menu-list .left-menu > li > a {
font-family: 'Montserrat', sans-serif;
color: #35373e;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
padding: 0px 3px 0 5px;
position: relative;
}
.jt_vintage_content .left-menu-wrap.jt-dark-bg.jt-vint-left-menu .left-menu-list #menu-create-menu .menu-item a .caret {
display: block;
width: 0px;
height: 0px;
vertical-align: middle;
border-left: 4px dashed;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
float: right;
position: absolute;
right: 30px;
top: 22px;
}
.jt-vintage-banner-content .jt-vintage-ban-tit { margin: 0; }
.jt_vintage_content.jt-photo-wrap.jt_vintage_right .left-menu-wrap {
float: right;
position: fixed;
height: 100%;
right: 25px;
left: auto;
}
.single-portfolio.jt_freelance_content .jt-freelance-head .jt-blog-logo.is_single_portfolio_header .sticky-wrapper { position: absolute; z-index: 10; width: 100%; }
.single-portfolio.jt_freelance_content .jt-freelance-head .jt-blog-logo.is_single_portfolio_header header { position: absolute; z-index: 10; width: 100%; }
.jt_freelance_content .container .jt-page-header { min-height: 550px; }
.jt_freelance_content .jt-freelance-head .menu-metas.navbar-default.navbar-right { float: right !important; }
.jt_freelance_content .jt-freelance-head .jt-blog-logo { padding: 0; }
.jt_freelance_content .jt-freelance-head .jt-blog-logo .sticky-wrapper { position: absolute; width: 100%; z-index: 1; }
.jt_freelance_content .jt-vintage-banner.slider-container { position: absolute; height: 100% !important; top: 0; }
.jt_freelance_content .jt-page-header.jt-blog-page .slider-container canvas { width: 100%; height: 100%; }
.jt_freelance_content.page-template.page-template-template-vintage-home .entry-content { height: auto; }
.jt_freelance_content .container .jt-freelance-head header { width: 1110px; }
.jt_freelance_content .container .jt-freelance-head .is-sticky header { width: 1170px; }
.jt_freelance_content .jt-freelance-head header .menu-metas.navbar-default ul.navbar-nav li.jt-menu-search a { top: 47px; }
.jt_freelance_content .jt-freelance-head .is-sticky header .menu-metas.navbar-default ul.navbar-nav li.jt-menu-search a { top: 27px; }
.jt_freelance_content .jt-freelance-head header .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart a#jt-top-cart-trigger { padding: 38px 12px; }
.jt_freelance_content .jt-freelance-head header .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart a#jt-top-cart-trigger .jt-cart-num { top: 39px; }
.jt_freelance_content .jt-freelance-head .is-sticky header .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart a#jt-top-cart-trigger { padding: 18px 12px; }
.jt_freelance_content .jt-freelance-head .is-sticky header .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart a#jt-top-cart-trigger .jt-cart-num { top: 20px; }
.jt_freelance_content .jt-freelance-head header .menu-metas.navbar-default ul.navbar-nav li#jt-top-cart .top-cart-content { top: 111px; }
.jt_freelance_content .jt-freelance-head .is-sticky header .menu-metas.navbar-default ul.navbar-nav li#jt-top-cart .top-cart-content { top: 70px; }
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg,
.jt-photo-wrap.jt_photography_content.left-cont .photography-leftcontent .jt-blog-bg { min-height: 450px; }
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg,
.jt-photo-wrap.jt_photography_content.left-cont .photography-leftcontent .jt-blog-bg { position: relative; }
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg .slider-container,
.jt-photo-wrap.jt_photography_content.left-cont .photography-leftcontent .jt-blog-bg .slider-container { z-index: 1; }
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg .slider-container canvas,
.jt-photo-wrap.jt_photography_content.left-cont .photography-leftcontent .jt-blog-bg .slider-container canvas { width: 100%; height: 100%; }
.jt-photo-wrap.jt_photography_content.page-template.page-template-template-vintage-home .entry-content { height: auto; }
.jt-photo-wrap.jt_photography_content .photography-leftcontent .slider-container .banner-overlay ,
.jt-photo-wrap.jt_photography_content .right-cont-wrap .slider-container .banner-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
}
.jt-photo-wrap.jt_photography_content .left-menu-wrap.jt-dark-bg .contact-wrap .widget,
.jt-photo-wrap.jt_photography_content .photography-rightmenu.jt-dark-bg .contact-wrap .widget { margin-bottom: 10px; }
.jt-photo-wrap.jt_photography_content .left-menu-wrap.jt-dark-bg .contact-wrap > .widget,
.jt-photo-wrap.jt_photography_content .left-menu-wrap.jt-dark-bg .contact-wrap > .jt-copy-right {padding-left: 50px;}
.jt-photo-wrap.jt_photography_content .photography-rightmenu.jt-dark-bg .contact-wrap > .widget {padding-right: 50px;}
.jt-photo-wrap.jt_photography_content .photography-leftcontent .jt-blog-bg.banner_rev_slide,
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg.banner_rev_slide { min-height: auto; }
.jt-photo-wrap.jt_photography_content .photography-leftcontent .jt-blog-bg.banner_rev_slide .slider-container,
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg.banner_rev_slide .slider-container { height: 100% !important; }
.jt-photo-wrap.jt_photography_content .photography-leftcontent .jt-blog-bg.banner_rev_slide .slider-container .rev_slider_wrapper,
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg.banner_rev_slide .slider-container .rev_slider_wrapper { z-index: 1; }
.jt-photo-wrap .right-cont-wrap > div,
.jt-photo-wrap .entry-content > .container-fluid,
.jt-photo-wrap .entry-content > .container,
.jt-photo-wrap .entry-content > .padding-zero,
.jt-photo-wrap .main-content,
.jt-photo-wrap .main-content > article {height: 100%;}
.jt-photo-wrap .main-content > article {margin: 0;}
.jt-photo-wrap .right-cont-wrap > div.foot-ctrl {height: auto;}
.jt-photo-wrap.jt_photography_content .wrapper,
.jt-photo-wrap.jt_vintage_content .wrapper { height: auto; }
.jt-photo-wrap.jt_vintage_content.page-template-template-one-page-architecture .wrapper { height: 100%; }
.jt-photo-wrap.jt_photography_content ul.left-menu { font-family: 'montserrat', sans-serif; }
.jt-photo-wrap.jt_photography_content.page-template.page-template-template-one-page-architecture .wrapper { height: 100%; }
.jt-dark-version.jt-soc-list { border: 0px; }
.jt-copy-right.jt-dark-version { border-top: 1px solid #353535; }
.breadcrumb-trail.breadcrumbs ul {padding: 0;margin: 0;list-style: none;}
.breadcrumb-trail.breadcrumbs ul li {display: inline-block;}
.breadcrumb-trail.breadcrumbs li.sep { display: inline; }
.breadcrumb-trail.breadcrumbs li.sep i { display: none; padding: 0; margin: 0; }
.jt-page-banner .jt-breadcrumbs li:first-child:after { content: ''; padding: 0; }
.jt-page-banner .jt-breadcrumbs li:after { padding: 0; margin: 0; }
.jt-page-banner .jt-breadcrumbs li.sep:after { top: 0; }
.container header { width: 100%; padding: 0; }
.container header .container { padding: 0; }
.container header .navbar-header { padding: 0 0 0 80px; }
.container header .menu-metas.navbar-default.navbar-right { padding: 0 80px 0 0; }
.container .jt-freelance-head header { width: 100%; }
.container .jt-freelance-head .sticky-wrapper.is-sticky header { width: 1170px; }
.menu-metas li.jt-menu-cart a span.jt-cart-num { color: #fff; }
.jt-photo-wrap .photography-rightmenu.jt-dark-bg .left-menu-list .left-menu > li,
.jt-photo-wrap .photography-rightmenu.jt-dark-bg .left-menu-list .left-menu > li > a { color: #ccc; } .jt-arch-header {
position: relative;
z-index: 102;
background: #fff;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
-moz-box-shadow: 0px 0 10px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0 10px 1px rgba(0,0,0,0.1);
box-shadow: 0px 1px 10px 0 rgba(0,0,0,0.1);
}
.jt-arch-header.jt-header-three .navbar-header {line-height: 60px;}
.jt-arch-header.jt-header-three .navbar-default .navbar-nav > li > a {padding: 28px 20px 15px;}
.jt-arch-header.jt-header-three .navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a {top: 35px;}
.is-sticky .jt-arch-header {background: #fff;}
.jt-arch-header.jt-hidden {min-height: 0;height: 0;overflow: hidden;}
.jt-arch-header {background: #fff;padding: 0 50px;}
.jt-front-page .jt-arch-header {padding: 0 30px}
.jt-arch-header .navbar-right .dropdown-menu { top: 80px; }
.jt-arch-body .menu-metas ul { text-align: right; }
body.top-share-open header .jt-arch-share-list {
text-align: right;
right: 100px;
background: #fff;
min-width: 60%;
}
.jt_arch_content.top-share-open header.jt-arch-header .navbar-left { display: none; }
.jt-arch-header.jt-header-three .navbar-default .navbar-nav > li > a { padding: 28px 20px 18px; }
.jt-arch-body .jt-arch-header { -webkit-box-shadow: none; box-shadow: none; }
.jt-agency-banner-content { left: 0; right: 0; } .jt_arch_content .right-cont-wrap {left: 0px; width: 100%;}
.jt_arch_content .slideshow {width: 100%;left: 0px;}
.jt_arch_content .container-fluid .slideshow {top: 80px;}
body.jt_arch_content.top-share-open header .jt-arch-share-list { right: 50px; }
.jt_arch_content .wrapper .jt-blog-bg { min-height: 450px; }
.jt_arch_content .jt-arch-head-content .is-sticky .menu-metas .widget.widget_text ul li a { padding: 24px 16px 19px; }
.jt_arch_content .wrapper .jt-blog-bg { position: relative; }
.jt_arch_content .jt-blog-bg .slider-container canvas { width: 100%; height: auto; }
.jt_arch_content .slider-container .banner-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
z-index: 1;
}
.jt_arch_content .jt-blog-bg { min-height: auto; }
.jt_arch_content .jt-blog-bg.jt-rev-banner { min-height: auto; }
.jt_arch_content .jt-blog-bg.jt-rev-banner .slider-container { height: 100% !important; }
.jt_arch_content .jt-blog-bg.jt-rev-banner .rev_slider_wrapper { z-index: 2; }
.jt_arch_content .container header.jt-arch-header { width: 1170px; }
.jt_arch_content .container .is-sticky header.jt-arch-header { width: 1170px; }
.jt_arch_content .container.jt-arch-head-content .menu-metas.navbar-default.navbar-right ul.jt-arch-share-list { right: 140px; }
.jt_arch_content .container.jt-arch-head-content .is-sticky .menu-metas.navbar-default.navbar-right ul.jt-arch-share-list li.jt-arch-share a#jt-top-share { padding: 38px 20px 26px; }
.jt_arch_content .jt-arch-head-content .menu-metas.navbar-default.navbar-right li.jt-arch-share ul.jt-arch-share-list { line-height: 80px; }
.jt_arch_content .jt_title_bg_color { background: #fff; } .jt_arch_content header nav ul.nav li.menu-item ul.dropdown-menu { padding: 0; }
.jt_arch_content header nav ul.nav li.menu-item ul.dropdown-menu li a,
.jt_arch_content header nav ul.nav li.menu-item ul.dropdown-menu li ul.dropdown-menu li a { padding: 15px 0 15px 25px; }
.jt_arch_content header nav ul.nav li.menu-item ul.dropdown-menu li:first-child a,
.jt_arch_content header nav ul.nav li.menu-item ul.dropdown-menu ul.dropdown-menu li:first-child a { padding: 20px 0 15px 25px; }
.jt_arch_content header nav ul.nav li.menu-item ul.dropdown-menu li:last-child a,
.jt_arch_content header nav ul.nav li.menu-item ul.dropdown-menu ul.dropdown-menu li:last-child a { padding: 15px 0 20px 25px; }
.jt_arch_content header nav ul.nav li.menu-item ul.dropdown-menu li ul.dropdown-menu { left: auto; right: 100%; }
.jt_arch_content header.jt-arch-header.jt-header-three nav ul.nav li.menu-item ul.dropdown-menu li ul.dropdown-menu { top: -1px; }
.jt_arch_content header nav ul.nav.navbar-nav ul.dropdown-menu li.menu-item-has-children.dropdown a:after { top: 19px; }
.jt_arch_content .is-sticky .navbar-default.menu-metas ul.navbar-nav li > a { padding: 38px 20px 26px; } .page-template.jt_arch_content.page-template-page-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_arch_content.page-template-page-photography > .right-cont-wrap,
.page-template.jt_arch_content.page-template-page-photography,
.page-template.jt_arch_content.page-template-page-photography .entry-content,
.page-template.jt_arch_content.page-template-page-photography .page-container,
.page-template.jt_arch_content.page-template-page-photography .main-content,
.page-template.jt_arch_content.page-template-page-photography .wrapper > .entry-content.page-container,
.page-template.jt_arch_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_arch_content.page-template-page-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_arch_content.page-template-page-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_arch_content.page-template-page-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_arch_content.page-template-page-photography .jt-photo-whole-wrap.right-cont-wrap {left: 0%;height: 100%;width: 100%;}
.page-template.jt_arch_content.page-template-page-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_arch_content.page-template-page-kenburns-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_arch_content.page-template-page-kenburns-photography > .right-cont-wrap,
.page-template.jt_arch_content.page-template-page-kenburns-photography,
.page-template.jt_arch_content.page-template-page-kenburns-photography .entry-content,
.page-template.jt_arch_content.page-template-page-kenburns-photography .page-container,
.page-template.jt_arch_content.page-template-page-kenburns-photography .main-content,
.page-template.jt_arch_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container,
.page-template.jt_arch_content.page-template-page-kenburns-photography .jt-photo-whole-wrap,
.page-template.jt_arch_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_arch_content.page-template-page-kenburns-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_arch_content.page-template-page-kenburns-photography .type-page { height: 100%;  margin: 0px;}
.page-template.jt_arch_content.page-template-page-kenburns-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_arch_content.page-template-page-kenburns-photography .jt-main-banner-holder {height: auto;}
.page-template.jt_arch_content.page-template-page-kenburns-photography .content-ctrl {height: 100%;}
.page-template.jt_arch_content.page-template-page-kenburns-photography .jt_content_holder {height: 100%;}
.page-template.jt_arch_content.page-template-page-kenburns-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_arch_content.page-template-page-slider-photography > .right-cont-wrap,
.page-template.jt_arch_content.page-template-page-slider-photography,
.page-template.jt_arch_content.page-template-page-slider-photography .entry-content,
.page-template.jt_arch_content.page-template-page-slider-photography .page-container,
.page-template.jt_arch_content.page-template-page-slider-photography .main-content,
.page-template.jt_arch_content.page-template-page-slider-photography .wrapper > .entry-content.page-container,
.page-template.jt_arch_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_arch_content.page-template-page-slider-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_arch_content.page-template-page-slider-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_arch_content.page-template-page-slider-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_arch_content.page-template-page-slider-photography .jt-portfolio-wrapper {left: 0%;}
.page-template.jt_arch_content.page-template-page-slider-photography .jt_blog_header_content {height: auto;}
.page-template.jt_arch_content.page-template-page-slider-photography .content-ctrl {height: 100%;}
.page-template.jt_arch_content.page-template-page-slider-photography .jt_content_holder {height: 100%;}
.page-template.jt_arch_content.page-template-page-slider-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_arch_content.page-template-page-masonry-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_arch_content.page-template-page-masonry-photography .jt-portfolio-wrapper {left: 0%;height: auto !important;}
.page-template.jt_arch_content.page-template-page-masonry-photography .content-ctrl {padding: 0px;}
.page-template.jt_arch_content #grid-gallery .slideshow {width: 100%;top: 0px;}
.page-template.jt_arch_content .container-fluid .jt-photo-filter {top: 170px;}
.page-template.jt_arch_content .container #grid-gallery .slideshow {width: 100%;top: 0px;left: 0px;}
.page-template-page-photography.jt_arch_content #grid-gallery .slideshow {top: 0px !important;z-index: 99999;}
.page-template-page-masonry-photography.jt_arch_content #grid-gallery .slideshow { top: 0px !important; z-index: 99999;}
.page-template.jt_arch_content .content-ctrl .container .jt-photo-filter {
position: fixed;
top: 300px;
right: 450px;
z-index: 9999;
box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.08);
width: 113px;
}
.page-template.jt_arch_content.page-template-page-slider-photography .content-ctrl .main-content-center {height: 100%;}
.page-template.jt_arch_content.page-template-page-kenburns-photography .content-ctrl .main-content-center {height: 100%;}
.jt_arch_content.page-template.page-template-page-photography .container-fluid.jt-arch-head-content,
.jt_arch_content.page-template.page-template-page-photography .container.jt-arch-head-content,
.jt_arch_content.page-template.page-template-page-kenburns-photography .container-fluid.jt-arch-head-content,
.jt_arch_content.page-template.page-template-page-kenburns-photography .container.jt-arch-head-content,
.jt_arch_content.page-template.page-template-page-masonry-photography .container-fluid.jt-arch-head-content,
.jt_arch_content.page-template.page-template-page-masonry-photography .container.jt-arch-head-content,
.jt_arch_content.page-template.page-template-page-slider-photography .container-fluid.jt-arch-head-content,
.jt_arch_content.page-template.page-template-page-slider-photography .container.jt-arch-head-content,
.jt_arch_content.page-template.page-template-template-agency-home .container-fluid.jt-arch-head-content,
.jt_arch_content.page-template.page-template-template-agency-home .container.jt-arch-head-content { height: auto; }
.page-template.jt_arch_content #grid-gallery .slideshow.slide-top-zero { top: 0 !important; z-index: 100000; } .jt-arch-title {width: 100%;float: left;margin: 70px auto 0;}
.wpb_wrapper .jt-arch-title {margin: 0;}
.jt_arch_content .jt-post-wrapper > h1 {display: none;}
.jt-arch-title .jt-arch-title-h1-auto {width: auto;float: none;}
.jt-arch-title h1 {
font-family: 'Montserrat', sans-serif;
font-size: 35px;
text-transform: uppercase;
color: #35373e;
letter-spacing: 2px;
position: relative;
display: inline-block;
margin: 0 0 25px 0;
font-weight: 900;
}
.jt-arch-title h1:after {
content: "";
position: absolute;
top: 100%;
left: 0;
width: 100%;
height:2px;
background: #35373e;
}
.jt_arch_content .jt-blog-bg .jt-arch-title {
position: absolute;
margin: 0;
bottom: 130px;
z-index: 1;
text-align: center;
}
.jt_arch_content .jt-blog-bg .jt-arch-title img {
right: 0;
left: 0;
margin: 0 auto;
float: none;
display: block;
}
.jt_arch_content .jt-arch-title img { float: none; display: block; }
.jt_arch_content .jt-blog-bg .jt-arch-title p,
.jt_arch_content .jt-arch-title p {
font-family: "Amiri",serif;
font-size: 18px;
letter-spacing: 1px;
margin-bottom: 20px;
}
.jt_arch_content .jt-blog-bg .jt-arch-title.jt-arch-bantext-1null { bottom: 29%; }
.jt_arch_content .jt-blog-bg .jt-arch-title.jt-arch-bantext-2null { bottom: 33%; }
.jt_arch_content .jt-blog-bg .jt-arch-title.jt-arch-bantext-3null { bottom: 36%; }
.jt_arch_content .jt-blog-bg .jt-arch-title.jt-arch-bantext-4null { bottom: 40%; }
.jt_arch_content .jt-blog-bg .jt-arch-title.jt-arch-bantext-5null { bottom: 28%; }
.jt_arch_content .jt-blog-bg .jt-arch-title.jt-arch-bantext-6null { bottom: 36%; }
.jt_arch_content .jt-blog-bg .jt-arch-title.jt-arch-bantext-7null { bottom: 37%; }
.jt_arch_content .jt-blog-bg .jt-arch-title.jt-arch-bantext-8null { bottom: 41%; }
.jt_arch_content .jt-blog-bg .jt-arch-title.jt-arch-bantext-9null { bottom: 35%; }
.jt_arch_content .jt-blog-bg .jt-arch-title.jt-arch-bantext-10null { bottom: 40%; }
.jt_arch_content .jt-blog-bg .jt-arch-title.jt-arch-not-page-ban-tit { top: 42%; } .jt_arch_content .jt-arch-head-content .menu-metas .widget.widget_text { width: auto; }
.jt_arch_content .jt-arch-head-content .menu-metas .widget.widget_text ul li a { font-size: 12px; padding: 24px 16px 19px; }
.jt_arch_content .jt-arch-head-content .menu-metas .widget.widget_text ul.navbar-nav li.dropdown ul.dropdown-menu {
left: auto;
right: 0;
padding: 0;
min-width: auto;
}
.jt_arch_content .jt-arch-head-content .menu-metas .widget.widget_text ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a { padding: 20px; font-size: 10px; }
.jt_arch_content .jt-arch-head-content .menu-metas .widget.widget_text ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a img { padding: 0 10px 0 0; }
.jt_arch_content .jt-arch-head-content .collapse.navbar-collapse .menu-metas.navbar-default ul.navbar-nav .widget.widget_text ul li > a { color: #35373e; }
.jt_arch_content .jt-arch-head-content .collapse.navbar-collapse .menu-metas.navbar-default ul.navbar-nav .widget.widget_text ul li ul.dropdown-menu { background: #121212; }
.jt_arch_content .jt-arch-head-content .collapse.navbar-collapse .menu-metas.navbar-default ul.navbar-nav .widget.widget_text ul li ul.dropdown-menu li.dropdown a { color: #888; }
.jt_arch_content .jt-arch-head-content .collapse.navbar-collapse .menu-metas.navbar-default ul.navbar-nav .widget.widget_text ul li ul.dropdown-menu li.dropdown a:hover { color: #fff; }
.jt_arch_content.page-template-template-one-page-architecture .dragslider.switch-min { overflow: hidden; }
li.jt-arch-share > a i {
position: absolute;
top: 2px;
left: 0px;
transition: opacity 0.3s ease 0s;
line-height: 80px;
color: #35373e;
font-weight: bold;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
body.top-share-open li.jt-arch-share > a i.pe-7s-close {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
font-size: 32px;
left: -4px;
}
body.top-share-open li.jt-arch-share > a i.pe-7s-share {filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}
li.jt-arch-share > a i.pe-7s-close {filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}
li.jt-arch-share > a i.pe-7s-share {padding: 0 0 0 2px;}
.jt-arch-share-list {
z-index: -2;
position: absolute;
height: 100%;
padding: 0px 15px;
margin: 0px auto;
top: 0px;
right: 40px;
}
body:not(.top-share-open) header .jt-arch-share-list {
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: height 0.4s ease 0s, margin 0.4s ease 0s, opacity 0.1s ease 0.1s;
-moz-transition: height 0.4s ease 0s, margin 0.4s ease 0s, opacity 0.1s ease 0.1s;
-ms-transition: height 0.4s ease 0s, margin 0.4s ease 0s, opacity 0.1s ease 0.1s;
-o-transition: height 0.4s ease 0s, margin 0.4s ease 0s, opacity 0.1s ease 0.1s;
transition: height 0.4s ease 0s, margin 0.4s ease 0s, opacity 0.1s ease 0.1s;
position: absolute;
right:100px;
}
body.top-share-open header .jt-arch-share-list {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
transition: height 0.4s ease 0s, margin 0.4s ease 0s, opacity 0.1s ease 0.1s;
z-index: 1;
position: absolute;
overflow: visible;
}
.jt-arch-share-list li {
display: inline-block;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
position: relative;
} .jt-agency-head-bar {z-index: 0;}
.page_hav_banner .jt-agency-header-two,
.page_hav_banner.jt-agency-header .large-header {min-height: 0;}
.page_hav_banner.jt-agency-header .sticky-wrapper {height: 0 !important;}
.page_hav_banner .jt-agency-banner-content {display: none;}
.large-header {
position: relative;
width: 100%;
background: #333;
overflow: hidden;
background-size: cover;
background-position: center center;
z-index: 1;
}
.jt-agency-header .large-header {background: #f3f3f3;overflow: visible;}
.jt-animated-hand,
.entry-content .jt-animated-hand {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
text-align: center;
z-index: -1;
margin: 0;
padding: 0;
}
.jt-animated-hand img {max-width: 100%;}
.jt_agency_content.page-template-template-agency-home .jt-agency-header .large-header .jt-animated-hand.animated { top: auto; }
.jt_agency_content .slider-container {overflow: hidden;}
.jt-animated-hand li {
list-style: none;
height: 100%;
width: 100%;
position: relative;
}
.jt-agency-header .jt-main-title {
position: absolute;
margin: 0;
padding: 0;
color: #35373e;
text-align: center;
top: 50%;
left: 50%;
-webkit-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0);
}
.jt-agency-header .jt-main-title {
font-family: 'Montserrat', sans-serif;
font-size: 32px;
text-transform: uppercase;
letter-spacing: 7px;
font-weight: 900;
}
.jt-agency-head-bar {
padding: 0 80px;
width: 100%;
float: left;
line-height: 100px;
}
.single-portfolio .jt-agency-head-bar {padding: 0;}
.single-portfolio header.jt-agency nav.sticky-nav {padding: 0 80px;}
.jt-agency-menu {
float: right;
padding: 10px 0 3px;
width: 100%;
z-index: 4;
position: relative;
}
.jt-agency-menu h3 {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
float: left;
margin: 0;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
color: #35373e;
width: auto;
}
.jt-agency-menu h3.jt-menu-display {opacity: 0;}
.jt-agency-hamburger {float: left;padding: 7px 0 0 10px;}
a.jt-whole-menu {float: right;padding: 40px 0;}
.jt-agency-head-bar .navbar-logo {padding: 4px 0;}
a.jt-whole-menu,
a:hover.jt-whole-menu,
a:focus.jt-whole-menu,
a:active.jt-whole-menu {text-decoration: none;color: #35373e;}
.jt-agency-hamburger .jt-ham-nav {top: -7px;width: 22px;}
.jt-agency-hamburger .jt-ham-nav span:nth-child(2),
.jt-agency-hamburger .jt-ham-nav span:nth-child(3) {left: 5px;}
.jt-whole-menu:hover .jt-agency-hamburger .jt-ham-nav span:nth-child(2),
.jt-whole-menu:hover .jt-agency-hamburger .jt-ham-nav span:nth-child(3) {left: 0;}
.jt-agency-hamburger .jt-ham-nav.open span:nth-child(2),
.jt-agency-hamburger .jt-ham-nav.open span:nth-child(3) {left: 0;}
.entry-content .jt-agency-menu-list,
.jt-agency-menu-list {
float: none;
width: auto;
padding: 0;
margin: 0;
}
.jt-agency-menu-list {
padding: 0;
margin: 0;
position: absolute;
top: 6px;
right: 40px;
display: none;
}
.jt-agency-menu-list li {display: inline-block;padding: 0 50px 0 0;}
.jt-agency-menu-list li:last-child {padding: 0;}
.jt-agency-menu-list li a {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
letter-spacing: 2px;
text-transform: uppercase;
color: #35373e;
position: relative;
}
.jt-agency-menu-list li a,
.jt-agency-menu-list li a:hover,
.jt-agency-menu-list li a:active,
.jt-agency-menu-list li a:focus {text-decoration: none;}
.jt-agency-menu-list li a:after {
content: "";
position: absolute;
width: 0;
left: 0;
right: 0;
top: auto;
display: block;
background: #35373e;
height: 1px;
margin: 7px auto 0;
-webkit-transition: width .25s ease;
-moz-transition: width .25s ease;
-ms-transition: width .25s ease;
-o-transition: width .25s ease;
transition: width .25s ease;
text-align: center;
}
.jt-agency-menu-list li a:hover:after {width: 100%;}
.jt-port-border {border: 12px solid rgba(75,66,66,0.1);}
.jt-agency-port {position: relative;width: 100%;float: left;}
.jt-agency-hover-content {text-align: center;position: relative;top: 40%;}
.jt-agency-sep {
width: 1px;
height: 0;
background: #35373e;
margin: 10px auto;
-webkit-transition: height .5s ease;
-moz-transition: height .5s ease;
-ms-transition: height .5s ease;
-o-transition: height .5s ease;
}
.jt-agency-item {margin-right: 50px;margin-bottom: 100px;}
.jt-agency-item:nth-child(5),
.jt-agency-item:nth-child(10n+5) {margin-bottom: 0;}
.jt-agency-item:nth-child(8),
.jt-agency-item:nth-child(10n+8) {margin-top: 100px;}
.jt-agency-item:nth-child(11),
.jt-agency-item:nth-child(10n+11) {margin-top: 50px;}
.jt-agency-item:nth-child(1),
.jt-agency-item:nth-child(10n+1) {width: 511px;height: 406px;}
.jt-agency-item:nth-child(2),
.jt-agency-item:nth-child(10n+2) {width: 511px;	height: 372px;}
.jt-agency-item:nth-child(3),
.jt-agency-item:nth-child(10n+3),
.jt-agency-item:nth-child(4),
.jt-agency-item:nth-child(10n+4),
.jt-agency-item:nth-child(6),
.jt-agency-item:nth-child(10n+6) {width: 511px;height: 356px;}
.jt-agency-item:nth-child(5),
.jt-agency-item:nth-child(10n+5) {width: 462px;height: 496px;}
.jt-agency-item:nth-child(7),
.jt-agency-item:nth-child(10n+7) {width: 531px;height: 451px;margin-right: 30px;}
.jt-agency-item:nth-child(8),
.jt-agency-item:nth-child(10n+8) {width: 507px;height: 301px;margin-right: 0px;}
.jt-agency-item:nth-child(9),
.jt-agency-item:nth-child(10n+9) {width: 551px;height: 351px;margin-right: 0px;}
.jt-agency-item:nth-child(10),
.jt-agency-item:nth-child(10n+10) {width: 488px;height: 451px;margin-right: 0px;}
.jt-agency-item:hover .jt-agency-sep {height: 20px;}
.jt-agency-hover-content .jt-agency-top {
top: 20px;
position: relative;
-moz-transition: top .5s ease;
-ms-transition: top .5s ease;
-o-transition: top .5s ease;
transition: top .5s ease;
font-family: 'Amiri', serif;
font-size: 20px;
letter-spacing: 6px;
text-transform: capitalize;
width: auto;
float: none;
}
.jt-agency-item:hover .jt-agency-hover-content h3,
.jt-agency-item:hover .jt-agency-hover-content a {top: 0;}
.jt-agency-hover-content a {
top: -10px;
position: relative;	-webkit-transition: top .5s ease;
-moz-transition: top .5s ease;
-ms-transition: top .5s ease;
-o-transition: top .5s ease;
transition: top .5s ease;
font-family: 'Amiri', serif;
font-size: 16px;
color: #35373e;
letter-spacing: 1px;
text-transform: capitalize;
}
.jt-agency-hover-content a,
.jt-agency-hover-content a:hover,
.jt-agency-hover-content a:active,
.jt-agency-hover-content a:focus {text-decoration: none;}
.portfolio-detail .customNavigation {
position: absolute;
top: 42%;
right: 20px;
width: 5%;
z-index: 999999;
}
.jt-arrow-next {
cursor: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/slide-next.png),auto;
width: 50%;
height: 100%;
position: absolute;
right: 0;
z-index: 3;
}
.jt-arrow-prev {
cursor: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/slide-prev.png),auto;
width: 50%;
height: 100%;
position: absolute;
left: 0;
z-index: 3;
}
#jt-agency-slide.owl-carousel .owl-item img {width: 100%;}
#jt-agency-slide .owl-controls {
position: absolute;
top: 0;
width: 100%;
height: 100%;
float: left;
}
#jt-agency-slide.owl-carousel .owl-stage-outer {z-index: 2;}
.off {display: none !important;}
.jt-agency-head-bar.jt-on-slide {position: absolute;top: 0;}
.jt-agency-head-bar.jt-on-slide .navbar-logo {z-index: 4;position: relative;}
.jt-footer-style-eight {
background: #f7f8f9;
padding: 100px 0;
text-align: center;
margin: 150px 0 0 0;
}
.jt-footer-style-eight .jt-social-four li {width: auto;float: none;}
.jt-agency-social.jt-social-four li a {
color: #35373e;
font-size: 16px;
width: 40px;
height: 40px;
line-height: 40px;
}
.jt-footer-style-eight .jt-copyright-area {border: 0;padding: 20px 0 15px 0;}
.jt-footer-style-eight .jt-copyright-area p {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
color: #35373e;
margin: 0;
letter-spacing: 4px;
text-transform: uppercase;
}
.jt-footer-author-details {width: 100%;float: left;}
.jt-footer-author-details p {
font-family: 'Amiri', serif;
font-size: 14px;
letter-spacing: 1px;
font-style: italic;
color: #999999;
}
.jt-footer-author-details img,.entry-content .jt-footer-author-details img {padding: 0;max-width: 100%;}
.jt-footer-author-details a {color: #35373e;font-size: 13px;}
.jt-footer-author-details a,
.jt-footer-author-details a:hover,
.jt-footer-author-details a:focus,
.jt-footer-author-details a:active {text-decoration: none;}
.jt-agency-header-one canvas#juster-canvas-two {top: -80px;position: relative;}
.jt-agency-header-one canvas#juster-canvas-three {top: -15%;position: relative;}
.jt-agency-header-one canvas#juster-canvas-four {top: -10%;position: relative;}
.jt-agency-header-two {
min-height: 550px;
height:auto;
width: 100%;
float: left;
background: #f3f3f3;
position: relative;
z-index: 2;
}
.jt-agency-header-two canvas {
height: auto;
width: 100%;
position: absolute;
bottom: 0;
}
.jt-agency-header-image {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
opacity:1;
text-align: center; }
.jt-agency-header-image img {max-width: 100%;}
.jt-agency-banner-content {
position: absolute;
top: 43%;
left: 0;
width: auto;
height: auto;
margin: 0 auto;
text-align: center;
display: inline-block;
z-index: 1;
}
.jt-agency-banner-content p {
color: #35373e;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-size: 11px;
letter-spacing: 5px;
padding: 0 0 25px 0;
margin: 0;
}
.jt-agency-banner-content p:before,
.jt-agency-banner-content p:after {
content: "";
width: 20px;
height: 1px;
background: #35373e;
display: inline-block;
position: relative;
top: -4px;
margin:0 20px;
}
.jt-agency-banner-content h1 {
font-size: 70px;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
color: #35373e;
letter-spacing: 20px;
font-weight: 900;
padding: 0;
margin: 0;
}
.jt-agency-banner-content h1.jt-agency-blog-title {
font-size: 45px;
width: 70%;
margin: 0 auto;
} .page-template.jt_agency_content.page-template-page-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_agency_content.page-template-page-photography > .right-cont-wrap,
.page-template.jt_agency_content.page-template-page-photography,
.page-template.jt_agency_content.page-template-page-photography .entry-content,
.page-template.jt_agency_content.page-template-page-photography .page-container,
.page-template.jt_agency_content.page-template-page-photography .main-content,
.page-template.jt_agency_content.page-template-page-photography .wrapper > .entry-content.page-container,
.page-template.jt_agency_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_agency_content.page-template-page-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_agency_content.page-template-page-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_agency_content.page-template-page-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_agency_content.page-template-page-photography .jt-photo-whole-wrap.right-cont-wrap {left: 0%;height: 100%;width: 100%;}
.page-template.jt_agency_content.page-template-page-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_agency_content.page-template-page-kenburns-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_agency_content.page-template-page-kenburns-photography > .right-cont-wrap,
.page-template.jt_agency_content.page-template-page-kenburns-photography,
.page-template.jt_agency_content.page-template-page-kenburns-photography .entry-content,
.page-template.jt_agency_content.page-template-page-kenburns-photography .page-container,
.page-template.jt_agency_content.page-template-page-kenburns-photography .main-content,
.page-template.jt_agency_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container,
.page-template.jt_agency_content.page-template-page-kenburns-photography .jt-photo-whole-wrap,
.page-template.jt_agency_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_agency_content.page-template-page-kenburns-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_agency_content.page-template-page-kenburns-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_agency_content.page-template-page-kenburns-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_agency_content.page-template-page-kenburns-photography .jt-main-banner-holder {height: auto;}
.page-template.jt_agency_content.page-template-page-kenburns-photography  .content-ctrl {height: 100%;}
.page-template.jt_agency_content.page-template-page-kenburns-photography .jt_content_holder {height: 100%;}
.page-template.jt_agency_content.page-template-page-kenburns-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_agency_content.page-template-page-slider-photography > .right-cont-wrap,
.page-template.jt_agency_content.page-template-page-slider-photography,
.page-template.jt_agency_content.page-template-page-slider-photography .entry-content,
.page-template.jt_agency_content.page-template-page-slider-photography .page-container,
.page-template.jt_agency_content.page-template-page-slider-photography .main-content,
.page-template.jt_agency_content.page-template-page-slider-photography .wrapper > .entry-content.page-container,
.page-template.jt_agency_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_agency_content.page-template-page-slider-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_agency_content.page-template-page-slider-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_agency_content.page-template-page-slider-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_agency_content.page-template-page-slider-photography .jt-portfolio-wrapper {left: 0%;}
.page-template.jt_agency_content.page-template-page-slider-photography .jt_blog_header_content {height: auto;}
.page-template.jt_agency_content.page-template-page-slider-photography  .content-ctrl {height: 100%;}
.page-template.jt_agency_content.page-template-page-slider-photography .jt_content_holder {height: 100%;}
.page-template.jt_agency_content.page-template-page-slider-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_agency_content.page-template-page-masonry-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_agency_content.page-template-page-masonry-photography .jt-portfolio-wrapper {left: 0%;height: auto !important;}
.page-template.jt_agency_content.page-template-page-masonry-photography .content-ctrl {padding: 0px;}
.page-template.jt_agency_content #grid-gallery .slideshow {width: 100%;top: 0px;}
.page-template.jt_agency_content .container-fluid .jt-photo-filter {top: 170px;}
.page-template.jt_agency_content .container #grid-gallery .slideshow {width: 100%;top: 0px;left: 0px;}
.page-template-page-photography.jt_agency_content #grid-gallery .slideshow {top: 0px !important;z-index: 99999;}
.page-template-page-masonry-photography.jt_agency_content #grid-gallery .slideshow {top: 0px !important;z-index: 99999;}
.page-template.jt_agency_content .content-ctrl .container .jt-photo-filter {
position: fixed;
top: 600px;
right: 450px;
z-index: 9999;
box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.08);
width: 113px;
}
.page-template.jt_agency_content.page-template-page-slider-photography .content-ctrl .main-content-center {height: 100%;}
.page-template.jt_agency_content.page-template-page-kenburns-photography .content-ctrl .main-content-center {height: 100%;}
.page-template.page-template-template-agency-home.jt_agency_content .entry-content,
.page-template.page-template-template-agency-home.jt_agency_content .page-container,
.page-template.page-template-template-agency-home.jt_agency_content .wrapper > .entry-content.page-container { height: auto; }
.jt_agency_content.page-template-template-one-page-architecture #large-header {
height: 110px !important;
background-color: #fff;
position: relative;
z-index: 999;
}
.jt_agency_content.page-template-template-one-page-architecture { overflow: hidden; }
.jt_agency_content.page-template-template-one-page-architecture .img-dragger.img-dragger-large.dragdealer { overflow: hidden; position: fixed; }
.jt_agency_content.page-template-template-one-page-architecture .have-js .dragslider { overflow: hidden; }
.jt_agency_content.page-template-template-one-page-architecture .dragslider.switch-min,
.jt_agency_content.page-template-template-one-page-architecture .dragslider.switch-max { overflow: hidden; }
.jt_agency_content.page-template-template-one-page-architecture .dragslider { overflow: hidden; }
.jt_agency_content.page-template-template-one-page-architecture .dragslider.show-content { overflow: visible; }
.jt_agency_content.page-template.page-template-template-one-page-architecture .jt-agency-header .jt-agency-header-two.large-header { height: 120px !important; background: #fff; }
.jt_agency_content.page-template.page-template-template-one-page-architecture header.jt-agency { position: relative; z-index: 999; }
.jt_agency_content.page-template.page-template-template-vintage-home .entry-content,
.jt_agency_content.page-template.page-template-template-vintage-home > .wrapper .entry-content.page-container,
.jt_agency_content.page-template.page-template-template-vintage-home .page-container { height: auto; }
.jt_agency_content.page-template.page-template-template-agency-home .large-header #videoid { position: absolute; width: 100%; height: 100%; }
.jt_agency_content.page-template.page-template-template-agency-home .jt-agency-header canvas {
top: auto;
bottom: 0;
left: 0;
right: 0;
position: absolute;
width: 100%;
height: 100%;
}
.jt_agency_content.page-template.page-template-template-one-page-architecture .jt-agency-header .jt-agency-header-two.large-header { background: transparent; min-height: 100px; }
.jt_agency_content.page-template.page-template-template-one-page-architecture .slider-switch { position: absolute; top: 130px; } header.jt-agency { padding: 0; }
header.jt-agency nav ul.nav li.menu-item a {
padding: 41px 0px 25px;
color: #35373e;
font-size: 11px;
line-height: 20px;
}
header.jt-agency .is-sticky nav ul.nav li.menu-item a {padding: 41px 0 44px;}
header.jt-agency nav ul.nav li.menu-item ul.dropdown-menu { top: auto; left: 0; padding: 15px 0; }
header.jt-agency nav ul.nav li.menu-item ul.dropdown-menu li { display: block; }
header.jt-agency nav ul.nav li.menu-item ul.dropdown-menu li a { padding: 8px 25px; color: #888; }
header.jt-agency nav ul.nav li.menu-item ul.dropdown-menu li a:hover { color: #fff; }
header.jt-agency nav ul.nav li.menu-item ul.dropdown-menu li a:hover:after { text-decoration: none; display: none; }
header.jt-agency nav ul.nav li.menu-item ul.dropdown-menu li ul.dropdown-menu { left: 100%; top: -18px; }
header.jt-agency nav.sticky-nav {width: 100%;}
.single .jt-agency .port-slider-wrapper.portfolio-detail .jt-agency-head-bar { z-index: 5; }
.single header.jt-agency { background-color: transparent; } .jt_agency_content .jt-agency-header .nav.navbar-nav ul.dropdown-menu { padding: 0; }
.jt_agency_content .jt-agency-header .hidden-big-screen .nav.navbar-nav ul.dropdown-menu li a,
.jt_agency_content .jt-agency-header .hidden-big-screen .nav.navbar-nav ul.dropdown-menu li ul.dropdown-menu li a { padding: 18px 20px 18px 40px; }
.jt_agency_content .jt-agency-header .nav.navbar-nav ul.dropdown-menu li a,
.jt_agency_content .jt-agency-header .nav.navbar-nav ul.dropdown-menu li ul.dropdown-menu li a,
.jt_agency_content .jt-agency-header .is-sticky .nav.navbar-nav ul.dropdown-menu li a,
.jt_agency_content .jt-agency-header .is-sticky .nav.navbar-nav ul.dropdown-menu li ul.dropdown-menu li a { padding: 10px 0 10px 25px; }
.jt_agency_content .jt-agency-header .nav.navbar-nav ul.dropdown-menu li:first-child a,
.jt_agency_content .jt-agency-header .nav.navbar-nav ul.dropdown-menu li ul.dropdown-menu li:first-child a,
.jt_agency_content .jt-agency-header .is-sticky .nav.navbar-nav ul.dropdown-menu li:first-child a,
.jt_agency_content .jt-agency-header .is-sticky .nav.navbar-nav ul.dropdown-menu li ul.dropdown-menu li:first-child a { padding: 25px 0 10px 25px; }
.jt_agency_content .jt-agency-header .nav.navbar-nav ul.dropdown-menu li:last-child a,
.jt_agency_content .jt-agency-header .nav.navbar-nav ul.dropdown-menu li ul.dropdown-menu li:last-child a,
.jt_agency_content .jt-agency-header .is-sticky .nav.navbar-nav ul.dropdown-menu li:last-child a,
.jt_agency_content .jt-agency-header .is-sticky .nav.navbar-nav ul.dropdown-menu li ul.dropdown-menu li:last-child a { padding: 10px 0 25px 25px; }
.jt_agency_content .jt-agency-header .nav.navbar-nav ul.dropdown-menu li:only-child a { padding: 15px 0 15px 25px; }
.jt_agency_content .jt-agency-header .nav.navbar-nav ul.dropdown-menu li.menu-item.menu-item-has-children ul.dropdown-menu li:only-child a { padding: 15px 0 15px 25px; }
.jt_agency_content .jt-agency-header .nav.navbar-nav ul.dropdown-menu li ul.dropdown-menu { left: auto; right: 100%; top: -1px; }
.jt_agency_content .jt-agency-header .nav.navbar-nav ul.dropdown-menu li.menu-item.menu-item-has-children a:after {
display: block;
content: "";
width: 0px;
height: 0px;
border-top: 3px solid transparent;
border-bottom: 3px solid transparent;
border-left: 3px solid #888;
position: absolute;
right: 0px;
top: 12px;
left: 80%;
}
.jt_agency_content .jt-agency-header .nav.navbar-nav ul.dropdown-menu li.menu-item.menu-item-has-children:last-child a:after { top: 10px; }
.jt_agency_content .jt-agency-header .nav.navbar-nav ul.dropdown-menu li.menu-item.menu-item-has-children ul.dropdown-menu li.menu-item-has-children:first-child a:after { top: 20px; }
.jt_agency_content .jt-agency-header .nav.navbar-nav ul.dropdown-menu li.menu-item.menu-item-has-children ul.dropdown-menu li.menu-item-has-children a:after { top: 20px; }
.jt_agency_content .jt-agency-ban-tit { margin-top: 22px; }
.jt_agency_content .jt-agency-banner-content.jt-agency-bantext-1null { top: 33%; }
.jt_agency_content .jt-agency-header .is-sticky .jt-agency-head-bar.jt-on-slide { line-height: 70px; }
.jt_agency_content .jt-agency-header .is-sticky .jt-agency-head-bar.jt-on-slide .jt-agency-menu a.jt-whole-menu { padding: 29px 0 19px; }
.jt_agency_content .jt-agency-header .is-sticky .jt-agency-head-bar.jt-on-slide .jt-agency-menu ul.nav.navbar-nav li a { padding: 30px 0 23px; }
.jt_agency_content .jt-agency-header .jt-agency-head-bar.jt-on-slide .jt-agency-menu ul.nav.navbar-nav li a:hover { color: #35373e; }
.jt_agency_content .jt-agency-header .is-sticky .jt-agency-head-bar.jt-on-slide .jt-agency-menu ul.nav.navbar-nav li a:hover { color: #35373e; }
.jt_agency_content .jt-agency-header .jt-agency-head-bar.jt-on-slide .jt-agency-menu ul.nav.navbar-nav li ul.dropdown-menu li a:hover,
.jt_agency_content .jt-agency-header .is-sticky .jt-agency-head-bar.jt-on-slide .jt-agency-menu ul.nav.navbar-nav li ul.dropdown-menu li a:hover { color: #fff; }
.jt_agency_content .jt-agency-header .is-sticky .jt-agency-head-bar.jt-on-slide .jt-agency-menu ul.nav.navbar-nav li ul.dropdown-menu li a,
.jt_agency_content .jt-agency-header .is-sticky .jt-agency-head-bar.jt-on-slide .jt-agency-menu ul.nav.navbar-nav li ul.dropdown-menu li:only-child a { padding: 10px 0 10px 25px; }
.jt_agency_content .jt-agency-header .is-sticky .jt-agency-head-bar.jt-on-slide .jt-agency-menu ul.nav.navbar-nav li ul.dropdown-menu li:first-child a { padding: 15px 0 10px 25px; }
.jt_agency_content .jt-agency-header .is-sticky .jt-agency-head-bar.jt-on-slide .jt-agency-menu ul.nav.navbar-nav li ul.dropdown-menu li:last-child a { padding: 10px 0 15px 25px; }
.jt_agency_content .jt-agency-header .is-sticky .jt-agency-head-bar.jt-on-slide .jt-agency-menu ul.nav.navbar-nav li ul.dropdown-menu { top: auto; }
.jt_agency_content .jt-agency-header .is-sticky .jt-agency-head-bar.jt-on-slide .jt-agency-menu ul.nav.navbar-nav li ul.dropdown-menu ul.dropdown-menu { top: -1px; }
.jt_agency_content .jt-agency-header .is-sticky .jt-agency-head-bar.jt-on-slide,
.single-portfolio header.jt-agency .is-sticky nav.sticky-nav {
background: #fff;
-webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
}
.single-portfolio header.jt-agency .is-sticky nav.sticky-nav {padding: 0px 80px;} .jt_agency_content .jt-agency-header .jt-agency-header-two .jt-agency-banner-content.jt-arch-bantext-1null { top: 31%; }
.jt_agency_content .jt-agency-header .jt-agency-header-two .jt-agency-banner-content.jt-arch-bantext-2null { top: 36%; }
.jt_agency_content .jt-agency-header .jt-agency-header-two .jt-agency-banner-content.jt-arch-bantext-4null { top: 45%; }
.jt_agency_content .jt-agency-header .jt-agency-header-two .jt-agency-banner-content.jt-arch-bantext-5null { top: 31%; }
.jt_agency_content .jt-agency-header .jt-agency-header-two .jt-agency-banner-content.jt-arch-bantext-6null { top: 34%; }
.jt_agency_content .jt-agency-header .jt-agency-header-two .jt-agency-banner-content.jt-arch-bantext-8null { top: 42%; }
.jt_agency_content .jt-agency-header .jt-agency-header-two .jt-agency-banner-content.jt-arch-bantext-9null { top: 36%; }
.jt_agency_content .jt-agency-header .jt-agency-header-two .jt-agency-banner-content.jt-arch-bantext-10null { top: 34%; }
.jt_agency_content .jt-agency-header .jt-vint-small-banner { height: 550px !important; }
.jt_agency_content .banner-overlay { position: absolute; width: 100%; height: 100%;top: 0;left: 0; }
.jt_agency_content .jt-agency-header .slider-container canvas { position: relative; width: 100%; height: auto;z-index: 1; }
.jt_agency_content .jt-agency-header.banner-rev-slide .jt-agency-header-image { position: relative; height: 100%; }
.jt_agency_content .jt-agency-header.banner-rev-slide .sticky-wrapper { position: absolute; width: 100%; top: 0; }  .jt_studio_content .navbar-right .dropdown-menu { top: 100px; }
.jt_studio_content header.jt-studio-header ul.nav.navbar-nav li.menu-item-has-children ul.dropdown-menu { top: 97px; }
.jt_studio_content header.jt-studio-header ul.nav.navbar-nav li.menu-item-has-children ul.dropdown-menu li.menu-item-has-children ul.dropdown-menu { top: -1px; }
.jt_studio_content .navbar-right .dropdown-menu .dropdown-menu { top: 0px; }
.jt_studio_content .is-sticky .navbar-right .dropdown-menu { top: 97px; }
.jt_studio_content .is-sticky .navbar-right .dropdown-menu .dropdown-menu { top: 0px; }
.jt_studio_content .jt-head-studio header .menu-metas.navbar-default ul.footer-lang { padding: 41px 0 0; }
.jt_studio_content.is_front_page .jt-head-studio header .menu-metas.navbar-default ul.footer-lang { padding: 42px 0 0; }
.jt_studio_content .jt-head-studio .is-sticky header .menu-metas.navbar-default ul.footer-lang { padding: 22px 0 0; }
.jt_studio_content .jt-head-studio.not-front-studio header .menu-metas.navbar-default ul.footer-lang,
.jt_studio_content .jt-head-studio.not-front-studio .is-sticky header .menu-metas.navbar-default ul.footer-lang { padding: 33px 0 0; }
.jt_studio_content .jt-head-studio .jt-studio-banner-small .jt-small-content.not-page { top: 40%; }
.jt_studio_content .jt-head-studio.container { height: 100%; }
.jt_studio_content .jt-head-studio.container-fluid { padding: 0; height: 100%; }
.jt_studio_content .jt-head-studio.not-front-studio.container,
.jt_studio_content .jt-head-studio.not-front-studio.container-fluid { height: auto; }
.jt_studio_content .menu-collapser {height: 75px;line-height: 75px;}
.jt_studio_content .collapse-button .icon-bar {background: #fff;}
.jt_studio_content .jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a {top: 33px;right: 50px;}
.jt_studio_content .jt-studio-header .navbar-default .navbar-nav > li.menu-item > a.dropdown-toggle:after {top: 49%;}
.jt_studio_content .nav.navbar-nav ul.dropdown-menu { padding: 0; }
.jt_studio_content .nav.navbar-nav ul.dropdown-menu li a,
.jt_studio_content .nav.navbar-nav ul.dropdown-menu ul.dropdown-menu li a { padding: 10px 20px 10px 25px; }
.jt_studio_content .nav.navbar-nav ul.dropdown-menu li:first-child a,
.jt_studio_content .nav.navbar-nav ul.dropdown-menu ul.dropdown-menu li:first-child a { padding: 25px 20px 10px 25px; }
.jt_studio_content .nav.navbar-nav ul.dropdown-menu li:last-child a,
.jt_studio_content .nav.navbar-nav ul.dropdown-menu ul.dropdown-menu li:last-child a { padding: 10px 20px 25px 25px; }
.jt_studio_content .nav.navbar-nav ul.dropdown-menu li:only-child a,
.jt_studio_content .nav.navbar-nav ul.dropdown-menu ul.dropdown-menu li:only-child a { padding: 15px 20px 15px 25px; }
.jt_studio_content .nav.navbar-nav ul.dropdown-menu ul.dropdown-menu { left: auto; right: 100%; top: -1px; }
.jt_studio_content .is-sticky header.jt-studio ul.nav.navbar-nav li.menu-item-has-children.dropdown ul.dropdown-menu { top: 70px; }
.jt_studio_content .is-sticky header.jt-studio ul.nav.navbar-nav li.menu-item-has-children.dropdown ul.dropdown-menu ul.dropdown-menu { top: -1px; }
.jt_studio_content .not-front-studio .is-sticky header.jt-studio ul.nav.navbar-nav li.menu-item-has-children.dropdown ul.dropdown-menu { top: 97px; }
.jt_studio_content header nav ul.nav.navbar-nav ul.dropdown-menu li.menu-item-has-children.dropdown a:after { top: 15px; }
.jt_studio_content.is_front_page .jt-head-studio .jt-studio-banner .jt-vint-small-banner { height: 100% !important; }
.jt_studio_content .jt-head-studio.not-front-studio .menu-metas.navbar-default.navbar-right { padding: 0; background: #fff; }
.jt_studio_content .jt-head-studio.not-front-studio .navbar-header { padding: 0 10px; }
.jt_studio_content .jt-head-studio.not-front-studio .menu-metas .widget.widget_text { width: auto; }
.jt_studio_content .jt-head-studio.not-front-studio .menu-metas .widget.widget_text ul li a { color: #35373e; font-size: 12px; padding: 28px 6px 35px; }
.jt_studio_content.is_front_page .is-sticky header.jt-studio.jt-studio-header {
background: #fff;
-webkit-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.1);
}
.jt_studio_content.is_front_page .navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a { top: 50px; }
.jt_studio_content.is_front_page .is-sticky .navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a { top: 32px; }
.jt_studio_content.is_front_page .jt-studio-banner-wrap .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li.jt-menu-search a { top: 32px; }
.jt_studio_content .jt-head-studio.not-front-studio .menu-metas .widget.widget_text ul.nav.navbar-nav li.dropdown ul.dropdown-menu { left: auto; right: -20px; top: 100px; padding: 0; }
.jt_studio_content .jt-head-studio.not-front-studio .menu-metas .widget.widget_text ul.nav.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a { padding: 20px; color: #888; font-size: 10px; width: 100%; }
.jt_studio_content .jt-head-studio.not-front-studio .menu-metas .widget.widget_text ul.nav.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a:hover { color: #fff; }
.jt_studio_content .jt-head-studio.not-front-studio .menu-metas .widget.widget_text ul.nav.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a img { padding: 0 10px 0 0; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .jt-vint-small-banner { height: 550px !important; }
.jt_studio_content .jt-head-studio.not-front-studio .slider-container canvas { position: relative; width: 100%; height: auto; }
.jt_studio_content.page-template.page-template-template-vintage-home .entry-content,
.jt_studio_content.page-template.page-template-template-vintage-home .wrapper > .entry-content,
.jt_studio_content.page-template.page-template-template-vintage-home .page-container,
.jt_studio_content.page-template.page-template-template-vintage-home .wrapper > .entry-content.page-container { height: auto; }
.jt_studio_content .container.jt-head-studio header.jt-studio-header,
.jt_studio_content .container.jt-head-studio .is-sticky header.jt-studio-header { width: 1170px; }
.jt_studio_content .jt-studio-banner-small .banner-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
}
.jt_studio_content .jt-studio-banner-small .rev_slider_wrapper { z-index: 1; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-header .navbar-default .navbar-nav > li.menu-item > a.dropdown-toggle:after { top: 45%; }
.jt_studio_content .jt-studio-banner-wrap .menu-metas .widget.widget_text { width: auto; }
.jt_studio_content .jt-studio-banner-wrap .menu-metas .widget.widget_text ul li a { font-size: 12px; }
.jt_studio_content .jt-studio-banner-wrap .menu-metas .widget.widget_text ul li ul {
left: auto;
right: -10px;
padding: 0px;
margin: 0px;
min-width: auto;
}
.jt_studio_content .jt-studio-banner-wrap .menu-metas .widget.widget_text ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a { font-size: 10px; padding: 20px; }
.jt_studio_content .jt-studio-banner-wrap .menu-metas .widget.widget_text ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a img { padding: 0 10px 0 0; }
.jt_studio_content .jt-studio-header.jt-studio-black .collapse.navbar-collapse .menu-metas.navbar-default .widget.widget_text ul.navbar-nav li > a { color: #35373e; }
.jt_studio_content .jt-studio-header.jt-studio-black .collapse.navbar-collapse .menu-metas.navbar-default .widget.widget_text ul.navbar-nav li ul.dropdown-menu { background: #121212; }
.jt_studio_content .jt-studio-header.jt-studio-black .collapse.navbar-collapse .menu-metas.navbar-default .widget.widget_text ul.navbar-nav li ul.dropdown-menu li.dropdown a { color: #888; }
.jt_studio_content .jt-studio-header.jt-studio-black .collapse.navbar-collapse .menu-metas.navbar-default .widget.widget_text ul.navbar-nav li ul.dropdown-menu li.dropdown a:hover { color: #fff; }
.jt_studio_content.is_front_page .jt-studio-header .collapse.navbar-collapse .menu-metas.navbar-default .widget.widget_text ul.navbar-nav li > a { color: #fff; }
.jt_studio_content.is_front_page .jt-studio-header .collapse.navbar-collapse .menu-metas.navbar-default .widget.widget_text ul.navbar-nav li ul.dropdown-menu { background: #121212; }
.jt_studio_content.is_front_page .jt-studio-header .collapse.navbar-collapse .menu-metas.navbar-default .widget.widget_text ul.navbar-nav li ul.dropdown-menu li.dropdown a { color: #888; }
.jt_studio_content.is_front_page .jt-studio-header .collapse.navbar-collapse .menu-metas.navbar-default .widget.widget_text ul.navbar-nav li ul.dropdown-menu li.dropdown a:hover { color: #fff; }
.jt_studio_content .jt-head-studio .jt-studio-banner-wrap header.jt-studio.jt-studio-header .menu-metas.navbar-default ul.navbar-nav li.jt-menu-search a i.fa.fa-search { top: -3px; }
.jt_studio_content .jt-head-studio .jt-studio-banner-wrap header.jt-studio.jt-studio-header .menu-metas.navbar-default ul.footer-lang { color: #888;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt_studio_content .jt-head-studio .jt-studio-banner-wrap header.jt-studio.jt-studio-header .menu-metas.navbar-default ul.footer-lang li a,
.jt_studio_content .jt-head-studio.not-front-studio header.jt-studio.jt-studio-header .menu-metas.navbar-default ul.footer-lang li a {color: #888; letter-spacing: 2px; font-size: 12px; border-color: #888; }
.jt_studio_content.is_front_page .jt-head-studio .jt-studio-banner-wrap .is-sticky header.jt-studio.jt-studio-header .menu-metas.navbar-default ul.footer-lang li a,
.jt_studio_content.is_front_page .jt-head-studio.not-front-studio .is-sticky header.jt-studio.jt-studio-header .menu-metas.navbar-default ul.footer-lang li a,
.jt_studio_content.is_front_page .jt-head-studio .jt-studio-banner-wrap .is-sticky header.jt-studio.jt-studio-header .menu-metas.navbar-default ul.footer-lang li a:hover,
.jt_studio_content.is_front_page .jt-head-studio.not-front-studio .is-sticky header.jt-studio.jt-studio-header .menu-metas.navbar-default ul.footer-lang li a:hover {color: #fff;}
.jt_studio_content .jt-head-studio.not-front-studio header.jt-studio.jt-studio-header .menu-metas.navbar-default ul.footer-lang li a { padding: 0 10px; }
.jt_studio_content .jt-head-studio.not-front-studio header.jt-studio.jt-studio-header .menu-metas.navbar-default ul.footer-lang li a:hover { color: #35373E; }
.jt_studio_content .jt-head-studio .jt-studio-banner-wrap header.jt-studio.jt-studio-header .menu-metas.navbar-default ul.footer-lang li a:hover { color: #35373e; } .page-template.jt_studio_content.page-template-page-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_studio_content.page-template-page-photography > .right-cont-wrap,
.page-template.jt_studio_content.page-template-page-photography,
.page-template.jt_studio_content.page-template-page-photography .entry-content,
.page-template.jt_studio_content.page-template-page-photography .page-container,
.page-template.jt_studio_content.page-template-page-photography .main-content,
.page-template.jt_studio_content.page-template-page-photography .wrapper > .entry-content.page-container,
.page-template.jt_studio_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_studio_content.page-template-page-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_studio_content.page-template-page-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_studio_content.page-template-page-kenburns-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_studio_content.page-template-page-masonry-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_studio_content.page-template-page-masonry-photography .jt-portfolio-wrapper {left: 0%;height: auto !important;}
.page-template.jt_studio_content.page-template-page-masonry-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_studio_content.page-template-page-kenburns-photography > .right-cont-wrap,
.page-template.jt_studio_content.page-template-page-kenburns-photography,
.page-template.jt_studio_content.page-template-page-kenburns-photography .entry-content,
.page-template.jt_studio_content.page-template-page-kenburns-photography .page-container,
.page-template.jt_studio_content.page-template-page-kenburns-photography .main-content,
.page-template.jt_studio_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container,
.page-template.jt_studio_content.page-template-page-kenburns-photography .jt-photo-whole-wrap,
.page-template.jt_studio_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_studio_content.page-template-page-kenburns-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_studio_content.page-template-page-kenburns-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_studio_content.page-template-page-kenburns-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_studio_content.page-template-page-kenburns-photography .content-ctrl .container {height: 100%;}
.page-template.jt_studio_content.page-template-page-kenburns-photography .jt_content_holder {height: 100%;}
.page-template.jt_studio_content.page-template-page-slider-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_studio_content.page-template-page-slider-photography > .right-cont-wrap,
.page-template.jt_studio_content.page-template-page-slider-photography,
.page-template.jt_studio_content.page-template-page-slider-photography .entry-content,
.page-template.jt_studio_content.page-template-page-slider-photography .page-container,
.page-template.jt_studio_content.page-template-page-slider-photography .main-content,
.page-template.jt_studio_content.page-template-page-slider-photography .wrapper > .entry-content.page-container,
.page-template.jt_studio_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_studio_content.page-template-page-slider-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_studio_content.page-template-page-slider-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_studio_content.page-template-page-slider-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_studio_content.page-template-page-slider-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_studio_content.page-template-page-slider-photography .jt_content_holder {height: 100%;}
.page-template.jt_studio_content.page-template-page-slider-photography .content-ctrl .container {height: 100%;}
.page-template.jt_studio_content #grid-gallery .slideshow {width: 100%;top: 70px;}
.page-template.jt_studio_content .container-fluid .jt-photo-filter {top: 170px;}
.page-template.jt_studio_content .container #grid-gallery .slideshow {width: 100%;top: 0px;left: 0px;}
.page-template.jt_studio_content .container .jt-photo-filter {top: 150px;right: 22%;}
.page-template-page-photography.jt_studio_content #grid-gallery .slideshow {top: 0px !important;z-index: 99999;}
.page-template-page-masonry-photography.jt_studio_content #grid-gallery .slideshow {top: 0px !important;z-index: 99999;}
.page-template.jt_studio_content.page-template-page-slider-photography .content-ctrl .main-content-center {height: 100%;}
.page-template.jt_studio_content.page-template-page-slider-photography .content-ctrl .container-fluid.padding-zero,
.page-template.jt_studio_content.page-template-page-kenburns-photography .content-ctrl .container-fluid.padding-zero {height: 100%;}
.page-template.jt_studio_content.page-template-page-kenburns-photography .content-ctrl .main-content-center {height: 100%;}
.jt_studio_content.page-template-template-one-page-architecture button.slider-switch { position: absolute; top: 140px; }
.jt_studio_content.page-template-template-one-page-architecture { overflow: hidden; }
.jt_studio_content.page-template-template-one-page-architecture .img-dragger.img-dragger-large.dragdealer { overflow: hidden; position: fixed; }
.jt_studio_content.page-template-template-one-page-architecture .have-js .dragslider { overflow: hidden; }
.jt_studio_content.page-template-template-one-page-architecture .dragslider.switch-min,
.jt_studio_content.page-template-template-one-page-architecture .dragslider.switch-max { overflow: hidden; }
.jt_studio_content.page-template-template-one-page-architecture .dragslider { overflow: hidden; }
.jt_studio_content.page-template-template-one-page-architecture .dragslider.show-content { overflow: visible; }
.jt_studio_content.page-template-template-one-page-architecture .sticky-wrapper { background-color: #fff; position: relative; z-index: 999; } .jt-studio-header .menu-create-menu li a.jt-active-section {border-bottom: 5px solid #FC0;}
.jt-studio-header.jt-studio-black {
background: #fff;
-moz-box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.1);
box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.1);
}
.jt-studio-header.jt-studio-black .navbar-logo {padding: 0;}
.jt-studio-header.jt-studio-black .navbar-default .navbar-nav > li.menu-item > a {color:#35373e;padding: 30px 20px 33px;}
.jt-studio-header.jt-studio-black .navbar-default .navbar-nav > li.menu-item > a::after {background: #35373e;top: 45px;}
.is-sticky .jt-studio-header.jt-studio-black .navbar-header {line-height: 90px;}
.jt-studio-header.jt-studio-black .navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a {color: #35373e;top: 38px;}
.jt-studio-header.jt-studio-black  #top-search form input {color: #35373e;}
.jt-studio-header.jt-studio-black  #top-search form input::-webkit-input-placeholder {color: #35373e;}
.jt-studio-header.jt-studio-black  #top-search form input:-moz-placeholder {color: #35373e;}
.jt-studio-header.jt-studio-black  #top-search form input::-moz-placeholder {color: #35373e;}
.jt-studio-header.jt-studio-black  #top-search form input:-ms-input-placeholder {color: #35373e;}
.jt-studio-header.jt-studio-black  #top-search-slim form input {color: #35373e;}
.jt-studio-header.jt-studio-black  #top-search-slim form input::-webkit-input-placeholder {color: #35373e;}
.jt-studio-header.jt-studio-black  #top-search-slim form input:-moz-placeholder {color: #35373e;}
.jt-studio-header.jt-studio-black  #top-search-slim form input::-moz-placeholder {color: #35373e;}
.jt-studio-header.jt-studio-black  #top-search-slim form input:-ms-input-placeholder {color: #35373e;}
.jt-studio-banner-small {
width: 100%;
float: left; min-height: 550px;
position: relative;
text-align: center;
background: none;
}
.jt-small-studio:after { content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
filter: alpha(opacity=5);
-moz-opacity: 0.05;
-khtml-opacity: 0.05;
opacity: 0.05;
z-index: 0;
}
.jt-small-content {
position: absolute;
top: 25%;
z-index: 1;
left: 0;
right: 0;
}
.jt-studio-banner-small .jt-studio-sub h3 {text-transform: none;}
ul.jt-studio-social-list,
.entry-content ul.jt-studio-social-list {
width: 100%;
float: left;
border-top: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0;
padding: 0;
margin: 0;
}
.jt-studio-social-list li {list-style: none;}
.jt-studio-social {
width: 16.6667%;
float: left;
border-right: 1px solid #f0f0f0;
text-align: center;
}
.jt-stud-width-7 {width: 14.285%;}
.jt-stud-width-6 {width: 16.6667%;}
.jt-stud-width-5 {width: 20%;}
.jt-stud-width-4 {width: 25%;}
.jt-stud-width-3 {width: 30%;}
.jt-studio-social:last-child {border: 0;}
.jt-studio-social a {
color: #35373e;
font-family: 'Montserrat', sans-serif;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
padding: 75px 0;
width: 100%;
float: left;
}
.jt-studio-social a,
.jt-studio-social a:hover,
.jt-studio-social a:active,
.jt-studio-social a:focus {text-decoration: none;}
.jt-studio-social a:hover {color: #55acee;}
.jt-tab-image-wrapper ul li {display: inline-block;}
.jt_studio_content.is_front_page .wrapper { height: 100%; }
.jt_studio_content.is_front_page .jt-head-studio .jt-small-content h1,
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .jt-small-content h1 {
font-family: "montserrat", sans-serif;
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 40px;
margin-bottom: 20px;
}
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .jt-small-content.jt-arch-bantext-2null { top: 33%; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .jt-small-content.jt-arch-bantext-3null { top: 36%; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .jt-small-content.jt-arch-bantext-4null { top: 45%; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .jt-small-content.jt-arch-bantext-6null { top: 32%; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .jt-small-content.jt-arch-bantext-7null { top: 37%; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .jt-small-content.jt-arch-bantext-8null { top: 39%; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .jt-small-content.jt-arch-bantext-9null { top: 33%; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .jt-small-content.jt-arch-bantext-10null { top: 34%; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .jt-small-content.jt-arch-bantext-11null { top: 44%; }
.jt-studio-banner-wrap {
height: 100%;
width: 100%; position: relative;
}
.jt-studio-banner {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5; background: transparent;
}
.jt-studio-header {background: transparent;}
.jt-studio-header .jt-main-nav {width: auto;margin: 0;padding: 0;}
.jt-studio-header .navbar-default .navbar-nav > li.menu-item > a {
position: relative;
margin: 0 auto;
text-align: center;
display: inline-block;
}
.jt-studio-header .navbar-default .navbar-nav > li.menu-item > a:after {
content: "";
width: 0;
height: 1px;
background: #fff;
top: 51%;
left: 0;
right: 0;
display: block;
position: absolute;
margin: 0 auto;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
.is_front_page .is-sticky .jt-studio-header .navbar-default .navbar-nav > li.menu-item > a:after {top: 35px;}
.jt-studio-header .navbar-default .navbar-nav > .active > a,
.jt_main_content .navbar-default .navbar-nav > .active > a {color: #fff;}
.jt-studio-header .navbar-default .navbar-nav > .active > a:after {width: 100%;}
.jt-studio-header .navbar-default .navbar-nav > li.menu-item > a:hover:after {width: 78%;}
.jt-studio-header .menu-metas ul {margin: 0;}
.jt-studio-head {text-align: center;position: relative;top: 30%;}
.jt-studio-head img {max-width: 100%;}
.jt-studio-sub h3 {
font-family: 'Amiri', serif;
font-size: 24px;
color: #fff;
text-transform: capitalize;
letter-spacing: 2px;
font-style: italic;
padding: 0 0 25px 0;
}
.jt-studio-scroll {padding: 50px 0 0 0;}
.jt-studio-scroll a {
width: 70px;
height: 70px;
line-height: 66px;
border: 3px solid #fff;
border-radius: 100%;
display: inline-block;
font-family: 'Amiri', serif;
font-size: 17px;
font-weight: 900;
font-style: italic;
color: #fff;
letter-spacing: 1px;
}
.jt-studio-scroll a,
.jt-studio-scroll a:hover,
.jt-studio-scroll a:focus,
.jt-studio-scroll a:active {text-decoration: none;}
.flnce-bg.jt-studio-bg {background: #999999 url(//nevermind-studio.fr/wp-content/themes/juster/images/slide-images/slide-bg.jpg);opacity: 1;}
.studio-testi-slide .slide-cont {
font-family: 'Amiri', serif;
font-size: 24px;
color: #f0f0f0;
letter-spacing: 2px;
line-height: 35px;
padding: 0 0 40px 0;
}
.jt-studio-left {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/studio-left.png) no-repeat 0 35%;
height: 30px;
width: 25px;
float: left;
}
.jt-studio-right {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/studio-right.png) no-repeat 0 35%;
height: 30px;
width: 25px;
float: left;
}
.jt-studio-header .navbar-default .navbar-nav > li.menu-item > a::after { top: 54px; }
.jt-studio-banner-small .jt-studio-sub h3 { margin-bottom: 0; }
.jt-studio-banner-small .jt-studio-sub h2 {
float: left;
width: 100%;
font-family: 'Montserrat', sans-serif;
font-weight: normal;
font-size: 50px;
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
padding: 0 0 25px 0;
margin-bottom: 0;
}
.jt-studio-banner-small .jt-small-content img { margin-top: 20px; }
.jt-small-content.jt-studio-bantext-1null { top: 31%; }
.jt-small-content.jt-studio-bantext-2null { top: 33%; }
.jt-small-content.jt-studio-bantext-3null { top: 35%; }
.jt-small-content.jt-studio-bantext-4null { top: 45%; }
.jt-small-content.jt-studio-bantext-5null { top: 43%; }
.jt-small-content.jt-studio-bantext-6null { top: 42%; } .jt-vintage-banner {width: 100%;height: 100%;position: relative;}
.jt-vintage-banner .slide img {max-width: 100%;}
.jt-vintage-banner .slide-nav .prev {left: 50px;}
.jt-vintage-banner .slide-nav .next {right: 50px;}
.jt-vintage-banner .slide-nav .prev,
.jt-vintage-banner .slide-nav .next {position: absolute;top: 50%;z-index: 2;}
.jt-vintage-banner-content {
text-align: center;
top:25%;
position: absolute;
left: 0;
right: 0;
width: 100%;
height: auto;
z-index: 1;
}
.jt-vintage-banner-content img {max-width: 100%;}
.jt-vintage-banner-content h1 {
font-family: 'Montserrat', sans-serif;
font-weight: 600;
font-size: 40px;
text-transform: uppercase;
color: #fff;
letter-spacing: 5px;
float: none;
margin: 0;
padding: 40px 0 20px 0;
}
.jt-vintage-banner-content p {
font-family: 'Amiri', serif;
font-weight: bold;
font-style: italic;
font-size: 21px;
color: #fff;
letter-spacing: 1px;
margin: 0;
padding: 0 0 20px;
}
.jt-vintage-banner-content a {
font-family: 'Montserrat', sans-serif;
font-weight: bold;
font-size: 11px;
color: #fff;
text-transform: uppercase;
letter-spacing: 3px;
background: #222222;
text-align: center;
padding: 20px 40px;
display: inline-block;
}
.jt-vintage-banner-content a,
.jt-vintage-banner-content a:hover,
.jt-vintage-banner-content a:focus,
.jt-vintage-banner-content a:active {text-decoration: none;}
.jt-vintage-banner-content a:hover {background: #fff;color: #222222;}
.jt-vintage-banner.slider-container {
width: 100%;
height: 600px;
position: relative;
overflow: hidden;
}
.jt-vintage-banner .slider {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
list-style: none;
}
.jt-vintage-banner .slide {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.jt-vintage-banner .slide-bg {position: relative;overflow: hidden;z-index: 1;}
.jt-vintage-banner .slide-bg img {width: 100%;height: auto;display: block;}
.left-menu-wrap.jt-vint-left-menu .jt-social-four li a {color: #cccccc;}
.left-menu-wrap.jt-vint-left-menu .jt-social-four li a:hover:after {border-color: #cccccc;}
.left-menu-wrap.jt-vint-left-menu .navbar-nav > li {float: none;}
.left-menu-wrap.jt-vint-left-menu .navbar-default .navbar-nav > li > a {padding: 10px 0 0;color: #cccccc;}
.left-menu-wrap.jt-vint-left-menu .navbar-default .navbar-nav > li > a:after {
content: "";
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/vint-left-sep.png) no-repeat center;
width: 100%;
height: 5px;
margin: 10px 0 0;
display: block;
}
.left-menu-wrap.jt-vint-left-menu .navbar-default .navbar-nav > li:last-child > a:after {display: none;}
.left-menu-wrap.jt-vint-left-menu .navbar-default .navbar-collapse,
.left-menu-wrap.jt-vint-left-menu .navbar-default .navbar-form {width: 100%;margin: 0 auto;}
.left-menu-wrap.jt-vint-left-menu .navbar-right {text-align: center;width: 100%;float: left;}
.left-menu-wrap.jt-vint-left-menu .navbar-right .dropdown-menu {left: 100%;top: 0;}
.left-menu-wrap.jt-vint-left-menu  .dropdown-menu > li > a {
color: #888888;
font-family: 'Montserrat', sans-serif;
font-size: 11px;
letter-spacing: 2px;
}
.left-menu-wrap.jt-vint-left-menu  .dropdown-menu > li > a:hover {color: #cccccc;}
.jt-photo-wrap .left-menu-wrap.jt-vint-left-menu .contact-wrap {border-top: 1px solid #353535;padding: 20px 0 0 0;bottom: 70px;}
.left-menu-wrap.jt-vint-left-menu .jt-dark-version.jt-copy-right {padding: 0px;}
.left-menu-wrap.jt-vint-left-menu  .port-logo {text-align: center;}
.jt-vint-title h2 {
font-family: 'Montserrat', sans-serif;
font-size: 20px;
color: #35373e;
text-transform: uppercase;
letter-spacing: 3px;
position: relative;
width: auto;
float: none;
display: inline-block;
} .jt_vintage_content .right-cont-wrap.jt-vint-right .jt-vintage-banner canvas { width: 100%; height: 100%; }
.jt_vintage_content .right-cont-wrap.jt-vint-right .jt-vintage-banner iframe { width: 100%; height: 100%; }
.jt_vintage_content .slider-container .banner-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
}
.jt_vintage_content.jt-photo-wrap.jt_vintage_right .right-cont-wrap { left: 0; right: auto; width: 85.68%; }
.jt_vintage_content.jt-photo-wrap.jt_vintage_right .left-menu-wrap.jt-vint-left-menu .navbar-right .dropdown-menu { left: auto; right: 100%; }
.jt_vintage_content.jt-photo-wrap.jt_vintage_right .left-menu-wrap.jt-vint-left-menu .navbar-right .dropdown-menu .menu-item a { text-align: right; }
.jt_vintage_content.jt-photo-wrap.jt_vintage_right .left-menu-wrap.jt-dark-bg.jt-vint-left-menu .left-menu-list #menu-create-menu .menu-item a .caret {
border-right: 4px dashed;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
border-left: none;
float: left;
left: 30px;
right: auto;
position: relative;
top: 12px;
}
.jt_vintage_content.jt-photo-wrap.jt_vintage_right .dropdown-menu .menu-item-has-children.dropdown > a::after {
border-top: 3px solid transparent;
border-bottom: 3px solid transparent;
border-right: 3px solid rgb(136, 136, 136);
border-left: none;
right: auto;
left: 20px;
}
.jt-photo-wrap .dropdown-menu { background-color: #29292b; }
.jt-photo-wrap.jt_vintage_content .jt-photo-whole-wrap.right-cont-wrap.jt-vint-right .slider-container .rev_slider_wrapper { z-index: 1; }
.jt-photo-wrap.jt_vintage_content .jt-photo-whole-wrap.right-cont-wrap.jt-vint-right .slider-container.banner-rev-slide { height: 100% !important; }
.jt-photo-wrap.jt_vintage_content .left-menu-wrap .contact-wrap .jt-copy-right.jt-dark-version { border: 0px; }
.jt_vintage_content.jt-photo-wrap .left-menu-list { background: transparent; } .jt_vintage_content .jt-vint-small-banner .jt-vint-small-content.jt-vintage-bantext-1null { top: 31%; }
.jt_vintage_content .jt-vint-small-banner .jt-vint-small-content.jt-vintage-bantext-2null { top: 35%; }
.jt_vintage_content .jt-vint-small-banner .jt-vint-small-content.jt-vintage-bantext-3null { top: 43%; }
.jt_vintage_content .jt-vint-small-banner .jt-vint-small-content.jt-vintage-bantext-4null { top: 48%; }
.jt_vintage_content .jt-vint-small-banner .jt-vint-small-content.jt-vintage-bantext-5null { top: 31%; }
.jt_vintage_content .jt-vint-small-banner .jt-vint-small-content.jt-vintage-bantext-6null { top: 33%; }
.jt_vintage_content .jt-vint-small-banner .jt-vint-small-content.jt-vintage-bantext-7null { top: 42%; }
.jt_vintage_content .jt-vint-small-banner .jt-vint-small-content.jt-vintage-bantext-8null { top: 45%; }
.jt_vintage_content .jt-vint-small-banner .jt-vint-small-content.jt-vintage-bantext-9null { top: 36%; }
.jt_vintage_content .jt-vint-small-banner .jt-vint-small-content.jt-vintage-bantext-10null { top: 37%; }
.jt-vint-small-content h1 { font-size: 35px; }
.jt-vint-small-content p { font-size: 20px; letter-spacing: 2px }
.jt-vint-small-banner .jt-vint-small-content { top: 48%; }
.jt-vint-small-banner .jt-vintage-banner-content h1 { padding: 0 0 20px; }
.jt_vintage_content footer { margin-bottom: 25px; }
.jt_vintage_content .jt-copy-right.jt-dark-version { border: none; } .page-template.jt_photography_content.page-template-page-photography > .right-cont-wrap,
.page-template.jt_photography_content.page-template-page-photography .entry-content,
.page-template.jt_photography_content.page-template-page-photography .page-container,
.page-template.jt_photography_content.page-template-page-photography .main-content,
.page-template.jt_photography_content.page-template-page-photography .wrapper > .entry-content.page-container,
.page-template.jt_photography_content.page-template-page-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0px;}
.page-template.jt_photography_content.page-template-page-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_photography_content.page-template-page-photography .type-page {height: 100%;}
.page-template.jt_photography_content.page-template-page-kenburns-photography > .right-cont-wrap,
.page-template.jt_photography_content.page-template-page-kenburns-photography .entry-content,
.page-template.jt_photography_content.page-template-page-kenburns-photography .page-container,
.page-template.jt_photography_content.page-template-page-kenburns-photography .main-content,
.page-template.jt_photography_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container,
.page-template.jt_photography_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container > div {height: 100%;}
.page-template.jt_photography_content.page-template-page-kenburns-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_photography_content.page-template-page-kenburns-photography .type-page {height: 100%;}
.page-template.jt_photography_content.page-template-page-slider-photography > .right-cont-wrap,
.page-template.jt_photography_content.page-template-page-slider-photography .entry-content,
.page-template.jt_photography_content.page-template-page-slider-photography .page-container,
.page-template.jt_photography_content.page-template-page-slider-photography .main-content,
.page-template.jt_photography_content.page-template-page-slider-photography .wrapper > .entry-content.page-container,
.page-template.jt_photography_content.page-template-page-slider-photography .wrapper > .entry-content.page-container > div,
.page-template.jt_photography_content.page-template-page-masonry-photography.jt-photo-wrap .right-cont-wrap > div {height: 100%;}
.page-template.jt_photography_content.page-template-page-slider-photography  .wrapper {height: 100%;overflow: visible;}
.page-template.jt_photography_content.page-template-page-slider-photography  .type-page {height: 100%;}
.page-template.jt_photography_content.page-template-page-photography.jt-photo-wrap .right-cont-wrap > div {height: auto;}
.page-template.jt_photography_content.page-template-page-masonry-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_photography_content.page-template-page-masonry-photography .type-page {height: 100%;}
.page-template.jt_photography_content.page-template-page-masonry-photography .content-ctrl {padding: 0px;}
.page-template.jt_photography_content.page-template-page-kenburns-photography .content-ctrl {padding: 0px;height: 100%;}
.page-template.jt_photography_content.page-template-page-slider-photography .content-ctrl {padding: 0px;height: 100%;}
.page-template.jt_photography_content.page-template-page-masonry-photography .jt-portfolio-wrapper {left: 0%;height: auto !important;}
.page-template-page-kenburns-photography.jt_photography_content.jt-photo-wrap .jt_content_holder {height: 100%;}
.page-template-page-kenburns-photography.jt_photography_content.jt-photo-wrap .right-cont-wrap .jt-photo-whole-wrap {height: 100%;}
.page-template-page-slider-photography.jt_photography_content.jt-photo-wrap .jt_content_holder {height: 100%;}
.page-template-page-slider-photography.jt_photography_content .jt-photo-whole-wrap {height: 100%;}
.page-template-page-slider-photography.jt_photography_content .photography-leftcontent {height: 100%;}
.jt_photography_content.left-cont .content-ctrl .container .jt-photo-filter {
position: fixed;
top: 75px;
z-index: 9999;
box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.08);
width: 113px;
left: 290px;
}
.page-template.jt_photography_content.page-template-page-slider-photography .content-ctrl .main-content-center {height: 100%;}
.page-template.jt_photography_content.page-template-page-kenburns-photography .content-ctrl .main-content-center {height: 100%;}
.jt_vintage_content.page-template.page-template-template-vintage-home .jt-vintage-banner-content p { padding: 0 0 45px; }
.page-template-page-masonry-photography.jt_vintage_right .jt-port-col-2 .jt-portfolio-item {width: 49.8899%;}
.page-template-page-masonry-photography.jt_vintage_right .jt-port-col-3 .jt-portfolio-item {width: 33.33%;}
.page-template-page-photography.jt_vintage_right .content-ctrl .container .jt-port-col-4 .jt-portfolio-item {width: 24.8999%;}
.jt_vintage_content.page-template.page-template-template-vintage-home .entry-content { height: auto; }
.jt_vintage_content.page-template.page-template-template-vintage-home .right-cont-wrap.jt-vint-right .jt-vintage-banner canvas { width: 100%; height: auto; }
.jt-photo-wrap.jt_vintage_content.page-template-template-one-page-architecture .right-cont-wrap { z-index: 0; }
.jt-photo-wrap.jt_vintage_content.page-template-template-agency-home .right-cont-wrap > div { height: auto; }
.jt-photo-wrap.jt_vintage_content.page-template-template-one-page-architecture button.slider-switch { position: absolute; right: 60px; }
.jt_blog_content.page-template.page-template-template-vintage-home .wrapper > .entry-content.page-container { height: auto; }
.jt-box-layout-bg.page-template.page-template-template-one-page-architecture .jt-boxed-layout .jt_box_header_content {position: relative; z-index: 999;background: #fff; }
.jt_right_content.page-template.page-template-template-vintage-home .left-cont-wrap .entry-content { height: auto; }
.jt_agency_content.page-template-template-agency-home .wrapper,
.jt_agency_content.page-template-template-agency-home .jt-agency,
.jt_agency_content.page-template-template-agency-home .jt-agency .jt-agency-header,
.jt_agency_content.page-template-template-agency-home .jt-agency .jt-agency-header .content,
.jt_agency_content.page-template-template-agency-home .jt-agency .jt-agency-header .content .large-header { height: 100%; }
.jt_agency_content.page-template-template-agency-home.have_rev_slider .jt-agency-header .sticky-wrapper { position: absolute; width: 100%; top: 0px; }
.jt-photo-wrap.jt_vintage_content.page-template-template-vintage-home .wrapper { height: 100%; } .jt-boxed-layout {
width:1270px;
margin:0 auto;
float:none;
background: #fff;
-moz-box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.1);
box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.1);
}
.jt-box-layout-bg {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/patterns/box-bg.jpg);}
.jt-box-top-header {background: transparent;}
.jt-box-top-header .jt-main-nav {width: auto;margin: 0;padding: 0;}
.jt-box-top-header  .menu-metas ul {margin: 0;}
.jt-box-top-header .navbar-default .navbar-nav > li.menu-item > a {
position: relative;
margin: 0 auto;
text-align: center;
display: inline-block;
}
.jt-box-top-header .navbar-default .navbar-nav > .open > a:focus,
.jt-box-top-header .navbar-default .navbar-nav > .open > a,
.jt-box-top-header .navbar-default .navbar-nav > li > a:focus,
.jt-box-top-header .navbar-default .navbar-nav > .open > a,
.jt-box-top-header .navbar-default .navbar-nav > li > a,
.jt-box-top-header .navbar-nav > ul > li > span.dropdown-toggle a {color: #35373e;}
.jt-box-top-header .dropdown-menu > li > a:hover {background: rgba(255,255,255,0.08);}
.jt-box-top-header .navbar-right .dropdown-menu {
left: auto;
right: 0;
top: 80px;
min-width: 190px;
}
.jt-box-top-header .dropdown-menu {padding: 0;}
.jt-box-top-header .dropdown-menu > li > a {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
color: #999999;
text-transform: uppercase;
letter-spacing: 1px;
padding:20px 25px;
border-bottom: 1px solid #232427;
}
.jt-box-top-header .dropdown-menu > li:last-child > a {border:0;}
.jt-box-top-header .dropdown-menu > li > a >span {padding: 0 0 0 10px;}
.jt-box-top-header .navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart a .jt-cart-num {color: #fff;}
.jt-box-top-header #top-search form input,
.jt-box-top-header #top-search-slim form input {color: #35373e;}
.jt-box-top-header #top-search form input::-webkit-input-placeholder {
color: #35373e;
font-size: 17px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.jt-box-top-header #top-search form input:-moz-placeholder {
color: #35373e;
font-size: 17px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.jt-box-top-header #top-search form input::-moz-placeholder {
color: #35373e;
font-size: 17px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.jt-box-top-header #top-search form input:-ms-input-placeholder {
color: #35373e;
font-size: 17px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.jt-box-top-header #top-search-slim form input::-webkit-input-placeholder {
color: #35373e;
font-size: 17px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.jt-box-top-header #top-search-slim form input:-moz-placeholder {
color: #35373e;
font-size: 17px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.jt-box-top-header #top-search-slim form input::-moz-placeholder {
color: #35373e;
font-size: 17px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.jt-box-top-header #top-search-slim form input:-ms-input-placeholder {
color: #35373e;
font-size: 17px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
} .page-template.jt-box-layout-bg.page-template-page-photography .entry-content.page-container {padding: 0px;}
.page-template.jt-box-layout-bg.page-template-page-photography > .right-cont-wrap,
.page-template.jt-box-layout-bg.page-template-page-photography,
.page-template.jt-box-layout-bg.page-template-page-photography .entry-content,
.page-template.jt-box-layout-bg.page-template-page-photography .page-container,
.page-template.jt-box-layout-bg.page-template-page-photography .main-content,
.page-template.jt-box-layout-bg.page-template-page-photography .wrapper > .entry-content.page-container,
.page-template.jt-box-layout-bg.page-template-page-photography .wrapper > .entry-content.page-container > div {height: 100%;}
.page-template.jt-box-layout-bg.page-template-page-slider-photography .container-fluid.padding-zero {height: 100%;}
.page-template.jt-box-layout-bgjt-box-layout-bg.page-template-page-kenburns-photography .entry-content.page-container {padding: 0px;}
.page-template.jt-box-layout-bg.jt-box-layout-bg.page-template-page-kenburns-photography > .right-cont-wrap,
.page-template.jt-box-layout-bg.jt-box-layout-bg.page-template-page-kenburns-photography,
.page-template.jt-box-layout-bg.jt-box-layout-bg.page-template-page-kenburns-photography .entry-content,
.page-template.jt-box-layout-bg.jt-box-layout-bg.page-template-page-kenburns-photography .page-container,
.page-template.jt-box-layout-bg.jt-box-layout-bg.page-template-page-kenburns-photography .main-content,
.page-template.jt-box-layout-bg.jt-box-layout-bg.page-template-page-kenburns-photography .wrapper > .entry-content.page-container,
.page-template.jt-box-layout-bg.jt-box-layout-bg.page-template-page-kenburns-photography .jt-photo-whole-wrap,
.page-template.jt-box-layout-bg.page-template-page-kenburns-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt-box-layout-bg.page-template-page-kenburns-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt-box-layout-bg.page-template-page-kenburns-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt-box-layout-bg.page-template-page-kenburns-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt-box-layout-bg.page-template-page-kenburns-photography .jt_box_header_content {height: auto;}
.page-template.jt-box-layout-bg.page-template-page-kenburns-photography .content-ctrl {height: 100%;}
.page-template.jt-box-layout-bg.page-template-page-kenburns-photography .jt_content_holder,
.page-template.jt-box-layout-bg.page-template-page-kenburns-photography .jt-boxed-layout {height: 100%;}
.page-template.jt-box-layout-bg.page-template-page-kenburns-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt-box-layout-bg.page-template-page-slider-photography .entry-content.page-container {padding: 0px;}
.page-template.jt-box-layout-bg.page-template-page-slider-photography > .right-cont-wrap,
.page-template.jt-box-layout-bg.page-template-page-slider-photography,
.page-template.jt-box-layout-bg.page-template-page-slider-photography .entry-content,
.page-template.jt-box-layout-bg.page-template-page-slider-photography .page-container,
.page-template.jt-box-layout-bg.page-template-page-slider-photography .main-content,
.page-template.jt-box-layout-bg.page-template-page-slider-photography .wrapper > .entry-content.page-container,
.page-template.jt-box-layout-bg.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt-box-layout-bg.page-template-page-slider-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt-box-layout-bg.page-template-page-slider-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt-box-layout-bg.page-template-page-slider-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt-box-layout-bg.page-template-page-slider-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt-box-layout-bg.page-template-page-slider-photography .jt_box_header_content {height: auto;}
.page-template.jt-box-layout-bg.page-template-page-slider-photography .content-ctrl {height: 100%;}
.page-template.jt-box-layout-bg.page-template-page-slider-photography .jt_content_holder,
.page-template.jt-box-layout-bg.page-template-page-slider-photography .jt-boxed-layout {height: 100%;}
.page-template.jt-box-layout-bg.page-template-page-slider-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt-box-layout-bg .jt-photo-whole-wrap.right-cont-wrap {left: 0%;height: 100%;width: 100%;}
.page-template.jt-box-layout-bg #grid-gallery .slideshow {width: 100%;top: 70px;}
.page-template.jt-box-layout-bg .container-fluid .jt-photo-filter {top: 170px;}
.page-template.jt-box-layout-bg .container #grid-gallery .slideshow {width: 100%;top: 0px;left: 0px;}
.page-template.jt-box-layout-bg .container .jt-photo-filter {top: 150px;right: 22%;}
.page-template-page-photography.jt-box-layout-bg #grid-gallery .slideshow {top: 0px !important;z-index: 99999;}
.page-template-page-masonry-photography.jt-box-layout-bg #grid-gallery .slideshow {top: 0px !important;z-index: 99999;}
.page-template.jt-box-layout-bg.page-template-page-masonry-photography .container-fluid.padding-zero .content-ctrl {height: 100%;padding: 0px;}
.page-template.jt-box-layout-bg.page-template-page-masonry-photography .container.padding-zero.jt_content_holder .content-ctrl {padding: 0px;}
.page-template.jt-box-layout-bg.page-template-page-slider-photography .content-ctrl .main-content-center {height: 100%;}
.page-template.jt-box-layout-bg.page-template-page-kenburns-photography .content-ctrl .main-content-center {height: 100%;}
.jt-box-layout-bg.page-template-template-one-page-architecture button.slider-switch { position: absolute; top: 140px; }
.jt-box-layout-bg.page-template-template-one-page-architecture { overflow: hidden; }
.jt-box-layout-bg.page-template-template-one-page-architecture .img-dragger.img-dragger-large.dragdealer { overflow: hidden; position: fixed; }
.jt-box-layout-bg.page-template-template-one-page-architecture .have-js .dragslider { overflow: hidden; }
.jt-box-layout-bg.page-template-template-one-page-architecture .dragslider.switch-min,
.jt-box-layout-bg.page-template-template-one-page-architecture .dragslider.switch-max { overflow: hidden; }
.jt-box-layout-bg.page-template-template-one-page-architecture .dragslider { overflow: hidden; }
.jt-box-layout-bg.page-template-template-one-page-architecture .dragslider.show-content { overflow: visible; } .jt-box-layout-bg .jt-boxed-layout .jt_box_header_content header.jt-box-top-header,
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .is-sticky header.jt-box-top-header.sticky-nav { background: #fff; height: inherit;-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);}
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .is-sticky header.jt-box-top-header.sticky-nav nav.navbar.navbar-default a.navbar-logo { line-height: 90px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content header.jt-box-top-header.sticky-nav ul.nav.navbar-nav > li > a,
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .is-sticky header.jt-box-top-header.sticky-nav ul.nav.navbar-nav > li > a { padding: 40px 20px 36px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .menu-metas.navbar-default ul.navbar-nav li.jt-menu-search a,
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .is-sticky .menu-metas.navbar-default ul.navbar-nav li.jt-menu-search a { top: 48px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart a#jt-top-cart-trigger { padding: 39px 12px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .is-sticky header.jt-box-top-header.sticky-nav .menu-metas ul li.jt-menu-cart a span.jt-cart-num { top: 40px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content header.jt-box-top-header .menu-metas ul li.jt-menu-search a:hover,
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .is-sticky header.jt-box-top-header.sticky-nav .menu-metas ul li.jt-menu-search a:hover { color: #35373e; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content header.jt-box-top-header .navbar-collapse > div { float: left; }
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav ul.dropdown-menu { padding: 0; }
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav ul.dropdown-menu li a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav ul.dropdown-menu ul.dropdown-menu li a { padding: 15px 0 15px 25px; }
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav ul.dropdown-menu li:first-child a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav ul.dropdown-menu ul.dropdown-menu li:first-child a { padding: 20px 0 15px 25px; }
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav ul.dropdown-menu li:last-child a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav ul.dropdown-menu ul.dropdown-menu li:last-child a { padding: 15px 0 20px 25px; }
.jt-box-layout-bg .jt-boxed-layout header nav ul.nav.navbar-nav ul.dropdown-menu li.menu-item-has-children.dropdown a:after { top: 19px; }
.jt-box-layout-bg .jt-boxed-layout header nav ul.nav.navbar-nav ul.dropdown-menu ul.dropdown-menu { top: -1px; }
.jt-box-layout-bg .jt-boxed-layout .jt-box-top-header .menu-main-menu-container { float: left; }
.jt-box-layout-bg .jt-boxed-layout .slider-container { z-index: 0; }
.jt-box-layout-bg .jt-boxed-layout .slider-container canvas {height: 100% !important;}
.jt-box-layout-bg .jt-boxed-layout .slider-container .banner-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
}
.jt-box-layout-bg .jt-boxed-layout .slider-container canvas { position: absolute; width: 100%; height: auto; }
.jt-box-layout-bg { background: none; }
.jt-box-layout-bg .jt-boxed-layout .collapse.navbar-collapse .widget.widget_text ul li > a { color: #35373e; }
.jt-box-layout-bg .jt-boxed-layout .collapse.navbar-collapse .widget.widget_text ul li ul.dropdown-menu { background: #121212; }
.jt-box-layout-bg .jt-boxed-layout .collapse.navbar-collapse .widget.widget_text ul li ul.dropdown-menu li.dropdown a { color: #888; }
.jt-box-layout-bg .jt-boxed-layout .collapse.navbar-collapse .widget.widget_text ul li ul.dropdown-menu li.dropdown a:hover { color: #fff; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content header.jt-box-top-header { width: 1270px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .is-sticky header.jt-box-top-header { width: 1270px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .widget.sep-hover-control.widget_text { width: auto; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .widget.sep-hover-control.widget_text a.dropdown-toggle:hover { color: #35373e; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content ul.nav.navbar-nav > li > a:hover {color: inherit;}
.jt-box-layout-bg .jt-boxed-layout .slider-container.banner-rev-slide { height: 100% !important; }
.jt-box-layout-bg .jt-boxed-layout .slider-container.banner-rev-slide .rev_slider_wrapper { z-index: 1; }
.jt-box-layout-bg .jt-boxed-layout .slider-container.banner-rev-slide .box-banner-content { display: none; } .jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content.not-page {
position: absolute;
float: left;
width: 100%;
height: auto;
text-align: center;
z-index: 10;
top: 42%;
}
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content {
position: absolute;
float: left;
width: 100%;
height: auto;
text-align: center;
z-index: 10;
top: 48%;
}
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content h1,
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content h1 {
font-family: 'Montserrat', sans-serif;
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
margin: 0px;
padding: 0px 0px 20px;
}
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content p {
font-family: "Amiri",serif;
color: #fff;
text-transform: capitalize;
font-style: italic;
font-size: 22px;
letter-spacing: 1px;
margin: 0;
padding: 0 0 20px;
}
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content.jt-arch-bantext-1null { top: 31%; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content.jt-arch-bantext-2null { top: 37%; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content.jt-arch-bantext-3null { top: 43%; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content.jt-arch-bantext-4null { top: 47%; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content.jt-arch-bantext-5null { top: 30%; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content.jt-arch-bantext-6null { top: 31%; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content.jt-arch-bantext-7null { top: 41%; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content.jt-arch-bantext-8null { top: 43%; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content.jt-arch-bantext-9null { top: 35%; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content.jt-arch-bantext-10null { top: 37%; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content.jt-arch-bantext-11null { top: 47%; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content.cus_boxed_banner_content { top: 43%; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content.cus_boxed_banner_content p { padding: 0; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container .box-banner-content.cus_boxed_banner_content h1 { padding: 20px 0 0; } .jt_shop_content .navbar-logo {padding: 6px 0 0;}
.jt_shop_content .jt-shop-cart li.jt-menu-cart span {position: relative;top: 3px;}
.jt_shop_content .jt-shop-cart li span {padding: 0 0 0 5px;}
.jt-shop-top-header {background: #35373e;width: 100%;float: left;}
.jt-shop-top-header .navbar-default .navbar-nav > li > a {padding: 0;}
.jt-shop-top-header .caret {display: inline-block;margin: 0 0 0 5px;}
.jt-shop-top-header .navbar {min-height: 60px;}
.jt-free-ship {width: 100%;float: left;line-height: 60px;}
.jt-free-ship img {max-width: 100%;}
.jt-free-ship span,
.jt-shop-top-header .navbar-default .navbar-nav > li > a {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
color: #d0d0d0;
text-transform: uppercase;
letter-spacing: 1px;
padding: 15px 0 15px 10px;
}
.jt-shop-top-header .navbar-default .navbar-nav > .open > a:focus,
.jt-shop-top-header .navbar-default .navbar-nav > .open > a,
.jt-shop-top-header .navbar-default .navbar-nav > li > a:focus,
.jt-shop-top-header .navbar-default .navbar-nav > .open > a,
.jt-shop-top-header .navbar-default .navbar-nav > li > a,
.jt-shop-top-header .navbar-nav > ul > li > span.dropdown-toggle a {color: #d0d0d0;}
.jt-shop-top-header .navbar-default .navbar-nav > li {padding: 0 20px 0 10px;}
.jt-shop-top-header .navbar-right .dropdown-menu {right: 0;left: auto;top: 60px;padding: 0;}
.entry-content .jt-shop-top-headerr .navbar-right {float: right !important;}
.jt-shop-top-header .navbar-right .dropdown-menu.jt-top-width-one {min-width: 185px;}
.jt-shop-top-header .navbar-right .dropdown-menu.jt-top-width-two {min-width: 155px;}
.jt-shop-top-header .navbar-right .dropdown-menu.jt-top-width-three {min-width: 190px;}
.jt-shop-cart {padding: 45px 0;width: 100%;float: left;}
.jt-shop-top-header .jt-main-nav {float: right !important;}
.jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li > a {padding: 0;}
.jt-shop-cart .navbar-right {float: right !important;}
.jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li > a {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
color: #35373e;
letter-spacing: 1px;
text-transform: uppercase;
}
.jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li > a,
.jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li > a:hover,
.jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li > a:active,
.jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li > a:focus {text-decoration: none;}
.jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li {padding: 0 30px 0 0;}
.jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li:last-child {padding: 0;}
.jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart a .jt-cart-num {top: 0;	left: 20px;	color: #fff;}
.jt-shop-cart #jt-top-cart .top-cart-content {top: 75px;}
.jt-shop-logo img,
.jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li > a img {max-width: 100%;}
.jt-shop-menu-wrap {
width: 100%;
float: left;
box-shadow: 0 0 10px 1px rgba(0,0,0,0.05);
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
background: #fff;
}
.jt_shop_content .jt-shop-header .jt-shop-top-head-wrap { position: relative; z-index: 9; }
.jt-shop-menu-wrap .navbar-default .navbar-collapse,
.navbar-default .navbar-form {float: left;width: 100%;}
.jt-shop-menu-wrap .navbar-default .navbar-nav > li > a,
.is-sticky .jt-shop-menu-wrap .navbar-default .navbar-nav > li > a {color: #35373e;padding: 22px 0px;}
.jt-shop-menu-wrap .navbar-default .navbar-nav > li.menu-item-has-children > a,
.is-sticky .jt-shop-menu-wrap .navbar-default .navbar-nav > li.menu-item-has-children > a { padding: 22px 0 18px; }
.jt-shop-menu-wrap .navbar-default .navbar-nav > li > a,
.navbar-nav > ul > li > span.dropdown-toggle a {color: #35373e;}
.jt-shop-menu-wrap .navbar-default .navbar-nav > .open > a:focus,
.jt-shop-menu-wrap .navbar-default .navbar-nav > .open > a,
.jt-shop-menu-wrap .navbar-default .navbar-nav > li > a:focus,
.jt-shop-menu-wrap .navbar-default .navbar-nav > .open > a,
.jt-shop-menu-wrap  .navbar-default .navbar-nav > li > a,
.navbar-nav > ul > li > span.dropdown-toggle a {	color: #35373e;}
.jt-shop-menu-wrap .navbar-default .navbar-nav > li > a:hover,
.jt-shop-menu-wrap .navbar-default .navbar-nav > .open > a:hover {color: #ff6766;}
.jt-shop-menu-wrap .navbar-right .dropdown-menu {top: 80px;left:0;}
.jt-shop-menu-wrap .navbar-default .navbar-nav {padding: 0;}
.jt-shop-menu-wrap .navbar-default .navbar-nav > li {padding: 0 30px;border-right: 1px solid #eeeeee;min-height: 74px;}
.jt-shop-menu-wrap .navbar-default .navbar-nav > li:first-child {border-left:1px solid #eeeeee;}
body.top-search-open .jt-shop-menu-wrap #top-search form,
body.top-search-open .jt-shop-menu-wrap #top-search-slim form {background: #fff;}
.jt-shop-menu-wrap .jt-shop-search {float: right !important;}
.jt-shop-menu-wrap .navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a {top: 21px;}
.is-sticky .jt-shop-menu-wrap .navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a {top: 21px;}
.jt-shop-menu-wrap .navbar-default.menu-metas ul.navbar-nav li.jt-menu-search {padding: 0 30px;}
body.top-search-open .jt-shop-menu-wrap .navbar-default.menu-metas li.jt-menu-search > a i.pe-7s-close {top:0;}
body.top-search-open .jt-shop-menu-wrap .navbar-default.menu-metas li.jt-menu-search > a,
body.top-search-open .jt-shop-menu-wrap .navbar-default.menu-metas li.jt-menu-search > a:hover,
body.top-search-open .jt-shop-menu-wrap .navbar-default.menu-metas li.jt-menu-search > a:active,
body.top-search-open .jt-shop-menu-wrap .navbar-default.menu-metas li.jt-menu-search > a:focus {color: #35373e;}
.jt-shop-menu-wrap .navbar-static-top {z-index: 10;}
body:not(.top-search-open) .jt-shop-menu-wrap  .navbar-collapse .jt-main-nav {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
body.top-search-open .jt-shop-menu-wrap .navbar-collapse .jt-main-nav {	filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}
* > .fa.fa-hover-show,
*:hover > .fa.fa-hover-hidden {display: none;}
*:hover > .fa.fa-hover-show {display: inline-block;}
.jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li > a i {
color: #35373e;
font-size: 28px;
position: relative;
top: 5px;
}
.jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li > a i.fa-heart {color: #35373e;}
.jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li > a .fa-heart-o:hover .fa-heart {opacity: 1;}
.jt-trendy-item-wrap {height: 450px !important;margin: 0 0 40px 0;text-align: center;}
.jt-new-prod {width: 100%;float: left;margin: 40px 0;} .page-template.jt_shop_content.page-template-page-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_shop_content.page-template-page-masonry-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_shop_content.page-template-page-photography > .right-cont-wrap,
.page-template.jt_shop_content.page-template-page-photography,
.page-template.jt_shop_content.page-template-page-photography .entry-content,
.page-template.jt_shop_content.page-template-page-photography .page-container,
.page-template.jt_shop_content.page-template-page-photography .main-content,
.page-template.jt_shop_content.page-template-page-photography .wrapper > .entry-content.page-container,
.page-template.jt_shop_content.page-template-page-photography .wrapper > .entry-content.page-container > div {height: 100%;}
.page-template.jt_shop_content.page-template-page-kenburns-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_shop_content.page-template-page-kenburns-photography > .right-cont-wrap,
.page-template.jt_shop_content.page-template-page-kenburns-photography,
.page-template.jt_shop_content.page-template-page-kenburns-photography .entry-content,
.page-template.jt_shop_content.page-template-page-kenburns-photography .page-container,
.page-template.jt_shop_content.page-template-page-kenburns-photography .main-content,
.page-template.jt_shop_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container,
.page-template.jt_shop_content.page-template-page-kenburns-photography .jt-photo-whole-wrap,
.page-template.jt_shop_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_shop_content.page-template-page-kenburns-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_shop_content.page-template-page-kenburns-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_shop_content.page-template-page-kenburns-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_shop_content.page-template-page-kenburns-photography .jt-shop-header {height: auto;}
.page-template.jt_shop_content.page-template-page-kenburns-photography .content-ctrl {height: 100%; }
.page-template.jt_shop_content.page-template-page-kenburns-photography .jt_content_holder {height: 100%;}
.page-template.jt_shop_content.page-template-page-kenburns-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_shop_content.page-template-page-slider-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_shop_content.page-template-page-slider-photography > .right-cont-wrap,
.page-template.jt_shop_content.page-template-page-slider-photography,
.page-template.jt_shop_content.page-template-page-slider-photography .entry-content,
.page-template.jt_shop_content.page-template-page-slider-photography .page-container,
.page-template.jt_shop_content.page-template-page-slider-photography .main-content,
.page-template.jt_shop_content.page-template-page-slider-photography .wrapper > .entry-content.page-container,
.page-template.jt_shop_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_shop_content.page-template-page-slider-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_shop_content.page-template-page-slider-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_shop_content.page-template-page-slider-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_shop_content.page-template-page-slider-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_shop_content.page-template-page-slider-photography .jt-shop-header {height: auto;}
.page-template.jt_shop_content.page-template-page-slider-photography .content-ctrl {height: 100%;}
.page-template.jt_shop_content.page-template-page-slider-photography .jt_content_holder {height: 100%;}
.page-template.jt_shop_content.page-template-page-slider-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_shop_content .wrapper {height: 100%;overflow: visible;}
.page-template.jt_shop_content .type-page {height: 100%;margin: 0px;}
.page-template.jt_shop_content .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_shop_content .jt-photo-whole-wrap.right-cont-wrap {left: 0%;height: 100%;width: 100%;}
.page-template.jt_shop_content #grid-gallery .slideshow {width: 100%;top: 70px;}
.page-template.jt_shop_content .container-fluid .jt-photo-filter {top: 170px;}
.page-template.jt_shop_content .container #grid-gallery .slideshow {width: 100%;top: 0px;left: 0px;}
.page-template.jt_shop_content .container .jt-photo-filter {top: 150px;right: 22%;}
.page-template-page-photography.jt_shop_content #grid-gallery .slideshow {top: 0px !important;z-index: 99999;}
.page-template-page-masonry-photography.jt_shop_content #grid-gallery .slideshow {top: 0px !important;z-index: 99999;}
.page-template.jt_shop_content.page-template-page-slider-photography .content-ctrl .main-content-center {height: 100%;}
.page-template.jt_shop_content.page-template-page-kenburns-photography .content-ctrl .main-content-center {height: 100%;}
.jt_shop_content.page-template-template-one-page-architecture button.slider-switch { position: absolute; top: 140px; }
.jt_shop_content.page-template-template-one-page-architecture { overflow: hidden; }
.jt_shop_content.page-template-template-one-page-architecture .img-dragger.img-dragger-large.dragdealer { overflow: hidden; position: fixed; }
.jt_shop_content.page-template-template-one-page-architecture .have-js .dragslider { overflow: hidden; }
.jt_shop_content.page-template-template-one-page-architecture .dragslider.switch-min,
.jt_shop_content.page-template-template-one-page-architecture .dragslider.switch-max { overflow: hidden; }
.jt_shop_content.page-template-template-one-page-architecture .dragslider { overflow: hidden; }
.jt_shop_content.page-template-template-one-page-architecture .dragslider.show-content { overflow: visible; }
.jt_shop_content.page-template-template-one-page-architecture .jt-shop-top-head-wrap .jt-shop-top-header { position: relative; z-index: 999; } .jt_shop_content .jt-shop-cart .navbar-right {position: relative; top: 10px;}
.jt_shop_content .hidden-big-screen  {z-index: 21;}
.jt_shop_content .jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a {top: 33px;right: 55px;color: #35373E;}
body.jt_shop_content.top-search-open #top-search form input,
body.jt_shop_content.top-search-open #top-search-slim form input {color: #35373E;}
.jt_shop_content.top-search-open .jt-slim-logo {filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}
.jt_shop_content .menu-collapser {height: 75px;line-height: 75px;background: #fff;box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.06);-webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.06);z-index: 99;}
ul.jt-slim-dropdown {margin: 0;padding: 0;line-height:60px;float: left;}
ul.jt-slim-dropdown li {display: inline-block;padding: 0 15px 0 0;}
ul.jt-slim-dropdown a {
color: #D0D0D0;
font-family: "Montserrat",sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: normal;
}
.jt_shop_content .jt-slim-logo {top: 155px;}
.jt_shop_content .jt-slim-top .jt-slim-meta ul.navbar-nav {margin: 0;}
.jt_shop_content .jt-slim-icons.jt-slim-meta.jt-slim-icons {background: #fff;border-bottom: 1px solid rgba(0,0,0,0.1)}
.jt_shop_content .jt-slim-icons.jt-slim-meta {position: relative;}
.jt_shop_content .jt-slim-icons.jt-slim-meta ul.navbar-nav > li {
display: inline-block;
width: 50%;
text-align: center;
float: left;
}
.jt_shop_content .jt-slim-icons.jt-slim-meta ul.navbar-nav > li {border-right: 1px solid rgba(0,0,0,0.1);}
.jt_shop_content .jt-slim-meta.jt-slim-icons ul.navbar-nav > li a i {
color: #35373E;
font-size: 25px;
position: relative;
top: 5px;
}
.jt_shop_content .jt-slim-meta.jt-slim-icons ul.navbar-nav > li a  {
font-family: "Montserrat",sans-serif;
font-size: 11px;
color: #35373E;
letter-spacing: 1px;
text-transform: uppercase;
}
.jt_shop_content .jt-slim-meta.jt-slim-icons ul.navbar-nav > li a,
.jt_shop_content .jt-slim-meta.jt-slim-icons ul.navbar-nav > li a:hover,
.jt_shop_content .jt-slim-meta.jt-slim-icons ul.navbar-nav > li a:active,
.jt_shop_content .jt-slim-meta.jt-slim-icons ul.navbar-nav > li a:focus {text-decoration: none;}
.jt_shop_content .jt-slim-meta.jt-slim-icons ul.navbar-nav > li a {padding: 20px 12px 21px;}
.jt_shop_content .jt-slim-meta #jt-top-cart .top-cart-content {top: 75px;}
.jt_shop_content .jt-slim-meta.jt-slim-icons ul.navbar-nav > li a span {margin: 0 0 0 10px;}
.jt_shop_content .collapse-button .icon-bar {background: #000;}
.jt_shop_content .jt-shop-header .hidden-big-screen .menu-metas.jt-slim-meta.jt-slim-icons { position: relative; }
.jt_shop_content .jt-shop-header .hidden-big-screen .menu-metas.jt-slim-meta.jt-slim-icons ul.navbar-nav > li > a { padding: 20px 0 21px; }
.jt_shop_content .jt-shop-header .hidden-big-screen .menu-metas.jt-slim-meta.jt-slim-icons ul.navbar-nav li.jt-menu-cart-slim a#jt-top-cart-trigger-slim { padding: 21px 0 22px; }
body.jt_shop_content.top-search-open #top-search form input::-webkit-input-placeholder {
color: #777777;
font-size: 17px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
body.jt_shop_content.top-search-open #top-search form input:-moz-placeholder {
color: #777777;
font-size: 17px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
body.jt_shop_content.top-search-open #top-search form input::-moz-placeholder {
color: #777777;
font-size: 17px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
body.jt_shop_content.top-search-open #top-search form input:-ms-input-placeholder {
color: #777777;
font-size: 17px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
body.jt_shop_content.top-search-open #top-search-slim form input::-webkit-input-placeholder {
color: #777777;
font-size: 17px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
body.jt_shop_content.top-search-open #top-search-slim form input:-moz-placeholder {
color: #777777;
font-size: 17px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
body.jt_shop_content.top-search-open #top-search-slim form input::-moz-placeholder {
color: #777777;
font-size: 17px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
body.jt_shop_content.top-search-open #top-search-slim form input:-ms-input-placeholder {
color: #777777;
font-size: 17px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
body.jt_shop_content .jt-slim-drop .dropdown-menu {right:0;left:auto;}
body.jt_shop_content .jt-box-top-header .dropdown-menu > li > a {padding: 15px 25px;}
body.jt_shop_content .jt-box-top-header .dropdown-menu .menu-item-has-children .dropdown-menu {top: -1px;}
body.jt_shop_content .jt-box-top-header .dropdown-menu .menu-item-has-children.dropdown > a::after {top: 20px;}
.jt_shop_content .jt-shop-header ul.nav.navbar-nav li.menu-item-has-children ul.dropdown-menu { top: auto; }
.jt_shop_content .jt-shop-header ul.nav.navbar-nav li.menu-item-has-children ul.dropdown-menu ul.dropdown-menu { top: -1px; }
.jt_shop_content .jt-shop-header .jt-shop-top-head-wrap .sticky-wrapper,
.jt_shop_content .jt-shop-header .jt-shop-top-head-wrap .sticky-wrapper.is-sticky { z-index: 98; }
.jt_shop_content .jt-shop-top-head-wrap .jt-shop-cart .menu-metas.navbar-default .top-cart-content ul.cart_list.product_list_widget li.mini_cart_item a.remove { padding: 1px 0 0 1px; line-height: 12px;font-size: 12px; }
.jt_shop_content .jt-shop-top-head-wrap .jt-shop-cart .menu-metas.navbar-default .top-cart-content ul.cart_list.product_list_widget li.mini_cart_item a.remove:hover,
.jt_shop_content .jt-shop-top-head-wrap .jt-shop-cart .menu-metas.navbar-default .top-cart-content ul.cart_list.product_list_widget li.mini_cart_item a.remove:hover i { color: #35373e; }
.jt_shop_content .jt-shop-top-head-wrap .jt-shop-cart .menu-metas.navbar-default .top-cart-content ul.cart_list.product_list_widget li.mini_cart_item a.remove i { float: left; left: 4px; top: 0px; } .jt_shop_content .jt-shop-header { background: #fff; }
.jt_shop_content .jt-shop-cart li.jt-menu-cart span.jt-cart-num { margin: 0; }
.jt_shop_content .jt-shop-cart li.jt-menu-cart span {
font-family: "Montserrat",sans-serif;
font-size: 11px;
color: #35373E;
letter-spacing: 1px;
text-transform: uppercase;
margin: 0 0 0 10px;
}
.jt_shop_content .navbar-default.menu-metas ul.navbar-nav li .top-cart-content a.remove i { color: #ccc; font-size: 12px; }
.jt_shop_content .jt-shop-header .jt-blog-bg {
float: left;
min-height: 450px;
position: relative;
width: 100%;
}
.jt_shop_content .jt-shop-header .jt-blog-bg .banner-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
}
.jt_shop_content .jt-shop-header .jt-blog-bg .slider-container canvas { position: absolute; width: 100%; height: auto; }
.jt_shop_content .jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li > a,
.jt_shop_content .jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li > a:hover,
.jt_shop_content .jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li > a:active,
.jt_shop_content .jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li > a:focus { line-height: 35px; }
.jt_shop_content .jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li a#jt-top-cart-trigger { padding: 0; }
.jt_shop_content .is-sticky .jt-shop-menu-wrap .navbar-default .navbar-nav > li > a { padding-left: 0; padding-right: 0; }
.jt_shop_content .container.jt-shop-header .jt-shop-menu-wrap.jt-box-top-header { width: 1170px; }
.jt_shop_content .container.jt-shop-header .is-sticky .jt-shop-menu-wrap.jt-box-top-header { width: 1170px; }
.jt_shop_content .jt-shop-header .rev_slider_wrapper { z-index: 1; }
.jt_shop_content .jt-blog-bg .slider-container.jt-vintage-banner .jt-animated-hand { z-index: 0; } .jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content {
position: absolute;
float: left;
width: 100%;
height: auto;
top: 130px;
text-align: center;
z-index: 1;
}
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content h1 {
color: #fff;
font-family: 'montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: normal;
font-size: 40px;
margin: 0;
padding: 0 0 20px;
}
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content p {
font-family: "Amiri",serif;
color: #fff;
font-style: italic;
font-size: 25px;
text-transform: capitalize;
letter-spacing: 2px;
margin: 0;
padding: 0 0 20px;
}
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content.not-page { top: 43%; }
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content.jt-main-bantext-1null { top: 48%; }
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content.jt-main-bantext-2null { top: 46%; }
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content.jt-main-bantext-3null { top: 48%; }
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content.jt-main-bantext-4null { top: 43%; }
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content.jt-main-bantext-5null { top: 41%; }
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content.jt-main-bantext-6null { top: 42%; }
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content.jt-main-bantext-7null { top: 36%; }
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content.jt-main-bantext-8null { top: 39%; }
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content.jt-main-bantext-9null { top: 35%; }
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content.jt-main-bantext-10null { top: 42%; }
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content.jt-main-bantext-11null { top: 36%; }
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content.jt-main-bantext-12null { top: 29%; }
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content.jt-main-bantext-13null { top: 31%; }
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content.jt-main-bantext-14null { top: 31%; }
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content.jt-main-bantext-15null { top: 25%; } .page-template.jt_freelance_content.page-template-page-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_freelance_content.page-template-page-photography > .right-cont-wrap,
.page-template.jt_freelance_content.page-template-page-photography,
.page-template.jt_freelance_content.page-template-page-photography .entry-content,
.page-template.jt_freelance_content.page-template-page-photography .page-container,
.page-template.jt_freelance_content.page-template-page-photography .main-content,
.page-template.jt_freelance_content.page-template-page-photography .wrapper > .entry-content.page-container,
.page-template.jt_freelance_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_freelance_content.page-template-page-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_freelance_content.page-template-page-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_freelance_content.page-template-page-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_freelance_content.page-template-page-photography .jt-photo-whole-wrap.right-cont-wrap {left: 0%;height: 100%;width: 100%;}
.page-template.jt_freelance_content.page-template-page-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_freelance_content.page-template-page-kenburns-photography .entry-content.page-container {padding: 0px;}
.page-template.jt_freelance_content.page-template-page-kenburns-photography > .right-cont-wrap,
.page-template.jt_freelance_content.page-template-page-kenburns-photography,
.page-template.jt_freelance_content.page-template-page-kenburns-photography .entry-content,
.page-template.jt_freelance_content.page-template-page-kenburns-photography .page-container,
.page-template.jt_freelance_content.page-template-page-kenburns-photography .main-content,
.page-template.jt_freelance_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container,
.page-template.jt_freelance_content.page-template-page-kenburns-photography .jt-photo-whole-wrap,
.page-template.jt_freelance_content.page-template-page-kenburns-photography .wrapper > .entry-content.page-container > div {height: 100%;}
.page-template.jt_freelance_content.page-template-page-kenburns-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_freelance_content.page-template-page-kenburns-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_freelance_content.page-template-page-kenburns-photography .jt-portfolio-wrapper.right-cont-wrap {left: 0%;}
.page-template.jt_freelance_content.page-template-page-kenburns-photography .jt-main-banner-holder {height: auto;}
.page-template.jt_freelance_content.page-template-page-kenburns-photography .content-ctrl {height: 100%;padding-top: 0px;padding-bottom: 0px;}
.page-template.jt_freelance_content.page-template-page-kenburns-photography .jt_content_holder {height: 100%;}
.page-template.jt_freelance_content.page-template-page-kenburns-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_freelance_content.page-template-page-slider-photography > .right-cont-wrap,
.page-template.jt_freelance_content.page-template-page-slider-photography,
.page-template.jt_freelance_content.page-template-page-slider-photography .entry-content,
.page-template.jt_freelance_content.page-template-page-slider-photography .page-container,
.page-template.jt_freelance_content.page-template-page-slider-photography .main-content,
.page-template.jt_freelance_content.page-template-page-slider-photography .wrapper > .entry-content.page-container,
.page-template.jt_freelance_content.page-template-page-slider-photography .jt-photo-whole-wrap,
.page-template.jt_freelance_content.page-template-page-slider-photography .wrapper > .entry-content.page-container > div {height: 100%;}
.page-template.jt_freelance_content.page-template-page-slider-photography .wrapper {height: 100%;overflow: visible;}
.page-template.jt_freelance_content.page-template-page-slider-photography .type-page {height: 100%;margin: 0px;}
.page-template.jt_freelance_content.page-template-page-slider-photography .jt-portfolio-wrapper {left: 0%;}
.page-template.jt_freelance_content.page-template-page-slider-photography .jt_blog_header_content {height: auto;}
.page-template.jt_freelance_content.page-template-page-slider-photography .content-ctrl {height: 100%;padding-top: 0px;padding-bottom: 0px;}
.page-template.jt_freelance_content.page-template-page-slider-photography .jt_content_holder {height: 100%;}
.page-template.jt_freelance_content.page-template-page-slider-photography .entry-content.page-container.content-ctrl > div {height: 100%;}
.page-template.jt_freelance_content.page-template-page-masonry-photography .wrapper > .entry-content.page-container > div {height: 100%;padding: 0;}
.page-template.jt_freelance_content.page-template-page-masonry-photography .jt-portfolio-wrapper {left: 0%;height: auto !important;}
.page-template.jt_freelance_content.page-template-page-masonry-photography .content-ctrl {padding: 0px;}
.page-template.jt_freelance_content.page-template-page-photography .content-ctrl {padding: 0px;}
.page-template.jt_freelance_content #grid-gallery .slideshow {width: 100%;top: 0px;}
.page-template.jt_freelance_content .container-fluid .jt-photo-filter {top: 170px;}
.page-template.jt_freelance_content .container #grid-gallery .slideshow {width: 100%;top: 0px;left: 0px;}
.page-template-page-photography.jt_freelance_content #grid-gallery .slideshow {top: 0px !important;z-index: 99999;}
.page-template-page-masonry-photography.jt_freelance_content #grid-gallery .slideshow {top: 0px !important;z-index: 99999;}
.page-template.jt_freelance_content.page-template-page-slider-photography .content-ctrl .main-content-center {height: 100%;}
.page-template.jt_freelance_content.page-template-page-kenburns-photography .content-ctrl .main-content-center {height: 100%;} .jt-freelance-head .navbar-nav > li > .dropdown-menu { top: 111px; }
.jt-freelance-head .is-sticky .navbar-nav > li > .dropdown-menu { top: 70px; }
.is-sticky .navbar-right .dropdown-menu { top: 70px; }
.jt-freelance-head header.sticky-nav { right: 0; margin: 0 auto; }
.jt_freelance_content header nav ul.nav li.menu-item ul.dropdown-menu { padding: 0px; }
.jt_freelance_content header nav ul.nav li.menu-item ul.dropdown-menu li a,
.jt_freelance_content header nav ul.nav li.menu-item ul.dropdown-menu ul.dropdown-menu li a { padding: 15px 25px; }
.jt_freelance_content header nav ul.nav li.menu-item ul.dropdown-menu li:first-child a,
.jt_freelance_content header nav ul.nav li.menu-item ul.dropdown-menu ul.dropdown-menu li:first-child a { padding: 20px 25px 15px; }
.jt_freelance_content header nav ul.nav li.menu-item ul.dropdown-menu li:last-child a,
.jt_freelance_content header nav ul.nav li.menu-item ul.dropdown-menu ul.dropdown-menu li:last-child a { padding: 15px 25px 20px; }
.jt_freelance_content header nav ul.nav li.menu-item ul.dropdown-menu ul.dropdown-menu { left: auto; right: 100%; top: -1px; }
.jt_freelance_content ul.nav.navbar-nav ul.dropdown-menu li.menu-item-has-children a:after { top: 19px; }
.jt_freelance_content .jt-freelance-head .menu-metas ul.navbar-nav { margin: 0; }
.jt_freelance_content .jt-freelance-head .menu-metas .widget.widget_text { width: auto; }
.jt_freelance_content .jt-freelance-head .menu-metas .widget.widget_text ul li a { font-size: 12px; }
.jt_freelance_content .jt-freelance-head .menu-metas .widget.widget_text ul.navbar-nav li.dropdown ul {
left: auto;
right: -10px;
padding: 0px;
min-width: auto;
margin: 0px;
}
.jt_freelance_content .jt-freelance-head .menu-metas .widget.widget_text ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a { padding: 20px; font-size: 10px; }
.jt_freelance_content .jt-freelance-head .menu-metas .widget.widget_text ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a img { padding: 0 10px 0 0; } .jt_freelance_content .jt-freelance-head .collapse.navbar-collapse .menu-metas.navbar-default ul.navbar-nav .widget.widget_text ul li ul.dropdown-menu { background: #121212; }
.jt_freelance_content .jt-freelance-head .collapse.navbar-collapse .menu-metas.navbar-default ul.navbar-nav .widget.widget_text ul li ul.dropdown-menu li.dropdown a { color: #888; }
.jt_freelance_content .jt-freelance-head .collapse.navbar-collapse .menu-metas.navbar-default ul.navbar-nav .widget.widget_text ul li ul.dropdown-menu li.dropdown a:hover { color: #fff; }
.hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart-slim .top-cart-content span.quantity { line-height: 17px; }
.jt_freelance_content .jt-freelance-head .jt-blog-logo .banner-overlay { position: absolute; width: 100%; height: 100%; }
.jt_freelance_content .jt-freelance-head .is-sticky .menu-metas.navbar-default ul.navbar-nav li a#jt-top-cart-trigger { padding: 20px 12px; } .jt-freelance-logo img {max-width: 100%;}
.jt-freelance-head {
margin: 35px 30px 0;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.jt-freelance-head .sticky-nav {left: 0;}
.jt_freelance_content .jt-page-banner .jt-freelance-ban-tit { float: left; width: 100%; margin-top: 20px; }
.jt_freelance_content .jt-page-banner.jt-freelance-bantext-1null { top: 150px; }
.jt_freelance_content .jt-page-banner.jt-freelance-bantext-3null { top: 130px; }
.jt_freelance_content .jt-page-banner h2 {
font-family: 'montserrat', sans-serif;
color: #fff;
letter-spacing: 2px;
text-transform: uppercase;
}
.jt_freelance_content .jt-page-banner h3 {
font-family: "Amiri",serif;
color: #fff;
letter-spacing: 1px;
text-transform: capitalize;
}
.jt_freelance_content .jt-page-banner { position: absolute; width: 100%; }
.jt_freelance_content .jt-page-banner.jt-main-bantext-1null { top: 50%; }
.jt_freelance_content .jt-page-banner.jt-main-bantext-2null { top: 50%; }
.jt_freelance_content .jt-page-banner.jt-main-bantext-3null { top: 50%; }
.jt_freelance_content .jt-page-banner.jt-main-bantext-4null { top: 46%; }
.jt_freelance_content .jt-page-banner.jt-main-bantext-5null { top: 48%; }
.jt_freelance_content .jt-page-banner.jt-main-bantext-6null { top: 48%; }
.jt_freelance_content .jt-page-banner.jt-main-bantext-7null { top: 39%; }
.jt_freelance_content .jt-page-banner.jt-main-bantext-8null { top: 42%; }
.jt_freelance_content .jt-page-banner.jt-main-bantext-9null { top: 41%; }
.jt_freelance_content .jt-page-banner.jt-main-bantext-10null { top: 46%; }
.jt_freelance_content .jt-page-banner.jt-main-bantext-11null { top: 43%; }
.jt_freelance_content .jt-page-banner.jt-main-bantext-12null { top: 37%; }
.jt_freelance_content .jt-page-banner.jt-main-bantext-13null { top: 39%; }
.jt_freelance_content .jt-page-banner.jt-main-bantext-14null { top: 38%; }
.jt_freelance_content .jt-page-banner.jt-main-bantext-15null { top: 36%; }
.jt_freelance_content .jt-page-banner { top: 48%; }
.jt_freelance_content .slider-switch { position: absolute; top: 150px; }
.jt_freelance_content.page-template-template-one-page-architecture .jt-blog-header .sticky-wrapper {
float: left;
width: 100%;
position: relative;
z-index: 999;
}
.jt_freelance_content.page-template-page-photography #grid-gallery section.slideshow,
.jt_freelance_content.page-template-page-masonry-photography #grid-gallery section.slideshow { top: 0 !important; z-index: 100000; }
.jt_freelance_content.page-template-template-one-page-architecture { overflow: hidden; }
.jt_freelance_content.page-template-template-one-page-architecture .img-dragger.img-dragger-large.dragdealer { overflow: hidden; position: fixed; }
.jt_freelance_content.page-template-template-one-page-architecture .have-js .dragslider { overflow: hidden; }
.jt_freelance_content.page-template-template-one-page-architecture .dragslider.switch-min,
.jt_freelance_content.page-template-template-one-page-architecture .dragslider.switch-max { overflow: hidden; }
.jt_freelance_content.page-template-template-one-page-architecture .dragslider { overflow: hidden; }
.jt_freelance_content.page-template-template-one-page-architecture .dragslider.show-content { overflow: visible; }
.jt_freelance_content.page-template-template-one-page-architecture .jt-freelance-head header.sticky-nav { position: relative; z-index: 999; } .navbar-nav > li.megamenu {position: inherit;}
.navbar-nav > li.megamenu > ul {
width: auto;
margin: 0 auto;
float: none;
left: 0;
right: 0;
}
.navbar-nav > li.megamenu.mega-right-align > ul {left: auto;right: 0;}
.navbar-nav > li.megamenu.mega-left-align > ul {left: 0;right: auto;}
.navbar-nav > li.megamenu > ul > li {width: 25%;float: left;}
.navbar-nav > li.megamenu.menu-column-two > ul {width: 40%;}
.navbar-nav > li.megamenu.menu-column-two > ul > li {width: 50%;}
.navbar-nav > li.megamenu.menu-column-three > ul {width: 50%;}
.jt_vintage_content .navbar-nav > li.megamenu.menu-column-three > ul,
.jt_vintage_content .navbar-nav > li.megamenu.menu-column-two > ul {width: 980px;}
.navbar-nav > li.megamenu.menu-column-two.mega-menu-extend > ul > li:nth-child(-n+2) {margin-bottom: 40px;}
.navbar-nav > li.megamenu.menu-column-three > ul > li {width: 33.3333%;}
.navbar-nav > li.megamenu.menu-column-three > ul > li:nth-child(-n+3) { margin: 0px;}
.navbar-nav > li.megamenu.menu-column-three.mega-menu-extend > ul > li:nth-child(-n+3) {margin-bottom: 40px;}
.navbar-nav > li.megamenu.menu-column-four > ul {width: 980px;}
.jt-slimmenu.navbar-nav > li.megamenu.menu-column-four > ul {width: 100%;}
.navbar-nav > li.megamenu.menu-column-four > ul > li {width: 25%;}
.navbar-nav > li.megamenu.menu-column-four.mega-menu-extend > ul > li:nth-child(-n+4) {margin-bottom: 40px;}
.jt-slimmenu.navbar-nav > li.megamenu.menu-column-four > ul > li {width: 100%;}
.navbar-nav > li.megamenu > ul.dropdown-menu > li > ul.dropdown-menu {left: 0;top: 0;position: relative;display: block !important;}
.navbar-nav > li.megamenu > ul.dropdown-menu > li > ul.dropdown-menu {padding-left: 0;padding-right: 0;}
header nav ul.nav li.menu-item.megamenu ul.dropdown-menu li:last-child > a {padding: 0px 0px 20px;}
header nav ul.nav li.menu-item.megamenu > ul.dropdown-menu > li > ul.mega-dropdown-menu > li:last-child > a,
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li.menu-item.megamenu > ul.dropdown-menu > li > ul.mega-dropdown-menu > li:last-child a,
.jt-page-header.jt-header-three.jt-blog-page header nav ul#menu-create-menu.nav li.menu-item.megamenu > ul.dropdown-menu > li > ul.mega-dropdown-menu > li:last-child > a,
.jt_vintage_content .left-menu-wrap ul.nav li.menu-item.megamenu > ul.dropdown-menu > li > ul.mega-dropdown-menu > li:last-child > a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav > li.megamenu > ul.dropdown-menu > li > ul.dropdown-menu > li:last-child > a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav > li.megamenu > ul.dropdown-menu > li:last-child > a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav > li.megamenu > ul.dropdown-menu > li:last-child > ul.mega-dropdown-menu > li:last-child > a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav > li.megamenu > ul.dropdown-menu > li:first-child > ul.mega-dropdown-menu > li:last-child > a,
body.jt_shop_content .jt-box-top-header li.menu-item.megamenu > ul.dropdown-menu > li > ul.mega-dropdown-menu > li:last-child > a {padding: 8px 0 0;}
header nav ul.nav li.menu-item.megamenu.menu-hide-title > ul.dropdown-menu > li > ul.mega-dropdown-menu > li:first-child > a,
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li.menu-item.megamenu.menu-hide-title > ul.dropdown-menu > li > ul.mega-dropdown-menu > li:first-child a,
.jt-page-header.jt-header-three.jt-blog-page header nav ul#menu-create-menu.nav li.menu-item.megamenu.menu-hide-title > ul.dropdown-menu > li > ul.mega-dropdown-menu > li:first-child > a,
.jt_vintage_content .left-menu-wrap ul.nav li.menu-item.megamenu.menu-hide-title > ul.dropdown-menu > li > ul.mega-dropdown-menu > li:first-child > a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav > li.megamenu.menu-hide-title > ul.dropdown-menu > li > ul.dropdown-menu > li:first-child > a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav > li.megamenu.menu-hide-title > ul.dropdown-menu > li:first-child > a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav > li.megamenu.menu-hide-title > ul.dropdown-menu > li:first-child > ul.mega-dropdown-menu > li:first-child > a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav > li.megamenu.menu-hide-title > ul.dropdown-menu > li:first-child > ul.mega-dropdown-menu > li:first-child > a,
body.jt_shop_content .jt-box-top-header li.menu-item.megamenu.menu-hide-title > ul.dropdown-menu > li > ul.mega-dropdown-menu > li:first-child > a {padding: 0px 0 8px;}
header nav ul.nav li.menu-item.megamenu > ul.dropdown-menu,
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li.megamenu ul.dropdown-menu,
.jt_business_content .jt-page-header.jt-header-three.jt-blog-page header nav ul#menu-create-menu.nav li.menu-item.megamenu ul.dropdown-menu,
.navbar-right li.menu-item.megamenu > .dropdown-menu,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav li.menu-item.megamenu > ul.dropdown-menu,
.jt-box-top-header .nav.navbar-nav li.menu-item.megamenu > ul.dropdown-menu {padding: 50px;} .jt_vintage_content .left-menu-wrap ul.nav li.menu-item.megamenu > ul.dropdown-menu > li > ul.mega-dropdown-menu,
.jt_shop_content nav ul.nav li.menu-item.megamenu > ul.dropdown-menu > li > ul.mega-dropdown-menu {
padding: 20px 20px 0px 0;
width: 100%;
z-index: 1000;
float: left;
margin: 2px 0px 0px;
text-align: left;
list-style: none;
border: 1px solid rgba(0, 0, 0, 0.15);
}
.jt_vintage_content .left-menu-wrap ul.nav li.menu-item.megamenu > ul.dropdown-menu > li > ul.mega-dropdown-menu {border: none;}
header nav ul.nav li.menu-item.megamenu > ul.dropdown-menu > li > a,
header nav ul.nav li.menu-item.megamenu > ul.dropdown-menu > li:last-child > a,
.jt_main_content header nav ul.nav li.menu-item.megamenu > ul.dropdown-menu > li:first-child > a,
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li.megamenu > ul.dropdown-menu > li:first-child > a,
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li.megamenu > ul.dropdown-menu > li > a,
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li.menu-item.megamenu > ul.dropdown-menu > li:last-child > a,
.jt_freelance_content header nav ul.nav li.menu-item.megamenu ul.dropdown-menu > li:first-child > a,
.jt_business_content .jt-page-header.jt-header-three.jt-blog-page header nav ul#menu-create-menu.nav li.menu-item.megamenu ul.dropdown-menu > li:first-child > a,
.jt_business_content .jt-page-header.jt-header-three.jt-blog-page header nav ul#menu-create-menu.nav li.menu-item.megamenu ul.dropdown-menu > li > a,
.jt_arch_content header nav ul.nav li.menu-item.megamenu ul.dropdown-menu > li:first-child > a,
.jt_studio_content .nav.navbar-nav li.menu-item.megamenu ul.dropdown-menu > li:first-child > a,
.left-menu-wrap.jt-vint-left-menu li.menu-item.megamenu .dropdown-menu > li > a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav li.menu-item.megamenu ul.dropdown-menu > li:first-child > a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav li.menu-item.megamenu ul.dropdown-menu > li > a,
body.jt_shop_content .jt-box-top-header li.menu-item.megamenu > ul.dropdown-menu > li > a {
letter-spacing: 2px;
padding: 0 0 4px !important;
color: #f0f0f0;
border-bottom: 1px solid #444;
width: auto;
float: left;
}
header nav ul.nav li.menu-item.megamenu.menu-hide-title > ul.dropdown-menu > li > a,
header nav ul.nav li.menu-item.megamenu.menu-hide-title > ul.dropdown-menu > li:last-child > a,
.jt_main_content header nav ul.nav li.menu-item.megamenu.menu-hide-title > ul.dropdown-menu > li:first-child > a,
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li.megamenu.menu-hide-title > ul.dropdown-menu > li:first-child > a,
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li.megamenu.menu-hide-title > ul.dropdown-menu > li > a,
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li.menu-item.megamenu.menu-hide-title > ul.dropdown-menu > li:last-child > a,
.jt_freelance_content header nav ul.nav li.menu-item.megamenu.menu-hide-title ul.dropdown-menu > li:first-child > a,
.jt_business_content .jt-page-header.jt-header-three.jt-blog-page header nav ul#menu-create-menu.nav li.menu-item.megamenu.menu-hide-title ul.dropdown-menu > li:first-child > a,
.jt_business_content .jt-page-header.jt-header-three.jt-blog-page header nav ul#menu-create-menu.nav li.menu-item.megamenu.menu-hide-title ul.dropdown-menu > li > a,
.jt_arch_content header nav ul.nav li.menu-item.megamenu.menu-hide-title ul.dropdown-menu > li:first-child > a,
.jt_studio_content .nav.navbar-nav li.menu-item.megamenu.menu-hide-title ul.dropdown-menu > li:first-child > a,
.left-menu-wrap.jt-vint-left-menu li.menu-item.megamenu.menu-hide-title .dropdown-menu > li > a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav li.menu-item.megamenu.menu-hide-title ul.dropdown-menu > li:first-child > a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav li.menu-item.megamenu.menu-hide-title ul.dropdown-menu > li > a,
body.jt_shop_content .jt-box-top-header li.menu-item.megamenu.menu-hide-title > ul.dropdown-menu > li > a {display: none;}
.jt_business_content .jt-bussiness-head-cont header nav.navbar.navbar-default ul.nav.navbar-nav > li.menu-item-has-children > ul.dropdown-menu { top: auto; }
.jt_studio_content .nav.navbar-nav.jt-slimmenu li.menu-item.megamenu ul.dropdown-menu > li:first-child > a {width: 100%;border-bottom: 1px solid #1B1B1B;}
.nav.navbar-nav li.menu-item.megamenu .dropdown-menu .menu-item-has-children.dropdown > a:after {content: none;}
.mega-dropdown-menu {padding: 0;list-style: none;}
.left-menu-wrap.jt-vint-left-menu .navbar-right > li.megamenu > .dropdown-menu,
.left-menu-wrap.jt-vint-left-menu .navbar-right > li.megamenu > .dropdown-menu {top: 17px;}
.jt_vintage_content.jt-photo-wrap.jt_vintage_right .left-menu-wrap.jt-vint-left-menu .navbar-right > li.megamenu .dropdown-menu .menu-item a {text-align: left;}
.megamenu > .dropdown-menu > li > a {margin-bottom: 20px;} header nav ul.nav li.menu-item.megamenu > ul.dropdown-menu > li > ul.mega-dropdown-menu li > a {letter-spacing: 1.5px;-ms-word-wrap: break-word; word-wrap: break-word;}
header nav ul.nav li.menu-item.megamenu .dropdown-menu .menu-item-has-children.dropdown > a:after {content: none;}
header nav ul.nav.navbar-right li.menu-item.megamenu > ul.dropdown-menu > ul.mega-dropdown-menu {min-width: auto;width: 100%;}
.mega-dropdown-menu > li > a {
display: block;
padding: 8px 25px;
clear: both;
font-weight: 400;
line-height: 1.42857;
color: #888;
white-space: nowrap;
}
.hidden-big-screen,
.hidden-side-big-screen {display: none;} .jt-header-three .navbar-default.menu-metas ul.jt-arch-share-list li > a {
padding: 0 15px 0 0;
color: #35373e;
font-family: 'Montserrat', sans-serif;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 2px;
line-height: 0;
padding: 40px 0 0 0;
width: 0;
}
.jt-header-three .navbar-default.menu-metas ul.jt-arch-share-list li:nth-child(1) > a {
-webkit-transition: width 1s ease;
-moz-transition: width 1s ease;
-ms-transition: width 1s ease;
-o-transition: width 1s ease;
transition: width 1s ease;
}
.jt-header-three .navbar-default.menu-metas ul.jt-arch-share-list li:nth-child(2) > a {
-webkit-transition: width 0.8s ease;
-moz-transition: width 0.8s ease;
-ms-transition: width 0.8s ease;
-o-transition: width 0.8s ease;
transition: width 0.8s ease;
}
.jt-header-three .navbar-default.menu-metas ul.jt-arch-share-list li:nth-child(3) > a {
-webkit-transition: width 0.6s ease;
-moz-transition: width 0.6s ease;
-ms-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.jt-header-three .navbar-default.menu-metas ul.jt-arch-share-list li:nth-child(4) > a {
-webkit-transition: width 0.4s ease;
-moz-transition: width 0.4s ease;
-ms-transition: width 0.4s ease;
-o-transition: width 0.4s ease;
transition: width 0.4s ease;
}
body.top-share-open .jt-header-three .navbar-default.menu-metas ul.jt-arch-share-list li:nth-child(1) > a {
position: relative;
width: 100px;
-webkit-transition: width 1s ease;
-moz-transition: width 1s ease;
-ms-transition: width 1s ease;
-o-transition: width 1s ease;
transition: width 1s ease;
}
body.top-share-open .jt-header-three .navbar-default.menu-metas ul.jt-arch-share-list li:nth-child(2) > a {
position: relative;
width: 100px;
-webkit-transition: width .8s ease;
-moz-transition: width .8s ease;
-ms-transition: width .8s ease;
-o-transition: width .8s ease;
transition: width .8s ease;
}
body.top-share-open .jt-header-three .navbar-default.menu-metas ul.jt-arch-share-list li:nth-child(3) > a {
position: relative;
width: 100px;
-webkit-transition: width .6s ease;
-moz-transition: width .6s ease;
-ms-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}
body.top-share-open .jt-header-three .navbar-default.menu-metas ul.jt-arch-share-list li:nth-child(4) > a {
position: relative;
width: 100px;
-webkit-transition: width .4s ease;
-moz-transition: width .4s ease;
-ms-transition: width .4s ease;
-o-transition: width .4s ease;
transition: width .4s ease;
}
.jt-header-three .navbar-default.menu-metas ul.jt-arch-share-list li > a,
.jt-header-three .navbar-default.menu-metas ul.jt-arch-share-list li > a:hover,
.jt-header-three .navbar-default.menu-metas ul.jt-arch-share-list li > a:active,
.jt-header-three .navbar-default.menu-metas ul.jt-arch-share-list li > a:focus {text-decoration: none;}
.jt-header-three {background: #fff;width: 100%;float: left;}
.jt-home-three {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/banner/business-banner.jpg);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 750px;
width: 100%;
float: left;
position: relative;
}
.jt-header-three .sticky-nav {
background: #fff;
position: relative;
z-index: 1;
-moz-box-shadow:0px 0px 10px 3px rgba(0,0,0,0.1);
-webkit-box-shadow:0px 0px 10px 3px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);
width: 100%;
float: left;
}
.jt-header-three .is-sticky #jt-top-cart .top-cart-content,
.is-sticky .navbar-right .dropdown-menu {top: 101px;}
.jt-header-three #jt-top-cart .top-cart-content,
.is-sticky .navbar-right .dropdown-menu {top: 101px;}
.jt-header-three .dropdown-menu .menu-item-has-children .dropdown-menu {top: -9px;}
.jt-header-three .navbar-default .navbar-nav > li > a,
.jt-header-three .navbar-default .navbar-nav > li > a:hover,
.jt-header-three .navbar-default .navbar-nav > li > a:active,
.jt-header-three .navbar-default .navbar-nav > li > a:focus {color: #35373e;text-decoration: none;}
.jt-header-three #top-search form input {color: #35373e; }
.jt-header-three #top-search form input::-webkit-input-placeholder {color: #35373e;}
.jt-header-three #top-search form input:-moz-placeholder {color: #35373e;}
.jt-header-three #top-search form input::-moz-placeholder {color: #35373e;}
.jt-header-three #top-search form input:-ms-input-placeholder {color: #35373e;}
.jt-header-three #top-search-slim form input {color: #35373e; }
.jt-header-three #top-search-slim form input::-webkit-input-placeholder {color: #35373e;}
.jt-header-three #top-search-slim form input:-moz-placeholder {color: #35373e;}
.jt-header-three #top-search-slim form input::-moz-placeholder {color: #35373e;}
.jt-header-three #top-search-slim form input:-ms-input-placeholder {color: #35373e;}
.jt-header-three .navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart a .jt-cart-num {color: #fff;}
.jt-header-three .navbar-header {line-height: 80px;}
.jt-header-three .navbar-default .navbar-nav > li > a,
.jt-header-three .navbar-default.menu-metas ul.navbar-nav li > a {padding: 38px 20px 26px;}
.jt_business_content .jt-header-three .navbar-default .navbar-nav > li > a,
.jt_business_content .jt-header-three .navbar-default.menu-metas ul.navbar-nav li > a#jt-top-cart-trigger {padding: 43px 20px 23px;}
.jt_business_content .jt-header-three .navbar-default.menu-metas ul.navbar-nav li#jt-top-cart .top-cart-content { top: 92px; }
.jt-header-three .navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a {padding: 0;}
.jt-header-three .is-sticky .navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a {top: 49px;}
.jt-header-three .is-sticky .navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart a .jt-cart-num {top: 40px;}
.jt-header-three .navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart a .jt-cart-num {right: 14%;}
.jt-header-three .jt-top-header {
width: 100%;
float: none;
position: relative;
z-index: 2;
border-bottom: 1px solid #f3f3f3;
min-height: 41px;
line-height: 41px;
-webkit-transition: margin .3s ease;
-moz-transition: margin .3s ease;
-ms-transition: margin .3s ease;
-o-transition: margin .3s ease;
transition: margin .3s ease;
}
.jt-header-three .is-sticky .jt-top-header { margin-top: -42px; border: 0; }
.jt-header-three .jt-top-left-bar {float: left;}
.jt-top-contact li {display: inline-block;}
.jt-top-left-bar .jt-top-contact li {float: left;}
.jt-header-three header {padding: 0;}
.jt-top-contact {padding: 0;margin: 0;}
.jt-top-contact > li > .jt-cont-tit {margin-right: 6px;}
.jt-top-contact > li > .jt-cont-tit,
.jt-top-contact > li > .jt-cont-detail {
color: #232323;
font-family: "Montserrat",sans-serif;
font-size: 11px;
text-transform: capitalize;
margin: 0;
letter-spacing: 1px;
position: relative;
top: -2px;
}
.jt-top-contact > li > .jt-cont-detail {color: #777777;text-transform: none;padding-left: 5px;}
.jt-top-contact > li > i {font-size: 20px;position: relative;top: 3px;margin-right: 5px;}
.entry-content .jt-top-contact {padding: 0px;}
.jt-top-contact > li > .jt-txt-link {
color: #232323;
font-family: "Montserrat",sans-serif;
text-decoration: none;
font-size: 11px;
text-transform: uppercase;
margin: 0px;
letter-spacing: 1px;
}
.jt-each-top-left {float: left;border-right: 1px solid #f3f3f3;padding: 0 20px;}
.jt-each-top-left:first-child {border-left: 1px solid #f3f3f3;}
.jt-header-three  .jt-top-right-bar {float: right;}
.jt-header-three .jt-banner-content {
position: absolute;
bottom: 200px;
right: 350px;
width: 25%;
}
.jt-header-three .jt-banner-content >.jt-top-tit {
font-family: "Montserrat",sans-serif;
color: rgba(53,55,62,0.4);
font-size: 13px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 2px;
margin: 0;
}
.jt-header-three .jt-banner-content >.jt-top-tit:after {
content: "";
background: rgba(53,55,62,0.3);
height: 3px;
width: 30px;
display: block;
margin: 10px 0 0 0;
}
.jt-header-three .jt-banner-content > h1 {
font-family: "Montserrat",sans-serif;
font-size: 70px;
color: #35373e;
font-weight: 900;
text-transform: uppercase;
margin: 0;
padding: 30px 0 0 0;
}
.jt-header-three .jt-banner-content > h1 > span {color: #fd4326;}
.jt-header-three  .jt-btn-space {margin: 30px 0px 40px 10px;}
.jt-header-three .navbar-right .dropdown-menu {top: 102px;}
.jt-header-three .menu-metas ul {margin: 0;} header nav ul.nav li.menu-item ul.dropdown-menu {padding: 25px 20px 25px 30px;}
header nav ul.nav li.menu-item ul.dropdown-menu li a {padding: 0px 0px 20px;} body.top-search-open #top-search form input,
body.top-search-open #top-search-slim form input {padding: 10px 82px 10px 10px;}
.sticky_header { position: fixed; float: left; width: 100%; }
.jt-header-content .left-right-menu-tit-img { margin-top: 15px; }
.jt-header-content > h4 { padding-top: 15px; }
ul.nav.navbar-nav { font-family: 'Montserrat', sans-serif; font-size: 10px; }
.jt-page-header {background: #d5d3d4;min-height: 600px;position: relative;}
.jt-page-header.page_hav_banner {min-height: 0px;}
.jt_freelance_content .jt-page-header.page_hav_banner {min-height: 110px;}
.jt-page-header.page_hav_banner .jt-banner-overlay,
.jt-page-header.page_hav_banner .jt-banner-graphic {display: none;}
.jt-banner-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
header {
width: 100%;
display: block;
padding: 0 80px;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
background: rgba(53, 55, 62, 0.2);
}
.page-template-template-scroll-lock header,
.is_front_page header { background: transparent; }
.is_front_page.page-template-template-one-page-architecture header { background: #fff; }
.logo {line-height: 100px;} #main-nav .current {color: #fff;}
.navbar-header {line-height: 90px;}
.navbar {
border: 0;
margin: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0.0001px);
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {margin: 0;float: right;}
.navbar-default {background: transparent;}
.navbar-right {
float: left !important;
font-size: 16px;
height: auto;
margin: 0;
}
.jt_main_content .jt-page-header.jt-blog-page .menu-metas.navbar-default { float: right !important; }
.nav ul li a {font-weight: 400;}
.navbar-collapse {
margin-top:6px;
padding-right: 15px;
padding-left: 35px;
color: #121212;
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin: 18px 15px 8px 0;
background: transparent;
border: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: inset 0 0px rgba(0,0,0,0);
-moz-box-shadow: inset 0 0px rgba(0,0,0,0);
box-shadow: inset 0 0px rgba(0,0,0,0);
}
.navbar-toggle:focus {outline: none;}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {background-color: transparent;}
.navbar-toggle .icon-bar {
display: block;
width: 24px;
height: 4px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
.navbar-logo {padding: 10px 0;display: inline-block;}
.retina-logo {display:none !important;}
.nav > ul {list-style: none;padding: 0;margin: 0;}
.nav > ul > li {display: inline-block;}
.nav > ul > li > a {
position: relative;
display: block;
padding: 10px 15px;
color: #fff;
}
.navbar-default .navbar-nav > li > a:hover {color: #fff;}
.nav > ul > li > span {
position: relative;
display: block;
padding: 10px 15px;
cursor: pointer;
font-weight: normal;
}
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > li > a,
.navbar-nav > ul > li > span.dropdown-toggle a {color: #fff;background: transparent;}
.navbar-default .navbar-nav > li > a {
line-height: 30px;
padding: 40px 20px 36px;
font-family: 'Montserrat', sans-serif;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: normal;
}
.navbar-nav > ul > li > .dropdown-menu {margin: 0px;padding: 0;}
.navbar-nav > ul > li > .dropdown-menu li a {padding: 10px 0 10px 15px;}
.navbar-right .dropdown-menu {
right: auto;
left: 15px;
top: 111px;
min-width: 250px;
padding: 15px 0;
}
.dropdown-menu .menu-item-has-children .dropdown-menu {left: 100%;top: -18px;}
.dropdown-menu {
font-size: 11px;
letter-spacing: 1px;
padding: 0;
background: #121212;
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow:0 1px 5px rgba(0, 0, 0, 0.15);
box-shadow:0 1px 5px rgba(0, 0, 0, 0.15);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
border: 0;
}
.dropdown-menu > li > a,
.mega-dropdown-menu > li > a {
color: #888;
text-align: left;
padding: 8px 25px;
text-transform: uppercase;
letter-spacing: 1.3px;
}
header nav ul.nav li.menu-item.megamenu > ul.dropdown-menu > li > ul.mega-dropdown-menu li > a,
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li.menu-item.megamenu ul.dropdown-menu li:first-child > ul > li > a,
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li.menu-item.megamenu ul.dropdown-menu li:last-child a,
.jt_business_content .jt-page-header.jt-header-three.jt-blog-page header nav ul#menu-create-menu.nav li.menu-item.megamenu > ul.dropdown-menu > li > ul.mega-dropdown-menu > li > a,
.jt_vintage_content .left-menu-wrap ul.nav li.menu-item.megamenu > ul.dropdown-menu > li > ul.mega-dropdown-menu > li > a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav > li.megamenu > ul.dropdown-menu li:first-child a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav > li.megamenu > ul.dropdown-menu > li > ul.dropdown-menu li:first-child a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav > li.megamenu > ul.dropdown-menu > li:last-child > ul.mega-dropdown-menu > li > a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav > li.megamenu > ul.dropdown-menu > li > ul.dropdown-menu li:last-child a,
body.jt_shop_content .jt-box-top-header li.menu-item.megamenu > ul.dropdown-menu > li > ul.mega-dropdown-menu > li > a {padding: 8px 0;}
.jt-box-layout-bg .jt-boxed-layout .is-sticky header.jt-box-top-header .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart a#jt-top-cart-trigger { padding: 39px 12px 35px; }
.jt-box-layout-bg .jt-boxed-layout header.jt-box-top-header .menu-metas.navbar-default ul.navbar-nav li#jt-top-cart .top-cart-content,
.jt-box-layout-bg .jt-boxed-layout .is-sticky header.jt-box-top-header .menu-metas.navbar-default ul.navbar-nav li#jt-top-cart .top-cart-content { top: 110px; }
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.mega-dropdown-menu > li > a:hover,
.mega-dropdown-menu > li > a:focus {text-decoration: none;background-color: transparent;color: #fff;}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {background: transparent;color: #fff;}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus { ;background-color: transparent;}
.dropdown:hover .caret {
margin: 0 auto;
display: block;
width:0;
height:0;
vertical-align:middle;
border-top: 4px dashed;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.jt-shop-top-header .dropdown .caret {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.jt-shop-top-header .dropdown:hover .caret {display: inline-block;margin: 0px 0px 0px 5px;}
.caret {
margin: 0 auto;
display: block;
width:0;
height:0;
vertical-align:middle;
border-top: 4px dashed;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
.dropdown-menu .menu-item-has-children.dropdown a {position: relative;}
.dropdown-menu .menu-item-has-children.dropdown > a:after {
content: '';
width: 0;
height: 0;
border-top: 3px solid transparent;
border-bottom: 3px solid transparent;
border-left: 3px solid #888;
position: absolute;
right: 20px;
top: 5px;
}
.menu-metas ul {list-style: none;padding: 0;margin: 0px 0 0 30px;}
.navbar-default.menu-metas ul.navbar-nav li > a {
display: inline-block;
font-size: 15px;
padding: 40px 12px 36px;
position: relative;
}
#jt-top-cart-trigger {padding: 40px 12px 40px;}
.navbar-default.menu-metas ul.navbar-nav li > a > img {position: relative;}
.left-menu-list .left-menu > li.menu-item-has-children .sub-menu,
.left-menu-list .left-menu > li.menu-item-has-children .caret {display: none;}
.left-menu-list .left-menu.port-filter-menu > li {padding-top: 4px;}
.navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart a .jt-cart-num,
.navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart-slim a .jt-cart-num {
width: 17px;
height: 17px;
background: #000;
text-align: center;
display: block;
font-size: 10px;
line-height: 15px;
position: absolute;
right: 0px;
top: 40px;
padding: 0 0 0 3px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
}
.navbar-default.menu-metas ul.navbar-nav li.jt-menu-search {padding: 0 12px;}
.navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a {
position: relative;
top: 49px;
padding: 0;
display: block;
width: 16px;
height: 16px;
text-align: center;
}
li.jt-menu-search > a i {
position: absolute;
top: 0;
left: 0;
-webkit-transition: opacity .3s ease;
-o-transition: opacity .3s ease;
transition: opacity .3s ease;
}
#top-search form,
#top-search-slim form {
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
z-index: -2;
position: absolute;
height: 100%;
padding: 0 15px;
margin: 0 auto;
top: 0;
left: 0;
right: 0;
-webkit-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
body.top-search-open #top-search form,
body.top-search-open #top-search-slim form {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
z-index: 10;
}
.woocommerce #top-search input.form-control,
.woocommerce #top-search-slim input.form-control {height: 100%;}
#top-search form input,
#top-search-slim form input {
box-shadow: none !important;
pointer-events: none;
border-radius: 0;
border: 0;
outline: 0 !important;
font-size: 32px;
padding: 10px 80px 10px 0;
height: 100%;
background-color: transparent;
color: #fff;
font-weight: normal;
margin-top: 0 !important;
font-family: 'Montserrat', sans-serif;
letter-spacing: 2px;
}
#top-search form input::-webkit-input-placeholder {color: rgba(255,255,255,0.4);}
#top-search form input:-moz-placeholder {color: rgba(255,255,255,0.4);}
#top-search form input::-moz-placeholder {color: rgba(255,255,255,0.4);}
#top-search form input:-ms-input-placeholder {color: rgba(255,255,255,0.4);}
#top-search-slim form input::-webkit-input-placeholder {color: rgba(255,255,255,0.4);}
#top-search-slim form input:-moz-placeholder {color: rgba(255,255,255,0.4);}
#top-search-slim form input::-moz-placeholder {color: rgba(255,255,255,0.4);}
#top-search-slim form input:-ms-input-placeholder {color: rgba(255,255,255,0.4);}
.jt_main_content.is_front_page #top-search form input::-webkit-input-placeholder {color: #35373e;}
.jt_main_content.is_front_page #top-search form input:-moz-placeholder {color: #35373e;}
.jt_main_content.is_front_page #top-search form input::-moz-placeholder {color: #35373e;}
.jt_main_content.is_front_page #top-search form input:-ms-input-placeholder {color: #35373e;}
.jt_main_content.is_front_page #top-search-slim form input::-webkit-input-placeholder {color: #35373e;}
.jt_main_content.is_front_page #top-search-slim form input:-moz-placeholder {color: #35373e;}
.jt_main_content.is_front_page #top-search-slim form input::-moz-placeholder {color: #35373e;}
.jt_main_content.is_front_page #top-search-slim form input:-ms-input-placeholder {color: #35373e;}
body.top-search-open #top-search form input,
body.top-search-open #top-search-slim form input {pointer-events: auto;height: 100%;}
body.top-search-open .navbar-default.menu-metas li.jt-menu-search > a i.fa-search,
body .navbar-default.menu-metas li.jt-menu-search > a i.pe-7s-close { opacity: 0; }
body.top-search-open .navbar-default.menu-metas li.jt-search > a i.pe-7s-close {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
body .navbar-default.menu-metas li.jt-search > a i.pe-7s-close {
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
z-index: 11;
position: absolute;
left: 0;
font-size: 32px;
top: 0;
left: -8px;
-webkit-transition: opacity .1s ease;
-moz-transition: opacity .1s ease;
-ms-transition: opacity .1s ease;
-o-transition: opacity .1s ease;
transition: opacity .1s ease;
}
body.top-search-open .navbar-default.menu-metas li.jt-menu-search > a i.pe-7s-close {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
z-index: 11;
font-size: 32px;
top: -10px;
left: -8px;
}
body:not(.top-search-open) header .navbar .navbar-header,
body:not(.top-search-open) header .navbar-collapse .jt-main-nav {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-webkit-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
-o-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
}
body header .navbar .navbar-header,
body header .navbar-collapse .jt-main-nav,
body.top-search-open #primary-menu > .container > ul,
body.top-search-open #top-cart,
body.top-search-open #side-panel-trigger {filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;} #jt-top-cart,
#jt-top-cart-slim { margin-right: 0;position: relative;z-index: 99; }
#jt-top-cart .top-cart-content,
#jt-top-cart-slim .top-cart-content {
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
z-index: -2;
position: absolute;
width: 330px;
background-color: rgba(18,18,18,0.95);
top: auto;
right: 0px;
left: auto;
margin: -10000px 0 0;
-webkit-box-shadow: 0px 20px 50px 10px rgba(0, 0, 0, 0.05);
box-shadow: 0px 20px 50px 10px rgba(0, 0, 0, 0.05);
-webkit-transition: opacity .5s ease, top .4s ease;
-moz-transition: opacity .5s ease, top .4s ease;
-ms-transition: opacity .5s ease, top .4s ease;
-o-transition: opacity .5s ease, top .4s ease;
transition: opacity .5s ease, top .4s ease;
}
#jt-top-cart.top-cart-open .top-cart-content,
#jt-top-cart-slim.top-cart-open-slim .top-cart-content {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
z-index: 11;
margin-top: 0;
}
.top-cart-content {padding: 20px;}
.top-cart-content .widget_shopping_cart ul.cart_list li a img,
.woocommerce .top-cart-content .widget_shopping_cart ul.cart_list li a img {
float: left;
width: 80px;
height: 80px;
margin: 0 18px 15px 0;
}
.navbar-default.menu-metas ul.navbar-nav li .top-cart-content a,
.is-sticky .navbar-default.menu-metas ul.navbar-nav li .top-cart-content a {
padding: 0;
float: none;
display: block;
width: 90%;
}
.navbar-default.menu-metas ul.navbar-nav li .top-cart-content a.remove,
.is-sticky .navbar-default.menu-metas ul.navbar-nav li .top-cart-content a.remove {
float: right;
width: 20px;
height: 19px;
color: #ccc;
border-radius: 100px;
border: 1px solid #ccc;
text-align: center;
line-height: 15px;
font-size: 13px;
margin: 6px 0 0;
display: inline-block;
padding: 0;
font-weight: normal;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.navbar-default.menu-metas ul.navbar-nav li .top-cart-content a.remove:hover,
.is-sticky .navbar-default.menu-metas ul.navbar-nav li .top-cart-content a.remove:hover {background: #fff;color: #121212;border-color: #fff;}
.navbar-default.menu-metas ul.navbar-nav li .top-cart-content a.remove i {
position: relative;
left: 0px;
top: -1px;
font-style: normal;
}
.top-cart-content .widget_shopping_cart.woocommerce ul.cart_list li {border-bottom: 1px solid #444;padding: 0;margin: 0 0 15px;}
.top-cart-content .widget_shopping_cart.woocommerce ul.cart_list li.empty {border-bottom: none;}
.top-cart-content .widget_shopping_cart.woocommerce ul.cart_list li:last-child {margin: 0;}
.top-cart-content .widget_shopping_cart.woocommerce ul.cart_list li .jt-cart-product-title {
font-family: "Montserrat",sans-serif;
font-size: 11px;
color: #ccc;
letter-spacing: 1.5px;
text-transform: uppercase;
padding: 6px 0px 5px;
display: block;
float: left;
line-height: 20px;
margin: 0;
top: 0;
}
.top-cart-content .widget_shopping_cart.woocommerce ul.cart_list li .quantity,
.top-cart-content .widget_shopping_cart.woocommerce ul.cart_list li .quantity .amount {
font-family: 'Amiri', serif;
font-size: 13px;
color: #ccc;
letter-spacing: 1px;
float: none;
margin: 0;
}
.top-cart-content .widget_shopping_cart.woocommerce ul.cart_list li a {font-size: 14px;color: #ccc;float: none;margin: 0;}
.woocommerce .top-cart-content .widget_shopping_cart ul.cart_list li span.quantity,
.top-cart-content .widget_shopping_cart ul.cart_list li span.quantity {
padding: 0;
float: left;
height: auto;
width: 60%;
margin: 0;
}
.top-cart-content .widget_shopping_cart.woocommerce .total,
.woocommerce .top-cart-content .widget_shopping_cart.woocommerce .total {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
color: #ccc;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: normal;
margin: 20px 0 30px;
padding: 0;
border: 0;
}
.woocommerce .top-cart-content .widget_shopping_cart {padding: 0;border: 0;}
.top-cart-content .widget_shopping_cart.woocommerce .total strong {font-weight: normal;}
.top-cart-content .widget_shopping_cart.woocommerce .total .amount {float: right;color: #ccc;}
.navbar-default.menu-metas ul.navbar-nav li .top-cart-content a.wc-forward,
.is-sticky .navbar-default.menu-metas ul.navbar-nav li .top-cart-content a.wc-forward {
display: inline-block;
width: 48.545%;
background: transparent;
border: 1px solid #fff;
line-height: 40px;
height: auto;
color: #F7F8F9;
font-size: 11px;
letter-spacing: 1px;
padding: 0;
float: none;
text-align: center;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
}
.navbar-default.menu-metas ul.navbar-nav li .top-cart-content a.wc-forward.checkout,
.is-sticky .navbar-default.menu-metas ul.navbar-nav li .top-cart-content a.wc-forward.checkout {float: right;}
.navbar-default.menu-metas ul.navbar-nav li .top-cart-content a.wc-forward:hover {background: #fff;color: #121212;}
.top-cart-content .widget.woocommerce {margin: 0;}
.top-cart-content p.buttons {margin: 0px 0 8px;}
.jt-in-cart {
color: #ccc;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
} header.sticky-nav,
.sticky-nav .navbar-header,
.sticky-nav .navbar-default .navbar-nav > li > a,
.sticky-nav .navbar-default.menu-metas ul.navbar-nav li > a,
.sticky-nav .navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a,
.sticky-nav #top-search form,
.sticky-nav #top-search-slim form,
.sticky-nav .navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart a .jt-cart-num,
.sticky-nav .navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart-slim a .jt-cart-num {-webkit-transition: all .4s ease;-moz-transition: all .4s ease;-ms-transition: all .4s ease;-o-transition: all .4s ease;transition: all .4s ease;}
.is-sticky {z-index: 99999;position: relative;}
.is-sticky header {background: rgba(53, 55, 62, 0.5);}
.is-sticky .navbar-header {line-height: 50px;}
.is-sticky .navbar-default .navbar-nav > li > a {padding: 19px 20px 14px;}
.is-sticky .navbar-default.menu-metas ul.navbar-nav li > a {padding: 19px 12px 14px;}
.jt_main_content .is-sticky .navbar-default.menu-metas ul.navbar-nav li > a#jt-top-cart-trigger {padding: 20px 12px;}
.is-sticky .navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a {top: 25px;}
.is-sticky .navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a {padding: 0;}
.is-sticky .navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart a .jt-cart-num,
.is-sticky .navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart-slim a .jt-cart-num {top: 20px;}
.is-sticky #jt-top-cart .top-cart-content,
.is-sticky .navbar-right .dropdown-menu {top: auto;}
.is-sticky .dropdown-menu .menu-item-has-children .dropdown-menu {top: -17px;}
.jt_main_content .is-sticky .dropdown-menu .menu-item-has-children .dropdown-menu {top: 0;} .jt-main-menu {
font-family: 'Montserrat', sans-serif;
letter-spacing: 1.5px;
list-style: none;
padding: 0;
margin: 0;
text-transform: uppercase;
font-size: 12px;
text-align: right;
}
.jt-main-menu > li {display: inline-block;padding: 0 50px 0 0;line-height: 100px;}
.jt-main-menu li a {color: #fff;}
.jt-main-menu li a:hover {text-decoration: none;} .jt-page-banner.page_hide_title,
.jt-business-banner-content.page_hide_title {display: none;}
.jt-page-banner {position: relative;top: 180px;text-align: center;}
.jt-page-banner h2 {
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
color: #fff;
font-size: 35px;
letter-spacing: 4px;
width: 40%;
margin: 0 auto 15px;
display: block;
float: none;
}
.jt-page-banner .jt-breadcrumbs {
font-family: 'Amiri', serif;
font-size: 16px;
margin: 10px 0 0;
color: #fff;
display: inline-block;
letter-spacing: 1px;
}
.jt-page-banner .jt-breadcrumbs a {color: #fff;}
.jt-page-banner .jt-breadcrumbs a:hover {text-decoration: none;}
.jt-page-banner .jt-breadcrumbs li:after,
.jt_business_content .jt-business-banner-content .jt-breadcrumbs li a:after {
content: '/';
padding: 0px 10px 0px 10px;
position: relative;
top: 0;
}
.jt-page-banner .jt-breadcrumbs li:last-child:after {content: '';padding: 0;}
.jt-banner-graphic,
.jt-ban-icon {
text-align: center;
position: absolute;
bottom: 80px;
left: 0;
right: 0;
width: 16px;
height: 16px;
margin: 0 auto;
background: #fff;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
}
.jt-ban-icon {
bottom: -3px;
left: -3px;
right: 0;
margin: 0 auto;
background: #fff;
width: 22px;
height: 22px;
}
.jt-banner-graphic > span {
color: #fff;
display: block;
line-height: 8px;
font-size: 16px;
position: relative;
top: 9px;
width: 3px;
height: 3px;
margin: 0px auto 5px;
background: #fff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
} .jt_freelance_content.single-portfolio .jt-page-header.jt-blog-page { min-height: 110px; }
.single-portfolio-header-image { text-align: center; }
.single-portfolio-banner-content { position: absolute; width: auto; z-index: 1; bottom: 60px; left: 70px }
.single-portfolio-banner-content h1 {
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
color: #35373e;
font-size: 18px;
display: inline-block;
margin: 6px 0px 0px;
}
.single-portfolio-banner-content p {
font-family: "Amiri",serif;
text-transform: capitalize;
color: #35373e;
font-size: 18px;
font-style: italic;
}
.single-portfolio-banner-content p a {
color: #35373e;
}
.single-portfolio-banner-content p a:hover {
text-decoration: none;
}
.jt-each-post .format-gallery-popup .owl-item > a { display: inline-block; }
.jt_left_content .left-menu-list ul.port-filter li a.filter span.jt_cat_count_port { padding: 0 2px; }
.is_front_page .collapse.navbar-collapse ul.nav.navbar-nav li.megamenu > ul.dropdown-menu > li > a:first-child,
.is_front_page .menu-main-menu-container ul.nav.navbar-nav li.megamenu > ul.dropdown-menu > li.menu-item > a:first-child,
.is_front_page.jt_main_content.have_rev_slider .jt-page-header.jt-blog-page .is-sticky header .navbar.navbar-default ul.nav.navbar-nav li.megamenu > ul.dropdown-menu > li > a:first-child {color: #fff;} body.page-template-template-blank-page {padding: 0;}
body.page-template-template-blank-page .wrapper {height: 100%;}.footer-logo {background: transparent;padding: 80px 0 40px 0;}
.footer-lang {padding: 40px 0 0 0;margin: 0;display: inline-block;}
.footer-lang li {
display: inline-block;
list-style: none;
width: auto;
padding: 0;
}
.footer-lang li:last-child a {border: none;}
.footer-lang li a {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
text-transform: uppercase;
color: #aaaaaa;
border-right: 1px solid #fff;
padding: 0 10px;
}
.footer-lang li.jt-active-lang a {color: #fff;}
.footer-lang li a:hover {color: #fff;}
.footer-lang li a,
.footer-lang li a:focus,
.footer-lang li a:active,
.footer-lang li a:hover {text-decoration: none;}
.copyright-bg {background: rgba(0,0,0,0.20);border:none;}
.jt-instagram-tit {
background: #fcfcfc;
min-height: 70px;
line-height: 70px;
text-align: center;
font-family: 'Montserrat', sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
}
.jt-instagram-tit a,
.jt-instagram-tit a:hover,
.jt-instagram-tit a:active,
.jt-instagram-tit a:focus {text-decoration: none;color: #35373e;}
.jt-inst-image img {max-width: 100%;}
.abt-cont-wrap {width: 100%;float: left;padding: 50px 0 0 0;}
.jt-abt-text {
font-family: 'Amiri', serif;
font-size: 16px;
padding: 0 0 30px 0;color: #777777;
line-height: 25px;
}
.jt-abt-text > strong {text-transform: uppercase;color: #35373e;font-weight: normal;}
.navbar-default .home-blog.navbar-nav > li > a {color: #000;}
.jt-social-one.jt-footer-social li a:hover:after {
content: '';
height: 1px;
width: 100%;
display: block;
background: #000;
position: absolute;
bottom: 2px;
left: 0;
right: 0;
margin: 0 auto;
}
.jt-social-one li a:hover {color: #fff;}
.jt-social-one.jt-footer-social li a:hover {color: #35373E;}
.jt-social-one.jt-footer-social li {padding: 0 25px;}
.jt-social-one.jt-footer-social li a {color: #35373e;}
footer .widget.widget-flickr ul li {margin: 0px 7px 7px 0px;width: auto;padding: 0;} footer {
padding: 0px;
float: left;
width: 100%;
background: none;
}
footer > div { background: none; padding: 50px 0 50px; }
footer .container-fluid { padding-left: 0; padding-right: 0; }
.foot-ctrl footer .text-widget-holder { padding: 50px 0; }
.foot-ctrl footer .text-widget-holder .container:first-child { padding: 0; }
.foot-ctrl footer .text-widget-holder .container:last-child { padding: 0; }
footer .social_eight_center { text-align: center; }
.jt-photo-wrap.jt_photography_content.left-cont footer { margin-bottom: 25px; }
footer {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/patterns/footer-bg.png) repeat top left #35373e;
float: left;
width: 100%;
padding: 120px 0 0;
color: #999;
}
.jt-widgets-area {float: left;width: 100%;margin: 0 0 95px;}
footer h3.widget-title {
color: #ccc;
float: none;
width: auto;
font-size: 14px;
font-family: 'Montserrat', sans-serif;
margin-bottom: 35px;
}
footer h3.widget-title:after {
content: '';
width: 30px;
height: 1px;
background: #ccc;
display: block;
margin: 10px 0 0;
}
footer ul {list-style: none;padding: 0;margin: 0;}
footer ul li {
padding: 10px 0 5px;
font-family: "Amiri",serif;
font-size: 14px;
color: #999;
float: left;
width: 100%;
letter-spacing: 1px;
}
footer ul li a,
footer ul li a:focus {color: #999;text-decoration: none;}
footer ul li a:hover {color: #ddd;} .jt-add-widget-cnt {
width: 84%;
float: right;
margin: 0 0 15px;
line-height: 24px;
}
.jt-add-icon i {color: #ccc;font-size: 23px;} footer .jt-instagram ul {padding: 0;margin: 0;list-style: none;}
footer .jt-instagram ul li {
display: inline-block;
width: 80px;
height: 80px;
margin: 0 5px 6px 0;
padding: 0;
}
footer .jt-instagram ul li a img {max-width: 100%;} .jt-copyright-area {
float: left;
width: 100%;
padding: 40px 0;
border-top: 1px solid #404247;
}
.jt-copyright-text {
color: #ccc;
font-size: 11px;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
text-align: right;
letter-spacing: 2px;
margin: 10px 0 0;
}
.jt-copyright-text p {margin: 0 0 5px;} .jt-social-counter ul {padding: 0;margin: 0;list-style: none;}
.jt-social-counter ul li {display: inline-block;float: none;width: auto;padding: 0;}
.jt-social-counter ul li a {
float: left;
margin: 0 60px 0 0;
font-size: 11px;
font-family: 'Montserrat', sans-serif;
color: #ccc;
text-transform: uppercase;
letter-spacing: 2px;
}
.jt-social-counter ul li a:hover,
.jt-social-counter ul li a:focus {color: #ccc;}
.jt-social-counter ul li a p,
footer .widget.widget_text .jt-social-counter ul li a p {font-family: "Amiri",serif;font-size: 14px;margin: 0;}
.jt-social-counter ul li a i {
width: 36px;
height: 36px;
display: block;
line-height: 34px;
font-size: 14px;
border: 2px solid #ccc;
text-align: center;
color: #f7f8f9;
float: left;
margin: 0 15px 0 0;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
}
.jt-social-counter ul li a i:before {position: relative;left: 1px;}
.jt-social-counter ul li a:hover i {background: #f7f8f9;color: #35373e;}
.jt-footer-title {
font-family: 'Amiri', serif;
font-size: 16px;
letter-spacing: 1px;
margin: 0 0 35px;
}
.jt-footer-logo {
margin: 0;
display: inline-block;
padding: 15px 25px;
border: 1px solid #fff;
position: relative;
text-align: center;
}
.jt-footer-logo:hover {text-decoration: none;color: #fff;}
.jt-footer-logo img.logo-top-arrow {
position: absolute;
left: 0;
right: 0;
top: -9px;
max-width: 100%;
margin: 0 auto;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-footer-logo:hover img.logo-top-arrow {top: -13px;}
.jt-footer-logo:before {
content: '';
width: 30px;
height: 1px;
display: block;
margin: 0 auto;
background: #343537;
position: absolute;
top: -1px;
left: 0;
right: 0;
}
.jt-footer-social {
padding: 0;
margin: 40px 0;
list-style: none;
float: left;
width: 100%;
}
.jt-footer-social li {
display: inline-block;
width: auto;
float: none;
padding: 0 25px;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
font-size: 11px;
color: #ccc;
letter-spacing: 2px;
}
.jt-footer-social li a {position: relative;padding: 5px 0px;color: #999;}
.jt-footer-social li a:hover {text-decoration: none;}
.jt-footer-social li a:after {
content: '';
position: relative;
width: 0%;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-footer-social li a:hover:after {
content: '';
height: 1px;
width: 100%;
display: block;
background: #ccc;
position: absolute;
bottom: 2px;
left: 0;
right: 0;
margin: 0 auto;
} .jt-fixed-footer {display: inline-block;width: 100%;height: auto;}
.jt-fixed-footer .wrapper {
position: relative;
background-color: #fff;
z-index: 16;
float: left;
width: 100%;
}
.jt-fixed-footer footer {
bottom: 0;
position: fixed;
width: 100%;
z-index: 15;
}  .foot-ctrl footer.jt-footer-style-two,
footer.jt-footer-style-two { padding: 0;text-align: center; }
footer.jt-footer-style-two .jt-copyright-area { margin: 0; position: relative; }
footer .jt-copyright-area .jt-copyright-text { margin: 7px 0;line-height: 22px; }
footer .jt-copyright-area .jt-copy-widget {
text-align: left;
color: #aaa;
width: 100%;
display: inline-block;
margin: 7px 0px 0px;
line-height: 22px;
}
footer .jt-widgets-area { padding: 0; margin: 0; text-align: left; }
.foot-ctrl footer.jt-footer-style-two .jt-copyright-area { margin: 0; }
footer .jt-copyright-area.text-left .jt-copyright-text { float: left; width: auto; }
footer .jt-copyright-area.text-left .jt-copy-widget { float: right; width: auto; }
footer.jt-footer-style-two .jt-copyright-area {
background: rgba(0,0,0,0.1);
padding: 20px 0 15px;
margin: 20px 0 0;
font-family: 'Montserrat', sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
color: #ccc;
border-top: 0;
}
footer.jt-footer-style-two .jt-copyright-area p {margin: 0px;line-height: 22px;} footer.jt-footer-style-five {
background: #2e2e30;
height: 100%;
width: 100%;
text-align: center;
padding: 75px 0px 0
}
footer.jt-footer-style-five .jt-copyright-area,
footer.jt-footer-style-six .jt-copyright-area {
background: rgba(0, 0, 0, 0.1) none repeat scroll 0% 0%;
padding: 30px 0px;
margin: 20px 0px 0px;
font-family: "Montserrat",sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
color: #CCC;
border-top: 0px;
text-align: center;
}
footer.jt-footer-style-six {background: #2e2e30;height: 100%;width: 100%;}
footer.jt-footer-style-six .jt-social-counter {width: 100%;float: left;}
footer.jt-footer-style-six .jt-social-counter ul li a {margin: 0;}
footer.jt-footer-style-six .jt-social-counter ul li a i {
margin: 0px 5px 0px 0px;
width: 32px;
height: 32px;
line-height: 30px;
} footer.jt-footer-style-seven .jt-footer-contact,
footer.jt-footer-style-seven .jt-footer-contact p,
footer.jt-footer-style-seven .jt-footer-contact span {
margin-bottom: 30px;
font-family: "Montserrat",sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 10px;
}
.jt-footer-style-seven {background: #f7f8f9;padding: 70px 0 0 0;text-align: center;}
.jt-footer-style-seven .jt-footer-contact {position: relative;top: 55px;width: 100%;float: left;}
.jt-footer-style-seven .jt-footer-contact a,
.jt-footer-style-seven .jt-footer-contact p {
font-family: "Montserrat",sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 10px;
color: #35373e;
text-align: left;
float: left;
}
.jt-footer-style-seven .jt-footer-contact.jt-align-right a,
.jt-footer-style-seven .jt-footer-contact.jt-align-right p {float: right; text-align: right;}
.jt-footer-style-seven .jt-footer-contact a,
.jt-footer-style-seven .jt-footer-contact a:hover,
.jt-footer-style-seven .jt-footer-contact a:active,
.jt-footer-style-seven .jt-footer-contact a:focus {text-decoration: none;}
.jt-footer-social li a:hover:after {background: #35373e;} footer.jt-footer-style-nine { min-height: auto; height: auto; }
.foot-ctrl footer.jt-footer-style-eight,
.foot-ctrl footer.jt-footer-style-nine { margin: 0; }
.foot-ctrl footer.jt-footer-style-nine .jt-copyright-area p { float: none; }
.jt-footer-style-nine {
min-height: 540px;
position: relative;
width: 100%;
padding: 0;
background: #29292b;
text-align: center;
position: relative;
z-index: 1;
margin: 120px 0 0 0;
}
.jt-footer-style-nine:after {
position: absolute;
content: '';
width: 100%;
height: 100%;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/dummy/studio-footer.jpg);
display: block;
filter: alpha(opacity=3);
-moz-opacity: 0.03;
-khtml-opacity: 0.03;
opacity: 0.03;
top: 0;
left: 0;
z-index: -1;
}
.jt-footer-style-nine .jt-copyright-area {
position: absolute;
bottom: 0;
background: rgba(0,0,0,0.3);
border: 0;
padding: 30px 370px;
z-index: 1;
}
.jt-footer-style-nine .jt-social-one {
margin: 0;
float: left;
text-align: left;
width: auto;
display: inline-block;
}
.jt-footer-style-nine .jt-social-one li {padding: 0 20px;}
.jt-footer-style-nine .jt-social-one li a {color: #aaaaaa;}
.jt-footer-style-nine .jt-social-one li a:hover:after {background: #aaaaaa;}
.jt-footer-style-nine .jt-copyright-area p {
width: auto;
display: inline-block;
float: right;
font-family: 'Montserrat', sans-serif;
font-size: 11px;
color: #aaaaaa;
text-transform: uppercase;
letter-spacing: 2px;
margin: 0;
}
.jt-footer-style-nine .jt-footer-content {padding: 135px 0 120px 0;}
.jt-footer-style-nine .jt-address-detail {padding: 50px 0 30px 0;}
.jt-footer-style-nine .jt-address-detail p,
.jt-footer-style-nine .jt-contact p,
.jt-footer-style-nine .jt-contact a {
margin: 0;
color: #cccccc;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 3px;
padding: 0 0 10px 0;
}
.jt-footer-style-nine .jt-contact a {text-transform: none;letter-spacing: 1.5px;}
.jt-footer-style-nine .jt-contact a:hover,
.jt-footer-style-nine .jt-contact a:active,
.jt-footer-style-nine .jt-contact a:focus {text-decoration: none;} .jt-footer-style-ten {background: #f5f6f7;}
.jt-footer-style-ten .widget h3.widget-title {color: #35373e;}
.jt-footer-style-ten .jt-widget-content p {
font-family: 'Amiri', serif;
color: #888888;
font-size: 16px;
line-height: 25px;
}
footer.jt-footer-style-ten ul li a,
footer.jt-footer-style-ten ul li a:hover,
footer.jt-footer-style-ten ul li a:focus {color: #888888; }
ul.jt-social-three.jt-vint-social li {width: auto;}
ul.jt-social-three.jt-vint-social li a  {
color: #35373e;
font-size: 12px;
width: 32px;
height: 32px;
line-height: 35px;
}
.jt-footer-style-ten .jt-copyright-area {
background: #f0f1f2;
padding: 35px 0;
text-align: center;
border: 0;
}
.jt-footer-style-ten .jt-copyright-area p {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
color: #35373e;
letter-spacing: 3px;
text-transform: uppercase;
} .jt-boxed-footer .jt-instagram {padding: 80px;}
.jt-boxed-footer .widget-title {text-align: center;margin: 0 0 50px 0;}
.jt-boxed-footer .widget-title:after {
content: "";
background: #fe8869;
width: 30px;
height: 2px;
display: block;
margin: 10px auto 0;
} .jt-boxed-footer-contact {text-align: center;}
.jt-boxed-footer-contact p {
font-family: "Amiri",serif;
font-size: 15px;
color: #aaa;
letter-spacing: 0.7px;
line-height: 24px;
margin-bottom: 25px;
}
.jt-boxed-footer-contact p:last-child {margin-bottom: 0px;} .jt-boxed-footer .dribbble-feed {text-align: center;}
.jt-boxed-footer .dribbble-feed li {
float: none;
width: 100px;
height: auto;
padding: 0px;
margin: 0px 6px 6px 0px;
display: inline-block;
}
.jt-boxed-footer .dribbble-feed img {max-width: 100%;} .instagram-pics {text-align: center;}
.instagram-pics img {max-width: 100%;}
.instagram-pics li {
width: 100px;
float: none;
display: inline-block;
margin: 0px 6px 6px 0px;
padding: 0;
}
.jt_widget_count_four .instagram-pics li {width: 82px;}
.jt_widget_count_four .instagram-pics li:nth-child(3n) {margin-right: 0px}
.jt_widget_count_three .instagram-pics li {width: 80px;}
.jt_widget_count_three .instagram-pics li:nth-child(3n) {margin-right: 0px} .tweets-list-container li {
font-size: 16px;
line-height: 28px;
text-align: center;
}
.widget_tweet_fader_widget p {
font-family: "Amiri",serif;
font-size: 15px;
text-align: center;
color: #AAA;
letter-spacing: 0.7px;
line-height: 26px;
margin-bottom: 25px;
}
.widget_tweet_fader_widget a {color: #eee;} .jt-boxed-widget-style .container {width: 100%;}
.jt-boxed-widget-style .jt-widgets-area > div {padding: 80px 50px 50px;}
.jt-boxed-widget-style .jt_widget_count_three .instagram-pics li { width: 100px; }
.jt-boxed-widget-style .jt-widgets-area > div:nth-child(2) {padding: 80px 60px 110px;background: #1e1e1e;min-height: 420px;}
.jt-boxed-widget-style .jt-widgets-area > div .tweet-list li p small {display: block;}body, html {height: 100%;}
.margin-zero {margin: 0;}
body {width: 100%;margin: 0;}
body .main-container {
background-color: #F4F4F4;
height: calc(100%);
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
z-index: 3;
}
.wrapper {overflow: visible;} a:active {text-decoration: none;}
a:focus {
text-decoration: none;
outline: 0;
outline: 0px auto -webkit-focus-ring-color;
outline-offset: 0px;
}
.entry-content p {
font-family: "Amiri",serif;
font-size: 14px;
line-height: 22px;
color: #999;
letter-spacing: 0.7px;
}
.entry-content p strong {font-weight: bold;color: #35373e;}
.padding-zero {padding: 0;}
.padding-zero-important {padding: 0 !important;}
.maring-zero .jt-main-head,
.margin-zero {margin: 0px !important;}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {float: none;}
h1.jt-special,
h2.jt-special,
h3.jt-special,
h4.jt-special,
h5.jt-special,
h6.jt-special {
float: none;
width: auto;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
margin: 0 0 30px;
letter-spacing: 2px;
color: #232323;
}
h1.jt-special {font-size: 28px;}
h2.jt-special {font-size: 22px;margin-top: 7px;}
h3.jt-special {font-size: 18px;margin-top: 14px;}
h4.jt-special {font-size: 16px;margin-top: 21px;}
h5.jt-special {font-size: 14px;margin-top: 28px;}
h6.jt-special {font-size: 11px;margin-top: 28px;}
p.jt-special {
font-family: "Amiri",serif;
color: #999;
font-size: 16px;
letter-spacing: 0.8px;
margin: 0 0 40px;
}
div.jt-special {
font-family: "Amiri",serif;
color: #999;
font-size: 16px;
letter-spacing: 0.7px;
line-height: 26px;
}
.font-bold {font-weight: bold;}
.font-normal {font-weight: normal;} .white-bg {background: #fff;}
.grey-bg {background: #f7f8f9;}
.light-blue {background: #f7f8f9;}
.padding-50 {padding: 50px 0;}
.space-fix {float: left;width: 100%;}
.padding-left-zero {padding-left: 0 !important;}
.padding-right-zero {padding-right: 0 !important;} .large-center-text,
.entry-content .large-center-text p {
font-size: 17px;
line-height: 30px;
width: 80%;
margin: 0 auto;
}
.jt-team-skill-outerspace > div > div {padding: 80px 340px 0px 120px;} .jt-text-two-column .wpb_text_column {width:50%;float: left;}
.jt-text-three-column .wpb_text_column {width:33.3333%;float: left;}
.jt-text-four-column .wpb_text_column {width:25%;float: left;}
.jt-text-five-column .wpb_text_column {width:20%;float: left;} .jt-freelancer-contact-section .jt-sep,
.jt-freelancer-contact-section .jt-sep:after,
.jt-freelancer-contact-section .jt-sep:before {background: #fff;}
.jt-contact-white-border .wpcf7 input[type="submit"] {border-width: 2px;background: transparent;padding: 8px 40px;}
.jt-contact-white-border .wpcf7 input[type="submit"]:hover {border-color: #fff;}
.jt-contact-white-border div.wpcf7-validation-errors {color: #fff;}  .main-content {line-height: 0;}
.main-content article,
.main-content > div,
.comment-area {line-height: 1.42857;-ms-word-wrap: break-word; word-wrap: break-word;}
.main-content article .star-rating {-ms-word-wrap: normal; word-wrap: normal;} .page-container {padding: 120px 0;}
.type-page { display: inline-block; width: 100%; } .jt-post-wrapper .jt-each-post { margin: 40px 0px;padding: 0 0 15px;}
.jt-post-wrapper .jt-each-post:first-child {margin-top: 0;}
.jt-post-wrapper .jt-each-post:last-child {margin-bottom: 0;}
.jt-post-wrapper .jt-each-post.sticky {background: #FFF url(//nevermind-studio.fr/wp-content/themes/juster/images/patterns/blog-pattern.jpg) repeat scroll 0% 0%;padding: 0px 0px 40px;}
.jt-each-post {
text-align: center;
float: left;
width: 100%;
position: relative;
}
.format-image-popup img {max-width: 100%;height: auto;}
.format-image:after,
.format-standard:after,
.format-gallery:after,
.format-video:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 90%;
height: 1px;
background: #f0f0f0;
margin: 0 auto;
}
.single-post .format-image:after,
.single-post .format-standard:after,
.single-post .format-gallery:after,
.single-post .format-video:after,
.blog-masonary-style .format-image:after,
.blog-masonary-style .format-standard:after,
.blog-masonary-style .format-gallery:after,
.blog-masonary-style .format-video:after {display: none;}
.jt-post-content {
background: #fff;
margin: 0 auto;
padding: 40px;
width: 90%;
}
.jt-featured-img img {max-width: 100%;height: auto;}
.jt-post-content h3.jt-post-title {
font-size: 16px;
text-transform: uppercase;
color: #35373e;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1.2px;
margin: 5px auto 15px;
line-height: 22px;
-ms-word-wrap: break-word; word-wrap: break-word;
}
h3.jt-post-title a { text-decoration: none; color: inherit; }
.entry-content .jt-each-post ul.jt-post-list-metas {margin: 0px 0px 20px;}
.jt-each-post p {
font-family: 'Amiri', serif;
font-size: 14px;
color: #999;
letter-spacing: 0.7px;
text-align: left;
line-height: 22px;
}
.jt-each-post .owl-carousel .owl-item img {width: 100%;}
.jt-post-excerpt {margin: 0 0 15px;-ms-word-wrap: break-word; word-wrap: break-word;}
.jt-post-excerpt p {margin: 0;}
.jt-post-read-more {
margin: 20px 0 0;
font-size: 11px;
color: #35373e;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
padding: 10px 22px;
background: transparent;
border: 2px solid #35373e;
letter-spacing: 1.8px;
display: inline-block;
} .format-standard .jt-featured-img,
.format-image .jt-featured-img {
position: relative;
display: inline-block;
width: 100%;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.format-standard:hover .jt-featured-img:before,
.format-image:hover .jt-featured-img:before {
content: '';
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(53,55,62,0.2);
}
.format-standard .jt-post-content,
.format-video .jt-post-content,
.format-gallery .jt-post-content,
.format-image .jt-post-content {margin: -110px auto 0;position: relative;}
.format-gallery .jt-post-content {z-index: 1;}
.format-standard .jt-featured-img,
.format-video .jt-featured-img,
.format-gallery .jt-featured-img,
.format-image .jt-featured-img {position: relative;}
.blog .format-gallery { z-index: 0; }
.format-image .jt-featured-img {
position: relative;
}
.format-image .jt-featured-img .image-img-overlay {
position: absolute;
top: 0;
left: 0;
background: rgba(53,55,62,0.5);
width: 100%;
height: 100%;
}
.format-image .jt-featured-img .image-img-overlay a { position: relative; top: 35%; }
.format-image:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 90%;
height: 1px;
background: #f0f0f0;
margin: 0 auto;
}
.single-post .format-image:after { display: none; }
.format-image .jt-post-content { margin: -110px auto 0; position: relative; }
.post .jt-post-content .jt-post-excerpt iframe { max-width: 100%; }
.format-status .jt-post-content,
.format-aside .jt-post-content,
.format-chat .jt-post-content { margin: -110px auto 0; position: relative; min-height: 300px; } .wpb_single_image {display: inline-block;width: 100%;}
.wpb_single_image .vc_figure {display: block !important;}
.wpb_single_image .vc_figure .vc_single_image-wrapper {margin-bottom: 0px !important;} .jt-post-wrapper .format-link,
.jt-post-wrapper .format-quote {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/patterns/blog-pattern.jpg) repeat top left;padding: 20px;}
.blog_style_ot_1 .format-link,
.blog_style_ot_1 .format-quote,
.blog_style_ot_2 .format-link,
.blog_style_ot_2 .format-quote,
.blog_style_ot_5 .format-link,
.blog_style_ot_5 .format-quote {background: transparent;padding: 0;}
.blog_style_ot_3 .format-link,
.blog_style_ot_3 .format-quote {background: transparent;padding: 0 3px 0 0;}
.format-link .jt-post-content,
.format-quote .jt-post-content {width: 100%;}
.jt-format-link-icon i,
.jt-format-quote-icon i {color: #000;font-size: 26px;}
.format-link .jt-post-content .jt-post-title,
.format-quote .jt-post-content .jt-post-title {
font-family: 'Amiri', serif;
font-size: 22px;
font-style: italic;
text-transform: none;
width: 90%;
margin: 15px auto 25px;
line-height: 34px;
float: none;
}
.blog_style_ot_4 .format-link .jt-post-content .jt-post-title,
.blog_style_ot_4 .format-quote .jt-post-content .jt-post-title {line-height: 22px;margin: 15px auto 20px;}
.jt-format-link a {
font-family: 'Amiri', serif;
font-size: 15px;
color: #555;
text-decoration: underline;
font-style: italic;
letter-spacing: 1.2px;
}
.jt-format-quote a {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
color: #35373e;
text-transform: uppercase;
letter-spacing: 2px;
}
.jt-format-quote a:hover {text-decoration: none;}
.jt-format-quote a:after {
content: '';
background-color: #777;
display: block;
width: 45px;
height: 1px;
margin: 7px auto 0;
} .format-video .jt-featured-img {position: relative;}
.format-video .jt-featured-img .video-img-overlay {
position: absolute;
top: 0;
left: 0;
background: rgba(53,55,62,0.5);
width: 100%;
height: 100%;
}
.format-video .jt-featured-img .video-img-overlay a {position: relative;top: 35%;} .format-audio .jt-featured-img { position: relative; }
.format-audio .jt-featured-img .audio-img-overlay {
position: absolute;
top: 0;
left: 0;
background: rgba(53,55,62,0.5);
width: 100%;
height: 100%;
}
.format-audio .jt-featured-img .audio-img-overlay a { position: relative; top: 35%; }
.format-audio:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 90%;
height: 1px;
background: #f0f0f0;
margin: 0 auto;
}
.single-post .format-audio:after { display: none; }
.format-audio .jt-post-content { margin: -110px auto 0; position: relative; } .format-gallery .owl-controls {
position: absolute;
left: 0px;
right: 0px;
top: 0px;
}
.format-gallery .owl-controls .owl-prev,
.format-gallery .owl-controls .owl-next {
color: #fff;
float: left;
width: 45px;
height: 45px;
line-height: 48px;
display: block;
background: rgba(53,55,62,0.5);
}
.format-gallery .owl-controls .owl-nav > div:hover {background: rgba(53,55,62,0.8);}
.format-gallery .owl-controls i {font-size: 22px;}
.format-gallery .owl-controls .owl-prev {position: absolute;left: 40px;top: 150px;}
.format-gallery .owl-controls .owl-next {position: absolute;right: 40px;top: 150px;} .blog_style_ot_5.isotope-blog.blog-masonary-style .pagination-masonry-style {
position: absolute;
bottom: -70px;
float: left;
width: 100%;
}
.blog-masonary-style .blog-content p,
.entry-content .blog-masonary-style .blog-content p {margin-bottom: 25px;font-size: 14px;letter-spacing: 0.5px;} .wrapper .jt-post-wrapper.blog_style_ot_5.isotope-blog.blog-masonary-style { margin-bottom: 70px; }
.jt-pagination {
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.jt-pagination li {display: inline-block;color: #999;}
.jt-pagination li a {
color: #999;
font-family: 'Amiri', serif;
font-size: 14px;
margin: 0 10px;
}
.jt-pagination .jt-prev a,
.jt-pagination .jt-next a {
font-family: 'Amiri', serif;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
color: #999;
margin: 0 15px;
display: inline-block;
}
.jt-pagination .jt-prev a:hover,
.jt-pagination .jt-prev a:focus,
.jt-pagination .jt-next a:hover,
.jt-pagination .jt-next a:focus,
.jt-pagination li a:hover,
.jt-pagination li a:focus {color: #35373e;text-decoration: none;}
.jt-pagination .jt-prev a {margin: 0 20px 0 0;}
.jt-pagination .jt-next a {margin: 0 0 0 20px;}
.pagination-holder {
float: left;
width: 100%;
text-align: center;
padding: 50px 0;
}
.page-numbers {
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
ul.page-numbers, .entry-content ul.page-numbers { padding: 0; margin: 0 0 60px; }
.blog_style_ot_1 > ul.page-numbers,
.blog_style_ot_2 > ul.page-numbers,
.blog_style_ot_3 > ul.page-numbers,
.blog_style_ot_4 > ul.page-numbers,
.blog_style_ot_5 > ul.page-numbers,
.blog_style_ot_6 > ul.page-numbers,
.blog_style_ot_7 > ul.page-numbers {margin: 60px 0;}
.page-numbers li { display: inline-block; color: #999; }
.page-numbers li a {
color: #999;
font-family: 'Amiri', serif;
font-size: 14px;
margin: 0 10px;
}
.wp-link-pages, .wp-link-pages a {
font-family: 'Amiri', serif;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
color: #999;
margin: 0 5px;
display: inline-block;
}
.wp-link-pages a:hover { text-decoration: none; }
.wp-link-pages > span {
font-family: 'Amiri', serif;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
color: #35373e;
margin: 0 5px;
display: inline-block;
}
.page-numbers a.prev,
.page-numbers a.next,
.page-numbers span {
font-family: 'Amiri', serif;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
color: #999;
margin: 0 15px;
display: inline-block;
}
.page-numbers a.prev:hover,
.page-numbers a.prev:focus,
.page-numbers a.next:hover,
.page-numbers a.next:focus,
.page-numbers li a:hover,
.page-numbers li a:focus,
.page-numbers span.current { color: #35373e; text-decoration: none; }
.page-numbers a.prev { margin: 0 20px 0 0; }
.page-numbers a.next { margin: 0 0 0 20px; } .page-next-prev ul {
font-family: "Amiri",serif;
font-size: 14px;
text-transform: uppercase;
padding: 0;
margin: 0;
float: left;
width: 100%;
}
.page-next-prev ul li { display: inline-block; list-style: none; }
.page-next-prev ul li.next,
.page-next-prev ul li.previous { float: left; width: 50%; text-align: center; }
.page-next-prev ul li a { color: #999; letter-spacing: 1px; }
.page-next-prev ul li a:hover { color: #35373e; } .jt-photo-wrap .entry-content { height: auto; }
.entry-content.page-container.content-ctrl { background: transparent; }
.blog .format-status:after,
.blog .format-aside:after,
.blog .format-chat:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 90%;
height: 1px;
background: #f0f0f0;
margin: 0 auto;
}
.format-gallery a.gall-img img { max-width: 100%; height: auto; }
a.jt-featured-img img { max-width: 100%; height: auto; }
.jt-post-excerpt {
font-family: "Amiri",serif;
font-size: 16px;
color: #999;
letter-spacing: 1px;
text-align: left;
line-height: 24px;
}
.jt-post-excerpt p { text-align: left; }
.jt-post-excerpt ul,
.entry-content .jt-post-excerpt ul {
font-family: "Amiri",serif;
font-size: 16px;
color: #999;
letter-spacing: 1px;
text-align: left;
line-height: 24px;
margin: 40px 0;
padding-left: 50px;
}
.single .type-post .jt-post-content .jt-post-excerpt ul li {list-style: none;margin-bottom: 16px;position: relative;}
.single .type-post .jt-post-content .jt-post-excerpt ul li:before {
position: absolute;
content: '';
width: 7px;
height: 7px;
background: #35373e;
-webkit-box-shadow: 0 0 0 3px rgba(0,0,0,0.1);
box-shadow: 0 0 0 3px rgba(0,0,0,0.1);
top: 7px;
left: -20px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
.jt-post-tags a:after { content: ','; padding-right: 5px; }
.jt-post-tags a, .jt-post-tags a:hover, .jt-post-tags a:focus { text-decoration: underline; font-style: italic; display: inline-block; }
.caps { text-transform: uppercase; }
.jt-each-post .jt-post-excerpt { display: inline-block; width: 100%; }
.single .format-link .single-link-content,
.single .format-quote .single-link-content { background-image: url(//nevermind-studio.fr/wp-content/themes/juster/images/patterns/blog-pattern.jpg); float: left; width: 100%;margin-bottom: 55px;}
.single .format-link .jt-post-content, .single .format-quote .jt-post-content { background: #FFF none repeat scroll 0% 0%; margin: 0px auto; margin: 20px; width: 95%; padding: 20px; }
.single .format-link .jt-post-bottom-metas, .single .format-quote .jt-post-bottom-metas { background-color: #fff; }
.single .jt-post-bottom-metas {margin-bottom: 55px;}
.type-post .jt-post-content .jt-post-excerpt h1,
.type-post .jt-post-content .jt-post-excerpt h2,
.type-post .jt-post-content .jt-post-excerpt h3,
.type-post .jt-post-content .jt-post-excerpt h4,
.type-post .jt-post-content .jt-post-excerpt h5,
.type-post .jt-post-content .jt-post-excerpt h6 { color: #35373e; float: left; width: 100%; }
.jt-post-content .jt-post-excerpt label {width: 100%;}
.jt-post-content .jt-post-excerpt input[type="password"] {
border: 1px solid #f0f0f0;
padding: 7px;
width: 100%;
margin: 10px 0 0;
}
.jt-post-content .jt-post-excerpt input[type="submit"] {
float: left;
background: #35373E;
color: #FFF;
font-size: 12px;
font-family: "Montserrat",sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
width: auto;
padding: 8px 25px;
margin: 10px 0 0px;
border: none;
}
p.password-alert { float: left !important; width: 100%; color: #999; font-family: 'Amiri', serif; letter-spacing: 1px; font-size: 16px; border: 1px solid #f0f0f0; text-align: center; padding: 15px 10px; margin: 30px 0 0; }
.single .type-post .jt-post-content .jt-post-excerpt ul li,
.single .type-post .jt-post-content .jt-post-excerpt ol li { float: left; width: 100%; }
.jt_blog_content .jt-each-post,
.jt-post-wrapper.jt-blog-shortcode > .jt-each-post:nth-last-child(2) { margin-bottom: 20px; }
.jt-default-blog-style > div:nth-last-child(2),
.jt-post-wrapper > .jt-each-post:nth-last-child(2) { margin-bottom: 30px; }
.jt-post-wrapper.jt-blog-shortcode.jt-have-pagination > .jt-each-post:nth-last-child(2) {margin-bottom: 30px;}
.jt_blog_content .jt_row_class .wp-pagenavi { border: 0px; }
.jt_row_class .jt-blog-shortcode .wp-pagenavi {border-top: none;} .jt_row_class .wp-pagenavi {
list-style: none;
text-align: center;
padding: 50px 0px 40px;
border-top: 1px solid #F0F0F0;
float: left;
width: 100%;
}
.jt_row_class .blog-style-one .wp-pagenavi {border-top: 0;padding: 70px 0px 0px;}
.jt_row_class .wp-pagenavi span.pages {margin: 0px 20px 0px 0px;}
.jt_row_class .wp-pagenavi a.nextpostslink {margin: 0px 0px 0px 20px;}
.jt_row_class .wp-pagenavi a,
.jt_row_class .wp-pagenavi span {
text-decoration: none;
border: 0px;
padding: 3px 5px;
margin: 2px;
display: inline-block;
color: #999;
font-family: "Amiri",serif;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
margin: 0px 10px;
}
.jt_row_class .wp-pagenavi span.current {
font-weight: normal;
color: #35373E;
}
.jt_row_class .wp-pagenavi a:hover,
.jt_row_class .wp-pagenavi a:focus {color: #35373E;text-decoration: none;}
.jt_row_class .isotope .wp-pagenavi {margin: 0px;} .jt-comment-form {float: left;width: 100%;margin: 30px 0 0;}
.jt-comment-form h2 {
font-size: 15px;
font-family: 'Montserrat', sans-serif;
color: #35373e;
text-transform: uppercase;
letter-spacing: 1px;
}
.jt-comment-form .jt-form-inputs,
.jt-comment-form .jt-form-textarea {width: 51%;float: right;}
.jt-comment-form .jt-form-inputs {width: 48%;margin-right: 1%;}
.jt-comment-form input {
border: 1px solid #e8e8e8;
width: 100%;
padding: 10px 15px 8px;
line-height: 24px;
margin: 0 0 30px;
font-family: 'Amiri', serif;
color: #999;
font-size: 16px;
}
.jt-comment-form input:focus,
.jt-comment-form textarea:focus {border: 1px solid #35373e;}
.jt-comment-form textarea {
font-family: 'Amiri', serif;
color: #999;
padding: 12px 15px;
border: 1px solid #e8e8e8;
width: 100%;
min-width: 100%;
min-height: 192px;
resize: none;
font-size: 16px;
}
.jt-comment-form input.jt-com-submit {
float: none;
background: #35373e;
color: #fff;
font-size: 12px;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
width: auto;
padding: 10px 25px;
margin: 0;
} .jt-nxt-pre-posts {
background: #f7f8f9;
text-align: center;
padding: 30px 0;
display: block;
float: left;
width: 100%;
}
.jt-nxt-pre-posts a {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
text-transform: uppercase;
color: #35373e;
letter-spacing: 3px;
padding-top: 30px;
padding-bottom: 30px;
display: inline-block;
}
.jt-nxt-pre-posts a:hover {text-decoration: none;}
.jt-next-post {position: relative;padding-left: 140px;}
.jt-prev-post {position: relative;padding-right: 140px;border-right: 1px solid #eee;}
.single-post .jt-nxt-pre-posts a:only-child { padding-left: 0; padding-right: 0; border: 0px; }
.jt-prev-post:before,
.jt-next-post:after {
content: '';
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/prev-post.png) no-repeat center center;
width: 35px;
height: 17px;
display: inline-block;
margin: 0 10px 0 0;
position: relative;
top: 5px;
}
.jt-prev-post:hover:before,
.jt-next-post:hover:after {content: '';width: 35px;background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/prev-post-hover.png) no-repeat center center;}
.jt-next-post:after {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/next-post.png) no-repeat center center;}
.jt-next-post:hover:after {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/next-post-hover.png) no-repeat center center;} .blog-main-wrap {width: 100%;float: left;}
.blog-content {padding: 30px;display: block;float: left;}
.blog-cat {
padding: 5px 15px;
border: 1px solid #000;
font-size: 10px;
font-family: 'Montserrat', sans-serif;
color: #35373e;
text-transform: uppercase;
}
.col-md-8.jt-blog-column-two.blog-masonary-style .blog-main-wrap.blog-width { margin-right: 23px; }
.col-md-8.jt-blog-column-two.blog-masonary-style .blog-main-wrap.blog-width:nth-child(2n) {margin-right: 0;}
.col-md-8.jt-blog-column-three.blog-masonary-style .blog-main-wrap.blog-width { margin-right: 18px; }
.blog-content a,
.blog-content a:hover,
.blog-content a:focus,
.blog-content a:active {text-decoration: none;color:#35373e;}
.blog-content h2 {
font-size: 14px;
font-family: 'Montserrat', sans-serif;
color: #35373e;
text-transform: uppercase;
letter-spacing: 1px;
padding: 0 0 10px 0;
}
.blog-masonary-style .blog-content h2 {padding-bottom: 5px;}
.blog-main-wrap .blog-content h2 {line-height: 20px;}
.blog-content p {
font-size: 16px;
font-family: 'Amiri', serif;
color: #888888;
letter-spacing: 1px;
padding: 0 0 5px 0;
}
.blog-content .blog-read-txt {
font-size: 11px;
line-height: 25px;
font-family: 'Amiri', serif;
color: #35373e;
letter-spacing: 1px;
display: inline-block;
text-transform: uppercase;
}
.blog-content a.blog-read-txt,
.blog-content a:hover.blog-read-txt,
.blog-content a:active.blog-read-txt,
.blog-content a:focus.blog-read-txt {text-decoration: none;color: #35373e;}
.blog-content a:hover.blog-read-txt:after,
.blog-masonary-style .blog-main-wrap:hover .blog-read-txt:after {
content: "";
width: 100%;
height: 1px;
background: #777777;
display: block;
position: relative;
bottom: 5px;
}
.blog-content a:hover.blog-read-txt {color: #777777;}
.blog-width {width: 40%;margin: 0 50px 50px 0;float: left;}
.blog-width:nth-child(even) {margin: 0 0 50px;}
.blog-img img {max-width: 100%;}
.blog a:hover { text-decoration: none; }
.blog .blog-content a.blog-read-txt:hover { text-decoration: none; }
.blog .jt-featured-img .owl-controls .owl-prev.off,
.single .type-post .owl-prev.off,
.archive .type-post .owl-prev.off,
.category .type-post .owl-prev.off { display: block !important; } .jt-post-main-cnt {
font-family: 'Amiri', serif;
font-size: 14px;
color: #999;
display: inline-block;
}
.jt-post-main-cnt p {margin: 0 0 45px;letter-spacing: 1px;}
.jt-post-main-cnt ul {
text-align: left;
margin: 0 0 45px;
font-size: 17px;
float: none;
width: auto;
}
.jt-post-main-cnt ul li { margin: 0 0 10px;}
.jt-post-main-cnt ul.special-li {list-style: none;margin: 0 0 45px 60px;}
.jt-post-main-cnt ul.special-li li {margin: 0 0 20px;}
.jt-post-main-cnt ul.special-li li:before {
content: '';
width: 7px;
height: 7px;
margin: 0 20px 0 0;
display: inline-block;
background: #35373e;
-webkit-box-shadow: 0 0 0 4px rgba(0,0,0,0.08);
box-shadow: 0 0 0 4px rgba(0,0,0,0.08);
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
} .jt-post-bottom-metas {
float: left;
width: 100%;
padding: 18px 0;
text-align: left;
border: 1px solid #f0f0f0;
border-left: 0;
border-right: 0;
}
.jt-social-share {float: left;width: 40%;}
.jt-social-share .jt-share-link i {
width: 36px;
height: 36px;
line-height: 36px;
color: #35373e;
font-weight: bold;
font-size: 18px;
border: 1px solid #e8e8e8;
text-align: center;
float: left;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
}
.jt-social-share .jt-share-link:hover i {border: 1px solid #35373e;background: #35373e;color: #fff;}
.jt-share-link span {
font-family: 'Amiri', serif;
font-size: 14px;
color: #35373e;
font-style: italic;
float: left;
margin: 0 0 0 12px;
line-height: 36px;
letter-spacing: 1px;
} .single-post .mfp-content {text-align: center;}
.single-post .modal-sm {
width: 20%;
float: none;
margin: 0px auto;
display: inline-block;
background: #fff;
color: #35373e;
border-radius: 3px;
padding: 20px 0;
}
.jt-share-popup-cnt > i {
background: #1a1a1a;
color: #fff;
font-size: 24px;
width: 50px;
height: 50px;
line-height: 50px;
text-emphasis: accent;
-webkit-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
}
.jt-share-popup-cnt > p {
font-family: 'Montserrat', sans-serif;
font-size: 15px;
text-transform: uppercase;
letter-spacing: 1px;
margin: 20px 0;
}
.jt-share-popup-cnt ul {list-style: none;padding: 0;margin: 0;}
.jt-share-popup-cnt ul li {display: inline-block;margin: 0 6px 0 0;}
.jt-share-popup-cnt ul li:last-child {margin: 0;}
.jt-share-popup-cnt ul li a {
width: 40px;
height: 40px;
line-height: 40px;
display: block;
background: #1a1a1a;
color: #fff;
font-size: 16px;
-webkit-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
}
.jt-share-popup-cnt ul li a.icon-fa-facebook:hover {background: #4a6eac;}
.jt-share-popup-cnt ul li a.icon-fa-twitter:hover {background: #50d3f7;}
.jt-share-popup-cnt ul li a.icon-fa-linkedin:hover {background: #0086c2;}
.jt-share-popup-cnt ul li a.icon-fa-pinterest:hover {background: #e13138;}
.jt-share-popup-cnt ul li a.icon-fa-google-plus:hover {background: #d34836;}
.jt-post-tags {float: right;width: 60%;text-align: right;}
.jt-post-tags a {
line-height: 36px;
font-family: 'Amiri', serif;
font-size: 15px;
color: #35373e;
font-style: italic;
letter-spacing: 1px;
}
.jt-post-tags a:hover {text-decoration: none}
.jt-post-tags a span {text-decoration: underline;}
.jt-post-tags a:after {content: ', ';}
.jt-post-tags a:last-child:after {content: '';} .jt-comments h1,
.jt-comments h2,
.jt-comments h3,
.jt-comments h4,
.jt-comments h5,
.jt-comments h6 {
float: none;
width: auto;
font-family: 'Montserrat', sans-serif;
color: #35373e;
}
.jt-comments {
text-align: left;
float: left;
width: 100%;
margin: 50px 0px 0px;
line-height: 1.42857;
}
.jt-comments .sep-hover-control > h3 {
font-family: 'Montserrat', sans-serif;
font-size: 15px;
text-transform: uppercase;
letter-spacing: 2.5px;
}
.jt-comments table th,
.jt-comments table td,
.entry-content dl dd,
.jt-comments ul.comments li {font-family: "Amiri",serif;letter-spacing: 0.5px;color: #999;}
.jt-comments address {color: #999;}
.jt-comments ul.comments,
.jt-comments ul.children {list-style: none;font-size: 15px;}
.jt-comments ul.children {padding-left: 40px;}
.depth-3 .comment-main-area {width: 78%;float: right;}
.depth-4 .comment-main-area {width: 76%;float: right;}
.depth-5 .comment-main-area {width: 74%;float: right;}
.jt-comments > ul.comments {padding: 0;}
.jt-comments .comment-image img {
width: 112px;
height: 112px;
-webkit-border-radius: 160px;
-moz-border-radius: 160px;
-ms-border-radius: 160px;
-o-border-radius: 160px;
border-radius: 160px;
}
.jt-comments .comment-image {float: left;}
.jt-comments .comment-image {float: left;width: 20%;}
.jt-comments-meta {float: left;width: 100%;}
.jt-comments > ul.comments {margin: 50px 0 0;}
.comment-main-area {float: left; width: 80%;}
.comment-area {
float: left;
width: 100%;
margin: 30px 0px 40px;
border-bottom: 1px solid #f0f0f0;
padding: 0 0 30px;
}
.jt-comments li.comment {float: left;width: 100%;}
.jt-comments-meta > h4 {
font-family: 'Montserrat', sans-serif;
font-size: 13px;
text-transform: uppercase;
color: #35373e;
letter-spacing: 1px;
}
.jt-comments-meta > .comments-meta {
font-family: 'Amiri', serif;
font-size: 13px;
color: #777;
letter-spacing: 1px;
float: left;
line-height: 1.42857;
}
.jt-comments-meta > .comments-reply {float: left;line-height: 14px;}
.jt-comments-meta > .comments-reply a {
color: #35373e;
font-family: 'Amiri', serif;
font-size: 13px;
letter-spacing: 1px;
text-decoration: underline;
}
.jt-comments-meta > .comments-reply:before {content: ' - ';padding: 0 8px 0 10px;} .jt-social-share-hover {position: relative;cursor: pointer;}
.jt-social-share-hover > span {padding: 0 0 30px 0;}
.jt-social-share-hover:hover .jt-social-list {display: block;}
.jt-social-share-hover:hover {color: #fff;background: #35373E;border-color: #35373E;}
.jt-social-share-hover .jt-social-list {
position: absolute;
list-style: none;
text-align: left;
padding: 0;
margin: 0;
width: 123px;
float: none;
top: 50px;
left: 50px;
display: none;
}
.jt-social-share-hover .jt-social-list:before {
content: "";
position: absolute;
top: -4px;
left: 10px;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-bottom: 4px solid #35373e;
}
.jt-social-share-hover .jt-social-list li {display: table-cell;margin: 0;background: #35373e;}
.jt-social-share-hover .jt-social-list li:first-child,
.jt-social-share-hover .jt-social-list li:nth-child(4n+1) {margin: 0;}
.jt-social-share-hover .jt-social-list li > a {
color: #fff;
font-size: 12px;
line-height: 30px;
min-width: 30px;
display: block;
border-right: 1px solid rgba(0,0,0,0.2);
width: 100%;
text-align: center;
}
.jt-social-share-hover .jt-social-list li:last-child a,
.jt-social-share-hover .jt-social-list li:nth-child(4n) a {border-right: 0px;} .comments-area ol.comments { padding: 0; }
.comments-area ol.comments li.comment { float: left; width: 100%; padding: 10px 0; list-style: none; }
.comments-area ol.comments li.pingback { list-style: none; }
.comments-area .comment blockquote { padding: 20px; }
.comments-area .comment blockquote cite { float: right; text-align: right;margin-top: 10px; font-size: 15px; }
.comments-area p { margin: 5px 0; }
.comments-area address { margin: 5px 0; font-style: italic; }
.comments-area dl dt { float: left; width: 25%; min-height: 20px; margin-bottom: 7px; }
.comments-area dl dd { float: left; width: 75%; min-height: 20px; margin-bottom: 7px; }
.comments-area table { float: left; width: 100%; }
.comments-area table th,
.comments-area table td { border: 1px solid #ddd; padding: 7px; }
.comments-area .comment ul,
.comments-area .comment ol { float: left; width: 100%; padding-left: 20px; }
.comments-area .comment h1,
.comments-area .comment h2,
.comments-area .comment h3,
.comments-area .comment h4,
.comments-area .comment h5,
.comments-area .comment h6 { float: none; display: inline-block; width: 100%; margin: 10px 0; }
.comments-area .comment img { max-width: 100%; }
.comments-area .comment-respond form#commentform label { display: none; }
.comments-area .comment-respond form#commentform input[type="text"],
.comments-area .comment-respond form#commentform input[type="email"],
.comments-area .comment-respond form#commentform select,
.comments-area .comment-respond form#commentform textarea { float: left; width: 100%; margin: 0 0 30px;height: 192px; }
.comments-area .comment p iframe { width: 100% !important; }
.comments-area .comment-area p {
font-family: "Amiri",serif;
font-size: 16px;
color: #999;
letter-spacing: 1px;
text-align: left;
line-height: 24px;
}
.form-submit input[type="submit"] {
float: none;
background: #35373E none repeat scroll 0% 0%;
color: #FFF;
font-size: 12px;
font-family: "Montserrat",sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
width: auto;
padding: 10px 25px;
margin: 0px;
border: none;
}
.jt-comment-form .jt-form-textarea-logedin { float: left; width: 100%; }
.comment-respond a#cancel-comment-reply-link { float: right; color: #fff; width: 100%; text-align: right; margin-bottom: 10px; }
.comment-respond a#cancel-comment-reply-link { color: #000; }
.comment-area ul, .comment-area ol, .comment-area dt { color: #999; }
.comment-awaiting-moderation { float: left; width: 100%; color: #999; margin: 10px 0 0; }
.comments-area .comment-respond h2 { font-size: 15px; text-transform: uppercase; letter-spacing: 1px; float: none; }
.comments-area .comment-respond input[type="text"] { border: 1px solid #E8E8E8; width: 95%; padding: 10px 15px 8px; line-height: 24px; margin: 0px 0px 30px; font-family: "Amiri",serif; color: #999; font-size: 16px; }
.comments-area .comment-respond textarea { border: 1px solid #E8E8E8; width: 100%; height: 100%; padding: 10px 15px 8px; line-height: 24px; margin: 0px 0px 30px; font-family: "Amiri",serif; color: #999; font-size: 16px; }
.comments-area .comment-respond input[type="text"]:focus,
.comments-area .comment-respond textarea:focus { border: 1px solid #35373E; }
form.comment-form .error { float: left; width: 100%; margin-top: -26px; color: red; font-family: "Amiri",serif; font-size: 16px; }
.comments-area .comment-respond form#commentform input[type="text"] { width: 95%;height: auto; } .entry-header,
.entry-content,
.entry-footer { float: left; width: 100%; }
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 { float: none; width: 100%; margin: 10px 0; }
.entry-content blockquote cite { float: right; font-size: 15px; text-align: right; margin-top: 10px; }
.entry-content blockquote { padding: 20px 20px 20px 30px; }
.entry-content table { float: left; width: 100%; }
.entry-content table th, .entry-content table td { border: 1px solid #ddd; padding: 7px; }
.entry-content dl dt { float: left; width: 25%; min-height: 20px; margin-bottom: 7px; }
.entry-content dl dd { float: left; width: 75%; min-height: 50px;margin-bottom: 7px; }
.entry-content ul, .entry-content ol { float: left; width: 100%; padding-left: 20px; }
.entry-content p { margin: 5px 0; float: none; }
.entry-content address { margin: 5px 0; font-style: italic; } .gallery dl dt { width: auto; }
dl.gallery-item dt.gallery-icon { float: left; width: 100%; }
dl.gallery-item dt.gallery-icon a { display: inline-block; }
dl.gallery-item dd { float: left; width: 100%; padding: 0 10px; }
.entry-content p img { padding: 10px 0; max-width: 100%;height: auto;}
.entry-footer { float: left; width: 100%; }
.entry-thumbnail img { float: left; max-width: 100%; }
.post .list-inline ol, .post .list-inline ol ul { padding-left: 20px; }
.post .list-inline ul, .post .list-inline ul ol { padding-left: 20px; }
.entry-content p img.alignleft, .entry-content .alignleft { float: left; }
.entry-content .wp-caption.alignleft { float: left; margin: 10px 10px 10px 0; }
.entry-content p img.alignright, .entry-content .alignright { float: right; padding: 10px; }
.entry-content p img.alignnone { max-width: 100%; height: auto; }
.entry-content .wp-caption.alignnone, .post .wp-caption.alignnone { float: left; width: 100% !important; padding: 10px; }
.entry-content .wp-caption.alignnone img, .post .wp-caption.alignnone img { max-width: 100%; padding: 10px; height: auto; }
.entry-content .wp-caption.aligncenter { width: 100% !important; text-align: center; }
.entry-content .wp-caption.aligncenter img { text-align: center; }
.post img.alignnone { max-width: 100%; height: auto; }
.post .list-inline iframe { width: 100%; } .sidebar #searchform input[type="submit"] { display: none; }
.sidebar #searchform input[type="text"] { padding: 7px; margin-bottom: 10px; }
.sidebar .widget_recent_entries ul { float: left; width: 100%; padding: 0; }
.sidebar .widget_recent_entries ul li { list-style: none; padding: 3px 0; }
.sidebar .widget_recent_entries ul li .post-date {display: block;padding-left: 18px;font-size: 14px;color: #999;}
.sidebar .widget_recent_comments ul { float: left; width: 100%; padding: 0; }
.sidebar .widget_recent_comments ul li { list-style: none; padding: 3px 0; }
.sidebar .widget_archive ul { float: left; width: 100%; padding: 0; }
.sidebar .widget_archive ul li { list-style: none; padding: 3px 0; }
.sidebar .widget_categories ul { float: left; width: 100%; padding: 0; }
.sidebar .widget_categories ul li { list-style: none; padding: 3px 0; }
.sidebar .widget_categories ul li ul li { padding: 3px 0 3px 10px; }
.sidebar .widget_meta ul { float: left; width: 100%; padding: 0; }
.sidebar .widget_meta ul li { list-style: none; }
.sidebar .widget_pages ul { float: left; width: 100%; padding: 0; }
.sidebar .widget_pages ul li { list-style: none; padding: 3px 0; }
.sidebar .widget_pages ul li ul li { padding: 3px 0 3px 10px; }
.sidebar .widget_rss ul { float: left; width: 100%; padding: 0; }
.sidebar .widget_rss ul li { list-style: none; padding: 3px 0; }
.sidebar .widget_rss ul li span.rss-date { float: right; }
.sidebar .widget_search input[type="text"] { float: left; width: 100%; }
.sidebar .widget_nav_menu ul { float: left; width: 100%; padding: 0; }
.sidebar .widget_nav_menu ul li { list-style: none; padding: 3px 0; }
.sidebar .widget_nav_menu ul li ul li { padding: 3px 0 3px 10px; }
.sidebar .widget_archive label.screen-reader-text { display: none; }
.sidebar .widget_categories ul li ul li, .sidebar .widget_pages ul li ul li { list-style: none; }
.sidebar .widget_text img { float: left; max-width: 100%; height: auto; }
.sidebar .widget_text p.wp-caption-text img { float: none; }
.sidebar .widget_text p.wp-caption-text { text-align: center; }
.sidebar .widget_nav_menu ul li ul li { list-style: none; }
.sidebar .widget_calendar table { float: left; width: 100%; border: 1px solid #ddd; margin-bottom: 20px; }
.sidebar .widget_calendar table caption { text-align: center; font-weight: bold; padding-bottom: 10px; text-transform: uppercase; font-size: 14px; color: #35373e; }
.sidebar .widget_calendar table thead th { border: 1px solid #ddd; padding: 7px; }
.sidebar .widget_calendar table tbody td { border: 1px solid #ddd; padding: 7px; }
.sidebar .widget_calendar table tfoot td#prev, .sidebar .widget_calendar table tfoot td#next { padding: 7px; text-align: center; }
.sidebar .widget_rss h5 { float: left; width: 100%; }
.sidebar .widget select { float: left; width: 100%; padding: 7px; margin-bottom: 10px; }
.gallery-caption { }
.bypostauthor { } .single-post .entry-content .main-content .sep-hover-control { float: left; width: 100%; }
.jt-comments.comments-area .jt-comments-meta .comments-reply:before { display: none; }
.jt-comments.comments-area .jt-comments-meta .comments-reply a.comment-reply-link:before { content: '-'; padding: 0 10px 0; text-decoration: none; }
.jt-comments.comments-area .jt-comments-meta > .comments-reply a { text-decoration: none; }
.jt-comments.comments-area .jt-comments-meta > .comments-reply a span { text-decoration: underline; }
.jt-comments.comments-area .comment-respond a#cancel-comment-reply-link i { font-size: 16px; }
.gallery-columns-4 { float: left; text-align: center; margin: 20px 0px; }
.gallery-item { padding: 0px 5px 10px; display: inline-block; }
.gallery-columns-3 { float: left; width: 100%; }
.gallery-columns-3 .gallery-item { float: left; width: 33.33%; }
.gallery-columns-1 .gallery-item { float: left; width: 100%; text-align: center; }
.gallery-columns-1 .gallery-item a {margin: 0 0 10px;display: inline-block;}
.gallery-columns-2 .gallery-item { float: left; width: 50%; text-align: center; }
.gallery-columns-4 .gallery-item { float: left; width: 25%; text-align: center; }
.gallery-columns-4 .gallery-item img,
.gallery-columns-5 .gallery-item img,
.gallery-columns-6 .gallery-item img,
.gallery-columns-7 .gallery-item img,
.gallery-columns-8 .gallery-item img,
.gallery-columns-9 .gallery-item img,
.gallery-columns-10 .gallery-item img { max-width: 100%; height: auto; }
.gallery-columns-5 .gallery-item { float: left; width: 20%; text-align: center;padding: 0 5px 10px 0; }
.gallery-columns-6 .gallery-item { float: left; width: 16.66%; text-align: center;padding: 0 5px 10px 0; }
.gallery-columns-7 .gallery-item { float: left; width: 14.28%; text-align: center;padding: 0 2px 10px 0; }
.gallery-columns-8 .gallery-item { float: left; width: 12.5%; text-align: center;padding: 0 2px 10px 0; }
.gallery-columns-9 .gallery-item { float: left; width: 11.11%; text-align: center;padding: 0 2px 10px 0; }
.gallery-columns-10 .gallery-item { float: left; width: 10%; text-align: center;padding: 0 2px 10px 0; } h2.author-title {
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 14px;
color: #35373e;
float: left;
width: 100%;
text-align: left;
margin: 40px 0 20px;
}
.author-info {
float: left;
width: 100%;
height: 100%;
margin: 0;
padding: 0px;
font-family: "Amiri",serif;
font-size: 14px;
}
.author-avatar {
float: left;
width: 112px;
height: 112px;
background-color: #999;
overflow: hidden;
-webkit-border-radius: 160px;
-moz-border-radius: 160px;
-ms-border-radius: 160px;
-o-border-radius: 160px;
border-radius: 160px;
}
.author-avatar img { width: 112px; height: 112px; }
.author-desc {
float: left;
width: 80%;
height: 100%;
margin: 0 0 0 20px;
font-family: "Amiri",serif;
}
.archive.author .author-desc {width: 87%;}
.author-desc h6 {
margin: 0 0 15px 0;
padding: 0;
font-size: 14px;
text-transform: capitalize;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: normal;
color: #35373e;
text-align: left;
}
.author-desc p { min-height: 70px; font-family: "Amiri",serif; }
.author-desc a {
float: left;
width: auto;
margin: 10px 0;
color: #35373e;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1px;
font-size: 12px;
}
.author-social { float: right; width: auto; bottom: 0; }
.author-social ul { float: left; width: 100%; margin: 0; padding: 0; }
.author-social li { float: left; list-style:none; margin: 0 2px; overflow: hidden; }
.author-social li a {
float: left;
border: 1px solid #35373e;
text-align: center;
padding: 0;
margin: 0;
width: 35px;
height: 35px;
background: #333;
}
.author-social i {
color: #fff;
margin: 0;
line-height: 35px;
text-align: center;
} .sidebar {float: left;width: 100%;padding: 0 0 0 20px;}
.sidebar.sidebar-left { padding: 0 20px 0 0; }
.sidebar .widget {margin: 0 0 50px;float: left;width: 100%;}
.widget h3.widget-title {
float: none;
width: auto;
font-family: 'Montserrat', sans-serif;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 2.5px;
}
.jt-boxed-widget-style .widget h3.widget-title {font-size: 14px;}
.widget .jt-sep-two {margin: 20px 0 30px;}
.sidebar .widget ul {padding: 0;margin: 0;}
.sidebar .widget ul li {
list-style: none;
padding: 13px 0 10px;
border-bottom: 1px solid #f0f0f0;
font-family: 'Amiri', serif;
font-size: 14px;
color: #777;
}
.sidebar .widget ul li:before {
content: '\f111';
font-family: 'FontAwesome';
font-size: 6px;
color: rgba(53,55,62,0.3);
position: relative;
top: -2px;
line-height: 20px;
padding: 0 10px 0 0;
}
.sidebar .widget ul.instagram-pics { text-align: left; }
.sidebar .widget ul.instagram-pics li { height: 100px; overflow: hidden; padding: 0px; margin-bottom: 0px; }
.sidebar .widget ul.instagram-pics li::before {display:none;}
.sidebar .widget ul li a {
font-family: 'Amiri', serif;
font-size: 14px;
color: #777;
letter-spacing: 0.5px;
}
.sidebar .widget ul li a:hover,
.sidebar .widget ul li a:focus {text-decoration: none;color: #35373e;}
.widget ul {padding: 0;margin: 0;}
.widget ul li {list-style: none;}
.widget ul li a {text-decoration: none;}
.sidebar .widget.widget_search input,
.sidebar .woocommerce input[type="search"] {
border: 1px solid #F0F0F0;
display: inline-block;
width: 100%;
padding: 11px 15px;
background: transparent url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/search-icon.png) no-repeat scroll 96% center;
font-family: "Amiri",serif;
letter-spacing: 1px;
}
.sidebar .woocommerce input[type="submit"] {display: none;}
.sidebar .widget select {
border: 1px solid #F0F0F0;
display: inline-block;
width: 100%;
padding: 11px 15px;
font-size: 16px;
} .sidebar .widget.search-widget input {
border: 1px solid #f0f0f0;
display: inline-block;
width: 100%;
padding: 11px 15px;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/search-icon.png) no-repeat 96% center;
font-size: 16px;
}
.sidebar .widget.search-widget input::-webkit-input-placeholder {
font-size: 16px;
color: #555;
letter-spacing: 1px;
line-height: 24px;
}
.sidebar .widget.search-widget input:-moz-placeholder {
font-size: 16px;
color: #555;
letter-spacing: 1px;
line-height: 24px;
}
.sidebar .widget.search-widget input::-moz-placeholder {
font-size: 16px;
color: #555;
letter-spacing: 1px;
line-height: 24px;
}
.sidebar .widget.search-widget input:-ms-input-placeholder {
font-size: 16px;
color: #555;
letter-spacing: 1px;
line-height: 24px;
}
.sidebar .widget.search-widget input:hover,
.sidebar .widget.search-widget input:focus {border-color: #c5c5c5;} .widget-juster-recent-posts li {float: left;width: 100%;}
.widget-juster-recent-posts .recent-thumbnail {float: left;padding: 0 20px 0 0;width: auto;}
.sidebar .widget.widget-juster-recent-posts ul li a.recent-title {color: #35373e;font-family: 'Montserrat', sans-serif;font-size: 12px;text-transform: uppercase;}
.widget-juster-recent-posts .recent-thumb-checked .recent-title {margin-top: 0;float: none;display: block;width: auto;}
.widget-juster-recent-posts .recent-thumb-checked .recent-date-full {float: left;width: auto;color: #999;font-weight: normal;margin: 10px 0 0;font-size: 13px;}
.widget-juster-recent-posts .recent-thumb-notchecked .recent-date-full {color: #999;font-weight: normal;padding-left: 18px;font-size: 13px;}
footer .widget-juster-recent-posts .recent-thumb-notchecked .recent-date-full {padding: 0;}
.sidebar .widget.widget-juster-recent-posts ul.recent-thumb-checked li:before {
content: '';
padding: 0;
position: inherit;
top: 0;
} .sidebar .widget.widget-instagram ul li {
list-style: none;
display: inline-block;
padding: 0;
border-bottom: 0;
margin: 0 3px 5px 0;
}
.sidebar .widget.widget-instagram ul li:nth-child(3n) {margin-right: 0;}
.sidebar .widget.widget-instagram {margin: 0px 0px 45px;}
.sidebar .widget.widget-instagram ul li:before {
content: '';
padding: 0;
position: inherit;
top: 0;
}
.instagram-widget,
.instagram-widget .owl-stage-outer,
.instagram-widget .owl-stage {height:auto;} .widget.recent-post ul {padding: 0;margin: 0;list-style: none;}
.sidebar .widget.recent-post ul li {padding: 20px 0;float: left;}
.sidebar .widget.recent-post ul li:first-child {padding: 0 0 20px;}
.sidebar .widget.recent-post ul li .jt-recent-img {float: left;}
.sidebar .widget.recent-post ul li .jt-recent-ctn {float: right;width: 69%;}
.sidebar .widget.recent-post ul li:before {
content: '';
padding: 0;
position: inherit;
top: 0;
}
.sidebar .widget.recent-post .jt-recent-title {
color: #35373e;
font-size: 12px;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 20px;
margin: 0 0 8px;
float: none;
display: inline-block;
width: 100%;
}
.sidebar .widget.recent-post .jt-recent-date {
display: inline-block;
width: 100%;
font-family: 'Amiri', serif;
font-size: 13px;
color: #777;
} .sidebar .widget.top-tags ul li {
list-style: none;
display: inline-block;
padding: 0;
border-bottom: 0px;
font-family: "Amiri",serif;
font-size: 14px;
color: #35373e;
}
.sidebar .widget.top-tags ul li:before {
content: '';
padding: 0;
position: inherit;
top: 0;
}
.sidebar .widget.top-tags ul li a {
padding: 8px 20px 5px;
border: 1px solid #e8e8e8;
background: #fff;
display: inline-block;
margin: 0 5px 9px 0;
font-size: 14px;
letter-spacing: 0.5px;
}
.sidebar .widget.top-tags ul li a:hover {border-color: #35373e;} .woocommerce .sidebar .widget {margin: 0px 0px 35px;border-bottom: 1px solid #e8e8e8;padding: 0 0 30px;}
.woocommerce .widget h3.widget-title {margin-bottom: 20px;}
.woocommerce .sidebar .widget.search-widget {border-bottom: 0px;padding: 0;}
.woocommerce .sidebar .widget.product-category ul li {border: none;} .sidebar .widget.widget-flickr ul li {
list-style: none;
display: inline-block;
padding: 0;
border-bottom: 0;
width: 30%;
}
.sidebar .widget.widget-flickr ul li:nth-child(3n) {margin-right: 0;}
.sidebar .widget.widget-flickr {margin: 0px 0px 45px;}
.sidebar .widget.widget-flickr ul li:before {
content: '';
padding: 0;
position: inherit;
top: 0;
}
.sidebar .widget.widget-flickr ul li {width:auto;padding: 0px 5px 5px 0px;}
.sidebar .widget.widget-flickr ul li a img {width: 90px;height: 90px;} .sidebar .widget.widget-dribbble ul li {
list-style: none;
display: inline-block;
padding: 0;
border-bottom: 0;
margin: 0 3px 5px 0;
width: 30%;
}
.sidebar .widget.widget-dribbble ul li:nth-child(3n) {margin-right: 0}
.sidebar .widget.widget-dribbble {margin: 0px 0px 45px;}
.sidebar .widget.widget-dribbble ul li:before {
content: '';
padding: 0;
position: inherit;
top: 0;
}
.sidebar .widget.widget-dribbble ul li img {width: 88px;height: 88px;} .sidebar .widget_categories label {display: none;}
.sidebar .widget select {
float: left;
width: 100%;
padding: 10px 5px;
background-color: transparent;
border: 1px solid #f0f0f0;
color: #777;
vertical-align: top;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/dropdown.png) no-repeat scroll 97% center transparent;
font-family: "Amiri",serif;
}
.sidebar .widget ul li ul {
float: left;
width: 100%;
padding-top: 13px;
padding-bottom: 10px;
}
.sidebar .widget h3.widget-title a {color: #333;}
.sidebar .widget h3.widget-title a:hover {text-decoration: none;} .sidebar .widget_calendar table {border: none;font-family: "Amiri",serif;font-size: 15px;}
.sidebar .widget_calendar table caption {letter-spacing: 2px;}
.sidebar .widget_calendar table thead tr th {
text-align: center;
border-top: 1px solid #35373e;
border-bottom: 1px solid #35373e;
border-left: 0;
border-right: 0;
}
.sidebar .widget_calendar table tbody tr td {
border-width: 0 0 1px 0;
border-style: solid;
border-color: #ddd;
text-align: center;
color: #777;
}
.sidebar .widget_calendar table tbody tr td a {color: #111;}
.sidebar .widget_calendar table tbody tr:last-child td {border-bottom: none;}
.sidebar .widget_calendar table tfoot tr td {border-width: 1px 0 1px 0;border-style: solid;border-color: #35373e;}
.sidebar .widget_calendar table tfoot tr td a {font-weight: bold;color: #777;letter-spacing: 1px;}
.sidebar .widget_calendar table tfoot tr td a:hover {text-decoration: none;} .sidebar .widget_tag_cloud a {
padding: 7px 18px;
border: 1px solid #f0f0f0;
display: inline-block;
margin: 0 5px 10px 0;
font-size: 14px !important;
letter-spacing: 1px;
font-family: "Amiri",serif;
text-decoration: none;
color: #777;
text-transform: capitalize;
}
.sidebar .widget_tag_cloud a:hover,
.sidebar .widget_tag_cloud a:focus {border: 1px solid #35373e;}
.sidebar .widget ul li ul li {padding: 13px 0 10px 20px;}
.sidebar .widget .jt-social-one li { padding: 0px 25px 10px 0px;width:auto;border-bottom: 0px;}
.sidebar .widget ul.jt-social-two li,
.sidebar .widget ul.jt-social-three li,
.sidebar .widget ul.jt-social-four li,
.sidebar .widget ul.jt-social-five li { border-bottom: 0px; }
.sidebar .widget .jt-social-one li::before,
.sidebar .widget .jt-social-two li::before {display: none;}
.sidebar .widget ul.jt-social-two,
.sidebar .widget ul.jt-social-three,
.sidebar .widget ul.jt-social-four,
.sidebar .widget ul.jt-social-five {float: left;width: 100%;margin: 0px;}
.sidebar .widget .jt-social-one li a {
font-family: "Montserrat",sans-serif;
text-transform: uppercase;
font-size: 11px;
color: #CCC;
letter-spacing: 2px;
}
.sidebar .widget .jt-social-one li a:hover { color: #FFF; }
.sidebar .widget .jt-social-two a i { font-size: 12px;color: #888; }
.sidebar .widget .jt-social-two li {
display: inline-block;
padding: 0px 18px 0px 0px;
}
.sidebar .widget ul.jt-social-three li {
display: inline-block;
list-style: outside none none;
padding: 0px 10px 0px 0px;
border-bottom: medium none;
}
.sidebar .widget ul.jt-social-three li i {
position: relative;
font-size: 12px;
}
.sidebar .widget .jt-social-four li::before { display: none; }
.sidebar .widget .jt-social-four li i { position: relative;top: -1px;font-size: 12px; }
.sidebar .widget .jt-social-five li::before { display: none; }
.sidebar .widget .jt-social-five > li { display: inline-block;padding: 0px 5px 0px 0px; }
.sidebar .widget .jt-social-five li i { font-size: 12px; }
.sidebar .widget .jt-social-six h4 {
float: none;
display: inline-block;
position: relative;
width: auto;
font-family: "Montserrat",sans-serif;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 2.5px;
}
.sidebar .widget .jt-social-six .jt-sep-two.have_control_sep {
margin: 10px 0px 7px;
}
footer .widget.widget_text .jt-social-one li { padding: 0px 25px 0px 0px; width:auto;}
footer .widget.widget_text ul.jt-social-two,
footer .widget.widget_text ul.jt-social-three,
footer .widget.widget_text ul.jt-social-four,
footer .widget.widget_text ul.jt-social-five {float: left;width: 100%;
margin: 20px 0px;}
footer .widget.widget_text .jt-social-six { float: left;width: 100%;}
footer .widget.widget_text .jt-social-two li,
footer .widget.widget_text .jt-social-three li,
footer .widget.widget_text .jt-social-four li,
footer .widget.widget_text .jt-social-five li,
footer .widget.widget_text .jt-social-six li,
footer .widget.widget_text .jt-social-seven li,
footer .widget.widget_text .jt-social-eight li {width:auto;}
footer .widget.widget_search input[type="text"],
footer .widget.widget_product_search.woocommerce input[type="search"] {
border: 1px solid #ccc;
display: inline-block;
width: 100%;
padding: 11px 15px;
background: transparent url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/search-icon-white.png) no-repeat scroll 96% center;
font-family: "Amiri",serif;
letter-spacing: 1px;
}
footer #searchform input[type="submit"],
footer .widget.widget_product_search.woocommerce input[type="submit"] {
display: none;
}
footer .widget select {
float: left;
width: 100%;
padding: 10px 5px;
border: 1px solid #ccc;
color: #777;
vertical-align: top;
-moz-appearance: none;
background: transparent url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/dropdown.png) no-repeat scroll 97% center;
}
footer .jt-widget-address li.jt-add-icon {margin-bottom: 2px;font-size: 13px;letter-spacing: 1.2px;}
footer .jt-widget-address li.jt-add-icon span {
margin: 0px;
position: relative;
display: inline-block;
width: 85%;
float: right;
}
footer .widget_calendar table {border: none;font-family: "Amiri",serif;font-size: 15px;width: 100%;}
footer .widget_calendar table caption {letter-spacing: 1px;text-align: center;}
footer .widget_calendar table thead tr th {
text-align: center;
border-top: 1px solid #35373e;
border-bottom: 1px solid #35373e;
border-left: 0;
border-right: 0;
}
footer .widget_calendar table tbody tr td {
border-width: 0 0 1px 0;
border-style: solid;
border-color: #ddd;
text-align: center;
color: #777;
}
footer .widget_calendar table tbody tr td a {color: #111;}
footer .widget_calendar table tbody tr:last-child td {border-bottom: none;}
footer .widget_calendar table tfoot tr td {border-width: 1px 0 1px 0;border-style: solid;border-color: #35373e;}
footer .widget_calendar table tfoot tr td a {font-weight: bold;color: #777;letter-spacing: 1px;}
footer .widget_calendar table tfoot tr td a:hover {text-decoration: none;}
footer h3.widget-title { margin: 35px 0px; }
footer .widget.widget_recent_comments .jt-sep-two {display: none;}
footer label { display: none;}
footer .widget_tag_cloud a {
padding: 7px 18px;
border: 1px solid #ccc;
display: inline-block;
margin: 0 5px 10px 0;
font-size: 15px !important;
letter-spacing: 1px;
font-family: "Amiri",serif;
text-decoration: none;
color: #777;
}
footer .widget_tag_cloud a:hover,
footer .widget_tag_cloud a:focus {border: 1px solid #fff;}
footer .widget ul li ul li {padding: 13px 0 10px 20px;}
footer .widget.widget_rss a { color: #ccc; }
footer .widget_text img { float: left;max-width: 100%;height: auto; }
footer .widget.widget_text p {
margin: 25px 0px;
font-family: "Amiri",serif;
font-size: 15px;
color: #888;
line-height: 24px;
letter-spacing: 0.7px;
} .jt-single-image {
float: left;
width: 45%;
padding: 25px 25px 25px 0px;
background: #FFF none repeat scroll 0% 0%;
position: relative;
top: -70px;
}
.jt-single-image img {max-width: 100%;height: auto;}
.jt-contact a {color: #999;text-decoration: none;}  .dropcaps {
float: left;
display: inline-block;
width: 60px;
height: 60px;
margin: 0 12px 0 0;
line-height: 60px;
text-align: center;
overflow: hidden;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-size: 40px;
color: #35373e;
}
.dc-style-1 {background: #35373e;color: #fff;}
.dc-style-2 {border: 2px solid #35373e;line-height: 55px;}
.dc-style-3 {border-bottom: 3px solid #35373e;line-height: 55px;} .jt-blockquote {
font-family: "Amiri",serif;
color: #999;
font-size: 18px;
letter-spacing: 1px;
padding: 35px 45px;
}
.jt-block-style-2 {background: #f7f8f9;}
.jt-blockquote p {position: relative;font-size: 17px;margin: 0 0 15px;}
.jt-blockquote p:before {
content: ' “ ';
font-family: "Amiri",serif;
font-size: 45px;
color: #e4e4e4;
font-style: italic;
position: absolute;
top: -15px;
left: -30px;
}
.jt-block-style-2.jt-blockquote p:before {top: -10px;color: #bebebe;}
.jt-blockquote a {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
color: #35373e;
font-style: normal;
position: relative;
margin-left: 15px;
border-bottom: 1px solid #35373e;
padding: 0 0 2px;
}
.jt-blockquote a:hover {text-decoration: none;}
.jt-blockquote a:before {
content: '';
position: absolute;
top: 50%;
left: -15px;
height: 2px;
width: 5px;
display: block;
background: #35373e;
} ul.jt-lists {
padding: 0;
margin: 0;
color: #888;
font-size: 16px;
}
.jt-lists li {margin: 0px 0px 18px;display: block;}
.jt-lists li i,
.jt-lists li i.fa {
font-size: 18px;
padding: 0 15px 0 0;
position: relative;
top: 1px;
}
.jt-lists li.fa:before {font-family: 'FontAwesome';}
.jt-lists.jt-list-num {
padding: 0;
list-style: none;
margin: 0;
font-family: "Amiri",serif;
}
.jt-lists.jt-list-num li > span {padding: 0 10px 0 0;}
.jt-lists.jt-list-num li > span:after {content: '.';} table.table {
width: 100%;
float: left;
color: #999;
font-family: 'Amiri', serif;
font-size: 15px;
letter-spacing: 1px;
}
.table th {
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
color: #35373e;
font-size: 11px;
letter-spacing: 2px;
font-weight: normal;
}
.table-bordered > tbody > tr > th {padding: 12px 20px;}
.table-bordered > tbody > tr > td {padding: 10px 20px;}
.table > tbody > tr > td:first-child {color: #666;}
.table-striped tbody td {padding: 8px;line-height: 1.4;}
.table-striped > tbody > tr:nth-of-type(2n+1) {background: transparent;}
.table-striped > tbody > tr:nth-child(even) {background-color: #fbfbfc;} .alert,
.alert-bg {
background: #fff;
border: medium none;
color: #666;
font-size: 14px;
font-family: "Amiri",serif;
padding: 14px 12px 14px 22px;
line-height: 20px;
float: left;
width: 100%;
margin-bottom: 20px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.alert-msg {
font-weight: normal;
margin: 0px 0px 0px 15px;
position: relative;
top: -2px;
}
a.toggle-alert,
a:hover.toggle-alert,
a:active.toggle-alert,
a:focus.toggle-alert {text-decoration: none;color: #999999;}
.toggle-alert i {
float: right;
color: rgba(0,0,0,0.15);
font-size: 28px;
text-align: center;
margin: 4px 0 0 0;
line-height: 20px;
}
.alert-icon {
height: 30px;
display: inline-block;
position: relative;
top: 2px;
}
.alert-icon i {font-size: 24px;}
.alert-success {
color: #6ea16f;
background: #d6e9c6;
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(60,118,61,0.3);
box-shadow: inset 0px 0px 0px 1px rgba(60,118,61,0.3);
}
.alert-success strong,
.alert-success .alert-icon i {color: #3c763d;font-weight: normal;}
.alert-information {
color: #638fa4;
background: #d9edf7;
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(49,112,143,0.3);
box-shadow: inset 0px 0px 0px 1px rgba(49,112,143,0.3);
}
.alert-information strong,
.alert-information .alert-icon i {color: #31708f;font-weight: normal;}
.alert-warning {
color: #ae956b;
background: #fcf8e3;
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(138,109,59,0.3);
box-shadow: inset 0px 0px 0px 1px rgba(138,109,59,0.3);
}
.alert-warning strong,
.alert-warning .alert-icon i {color: #8a6d3b;font-weight: normal;}
.alert-error {
color: #b27372;
background: #f2dede;
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(169,68,66,0.3);
box-shadow: inset 0px 0px 0px 1px rgba(169,68,66,0.3);
}
.alert-error strong,
.alert-error .alert-icon i {color: #a94442;font-weight: normal;}
.alert-bg.alert-success,
.alert-bg.alert-information,
.alert-bg.alert-warning,
.alert-bg.alert-error {background: transparent;} .btn-primary {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
padding: 10px 15px;
text-transform: uppercase;
background: transparent;
border: 2px solid #fff;
text-align: center;
color: #fff;
letter-spacing: 1px;
display: inline-block;
margin: 0 auto 20px;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:focus {background: #35373e;text-decoration: none;border-color: #35373e;}
.btn-white-hover.btn-primary:hover,
.btn-white-hover.btn-primary:active,
.btn-white-hover.btn-primary:focus,
.btn-white-hover.btn-primary:active:focus {background: #fff;text-decoration: none;border-color: #fff;color: #35373e !important;}
.btn-transparent-hover.btn-primary:hover,
.btn-transparent-hover.btn-primary:active,
.btn-transparent-hover.btn-primary:focus,
.btn-transparent-hover.btn-primary:active:focus {background: transparent !important;text-decoration: none;}
.btn-black,
.bg-filled:hover,
.bg-filled:focus,
.bg-filled:active {border-color: #35373e;color: #35373e;background: transparent;text-decoration: none;}
.bg-filled {background-color: #35373e;color: #fff;}
.btn-small {font-size: 10px;padding: 8px 14px;margin: 0 auto 10px;}
.btn-large {
font-size: 14px;
padding: 15px 25px;
letter-spacing: 2px;
margin: 0 auto 30px;
}
.jt-large-heading {
color: #35373e;
font-size: 22px;
font-family: 'Montserrat', sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
}
.entry-content .jt-main-head {
float: none;
}
.entry-content .jt-vint-title h2 {
float: none;
}
.entry-content h2.jt-large-heading {
float: none;
width: auto;
margin-top: 20px;
margin-bottom: 10px;
}
.jt-sep-two {
width: 20px;
height: 1px;
background: #222;
display: block;
position: relative;
left: 0;
right: 0;
margin: 20px 0;
text-align: center;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-sep-two:before {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
background: #222;
width: 50px;
height: 1px;
margin: 5px 0;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.sep-hover-control:hover .jt-sep-two {width: 30px;}
.sep-hover-control:hover .jt-sep-two:before {width: 40px;} .jt-boxslide-sep-right {
width: 30px;
height: 2px;
background: #fe8869;
display: block;
margin: 15px auto 0;
float: right;
}
.jt-boxslide-sep-left {
width: 30px;
height: 2px;
background: #fe8869;
display: block;
margin: 15px auto 0;
float: left;
}
.jt-boxslide-sep {
width: 30px;
height: 2px;
background: #fe8869;
display: block;
margin: 15px auto 0;
} .jt-heading .jt-leaf {position: relative;margin-bottom: 50px;}
.jt-leaf-center.jt-leaf::after {margin: 6px 0px 0px;}
.jt-leaf-center.jt-leaf:after {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/seperator/leaf-1.png) no-repeat center;}
.jt-leaf-left.jt-leaf:after {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/seperator/leaf-2.png) no-repeat;}
.jt-leaf-right.jt-leaf:after {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/seperator/leaf-3.png) no-repeat 100% 0;}
.jt-sep-types .jt-sep-two.right-sep-class:before {left: -30px;}
.jt-sep-types.sep-hover-control:hover .jt-sep-two.right-sep-class:before {left: -10px;}
.jt-sep-types.sep-hover-control:hover .jt-sep-two.right-sep-class {width: 30px;}
.jt-sep-types.sep-hover-control:hover .jt-sep-two.right-sep-class:before {width: 40px;}
.jt-sep:before,
.jt-sep,
.jt-sep:after {background: #222;} .jt-heading-icon-square {
border: 1px solid;
display: inline-block;
padding: 8px 15px;
font-size: 30px;
line-height: 0px;
text-align: center;
margin: 10px 0px;
}
.jt-heading .sub-heading {line-height: 26px;}
.jt-heading-icon-circle {
border: 1px solid;
display: inline-block;
padding: 12px 14px;
font-size: 30px;
line-height: 16px;
border-radius: 30px;
height: 55px;
width: 55px;
text-align: center;
margin-bottom: 15px;
}
.jt-heading-icon-border-none {
display: inline-block;
padding: 10px 0px;
font-size: 30px;
line-height: 0px;
height: 20px;
width: 20px;
text-align: center;
margin-bottom: 15px;
}
.jt-sep-two-right {
width: 20px;
height: 1px;
background: #222;
display: block;
position: relative;
left: 0;
right: 0;
margin: 20px 0;
float: right;
text-align: center;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-sep-two-right:before {
content: '';
position: absolute;
left: auto;
right: 0;
bottom: 0;
background: #222;
width: 50px;
height: 1px;
margin: 5px 0;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-heading:hover .jt-sep-two-right {width: 30px;}
.jt-heading:hover .jt-sep-two-right:before {width: 40px;}
.jt-heading:hover .jt-sep-two {width: 30px;}
.jt-heading:hover .jt-sep-two:before {width: 40px;}
.jt-sep-two-right {float: right;margin: 20px 0 10px;}
.sep-hover-control:hover .jt-sep-two-right {width: 30px;}
.sep-hover-control:hover .jt-sep-two-right:before {width: 40px;} .jt-leaf-center {text-align: center;}
.jt-leaf-center h2 {margin: 0 auto;}
.jt-leaf-right  {text-align: right;}
.jt-leaf {position: relative;}
.jt-leaf:after {
content: "";
height: 30px;
width: 100%;
position: absolute;
display: block;
left: 0;
top: 100%;
margin: 5px 0 0 0;
}
.jt-leaf-center .jt-leaf:after {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/seperator/leaf-1.png) no-repeat center;}
.jt-leaf-left .jt-leaf:after {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/seperator/leaf-2.png) no-repeat;}
.jt-leaf-right .jt-leaf:after {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/seperator/leaf-3.png) no-repeat 100% 0;} .right-animate-icon img {
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
position: relative;
left: -10px;
bottom: 1px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.right-animate-icon:hover img {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
position: relative;
left: 0px;
} .jt-heading {
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
color: #222;
text-align: center;
letter-spacing: 2px;
}
.jt-heading h2 {
font-size: 20px;
font-weight: normal;
float: none;
width: auto;
margin-top: 10px;
margin-bottom: 10px;
}
.jt-heading .jt-short-title {
font-family: 'Amiri', serif;
color: #666;
font-size: 15px;
font-style: italic;
text-transform: none;
letter-spacing: 0.8px;
margin: 30px 0 -10px;
display: block;
}
.jt-head-large h2 {font-size: 22px;letter-spacing: 4px;}
.jt-heading .sub-heading {
font-family: 'Amiri', serif;
color: #777;
font-size: 16px;
text-transform: none;
margin: 10px 0 40px;
display: inline-block;
float: none;
letter-spacing: 0.5px;
}
.jt-sep:before {
content: '';
position: absolute;
left: -30px;
right: 0;
bottom: 0;
background: #222;
width: 50px;
height: 1px;
margin: 5px 0;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-sep {
width: 20px;
height: 1px;
background: #222;
display: block;
position: relative;
left: 0;
right: 0;
margin: 20px auto;
text-align: center;
}
.jt-sep:after {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
background: #222;
width: 50px;
height: 1px;
margin: 5px 0;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-heading:hover .jt-sep:before,
.sep-hover-control:hover .jt-sep:before {left: -15px;}
.jt-heading:hover .jt-sep:after,
.sep-hover-control:hover .jt-sep:after {left: -15px;}  .wpb_text_column {width: 100%;display: inline-block;}
.vc_row {position: relative;}
.vc_empty_space {display: inline-block;width: 100%;}
.jt_row_class .jt-single-large-cont-size p {font-size: 18px;}
.vc_row .parallax-overlay-div,
.vc_parallax .parallax-overlay-div {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.vc_row .parallax-jt-img,
.vc_parallax .parallax-jt-img { background-image: url(//nevermind-studio.fr/wp-content/themes/juster/images/patterns/pattern.png); background-repeat: repeat; }
.vc_row.have-parallax { position: relative; }
.vc_row.have-no-parallax { position: relative; }
.column-zero-space .wpb_column {padding: 0 !important;}
.column-have-space.vc_row,
.column-zero-space.vc_row { margin-left: 0px !important; margin-right: 0px !important; }
.wpb_widgetised_column {
display: inline-block;
width: 100%;
}
.bg-cover {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
} .jt-fetures-tabs-wrapper {background: #fafafa;float: left;width: 100%;}
.jt-tabs-main-content {
font-family: 'Amiri', serif;
padding: 0;
position: relative;
left: 15%;
width: 35%;
float: left;
min-height: 610px;
background: #FAFAFA;
}
.jt-tabs-main-content:hover .jt-sep-two {width: 30px;}
.jt-tabs-main-content:hover .jt-sep-two:before {width: 40px;}
.jt-tabs-main-content h2 {
font-family: 'Montserrat', sans-serif;
color: #35373e;
font-size: 20px;
text-transform: uppercase;
float: none;
width: auto;
margin-top: 20px;
margin-bottom: 10px;
}
.jt-tabs-main-content .tabs-cat {margin: 30px 0 20px;}
.jt-tabs-main-content .tabs-cat a {
font-size: 17px;
color: #555;
font-style: italic;
letter-spacing: 1px;
font-family: 'Amiri', serif;
}
.jt-tabs-main-content .tabs-cat a:after {content: ',';padding: 0 5px 0 0;}
.jt-tabs-main-content .tabs-cat a:last-child:after {content: '';}
.jt-tabs-main-content .tabs-cat a:hover {text-decoration: none;}
.jt-tabs-main-content p {
font-size: 16px;
color: #999;
margin: 0 0 20px;
line-height: 26px;
}
.jt-tabs-main-content ul {
list-style: none;
padding: 0 0 0 20px;
margin: 10px 0 30px;
display: inline-block;
}
.jt-tabs-main-content ul li {
font-size: 14px;
color: #999;
margin: 10px auto;
padding: 0 0 0 25px;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/bullet-one.png) no-repeat center left;
}
.jt-tabs-nav a {
width: 40px;
height: 40px;
line-height: 40px;
display: inline-block;
margin: 30px 8px 27px 0;
text-align: center;
border: 1px solid #e8e8e8;
color: #35373e;
}
.jt-tabs-nav a:hover {background: #35373e;border-color: #35373e;color: #fff;}
.jt-tabs-image {float: right;width: 45%;text-align: right;}
.jt-tabs-image img {max-width: 100%;}
.jt-tabs-right-area {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/dummy/tech.jpg) no-repeat fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 610px;
text-align: center;
padding: 100px 120px;
}
.jt-tabs-feature-box {
background: rgba(53,55,62,0.5);
padding: 60px 115px;
color: #fff;
position: relative;
margin: 8px 0 0px;
}
.jt-box-overlay {
background: rgba(53,55,62,0.8);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.entry-content .jt-tabs-feature-box h5.jt-small-title,
.jt-tabs-feature-box h5.jt-small-title {
font-size: 17px;
font-family: 'Amiri', serif;
color: rgba(255,255,255,0.7);
font-style: italic;
letter-spacing: 1.5px;
margin: 0 0 15px;
float: none;
width: auto;
}
.jt-tabs-feature-box h2 {
color: #f7f8f9;
font-size: 30px;
text-transform: uppercase;
letter-spacing: 6px;
margin: 0 0 15px;
}
.jt-tabs-feature-box .jt-sep,
.jt-tabs-feature-box .jt-sep:after,
.jt-tabs-feature-box .jt-sep:before {background: #fff;height: 1px;}
.jt-tabs-feature-box .jt-tabs-num {margin: 80px auto 40px;padding: 0;list-style: none;}
.jt-tabs-num .swiper-pagination-bullet {
font-family: 'Montserrat', sans-serif;
font-size: 24px;
letter-spacing: 2px;
color: rgba(247, 248, 249, 0.5);
background: transparent;
border:0;
position: relative;
left: 0;
top: 0;
margin: 0 35px 0 0;
min-height: 45px;
min-width: 55px;
text-align: center;
width: auto;
height: auto;
background: transparent;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-tabs-num .swiper-pagination-bullet:last-child,
.jt-tabs-num .swiper-pagination-bullet:hover:last-child,
.jt-tabs-num .swiper-pagination-bullet.swiper-pagination-bullet-active:last-child {margin-right: 0;}
.jt-tabs-num .swiper-pagination-bullet:hover,
.jt-tabs-num .swiper-pagination-bullet.swiper-pagination-bullet-active {
font-size: 30px;
color: #f7f8f9;
text-decoration: none;
margin: 0 35px 10px 0;
}
.jt-tabs-num .swiper-pagination-bullet:hover:before,
.jt-tabs-num .swiper-pagination-bullet:hover:after,
.jt-tabs-num .swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.jt-tabs-num .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
content: '';
position: absolute;
bottom: -3px;
left: 0;
height: 1px;
width: 100%;
background: #fff;
}
.jt-tabs-num .swiper-pagination-bullet:hover:before,
.jt-tabs-num .swiper-pagination-bullet.swiper-pagination-bullet-active:before {bottom: 0;}
.r-tabs {position: relative;}
.r-tabs-panel {position: absolute;left: 0;}
.jt-right-box {position: absolute;right: 0;} .swiper-slide {text-align: center;font-size: 18px;background: #fff;}
.jt-tabs-main-content.swiper-slide-active {
filter: alpha(opacity=100) !important;
-moz-opacity: 1 !important;
-khtml-opacity: 1 !important;
opacity: 1 !important;
background: #fafafa;
}
.jt-main-cnt-div {
position: relative;
left: 15%;
top: 100px;
text-align: left;
width: 35%;
float: left;
font-size: 15px;
color: #999;
line-height: 26px;
letter-spacing: 0.5px;
}
.jt-tabs-nav {
position: absolute;
bottom: 5%;
z-index: 1;
left: 15%;
} .jt-wwd-tabs {font-family: 'Amiri', serif;}
.jt-wwd-image-bg {position: relative;min-height: 730px;overflow: hidden;} .jt-tilt-effect {max-width: 100%;}
.jt-tilt-effect .tilt__front,
.jt-tilt-effect .tilt__back {max-width: 110%;width: 110%;}
.jt-tilt-effect .jt-wwd-img {
position: relative;
height: 0;
padding-bottom: 76.714%;
overflow: hidden;
}
.jt-featured-box-boxed .jt-featured-box {top: 13%;width: 80%;}
.jt-photo-wrap .jt-featured-box-boxed .jt-featured-box {top: 13%;width: 80%;}
.col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img {padding-bottom: 31%;}
.col-sm-12 .jt-photo-wrap .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img {padding-bottom: 40%;}
.col-sm-12 .jt-photo-wrap .jt-featured-box-boxed .jt-featured-box {width: 60%;top: 22%;}
.jt-tilt-effect .tilt {position: absolute;top: 0;}
.tilt {
overflow: hidden;
position: relative;
width: 100%;
height: 100%;
margin: 0 auto;
}
.tilt__back,
.tilt__front {
width: 100%;
height: 100%;
background-position: 50% 48%;
background-repeat: no-repeat;
background-size: cover;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.tilt__back {position: relative;}
.tilt__front {position: absolute;top: 0;left: 0;}
.wwd-tab-box,
.jt-featured-box {
background: rgba(53,55,62,0.75);
border: 6px solid rgba(255, 255, 255, 0.55);
padding: 60px 80px;
color: #fff;
text-align: center;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
position: absolute;
top: 20%;
left: 0px;
right: 0px;
width: 70%;
margin: 0 auto;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.wwd-tab-box.wwd-current {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.wwd-tab-icon i {font-size: 38px;}
.wwd-tab-box h3 {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
text-transform: uppercase;
margin: 20px 0 30px;
letter-spacing: 3px;
float: none;
width: auto;
}
.wwd-tab-box p,
.entry-content .wwd-tab-box p {
font-size: 15px;
font-weight: normal;
letter-spacing: 0.5px;
margin: 0 0 35px;
color: #fff;
line-height: 26px;
}
.wwd-tab-box a.learn-more,
.entry-content .wwd-tab-box a.learn-more {
z-index: 1;
position: relative;
}
.jt-wwd-tab-links {padding:90px;float: left; width: 100%;}
.jt-wwd-headings {margin: 0 0 60px;}
.jt-wwd-tab-links:hover .jt-sep-two {width: 30px;}
.jt-wwd-tab-links:hover .jt-sep-two:before {width: 40px;}
.tab-each-link,
.tab-each-link.wwd-active-link.wwd-deactive-link {
padding: 25px;
float: left;
width: 32.3333%;
text-decoration: none;
color: #35373e;
margin: 0 1% 20px 0;
border: 2px solid transparent;
position: relative;
cursor: pointer;
}
.tab-each-link:hover,
.tab-each-link.wwd-active-link,
.tab-each-link.wwd-active-link.wwd-deactive-link:hover {text-decoration: none;border: 2px solid #35373e;color: #35373e;}
.tab-each-link:hover .close-icon:after,
.tab-each-link.wwd-active-link .close-icon:after {
content: '\e680';
font-family: 'Pe-icon-7-stroke';
font-size: 28px;
color: #212121;
position: absolute;
top: 8px;
right: 12px;
}
.tab-each-link.wwd-active-link.wwd-deactive-link .close-icon:after,
.tab-each-link.wwd-active-link.wwd-deactive-link:hover .close-icon:after,
.tab-each-link.wwd-active-link.wwd-deactive-link:focus .close-icon:after { content: '';}
.tab-each-link i,
.tab-each-link.wwd-active-link.wwd-deactive-link i {font-size: 38px;color: #999;}
.tab-each-link:hover i,
.tab-each-link.wwd-active-link i,
.tab-each-link.wwd-active-link.wwd-deactive-link:hover i,
.tab-each-link.wwd-active-link.wwd-deactive-link:focus i {color: #35373e;}
.tab-each-link h4 {
font-family: 'Montserrat', sans-serif;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 1.5px;
float: none;
width: auto;
margin-top: 10px;
margin-bottom: 10px;
}
.tab-each-link p {
font-family: 'Amiri', serif;
font-size: 15px;
color: #999;
letter-spacing: 1px;
} .jt-fetures-tabs-wrapper-boxed  .jt-tabs-right-area {padding:100px 55px}
.jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box {padding: 60px;}
.jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box h2 {font-size: 28px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area {padding: 90px 120px;}
.jt-photo-wrap .jt-main-cnt-div,
.jt_right_content .jt-main-cnt-div,
.jt_left_content .jt-main-cnt-div  {width: 40%;top: 50px;}
.jt-photo-wrap .jt-main-cnt-div,
.jt_right_content .jt-main-cnt-div,
.jt_left_content .jt-main-cnt-div,
.jt-photo-wrap .jt-tabs-nav,
.jt_right_content .jt-tabs-nav,
.jt_left_content .jt-tabs-nav {left: 10%;}
.jt-photo-wrap .jt-tabs-feature-box,
.jt_right_content .jt-tabs-feature-box,
.jt_left_content .jt-tabs-feature-box {padding: 60px 100px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area {padding: 93px 55px;}
.jt-photo-wrap  .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box {padding: 60px 60px;}
.jt-box-layout-bg .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area {padding: 90px 80px;}
.jt-box-layout-bg .jt-fetures-tabs-wrapper-extrawidth .jt-main-cnt-div {width: 40%;left: 10%;}
.jt-box-layout-bg .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-nav {left: 10%;}
.jt-box-layout-bg .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-feature-box {padding: 77px 60px;} .jt-call-action {margin: 30px 0;float: left;width: 100%;}
.jt-call-icon-box {
width: 60px;
height: 60px;
text-align: center;
color: #35373e;
float: left;
border: 1px solid #35373e;
position: relative;
top: 15px;
}
.jt-call-icon-box i {font-size: 32px;line-height: 60px;}
.jt-call-icon-box span.arrow-right {
font-size: 12px;
height: 25px;
position: absolute;
right: -7px;
top: 30%;
background: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-call-action:hover .jt-call-icon-box span.arrow-right {right: -12px;}
.jt-call-icon-box span.arrow-right img {position: relative;top: 3px;}
.jt-call-action-content {float: right;width: 85%;}
.jt-call-action-content h2 {
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
font-size: 18px;
letter-spacing: 2px;
float: none;
width: auto;
margin-top: 12px;
margin-bottom: 8px;
line-height: 30px;
}
.jt-call-action-content p {
color: #777;
font-size: 16px;
font-family: 'Amiri', serif;
letter-spacing: 1px;
}
.jt-btn-call-action {
float: none;
display: inline-block;
border-width: 2px;
border-color: #35373e;
color: #35373e;
padding: 12px 24px;
font-style: 11px;
letter-spacing: 1px;
position: relative;
}
.jt-call-btns {text-align: right;top: 20px;}
.jt-call-btns .jt-btn-call-action:nth-child(2) {margin: 0 0 0 20px;}
.jt-call-action-extrawidth .jt-call-action-content {width: 86%;}
.jt-photo-wrap .jt-call-action-extrawidth .jt-call-action-content,
.jt_left_content .jt-call-action-extrawidth .jt-call-action-content,
.jt_right_content .jt-call-action-extrawidth .jt-call-action-content {width: 85%;}
.jt-box-layout-bg .jt-boxed-layout .jt-call-action-extrawidth .jt-call-action-content {width: 86%;} .jt-team-members {margin: 40px 0;}
.jt-team-member-group-slide,
.jt-team-member-single-slide,
.jt-team-member-style-three,
.jt-team-member-style-four,
.jt-team-member-style-five {float: left;width: 100%;}
.jt-each-team,
.jt-two-each-team {position: relative;}
.jt-each-team .jt-team-over {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
color: #fff;
padding: 40px 30px;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease; background-color: transparent;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/team-overlay.png);
background-repeat: repeat-x; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(rgba(0,0,0,0.8))); background: -webkit-linear-gradient(top, rgba(0,0,0,0.8), transparent); background: -moz-linear-gradient(top, rgba(0,0,0,0.8), transparent); background: -ms-linear-gradient(top, rgba(0,0,0,0.8), transparent); background: -o-linear-gradient(top, rgba(0,0,0,0.8), transparent);
}
.jt-two-each-team .jt-team-over {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
color: #fff;
padding: 40px 30px;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease; background-color: transparent;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/team-overlay.png);
background-repeat: repeat-x; background: -webkit-gradient(linear, 0% 0%, 0% 40%, from(transparent), to(rgba(0,0,0,0.4))); background: -webkit-linear-gradient(top, rgba(0,0,0,0.4), transparent); background: -moz-linear-gradient(top, rgba(0,0,0,0.4), transparent); background: -ms-linear-gradient(top, rgba(0,0,0,0.4), transparent); background: -o-linear-gradient(top, rgba(0,0,0,0.4), transparent);
}
.jt-team-over .jt-team-position p {
font-family: "Amiri",serif;
font-size: 16px;
color: #fff;
letter-spacing: 1px;
line-height: 26px;
}
.jt-each-team:hover .jt-team-over,
.jt-two-each-team:hover .jt-team-over {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.jt-team-over h4 {
color: #fff;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
float: none;
width: auto;
margin-top: 0;
}
.jt-team-over .team-profession {
font-size: 14px;
font-family: 'Amiri', serif;
font-style: italic;
letter-spacing: 1.5px;
}
.jt-team-over .team-cont-details p {
font-family: "Amiri",serif;
font-size: 16px;
color: #fff;
letter-spacing: 1px;
line-height: 25px;
}
.jt-team-members-two .jt-team-over .team-profession,
.jt-team-members-single .jt-team-over .team-profession {font-size: 15px;}
.jt-team-members-single .jt-team-normal img {max-width: 100%;}
.jt-group-normal .jt-team-normal img {max-width: 100%;}
.jt-each-team .social-icons,
.jt-two-each-team .social-icons {
position: absolute;
right: 30px;
top: 30px;
list-style: none;
padding: 0px;
margin: 0px;
float: none;
width: auto;
}
.jt-each-team .social-icons li a {
color: #fff;
border-bottom: 1px solid #fff;
padding: 8px 0;
width: 28px;
display: block;
text-align: center;
font-size: 15px;
}
.jt-two-each-team .social-icons li a {
color: #fff;
border-bottom: 1px solid #ddd;
padding: 8px 0;
width: 28px;
display: block;
text-align: center;
font-size: 15px;
}
.jt-each-team .social-icons li:last-child a,
.jt-two-each-team .social-icons li:last-child a {border-bottom: 0px;}
.jt-each-team .social-icons li a i,
.jt-two-each-team .social-icons li a i {line-height: 40px,}
.jt-each-team .jt-sep-two,
.jt-two-each-team .jt-sep-two {margin: 20px 0px 10px;}
.jt-each-team .jt-sep-two,
.jt-two-each-team .jt-sep-two,
.jt-each-team .jt-sep-two:before,
.jt-two-each-team .jt-sep-two:before {background: #fff;}
.team-cont-details {margin: 25px 0 0;} .jt-team-members .owl-item {float: left;}
.jt-team-members .owl-dots {text-align: center;margin: 80px 0 0;}
.jt-team-members .owl-dot {
background: #35373e;
height: 7px;
width: 7px;
float: none;
margin: 0px 6px;
display: inline-block;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
}
.jt-team-members .owl-dot.active {
background: transparent;
border:2px solid #35373e;
height: 11px;
width: 11px;
position: relative;
top: 2px;
}
.jt-team-members .owl-nav {
position: absolute;
top: 36%;
font-size: 38px;
color: #999;
width: 100%;
z-index: -10;
}
.jt-team-members .owl-nav > div i:hover {color: #35373e;}
.jt-team-members .owl-prev {position: relative;left: -130px;float: left;}
.jt-team-members .owl-next {position: relative;right: -130px;float: right;}
.jt-team-members-two .owl-controls {
position: absolute;
top: 50%;
right: 50px;
z-index: 1;
}
.jt-test-two-left {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/testi-two-left.png) no-repeat;
height: 12px;
width: 20px;
display: block;
}
.jt-team-members-two .owl-prev:hover {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/testi-two-left-hover.png) no-repeat;}
.jt-team-members-two .owl-prev {margin: 0 0 30px;}
.jt-test-two-right {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/testi-two-right.png) no-repeat;
height: 12px;
width: 20px;
display: block;
}
.jt-team-members-two .owl-next:hover {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/testi-two-right-hover.png) no-repeat;}
.jt-team-members.jt-team-not-have-arrows .owl-controls .owl-nav .owl-prev,
.jt-team-members.jt-team-not-have-arrows .owl-controls .owl-nav .owl-next,
.jt-team-members.jt-team-not-have-dots .owl-controls .owl-dots {display: none !important}
.jt-team-members-two.jt-team-not-have-arrows .owl-controls .owl-nav .owl-prev,
.jt-team-members-two.jt-team-not-have-arrows .owl-controls .owl-nav .owl-next {display: none !important} .jt-team-style-two {margin: 0 0 40px;}
.jt-team-style-two .jt-team-position {
position: absolute;
width: 100%;
float: left;
bottom: 0;
left: 0;
padding: 35px 30px;
}
.jt-team-style-two .social-icons {top: 75px;}
.jt-team-style-two .social-icons > li {display: inline-block;}
.jt-each-team.jt-team-style-two .social-icons li a {padding: 0;border-right: 1px solid rgb(255, 255, 255);border-bottom: 0px;}
.jt-each-team.jt-team-style-two .social-icons li:last-child a {border-right: 0;}
.jt-each-team.jt-team-style-two .jt-team-over { background-color: transparent;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/team-overlay-bottom.png) center bottom;
background-repeat: repeat-x; background: transparent -webkit-gradient(center bottom , rgba(0, 0, 0, 0.8), transparent) repeat scroll 0% 0%; background: transparent -webkit-linear-gradient(center bottom , rgba(0, 0, 0, 0.8), transparent) repeat scroll 0% 0%; background: transparent -moz-linear-gradient(center bottom , rgba(0, 0, 0, 0.8), transparent) repeat scroll 0% 0%;
background:     transparent -ms-linear-gradient(center bottom , rgba(0, 0, 0, 0.8), transparent) repeat scroll 0% 0%;
background:     transparent -o-linear-gradient(center bottom , rgba(0, 0, 0, 0.8), transparent) repeat scroll 0% 0%;
} .jt-vint-team img {
max-width: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
width: 100%;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
.jt-vint-team {width: 100%;height: 100%;position:relative;}
.jt-vint-team-wrap:hover .jt-vint-team .jt-vint-team-overlay {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.jt-vint-team-wrap:hover .jt-vint-team img {width: 96%;margin: 2%;}
.jt-vint-team-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(53,55,62,0.6);
border-radius: 100%;
border: 10px solid #fff;
-moz-box-shadow: 0 0 0 1px rgba(181,162,125,0.4);
-webkit-box-shadow: 0 0 0 1px rgba(181,162,125,0.4);
box-shadow: 0 0 0 1px rgba(181,162,125,0.4);
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: opacity .5s ease;
-moz-transition: opacity .5s ease;
-ms-transition: opacity .5s ease;
-o-transition: opacity .5s ease;
transition: opacity .5s ease;
}
.jt-vint-team-hover-cont {
position: relative;
top: 25%;
padding: 0 50px;
left: 0;
right: 0;
width: 100%;
text-align: center;
}
.jt-vint-team-hover-cont p {
font-family: 'Amiri', serif;
font-size: 14px;
color: #fff;
line-height: 24px;
letter-spacing: 0.5px;
}
.jt-vint-team-hover-cont > ul > li > a > i {color: #fff;font-size: 14px;}
.jt-vint-team-hover-cont > ul > li > a:hover i {color: #fff;}
.jt-vint-team-hover-cont ul {padding: 30px 0 0 0;}
.jt-vint-team-detail {
width: 100%;
float: none;
display: block;
text-align: center;
padding: 40px 0 0 0;
}
.jt-vint-team-detail h3,
.jt-vint-team-detail h3 a,
.jt-vint-team-detail h3 a:hover,
.jt-vint-team-detail h3 a:focus,
.jt-vint-team-detail h3 a:active {
font-family: 'Montserrat', sans-serif;
font-size: 13px;
color: #35373e;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 600;
margin: 0 0 10px 0;
float: none;
text-decoration: none;
}
.jt-vint-team-detail p {
font-family: 'Amiri', serif;
font-size: 14px;
color: #777777;
letter-spacing: 0.5px;
margin: 20px 0 0 0;
line-height: 24px;
}
.jt-vint-sep {
display: block;
width: 40px;
height: 1px;
background: #35373e;
text-align: center;
margin: 0 auto;
-webkit-transition: width .5s ease;
-moz-transition: width .5s ease;
-ms-transition: width .5s ease;
-o-transition: width .5s ease;
transition: width .5s ease;
position: relative;
}
.jt-vint-team-wrap {
margin: 20px 0;
width: 100%;
float: left;
min-height: 451px;
}
.jt-vint-team-wrap:hover .jt-vint-sep {width: 60px;}
.jt-vintage-left {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/slide-left.png) no-repeat 0 35%;
height: 30px;
width: 25px;
float: left;
}
.jt-vintage-right {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/slide-right.png) no-repeat 0 35%;
height: 30px;
width: 25px;
float: left;
}
.jt-vint-team-wrap .jt-vint-team-overlay .jt-vint-team-hover-cont p {color: #FFF;}
.main-content-center .team-hover-col-two .jt-vint-team-wrap {min-height: 640px;}
.main-content-center .team-hover-col-three .jt-vint-team-wrap {min-height: 452px;}
.content-ctrl .container .team-hover-col-two .jt-vint-team-wrap {min-height: 640px;}
.content-ctrl .container .team-hover-col-three .jt-vint-team-wrap {min-height: 452px;}
.team-hover-col-two .jt-vint-team-wrap {min-height: 1020px;}
.team-hover-col-three .jt-vint-team-wrap {min-height: 706px;} .jt-corp-team-wrapper {width: 100%;float: left;	margin: 0 0 40px 0;}
.jt-corp-team {
background:#f4f4f5;
text-align: center;
width: 100%;
float: left;
overflow: hidden;
position: relative;
}
.jt-corp-team .jt-corp-team-member {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
-webkit-transition: transform .5s ease;
-moz-transition: transform .5s ease;
-ms-transition: transform .5s ease;
-o-transition: transform .5s ease;
transition: transform .5s ease;
}
.jt-corp-team .jt-corp-team-member img {max-width: 100%;}
.jt-corp-team-wrapper:hover .jt-corp-team-member {-webkit-transform: translateX(-100px);-moz-transform: translateX(-100px);-ms-transform: translateX(-100px);-o-transform: translateX(-100px);transform: translateX(-100px);}
.jt-corp-team-cont-wrap {
position: absolute;
top: 0;
left: 0;
width: 70%;
height: 100%;
background: rgba(241,180,88,0.85);
-webkit-transform: translateX(143%);
-moz-transform: translateX(143%);
-ms-transform: translateX(143%);
-o-transform: translateX(143%);
transform: translateX(143%);
-webkit-transition: transform .6s ease;
-moz-transition: transform .6s ease;
-ms-transition: transform .6s ease;
-o-transition: transform .6s ease;
transition: transform .6s ease;
overflow: hidden;
}
.jt-corp-team-wrapper:hover .jt-corp-team-cont-wrap {-webkit-transform: translateX(43%);-moz-transform: translateX(43%);-ms-transform: translateX(43%);-o-transform: translateX(43%);transform: translateX(43%);}
.jt-corp-team-cont {position: relative;top: 35%;padding: 0 16px;}
.jt-corp-team-cont p,
.entry-content .jt-corp-team-cont p {
font-family: 'Amiri', serif;
font-size: 14px;
color: #fff;
line-height: 24px;
letter-spacing: 0.5px;
margin: 0;
padding: 0 0 30px 0;
}
.jt-corp-team-cont .jt-corp-social {padding: 0;margin: 0;}
.jt-corp-team-cont .jt-corp-social li {display: inline-block;position: relative;padding: 0 13px 0 10px;font-size: 13px;}
.jt-corp-team-cont .jt-corp-social li:after {
content: "";
position: absolute;
width: 1px;
height: 90%;
background: rgba(255,255,255,0.6);
display: block;
right: 0;
top: 0;
}
.jt-corp-team-cont .jt-corp-social li:last-child:after {display: none;}
.jt-corp-team-cont .jt-corp-social li a {color: #fff;}
.jt-corp-team-cont .jt-corp-social li a,
.jt-corp-team-cont .jt-corp-social li a:hover,
.jt-corp-team-cont .jt-corp-social li a:active,
.jt-corp-team-cont .jt-corp-social li a:focus {text-decoration: none;}
.jt-corp-designation {text-align: center;width: 100%;float: left;}
.jt-corp-designation h3 {
font-family: 'Montserrat', sans-serif;
font-size: 14px;
color: #35373e;
letter-spacing: 2px;
text-transform: uppercase;
margin: 30px 0 10px 0;
}
.jt-corp-designation p {
font-family: 'Amiri', serif;
color: #999999;
text-transform: capitalize;
letter-spacing: 1px;
font-size: 14px;
} .jt-team-members.owl-carousel {z-index: 0;}
.team-hover-col-two .jt-vint-team-hover-cont {top: 40%;}
.jt-vint-team-hover-cont {top: 30%;}
.team-hover-col-two .jt-corp-team-cont {top: 35%;}
.jt-corp-team-cont {top:33%;}  .services-style-one {display: inline-block;width: 100%;}
.services-style-one .services-icon {color: #35373e;font-size: 32px;float: left;}
.services-style-one .services-content {float: right; width: 84%;}
.services-style-one .services-content h3,
.services-style-one .services-content h3 a,
.services-style-one .services-content h3 a:hover,
.services-style-one .services-content h3 a:focus,
.services-style-one .services-content h3 a:active {
font-family: 'Montserrat', sans-serif;
font-size: 14px;
text-transform: uppercase;
margin: 10px 0 20px;
letter-spacing: 1px;
float: none;
line-height: 24px;
text-decoration: none;
color: #35373e;
}
.services-style-one .services-content p {
font-family: 'Amiri', serif;
font-size: 14px;
color: #999;
line-height: 24px;
margin: 0 0 10px;
letter-spacing: 0.5px;
}
.services-style-one.serv-have-border .services-icon {
border: 1px solid #35373e;
width: 55px;
height: 55px;
line-height: 55px;
text-align: center;
}
.services-style-one.serv-have-border:hover  .services-icon {border: 2px solid #35373e;}
.services-style-one.serv-have-border .services-content {padding: 0 0 0 30px;}
.services-style-one.serv-have-seperator .services-content h3 {
font-family: "Montserrat",sans-serif;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 1.5px;
float: none;
width: auto;
margin: 5px 0px 18px;
}
.services-style-one .services-content >.jt-serv-learnmore {
text-transform: uppercase;
color: #999999;
font-size: 11px;
font-family: "Montserrat",sans-serif;
letter-spacing: 2px;
margin: 20px 0 0 0;
width: 100%;
float: left;
}
.services-style-one .jt-serv-learnmore {display: none;}
.services-style-one.have-learn-more .jt-serv-learnmore {display: block;}
.services-style-one:hover  .services-content > a.jt-serv-learnmore {color: #35373e;}
.services-style-one .services-content > a,
.services-style-one .services-content > a:hover,
.services-style-one .services-content > a:active,
.services-style-one .services-content > a:focus {text-decoration: none;}
.services-style-one.serv-have-border .jt-icon-big {width: 80px;height: 80px;line-height: 80px;}
.services-style-one.jt-shop-service .services-content h3 {font-size: 12px;color: #232323;margin: 10px 0;}
.services-style-one.jt-shop-service .services-content p {float: left;font-size: 15px;line-height: 24px;}
.services-style-one.serv-have-border .services-icon.services-cirle {text-align: center;border-radius: 80px;}
.services-style-one.serv-none-seperator .services-content .jt-sep-two {display: none;}
.vc_col-sm-4 .services-style-one.jt-icon-big .services-content {padding: 0px 0px 0px 25px;width: 77%;}
.jt_row_class .services-style-one.jt-icon-big .services-icon {width: 80px;height: 80px;line-height: 80px;}
.jt_row_class .services-style-one.jt-icon-small .services-icon {
width: 55px;
height: 55px;
line-height: 55px;
text-align: center;
}
.services-style-one .services-content > .jt-serv-learnmore {display: block} .services-style-two {display: inline-block;}
.services-style-two .services-icon {
color: #999;
font-size: 38px;
float: left;
width: 100px;
height: 100px;
line-height: 100px;
background: transparent;
border: 1px solid #dde3e8;
text-align: center;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
.services-style-two:hover .services-icon {color: #35373e;}
.services-style-two .services-icon i {position: relative;left: 1px;top:2px;}
.services-style-two .services-content {float: right;width: 74%;margin: 0 0 30px;}
.services-style-two .services-content h3,
.services-style-two .services-content h3 a,
.services-style-two .services-content h3 a:hover,
.services-style-two .services-content h3 a:focus,
.services-style-two .services-content h3 a:active {
font-family: 'Montserrat', sans-serif;
font-size: 14px;
text-transform: uppercase;
margin: 5px 0 12px;
letter-spacing: 1.5px;
float: none;
width: auto;
color: #35373e;
text-decoration: none;
}
.services-style-two .services-content .jt-sep-two {margin: 0 0 20px;}
.services-style-two .services-content p {
font-family: 'Amiri', serif;
font-size: 14px;
color: #999;
line-height: 24px;
letter-spacing: 0.5px;
margin: 0 0 10px;
}
.services-style-two.sevices-no-round .services-icon {
border: 0;
color: #35373e;
width: auto;
height: auto;
}
.services-style-two.sevices-no-round .services-icon {line-height: 2;}
.services-style-two.sevices-no-round .services-content {width: 80%;}
.vc_col-sm-6 .services-style-two.sevices-no-round .services-content {width: 85%;} .services-style-two.sevices-no-round .services-icon i{font-size: 42px;}
.services-style-two.sevices-no-round.service-sep-right:before {
position: absolute;
content: "";
width: 1px;
height: 100%;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/seperator/sep-right.png) no-repeat;
right: 0;
top: 0;
}
.services-style-two.sevices-no-round.service-sep-bottom:after {
position: absolute;
content: "";
width: 100%;
height: 1px;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/seperator/sep-bottom.png) no-repeat center;
right: 0;
left: 0;
top: 100%;
}
.services-style-two.sevices-no-round .services-content {margin: 0;}
.services-style-two .services-icon.serv-square-border {
color: #999;
font-size: 38px;
width: 100px;
height: 100px;
line-height: 100px;
background: #FFF none repeat scroll 0% 0%;
border: 1px solid #DDE3E8;
text-align: center;
border-radius: 0px;
}
.services-style-two .services-icon.serv-none-border {
color: #999;
font-size: 38px;
line-height: 100px;
background: #FFF none repeat scroll 0% 0%;
text-align: center;
border: 0px solid #F1B458;
} .services-style-three {
display: inline-block;
background: #f7f8f9;
padding: 120px 80px 100px;
position: relative;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.services-style-three .jt-ser-three-overlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
display: block;
background-color: #f7f8f9;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.services-style-three:hover .jt-ser-three-overlay {background-color: rgba(255,255,255,0.9);}
.services-style-three .services-icon {
color: #999;
font-size: 38px;
float: left;
width: 100px;
height: 100px;
line-height: 105px;
background: transparent;
border: 1px solid #cbd1d7;
text-align: center;
margin: 0 0 30px;
position: relative;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
.services-style-three:hover .services-icon {color: #35373e;}
.services-style-three .services-content {
float: right;
width: 100%;
margin: 0;
position: relative;
}
.services-style-three .services-content h3 {
font-family: 'Montserrat', sans-serif;
font-size: 14px;
text-transform: uppercase;
margin: 5px 0 18px;
letter-spacing: 1.5px;
float: none;
width: auto;
}
.services-style-three .services-content p {
font-family: 'Amiri', serif;
font-size: 15px;
color: #999;
line-height: 26px;
letter-spacing: 0.5px;
margin: 0 0 25px;
}
.services-style-three:hover .services-content p {color: #666;}
.services-style-three .ser-learn-more {
font-family: 'Montserrat', sans-serif;
color: #35373e;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
position: relative;
left: -20px;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.services-style-three:hover .ser-learn-more {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
position: relative;
left: 0;
}
.services-style-three .ser-learn-more:hover {text-decoration: none;}
.services-style-three .ser-learn-more i {font-style: normal;font-size: 14px;} .services-style-four {display: inline-block;width: 100%;}
.services-style-four .services-icon {
color: #35373e;
font-size: 34px;
text-align: center;
display: inline-block;
display: block;
}
.services-style-four .services-icon i {
padding: 25px 15px;
border-bottom: 1px solid #35373e;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.services-style-four:hover .services-icon i {padding: 25px 25px;}
.services-style-four .services-content {
display: inline-block;
width: 100%;
margin: 20px 0 30px;
text-align: center;
font-family: "Montserrat", sans-serif;
text-transform: uppercase;
}
.services-style-four .services-content h3,
.services-style-four .services-content h3 a,
.services-style-four .services-content h3 a:hover,
.services-style-four .services-content h3 a:focus,
.services-style-four .services-content h3 a:active {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
color: #35373e;
text-transform: uppercase;
margin: 0;
letter-spacing: 2.5px;
float: none;
width: auto;
color: #35373e;
text-decoration: none;
}
.services-style-four .services-content p {
font-family: 'Amiri', serif;
font-size: 14px;
color: #999;
line-height: 24px;
letter-spacing: 0.5px;
} .services-style-five {display: inline-block;width: 100%;}
.services-style-five .services-icon {color: #35373e;font-size: 34px;margin: 20px 0 10px;}
.services-style-five .services-content h3,
.services-style-five .services-content h3 a,
.services-style-five .services-content h3 a:hover,
.services-style-five .services-content h3 a:focus,
.services-style-five .services-content h3 a:active {
font-family: 'Montserrat', sans-serif;
font-size: 14px;
color: #35373e;
text-transform: uppercase;
margin: 0px;
letter-spacing: 2px;
float: none;
width: auto;
text-decoration: none;
}
.services-style-five .services-content p {
font-family: 'Amiri', serif;
font-size: 16px;
color: #999;
line-height: 26px;
letter-spacing: 0.5px;
margin: 10px 0;
float: left;
width: 100%;
}
.services-style-five.text-right .jt-sep-two {float:right;} .services-style-six {
display: inline-block;
background: #fff;
padding: 40px;
width: 100%;
min-height: 160px;
}
.services-style-six .services-icon {
color: #35373e;
font-size: 42px;
margin: 0;
float: left;
line-height: 0;
position: relative;
top: -5px;
}
.services-style-six .services-content {float: right;width: 86%;}
.services-style-six .services-content h3,
.services-style-six .services-content h3 a,
.services-style-six .services-content h3 a:hover,
.services-style-six .services-content h3 a:focus,
.services-style-six .services-content h3 a:active {
font-family: 'Montserrat', sans-serif;
font-size: 14px;
color: #35373e;
text-transform: uppercase;
margin: 0 0 22px;
letter-spacing: 3px;
float: none;
width: auto;
text-decoration: none;
}
.services-style-six .services-content p {
font-family: 'Amiri', serif;
font-size: 15px;
color: #999;
line-height: 22px;
letter-spacing: 0.5px;
margin: 0;
}
.services-style-six a {
color: #777;
text-decoration: underline;
font-size: 15px;
letter-spacing: 1.5px;
}
.services-style-six .services-content p {line-height: 26px;} .services-style-seven {width: 100%;float: left;background: transparent;}
.services-style-seven .jt-serv-content {
text-align: center;
padding: 82px 40px;
width: 100%;
float: left;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
height: 300px;
}
.services-style-seven .jt-serv-content i {font-size: 40px;color: #35373e;}
.services-style-seven .jt-serv-content h3 {
font-family: "Montserrat",sans-serif;
color: #35373e;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 3px;
line-height: 24px;
}
.services-style-seven .jt-serv-content .jt-serv-sub {
color: #999999;
font-family: "Amiri",serif;
font-size: 15px;
letter-spacing: 1px;
width: 100%;
float: left;
position: relative;
}
.services-style-seven .jt-serv-content .jt-serv-sub .jt-serv-cont-2 {height: 0;overflow: hidden;}
.services-style-seven .jt-serv-content .jt-serv-sub .jt-serv-cont-1:after {
width: 30px;
height: 1px;
background: #e8e8e8;
content: "";
display: block;
margin: 20px auto 0;
position: relative;
}
.services-style-seven .jt-serv-content:hover .jt-serv-sub .jt-serv-cont-1 {display: none;}
.services-style-seven .jt-serv-content:hover .jt-serv-sub .jt-serv-cont-2 {height: 100%;overflow: visible;}
.services-style-seven .jt-serv-content .jt-serv-sub  .jt-serv-learn-more {
text-transform: uppercase;
color: #35373e;
font-size: 10px;
font-family: "Montserrat",sans-serif;
letter-spacing: 2px;
margin: 30px 0px 0px;
width: 100%;
float: left;
}
.services-style-seven .jt-serv-content .jt-serv-sub  a.jt-serv-learn-more,
.services-style-seven .jt-serv-content .jt-serv-sub  a:hover.jt-serv-learn-more,
.services-style-seven .jt-serv-content .jt-serv-sub  a:focus.jt-serv-learn-more,
.services-style-seven .jt-serv-content .jt-serv-sub  a:active.jt-serv-learn-more {text-decoration: none;}
.services-style-seven .jt-serv-content .jt-serv-sub  .jt-serv-learn-more:after {content: "+";padding: 0 0 0 2px;}
.services-style-seven .jt-serv-content:hover { padding: 65px 35px;} .services-style-two.services-style-eight {text-align: center;margin: 20px 0;}
.services-style-two.services-style-eight .services-content {width: 100%;}
.services-style-two.services-style-eight .services-icon {float: none;margin: 0 auto;}
.services-style-two.services-style-eight .services-content h3 {
font-size: 13px;
color: #35373e;
margin: 30px 0 32px 0;
position: relative;
}
.services-style-two.services-style-eight .services-content p {font-size: 14px;margin: 0px 0px 30px;letter-spacing: 0.5px;line-height: 24px;}
.services-style-two.services-style-eight.jt-have-border .services-content h3:after {
content: "";
position: absolute;
width: 40px;
height: 2px;
background: #111111;
top: 100%;
left: 0;
right: 0;
margin: 10px auto 0;
-webkit-transition: width .5s ease;
-moz-transition: width .5s ease;
-ms-transition: width .5s ease;
-o-transition: width .5s ease;
transition: width .5s ease;
}
.services-style-two.services-style-eight:hover .services-content h3:after {width: 60px;}
.services-style-two.services-style-eight .services-content a {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
color: #35373e;
letter-spacing: 3px;
text-transform: uppercase;
border: 1px solid #e8e8e8;
padding: 15px 25px;
display: inline-block;
}
.services-style-two.services-style-eight .services-content a,
.services-style-two.services-style-eight .services-content a:hover,
.services-style-two.services-style-eight .services-content a:active,
.services-style-two.services-style-eight .services-content a:focus {text-decoration: none;}
.services-style-two.services-style-eight:hover .services-icon {border: 2px solid #f1b458;}
.services-style-two.services-style-eight:hover .services-content a {border:1px solid #35373e;}
.services-style-two.services-style-eight:hover .services-icon.serv-square-border {border: 2px solid #F1B458;}
.services-style-two.services-style-eight:hover .services-icon.serv-none-border {border: 0px solid #F1B458;} .jt-studio-service-left {
position: relative;
width: 100%;
float: left;
display: table-cell;
}
.jt-studio-service-left .jt-stuido-serv-overlay {
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: rgba(53,55,62,0.75);
}
.jt-studio-service-left .jt-stuido-serv-overlay h1 {
color: #ffffff;
font-size: 70px;
text-transform: uppercase;
letter-spacing: 5px;
text-align: center;
position: relative;
top: 40%;
}
.jt-studio-service-left .jt-stuido-serv-overlay .jt-studio-serv-tit {position: relative;top: 45%;text-align: center;}
.jt-studio-service-left .jt-stuido-serv-overlay .jt-studio-serv-tit img {max-width: 100%;}
.jt-studio-service-left img {max-width: 100%;}
.jt-studio-service-right {
padding: 50px 0 0;
width: 100%;
float: left;
text-align: center;
margin: 0;
}
.jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll {margin: 0;}
.jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_list {margin: 80px 0px 0px;min-height: 520px;}
.jt-studio-service-right.jt-tab-image-wrapper.jt-icon-tabs-small .pws_tabs_list {min-height: 300px;}
.jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a:hover {background: transparent;}
.jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a {color: #35373e;}
.jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a.pws_tab_active,
.jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a.pws_tab_active i,
.jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a:hover,
.jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a:hover i {color: #999999;}
.pws_tabs_controll .pws_tabs_list {background-color: transparent;}
.pws_tab_single .jt-studio-heading {margin: 0;}
.jt-studio-serivice-list {text-align: center;border-right: 1px solid #e5e5e5;cursor: pointer;}
.jt-studio-serivice-list:hover {filter: alpha(opacity=70);-moz-opacity: 0.7;-khtml-opacity: 0.7;opacity: 0.7;}
.jt-studio-serivice-list i {font-size: 30px;color: #35373e;}
.jt-studio-serivice-list a {
display: block;
color: #35373e;
font-family: 'Montserrat', sans-serif;
font-size: 11px;
letter-spacing: 2px;
text-transform: uppercase;
padding: 20px 0 0 0;
}
.jt-studio-serivice-list a,
.jt-studio-serivice-list a:hover,
.jt-studio-serivice-list a:active,
.jt-studio-serivice-list a:focus {text-decoration: none;}
.jt-studio-heading {width: 100%;float: left;margin: 80px 0 0 0;}
.jt-studio-heading h2 {
font-size: 20px;
font-weight: bold;
letter-spacing: 5px;
margin: 0;
}
.jt-studio-serv-cont {padding: 25px 0px 20px;width: 100%;float: left;}
.jt-studio-serv-cont p {
font-family: 'Amiri', serif;
font-size: 19px;
color: #777777;
line-height: 30px;
text-align: center;
letter-spacing: 1px;
padding: 0 0 50px 0;
margin: 0;
}
.jt-studio-serv-cont a {
font-family: 'Montserrat', sans-serif;
color: #35373e;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 3px;
text-align: center;
display: inline-block;
border: 2px solid #35373e;
padding: 20px 30px;
}
.jt-studio-serv-cont a,
.jt-studio-serv-cont a:hover,
.jt-studio-serv-cont a:active,
.jt-studio-serv-cont a:focus {text-decoration: none;}
.jt-studio-serv-cont a:hover {color: #fff;background: #35373e;} .jt-vint-service {margin: 40px 0; width: 100%; float: left;}
.jt-vint-service-img img{max-width: 100%;}
.jt-vint-service .jt-vint-service-img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
.jt-vint-service:hover .jt-vint-service-img {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
overflow: hidden;
}
.jt-vint-service .jt-vint-team-detail p {text-align: center;padding: 0 5px;} .jt-boxed-service {
width: 100%;
float: left;
background-color: #f7f8f9;
min-height: 325px;
padding: 65px 40px 70px 40px;
position: relative;
margin: 0px;
}
.jt-boxed-service i {font-size: 40px;}
.jt-boxed-service h3 {
font-family: 'Montserrat', sans-serif;
font-size: 13px;
color: #35373e;
text-transform: uppercase;
letter-spacing: 2px;
margin: 10px 0 25px 0;
}
.jt-boxed-service h3:after {
content: "";
width: 20px;
height: 2px;
background: #fe8869;
display: block;
margin: 15px 0 0 0;
}
.jt-boxed-service p {
font-family: 'Amiri', serif;
font-size: 14px;
color: #999999;
line-height: 24px;
letter-spacing: 0.5px;
float: left;
margin: 0;
}
.jt-boxed-hover-plus {
position: absolute;
bottom: 0;
right: 0;
width: 40px;
height: auto;
text-align: center;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: opacity .25s ease;
-moz-transition: opacity .25s ease;
-ms-transition: opacity .25s ease;
-o-transition: opacity .25s ease;
transition: opacity .25s ease;
}
.jt-boxed-hover-plus img {max-width: 100%;}
.jt-boxed-hover-plus:after {
content: "";
width: 0;
height: 3px;
background: #fe8869;
display: block;
margin: 10px auto 0;
-webkit-transition: width .25s ease;
-moz-transition: width .25s ease;
-ms-transition: width .25s ease;
-o-transition: width .25s ease;
transition: width .25s ease;
}
.jt-boxed-service:hover .jt-boxed-hover-plus {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.jt-boxed-service:hover .jt-boxed-hover-plus:after {width: 40px;} .services-style-two.services-style-two-boxed .services-content {width: 65%;}
.services-style-three.services-style-three-boxed {padding: 60px;}
.services-style-six.services-style-six-boxed .services-content {width: 80%;}
.services-style-one.services-style-one-boxed.serv-have-border .services-content {width: 77%;}
.services-style-two.services-style-eight-boxed .services-content p {width: 71%;margin:0 auto 30px;}
.services-style-two.sevices-no-round.services-style-two-boxed .services-content {width: 80%;}
.services-style-two.sevices-no-round.services-style-two-boxed {padding: 30px 0;}
.services-style-six .services-content h3,
.services-style-two .services-content h3 {line-height: 25px;}
.services-style-one {margin: 0 0 20px 0;}
.services-style-three.services-style-three-boxed {margin: 0 0 20px 0;}
.jt-box-layout-bg .services-style-two.services-style-two-extrawidth .services-content {width: 70%;}
.jt-box-layout-bg .services-style-three.services-style-two-extrawidth {padding: 60px 80px;}
.jt-box-layout-bg .services-style-six.services-style-two-extrawidth .services-content {width: 80%;}
.jt-box-layout-bg .services-style-one.serv-have-border .services-content {width: 79%;}
.jt-box-layout-bg .services-style-two.services-style-two-extrawidth.sevices-no-round  .services-content {width: 80%;}
.jt-box-layout-bg .services-style-two.services-style-two-extrawidth.sevices-no-round {padding: 60px;}
.jt-box-layout-bg .services-style-six.services-style-six-extrawidth .services-content {width: 80%;}
.services-style-three,
.services-style-seven {margin:0px;}
.services-style-two.text-right .services-icon {float: right;}
.services-style-two.text-right .services-content {float:left;}
.services-style-two.text-right .services-content p {float:left;}
.services-style-two.text-right .jt-sep-two-right { margin: 5px 0px 17px;} .cs-services-heading {text-align: center;margin: 30px auto;position: relative;}
.cs-services-heading h5 {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
text-transform: uppercase;
color: #35373e;
letter-spacing: 2px;
float: none;
width: auto;
line-height: 24px;
}
.cs-services-heading .cs-services-icon {display: block;font-size: 32px;}
.cs-have-plus:after {
content: '';
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/cs-services-plus.png) no-repeat center center;
width: 21px;
height: 21px;
display: block;
position: absolute;
top: 40%;
right: -24px;
}
.cs-have-equal:after {
content: '';
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/cs-services-equal.png) no-repeat center center;
width: 21px;
height: 6px;
display: block;
position: absolute;
top: 50%;
right: -24px;
} .jt-pricing-box {
text-align: center;
position: relative;
width: 100%;
float: none;
margin: 0px auto;
display: inline-block;
}
.pricing-head {
min-height: 150px;
width: 100%;
float: left;
position: relative;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.jt-pricing-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/pricing-gradient.png) repeat-x;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-pricing-box:hover .jt-pricing-overlay { background-position: 0 -60px;}
.jt-pricing-main-content { border: 1px solid #f0f0f0; display: inline-block; background: #fff;}
.jt-pricing-box:hover .jt-pricing-main-content {-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);}
.jt-pricing-main-content {width: 100%;}
.jt-pricing-btn {
padding: 12px 22px;
border: 1px solid #e8e8e8;
display: inline-block;
margin: 0px 0 40px;
text-decoration: none;
background: transparent;
color: #35373e;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1.5px;
font-size: 12px;
}
a.jt-pricing-btn:hover {text-decoration: none;color: #35373e;border: 1px solid #35373e;}
.pricing-state {
position: absolute;
top: 32px;
left: 0;
right: 0;
font-size: 18px;
color: #35373e;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
}
.jt-pricing-circle {
width: 132px;
height: 132px;
display: inline-block;
background: #f6f6f8;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
top: 80px;
-webkit-border-radius: 160px;
-moz-border-radius: 160px;
-ms-border-radius: 160px;
-o-border-radius: 160px;
border-radius: 160px;
}
.jt-pricing-inner-circle {
background: #fff;
width: 120px;
height: 120px;
margin: 6px auto;
border: 1px solid #e5e6e7;
-webkit-border-radius: 160px;
-moz-border-radius: 160px;
-ms-border-radius: 160px;
-o-border-radius: 160px;
border-radius: 160px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}
.jt-pricing-circle .jt-prices {
position: relative;
top: 23px;
font-family: 'Montserrat', sans-serif;
font-size: 30px;
}
.jt-pricing-circle .jt-period {
position: relative;
top: 27px;
font-family: 'Amiri', serif;
font-size: 13px;
color: #777;
letter-spacing: 1px;
text-transform: capitalize;
}
.jt-price-features {
width: 100%;
padding: 0 55px;
list-style: none;
margin: 90px 0 40px;
display: inline-block;
}
.jt-price-features ul {padding: 0px;margin: 0px;list-style: none;}
.entry-content .jt-price-features {padding: 0 55px;}
.jt-price-features li {
padding: 12px 0;
border-bottom: 1px solid #f5f5f5;
color: #999;
font-family: 'Amiri', serif;
font-size: 14px;
letter-spacing: 1px;
} .jt-corp-pricing {margin:0;border: 3px solid transparent;box-shadow: inset 0 0 1px rgba(0,0,0,0.3);}
.jt-corp-pricing .pricing-state {color: #35373e;}
.jt-corp-pricing.jt-pricing-box:hover .jt-pricing-main-content {   box-shadow: none;}
.jt-corp-pricing.jt-pricing-box .jt-pricing-main-content {box-shadow: inset 0 0 1px rgba(0,0,0,0.3); border:0;}
.jt-corp-pricing:hover {border: 3px solid #35373e;box-shadow: none;}
.jt-corp-pricing.jt-pricing-box:hover .jt-pricing-main-content {box-shadow: none;border-top: 1px solid #F0F0F0;}
.jt-corp-pricing:hover .jt-pricing-inner-circle {box-shadow: none;}
.jt-corp-pricing:hover .jt-pricing-circle {background: transparent;}
.jt-corp-pricing .pricing-state {font-size: 16px; letter-spacing: 3px;}
.jt-corp-pricing .jt-pricing-btn {font-size: 11px;letter-spacing: 2px;}
.jt-corp-pricing :hover .jt-pricing-btn {border: 1px solid #35373E;}
.jt-pricing-box.jt-pricing-style-two {border: 1px solid #F0F0F0}
.jt-pricing-box.jt-pricing-style-two:hover {-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);}
.jt-pricing-box.jt-pricing-style-two .jt-pricing-content-details .pricing-state {color: #000;}
.jt-pricing-box.jt-pricing-style-two .jt-pricing-content-details {
display: inline-block;
background: #FFF none repeat scroll 0% 0%;
border-top: 1px solid #F0F0F0;
width: 100%;
} .jt-test-img {float: left;width: 49%;}
.jt-test-img img {max-width: 100%;}
.jt-test-content {
width: 49%;
float: right;
position: relative;
top: 80px;
}
body .entry-content .jt-test-content a.testimonial-link,
.jt-test-content .testimonial-link {
font-size: 15px;
font-family: 'Amiri', serif;
color: #777;
font-style: italic;
letter-spacing: 0.5px;
}
.jt-test-content a.testimonial-link:hover {text-decoration: none;color: #35373e;}
.jt-test-content h3 {
font-family: 'Montserrat', sans-serif;
color: #35373e;
font-size: 20px;
text-transform: uppercase;
letter-spacing: 4px;
margin: 15px 0 25px;
float: none;
width: auto;
}
.jt-test-content p {
color: #999;
font-size: 15px;
font-family: 'Amiri', serif;
font-weight: normal;
line-height: 28px;
margin: 40px 0;
}
.jt-test-metas .jt-test-stars {padding: 0;list-style: none;cursor: pointer;}
.jt-test-metas .jt-test-stars li {display: inline-block;font-style: 13px;color: #35373e;padding: 0 4px 0 0;}
.jt-test-metas .jt-test-stars li.star-inactive {color: #c3c3c3;}
.jt-test-name {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
color: #35373e;
text-transform: uppercase;
letter-spacing: 3px;
}
.jt-test-name span {
font-family: 'Amiri', serif;
color: #999;
font-size: 14px;
text-transform: none;
letter-spacing: 0px;
} .jt-testimonial-carousel .owl-item,
.jt-test-carousel-two .owl-item {float: left;}
.jt-testimonial-carousel .owl-controls {
position: absolute;
right: 0px;
bottom: 110px;
left: 60px;
}
.jt-test-carousel-two .owl-controls {
position: absolute;
right: 0px;
bottom: -70px;
left: 0;
}
.jt-testimonial-carousel .owl-dots,
.jt-test-carousel-two .owl-dots {text-align: center;margin: 80px 0 0;}
.jt-testimonial-carousel .owl-dot,
.jt-test-carousel-two .owl-dot {
background: #35373e;
height: 7px;
width: 7px;
float: none;
margin: 0px 6px;
display: inline-block;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
}
.jt-testimonial-carousel .owl-dot.active,
.jt-test-carousel-two .owl-dot.active {
background: transparent;
border:2px solid #35373e;
height: 11px;
width: 11px;
position: relative;
top: 2px;
} .jt-test-carousel-two {text-align: center;width: 80%;margin: 40px auto 130px;}
.jt-test-each-carousel {}
.jt-test-each-carousel p {
font-family: 'Amiri', serif;
color: #999;
font-size: 16px;
margin: 0 0 25px;
line-height: 26px;
}
.jt-test-each-carousel .jt-test-name {display: inline-block;margin: 2px 0 0;} .flnce-abt-slide {
width: 100%;
float: left;
position: relative;
min-height: 300px;
padding:0;
}
.flnce-abt-slide > .container {width: 100%;}
.flnce-slide-cont {
height: 100%;
width: 85%;
text-align: center;
float: none;
margin: 0 auto;
display: inline-block;
}
.business-testimonials-cont .flnce-slide-cont .slide-cont {
font-family: "Amiri",serif;
font-size: 23px;
padding: 0px 0px 38px;
margin: 0px auto;
color: rgb(53, 55, 62);
width: 80%;
text-align: center;
line-height: 36px;
}
.jt-heading .jt-slide-tit,
.entry-content .jt-heading .jt-slide-tit,
.entry-content.page-container .jt-heading .jt-slide-tit,
body .entry-content .jt-heading a.jt-slide-tit {
font-family: 'Amiri', serif;
font-size: 16px;
font-style: italic;
color: #666666;
margin: 0;
padding: 0;
text-transform: none;
}
.jt-testi-head {letter-spacing: 3px;padding: 0 0 40px 0;}
.flnce-slide-cont .slide-cont {
color: #777777;
font-family: 'Amiri', serif;
font-size: 15px;
line-height: 28px;
padding: 0 0 20px 0;
margin: 0;
letter-spacing: 0.8px;
}
.entry-content .jt-heart-list {
display: inline-block;
padding: 0;
margin: 0;
padding: 0 0 10px 0;
} .jt-heart-list.jt-no-rating {filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}
.jt-heart-list > li {display: inline-block;list-style: none;}
.jt-heart-list > li > i {color: #fc4242;font-size: 14px;padding: 0 8px 0 0;}
.jt-heart-list > li.jt-rating-inactive > i {color: #c3c3c3;}
.flnce-slide-cont .testi-name {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
color: #35373e;
text-transform: uppercase;
letter-spacing: 2px;
}
.flnce-slide-cont .testi-name .testi-desg {
text-transform: capitalize;
color: #999999;
letter-spacing: 1px;
font-family: 'Amiri', serif;
}
.jt-lists .list-head {
font-family: "Amiri",serif;
font-size: 15px;
color: #35373E;
letter-spacing: 2px;
display: inline;
width: auto;
}
.owl-carousel .owl-item img {max-width: 100%;width: auto;}
.jt-testimonials-style-three {text-align: center;}
.flnce-slide-cont .jt-heart-list > li > i {padding: 0px 4px 0px 0px;}
.jt-testimonials-style-three .owl-dots,
.jt-studio-testimonials .owl-dots,
.jt-vintage-testimonials .owl-dots,
.jt-testimonial-style-six .owl-dots {
text-align: center;
position: absolute;
bottom: -70px;
right: 0;
left: 0;
}
.jt-testimonials-style-three .owl-dot.active,
.jt-studio-testimonials .owl-dot.active,
.jt-vintage-testimonials .owl-dot.active,
.jt-testimonial-style-six .owl-dot.active {
background: transparent;
border: 2px solid #35373e;
width: 11px;
height: 11px;
position: relative;
top: 2px;
}
.jt-testimonials-style-three .owl-dot,
.jt-studio-testimonials .owl-dot,
.jt-vintage-testimonials .owl-dot,
.jt-testimonial-style-six .owl-dot {
height: 8px;
width: 8px;
background: #35373e;
margin: 0px 2px;
display: inline-block;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
margin:  0 6px;
}
.jt-testimonial-style-six .flnce-slide-cont .jt-test-stars li {display: inline-block;padding: 0px 8px 0px 0px;}
.jt-testimonial-style-six .jt-heart-list > li > i {color: #FC4242;}
.jt-testimonials-style-three.owl-carousel .owl-controls .owl-nav,
.jt-studio-testimonials.owl-carousel .owl-controls .owl-nav ,
.jt-vintage-testimonials.owl-carousel .owl-controls .owl-nav {position: absolute;top: 50%;width: 100%;}
.jt-testimonials-style-three.owl-carousel .owl-controls .owl-nav .owl-prev,
.jt-studio-testimonials.owl-carousel .owl-controls .owl-nav .owl-prev,
.jt-vintage-testimonials.owl-carousel .owl-controls .owl-nav .owl-prev {position: absolute;left: -150px;}
.jt-testimonials-style-three.owl-carousel .owl-controls .owl-nav .owl-next,
.jt-studio-testimonials.owl-carousel .owl-controls .owl-nav .owl-next,
.jt-vintage-testimonials.owl-carousel .owl-controls .owl-nav .owl-next {position: absolute;right: -150px;}
.jt-testimonials-style-three .flnce-slide-cont .jt-test-stars > li > i {color: #35373e;}
.jt-testimonials-style-three .flnce-slide-cont .jt-test-stars > li.jt-rating-inactive > i {color: #c3c3c3;}
.slider-no-prev,
.slider-no-next {font-family: 'Amiri', serif;color: #343538;font-size: 14px;}
.slider-no-prev {
position: absolute;
left: -150px;
top: -20px;
display: inline-block;
}
.slider-no-prev .total-no:before ,
.slider-no-next .total-no:before {content: "/";}
.slider-no-next {
position: absolute;
right: -150px;
top: -20px;
display: inline-block;
} #jt-testimonial-slide {text-align: center;}
#jt-testimonial-slide .owl-controls .owl-nav .owl-prev .jt-slide-left {
width: 23px;
height: 13px;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/testimonial-slide-left.png) no-repeat 0% 0%;
color: #ddd;
display: block;
}
#jt-testimonial-slide .owl-controls .owl-nav .owl-prev:hover .jt-slide-left {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/testimonial-slide-left.png) no-repeat 0% -13px;}
#jt-testimonial-slide .owl-controls .owl-nav .owl-next .jt-slide-right {
width: 23px;
height: 13px;
color: #ddd;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/testimonial-slide-right.png) no-repeat 0% 0%;
display: block;
}
#jt-testimonial-slide .owl-controls .owl-nav .owl-next:hover .jt-slide-right {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/testimonial-slide-right.png) no-repeat 0% -13px;}
.studio-testi-slide .slider-no-prev,
.studio-testi-slide .slider-no-next {color: #fff;top: -35px;}
.studio-testi-slide .testi-name {color: #fc4242;letter-spacing: 3px;}
.studio-testi-slide .testi-name .testi-desg {color: #fff;}
.studio-testi-slide #jt-testimonial-slide .owl-dot.active {border: 2px solid #fff;background: transparent;}
.studio-testi-slide #jt-testimonial-slide .owl-dot {background: #fff;}
.jt-studio-test-img  {
height: 100px;
width: 100px;
text-align: center;
margin: 0 auto 45px;
}
.jt-studio-test-img img {
max-width: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
border: 6px solid rgba(255,255,255,0.06);
}
.studio-testi-slide #jt-testimonial-slide .owl-dots {bottom: -85px;} .jt-vint-test-slide {margin: 0px 0 50px;}
.jt-vint-test-slide .jt-vint-title {margin: 5px 0 40px 0;}
.jt-vint-test-slide .jt-heading .jt-slide-tit {color: #fff;font-size: 17px;letter-spacing: 1px;margin-bottom: 10px;font-family: 'Amiri', serif;}
.jt-vint-test-slide .jt-vint-title h2 {color: #fff;	font-size: 22px;}
.jt-vint-test-slide .flnce-slide-cont .slide-cont {
color: #fff;
line-height: 28px;
letter-spacing: 0.8px;
font-size: 15px;
}
.jt-vint-test-slide .flnce-slide-cont {padding: 0 100px;}
.jt-vint-test-slide  .jt-heart-list > li > i {padding: 0 5px 0 0;}
.jt-vint-test-slide .flnce-slide-cont .testi-name {color: #fff;}
.jt-vint-test-slide .flnce-slide-cont .testi-name .testi-desg {color: #cccccc;}
.jt-vint-test-slide .jt-heart-list > li > i {color: #b5a27d}
.jt-vint-test-slide .jt-heart-list > li.jt-rating-inactive > i {color: #c3c3c3}
.jt-vint-test-slide #jt-testimonial-slide .owl-dot {background: #fff;}
.jt-vint-test-slide #jt-testimonial-slide .owl-dot.active {border:2px solid #fff; background: transparent;}
.jt-vint-test-slide #jt-testimonial-slide.owl-carousel .owl-controls .owl-nav .owl-next {right: -50px;}
.jt-vint-test-slide #jt-testimonial-slide.owl-carousel .owl-controls .owl-nav .owl-prev {left: -50px;}
.jt-vint-arrow-left {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/vint-ban-left.png) no-repeat 50% 50%;
height: 35px;
width: 30px;
display: block;
}
.jt-vint-arrow-right {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/vint-ban-right.png) no-repeat 0% 50%;
height: 35px;
width: 30px;
display: block;
}
.jt-vint-test-slide #jt-testimonial-slide.owl-carousel .owl-controls .owl-nav {top: 25%;}
.jt-vint-test-slide .slider-no-prev, .jt-vint-test-slide .slider-no-next {color: #fff;}
.jt-vint-test-slide .slider-no-prev {left: -50px;}
.jt-vint-test-slide .slider-no-prev,
.jt-vint-test-slide .slider-no-next {top: -30px;}
.jt-vint-test-slide .slider-no-next {right: -45px;} .jt-box-test-slide {background: #f7f8f9;padding: 75px 0 100px 0;}
.jt-box-test-slide .jt-vint-title {margin: 0px 0 35px 0;}
.jt-box-test-slide .jt-testi-head {padding: 0;}
.jt-box-test-slide .jt-heart-list > li > i {color: #35373e;}
.jt-box-test-slide .jt-heart-list > li.jt-rating-inactive > i {color: #c3c3c3;}
.jt-box-test-slide .jt-vint-title h2 {font-size: 17px;}
.jt-box-test-slide .jt-vint-title .jt-boxslide-sep {
width: 30px;
height: 2px;
background: #fe8869;
display: block;
margin: 15px auto 0;
}
.jt-box-test-slide .jt-heading .jt-slide-tit {font-size: 15px;color: #35373e;letter-spacing: 1px;} .jt-box-test-slide #jt-testimonial-slide .owl-dot {
display: block;
border-radius: 0;
margin: 12px 0;
width: 6px;
height: 6px;
background: #aaaaaa;
}
.jt-box-test-slide #jt-testimonial-slide .owl-dot.active {
background: transparent;
width: 10px;
height: 10px;
border: 1px solid #35373e;
left: -1px;
}
.jt-box-test-slide #jt-testimonial-slide .owl-dots {left: auto;right: -150px;bottom: 50%}
.jt-box-test-slide #jt-testimonial-slide .owl-dot.active {width: 8px;height: 8px;top: 0;}
.jt-box-test-slide .jt-test-stars > li > i {color: #35373e;}
.jt-box-test-slide .jt-test-stars > li.star-inactive > i {color: #c3c3c3;}
.jt-box-layout-bg .jt-box-test-slide .container { width:100%;}
.jt-box-layout-bg .flnce-abt-slide .container { width:100%;} .jt-vint-test-slide.jt-vint-test-slide-boxed  {margin: 0;}
.jt-box-test-slide.jt-box-test-slide-boxed #jt-testimonial-slide .owl-dots {bottom: -45px;left: 0px;right: 0px;}
.jt-box-test-slide.jt-box-test-slide-boxed #jt-testimonial-slide .owl-dot {margin: 12px 5px;display: inline-block;}
.jt-testimonial-carousel.jt-testimonial-carousel-boxed .owl-controls {bottom: 30px;}
.flnce-abt-slide.flnce-abt-slide-boxed .container,
.studio-testi-slide.studio-testi-slide-boxed .container,
.jt-vint-test-slide.jt-vint-test-slide-boxed .container,
.jt-box-test-slide.jt-box-test-slide-boxed .container {width: 100%;}
.studio-testi-slide.studio-testi-slide-boxed .slide-cont {font-size: 22px;}
.jt-box-layout-bg .flnce-abt-slide.flnce-abt-slide-extrawidth .owl-nav,
.jt-box-layout-bg .studio-testi-slide.studio-testi-slide-extrawidth .owl-nav,
.jt-box-layout-bg .jt-vint-test-slide.jt-vint-test-slide-extrawidth .owl-nav {display: none;}
.jt_freelance_content .main-content-center .jt-vint-test-slide #jt-testimonial-slide.owl-carousel .owl-controls .owl-nav { display: none;}
.jt-box-layout-bg .jt-testimonial-carousel.jt-testimonial-carousel-extrawidth .owl-controls {bottom: 30px;}
.jt-box-layout-bg .jt-box-test-slide.jt-box-test-slide-extrawidth #jt-testimonial-slide .owl-dots {right: 50px;}
.jt-box-layout-bg .studio-testi-slide.studio-testi-slide-extrawidth .slide-cont {font-size: 20px;}
.jt-head-large h2, .jt-heading h2 {line-height: 30px;} .jt-blog-lists {
position: relative;
overflow: hidden;
padding: 40px 0;
border-bottom: 1px solid #e5eaef;
}
.blog .jt-each-post:last-child .jt-blog-lists { border-bottom: 0px; }
.blog .jt-blog-lists { background: #fff; }
.blog .jt-blog-lists { text-align: left; }
.blog .jt-blog-lists:hover .jt-content-hv { left: 75px; }
.blog .jt-blog-lists .jt-read-more-hv { width: 9%; }
.jt-thumb-hv {
float: left;
width: 20%;
position: relative;
left: -100%;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.jt-blog-lists:hover .jt-thumb-hv {left: 0;}
.jt-blog-lists:hover .jt-content-hv {left: 0;}
.jt-content-hv {
float: left;
width: 69%;
margin: 10px 0 0 1%;
text-align: left;
position: relative;
left: -21%;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.jt-read-more-hv {float: left;width: 10%;text-align: left;}
.jt-list-read-more {
width: 60px;
height: 60px;
display: block;
border: 1px solid #35373e;
color: #35373e;
position: relative;
top: 20px;
margin: 0 auto;
}
.jt-list-read-more:hover,
.jt-list-read-more:focus {text-decoration: none;color: #35373e;}
.jt-list-read-more span {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
text-transform: uppercase;
position: relative;
top: 0;
float: left;
padding: 15px 10px;
}
.jt-post-contents a.jt-post-title {
font-family: 'Montserrat', sans-serif;
color: #232323;
font-size: 15px;
text-transform: uppercase;
margin: 0 0 15px;
float: left;
width: 100%;
}
.jt-post-contents a.jt-post-title:hover {text-decoration: none;}
.jt-list-cat,
.jt-post-cat {float: left;width: 100%;}
.jt-list-cat a,
.jt-post-cat a {
color: #35373e;
text-transform: uppercase;
border: 1px solid #35373e;
padding: 7px 12px;
font-size: 10px;
letter-spacing: 1px;
float: left;
margin: 0 10px 15px 0;
}
.jt-post-cat a {float: none;display: inline-block;padding: 5px 12px;}
.jt-list-cat a:hover,
.jt-post-cat a:hover {text-decoration: none;}
.jt-post-list-metas {
font-family: 'Amiri', serif;
color: #777;
font-size: 13px;
list-style: none;
padding: 0;
margin: 0;
float: left;
width: 100%;
}
.entry-content ul.jt-post-list-metas {padding: 0;}
.jt-post-list-metas li > img,
.owl-carousel .owl-item .jt-post-list-metas li > img {
max-width: 100%;
width: auto;
float: left;
margin: 0 8px 0 0;
position: relative;
top: 2px;
}
.jt-post-list-metas a {font-family: 'Amiri', serif;color: #777;font-size: 14px;}
.jt-post-list-metas a:hover {text-decoration: none;}
ul.jt-post-list-metas li {display: inline-block;margin: 0 10px 0 0;text-transform: capitalize;}
.jt-post-list-metas i {
color: #35373e;
font-size: 18px;
margin: 0px 4px 0px 0px;
position: relative;
top: 3px;
}
.jt-list-read-more span.arrow-right {
font-size: 12px;
height: 25px;
position: absolute;
right: -7px;
top: 18px;
padding: 0;
background: #fff;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-list-read-more span.arrow-right img {position: relative;top: 2px;}
.jt-blog-lists:hover .jt-list-read-more span.arrow-right {
right: -12px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.blog-style-one .read-more-blog {margin: 80px auto 40px;}
.read-more-blog {
margin: 40px auto;
display: block;
text-align: center;
font-family: 'Montserrat', sans-serif;
font-size: 12px;
letter-spacing: 2.5px;
color: #35373e;
text-transform: uppercase;
}
.read-more-blog img {
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
position: relative;
left: -10px;
bottom: 2px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.read-more-blog:hover img {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
position: relative;
left: 10px;
}
.read-more-blog:hover,
.read-more-blog:focus {color: #35373e; text-decoration: none;} .jt-blog-carousel-two {padding: 0px 6%;}
.jt-blog-two {position: relative;overflow: hidden;}
.jt-blog-two-image {position: relative;top: 0;left: 0;}
.jt-blog-two-image img {max-width: 100%;}
.jt-blog-two-content {
position: absolute;
top: 100%;
left: 100%;
height: auto;
width: auto;
background: #fff;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
padding: 30px;
min-height: 185px;
min-width: 430px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-blog-two:hover .jt-blog-two-content {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity:1;
opacity: 1;
top: 67%;
left: 10%;
}
.jt-blog-two .jt-post-list-metas li {margin: 0px 8px 0px 0px;}
.jt-blog-two .jt-post-list-metas i {margin: 0px;}
.jt-blog-two .jt-list-cat a {padding: 5px 12px;margin: 0px 10px 20px 0px;font-family: 'Montserrat', sans-serif;}
.jt-blog-two .jt-post-contents a.jt-post-title {
color: #212121;
font-size: 13px;
letter-spacing: 2px;
margin: 0px 0px 12px;
}
.content-ctrl .container .jt-blog-two:hover .jt-blog-two-content {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
top: 54%;
left: 3%;
}
.jt-default-blog-style .format-standard .jt-post-content {padding: 30px 15px 60px;}
.jt-blog-column-two.blog-masonary-style .masonry-pagei-class,
.jt-blog-column-three.blog-masonary-style .masonry-pagei-class {
margin: 0px 20px 30px 15px;
float: left;
position: absolute !important;
top: auto !important;
bottom: 0px !important;
left: 0px !important;
width: 100%;
}
.jt-blog-column-two.blog-masonary-style .masonry-pagei-class .wp-pagenavi,
.jt-blog-column-three.blog-masonary-style .masonry-pagei-class .wp-pagenavi {margin: 0px;}
.blog .blog-masonary-style.jt-blog-column-three .blog-width { margin-right: 25px; }
.jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a i {font-size: 32px;margin: 0px auto 14px;}
.jt-icon-tabs-small .jt-studio-serv-cont p {width: 60%;margin: 28px auto 0;color: #777;font-size: 15px;line-height: 26px;letter-spacing: 0.7px;}
.jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a {font-size: 11px;padding: 12px 39px;}
.jt-icon-tabs-small .jt-studio-serv-cont {padding: 5px 0px 20px;}
.jt-italic-heading h5 {font-family: "Amiri",serif;font-style: italic;letter-spacing: 1px;}
.jt-bold-heading.jt-heading h2 {font-weight: bold;}
.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
top: 66%;
left: 10%;
} .jt-blog-carousel-two.blog-style-two-slider-wide { height: 630px; }
.jt-blog-carousel-two.blog-style-two-slider-wide .owl-stage-outer { height: 590px; } .blog-style-two-slider-boxed .jt-blog-two-content {min-width: 300px;padding: 15px;}
.blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content {top: 41%;}
.jt-blog-carousel-two .owl-controls {
position: absolute;
left: 0px;
right: 0px;
top: 0px;
text-align: center;
}
.jt-blog-carousel-two.owl-carousel .owl-stage-outer {padding: 110px 0 0;}
.jt-blog-arrow-left {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/client-arrow-left.png) no-repeat;
height: 14px;
width: 8px;
display: inline-block;
}
.jt-blog-arrow-right {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/client-arrow-right.png) no-repeat;
height: 14px;
width: 8px;
display: inline-block;
}
.jt-blog-carousel-two.owl-carousel .owl-controls .owl-nav > div {display: inline-block;padding: 5px 15px;}
.jt-blog-carousel-two.owl-carousel .owl-controls .owl-nav .owl-prev {border-right: 1px solid #c3c3c3;} .jt-vint-blog {margin: 40px 0;}
.jt-vint-blog img {max-width: 100%;}
.jt-vint-blog .jt-post-list-metas {padding: 0 0 20px 0;}
.jt-vint-blog .jt-post-list-metas li {margin: 0px 4px 0 0;}
.jt-vint-blog h3 {
font-family: 'Montserrat', sans-serif;
font-size: 14px;
color: #35373e;
text-transform: uppercase;
letter-spacing: 1px;
padding: 25px 0 15px 0;
margin: 0;
line-height: 22px;
}
.jt-vint-blog p {
font-family: 'Amiri', serif;
font-size: 14px;
letter-spacing: 0.7px;
color: #888888;
line-height: 22px;
margin: 0;
padding: 0 0 20px 0;
}
.jt-vint-blog .jt-vint-read {
font-family: 'Amiri', serif;
font-size: 11px;
color: #35373e;
text-transform: capitalize;
letter-spacing: 1px;
display: inline-block;
width: auto;
position: relative;
margin-top: 20px;
text-transform: uppercase;
}
.jt-vint-blog a.jt-vint-read,
.jt-vint-blog a:hover.jt-vint-read,
.jt-vint-blog a:active.jt-vint-read,
.jt-vint-blog a:focus.jt-vint-read {text-decoration: none;}
.jt-vint-blog:hover a.jt-vint-read:after {
content: "";
position: absolute;
width: 100%;
height: 1px;
background: #35373e;
display: block;
top: 95%;
}
.jt-vint-blog-column-two .jt-vint-blog {width: 50%;float: left;padding: 0px 15px;}
.jt-vint-blog-column-three .jt-vint-blog {width: 33.3333%;float: left;padding: 0px 15px;}
.jt-vint-blog-column-four .jt-vint-blog {width: 25%;float: left;padding: 0px 15px;}
.jt-vint-blog p {padding: 0px;}
.blog_style_ot_6 .jt-vint-blog-column-two:first-child .jt-vint-blog,
.blog_style_ot_6 .jt-vint-blog-column-two:nth-child(2) .jt-vint-blog {margin-top: 0;} .jt-box-blog-slide .owl-controls {position: absolute;right: 0;top: 0;}
.jt-box-arrow-right {
background: transparent url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/box-blog-right.png) no-repeat center;
height: 30px;
width: 40px;
display: block;
border: 1px solid #e8e8e8;
}
.jt-box-arrow-left {
background: transparent url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/box-blog-left.png) no-repeat center;
height: 30px;
width: 40px;
display: block;
border: 1px solid #e8e8e8;
}
.jt-box-arrow-right:hover {background: transparent url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/pagi-right.png) no-repeat center;}
.jt-box-arrow-left:hover {background: transparent url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/pagi-left.png) no-repeat center;}
.jt-box-arrow-right:hover,
.jt-box-arrow-left:hover {border: 2px solid #fe8869;}
.jt-box-blog-slide.owl-carousel .owl-controls .owl-nav .owl-prev,
.jt-box-blog-slide.owl-carousel .owl-controls .owl-nav .owl-next {display: inline-block;padding: 0 0 0 10px;}
.jt-box-blog-slide.owl-carousel .owl-stage-outer {padding: 50px 0 0 0;}
.jt-box-blog .jt-box-post-meta {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
text-transform: uppercase;
color: #777777;
letter-spacing: 2px;
padding: 30px 0 0 0;
}
.jt-box-blog .jt-box-post-meta span:after {content: "/";padding: 0 10px;}
.jt-box-blog .jt-box-post-meta a,
.jt-box-blog .jt-box-post-meta a:hover,
.jt-box-blog .jt-box-post-meta a:active,
.jt-box-blog .jt-box-post-meta a:focus {text-decoration: none;color: #777777;}
.jt-box-blog h3 {padding: 8px 0 15px;} .jt-blog-slide.jt-style-three-blog {width: 33.3333%;}
.jt-blog-slide.jt-style-three-blog:after {content: none;}
.jt-soc-share {
height: 20px;
width: 100px;
background: #000;
top: 50px;
position: relative;
right: 50px;
display: inline-block;
display: none;
}
a.jt-post-read-more:hover .jt-soc-share {display: block;}
#jt-slide-wrap {border-bottom: 1px solid #f0f0f0;}
#jt-slide-wrap .owl-controls {display: none;}
.jt-slide-cont {text-align: center; padding: 35px 20px;}
.jt-blog-slide img {max-width: 100%;}
.jt-blog-slide {
width: 100%;
float: left;
padding: 0 3px 0 0;
cursor: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/slide-cur.png),auto;
}
.owl-item .jt-blog-slide {min-height: 575px;}
.jt-blog-slide:hover .jt-slide-cont {background: #f7f8f9;}
.jt-blog-slid:last-child {padding: 0;}
.jt-style-two-blog .jt-blog-two,
.blog_style_ot_2 .jt-blog-two {
position: relative;
overflow: hidden;
float: left;
width: 33.3333%;
}
.jt-style-two-blog .jt-blog-two:after,
.blog_style_ot_2 .jt-blog-two:after {
content: none;
}
.jt-default-blog-style {
position: relative;
overflow: hidden;
float: left;
width: 100%;
}
.jt-default-blog-style .jt-each-post {width: 33.3333%;padding: 0px 3px 0px 0px;}
.blog .jt-default-blog-style.jt-blog-col-1 { width: 100%; padding: 0; }
.blog .jt-default-blog-style.jt-blog-col-2 { width: 50%; padding: 0; }
.blog .jt-default-blog-style.jt-blog-col-3 { width: 33.3333%; padding: 0; }
.blog .jt-default-blog-style.jt-blog-col-4 { width: 25%; padding: 0; }
.blog .jt-default-blog-style.jt-blog-col-1 .jt-each-post { width: 100%; }
.blog .jt-default-blog-style.jt-blog-col-2 .jt-each-post { width: 100%; }
.blog .jt-default-blog-style.jt-blog-col-3 .jt-each-post { width: 100%; }
.blog .jt-default-blog-style.jt-blog-col-4 .jt-each-post { width: 100%; }
.jt_freelance_content .jt-blog-page {overflow: hidden; }
.jt-widget-text  > img {max-width:100%;} .jt-client-carousel {text-align: center;z-index: 0;}
.jt-client-carousel .owl-item {
display: inline-block;
width: auto;
text-align: center;
border: 1px solid #ddd;
border-right:0px;
}
.jt-client-carousel .owl-item .jt-client-logo {
width: 260px;
height: 180px;
line-height: 180px;
display: inline-block;
}
.jt-client-carousel .owl-item:nth-child(n+4) {border-right: 1px solid #ddd;}
.jt-client-carousel .owl-item:nth-child(n+5) {border-left: 0;}
.jt-client-carousel .jt-client-logo img {
max-width: 100%;
width: auto;
position: relative;
top: 0;
left: 0;
right: 0;
display: inline-block;
}
.col-clients-5 {width: 20%;float: left;} .jt-client-carousel .owl-controls {
float: left;
width: 100%;
position: absolute;
top: 0;
margin: 0;
}
.jt-client-carousel .owl-controls .owl-nav > div {
height: 182px;
padding: 0 10px;
color: #232323;
border: 1px solid #ddd;
}
.jt-client-carousel .owl-controls .owl-prev {position: absolute;left: -29px;}
.jt-client-carousel .owl-controls .owl-next {position: absolute;right: -29px;}
.client-arrow-left {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/client-arrow-left.png) no-repeat;
height: 14px;
width: 8px;
display: block;
position: relative;
top: 83px;
}
.client-arrow-right {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/client-arrow-right.png) no-repeat;
height: 14px;
width: 8px;
display: block;
position: relative;
top: 83px;
} .jt-client-static {
display: inline-block;
width: 100%;
margin: 20px auto;
border: 1px solid #eee;
border-bottom: 0px;
}
.jt-client-static a {
float: left;
width: 33.3333%;
min-height: 170px;
text-align: center;
padding: 45px 0;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.jt-client-static a:nth-child(3n) {border-width: 1px 0px 1px 1px;}
.jt-client-static a img {max-width: 100%;position: relative;top: 30px;} .jt-vint-clients img {max-width: 100%;}
.jt-vint-clients {
padding: 60px 0;
width: 100%;
float: left;
text-align: center;
}
.jt-vint-clients a {
width: 100%;
float: left;
-webkit-transition: opacity 0.3s ease;
-moz-transition: opacity 0.3s ease;
-ms-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.jt-vint-clients a.non-active {filter: alpha(opacity=50);-moz-opacity: 0.5;-khtml-opacity: 0.5;opacity: 0.5;}
.jt-vint-clients a.active {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.jt-normal-clients {
padding: 60px 0px;
width: 100%;
float: left;
text-align: center;
}
.jt-normal-clients a > img {max-width:100%;} .counter-five .jt-counter {width: 20%;}
.jt-counter {
width: 100%;
padding: 20px 0;
display: inline-block;
text-align: center;
}
.jt-counter .jt-num {
font-family: 'Montserrat', sans-serif;
font-size: 32px;
color: #35373e;
margin: 20px 0px 10px;
letter-spacing: 3px;
}
.jt-counter-three.jt-counter .jt-num {font-size: 40px;font-weight: bold;margin: 20px 0px 2px;}
.jt-counter-three .jt-num em {
font-style: normal;
font-size: 22px;
position: relative;
top: -14px;
font-weight: bold;
}
.jt-counter .jt-count-sep:before {
content: '';
position: absolute;
left: -20px;
right: 0;
bottom: 0;
background: #222;
width: 40px;
height: 1px;
margin: 5px 0;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-counter .jt-count-sep {
width: 20px;
height: 1px;
background: #222;
display: block;
position: relative;
left: 0;
right: 0;
margin: 20px auto 25px;
text-align: center;
}
.jt-counter .jt-count-sep:after {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
background: #222;
width: 40px;
height: 1px;
margin: 5px 0;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-counter:hover .jt-count-sep:before {left: -10px;}
.jt-counter:hover .jt-count-sep:after {left: -10px;}
.jt-coun-content {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 3px;
} .jt-corp-count-bg {
width: 100%;
min-height: 360px;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/corp-count-bg.jpg) no-repeat center;
position: relative;
z-index: 1;
margin: 110px 0 140px;
float: left;
}
.jt-corp-count-bg:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: rgba(45,46,48,0.85);
z-index: -1;
}
.jt-corp-count {padding: 0;}
.jt-corp-count .jt-num {
font-size: 32px;
color: #35373e;
font-weight: 900;
letter-spacing: 5px;
margin: 20px 0 10px 0;
}
.jt-corp-count .jt-coun-content {color: #35373e;padding: 0;letter-spacing: 2px;}
.jt-corp-count i {color: #35373e;font-size: 45px;} .jt-portfolio-wrapper {}
.jt-port-col-2 .jt-portfolio-item,
.jt-port-col-2 .jt-business-port {width: 50%;}
.jt-port-col-3 .jt-portfolio-item,
.jt-port-col-3 .jt-business-port {width: 33.3333%;}
.jt-port-col-4 .jt-portfolio-item,
.jt-port-col-4 .jt-business-port {width: 25%;}
.jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port {width: 20%;}
.jt-portfolio-wrapper .jt-portfolio-item {text-align: center;float: left;position: relative;}
.jt-portfolio-item .jt-port-image img {max-width: 100%;}
.jt-port-image .jt-port-page-link {position: relative;z-index: 1;}
.jt-portfolio-item .jt-port-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-portfolio-item:hover .jt-port-overlay {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
background: rgba(255,255,255,0.9);
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-portfolio-item .jt-port-content {position: relative;top: 44%;padding: 0 20px;}
.jt-portfolio-item .jt-port-sep {
margin: 10px auto;
height: 1px;
width: 0px;
display: block;
background: #35373e;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-portfolio-item:hover .jt-port-sep {width: 40px;}
.jt-portfolio-item .jt-port-heading {
text-transform: uppercase;
letter-spacing: 3px;
font-size: 13px;
font-family: 'Montserrat', sans-serif;
margin: 0;
position: relative;
top: -20px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-portfolio-item .jt-port-cat {
position: relative;
top: 20px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-portfolio-item:hover .jt-port-heading,
.jt-portfolio-item:hover .jt-port-cat {position: relative;top: 0;}
.jt-portfolio-item .jt-port-cat a {
font-family: 'Amiri', serif;
font-style: italic;
color: #35373e;
font-size: 14px;
letter-spacing: 1px;
}
.jt-portfolio-item .jt-port-heading a,
.jt-portfolio-item .jt-port-heading a:hover,
.jt-portfolio-item .jt-port-heading a:focus,
.jt-portfolio-item .jt-port-cat a,
.jt-portfolio-item .jt-port-cat a:hover,
.jt-portfolio-item .jt-port-cat a:focus {color: #35373e;text-decoration: none;}
.jt-business-port .jt-business-port-cont .jt-port-category a:after {content: ', ';}
.jt-business-port .jt-business-port-cont .jt-port-category a:last-child:after {content: '';} .jt-corp-port .jt-portfolio-item {width: 30.1%; margin: 0 0 10px 0;}
.jt-corp-port .jt-portfolio-item:hover .jt-corp-port-overlay {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.jt-corp-port-overlay {
position: absolute;
width: 96%;
height: 94%;
top: 0;
left: 0;
background: rgba(53,55,62,.8);
margin: 2%;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: opacity .5s ease;
-moz-transition: opacity .5s ease;
-ms-transition: opacity .5s ease;
-o-transition: opacity .5s ease;
transition: opacity .5s ease;
}
.jt-corp-port-cont .jt-corp-cat {
font-family: 'Amiri', serif;
font-size: 15px;
color: #fff;
text-transform: capitalize;
letter-spacing: 1px;
display: block;
position: relative;
top: -50px;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.jt-corp-port .jt-portfolio-item:hover .jt-corp-port-cont .jt-corp-cat {top: 0;}
.jt-corp-port-cont .jt-corp-product {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
color: #fff;
letter-spacing: 2px;
text-transform: uppercase;
display: block;
margin: 0;
padding: 10px 0;
}
.jt-corp-port-overlay .jt-corp-port-cont {position: relative;top: 40%;}
.jt-corp-port-overlay .jt-corp-port-cont a,
.jt-corp-port-overlay .jt-corp-port-cont a:hover,
.jt-corp-port-overlay .jt-corp-port-cont a:active,
.jt-corp-port-overlay .jt-corp-port-cont a:focus {text-decoration: none;}
.jt-corp-port-cont img {
position: relative;
max-width: 100%;
left: -25%;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.jt-corp-port .jt-portfolio-item:hover .jt-corp-port-cont img {left: 0;}
.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-cat-div .jt-corp-cat:after {content: ", ";}
.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-cat-div .jt-corp-cat:last-child:after {content: none;}
.jt-boxed-port .jt-portfolio-item .jt-box-cat::after {content: ", ";}
.jt-boxed-port .jt-portfolio-item .jt-corp-port-cont .jt-box-cat:last-child::after {content: "";}
.jt-boxed-port .jt-corp-port-overlay .jt-corp-port-cont .jt-box-cat {display: inline-block}
.jt-corp-port-cont .jt-corp-cat {display: inline-block;} .jt-filter {text-align: center;list-style: none;position: relative;}
.entry-content ul.jt-filter {
float: none;
width: auto;
padding: 0px;
min-height: 40px;
z-index: 1;
}
.jt-filter li {display: inline-block;}
.jt-filter li a {
color: #777;
border-width: 1px 0;
border-style: solid;
border-color: #ddd;
padding: 8px 10px;
margin: 0 10px;
text-transform: capitalize;
}
.jt-filter li a:hover,
.jt-filter li a.active {text-decoration: none;border-color: #222;color: #222;}
.jt-filter li.back-text {
font-family: 'Montserrat', sans-serif;
filter: alpha(opacity=4);
-moz-opacity: 0.04;
-khtml-opacity: 0.04;
opacity: 0.04;
font-size: 78px;
line-height: 14px;
text-transform: uppercase;
position: absolute;
left: 15px;
right: 0;
top: 0;
z-index: -1;
letter-spacing: 13px;
font-weight: bold;
}
.post-type-archive-portfolio .jt-filter li.back-text { line-height: 18px;}
.archive.tax-portfolio_category .jt-filter li.back-text { line-height: 18px;} .jt-filter-wrapper {
padding-bottom: 85px;
padding-top: 70px;
float: left;
width: 100%;
}
.jt-filter-wrapper .jt-filter li {display: inline-block;margin: 20px 0px;}
.jt-filter-right .jt-heading {text-align: left;}
.jt-filter-wrapper .jt-heading h2 {font-size: 20px;letter-spacing: 4px;margin-top: 0;font-weight: 500;}
.jt-filter-left .jt-heading {text-align: right;}
.jt-filter-left .jt-heading .jt-sep-two {float: right;}
.jt-filter-left .jt-heading .jt-sep-two:before {left: -30px;}
.jt-filter-left.sep-hover-control:hover .jt-heading .jt-sep-two:before {left: -10px;}
.jt-filter-left.sep-hover-control:hover .jt-sep-two {width: 30px;}
.jt-filter-left.sep-hover-control:hover .jt-sep-two:before {width: 40px;}
.jt-filter-center .jt-heading {margin: 0 0 70px;} .jt-hamburger {
width: 46px;
height: 46px;
line-height: 46px;
margin: 0 auto;
border: 1px solid #e8e8e8;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
cursor: pointer;
}
.jt-ham-nav {
width: 18px;
height: 15px;
position: relative;
margin: 0 auto;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
position: relative;
top: 16px;
}
.jt-ham-nav span {
display: block;
position: absolute;
height: 1px;
width: 100%;
background: #111111;
border-radius: 9px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
} .jt-ham-nav span:nth-child(1) {top: 0px;}
.jt-ham-nav span:nth-child(2),
.jt-ham-nav span:nth-child(3) {top: 5px;}
.jt-ham-nav span:nth-child(4) {top: 10px;}
.jt-ham-nav.open span:nth-child(1) {top: 18px;width: 0%;left: 50%;}
.jt-ham-nav.open span:nth-child(2) {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg);transform: rotate(45deg);}
.jt-ham-nav.open span:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.jt-ham-nav.open span:nth-child(4) {top: 18px;width: 0%;left: 50%;}
.jt-port-filter-style-three {
width: 100%;
text-align: center;
margin: 100px auto;
display: inline-block;
}
.jt-slide-filter-list,
.entry-content ul.jt-slide-filter-list {
margin: 0;
padding: 40px 0 0 0;
display: none;
text-align: center;
}
.jt-slide-filter-list li {display: inline-block;padding: 0 45px 0 0;}
.jt-slide-filter-list li a {
color: #35373e;
font-family: "Montserrat",sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 3px;
position: relative;
margin: 0 auto;
}
.jt-slide-filter-list li a,
.jt-slide-filter-list li a:hover,
.jt-slide-filter-list li a:active,
.jt-slide-filter-list li a:focus {text-decoration: none;}
.jt-slide-filter-list li a:after {
content: "";
position: absolute;
width: 0;
left: 0;
right: 0;
top: 100%;
display: block;
background: #35373e;
height: 2px;
margin: 10px auto 0;
-webkit-transition: width .25s ease;
-moz-transition: width .25s ease;
-ms-transition: width .25s ease;
-o-transition: width .25s ease;
transition: width .25s ease;
text-align: center;
}
.jt-slide-filter-list li a:hover:after {width: 100%;}
.jt-slide-filter-list li:last-child {padding: 0px;} .jt-filter-wrapper.jt-filter-wrapper-three {padding-top: 20px;padding-bottom: 50px;float: none;}
.jt-filter-wrapper.jt-filter-wrapper-three .jt-filter li a {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
text-transform: uppercase;
color: #35373e;
letter-spacing: 2px;
border: 2px solid transparent;
box-shadow: 0 0 0 1px #e8e8e8;
}
.jt-filter-wrapper.jt-filter-wrapper-three .jt-filter li a.active,
.jt-filter-wrapper.jt-filter-wrapper-three .jt-filter li a:hover {border: 2px solid #35373e;box-shadow: none;} .jt-cat-tab  {display: inline-block;width: 100%;}
.jt-cat-tab .jt-trend-filter {padding: 0;margin: 0 0 60px 0;text-align: center;}
.jt-cat-tab .jt-trend-filter li {display: inline-block;padding: 0 30px 20px 30px;}
.jt-cat-tab .jt-trend-filter li a {
font-family: 'Montserrat', sans-serif;
color: #999999;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
}
.jt-cat-tab .jt-trend-filter li a,
.jt-cat-tab .jt-trend-filter li a:hover,
.jt-cat-tab .jt-trend-filter li a:active,
.jt-cat-tab .jt-trend-filter li a:focus {text-decoration: none;}
.jt-cat-tab .jt-trend-filter li a.active {color: #464646;} .jt-port-heading .portfilo-headings {margin: 0 0 60px;padding: 0px;}
.port-head-align-left {float: left;text-align: center;}
.port-cat-align-left {float: right;text-align: center;}
.port-head-align-right {float: right;text-align: center;}
.port-cat-align-right {float: left;text-align: center;}
.port-head-align-center {text-align: center;width: 100%;margin: 0px;}
.port-cat-align-center {text-align: center;width: 100%;}
.port-sep-align-center {margin: 20px auto;text-align: center;}
.jt-port-heading h2.port-main-heading {float: none;width: auto;margin: 20px 0px 10px;}
.port-main-heading {
color: #35373E;
font-size: 22px;
font-family: "Montserrat",sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
}
.port-head-seperator {
width: 20px;
height: 1px;
background: #222;
display: block;
position: relative;
left: 0;
right: 0;
margin: 20px 0;
text-align: center;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.port-head-seperator::before {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
background: #222;
width: 50px;
height: 1px;
margin: 5px 0;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-port-heading:hover .port-head-seperator { width: 30px;left: 0px;}
.jt-port-heading:hover .port-head-seperator:before {width: 40px;}
.jt-port-heading ul.jt-filter {
width: auto;
min-height: 40px;
margin: 0px 0px 60px;
padding: 24px 0px 0px;
}
.port-seperator-three:before {
content: '';
position: absolute;
left: -30px;
right: 0;
bottom: 0;
background: #222;
width: 50px;
height: 1px;
margin: 5px 0;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.port-seperator-three {
width: 20px;
height: 1px;
background: #222;
display: block;
position: relative;
left: 0;
right: 0;
margin: 20px auto;
text-align: center;
}
.port-seperator-three:after {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
background: #222;
width: 50px;
height: 1px;
margin: 5px 0;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-port-heading:hover .port-seperator-three:before,
.jt-port-headin:hover .jt-sep:before {left: -15px;}
.jt-port-heading:hover .port-seperator-three:after,
.jt-port-heading:hover .jt-sep:after {left: -15px;} .isotope-layout-extrawidth.jt-studio-hover .jt-studio-port .jt-port-overlay {margin: 2.5% 3%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay {margin: 1.7% 2%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 44%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 43%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 35%;}
.isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-5 .jt-portfolio-item .jt-port-content {top: 41%;}
.isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-studio-port.jt-portfolio-item .jt-port-overlay,
.isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-3 .jt-studio-port.jt-portfolio-item .jt-port-overlay,
.isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-4 .jt-studio-port.jt-portfolio-item .jt-port-overlay,
.isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-5 .jt-studio-port.jt-portfolio-item .jt-port-overlay {width: 94%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-corp-port .portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-corp-port-overlay .jt-corp-port-cont {top: 42%;} .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 43%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 33%;} .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 43%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 41%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-4 .jt-portfolio-item .jt-port-content {top: 40%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-5 .jt-portfolio-item .jt-port-content {top: 33%;} .jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2 .jt-business-port .jt-port-hover-overlay,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2 .jt-business-port .jt-port-hover-overlay,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2 .jt-business-port .jt-port-hover-overlay,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2 .jt-business-port .jt-port-hover-overlay,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2 .jt-business-port .jt-port-hover-overlay,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2 .jt-business-port .jt-port-hover-overlay {height: 91.8%;}
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2 .jt-business-port .jt-port-hover-overlay,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2 .jt-business-port .jt-port-hover-overlay,
.jt-box-layout-bg .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2 .jt-business-port .jt-port-hover-overlay {height: 94%;} .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay {height: 91.4%;}
.isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-3 .jt-portfolio-item .jt-port-overlay {height: 92.8%;}
.isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-4 .jt-portfolio-item .jt-port-overlay {height: 93.2%;}
.isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-5 .jt-portfolio-item .jt-port-overlay {height: 92.6%;}
.isotope-layout-boxed.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay {width: 94%;height: 91%;}
.isotope-layout-boxed.jt-studio-hover.portfolio-style-grid.jt-port-col-3 .jt-portfolio-item .jt-port-overlay {width: 94%;height: 92.5%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 31%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_shop_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 32%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-overlay {width: 94%;height: 93%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-overlay {width: 94%;height: 93%;} .jt_left_content .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-4 .jt-portfolio-item .jt-port-content,
.jt_right_content .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-4 .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-3 .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_photography_content .portfolio-style-grid.isotope-layout-extrawidth.jt-corp-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-cont {top: 41%;}
.jt_left_content .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-5 .jt-portfolio-item .jt-port-content,
.jt_right_content .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-5 .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-4 .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_photography_content .portfolio-style-grid.isotope-layout-extrawidth.jt-corp-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-cont {top: 38%;}
.jt-box-layout-bg .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-5 .jt-portfolio-item .jt-port-content {top: 30%;}
.jt-photo-wrap.jt_photography_content .portfolio-style-grid.isotope-layout-extrawidth.jt-corp-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-cont {top: 32%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 34%;}
.jt-photo-wrap.jt_photography_content .portfolio-style-grid.isotope-layout-extrawidth.jt-corp-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-cont {top: 37%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-3 .jt-portfolio-item .jt-port-overlay,
.jt_right_content .main-content-center .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-3 .jt-portfolio-item .jt-port-overlay {height: 93.8%;}
.jt_left_content .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay,
.jt_right_content .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay {height: 91.3%;}
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-overlay {height: 91%;}
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 32%;}
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 43%;}
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay {height: 92.7%;}
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-3 .jt-portfolio-item .jt-port-overlay {height: 93.8%;}
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-4 .jt-portfolio-item .jt-port-overlay {height: 94.2%;}
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-overlay {height: 92%;}
.jt-photo-wrap.jt_vintage_content.jt_vintage_right .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay {height: 93.3%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt-box-layout-bg .portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a  {font-size: 15px;} .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 40%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 38%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 34%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 23%;}
.portfolio-style-grid.isotope-layout-extrawidth.jt-corp-port.jt-port-col-5 .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont  {top: 36%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 39%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 37%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont  {top: 32%;}
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 42%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay {height: 93%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay {height: 93.6%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay {height: 94.3%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-photo-wrap.jt_vintage_content.jt_vintage_right .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-box-layout-bg .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-box-layout-bg .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-box-layout-bg .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-box-layout-bg .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-box-layout-bg .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-box-layout-bg .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-box-layout-bg .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay {height: 95%;}
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay,
.jt-box-layout-bg .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay {height: 94%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 40%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 38%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 34%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 31%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 22%;}
.jt-box-layout-bg .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 36%;}
.jt-box-layout-bg .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 35%;} .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay {height: 93%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay {height: 94.3%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay {height: 94.6%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay {height: 93.9%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 69%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 61%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 50%;padding: 0 0 30px 30px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 42%;padding: 0px 0px 20px 20px;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 52%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 43%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 34%;padding: 0px 0px 30px 30px;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 0;padding: 0px 0px 18px 10px;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 55%;}
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 40%;}
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 36%;}
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {padding: 10px 10px 20px 0px;left: 36%;}
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-box-arrow {padding: 10px 10px 20px 0px;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 62%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 53.3%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 43%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 30%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 45.5%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 43%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 40.5%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 38%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 35.5%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 37%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-box-arrow {padding: 10px 10px 0 0;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 52%;}
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 57%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 41.3%;}
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 53%;padding: 0 0 20px 20px;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 27%;}
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 38%;padding: 0 0 20px 20px;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 18%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 43%;}
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 45.4%;}
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 43%;}
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 40%;}
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 37%;}
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 61%;}
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 52%;}
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 41%;}
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 28%;}
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 43.4%;}
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 40%;}
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 36%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 43%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 39.5%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 38%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-box-arrow {padding: 20px 20px 0 0;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 38%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-box-arrow {padding: 10px 10px 0 0;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-corp-port-overlay .jt-corp-port-cont {top: 48%;padding: 0 0 30px 30px;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-corp-port-overlay .jt-corp-port-cont {top: 35%;padding: 0 0 30px 30px;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-corp-port-overlay .jt-corp-port-cont {top: 22%;padding: 0 0 25px 25px;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-corp-port-overlay .jt-corp-port-cont {top: 18%;padding: 0 0 10px 10px;}
.jt-box-layout-bg .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 44%;}
.jt-box-layout-bg .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 32%;}
.jt-box-layout-bg .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 18%;}
.jt_photography_content.left-cont .jt-photo-filter {
position: fixed;
top: 75px;
z-index: 9999;
box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.08);
width: 113px;
left: 75px;
}
.jt_photography_content.page-template-page-masonry-photography.left-cont.jt-photo-wrap .jt-port-col-4 .jt-portfolio-item {width: 24.5555%;}
.jt_photography_content.page-template-page-masonry-photography.left-cont.jt-photo-wrap .jt-port-col-2 .jt-portfolio-item {width: 49.8899%;}
.jt_photography_content.page-template-page-masonry-photography.left-cont.jt-photo-wrap .jt-port-col-3 .jt-portfolio-item {width: 33.33%;}
.jt_photography_content.page-template-page-photography.left-cont.jt-photo-wrap .jt-port-col-4 .jt-portfolio-item {width: 24.9699%;}
.jt_photography_content.page-template-page-photography.left-cont.jt-photo-wrap .jt-port-col-2 .jt-portfolio-item {width: 49.9777%;}
.jt_photography_content.page-template-page-photography.left-cont.jt-photo-wrap .jt-port-col-3 .jt-portfolio-item {width: 33.33%;}
.page-template-page-masonry-photography .jt-port-col-4 .jt-portfolio-item {width: 24.999%;}
.page-template-page-masonry-photography .jt-port-col-2 .jt-portfolio-item {width: 49.999%;}
.page-template-page-masonry-photography .jt-port-col-3 .jt-portfolio-item {width: 33.33%;}
.page-template-page-photography .content-ctrl .container .jt-port-col-4 .jt-portfolio-item {width: 25%;}
.page-template-page-photography .content-ctrl .container .jt-port-col-2 .jt-portfolio-item {width: 50%;}
.page-template-page-photography .content-ctrl .container .jt-port-col-3 .jt-portfolio-item {width: 33.3333%;}
.page-template-page-masonry-photography .content-ctrl .container .jt-port-col-4 .jt-portfolio-item {width: 25%;}
.page-template-page-masonry-photography .content-ctrl .container .jt-port-col-2 .jt-portfolio-item {width: 50%;}
.page-template-page-masonry-photography .content-ctrl .container .jt-port-col-3 .jt-portfolio-item {width: 33.3333%;} .portfolio-style-masonry.jt-studio-hover.jt-port-col-2 .jt-portfolio-item .jt-port-overlay,
.portfolio-style-masonry.jt-studio-hover.jt-port-col-3 .jt-portfolio-item .jt-port-overlay,
.portfolio-style-masonry.jt-studio-hover.jt-port-col-4 .jt-portfolio-item .jt-port-overlay,
.portfolio-style-masonry.jt-studio-hover.jt-port-col-5 .jt-portfolio-item .jt-port-overlay {width: 94%;height: 91%;} .jt-business-port {
width: 100%;
float: left;
text-align: center;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
padding: 0 0 40px 0;
}
.jt-business-port .jt-port-sep {
width: 100%;
height: 1px;
background: #f0f0f0;
display: block;
width: 100%;
float: left;
}
.jt-business-port:after {
width: 0%;
height: 1px;
background: #35373e;
content: "";
display: block;
-webkit-transition: width .5s ease;
-moz-transition: width .5s ease;
-ms-transition: width .5s ease;
-o-transition: width .5s ease;
transition: width .5s ease;
position: relative;
margin: 0 auto;
}
.jt-business-port:hover:after {width: 100%;margin: 0 auto;}
.jt-business-port .jt-port-img {position: relative;width: 100%;float: left;}
.jt-business-port .jt-port-img img {max-width: 100%;}
.jt-business-port .jt-business-port-cont {
width: auto;
float: none;
text-align: center;
padding: 30px 0;
margin: 0 auto;
display: inline-block;
}
.jt-business-port .jt-business-port-cont a.jt-port-title {
display: block;
color: #35373e;
font-family: "Montserrat",sans-serif;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
padding: 0 0 10px 0;
}
.jt-business-port .jt-business-port-cont a.jt-port-title,
.jt-business-port .jt-business-port-cont a:hover.jt-port-title,
.jt-business-port .jt-business-port-cont a:active.jt-port-title,
.jt-business-port .jt-business-port-cont a:focus.jt-port-title {text-decoration: none;}
.jt-business-port .jt-business-port-cont .jt-port-category a {
font-family: "Amiri",serif;
font-size: 14px;
color: #777777;
text-transform: capitalize;
letter-spacing: 1px;
}
.jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-business-port .jt-business-port-cont .jt-port-category a:hover,
.jt-business-port .jt-business-port-cont .jt-port-category a:active,
.jt-business-port .jt-business-port-cont .jt-port-category a:focus {text-decoration: none;}
.jt-business-port .jt-port-hover-overlay {
position: absolute;
width: 94%;
height: 94%;
background: rgba(53,55,62,0.8);
left: 0;
top: 0;
text-align: center;
margin: 3%;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: opacity .8s ease;
-moz-transition: opacity .8s ease;
-ms-transition: opacity .8s ease;
-o-transition: opacity .8s ease;
transition: opacity .8s ease;
}
.jt-business-port:hover .jt-port-hover-overlay {filter: alpha(opacity=100);-moz-filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.jt-business-port .jt-port-hover-overlay > img {
position: relative;
top: 45%;
width: auto;
float: none;
display: inline-block;
}
.jt-business-port .jt-port-hover-overlay > a > img {max-width: 100%;}
.jt-port-col-2 .jt-business-port {padding: 0 15px 30px;}
.jt-port-col-3 .jt-business-port {padding: 0 15px 30px;}
.jt-port-col-4 .jt-business-port {padding: 0 15px 30px;}
.jt-port-col-5 .jt-business-port {padding: 0 15px 30px;}
.vc_row > .container > .wpb_column .wpb_wrapper .isotope-layout-extrawidth.jt-port-col-2 .jt-business-port {min-height: 535px;}
.vc_row > .container > .wpb_column .wpb_wrapper .isotope-layout-extrawidth.jt-port-col-3 .jt-business-port {min-height: 495px;}
.vc_row > .container > .wpb_column .wpb_wrapper .isotope-layout-extrawidth.jt-port-col-4 .jt-business-port {min-height: 400px;}
.vc_row > .container > .wpb_column .wpb_wrapper .isotope-layout-extrawidth.jt-port-col-5 .jt-business-port {min-height: 340px;}
.jt-portfolio-item .jt-business-port-cont {
width: auto;
float: none;
text-align: center;
padding: 30px 0px;
margin: 0px auto;
display: block;
}
.jt-portfolio-item .jt-business-port-cont a.jt-port-title {
display: block;
color: #35373E;
font-family: "Montserrat",sans-serif;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
padding: 0px 0px 10px;
}
.jt-portfolio-item .jt-business-port-cont .jt-port-category a {
font-family: "Amiri",serif;
font-size: 17px;
color: #777;
text-transform: capitalize;
font-style: italic;
letter-spacing: 1px;
}
.jt-portfolio-item .jt-business-port-cont .jt-port-category a,
.jt-portfolio-item .jt-business-port-cont .jt-port-category a:hover,
.jt-portfolio-item .jt-business-port-cont .jt-port-category a:active,
.jt-portfolio-item .jt-business-port-cont .jt-port-category a:focus {text-decoration: none;}
.jt-portfolio-item .jt-business-port-cont .jt-port-category a::after {content: ", ";}
.jt-portfolio-item .jt-business-port-cont .jt-port-category a:last-child::after {content: "";}
.jt-business-port.vertical-hover-style-one {
text-align: center;
float: left;
position: relative;
padding: 0px;
}
.jt-business-port.vertical-hover-style-one .jt-port-img {position: relative;width: 100%;float: left;}
.jt-business-port.vertical-hover-style-one .jt-port-img img {max-width: 100%;}
.jt-business-port.vertical-hover-style-one .jt-port-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: all 0.4s ease 0s;
filter: alpha(opacity=0);
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-business-port.vertical-hover-style-one:hover .jt-port-overlay {
opacity: 1;
filter: alpha(opacity=100);
background: rgba(255,255,255,0.9);
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-business-port.vertical-hover-style-one .jt-port-cat {
position: relative;
top: 20px;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-business-port.vertical-hover-style-one:hover .jt-port-heading,
.jt-business-port.vertical-hover-style-one:hover .jt-port-cat {position: relative;top: 0;}
.jt-business-port.vertical-hover-style-one .jt-port-content {position: relative;top: 44%;padding: 0px 20px;}
.jt-business-port.vertical-hover-style-one .jt-port-heading {
text-transform: uppercase;
letter-spacing: 3px;
font-size: 12px;
font-family: "Montserrat",sans-serif;
margin: 0px;
position: relative;
top: -20px;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-business-port.vertical-hover-style-one .jt-port-heading a,
.jt-business-port.vertical-hover-style-one .jt-port-heading a:hover,
.jt-business-port.vertical-hover-style-one .jt-port-heading a:focus,
.jt-business-port.vertical-hover-style-one .jt-port-cat a,
.jt-business-port.vertical-hover-style-one .jt-port-cat a:hover,
.jt-business-port.vertical-hover-style-one .jt-port-cat a:focus {color: #35373e;text-decoration: none;}
.jt-business-port.vertical-hover-style-one .jt-port-cat a::after {content: ", "; }
.jt-business-port.vertical-hover-style-one .jt-port-cat a:last-child::after {content: "";}
.jt-business-port.vertical-hover-style-one .jt-port-sep {
margin: 10px auto;
height: 1px;
width: 0px;
display: block;
background: #35373E none repeat scroll 0% 0%;
-webkit-transition: all .4s ease .2s;
-o-transition: all .4s ease .2s;
transition: all .4s ease .2s;
float: none;
}
.jt-business-port.vertical-hover-style-one:hover .jt-port-sep {width: 40px;}
.jt-business-port.vertical-hover-style-one .jt-port-cat {position: relative;top: 20px;transition: all 0.4s ease 0s;}
.jt-business-port.vertical-hover-style-one .jt-port-cat a {
font-family: 'Amiri', serif;
font-style: italic;
color: #35373e;
font-size: 16px;
letter-spacing: 1px;
}
.jt-business-port.vertical-hover-style-one::after {
width: 0%;
height: 0px;
background: none;
content: "";
display: block;
transition: none;
position: none;
margin: 0px;
}
.jt-business-port.vertical-hover-style-two {
width: 25%;
padding: 0px;
position: relative;
overflow: hidden;
}
.jt-business-port.vertical-hover-style-two .jt-arch-prt-content {padding: 16px 0;}
.jt-business-port.vertical-hover-style-two .jt-arch-port-img:after {display: none;}
.jt-business-port.vertical-hover-style-two:hover .jt-arch-overlay {bottom: 0;}
.jt-business-port.vertical-hover-style-two .jt-arch-prt-content .jt-port-heading {
text-transform: uppercase;
letter-spacing: 3px;
font-size: 12px;
font-family: "Montserrat",sans-serif;
margin: 0px;
position: relative;
top: -10px;
transition: all 0.4s ease 0s;
}
.jt-business-port.vertical-hover-style-two .jt-port-heading a,
.jt-business-port.vertical-hover-style-two .jt-port-heading a:hover,
.jt-business-port.vertical-hover-style-two .jt-port-heading a:focus,
.jt-business-port.vertical-hover-style-two .jt-port-cat a,
.jt-business-port.vertical-hover-style-two .jt-port-cat a:hover,
.jt-business-port.vertical-hover-style-two .jt-port-cat a:focus {color: #35373e;text-decoration: none;}
.jt-business-port.vertical-hover-style-two .jt-port-cat a::after {content: ", ";}
.jt-business-port.vertical-hover-style-two .jt-port-cat a:last-child::after {content: "";}
.jt-business-port.vertical-hover-style-two:hover .jt-port-heading,
.jt-business-port.vertical-hover-style-two:hover .jt-port-cat {position: relative;top: 0;}
.jt-business-port.vertical-hover-style-two .jt-port-cat a {
font-family: 'Amiri', serif;
font-style: italic;
color: #35373e;
font-size: 16px;
letter-spacing: 1px;
}
.jt-business-port.vertical-hover-style-two .jt-arch-prt-content .jt-port-heading a {font-weight: 600;}
.jt-business-port.vertical-hover-style-two .jt-arch-prt-content .jt-port-cat a {font-style: normal;font-size: 14px;}
.jt-arc-box-shadow .jt-business-port.vertical-hover-style-two:hover {width: 24.986%;box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.06);position: relative;}
.jt-business-port.vertical-hover-style-two::after {
width: 0%;
height: 0px;
background: none;
content: "";
display: block;
transition: none;
position: none;
margin: 0px;
} .jt-studio-port {text-align: center;}
.jt-studio-port .jt-port-overlay {width: 94%;height: 94%;margin: 3%;}
.jt-studio-port:hover .jt-port-overlay { background: rgba(255,255,255,0.85) none repeat scroll 0% 0%;}
.jt-studio-port .jt-port-heading a,
.jt-studio-port .jt-port-heading a:hover,
.jt-studio-port .jt-port-heading a:focus,
.jt-studio-port .jt-port-heading a:active {color: #35373e;}
.jt-studio-port .jt-port-cat a,
.jt-studio-port .jt-port-cat a:hover,
.jt-studio-port .jt-port-cat a:active,
.jt-studio-port .jt-port-cat a:focus {color: #777;}
.jt-studio-port  .jt-port-sep {background: #35373e;}
.jt-studio-port-cont {padding: 110px 180px 104px 150px;width: 100%;float: left;}
.jt-studio-port.jt-portfolio-item .jt-port-cat {color: #777;}
.jt-studio-port-cont h3 {
font-family: 'Montserrat', sans-serif;
color: #35373e;
letter-spacing: 3px;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
}
.jt-studio-port-cont h2 {
font-family: 'Montserrat', sans-serif;
font-size: 22px;
font-weight: bold;
letter-spacing: 4px;
text-transform: uppercase;
color: #35373e;
margin: 0;
padding: 10px 0 30px 0;
}
.jt-studio-port-cont p,
.entry-content .jt-studio-port-cont p,
.entry-content.page-container .jt-studio-port-cont p {
margin: 0;
font-family: 'Amiri', serif;
font-size: 18px;
color: #777777;
line-height: 25px;
font-style: italic;
letter-spacing: 0.8px;
}
.jt-studio-port-cont .jt-sep-two {top: 5px;}
.jt-studio-port .jt-port-image:after {background: transparent;}
.jt-photo-wrap .jt-port-col-4.isotope-layout-extrawidth.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 43%;}
.jt-photo-wrap  .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 39%;} .jt-vint-port .jt-portfolio-item:hover .jt-port-overlay {background: rgba(34,34,34,.65);}
.jt-vint-port .jt-portfolio-item .jt-port-heading a,
.jt-vint-port .jt-portfolio-item .jt-port-heading a:hover,
.jt-vint-port .jt-portfolio-item .jt-port-heading a:focus,
.jt-vint-port .jt-portfolio-item .jt-port-heading a:active {color: #fff;}
.jt-vint-port .jt-portfolio-item .jt-port-cat {color: #fff;}
.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt-vint-port .jt-portfolio-item .jt-port-cat a:hover,
.jt-vint-port .jt-portfolio-item .jt-port-cat a:focus,
.jt-vint-port .jt-portfolio-item .jt-port-cat a:active {color: #fff;font-style: normal;}
.jt-vint-port .jt-portfolio-item .jt-port-sep {background: #fff;} .jt-boxed-port .jt-portfolio-item {width: 30.7%;margin: 0 30px 30px 0;}
.jt-port-image {position: relative;}
.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay {opacity: 1;}
.jt-boxed-port .jt-corp-port-overlay {height: 95%;}
.jt-boxed-port .jt-corp-port-overlay .jt-corp-port-cont {top: 49%;text-align: left;padding: 0 0 40px 40px;}
.jt-boxed-port .jt-corp-port-overlay .jt-corp-port-cont .jt-box-cat {
font-family: 'Amiri', serif;
color: #fff;
text-transform: capitalize;
letter-spacing: 1px;
display: inline-block;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all .6s ease;
-moz-transition: all .6s ease;
-ms-transition: all .6s ease;
-o-transition: all .6s ease;
transition: all .6s ease;
padding: 0 0 10px 0;
}
.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow {
width: auto;
height: auto;
display: inline-block;
padding: 30px 30px 0 0;
position: relative;
left: 0;
-webkit-transition: all .65s ease;
-moz-transition: all .65s ease;
-ms-transition: all .65s ease;
-o-transition: all .65s ease;
transition: all .65s ease;
}
.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow  {left: 42%;}
.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow a {
border: 1px solid #fff;
border-radius: 100%;
height: 37px;
width: 37px;
line-height: 31px;
display: block;
}
.jt-boxed-port .jt-corp-port-overlay .jt-corp-port-cont .jt-box-product {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
text-transform: uppercase;
color: #fff;
letter-spacing: 2px;
display: block;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-corp-port-cont .jt-box-cat,
.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-corp-port-cont .jt-box-product {-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);} .jt-portfolio-item.grid-hover-style-three:hover .jt-port-hover-overlay {opacity: 1}
.jt-portfolio-item.grid-hover-style-three .jt-port-hover-overlay {
position: absolute;
width: 94%;
height: 91%;
background: rgba(53, 55, 62, 0.8) none repeat scroll 0% 0%;
left: 0px;
top: 0px !important;
text-align: center;
margin: 3%;
opacity: 0;
transition: opacity 0.8s ease 0s;
}
.jt-portfolio-item.grid-hover-style-three .jt-port-hover-overlay > img {
position: relative;
top: 40%;
width: auto;
float: none;
display: inline-block;
}
.jt-portfolio-item.grid-hover-style-three {padding: 0px 15px 30px;}
.jt-portfolio-item.grid-hover-style-three .jt-port-sep {
width: 100%;
height: 1px;
background: #f0f0f0;
display: block;
width: 100%;
float: left;
margin: 0px 0px 4px;
}
.jt-portfolio-item.grid-hover-style-three::after {
width: 0%;
height: 1px;
background: #35373e;
content: "";
display: block;
-webkit-transition: width .5s ease;
-moz-transition: width .5s ease;
-ms-transition: width .5s ease;
-o-transition: width .5s ease;
transition: width .5s ease;
position: relative;
margin: 0 auto;
}
.jt-portfolio-item.grid-hover-style-three:hover:after {width: 100%;margin: 0 auto;}
.jt-portfolio-item.grid-hover-style-three .jt-port-image {position: relative;width: 100%;float: none;}
.jt-portfolio-item.grid-hover-style-three .jt-port-image::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: none;
display: block;
top: auto;
left: 0px;
opacity: 0;
transition: all 0.5s ease 0s;
} .have-gutter-space .jt-gutter-sizer {width: 1%;}
.portfolio-style-grid.have-gutter-space .jt-portfolio-item ,.have-gutter-space .jt-business-port {margin: 0 0 1% 0;}
.jt-port-col-2.have-gutter-space .jt-portfolio-item,.jt-port-col-2.have-gutter-space .jt-business-port,.jt-port-col-2.have-gutter-space .jt-grid-sizer-2 {width: 49.5%;}
.jt-port-col-3.have-gutter-space .jt-portfolio-item,.jt-port-col-3.have-gutter-space .jt-business-port,.jt-port-col-3.have-gutter-space .jt-grid-sizer-3 {width: 32.65%;}
.jt-port-col-4.have-gutter-space .jt-portfolio-item,.jt-port-col-4.have-gutter-space .jt-business-port,.jt-port-col-4.have-gutter-space .jt-grid-sizer-4 {width: 24.25%;}
.jt-port-col-5.have-gutter-space .jt-portfolio-item,.jt-port-col-5.have-gutter-space .jt-business-port,.jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 19.21%;}
.main-content-center .jt-port-col-5.isotope-layout-extrawidth.jt-hover-shadow .jt-arch-prt-content,
.jt-port-col-5.isotope-layout-boxed.jt-hover-shadow .jt-arch-prt-content {padding: 10px 0;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-port-col-4.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 42%;}
.main-content-center .jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-port-col-5.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 38%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-port-col-4.isotope-layout-boxed.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 41%;}
.main-content-center .portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.jt-studio-hover .jt-portfolio-item .jt-port-cat a {font-size:15px;}
.jt-portfolio-item.vertical-hover-style-one .jt-port-cat a::after,
.tax-portfolio_category .jt-port-cat a:after,
.post-type-archive .jt-port-cat a:after {content: ", ";}
.jt-portfolio-item.vertical-hover-style-one .jt-port-cat a:last-child::after,
.tax-portfolio_category .jt-port-cat a:last-child:after,
.post-type-archive .jt-port-cat a:last-child:after {content: "";}
.jt-portfolio-item.jt-agency-item .jt-port-overlay.jt-port-border .jt-parallax-cat::after {content: ", ";}
.jt-portfolio-item.jt-agency-item .jt-port-overlay.jt-port-border .jt-parallax-cat:last-child::after {content: "";}
.jt-default-blog-style .jt-post-content .jt-post-read-more {padding: 10px 15px;margin: 20px 10px 0px;}
.jt-blog-col-1.jt-default-blog-style .jt-each-post {width: 100%;padding: 0px;}
.jt-blog-col-2.jt-default-blog-style .jt-each-post {width: 50%;padding: 0px;}
.jt-blog-col-3.jt-default-blog-style .jt-each-post {width: 33.3333%;padding: 0px;}
.jt-blog-col-4.jt-default-blog-style .jt-each-post {width: 25%;padding: 0px;}
.jt-blog-column-two.blog-masonary-style .blog-width {width: 46%;margin: 0px 30px 30px 0px;float: left;}
.jt-blog-column-two.blog-masonary-style .blog-width:nth-child(2n) {margin: 0px 0px 50px;}
.jt-blog-column-three.blog-masonary-style .blog-width {width: 30.2%;margin: 0px 35px 30px 0px;float: left;}
.col-md-12.jt-blog-column-three.blog-masonary-style .blog-width {margin: 0px 25px 30px 0px;}
.jt-blog-column-three.blog-masonary-style .blog-width:nth-child(3n) {margin: 0px 0px 50px;}
.blog-style-five-boxed.jt-blog-column-two.blog-masonary-style .blog-width {width: 43%;margin: 0px 70px 30px 0px;float: left;}
.blog-style-five-boxed.jt-blog-column-two.blog-masonary-style .blog-width:nth-child(2n) {margin: 0px 0px 50px;}
.blog-style-five-boxed.jt-blog-column-three.blog-masonary-style .blog-width {width: 27%;margin: 0px 50px 30px 20px;float: left;}
.blog-style-five-boxed.jt-blog-column-three.blog-masonary-style .blog-width:nth-child(2n) {margin: 0px 0px 50px;}
.jt-default-blog-style .wp-pagenavi {margin: 0px;}
.jt-normal-view.jt-blog-slide {cursor: default;}
.flnce-abt-slide .flnce-slide-cont .jt-test-stars {list-style: none;}
.flnce-abt-slide.jt-vint-test-slide .flnce-slide-cont .jt-test-stars .normal-star i {color:#B5A27D;}
.flnce-abt-slide.jt-vint-test-slide .flnce-slide-cont .jt-test-stars .star-inactive i {color:#c3c3c3;}
.flnce-abt-slide .flnce-slide-cont .jt-test-stars li {display: inline-block;}
.jt-portfolio-item.jt-studio-port .jt-port-cat a::after {content: ", ";}
.jt-portfolio-item.jt-studio-port .jt-port-cat a:last-child::after {content: "";}
.jt-vint-port .jt-portfolio-item .jt-port-cat a::after {content: ",";}
.jt-vint-port .jt-portfolio-item .jt-port-cat a:last-child::after {content: ""; }
.jt-studio-port .jt-port-overlay {height: 92%;}
.jt-vint-test-slide .jt-test-stars > li > i {padding: 0px 5px 0px 0px;}
.jt-photo-wrap .jt-port-col-4.isotope-layout-extrawidth.jt-white-hover .jt-portfolio-item .jt-port-content {top: 43%;}
.jt-photo-wrap .jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 43%;}
.jt-photo-wrap .main-content-center .jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 38%;}
.jt-box-layout-bg .jt-port-col-4.isotope-layout-extrawidth.jt-white-hover .jt-portfolio-item .jt-port-content {top: 39%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-box-layout-bg  .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 41%;}
.jt-box-layout-bg  .jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 38%;} .special-content {margin: 25px 0 50px;}
.special-content h5 {
font-family: 'Montserrat', sans-serif;
font-size: 14px;
color: #35373e;
text-transform: uppercase;
letter-spacing: 2.5px;
margin: 0 0 10px;
float: none;
width: auto;
line-height: 24px;
}
.special-content p {
color: #999;
font-size: 14px;
font-family: 'Amiri', serif;
margin: 15px 0 0;
letter-spacing: 0.7px;
} .jt-stack ul {
position: relative;
margin: 0 auto;
padding: 0;
list-style: none;
}
.jt-stack ul li {
position: absolute;
width: 100%;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
ul.stack_images {
width: 400px;
height: 420px;
z-index: 10;
float: none;
margin: 20px auto;
-webkit-perspective: 1000px;
-webkit-perspective-origin: 50% -50%;
perspective: 1000px;
perspective-origin: 50% -50%;
}
@media screen and (max-height: 530px), screen and (max-width: 400px) {ul.stack_images {width: 260px;height: 255px;}}
.stack_images li {
top: 0;
z-index: 1;
-webkit-transform: translate3d(0,0,-180px);
transform: translate3d(0,0,-180px);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.stack_images li img {display: block;max-width: 100%;pointer-events: none;}
.stack_images li:hover {cursor: url(//nevermind-studio.fr/wp-content/themes/juster/img/cursor_vulcan.png), auto;}
.stack_images li:active {cursor: -webkit-grabbing;cursor: grabbing;}
.stack_images li.animate {-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.stack_images li.move-back {
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.470, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.470, 1.515);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.470, 1.515);
} .jt-tab-image-wrapper {float: left;width: 100%;margin: 40px 0 0;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a {
background: transparent;
color: #999;
font-family: 'Montserrat', sans-serif;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
padding: 12px 34px;
border-width: 0px 1px 0 0;
border-style: solid;
border-color: #ddd;
border-bottom: 0px;
border-top: 0px;
margin: 0;
}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li:first-child a {border-left: 1px solid #ddd;}
.pws_tabs_container ul.pws_tabs_controll li a.pws_tab_active,
.pws_tabs_list {background-color: transparent !important;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a.pws_tab_active,
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a.pws_tab_active i,
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a:hover,
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a:hover i {color: #35373e;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a i {
display: block;
text-align: center;
font-size: 34px;
margin: 0px auto 20px;
}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll,
.jt-tab-image-wrapper .pws_tabs_list {
padding: 0;
margin: 0;
float: none;
width: auto;
}
.jt-tab-image-wrapper .pws_tabs_list .pws_tab_single {padding: 0;width: 100%;text-align: center;}
.jt-tab-image-wrapper .pws_tabs_list .pws_tab_single img {max-width: 100%;}
.pws_tabs_list {background: transparent;}
.jt-tab-image-wrapper.jt-studio-service-right {margin: 0;padding: 0;}
@media (max-width: 1199px) {
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li {width: 33.3333% !important;margin: 0 0 20px;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll, .jt-tab-image-wrapper .pws_tabs_list {margin: 40px 0px 0px;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a {height: auto !important;text-align: center;}
}
@media (max-width: 600px) {
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li {width: auto !important;margin: 0;}
.jt-tab-image-wrapper .pws_tabs_container.pws_tabs_responsive .pws_responsive_small_menu a {padding: 0;}
.jt-tab-image-wrapper .pws_tabs_container.pws_tabs_responsive .pws_responsive_small_menu,
.jt-tab-image-wrapper .pws_tabs_container.pws_tabs_responsive .pws_responsive_small_menu a:hover {background: #35373e;height: auto;}
.jt-tab-image-wrapper .pws_tabs_list {margin: 30px 0px 0px;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a {line-height: 30px;margin: 0px 0px -1px;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a.pws_tab_active i {padding: 0;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a i {
font-size: 26px;
margin: 0px;
display: inline-block;
position: relative;
top: 7px;
right: 5px;
}
} .jt-process-wrapper {position: relative;}
.jt-process-cnt {
position: absolute;
width: 100%;
list-style: none;
z-index: 1;
margin: 0;
padding: 0;
}
.entry-content ul.jt-process-cnt {padding: 0;}
.jt-process-cnt li {
display: inline-block;
position: relative;
width: 505px;
min-height: 280px;
}
.jt-process-li-right,
.jt-process-li-right .jt-process-content {float: left;}
.jt-process-li-left,
.jt-process-li-left .jt-process-content {float: right;}
.jt-process-content {width: 63%;}
.jt-process-content .jt-cnt-num {margin: 0 0 10px;font-family: 'Amiri', serif;font-size: 38px;}
.jt-process-content .jt-cnt-heading {
margin: 0 0 25px;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
}
.jt-process-content p {
font-family: 'Amiri', serif;
font-size: 15px;
letter-spacing: 0.7px;
color: #999;
line-height: 24px;
}
.jt-process-cnt li:first-child .jt-cnt-icon {position: absolute;right: 45px;top: 45px;}
.jt-process-cnt li:nth-child(2) .jt-cnt-icon {position: absolute;left: 45px;top: 45px;}
.jt-process-cnt li:nth-child(3) .jt-cnt-icon {position: absolute;left: 45px;top: 45px;}
.jt-process-cnt li:nth-child(4) .jt-cnt-icon {position: absolute;right: 45px;top: 45px;}
.jt-cnt-icon {
width: 52px;
height: 52px;
line-height: 52px;
font-size: 26px;
color: #35373e;
text-align: center;
background: #fff;
border: 1px solid #e5e5e5;
-webkit-box-shadow: 0px 0px 0px 6px #f8f8f8;
box-shadow: 0px 0px 0px 6px #f8f8f8;
-webkit-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-process-cnt li:hover .jt-cnt-icon { background: #35373e; border-color:#35373e; color: #fff;}
.jt-process-round-wrapper {position: relative;z-index: 0;}
.jt-process-round-wrapper h4 {
position: absolute;
top: 160px;
left: 0;
right: 0;
color: #ececed;
font-family: 'Montserrat', sans-serif;
font-size: 85px;
text-transform: uppercase;
font-weight: bold;
text-align: center;
letter-spacing: 14px;
}
.jt-process-round {
width: 420px;
height: 420px;
margin: 0 auto;
border: 1px solid #ececec;
position: relative;
-webkit-border-radius: 600px;
-moz-border-radius: 600px;
-ms-border-radius: 600px;
-o-border-radius: 600px;
border-radius: 600px;
}
.jt-process-round:after {
content: '';
position: absolute;
top: 50px;
left: 0;
right: 0;
width: 320px;
height: 320px;
margin: 0 auto;
border: 1px solid #ececec;
-webkit-border-radius: 600px;
-moz-border-radius: 600px;
-ms-border-radius: 600px;
-o-border-radius: 600px;
border-radius: 600px;
} .jt-corp-process {text-align: center;margin: 40px 0;position: relative;}
.jt-corp-process.jt-corp-process-sep span {position: relative;}
.jt-corp-process.jt-corp-process-sep span:after {
content: "";
position: absolute;
width: 33%;
height: 10px;
top: 19%;
right: -75px;
display: block;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/process-sep.png) repeat-x;
}
.jt-corp-process:hover img {border: 5px solid rgba(0,0,0,0.05);}
.jt-corp-process img {max-width: 100%;border-radius: 100%;border: 5px solid transparent;}
.jt-corp-process h3 {
font-family: 'Montserrat', sans-serif;
font-size: 14px;
color: #35373e;
margin: 0;
text-transform: uppercase;
letter-spacing: 3px;
padding: 30px 0 25px;
}
.jt-corp-process p {
font-family: 'Amiri', serif;
color: #999999;
font-size: 14px;
letter-spacing: 0.5px;
line-height: 24px;
} .jt-skill {display: inline-block;width: 100%;}
.skillbar-title {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
color: #35373e;
text-transform: uppercase;
letter-spacing: 2px;
}
.jt-full-bar {
background: #E8EAF0;
float: left;
width: 100%;
height: 3px;
position: relative;
margin: 15px 0 50px;
}
.jt-skillbar {
background: #35373E;
float: left;
height: 3px;
margin: 0px;
position: absolute;
top: 0px;
left: 0;
}
.skill-arrow {position: relative;bottom: 16px;margin: 0 0 0 -6px;}
.percentage-text {position: relative;}
.percentage-text:before {
content: '';
width: 4px;
height: 2px;
background: #35373e;
display: inline-block;
position: relative;
bottom: 4px;
right: 0;
margin: 0 7px 0 3px;
}
.piechart-value {margin: 0 0 40px 0;} .chart { margin: 0 12%;position: relative;display: inline-block;}
.chart canvas {position: relative;float: left;}
.skills-pie-script { text-align: center}
.skills-pie {float: none;text-align: center;display: inline-block;width: 100%;}
.skills-pie h2 {
font-size: 12px;
color: #454545;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
padding: 20px 0px 10px;
margin: 0px;
display: inline-block;
letter-spacing: 2px;
font-weight: 500;
}
.wv-percent {
position: absolute;
top: 50%;
left: 0;
right: 0;
font-size: 13px;
color: #35373E;
font-family: 'Amiri', serif;
line-height: 68px;
background-color: #F7F8F9;
border-radius: 100%;
width: 66px;
height: 66px;
margin: -33px auto 0;
letter-spacing: 1px;
}
.jt-chart-size-large .wv-percent {font-size: 20px;}
.jt-chart-size-small .wv-percent {font-size: 11px;}
.jt-chart-size-large .skills-pie h2 {font-size: 14px;}
.jt-chart-size-small .skills-pie h2 {font-size: 11px;padding: 10px 0;} .jt-timeline-wrapper {
display: inline-block;
width: 100%;
position: relative;
margin: 40px auto;
}
.jt-center-line {
width: 1px;
height: 100%;
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
background: #eaeaea;
margin: 0 auto;
}
.jt-year-start,
.jt-year-end {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
color: #35373e;
text-transform: uppercase;
letter-spacing: 2px;
background: #fff;
margin: 0 auto;
width: 62px;
height: 62px;
line-height: 60px;
text-align: center;
display: block;
border: 1px solid #e8e8e8;
z-index: 1;
position: absolute;
left: 0;
right: 0;
-webkit-box-shadow: 0px 0px 0px 6px #f6f6f6;
box-shadow: 0px 0px 0px 6px #f6f6f6;
-webkit-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
}
.jt-year-end {bottom: 0;}
.jt-tym-content {display: inline-block;width: 100%;margin: 80px 0;}
.jt-tym-content > div:nth-child(odd) {margin-top: 300px;}
.jt-tym-content > div:nth-child(even) {margin-top: 300px;margin-bottom: 0;}
.jt-tym-content > div:first-child {margin-top: 20px;}
.jt-box-left,
.jt-box-right {
margin: 20px 0;
display: inline-block;
position: relative;
width: 43%;
}
.jt-box-left {float: left;}
.jt-box-right {float: right;}
.jt-round-connect {
height: 1px;
width: 82px;
background: #eaeaea;
display: block;
position: absolute;
top: 35px;
}
.jt-box-right .jt-round-connect {left: -82px;}
.jt-box-left .jt-round-connect {right: -82px;}
.jt-round-connect:before {
content: '';
width: 10px;
height: 10px;
display: block;
background: #f7f8f9;
border: 1px solid #e8e8e8;
position: absolute;
top: -5px;
z-index: 1;
-webkit-box-shadow: 0px 0px 0px 4px #fff;
box-shadow: 0px 0px 0px 4px #fff;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
}
.jt-round-connect:after {
content: '';
width: 18px;
height: 18px;
display: block;
background: #fff;
border: 1px solid #e8e8e8;
position: absolute;
top: -9px;
z-index: 1;
-webkit-box-shadow: 0px 0px 0px 4px #f6f6f6;
box-shadow: 0px 0px 0px 4px #f6f6f6;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
}
.jt-box-right .jt-round-connect:before  {right: -5px;}
.jt-box-right .jt-round-connect:after {left: -4px;}
.jt-box-left .jt-round-connect:before {left: -5px;}
.jt-box-left .jt-round-connect:after {right: -4px;}
.jt-box-header {
font-family: 'Montserrat', sans-serif;
color: #35373e;
text-transform: uppercase;
background: #f7f8f9;
padding: 10px 25px;
border: 1px solid #F7F8F9;
}
.jt-box-header .jt-time-date {
font-size: 23px;
width: 40px;
display: inline-block;
text-align: center;
line-height: 20px;
}
.jt-box-header .jt-time-date span {font-size: 13px;display: block;text-align: center;}
.jt-time-title {
display: inline-block;
position: relative;
bottom: 15px;
font-size: 14px;
letter-spacing: 2px;
margin: 0 0 0 15px;
}
.jt-time-content {
padding: 25px;
border: 1px solid #eaeaea;
border-top: 0;
display: inline-block;
width: 100%;
font-family: 'Amiri', serif;
font-size: 16px;
letter-spacing: 1px;
color: #999;
margin: 0 0 10px;
}
.jt-time-content p {
font-family: 'Amiri', serif;
font-size: 16px;
letter-spacing: 1px;
color: #999;
margin: 0 0 10px;
}
.jt-time-content a,
.jt-time-content img {display: inline-block;float: left;padding: 0 10px 0 0;}
.jt-time-content img:last-child {padding: 0;} .flnce-awards {width:100%;float: left;padding: 0 0 30px 0;}
.flnce-awards .award-img img {max-width: 100%;position: relative;top: -2px;}
.flnce-awards .award-img {
width: 100%;
height: 55px;
text-align:center;
margin: 0 auto;
float: left;
line-height: 55px;
}
.flnce-awards .award-img:after{
content: " ";
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/leaf-right.png) no-repeat;
width: 24px;
height: 53px;
display: inline-block;
position: absolute;
right: 5px;
}
.flnce-awards .award-img:before {
content: " ";
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/leaf-left.png) no-repeat;
width: 24px;
height: 53px;
display: inline-block;
position: absolute;
left: 5px;
}
.flnce-awards .award-det {
color: #333333;
font-family: 'Montserrat', sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
line-height: 20px;
padding: 0 0 0 20px;
display: table-cell;
vertical-align: middle;
height: 50px;
}
.jt-awards-style.special-content h5 { margin: 0px 0px 6px; }
.jt-awards-style.special-content { margin: 25px 0px 40px; } .jt-simple-slider-one .owl-controls {
position: absolute;
top: 5%;
right: 15px;
z-index: 1;
}
.jt-slider-left-arrow {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/testi-two-left.png) no-repeat;
height: 14px;
width: 50px;
display: inline-block;
}
.jt-simple-slider-one .owl-controls .owl-nav .owl-prev,
.jt-simple-slider-one .owl-controls .owl-nav .owl-next {float: left}
.jt-simple-slider-one .owl-prev:hover {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/testi-two-left-hover.png) no-repeat}
.jt-slider-right-arrow {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/testi-two-right.png) no-repeat;
height: 14px;
width: 50px;
display: inline-block;
}
.jt-simple-slider-one .owl-next:hover {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/testi-two-right-hover.png) no-repeat}
.jt-simple-slider-two .owl-controls {
position: absolute;
right: 0px;
bottom: 35px;
left: 0px;
}
.jt-simple-slider-two .owl-dots {text-align: center;}
.jt-simple-slider-two .owl-dot {
background: #35373e;
height: 7px;
width: 7px;
float: none;
margin: 0px 6px;
display: inline-block;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
}
.jt-simple-slider-two .owl-dot.active {
background: #fff;
border: 2px solid #35373e;
height: 11px;
width: 11px;
position: relative;
top: 2px;
}
.jt-studio-small-image img {max-width: 100%;}
.jt-studio-small-slide .owl-dots {
text-align: center;
position: absolute;
right: 0px;
left: 0px;
bottom: -55px;
}
.jt-studio-small-slide .owl-dot {
height: 8px;
width: 8px;
background: rgba(53,55,62,0.3);
display: inline-block;
border-radius: 30px;
margin: 0px 5px;
}
.jt-studio-small-slide .owl-dot.active {
border: 3px solid #fc4242;
background: transparent;
height: 13px;
width: 13px;
position: relative;
top: 2.5px;
}
.vc_col-sm-12 .jt-studio-small-slide {
width: 85%;
margin: 0px auto;
}
.jt-vint-small-banner {
width: 100%;
float: left;
height: 450px !important;
position: relative;
}
.jt_blog_content .jt-vint-small-banner {height: 100% !important;}
.jt-vint-small-banner:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0; } .jt-offer-wrap {
overflow:hidden;
width: 100%;
height: 100%;
float:left;
position: relative;
}
.jt-shop-offer {
width: 100%;
float: left;
-webkit-transition: transform .25s ease;
-moz-transition: transform .25s ease;
-ms-transition: transform .25s ease;
-o-transition: transform .25s ease;
transition: transform .25s ease;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.jt-offer-wrap:hover .jt-shop-offer {-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);}
.jt-shop-offer img {max-width: 100%;}
.jt-shop-offer-cont {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.jt-shop-offer-cont a {display: inline-block;}
.jt-shop-offer-cont.jt-promo-one .jt-offer-tit {
font-family: 'Montserrat', sans-serif;
font-size: 20px;
text-transform: uppercase;
font-weight: bold;
color: #101010;
letter-spacing: 3px;
margin: 0 0 15px 0;
}
.jt-shop-offer-cont.jt-promo-one {
width: 45%;
height: auto;
right: 0px;
bottom: 50px;
top: auto;
left: auto;
text-align: center;
}
.jt-shop-offer-cont.jt-promo-one a,
.jt-shop-offer-cont.jt-promo-one a:hover,
.jt-shop-offer-cont.jt-promo-one a:active,
.jt-shop-offer-cont.jt-promo-one a:focus {text-decoration: none;}
.jt-shop-offer-cont.jt-promo-one .jt-offer-tit > span {
font-size: 15px;
font-weight: normal;
display: block;
letter-spacing: 2px;
}
.jt-shop-offer-cont.jt-promo-one .jt-offer {
font-family: 'Montserrat', sans-serif;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
color: #ff6766;
letter-spacing: 5px;
margin: 5px 0 0 0;
}
.jt-shop-offer-cont.jt-promo-two {padding: 50px 0 0 50px;}
.jt-shop-offer-cont.jt-promo-two a,
.jt-shop-offer-cont.jt-promo-two a:hover,
.jt-shop-offer-cont.jt-promo-two a:active,
.jt-shop-offer-cont.jt-promo-two a:focus {text-decoration: none;}
.jt-shop-offer-cont.jt-promo-two .jt-shop-branch a {
font-family: 'Amiri', serif;
font-size: 15px;
color: #fff;
text-transform: capitalize;
background: #35373e;
padding: 6px 10px;
display: inline-block;
margin: 0 0 5px 0;
font-weight: bold;
letter-spacing: 1px;
}
.jt-shop-offer-cont.jt-promo-two .jt-shop-cat a {
font-family: 'Montserrat', sans-serif;
font-size: 13px;
color: #35373e;
text-transform: uppercase;
letter-spacing: 2px;
background: #fff;
padding: 11px 20px;
display: inline-block;
}
.jt-shop-offer-cont.jt-promo-three {padding: 21px 0 0 45px;}
.jt-shop-offer-cont.jt-promo-three .jt-offer-tit {
font-size: 35px;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: bold;
letter-spacing: 3px;
text-transform: uppercase;
margin: 25px 0 0;
}
.jt-shop-offer-cont.jt-promo-three .jt-offer-tit span {
display: block;
font-weight: normal;
font-size: 25px;
letter-spacing: 2px;
position: relative;
top: 10px;
}
.jt-shop-offer-cont.jt-promo-three .jt-shop-cat {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
text-transform: uppercase;
color: #35373e;
letter-spacing: 2px;
position: relative;
top: 10px;
}
.jt-shop-offer-cont.jt-promo-three a.jt-shop-cat,
.jt-shop-offer-cont.jt-promo-three a:hover.jt-shop-cat,
.jt-shop-offer-cont.jt-promo-three a:active.jt-shop-cat,
.jt-shop-offer-cont.jt-promo-three a:focus.jt-shop-cat {text-decoration: none;}
a.jt-offer-perc,
a:hover.jt-offer-perc,
a:focus.jt-offer-perc,
a:active.jt-offer-perc {text-decoration: none;	color: #fff;}
.jt-shop-offer-cont .jt-offer-perc {
width: 57px;
height: 57px;
background: #ff6766;
line-height: 57px;
color: #fff;
border-radius: 100%;
display: block;
text-align: center;
position: relative;
font-family: 'Montserrat', sans-serif;
font-size: 11.5px;
letter-spacing: 1px;
margin: 20px 0 0 0;
}
.jt-offer-perc:after {
content: "";
position: absolute;
width: 67px;
height: 67px;
background: transparent;
border: 2px solid #ff6766;
display: block;
border-radius: 100%;
top: -5px;
left: -5px;
} .jt-trend-group {width: 100%;float: left;}
.jt-trend-item {width: 100%;float: left;}
.jt-trend-item-img {
width: auto;
float: left;
position: relative;
height: 100%;
overflow: hidden;
}
.jt-trend-item-img img {max-width: 100%;}
.jt-trend-hover {
position: absolute;
bottom: 0;
width: 100%;
margin: 0 auto;
text-align: center;
-webkit-transition: bottom .5s ease;
-moz-transition: bottom .5s ease;
-ms-transition: bottom .5s ease;
-o-transition: bottom .5s ease;
transition: bottom .5s ease;
}
.vc-products.jt-product-style-two .jt-trend-hover {width:96%;}
.vc-products.jt-product-style-two.vc-products-type-1 .jt-trend-hover {width:100%;}
.jt-trend-hover ul {margin: 0;padding: 0;}
.jt-trend-hover ul li {
display: inline-block;
background: rgba(54,55,62,0.7);
list-style: none;
margin: 0 -1.5px;
}
.jt-trend-hover ul li > a {
display: inline-block;
padding: 0;
color: #fff;
float: left;
width: 45px;
height: 42px;
line-height: 42px;
}
.jt-trend-hover ul li > a .fa-hover-show {color: #fff;}
.jt-trend-hover ul li > a,
.jt-trend-hover ul li > a:hover,
.jt-trend-hover ul li > a:active,
.jt-trend-hover ul li > a:focus {text-decoration: none;}
.jt-trend-item-img .jt-trend-hover ul li > a > img {display: inline-block;}
.jt-trend-hover ul li > a > span {
padding: 0 0 0 10px;
font-size: 10px;
text-transform: uppercase;
color: #fff;
letter-spacing: 1px;
font-family: 'Montserrat', sans-serif;
}
.jt-trend-left {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/trend-left.png) no-repeat;
width: 40px;
height: 30px;
display: block;
filter: alpha(opacity=30);
-moz-opacity: 0.3;
-khtml-opacity: 0.3;
opacity: 0.3;
}
.jt-trend-left:hover {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.jt-trend-right {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/trend-right.png) no-repeat;
width: 50px;
height: 50px;
display: block;
filter: alpha(opacity=30);
-moz-opacity: 0.3;
-khtml-opacity: 0.3;
opacity: 0.3;
}
.jt-trend-right:hover {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.jt-trend-group .owl-controls {position: absolute;bottom: 60%;width: 100%;}
.jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-prev {left: -80px;position: absolute;}
.jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-next {right: -100px;position: absolute;}
.jt-trend-item-desc {width: 100%;float: left;margin: 15px 0 0 0;}
.jt-trend-item-desc .jt-trend-stars {margin: 0 0 5px 0;padding: 0;}
.jt-trend-item-desc .jt-trend-stars li {display: inline-block;list-style: none;padding: 0 3px 0 0;}
.jt-trend-item-desc .jt-trend-stars li > i {color: #777777;font-size: 13px;}
.jt-trend-item-desc .jt-trend-stars li > i.jt-no-star {color: #c3c3c3;}
.jt-trend-item-desc a {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
color: #333333;
letter-spacing: 2px;
text-transform: uppercase;
}
.jt-trend-item-desc a,
.jt-trend-item-desc a:hover,
.jt-trend-item-desc a:active,
.jt-trend-item-desc a:focus {text-decoration: none;}
.jt-trend-item-desc .jt-trend-item-price {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
letter-spacing: 1px;
color: #36373e;
margin: 6px 0 0 0;
}
.jt-trend-item-desc .jt-trend-item-price .jt-trend-strike {color: #999999;text-decoration: line-through;}
.jt-offer-tag {
position: absolute;
background: #ff6766;
padding: 3px 10px;
top: 20px;
right: 15px;
display: inline-block;
}
.jt-offer-tag  {
font-family: 'Montserrat', sans-serif;
color: #fff;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 2px;
display: block;
text-align: center;
}
.jt-shop-carousel {margin: 40px 0;}
.jt-shop-carousel.owl-carousel .owl-controls .owl-nav > div {padding: 0;top: 5px;}
.jt-shop-carousel.owl-carousel .owl-controls .owl-nav .owl-prev {position: relative;right: 10px;border:0;}
.jt-shop-carousel.owl-carousel .owl-controls .owl-nav:after {
content: "";
width: 1px;
height: 25px;
background: #c3c3c3;
display: inline-block;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
top: 0;
}
.jt-shop-carousel.owl-carousel .owl-controls .owl-nav .owl-next {position: relative;left: 10px;}
.jt-shop-carousel .jt-blog-arrow-right {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/shop-news-right.png);
filter: alpha(opacity=20);
-moz-opacity: 0.2;
-khtml-opacity: 0.2;
opacity: 0.2;
}
.jt-shop-carousel .jt-blog-arrow-left {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/shop-news-left.png);
filter: alpha(opacity=20);
-moz-opacity: 0.2;
-khtml-opacity: 0.2;
opacity: 0.2;
}
.jt-shop-carousel .jt-blog-arrow-right:hover,
.jt-shop-carousel .jt-blog-arrow-left:hover {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.jt-shop-small-slide-wrap {width: 100%;float: left;background: #fff;}
.jt-small-slde-element {width: 100%;float: left;margin: 0 0 30px 0;}
.jt-small-slde-element img {float: left;}
.jt-shop-small-slide {width: 100%;float: left;padding: 30px 30px;min-height: 390px;}
.jt-shop-small-slide .jt-trend-item-desc {
width: 65%;
float: right;
padding: 10px 0 0 10px;
margin: 0;
}
.jt-shop-small-slide .jt-trend-item-desc .jt-trend-strike {margin: 0 0 0 10px;}
.jt-shop-small-slide-wrap .owl-controls {position: absolute;top: -65px;right: 25px;}
.jt-shop-small-slide-wrap .jt-small-slide-left {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/shop-news-left.png) no-repeat;
filter: alpha(opacity=20);
-moz-opacity: 0.2;
-khtml-opacity: 0.2;
opacity: 0.2;
height: 15px;
width: 10px;
display: inline-block;
}
.jt-shop-small-slide-wrap .jt-small-slide-right {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/shop-news-right.png) no-repeat;
filter: alpha(opacity=20);
-moz-opacity: 0.2;
-khtml-opacity: 0.2;
opacity: 0.2;
height: 15px;
width: 10px;
display: inline-block;
}
.jt-shop-small-slide-wrap .jt-small-slide-left:hover,
.jt-shop-small-slide-wrap .jt-small-slide-right:hover {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.jt-shop-small-slide-wrap.owl-carousel .owl-controls .owl-nav:after {
content: "";
width: 1px;
height: 18px;
background: #C3C3C3;
display: inline-block;
position: absolute;
left: 0px;
right: 0px;
margin: 0px auto;
top: 0px;
}
.jt-shop-small-slide-wrap.owl-carousel .owl-controls .owl-nav .owl-prev {left: -9px;top: 1px;position: relative;}
.jt-shop-small-slide-wrap.owl-carousel .owl-controls .owl-nav .owl-next {right: -10px;top: 1px;position: relative;}
.jt-shop-small-slide-wrap.owl-carousel .owl-controls .owl-nav .owl-prev,
.jt-shop-small-slide-wrap.owl-carousel .owl-controls .owl-nav .owl-next,
.jt-shop-small-slide-wrap.owl-carousel .owl-controls .owl-dot {float: left;}
.jt-small-slide-tit h3 {
font-family: 'Montserrat', sans-serif;
color: #35373e;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 3px;
margin: 0 0 40px 0;
}
.jt-small-slide-tit h3:after {
content: "";
width: 40px;
height: 1px;
background: #35373e;
display: block;
margin: 12px 0 0 0;
}
.wpb_text_column .jt-small-slide-tit h3 {margin: 0 0 40px;} .jt-trend-item {transition: all 0.6s ease 0s;position: relative;}
.jt-trend-item .jt-trend-item-img {text-align: center;}
.jt-trend-item .jt-trend-item-desc {
text-align: center;
margin: 0px;
padding: 42px 0px 0px;
position: relative;
background: #FFF none repeat scroll 0% 0%;
min-height: 86px;
z-index: 1;
}
.jt-trend-item .jt-trend-item-desc h3,
.jt-trend-item .jt-trend-item-desc h2.woocommerce-loop-product__title {
font-family: "Montserrat",sans-serif;
font-size: 11px;
color: #333;
letter-spacing: 2px;
text-transform: uppercase;
font-weight: normal;
text-align: center;
float: left;
width: 100%;
margin: 0;
padding: .5em 0;
line-height: 20px;
display: block;
}
.jt-trend-item .jt-trend-item-desc span.price {
font-family: "Montserrat",sans-serif;
font-size: 12px;
letter-spacing: 1px;
color: #36373E;
font-weight: normal;
padding: 0.5em 0px;
margin: 0px;
line-height: 20px;
display: block;
}
.jt-trend-item .jt-trend-item-desc span.price {
font-family: "Montserrat",sans-serif;
font-size: 12px;
letter-spacing: 1px;
color: #36373E;
font-weight: normal;
margin: 0px;
display: inline-block;
}
.jt-trend-item .star-rating {
font-size: 13px !important;
width: 90px !important;
margin: 0px auto 20px !important;
position: absolute !important;
bottom: 55px;
right: 0px;
left: 0px;
z-index: 1;
display: block !important;
float: none !important;
overflow: hidden !important;
height: 1.1em !important;
line-height: 1.1em !important;
font-family: "FontAwesome" !important;
letter-spacing: 3px !important;
}
.jt-trend-item .star-rating::before {
content: "\f006 \f006 \f006 \f006 \f006";
color: #999;
float: left;
top: 0px;
left: 0px;
position: absolute;
width: 20px;
height: 20px;
letter-spacing: 7px;
display: block;
}
.jt-trend-item  span {text-decoration: none;box-sizing: content-box;}
.jt-trend-item .star-rating span {
overflow: hidden;
float: left;
top: 0px;
left: 0px;
position: absolute;
padding-top: 1.5em;
}
.jt-trend-item .star-rating span::before {
color: #777777;
content: "\f006 \f006 \f006 \f006 \f006";
top: 0px;
position: absolute;
left: 0px;
width: 20px;
height: 20px;
letter-spacing: 7px;
display: block;
}
.jt-trend-item .jt-trend-item-desc h3,
.jt-trend-item .jt-trend-item-desc h2.woocommerce-loop-product__title {
font-family: "Montserrat",sans-serif;
font-size: 11px;
color: #333;
letter-spacing: 2px;
text-transform: uppercase;
font-weight: normal;
text-align: center;
float: left;
width: 100%;
margin: 0;
padding: .5em 0;
line-height: 20px;
display: block;
}
.jt-trend-item .jt-trend-item-desc {text-align: center;}
.jt-trend-item .jt-trend-item-desc span.price {
font-family: "Montserrat",sans-serif;
font-size: 12px;
letter-spacing: 1px;
color: #36373E;
font-weight: normal;
margin: 0px;
display: inline-block;
position: relative;
top: -6px;
}
.jt-trend-item .jt-trend-hover ul {
float: none;
width: auto;
height: auto;
padding: 0px;
margin: 0px auto !important;
display: inline-block;
}
.jt-trend-item .jt-trend-hover ul li.img_view {position: relative;top: 0; height: 42px;}
.jt-trend-item .jt-trend-hover ul li.img_view a > img {display: inline-block;}
.jt-trend-item .jt-trend-hover ul li {
display: inline-block;
list-style: outside none none;
padding: 0px;
margin: 0px;
float: left;
right: 1px;
position: relative;
}
.jt-trend-item .jt-trend-hover ul li.img_view a {padding: 0;position: relative;text-align: center;}
.jt-trend-item .jt-trend-hover ul li i {color: #FFF;font-size: 16px;}
.jt-trend-item:hover .jt-trend-hover {bottom: 105px;}
.jt-trend-item .jt-trend-hover ul li.wishlist_view {
position: relative;
left: 0;
top: 0;
height: 42px;
width: 45px;
}
.jt-trend-hover ul li .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show a.add_to_wishlist {
padding: 0;
margin: 0px;
font-size: 16px;
line-height: 42px;
width: 100%;
}
.jt-trend-hover .yith-wcwl-add-to-wishlist {width: 100%;padding: 0;}
.jt-trend-hover .yith-wcwl-add-to-wishlist .show a::before {content: "\f08a";font-size: 16px;color: #fff;}
.jt-trend-hover .yith-wcwl-add-to-wishlist .show a:hover:before {content: "\f004";color: #fff;}
.jt-trend-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show a:before,
.jt-trend-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a:before {content: "\f004";color: #fff;}
.jt-trend-hover ul li .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show a.add_to_wishlist,
.jt-trend-hover ul li .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show a:hover.add_to_wishlist,
.jt-trend-hover ul li .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show a:active.add_to_wishlist,
.jt-trend-hover ul li .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show a:focus.add_to_wishlist {text-decoration: none;}
.jt-trend-hover .yith-wcwl-add-to-wishlist .show a:before {padding-right: 0px;}
.jt-trend-item .jt-trend-hover ul li.cart_view {
position: relative;
margin: 0px;
top: 0px;
display: inline-block;
top: 0;
height: 42px;
left: 1px;
}
.jt-trend-item .jt-trend-hover ul li.cart_view a.button.add_to_cart_button,
.jt-trend-item .jt-trend-hover ul li.cart_view a.button.product_type_simple {
font-size: 10px;
text-transform: uppercase;
color: #FFF;
letter-spacing: 1px;
font-family: "Montserrat",sans-serif;
width: auto;
padding: 0 18px;
position: relative;
top: auto;
background: transparent;
line-height: 42px;
}
.jt-trend-item a.button.add_to_cart_button::before {content: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/woo-cart.png);}
.jt-trend-item a.add_to_cart_button.button::before {padding: 0px 10px 0px 0px;position: relative;top: 4px;}
.yith-wcwl-add-to-wishlist {padding: 0;}  .vc_tta.vc_general .vc_tta-panel {
float: left;
width: 100%;
}
.vc_tta.vc_general .vc_tta-panel-title {
background: #fff;
}
.jt_row_class .vc_tta-container {
margin-bottom: 0px;
}
.jt_row_class .vc_tta .vc_tta-panel-heading {
border-radius: 0px;
border: 0;
float: left;
border-width: 0px 0px 0px 0px;
width: 100%;
}
.jt_row_class .vc_tta-accordion.vc_tta-style-outline {
color: #666;
font-size: 14px;
line-height: 24px;
font-family: "Amiri",serif;
background-color: #FFF;
margin: 0px; border-style: none;
border: 1px solid #EEE;  border-image: none;
float: left;
}
.jt_row_class .vc_tta-accordion.vc_tta-style-outline .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
line-height: 24px;
color: #111;
padding-left: 35px;
border-bottom: 1px solid #EEE;
border-top: 1px solid #EEE;
text-transform: uppercase;
letter-spacing: 1px;
}
.jt_row_class .vc_tta.vc_general .vc_tta-tab > a {
padding: 16px 40px;
}
.jt_row_class .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading a {
border-top: 1px solid #EEE;
}
.jt_row_class .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 20px;
left: auto;
}
.jt_row_class .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body{
border-color: #fff;
background-color: #fff;
}
.jt_row_class .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-bottom: 1px solid #fff;
}
.jt_row_class .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
border-width: 1px 0px 0px;
}
.jt_row_class .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
border-width: 0px 0px 0px 1px;
}
.jt_row_class .vc_tta.vc_tta-style-outline .vc_tta-panel-body {
border-width: 0px;
border-bottom: 0px;
}
.jt_row_class .vc_tta.vc_tta-accordion .vc_tta-panel {
border-top: 1px solid #fff;
}
.jt_row_class .vc_tta-accordion.vc_tta-style-outline .wpb_text_column p {
margin: 15px 16px 15px;
line-height: 24px;
font-family: "Amiri",serif;
color: #888;
font-size: 16px;
}
.vc_tta.vc_general .vc_tta-panel-title > a {
padding: 12px 20px;
}
.jt_row_class .vc_tta.vc_tta-accordion .vc_tta-panels .vc_tta-panel.vc_active:last-child { }
.jt_row_class .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
float: left;
width: 100%;
margin-top: -1px;
}
.jt_row_class .vc_tta-tabs.vc_tta-tabs-position-bottom.vc_tta-style-outline:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tabs-container {
margin-top: -1px;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-bottom .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
border-top: 0px;
background-color: #fff;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-bottom .vc_tta-tabs-list {
padding-top: 0;
}
.jt_row_class .vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #111;
}
.jt_row_class .vc_tta.vc_tta-style-outline .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.jt_row_class .vc_tta.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-bottom: 0px;
}
.jt_row_class .vc_tta.vc_tta-style-outline .vc_tta-panel-heading {
border-width: 0px;
} .jt_row_class .vc_tta-accordion.vc_tta-style-modern {
color: #666;
font-size: 14px;
line-height: 24px;
font-family: "Amiri",serif;
background-color: #FFF;
margin: 0px;
border-width: 0px 1px 0px;
border-style: none;
border: 1px solid #EEE;
border-top: 0px solid #EEE;
border-bottom: 0px solid #EEE;
border-image: none;
float: left;
}
.jt_row_class .vc_tta-accordion.vc_tta-style-modern .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
line-height: 12px;
color: #777777;
padding: 18px 20px;
border-bottom: 1px solid #EEE;
border-top: 1px solid #EEE;
text-transform: uppercase;
letter-spacing: 1px;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body { margin-left: 0; }
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:last-child .vc_tta-panel-body { margin-bottom: 1px; }
.jt_row_class .vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
background-color: #fcfcfc;
color: #777;
}
.jt_row_class .vc_tta.vc_tta-style-modern .vc_tta-panel-body {
background: #3b3b3b;
border-radius: 0px;
}
.jt_row_class .vc_tta-accordion.vc_tta-style-modern .wpb_text_column p {
color: #fff;
}
.jt_row_class .vc_tta-accordion.vc_tta-style-modern .wpb_text_column p strong {
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
}
.jt_row_class .vc_tta-accordion.vc_tta-style-modern .vc_tta-controls-icon {
display: none;
}
.jt_row_class .vc_tta-accordion.vc_tta-style-modern {
border: 0;
}
.jt_row_class .vc_tta.vc_tta-accordion .vc_tta-panel-body {
background-color: #fff;
margin-left: -1px;
}
.jt_row_class .vc_tta.vc_tta-accordion .vc_tta-panel-heading h4.vc_tta-panel-title a {
background-color: #fff;
color: #35373e;
font-family: 'Montserrat', sans-serif;
font-size: 12px;
border: 0px;
}
.jt_row_class .vc_tta.vc_tta-accordion .vc_tta-panel-heading h4.vc_tta-panel-title a i {
display: block;
}
.jt_row_class .vc_tta.vc_tta-accordion .vc_tta-panel {
background-color: #fff;
padding: 0;
margin: 0;
}
.jt_row_class .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading {
float: left;
width: 100%;
padding: 0;
margin: 0;
border: 0px;
} .jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panel-heading h4.vc_tta-panel-title a {
border-width: 1px 0px 1px 0px;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panel:last-child .vc_tta-panel-heading h4.vc_tta-panel-title a {
border-bottom: 0px;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panel:first-child:not(.vc_active) .vc_tta-panel-heading h4.vc_tta-panel-title a {
border-top: 0px;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panel.vc_active h4.vc_tta-panel-title a {
border-top: 1px solid #35373e;
border-bottom: 0px;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-body { padding-bottom: 20px;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panel.vc_active:last-child {
border-bottom: 0px;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panel.vc_active h4.vc_tta-panel-title a:after {
content: "";
height: 0px;
width: 0px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
position: absolute;
border-top: 6px solid #fff;
top: -1px;
display: block;
z-index: 999999;
left:0%;
right: 0px;
margin: 0 auto;
border-bottom: 0px;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panel.vc_active h4.vc_tta-panel-title a:before {
content: "";
height: 0px;
width: 0px;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
position: absolute;
border-top: 8px solid #3B3B3B;
top: -1px;
display: block;
z-index: 999999;
left:0%;
right: 0px;
margin: 0 auto;
border-bottom: 0px;
}  .jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a {
border-width: 1px 0 0px 0;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panel:first-child .vc_tta-panel-heading h4.vc_tta-panel-title a {
border-width: 0px 0 0px 0;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a {
border-width: 1px 0 1px 0;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panel.vc_active:first-child .vc_tta-panel-heading h4.vc_tta-panel-title a {
border-width: 0px 0 1px 0;
border-style: solid;
border-color: #eee;
}  .jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a {
border-width: 1px 0 0px 0;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-flat .vc_tta-panel:first-child .vc_tta-panel-heading h4.vc_tta-panel-title a {
border-width: 0px 0 0px 0;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a {
border: 0px;
background-color: #35373e;
color: #fff;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-flat .vc_tta-panel.vc_active:first-child .vc_tta-panel-heading h4.vc_tta-panel-title a {
border-width: 0px 0 1px 0;
border-style: solid;
border-color: #eee;
}  .jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a {
padding: 14px 20px 14px 35px;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a {
border-width: 1px 1px 0px 1px;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel:first-child .vc_tta-panel-heading h4.vc_tta-panel-title a {
border-width: 1px 1px 0px 1px;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel:last-child .vc_tta-panel-heading h4.vc_tta-panel-title a {
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active:last-child .vc_tta-panel-heading h4.vc_tta-panel-title a {
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a {
border: 1px solid #eee;
background-color: #f7f8f9; }
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active:first-child .vc_tta-panel-heading h4.vc_tta-panel-title a {
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-controls-align-right .vc_tta-controls-icon {
float: left;
position: absolute !important;
left: 20px;
right: auto;
}  .jt_row_class .vc_tta-accordion.vc_tta-style-flat .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
line-height: 24px;
color: #111;
padding-left: 35px;
border-top: 1px solid #EEE;
text-transform: uppercase;
letter-spacing: 1px;
}
.jt_row_class .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body{
border-color: #fff;
background-color: #fff;
}
.jt_row_class .vc_tta.vc_tta-style-flat .vc_tta-panel-body {
border-width: 0px;
border-bottom: 0px;
}
.jt_row_class .vc_tta-accordion.vc_tta-style-flat .wpb_text_column p {
margin: 15px 16px 15px;
line-height: 24px;
font-family: "Amiri",serif;
color: #888;
font-size: 16px;
}
.jt_row_class .vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #111;
}
.jt_row_class .vc_tta.vc_tta-style-flat .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.jt_row_class .vc_tta.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-bottom: 0px;
}
.jt_row_class .vc_tta.vc_tta-style-flat .vc_tta-panel:last-child {
border-bottom: 0px solid #eee;
} .jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-classic {
border-left: 0px;
border-right: 0px;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-classic.vc_tta .vc_tta-panel-body {
padding: 0px 1px;
float: left;
}
.jt_row_class .vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
line-height: 24px;
color: #111;
padding-left: 1px;
border-top: 0px solid #EEE;
text-transform: uppercase;
letter-spacing: 1px;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{
border-color: #fff;
background-color: #fff;
padding: 29px 35px;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-body {
border-width: 0px;
border-bottom: 0px;
border-color: #e8e8e8;
}
.jt_row_class .vc_tta-accordion.vc_tta-style-classic .wpb_text_column p {
margin: 0px 0px 20px;
line-height: 24px;
font-family: "Amiri",serif;
color: #888;
font-size: 16px;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #111;
}
.jt_row_class .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.jt_row_class .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-bottom: 0px;
}
.jt_row_class .vc_tta.vc_tta-style-classic .vc_tta-panel:last-child {
border-bottom: 0px solid #eee;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-classic.vc_tta-controls-align-center .vc_tta-controls-icon,
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-modern.vc_tta-controls-align-center .vc_tta-controls-icon,
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-controls-align-center .vc_tta-controls-icon,
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-flat.vc_tta-controls-align-center .vc_tta-controls-icon {
display: none;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-classic.vc_tta-controls-align-right .vc_tta-controls-icon {
float: left;
position: absolute !important;
left: 20px;
right: auto;
}
.jt_row_class .vc_tta.vc_tta-accordion.vc_tta-style-classic.vc_tta-controls-align-right .vc_tta-panel-title a {
width: 100%
}
.jt_row_class .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body p {
line-height: 24px;
font-family: "Amiri",serif;
color: #999;
font-size: 15px;
font-weight: 500;
letter-spacing: 1px;
padding: 0px;
}
.jt_row_class .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body > ul {
padding: 0px 0px 18px 60px;
margin: 0px 0px 7px;
display: inline-block;
float: none;
width: auto;
}
.jt_row_class .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body ul {
padding: 0px 0px 18px 60px;
list-style: none;
}
.jt_row_class .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body .wpb_wrapper > ul {
float: none;
width: auto;
}
.jt_row_class .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body ul > li {
font-size: 15px;
color: #666666;
margin: 10px auto;
padding: 0px 0px 8px 5px;
font-family: "Amiri",serif;
letter-spacing: 1px;
}
.jt_row_class .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body ul > li:before {
content: '\f111';
font-family: 'FontAwesome';
font-size: 7px;
color: #c2c3c4;
padding: 0px 10px 0 0;
position: relative;
top: -1px;
}
.jt_row_class .vc_tta-accordion .wpb_content_element p img {
float: left;
margin: 0px;
padding: 0 15px 15px 0;
}
.vc_tta-tabs.vc_tta-tabs-position-bottom:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a::before {display: none;} .jt_row_class .vc_tta.vc_general .vc_tta-panels-container, .vc_tta.vc_general .vc_tta-panels {
float: left;
width: 100%;
position: relative;
}
.jt_row_class .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-panel-body::before,
.jt_row_class .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-panel-body::after {display: none;}
.jt_row_class .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-tabs-container {
margin-bottom: 0;
}
.jt_row_class .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-tabs-list li.vc_tta-tab {
border-left: 1px solid #EEE;
border-right: 1px solid #EEE;
}
.jt_row_class .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-tabs-list li.vc_tta-tab:last-child {  }
.jt_row_class .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-tabs-list li.vc_tta-tab.vc_active a {
background-color: #fff;
}
.jt_row_class .vc_tta.vc_tta-style-outline.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels {
margin-top: -1px;
}
@media (min-width: 768px) {
.jt_row_class .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
border: 0px solid transparent;
}
.jt_row_class .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panel {
margin: 0px;
}
} .jt_row_class .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-tabs-list li.vc_tta-tab > a {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
border-right: 0;
}
.jt_row_class .jt-tab-width-fill .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-tabs-list li.vc_tta-tab:last-child > a { width: 99.5%; border-right: 1px solid #eee; }
.jt_row_class .vc_tta-tabs.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-body {
display: block;
border: 1px solid #EEE;
font-family: "Amiri",serif;
color: #999;
font-size: 14px;
background-color: rgb(255, 255, 255); padding-top:35px;
padding-bottom:35px;
border-radius:0px;
margin-bottom: -1px;
}
.jt_row_class .vc_tta.vc_tta-tabs .vc_tta-style-outline .vc_tta-tab.vc_active > a {
color: #111;
text-decoration: none;
display: block;
font-family: 'Montserrat', sans-serif;
text-align: center;
border-bottom: 0px none;
background-color: #fff !important;
border-radius: 0px !important;
text-transform: uppercase;
}
.jt_row_class .vc_tta.vc_tta-style-outline .vc_tta-tab > a {
border-width: 1px 1px 1px 0;
border-style: solid;
border-color: #eee;
font-family: 'Montserrat', sans-serif;
color: #111;
text-decoration: none;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
}
.jt_row_class .vc_tta.vc_tta-style-outline .vc_tta-tab:first-child > a {
border-right: 0;
}
.jt_row_class .vc_tta.vc_tta-style-outline .vc_tta-tab a,
.jt_row_class .vc_tta.vc_tta-style-outline .vc_tta-tab a:hover,
.jt_row_class .vc_tta.vc_tta-style-outline .vc_tta-tab a:focus,
.jt_row_class .vc_tta.vc_tta-style-outline .vc_tta-tab a:active {
text-decoration: none;
color: #111;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-top .vc_tta-tabs-list,
.jt_row_class .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-bottom .vc_tta-tabs-list {
width: 100.8%;
}
.jt_row_class .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
margin: 1px 0px 0px 0px;
}
.jt_row_class .vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab > a {
background-color: #fff !important;
border-radius: 0px !important;
}
.jt_row_class .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-body p {
line-height: 24px;
font-family: "Amiri",serif;
color: #999;
font-size: 15px;
font-weight: 500;
letter-spacing: 1px;
padding: 0;
}
.jt_row_class .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-body p img {
}
.jt_row_class .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-body ul,
.jt_row_class .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body ul {
list-style: outside none none;
padding: 0px 0px 0px 60px;
margin: 0px 0px 7px;
display: inline-block;
}
.jt_row_class .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-body ul > li,
.jt_row_class .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body ul > li {
font-size: 15px;
color: #999;
margin: 10px auto;
padding: 0px 0px 0px 25px;
background: transparent url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/bullet-one.png) no-repeat scroll left center;
}
.jt_row_class .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body ul > li:before {
content: '';
padding: 0;
margin: 0;
}
.jt_row_class .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-body {
-webkit-transition: color 0s ease-in-out;
transition: color 0s ease-in-out;
}
.jt_row_class .vc_tta.vc_general .vc_tta-title-text:not(:empty):not(:first-child),
.jt_row_class .vc_tta.vc_general .vc_tta-title-text:not(:empty) ~ * {
margin-left: 8px;
} .jt_row_class .vc_tta-tabs.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-body {
display: block;
border-width: 1px 0 0;
border-style: solid;
border-color: #eee; font-family: "Amiri", serif;
color: #999;
font-size: 14px;
background-color: rgb(255, 255, 255);
padding: 27px 20px;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-body p {
padding: 0;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-modern.vc_tta-tabs-position-bottom .vc_tta-panel.vc_active .vc_tta-panel-body {
border-width: 0 0 1px;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta-tabs.vc_tta.vc_tta-style-modern .vc_tta-tab > a {
border-width: 0;
font-family: 'Montserrat', sans-serif;
color: #111;
text-decoration: none;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px; background: #fff;
padding: 15px 40px;
position: relative;
margin: 0 0 -2px;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-modern.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a {
border-bottom: 1px solid #111;
} .jt_row_class .vc_tta-tabs.vc_tta.vc_tta-style-modern .vc_tta-tabs-list { }
@media (min-width: 768px) {
.jt_row_class .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
border: 1px solid transparent;
}
.jt_row_class .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel {
margin: 0 0 0 -1px;
}
.jt_row_class .vc_tta.vc_tta-style-modern.vc_tta-tabs.vc_tta-controls-align-right .vc_tta-panel {
margin: 0 1px;
}
}
.jt_row_class .vc_tta-tabs.vc_tta-style-modern.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a::after {
content: "";
height: 0px;
width: 0px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
position: absolute;
border-top: 6px solid #fff;
top: 100%;
display: block;
z-index: 999999;
left:0%;
right: 0px;
margin: 0 auto;
border-bottom: 0px;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-modern.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a::before {
content: "";
height: 0px;
width: 0px;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
position: absolute;
border-top: 8px solid #3B3B3B;
top: 100%;
display: block;
z-index: 999999;
left:0%;
right: 0px;
margin: 0 auto;
border-bottom: 0px;
} .jt_row_class .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list .vc_tta-tab {
position: relative;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list .vc_tta-tab:after {
content: '';
position: absolute;
top: 30%;
right: 0;
width: 1px;
height: 50%;
background: #fff;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list .vc_tta-tab:last-child:after {
content: none;
} .jt_row_class .vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container,
.jt_row_class .vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
overflow: visible;
}
.jt_row_class .vc_tta-style-modern.vc_tta-tabs {
overflow: hidden; }
.jt_row_class .vc_tta-tabs .wpb_content_element p img {
float: left;
margin: 0px 15px 8px 0px;
max-width: 100%;
padding: 0;
}
.jt_row_class .vc_tta-tabs .wpb_content_element p { float: left; width: 100%; }
.jt_row_class .vc_tta-tabs.vc_tta-style-modern.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
float: left;
width: 100%;
}
.jt_row_class .vc_tta-style-modern.vc_tta-tabs-position-bottom.vc_tta-tabs {
overflow: hidden;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-modern.vc_tta-tabs-position-bottom .vc_tta-tabs-list {
border-bottom: 0px solid #EEE;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-modern.vc_tta-tabs-position-bottom:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a {
border-top: 1px solid #111;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-modern.vc_tta-tabs-position-bottom:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a {
margin-top: -1px;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-modern.vc_tta-tabs-position-bottom:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a::after {
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
position: absolute;
display: block;
z-index: 999999;
left:0%;
right: 0px;
margin: 0 auto;
border-bottom: 6px solid #fff;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-modern.vc_tta-tabs-position-bottom:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a::before {
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
position: absolute;
display: block;
z-index: 999999;
left:0%;
right: 0px;
margin: 0 auto;
border-bottom: 8px solid #3B3B3B;
}
.jt_row_class .vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container,
.jt_row_class .vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-list {
overflow: visible;
} .jt_row_class .vc_tta-tabs.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-body {
display: block; font-family: "Amiri",serif;
color: #999;
font-size: 14px;
background-color: #fff;
border: 0px;  padding: 35px 0 35px;
border-radius: 0px;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-body p {
padding: 0;
}
.jt_row_class .vc_tta.vc_tta-tabs.vc_tta-style-flat .vc_tta-tab.vc_active > a {
color: #fff;
text-decoration: none;
display: block;
font-family: 'Montserrat', sans-serif;
text-align: center;
border-top-color: 0px none;
border-radius: 0px !important;
text-transform: uppercase;
background-color: #35373e; }
.jt_row_class .vc_tta.vc_tta-spacing-1 .vc_tta-tabs-list {
margin-left: 0;
}
.jt_row_class .vc_tta.vc_tta-style-flat .vc_tta-tab > a {
border-width: 0px 1px 0px 0;
border-style: solid;
border-color: #eee;
font-family: 'Montserrat', sans-serif;
color: #111;
text-decoration: none;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
border-top-color:#fff;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-flat.vc_tta-tabs-position-top .vc_tta-tab:first-child > a {
border-left: 1px solid #eee;
}
.jt_row_class .vc_tta.vc_tta-style-flat .vc_tta-tab a ,
.jt_row_class .vc_tta.vc_tta-style-flat .vc_tta-tab a:hover,
.jt_row_class .vc_tta.vc_tta-style-flat .vc_tta-tab a:focus,
.jt_row_class .vc_tta.vc_tta-style-flat .vc_tta-tab a:active {
text-decoration: none;
color: #111;
}
.jt_row_class .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
margin: 1px 0px 0px 0px;
}
.jt_row_class .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a {
background-color: #fff;
border-radius: 0px !important;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-flat.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
float: left;
width: 100%;
}
.jt_row_class .vc_tta-style-flat.vc_tta-tabs-position-bottom.vc_tta-tabs {
overflow: hidden;
border-bottom: 0px solid #EEE;
border-top: 0px solid #EEE;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-flat.vc_tta-tabs-position-bottom .vc_tta-tabs-list > li a {
border-left: 1px solid #eee;
margin-right: -1px;
border-bottom: 0px;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-flat.vc_tta-tabs-position-bottom .vc_tta-tabs-list .vc_tta-tab.vc_active {
border-top: 0px solid #35373E;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-flat.vc_tta-tabs-position-bottom .vc_tta-panel:last-child {
border-bottom: 0px solid #EEE;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-flat.vc_tta-tabs-position-bottom .vc_tta-tab > a {
border-width: 1px 1px 1px 0;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-flat.vc_tta-tabs-position-bottom .vc_tta-tabs-list .vc_tta-tab {
border-top: 0px;
}
.jt_row_class .jt-tab-width-fill .vc_tta-tabs.vc_tta-style-flat.vc_tta-tabs-position-bottom.vc_tta-controls-align-right .vc_tta-tabs-container .vc_tta-tabs-list li:last-child,
.jt_row_class .vc_tta-tabs.vc_tta-style-flat.vc_tta-tabs-position-bottom.vc_tta-controls-align-right .vc_tta-tabs-container .vc_tta-tabs-list li:last-child {
border-right: 1px solid #eee;
}
.jt_row_class .vc_tta.vc_general .vc_tta-tab.vc_active > a::before,.jt_row_class .vc_tta.vc_general .vc_tta-tab.vc_active > a::after {
display: none;
content: "";
position: absolute;
border-width: inherit;
border-color: #eee;
border-style: solid;
width: 100vw;
height: 200vw;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-flat.vc_tta-tabs-position-bottom .vc_tta-tab.vc_active > a::before {
border-width: 4px;
border-color: #fff;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-flat.vc_tta-tabs-position-bottom .vc_tta-tab.vc_active > a {
border-top: 1px solid #fff;
} .jt_row_class .vc_tta-tabs.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-body {
font-family: "Amiri", serif;
color: #999;
font-size: 14px;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list {
font-family: "Montserrat",sans-serif;
color: #35373e;
text-decoration: none;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
padding-left: 1px;
width: 100.4%;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-container {
margin: 0;
padding: 0;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab a,
.jt_row_class .vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-bottom .vc_tta-tabs-list .vc_tta-tab a {
border: 1px solid #eee;
background-color: #f7f8f9;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab.vc_active a,
.jt_row_class .vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-bottom .vc_tta-tabs-list .vc_tta-tab.vc_active a {
border: 1px solid #eee;
background-color: #fff;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-classic .vc_tta-panels p {
padding: 0;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel-body {
padding: 35px 20px;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
float: left;
width: 100%;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-classic .vc_pagination {
margin: 0;
}  .jt_row_class .vc_tta-tour .vc_tta-tabs-list.vc_active .vc_tta-tab a,
.jt_row_class .vc_tta-tour .vc_tta-tabs-list .vc_tta-tab a {
border: 0px;
}
.jt_row_class .vc_tta-tour .vc_tta-panels-container .vc_tta-panels {
border: 0px;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs .vc_tta-panels {
border: 0px;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs-list .vc_tta-tab a,
.jt_row_class .vc_tta-tour .vc_tta-tabs-list .vc_tta-tab.vc_active a {
font-family: 'Montserrat', sans-serif;
color: #35373e;
background-color: #fff;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-classic .vc_tta-panels {
border: 0px;
}
.jt_row_class .vc_tta-tour .vc_tta-panels .vc_tta-panel {
background-color: #fff;
border: 0px;
}
.jt_row_class .vc_tta-tour .vc_tta-panel .vc_tta-panel-body p {
margin: 0;
} .jt_row_class .vc_tta-tour .vc_tta-style-modern .vc_tta-panels {
border: 0px;
}
.jt_row_class .vc_tta-tour .vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-body,
.jt_row_class .vc_tta-tour .vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-body,
.jt_row_class .vc_tta-tour .vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-body,
.jt_row_class .vc_tta-tour .vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-body {
border: 0px;
padding: 17px 20px;
}
.jt_row_class .vc_tta-tour .vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
border-width: 0 0 0 1px;
border-style: solid;
border-color: #eee;
}
@media (min-width: 768px) {
.jt_row_class .vc_tta-tour .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
border: 0px solid transparent;
}
.jt_row_class .vc_tta-tour .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel {
margin: 0;
border: 0px;
background-color: #fff;
}
.jt_row_class .vc_tta-tour .vc_tta.vc_tta-style-modern.vc_tta-tabs.vc_tta-controls-align-right .vc_tta-panel {
margin: 0;
border: 0px;
}
}
@media (min-width: 768px) {
.jt_row_class .vc_tta-tour .vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #fff;
}
.jt_row_class .vc_tta-tour .vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #fff;
}
.jt_row_class .vc_tta-tour .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #fff;
}
}
.jt_row_class .vc_tta-tour .vc_tta.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels {
border-width: 0 0 0 1px;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-modern:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tabs-container {
margin: 0;
overflow: visible;
}
.jt_row_class .vc_tta-tour .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-tabs-list,
.jt_row_class .vc_tta-tour .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab {
overflow: visible;
}
.jt_row_class .vc_tta-tour .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab:after {
display: none;
}
.jt_row_class .vc_tta-tour .vc_tta.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab.vc_active a {
border-width: 0 1px 0 0;
border-style: solid;
border-color: #35373e;
margin-right: -1px;
}
.jt_row_class .vc_tta-tour .vc_tta.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab.vc_active a:after {
content: "";
height: 0px;
width: 0px;
position: absolute;
top: 40%;
display: block;
z-index: 999999;
left: auto;
right: 0px;
margin: 0 auto;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left: 6px solid #fff;
margin-right: -6px;
}
.jt_row_class .vc_tta-tour .vc_tta.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab.vc_active a:before {
content: "";
height: 0px;
width: 0px;
position: absolute;
top: 36%;
display: block;
z-index: 999999;
left: auto;
right: 0px;
margin: 0 auto;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-left: 8px solid #35373e;
margin-right: -8px;
}
.jt_row_class .vc_tta-tour .vc_tta.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab.vc_active:last-child a:after {
top: 40%;
}
.jt_row_class .vc_tta-tour .vc_tta.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab.vc_active:first-child a:after {
top: 41%;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-modern:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tabs-container {
margin: 0;
overflow: visible;
}
.jt_row_class .vc_tta-tour .vc_tta.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panels {
border-width: 0 1px 0 0;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta-tour .vc_tta.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-list .vc_tta-tab.vc_active a {
border-width: 0 0 0 1px;
border-style: solid;
border-color: #35373e;
margin-left: -1px;
}
.jt_row_class .vc_tta-tour .vc_tta.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-list .vc_tta-tab.vc_active a:after {
content: "";
height: 0px;
width: 0px;
position: absolute;
top: 43%;
display: block;
z-index: 999999;
left: 0px;
right: auto;
margin: 0 auto;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-right: 6px solid #fff;
margin-left: -6px;
}
.jt_row_class .vc_tta-tour .vc_tta.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-list .vc_tta-tab.vc_active a:before {
content: "";
height: 0px;
width: 0px;
position: absolute;
top: 38%;
display: block;
z-index: 999999;
left: 0px;
right: auto;
margin: 0 auto;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-right: 8px solid #35373e;
margin-left: -8px;
}  .jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-outline:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tabs-container {
margin: 0;
}
.jt_row_class .vc_tta-tour .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-tabs-list li.vc_tta-tab {
border: 0px;
margin: 0;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-left .vc_tta-panel.vc_active .vc_tta-panel-body {
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #eee;
margin-bottom: 1px;
margin-left: -1px;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-outline {
border: 0px solid #eee;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab a {
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab.vc_active a {
border-width: 1px 0px 1px 1px;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab:not(.vc_active),
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab:not(:first-child) {
margin-top: -1px;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab:first-child {
margin-top: 1px;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab:last-child {
margin-bottom: 0px;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-right .vc_tta-panel.vc_active .vc_tta-panel-body {
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #eee;
margin-bottom: 1px;
margin-right: -1px;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-right .vc_tta-tabs-list .vc_tta-tab a {
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-right .vc_tta-tabs-list .vc_tta-tab.vc_active a {
border-width: 1px 1px 1px 0px;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-right .vc_tta-tabs-list .vc_tta-tab:not(.vc_active),
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-right .vc_tta-tabs-list .vc_tta-tab:not(:first-child) {
margin-top: -1px;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-right .vc_tta-tabs-list .vc_tta-tab:first-child {
margin-top: 1px;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-outline.vc_tta-tabs-position-right .vc_tta-tabs-list .vc_tta-tab:last-child {
margin-bottom: 0px;
}  .jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list .vc_tta-tab {
margin: 0;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list .vc_tta-tab a:hover {
background-color: transparent;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list .vc_tta-tab.vc_active a {
background-color: #35373e;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list .vc_tta-tab.vc_active a {
border-top: 0px solid #35373E;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-flat .vc_tta-panel:last-child a {
border-bottom: 0px solid #EEE;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list .vc_tta-tab a {
border-top: 1px solid #eee;
}  .jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list {
border: 1px solid #eee;
padding: 0;
margin: 0;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab {
margin: 0;
padding: 0;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab a {
border-width: 0 0 1px 0;
border-style: solid;
border-color: #eee;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab:last-child a {
border-width: 0 0 0 0;
}
.jt_row_class .vc_tta-tour .vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab.vc_active a {
background-color: #f7f8f9;
}
.jt_row_class .vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-list li.vc_tta-tab,
.jt_row_class .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-tabs-list li.vc_tta-tab,
.jt_row_class .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-tabs-list li.vc_tta-tab:last-child { margin-left: -1px; }
.jt_row_class .vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-top ul.vc_tta-tabs-list li.vc_tta-tab:first-child,
.jt_row_class .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-tabs-list li.vc_tta-tab:first-child { margin-left: 0; }  div.wpcf7-response-output {padding: 15px 20px;}
.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
border: 1px solid #e8e8e8;
width: 100%;
font-family: 'Amiri', serif;
font-size: 15px;
color: #000;
padding: 10px 15px 8px;
margin: 0 0 25px;
letter-spacing: 1px;
line-height: 28px;
}
.wpcf7 select,
.wpcf7 select option {color: #777;padding: 8px 15px 6px;}
.wpcf7 input[type="checkbox"],
.wpcf7 input[type="radio"],
.wpcf7-checkbox span.wpcf7-list-item-label,
.wpcf7-radio span.wpcf7-list-item-label {
width: auto;
border: none;
color: #777;
}
span.wpcf7-list-item {margin-left: 15px;}
.wpcf7-list-item.first {margin: 0;}
.wpcf7-checkbox span.wpcf7-list-item-label,
.wpcf7-radio span.wpcf7-list-item-label {padding: 0 0 0 4px;}
.wpcf7 textarea {
font-size: 15px;
min-height: 180px;
max-width: 100%;
min-width: 100%;
}
.wpcf7 input:focus,
.wpcf7 textarea:focus {color: #35373e;border-color: #c5c5c5;}
.wpcf7 input[type="submit"] {
float: none;
background: #35373e;
color: #fff;
font-size: 12px;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
width: auto;
padding: 10px 25px;
margin: 0;
}
span.wpcf7-not-valid-tip {margin-bottom: 15px;margin-top: -15px;padding: 0 10px;}
.wpcf7 input.wpcf7-not-valid {border: 1px solid #f00;}
.wpcf7 .wpcf7-form input[type="submit"].cf7-btn-one {
float: none;
background: #fff;
color: #000;
font-size: 12px;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
width: auto;
padding: 10px 25px;
margin: 0;
border: 2px solid #35373e;
}
.wpcf7 .wpcf7-form input[type="submit"].cf7-btn-one:hover,
.wpcf7 .wpcf7-form input[type="submit"].cf7-btn-one:active,
.wpcf7 .wpcf7-form input[type="submit"].cf7-btn-one:focus {
background: #35373e;
text-decoration: none;
border-color: transparent;
color: #fff;
}
.wpcf7 .wpcf7-form input[type="submit"].cf7-btn-two {
float: none;
background: #35373e;
color: #fff;
font-size: 12px;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
width: auto;
padding: 10px 25px;
margin: 0;
border: 2px solid transparent;
}
.wpcf7 .wpcf7-form input[type="submit"].cf7-btn-two:hover,
.wpcf7 .wpcf7-form input[type="submit"].cf7-btn-two:active,
.wpcf7 .wpcf7-form input[type="submit"].cf7-btn-two:focus {
background: transparent;
text-decoration: none;
border: 2px solid #35373e;
color: #000;
}
.wpcf7 input[type="number"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
} .jt-contact-addresses {padding: 0;margin: 0;list-style: none;}
.jt-contact-addresses li {border-bottom: 1px solid #eee;margin: 0 0 20px;padding: 0 0 20px;}
.jt-contact-addresses h4 {
float: none;
width: auto;
font-family: 'Montserrat', sans-serif;
color: #232323;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 2px;
margin-top: 0;
margin-bottom: 15px;
}
.jt-contact-addresses li p,
.jt-contact-addresses li a {
margin: 0;
font-family: 'Amiri', serif;
font-size: 15px;
color: #555;
letter-spacing: 0.5px;
}
.jt-contact-addresses li a {margin-bottom: 5px;display: inline-block;}
.jt-contact-addresses li a:hover {text-decoration: none;}
.jt-contact-addresses .jt-social-two li {border-bottom: 0px solid #EEE;margin: 0px;}
.social-links a i {font-size: 12px;color: #888;margin-right: 15px;}
.social-links a {margin-bottom: 0;}
.social-links a:hover i {color: #35373e;}
.cont-details {width: 100%;float: left;text-align: center;}
.cont-details i {font-size: 25px;}
.cont-details p {
font-family: 'Amiri', serif;
color: #1a1a1a;
font-size: 16px;
letter-spacing: 1px;
padding: 10px 0 0 0;
} .jt-cnt-carousel-wrapper {
font-family: 'Amiri', serif;
color: #999;
font-size: 14px;
letter-spacing: 0.7px;
padding: 40px 0;
}
.jt-cnt-carousel-wrapper .jt-carousel-heading {
font-family: 'Montserrat', sans-serif;
color: #35373e;
text-transform: uppercase;
letter-spacing: 3px;
font-size: 24px;
line-height: 30px;
margin-bottom: 30px;
}
.jt-cnt-carousel-wrapper .jt-special-txt {
font-family: 'Amiri', serif;
color: #777;
font-size: 17px;
font-style: italic;
letter-spacing: 1px;
}
.jt-cnt-carousel-wrapper p {margin-bottom: 40px;font-size: 16px;} .jt-cnt-carousel-wrapper .carousel-arrow-left,
.jt-cnt-carousel-wrapper .carousel-arrow-right {
content: '';
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/prev-post.png) no-repeat center center;
width: 35px;
height: 17px;
display: inline-block;
margin: 0 10px 0 0;
position: relative;
top: 5px;
}
.jt-cnt-carousel-wrapper .carousel-arrow-left:hover,
.jt-cnt-carousel-wrapper .carousel-arrow-right:hover {content: '';width: 35px;background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/next-post-hover.png) no-repeat center center;}
.jt-cnt-carousel-wrapper .carousel-arrow-right {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/next-post.png) no-repeat center center;}
.jt-cnt-carousel-wrapper .carousel-arrow-left:hover {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/prev-post-hover.png) no-repeat center center;}
.jt-cnt-carousel-wrapper .owl-nav > div {float: left;}
.jt-cnt-carousel-wrapper .owl-controls {float: left;width: 100%;margin: 0 0 50px;} .jt-intro-wrapper {
background: #f7f8f9;
max-height: 380px;
min-height: 380px;
margin: 70px 0px 140px;
float: left;
width: 100%;
}
.jt-intro-wrapper .jt-sep-two,
.jt-intro-wrapper .jt-sep-two:before {background-color: rgba(52,55,62,0.3);}
.jt-intro-wrapper.jt-intro-wrapper-extrawidth {
margin: 70px auto 140px;
float: none;
width: 70%;
max-height: 400px;
min-height: 400px;
}
.jt-photo-wrap .jt-intro-wrapper.jt-intro-wrapper-extrawidth {max-height: 350px;min-height: 350px;}
.jt-photo-wrap .jt-intro-content h3 {font-size: 30px;line-height: 40px}
.jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel {width: 43%;}
.jt-photo-wrap .jt-intro-carousel .owl-stage-outer {min-height: 318px;}
.jt-box-layout-bg .jt-intro-content h3 {font-size: 23px;line-height: 40px;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-extrawidth {max-height: 300px;min-height: 300px;}
.jt-box-layout-bg .jt-intro-carousel .owl-stage-outer {min-height: 250px;}
.jt-box-layout-bg .jt-intro-wrapper .owl-controls {bottom: -130px;}
.jt-box-layout-bg  .jt-intro-wrapper.jt-intro-wrapper-extrawidth { margin: 70px auto 250px;}
.jt-intro-carousel {
float: left;
width: 45%;
padding: 25px 25px 25px 0;
background: #fff;
position: relative;
top: -70px;
}
.jt-intro-carousel .owl-stage-outer {min-height: 350px;}
.jt-intro-carousel img {max-width: 100%;height: auto;}
.jt-intro-content {width: 55%;float: left;padding: 0 60px 0 80px;}
.jt-intro-content h3 {
font-family: 'Montserrat', sans-serif;
font-size: 36px;
line-height: 50px;
color: #35373e;
letter-spacing: 3px;
position: relative;
top: -45px;
}
.jt-intro-text {position: relative;top: -42px;}
.jt-intro-text h2 {
font-size: 60px;
color: rgba(52,55,62,0.3);
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
float: none;
width: auto;
margin: 0;
}
.jt-intro-inner {
padding: 30px;
background: #fff;
float: left;
width: 100%;
border-bottom: 3px solid #f3f4f5;
}
.jt-intro-inner p {
margin: 0 0 25px;
font-family: 'Amiri', serif;
color: #999;
font-size: 15px;
letter-spacing: 0.8px;
line-height: 26px;
}
.jt-intro-inner a {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
color: #35373e;
letter-spacing: 2px;
text-transform: uppercase;
}
.jt-intro-inner a:hover {text-decoration: none;} .jt-intro-wrapper .owl-controls {
position: absolute;
bottom: -110px;
font-size: 32px;
color: #999;
}
.jt-intro-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev,
.jt-intro-wrapper .owl-carousel .owl-controls .owl-nav .owl-next {float: left;margin: 0 15px 0 0;} .jt-featured-box-wrapper {
text-align: center;
color: #fff;
position: relative;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.jt-featured-box {
padding: 90px 70px;
top: 25%;
opacity: 1;
}
.jt-featured-box h2 {
color: #fff;
font-size: 30px;
letter-spacing: 4px;
margin-top: 0;
}
.jt-featured-box-wrapper .jt-sep:before,
.jt-featured-box-wrapper .jt-sep,
.jt-featured-box-wrapper .jt-sep:after {background: #fff;}
.jt-featured-box p,
.entry-content .jt-featured-box p {
font-family: 'Amiri', serif;
font-size: 16px;
color: #fff;
letter-spacing: 1px;
font-weight: normal;
margin: 35px 0 0;
line-height: 25px;
}  ul.jt-social-one {
padding: 0;
margin: 40px 0;
list-style: none;
float: left;
width: 100%;
}
.jt-social-one li {
display: inline-block;
width: auto;
float: none;
padding: 0 25px;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
font-size: 11px;
color: #ccc;
letter-spacing: 2px;
}
.jt-social-one li a {position: relative;padding: 5px 0px;color: #999;}
.jt-social-one li a:hover {text-decoration: none;}
.jt-social-one li a:after {
content: '';
position: relative;
width: 0%;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-social-one li a:hover:after {
content: '';
height: 1px;
width: 100%;
display: block;
background: #ccc;
position: absolute;
bottom: 2px;
left: 0;
right: 0;
margin: 0 auto;
} ul.jt-social-two {
list-style: none;
padding: 0;
margin: 0;
float: none;
width: auto;
}
.jt-social-two li {display: inline-block;padding: 0 18px 0 0;}
.jt-social-two li:last-child {padding: 0;}
.jt-social-two a i {font-size: 12px;color: #888;}
.jt-social-two a {margin-bottom: 0;}
.jt-social-two a:hover i {color: #35373e;} ul.jt-social-three {
padding: 0;
margin: 0;
float: none;
width: auto;
list-style: none;
}
ul.jt-social-three li {
display: inline-block;
list-style: none;
padding: 0 10px 10px 0;
border-bottom: none;
}
ul.jt-social-three li:before {display: none;}
ul.jt-social-three li a {
font-size: 12px;
width: 32px;
height: 32px;
border: 1px solid rgba(11,11,11,0.2);
border-radius: 100%;
line-height: 28px;
display: block;
text-align: center;
color: #bbbbbb;
}
.jt-social-three li a:hover {
-moz-box-shadow:  0px 0px 0px 2px #35373e;
-webkit-box-shadow:  0px 0px 0px 2px #35373e;
box-shadow:  0px 0px 0px 2px #35373e;
border: 1px solid transparent;
color: #35373e;
line-height: 28px;
}
ul.jt-social-three li i {position: relative;top: 1px;}
.wpb_text_column ul.jt-social-three li i {top: 1px;} ul.jt-social-four {padding: 0;margin: 0;list-style: none;}
.jt-social-four li {display: inline-block;}
.jt-social-four li a {
font-size: 13px;
width: 38px;
height: 38px;
display: block;
line-height: 38px;
text-align: center;
border: 2px solid transparent;
position: relative;
color: #111;
margin: 0px 0px 5px;
}
.jt-social-four li a:after {
content: "";
position: absolute;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
border-width: 2px;
border-style: solid;
border-color: transparent;
transition: transform 0.3s ease 0.3s, border-color 0.4s ease 0.1s;
transform: scale(1.4);
border-radius: 1000px;
}
.jt-social-four li a:hover:after {
-webkit-transition:-webkit-transform ease .3s,border-color ease .1s;
-moz-transition:-moz-transform ease .3s,border-color ease .1s;
-ms-transition:-ms-transform ease .3s,border-color ease .1s;
-o-transition:-o-transform ease .3s,border-color ease .1s;
transition:transform ease .3s,border-color ease .1s;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
border-color: #111111;
}
.jt-white-color-border.jt-social-four li a:hover:after {border-color: #fff;} ul.jt-social-five {margin: 0;padding: 0;list-style: none;}
.jt-social-five > li {display: inline-block;padding: 0 5px 0 0;}
footer .jt-social-five > li {float: left;width: auto;}
.jt-social-five > li:last-child {padding: 0;}
.jt-social-five > li > a {
font-size: 11px;
color: #f7f8f9;
border: 2px solid #ccc;
width: 32px;
height: 32px;
display: table-cell;
vertical-align: middle;
text-align: center;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
}
.jt-social-five > li > a:hover,
.jt-social-five > li > a:active,
.jt-social-five > li > a:focus {text-decoration: none;color: #35373e;background: #f7f8f9;} ul.jt-social-six {list-style: none;}
ul.jt-social-three.jt-social-six li a {
border-radius: 0;
border: 1px solid #999999;
color: #999999;
width: 35px;
height: 35px;
line-height: 35px;
}
ul.jt-social-six li a:hover {box-shadow: 0px 0px 0px 2px #fff;background: transparent;color: #fff;}
ul.jt-social-six li a:hover,
ul.jt-social-six li a:focus,
ul.jt-social-six li a:active {background: transparent;color: #fff;} .jt-follow-box {
padding: 20px;
margin: 0 auto;
display: inline-block;
float: none;
width: auto;
-moz-box-shadow:  0px 0px 0px 1px #e8e8e8,0px 0px 0px 4px #fff,0px 0px 0px 5px #e8e8e8;
-webkit-box-shadow:  0px 0px 0px 1px #e8e8e8,0px 0px 0px 4px #fff,0px 0px 0px 5px #e8e8e8;
box-shadow: 0px 0px 0px 1px #e8e8e8,0px 0px 0px 4px #fff,0px 0px 0px 5px #e8e8e8;
}
.jt-follow-box ul {text-align: center;}
.jt-follow-box h4 {
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
color: #35373e;
font-size: 11px;
text-align: center;
margin: 0 0 20px;
letter-spacing: 1px;
float: none;
width: auto;
}
.jt-follow-box .jt-sep-two.have_control_sep {
display: none;
} ul.jt-share-one {
padding: 15px 0;
margin: 0;
text-align: center;
list-style: none;
border-width: 1px 0 1px 0;
border-style: solid;
border-color: #e8e8e8;
}
ul.jt-share-one li {display: inline-block;width: auto;}
ul.jt-share-one li:first-child {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
color: #35373e;
text-transform: uppercase;
letter-spacing: 2px;
}
ul.jt-share-one li a {font-size: 13px;color: #232323;padding: 0 8px;}
ul.jt-share-border-none {border: 0px;}
ul.jt-share-border-none li:first-child {color: #999;}
ul.jt-share-one li:first-child {padding-right: 15px;}
ul.jt-share-one {width: auto;} .gm-style-iw h3,
.gm-style-iw h1 {
color: #000;
font-family: 'Montserrat', sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 3px;
}
.entry-content .gm-style-iw p,
.gm-style-iw div,
.gm-style-iw p {font-size: 14px;margin: 0;}
.jt-google-maps {width: 100%;float: left;}
.jt-google-maps iframe {width: 100%;}
.mm-google-map { position: relative; margin:0px;z-index: 1; }
.mm-google-map .mm-zoom-in, .mm-google-map .mm-zoom-out {
height: 32px;
width: 32px;
cursor: pointer;
margin-left: 15px;
background-color: #333;
background-repeat: no-repeat;
background-image: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/map/mt-icon-controller.svg);
-webkit-background-size: 32px 64px;
-moz-background-size: 32px 64px;
background-size: 32px 64px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
@media only screen and (min-width:768px) {
.mm-google-map .mm-zoom-in, .mm-google-map .mm-zoom-out {margin-left: 20px;}
}
.mm-google-map .mm-zoom-in {
background-position: 50% 0;
margin-top: 10px;
margin-bottom: 1px;
}
@media only screen and (min-width:768px) {
.mm-google-map .mm-zoom-in {
margin-top: 20px;
}
}
.gm-style-iw { color: #333; }
.gm-style h3,
.gm-style-iw h1 {padding: 0px;}
.header-absolute .mm-google-map .mm-zoom-in { margin-top: 200px; color: #000; }
.mm-google-map .mm-zoom-out { background-position: 50% -32px; }
.mm-zoom-in { position: absolute; float: left; top: 0px !important; }
.mm-zoom-out { position: absolute; float: left; top: 55px !important; } .mfp-bg,
.mfp-wrap {z-index: 999999;} .product-column-2 .jt-woo-product {width: 48%;}
.product-column-4 .jt-woo-product {width: 25%;}
.product-column-3 > div:nth-child(3n+3) {margin: 0;}
.jt-woo-product {float: left;text-align: center;font-family: 'Montserrat', sans-serif;}
.jt-product-image {margin: 0;position: relative;overflow: hidden;}
.jt-product-image img {max-width: 100%;}
.jt-product-image a.jt-woo-atc {
position: relative;
background: rgba(54,55,62,0.5);
padding: 10px 10px;
text-transform: uppercase;
color: #FFF;
font-size: 11px;
position: absolute;
bottom: -40px;
left: 0;
right: 0;
width: 70%;
margin: 0 auto;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.jt-product-image:hover a.jt-woo-atc {bottom: 0px;}
.jt-product-image a.jt-woo-atc:hover {text-decoration: none;}
.jt-product-image a.jt-woo-atc span {letter-spacing: 2px;position: relative;top: 2px;}
.jt-product-image a.jt-woo-atc img {position: relative;top: 0px;margin: 0 8px 0 0;}
.jt-woo-product .jt-product-cnt a {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
color: #333;
display: inline-block;
width: 100%;
margin: 10px 0;
}
.jt-woo-product .jt-product-cnt a:hover {color: #35373e;text-decoration: none;}
.jt-woo-product .jt-product-cnt span.price {color: #35373e;font-size: 11px;}
.jt-woo-product .jt-product-cnt span.price .amount {margin: 0 4px;letter-spacing: 2.5px;}
.jt-woo-product .jt-product-cnt span.price del {color: #999;}
.woocommerce .woocommerce-result-count {
width: 50%;
display: inline-block;
line-height: 38px;
margin: 0 0 42px;
font-family: 'Montserrat', sans-serif;
color: #35373e;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 11px;
}
.woocommerce .woocommerce-ordering {
width: 49%;
display: inline-block;
float: none;
text-align: right;
}
.woocommerce .woocommerce-ordering select {
border: 0;
padding: 9px 0;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/woo-select.png) no-repeat 100% center;
-moz-appearance: none;
-webkit-appearance: none;
width: 190px;
}
.woocommerce .woocommerce-ordering select option {padding: 6px 10px;} .woocommerce.widget_products > ul {padding: 0;margin: 0;list-style: none;}
.woocommerce.widget_products ul li:before {content: '';}
.woocommerce.widget_products ul li {border-bottom: 0;float: left;width: 100%;}
.woocommerce.widget_products ul li a img {width: 70px;height: 70px;float: left;}
.woocommerce.widget_products ul li .product-title,
.woocommerce.widget_products ul li > span {float: left;width: 60%;margin: 0 0 8px 14px;}
.woocommerce.widget_products ul li > del {margin: 0 0 0 15px;float: left;}
.woocommerce.widget_products ul li > ins {margin: 0 0 0 10px;float: right;}
.woocommerce .widget_price_filter .price_slider,
.woocommerce-page .widget_price_filter .price_slider {margin: 20px 0 40px;display: inline-block;width: 100%;}
.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce-page .widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4em;
font-size: 12px;
color: #999;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
float: left;
border: 2px solid #35373e;
color: #35373e;
background: transparent;
padding: 0px 20px;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover {background: #35373e;color: #fff;}
.woocommerce .widget_price_filter .price_slider_amount .price_label,
.woocommerce-page .widget_price_filter .price_slider_amount .price_label {line-height: 34px;}
.woocommerce .widget_price_filter .ui-slider,
.woocommerce-page .widget_price_filter .ui-slider {position: relative;text-align: left;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 2px;
height: 15px;
cursor: pointer;
background: #35373e;
outline: none;
top: -5px;
border: 0px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {margin-left: -2px;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background: #35373e;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {background: #e1e5ea;}
.woocommerce .widget_price_filter .ui-slider-horizontal,
.woocommerce-page .widget_price_filter .ui-slider-horizontal {height: 6px;}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {top: 0;height: 100%;}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {left: -1px;}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {right: -1px;}  .error404 {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/error/error-bg.png);
height: 100%;
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.error-content {width: 100%;margin: 0 auto;text-align: center;}
.error404 .page-container { padding: 0; }
p.error-info {
font-family: 'Amiri', serif;
color: #777777;
font-size: 18px !important;
text-transform: capitalize;
letter-spacing:1px;
} .hang-text {display: inline-block;}
.hang-text img {max-width: 100%;}
.hang-1 {
-webkit-animation-delay: 0.5s;
-o-animation-delay: 0.5s;
animation-delay: 0.5s;
-webkit-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
}
.hang-2 {
-webkit-animation-delay: 1s;
-o-animation-delay: 1s;
animation-delay: 1s;
-webkit-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
}
.hang-3 {
-webkit-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;
-webkit-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
} .error-msg {
color: #35373e;
font-family: 'Montserrat', sans-serif;
font-size: 54px;
text-transform: capitalize;
font-weight: normal;
letter-spacing: 1px;
padding: 45px 0 25px;
}
.error-info {
font-family: 'Amiri', serif;
color: #777777;
font-size: 18px;
text-transform: capitalize;
letter-spacing:1px;
} .search-center {float: none;text-align: center;	display: inline-block;}
.error-search {padding: 45px 0 0;display: inline-block;width: 100%;}
.error-search input {
width: 310px;
height: 50px;
border: 1px solid rgba(53,55,62,0.15);
font-family: 'Amiri', serif;
display: inline-block;
width: 100%;
padding: 11px 15px;
background: transparent url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/search-icon.png) no-repeat scroll 96% center;
font-size: 16px;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.sidebar #searchform input[type="text"] {padding: 11px 15px;margin-bottom: 0px;}
::-webkit-input-placeholder {
color: #777777;
font-size: 14px;
font-family: 'Amiri', serif;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
letter-spacing: 1px;
}
:-moz-placeholder {
color: #777777;
font-size: 14px;
font-family: 'Amiri', serif;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
letter-spacing: 1px;
}
::-moz-placeholder {
color: #777777;
font-size: 14px;
font-family: 'Amiri', serif;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
letter-spacing: 1px;
}
:-ms-input-placeholder {
color: #777777;
font-size: 14px;
font-family: 'Amiri', serif;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
letter-spacing: 1px;
}
.wpcf7 input::-webkit-input-placeholder {font-size: 14px;}
.wpcf7 input:-moz-placeholder {font-size: 14px;}
.wpcf7 input::-moz-placeholder {font-size: 14px;}
.wpcf7 input:-ms-input-placeholder {font-size: 14px;}
.wpcf7 textarea::-webkit-input-placeholder {font-size: 14px;}
.wpcf7 textarea:-moz-placeholder {font-size: 14px;}
.wpcf7 textarea::-moz-placeholder {font-size: 14px;}
.wpcf7 textarea:-ms-input-placeholder {font-size: 14px;} .error-image {width: 100%;margin: 0 auto;text-align: center;}
.error-image img {max-width: 100%;}
.jt-btn-space {margin: 30px 0 40px 20px;}  .jt-about-wrap {width: 100%;float: left;padding: 0 0 50px 0;}
.jt-about-wrap h4 {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
color: #333333;
margin: 0;
padding: 0 0 8px 0;
}
.jt-about-wrap p {
font-family: 'Amiri', serif;
font-size: 15px;
color: #999999;
text-transform: capitalize;
margin: 0;
}
.jt-about-head {float: left;width: 100%;}
.jt-about-head > i {font-size: 30px;}
.jt-about-title h3.widget-title {
float: none;
width: auto;
font-family: "Montserrat",sans-serif;
font-size: 17px;
text-transform: uppercase;
letter-spacing: 4px;
font-weight: bold;
color: #35373e;
} .jt-block-quote {width: 100%;float: left;}
.jt-block-quote blockquote {
font-family: 'Amiri', serif;
font-size: 17px;
color: #35373e;
line-height: 26px;
padding: 0 0 0 30px;
letter-spacing: 1px;
border-left: 2px solid #e1e1e1;
}
.jt-block-quote blockquote > span {
font-size: 15px;
color: #999999;
display: block;
padding: 15px 0 0 0;
}
.jt-port-about-tit > h3 {
font-family: "Montserrat",sans-serif;
color: #35373e;
letter-spacing: 3px;
font-size: 22px;
text-transform: uppercase;
background: #f3f3f3;
width: auto;
padding: 10px;
font-weight: bold;
}
.jt-port-about-tit,
.jt-port-about-sub {float: left;width:auto;}
.jt-port-about-sub > p {
font-family: 'Amiri', serif;
color: #35373e;
letter-spacing: 1px;
line-height: 30px;
font-size: 18px;
}
.jt-port-about-sub {padding-top: 15px;}
.jt-port-about-cont {float: left;width: 100%;}
.jt-port-about-cont > p {
font-family: 'Amiri', serif;
color: #777777;
font-size: 17px;
line-height: 30px;
}
.jt-social-counter ul li a:hover,
.jt-social-counter ul li a:focus {color: #CCC;text-decoration: none;}
footer .widget.widget_text .jt-social-counter p {margin: 0;}  .jt-single-meta-one {
width: 100%;
float: left;
margin: 0 0 40px 0;
text-align: center;
}
.jt-single-meta-one .jt-port-bg-tit {
font-size: 70px;
color: #F5F5F5;
letter-spacing: 15px;
position: relative;
text-transform: uppercase;
font-weight: bold;
font-family: "Montserrat",sans-serif;
padding: 0px;
margin: 0;
}
.jt-single-meta-one .jt-port-single-tit {
position: absolute;
font-family: "Montserrat",sans-serif;
font-weight: 900;
color: #35373E;
font-size: 35px;
text-transform: uppercase;
letter-spacing: 5px;
top: 20px;
left: 0px;
right: 0px;
padding: 0px;
}
.jt-single-meta-one .jt-port-single-list {
margin: 0px;
text-align: center;
width: auto;
float: none;
display: inline-block;
padding: 50px 0px;
}
.jt-single-meta-one .jt-port-single-list > li {
display: inline-block;
width: auto;
list-style: outside none none;
border-right: 1px solid #E8E8E8;
padding: 10px 40px;
color: #35373E;
font-family: "Amiri",serif;
font-size: 16px;
letter-spacing: 1px;
}
.jt-single-meta-one .jt-port-single-list > li > span {
display: block;
font-family: "Montserrat",sans-serif;
font-size: 12px;
color: #999;
letter-spacing: 2px;
text-transform: capitalize;
padding: 5px 0;
text-transform: uppercase;
}
.jt-single-meta-one .jt-port-single-list  > li:last-child {border: medium none;}
.jt-single-meta-one .jt-port-single-list > li > a,
.jt-single-meta-one .jt-port-single-list > li > a:hover,
.jt-single-meta-one .jt-port-single-list > li > a:active,
.jt-single-meta-one .jt-port-single-list > li > a:focus {text-decoration: none;color: #35373E;} .jt-single-meta-two {width: 100%;float: left;}
.jt-single-meta-two .jt-single-service-list {padding: 0px;margin: 0px;}
.jt-single-meta-two .jt-single-service-list > li {
color: #35373e;
text-transform: capitalize;
letter-spacing: 0;
font-size: 16px;
font-family: "Amiri",serif;
padding: 5px 0 0 0;
list-style: none;
padding: 0px 0px 25px;
}
.jt-single-meta-two .jt-single-service-list > li > span {
display: block;
text-transform: uppercase;
font-family: "Montserrat",sans-serif;
font-size: 11px;
letter-spacing: 3px;
color: #999999;
}
.jt-single-meta-two .jt-single-service-list > li > a,
.jt-single-meta-two .jt-single-service-list > li > a:hover,
.jt-single-meta-two .jt-single-service-list > li > a:active,
.jt-single-meta-two .jt-single-service-list > li > a:focus {text-decoration: none;color: #35373e;}
.jt-single-meta-two .jt-single-service-list > li > a {padding: 0 0 0 10px;} .jt-single-meta-three {width: 100%;float: left;margin: 0 0 40px 0;}
.jt-single-meta-three .jt-pjt-cat {display: inline-block;margin: 0px;padding: 0px;}
.jt-single-meta-three .jt-pjt-cat > li {
display: inline-block;
width: auto;
border-left: 1px solid #AAA;
padding: 0px 90px 0px 15px;
font-family: "Amiri",serif;
font-size: 16px;
color: #35373e;
text-transform: capitalize;
letter-spacing: 2px;
}
.jt-single-meta-three .jt-pjt-cat > li > span {
display: block;
color: #999999;
font-family: "Montserrat",sans-serif;
font-size: 11px;
letter-spacing: 2px;
text-transform: uppercase;
padding: 0 0 5px;
}
.jt-single-meta-three > .jt-pjt-cat > li > a,
.jt-single-meta-three > .jt-pjt-cat > li > a:hover,
.jt-single-meta-three > .jt-pjt-cat > li > a:active,
.jt-single-meta-three > .jt-pjt-cat > li > a:focus {text-decoration: none;color: #35373e;} .jt-single-meta-four {width: 100%;float: left;margin: 0  0 40px 0;}
.jt-single-meta-four .jt-meta-list {margin: 0;padding: 0;}
.jt-single-meta-four .jt-meta-list > li {
display: inline-block;
font-family: "Amiri",serif;
font-size: 18px;
font-style: italic;
text-transform: capitalize;
padding: 0 40px 0 0;
letter-spacing: 1px;
}
.jt-single-meta-four .jt-meta-list > li > span {color: #35373e;}
.jt-single-meta-four .jt-meta-list > li > a {color: #999999;padding: 0 5px 0 0;}
.jt-single-meta-four .jt-meta-list > li > a,
.jt-single-meta-four .jt-meta-list > li > a:hover,
.jt-single-meta-four .jt-meta-list > li > a:active,
.jt-single-meta-four .jt-meta-list > li > a:focus {text-decoration: none;}
.jt-single-meta-four .jt-sep-two {margin:20px 0;} .jt-single-content {
width: 100%;
float: left;
text-align: center;
margin: 0 0 40px 0;
}
.jt-single-content .jt-heading h2 {font-size: 16px;font-weight: 600;letter-spacing: 3px;}
.jt-single-content > p {
font-family: "Amiri",serif;
color: #777777;
font-size: 16px;
line-height: 25px;
letter-spacing: 1px;
padding: 10px 0 40px 0;
}
.jt-single-content .jt-single-cont-list {margin: 0;padding: 0 0 25px;}
.jt-single-content .jt-single-cont-list > li {list-style: none;padding: 0 0 25px 0;}
.jt-single-content .jt-single-cont-list > li > span {
color: #35373e;
font-family: "Montserrat",sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
}
.jt-single-content .jt-single-cont-list > li > a {
font-size: 12px;
font-family: "Amiri",serif;
color: #35373e;
text-transform: uppercase;
letter-spacing: 1px;
padding: 0 0 0 8px;
}
.jt-single-content .jt-single-cont-list > li > a,
.jt-single-content .jt-single-cont-list > li > a:hover,
.jt-single-content .jt-single-cont-list > li > a:active,
.jt-single-content .jt-single-cont-list > li > a:focus {text-decoration: none;}
.jt-single-content .wpcf7-submit {
float: none;
background: #35373E none repeat scroll 0% 0%;
color: #FFF;
font-size: 12px;
font-family: "Montserrat",sans-serif;
text-transform: uppercase;
letter-spacing: 4px;
width: auto;
padding: 10px 25px;
margin: 0px;
border: 1px solid #E8E8E8;
line-height: 28px;
} .jt-single-social-share {
float: left;
width: 100%;
text-align: center;
margin: 0 0 40px 0;
}
.jt-single-social-share .jt-single-social-border {
border: 1px solid #E8E8E8;
display: inline-block;
width: auto;
text-align: center;
margin: 0 auto;
float: none;
padding: 20px 40px ;
position: relative;
}
.jt-single-social-share .jt-single-social-border:before {
content:"";
display:block;
position:absolute;
z-index:-1;
top:5px;
left:5px;
right:5px;
bottom:5px;
border:1px solid #E8E8E8;
}
.jt-single-social-share p {
color: #35373e;
font-family: "Montserrat",sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 3px;
padding: 0 0 20px 0;
margin: 0;
}
.jt-single-social-share .jt-single-social-list {margin: 0;}
.jt-single-social-share .jt-single-social-list > li {display: inline-block;list-style: none;padding: 0px 10px 0px 0px;}
.jt-single-social-share .jt-single-social-list > li > a {
font-size: 12px;
width: 28px;
height: 28px;
border: 1px solid rgba(11, 11, 11, 0.2);
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
line-height: 28px;
display: block;
text-align: center;
color: #bbbbbb;
}
.jt-single-social-share .jt-single-social-list > li > a:hover {box-shadow: 0px 0px 0px 2px #35373E;border: 1px solid transparent;color: #35373E;} .typed-cursor{
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
font-weight: 100;
-webkit-animation: blink 0.7s infinite;
-moz-animation: blink 0.7s infinite;
-ms-animation: blink 0.7s infinite;
-o-animation: blink 0.7s infinite;
animation: blink 0.7s infinite;
}
@-keyframes blink{0% {opacity:1; }50% { opacity:0; }100% { opacity:1; }}
@-webkit-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}
@-moz-keyframes blink{0% { opacity:1; } 50% { opacity:0; }100% { opacity:1; }}
@-ms-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}
@-o-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }} .jt-corp-news-letter {text-align: center;}
.jt-corp-news-letter a {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
color: #35373e;
text-transform: uppercase;
letter-spacing: 2px;
}
.jt-corp-news-letter a,
.jt-corp-news-letter a:hover,
.jt-corp-news-letter a:focus,
.jt-corp-news-letter a:active {text-decoration: none;}
.jt-corp-news-letter .jt-box-slide-content {display: none;}
.jt-corp-news-letter .jt-box-slide-content .mc4wp-form input[type="email"] {
border:0;
background: #f7f8f9 url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/box-blog-right.png) no-repeat 96% 50%;
width: 400px !important;
height: 45px;
margin: 30px auto 0px;
padding: 0 0 0 20px;
}
.jt-corp-news-letter .jt-box-slide-content input::-webkit-input-placeholder {
color: #aaaaaa;
font-size: 14px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.jt-corp-news-letter .jt-box-slide-content input:-moz-placeholder {
color: #aaaaaa;
font-size: 14px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.jt-corp-news-letter .jt-box-slide-content input::-moz-placeholder {
color: #aaaaaa;
font-size: 14px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.jt-corp-news-letter .jt-box-slide-content input:-ms-input-placeholder {
color: #aaaaaa;
font-size: 14px;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
} .jt-shop-news {
text-align: center;
width: 100%;
float: left;
background: transparent;
padding: 40px 0;
margin: 0px;
}
.jt-shop-news-tit {display: inline-block;padding: 0 20px 0 0;}
.jt-shop-news-tit i {
color: #fff;
font-size: 30px;
position: relative;
top: 10px;
}
.jt-shop-news-tit span {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
width: auto;
padding: 0 0 0 8px;
}
.jt-shop-news-form {display: inline-block;}
.jt-shop-news-form input {
border: 0;
background: #232323;
width: 275px;
height: 36px;
padding: 0 15px;
color: #dfdfdf;
}
.jt-shop-news-form a {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
border: 2px solid rgba(255,255,255,0.5);
padding: 8px 20px;
margin: 0 0 0 10px;
}
.jt-shop-news-form a,
.jt-shop-news-form a:hover,
.jt-shop-news-form a:focus,
.jt-shop-news-form a:active {text-decoration: none;}
.jt-shop-news-form a:hover {background: #fff;color: #232323;}
.jt-shop-news-form input[type="email"] {
border: 0px none;
background: #202020;
height: 36px;
padding: 0px 15px;
color: #DFDFDF;
display: inline-block;
}
.mc4wp-form input[type="email"] {width: 275px !important;}
.mc4wp-form .jt-corp-news-letter.hide-icon-class .jt-box-slide-content input[type="submit"] {background: none;}
.mc4wp-form .jt-corp-news-letter .jt-box-slide-content {width: 400px;position: relative;margin: 0 auto;}
.mc4wp-form .jt-corp-news-letter .jt-box-slide-content input[type="email"] {width: 100% !important;}
.mc4wp-form .jt-corp-news-letter .jt-box-slide-content input[type="submit"] {
position: absolute;
content: none;
float: right;
width: 50px;
padding: 0px;
margin: 0px;
background: rgb(247, 248, 249) url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/box-blog-right.png) no-repeat scroll center 50%;
top: 0px;
right: 0px;
}
.jt-shop-news-form input[type="submit"] {
font-family: "Montserrat",sans-serif;
font-size: 11px;
color: #FFF;
text-transform: uppercase;
letter-spacing: 1px;
border: 2px solid rgba(255, 255, 255, 0.5);
padding: 8px 20px;
margin: 0px 0px 0px 10px;
display: inline-block;
}
.jt-shop-news-form input[type="submit"]:hover {background: #fff;color: #232323;}
.jt-shop-carousel .owl-nav {min-height: 30px;}
.jt-shop-service {position: relative;margin: 40px 0;}
.jt-shop-sep {
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/seperator/sep-right.png) no-repeat 100% 0;
position: absolute;
width: 1px;
height: 100%;
top: 0;
right: 0;
z-index: 1;
}
.mc4wp-form { margin: 0 !important; } .highlight {display: inline;padding: 1px 3px;}
.highlight-bold {font-weight: normal;text-transform: uppercase;letter-spacing: 3px;}
.highlight-underline {text-decoration: underline;font-weight: bold;color: #fc4f33;}
.highlight-italic {
font-style: italic;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 3px;
} .juster-tooltip {
background: transparent;
font-weight: bold;
text-decoration: none;
color: #333;
}
.juster-tooltip:hover {text-decoration: none;color: #333;}
.juster-tooltip:hover,
.juster-tooltip:focus,
.juster-tooltip:active {text-decoration: none;color: #333;}
.juster-tooltip + .tooltip > .tooltip-inner {
background-color: #000;
font-size: 14px;
color: #fff;
font-weight: bold;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
padding: 3px 15px;
}
.juster-tooltip + .tooltip > .tooltip-arrow {border-top-color: #000}
.tooltip.in {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;} .jt-custom-btn {
padding: 7px 30px;
border: 2px solid #e8e8e8;
display: inline-block;
margin: 10px 10px 0px 0px;
text-decoration: none;
background: transparent;
color: #35373e;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1.5px;
font-size: 12px;
}
a.jt-custom-btn:hover,a.jt-custom-btn:focus,a.jt-custom-btn:active {text-decoration: none;color: #35373e;border: 2px solid #35373e;}
.text-center {text-align: center} .jt-link-style-one:hover,
.jt-link-style-one:focus,
.jt-link-style-one:active {text-decoration: none;color: #35373E;}
.jt-link-style-one {
text-transform: uppercase;
color: #35373E;
font-size: 11px;
font-weight: bold;
font-family: "Montserrat",sans-serif;
letter-spacing: 2px;
margin: 30px 0px 0px;
position: relative;
}
.jt-link-style-one::after {
content: '';
position: absolute;
background-color: #000000;
width: 30px;
height: 1px;
display: block;
top: 100%;
left: 0;
right: 0;
margin: 8px auto;
}
.jt-sub-tit {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
color: #3e3e3e;
text-transform: uppercase;
letter-spacing: 2px;
}
a.jt-sub-tit,
a:hover.jt-sub-tit,
a:active.jt-sub-tit,
a:focus.jt-sub-tit {text-decoration: none;color: #3e3e3e;}
.abt-cont {float: left;width: 100%;}
.abt-cont img {max-width: 100%;}
.abt-det {
font-family: 'Amiri', serif;
font-size: 17px;
color: #999999;
line-height: 24px;
margin: 0;
padding: 15px 0 0 0;
} .port-pag-part {padding: 0 370px;}
.jt-single-port-pagination {width: 100%;float: left;padding: 40px 0 40px 0;}
.jt-single-port-pagination .jt-single-nav {width: 100%;float: left;}
.jt-single-port-pagination .jt-single-nav > a {
font-family: "Montserrat",sans-serif;
color: #35373e;
font-size: 12px;
letter-spacing: 2px;
text-transform: uppercase;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
.jt-single-port-pagination .jt-single-nav.jt-single-nav-left > a:before {
content: "";
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/pagi-left.png) no-repeat;
display: inline-block;
width: 35px;
height: 18px;
vertical-align: middle;
display: table-cell;
-webkit-transition: background .5s ease;
-moz-transition: background .5s ease;
-ms-transition: background .5s ease;
-o-transition: background .5s ease;
transition: background .5s ease;
}
.jt-single-port-pagination .jt-single-nav.jt-single-nav-left > a:hover:before {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/pagi-left-big.png) no-repeat;
position: relative;top:-3px;}
.jt-single-port-pagination .jt-single-nav.jt-single-nav-right {text-align: right;}
.jt-single-port-pagination .jt-single-nav.jt-single-nav-right > a:after {
content: "";
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/pagi-right.png) no-repeat;
display: inline-block;
width: 35px;
height: 18px;
vertical-align: middle;
-webkit-transition: background .5s ease;
-moz-transition: background .5s ease;
-ms-transition: background .5s ease;
-o-transition: background .5s ease;
transition: background .5s ease;
position: relative;
top: 2px;
}
.jt-single-port-pagination .jt-single-nav.jt-single-nav-right > a:hover:after {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/pagi-right-big.png) no-repeat;
position: relative;top:-2px;}
.jt-single-port-pagination .jt-single-nav > a:hover {letter-spacing: 8px;}
.jt-single-port-pagination .jt-single-nav > a:hover span {padding: 0;}
.jt-single-port-pagination .jt-single-nav > a,
.jt-single-port-pagination .jt-single-nav > a:hover,
.jt-single-port-pagination .jt-single-nav > a:focus,
.jt-single-port-pagination .jt-single-nav > a:active {text-decoration: none;}
.jt-single-port-pagination .jt-single-nav > a > img {max-width: 100%;}
.jt-single-port-pagination .jt-single-nav > a > span {padding: 0 10px;}
.jt-single-port-pagination .jt-single-nav.jt-single-align-right {text-align: right;}
.jt-single-port-pagination .jt-single-nav-img {width: 100%;text-align: center;}
.jt-single-port-pagination .jt-single-nav-img > img {max-width: 100%;}
.cell {
box-sizing: border-box;
padding: 3px 20px;
position: relative;
top: -5px;
display: block;
} @-moz-keyframes dots-loader {
0% {-moz-box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
8.33% {-moz-box-shadow: #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
16.67% {-moz-box-shadow: #383838 7px 7px 0 1px, #383838 7px 7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 7px 7px 0 1px, #383838 7px 7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
25% {-moz-box-shadow: #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px;}
33.33% {-moz-box-shadow: #383838 -7px -7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px;box-shadow: #383838 -7px -7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px;}
41.67% {-moz-box-shadow: #383838 7px -7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;box-shadow: #383838 7px -7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;}
50% {-moz-box-shadow: #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;box-shadow: #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;}
58.33% {-moz-box-shadow: #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;box-shadow: #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;}
66.67% {-moz-box-shadow: #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;box-shadow: #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;}
75% {-moz-box-shadow: #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px -7px 0 1px;box-shadow: #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px -7px 0 1px;}
83.33% {-moz-box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
91.67% {-moz-box-shadow: #383838 -7px 7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 -7px 7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
100% {-moz-box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
}
@-webkit-keyframes dots-loader {
0% {-webkit-box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
8.33% {-webkit-box-shadow: #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
16.67% {-webkit-box-shadow: #383838 7px 7px 0 1px, #383838 7px 7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 7px 7px 0 1px, #383838 7px 7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
25% {-webkit-box-shadow: #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px;}
33.33% {-webkit-box-shadow: #383838 -7px -7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px;box-shadow: #383838 -7px -7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px;}
41.67% {-webkit-box-shadow: #383838 7px -7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;box-shadow: #383838 7px -7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;}
50% {-webkit-box-shadow: #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;box-shadow: #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;}
58.33% {-webkit-box-shadow: #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;box-shadow: #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;}
66.67% {-webkit-box-shadow: #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;box-shadow: #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;}
75% {-webkit-box-shadow: #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px -7px 0 1px;box-shadow: #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px -7px 0 1px;}
83.33% {-webkit-box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
91.67% {-webkit-box-shadow: #383838 -7px 7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 -7px 7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
100% {-webkit-box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
}
@keyframes dots-loader {
0% {-moz-box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;-webkit-box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
8.33% {-moz-box-shadow: #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;-webkit-box-shadow: #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
16.67% {-moz-box-shadow: #383838 7px 7px 0 1px, #383838 7px 7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;-webkit-box-shadow: #383838 7px 7px 0 1px, #383838 7px 7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 7px 7px 0 1px, #383838 7px 7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
25% {-moz-box-shadow: #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px;-webkit-box-shadow: #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px;}
33.33% {-moz-box-shadow: #383838 -7px -7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px;-webkit-box-shadow: #383838 -7px -7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px;box-shadow: #383838 -7px -7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px;}
41.67% {-moz-box-shadow: #383838 7px -7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;-webkit-box-shadow: #383838 7px -7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;box-shadow: #383838 7px -7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;}
50% {-moz-box-shadow: #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;-webkit-box-shadow: #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;box-shadow: #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;}
58.33% {-moz-box-shadow: #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;-webkit-box-shadow: #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;box-shadow: #383838 -7px 7px 0 1px, #383838 -7px 7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;}
66.67% {-moz-box-shadow: #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;-webkit-box-shadow: #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;box-shadow: #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px, #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px;}
75% {-moz-box-shadow: #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px -7px 0 1px;-webkit-box-shadow: #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px -7px 0 1px;box-shadow: #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px -7px 0 1px;}
83.33% {-moz-box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;-webkit-box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
91.67% {-moz-box-shadow: #383838 -7px 7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;-webkit-box-shadow: #383838 -7px 7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 -7px 7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
100% {-moz-box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;-webkit-box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;box-shadow: #383838 -7px -7px 0 1px, #383838 7px -7px 0 1px, #383838 7px 7px 0 1px, #383838 -7px 7px 0 1px;}
}
.dots-loader:not(:required) {
overflow: hidden;
position: relative;
text-indent: -9999px;
display: inline-block;
width: 6px;
height: 6px;
background: transparent none repeat scroll 0% 0%;
box-shadow: -7px -7px 0px 1px #383838, 7px -7px 0px 1px #383838, 7px 7px 0px 1px #383838, -7px 7px 0px 1px #383838;
animation: 5s ease-in-out 0s normal none infinite running dots-loader;
transform-origin: 50% 50% 0px;
}
.dots-loader:not(:required) {text-indent: -9999px;} .jt-single-quote {width: 100%;float: left;margin: 0 0 40px 0;}
.jt-single-quote > .jt-quote-msg {
font-family: "Amiri",serif;
font-size: 16px;
color: #000;
line-height: 26px;
text-align: left;
margin: 0;
}
.jt-single-quote > .jt-quote-auth {
color: #999;
font-size: 11px;
font-family: "Montserrat",sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
position: relative;
text-align: left;
padding: 20px 0px 0px;
margin: 0;
}
.jt-single-quote > p.jt-quote-msg::before {
content: "";
background: transparent url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/quote-left.png) no-repeat scroll 0% 0%;
height: 20px;
width: 20px;
display: inline-block;
position: relative;
top: -6px;
right: 7px;
}
.jt-single-quote > p.jt-quote-msg::after {
content: "";
background: transparent url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/quote-right.png) no-repeat scroll 0% 0%;
height: 20px;
width: 24px;
display: inline-block;
position: relative;
left: 5px;
top: 11px;
}  .slideshow {
position: fixed;
background: rgba(0,0,0,0.88);
width: 83.7%;
height: 100%;
top: 0;
left: auto;
z-index: 500;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
visibility: hidden;
overflow: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
transition: opacity 0.5s, visibility 0s 0.5s;
}
.slideshow-open .slideshow {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.slideshow ul {
width: 100%;
height: 100%;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translate3d(0,0,150px);
transform: translate3d(0,0,150px);
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
padding: 0;
margin: 0;
}
.slideshow ul.animatable li {-webkit-transition: -webkit-transform 0.5s;transition: transform 0.5s;}
.slideshow-open .slideshow ul {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.slideshow li {
width: 100%;
height: 100%;
position: absolute;
top: 0%;
left: 0;
visibility: hidden;
}
.slideshow li.show {visibility: visible;text-align: center;}
.slideshow li.show > img {max-width:100%;height: 100%;}
.slideshow span,
.slides span {
padding-bottom: 20px;
position: absolute;
position: absolute;
top: 30px;
left: 80px;
}
.page-template-page-masonry-photography-php .slideshow > ul > li > span {top: 68px;line-height: 1.42857;left: 80px;}
.slideshow span em,
.slides span a {
font-size: 28px;
color: #fff;
font-weight: bold;
text-transform: capitalize;
font-family: "Amiri",serif;
margin: 4px 0;
letter-spacing: 1px;
font-style: normal;
}
.slides span a,
.slides span a:hover,
.slides span a:active,
.slides span a:focus {text-decoration: none;} .slideshow nav {
float: left;
display: inline-block;
position: absolute;
width: auto;
height: auto;
right: 105px;
top: 0px;
}
.slideshow nav span {
position: relative;
z-index: 1000;
color: #59656c;
text-align: center;
cursor: pointer;
border: 2px solid #fff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
height: 36px;
width: 36px;
line-height: 30px;
display: inline-block;
margin: 0 5px 0 0;
padding: 0;
}
.page-template-page-masonry-photography .slideshow nav {right: 55px;top: 70px;}
.page-template-page-photography .slideshow li span,
.page-template-page-photography .slides span {top: 70px;left: 80px;}
.page-template-page-masonry-photography .slideshow span,
.page-template-page-masonry-photography .slides span {top: 0;left: 0;}
.slideshow nav span > img {max-width: 100%;}
.page-template-page-photography-php .jt-photo-filter,
.page-template-page-masonry-photography .jt-photo-filter {z-index: 9999;}
.page-template-page-photography-php.jt_photography_content .jt-photo-filter,
.page-template-page-masonry-photography.jt_photography_content .jt-photo-filter {z-index: 99;}
.page-template-page-photography .content-ctrl .container,
.page-template-page-masonry-photography .content-ctrl .container,
.page-template-page-kenburns-photography .content-ctrl .container,
.page-template-page-slider-photography .content-ctrl .container {padding: 0px;} .grid-wrap ul li {list-style: none;}
.grid-wrap ul {padding: 0;margin: 0;height: auto !important;} #kenburn-slide {
position:absolute;
width:100%;
height: 100%;
overflow:hidden;
}
#kenburn-slide img {
position:absolute;
max-width: 100%;
opacity:0;
-webkit-transition-property: opacity, -webkit-transform;
-webkit-transition-duration: 3s, 10s;
-moz-transition-property: opacity, -moz-transform;
-moz-transition-duration: 3s, 10s;
-ms-transition-property: opacity, -ms-transform;
-ms-transition-duration: 3s, 10s;
-o-transition-property: opacity, -o-transform;
-o-transition-duration: 3s, 10s;
transition-property: opacity, transform;
transition-duration: 3s, 10s;
}
#kenburn-slide .fx:first-child + img ~ img  { z-index:-1;}
#kenburn-slide .fx {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
} .grid-wrap .jt-port-image {cursor: pointer;}
.jt-port-image {position: relative;}
.jt-port-image:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: rgba(53,55,62,0.4);
display: block;
top: 0;
left: 0;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.jt-port-image:hover:after {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;	opacity: 1;}
.jt-photo-grid img {max-width: 100%;}
.jt-slide-gallery {min-height: 900px;}
.jt-slide-gallery .owl-controls {position: absolute;top: 30px;right: 30px;}
.jt-slide-gallery.owl-carousel .owl-controls .owl-nav .owl-prev {margin: 0 10px 0 0;}
.jt-slide-gallery.owl-carousel .owl-controls .owl-nav .owl-prev, .jt-slide-gallery.owl-carousel .owl-controls .owl-nav .owl-next {
float: left;
width: 36px;
height: 36px;
line-height: 30px;
border: 2px solid #fff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
text-align: center;
} .flexslider .slides > li  {position: fixed;height: 100%;}
.full-screen.flexslider, .full-screen.flexslider ul, .full-screen.flexslider li {position: relative;width: 100%;height: 100%;}
.flexslider .slides {padding: 0;margin: 0;} .flexslider ul, .flexslider ul li {width: 100%;list-style-type: none;}
.flexslider ul li {
height: 100%;
display: block;
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.flexslider {position: relative;}
.flexslider .nav {
position: absolute;
z-index: 2;
right: 30px;
top: 30px;
}
.flexslider .nav a {
width: 36px;
height: 36px;
line-height: 30px;
border: 2px solid #fff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
text-align: center;
display: inline-block;
}
.flexslider .nav a.prev {margin : 0 5px 0 0;}
.widget {float: left;width: 100%;}
.jt-single-meta-two .jt-single-service-list > li > span {display: inline-block;letter-spacing: 2px;} .jt-sticky-nav-hidden .sticky-wrapper {display:none;}
.jt-arch-body {width: 97%;height: 97%;margin: 0 1.5%;overflow: hidden;}
.jt-arch-body .page-container {
padding-top: 0px;
float: left;
width: 97%;
height: 97%;
position: absolute;
}
.have-js .container,
.have-js .dragslider,
.have-js .img-dragger .handle {height: 100%;}
html.have-js,
.have-js body {overflow: hidden;position: relative;}
.have-js .dragslider {
position: absolute;
top: 0;
left: 0;
width: 99.99%;
height: 100%;
-webkit-transition: -webkit-transform 0.6s cubic-bezier(.7,0,.3,1);
transition: transform 0.6s cubic-bezier(.7,0,.3,1);
background: #35373e;
}
.have-js .dragslider:after {
content: "";
background: #000;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/architecture/slide-bg.jpg);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
opacity: 0.05;
}
.dragslider.show-content {-webkit-transform: translate3d(0,-100%,0);transform: translate3d(0,-100%,0);} button.slider-switch {
font-size: 0;
width: 80px;
height: 80px;
padding: 0;
color: transparent;
position: relative;
border: none;
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/switchmin.svg) no-repeat center center;
background-size: 90%;
outline: none;
overflow: hidden;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
pointer-events: auto;
z-index: 101;
float: right;
top: 45px;
right: 140px;
}
.no-js button.slider-switch {display: none;}
button.slider-switch.view-maxi {background-image: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/switchmax.svg)}
button.slider-switch:hover {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;} .img-dragger {position: relative;z-index: 100;}
.js .img-dragger {
position: absolute;
width: 100%;
height: 100%;
top: 50%;
left: 50%;
-webkit-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
.js .img-dragger-large {width: 100%;height: 100%;}
.js .img-dragger .handle {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
white-space: nowrap;
font-size: 0;
height: 100%;
}
.no-js .img-dragger,
.no-js .img-dragger .handle {
height: auto;
position: relative;
text-align: center;
font-size: 0;
clear: both;
white-space: nowrap;
overflow: auto;
}
.no-js .img-dragger .handle {padding: 40px 0 0;}
.img-dragger .slide {
display: inline-block;
position: relative;
height: 100%;
font-size: 16px;
white-space: normal;
cursor: -webkit-grab;
cursor: -moz-grab;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: top;
}
.no-js .img-dragger .slide {width: 300px;font-size: 7px;min-height: 200px;}
.img-dragger .slide:active {cursor: -webkit-grabbing;cursor: -moz-grabbing;}
.img-wrap {
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
}
.img-wrap img {position: absolute;display: block;height: calc(100% + 0.2px);}
@media screen and (min-aspect-ratio: 1280/850) {.img-dragger .img-wrap  img {width: calc(100% + 0.2px);height: auto;}}
.js .slide h2 {
color: #fff;
position: absolute;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 60px;
}
.js .img-dragger-large .slide h2 {
width: 100%;
left: 200px;
top: 50%;
-webkit-transform: translate3d(0,-50%,0);
transform: translate3d(0,-50%,0);
}
.img-dragger-small .slide h2 {
font-size: 24px;
top: 100%;
width: 100%;
text-align: center;
color: #fff;
-webkit-animation: slideUpFade 0.4s 0.1s both;
animation: slideUpFade 0.4s 0.1s both;
margin: 0;
padding: 40px 0 0 0;
}
.dragslider h2 span {
display: block;
font-size: 22px;
font-family: 'Amiri', serif;
font-weight: bold;
text-transform: capitalize;
padding-top: 10px;
}
@-webkit-keyframes slideUpFade {
from {
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transform: translate3d(0,20px,0);
}
to {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-webkit-transform: translate3d(0,0,0);
}
}
.img-dragger-small .slide h2 span {font-size: 16px;font-weight: normal;}
.img-dragger-small .slide.current h2 {
color: #fff;
font-family: "Montserrat",sans-serif;
font-size: 24px;
font-weight: 900;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-transition: color 0.3s, opacity 0.3s;
transition: color 0.3s, opacity 0.3s;
margin: 0;
padding: 40px 0 0 0;
}
.slide h2 i {font-style: normal;font-weight: 400;}
button.content-switch {
border: 3px solid #fff;
width: 55px;
height: 55px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
overflow: hidden;
white-space: nowrap;
background: transparent;
position: absolute;
cursor: pointer;
top: 100%;
left: 50%;
-webkit-transform: translate3d(-50%,-200%,0);
transform: translate3d(-50%,-200%,0);
text-transform: uppercase;
outline: none;
z-index: 1000;
-webkit-transition: -webkit-transform 0.6s cubic-bezier(.7,0,.3,1), opacity 0.3s, color 0.3s, border-color 0.3s;
transition: transform 0.6s cubic-bezier(.7,0,.3,1), opacity 0.3s, color 0.3s, border-color 0.3s;
}
.no-js button.content-switch {display: none;}
button.content-switch:hover {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.show-content .current button.content-switch {border-color: rgba(53,55,62,0.2);-webkit-transform: translate3d(-50%,100%,0);transform: translate3d(-50%,100%,0);}
.current button.content-switch::before {
content: "";
width: 12px;
height: 18px;
display: block;
background: transparent url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/archi-down.png) no-repeat scroll center center;
text-align: center;
margin: 0px auto;
position: relative;
left: -1px;
}
.show-content .current button.content-switch::before {background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/archi-up.png) no-repeat 30% 45%;} .have-js .pages.jt-arch-pages {
position: absolute;
top: 100%;
height: 0;
width: 100%;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-webkit-transition: height 0s 0.6s;
transition: height 0s 0.6s;
padding: 140px 70px 0 0;
right: -30px;
}
.have-js .show-content .pages.jt-arch-pages {-webkit-transition: none;transition: none;height: 100%;}
.have-js .pages.jt-arch-pages .content {
height: 0;
overflow: hidden;
-webkit-transition: height 0s 0.6s;
transition: height 0s 0.6s;
}
.pages.jt-arch-pages .content.show {height: auto;-webkit-transition: none;transition: none;}  .switch-min .img-dragger-large .slide > *:not(.img-wrap),
.switch-max .img-dragger-small .slide > *:not(.img-wrap)  {
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: none;
transition: none;
}
.switch-min .img-dragger-large,
.switch-max .img-dragger-small {-webkit-transition: -webkit-transform 0.6s cubic-bezier(.7,0,.3,1);transition: transform 0.6s cubic-bezier(.7,0,.3,1);}
.img-dragger-small button.content-switch {
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
pointer-events: none;
} .no-transition {-webkit-transition: none !important;transition: none !important;}
.hide {opacity: 0 !important;pointer-events: none !important;}
@media screen and (max-width: 63.125em) {.pages.jt-arch-pages .content {font-size: 100%;}}
@media screen and (max-width: 650px) {button.slider-switch {display: none;}}
.dragdealer {position: relative;height: 30px;}
.dragdealer .handle {position: absolute;top: 0; left: 0;}
.dragdealer .red-bar {
width: 100px;
height: 30px;
background: #CC0000;
color: #FFF;
font-size: 14px;
line-height: 30px;
text-align: center;
}
.dragdealer .disabled {background: #898989;}
.page-template.jt_arch_content.jt-arch-body {
padding-top: 0px;
float: left;
width: 97%;
height: 97%;
position: absolute;
overflow: hidden;
}
.jt-arch-body #slideshow section.img-dragger { width: 100%; overflow: hidden; }
.jt-arch-body #slideshow.show-content section.img-dragger { overflow: visible; }
.dragslider button.content-switch { border: 3px solid #fff; }
.dragslider button.test-switch {
background: transparent;
border: 0px;
padding: 0;
margin: 0;
text-align: left;
text-shadow: 0px 1px 4px rgba(0,0,0,0.3);
text-transform: uppercase;
}
.dragslider.show-content button.content-switch { border: 3px solid #ddd; }
.jt-arch-body #slideshow.dragslider.switch-min section.img-dragger { overflow: visible; }
.jt-arch-body .dragslider .slide h2 a { color: #fff; }
.jt-arch-body .dragslider .slide h2 a:hover { text-decoration: none; }
.jt_arch_content.page-template.page-template-template-one-page-architecture button.slider-switch { position: absolute; top: 120px; }
.jt-photo-wrap.page-template .entry-content { height: 100%; }
.dragslider h2 a { color: #fff; }
.dragslider h2 a:hover { text-decoration: none; } .widget.jt-arch-widget h3.widget-title {font-size: 26px;font-weight: 900;}
.jt-arch-content-img {width: 100%;float: left;}
.jt-arch-content-img img {max-width:100%;}
.jt-arch-w-two {width: 41.6667%;}
.jt-arch-w-one {padding: 0 10px 20px 10px;}
.jt-arch-w-one:last-child {padding-right: 0;}
.jt-arch-w-one:first-child {padding-left: 0;}
.jt-fig-cont {position: relative;float: left;width: 100%;}
.jt-fig-cont span {
position: absolute;
left: 30px;
bottom: 17px;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: opacity .5s ease;
-moz-transition: opacity .5s ease;
-ms-transition: opacity .5s ease;
-o-transition: opacity .5s ease;
transition: opacity .5s ease;
}
.jt-fig-cont span em {
font-family: 'Montserrat', sans-serif;
color: #35373e;
text-transform: uppercase;
letter-spacing: 2px;
background: #fff;
padding: 10px 20px;
font-size: 10px;
display: inline-block;
width: auto;
font-style: normal;
}
.jt-fig-cont:hover span {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.jt-fig-cont img {max-width: 100%;}
.jt-arch-w-two {padding: 0 10px 0 0;}
.jt-arch-w-three {padding: 0 0 0 10px;}
.jt-arch-w-four {padding: 0 10px 20px 0;}
.jt-arch-w-four:nth-child(2n) {padding: 0 0 20px 10px;}
.widget.jt-arch-service {padding: 70px 50px 70px 30px;width: 100%;float: left;}
.widget.jt-arch-service h3.widget-title {font-size: 16px;}
.widget.jt-arch-service .jt-sep-two {margin:20px 0;}
.jt-arch-service p {
font-size: 16px;
color: #999;
margin: 0px 0px 20px;
line-height: 26px;
font-family: 'Amiri', serif;
padding: 5px 0 0 0;
}
.jt-arch-service ul li {
font-size: 16px;
color: #999;
margin: 10px auto;
padding: 0px 0px 0px 25px;
background: transparent url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/bullet-one.png) no-repeat scroll left center;
list-style: none;
font-family: 'Amiri', serif;
font-size: 15px;
color: #777777;
}
.jt-arch-serv-img {width: 100%;float: left;}
.jt-arch-serv-img img {max-width: 100%;}
.jt-arch-col-4 {width: 100%;float: left}
.jt-arch-col-4 .jt-portfolio-item {
width: 24.986%;
-moz-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.06);
-webkit-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.06);
box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.06);
}
.jt-filter-wrapper.jt-filter-wrapper-two {
width: 100%;
float: left;
padding-bottom: 80px;
padding-top: 60px;
}
.jt-filter-wrapper-two .jt-filter {margin: 0;padding: 0;text-align: left;}
.jt-filter-wrapper-two .jt-filter li a {
font-family: 'Montserrat', sans-serif;
color: #777777;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 2px;
}
.jt-filter-wrapper-two .jt-filter li a:hover,
.jt-filter-wrapper-two .jt-filter li a.active {border: 0;background: #35373e;color: #fff;}
.jt-portfolio-item {overflow: hidden;}
.jt-arch-prt-content {padding: 16px 0;}
.jt-arch-overlay {
position: absolute;
width: 100%;
height: auto;
background: #fff;
left: 0;
bottom: -100%;
-webkit-transition: bottom .5s ease;
-moz-transition: bottom .5s ease;
-ms-transition: bottom .5s ease;
-o-transition: bottom .5s ease;
transition: bottom .5s ease;
}
.jt-arch-port-img:after {display: none;}
.jt-portfolio-item:hover .jt-arch-overlay {bottom: 0;}
.jt-portfolio-item .jt-arch-prt-content .jt-port-heading {top:0;}
.jt-arch-prt-content .jt-port-heading a {font-weight: 600;}
.jt-portfolio-item .jt-arch-prt-content .jt-port-cat a {font-style: normal;font-size: 14px;}
.isotope {width: auto;float: none;}
.jt-arch-blog-width {width: 44.9%;margin: 0 60px 50px 0;}
.jt-arch-blog-space {padding: 60px 0 0 0;float: left;}
.jt-pagination.jt-arch-pagination {margin: 30px 0 110px 0;}
.is-sticky .navbar-default .navbar-nav > li > a {padding: 20px 20px 16px;}
.jt-have-left-content.jt-port-col-4.have-gutter-space .jt-portfolio-item { width:25%;margin:0px; } .ellip {display: block;height: 100%;}
.ellip:after {content: "...";}
.ellip-line {
display: none;
text-overflow: ellipsis;
white-space: nowrap;
word-wrap: normal;
}
.ellip,
.ellip-line {position: relative;overflow: hidden;max-width: 100%;} .jt-about-wrap h4 {
font-family: "Montserrat",sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
color: #333;
margin: 0px;
padding: 0px 0px 8px;
} .jt_row_class .cont-details p {
font-family: "Amiri",serif;
color: #1A1A1A;
font-size: 16px;
letter-spacing: 1px;
padding: 10px 0px 0px;
} .jt-watch-video .parallax-overlay-div {background-image: none;background: rgba(0,0,0,0.4);}
.double-line-one {
text-align: right;
font-family: 'Montserrat', sans-serif;
font-size: 35px;
color: #35373E;
letter-spacing: 2.5px;
padding: 10px 0px;
}
.entry-content .jt-watch-video p {
display: inline-block;
letter-spacing: 5px;
float: none;
width: auto;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
margin: 0 0 30px;
color: #fff;
font-size: 30px;
}
.entry-content .jt-watch-video p u {padding-bottom: 5px;}
.jt-special-agency-text h4 {letter-spacing: 1px;line-height: 30px;color: #000;}
.jt-studio-super-text h4 {
font-size:24px;
line-height:35px;
color:#777777;
font-style:italic;
letter-spacing: 0.2px;
font-weight: normal;
}
.jt-studio-super-text h4 a {text-decoration: none;color:#FC4242;}
.jt-studio-super-text h4 a:hover,
.jt-studio-super-text h4 a:focus,
.jt-studio-super-text h4 a:active { text-decoration: none;color:#FC4242;}
.jt-studio-responsive-text > div > div {padding: 130px 120px;}
.jt-double-line-data .jt-single-meta-two .jt-single-service-list li a {display: block;padding: 0px;}
.jt-sep-meta-data .jt-single-meta-two .jt-single-service-list li {border-bottom: 1px solid rgb(238, 238, 238);padding: 16px 0px 16px;}
.para-bottom-space p {margin-bottom: 25px;font-size: 15px;color: #777;line-height: 25px;}
.jt-filter-style-one .jt-filter li a {margin: 0px 30px;}
.jt-filter-style-one .jt-port-heading ul.jt-filter {margin: 0px 0px 100px;}
.jt-filter-style-one .jt-filter li a:hover,
.jt-filter-style-one .jt-filter li a.active {text-decoration: none;background-color: #35373e;color: #fff;}
.jt-filter-style-one .jt-portfolio-part .wp-pagenavi {border-top: 0px solid #F0F0F0;margin-top: 35px;}
.jt-filter-style-one .jt-filter-wrapper { padding-bottom: 85px;padding-top: 105px;}
.jt-filter-style-one .container .jt-filter-right .filter-right-bg .jt-filter li a {margin: 0px 40px 0 0;}
.jt-filter-style-two .jt-filter li a:hover,
.jt-filter-style-two .jt-filter li a.active {text-decoration: none;background-color: #35373e;color: #fff;}
.jt-italic-heading .jt-heading .sub-heading {
font-family: "Amiri",serif;
color: #777;
font-size: 18px;
font-style: italic;
}
.jt-count-sep-white .jt-counter .jt-count-sep{ background: #fff;}
.jt-count-sep-white .jt-counter .jt-count-sep::before { background: #fff;}
.jt-count-sep-white .jt-counter .jt-count-sep::after {background: #fff;}
.jt-architecture-blog .blog-width {width: 42.9%;margin: 0px 60px 50px 0px;}
.vc_row > .container > .wpb_column.jt-vintage-custom .wpb_wrapper .jt-port-col-3.jt-vint-port .jt-portfolio-item {min-height: 257px;margin: 0px 20px 20px 0px;}
.jt-vintage-custom .jt-port-col-3.jt-vint-port .jt-portfolio-item {min-height: 260px;margin: 0px 20px 20px 0px;}
.jt_arch_content.page-template-template-one-page-architecture-php.jt-arch-body .pages.jt-arch-pages .content p,
.jt_arch_content.page-template-template-one-page-architecture-php.jt-arch-body .pages.jt-arch-pages .content p span { font-weight: normal; }
.jt-block-text h4 {
text-align: center;
font-family: "Amiri",serif;
font-size: 16px;
color: rgb(53, 55, 62);
letter-spacing: 1px;
line-height: 25px;
padding-top: 30px;
}
.jt_row_class .jt-block-text p {
font-size: 18px;
color: #777;
line-height: 28px;
margin: 25px 0 10px;
}
.jt-correct-position-share ul.jt-share-one {padding: 15px 15px;float: none;display: inline-block;}
.jt-correct-position-share {text-align: center;}
.jt-counter.jt-counter-num-text .jt-num {margin: 0px;font-weight: bold;}
.jt_row_class .jt-center-view-content p {
font-size: 18px;
line-height: 30px;
width: 80%;
margin: 0 auto;
}
.service-fivein-one .services-style-four {width: 20%;}
.jt-remove-clients-border.jt-client-static {border: 0px;}
.jt-remove-clients-border a.jt-client-logo:nth-last-child(-n+3) {border-bottom: 0px;}
.jt-testimonial-dec-contain-width .container {width: 60%;}
.jt-testimonial-dec-contain-width .slider-no-next,
.jt-testimonial-dec-contain-width .slider-no-prev { top:-40px;color:#fff; }
.jt-testimonial-dec-contain-width .jt-testimonials-style-three .owl-dot.active {border: 2px solid #fff;background-color: #35373e;}
.jt-testimonial-dec-contain-width .jt-testimonials-style-three .owl-dot {background-color: #fff;}
.jt-testimonial-dec-contain-width .jt-sep::before,
.jt-testimonial-dec-contain-width .jt-sep::after,
.jt-testimonial-dec-contain-width .jt-sep {background-color: #fff;}
.jt-testimonial-dec-contain-width .jt-testi-head { padding: 0px 0px 20px;}
.jt-testimonial-dec-contain-width #jt-testimonial-slide .owl-controls .owl-nav .owl-prev .jt-slide-left { background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/vint-ban-left.png) no-repeat 50% 50%;}
.jt-testimonial-dec-contain-width #jt-testimonial-slide .owl-controls .owl-nav .owl-next .jt-slide-right { background: url(//nevermind-studio.fr/wp-content/themes/juster/images/icons/vint-ban-right.png) no-repeat 0% 50%; }
.jt-vint-title.vint-title-only {margin: 0px;}
.jt-heading-blod-text .jt-special {font-weight: bold;}
.jt-heading-blod-text h3.jt-main-head {font-weight: bold;padding: 25px 0 30px;letter-spacing: 4px;}
.jt-heading-blod-text h6.jt-main-head { font-weight: bold; }
.jt-italic-heading .jt-heading h6 {font-style: italic;text-transform: capitalize;}
.jt-contact-white-border .wpcf7 {text-align: center;}
.jt-contact-white-border .wpcf7 input,
.jt-contact-white-border .wpcf7 textarea {background: transparent;border: 1px solid #ffffff;color: #fff;}
.jt-contact-white-border .wpcf7 input:focus,
.jt-contact-white-border .wpcf7 textarea:focus {background: transparent;border: 1px solid #ffffff;color: #fff;}
.jt-contact-white-border .wpcf7 input,
.jt-contact-white-border .wpcf7 textarea {border: 1px solid #999999;}
.jt-contact-white-border .wpcf7 input:focus,
.jt-contact-white-border .wpcf7 textarea:focus {border: 1px solid #ffffff;}
.jt-contact-white-border .wpcf7 input::-webkit-input-placeholder,
.jt-contact-white-border .wpcf7 input:-moz-placeholder,
.jt-contact-white-border .wpcf7 input::-moz-placeholder,
.jt-contact-white-border .wpcf7 input:-ms-input-placeholder,
.jt-contact-white-border .wpcf7 textarea::-webkit-input-placeholder,
.jt-contact-white-border .wpcf7 textarea:-moz-placeholder,
.jt-contact-white-border .wpcf7 textarea::-moz-placeholder,
.jt-contact-white-border .wpcf7 textarea:-ms-input-placeholder {color: #999999;}
.jt-contact-white-border .wpcf7 input:focus::-webkit-input-placeholder,
.jt-contact-white-border .wpcf7 input:focus:-moz-placeholder,
.jt-contact-white-border .wpcf7 input:focus::-moz-placeholder,
.jt-contact-white-border .wpcf7 input:focus:-ms-input-placeholder,
.jt-contact-white-border .wpcf7 textarea:focus::-webkit-input-placeholder,
.jt-contact-white-border .wpcf7 textarea:focus:-moz-placeholder,
.jt-contact-white-border .wpcf7 textarea:focus::-moz-placeholder,
.jt-contact-white-border .wpcf7 textarea:focus:-ms-input-placeholder {color: #fff;}
.jt-contact-white-border .wpcf7 .wpcf7-form input[type="submit"].cf7-btn-one {
float: none;
background: transparent;
color: #fff;
font-size: 12px;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
width: auto;
padding: 10px 40px;
margin: 0 auto;
left: 0px;
right: 0px;
border: 2px solid #fff;
}
.jt-contact-white-border .wpcf7 .wpcf7-form input[type="submit"].cf7-btn-one:hover,
.jt-contact-white-border .wpcf7 .wpcf7-form input[type="submit"].cf7-btn-one:active,
.jt-contact-white-border .wpcf7 .wpcf7-form input[type="submit"].cf7-btn-one:focus {
background: #fff;
text-decoration: none;
border-color: transparent;
color: #000;
}
.jt-contact-white-border .wpcf7 .wpcf7-form input[type="submit"].cf7-btn-two {
float: none;
background: #fff;
color: #000;
font-size: 12px;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
width: auto;
padding: 10px 40px;
margin: 0 auto;
left: 0px;
right: 0px;
border: 2px solid transparent;
}
.jt-contact-white-border .wpcf7 .wpcf7-form input[type="submit"].cf7-btn-two:hover,
.jt-contact-white-border .wpcf7 .wpcf7-form input[type="submit"].cf7-btn-two:active,
.jt-contact-white-border .wpcf7 .wpcf7-form input[type="submit"].cf7-btn-two:focus {
background: transparent;
text-decoration: none;
border: 2px solid #fff;
color: #fff;
}
.jt-service-spaces .services-style-two.sevices-no-round {padding:20px 120px 40px 110px;}
.jt-service-spaces .services-style-two.sevices-no-round .services-content {width: 84%;}
.jt-service-eleven-outside .services-style-two.sevices-no-round {padding:0px 0px 44px;}
.jt-instagram-widget {line-height: 0;}
.jt-instagram-widget .wpb_widgetised_column {margin-bottom: 0px;line-height: 0;}
.jt-instagram-widget .wpb_widgetised_column .widget {float: none;display: inline-block;}
.jt-instagram-widget .owl-theme .owl-controls {display: none;}
.jt-instagram-widget .widget h3.widget-title {margin: 30px 0;}
.jt-corporate-content-space .jt-lists li { margin: 0px 0px 10px; }
.jt-corporate-content-space p { line-height: 27px;margin-bottom: 20px;font-size: 17px;}
.jt-corporate-content-space .jt-custom-btn {margin: 38px 10px 0px 0px;}
.jt-corporate-footer .jt-copyright-area {
border-top: 1px solid #2b2b2b !important;
}
.jt-studio-content-align p span {
color: #888;
font-style: italic;
font-size: 18px;
display: inline-block;
letter-spacing: 1.2px;
line-height: 28px;
margin-top: 10px;
}
.jt-studio-content-align h2 { line-height: 45px;}
.jt-boxed-cover .jt-box-test-slide .flnce-slide-cont .slide-cont {width: 60%;margin: 0px auto 10px;}
.jt-boxed-cover.column-have-space.vc_row,
.jt-boxed-cover.column-zero-space.vc_row { margin-left:-65px !important;margin-right: -65px !important;}
.jt-related-works em {font-family: "Amiri", serif;letter-spacing: 1.2px;}
.jt-call-out-section p {
text-align: center;
font-family: "Montserrat",sans-serif;
text-transform: uppercase;
font-size: 14px;
color: #999;
line-height: 26px;
letter-spacing: 2px;
}
.jt-call-out-section p a,
.jt-call-out-section p a:hover,
.jt-call-out-section p a:focus,
.jt-call-out-section p a:active {text-decoration: none;color: #fff;}
.jt-testimonials-num .studio-testi-slide .slider-no-prev,.jt-testimonials-num .studio-testi-slide .slider-no-next { color:#35373e;}
.jt-testimonials-num .studio-testi-slide #jt-testimonial-slide .owl-dot.active {border: 2px solid #35373e;background: #FFF;}
.jt-testimonials-num .studio-testi-slide #jt-testimonial-slide .owl-dot { background: #35373e; }
.jt-smart-list p img { padding: 0px; }
.jt-smart-list .jt-lists li i,
.jt-smart-list .jt-lists li i.fa { top: -2px;padding: 0px 14px 0px 0px; }
.jt-smart-list .jt-lists li { margin: 0px 0px 2px; }
.jt-smart-list ul.jt-lists { margin: 15px 10px 10px; }
.jt-smart-list .btn-primary {letter-spacing: 2px;}
.jt-clients-fivein-one .wpb_single_image {width:19.7% !important;}
.jt-tabs-outer-space .jt-wwd-tab-links {padding: 120px 90px;}
.jt-awards-section .services-style-one {margin: 0;}
.jt-awards-section .services-style-one .services-content {width: 100%;}
.jt-awards-section .services-style-one .services-content h3 {font-size: 16px;letter-spacing: 2px;}
.border-width-1 {border-width: 1px;}
.border-grey {border-color: #e9e9e9;}
.border-grey:hover {border-color: #35373e;}
.jt-port-service-space .services-style-two .services-content {width: 85%;}
.jt-port-service-space .services-style-two .services-content h3 {margin: 5px 0px 5px;}
.jt-port-service-space .services-style-two .jt-sep-two {margin: 11px 0px 20px;}
.jt-test-center-cont-align .flnce-slide-cont .slide-cont {
padding: 0px 0px 20px;
margin: 0px;
width: 90%;
left: 0px;
right: 0px;
margin: 0 auto;
}
.jt-test-center-cont-align .container { width:75%;}
.jt-test-center-cont-align .slider-no-next,
.jt-test-center-cont-align .slider-no-prev { top:-40px; }
.jt-test-center-cont-align .flnce-slide-cont {height: 100%;width: 90%; }
.jt-test-center-cont-align .jt-testimonials-style-three.owl-carousel .owl-controls .owl-nav {top:35px;}
.jt-test-center-cont-align .jt-testimonials-style-three.owl-carousel .owl-controls .owl-nav .owl-prev { left: -60px; }
.jt-test-center-cont-align .jt-testimonials-style-three.owl-carousel .owl-controls .owl-nav .owl-next { right: -60px; }
.jt-test-center-cont-align .slider-no-next { right: -60px; }
.jt-test-center-cont-align .slider-no-prev { left:-60px; }
.jt-list-less-space .jt-lists li {margin-bottom: 10px;}
.jt-vintage-portfolio-align .jt-vint-port.jt-port-col-3 .jt-portfolio-item { width: 31.5%;margin: 0px 0px 20px 0px; }
.jt-agency-copyright  {border: 0;padding: 20px 0 15px 0;}
.jt-agency-copyright p {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
color: #35373e;
margin: 0;
letter-spacing: 4px;
text-transform: uppercase;
}
.jt-quote-white .flnce-slide-cont p.slide-cont::before {
content: " “ ";
font-family: "Amiri",serif;
font-size: 18px;
color: #f0f0f0;
font-style: italic;
position: relative;
}
.jt-quote-white .flnce-slide-cont p.slide-cont::after {
content: " ” ";
font-family: "Amiri",serif;
font-size: 18px;
color: #f0f0f0;
font-style: italic;
position: relative;
}
.jt-quote-black .flnce-slide-cont p.slide-cont::before {
content: " “ ";
font-family: "Amiri",serif;
font-size: 18px;
color: #35373e;
font-style: italic;
position: relative;
}
.jt-quote-black .flnce-slide-cont p.slide-cont::after {
content: " ” ";
font-family: "Amiri",serif;
font-size: 18px;
color: #35373e;
font-style: italic;
position: relative;
}
.jt-vint-conact-padding > div >div {padding-left:50px;}
.jt-icon-tab-outerspace > div > div  {padding-top: 140px;padding-bottom: 105px;}
.jt-post-masonry-transition .vc_gitem-animate .vc_gitem-zone {
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.line-height-fix {line-height: 0;}
.line-height-fix .wpb_text_column {line-height: 1.42857;}
.img-fix p {margin: 0;}
.img-fix p img,
.img-fix img {padding: 0;max-width: 100%;}
.entry-content .jt-filter-less-space ul.jt-filter {text-align: left;}
.jt-filter-less-space .jt-filter-wrapper {padding-bottom: 70px;padding-top: 20px;}
.jt-icon-top-fix i {position: relative;top: 1px;}
ul.jt-icon-top-fix.jt-social-three li i {top: 2px;left: 1px;}
.client-top-zero.jt-client-static a img {top: 0;}
.client-top-ten.jt-client-static a img {top: 10px;}
.line-height-zero {line-height: 0;}
.line-height-fix {line-height: 1.42857;}
.jt-above-shadow {
background-image: url(//nevermind-studio.fr/wp-content/themes/juster/images/boxed-banner-shadow.png) !important;
background-position: 0px 0px !important;
background-repeat: no-repeat !important;
}
.jt-above-shadow .jt-boxed-service {
margin: 0px;
min-height: 285px;
background-image: url(//nevermind-studio.fr/wp-content/themes/juster/images/service-bg-gradient.png);
background-repeat: no-repeat;
background-position: right center;
}
.jt-boxed-service {background: transparent;} .jt-size-15,
.jt-size-15 .jt-main-head {font-size: 15px}
.jt-size-18,
.jt-size-18 .jt-main-head {font-size: 18px}
.jt-size-19,
.jt-size-19 .jt-main-head {font-size: 19px}
.jt-size-20,
.jt-size-20 .jt-main-head {font-size: 20px}
.jt-size-21,
.jt-size-21 .jt-main-head {font-size: 21px}
.jt-size-25,
.jt-size-25 .jt-main-head {font-size: 25px}
.jt-size-28,
.jt-size-28 .jt-main-head {font-size: 28px}
.jt-size-30,
.jt-size-30 .jt-main-head {font-size: 30px}
.jt-size-32,
.jt-size-32 .jt-main-head {font-size: 32px}
.jt-size-36,
.jt-size-36 .jt-main-head {font-size: 36px}
.jt-size-38,
.jt-size-38 .jt-main-head {font-size: 38px}
.jt-size-40,
.jt-size-40 .jt-main-head {font-size: 40px}
.jt-size-42,
.jt-size-42 .jt-main-head {font-size: 42px}
.jt-size-48,
.jt-size-48 .jt-main-head {font-size: 48px}
.jt-size-50,
.jt-size-50 .jt-main-head {font-size: 50px}
.jt-size-52,
.jt-size-52 .jt-main-head {font-size: 52px}
.jt-size-60,
.jt-size-60 .jt-main-head {font-size: 60px}
.jt-size-65,
.jt-size-65 .jt-main-head {font-size: 65px}
.jt-size-70,
.jt-size-70 .jt-main-head {font-size: 70px}
.jt-size-80,
.jt-size-80 .jt-main-head {font-size: 80px}
.jt-size-90,
.jt-size-90 .jt-main-head {font-size: 90px}
.jt-size-12,
.jt-size-12 .jt-main-head {font-size: 120px}
.jt-size-25.maring-zero .jt-main-head {margin-top: 8px !important;} .jt-coming-soon-progress {padding: 0px 10% !important;}
.jt-coming-soon-progress .chart {margin: 0;}
.jt-coming-soon-progress .piechart-value {padding: 0px;position: relative;}
.jt-coming-soon-progress .skills-pie-script {position: relative;top: 20px;}
.jt-coming-soon-progress .piechart-value:after {
content: '';
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/seperator/counter-sep.png) repeat-y right center;
height: 150px;
width: 2px;
display: block;
position: absolute;
right: -16px;
top: 0px;
}
.jt-coming-soon-progress .wpb_column:first-child .wpb_wrapper .piechart-value:before {
content: '';
background: url(//nevermind-studio.fr/wp-content/themes/juster/images/seperator/counter-sep.png) repeat-y right center;
height: 150px;
width: 2px;
display: block;
position: absolute;
left: -16px;
top: 0px;
}
.page-template-template-blank-page .mc4wp-form form {
position: relative;
width: 400px;
margin: 0 auto;
}
.page-template-template-blank-page .mc4wp-form input[type="email"] {
background: transparent;
border: 1px solid #d2d4d7;
padding: 14px 20px;
line-height: 20px;
width: 100% !important;
position: relative;
margin: 20px auto;
}
.page-template-template-blank-page .mc4wp-form input[type="submit"] {
border: none;
padding: 0;
background: #35373e url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/arrow-subscribe.png) no-repeat center;
height: 50px;
width: 60px;
position: absolute;
top: 0px;
right: 0;
} .jt-uc-content-section .jt-heading {text-align: center;}
.jt-uc-content-section .jt-main-head {font-size:38px;font-weight:600;letter-spacing:4px;}
.jt-uc-content-section .sub-heading {font-size:17px;}
.uc-counter-wrap {text-align: center;font-family: 'Montserrat', sans-serif;color: #35373e;}
.uc-counter-wrap img {position: relative;}
.uc-person-one {top: 4px;}
.uc-person-two {left: -8px;top: 9px;}
.uc-person-three {top: 9px;left: -25px;}
.ds-element-value {font-size: 50px;}
.ds-element-title {font-size: 12px;letter-spacing: 2px;text-transform: uppercase;font-weight: bold;}
.uc-counter {float: left;width: 100%;position: relative;z-index: 9;}
.ds-element {float: left;position: absolute;top: 60px;z-index: 1;}
.uc-counter .ds-element:first-child {left: 220px;}
.uc-counter .ds-element:nth-child(2) {left: 47.5%;}
.uc-counter .ds-element:nth-child(3) {right: 225px;}
.uc-btn {font-size: 12px;padding: 16px 35px;}
.jt-uc-content-section {position: relative;min-height: 260px;margin-bottom: 50px;}
.subscribe-section .jt-heading .sub-heading {margin: 10px 0;}
.jt-notify-deactive .notify-section,
.subscribe-section,
.jt-notify-active .subscribe-section {
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
position: absolute;
left: 0px;
right: 0px;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.notify-section,
.jt-notify-deactive .subscribe-section,
.jt-notify-active .notify-section {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
min-height: 260px;
position: absolute;
left: 0px;
right: 0px;
z-index: 999;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.subscribe-section {
position: absolute;
top: 0px;
left: 0;
right: 0;
}
body .entry-content a.uc-subs-btn,
.uc-subs-btn {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 3px;
color: #35373e;
}
body .entry-content a.uc-subs-btn:hover,
.uc-subs-btn:hover {
color: #35373e;
text-decoration: none;
}
.uc-subs-btn img {
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
position: relative;
right: -7px;
bottom: 1px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.uc-subs-btn:hover img {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
position: relative;
right: 7px;
}
.page-template-template-blank-page .jt-uc-content-section .mc4wp-form input[type="email"] {margin-bottom: 30px}
.jt-uc-content-section .sub-heading {color: #35373e;} .page-template-template-scroll-lock .wrapper,
.page-template-template-scroll-lock #fullpage {height: 100%;}
.page-template-template-scroll-lock .section {padding: 0 0 1px;overflow: hidden;height: 100% !important;z-index: 0;}
.page-template-template-scroll-lock .jt-main-banner-holder {position: fixed;width: 100%;z-index: 1;}
.page-template-template-scroll-lock .wpb_row,
.page-template-template-scroll-lock .wpb_column,
.page-template-template-scroll-lock .wpb_column > div,
.page-template-template-scroll-lock .wpb_column > div > .space-fix,
.page-template-template-scroll-lock .wpb_column > div > .space-fix .wpb_wrapper,
.page-template-template-scroll-lock .wpb_column > div > .space-fix .wpb_single_image,
.page-template-template-scroll-lock .wpb_column > div > .space-fix .wpb_wrapper {height: 100%;} .jt-scrl-cnt-space-left,
.jt-scrl-cnt-space-left-two,
.jt-scrl-cnt-space-left-three {
position: relative;
top: 35%;
left: 15%;
z-index: 1;
height: auto !important;
}
.jt-scrl-cnt-space-left-two {
top: 28%;
left: 12%;
}
.jt-scrl-cnt-space-left-three {
top: 37%;
left: 15%;
}
.jt-scrl-cnt-space-right,
.jt-scrl-cnt-space-right-two {
position: relative;
top: 25%;
right: 10%;
z-index: 1;
height: auto !important;
}
.jt-scrl-cnt-space-right-two {
top: 33%;
right: 4%;
}
.jt-img-btm-fit .vc_single_image-wrapper {
position: absolute;
bottom: 0px;
left: 0;
z-index: 0;
}
.jt-img-right-space .vc_single_image-wrapper {
position: absolute;
right: 4%;
z-index: 0;
text-align: right;
}
.jt-img-right-space-large .vc_single_image-wrapper {
position: absolute;
right: 14%;
z-index: 0;
text-align: right;
}
.jt-img-top-fit .vc_single_image-wrapper {
position: absolute;
top: 0px;
z-index: 0;
}
.jt-img-left-space .vc_single_image-wrapper {
position: absolute;
left: 4%;
z-index: 0;
}
.jt-img-left-space-large .vc_single_image-wrapper {
position: absolute;
left: 14%;
z-index: 0;
}
.margin-bottom-zero,
.margin-bottom-zero .wpb_button,
.margin-bottom-zero .wpb_content_element,
.margin-bottom-zero.wpb_row,
.margin-bottom-zero ul.wpb_thumbnails-fluid > li {margin-bottom: 0 !important;}
.jt-list-num-style .jt-about-wrap {
position: relative;
padding: 0px 0px 40px 55px;
font-family: 'Montserrat', sans-serif;
}
.jt-list-num-style .jt-about-wrap .jt-list-numb {
left: 0px;
position: absolute;
font-size: 15px;
color: #35373e;
padding: 0 10px 4px;
border-bottom: 5px solid #fff;
}
.jt-list-num-style .jt-about-wrap h4 {
padding: 3px 0 17px;
font-size: 14px;
}
.jt-list-num-style .jt-about-wrap p {
line-height: 24px;
text-transform: none;
letter-spacing: 0.5px;
font-size: 15px;
} #fp-nav ul li a,
.fp-slidesNav ul li a {
display: block;
position: relative;
z-index: 1;
width: 100%;
height: 100%;
cursor: pointer;
text-decoration: none;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
border-radius: 50%;
position: absolute;
z-index: 1;
height: 7px;
width: 7px;
border: 0;
background: #35373e;
left: 50%;
top: 50%;
margin: -2px 0 0 -2px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span,
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
width: 10px;
height: 10px;
background: transparent;
border: 2px solid #35373e;
margin: -3px 0 0 -3px;
}
#fp-nav.right {right: 30px;} #lang_sel a {padding: 0;}
.menu-item-language img.iclflag {position: relative;top: -1px;margin-right: 8px;}
.sidebar #lang_sel img.iclflag,
footer #lang_sel img.iclflag {position: relative;top: 0px;margin-right: 2px;}
.sidebar #lang_sel a.lang_sel_sel:hover {background-color: transparent;}
.sidebar #lang_sel a,
footer #lang_sel a {
font-size: 14px;
color: #777;
float: left;
width: 100%;
padding: 10px 12px;
line-height: 24px;
border: none;
color: #777;
vertical-align: top;
-moz-appearance: none;
background: transparent;
}
.sidebar #lang_sel ul ul a,
footer #lang_sel ul ul a {border: 1px solid #F0F0F0;border-top: none;}
.sidebar #lang_sel > ul > li,
footer #lang_sel > ul > li {border: none;}
.sidebar #lang_sel > ul > li > a,
footer #lang_sel > ul > li > a {background: transparent url(//nevermind-studio.fr/wp-content/themes/juster/images/arrows/dropdown.png) no-repeat scroll 97% center;border: 1px solid #F0F0F0;}
.sidebar #lang_sel,
footer #lang_sel,
.sidebar #lang_sel li,
footer #lang_sel li {float: left;width: 100%;height: auto;}
.sidebar #lang_sel ul ul,
footer #lang_sel ul ul {width: 100%;top: 46px;height: auto;display: inline-block;border:none;}
.sidebar #lang_sel li::before,
footer #lang_sel li::before {display: none;}
footer #lang_sel ul ul a {padding: 10px 12px;line-height: 24px;}
.vc_column_container {padding-left: 15px !important;padding-right: 15px !important;} .single .type-post .jt-post-content .jt-post-excerpt ol.flex-control-nav li {
float: none;
width: auto;
}
.single .type-post .jt-post-content .jt-post-excerpt ul.flex-direction-nav li:before {content: none;}
.navbar-default {background-color: transparent;border-color: transparent;}.hidden-big-screen {z-index: 10;}
.jt-slim-top {width: 100%;float: left;}
.jt_main_content .jt-main-banner-holder .hidden-big-screen li.megamenu ul.dropdown-menu,
.jt_blog_content .jt-blog-header .hidden-big-screen li.megamenu ul.dropdown-menu,
.jt_business_content .jt-bussiness-head-cont .hidden-big-screen li.megamenu ul.dropdown-menu,
.jt_arch_content .jt-arch-head-content .hidden-big-screen li.megamenu ul.dropdown-menu,
.jt_agency_content .jt-agency-header .hidden-big-screen li.megamenu ul.dropdown-menu,
.jt_studio_content .jt-head-studio .hidden-big-screen li.megamenu ul.dropdown-menu,
.jt_freelance_content .jt-freelance-head .hidden-big-screen li.megamenu ul.dropdown-menu {width: 100%;}
.jt_main_content .jt-main-banner-holder .hidden-big-screen li.megamenu ul.dropdown-menu li,
.jt_blog_content .jt-blog-header .hidden-big-screen li.megamenu ul.dropdown-menu li,
.jt_business_content .jt-bussiness-head-cont .hidden-big-screen li.megamenu ul.dropdown-menu li,
.jt_arch_content .jt-arch-head-content .hidden-big-screen li.megamenu ul.dropdown-menu li,
.jt_agency_content .jt-agency-header .hidden-big-screen li.megamenu ul.dropdown-menu li,
.jt_studio_content .jt-head-studio .hidden-big-screen li.megamenu ul.dropdown-menu li,
.jt_freelance_content .jt-freelance-head .hidden-big-screen li.megamenu ul.dropdown-menu li {width: 100%;} ul.jt-slimmenu {
position: relative;
top:0;
right:0;
list-style-type: none;
margin: 0px;
padding: 0px;
width: 100%;
float: left;
z-index: 10;
}
ul.jt-slimmenu.collapsed li {float: left;}
.menu-collapser {
background: transparent;
color: #35373e;
font-family: 'Montserrat', sans-serif;
text-shadow: none;
height: 50px;
line-height: 50px;
font-size: 15px;
text-transform: uppercase;
width: 100%;
float: left;
padding: 0 10px;
width: 100%;
float: left;
position: relative;
}
.collapse-button {
position: absolute;
right: 20px;
top: 50%;
width: 30px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
cursor: pointer;
font-size: 14px;
text-align: center;
transform: translate(0, -50%);
-o-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
z-index: 1;
}
.collapse-button .icon-bar {
border-radius: 1px 1px 1px 1px;
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
display: block;
height: 1px;
width: 22px;
margin: 5px 0;
position: relative;
}
ul.slimmenu {
list-style-type: none;
margin: 0;
padding: 0;
width: 100%;
}
ul.slimmenu li ul {margin: 0;list-style-type: none;}
ul.slimmenu li > ul {
display: none;
position: absolute;
left: 0;
top: 100%;
z-index: 999;
width: 100%;
}
ul.slimmenu li > ul > li ul {
display: none;
position: absolute;
left: 100%;
top: 0;
z-index: 999;
width: 100%;
}
ul.slimmenu.collapsed li {display: block;width: 100%;padding: 0;}
ul.slimmenu.collapsed li a {
display: block;
padding: 0px;
font-size: 11px;
line-height: 20px;
font-family: "Montserrat",sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: normal;
padding: 18px 25px;
}
ul.slimmenu.collapsed li a.sub-collapser .caret {
border-top: 4px solid transparent;
border-left: 5px solid;
border-bottom: 4px solid transparent;
position: absolute;
right: 0;
top: 25px;
}
ul.slimmenu.collapsed li a.sub-collapser.expanded .caret {
border-top: 5px dashed;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
position: absolute;
right: 3px;
top: 26px;
}
ul.slimmenu.collapsed li a > i {display: none;}
ul.slimmenu .dropdown-menu {background: transparent;}
ul.slimmenu.collapsed li .sub-collapser i {display: none;}
ul.slimmenu.collapsed li > ul { display: none;position: static;}
ul.slimmenu.navbar-right .dropdown-menu {padding: 0;box-shadow:none;border:0;}
ul.slimmenu.jt-agency-menu-list li a::after {display: none;}
ul.slimmenu .dropdown-menu .menu-item-has-children.dropdown a > i { display: none;}
ul.slimmenu .dropdown-menu > .menu-item-has-children.dropdown > a,
.jt_agency_content .jt-agency-header .nav.navbar-nav.jt-slimmenu ul.dropdown-menu li:last-child a,
.jt_agency_content .jt-agency-header .nav.navbar-nav.jt-slimmenu ul.dropdown-menu li:first-child a,
.jt_studio_content .nav.navbar-nav.jt-slimmenu ul.dropdown-menu li:first-child a,
.jt_studio_content .nav.navbar-nav.jt-slimmenu ul.dropdown-menu li:last-child a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav.slimmenu ul.dropdown-menu li:first-child a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav.slimmenu ul.dropdown-menu li:last-child a {padding: 18px 20px 18px 40px;}
ul.slimmenu .dropdown-menu > .menu-item-has-children.dropdown .menu-item > a,
.jt_agency_content .jt-agency-header .nav.navbar-nav.jt-slimmenu ul.dropdown-menu li ul.dropdown-menu li:first-child a,
.jt_agency_content .jt-agency-header .nav.navbar-nav.jt-slimmenu ul.dropdown-menu li ul.dropdown-menu li:last-child a,
.jt_studio_content .nav.navbar-nav.jt-slimmenu ul.dropdown-menu ul.dropdown-menu li:first-child a,
.jt_studio_content .nav.navbar-nav.jt-slimmenu ul.dropdown-menu ul.dropdown-menu li:last-child a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav.slimmenu ul.dropdown-menu ul.dropdown-menu li:first-child a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav.slimmenu ul.dropdown-menu ul.dropdown-menu li:last-child a {padding: 18px 30px 18px 60px;}
.jt_agency_content .jt-agency-header .nav.navbar-nav.jt-slimmenu ul.dropdown-menu li.menu-item.menu-item-has-children a:after {content: none;}
ul.slimmenu .dropdown-menu > .menu-item > a {padding: 18px 20px 18px 40px;}
.navbar-right .dropdown-menu {min-width: 190px;}
header.jt-agency nav ul.nav li.menu-item ul.dropdown-menu li {padding: 0;}
ul.slimmenu.collapsed li a > .caret {
right: 0px;
position: absolute;
top: 50%;
margin: 0px 20px 0px 0px;
color: #888;
} .menu-collapser {background: rgba(0,0,0,0.4);color: #fff;}
.collapse-button .icon-bar {background-color: #fff;}
ul.slimmenu.collapsed li a,
.is_front_page .menu-main-menu-container ul.nav.navbar-nav.slimmenu.collapsed li.menu-item a,
.jt_studio_content .hidden-big-screen .nav.navbar-nav li.menu-item.megamenu ul.dropdown-menu > li:first-child > a {color: #888;background: #121212;border-bottom: 1px solid #1b1b1b;}
ul.slimmenu.collapsed li > .dropdown-menu > li > a {background: #0f0f0f;}
ul.slimmenu.collapsed li > .dropdown-menu > li > .dropdown-menu > li > a {background: #0c0c0c;}
ul.slimmenu.collapsed li a:hover {color: #ccc;background: #0c0c0c; }
.jt-slim-logo {
position: absolute;
top: 20px; z-index: 1;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-webkit-transition: opacity .4s ease;
-moz-transition: opacity .4s ease;
-ms-transition: opacity .4s ease;
-o-transition: opacity .4s ease;
transition: opacity .4s ease;
}
.jt-slim-logo img {max-width: 100%;}
.jt-slim-meta.menu-metas.navbar-right {position: absolute;width: 100%;float: left;height: 75px;}
.jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li > a {padding: 0;}
.jt-slim-meta.menu-metas ul {margin: 0;}
.jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-search {float: right;}
.jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart,
.jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart-slim {float: right;}
.jt_main_content .jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a {top: 31px;right:100px;}
.jt_main_content .jt-slim-meta .jt-menu-cart,
.jt_main_content .jt-slim-meta .jt-menu-cart-slim {float: right;top: 20px;right: 35px;}
.jt_main_content .jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart a .jt-cart-num,
.jt_main_content .jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart-slim a .jt-cart-num {top: 0;right: -10px;}
.top-search-open .jt-slim-logo {filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}
.jt_main_content .jt-slim-meta #top-search-slim form {height: 75px;}
.jt_main_content .menu-collapser {height: 75px;}
.jt_main_content .jt-slim-meta #jt-top-cart .top-cart-content,
.jt_main_content .jt-slim-meta #jt-top-cart-slim .top-cart-content {top: 55px; right: -10px;}
.jt_main_content .jt-main-banner-holder .hidden-big-screen a.default.navbar-logo {position: absolute;z-index: 1;padding: 26px 5px;top: 0;}
.top-search-open.jt_main_content .jt-main-banner-holder .hidden-big-screen a.default.navbar-logo {display:none;} .jt_blog_content .jt-slim-meta {width: 100%;float: left;}
.jt_blog_content .jt-slim-meta .menu-metas ul {margin: 0;}
.jt_blog_content .jt-slim-meta .jt-search {float: left;}
.jt_blog_content .jt-slim-meta .jt-menu-cart {float: left;}
.jt_blog_content .jt-slim-top {height: 75px;position: relative;float: left;width: 100%;}
.jt_blog_content .jt-slim-meta .navbar-default.menu-metas ul.navbar-nav li > a {padding: 0;}
.jt_blog_content .jt-slim-meta .top-search-trigger {color: #35373E;}
.jt_blog_content .jt-slim-meta .jt-header-social {height: 75px;line-height: 75px;}
.jt_blog_content .jt-slim-logo {position: absolute;top: 100%;line-height: 75px;}
.jt_blog_content .jt-blog-header .jt-slim-meta .navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart,
.jt_blog_content .jt-blog-header .jt-slim-meta .navbar-default.menu-metas ul.navbar-nav li.jt-search {padding: 23px 30px;}
.jt_blog_content .jt-blog-header .jt-slim-meta .navbar-default.menu-metas ul.navbar-nav li.jt-search {border-left: 1px solid #f0f0f0;}
.jt_blog_content .jt-slim-meta #jt-top-cart .top-cart-content {top: 75px;}
.jt_blog_content .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar-nav li.top-search a i.pe-7s-close { display: none; }
.jt_blog_content.top-search-open .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar-nav li.top-search a i.pe-7s-close { display: block; }
.jt_blog_content .jt-blog-header .hidden-big-screen .jt-slim-meta {border-bottom: 1px solid #f0f0f0;width: 50%;height: 75px;}
.jt_blog_content .jt-blog-header .hidden-big-screen .menu-main-menu-container .menu-collapser {float: right;width: 50%;}
.jt_blog_content .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar-nav li {float: left;}
.jt_blog_content .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar- li#jt-top-cart-slim .top-cart-content {top: 75px;left: 0;}
.jt_blog_content .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar-nav li.jt-menu-cart-slim {border-right: 1px solid #f0f0f0;}
.jt_blog_content .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar-nav li.top-search form#searchform {padding: 13px 15px;}
.jt_blog_content.top-search-open .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar-nav li.top-search form#searchform {z-index: 999;}
.jt_blog_content .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar-nav li.top-search a i.pe-7s-close {float: right;right: -500px;position: absolute;left: auto;}
.jt_blog_content.top-search-open .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar-nav li.top-search a i.pe-7s-close {z-index: 9999;}
.jt_blog_content .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas.navbar-default.navbar-right ul li {padding: 22px 29px;} .jt_main_content .jt-main-banner-holder .hidden-big-screen .menu-metas .widget.widget_text {float: right;position: relative;top: 20px;right: 60px;}
.jt_main_content .jt-main-banner-holder .hidden-big-screen .menu-metas .widget.widget_text .dropdown-menu.jt-top-width-three {position: absolute;top: 55px;background: #121212;}
.jt_main_content .jt-main-banner-holder .hidden-big-screen .menu-metas .widget.widget_text .dropdown-menu.jt-top-width-three li a:hover {color: #fff;} .jt_blog_content .jt-blog-header .hidden-big-screen .menu-metas ul.navbar-nav li.jt-menu-cart-slim a span.jt-cart-num {top: 0;right: -10px;color: #fff;}
.jt_blog_content .jt_blog_header_content .hidden-big-screen .menu-metas .widget.widget_text {
float: left;
width: auto;
padding: 0px;
line-height: 0;
border-left: 1px solid rgb(240, 240, 240);
margin-right: -1px;
}
.jt_blog_content .jt_blog_header_content .hidden-big-screen .menu-metas ul.navbar-nav {float: left;}
.jt_blog_content .jt_blog_header_content .hidden-big-screen .menu-metas .widget.widget_text ul.nav.navbar-nav li.dropdown {padding: 19px 29px;}
.jt_blog_content .jt_blog_header_content .hidden-big-screen .menu-metas .widget.widget_text ul.nav.navbar-nav li.dropdown ul.dropdown-menu {position: absolute;padding: 0px;min-width: auto;top: 75px;background: rgb(18, 18, 18) none repeat scroll 0% 0%;}
.jt_blog_content .jt_blog_header_content .hidden-big-screen .menu-metas .widget.widget_text ul.nav.navbar-nav li.dropdown ul.dropdown-menu li {padding: 0;} .jt_business_content .jt-bussiness-head-cont .hidden-big-screen .menu-metas {background: #fff; padding-right: 30px; }
.jt_business_content .jt-bussiness-head-cont .hidden-big-screen .menu-metas .widget.widget_text {
line-height: 0;
float: right;
height: auto;
right: 145px;
position: relative;
}
.jt_business_content .jt-bussiness-head-cont .hidden-big-screen .menu-metas .widget.widget_text ul li a {padding: 23px 13px 15px;}
.jt_business_content .jt-bussiness-head-cont .hidden-big-screen .menu-metas .widget.widget_text ul li ul.dropdown-menu.jt-top-width-three {position: absolute;top: 75px;background: #121212;}
.jt_business_content .jt-bussiness-head-cont .hidden-big-screen .menu-metas .widget.widget_text ul li ul.dropdown-menu.jt-top-width-three li a:hover {color: #fff;}
.jt_business_content .jt-bussiness-head-cont .hidden-big-screen .menu-metas.navbar-default.jt-slim-meta ul.navbar-nav li.jt-menu-search a {right: 25px;}
.jt_business_content .jt-bussiness-head-cont .hidden-big-screen .menu-metas ul.navbar-nav li.jt-menu-cart-slim a {top: 23px;} .jt_arch_content .jt-arch-head-content .hidden-big-screen .menu-metas .widget.widget_text {float: right;right: 190px;position: relative;}
.jt_arch_content .jt-arch-head-content .hidden-big-screen .menu-metas .widget.widget_text ul li a {padding: 24px 16px 14px;}
.jt_arch_content .jt-arch-head-content .hidden-big-screen .menu-metas .widget.widget_text ul.navbar-nav li.dropdown ul.dropdown-menu {
position: absolute;
left: auto;
right: 0;
top: 75px;
background: #121212;
}
.jt_arch_content .jt-arch-head-content .hidden-big-screen .menu-metas .widget.widget_text ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a:hover {color: #fff;} .jt_studio_content.top-search-open .jt-head-studio .hidden-big-screen a.default.navbar-logo {display: none;}
.jt_studio_content .jt-head-studio .hidden-big-screen .menu-metas .widget.widget_text {float: right;top: 22px;position: relative;right: 120px;}
.jt_studio_content .jt-head-studio .hidden-big-screen .menu-metas .widget.widget_text ul li ul {position: absolute;top: 53px;background: #121212;}
.jt_studio_content .jt-head-studio .hidden-big-screen .menu-metas .widget.widget_text ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a:hover {color: #fff;} .jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-metas .widget.widget_text ul.navbar-nav li.dropdown a {font-size: 12px;}
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-metas .widget.widget_text ul.navbar-nav li.dropdown ul.dropdown-menu {position: absolute;background: #121212;min-width: auto;}
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-metas .widget.widget_text ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a {padding: 20px 15px;font-size: 10px;line-height: 0;}
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-metas .widget.widget_text ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a:hover {color: #fff;} @media (max-width: 767px) {
.jt_freelance_content .jt-freelance-head nav.navbar {display: none;}
.jt_freelance_content .jt-freelance-head .hidden-big-screen {display: block !important;}
}
.jt_freelance_content .jt-freelance-head .hidden-big-screen {left: 0;}
.jt_freelance_content .jt-freelance-head .hidden-big-screen a.navbar-logo {
position: absolute;
z-index: 1; left: 20px;
} .jt_left_content .hidden-side-big-screen a.default.navbar-logo,
.jt_right_content .hidden-side-big-screen a.default.navbar-logo {
width: auto;
position: absolute;
z-index: 1;
display: block;
padding: 26px 5px;
}
.jt_left_content .hidden-side-big-screen span.jt-cross-over,
.jt_right_content .hidden-side-big-screen span.jt-cross-over {
display: block;
font-size: 11px;
line-height: 20px;
font-family: "Montserrat",sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: normal;
padding: 18px 25px;
}
.jt_left_content .hidden-side-big-screen ul.menu,
.jt_right_content .hidden-side-big-screen ul.menu {padding: 0;}
.jt_left_content .hidden-side-big-screen ul.port-filter,
.jt_right_content .hidden-side-big-screen ul.port-filter {padding: 0;}
.jt_left_content .hidden-side-big-screen ul.port-filter li a,
.jt_right_content .hidden-side-big-screen ul.port-filter li a {padding: 18px 40px;} .jt_photography_content.jt-photo-wrap .jt-slim-logo {left: 20px;position: absolute;}
.jt_photography_content.jt-photo-wrap .collapse-button .icon-bar {box-shadow: 0px 1px 0px #fff;height: 2px;}
.jt_photography_content.jt-photo-wrap .jt-top-white {position: relative;width: 100%;float: left;left: 0;}
.jt_photography_content.jt-photo-wrap .menu-collapser {height: 75px;line-height: 75px;background: #29292B;}
.jt_photography_content.jt-photo-wrap ul.slimmenu.collapsed li a,
.jt_shop_content ul.slimmenu.collapsed li a,
.jt_left_content ul.slimmenu.collapsed li a,
.jt_right_content ul.slimmenu.collapsed li a,
.jt_left_content .hidden-side-big-screen span.jt-cross-over,
.jt_right_content .hidden-side-big-screen span.jt-cross-over {border: 1px solid #f3f3f3;border-top: 0px;background: #fff; color: #35373e;}
.jt_photography_content.jt-photo-wrap ul.slimmenu.collapsed li > .dropdown-menu > li > a,
.jt_shop_content ul.slimmenu.collapsed li > .dropdown-menu > li > a,
.jt_left_content ul.slimmenu.collapsed li > .dropdown-menu > li > a,
.jt_left_content .hidden-side-big-screen ul.collapsed .dropdown li a,
.jt_right_content ul.slimmenu.collapsed li > .dropdown-menu > li > a,
.jt_right_content .hidden-side-big-screen ul.collapsed .dropdown li a {background: #fafafa;color: #767676;border-color: #ececec;}
.jt_photography_content.jt-photo-wrap ul.slimmenu.collapsed li > .dropdown-menu > li > a:hover,
.jt_shop_content ul.slimmenu.collapsed li > .dropdown-menu > li > a:hover,
.jt_left_content ul.slimmenu.collapsed li > .dropdown-menu > li > a:hover,
.jt_right_content ul.slimmenu.collapsed li > .dropdown-menu > li > a:hover {background: #fafafa;}
.jt_photography_content.jt-photo-wrap ul.slimmenu.collapsed li > .dropdown-menu > li > .dropdown-menu > li > a,
.jt_shop_content ul.slimmenu.collapsed li > .dropdown-menu > li > .dropdown-menu > li > a,
.jt_left_content ul.slimmenu.collapsed li > .dropdown-menu > li > .dropdown-menu > li > a,
.jt_left_content ul.slimmenu.collapsed li > .dropdown-menu > li > ul > li > a,
.jt_left_content .hidden-side-big-screen ul.collapsed .dropdown li > ul > li > a,
.jt_right_content ul.slimmenu.collapsed li > .dropdown-menu > li > .dropdown-menu > li > a,
.jt_right_content ul.slimmenu.collapsed li > .dropdown-menu > li > ul > li > a,
.jt_right_content .hidden-side-big-screen ul.collapsed .dropdown li > ul > li > a {background: #f6f6f6;color: #767676;border-color: #ececec;}
.jt_photography_content.jt-photo-wrap ul.slimmenu.collapsed li > .dropdown-menu > li > .dropdown-menu > li > a:hover,
.jt_shop_content ul.slimmenu.collapsed li > .dropdown-menu > li > .dropdown-menu > li > a:hover,
.jt_left_content ul.slimmenu.collapsed li > .dropdown-menu > li > .dropdown-menu > li > a:hover,
.jt_right_content ul.slimmenu.collapsed li > .dropdown-menu > li > .dropdown-menu > li > a:hover {background: #fafafa;}
.jt_photography_content.jt-photo-wrap ul.slimmenu.collapsed li a:hover,
.jt_shop_content ul.slimmenu.collapsed li a:hover,
.jt_left_content ul.slimmenu.collapsed li a:hover,
.jt_right_content ul.slimmenu.collapsed li a:hover {background: #fafafa;}
.jt_photography_content.jt-photo-wrap .left-menu-list {background: transparent;position: relative;z-index: 1;}
.jt-photo-wrap.jt_photography_content .left-menu-wrap.jt-dark-bg {padding: 60px 0 0 50px;text-align: left;}
.jt-photo-wrap.jt_photography_content .left-menu-wrap.jt-dark-bg .port-logo {text-align: left;width: auto;}
.jt-photo-wrap.jt_photography_content .contact-wrap {padding-left: 0;line-height: 24px;}
.jt_left_content .hidden-side-big-screen span.jt-cross-over,
.jt_right_content .hidden-side-big-screen span.jt-cross-over {position: relative; width: 100%;} .jt_business_content .jt-slim-logo {top: 65px;}
.jt_business_content .menu-collapser {height: 75px;line-height: 75px;}
.jt_business_content .jt-slim-meta #jt-top-cart .top-cart-content {top: 75px;}
.jt_business_content.top-search-open .jt-slim-logo {filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}
.jt_business_content .jt-header-three .jt-slim-meta.navbar-default .navbar-nav > li > a,
.jt_business_content .jt-header-three .jt-slim-meta .navbar-default.menu-metas ul.navbar-nav li > a { padding: 0;}
.jt_business_content .jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart {line-height: 75px;right:30px; }
.jt_business_content .jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a {top:33px; right: 95px;}
.jt_business_content .jt-header-three #top-search-slim form input {padding: 10px;width: 80%;}
.jt_business_content .jt-bussiness-head-cont .hidden-big-screen .jt-header-three .sticky-nav {background: transparent;}
.jt_business_content .jt-bussiness-head-cont .hidden-big-screen a.default.navbar-logo {position: absolute;padding: 26px 5px;z-index: 1;}
.jt_business_content .jt-bussiness-head-cont .hidden-big-screen .is-sticky .menu-metas.navbar-default.navbar-right ul.navbar-nav li.jt-menu-cart a {padding: 0;}
.jt_business_content .jt-bussiness-head-cont .hidden-big-screen .jt-menu-search.top-search form.search-new {background: #fff;}
.jt_business_content.top-search-open .jt-bussiness-head-cont .hidden-big-screen .menu-metas ul.navbar-nav li.jt-menu-search form.search-new {z-index: 1;background: #fff;}
.jt_business_content.top-search-open .jt-bussiness-head-cont .hidden-big-screen .menu-metas ul.navbar-nav li.jt-menu-search form#searchform input {padding: 15px 20px;}
.jt_business_content .jt-bussiness-head-cont .hidden-big-screen .menu-metas ul.navbar-nav li#jt-top-cart-slim.jt-menu-cart-slim.top-cart-open-slim .top-cart-content {top: 75px;} .jt-photo-wrap.jt_photography_content .hidden-side-big-screen a.default.navbar-logo.default-logo { padding: 10px 5px; position: absolute; z-index: 1; }
.jt_vintage_content.jt-photo-wrap .jt-slim-logo {left: 20px;position: absolute;}
.jt_vintage_content.jt-photo-wrap .collapse-button .icon-bar {box-shadow: 0px 1px 0px #fff;height: 2px;}
.jt_vintage_content.jt-photo-wrap .jt-top-white {position: relative;width: 100%;float: left;left: 0;}
.jt_vintage_content.jt-photo-wrap .menu-collapser {height: 75px;line-height: 75px;background: #29292B;}
.jt_vintage_content.jt-photo-wrap .left-menu-wrap.jt-vint-left-menu .contact-wrap {padding: 20px 30px 20px 40px;line-height: 24px;text-align: left;}
.jt_vintage_content.jt-photo-wrap .left-menu-list {position: relative;z-index: 1; background: transparent;}
.jt-photo-wrap.jt_photography_content .photography-rightmenu {padding: 60px 50px 0 0;text-align: right;}
.jt-photo-wrap.jt_photography_content .photography-rightmenu .contact-wrap {padding-right: 0;padding-left: 0;}
.jt-photo-wrap.jt_photography_content .photography-rightmenu .jt-dark-version.jt-copy-right {text-align: right;padding-right: 50px;} .jt_arch_content .jt-header-three.jt-arch-header .navbar-right .dropdown-menu {top: 80px;}
.jt_arch_content .jt-header-three.jt-arch-header .dropdown-menu .menu-item-has-children .dropdown-menu {top: 0;}
.jt_arch_content .menu-collapser {
background: #fff;
-moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
height: 75px;
line-height: 75px;
}
.jt_arch_content .collapse-button .icon-bar {-moz-box-shadow: 0px 1px 0px #000;-webkit-box-shadow: 0px 1px 0px #000;box-shadow: 0px 1px 0px #000;}
.jt_arch_content .jt-slim-meta .jt-arch-share {float: right;}
.jt_arch_content .jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-arch-share > a {padding: 40px 0 0 0;position: relative;right: 50px;}
.jt-arch-header.jt-header-three .jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a {right: 100px;}
.top-share-open.jt_arch_content .hidden-big-screen .jt-slim-logo {display: none;}
.top-search-open.jt_arch_content .jt-slim-logo {filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}
.jt_arch_content .jt-arch-head-content .hidden-big-screen a.default.navbar-logo {padding: 27px 5px;position: absolute;z-index: 1;}
.jt_arch_content.top-search-open .jt-arch-head-content .hidden-big-screen .menu-metas ul.navbar-nav li.jt-menu-search form#searchform {padding: 0;}
.jt_arch_content.top-search-open .jt-arch-head-content .hidden-big-screen .menu-metas ul.navbar-nav li.jt-menu-search form#searchform input {background: #fff;} .jt_agency_content .collapse-button .icon-bar:nth-child(2) {
left: 5px;
-webkit-transition: left .5s ease;
-moz-transition: left .5s ease;
-ms-transition: left .5s ease;
-o-transition: left .5s ease;
transition: left .5s ease;
}
.jt_agency_content .collapse-button:hover .icon-bar:nth-child(2) {left:0;}
.jt_agency_content  ul.slimmenu li a:hover:after {display: none;}
.jt_agency_content .collapse-button .icon-bar {background-color: #0f0f0f;}
.jt_agency_content ul.slimmenu.collapsed li a
.jt_agency_content .collapse-button {top: 15px;}
.jt_agency_content .hidden-big-screen {padding: 20px 0px 0px;}
.jt_agency_content .navbar-default .navbar-nav > .open > a:focus,
.jt_agency_content .navbar-default .navbar-nav > .open > a,
.jt_agency_content .navbar-default .navbar-nav > li > a:focus,
.jt_agency_content .navbar-default .navbar-nav > .open > a,
.jt_agency_content .navbar-default .navbar-nav > li > a,
.jt_agency_content .navbar-nav > ul > li > span.dropdown-toggle a {color: #35373E;}
.jt_agency_content .jt-agency-header .hidden-big-screen a.jt-agency-logo {position: absolute;z-index: 1;padding: 12px 5px;} .jt_studio_content.is_front_page .jt-head-studio .hidden-big-screen a.default.navbar-logo,
.jt_studio_content .jt-head-studio.not-front-studio .hidden-big-screen a.default.navbar-logo {position: absolute;z-index: 1;padding: 32px 5px;}
.jt_studio_content .jt-head-studio.not-front-studio .hidden-big-screen ul.jt-agency-menu-list {top: 16px;} .jt-photo-wrap.jt_vintage_content .hidden-side-big-screen a.default.navbar-logo {position: absolute;z-index: 1;padding: 26px 5px 26px 20px;}
.page-template-page-slider-photography.jt_vintage_content.jt-photo-wrap .right-cont-wrap.jt-vint-right > .container-fluid.padding-zero {height: auto;}
.page-template-page-slider-photography.jt_vintage_content.jt-photo-wrap.jt_vintage_right .right-cont-wrap {width: 85.59%;}
.page-template-page-slider-photography.jt_vintage_content.jt-photo-wrap .right-cont-wrap .jt-photo-whole-wrap {height: 100%;} .jt-box-layout-bg .jt-box-top-header .navbar-right .dropdown-menu {top: 111px;}
.jt-box-layout-bg .hidden-big-screen {left:0;}
.jt-box-layout-bg.top-search-open.jt-box-layout-bg .jt-slim-logo {filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}
.jt-box-layout-bg .jt-slim-meta .jt-menu-cart {float: right;}
.jt-box-layout-bg .jt-slim-top {width: 100%;float: left;}
.jt-box-layout-bg .menu-collapser {height: 75px;line-height: 75px;background: #fff;}
.jt-box-layout-bg .jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li > a {padding: 0;line-height: 75px;}
.jt-box-layout-bg .jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a {top: 31px;right: 95px;}
.jt-box-layout-bg .jt-slim-meta .jt-menu-cart a {position: relative;right: 20px;}
.jt-box-layout-bg .jt-slim-meta #jt-top-cart .top-cart-content {top: 75px;}
.jt-box-layout-bg .jt-slim-meta #jt-top-cart {margin-right: 10px;}
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content ul.nav.navbar-nav.slimmenu > li > a:hover {color: #ccc;}
.jt-box-layout-bg .collapse-button .icon-bar {background: #35373E;}
.jt-box-layout-bg .jt-slim-drop {position: absolute;right:140px;top: -1px;padding: 25px 0;}
.jt-box-layout-bg .jt-slim-drop > a {
font-family: "Montserrat",sans-serif;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: normal;
color: #35373E;
}
.jt-box-layout-bg .jt-slim-drop > a,
.jt-box-layout-bg .jt-slim-drop > a:hover,
.jt-box-layout-bg .jt-slim-drop > a:active,
.jt-box-layout-bg .jt-slim-drop > a:focus {text-decoration: none;}
.jt-box-layout-bg .jt-box-top-header .jt-slim-drop .dropdown-menu {top: 76px;right: -5px;}
.jt-box-layout-bg.top-search-open .navbar-right.jt-main-nav {display: none;}
.jt-box-layout-bg li.jt-menu-search > a i {top: 0;}
.jt-box-layout-bg .jt-boxed-layout .hidden-big-screen  .menu-main-menu-container {width: 100%;}
.jt-box-layout-bg .jt-boxed-layout .hidden-big-screen a.default.navbar-logo {position: absolute;z-index: 1;padding: 26px 5px;display: block;}
.jt-box-layout-bg .jt-boxed-layout .hidden-big-screen .menu-main-menu-container ul.navbar-nav.navbar-right {top: 75px;left: 0;}
.jt-box-layout-bg .jt-boxed-layout .hidden-big-screen ul.slimmenu.collapsed li {display: inline-block;position: relative;}
.jt-box-layout-bg .jt-boxed-layout .hidden-big-screen ul.slimmenu.collapsed > li.megamenu > .dropdown-menu {width: 100%;}
.jt-box-layout-bg .jt-boxed-layout .hidden-big-screen ul.slimmenu.collapsed > li.megamenu > .dropdown-menu > li {width: 100%;}
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav li.menu-item.megamenu ul.dropdown-menu > li.megamenu:first-child > .dropdown-menu > li > a,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav li.menu-item.megamenu ul.dropdown-menu > li.megamenu > .dropdown-menu > li > a,
.jt-box-layout-bg .jt-boxed-layout .hidden-big-screen ul.slimmenu.collapsed > li.megamenu > .dropdown-menu > li > a {padding: 8px 0;width: 100%;}
.jt-box-layout-bg .jt-boxed-layout .hidden-big-screen .menu-metas ul.navbar-nav li#top-search-slim a:hover {color: #35373e;}
.jt-box-layout-bg.top-search-open .jt-boxed-layout .hidden-big-screen .menu-metas ul.navbar-nav li#top-search-slim form {background: #fff;z-index: 999;}
.jt-box-layout-bg.top-search-open .jt-boxed-layout .hidden-big-screen .menu-metas ul.navbar-nav li#top-search-slim a .pe-7s-close {z-index: 9999;}
.jt-box-layout-bg .jt-boxed-layout .hidden-big-screen .menu-metas ul.navbar-nav li#jt-top-cart-slim a {padding: 0 23px 0 0;}
.jt-box-layout-bg .jt-boxed-layout .hidden-big-screen .menu-metas ul.navbar-nav li#jt-top-cart-slim .top-cart-content {top: 75px;}
.jt-box-layout-bg .jt-boxed-layout .hidden-big-screen .menu-metas .jt-slim-drop {padding: 0;}
.jt-box-layout-bg .jt-boxed-layout .hidden-big-screen .menu-metas .jt-slim-drop .textwidget li a.dropdown-toggle {line-height: 80px;}
.jt-box-layout-bg .jt-boxed-layout .hidden-big-screen .menu-metas .jt-slim-drop .textwidget li a.dropdown-toggle span.caret {position: absolute;top: 60px;left: 0;right: 0;} .jt_shop_content .jt-shop-header .hidden-big-screen .jt-shop-top-header.jt-box-top-header .jt-free-ship {width: auto;}
.jt_shop_content .jt-shop-header .hidden-big-screen .jt-shop-top-header.jt-box-top-header .widget {float: right;width: auto;}
.jt_shop_content .jt-shop-header .hidden-big-screen a.default.navbar-logo {position: absolute;z-index: 1;padding: 26px 5px;}
.jt_shop_content .jt-shop-header .hidden-big-screen .menu-metas ul.navbar-nav li#jt-top-cart-slim .top-cart-content {top: 75px;} @media (max-width:1200px) {
.jt_blog_content .jt_blog_header_content .jt-blog-header .menu-metas.navbar-default.navbar-right { padding: 0; }
.jt_arch_content header.jt-arch-header form.search-new { width: 100%; }
}
@media (min-width: 992px) and (max-width: 1199px) {
.jt_main_content .jt-main-banner-holder .jt-page-header .jt-page-banner { position: absolute; width: 100%; }
.jt_main_content .jt-main-banner-holder .jt-page-header { min-height: 550px; }
.jt_main_content .jt-main-banner-holder .jt-page-header.page_hav_banner { min-height: 0; }
.jt_main_content .container.jt-main-banner-holder .jt-page-header.jt-blog-page header { width: 970px; }
.jt_blog_content .container.jt_blog_header_content .jt-blog-header header { width: 100%; }
.jt_blog_content .container.jt_blog_header_content .jt-blog-header .is-sticky header.sticky-nav { width: auto; }
.jt_left_content .hidden-side-big-screen a.default.navbar-logo,
.jt_right_content .hidden-side-big-screen a.default.navbar-logo { z-index: 999; }
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page header { width: 100%; }
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .is-sticky header { width: auto; }
.jt_arch_content .container.jt-arch-head-content header { width: 970px; }
.jt_arch_content .container.jt-arch-head-content .is-sticky header { width: 970px; }
.jt_arch_content .container.jt-arch-head-content nav .navbar-header,
.jt_arch_content .container.jt-arch-head-content nav .menu-metas.navbar-default { padding: 0 0 0 10px; }
.jt_studio_content .container.jt-head-studio header.jt-studio-header,
.jt_studio_content .container.jt-head-studio .is-sticky header.jt-studio-header { width: 970px; }
.jt_studio_content .jt-head-studio .jt-studio-banner-wrap header.jt-studio-header { padding: 0 10px; }
.jt_studio_content .jt-head-studio .jt-studio-banner-wrap header.jt-studio-header .navbar-header,
.jt_studio_content .jt-head-studio .jt-studio-banner-wrap header.jt-studio-header .menu-metas.navbar-default { padding: 0; }
.jt_studio_content .jt-head-studio.not-front-studio header.jt-studio-header .navbar-header { padding: 0 10px; }
.jt_vintage_content .hidden-side-big-screen ul.nav.navbar-nav.navbar-right li.megamenu.dropdown ul.dropdown-menu { padding: 0; width: auto; }
.jt_vintage_content .hidden-side-big-screen ul.nav.navbar-nav.navbar-right li.megamenu.dropdown ul.dropdown-menu li.dropdown { width: 100%; }
.jt_shop_content .container.jt-shop-header .jt-shop-top-head-wrap .jt-box-top-header { width: 100%; }
.jt_shop_content .container.jt-shop-header .jt-shop-top-head-wrap .is-sticky .jt-box-top-header { width: auto; }
.jt_freelance_content .container .jt-page-header.jt-blog-page.jt-freelance-head { min-height: 510px; }
}
@media (max-width: 992px) { .jt_right_content .collapse-button,
.jt_left_content .collapse-button {
margin: 0 auto;
right: 0;
left: 0;
}
.jt_main_content .container.jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 510px; }
.jt_left_content .hidden-side-big-screen a.default.navbar-logo,
.jt_right_content .hidden-side-big-screen a.default.navbar-logo { line-height: 55px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content header.jt-box-top-header,
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .is-sticky header.jt-box-top-header { width: 100%; padding: 0 10px; }
.jt_freelance_content .jt-freelance-head header { padding: 0 10px; }
.jt_freelance_content .jt-page-header.jt-blog-page.jt-freelance-head { min-height: 520px; }
.jt_freelance_content .jt-page-header.jt-blog-page.jt-freelance-head.page_hav_banner { min-height: 110px; }
.jt-photo-wrap.jt_photography_content .hidden-side-big-screen .default.navbar-logo,
.jt-photo-wrap.jt_photography_content.page-template .hidden-side-big-screen .default.navbar-logo { position: absolute; line-height: 54px; padding-left: 10px; z-index: 9; }
}
@media (min-width: 768px) and (max-width: 991px) {
.jt_main_content .jt-main-banner-holder .jt-page-header { min-height: 550px; }
.jt_main_content .container-fluid.jt-main-banner-holder .jt-page-header { min-height: 510px; }
.jt_main_content .container-fluid.jt-main-banner-holder .jt-page-header.page_hav_banner { min-height: 50px; }
.jt_main_content .container.jt-main-banner-holder .jt-page-header.jt-blog-page header { width: 100%; }
.jt_main_content .container.jt-main-banner-holder .jt-page-header.jt-blog-page header .menu-metas.navbar-default.navbar-right { padding: 0; }
.jt_blog_content .container.jt_blog_header_content .jt-blog-header header { width: 100%; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .menu-metas ul.navbar-nav li.jt-search { padding: 30px 17px; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .menu-metas ul.navbar-nav li.jt-menu-cart { padding: 30px 15px; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .menu-metas .widget.widget_text { padding: 0 5px; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .jt-header-social { padding: 0 10px; }
.jt_blog_content .container.jt_blog_header_content .jt-blog-header .menu-metas li.jt-search { padding: 30px 17px; }
.jt_blog_content .container.jt_blog_header_content .jt-blog-header .menu-metas li.jt-menu-cart { padding: 30px 15px; }
.jt_blog_content .container.jt_blog_header_content .jt-blog-header .menu-metas .widget.widget_text { padding: 0 5px; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .is-sticky .menu-metas .widget.widget_text ul.nav.navbar-nav li.dropdown a { padding: 30px 10px 23px; }
.jt_blog_content .container.jt_blog_header_content .jt-blog-header .is-sticky header.sticky-nav { width: auto; }
.jt_left_content .hidden-side-big-screen a.default.navbar-logo,
.jt_right_content .hidden-side-big-screen a.default.navbar-logo { z-index: 999; }
.jt_left_content .right-cont-wrap .jt-blog-bg,
.jt_right_content .left-cont-wrap.right-menu-content .jt-blog-bg { min-height: 430px; }
.jt_left_content .right-cont-wrap .jt-blog-bg .jt-vint-small-banner,
.jt_right_content .left-cont-wrap.right-menu-content .jt-blog-bg .jt-vint-small-banner { height: 430px !important; }
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page header { width: 100%; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page header .widget.jt-top-header .container,
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page header .widget.jt-top-header .container { width: 100%; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page header nav.navbar.navbar-default .container,
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page header nav.navbar.navbar-default .container { width: 100%; padding: 0 10px; }
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page header nav.navbar.navbar-default .menu-metas { padding: 0; }
.jt_arch_content .container.jt-arch-head-content header { width: 750px; }
.jt_arch_content .container.jt-arch-head-content .is-sticky header { width: 750px; }
.jt_arch_content .container.jt-arch-head-content nav .navbar-header,
.jt_arch_content .container.jt-arch-head-content nav .menu-metas.navbar-default { padding: 0 0 0 10px; }
.jt_agency_content .jt-agency .jt-agency-header-two { min-height: 430px; }
.jt_agency_content .jt-agency .page_hav_banner .jt-agency-header-two { min-height: 0px; }
.jt_agency_content .jt-agency .jt-agency-header-two .slider-container.jt-vint-small-banner { height: 430px !important; }
.jt_studio_content .container.jt-head-studio header.jt-studio-header,
.jt_studio_content .container.jt-head-studio .is-sticky header.jt-studio-header { width: 750px; }
.jt_studio_content .jt-head-studio header.jt-studio-header .navbar-header,
.jt_studio_content .jt-head-studio header.jt-studio-header .menu-metas.navbar-default.navbar-right { padding: 0; }
.jt_vintage_content .hidden-side-big-screen ul.nav.navbar-nav.navbar-right li.megamenu.dropdown ul.dropdown-menu { padding: 0; width: auto; }
.jt_vintage_content .hidden-side-big-screen ul.nav.navbar-nav.navbar-right li.megamenu.dropdown ul.dropdown-menu li.dropdown { width: 100%; }
.jt_shop_content .jt-shop-header .jt-blog-bg { min-height: 420px; }
.jt_shop_content .jt-shop-header .jt-blog-bg .slider-container.jt-vint-small-banner { height: 420px !important; }
.jt_shop_content .container.jt-shop-header .jt-shop-top-head-wrap .jt-box-top-header { width: 100%; }
.jt_shop_content .container.jt-shop-header .jt-shop-top-head-wrap .is-sticky .jt-box-top-header { width: auto; }
.jt_freelance_content .container .jt-page-header.jt-blog-page.jt-freelance-head { min-height: 380px; }
.container.foot-ctrl { width: 100%; }
}
@media (max-width: 768px) {
.jt_main_content .jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 430px; }
.jt_main_content .container-fluid.jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 396px; }
.jt_main_content .container-fluid.jt-main-banner-holder .jt-page-header.jt-blog-page.page_hav_banner { min-height: 50px; }
.jt_main_content .container.jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 430px; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .slider-container.jt-vint-small-banner,
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .slider-container.jt-vint-small-banner { height: auto !important; }
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg,
.jt-photo-wrap.jt_photography_content.left-cont .photography-leftcontent .jt-blog-bg { min-height: 400px; }
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg .slider-container.jt-vint-small-banner,
.jt-photo-wrap.jt_photography_content.left-cont .photography-leftcontent .jt-blog-bg .slider-container.jt-vint-small-banner { height: 400px !important; }
.jt_arch_content .wrapper .jt-blog-bg { min-height: 430px; }
.jt_arch_content .jt-blog-bg .slider-container { height: 430px !important; }
.jt_arch_content .jt-arch-head-content header { padding: 0 10px; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small { min-height: 430px; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .slider-container.jt-vint-small-banner { height: 430px !important; } .jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container.jt-vint-small-banner { height: 430px !important; }
.jt_freelance_content .jt-page-header.jt-blog-page.jt-freelance-head { min-height: 390px; }
.jt_freelance_content .jt-page-header.jt-blog-page.jt-freelance-head.page_hav_banner { min-height: 220px; }
}
@media (max-width: 767px) { ul.nav.navbar-nav.slimmenu {height: 80vh;max-height: 80vh;overflow-y: scroll;}
.jt_right_content ul.nav.navbar-nav.slimmenu,
.jt_left_content ul.nav.navbar-nav.slimmenu,
.jt-photo-wrap ul.nav.navbar-nav.slimmenu,
.jt_arch_content ul.nav.navbar-nav.slimmenu,
.jt_studio_content ul.nav.navbar-nav.slimmenu,
.jt_business_content ul.nav.navbar-nav.slimmenu,
.jt_shop_content ul.nav.navbar-nav.slimmenu {height: auto;}
.jt_main_content .container.jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 370px; }
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .menu-metas .widget.widget_text,
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .menu-metas ul.navbar-nav li.jt-menu-search a,
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .menu-metas ul.navbar-nav li.jt-menu-cart-slim { right: 0; }
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .jt-slim-top,
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .jt-slim-top .menu-metas.navbar-default,
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .sticky-wrapper,
.jt_main_content .container.jt-main-banner-holder header,
.jt_main_content .container.jt-main-banner-holder .is-sticky header { width: 100%; }
.jt_blog_content .jt_blog_header_content .hidden-big-screen .menu-mega-menu-container .menu-collapser,
.jt_blog_content .container.jt_blog_header_content .hidden-big-screen .menu-mega-menu-container .menu-collapser { z-index: 99; }
.jt_blog_content .container.jt_blog_header_content .jt-blog-header header,
.jt_blog_content .container.jt_blog_header_content .jt-blog-header .is-sticky header { width: 100%; }
.jt_blog_content .jt-logo-caption,
.jt_blog_content .container .jt-logo-caption { margin-top: 0; }
.jt_blog_content .jt_blog_header_content .jt-blog-header ul.navbar-nav li.jt-menu-cart-slim .top-cart-content .header_cart_widget ul li.mini_cart_item { padding-top: 0px; padding-left: 0px; padding-right: 0px; width: 100%; }
.jt_blog_content .jt_blog_header_content .jt-blog-header ul.navbar-nav li.jt-menu-cart-slim .top-cart-content .header_cart_widget p.total { float: left; width: 100%; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar-nav li.top-search a i.pe-7s-close { right: -470px; }
.jt_left_content .hidden-side-big-screen a.default.navbar-logo,
.jt_right_content .hidden-side-big-screen a.default.navbar-logo { z-index: 999; }
.jt_left_content .right-cont-wrap .jt-blog-bg,
.jt_right_content .left-cont-wrap.right-menu-content .jt-blog-bg { min-height: 430px; }
.jt_left_content .right-cont-wrap .jt-blog-bg .jt-vint-small-banner,
.jt_right_content .left-cont-wrap.right-menu-content .jt-blog-bg .jt-vint-small-banner { height: 430px !important; }
.jt_freelance_content .jt-freelance-head header { padding: 0; }
.jt_freelance_content.top-search-open .jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart-slim {filter: alpha(opacity=0);-khtml-opacity: 0;opacity: 0;}
.jt_freelance_content .jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart-slim {top: 30px;right: 52px;float: right;position: absolute;line-height: 0;}
.jt_freelance_content .jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart-slim > a {top: 0;right: 0;line-height: 0;}
.jt_freelance_content .jt-freelance-head header .jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a {top: 33px;right: 50px;}
.jt_freelance_content.top-search-open .jt-freelance-head header .hidden-big-screen a.default.navbar-logo { display: none; }
.jt_freelance_content .jt-freelance-head .hidden-big-screen a.navbar-logo {top: 8px;}
.jt_freelance_content .jt-freelance-head .hidden-big-screen .menu-collapser {height: 75px;}
.jt_freelance_content .jt-page-header.jt-blog-page.jt-freelance-head {min-height: 330px;}
.jt_freelance_content .jt-page-header.jt-blog-page.jt-freelance-head.page_hav_banner {min-height: 76px;overflow: visible;}
.jt_freelance_content #jt-top-cart-slim.top-cart-open-slim .top-cart-content {top: 45px;right: -10px;}
.jt_freelance_content .is-sticky #top-search-slim form {height: 100%;}
.jt_freelance_content .navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart-slim a .jt-cart-num {right: -10px;top: -10px;}
body.jt_freelance_content.top-search-open #top-search-slim form input {color: #fff;}
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .sticky-wrapper,
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .sticky-wrapper { display: none; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .hidden-big-screen .sticky-wrapper,
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .hidden-big-screen .sticky-wrapper { display: block; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .menu-metas ul.navbar-nav li.jt-menu-cart-slim a span.jt-cart-num,
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .menu-metas ul.navbar-nav li.jt-menu-cart-slim a span.jt-cart-num { color: #fff; top: 0px; right: -7px; }
.jt_business_content .jt-bussiness-head-cont .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart-slim .top-cart-content a { top: 0; }
.jt_arch_content header.jt-arch-header nav.navbar.navbar-default { display: none; }
.jt_arch_content .hidden-big-screen { display: block !important; }
.jt_arch_content .jt-arch-head-content header { padding: 0; }
.jt_arch_content .jt-arch-head-content .hidden-big-screen .menu-metas .widget.widget_text { right: 124px; }
.jt_arch_content .jt-arch-head-content .hidden-big-screen .menu-metas.navbar-default.jt-slim-meta ul.navbar-nav li.jt-menu-search a { right: 50px; top: 31px; }
.jt_arch_content .jt-arch-head-content .hidden-big-screen .menu-metas ul.navbar-nav li.jt-arch-share a { right: 0; }
.jt_arch_content .container.jt-arch-head-content .hidden-big-screen .menu-mega-menu-container .menu-collapser,
.jt_arch_content .container.jt-arch-head-content .is-sticky .hidden-big-screen .menu-mega-menu-container .menu-collapser { width: 767px; padding: 0; }
.jt_arch_content .container.jt-arch-head-content .hidden-big-screen .menu-mega-menu-container,
.jt_arch_content .container.jt-arch-head-content .hidden-big-screen .menu-metas.navbar-default.navbar-right.jt-slim-meta { width: 767px; padding: 0; }
.jt_arch_content .jt-arch-head-content .hidden-big-screen .menu-metas.navbar-default.navbar-right.jt-slim-meta ul.navbar-nav li.jt-arch-share { display: none; }
.jt_agency_content .jt-agency-header .sticky-wrapper { display: none; }
.jt_agency_content .jt-agency-header .hidden-big-screen .sticky-wrapper { display: block; }
.jt_agency_content .jt-agency-header .hidden-big-screen { padding: 0; }
.jt_agency_content .jt-agency-header .jt-agency-header-two { min-height: 430px; }
.jt_agency_content .jt-agency-header.page_hav_banner .jt-agency-header-two { min-height: 0px; }
.jt_agency_content .jt-agency-header .jt-agency-header-two .slider-container { height: 430px !important; }
.jt_agency_content .container.jt-arch-head-content .is-sticky .hidden-big-screen .menu-mega-menu-container .menu-collapser,
.jt_agency_content .jt-agency-header .hidden-big-screen .sticky-nav.jt-slim-top a.default.navbar-logo { position: absolute; z-index: 1; line-height: 30px; padding: 10px 5px; }
.jt_studio_content .jt-head-studio .hidden-big-screen .is-sticky .sticky-nav { width: 100%; }
.jt_studio_content .jt-head-studio .jt-studio-banner-wrap .sticky-wrapper { display: none; }
.jt_studio_content .jt-head-studio .jt-studio-banner-wrap .hidden-big-screen .sticky-wrapper { display: block; }
.jt_studio_content .jt-head-studio .jt-studio-banner-wrap .hidden-big-screen .is-sticky .sticky-nav { width: 100%; }
.jt_studio_content.top-search-open .jt-head-studio .jt-studio-banner-wrap .hidden-big-screen .menu-metas .widget.widget_text { display: none; }
.jt_studio_content .jt-head-studio .jt-studio-banner-wrap .hidden-big-screen .widget.widget_text ul.nav.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a { padding: 20px; }
.jt_studio_content .jt-head-studio .jt-studio-banner-wrap .hidden-big-screen ul.nav.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a,
.jt_studio_content .nav.navbar-nav ul.dropdown-menu li a { padding: 18px 20px 18px 40px; }
.jt_studio_content .jt-head-studio.not-front-studio .sticky-wrapper { display: none; }
.jt_studio_content .jt-head-studio.not-front-studio .hidden-big-screen .sticky-wrapper { display: block; }
.jt_studio_content .jt-head-studio.not-front-studio .hidden-big-screen ul.jt-agency-menu-list { top: 0; }
.jt_studio_content .jt-head-studio.not-front-studio .hidden-big-screen .menu-mega-menu-container .menu-collapser { background: #fff; }
.jt_studio_content .jt-head-studio.not-front-studio .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li.jt-menu-search a { color: #35373e; right: 6px; }
.jt_studio_content .jt-head-studio.not-front-studio .hidden-big-screen .menu-metas.navbar-default .widget.widget_text ul li a { padding: 0 6px; right: -20px; }
.jt_studio_content .jt-head-studio.not-front-studio .hidden-big-screen .menu-metas.navbar-default .widget.widget_text ul li ul.dropdown-menu.jt-top-width-three { top: 53px; right: -30px; }
.jt_studio_content .jt-head-studio.not-front-studio .hidden-big-screen .menu-metas.navbar-default .widget.widget_text ul li ul.dropdown-menu.jt-top-width-three li.dropdown a { right: auto; }
.jt_studio_content .jt-head-studio.not-front-studio .hidden-big-screen .nav.navbar-nav ul.dropdown-menu li a,
.jt_studio_content .jt-head-studio.not-front-studio .hidden-big-screen .nav.navbar-nav ul.dropdown-menu ul.dropdown-menu li a,
.jt_studio_content .hidden-big-screen .nav.navbar-nav li.menu-item.megamenu ul.dropdown-menu > li:first-child > a { padding: 18px 25px; }
.jt_studio_content .jt-head-studio.not-front-studio .hidden-big-screen .menu-mega-menu-container .menu-collapser { width: 767px; }
body.top-search-open #top-search-slim form input { color: #35373e; }
body.top-search-open.jt_studio_content #top-search-slim form input { color: #fff; }
.jt_studio_content .jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a { top: 31px; right: -10px; }
.jt_studio_content .jt-slim-meta.navbar-default.menu-metas ul.footer-lang { padding-top: 4px; }
.jt_vintage_content .hidden-side-big-screen ul.nav.navbar-nav.navbar-right li.megamenu.dropdown ul.dropdown-menu { padding: 0; width: auto; }
.jt_vintage_content .hidden-side-big-screen ul.nav.navbar-nav.navbar-right li.megamenu.dropdown ul.dropdown-menu li.dropdown { width: 100%; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content header.jt-box-top-header,
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .is-sticky header.jt-box-top-header { padding: 0; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-mega-menu-container ul.nav.navbar-nav { left: 0; top: 75px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-mega-menu-container .collapse-button { padding: 20px 0; z-index: 999; }
.jt-box-layout-bg .jt-boxed-layout .hidden-big-screen .nav.navbar-nav ul.dropdown-menu li a { padding: 18px 20px 18px 40px; }
.jt-box-layout-bg .jt-boxed-layout .hidden-big-screen .nav.navbar-nav ul.dropdown-menu ul.dropdown-menu li a { padding: 18px 20px 18px 60px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li.jt-menu-search a { top: 33px; right: 95px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .is-sticky .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li.jt-menu-search a { top: 33px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li#jt-top-cart-slim > a { padding: 0px 32px 0px 0px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart-slim span.jt-cart-num { color: #fff; top: 24px; left: 13px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart-slim .top-cart-content span.jt-cart-product-title { line-height: 0; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li#jt-top-cart-slim .top-cart-content a.remove { line-height: 17px; padding: 0 4px 0 0; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li#jt-top-cart-slim .top-cart-content .buttons a.button { padding: 0; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-metas.navbar-default .widget.widget_text ul.nav.navbar-nav li.dropdown a { padding: 20px 0px 5px; line-height: 40px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-metas.navbar-default .widget.widget_text ul.nav.navbar-nav li.dropdown a span.caret { top: 50px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-main-menu-container .menu-collapser .collapse-button { padding: 20px 0 20px 5px; z-index: 999; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-main-menu-container ul.nav.navbar-nav ul.dropdown-menu li:last-child a { border-bottom: 1px solid #181818; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content header.jt-box-top-header.sticky-nav .hidden-big-screen ul.nav.navbar-nav > li > a,
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .is-sticky header.jt-box-top-header.sticky-nav .hidden-big-screen ul.nav.navbar-nav > li > a { padding: 18px 25px; }
.jt_shop_content .jt-shop-header .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart-slim span.jt-cart-num { top: 20px; left: 13px; color: #fff; }
.jt_shop_content .jt-shop-header .hidden-big-screen .menu-mega-menu-container .menu-collapser { z-index: 9; }
.jt_shop_content .jt-shop-header .hidden-big-screen a.default.navbar-logo { z-index: 999; }
.jt_shop_content .jt-shop-header .hidden-big-screen .menu-mega-menu-container ul.nav.navbar-nav li.megamenu.dropdown ul.dropdown-menu li { width: 100%; }
.jt_shop_content .jt-shop-header .jt-blog-bg { min-height: 430px; }
.jt_shop_content .jt-shop-header .jt-blog-bg .slider-container.jt-vint-small-banner { height: 430px !important; }
.jt_shop_content .jt-shop-header .jt-shop-top-header .widget.widget_text ul.nav.navbar-nav li.dropdown ul.dropdown-menu { position: absolute; background: #121212; }
.jt_shop_content .jt-shop-header .jt-shop-top-header .widget.widget_text ul.nav.navbar-nav li.dropdown ul.dropdown-menu a:hover { color: #fff; }
.jt_shop_content .jt-shop-header .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart-slim .top-cart-content span.quantity { text-align: left; padding: 0 0 0 10px; }
.jt_shop_content .jt-shop-header .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart-slim .top-cart-content p.total strong { float: left; }
.jt_shop_content .jt-shop-header .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart-slim .top-cart-content p.buttons { float: left; width: 100%; margin: 20px 0 0; }
.jt_shop_content .jt-shop-header .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart-slim .top-cart-content a.remove { z-index: 1; }
.jt_shop_content .jt-shop-header .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart-slim .top-cart-content a.remove:hover { color: #000; }
.jt_shop_content .jt-shop-header .hidden-big-screen .sticky-nav.jt-slim-top { position: relative; z-index: 0; }
.jt_shop_content .hidden-big-screen .sticky-wrapper,
.jt_shop_content .hidden-big-screen .sticky-wrapper.is-sticky { z-index: 98; }
.top-cart-content .widget_shopping_cart ul.cart_list li a img,
.woocommerce .top-cart-content .widget_shopping_cart ul.cart_list li a img { margin-right: 10px; }
.jt_shop_content .jt-shop-header .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart-slim .top-cart-content span.quantity { padding: 0px; }
}
@media (max-width: 667px) {
.jt_main_content .jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 370px; }
.jt_main_content .container.jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 344px; }
.jt_main_content .container-fluid.jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 344px; }
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .jt-slim-top,
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .jt-slim-top .menu-metas.navbar-default,
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .sticky-wrapper,
.jt_main_content .container.jt-main-banner-holder header,
.jt_main_content .container.jt-main-banner-holder .is-sticky header { width: 100%; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .hidden-big-screen .jt-slim-meta { width: 80%; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .hidden-big-screen .menu-mega-menu-container .menu-collapser { width: 20%; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar-nav li.top-search a i.pe-7s-close { right: -380px; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .hidden-big-screen .menu-main-menu-container .menu-collapser { width: 10%; }
.jt_left_content .right-cont-wrap .jt-blog-bg,
.jt_right_content .left-cont-wrap.right-menu-content .jt-blog-bg { min-height: 370px; }
.jt_left_content .right-cont-wrap .jt-blog-bg .jt-vint-small-banner,
.jt_right_content .left-cont-wrap.right-menu-content .jt-blog-bg .jt-vint-small-banner { height: 370px !important; }
.jt_freelance_content .jt-page-header.jt-blog-page.jt-freelance-head { min-height: 340px; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .slider-container.jt-vint-small-banner,
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .slider-container.jt-vint-small-banner { height: auto !important; }
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg,
.jt-photo-wrap.jt_photography_content.left-cont .photography-leftcontent .jt-blog-bg { min-height: 345px; }
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg .slider-container.jt-vint-small-banner,
.jt-photo-wrap.jt_photography_content.left-cont .photography-leftcontent .jt-blog-bg .slider-container.jt-vint-small-banner { height: 345px !important; }
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg .jt-header-content,
.jt-photo-wrap.jt_photography_content.left-cont .photography-leftcontent .jt-blog-bg .jt-header-content { left: 30px; bottom: 30px; }
.jt_arch_content .wrapper .jt-blog-bg { min-height: 370px; }
.jt_arch_content .jt-blog-bg .slider-container { height: 370px !important; }
.jt_arch_content .container.jt-arch-head-content .hidden-big-screen .menu-mega-menu-container .menu-collapser,
.jt_arch_content .container.jt-arch-head-content .is-sticky .hidden-big-screen .menu-mega-menu-container .menu-collapser { width: 667px; padding: 0; }
.jt_arch_content .container.jt-arch-head-content .hidden-big-screen .menu-mega-menu-container,
.jt_arch_content .container.jt-arch-head-content .hidden-big-screen .menu-metas.navbar-default.navbar-right.jt-slim-meta { width: 667px; padding: 0; }
.jt_agency_content .jt-agency-header .jt-agency-header-two { min-height: 370px; }
.jt_agency_content .jt-agency-header .jt-agency-header-two .slider-container { height: 370px !important; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small { min-height: 370px; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .slider-container.jt-vint-small-banner { height: 370px !important; }
.jt_studio_content .jt-head-studio.not-front-studio .hidden-big-screen .menu-mega-menu-container .menu-collapser { width: 667px; } .jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container.jt-vint-small-banner { height: 370px !important; }
.jt_shop_content .jt-shop-header .jt-blog-bg { min-height: 370px; }
.jt_shop_content .jt-shop-header .jt-blog-bg .slider-container.jt-vint-small-banner { height: 370px !important; }
}
@media (max-width: 480px) {
.jt_main_content .jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 270px; }
.jt_main_content .container.jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 248px; }
.jt_main_content .container-fluid.jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 247px; }
.jt_main_content .jt-main-banner-holder .jt-page-header h2.page_heading { font-size: 22px; }
.jt_main_content .jt-main-banner-holder .jt-banner-graphic { display: none; }
.jt_main_content .jt-main-banner-holder .jt-page-header.jt-blog-page .jt-page-banner .jt-main-ban-tit { display: none; }
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .jt-slim-top,
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .jt-slim-top .menu-metas.navbar-default,
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .sticky-wrapper,
.jt_main_content .container.jt-main-banner-holder header,
.jt_main_content .container.jt-main-banner-holder .is-sticky header { width: 100%; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .hidden-big-screen .jt-slim-meta .jt-header-social { padding: 0 10px; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas .widget.widget_text ul li.dropdown { padding: 19px 14px; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar-nav li.jt-menu-cart-slim { padding: 22px 15px; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar-nav li.top-search a i.pe-7s-close { right: -240px; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar-nav li#jt-top-cart-slim .top-cart-content { left: -150px; }
.jt_left_content .right-cont-wrap .jt-blog-bg,
.jt_right_content .left-cont-wrap.right-menu-content .jt-blog-bg { min-height: 270px; }
.jt_left_content .right-cont-wrap .jt-blog-bg .jt-vint-small-banner,
.jt_right_content .left-cont-wrap.right-menu-content .jt-blog-bg .jt-vint-small-banner { height: 270px !important; }
.jt_left_content .right-cont-wrap .jt-blog-bg .jt-header-content,
.jt_right_content .left-cont-wrap.right-menu-content .jt-blog-bg .jt-header-content { left: 40px; bottom: 35px; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .hidden-big-screen .widget.jt-top-header .jt-each-top-left,
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .hidden-big-screen .widget.jt-top-header .jt-each-top-left { border-bottom: 0; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .hidden-big-screen .widget.jt-top-header .jt-top-left-bar .textwidget .jt-top-contact:nth-child(1),
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .hidden-big-screen .widget.jt-top-header .jt-top-left-bar .textwidget .jt-top-contact:nth-child(1) { border-bottom: 1px solid #f0f0f0; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .hidden-big-screen .widget.jt-top-header .jt-top-left-bar .textwidget .jt-top-contact:nth-child(2),
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .hidden-big-screen .widget.jt-top-header .jt-top-left-bar .textwidget .jt-top-contact:nth-child(2) { float: none; padding: 0 19px; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .hidden-big-screen .jt-top-header,
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .hidden-big-screen .jt-top-header { min-height: 85px; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .is-sticky .jt-top-header,
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .is-sticky .jt-top-header { margin-top: -85px; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .slider-container.jt-vint-small-banner,
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .slider-container.jt-vint-small-banner { height: auto !important; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .jt-banner-graphic,
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .jt-banner-graphic { display: none; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .jt-business-banner-content h1,
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .jt-business-banner-content h1 { font-size: 22px; }
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg .jt-header-content,
.jt-photo-wrap.jt_photography_content.left-cont .photography-leftcontent .jt-blog-bg .jt-header-content { left: 15px; bottom: 15px; }
.jt-photo-wrap.jt_photography_content.left-cont .photography-leftcontent .jt-blog-bg .jt-header-content img,
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg .jt-header-content img { display: none; }
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg,
.jt-photo-wrap.jt_photography_content.left-cont .photography-leftcontent .jt-blog-bg { min-height: 240px; }
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg .slider-container.jt-vint-small-banner,
.jt-photo-wrap.jt_photography_content.left-cont .photography-leftcontent .jt-blog-bg .slider-container.jt-vint-small-banner { height: 240px !important; }
.jt_arch_content .wrapper .jt-blog-bg { min-height: 270px; }
.jt_arch_content .jt-blog-bg .slider-container { height: 270px !important; }
.jt_arch_content .jt-blog-bg .jt-arch-title h1 { font-size: 22px; }
.jt_arch_content .jt-blog-bg .jt-arch-title img { display: none; }
.jt_arch_content .container.jt-arch-head-content .hidden-big-screen .menu-mega-menu-container .menu-collapser,
.jt_arch_content .container.jt-arch-head-content .is-sticky .hidden-big-screen .menu-mega-menu-container .menu-collapser { width: 480px; padding: 0; }
.jt_arch_content .container.jt-arch-head-content .hidden-big-screen .menu-mega-menu-container,
.jt_arch_content .container.jt-arch-head-content .hidden-big-screen .menu-metas.navbar-default.navbar-right.jt-slim-meta { width: 480px; padding: 0; }
.jt_agency_content .jt-agency-header .jt-agency-header-two { min-height: 270px; }
.jt_agency_content .jt-agency-header .jt-agency-header-two .slider-container { height: 270px !important; }
.jt_agency_content .jt-agency-header .jt-agency-banner-content h1 { font-size: 22px; }
.jt_agency_content .jt-agency-header .jt-agency-banner-content .jt-agency-ban-tit img { display: none; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small { min-height: 270px; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .slider-container.jt-vint-small-banner { height: 270px !important; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .jt-small-content img { display: none; }
.jt_studio_content .jt-head-studio.not-front-studio .hidden-big-screen .menu-mega-menu-container .menu-collapser { width: 480px; } .jt-photo-wrap.jt_vintage_content.jt_vintage_left .jt-photo-whole-wrap.right-cont-wrap.jt-vint-right .slider-container.jt-vint-small-banner .jt-vintage-banner-content h1,
.jt-photo-wrap.jt_vintage_content.jt_vintage_right .jt-photo-whole-wrap.right-cont-wrap.jt-vint-right .slider-container.jt-vint-small-banner .jt-vintage-banner-content h1 { font-size: 22px; }
.jt-photo-wrap.jt_vintage_content.jt_vintage_left .jt-photo-whole-wrap.right-cont-wrap.jt-vint-right .slider-container.jt-vint-small-banner .jt-vintage-banner-content .jt-vintage-ban-tit img,
.jt-photo-wrap.jt_vintage_content.jt_vintage_right .jt-photo-whole-wrap.right-cont-wrap.jt-vint-right .slider-container.jt-vint-small-banner .jt-vintage-banner-content .jt-vintage-ban-tit img { display: none; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container.jt-vint-small-banner { height: 270px !important; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container.jt-vint-small-banner .box-banner-content h1 { font-size: 22px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container.jt-vint-small-banner .box-banner-content img { display: none; }
.jt_shop_content .jt-shop-header .jt-blog-bg { min-height: 270px; }
.jt_shop_content .jt-shop-header .jt-blog-bg .slider-container.jt-vint-small-banner { height: 270px !important; }
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content h1 { font-size: 22px; }
.jt_shop_content .jt-shop-header .hidden-big-screen .jt-shop-top-header.jt-box-top-header .jt-free-ship { width: 100%; text-align: center; }
.jt_shop_content .jt-shop-header .hidden-big-screen .jt-free-ship .widget.widget_text { float: none; }
.jt_shop_content .jt-shop-header .jt-blog-bg .shop-banner-content img { display: none; }
.jt_freelance_content .jt-page-header.jt-blog-page.jt-freelance-head { min-height: 230px; }
.jt_freelance_content .jt-page-header.jt-blog-page.jt-freelance-head .jt-banner-graphic { display: none; }
.jt_freelance_content .jt-page-header.jt-blog-page.jt-freelance-head .jt-page-banner h2 { font-size: 22px; }
}
@media (max-width: 360px) {
.jt_main_content .jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 200px; }
.jt_main_content .jt-main-banner-holder .hidden-big-screen .menu-metas ul.navbar-nav li#jt-top-cart-slim .top-cart-content { right: -60px; }
.jt_main_content .container.jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 185px; }
.jt_main_content .container-fluid.jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 185px; }
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .menu-metas ul.navbar-nav li#jt-top-cart-slim .top-cart-content { right: -125px; }
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .jt-slim-top,
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .jt-slim-top .menu-metas.navbar-default,
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .sticky-wrapper,
.jt_main_content .container.jt-main-banner-holder header,
.jt_main_content .container.jt-main-banner-holder .is-sticky header { width: 100%; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar-nav li.top-search a i.pe-7s-close { right: -130px; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar-nav li#jt-top-cart-slim .top-cart-content { left: -200px; }
.jt_left_content .right-cont-wrap .jt-blog-bg,
.jt_right_content .left-cont-wrap.right-menu-content .jt-blog-bg { min-height: 200px; }
.jt_left_content .right-cont-wrap .jt-blog-bg .jt-vint-small-banner,
.jt_right_content .left-cont-wrap.right-menu-content .jt-blog-bg .jt-vint-small-banner { height: 200px !important; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .hidden-big-screen .widget.jt-top-header .jt-top-left-bar .textwidget .jt-top-contact:nth-child(2),
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .hidden-big-screen .widget.jt-top-header .jt-top-left-bar .textwidget .jt-top-contact:nth-child(2) { float: left; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .slider-container.jt-vint-small-banner,
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .slider-container.jt-vint-small-banner { height: auto !important; }
.jt_business_content .jt-bussiness-head-cont .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li#jt-top-cart-slim .top-cart-content { right: -54px; }
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg,
.jt-photo-wrap.jt_photography_content.left-cont .photography-leftcontent .jt-blog-bg { min-height: 170px; }
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg .slider-container.jt-vint-small-banner,
.jt-photo-wrap.jt_photography_content.left-cont .photography-leftcontent .jt-blog-bg .slider-container.jt-vint-small-banner { height: 170px !important; }
.jt_arch_content .wrapper .jt-blog-bg { min-height: 200px; }
.jt_arch_content .jt-blog-bg .slider-container { height: 200px !important; }
.jt_arch_content .container.jt-arch-head-content .hidden-big-screen .menu-mega-menu-container .menu-collapser,
.jt_arch_content .container.jt-arch-head-content .is-sticky .hidden-big-screen .menu-mega-menu-container .menu-collapser { width: 360px; padding: 0; }
.jt_arch_content .container.jt-arch-head-content .hidden-big-screen .menu-mega-menu-container,
.jt_arch_content .container.jt-arch-head-content .hidden-big-screen .menu-metas.navbar-default.navbar-right.jt-slim-meta { width: 360px; padding: 0; }
.jt_arch_content .jt-arch-head-content .hidden-big-screen .menu-metas.navbar-default.jt-slim-meta ul.navbar-nav li.jt-menu-search a { right: 0; }
.jt_arch_content .jt-arch-head-content .hidden-big-screen .menu-metas .widget.widget_text { right: 80px; }
.jt_agency_content .jt-agency-header .jt-agency-header-two { min-height: 200px; }
.jt_agency_content .jt-agency-header .jt-agency-header-two .slider-container { height: 200px !important; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small { min-height: 200px; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .slider-container.jt-vint-small-banner { height: 200px !important; }
.jt_studio_content .jt-head-studio.not-front-studio .hidden-big-screen .menu-mega-menu-container .menu-collapser { width: 360px; } .jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container.jt-vint-small-banner { height: 200px !important; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li#jt-top-cart-slim .top-cart-content { right: -25px; }
.jt_shop_content .jt-shop-header .jt-blog-bg { min-height: 200px; }
.jt_shop_content .jt-shop-header .jt-blog-bg .slider-container.jt-vint-small-banner { height: 200px !important; }
.jt_shop_content .jt-shop-header .hidden-big-screen a.default.navbar-logo { z-index: 9999; }
.jt_shop_content .jt-shop-header .hidden-big-screen .menu-metas ul.navbar-nav li#jt-top-cart-slim .top-cart-content { right: 15px; }
.jt_freelance_content .jt-page-header.jt-blog-page.jt-freelance-head { min-height: 170px; }
.foot-ctrl footer img { max-width: 100%; }
}
@media (max-width: 320px) {
.jt_main_content .jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 180px; }
.jt_main_content .jt-main-banner-holder .hidden-big-screen .menu-metas ul.navbar-nav li#jt-top-cart-slim .top-cart-content { right: -70px; width: 310px; }
.jt_main_content .container.jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 165px; }
.jt_main_content .container-fluid.jt-main-banner-holder .jt-page-header.jt-blog-page { min-height: 165px; }
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .menu-metas ul.navbar-nav li#jt-top-cart-slim .top-cart-content { right: -132px; width: 300px; }
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .jt-slim-top,
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .jt-slim-top .menu-metas.navbar-default,
.jt_main_content .container.jt-main-banner-holder .hidden-big-screen .sticky-wrapper,
.jt_main_content .container.jt-main-banner-holder header,
.jt_main_content .container.jt-main-banner-holder .is-sticky header { width: 100%; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .hidden-big-screen .jt-slim-meta .jt-header-social { padding: 0 5px; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .hidden-big-screen .jt-slim-meta { width: 85%; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .hidden-big-screen .menu-mega-menu-container .menu-collapser { width: 15%; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar-nav li.top-search a i.pe-7s-close { right: -90px; }
.jt_blog_content .jt_blog_header_content .jt-blog-header .hidden-big-screen .jt-slim-meta .menu-metas ul.navbar-nav li#jt-top-cart-slim .top-cart-content { padding: 10px; width: 310px; left: -189px; }
.jt_blog_content .container .jt-logo-caption { padding: 62px 0; }
.jt_left_content .right-cont-wrap .jt-blog-bg,
.jt_right_content .left-cont-wrap.right-menu-content .jt-blog-bg { min-height: 180px; }
.jt_left_content .right-cont-wrap .jt-blog-bg .jt-vint-small-banner,
.jt_right_content .left-cont-wrap.right-menu-content .jt-blog-bg .jt-vint-small-banner { height: 180px !important; }
.jt_business_content .jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .slider-container.jt-vint-small-banner,
.jt_business_content .container.jt-bussiness-head-cont .jt-page-header.jt-header-three.jt-blog-page .slider-container.jt-vint-small-banner { height: auto !important; }
.jt_business_content .jt-bussiness-head-cont .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li#jt-top-cart-slim .top-cart-content { right: -67px; width: 314px; }
.jt_arch_content .container.jt-arch-head-content .hidden-big-screen .menu-mega-menu-container .menu-collapser,
.jt_arch_content .container.jt-arch-head-content .is-sticky .hidden-big-screen .menu-mega-menu-container .menu-collapser { width: 320px; padding: 0; }
.jt_arch_content .container.jt-arch-head-content .hidden-big-screen .menu-mega-menu-container,
.jt_arch_content .container.jt-arch-head-content .hidden-big-screen .menu-metas.navbar-default.navbar-right.jt-slim-meta { width: 320px; padding: 0; }
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg,
.jt-photo-wrap.jt_photography_content.left-cont .photography-leftcontent .jt-blog-bg { min-height: 150px; }
.jt-photo-wrap.jt_photography_content .right-cont-wrap .jt-blog-bg .slider-container.jt-vint-small-banner,
.jt-photo-wrap.jt_photography_content.left-cont .photography-leftcontent .jt-blog-bg .slider-container.jt-vint-small-banner { height: 150px !important; }
.jt_arch_content .wrapper .jt-blog-bg { min-height: 180px; }
.jt_arch_content .jt-blog-bg .slider-container { height: 180px !important; }
.jt_agency_content .jt-agency-header .jt-agency-header-two { min-height: 180px; }
.jt_agency_content .jt-agency-header .jt-agency-header-two .slider-container { height: 180px !important; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small { min-height: 180px; }
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .slider-container.jt-vint-small-banner { height: 180px !important; } .jt_studio_content .jt-head-studio.not-front-studio .hidden-big-screen .menu-mega-menu-container .menu-collapser { width: 320px; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .slider-container.jt-vint-small-banner { height: 180px !important; }
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li#jt-top-cart-slim .top-cart-content { right: -35px; width: 310px; }
.jt_shop_content .jt-shop-header .hidden-big-screen .menu-metas ul.navbar-nav li#jt-top-cart-slim .top-cart-content { right: -1px; width: 320px; }
.jt_shop_content .jt-shop-header .jt-blog-bg { min-height: 180px; }
.jt_shop_content .jt-shop-header .jt-blog-bg .slider-container.jt-vint-small-banner { height: 180px !important; }
.jt_freelance_content .jt-page-header.jt-blog-page.jt-freelance-head { min-height: 140px; }
}@media only screen and (min-device-width : 320px) and (max-device-width : 1024px){
html {-webkit-text-size-adjust: none; }
} @media (max-height:830px) {
body.page-template-template-blank-page .wrapper {height: auto;margin-bottom: 25px;}
} @media (max-width:1920px) {
.hidden-big-screen {display: none !important;}
.hidden-side-big-screen {display: none !important;}
.jt-trend-item {
width: 270px;
margin: 0 auto;
float: none;
display: inline-block;
}
.woocommerce .jt-product-style-two.jt-product-wide ul.products li.product:nth-child(4n) {margin-right: 0px;}
.woocommerce .jt-product-style-two.jt-product-wide.vc-products-type-1 ul.products li.product:nth-child(4n) {margin-right: 10px;}
.slideshow {left: 15.3%;}
}
@media (max-width:1680px) {
.single-post .modal-sm {width: 22%;}
.owl-item .jt-blog-slide {min-height: 500px;}
.instagram-widget,
.instagram-widget .owl-stage-outer,
.instagram-widget .owl-stage {height:auto;}
.jt-team-skill-outerspace > div > div {padding: 50px 260px 0px 120px;}
.jt-blog-two:hover .jt-blog-two-content {top: 58%;}
.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content {top: 62%;} .navbar-nav > li.megamenu.mega-right-align > ul {left: auto;right: 4%;}
.navbar-nav > li.megamenu.mega-left-align > ul {left: 4%;right: auto;}
.navbar-nav > li.megamenu.menu-column-three > ul {width: 55%;} .jt-scrl-cnt-space-left,
.jt-scrl-cnt-space-left-three {top: 30%;left: 5%;}
.jt-scrl-cnt-space-right {top: 17%;}
.jt-scrl-cnt-space-right-two {top: 30%;right: 7%;}
.jt-scrl-cnt-space-left-two {top: 21%;left: 7%;}
.jt-img-left-space-large .vc_single_image-wrapper,
.jt-img-left-space .vc_single_image-wrapper {left: 0;}
.jt-img-right-space.wpb_single_image img,
.jt-img-btm-fit.wpb_single_image img,
.jt-img-top-fit.wpb_single_image img,
.jt-img-left-space-large.wpb_single_image img,
.jt-img-left-space.wpb_single_image img {max-width: 80%;}
.jt-size-70, .jt-size-70 .jt-main-head {font-size: 66px;}
.jt-size-30, .jt-size-30 .jt-main-head {font-size: 27px;}
}
@media (max-width:1600px) {
.single-post .modal-sm {width: 26%;}
.jt-team-skill-outerspace > div > div {padding: 30px 260px 0px 120px;}
.jt-team-skill-outerspace > div > div .wpb_wrapper .jt-skill:last-child .jt-full-bar {margin-bottom: 0;}
.wwd-tab-box,
.jt-featured-box {top: 13.5%;} .jt-size-70, .jt-size-70 .jt-main-head {font-size: 63px;}
}
@media (max-width:1440px) {
.single-post .modal-sm {width: 26%;}
.owl-item .jt-blog-slide {min-height: 445px;}
.jt-team-skill-outerspace > div > div .wpb_wrapper .jt-heading {display: none;}
.jt-team-skill-outerspace > div > div {padding: 35px 200px 0px 120px;}
.jt-main-cnt-div {left: 8%;top: 40px;width: 44%}
.jt-tabs-nav {left: 8%;bottom: 0;}
.jt-tabs-feature-box {padding: 60px 45px;}
.jt-tabs-num .swiper-pagination-bullet {font-size: 22px;margin: 0px 25px 0px 0px;}
.jt-tabs-num .swiper-pagination-bullet:hover,
.jt-tabs-num .swiper-pagination-bullet.swiper-pagination-bullet-active {font-size: 24px;}
.jt-tabs-outer-space .jt-wwd-tab-links {padding: 30px 70px 0;}
.wwd-tab-box, .jt-featured-box {top: 14%;width: 90%;padding: 60px 30px;}
.jt-wwd-image-bg {min-height: 520px;}
.jt-coming-soon-progress {padding: 0px 5% !important;} .navbar-nav > li.megamenu.mega-right-align > ul {left: auto;right: 8%;}
.navbar-nav > li.megamenu.mega-left-align > ul {left: 8%;right: auto;}
.navbar-nav > li.megamenu.menu-column-three > ul {width: 65%;} .jt-size-90, .jt-size-90 .jt-main-head {font-size: 80px;}
.jt-size-25, .jt-size-25 .jt-main-head {font-size: 19px;}
.jt-size-19, .jt-size-19 .jt-main-head {font-size: 18px;}
.jt-size-30, .jt-size-30 .jt-main-head {font-size: 25px;}
.jt-size-70, .jt-size-70 .jt-main-head {font-size: 56px;}
.jt-size-40, .jt-size-40 .jt-main-head {font-size: 32px;}
.jt-size-15 br {display: none;}
.jt-img-right-space.wpb_single_image img,
.jt-img-btm-fit.wpb_single_image img,
.jt-img-top-fit.wpb_single_image img,
.jt-img-left-space-large.wpb_single_image img,
.jt-img-left-space.wpb_single_image img {max-width: 90%;}
}
@media (max-width:1366px) { .flnce-abt-slide > .container {width: 100%;}
.jt-testimonials-style-three.owl-carousel .owl-controls .owl-nav .owl-prev,
.jt-studio-testimonials.owl-carousel .owl-controls .owl-nav .owl-prev,
.jt-vintage-testimonials.owl-carousel .owl-controls .owl-nav .owl-prev,
.slider-no-prev {left: -80px;}
.jt-testimonials-style-three.owl-carousel .owl-controls .owl-nav .owl-next,
.jt-studio-testimonials.owl-carousel .owl-controls .owl-nav .owl-next,
.jt-vintage-testimonials.owl-carousel .owl-controls .owl-nav .owl-next,
.slider-no-next {right: -80px;}
.wwd-tab-box,
.jt-featured-box {padding: 40px;top: 14%;}
.jt-wwd-image-bg {min-height: 523px;}
.jt-tabs-outer-space .jt-wwd-tab-links {padding: 47px 50px;}
.tab-each-link,
.tab-each-link.wwd-active-link.wwd-deactive-link {padding: 10px;}
.tab-each-link p {font-size: 12px;}
.jt-team-skill-outerspace > div > div {padding: 50px 50px 0px;}
.jt-full-bar {margin: 15px 0px 26px;}
.jt-team-members .owl-prev {left: -100px;}
.jt-team-members .owl-next {right: -100px;}
.jt-tabs-right-area {min-height: 592px;    padding: 100px;}
.jt-tabs-feature-box {padding: 60px;}
.jt-tabs-nav {bottom: 8%;top: auto;}
.jt-main-cnt-div {left: 5%;width: 45%;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a {padding: 12px 15px;}
.jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_list {margin: 10px 0px 0px;}
.jt-icon-tabs-small .jt-studio-serv-cont p {width: 95%;}
.jt-icon-tab-outerspace > div > div {padding-bottom: 65px;padding-top: 65px;}
.jt-studio-port-cont {padding: 24px 100px 23px 100px;}
.jt-studio-testimonials.owl-carousel .owl-controls .owl-nav .owl-prev,
.jt-studio-testimonials .slider-no-prev {left: 0;}
.jt-studio-testimonials.owl-carousel .owl-controls .owl-nav .owl-next,
.jt-studio-testimonials .slider-no-next {right: 0px;}
.jt-studio-super-text > div > div {padding: 16px;}
.jt-vint-test-slide .slider-no-prev {left: 0;}
.jt-vint-test-slide #jt-testimonial-slide.owl-carousel .owl-controls .owl-nav .owl-next {right: 0px;}
.jt-vint-test-slide .slider-no-next {right: 0px;}
.jt-vint-test-slide #jt-testimonial-slide.owl-carousel .owl-controls .owl-nav .owl-prev {left: 0px;}
.jt-photo-wrap.jt_vintage_content .container {width: 100%;}
.jt-photo-wrap .right-cont-wrap {left: 20.7%;width: 79.2%;}
.jt-photo-wrap .left-menu-wrap.jt-dark-bg {width: 20%;}
.jt-vint-team-hover-cont {top: 21%;}
.jt-service-spaces .services-style-two.sevices-no-round .services-content {width: 75%;}
.jt-service-spaces .services-style-two.sevices-no-round {padding: 19px 80px 40px;}
.instagram-widget,
.instagram-widget .owl-stage-outer,
.instagram-widget .owl-stage {height: auto;}
.jt_left_content .left-menu-wrap {padding: 60px 0px 0px 25px;width: 18%;}
.jt_left_content .right-cont-wrap {left: 18%;width: 82%;}
.jt_left_content .jt-copyright-area > .container {width: 100%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-business-port,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-business-port {width: 33.3333%;}
.jt_left_content .right-cont-wrap .container,
.jt_right_content .right-cont-wrap .container {width: 100%;}
.page-template-page-masonry-photography .slideshow nav {right: 110px;}
.page-template-page-masonry-photography-php .slideshow > ul > li > span {left: 68px;} .jt-blog-carousel-two.blog-style-two-slider-wide { height: auto; }
.jt-blog-carousel-two.blog-style-two-slider-wide .owl-stage-outer { height: auto; }
.jt-blog-two .jt-blog-two-content {padding: 20px;min-width: 100%;}
.jt-blog-two:hover .jt-blog-two-content {left: 25px;}
.owl-item .jt-blog-slide {min-height: 445px;}
.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content {top: 53%;left: 5%;}
.jt-blog-two:hover .jt-blog-two-content {top: 48%;}
.single-post .modal-sm {width: 26%;}
.jt-team-skill-outerspace > div > div .wpb_wrapper .jt-heading {display: block;}
.jt-team-skill-outerspace > div > div {padding: 35px 170px 0px 100px;} .jt-size-30, .jt-size-30 .jt-main-head {font-size: 22px;}
.jt-size-36, .jt-size-36 .jt-main-head {font-size: 34px;}
.jt-size-70, .jt-size-70 .jt-main-head {font-size: 50px;}
.jt-list-num-style .jt-about-wrap p br {display: none;} .jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_list {min-height: 515px;}
.left-menu-wrap {padding: 20px 0 0;}
.left-menu-wrap .port-logo {width: 100%;}
.left-menu-list {padding: 10px 0 0;}
.jt_vintage_content.jt-photo-wrap .left-menu-wrap.jt-vint-left-menu .contact-wrap {padding: 20px 10px 0px 20px;}
.slideshow {left: 21.8%;}
} @media (min-width: 1361px) and (max-width:1920px) { .jt-process-wrapper { margin-bottom: 40px; } .jt-photo-wrap .jt-process-extrawidth .jt-process-li-right { left: 7%; }
.jt-photo-wrap .jt-process-extrawidth .jt-process-li-left { top: 80px; right: 7%; }
.jt-photo-wrap .jt-process-extrawidth .jt-process-cnt li:nth-child(3) { left: 24.5%; } .jt_right_content .jt-process-extrawidth .jt-process-li-right,.jt_left_content .jt-process-extrawidth .jt-process-li-right {left: 8%; }
.jt_right_content .jt-process-extrawidth .jt-process-li-left,.jt_left_content .jt-process-extrawidth .jt-process-li-left { right: 8%; }
.jt_right_content .jt-process-extrawidth .jt-process-cnt li:nth-child(3),
.jt_left_content .jt-process-extrawidth .jt-process-cnt li:nth-child(3) { left: 22.5%; } .jt-box-layout-bg .jt-process-extrawidth .jt-process-li-right {left: 0px; }
.jt-box-layout-bg .jt-process-extrawidth .jt-process-li-right .jt-cnt-icon { right: 20%; }
.jt-box-layout-bg .jt-process-extrawidth .jt-process-li-left {right: 0px; }
.jt-box-layout-bg .jt-process-extrawidth .jt-process-li-left .jt-cnt-icon { left: 20%; }
.jt-box-layout-bg .jt-process-extrawidth .jt-process-cnt li:nth-child(3),
.jt_left_content .jt-process-extrawidth .jt-process-cnt li:nth-child(3) { left: 0; top:80px; } .jt_main_content .jt-process-extrawidth .jt-corp-process.jt-corp-process-sep span {position: relative;}
.jt_main_content .jt-process-boxed .jt-corp-process.jt-corp-process-sep::after { width: 30%; left: 91%; }
.jt-photo-wrap .jt-process-extrawidth .jt-corp-process.jt-corp-process-sep::after { width: 54%; left: 77%; }
.jt-photo-wrap .jt-process-boxed .jt-corp-process.jt-corp-process-sep::after { width: 30%; left: 91%; }
.jt_right_content .jt-process-extrawidth .jt-corp-process.jt-corp-process-sep::after,
.jt_left_content .jt-process-extrawidth .jt-corp-process.jt-corp-process-sep::after { width: 54%; left: 77%; }
.jt_right_content .jt-process-boxed .jt-corp-process.jt-corp-process-sep::after,
.jt_left_content .jt-process-boxed .jt-corp-process.jt-corp-process-sep::after { width: 30%; left: 91%; } .jt-photo-wrap .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 92%; }
.jt_left_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img,
.jt_right_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 92%; }
.jt-box-layout-bg .jt-featured-wide .jt-wwd-image-bg { min-height: 590px; }
.jt-box-layout-bg .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 94%; }
.jt-box-layout-bg .jt-featured-wide .wwd-tab-box { top: 12%; }
.jt-box-layout-bg .jt-featured-wide .jt-wwd-tab-links { padding: 40px; } .jt_blog_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt-photo-wrap .jt-featured-box-wide .jt-featured-box { top:20%; }
.jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:27%; }
.jt_right_content .jt-featured-box-wide .jt-featured-box,
.jt_left_content .jt-featured-box-wide .jt-featured-box { top:24%; }
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-featured-box,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:30%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-featured-box { top:10%; }
.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:23%; } .jt_blog_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-photo-wrap .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 78%; }
.jt_blog_content .jt-featured-box-boxed .jt-featured-box,
.jt-photo-wrap .jt-featured-box-boxed .jt-featured-box,
.jt_left_content .jt-featured-box-boxed .jt-featured-box,
.jt_right_content .jt-featured-box-boxed .jt-featured-box,
.jt-box-layout-bg .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { top:11%; }
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 31%; }
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt-box-layout-bg .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { top:15%; } .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 24px; }
.jt_left_content .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a,
.jt_right_content .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 13px; }
.jt-photo-wrap .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 10px; }
.jt-box-layout-bg .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li {width: 33.333%; margin-bottom: 10px; }
.jt-box-layout-bg .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li:nth-child(4n) a { border-width: 0 1px 0 1px;  } .jt-client-carousel-wide .owl-controls .owl-prev {left: 0; }
.jt-client-carousel-wide .owl-controls .owl-next {right: 0; } .jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap { min-height: 1030px; }
.jt-box-layout-bg .jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap { min-height: 740px; }
.jt-box-layout-bg .jt-team-four-wide .team-hover-col-three .jt-vint-team-wrap { min-height: 540px; }
.jt-box-layout-bg .jt-team-members .owl-prev { left: -60px; }
.jt-box-layout-bg .jt-team-members .owl-next { right: -60px; }
.jt-box-layout-bg .wide-vertical-team .jt-each-team { width: 350px; }
.jt-box-layout-bg .jt-team-five-wide.wide-vertical-team .jt-corp-team-wrapper { width: 350px; }
.jt-box-layout-bg .jt-team-five-wide .jt-corp-team-cont p { padding: 0px 0px 10px; } .vc_col-sm-6 .awards-wide .award-img { width: 50%; }
.vc_col-sm-6 .awards-wide .award-img::after { right: 50%; }
.vc_col-sm-12 .awards-wide .award-img { width: 25%; }
.vc_col-sm-12 .awards-wide .award-img::after { right: 75%; }
.vc_col-sm-6 .awards-boxed .award-img { width: 60%; }
.vc_col-sm-6 .awards-boxed .award-img::after { right: 40%; }
.vc_col-sm-12 .awards-boxed .award-img { width: 30%; }
.vc_col-sm-12 .awards-boxed .award-img::after { right: 70%; } .content-ctrl .container .blog-style-two-boxed .jt-blog-two .jt-blog-two-content { padding: 20px; }
.content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 66%; left: 14%; min-width: 350px;  }
.content-ctrl .container .blog-style-two-boxed .jt-blog-two .jt-blog-two-content  ul.jt-post-list-metas,
.blog-style-two-slider-boxed .jt-blog-two .jt-blog-two-content  ul.jt-post-list-metas { display: none; }
.blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content { top: 61%;left: 15%; }
.jt_left_content .blog-style-two-wide .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .blog-style-two-wide .jt-blog-two:hover .jt-blog-two-content { top: 60%; }
.jt-photo-wrap .blog-style-two-wide .jt-blog-two:hover .jt-blog-two-content { top: 55%; }
.jt-box-layout-bg .content-ctrl .container .jt-blog-two:hover .jt-blog-two-content { left: 15%; min-width: 350px; top: 56%; }
.jt-box-layout-bg .content-ctrl .container .blog-style-two-boxed .jt-blog-two .jt-blog-two-content  ul.jt-post-list-metas,
.jt-box-layout-bg .jt-blog-two .jt-blog-two-content  ul.jt-post-list-metas { display: none; }
.jt-box-layout-bg .jt-blog-column-two.blog-masonary-style .blog-width { width: 47%; }
.jt-box-layout-bg .jt-blog-column-three.blog-masonary-style .blog-width { width: 30%; }
.jt-box-layout-bg .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 66%; width: 90%; min-width: 300px;}
.jt-box-layout-bg .blog-style-five-boxed.jt-blog-column-two.blog-masonary-style .blog-width { width: 45.5%; margin: 0px 50px 30px 0px; }
.jt-box-layout-bg .blog-style-five-boxed.jt-blog-column-three.blog-masonary-style .blog-width { width: 30%; margin: 0 30px 0 0;  }
} @media (max-width:1360px) { .page-container {padding: 100px 0;} .wwd-tab-box,
.jt-featured-box {padding: 30px 25px;top: 8%;width: 80%;}
.jt-wwd-tab-links {padding: 20px 40px;}
.jt-wwd-headings {margin: 0px 0px 20px;}
.tab-each-link,
.tab-each-link.wwd-active-link.wwd-deactive-link {padding: 20px;}
.hidden-big-screen {display: none !important;}
.hidden-side-big-screen {display: none !important;} .jt-photo-wrap .jt-dark-version.jt-copy-right p {text-align: left;}
.jt_vintage_content.jt-photo-wrap.jt_vintage_right .right-cont-wrap {width: 79.2%;}
.jt_vintage_content.jt-photo-wrap.jt_vintage_left .right-cont-wrap {width: 79.2%;left: 20.8%}
.jt_vintage_content.jt-photo-wrap .left-menu-wrap {width: 20%;}
.jt_photography_content.jt-photo-wrap .right-cont-wrap {width: 79.2%;left: 20.8%}
.jt_photography_content.jt-photo-wrap .left-menu-wrap {width: 20%;} .jt_photography_content.jt-photo-wrap .photography-leftcontent {width: 79.2%;right: 20.8%}
.jt_photography_content.jt-photo-wrap .photography-rightmenu {width: 20%;} .jt_left_content .navbar-logo {width: 100%;}
.jt_left_content .left-menu-wrap { padding: 60px 0px 0px 25px;width: 18%;}
.jt_left_content .right-cont-wrap {left: 18%;width: 82%;} body.jt-box-layout-bg.top-search-open #top-search form input,
body.jt-box-layout-bg.top-search-open #top-search-slim form input {padding: 10px 115px 10px 10px;} .jt_right_content .left-menu-list .left-menu > li > .jt-cross-over {padding: 0;}
.jt_right_content .right-menu-wrap { padding: 60px 50px 0 0;width: 18%;}
.jt_right_content .left-cont-wrap {right: 18%;width: 82%;} .jt-call-action-extrawidth .jt-call-action-content {width: 88%;}
.jt-photo-wrap .jt-call-action-extrawidth .jt-call-action-content,
.jt_left_content .jt-call-action-extrawidth .jt-call-action-content,
.jt_right_content .jt-call-action-extrawidth .jt-call-action-content {width: 85%;}
.jt-photo-wrap .entry-content > .container,
.jt_left_content .entry-content > .container,
.jt_right_content .entry-content > .container { width: 100%; }
.jt-team-members .owl-prev {left: -80px;}
.jt-team-members .owl-next {right: -80px;} .jt-photo-wrap .container,
.jt_right_content .container,
.jt_left_content .container {width: 100%;} .jt-intro-wrapper.jt-intro-wrapper-extrawidth {width: 95%;}
.jt-photo-wrap .jt-intro-wrapper,
.jt_right_content .jt-intro-wrapper,
.jt_left_content .jt-intro-wrapper {min-height: 380px;max-height: 380px;}
.jt-photo-wrap .jt-intro-content h3,
.jt_right_content .jt-intro-content h3,
.jt_left_content .jt-intro-content h3 {line-height: 45px;font-size: 30px;}
.jt-photo-wrap .jt-intro-carousel .owl-stage-outer,
.jt_right_content .jt-intro-carousel .owl-stage-outer,
.jt_left_content .jt-intro-carousel .owl-stage-outer {min-height: 300px;}
.jt-photo-wrap .jt-intro-wrapper .owl-controls,
.jt_right_content .jt-intro-wrapper .owl-controls,
.jt_left_content .jt-intro-wrapper .owl-controls {bottom: -150px}
.jt-photo-wrap .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer,
.jt_right_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer,
.jt_left_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer {min-height: 280px;}
.jt-photo-wrap .jt-intro-wrapper.jt-intro-wrapper-extrawidth .owl-controls,
.jt_right_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .owl-controls,
.jt_left_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .owl-controls {bottom: -165px;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-extrawidth {max-height: 380px; min-height: 380px;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-extrawidth {margin: 70px auto 140px;} .jt-tabs-right-area {padding: 90px 80px;}
.jt-tabs-feature-box h2 {font-size: 23px;}
.jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box h2 {font-size: 23px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area {padding: 65px 120px;}
.jt-photo-wrap .jt-main-cnt-div,
.jt_right_content .jt-main-cnt-div,
.jt_left_content .jt-main-cnt-div,
.jt-photo-wrap .jt-tabs-nav,
.jt_right_content .jt-tabs-nav,
.jt_left_content .jt-tabs-nav {left: 5%;}
.jt-photo-wrap .jt-main-cnt-div,
.jt_right_content .jt-main-cnt-div,
.jt_left_content .jt-main-cnt-div  {width: 45%;top: 50px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area {padding: 100px 80px;}
.jt-photo-wrap .jt-tabs-feature-box,
.jt_right_content .jt-tabs-feature-box,
.jt_left_content .jt-tabs-feature-box,
.jt-photo-wrap  .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box {padding: 60px 30px;} .services-style-one.serv-have-border .services-content {width: 81%;}
.services-style-two.sevices-no-round {padding: 55px 80px;}
.jt-photo-wrap .services-style-two .services-content,
.jt_right_content .services-style-two .services-content,
.jt_left_content .services-style-two .services-content {width: 100%;padding: 20px 0 0 0;}
.jt-photo-wrap .services-style-three,
.jt_right_content .services-style-three,
.jt_left_content .services-style-three {padding: 50px;}
.jt-photo-wrap .services-style-six .services-content,
.jt_right_content .services-style-six .services-content,
.jt_left_content .services-style-six .services-content {width: 100%;padding: 20px 0 0 0;}
.jt-photo-wrap .services-style-one,
.jt_right_content .services-style-one,
.jt_left_content .services-style-one {margin: 0 0 20px 0;}
.jt-photo-wrap .services-style-one.serv-have-border .services-content,
.jt_right_content .services-style-one.serv-have-border .services-content,
.jt_left_content .services-style-one.serv-have-border .services-content {width: 100%;padding: 20px 0 0 0;}
.jt-photo-wrap .services-style-eight .services-content,
.jt_right_content .services-style-eight .services-content,
.jt_left_content .services-style-eight .services-content {width: 67%;padding: 0;}
.jt-photo-wrap .services-style-two.sevices-no-round,
.jt_right_content .services-style-two.sevices-no-round,
.jt_left_content .services-style-two.sevices-no-round {padding: 20px;} .jt-testimonials-style-three.owl-carousel .owl-controls .owl-nav {top: 10%;}
.jt-testimonials-style-three.owl-carousel .owl-controls .owl-nav .owl-prev,
.slider-no-prev,
.jt-studio-testimonials.owl-carousel .owl-controls .owl-nav .owl-prev,
.slider-no-prev {left: -80px;}
.jt-testimonials-style-three.owl-carousel .owl-controls .owl-nav .owl-next,
.slider-no-next,
.jt-studio-testimonials.owl-carousel .owl-controls .owl-nav .owl-next,
.slider-no-next {right: -80px;}
.jt-testimonial-carousel .owl-controls {bottom: 50px;}
.jt-box-test-slide #jt-testimonial-slide .owl-dots {right: -60px;}
.studio-testi-slide.studio-testi-slide-boxed .slide-cont {font-size: 22px;line-height: 30px;}
.jt-photo-wrap .jt-testimonial-carousel .owl-controls,
.jt_right_content .jt-testimonial-carousel .owl-controls,
.jt_left_content .jt-testimonial-carousel .owl-controls {bottom: -35px;}
.jt-photo-wrap .jt-testimonials-style-three.owl-carousel .owl-controls .owl-nav,
.jt_right_content .jt-testimonials-style-three.owl-carousel .owl-controls .owl-nav,
.jt_left_content .jt-testimonials-style-three.owl-carousel .owl-controls .owl-nav,
.jt-photo-wrap .jt-testimonials-style-three .slider-no-prev,
.jt_right_content .jt-testimonials-style-three .slider-no-prev,
.jt_left_content .jt-testimonials-style-three .slider-no-prev,
.jt-photo-wrap .jt-studio-testimonials.owl-carousel .owl-controls .owl-nav,
.jt_right_content .jt-studio-testimonials.owl-carousel .owl-controls .owl-nav,
.jt_left_content .jt-studio-testimonials.owl-carousel .owl-controls .owl-nav,
.jt-photo-wrap .jt-testimonials-style-three .slider-no-next,
.jt_right_content .jt-testimonials-style-three .slider-no-next,
.jt_left_content .jt-testimonials-style-three .slider-no-next,
.jt-photo-wrap .jt-vint-test-slide #jt-testimonial-slide.owl-carousel .owl-controls .owl-nav,
.jt_right_content #jt-testimonial-slide.owl-carousel .owl-controls .owl-nav,
.jt_left_content #jt-testimonial-slide.owl-carousel .owl-controls .owl-nav {display: none;}
.jt-photo-wrap .jt-vint-test-slide,
.jt_right_content .jt-vint-test-slide,
.jt_left_content .jt-vint-test-slide {margin: 80px 0px;}
.jt-photo-wrap .studio-testi-slide .slide-cont,
.jt_right_content .studio-testi-slide .slide-cont,
.jt_left_content .studio-testi-slide .slide-cont {line-height: 30px;font-size: 20px;}
.jt-photo-wrap .jt-vint-test-slide,
.jt_right_content .jt-vint-test-slide,
.jt_left_content .jt-vint-test-slide {margin: 50px 0px;}
.jt-photo-wrap .jt-box-test-slide #jt-testimonial-slide .owl-dots,
.jt_right_content .jt-box-test-slide #jt-testimonial-slide .owl-dots,
.jt_left_content .jt-box-test-slide #jt-testimonial-slide .owl-dots {bottom: -45px;left: 0px;right: 0px;}
.jt-photo-wrap .jt-box-test-slide #jt-testimonial-slide .owl-dot,
.jt_right_content .jt-box-test-slide #jt-testimonial-slide .owl-dot,
.jt_left_content .jt-box-test-slide #jt-testimonial-slide .owl-dot {margin: 12px 5px;display: inline-block;} .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 43%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 41%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 37%;}
.isotope-layout-extrawidth.jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 43%;}
.isotope-layout-extrawidth.jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 40%;}
.isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 36%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 43%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 41%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 37%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 37%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 38%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 35%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 28%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 56%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 46%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 34%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 21%;}
.jt-port-col-2.isotope-layout-extrawidth.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 44%;}
.jt-port-col-4.isotope-layout-extrawidth.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 39%;}
.jt-port-col-5.isotope-layout-extrawidth.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 36%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 33%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 14px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a {font-size: 13px;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.jt-photo-wrap .jt-port-col-3.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-3.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-3.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 43%;}
.jt-photo-wrap .jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 40%;}
.jt-photo-wrap .jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 37%;}
.jt-photo-wrap .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 15px;}
.jt-photo-wrap .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-photo-wrap .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content {top: 37%;}
.jt-photo-wrap .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content {top: 32%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 37%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 33%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 37%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 34%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 29%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 20%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 41%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 29%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 34%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 43%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 39%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 36%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 32%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 14%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 14%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 4%;padding: 0 0 10px 10px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content ,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content  {top: 42%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont ,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 36%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 48%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 38%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 25%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 8%;padding: 0px 0px 10px 10px;}
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 0;padding: 0 0 5px 5px;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 13px;}
.jt-photo-wrap .main-content-center .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .jt-port-col-3.jt-studio-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.jt-studio-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content,
.jt_left_content .jt-port-col-3.jt-studio-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-3.jt-studio-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content {top: 42%;}
.jt_left_content .main-content-center .jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .main-content-center .jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .isotope-layout-boxed.jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .isotope-layout-boxed.jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 40%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a  {font-size: 14px;}
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt-box-layout-bg .portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a  {font-size: 12px;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-box-layout-bg .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-5 .jt-portfolio-item .jt-port-content {top: 33%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content { top: 42%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 39%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content { top: 34%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-corp-port-overlay .jt-corp-port-cont {top: 51%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-corp-port-overlay .jt-corp-port-cont {top: 39%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-corp-port-overlay .jt-corp-port-cont {top: 29%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-corp-port-overlay .jt-corp-port-cont {top: 26%;} .jt-photo-wrap .jt-agency-item:nth-child(1),
.jt-photo-wrap .jt-agency-item:nth-child(10n+1) {height: 342px;width: 435px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(1),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+1) {height: 331px;width: 420px;}
.jt_right_content .jt-agency-item:nth-child(1),
.jt_right_content .jt-agency-item:nth-child(10n+1),
.jt_left_content .jt-agency-item:nth-child(1),
.jt_left_content .jt-agency-item:nth-child(10n+1) {height: 362px;width: 460px;}
.jt-photo-wrap .jt-agency-item:nth-child(2),
.jt-photo-wrap .jt-agency-item:nth-child(10n+2) {height: 317px;width: 435px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(2),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+2) {height: 306px;width: 420px;}
.jt_right_content .jt-agency-item:nth-child(2),
.jt_right_content .jt-agency-item:nth-child(10n+2),
.jt_left_content .jt-agency-item:nth-child(2),
.jt_left_content .jt-agency-item:nth-child(10n+2) {height: 336px;width: 460px;}
.jt-photo-wrap .jt-agency-item:nth-child(3),
.jt-photo-wrap .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .jt-agency-item:nth-child(4),
.jt-photo-wrap .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .jt-agency-item:nth-child(6),
.jt-photo-wrap .jt-agency-item:nth-child(10n+6) {height: 301px;width: 435px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(6),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+6) {height: 290px;width: 420px;}
.jt_right_content .jt-agency-item:nth-child(3),
.jt_right_content .jt-agency-item:nth-child(10n+3),
.jt_right_content .jt-agency-item:nth-child(4),
.jt_right_content .jt-agency-item:nth-child(10n+4),
.jt_right_content .jt-agency-item:nth-child(6),
.jt_right_content .jt-agency-item:nth-child(10n+6),
.jt_left_content .jt-agency-item:nth-child(3),
.jt_left_content .jt-agency-item:nth-child(10n+3),
.jt_left_content .jt-agency-item:nth-child(4),
.jt_left_content .jt-agency-item:nth-child(10n+4),
.jt_left_content .jt-agency-item:nth-child(6),
.jt_left_content .jt-agency-item:nth-child(10n+6) {height: 318px;width: 460px;}
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap  .jt-agency-item:nth-child(10n+5),
.jt_right_content .jt-agency-item:nth-child(5),
.jt_right_content .jt-agency-item:nth-child(10n+5),
.jt_left_content .jt-agency-item:nth-child(5),
.jt_left_content  .jt-agency-item:nth-child(10n+5) {height: 489px;width: 460px;}
.jt-photo-wrap  .jt-agency-item:nth-child(8),
.jt-photo-wrap  .jt-agency-item:nth-child(10n+8),
.jt_right_content .jt-agency-item:nth-child(8),
.jt_right_content .jt-agency-item:nth-child(10n+8),
.jt_left_content .jt-agency-item:nth-child(8),
.jt_left_content .jt-agency-item:nth-child(10n+8) {width: 470px;height: 285px;}
.jt-photo-wrap .jt-agency-item:nth-child(7),
.jt-photo-wrap .jt-agency-item:nth-child(10n+7),
.jt_right_content .jt-agency-item:nth-child(7),
.jt_right_content .jt-agency-item:nth-child(10n+7),
.jt_left_content .jt-agency-item:nth-child(7),
.jt_left_content .jt-agency-item:nth-child(10n+7) {height: 340px;width: 400px;}
.jt-photo-wrap .jt-agency-item:nth-child(10),
.jt-photo-wrap .jt-agency-item:nth-child(10n+10),
.jt_right_content .jt-agency-item:nth-child(10),
.jt_right_content .jt-agency-item:nth-child(10n+10),
.jt_left_content .jt-agency-item:nth-child(10),
.jt_left_content .jt-agency-item:nth-child(10n+10) {height: 375px;width: 400px;}
.jt-photo-wrap .jt-agency-item:nth-child(9),
.jt-photo-wrap .jt-agency-item:nth-child(10n+9),
.jt_right_content .jt-agency-item:nth-child(9),
.jt_right_content .jt-agency-item:nth-child(10n+9),
.jt_left_content  .jt-agency-item:nth-child(9),
.jt_left_content  .jt-agency-item:nth-child(10n+9) {height: 257px;width: 400px;}
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5) {height: 436px;width: 410px;}
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8) {width: 410px;height: 249px;}
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5) {margin-bottom: 100px;}
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-agency-item:nth-child(10n+8) {margin-top: 0;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(5),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(5),
.jt-agency-item:nth-child(10n+5) {margin-bottom: 100px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+1) {height: 332px;width: 422px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+2) {height: 308px;width: 422px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+6) {height: 292px;width: 422px;} .wwd-tab-box,
.jt-featured-box {top: 12%;}
.tab-each-link,
.tab-each-link.wwd-active-link.wwd-deactive-link {padding: 17px;}
.tab-each-link p {font-size: 13px;}
.jt-wwd-image-bg {min-height: 521px;}
.flnce-abt-slide.flnce-abt-slide-extrawidth > .container {width: 100%;}
.wwd-tab-box,
.jt-featured-box {top: 18%;}
.jt-tabs-outer-space .jt-wwd-tab-links {padding: 24px 50px;}
.jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_list {margin: 40px 0px 0px;}
.jt-icon-tab-outerspace > div > div {padding-bottom: 68px;padding-top: 70px;}
.jt-studio-port-cont {padding: 35px 100px 35px;}
.jt-studio-testimonials.owl-carousel .owl-controls .owl-nav .owl-prev {left: 0;}
.jt-studio-testimonials.owl-carousel .owl-controls .owl-nav .owl-next {right: 0;}
.jt-studio-super-text > div > div {padding: 15px;}
.jt-corp-team {width: 90%;}
.jt-team-five-wide .jt-corp-team-cont {top: 33%;}
.blog-style-two-slider-wide .jt-list-cat,
.blog-style-two-slider-wide .jt-post-cat {display: none;}
.blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content {top: 60%;}
.jt-lists li i, .jt-lists li i.fa {padding: 0px 3px 0px 0px;}
.jt-lists .list-head {padding: 0 0 0 10px;}
.slideshow {left: 0%;width: 100%;}
}
@media (min-width: 1281px) and (max-width:1360px) { .jt-process-wrapper { margin-bottom: 40px; }
.jt_main_content .jt-process-extrawidth .jt-process-cnt li { width: 35%; }
.jt_main_content .jt-process-extrawidth .jt-process-li-right { right: 0px; top: 80px; }
.jt_main_content .jt-process-extrawidth .jt-process-li-left { left: 0px; top: 80px; }
.jt_main_content .jt-process-extrawidth .jt-process-cnt li:nth-child(3) { left: 0px; top: 80px; }
.jt_main_content .jt-process-extrawidth .jt-process-round { width: 600px; height: 590px; }
.jt_main_content .jt-process-extrawidth .jt-process-round::after { width: 490px; height: 490px; }
.jt_main_content .jt-process-extrawidth .jt-process-round-wrapper h4 { top: 230px; }
.jt_main_content .jt-process-extrawidth .jt-cnt-icon { width: 60px; height: 60px;line-height: 60px; }
.jt_main_content .jt-process-extrawidth .jt-process-cnt .jt-process-li-right .jt-process-content .jt-cnt-icon { right: 6%; }
.jt_main_content .jt-process-extrawidth .jt-process-cnt .jt-process-li-left .jt-process-content .jt-cnt-icon { left: 6%; } .jt-photo-wrap .jt-process-extrawidth .jt-process-li-right { right: 7%; }
.jt-photo-wrap .jt-process-extrawidth .jt-process-li-left {  left: 7%; }
.jt-photo-wrap .jt-process-boxed .jt-process-li-right { right: 15px; }
.jt-photo-wrap .jt-process-boxed .jt-process-li-left {  left: 20px; }
.jt-photo-wrap .jt-process-boxed .jt-process-li-left .jt-cnt-icon { left: 19%; }
.jt-photo-wrap .jt-process-boxed .jt-process-li-right .jt-cnt-icon { right: 19%; } .jt_right_content .jt-process-extrawidth .jt-process-li-right,
.jt_left_content .jt-process-extrawidth .jt-process-li-right { right: 2%; }
.jt_right_content .jt-process-extrawidth .jt-process-li-left,
.jt_left_content .jt-process-extrawidth .jt-process-li-left {  left: 3%; }
.jt_right_content .jt-process-boxed .jt-process-li-right,
.jt_left_content .jt-process-boxed .jt-process-li-right { right: 15px; }
.jt_right_content .jt-process-boxed .jt-process-li-left,
.jt_left_content .jt-process-boxed .jt-process-li-left { left: 20px; }
.jt_right_content .jt-process-boxed .jt-process-li-left .jt-cnt-icon,.jt_left_content .jt-process-boxed .jt-process-li-left .jt-cnt-icon { left: 12%; }
.jt_right_content .jt-process-boxed .jt-process-li-right .jt-cnt-icon,.jt_left_content .jt-process-boxed .jt-process-li-right .jt-cnt-icon { right: 12%; } .jt-box-layout-bg .jt-process-extrawidth .jt-process-li-right { left: 8%; }
.jt-box-layout-bg .jt-process-extrawidth .jt-process-li-right .jt-cnt-icon { right: 20%; }
.jt-box-layout-bg .jt-process-extrawidth .jt-process-li-left { right: 8%; }
.jt-box-layout-bg .jt-process-extrawidth .jt-process-li-left .jt-cnt-icon { left: 20%; }
.jt-box-layout-bg .jt-process-extrawidth .jt-process-cnt li:nth-child(3),.jt_left_content .jt-process-extrawidth .jt-process-cnt li:nth-child(3) { right: 8%; } .jt_main_content .jt-process-extrawidth .jt-corp-process.jt-corp-process-sep::after { width: 40%; left: 85%; }
.jt_main_content .jt-process-boxed .jt-corp-process.jt-corp-process-sep::after { width: 30%; left: 91%; }
.jt-photo-wrap .jt-process-extrawidth .jt-corp-process.jt-corp-process-sep::after { width: 26%; left: 93%; }
.jt-photo-wrap .jt-process-boxed .jt-corp-process.jt-corp-process-sep::after { width: 30%; left: 91%; } .jt_blog_content .jt-featured-wide .jt-wwd-tab-links { padding: 40px; }
.jt_blog_content .jt-featured-wide .jt-wwd-image-bg { min-height: auto; }
.jt_blog_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 79%; }
.jt_blog_content .jt-featured-wide .wwd-tab-box { top: 18%; }
.jt-photo-wrap .jt-featured-wide .wwd-tab-box { top: 15%; }
.jt-photo-wrap .jt-featured-wide .tab-each-link h4 { font-size: 12px; }
.jt-photo-wrap .jt-featured-wide .jt-wwd-image-bg { min-height: auto; }
.jt-photo-wrap .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 104.5%; }
.jt_right_content .jt-featured-wide .wwd-tab-box,
.jt_left_content .jt-featured-wide .wwd-tab-box { top: 16%; }
.jt_right_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 92.8%; }
.jt_right_content .jt-featured-wide .jt-wwd-image-bg,
.jt_left_content .jt-featured-wide .jt-wwd-image-bg { min-height: auto; }
.jt_right_content .jt-featured-wide .tab-each-link h4,
.jt_left_content .jt-featured-wide .tab-each-link h4 { font-size: 12px; }
.jt-box-layout-bg .jt-featured-wide .jt-wwd-image-bg { min-height: 530px; }
.jt-box-layout-bg .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 83%; }
.jt-box-layout-bg .jt-featured-wide .wwd-tab-box { top: 17%; }
.jt-box-layout-bg .jt-featured-wide .jt-wwd-tab-links { padding: 40px; } .jt_blog_content .jt-featured-box-wide .jt-featured-box { top: 27%; }
.jt_blog_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt_blog_content .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:30.5%;}
.jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt-photo-wrap .jt-featured-box-wide .jt-featured-box { top:12%; }
.jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:23%; }
.jt_right_content .jt-featured-box-wide .jt-featured-box,
.jt_left_content .jt-featured-box-wide .jt-featured-box { top:19%; }
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-featured-box,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:25%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 55%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-featured-box { top:10%; }
.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:27%; } .jt_blog_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.t-photo-wrap .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 60%; }
.jt_blog_content .jt-featured-box-boxed .jt-featured-box,
.t-photo-wrap .jt-featured-box-boxed .jt-featured-box,
.jt_left_content .jt-featured-box-boxed .jt-featured-box,
.jt_right_content .jt-featured-box-boxed .jt-featured-box,
.jt-box-layout-bg .jt-featured-box-boxed .jt-featured-box { top:10%; }
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.t-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.t-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt-box-layout-bg .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top:25%; } .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li { width: 33.333%; margin-bottom: 10px; }
.jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li:nth-child(4n) a { border-width:0 1px 0 1px ; }
.jt_left_content .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a,
.jt_right_content .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 32px; }
.jt-photo-wrap .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 25px; }
.jt-box-layout-bg .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 34px; }
.jt-client-carousel-boxed .owl-controls .owl-prev,
.jt-client-carousel-wide .owl-controls .owl-prev { left: 0; }
.jt-client-carousel-boxed .owl-controls .owl-next,
.jt-client-carousel-wide .owl-controls .owl-next { right: 0; } .entry-content .container-fluid .jt-team-have-arrows .owl-controls .owl-nav { display: none; }
.wide-vertical-team .jt-each-team { width: 360px;margin-left: auto; margin-right: auto; }
.jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap { min-height: 780px; }
.jt-team-four-wide .team-hover-col-three .jt-vint-team-wrap { min-height: 540px; }
.jt-team-five-wide.wide-vertical-team .jt-corp-team-wrapper { float: none; margin-left: auto;     margin-right: auto; width: 390px; }
.jt-team-five-wide .jt-corp-team-cont { top: 10%; }
.jt_left_content .jt-team-five-wide .jt-corp-team-cont,
.jt_right_content .jt-team-five-wide .jt-corp-team-cont { top: 5%; }
.jt-photo-wrap .jt-team-five-wide .jt-corp-team-cont,
.jt-photo-wrap .jt-team-five-boxed .jt-corp-team-cont { top: 5%; padding: 0 13px; }
.jt_left_content .jt-team-five-wide .jt-corp-team-cont p,
.jt_right_content .jt-team-five-wide .jt-corp-team-cont p,
.jt_left_content .jt-team-five-boxed .jt-corp-team-cont p,
.jt_right_content .jt-team-five-boxed .jt-corp-team-cont p { padding: 0px 0px 5px; }
.jt-photo-wrap .jt-team-five-wide .jt-corp-team-cont p,
.jt-photo-wrap .jt-team-five-boxed .jt-corp-team-cont p { padding: 0px 0px 5px; }
.jt_left_content .jt-team-five-wide.wide-vertical-team .jt-corp-team-wrapper,
.jt_right_content .jt-team-five-wide.wide-vertical-team .jt-corp-team-wrapper { float: none; margin-left: auto; margin-right: auto; width: 340px; }
.jt-photo-wrap .jt-team-five-wide.wide-vertical-team .jt-corp-team-wrapper { float: none; margin-left: auto; margin-right: auto; width: 320px; }
.jt_left_content .wide-vertical-team .jt-each-team,
.jt_right_content .wide-vertical-team .jt-each-team { width: 320px; }
.jt-photo-wrap .wide-vertical-team .jt-each-team { width: 300px; }
.jt_left_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt_right_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont { top: 15%; }
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont { top: 15%; }
.jt-photo-wrap .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont { top: 10%; }
.jt_left_content .jt-team-member-group-slide .jt-team-over,
.jt_right_content .jt-team-member-group-slide .jt-team-over { padding: 20px; }
.jt-photo-wrap .jt-team-member-group-slide .jt-team-over { padding: 20px; }
.jt_left_content .jt-team-member-group-slide .social-icons,
.jt_right_content .jt-team-member-group-slide .social-icons { right: 20px; top: 10px;}
.jt-photo-wrap .jt-team-member-group-slide .social-icons { right: 20px; top: 10px;}
.jt_left_content .jt-team-member-group-slide .team-cont-details p,
.jt_right_content .jt-team-member-group-slide .team-cont-details p { line-height: 20px; }
.jt-photo-wrap .jt-team-member-group-slide .team-cont-details p { line-height: 20px; }
.jt_left_content .jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap,
.jt_right_content .jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap,
.jt-photo-wrap .jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap { min-height: 680px; }
.jt-box-layout-bg .jt-team-members .owl-prev { left: -60px; }
.jt-box-layout-bg .jt-team-members .owl-next { right: -60px; }
.jt-box-layout-bg .jt-team-five-wide.wide-vertical-team .jt-corp-team-wrapper { width: 340px; }
.jt-box-layout-bg .wide-vertical-team .jt-each-team { width: 340px; } .container .jt-team-have-arrows .owl-controls .owl-nav { display: none; }
.jt-team-one-boxed .wide-vertical-team .jt-each-team { float: none; margin-left: auto; margin-right: auto; width: 320px; }
.jt_left_content .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont,
.jt_right_content .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont { top: 15%; }
.jt_left_content .jt-team-five-boxed .jt-corp-team-cont,
.jt_right_content .jt-team-five-boxed .jt-corp-team-cont { top: 5%; } .vc_col-sm-4 .awards-wide .award-img { width: 80%; }
.vc_col-sm-4 .awards-wide .award-img::after { right: 20%; }
.vc_col-sm-6 .awards-wide .award-img { width: 50%; }
.vc_col-sm-6 .awards-wide .award-img::after { right: 50%; }
.vc_col-sm-12 .awards-wide .award-img { width: 25%; }
.vc_col-sm-12 .awards-wide .award-img::after { right: 75%; }
.vc_col-sm-6 .awards-boxed .award-img { width: 60%; }
.vc_col-sm-6 .awards-boxed .award-img::after { right: 40%; }
.vc_col-sm-12 .awards-boxed .award-img { width: 30%; }
.vc_col-sm-12 .awards-boxed .award-img::after { right: 70%; } .jt-photo-wrap .vc_col-sm-3 .awards-wide .award-img::after { right: -10px; }
.jt-photo-wrap .vc_col-sm-3 .awards-wide .award-img::before { left: -10px; }
.jt-photo-wrap .vc_col-sm-4 .awards-wide .award-img { width: 100%; }
.jt-photo-wrap .vc_col-sm-4 .awards-wide .award-img::after { right: 0; }
.jt-photo-wrap .vc_col-sm-6 .awards-wide .award-img { width: 70%; }
.jt-photo-wrap .vc_col-sm-6 .awards-wide .award-img::after { right: 30%; }
.jt-photo-wrap .vc_col-sm-12 .awards-wide .award-img { width: 35%; }
.jt-photo-wrap .vc_col-sm-12 .awards-wide .award-img::after { right: 65%; } .jt_left_content .jt-timeline-box .jt-box-right .jt-round-connect:after,
.jt_right_content .jt-timeline-box .jt-box-right .jt-round-connect:after { left:0; }
.jt_left_content .jt-timeline-box .jt-box-left .jt-round-connect:after,
.jt_right_content .jt-timeline-box .jt-box-left .jt-round-connect:after { right: -1px; }
.jt-photo-wrap .jt-timeline-box .jt-box-right .jt-round-connect:after { left: 4px; }
.jt-photo-wrap .jt-timeline-box .jt-box-left .jt-round-connect:after { right: 4px; } .blog-style-five-wide.jt-blog-column-two .blog-width { width: 47.7%; }
.blog-style-five-wide.jt-blog-column-three .blog-width { width: 30.7%; }
.blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { top: 50%; }
.jt-vint-blog h3,.blog-content h2 { line-height: 20px; }
.blog-style-five-wide.jt-blog-column-three .blog-content { padding: 30px 30px 30px 0px; }
.jt-post-content h3.jt-post-title { line-height: 22px; }
.blog-style-two-slider-wide .jt-blog-two-content { min-width: 400px; }
.blog-style-two-slider-wide .jt-blog-two-content { padding: 20px; }
.blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 59%; } .content-ctrl .container .blog-style-two-boxed .jt-blog-two .jt-blog-two-content { padding: 20px; }
.content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 66%; left: 14%; min-width: 350px;  }
.content-ctrl .container .blog-style-two-boxed .jt-blog-two .jt-blog-two-content  ul.jt-post-list-metas,
.blog-style-two-slider-boxed .jt-blog-two .jt-blog-two-content  ul.jt-post-list-metas { display: none; }
.blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content { top: 61%;left: 15%; }
.blog-style-five-boxed.jt-blog-column-three.blog-masonary-style .blog-width { margin: 0px 30px 30px 0px; width: 30%;}
.jt_left_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content {top: 70%; min-width: 250px; left: 15%; padding: 15px;}
.jt_left_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content ul.jt-post-list-metas,
.jt_right_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content ul.jt-post-list-metas,
.jt_left_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content .jt-list-cat,
.jt_right_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content .jt-list-cat,
.jt_left_content .blog-style-two-slider-wide .jt-blog-two .jt-blog-two-content .jt-list-cat,
.jt_right_content .blog-style-two-slider-wide .jt-blog-two .jt-blog-two-content .jt-list-cat,
.jt-photo-wrap .blog-style-two-wide .jt-blog-two .jt-blog-two-content  ul.jt-post-list-metas,
.jt-photo-wrap .blog-style-two-wide .jt-blog-two .jt-blog-two-content .jt-list-cat,
.jt-photo-wrap .blog-style-two-slider-wide .jt-blog-two .jt-blog-two-content  ul.jt-post-list-metas,
.jt-photo-wrap .blog-style-two-slider-wide .jt-blog-two .jt-blog-two-content .jt-list-cat { display: none; }
.jt_left_content .blog-style-five-wide.jt-blog-column-two .blog-width,
.jt_right_content .blog-style-five-wide.jt-blog-column-two .blog-width { width: 47%; }
.jt_left_content .blog-style-five-wide.jt-blog-column-three .blog-width,
.jt_right_content .blog-style-five-wide.jt-blog-column-three .blog-width { width: 30%; }
.jt-photo-wrap .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 68%; min-width: 310px; }
.jt-photo-wrap .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { top: 62%; min-width: 330px; }
.jt-photo-wrap .blog-style-five-wide.jt-blog-column-two .blog-width { width: 47%; }
.jt-photo-wrap .blog-style-five-wide.jt-blog-column-three .blog-width { width: 29.5%; }
.jt-box-layout-bg .content-ctrl .container .jt-blog-two:hover .jt-blog-two-content { left: 12%; min-width: 350px; top: 56%; }
.jt-box-layout-bg .content-ctrl .container .blog-style-two-boxed .jt-blog-two .jt-blog-two-content  ul.jt-post-list-metas,
.jt-box-layout-bg .jt-blog-two .jt-blog-two-content  ul.jt-post-list-metas { display: none; }
.jt-box-layout-bg .jt-blog-column-two.blog-masonary-style .blog-width { width: 46%; }
.jt-box-layout-bg .jt-blog-column-three.blog-masonary-style .blog-width { width: 30%; }
.jt-box-layout-bg .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 66%; }
.jt-box-layout-bg .blog-style-five-boxed.jt-blog-column-two.blog-masonary-style .blog-width { width: 45.5%; margin: 0px 50px 30px 0px; }
.jt-photo-wrap .blog-style-five-boxed.jt-blog-column-two.blog-masonary-style .blog-width { width: 42%; } .jt-team-five-wide .jt-corp-team-cont {top: 33%;}
.blog-style-two-slider-wide .jt-blog-two-content {min-width: 100%;}
} @media (max-width:1280px) { .wwd-tab-box,
.jt-featured-box {padding: 30px 25px;top: 6%;width: 85%;}
.tab-each-link i,
.tab-each-link.wwd-active-link.wwd-deactive-link i {font-size: 28px;}
.tab-each-link h4 {font-size: 12px;}
.entry-content .tab-each-link p {font-size: 13px;line-height: 15px;}
.hidden-big-screen {display: none !important;}
.hidden-side-big-screen {display: none !important;}
.jt-team-members .owl-prev {left: -60px;}
.jt-team-members .owl-next {right: -60px;} .jt-photo-wrap .jt-corp-team-cont,
.jt_left_content .jt-corp-team-cont {top: 23%;}
.jt-photo-wrap .jt-each-team .jt-team-over {padding: 20px 30px;} .jt-photo-wrap .jt-intro-carousel .owl-stage-outer,
.jt_right_content .jt-intro-carousel .owl-stage-outer,
.jt_left_content .jt-intro-carousel .owl-stage-outer {min-height: 270px;}
.jt-photo-wrap .jt-intro-wrapper .owl-controls ,
.jt-right-wrap .jt-intro-wrapper .owl-controls,
.jt-left-wrap .jt-intro-wrapper .owl-controls {bottom: -170px;}
.jt-photo-wrap .jt-intro-wrapper.jt-intro-wrapper-extrawidth .owl-controls,
.jt_right_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .owl-controls,
.jt_left_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .owl-controls {bottom: -225px;}
.jt-photo-wrap .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-content h3,
.jt_right_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-content h3,
.jt_left_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-content h3  {line-height: 35px;font-size: 25px;}
.jt-photo-wrap .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer,
.jt_right_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer,
.jt_left_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer {min-height: 255px;}
.jt-photo-wrap .jt-intro-wrapper.jt-intro-wrapper-extrawidth,
.jt_right_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth,
.jt_leftt_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth {min-height: 400px;max-height: 400px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area {padding: 100px 70px;} .services-style-one.serv-have-border .services-content {width: 79%;}
.services-style-six .services-content {padding: 0 0 0 20px;}
.services-style-two.sevices-no-round {padding: 60px;}
.services-style-three {padding: 60px;}
.services-style-two .services-content {padding: 0 0 0 20px;}
.jt-photo-wrap .services-style-eight .services-content,
.jt_right_content .services-style-eight .services-content,
.jt_left_content .services-style-eight .services-content {width: 100%;padding: 20px 0 0 0;}
.jt-photo-wrap .services-style-eight .services-icon,
.jt_right_content .services-style-eight .services-icon,
.jt_left_content .services-style-eight .services-icon {float: none;display: inline-block;}
.jt-box-layout-bg .services-style-two.services-style-two-extrawidth.sevices-no-round {padding: 50px;} .jt-testimonials-style-three.owl-carousel .owl-controls .owl-nav .owl-prev,
.slider-no-prev,
.jt-studio-testimonials.owl-carousel .owl-controls .owl-nav .owl-prev,
.slider-no-prev {left: -50px;}
.jt-testimonials-style-three.owl-carousel .owl-controls .owl-nav .owl-next,
.slider-no-next,
.jt-studio-testimonials.owl-carousel .owl-controls .owl-nav .owl-next,
.slider-no-next {right: -50px;}
.jt-box-test-slide #jt-testimonial-slide .owl-dots {right: -30px;}
.jt_freelance_content .main-content-center .jt-vint-test-slide .container {width: 100%;} .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 43%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 36%;}
.jt-port-col-5.jt-hover-shadow .jt-arch-prt-content {padding: 10px 0;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 41%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 53%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 43%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 31%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 16%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {padding: 0 10px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 15px;}
.jt-photo-wrap .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 14px;}
.jt-photo-wrap .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content { padding: 0 10px;}
.jt-photo-wrap .main-content-center .jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .jt-port-col-2.jt-white-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .jt-port-col-2.jt-white-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content,
.jt_left_content .jt-port-col-2.jt-white-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-2.jt-white-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content {top: 42%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 41%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 31%;}
.jt-photo-wrap .jt-port-col-5.jt-hover-shadow .jt-arch-prt-content,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.jt-hover-shadow .jt-arch-prt-content,
.jt_left_content .jt-port-col-5.jt-hover-shadow .jt-arch-prt-content,
.jt_right_content .jt-port-col-5.jt-hover-shadow .jt-arch-prt-content {padding: 5px 0;}
.jt-photo-wrap .main-content-center .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .main-content-center .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .main-content-center .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap .isotope-layout-boxed.jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .isotope-layout-boxed.jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .isotope-layout-boxed.jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 13px;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content {top: 29%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont  {top: 45%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 49%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 33%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 37%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 20%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 25%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont { top: 0;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 10px;}
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 0;padding: 0 0 3px 5px;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap  .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a {font-size: 15px;}
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a {font-size: 13px;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 42%;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(1),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+1),
.jt_left_content .main-content-center .jt-agency-item:nth-child(1),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+1) {height: 331px; width: 420px;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(2),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+2),
.jt_left_content .main-content-center .jt-agency-item:nth-child(2),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+2) {height: 306px; width: 420px;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(3),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+3),
.jt_right_content .main-content-center .jt-agency-item:nth-child(4),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+4),
.jt_right_content .main-content-center .jt-agency-item:nth-child(6),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+6),
.jt_left_content .main-content-center .jt-agency-item:nth-child(3),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+3),
.jt_left_content .main-content-center .jt-agency-item:nth-child(4),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+4),
.jt_left_content .main-content-center .jt-agency-item:nth-child(6),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+6) { height: 290px;width: 420px;}
.jt-photo-wrap .jt-agency-item:nth-child(1),
.jt-photo-wrap .jt-agency-item:nth-child(10n+1) {height: 319px;width: 405px;}
.jt_right_content .jt-agency-item:nth-child(1),
.jt_right_content .jt-agency-item:nth-child(10n+1),
.jt_left_content .jt-agency-item:nth-child(1),
.jt_left_content .jt-agency-item:nth-child(10n+1) {height: 325px;width: 445px;}
.jt-photo-wrap .jt-agency-item:nth-child(2),
.jt-photo-wrap .jt-agency-item:nth-child(10n+2) {height: 295px;width: 405px;}
.jt_right_content .jt-agency-item:nth-child(2),
.jt_right_content .jt-agency-item:nth-child(10n+2),
.jt_left_content .jt-agency-item:nth-child(2),
.jt_left_content .jt-agency-item:nth-child(10n+2) {height: 325px;width: 445px;}
.jt-photo-wrap .jt-agency-item:nth-child(3),
.jt-photo-wrap .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .jt-agency-item:nth-child(4),
.jt-photo-wrap .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .jt-agency-item:nth-child(6),
.jt-photo-wrap .jt-agency-item:nth-child(10n+6) {height: 280px;width: 405px;}
.jt_right_content .jt-agency-item:nth-child(3),
.jt_right_content .jt-agency-item:nth-child(10n+3),
.jt_right_content .jt-agency-item:nth-child(4),
.jt_right_content .jt-agency-item:nth-child(10n+4),
.jt_right_content .jt-agency-item:nth-child(6),
.jt_right_content .jt-agency-item:nth-child(10n+6),
.jt_left_content .jt-agency-item:nth-child(3),
.jt_left_content .jt-agency-item:nth-child(10n+3),
.jt_left_content .jt-agency-item:nth-child(4),
.jt_left_content .jt-agency-item:nth-child(10n+4),
.jt_left_content .jt-agency-item:nth-child(6),
.jt_left_content .jt-agency-item:nth-child(10n+6) {height: 308px;width: 445px;}
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5) {height: 430px;width: 405px;}
.jt_right_content .jt-agency-item:nth-child(5),
.jt_right_content .jt-agency-item:nth-child(10n+5),
.jt_left_content .jt-agency-item:nth-child(5),
.jt_left_content .jt-agency-item:nth-child(10n+5) {height: 446px;width: 420px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(1),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+1) {height: 307px;width: 390px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(2),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+2) {height: 285px;width: 390px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(6),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+6) {height: 270px;width: 390px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(5),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+5) {height: 414px;width: 390px;}
.jt-trend-item {width: 270px;margin: 0 auto;float: none;display: inline-block;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+1),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+1) {width: 390px;height: 307px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+2),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+2) {width: 390px;height: 285px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+6),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+6) {height: 270px;width: 390px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+5),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+5) {height: 414px;width: 390px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+7),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+7) {height: 332px;width: 390px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+8),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+8) {height: 237px;width: 390px;}
.jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-next {right: -80px;position: absolute;}
.jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-prev {left: -60px;position: absolute;} .wwd-tab-box,
.jt-featured-box {top: 15%;}
.jt-wwd-image-bg {min-height: 490px;}
.tab-each-link,
.tab-each-link.wwd-active-link.wwd-deactive-link {padding: 30px 11px;}
.flnce-abt-slide.flnce-abt-slide-extrawidth > .container {width: 100%;}
.jt-full-bar {margin: 15px 0px 50px;}
.jt-skill {width: 50%;padding: 0px 20px 0px 0px;}
.jt-studio-testimonials.owl-carousel .owl-controls .owl-nav .owl-prev {left: 0;}
.jt-studio-testimonials.owl-carousel .owl-controls .owl-nav .owl-next {right: 0;}
.jt-icon-tab-outerspace > div > div {padding-bottom: 52px;padding-top: 52px;}
.jt-studio-port-cont {padding: 28px 50px;}
.jt-studio-super-text > div > div {padding: 50px;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.content-ctrl .container .team-hover-col-three .jt-vint-team-wrap {min-height: 400px;}
.jt-corp-team {width: 100%;}
.jt-service-spaces .services-style-two.sevices-no-round {padding: 19px 60px 40px;}
.jt-service-spaces .services-style-two.sevices-no-round .services-content {width: 85%;}
ul.jt-social-three li {padding: 0px 8px 10px 0px;} .jt-blog-carousel-two.blog-style-two-slider-wide { height: auto; }
.jt-blog-carousel-two.blog-style-two-slider-wide .owl-stage-outer { height: auto; }
.blog-style-two-slider-wide .jt-list-cat,
.blog-style-two-slider-wide .jt-post-cat {display: block;}
.jt_main_content .blog-style-two-slider-wide .jt-list-cat,
.jt_main_content .blog-style-two-slider-wide .jt-post-cat {display: none;}
.jt_main_content .blog-style-two-slider-wide ul.jt-post-list-metas,
.jt_main_content .blog-style-two-wide ul.jt-post-list-metas {display: block;}
.blog-style-two-slider-wide .jt-blog-two-content {min-width: 100%;}
.single-post .modal-sm {width: 28%;}
.jt-team-skill-outerspace > div > div {padding: 65px 50px 0px 70px;} .navbar-nav > li.megamenu.mega-right-align > ul {left: auto;right: 0px;}
.navbar-nav > li.megamenu.mega-left-align > ul {left: 0px;right: auto;}
.navbar-nav > li.megamenu.menu-column-three > ul {width: 75%;} .jt-size-36, .jt-size-36 .jt-main-head {font-size: 32px;}
.jt-size-40, .jt-size-40 .jt-main-head {font-size: 30px;}
.jt-size-50, .jt-size-50 .jt-main-head {font-size: 46px;}
.jt-size-70, .jt-size-70 .jt-main-head {font-size: 48px;}
} @media  (min-width: 1201px) and (max-width:1280px) { .jt-process-wrapper { margin-bottom: 40px; }
.jt_main_content .jt-process-extrawidth .jt-process-round { width: 530px; height: 520px; }
.jt_main_content .jt-process-extrawidth .jt-process-round::after { width: 430px; height: 420px; }
.jt_main_content .jt-process-extrawidth .jt-process-round-wrapper h4 { top: 180px; }
.jt_main_content .jt-process-extrawidth .jt-process-cnt .jt-process-li-right .jt-process-content .jt-cnt-icon { right: 22%; top: 70px; }
.jt_main_content .jt-process-extrawidth .jt-process-cnt .jt-process-li-left .jt-process-content .jt-cnt-icon { left: 22%; top: 70px; }
.jt_main_content .jt-process-extrawidth .jt-process-cnt li { width: 44%; }
.jt_main_content .jt-process-extrawidth .jt-process-content { width: 50%; } .jt-photo-wrap .jt-process-extrawidth .jt-process-cnt li { width: 43%; }
.jt-photo-wrap .jt-process-extrawidth .jt-process-round-wrapper h4 { top: 175px; }
.jt-photo-wrap .jt-process-boxed .jt-process-cnt li { width: 45%; }
.jt-photo-wrap .jt-process-boxed .jt-process-li-right { right: 10px; }
.jt-photo-wrap .jt-process-boxed .jt-process-li-left { left: 0px; }
.jt-photo-wrap .jt-process-boxed .jt-process-li-left .jt-cnt-icon { left: 17%; }
.jt-photo-wrap .jt-process-boxed .jt-process-li-right .jt-cnt-icon { right: 16%; } .jt_right_content .jt-process-extrawidth .jt-process-cnt li,
.jt_left_content .jt-process-extrawidth .jt-process-cnt li { width: 43%; }
.jt_right_content .jt-process-extrawidth .jt-process-round-wrapper h4,.jt_left_content .jt-process-extrawidth .jt-process-round-wrapper h4 { top: 175px; }
.jt_right_content .jt-process-boxed .jt-process-cnt li,
.jt_left_content .jt-process-boxed .jt-process-cnt li { width: 45%; }
.jt_right_content .jt-process-boxed .jt-process-li-right,
.jt_left_content .jt-process-boxed .jt-process-li-right { right: 10px; }
.jt_right_content .jt-process-boxed .jt-process-li-left,
.jt_left_content .jt-process-boxed .jt-process-li-left { left: 0px; }
.jt_right_content .jt-process-boxed .jt-process-li-left .jt-cnt-icon,.jt_left_content .jt-process-boxed .jt-process-li-left .jt-cnt-icon { left: 17%; }
.jt_right_content .jt-process-boxed .jt-process-li-right .jt-cnt-icon,.jt_left_content .jt-process-boxed .jt-process-li-right .jt-cnt-icon { right: 16%; } .jt-box-layout-bg .jt-process-extrawidth .jt-process-li-right { left: 20px; }
.jt-box-layout-bg .jt-process-extrawidth .jt-process-li-right .jt-cnt-icon { right: 10px; }
.jt-box-layout-bg .jt-process-extrawidth .jt-process-li-left { right: 0; }
.jt-box-layout-bg .jt-process-extrawidth .jt-process-li-left .jt-cnt-icon { left: 0; }
.jt-box-layout-bg .jt-process-extrawidth .jt-process-cnt li:nth-child(3),.jt_left_content .jt-process-extrawidth .jt-process-cnt li:nth-child(3) { right: 0; } .jt_main_content .jt-process-extrawidth .jt-corp-process.jt-corp-process-sep::after { width: 38%; left: 85%; }
.jt_main_content .jt-process-boxed .jt-corp-process.jt-corp-process-sep::after { width: 30%; left: 91%; }
.jt-photo-wrap .jt-process-extrawidth .jt-corp-process.jt-corp-process-sep::after { width: 21%; left: 95%; }
.jt-photo-wrap .jt-process-boxed .jt-corp-process.jt-corp-process-sep::after { width: 21%; left: 95%; } .jt_blog_content .jt-featured-wide .jt-wwd-image-bg { min-height: auto; }
.jt_blog_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 69%; }
.jt_blog_content .jt-featured-wide .wwd-tab-box { top: 11%; }
.jt-photo-wrap .jt-featured-wide .jt-resp-1280 { width: 100%; }
.jt-photo-wrap .jt-featured-wide .jt-wwd-image-bg { min-height: 400px; }
.jt-photo-wrap .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 41%; }
.jt-photo-wrap .jt-featured-wide .wwd-tab-box { top: 10%; }
.jt-photo-wrap .jt-featured-wide .tab-each-link h4 { font-size: 12px; }
.jt_right_content .jt-featured-wide .jt-resp-1280,
.jt_left_content .jt-featured-wide .jt-resp-1280 { width: 100%; }
.jt_right_content .jt-featured-wide .jt-wwd-image-bg,
.jt_left_content .jt-featured-wide .jt-wwd-image-bg { min-height: 400px; }
.jt_right_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img{ padding-bottom: 38%; }
.jt_right_content .jt-featured-wide .wwd-tab-box,
.jt_left_content .jt-featured-wide .wwd-tab-box { top: 10%; }
.jt-box-layout-bg .jt-featured-wide .jt-wwd-image-bg { min-height: 440px; }
.jt-box-layout-bg .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 69.5%; }
.jt-box-layout-bg .jt-featured-wide .wwd-tab-box { top: 10%; } .jt_blog_content .jt-featured-box-wide .jt-featured-box { top: 25%; }
.jt_blog_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt_blog_content .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:30.5%;}
.jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt-photo-wrap .jt-featured-box-wide .jt-featured-box { top:10%; }
.jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:21%; }
.jt_right_content .jt-featured-box-wide .jt-featured-box,
.jt_left_content .jt-featured-box-wide .jt-featured-box { top:15%; }
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-featured-box,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:23%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 55%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-featured-box { top:14%; }
.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:29%; } .jt_blog_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 60%; }
.jt-photo-wrap .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 78%; }
.jt_left_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 74%; }
.jt_blog_content .jt-featured-box-boxed .jt-featured-box,
.jt-photo-wrap .jt-featured-box-boxed .jt-featured-box,
.jt_left_content .jt-featured-box-boxed .jt-featured-box,
.jt-photo-wrap .jt-featured-box-boxed .jt-featured-box,
.jt-box-layout-bg .jt-featured-box-boxed .jt-featured-box { top:10%; }
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top:28%; }
.jt-box-layout-bg .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top:25%; }
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top:22%; }
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top:23%; } .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li { width: 33.333%; margin-bottom: 10px; }
.jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li:nth-child(4n) a { border-width:0 1px 0 1px ; }
.jt_left_content .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a,
.jt_right_content .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 26px; }
.jt-photo-wrap .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 20px; }
.jt-box-layout-bg .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 34px; } .jt-photo-wrap .col-sm-6 .jt-client-static-wide a,
.jt-photo-wrap .col-sm-6 .jt-client-static-boxed a,
.jt_right_content .col-sm-6 .jt-client-static-wide a,
.jt_right_content .col-sm-6 .jt-client-static-boxed a,
.jt_left_content .col-sm-6 .jt-client-static-wide a,
.jt_left_content .col-sm-6 .jt-client-static-boxed a { width: 50%;}
.jt-photo-wrap .col-sm-6 .jt-client-static-wide a:nth-child(2n),
.jt-photo-wrap .col-sm-6 .jt-client-static-boxed a:nth-child(2n),
.jt_right_content .col-sm-6 .jt-client-static-wide a:nth-child(2n),
.jt_right_content .col-sm-6 .jt-client-static-boxed a:nth-child(2n),
.jt_left_content .col-sm-6 .jt-client-static-wide a:nth-child(2n),
.jt_left_content .col-sm-6 .jt-client-static-boxed a:nth-child(2n) { border-right : 0; }
.jt-photo-wrap .col-sm-6 .jt-client-static-wide a:nth-child(3n),
.jt-photo-wrap .col-sm-6 .jt-client-static-boxed a:nth-child(3n),
.jt_right_content .col-sm-6 .jt-client-static-wide a:nth-child(3n),
.jt_right_content .col-sm-6 .jt-client-static-boxed a:nth-child(3n),
.jt_left_content .col-sm-6 .jt-client-static-wide a:nth-child(3n),
.jt_left_content .col-sm-6 .jt-client-static-boxed a:nth-child(3n) { border-width: 1px 1px 1px 1px; }
.jt-client-carousel-boxed .owl-controls .owl-prev,
.jt-client-carousel-wide .owl-controls .owl-prev { left: 0; }
.jt-client-carousel-boxed .owl-controls .owl-next,
.jt-client-carousel-wide .owl-controls .owl-next { right: 0; } .entry-content .container-fluid .jt-team-have-arrows .owl-controls .owl-nav { display: none; }
.wide-vertical-team .jt-each-team { width: 360px;margin-left: auto; margin-right: auto; }
.jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap { min-height: 710px; }
.jt-team-four-wide .team-hover-col-three .jt-vint-team-wrap { min-height: 540px; }
.jt-team-five-wide .jt-corp-team-cont { top: 10%; }
.jt_left_content .wide-vertical-team .jt-each-team,
.jt_right_content .wide-vertical-team .jt-each-team { width: 320px;margin-left: auto; margin-right: auto; }
.jt-photo-wrap .wide-vertical-team .jt-each-team  { width: 300px;margin-left: auto; margin-right: auto; }
.jt_left_content .jt-team-member-group-slide .jt-team-over,
.jt_right_content .jt-team-member-group-slide .jt-team-over { padding: 20px; }
.jt-photo-wrap .jt-team-member-group-slide .jt-team-over { padding: 20px; }
.jt_left_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt_right_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt_left_content .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont,
.jt_right_content .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont { top: 15%; }
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt-photo-wrap .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont { top: 10%; }
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont p { line-height: 20px; }
.jt_left_content .jt-team-member-group-slide .social-icons,
.jt_right_content .jt-team-member-group-slide .social-icons { right: 20px; top: 10px;}
.jt-photo-wrap .jt-team-member-group-slide .social-icons { right: 20px; top: 10px;}
.jt_left_content .jt-team-member-group-slide .team-cont-details p,
.jt_right_content .jt-team-member-group-slide .team-cont-details p { line-height: 20px; }
.jt-photo-wrap .jt-team-member-group-slide .team-cont-details p { line-height: 20px; }
.jt_left_content .jt-team-five-wide .jt-corp-team-cont,
.jt_right_content .jt-team-five-wide .jt-corp-team-cont,
.jt_left_content .jt-team-five-boxed .jt-corp-team-cont,
.jt_right_content .jt-team-five-boxed .jt-corp-team-cont { top: 3%; }
.jt-photo-wrap .jt-team-five-wide .jt-corp-team-cont,
.jt-photo-wrap .jt-team-five-boxed .jt-corp-team-cont { top: 3%; }
.jt_left_content .jt-team-five-wide .jt-corp-team-cont p,
.jt_right_content .jt-team-five-wide .jt-corp-team-cont p,
.jt_left_content .jt-team-five-boxed .jt-corp-team-cont p,
.jt_right_content .jt-team-five-boxed .jt-corp-team-cont p { padding: 0 0 5px; line-height: 20px; }
.jt_left_content .jt-team-four-boxed .jt-vint-team-hover-cont p,
.jt_right_content .jt-team-four-boxed .jt-vint-team-hover-cont p { line-height: 20px; }
.jt-photo-wrap .jt-team-five-wide .jt-corp-team-cont p,
.jt-photo-wrap .jt-team-five-boxed .jt-corp-team-cont p { padding: 0 0 5px; line-height: 20px; }
.jt_left_content .jt-team-three-wide .jt-team-position,
.jt_right_content .jt-team-three-wide .jt-team-position,
.jt_left_content .jt-team-three-boxed .jt-team-position,
.jt_right_content .jt-team-three-boxed .jt-team-position { top: 0; }
.jt-photo-wrap .jt-team-three-wide .jt-team-position,
.jt-photo-wrap .jt-team-three-boxed .jt-team-position { top: 0; }
.jt_left_content .jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap,
.jt_right_content .jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap,
.jt-photo-wrap .jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap { min-height: 600px; }
.jt-box-layout-bg .jt-team-five-wide .jt-corp-team-cont p { padding: 0 0 10px; }
.jt-box-layout-bg .jt-team-five-wide.wide-vertical-team .jt-corp-team-wrapper { width: 340px; }
.jt-box-layout-bg .wide-vertical-team .jt-each-team { width: 340px; } .container .jt-team-have-arrows .owl-controls .owl-nav { display: none; }
.jt_left_content .jt-team-one-boxed.wide-vertical-team .jt-each-team,
.jt_right_content .jt-team-one-boxed.wide-vertical-team .jt-each-team { width: 300px;margin-left: auto; margin-right: auto; }
.jt-photo-wrap .jt-team-one-boxed.wide-vertical-team .jt-each-team { width: 280px; }
.jt-photo-wrap .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont p { line-height: 20px; }
.jt-photo-wrap .jt-team-three-boxed.wide-vertical-team .jt-each-team,
.jt-photo-wrap .jt-team-one-boxed.wide-vertical-team .jt-each-team { width: 280px; }
.vc_col-sm-4 .awards-wide .award-img { width: 80%; }
.vc_col-sm-4 .awards-wide .award-img::after { right: 20%; }
.vc_col-sm-6 .awards-wide .award-img { width: 50%; }
.vc_col-sm-6 .awards-wide .award-img::after { right: 50%; }
.vc_col-sm-12 .awards-wide .award-img { width: 25%; }
.vc_col-sm-12 .awards-wide .award-img::after { right: 75%; } .jt-photo-wrap .vc_col-sm-3 .awards-wide .award-img::after { right: -10px; }
.jt-photo-wrap .vc_col-sm-3 .awards-wide .award-img::before { left: -10px; }
.jt-photo-wrap .vc_col-sm-4 .awards-wide .award-img { width: 100%; }
.jt-photo-wrap .vc_col-sm-4 .awards-wide .award-img::after { right: 0; }
.jt-photo-wrap .vc_col-sm-6 .awards-wide .award-img { width: 70%; }
.jt-photo-wrap .vc_col-sm-6 .awards-wide .award-img::after { right: 30%; }
.jt-photo-wrap .vc_col-sm-12 .awards-wide .award-img { width: 35%; }
.jt-photo-wrap .vc_col-sm-12 .awards-wide .award-img::after { right: 65%; }
.vc_col-sm-6 .awards-boxed .award-img { width: 60%; }
.vc_col-sm-6 .awards-boxed .award-img::after { right: 40%; }
.vc_col-sm-12 .awards-boxed .award-img { width: 30%; }
.vc_col-sm-12 .awards-boxed .award-img::after { right: 70%; }
.vc_col-sm-3 .awards-boxed .award-img::after { right: -10px; }
.vc_col-sm-3 .awards-boxed .award-img::before { left: -10px; } .jt_left_content .jt-timeline-box .jt-box-right .jt-round-connect:after,
.jt_right_content .jt-timeline-box .jt-box-right .jt-round-connect:after { left:5px; }
.jt_left_content .jt-timeline-box .jt-box-left .jt-round-connect:after,
.jt_right_content .jt-timeline-box .jt-box-left .jt-round-connect:after { right: 3px; }
.jt-photo-wrap .jt-timeline-box .jt-box-right .jt-round-connect { left: -70px;width: 70px; }
.jt-photo-wrap .jt-timeline-box .jt-box-left .jt-round-connect { right: -70px;width: 70px; }
.jt-photo-wrap .jt-timeline-box .jt-box-right .jt-round-connect:after { left: -3px; }
.jt-photo-wrap .jt-timeline-box .jt-box-left .jt-round-connect:after { right: -3px; } .blog-style-five-wide.jt-blog-column-two .blog-width { width: 47.5%; }
.blog-style-five-wide.jt-blog-column-three .blog-width { width: 30.5%; }
.blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { top: 55%; left: 5%; }
.jt-vint-blog h3,.blog-content h2 { line-height: 20px; }
.blog-style-five-wide.jt-blog-column-three .blog-content { padding: 30px 30px 30px 0px; }
.jt-post-content h3.jt-post-title { line-height: 20px; font-size: 15px; }
.blog-style-two-slider-wide .jt-blog-two-content { min-width: 360px; }
.blog-style-two-slider-wide .jt-blog-two-content { padding: 20px; }
.blog-style-two-slider-wide ul.jt-post-list-metas,
.blog-style-two-wide ul.jt-post-list-metas { display: none; } .content-ctrl .container .blog-style-two-boxed .jt-blog-two .jt-blog-two-content { padding: 20px; }
.content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 66%; left: 14%; min-width: 350px;  }
.content-ctrl .container .blog-style-two-boxed .jt-blog-two .jt-blog-two-content  ul.jt-post-list-metas,
.blog-style-two-slider-boxed .jt-blog-two .jt-blog-two-content  ul.jt-post-list-metas { display: none; }
.blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content { top: 61%; left: 15%; }
.blog-style-five-boxed.jt-blog-column-three.blog-masonary-style .blog-width { margin: 0px 30px 30px 0px; width: 29%;}
.blog-style-five-boxed.jt-blog-column-two.blog-masonary-style .blog-width { width: 45%; margin: 0px 40px 30px 0px; }
.jt_left_content .blog-style-five-wide.jt-blog-column-two .blog-width,
.jt_right_content .blog-style-five-wide.jt-blog-column-two .blog-width { width: 47%; }
.jt_left_content .blog-style-five-wide.jt-blog-column-three .blog-width,
.jt_right_content .blog-style-five-wide.jt-blog-column-three .blog-width { width: 29.5%; }
.jt_left_content .blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog,
.jt_right_content .blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog { width: 33%; }
.jt_left_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content,
.jt_left_content .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 70%; min-width: 250px; left: 15%; padding: 15px; }
.jt_left_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two .jt-blog-two-content,
.jt_right_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two .jt-blog-two-content,
.jt_left_content .blog-style-two-slider-wide .jt-blog-two .jt-blog-two-content,
.jt_right_content .blog-style-two-slider-wide .jt-blog-two .jt-blog-two-content { min-width: 250px; padding: 15px; }
.jt_left_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two .jt-blog-two-content ul.jt-post-list-metas,
.jt_right_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two .jt-blog-two-content ul.jt-post-list-metas,
.jt_left_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two .jt-blog-two-content .jt-list-cat,
.jt_right_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two .jt-blog-two-content .jt-list-cat,
.jt_left_content .blog-style-two-slider-wide .jt-blog-two .jt-blog-two-content .jt-list-cat,
.jt_right_content .blog-style-two-slider-wide .jt-blog-two .jt-blog-two-content .jt-list-cat { display: none; }
.jt-photo-wrap .blog-style-one-wide .jt-thumb-hv { width: 24%; }
.jt-photo-wrap .blog-style-one-wide .jt-content-hv { width: 64%; }
.jt-photo-wrap .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 68%; min-width: 310px; }
.jt-photo-wrap .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { top: 62%; min-width: 330px; }
.jt-photo-wrap .blog-style-five-wide.jt-blog-column-two .blog-width { width: 46.5%; }
.jt-photo-wrap .blog-style-five-wide.jt-blog-column-three .blog-width { width: 29%; }
.jt-photo-wrap .blog-style-two-wide .jt-blog-two .jt-blog-two-content  ul.jt-post-list-metas,
.jt-photo-wrap .blog-style-two-wide .jt-blog-two .jt-blog-two-content .jt-list-cat,
.jt-photo-wrap .blog-style-two-slider-wide .jt-blog-two .jt-blog-two-content  ul.jt-post-list-metas,
.jt-photo-wrap .blog-style-two-slider-wide .jt-blog-two .jt-blog-two-content .jt-list-cat { display: none; }
.jt-photo-wrap .blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog { width: 33%; }
.jt-box-layout-bg .blog-style-two-wide .jt-blog-two .jt-blog-two-content .jt-list-cat,
.jt-box-layout-bg .blog-style-two-slider-wide .jt-blog-two .jt-blog-two-content .jt-list-cat { display: none; }
.jt-box-layout-bg .content-ctrl .container .jt-blog-two:hover .jt-blog-two-content { left: 15%; min-width: 300px; }
.jt-box-layout-bg .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { top:62%; }
.jt-box-layout-bg .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top:70%; }
.jt_left_content .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 70%; min-width: 310px; }
.jt_left_content .blog-style-two-boxed .jt-list-cat,
.jt_right_content .blog-style-two-boxed .jt-list-cat,
.jt_left_content .blog-style-two-slider-boxed .jt-list-cat,
.jt_right_content .blog-style-two-slider-boxed .jt-list-cat { display: none; }
.jt_left_content .blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content { top: 70%; min-width: 270px; }
.jt-photo-wrap .blog-style-one-boxed .jt-thumb-hv { width: 24%; }
.jt-photo-wrap .blog-style-one-boxed .jt-content-hv { width: 64%; }
.jt-photo-wrap .blog-style-two-boxed .jt-list-cat,
.jt-photo-wrap .blog-style-two-slider-boxed .jt-list-cat { display: none; }
.jt-photo-wrap .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { min-width: 280px; }
.jt-photo-wrap .blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content { top: 68%; min-width: 250px; }
.jt-box-layout-bg .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 63%; } .jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt-photo-wrap .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont {top: 25%;padding: 0px 30px;}
.jt-team-five-wide .jt-corp-team-cont {top: 28%;}
.jt-size-30, .jt-size-30 .jt-main-head {font-size: 20px;}
} @media (max-width:1200px) { .jt-process-wrapper { margin-bottom: 40px; } .jt-photo-wrap .jt-process-extrawidth .jt-process-cnt li { width: 42%; }
.jt-photo-wrap .jt-process-extrawidth .jt-process-round-wrapper h4 { top: 175px; }
.jt-photo-wrap .jt-process-boxed .jt-process-cnt li { width: 41%; } .jt_right_content .jt-process-extrawidth .jt-process-cnt li,
.jt_left_content .jt-process-extrawidth .jt-process-cnt li { width: 42%; }
.jt_right_content .jt-process-extrawidth .jt-process-round-wrapper h4,.jt_left_content .jt-process-extrawidth .jt-process-round-wrapper h4 { top: 175px; }
.jt_right_content .jt-process-boxed .jt-process-cnt li,
.jt_left_content .jt-process-boxed .jt-process-cnt li { width: 41%; } .jt_main_content .jt-process-extrawidth .jt-corp-process.jt-corp-process-sep::after { width: 36%; left: 87%; }
.jt_main_content .jt-process-boxed .jt-corp-process.jt-corp-process-sep::after { width: 30%; left: 91%; }
.jt-photo-wrap .jt-process-extrawidth .jt-corp-process.jt-corp-process-sep::after { width: 17%; left: 98%; }
.jt-photo-wrap .jt-process-boxed .jt-corp-process.jt-corp-process-sep::after { width: 17%; left: 98%; } .jt_blog_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 73.4%; }
.jt_blog_content .jt-featured-wide .wwd-tab-box { top: 6.5%; }
.jt-photo-wrap .jt-featured-wide .jt-resp-1280 { width: 100%; }
.jt-photo-wrap .jt-featured-wide .jt-wwd-image-bg { min-height: 400px; }
.jt-photo-wrap .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 44%; }
.jt-photo-wrap .jt-featured-wide .wwd-tab-box { top: 10%; }
.jt-photo-wrap .jt-featured-wide .tab-each-link h4 { font-size: 12px; }
.jt_right_content .jt-featured-wide .jt-resp-1280,
.jt_left_content .jt-featured-wide .jt-resp-1280 { width: 100%; }
.jt_right_content .jt-featured-wide .jt-wwd-image-bg,
.jt_left_content .jt-featured-wide .jt-wwd-image-bg { min-height: 390px; }
.jt_right_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 41%; }
.jt_right_content .jt-featured-wide .wwd-tab-box,
.jt_left_content .jt-featured-wide .wwd-tab-box { top: 10%; }
.jt-box-layout-bg .jt-featured-wide .jt-wwd-image-bg { min-height: auto; }
.jt-box-layout-bg .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 73.2%; }
.jt-box-layout-bg .jt-featured-wide .wwd-tab-box { top: 11%; } .jt_blog_content .jt-featured-box-wide .jt-featured-box { top: 25%; }
.jt_blog_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt_blog_content .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:30.5%;}
.jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt-photo-wrap .jt-featured-box-wide .jt-featured-box { top:7%; }
.jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:20%; }
.jt_right_content .jt-featured-box-wide .jt-featured-box,
.jt_left_content .jt-featured-box-wide .jt-featured-box { top:9%; }
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-featured-box,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:21%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 55%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-featured-box { top:13%; }
.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:29%; } .jt_blog_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 60%; }
.jt_left_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 80%; }
.jt-photo-wrap .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 90%; }
.jt_blog_content .jt-featured-box-boxed .jt-featured-box,
.jt-photo-wrap .jt-featured-box-boxed .jt-featured-box,
.jt_left_content .jt-featured-box-boxed .jt-featured-box,
.jt_right_content .jt-featured-box-boxed .jt-featured-box,
.jt-box-layout-bg .jt-featured-box-boxed .jt-featured-box { top:10%; }
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top:28%; }
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top:20%; }
.jt-box-layout-bg .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top:25%; } .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li { width: 33.333%; margin-bottom: 10px; }
.jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li:nth-child(4n) a { border-width:0 1px 0 1px ; }
.jt_left_content .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a,
.jt_right_content .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 19px; }
.jt-photo-wrap .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 15px; }
.jt-box-layout-bg .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 32px; } .jt-photo-wrap .col-sm-6 .jt-client-static-wide a,
.jt-photo-wrap .col-sm-6 .jt-client-static-boxed a,
.jt_right_content .col-sm-6 .jt-client-static-wide a,
.jt_right_content .col-sm-6 .jt-client-static-boxed a,
.jt_left_content .col-sm-6 .jt-client-static-wide a,
.jt_left_content .col-sm-6 .jt-client-static-boxed a { width: 50%;}
.jt-photo-wrap .col-sm-6 .jt-client-static-wide a:nth-child(2n),
.jt-photo-wrap .col-sm-6 .jt-client-static-boxed a:nth-child(2n),
.jt_right_content .col-sm-6 .jt-client-static-wide a:nth-child(2n),
.jt_right_content .col-sm-6 .jt-client-static-boxed a:nth-child(2n),
.jt_left_content .col-sm-6 .jt-client-static-wide a:nth-child(2n),
.jt_left_content .col-sm-6 .jt-client-static-boxed a:nth-child(2n) { border-right : 0; }
.jt-photo-wrap .col-sm-6 .jt-client-static-wide a:nth-child(3n),
.jt-photo-wrap .col-sm-6 .jt-client-static-boxed a:nth-child(3n),
.jt_right_content .col-sm-6 .jt-client-static-wide a:nth-child(3n),
.jt_right_content .col-sm-6 .jt-client-static-boxed a:nth-child(3n),
.jt_left_content .col-sm-6 .jt-client-static-wide a:nth-child(3n),
.jt_left_content .col-sm-6 .jt-client-static-boxed a:nth-child(3n) { border-width: 1px 1px 1px 1px; }
.jt-client-carousel-boxed .owl-controls .owl-prev,
.jt-client-carousel-wide .owl-controls .owl-prev { left: 0; }
.jt-client-carousel-boxed .owl-controls .owl-next,
.jt-client-carousel-wide .owl-controls .owl-next { right: 0; } .entry-content .container-fluid .jt-team-have-arrows .owl-controls .owl-nav { display: none; }
.jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap { min-height: 700px; }
.jt-team-four-wide .team-hover-col-three .jt-vint-team-wrap { min-height: 500px; }
.jt-team-five-wide .jt-corp-team-cont { top: 8%; }
.jt_left_content .jt-team-member-group-slide .jt-team-over,
.jt_right_content .jt-team-member-group-slide .jt-team-over { padding: 20px; }
.jt-photo-wrap .jt-team-member-group-slide .jt-team-over { padding: 20px; }
.jt_left_content .jt-team-member-group-slide .team-cont-details p,
.jt_right_content .jt-team-member-group-slide .team-cont-details p { line-height: 20px; }
.jt-photo-wrap .jt-team-member-group-slide .team-cont-details p { line-height: 20px; }
.jt_left_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt_right_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt_left_content .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont,
.jt_right_content .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont { top: 7%; }
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt-photo-wrap .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont { top: 8%; }
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont p,
.jt-photo-wrap .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont p { line-height: 18px; }
.jt_left_content .jt-team-member-group-slide .social-icons,
.jt_right_content .jt-team-member-group-slide .social-icons { right: 20px; top: 10px;}
.jt-photo-wrap .jt-team-member-group-slide .social-icons { right: 20px; top: 10px;}
.jt_left_content .jt-team-five-wide .jt-corp-team-cont,
.jt_right_content .jt-team-five-wide .jt-corp-team-cont,
.jt_left_content .jt-team-five-boxed .jt-corp-team-cont,
.jt_right_content .jt-team-five-boxed .jt-corp-team-cont { top: 3%; padding: 0 13px;}
.jt-photo-wrap .jt-team-five-wide .jt-corp-team-cont,
.jt-photo-wrap .jt-team-five-boxed .jt-corp-team-cont { top: 3%; padding: 0 9px;}
.jt_left_content .jt-team-five-wide .jt-corp-team-cont p,
.jt_right_content .jt-team-five-wide .jt-corp-team-cont p,
.jt_left_content .jt-team-five-boxed .jt-corp-team-cont p,
.jt_right_content .jt-team-five-boxed .jt-corp-team-cont p { padding: 0 0 5px; line-height: 18px; }
.jt_left_content .jt-team-four-boxed .jt-vint-team-hover-cont p,
.jt_right_content .jt-team-four-boxed .jt-vint-team-hover-cont p { line-height: 20px; }
.jt-photo-wrap .jt-team-five-wide .jt-corp-team-cont p,
.jt-photo-wrap .jt-team-five-boxed .jt-corp-team-cont p { padding: 0 0 5px; line-height: 18px; }
.jt-photo-wrap .jt-team-three-wide .jt-team-position,
.jt-photo-wrap .jt-team-three-boxed .jt-team-position { top: 0px; }
.jt-photo-wrap .jt-team-three-wide .jt-team-position .social-icons,
.jt-photo-wrap .jt-team-three-boxed .jt-team-position .social-icons { right: 10px; }
.jt-box-layout-bg .jt-team-members .owl-prev { left: -40px; }
.jt-box-layout-bg .jt-team-members .owl-next { right: -40px; } .container .jt-team-have-arrows .owl-controls .owl-nav { display: none; } .vc_col-sm-3 .awards-wide .award-img::after { right: -10px; }
.vc_col-sm-3 .awards-wide .award-img::before { left: -10px; }
.vc_col-sm-4 .awards-wide .award-img { width: 100%; }
.vc_col-sm-4 .awards-wide .award-img::after { right: 0; }
.vc_col-sm-6 .awards-wide .award-img { width: 70%; }
.vc_col-sm-6 .awards-wide .award-img::after { right: 30%; }
.vc_col-sm-12 .awards-wide .award-img { width: 35%; }
.vc_col-sm-12 .awards-wide .award-img::after { right: 65%; }
.vc_col-sm-3 .awards-boxed .award-img::after { right: -10px; }
.vc_col-sm-3 .awards-boxed .award-img::before { left: -10px; }
.vc_col-sm-6 .awards-boxed .award-img { width: 60%; }
.vc_col-sm-6 .awards-boxed .award-img::after { right: 40%; }
.vc_col-sm-12 .awards-boxed .award-img { width: 30%; }
.vc_col-sm-12 .awards-boxed .award-img::after { right: 70%; } .jt_left_content .jt-timeline-box .jt-box-right .jt-round-connect,
.jt_right_content .jt-timeline-box .jt-box-right .jt-round-connect { left: -64px; width: 63px;}
.jt_left_content .jt-timeline-box .jt-box-right .jt-round-connect:after,
.jt_right_content .jt-timeline-box .jt-box-right .jt-round-connect:after { left:-7px; }
.jt_left_content .jt-timeline-box .jt-box-left .jt-round-connect,
.jt_right_content .jt-timeline-box .jt-box-left .jt-round-connect { right: -64px;width: 63px; }
.jt_left_content .jt-timeline-box .jt-box-left .jt-round-connect:after,
.jt_right_content .jt-timeline-box .jt-box-left .jt-round-connect:after { right: -9px; }
.jt-photo-wrap .jt-timeline-box .jt-box-right .jt-round-connect { left: -70px;width: 70px; }
.jt-photo-wrap .jt-timeline-box .jt-box-left .jt-round-connect { right: -70px;width: 70px; }
.jt-photo-wrap .jt-timeline-box .jt-box-right .jt-round-connect:after { left: 2px; }
.jt-photo-wrap .jt-timeline-box .jt-box-left .jt-round-connect:after { right: 2px; } .blog-style-five-wide.jt-blog-column-two .blog-width { width: 47.3%; }
.blog-style-five-wide.jt-blog-column-three .blog-width { width: 30.3%; }
.blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { top: 60%; min-width: 360px; left:12%;}
.jt-vint-blog h3,.blog-content h2 { line-height: 20px; }
.blog-style-five-wide.jt-blog-column-three .blog-content { padding: 30px 30px 30px 0px; }
.jt-post-content h3.jt-post-title { line-height: 20px; font-size: 15px; }
.blog-style-two-slider-wide .jt-blog-two-content { min-width: 360px; }
.blog-style-two-slider-wide .jt-blog-two-content,
.blog-style-two-wide .jt-blog-two-content { padding: 20px; }
.blog-style-two-slider-wide ul.jt-post-list-metas,
.blog-style-two-wide ul.jt-post-list-metas { display: none; }
.owl-item .jt-blog-slide {min-height: 410px;} .blog-style-five-boxed.jt-blog-column-three.blog-masonary-style .blog-width { width: 30.5%;margin: 0px 30px 30px 0; }
.blog-style-five-boxed.jt-blog-column-three .blog-content { padding: 30px 30px 30px 0px; }
.blog-style-five-boxed.jt-blog-column-two.blog-masonary-style .blog-width { width: 45%; margin: 0px 50px 30px 0px; }
.content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 65%; left: 15%; padding: 15px; }
.blog-style-two-boxed ul.jt-post-list-metas { display: none; }
.blog-style-two-slider-boxed .jt-blog-two .jt-blog-two-content  ul.jt-post-list-metas { display: none; }
.blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content { top: 61%; left: 15%; }
.blog-style-five-boxed.jt-blog-column-three.blog-masonary-style .blog-width { margin: 0px 30px 30px 0px; width: 29%;}
.blog-style-five-boxed.jt-blog-column-two.blog-masonary-style .blog-width { width: 45%; margin: 0px 40px 30px 0px; }
.jt_left_content .blog-style-one-boxed .jt-thumb-hv,
.jt_right_content .blog-style-one-boxed .jt-thumb-hv { width: 25%; }
.jt_left_content .blog-style-one-boxed .jt-content-hv,
.jt_right_content .blog-style-one-boxed .jt-content-hv { width: 64%; }
.jt_left_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content,
.jt_left_content .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 68%; min-width: 250px; left: 15%; padding: 15px; }
.jt_left_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two .jt-blog-two-content ul.jt-post-list-metas,
.jt_right_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two .jt-blog-two-content ul.jt-post-list-metas,
.jt_left_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two .jt-blog-two-content .jt-list-cat,
.jt_right_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two .jt-blog-two-content .jt-list-cat,
.jt_left_content .blog-style-two-slider-wide .jt-blog-two .jt-blog-two-content .jt-list-cat,
.jt_right_content .blog-style-two-slider-wide .jt-blog-two .jt-blog-two-content .jt-list-cat { display: none; }
.jt_left_content .blog-style-one-wide .jt-thumb-hv,
.jt_right_content .blog-style-one-wide .jt-thumb-hv { width: 24%; }
.jt_left_content .blog-style-one-wide .jt-content-hv,
.jt_right_content .blog-style-one-wide .jt-content-hv { width: 64%; }
.jt_left_content .blog-style-five-wide.jt-blog-column-two .blog-width,
.jt_right_content .blog-style-five-wide.jt-blog-column-two .blog-width { width: 46%; }
.jt_left_content .blog-style-five-wide.jt-blog-column-three .blog-width,
.jt_right_content .blog-style-five-wide.jt-blog-column-three .blog-width { width: 29%; }
.jt_left_content .blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog, .jt_right_content .blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog { width: 33%; }
.jt-photo-wrap .blog-style-one-wide .jt-thumb-hv { width: 24%; }
.jt-photo-wrap .blog-style-one-wide .jt-content-hv { width: 64%; }
.jt-photo-wrap .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 68%; min-width: 270px; }
.jt-photo-wrap .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { top: 62%; min-width: 280px; }
.jt-photo-wrap .blog-style-five-wide.jt-blog-column-two .blog-width { width: 46.5%; }
.jt-photo-wrap .blog-style-five-wide.jt-blog-column-three .blog-width { width: 29%; }
.jt-photo-wrap .blog-style-two-wide .jt-blog-two .jt-blog-two-content  ul.jt-post-list-metas,
.jt-photo-wrap .blog-style-two-wide .jt-blog-two .jt-blog-two-content .jt-list-cat,
.jt-photo-wrap .blog-style-two-boxed .jt-blog-two .jt-blog-two-content .jt-list-cat,
.jt-photo-wrap .blog-style-two-slider-wide .jt-blog-two .jt-blog-two-content  ul.jt-post-list-metas,
.jt-photo-wrap .blog-style-two-slider-wide .jt-blog-two .jt-blog-two-content .jt-list-cat { display: none; }
.jt-photo-wrap .blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog { width: 33%; }
.jt-box-layout-bg .blog-style-two-wide .jt-blog-two .jt-blog-two-content .jt-list-cat,
.jt-box-layout-bg .blog-style-two-slider-wide .jt-blog-two .jt-blog-two-content .jt-list-cat { display: none; }
.jt-box-layout-bg .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { top: 70%; }
.jt-box-layout-bg .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 75%; left: 12%; min-width: 320px; }
.jt-box-layout-bg .blog-style-five-wide.jt-blog-column-three .blog-width { width: 30%; }
.jt_left_content .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 70%; min-width: 270px; }
.jt_left_content .blog-style-two-boxed .jt-list-cat,
.jt_right_content .blog-style-two-boxed .jt-list-cat,
.jt_left_content .blog-style-two-slider-boxed .jt-list-cat,
.jt_right_content .blog-style-two-slider-boxed .jt-list-cat { display: none; }
.jt_left_content .blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content { top: 70%; min-width: 260px; }
.jt-photo-wrap .blog-style-one-boxed .jt-thumb-hv { width: 24%; }
.jt-photo-wrap .blog-style-one-boxed .jt-content-hv { width: 64%; }
.jt-photo-wrap .blog-style-two-boxed .jt-list-cat,
.jt-photo-wrap .blog-style-two-slider-boxed .jt-list-cat { display: none; }
.jt-photo-wrap .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { min-width: 280px; }
.jt-photo-wrap .blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content { top: 68%; min-width: 250px; }
.jt-box-layout-bg .blog-style-two-boxed .jt-blog-two .jt-blog-two-content .jt-list-cat { display: none; }
.jt-box-layout-bg .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 80%;min-width: 250px; width: 85%; } .wwd-tab-box,
.jt-featured-box {padding: 30px 25px;top: 12%;width: 90%;}
.hidden-big-screen {display: none !important;}
.hidden-side-big-screen {display: none !important;}
.jt-boxed-cover.column-have-space.vc_row,
.jt-boxed-cover.column-zero-space.vc_row {margin-left: -30px !important;margin-right: -30px !important;} .jt-box-layout-bg .jt-boxed-layout .jt_box_header_content header.jt-box-top-header {width: 100%;} .jt_main_content header {padding: 0 10px;} body.jt_arch_content.top-search-open #top-search form,
body.jt_arch_content.top-search-open #top-search-slim form {width: auto;} .jt_left_content .left-menu-wrap {width: 20%;}
.jt_left_content .right-cont-wrap {width: 80%;left: 20%;}
.jt_left_content .left-menu-wrap { padding: 60px 0px 0px 50px;} .jt_right_content .right-menu-wrap {width: 20%;}
.jt_right_content .left-cont-wrap {width: 80%;right: 20%;} .jt_blog_content .jt-blog-header .sticky-nav {padding: 0;} body.jt-box-layout-bg.top-search-open #top-search form,
body.jt-box-layout-bg.top-search-open #top-search-slim form {width: auto;}
body.jt-box-layout-bg.top-search-open #top-search form input,
body.jt-box-layout-bg.top-search-open #top-search-slim form input {padding: 10px;width: 88%;} .jt_right_content .left-menu-list {padding: 75px 0px 0px 0px;} .jt-call-action-extrawidth .jt-call-action-content {width: 86%;}
.jt-photo-wrap .jt-call-action-extrawidth .jt-call-action-content,
.jt_left_content .jt-call-action-extrawidth .jt-call-action-content,
.jt_right_content .jt-call-action-extrawidth .jt-call-action-content {width: 83%;}
.jt-box-layout-bg .jt-boxed-layout {width: 100%;}
.jt-team-members.jt-team-not-have-arrows .owl-controls .owl-nav .owl-prev,
.jt-team-members.jt-team-not-have-arrows .owl-controls .owl-nav .owl-next,
.jt-team-members.jt-team-not-have-dots .owl-controls .owl-dots {display: none !important;} .jt-photo-wrap .jt-each-team .jt-team-over,
.jt_right_content .jt-each-team .jt-team-over,
.jt_left_content .jt-each-team .jt-team-over {padding: 20px;}
.jt-photo-wrap .jt-vint-team-hover-cont,
.jt_right_content .jt-vint-team-hover-cont,
.jt_left_content .jt-vint-team-hover-cont {top: 25%;}
.jt-photo-wrap .team-hover-col-two .jt-vint-team-hover-cont,
.jt_right_content .team-hover-col-two .jt-vint-team-hover-cont,
.jt_left_content .team-hover-col-two .jt-vint-team-hover-cont {top: 37%;}
.jt-photo-wrap .jt-corp-team-cont,
.jt_right_content .jt-corp-team-cont,
.jt_left_content .jt-corp-team-cont {top: 25%;}
.jt-photo-wrap .team-hover-col-two .jt-corp-team-cont,
.jt_right_content .team-hover-col-two .jt-corp-team-cont,
.jt_left_content .team-hover-col-two .jt-corp-team-cont {top: 30%;}
.jt-box-layout-bg .jt-vint-team-hover-cont {top: 33%;}
.jt-box-layout-bg .team-hover-col-two .jt-vint-team-hover-cont {top: 40%;} .jt-intro-wrapper.jt-intro-wrapper-extrawidth {max-height: 380px;min-height: 380px;}
.jt-photo-wrap .jt-intro-wrapper,
.jt_right_content .jt-intro-wrapper,
.jt_left_content .jt-intro-wrapper { min-height: 480px; max-height: 480px;}
.jt-photo-wrap .jt-intro-content,
.jt-photo-wrap .jt-single-image,
.jt-photo-wrap .jt-intro-carousel,
.jt_right_content .jt-intro-content,
.jt_right_content .jt-single-image,
.jt_right_content .jt-intro-carousel,
.jt_left_content .jt-intro-content,
.jt_left_content .jt-single-image,
.jt_left_content .jt-intro-carousel {width: 100%;}
.jt-photo-wrap .jt-single-image,
.jt-photo-wrap .jt-intro-carousel,
.jt_right_content .jt-single-image,
.jt_right_content .jt-intro-carousel,
.jt_left_content .jt-single-image,
.jt_left_content .jt-intro-carousel {text-align: center;}
.jt-photo-wrap .jt-intro-carousel.owl-carousel .owl-item a ,
.jt_right_content .jt-intro-carousel.owl-carousel .owl-item a ,
.jt_left_content .jt-intro-carousel.owl-carousel .owl-item a {float: none;text-align: center;display: inline-block;}
.jt-photo-wrap .jt-intro-wrapper,
.jt-photo-wrap .jt-intro-wrapper.jt-intro-wrapper-extrawidth,
.jt_right_content .jt-intro-wrapper,
.jt_right_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth,
.jt_left_content .jt-intro-wrapper,
.jt_left_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth {min-height: 750px;max-height: 750px;}
.jt-photo-wrap .jt-intro-text h2,
.jt_right_content .jt-intro-text h2,
.jt_left_content .jt-intro-text h2 { font-size: 50px;}
.jt-photo-wrap .jt-intro-wrapper .owl-controls,
.jt_right_content .jt-intro-wrapper .owl-controls,
.jt_left_content .jt-intro-wrapper .owl-controls {bottom: 0;right: 0px;left: 0px;width: 90px;margin: 0px auto;}
.jt-photo-wrap .jt-intro-carousel,
.jt_right_content .jt-intro-carousel,
.jt_left_content .jt-intro-carousel {padding: 25px 25px 50px 0px;}
.jt-photo-wrap .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel,
.jt_right_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel,
.jt_left_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel {width: 100%;}
.jt-photo-wrap .jt-intro-wrapper.jt-intro-wrapper-extrawidth .owl-controls,
.jt_right_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .owl-controls,
.jt_left_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .owl-controls {bottom: 0;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-extrawidth {max-height: 360px; min-height: 360px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area {padding: 98px 50px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area {padding: 93px 45px;}
.jt-photo-wrap  .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box {padding: 75px 30px;} .services-style-two .services-content {width: 72%;}
.services-style-three {padding: 50px;}
.services-style-one.serv-have-border .services-content {width: 78%;}
.services-style-two.sevices-no-round {padding: 50px;}
.jt-photo-wrap .services-style-three,
.jt_right_content .services-style-three,
.jt_left_content .services-style-three { padding: 30px;}
.jt-photo-wrap .services-style-six,
.jt_right_content .services-style-six,
.jt_left_content .services-style-six {padding: 20px;}
.jt-photo-wrap .services-style-seven .jt-serv-content:hover,
.jt_right_content .services-style-seven .jt-serv-content:hover,
.jt_left_content .services-style-seven .jt-serv-content:hover {padding: 0;}
.jt-photo-wrap .services-style-seven .jt-serv-content,
.jt_right_content .services-style-seven .jt-serv-content,
.jt_left_content .services-style-seven .jt-serv-content {padding: 10px;}
.jt-box-layout-bg .services-style-six.services-style-six-extrawidth .services-content {width: 83%;}
.jt-box-layout-bg .services-style-one.serv-have-border .services-content {width: 76%;}
.jt-box-layout-bg .services-style-two.services-style-two-extrawidth.sevices-no-round { padding: 30px;}
.jt-box-layout-bg .services-style-two.services-style-two-extrawidth.sevices-no-round .services-content {width: 87%;} .jt-testimonials-style-three.owl-carousel .owl-controls .owl-nav,
.jt-testimonials-style-three .slider-no-prev,
.jt-studio-testimonials.owl-carousel .owl-controls .owl-nav,
.jt-testimonials-style-three .slider-no-next {display: none;}
.jt-vint-test-slide #jt-testimonial-slide.owl-carousel .owl-controls .owl-nav .owl-prev,
.jt-vint-test-slide .slider-no-prev {left: -20px;}
.jt-vint-test-slide #jt-testimonial-slide.owl-carousel .owl-controls .owl-nav .owl-next,
.jt-vint-test-slide .slider-no-next {right: -20px;}
.jt-box-test-slide #jt-testimonial-slide .owl-dots {bottom: -45px;left: 0;right: 0;}
.jt-box-test-slide #jt-testimonial-slide .owl-dot {margin: 12px 5px;display: inline-block;}
.jt-photo-wrap .jt-vint-test-slide,
.jt_right_content .jt-vint-test-slide,
.jt_left_content .jt-vint-test-slide {margin: 0;} .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 39%;}
.isotope-layout-extrawidth.jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 42%;}
.isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 41%;}
.isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 39%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 34%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 39%;}
.jt-port-col-5.have-gutter-space .jt-portfolio-item, .jt-port-col-5.have-gutter-space .jt-business-port, .jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 24.25%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 32%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 30%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 49%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 38%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 26%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 28%;}
.main-content-center .jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-port-col-5.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 41%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content { top: 35%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 16px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 34%;}
.jt-photo-wrap .jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port,
.jt_left_content .jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port,
.jt_right_content .jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port {width: 25%;}
.jt-photo-wrap .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 16px;}
.jt-photo-wrap .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 41%;}
.jt-photo-wrap .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.jt-photo-wrap .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content { padding: 0 10px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 32%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 19%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 23%;}
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 38%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 15%;padding: 0 0 10px 10px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 34%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 17px;padding: 0px 0px 10px 10px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 25%;}
.jt-photo-wrap .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt_left_content .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt_left_content .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt_right_content .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt_right_content .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 24.25%;}
.main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 19.21%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 24%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 33%;}
.jt-photo-wrap .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .main-content-center .jt-port-col-3.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-3.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .main-content-center .jt-port-col-3.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .main-content-center .jt-port-col-3.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 41%;}
.jt-photo-wrap .main-content-center .jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .main-content-center .jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .main-content-center .jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap .isotope-layout-boxed.jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .isotope-layout-boxed.jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .isotope-layout-boxed.jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 16px;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 29%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content  .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 41%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 28%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 26%;padding: 0 0 10px 10px;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 20%;}
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 9%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 16px;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 15px;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 37%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 34%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 37%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content {top: 33%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 42%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-box-layout-bg .jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 41%;}
.jt-box-layout-bg .portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a {font-size: 15px;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 36%;}
.jt-box-layout-bg .jt-port-col-5.have-gutter-space .jt-portfolio-item, .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-box-layout-bg .jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 24.25%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 28%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 30%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 41%;} .main-content-center #scene.container,
.jt-box-layout-bg #scene.container {width: 100%;}
.main-content-center .jt-agency-item:nth-child(1),
.main-content-center .jt-agency-item:nth-child(10n+1),
.jt-box-layout-bg .jt-agency-item:nth-child(1),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+1) {width: 490px;height: 386px;}
.main-content-center .jt-agency-item:nth-child(2),
.main-content-center .jt-agency-item:nth-child(10n+2),
.jt-box-layout-bg .jt-agency-item:nth-child(2),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+2) {height: 358px;width: 490px;}
.main-content-center .jt-agency-item:nth-child(3),
.main-content-center .jt-agency-item:nth-child(10n+3),
.main-content-center .jt-agency-item:nth-child(4),
.main-content-center .jt-agency-item:nth-child(10n+4),
.main-content-center .jt-agency-item:nth-child(6),
.main-content-center .jt-agency-item:nth-child(10n+6),
.jt-box-layout-bg .jt-agency-item:nth-child(3),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+3),
.jt-box-layout-bg .jt-agency-item:nth-child(4),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+4),
.jt-box-layout-bg .jt-agency-item:nth-child(6),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+6) {height: 339px;width: 490px;}
.main-content-center .jt-agency-item:nth-child(5),
.main-content-center .jt-agency-item:nth-child(10n+5),
.jt-box-layout-bg .jt-agency-item:nth-child(5),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+5) {height: 500px;width: 473px;}
.main-content-center .jt-agency-item:nth-child(7),
.main-content-center .jt-agency-item:nth-child(10n+7),
.jt-box-layout-bg .jt-agency-item:nth-child(7),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+7) {height: 417px;width: 490px;}
.main-content-center .jt-agency-item:nth-child(8),
.main-content-center .jt-agency-item:nth-child(10n+8),
.jt-box-layout-bg .jt-agency-item:nth-child(8),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+8) {height: 297px;width: 490px;}
.main-content-center .jt-agency-item:nth-child(10),
.main-content-center  .jt-agency-item:nth-child(10n+10),
.jt-box-layout-bg .jt-agency-item:nth-child(10),
.jt-box-layout-bg  .jt-agency-item:nth-child(10n+10) {width: 488px;height: 458px;}
.main-content-center .jt-agency-item:nth-child(9),
.main-content-center .jt-agency-item:nth-child(10n+9),
.jt-box-layout-bg .jt-agency-item:nth-child(9),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+9) {height: 315px;width: 490px;}
.jt-photo-wrap .jt-agency-item:nth-child(1),
.jt-photo-wrap .jt-agency-item:nth-child(10n+1),
.jt_right_content .jt-agency-item:nth-child(1),
.jt_right_content .jt-agency-item:nth-child(10n+1),
.jt_left_content .jt-agency-item:nth-child(1),
.jt_left_content .jt-agency-item:nth-child(10n+1) {height: 315px;width: 400px;}
.jt-photo-wrap .jt-agency-item:nth-child(2),
.jt-photo-wrap .jt-agency-item:nth-child(10n+2),
.jt_right_content .jt-agency-item:nth-child(2),
.jt_right_content .jt-agency-item:nth-child(10n+2),
.jt_left_content .jt-agency-item:nth-child(2),
.jt_left_content .jt-agency-item:nth-child(10n+2) {height: 292px;width: 400px;}
.jt-photo-wrap .jt-agency-item:nth-child(3),
.jt-photo-wrap .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .jt-agency-item:nth-child(4),
.jt-photo-wrap .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .jt-agency-item:nth-child(6),
.jt-photo-wrap .jt-agency-item:nth-child(10n+6),
.jt_right_content .jt-agency-item:nth-child(3),
.jt_right_content .jt-agency-item:nth-child(10n+3),
.jt_right_content .jt-agency-item:nth-child(4),
.jt_right_content .jt-agency-item:nth-child(10n+4),
.jt_right_content .jt-agency-item:nth-child(6),
.jt_right_content .jt-agency-item:nth-child(10n+6),
.jt_left_content .jt-agency-item:nth-child(3),
.jt_left_content .jt-agency-item:nth-child(10n+3),
.jt_left_content .jt-agency-item:nth-child(4),
.jt_left_content .jt-agency-item:nth-child(10n+4),
.jt_left_content .jt-agency-item:nth-child(6),
.jt_left_content .jt-agency-item:nth-child(10n+6) {height: 276px;width: 400px;}
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5),
.jt_right_content .jt-agency-item:nth-child(5),
.jt_right_content .jt-agency-item:nth-child(10n+5),
.jt_left_content .jt-agency-item:nth-child(5),
.jt_left_content .jt-agency-item:nth-child(10n+5) {height: 425px;width: 400px;}
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8),
.jt_right_content .jt-agency-item:nth-child(8),
.jt_right_content .jt-agency-item:nth-child(10n+8),
.jt_left_content .jt-agency-item:nth-child(8),
.jt_left_content .jt-agency-item:nth-child(10n+8) {width: 450px;height: 273px;}
.jt-photo-wrap .jt-agency-item:nth-child(1),
.jt-photo-wrap .jt-agency-item:nth-child(10n+1) {height: 295px;width: 375px;}
.jt-photo-wrap .jt-agency-item:nth-child(2),
.jt-photo-wrap .jt-agency-item:nth-child(10n+2) {height: 274px;width: 375px;}
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5) {height: 398px;width: 375px;}
.jt-photo-wrap .jt-agency-item:nth-child(7),
.jt-photo-wrap .jt-agency-item:nth-child(10n+7) {width: 375px;height: 319px;}
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8) {width: 375px;height: 227px;}
.jt-photo-wrap .jt-agency-item:nth-child(9),
.jt-photo-wrap .jt-agency-item:nth-child(10n+9) {width: 375px;height: 241px;}
.jt-photo-wrap .jt-agency-item:nth-child(10),
.jt-photo-wrap .jt-agency-item:nth-child(10n+10) {width: 375px;height: 352px;}
.jt-photo-wrap .jt-agency-item:nth-child(3),
.jt-photo-wrap .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .jt-agency-item:nth-child(4),
.jt-photo-wrap .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .jt-agency-item:nth-child(6),
.jt-photo-wrap .jt-agency-item:nth-child(10n+6) {height: 259px;width: 375px;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(1),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+1),
.jt_left_content .main-content-center .jt-agency-item:nth-child(1),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+1) {height: 299px;width: 380px;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(2),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+2),
.jt_left_content .main-content-center .jt-agency-item:nth-child(2),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+2) {height: 277px; width: 380px;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(3),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+3),
.jt_right_content .main-content-center .jt-agency-item:nth-child(4),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+4),
.jt_right_content .main-content-center .jt-agency-item:nth-child(6),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+6),
.jt_left_content .main-content-center .jt-agency-item:nth-child(3),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+3),
.jt_left_content .main-content-center .jt-agency-item:nth-child(4),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+4),
.jt_left_content .main-content-center .jt-agency-item:nth-child(6),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+6) {height: 263px;width: 380px;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(5),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+5) {height: 404px;width: 380px;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(7),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+7),
.jt_left_content .main-content-center .jt-agency-item:nth-child(7),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+7) {height: 323px;width: 380px;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(8),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+8),
.jt_left_content .main-content-center .jt-agency-item:nth-child(8),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+8) {height: 237px;width: 390px;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(9),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+9),
.jt_left_content .main-content-center .jt-agency-item:nth-child(9),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+9) {height: 250px;width: 390px;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(10),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+10),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+10) {width: 380px;height: 356px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(1),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+1) {height: 283px;width: 360px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(2),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+2) {height: 263px;width: 360px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(6),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+6) {height: 249px;width: 360px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(5),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+5) {height: 382px;width: 360px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+1) {height: 283px;width: 360px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+2) {height: 263px;width: 360px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+6) {height: 249px;width: 360px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+5) {height: 382px;width: 360px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+1),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(10n+1) {height: 283px;width: 360px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+2),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(10n+2) {height: 263px;width: 360px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+6),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(10n+6) {height: 249px;width: 360px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+5),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(10n+5) {height: 382px;width: 360px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+7),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+7) {height: 306px;width: 360px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+8),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+8) {height: 218px;width: 360px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(9),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+9),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(9),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+9){height: 231px;width: 360px;}
.jt-trend-item {
width: 270px;
margin: 0 auto;
float: none;
display: inline-block;
}
.jt-product-style-two .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-next {right: -50px; position: absolute;}
.jt-product-style-two .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-prev {left: -30px;position: absolute;}
.jt-product-style-one .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-next {right: -40px;position: absolute;}
.jt-product-style-one .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-prev {left: -20px;position: absolute;}
.jt-shop-small-slide-wrap .owl-controls {right: 20px;} .tab-each-link,
.tab-each-link.wwd-active-link.wwd-deactive-link {padding: 30px 9px;}
.entry-content .tab-each-link p {font-size: 13px;}
.jt-wwd-image-bg {min-height: 460px;}
.jt-tabs-outer-space .jt-wwd-tab-links {padding: 17px 40px;}
.wwd-tab-box,
.jt-featured-box {padding: 40px;}
.jt-tabs-right-area {padding: 90px 75px;}
.jt-icon-tab-outerspace > div > div {padding-bottom: 38px;padding-top: 38px;}
.jt-studio-port-cont {padding: 20px 50px;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.content-ctrl .container .team-hover-col-three .jt-vint-team-wrap {min-height: 363px;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt-photo-wrap .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont {top: 15%;}
.jt-vint-team-hover-cont {padding: 0px 30px;}
.jt-team-five-wide .jt-corp-team-cont {top: 30%;}
.jt-client-static a {padding: 51px 0px;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 44%;}
ul.jt-social-three li {padding: 0px 25px 10px 0px;}
.jt-blog-column-two.blog-masonary-style .blog-width {width: 46%;}
.blog-style-two-slider-wide .jt-blog-two-content {min-width: 100%;}
.blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content {top: 55%;}
.jt-blog-two:hover .jt-blog-two-content {left: 18px;}
.switch-min .img-wrap img {height: auto;max-width: 100%;}
.switch-min .img-dragger .slide {height: 203px;}
.alert-msg {width: 80%;}
.jt_row_class .vc_tta.vc_general .vc_tta-tab > a {padding: 16px 32px;}
.single-post .modal-sm {width: 30%;} .jt-blog-carousel-two.blog-style-two-slider-wide { height: auto; }
.jt-blog-carousel-two.blog-style-two-slider-wide .owl-stage-outer { height: auto; } .uc-vc-class {width: 100%;}
.uc-counter .ds-element:first-child {left: 180px;}
.uc-counter .ds-element:nth-child(3) {right: 185px;} .jt-size-36, .jt-size-36 .jt-main-head {font-size: 30px;}
.jt-size-40, .jt-size-40 .jt-main-head {font-size: 28px;}
.jt-size-50, .jt-size-50 .jt-main-head {font-size: 44px;}
.jt-size-70, .jt-size-70 .jt-main-head {font-size: 45px;}
.jt-img-right-space.wpb_single_image img,
.jt-img-btm-fit.wpb_single_image img {max-width: 100%;}
} @media (max-width:1024px) {
.jt-each-team {width: 370px;margin: 0 auto;}
.jt-intro-carousel .owl-stage-outer {min-height: 150px;}
.jt-team-member-single-slide .jt-each-team {width: 100%;}
.vc_row > .container > .wpb_column .wpb_wrapper .isotope-layout-extrawidth.jt-port-col-3 .jt-business-port {min-height: 400px;}
.page-template-template-one-page-architecture .sticky-wrapper {height: 0px !important;}
.img-dragger-small .slide.current h2,
.img-dragger-small .slide h2 {padding: 0;font-weight: normal;}
.have-js .pages.jt-arch-pages {padding-right: 0;right: 0;left: 0;}
} @media (min-width: 992px) and (max-width: 1199px) { .page-container {padding: 80px 0;}
.blog_style_ot_5.main-content {padding: 0;} .jt-process-boxed .jt-process-cnt li { width: 42%; }
.jt-process-extrawidth .jt-process-cnt li { width: 42%; } .jt-process-boxed .jt-corp-process.jt-corp-process-sep::after { width: 22%; left: 95%; } .services-style-one.jt-service-boxed .services-content  { float: left; }
.services-style-one.jt-service-boxed.serv-have-border .services-content { padding: 0px ; }
.services-style-one.jt-service-boxed .services-icon { margin-bottom: 20px; } .jt_blog_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 35%; }
.jt_blog_content .jt-featured-wide .wwd-tab-box { top: 10%; }
.jt-photo-wrap .jt-featured-wide .wwd-tab-box { top: 8%; }
.jt_right_content .jt-featured-wide .jt-wwd-image-bg,
.jt_left_content .jt-featured-wide .jt-wwd-image-bg { min-height: 410px; }
.jt_right_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 44%; }
.jt-box-layout-bg .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 37%; }
.jt-box-layout-bg .jt-featured-wide .wwd-tab-box { top: 11%; } .jt_blog_content .jt-featured-box-wide .jt-featured-box { top: 18%; }
.jt_blog_content .col-sm-12 .jt-featured-box-wide .jt-featured-box { top: 27%; }
.jt-photo-wrap .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 83%; }
.jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-featured-box { top: 16%; }
.jt_right_content .jt-featured-box-wide .jt-featured-box,
.jt_left_content .jt-featured-box-wide .jt-featured-box { top:6%; }
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-featured-box,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:18%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 60%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-featured-box { top:9%; }
.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:26%; } .jt_blog_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 90%; }
.jt-photo-wrap .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 101%; }
.jt_blog_content .jt-featured-box-boxed .jt-featured-box,
.jt-photo-wrap .jt-featured-box-boxed .jt-featured-box,
.jt_right_content .jt-featured-box-boxed .jt-featured-box,
.jt_left_content .jt-featured-box-boxed .jt-featured-box,
.jt-box-layout-bg .jt-featured-box-boxed .jt-featured-box { top:10%; }
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt-box-layout-bg .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top:18%; }
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top:16%; } .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 20px; }
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li:nth-child(4n) a { border-width:0 1px 0 1px ; }
.jt_left_content .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a,
.jt_right_content .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 16px; }
.jt-box-layout-bg .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 18px; } .col-sm-6 .jt-client-static-boxed a { width: 50%; }
.col-sm-6 .jt-client-static-boxed a:nth-child(2n) { border-right : 0; }
.col-sm-6 .jt-client-static-boxed a:nth-child(3n) { border-width: 1px 1px 1px 1px; }
.jt-client-six-boxed  { width: 33.333%; } .jt-team-four-wide .jt-vint-team-hover-cont { top: 18%; }
.jt-team-five-wide .jt-corp-team-cont { top: 8%; }
.jt_left_content .jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap,
.jt_right_content .jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap { min-height: 600px; }
.jt-photo-wrap .jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap { min-height: 600px; }
.jt_left_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-wrap,
.jt_right_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-wrap { min-height: 400px; }
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-wrap { min-height: 400px; }
.jt_left_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt_right_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont { top: 12%; }
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont { top: 13%; }
.jt-photo-wrap .jt-team-member-group-slide .team-cont-details p { line-height: 18px; }
.jt-box-layout-bg .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont { top: 10%; }
.jt-box-layout-bg .jt-team-four-wide .team-hover-col-two .jt-vint-team-hover-cont { top: 18%; }
.jt-box-layout-bg .jt-team-five-wide .jt-corp-team-cont { top: 1%; }
.jt-box-layout-bg .jt-team-five-wide .jt-corp-team-cont p { padding: 0px 0px 10px; line-height: 18px; }
.jt-box-layout-bg .jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap { min-height: 600px; }
.jt-box-layout-bg .jt-team-four-wide .team-hover-col-three .jt-vint-team-wrap { min-height: 400px; }
.jt-box-layout-bg .jt-team-three-wide .jt-team-position { top: 0px; }
.jt-box-layout-bg .jt-team-members .owl-prev { left: -60px; }
.jt-box-layout-bg .jt-team-members .owl-next { right: -60px; }
.jt-box-layout-bg .jt-team-member-style-five.jt-team-five-wide .jt-corp-team-cont { top: 1%; } .jt-team-five-boxed .jt-corp-team-cont { top: 5%; }
.jt-team-five-boxed .jt-corp-team-cont p { padding: 0px 0px 10px; }
.jt_left_content .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont,
.jt_right_content .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont { top: 12%; }
.jt-photo-wrap .content-ctrl .container .team-hover-col-two .jt-vint-team-wrap { min-height: 530px; }
.jt-photo-wrap .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont { top: 15%; }
.jt-box-layout-bg .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont { top: 10%; } .jt-post-content h3.jt-post-title { font-size: 14px; }
.blog-style-one-boxed .jt-thumb-hv { width: 25%; }
.blog-style-one-boxed .jt-content-hv { width: 64%; }
.content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 58%; padding: 15px; min-width: 280px; }
.content-ctrl .container .blog-style-two-boxed .jt-blog-two .jt-list-cat a,
.content-ctrl .container .blog-style-two-slider-boxed .jt-blog-two .jt-list-cat a { margin: 0px 10px 10px 0px; }
.blog-style-five-boxed.jt-blog-column-two.blog-masonary-style .blog-width { width: 43%; margin: 0px 50px 30px 0px; }
.blog-style-five-boxed.jt-blog-column-three.blog-masonary-style .blog-width { width: 29.5%; }
.blog-style-six-boxed.jt-vint-blog-column-four .jt-vint-blog { width: 290px; }
.blog-style-five-boxed.jt-blog-column-two .blog-content { padding: 30px 30px 30px 0px; }
.jt-box-layout-bg .blog-style-one-wide .jt-thumb-hv { width: 24%; }
.jt-box-layout-bg .blog-style-one-wide .jt-content-hv { width: 64%; }
.jt-box-layout-bg .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { top: 63%; min-width: 310px; }
.jt-box-layout-bg .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 67%; min-width: 270px; }
.jt-box-layout-bg .blog-style-five-wide.jt-blog-column-two .blog-width { width: 46.7%; }
.jt-box-layout-bg .blog-style-five-wide.jt-blog-column-three .blog-width { width: 29%; }
.jt-box-layout-bg .blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog { width: 33.33%; }
.jt-box-layout-bg .blog-style-five-wide.jt-blog-column-two .blog-content { padding: 30px 30px 30px 0px; }
.author-desc {float: right;width: 75%;}
.jt-photo-wrap .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { min-width: 270px; top: 67%; }
.jt-photo-wrap .blog-style-six-boxed.jt-vint-blog-column-four .jt-vint-blog { width: 33.333%; }
.jt-box-layout-bg .blog-style-five-boxed.jt-blog-column-two.blog-masonary-style .blog-width { width: 44%; }
.jt-box-layout-bg .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 72%; } .jt-box-right .jt-round-connect:after {left: -9px;}
.jt-box-left .jt-round-connect:after {right: -9px;}
.jt-box-right .jt-round-connect {left: -64px;}
.jt-box-left .jt-round-connect {right: -64px;}
.jt-round-connect {width: 64px;} .wwd-tab-box,
.jt-featured-box {padding: 40px 35px;top: 32%;width: 88%;}
.jt-wwd-image-bg {min-height: auto;}
.tab-each-link i,
.tab-each-link.wwd-active-link.wwd-deactive-link i {font-size: 38px;}
.tab-each-link h4 {font-size: 14px;}
.entry-content .tab-each-link p {font-size: 16px;line-height: 25px;} .jt-agency-menu-list li {padding: 0 30px 0 0;}
.hidden-big-screen {display: none !important;}
.hidden-side-big-screen {display: none !important;} body.jt_blog_content.top-search-open #top-search form input,
body.jt_blog_content.top-search-open #top-search-slim form input {width: 85%;padding: 10px;} body.jt-box-layout-bg.top-search-open #top-search form input,
body.jt-box-layout-bg.top-search-open #top-search-slim form input {padding: 10px; width: 85%;} .jt-call-action-extrawidth .jt-call-action-content {width: 85%;}
.jt-call-action-boxed .jt-call-action-content {width: 83%;} .jt-each-team .jt-team-over {padding: 40px 30px; }
.jt-vint-team-hover-cont {top: 10%;padding: 0 30px;}
.team-hover-col-two .jt-vint-team-hover-cont {top: 30%;padding: 0 50px;}
.jt-corp-team-cont {top: 28%;}
.team-hover-col-two .jt-corp-team-cont {top: 25%;}
.team-hover-col-two .jt-vint-team-wrap {min-height: 600px;} .jt-intro-content h3 {font-size: 25px;line-height: 40px;}
.jt-intro-wrapper .owl-controls {bottom: -200px;}
.jt-intro-wrapper-boxed .jt-intro-carousel .owl-stage-outer { min-height: 250px;}
.jt-intro-wrapper.jt-intro-wrapper-extrawidth .owl-controls { bottom: -120px;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-boxed {min-height: 320px;max-height: 320px;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-boxed {margin: 70px 0px 240px} .jt-right-box {position: relative;}
.jt-main-cnt-div {width: 50%;left: 5%;}
.jt-tabs-nav {left: 5%}
.jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area {padding: 90px 80px;}
.jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box {padding: 60px 115px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt-photo-wrap .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area {padding: 110px 120px;}
.jt-photo-wrap .jt-tabs-feature-box,
.jt_right_content .jt-tabs-feature-box,
.jt_left_content .jt-tabs-feature-box,
.jt-photo-wrap  .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box {padding: 60px 100px;}
.jt-box-layout-bg .jt-fetures-tabs-wrapper-extrawidth .jt-main-cnt-div {width: 50%;left: 5%;}
.jt-box-layout-bg .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-nav {left: 5%;} .services-style-two .services-content {width: 100%;padding: 20px 0 0 0;}
.services-style-two.sevices-no-round .services-content {padding: 0;}
.services-style-eight.services-style-two {text-align: center;}
.services-style-eight.services-style-two .services-icon {float: none;margin: 0 auto;display: inline-block;}
.services-style-six .services-content {width: 85%;}
.services-style-two.services-style-two-boxed .services-content {width: 100%;padding: 20px 0 0 0;}
.services-style-three.services-style-three-boxed {padding: 25px;}
.services-style-six.services-style-six-boxed {padding: 10px;}
.services-style-one.services-style-one-boxed.serv-have-border .services-content {width: 100%;padding: 20px 0 0 0;}
.services-style-two.services-style-eight-boxed .services-content {width: 100%;padding: 20px 0 0 0;}
.services-style-two.sevices-no-round.services-style-two-boxed {padding: 10px;}
.jt-box-layout-bg .services-style-two.services-style-two-extrawidth.sevices-no-round .services-content {width: 82%;} .jt-vint-test-slide #jt-testimonial-slide.owl-carousel .owl-controls .owl-nav .owl-prev,
.jt-vint-test-slide .slider-no-prev {left: 0;}
.jt-vint-test-slide #jt-testimonial-slide.owl-carousel .owl-controls .owl-nav .owl-next,
.jt-vint-test-slide .slider-no-next {right: 0;}
.jt-testimonial-carousel.jt-testimonial-carousel-boxed .owl-controls { bottom: -20px;}
.jt-photo-wrap .jt-vint-test-slide,
.jt_right_content .jt-vint-test-slide,
.jt_left_content .jt-vint-test-slide {margin: 50px 0;}
.jt-test-content {top: 0;}
.jt-testimonial-carousel.jt-testimonial-carousel-boxed .owl-controls {bottom: -30px;}
.studio-testi-slide.studio-testi-slide-boxed .slide-cont {font-size: 20px;} .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 39%;}
.isotope-layout-extrawidth.jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 42%;}
.isotope-layout-extrawidth.jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 42%;}
.isotope-layout-extrawidth.jt-port-col-3.portfolio-style-grid.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 42%;}
.isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 39%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 34%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 40%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 37%;}
.jt-port-col-3.isotope-layout-extrawidth.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 41%;}
.jt-port-col-4.isotope-layout-extrawidth.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 38%;}
.jt-port-col-5.isotope-layout-extrawidth.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 35%;}
.main-content-center .jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-port-col-3.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 42%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-port-col-4.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 39%;}
.main-content-center .jt-port-col-5 .jt-portfolio-item,
.main-content-center .jt-port-col-5 .jt-business-port,
.jt-box-layout-bg .jt-port-col-5 .jt-portfolio-item,
.jt-box-layout-bg .jt-port-col-5 .jt-business-port ,
.isotope-layout-boxed.jt-port-col-5 .jt-portfolio-item,
.isotope-layout-boxed.jt-port-col-5 .jt-business-port {width: 25%;}
.main-content-center .jt-port-col-2.isotope-layout-extrawidth.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-port-col-2.isotope-layout-boxed.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 43%;}
.main-content-center .jt-port-col-2.isotope-layout-boxed.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-port-col-2.isotope-layout-boxed.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 42%;}
.main-content-center .jt-port-col-3.isotope-layout-extrawidth.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-port-col-3.isotope-layout-boxed.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 41%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-port-col-4.isotope-layout-boxed.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a ,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a {font-size: 14px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 41%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 38%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 35%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 31%;}
.main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.isotope-layout-boxed.jt-port-col-5.have-gutter-space .jt-portfolio-item,
.main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5 { width: 24.25%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 45%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 32%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-box-arrow,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-box-arrow {left: 38%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 19%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-port-col-4.isotope-layout-boxed.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 34%;}
.main-content-center .jt-port-col-5.isotope-layout-extrawidth.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-port-col-5.isotope-layout-boxed.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 34%;}
.main-content-center .jt-port-col-2.isotope-layout-extrawidth.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-port-col-2.isotope-layout-boxed.jt-white-hover .jt-portfolio-item .jt-port-content {top: 42%;}
.main-content-center .jt-port-col-3.isotope-layout-extrawidth.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-port-col-3.isotope-layout-boxed.jt-white-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.main-content-center .jt-port-col-2.isotope-layout-extrawidth.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-port-col-2.isotope-layout-boxed.jt-vint-port .jt-portfolio-item .jt-port-content {top: 42%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-4 .jt-portfolio-item .jt-port-content {top: 39%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 39%;}
.main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 24.25%;}
.jt-photo-wrap .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.jt_left_content .isotope-layout-extrawidth.jt-port-col-3.portfolio-style-grid.jt-studio-hover .jt-portfolio-item .jt-port-content ,
.jt_right_content .isotope-layout-extrawidth.jt-port-col-3.portfolio-style-grid.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 41%;}
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a,
.jt-box-layout-bg .portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a {font-size: 15px;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 36%;}
.jt-box-layout-bg .jt-business-port .jt-port-hover-overlay > img { top: 43%;}
.jt-box-layout-bg .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-box-layout-bg .jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 39%;}
.jt-box-layout-bg  .jt-portfolio-item .jt-port-cat a {font-size: 15px;}
.jt-box-layout-bg .jt-portfolio-item .jt-port-content {top: 42%;}
.jt-box-layout-bg .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-3 .jt-portfolio-item .jt-port-content {top: 39%;}
.jt-box-layout-bg .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-4 .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-box-layout-bg .isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-4 .jt-portfolio-item .jt-port-content {top: 36%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 32%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 26%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 25%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 40%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 26%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 14%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 28%;} .jt-agency-item:nth-child(1),
.jt-agency-item:nth-child(10n+1) {width: 420px;height: 335px;}
.jt-agency-item:nth-child(2),
.jt-agency-item:nth-child(10n+2) {height: 299px;width: 410px;}
.jt-agency-item:nth-child(3),
.jt-agency-item:nth-child(10n+3),
.jt-agency-item:nth-child(4),
.jt-agency-item:nth-child(10n+4),
.jt-agency-item:nth-child(6),
.jt-agency-item:nth-child(10n+6) {width: 410px;height: 283px;}
.jt-agency-item:nth-child(5),
.jt-agency-item:nth-child(10n+5) {height: 336px;width: 410px;}
.jt-agency-item:nth-child(8),
.jt-agency-item:nth-child(10n+8) {width: 390px;height: 237px;}
.jt-agency-item:nth-child(7),
.jt-agency-item:nth-child(10n+7) {height: 374px;width: 440px;}
.jt-agency-item:nth-child(10),
.jt-agency-item:nth-child(10n+10) {width: 390px;height: 366px;}
.jt-agency-item:nth-child(9),
.jt-agency-item:nth-child(10n+9) {height: 289px;width: 450px;}
.jt-agency-hover-content {top: 35%;}
.main-content-center #scene.container,
.jt-box-layout-bg #scene.container {width: 970px;}
.main-content-center .jt-agency-item:nth-child(1),
.main-content-center .jt-agency-item:nth-child(10n+1),
.jt-box-layout-bg .jt-agency-item:nth-child(1),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+1) {width: 420px;height: 335px;}
.main-content-center .jt-agency-item:nth-child(2),
.main-content-center .jt-agency-item:nth-child(10n+2),
.jt-box-layout-bg .jt-agency-item:nth-child(2),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+2) {height: 299px;width: 410px;}
.main-content-center .jt-agency-item:nth-child(3),
.main-content-center .jt-agency-item:nth-child(10n+3),
.main-content-center .jt-agency-item:nth-child(4),
.main-content-center .jt-agency-item:nth-child(10n+4),
.main-content-center .jt-agency-item:nth-child(6),
.main-content-center .jt-agency-item:nth-child(10n+6),
.jt-box-layout-bg .jt-agency-item:nth-child(3),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+3),
.jt-box-layout-bg .jt-agency-item:nth-child(4),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+4),
.jt-box-layout-bg .jt-agency-item:nth-child(6),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+6) {width: 410px;height: 283px;}
.main-content-center .jt-agency-item:nth-child(5),
.main-content-center .jt-agency-item:nth-child(10n+5),
.jt-box-layout-bg .jt-agency-item:nth-child(5),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+5) {height: 336px;width: 410px;}
.main-content-center .jt-agency-item:nth-child(8),
.main-content-center .jt-agency-item:nth-child(10n+8),
.jt-box-layout-bg .jt-agency-item:nth-child(8),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+8) {width: 390px;height: 237px;}
.main-content-center .jt-agency-item:nth-child(7),
.main-content-center .jt-agency-item:nth-child(10n+7),
.jt-box-layout-bg .jt-agency-item:nth-child(7),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+7) {height: 374px;width: 440px;}
.main-content-center .jt-agency-item:nth-child(10),
.main-content-center .jt-agency-item:nth-child(10n+10),
.jt-box-layout-bg .jt-agency-item:nth-child(10),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+10) {width: 390px;height: 366px;}
.main-content-center .jt-agency-item:nth-child(9),
.main-content-center .jt-agency-item:nth-child(10n+9),
.jt-box-layout-bg .jt-agency-item:nth-child(9),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+9) {height: 289px;width: 450px;}
.main-content-center .jt-agency-hover-content,
.jt-box-layout-bg .jt-agency-hover-content {top: 35%;}
.jt-photo-wrap .jt-agency-item:nth-child(1),
.jt-photo-wrap .jt-agency-item:nth-child(10n+1) {height: 295px;width: 375px;}
.jt_right_content .jt-agency-item:nth-child(1),
.jt_right_content .jt-agency-item:nth-child(10n+1),
.jt_left_content .jt-agency-item:nth-child(1),
.jt_left_content .jt-agency-item:nth-child(10n+1) {height: 307px;width: 390px;}
.jt-photo-wrap .jt-agency-item:nth-child(2),
.jt-photo-wrap .jt-agency-item:nth-child(10n+2) {height: 274px;width: 375px;}
.jt_right_content .jt-agency-item:nth-child(2),
.jt_right_content .jt-agency-item:nth-child(10n+2),
.jt_left_content .jt-agency-item:nth-child(2),
.jt_left_content .jt-agency-item:nth-child(10n+2) {height: 285px;width: 390px;}
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8) {height: 258px;width: 425px;}
.jt_right_content .jt-agency-item:nth-child(8),
.jt_right_content .jt-agency-item:nth-child(10n+8),
.jt_left_content .jt-agency-item:nth-child(8),
.jt_left_content .jt-agency-item:nth-child(10n+8) {width: 440px;height: 267px;}
.jt-photo-wrap .jt-agency-item:nth-child(3),
.jt-photo-wrap .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .jt-agency-item:nth-child(4),
.jt-photo-wrap .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .jt-agency-item:nth-child(6),
.jt-photo-wrap .jt-agency-item:nth-child(10n+6) {height: 259px;width: 375px;}
.jt_right_content .jt-agency-item:nth-child(3),
.jt_right_content .jt-agency-item:nth-child(10n+3),
.jt_right_content .jt-agency-item:nth-child(4),
.jt_right_content .jt-agency-item:nth-child(10n+4),
.jt_right_content .jt-agency-item:nth-child(6),
.jt_right_content .jt-agency-item:nth-child(10n+6),
.jt_left_content .jt-agency-item:nth-child(3),
.jt_left_content .jt-agency-item:nth-child(10n+3),
.jt_left_content .jt-agency-item:nth-child(4),
.jt_left_content .jt-agency-item:nth-child(10n+4),
.jt_left_content .jt-agency-item:nth-child(6),
.jt_left_content .jt-agency-item:nth-child(10n+6) {height: 270px;width: 390px;}
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5) {height: 398px;width: 375px;}
.jt_right_content .jt-agency-item:nth-child(5),
.jt_right_content .jt-agency-item:nth-child(10n+5),
.jt_left_content .jt-agency-item:nth-child(5),
.jt_left_content .jt-agency-item:nth-child(10n+5) {height: 414px;width: 390px;}
.jt-photo-wrap .jt-agency-item:nth-child(7),
.jt-photo-wrap .jt-agency-item:nth-child(10n+7),
.jt_right_content .jt-agency-item:nth-child(7),
.jt_right_content .jt-agency-item:nth-child(10n+7),
.jt_left_content .jt-agency-item:nth-child(7),
.jt_left_content .jt-agency-item:nth-child(10n+7) { height: 332px;width: 390px;}
.jt-photo-wrap .jt-agency-item:nth-child(10),
.jt-photo-wrap .jt-agency-item:nth-child(10n+10),
.jt_right_content .jt-agency-item:nth-child(10),
.jt_right_content .jt-agency-item:nth-child(10n+10),
.jt_left_content .jt-agency-item:nth-child(10),
.jt_left_content .jt-agency-item:nth-child(10n+10) {height: 366px;width: 390px;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(5),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+5) {height: 404px;width: 380px;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(7),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+7),
.jt_left_content .main-content-center .jt-agency-item:nth-child(7),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+7) {height: 319px;width: 375px;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(9),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+9),
.jt_left_content .main-content-center .jt-agency-item:nth-child(9),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+9) {height: 244px;width: 380px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(7),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+7){height: 323px;width: 380px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(8),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+8) {height: 246px;width: 405px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(9),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+9) {height: 244px;width: 380px;margin-right: 30px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+10) {height: 319px;width: 340px;}
.jt-trend-item {width: 270px;}
.jt-trend-item-desc {width: 270px;}
.jt-shop-small-slide-wrap .owl-controls {right: 25px;}
.jt-product-style-one .jt-trendy-item-wrap {margin: 0px 54px 40px;text-align: center;}
.jt-product-style-two .jt-trendy-item-wrap {margin: 0px 35px 40px;text-align: center;}
.woocommerce .jt-product-style-two.jt-product-wide ul.products li.product:nth-child(3n) {margin-right: 0px;}
.woocommerce .jt-product-style-two.jt-product-wide ul.products li.product:nth-child(4n) {margin-right: 10px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+7) {height: 332px;width: 380px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+8) {height: 258px;width: 400px;}
.jt-product-style-two .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-next {right: -60px;position: absolute;}
.jt-product-style-two .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-prev {left: -40px;position: absolute;}
.jt-product-style-one .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-next {right: -80px;position: absolute;}
.jt-product-style-one .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-prev {left: -60px;position: absolute;} .tab-each-link,
.tab-each-link.wwd-active-link.wwd-deactive-link {padding: 30px 20px;}
.jt-call-action-extrawidth .jt-call-action-content {width: 80%;}
.wwd-tab-box,
.jt-featured-box {padding: 100px;top: 25%;}
.btn-large {padding: 15px 18px;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a {padding: 12px 10px;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li {width: 25%;}
.jt-icon-tab-outerspace > div > div {padding-bottom: 23px;padding-top: 23px;}
.blog-style-five-wide.jt-blog-column-two .blog-width {width: 46.5%;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont {top: 18%;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-wrap {min-height: 373px;}
.jt-service-spaces .services-style-two.sevices-no-round .services-content {width: 77%;}
.jt-team-five-wide .jt-corp-team-cont {top: 25%;}
.jt-client-static a {padding: 52px 0;}
.jt-shop-small-slide .jt-trend-item-desc { width: 59%; }
.jt-arch-title h1 {font-size: 30px;}
.jt-clients-fivein-one .wpb_single_image {width: 19.6% !important;}
.jt-shop-offer-cont.jt-promo-three {padding: 0 0px 0px 30px;}
.jt-shop-offer-cont.jt-promo-one {bottom: 25px;}
.services-style-one .services-content {width: 83%;}
.jt-featured-box { padding: 50px;top: 15%;}
.jt-content-hv {width: 80%; margin: 20px 0 0 1%;left: 0;}
.blog .jt-blog-lists:hover .jt-content-hv { left: 0;}
.jt_row_class .vc_tta.vc_general .vc_tta-tab > a,
.jt_row_class .vc_tta-tabs.vc_tta.vc_tta-style-modern .vc_tta-tab > a {padding: 16px 32px;}
.jt-style-two-blog .jt-blog-two, .blog_style_ot_2 .jt-blog-two,
.jt-blog-slide.jt-style-three-blog {width: 50%;}
.jt-blog-column-three.blog-masonary-style .blog-width {width: 47%;} .jt-blog-carousel-two.blog-style-two-slider-wide { height: auto; }
.jt-blog-carousel-two.blog-style-two-slider-wide .owl-stage-outer { height: auto; } .jt-coming-soon-progress {padding: 0px 2% !important;} .jt-size-70, .jt-size-70 .jt-main-head {font-size: 35px;}
.jt-counter-three .jt-coun-content {font-size: 10px;}
.jt-scrl-cnt-space-right-two {right: 3%;}
.jt-scrl-cnt-space-left-two {top: 13%;left: 5%;}
.jt-scrl-cnt-space-right {top: 11%;right: 2%;} .jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_list {min-height: 420px;}
}
@media (max-width: 992px) { .jt-process-extrawidth .jt-process-cnt li { width: 415px; }
.jt-process-round-wrapper h4 { top: 175px;  } .jt_blog_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 42%; }
.jt-photo-wrap .jt-featured-wide .wwd-tab-box { top: 10%; }
.jt_right_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 42%; }
.jt-box-layout-bg .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 44%; } .jt_blog_content .jt-featured-box-wide .jt-featured-box { top: 8%; }
.jt_blog_content .col-sm-12 .jt-featured-box-wide .jt-featured-box { top: 19%; }
.jt_right_content .jt-featured-box-wide .jt-featured-box,
.jt_left_content .jt-featured-box-wide .jt-featured-box { top:7%; }
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-featured-box,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:19%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 80%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-featured-box { top:9%; }
.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:19%; } .jt-photo-wrap .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 93%; }
.jt_left_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 82%; } .jt-team-member-group-slide.wide-vertical-team .jt-each-team { width: 360px;margin-left: auto; margin-right: auto; }
.jt-team-member-group-slide.jt-team-one-boxed .jt-each-team { width: 360px;margin-left: auto; margin-right: auto; }
.jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap { min-height: 600px; }
.jt-team-four-wide .team-hover-col-three .jt-vint-team-wrap { min-height: 405px; }
.jt-team-member-style-three.jt-team-three-wide .jt-team-position { top: 0px; }
.jt-team-member-style-three.jt-team-three-wide .jt-team-position p { line-height: 18px; }
.jt-team-member-style-five.jt-team-five-wide .jt-corp-team-cont { top: 5%; }
.jt-team-member-style-five.jt-team-five-wide .jt-corp-team-cont p { line-height: 18px; padding: 0px 0px 5px; }
.jt_right_content .jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap,
.jt_left_content .jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap { min-height: 600px; }
.jt_right_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-wrap,
.jt_left_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-wrap { min-height: 405px; }
.jt_left_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt_right_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont { top: 15%; }
.jt_left_content .jt-team-one-boxed.wide-vertical-team .jt-each-team,
.jt_right_content .jt-team-one-boxed.wide-vertical-team .jt-each-team,
.jt-photo-wrap .jt-team-one-boxed.wide-vertical-team .jt-each-team { width: 360px; }
.jt-team-one-boxed.wide-vertical-team .jt-each-team { width: 280px; }
.jt-box-layout-bg .jt-team-member-group-slide.jt-team-one-boxed .jt-each-team { width: 280px; } .vc_col-sm-4 .awards-wide .award-img { width: 100%; }
.vc_col-sm-4 .awards-wide .award-img::after { right: 0; }
.vc_col-sm-6 .awards-wide .award-img { width: 80%; }
.vc_col-sm-6 .awards-wide .award-img::after { right: 20%; }
.vc_col-sm-12 .awards-wide .award-img { width: 35%; }
.vc_col-sm-12 .awards-wide .award-img::after { right: 65%; } .jt-photo-wrap .jt-timeline-box .jt-box-right .jt-round-connect::after { left: 0px; }
.jt-photo-wrap .jt-timeline-box .jt-box-left .jt-round-connect::after { right: -1px; } .blog-style-one-wide .jt-post-thumb img { max-width: 100%; }
.blog-style-one-wide .jt-thumb-hv { width: 24%; }
.blog-style-one-wide .jt-content-hv { width: 64%; }
.blog-style-two-wide.normal-blog-style-two .jt-blog-two { width: 50%; }
.blog-style-two-slider-wide .jt-blog-two-content,
.blog-style-two-wide .jt-blog-two-content { padding: 30px; }
.blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 68%; left: 15%; }
.blog-style-five-wide.jt-blog-column-two .blog-width { width: 46.8%; }
.blog-style-five-wide.jt-blog-column-three .blog-width { width: 29.6%; }
.blog-style-two-slider-wide .jt-blog-two-content { min-width: 280px; }
.blog-style-four-wide .format-standard .jt-post-content { margin: -70px auto 0px; }
.jt_left_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content,
.jt_left_content .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 80%; }
.jt-photo-wrap .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content,
.jt-photo-wrap .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 75%; }
.jt-box-layout-bg .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { top: 73%; }
.jt-photo-wrap .blog-style-five-wide.jt-blog-column-two .blog-width { width: 46%; }
.jt-box-layout-bg .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 75%; }
.jt-photo-wrap .blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content { top: 80%; }
.jt_vintage_content.jt-photo-wrap .hidden-side-big-screen {display: block !important;}
.jt_vintage_content.jt-photo-wrap .left-menu-wrap {display: none;}
.jt-photo-wrap .right-cont-wrap {width: 100%;left: 0px;}
.jt_photography_content.jt-photo-wrap .hidden-side-big-screen {display: block !important;}
.jt_photography_content.jt-photo-wrap .left-menu-wrap {display: none;}
.jt_photography_content.jt-photo-wrap .photography-rightmenu  {display: none;}
.jt-boxed-cover.column-have-space.vc_row,
.jt-boxed-cover.column-zero-space.vc_row {margin-left: -26px !important;margin-right: -26px !important;} .jt_vintage_content.jt-photo-wrap.jt_vintage_right .right-cont-wrap {width: 100%;left: 0;float: left;}
.jt_vintage_content.jt-photo-wrap.jt_vintage_left .right-cont-wrap {width: 100%;left: 0;float: left;}
.jt_photography_content.jt-photo-wrap .right-cont-wrap {width: 100%;left: 0;} .jt_left_content .left-menu-wrap {display: none;}
.jt_left_content .right-cont-wrap {width: 100%;left: 0;float: left;}
.jt_left_content .hidden-side-big-screen  {display: block !important;} .jt_right_content .right-menu-wrap {display: none;}
.jt_right_content .left-cont-wrap {width: 100%;left: 0;float: left;}
.jt_right_content .hidden-side-big-screen  {display: block !important;} .jt_studio_content .jt-studio-header {padding: 0 20px;} .jt_photography_content.jt-photo-wrap .right-cont-wrap {width: 100%;float: left;}
.jt_photography_content.jt-photo-wrap .photography-leftcontent {width: 100%;float: left;}
.jt-photo-wrap .page-container,
.jt_right_content .page-container,
.jt_left_content .page-container {padding: 60px 0px;}
.jt-photo-wrap .jt-vint-team-hover-cont,
.jt_right_content .jt-vint-team-hover-cont,
.jt_left_content .jt-vint-team-hover-cont {top: 32%;}
.jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer { min-height: 200px;}
.jt-intro-wrapper.jt-intro-wrapper-extrawidth .owl-controls {bottom: -200px;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-extrawidth {max-height: 320px; min-height: 320px;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-extrawidth .owl-controls { bottom: -150px;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-extrawidth {margin: 70px auto 220px;} .services-style-three {padding: 40px;}
.services-style-six .services-content {width: 100%;padding: 20px 0 0 0;}
.services-style-one.serv-have-border .services-content {width: 100%;padding: 20px 0 0 0;}
.services-style-two.sevices-no-round {padding: 30px;}
.jt-boxed-service {padding: 40px;}
.services-style-six.services-style-six-boxed .services-content {width: 82%;padding: 0;}
.jt-photo-wrap .jt-vint-service,
.jt_right_content .jt-vint-service,
.jt_left_content .jt-vint-service {min-height: 380px;}
.jt-photo-wrap .services-style-two.sevices-no-round .services-content,
.jt_right_content .services-style-two.sevices-no-round .services-content,
.jt_left_content .services-style-two.sevices-no-round .services-content {padding: 20px 0 0 0;}
.jt-box-layout-bg .services-style-two.services-style-two-extrawidth .services-content {width: 63%;}
.jt-box-layout-bg .services-style-six.services-style-six-extrawidth .services-content {padding: 0;width: 76%;}
.jt-box-layout-bg .services-style-one.serv-have-border .services-content {width: 68%;padding: 0;} .jt-testimonial-carousel .owl-controls {bottom: 0;}
.jt-vint-test-slide {min-height: 500px;padding: 100px 0;margin: 100px 0;} .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 37%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 32%;}
.portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 42%;}
.isotope-layout-extrawidth.jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 40%;}
.isotope-layout-extrawidth.jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 40%;}
.isotope-layout-extrawidth.jt-port-col-3.portfolio-style-grid.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 13px;}
.isotope-layout-extrawidth.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 42%;}
.isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 36%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {padding: 0 10px;top: 30%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a {font-size: 14px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 40%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 37%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 32%;}
.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a {font-size: 15px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 32%;padding: 0px 10px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 38%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 33%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 27%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 26%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 39%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 25%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 9%;}
.jt-port-col-2.isotope-layout-extrawidth.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 43%;}
.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 38%;}
.jt-port-col-4.isotope-layout-extrawidth.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 35%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 28px;padding: 0 0 10px 10px;}
.portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 13px;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 35%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 33%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 35%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 22%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content { top: 32%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 43%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 31%;}
.jt-photo-wrap .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .main-content-center .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .main-content-center .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .main-content-center .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .main-content-center .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 41%;}
.jt-photo-wrap .jt-port-col-4.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-4.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-4.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-4.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .main-content-center .portfolio-style-grid.jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .main-content-center .portfolio-style-grid.jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .main-content-center .portfolio-style-grid.jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .main-content-center .portfolio-style-grid.jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 38%;}
.jt-photo-wrap .jt-port-col-5.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-5.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-5.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .main-content-center .portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .main-content-center .portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .main-content-center .portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .main-content-center .portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 38%;}
.jt-photo-wrap .main-content-center .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .main-content-center .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .main-content-center .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap .isotope-layout-boxed.jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .isotope-layout-boxed.jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .isotope-layout-boxed.jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 15px;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 50%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 47%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 40%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 34%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {text-align: left;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 38%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;} .main-content-center #scene.container,
.jt-box-layout-bg #scene.container {width: 100%;}
.main-content-center .jt-agency-item:nth-child(2),
.main-content-center .jt-agency-item:nth-child(10n+2),
.jt-box-layout-bg .jt-agency-item:nth-child(2),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+2) {height: 277px;width: 380px;}
.main-content-center .jt-agency-item:nth-child(1),
.main-content-center .jt-agency-item:nth-child(10n+1),
.jt-box-layout-bg .jt-agency-item:nth-child(1),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+1) {height: 299px;width: 380px;}
.main-content-center .jt-agency-item:nth-child(3),
.main-content-center .jt-agency-item:nth-child(10n+3),
.main-content-center .jt-agency-item:nth-child(4),
.main-content-center .jt-agency-item:nth-child(10n+4),
.main-content-center .jt-agency-item:nth-child(6),
.main-content-center .jt-agency-item:nth-child(10n+6),
.jt-box-layout-bg .jt-agency-item:nth-child(3),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+3),
.jt-box-layout-bg .jt-agency-item:nth-child(4),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+4),
.jt-box-layout-bg .jt-agency-item:nth-child(6),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+6) {height: 263px;width: 380px;}
.main-content-center .jt-agency-item:nth-child(5),
.main-content-center .jt-agency-item:nth-child(10n+5),
.jt-box-layout-bg .jt-agency-item:nth-child(5),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+5) {height: 404px;width: 380px;}
.main-content-center .jt-agency-item:nth-child(8),
.main-content-center .jt-agency-item:nth-child(10n+8),
.jt-box-layout-bg .jt-agency-item:nth-child(8),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+8) {width: 430px;height: 261px;}
.main-content-center .jt-agency-item:nth-child(7),
.main-content-center .jt-agency-item:nth-child(10n+7),
.jt-box-layout-bg .jt-agency-item:nth-child(7),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+7) {height: 289px;width: 340px;}
.main-content-center .jt-agency-item:nth-child(9),
.main-content-center .jt-agency-item:nth-child(10n+9),
.jt-box-layout-bg .jt-agency-item:nth-child(9),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+9) {height: 250px;width: 390px;}
.main-content-center .jt-agency-item:nth-child(10),
.main-content-center .jt-agency-item:nth-child(10n+10),
.jt-box-layout-bg .jt-agency-item:nth-child(10),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+10) {height: 366px;width: 390px;}
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8){ height: 237px; width: 390px;}
.jt-photo-wrap .jt-agency-item:nth-child(7),
.jt-photo-wrap .jt-agency-item:nth-child(10n+7) {height: 327px;width: 385px;}
.jt-photo-wrap .jt-agency-item:nth-child(10),
.jt-photo-wrap .jt-agency-item:nth-child(10n+10) {height: 361px; width: 385px;}
.jt-photo-wrap .jt-agency-item:nth-child(9),
.jt-photo-wrap .jt-agency-item:nth-child(10n+9) {height: 253px;width: 395px;} .navbar-nav > li.megamenu.menu-column-four > ul {width: 100%;}
.wwd-tab-box,
.jt-featured-box {padding: 40px 35px;top: 30%;}
.flnce-awards .award-img::before {left: 0;}
.jt-full-bar {margin: 15px 0px 33px;}
body.jt_main_content header .navbar .navbar-header,
.jt_main_content .navbar-default .navbar-collapse,
.jt_main_content .navbar-default .navbar-form  { text-align: center;}
.jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port {width: 25%;}
.portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 15px;}
.jt_freelance_content .container.main-content-center {width: 100%;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a {padding: 20px;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li {width: 50% !important;}
.jt-icon-tabs-small .jt-studio-serv-cont p {width: 100%;}
.jt-icon-tab-outerspace > div > div {padding-bottom: 50px;padding-top: 50px;}
.jt-studio-super-text > div > div {padding: 30px 10px;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont {top: 25%;}
.jt_vintage_content .portfolio-style-masonry.jt-port-col-3  .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-service-spaces .services-style-two.sevices-no-round {padding: 19px 35px 40px;}
.jt-team-member-style-five.jt-team-five-wide .jt-corp-team-cont {top: 30%;}
.jt-client-static a {border-right: 0;width:50%;min-height: 120px;padding: 18px 0;}
.jt-service-spaces .services-style-two.sevices-no-round .services-content {width: 80%;}
.jt-service-spaces .services-style-two.sevices-no-round {padding: 19px 25px 40px;}
.jt-remove-clients-border a.jt-client-logo:nth-last-child(-n+3) {border-bottom: 1px solid #eee;}
.jt-skill {width: 100%;}
.jt_left_content .hidden-side-big-screen a.default.navbar-logo,
.jt_right_content .hidden-side-big-screen a.default.navbar-logo {padding: 30px 0 10px;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-business-port,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-business-port {width: 33.3333%;}
.blog-style-two-slider-wide ul.jt-post-list-metas,
.blog-style-two-wide ul.jt-post-list-metas {display: block;}
.blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content {left: 15%;top: 30%;}
.jt_main_content .blog-style-two-slider-wide .jt-list-cat,
.jt_main_content .blog-style-two-slider-wide .jt-post-cat {display: block;}
.services-style-three .services-content h3 {font-size: 13px;}
.jt_main_content .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content {left: 5%;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li {width: 33.3333% !important; }
.jt-arch-header.jt-header-three .navbar-header {width: 100%;text-align: center;}
.jt_arch_content.page-template.page-template-template-one-page-architecture button.slider-switch {top: 170px;}
.jt-featured-box {top: 8%;}
.img-dragger-small .slide h2,
.img-dragger-small .slide.current h2 {font-size: 20px;}
.switch-min .img-dragger .slide {height: 157px;}
.dragslider button.test-switch {text-align: center;line-height: 30px;}
.js .img-dragger-large .slide h2 {left: 50px;}
.jt-photo-filter {top: 120px;right: 43px;}
.jt-photo-wrap.jt_photography_content .hidden-side-big-screen a.default.navbar-logo.default-logo {padding: 10px 25px;}
.container.main-content-center {width: 100%;}
.slideshow {width: 95%;}
.jt-portfolio-part.jt-filter-style-two > .container {width:100%;}
.single-post .modal-sm {width: 36%;}
.owl-item .jt-blog-slide {min-height: 380px;}
.slideshow li.show > img {height: auto;}
.page-template-page-photography .slideshow span,
.page-template-page-photography .slides span {left: 55px;}
.jt-team-skill-outerspace > div > div {padding: 30px 50px 0px 70px;}
.jt-team-skill-outerspace > div > div .wpb_wrapper .jt-heading {display: none;}
.blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content {top: 56%;}
.jt-blog-column-three.blog-masonary-style .blog-width {width: 47%;} .jt-coming-soon-progress {padding: 0px 2% !important;} .uc-counter-wrap img {width: 33%;}
.uc-person-one {top: 4px;}
.uc-person-two {top: 6px;}
.uc-counter-wrap img.uc-person-three {width: 31%;top: 11px;}
.ds-element {top: 50px;}
.uc-counter .ds-element:first-child {left: 122px;}
.uc-counter .ds-element:nth-child(2) {left: 47%;}
.uc-counter .ds-element:nth-child(3) {right: 140px;} .navbar-nav > li.megamenu.menu-column-three > ul {width: 90%;} .jt_vintage_content.jt-photo-wrap .jt-top-white {background: #29292B;}
.jt-photo-wrap.jt_vintage_content .hidden-side-big-screen a.default.navbar-logo {position: relative;padding: 30px 0px 10px;margin: 0 auto;width: 100%;text-align: center;}
.jt_vintage_content.jt-photo-wrap .collapse-button .icon-bar {margin-left: auto;margin-right: auto;}
.jt_vintage_content .collapse-button {right: 0px;left: 0;width: 100%;}
.jt_right_content .collapse-button .icon-bar,
.jt_left_content .collapse-button .icon-bar {left: 0;right: 0;margin-right: auto;margin-left: auto;} .jt_left_content .hidden-side-big-screen a.default.navbar-logo,
.jt_right_content .hidden-side-big-screen a.default.navbar-logo {position: relative;text-align: center;}
.jt_right_content .menu-collapser {
height: 75px;
line-height: 75px;
background: transparent;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
} .jt_left_content .menu-collapser {
-moz-box-shadow: 0px 3px 4px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 3px 4px 1px rgba(0,0,0,0.1);
box-shadow: 0px 3px 4px 1px rgba(0,0,0,0.1);
}
.slideshow {width: 100%;}
} @media (max-width: 991px) {
.single-portfolio.jt_main_content .container-fluid.jt-main-banner-holder .jt-page-header {min-height: 330px;}
.jt-style-two-blog .jt-blog-two, .blog_style_ot_2 .jt-blog-two,
.jt-blog-slide.jt-style-three-blog {width: 50%;}
.jt-blog-column-three.blog-masonary-style .blog-width {width: 44%;} .jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_list {min-height: 320px;}
} @media (min-width: 768px) and (max-width: 991px) { .page-container {padding: 90px 0;} .jt-process-extrawidth .jt-process-cnt li { width: 50%; }
.jt-process-extrawidth .jt-process-content { width: 65%; }
.jt-process-extrawidth .jt-process-round-wrapper { display: none; }
.jt-process-extrawidth .jt-process-cnt .jt-process-li-right .jt-process-content .jt-cnt-icon { right: 6%; }
.jt-process-extrawidth .jt-process-cnt .jt-process-li-left .jt-process-content .jt-cnt-icon { left: 6%; }
.jt-process-wrapper { position: relative; float: left; width: 100%; display: block; margin-bottom: 30px; }
.jt-process-extrawidth .jt-process-cnt { position: relative; }
.jt-process-extrawidth .jt-process-cnt li { min-height: 200px; } .jt-photo-wrap .jt-process-extrawidth .jt-process-cnt li { width: 48%; }
.jt-photo-wrap .jt-process-boxed .jt-process-cnt li { width: 48%; } .jt_right_content .jt-process-extrawidth .jt-process-cnt li,
.jt_left_content .jt-process-extrawidth .jt-process-cnt li { width: 48%; }
.jt_right_content .jt-process-boxed .jt-process-cnt li,
.jt_left_content .jt-process-boxed .jt-process-cnt li { width: 48%; } .jt-process-boxed .jt-process-cnt li { width: 50%; }
.jt-process-boxed .jt-process-content { width: 65%; }
.jt-process-boxed .jt-process-round-wrapper { display: none; }
.jt-process-boxed .jt-process-cnt .jt-process-li-right .jt-process-content .jt-cnt-icon { right: 6%; }
.jt-process-boxed .jt-process-cnt .jt-process-li-left .jt-process-content .jt-cnt-icon { left: 6%; }
.jt-process-boxed .jt-process-cnt { position: relative; }
.jt-process-boxed .jt-process-cnt li { min-height: 210px; }
.jt-photo-wrap .jt-process-extrawidth .jt-process-cnt li { width: 48%; } .jt-process-extrawidth .jt-corp-process.jt-corp-process-sep::after { width: 21%; left: 96%; } .jt_blog_content .jt-featured-wide .wwd-tab-box { top: 10%; }
.jt-photo-wrap .jt-featured-wide .wwd-tab-box { top: 10%; }
.jt-box-layout-bg .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 44%; } .jt-photo-wrap .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 81%; }
.jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-featured-box { top: 18%; } .jt_blog_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 120%; }
.jt-box-layout-bg .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 127%; }
.jt_blog_content .jt-featured-box-boxed .jt-featured-box { top:5%; }
.jt-box-layout-bg .jt-featured-box-boxed .jt-featured-box { top: 8%; }
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 60%; }
.jt-box-layout-bg .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 45%; }
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top:20%; }
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top:18%; }
.jt-box-layout-bg .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top: 10%; } .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 20px; }
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li:nth-child(4n) a { border-left: 1px solid #ddd; }
.jt-box-layout-bg .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li { width: 49.333% !important; }
.jt-box-layout-bg .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 20px; }
.jt-box-layout-bg  .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li:nth-child(2n-1) a { border-width: 0 1px 0 1px; }
.jt-box-layout-bg .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li:nth-child(4n) a { border-left: 0; } .col-sm-6 .jt-client-static-wide a { width: 50%; }
.col-sm-6 .jt-client-static-wide a:nth-child(3n) { border-width: 1px 1px 1px 1px; }
.col-sm-6 .jt-client-static-wide a:nth-child(2n) { border-right: 0; }
.jt-client-six-wide { width:33.333%; } .col-sm-6 .jt-client-static-boxed a { width: 50%; }
.col-sm-6 .jt-client-static-boxed a:nth-child(2n) { border-right : 0; }
.col-sm-6 .jt-client-static-boxed a:nth-child(3n) { border-width: 1px 1px 1px 1px; }
.jt-client-six-boxed { width: 33.333%; } .jt-team-three-wide .jt-each-team { width: 640px; margin-left: auto; margin-right: auto; }
.jt-team-three-wide.wide-vertical-team .jt-each-team { width: 390px;margin-left: auto; margin-right: auto; }
.jt-team-five-wide .team-hover-col-three .jt-corp-team-wrapper { float: none; width: 640px; margin-left: auto;margin-right: auto; }
.jt-team-four-wide .jt-vint-team { width: 50%; margin-left: auto; margin-right: auto; }
.jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap,.jt-team-four-wide .team-hover-col-three .jt-vint-team-wrap { min-height: 500px; }
.jt-team-five-wide.wide-vertical-team .jt-corp-team-wrapper { float: none; margin-left: auto;     margin-right: auto; width: 390px; }
.jt-team-member-style-five.jt-team-five-wide .jt-corp-team-cont { top: 10%; }
.jt-team-member-style-five.jt-team-five-wide .jt-corp-team-cont p { line-height: 21px; padding: 0px 0px 25px; }
.jt_left_content .jt-team-four-wide .team-hover-col-three  .jt-vint-team-hover-cont,
.jt_left_content .jt-team-four-wide .team-hover-col-two  .jt-vint-team-hover-cont,
.jt_right_content .jt-team-four-wide .team-hover-col-three  .jt-vint-team-hover-cont,
.jt_right_content .jt-team-four-wide .team-hover-col-two  .jt-vint-team-hover-cont { top: 18%; }
.jt-team-five-wide .jt-corp-designation { margin-bottom: 50px; }
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three  .jt-vint-team-hover-cont,
.jt-photo-wrap .jt-team-four-wide .team-hover-col-two  .jt-vint-team-hover-cont { top: 18%; }
.jt-box-layout-bg .jt-team-member-group-slide.wide-vertical-team .jt-each-team { width: 320px; }
.jt-box-layout-bg .jt-team-member-group-slide .jt-team-over { padding: 20px; }
.jt-box-layout-bg .jt-team-members .owl-prev { left: -80px; }
.jt-box-layout-bg .jt-team-members .owl-next { right: -80px; }
.jt-box-layout-bg .jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap,.jt-team-four-wide .team-hover-col-three .jt-vint-team-wrap { min-height: 450px; }
.jt-box-layout-bg .jt-team-four-wide .team-hover-col-three  .jt-vint-team-hover-cont,
.jt-box-layout-bg .jt-team-four-wide .team-hover-col-two  .jt-vint-team-hover-cont { top: 15%; }
.jt-team-one-boxed.wide-vertical-team .jt-each-team { width: 330px; }
.jt-team-three-boxed .team-hover-col-two .jt-each-team { width: 570px; margin-left: auto; margin-right: auto; }
.jt-team-three-boxed .team-hover-col-three .jt-each-team { width: 390px; margin-left: auto; margin-right: auto; }
.jt-team-four-boxed .jt-vint-team-wrap { width: 70%; float: none; margin-left: auto; margin-right: auto;}
.jt-team-five-boxed .team-hover-col-two .jt-corp-team-wrapper { position: relative; width: 570px; float: none; margin-left: auto; 	margin-right: auto; }
.jt-team-five-boxed .team-hover-col-three .jt-corp-team-wrapper { position: relative; width: 390px; float: none; margin-left: auto; margin-right: auto; }
.jt-team-five-boxed .jt-corp-designation { margin-bottom: 40px; }
.jt_left_content .jt-team-four-boxed .jt-vint-team-wrap,
.jt_right_content .jt-team-four-boxed .jt-vint-team-wrap { width: 50%; }
.jt_left_content .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont,
.jt_right_content .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont { top: 20%; }
.jt-team-member-group-slide.jt-team-one-boxed .jt-each-team,
.jt_left_content .jt-team-one-boxed.wide-vertical-team .jt-each-team,
.jt_right_content .jt-team-one-boxed.wide-vertical-team .jt-each-team { width: 330px; }
.jt_left_content .content-ctrl .container .jt-team-four-boxed .team-hover-col-two .jt-vint-team-wrap,
.jt_right_content .content-ctrl .container .team-hover-col-two .jt-vint-team-wrap { min-height: 500px; }
.jt-photo-wrap .jt-team-one-boxed.wide-vertical-team .jt-each-team { width: 330px; }
.jt-box-layout-bg .jt-team-one-boxed.wide-vertical-team .jt-each-team,
.jt-box-layout-bg .jt-team-member-group-slide.jt-team-one-boxed .jt-each-team { width: 320px; } .vc_col-sm-3 .awards-boxed .award-img::after,
.vc_col-sm-4 .awards-boxed .award-img::after { right: -10px; }
.vc_col-sm-3 .awards-boxed .award-img::before,
.vc_col-sm-4 .awards-boxed .award-img::before { left: -10px; }
.vc_col-sm-6 .awards-boxed .award-img { width: 100%; }
.vc_col-sm-6 .awards-boxed .award-img::after { right: 0px; }
.vc_col-sm-12 .awards-boxed .award-img { width: 50%; }
.vc_col-sm-12 .awards-boxed .award-img::after { right: 50%; } .jt_left_content .jt-timeline-box,
.jt_right_content .jt-timeline-box,
.jt-photo-wrap .jt-timeline-box { display: block; width: 80%; }
.jt_left_content .jt-timeline-box .jt-box-right .jt-round-connect:after,
.jt_right_content .jt-timeline-box .jt-box-right .jt-round-connect:after { left:55px; }
.jt_left_content .jt-timeline-box .jt-box-left .jt-round-connect:after,
.jt_right_content .jt-timeline-box .jt-box-left .jt-round-connect:after { right:0; left: -9px; }
.jt-photo-wrap .jt-timeline-box .jt-box-right .jt-round-connect:after { left: 61px; }
.jt-photo-wrap .jt-timeline-box .jt-box-left .jt-round-connect:after { right:0; left: -10px; } .blog-style-four-wide .format-standard .jt-post-content { margin: -60px auto 0px; } .blog-style-one-boxed .jt-thumb-hv { width: 100%; }
.blog-style-one-boxed .jt-content-hv { left: 7px; width: 87%; }
.content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { min-width: 320px; }
.blog-style-one-boxed .jt-blog-lists:hover .jt-thumb-hv { left: 13px; }
.blog-style-one-boxed .jt-blog-lists:hover .jt-content-hv {  left: 7px; }
.blog-style-three-boxed .jt-style-three-blog { width: 50%; }
.blog-style-four-boxed .format-standard .jt-post-content { margin: -60px auto 0px; }
.blog-style-six-boxed.jt-vint-blog-column-four .jt-vint-blog { width: 50%; }
.blog-style-five-boxed.jt-blog-column-two.blog-masonary-style .blog-width { width: 43%; margin: 0px 30px 30px 0px; }
.blog-style-five-boxed.jt-blog-column-two .blog-content { padding: 30px 30px 30px 0px; }
.blog-style-five-boxed.jt-blog-column-three.blog-masonary-style .blog-width { width: 30%; margin: 0px 15px 20px 0px; }
.blog-style-two-boxed.normal-blog-style-two .jt-blog-two { width: 50%; }
.blog-style-four-boxed.jt-blog-col-3 .jt-each-post { width: 50%;  }
.blog-style-five-boxed.jt-blog-column-three.blog-masonary-style .blog-width { width: 45%; }
.blog-style-six-boxed.jt-vint-blog-column-three .jt-vint-blog { width: 340px; }
.blog-style-seven-boxed .jt-vint-blog { width: 50%; }
.jt-box-layout-bg .blog-style-one-wide .jt-thumb-hv { width: 100%; }
.jt-box-layout-bg .blog-style-one-wide .jt-content-hv { left: 7px; width: 87%; }
.jt-box-layout-bg .blog-style-one-wide .jt-blog-lists:hover .jt-thumb-hv { left: 13px; }
.jt-box-layout-bg .blog-style-one-wide .jt-blog-lists:hover .jt-content-hv {  left: 7px; }
.jt-box-layout-bg .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { top: 73%; min-width: 330px; padding: 15px; }
.jt-box-layout-bg .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 70%;     padding: 15px;min-width: 300px; }
.jt-box-layout-bg .blog-style-three-wide .jt-blog-slide.jt-style-three-blog,
.jt-box-layout-bg .blog-style-four-wide.jt-blog-col-3 .jt-each-post { width: 49%; }
.jt-box-layout-bg .blog-style-five-wide.jt-blog-column-two.blog-masonary-style .blog-width,
.jt-box-layout-bg .blog-style-five-wide.jt-blog-column-three.blog-masonary-style .blog-width { width: 45%; margin: 0px 15px 30px 0px; }
.jt-box-layout-bg .blog-style-six-wide.jt-vint-blog-column-three .jt-vint-blog,
.jt-box-layout-bg .blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog { width: 50%; }
.jt-box-layout-bg .blog-style-seven-wide .jt-vint-blog { width: 50%; }
.jt_left_content .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 84%; }
.jt_left_content .blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content { top: 77%; }
.jt_left_content .blog-style-six-boxed.jt-vint-blog-column-three .jt-vint-blog,
.jt_left_content .blog-style-six-boxed.jt-vint-blog-column-four .jt-vint-blog,
.jt_right_content .blog-style-six-boxed.jt-vint-blog-column-three .jt-vint-blog,
.jt_right_content .blog-style-six-boxed.jt-vint-blog-column-four .jt-vint-blog  { width: 47%; }
.jt-photo-wrap .blog-style-one-boxed .jt-thumb-hv { width: 100%; }
.jt-photo-wrap .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 80%; }
.jt-photo-wrap .blog-style-six-boxed.jt-vint-blog-column-three .jt-vint-blog { width: 430px; }
.jt-box-layout-bg .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 75%; } .counter-five {text-align: center;}
.counter-five .jt-counter {width: 33.3333%;}
.counter-five .jt-counter:nth-last-child(2),
.counter-five .jt-counter:last-child {width: 50%;}
.entry-content .jt-price-features {padding: 0px 25px;} .jt-time-title {bottom: 0;margin: 10px 0 5px;text-align: center;width: 100%;}
.jt-box-header .jt-time-date {width: 100%;}
.jt-box-left,
.jt-box-right {width: 100%;}
.jt-time-content {background-color: #FFF;}
.jt-tym-content > div:nth-child(odd),
.jt-tym-content > div:nth-child(even) {margin: 70px 0px 0;}
.jt-box-right .jt-round-connect,
.jt-box-left .jt-round-connect {left: 0;right: 0;margin: 0 auto;}
.jt-round-connect {width: 20px;background: transparent;}
.jt-box-right .jt-round-connect:before,
.jt-box-left .jt-round-connect:before {display: none;}
.jt-box-right .jt-round-connect:after,
.jt-box-left .jt-round-connect:after {left: 1px;top: -75px;} .wwd-tab-box,
.jt-featured-box {padding: 40px 35px;top: 11%;width: 88%;}
.jt-wwd-headings {margin: 40px 0px 60px;}
.jt-wwd-image-bg {min-height: auto;}
.tab-each-link i,
.tab-each-link.wwd-active-link.wwd-deactive-link i {font-size: 38px;}
.tab-each-link h4 {font-size: 14px;}
.entry-content .tab-each-link p {font-size: 16px;line-height: 25px;}
.jt-boxed-cover.column-have-space.vc_row,
.jt-boxed-cover.column-zero-space.vc_row {margin-left: -15px !important;margin-right: -15px !important;} .jt-agency-menu-list li {padding: 0 30px 0 0;}
.hidden-big-screen {display: none !important;}
.jt_vintage_content.jt-photo-wrap .hidden-side-big-screen {display: block !important;}
header.jt-agency nav ul.nav li.menu-item ul.dropdown-menu li ul.dropdown-menu {left: -100%;}
header.jt-agency.container {width: 100%;}
.jt-main-banner-holder.container {width: 100%;}
.jt-main-banner-holder.container .navbar-header {padding: 0;} .jt_vintage_content.jt-photo-wrap.jt_vintage_right .right-cont-wrap {width: 100%;}
.jt_photography_content.jt-photo-wrap .right-cont-wrap {width: 100%;} .jt_arch_content .jt-arch-share-list li:nth-child(n+5) {display: none;} .jt_blog_content .jt-blog-header header.logo-center ul.jt-main-nav li a {padding: 30px 10px 23px;}
body.jt_blog_content.top-search-open #top-search form input,
body.jt_blog_content.top-search-open #top-search-slim form input {width: 80%;padding: 10px;} .jt_business_content .jt-bussiness-head-cont {width: 100%;}
.jt_business_content .jt-bussiness-head-cont.container header .navbar-header {padding: 0;}
.jt_business_content .jt-header-three #top-search form input,
.jt_business_content .jt-header-three #top-search-slim form input {width: 85%;} body.jt-box-layout-bg.top-search-open #top-search form input,
body.jt-box-layout-bg.top-search-open #top-search-slim form input {padding: 10px; width: 85%;} .jt-call-action-extrawidth .jt-call-action-content {width: 82%;}
.jt-call-action-boxed .jt-call-action-content {width: 75%;}
.jt-photo-wrap .jt-call-action-boxed .jt-call-action-content,
.jt_left_content .jt-call-action-boxed .jt-call-action-content,
.jt_right_content .jt-call-action-boxed .jt-call-action-content {width: 82%;} .jt-box-layout-bg .jt-vint-team-wrap {min-height: 500px;}
.jt-photo-wrap .jt-each-team .jt-team-over,
.jt_right_content .jt-each-team .jt-team-over,
.jt_left_content .jt-each-team .jt-team-over {padding: 40px;}
.jt-photo-wrap .jt-vint-team-hover-cont {top: 37%;}
.jt-photo-wrap .team-hover-col-two .jt-vint-team-hover-cont {top: 32%;}
.jt-photo-wrap .jt-corp-team-cont,
.jt-right-content .jt-corp-team-cont,
.jt_left_content .jt-corp-team-cont { top: 30%;}
.team-hover-col-two .jt-vint-team-wrap {min-height: 560px;}
.jt-vint-team-wrap {min-height: 600px;}
.jt_right_content .jt-vint-team-hover-cont,
.jt_left_content .jt-vint-team-hover-cont  {top: 37%;} .jt-intro-wrapper {max-height: 750px;min-height: 750px;}
.jt-intro-content,
.jt-single-image,
.jt-intro-carousel {width: 100%;}
.jt-intro-content h3 {font-size: 25px; line-height: 40px;}
.jt-intro-wrapper .owl-controls {bottom: 0;right: 0px;left: 0px;width: 90px;margin: 0px auto;}
.jt-single-image,
.jt-intro-carousel {text-align: center;}
.jt-intro-carousel.owl-carousel .owl-item a {float: none;text-align: center;display: inline-block;}
.jt-intro-carousel {padding: 50px 0px;}
.jt-intro-wrapper.jt-intro-wrapper-extrawidth {max-height: 750px;min-height: 750px;}
.jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel {width: 100%;}
.jt-intro-wrapper.jt-intro-wrapper-extrawidth .owl-controls {bottom: 0;}
.jt-intro-content {padding: 0 60px;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-extrawidth,
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-boxed  {margin: 70px auto 180px;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-extrawidth,
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-boxed  { max-height: 750px; min-height: 750px;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-extrawidth .owl-controls,
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-boxed .owl-controls {bottom: 0;} .jt-right-box {position: relative;}
.jt-main-cnt-div {width: 40%;left: 5%;}
.tab-each-link, .tab-each-link.wwd-active-link.wwd-deactive-link {padding: 30px 20px;}
.jt-tabs-nav {left: 5%}
.jt-photo-wrap .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area {padding: 90px 80px;}
.jt-photo-wrap .jt-tabs-feature-box,
.jt_right_content .jt-tabs-feature-box,
.jt_left_content .jt-tabs-feature-box {padding: 60px 115px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box {padding: 80px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area {padding: 90px;}
.jt-box-layout-bg .jt-fetures-tabs-wrapper-extrawidth .jt-main-cnt-div {width: 50%;left: 5%;}
.jt-box-layout-bg .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-nav {left: 5%;} .services-style-two .services-content {width: 100%;padding: 20px 0 0 0;}
.jt-vint-team-wrap.jt-vint-service {min-height: 350px;}
.services-style-two.services-style-eight .services-icon {float: none;display: inline-block;}
.services-style-two.sevices-no-round .services-content {padding: 0;}
.services-style-one.services-style-one-boxed .services-content {width: 100%;}
.services-style-two.services-style-two-boxed .services-content {width: 100%;}
.services-style-three.services-style-three-boxed {padding: 25px;}
.services-style-six.services-style-six-boxed .services-content {width: 100%;padding: 20px 0 0 0;}
.services-style-six.services-style-six-boxed {padding: 0;}
.services-style-one.services-style-one-boxed.serv-have-border .services-content {width: 100%;}
.services-style-seven.services-style-seven-boxed .jt-serv-content {padding: 5px;}
.services-style-seven.services-style-seven-boxed .jt-serv-content:hover {padding: 0;}
.services-style-two.services-style-eight-boxed .services-content {width: 100%;}
.services-style-two.sevices-no-round.services-style-two-boxed .services-content {width: 100%;padding: 20px 0 0 0;}
.services-style-two.sevices-no-round.services-style-two-boxed {padding: 0;}
.jt-boxed-service.jt-boxed-service-boxed {padding: 12px;}
.jt-photo-wrap .services-style-one .services-content,
.jt_right_content .services-style-one .services-content,
.jt_left_content .services-style-one .services-content {width: 100%;}
.jt-photo-wrap .services-style-three,
.jt_right_content .services-style-three,
.jt_left_content .services-style-three {margin: 0 0 20px 0;} .jt-vint-test-slide .flnce-slide-cont {padding: 0px 50px;}
.jt-vint-test-slide #jt-testimonial-slide.owl-carousel .owl-controls .owl-nav .owl-prev,
.jt-vint-test-slide .slider-no-prev {left: -50px;}
.jt-vint-test-slide #jt-testimonial-slide.owl-carousel .owl-controls .owl-nav .owl-next,
.jt-vint-test-slide .slider-no-next {right: -50px;}
.jt-testimonial-carousel.jt-testimonial-carousel-boxed .owl-controls {bottom: -30px;}
.jt-vint-test-slide.jt-vint-test-slide-boxed {margin: 50px 0;}
.jt-photo-wrap .jt-vint-test-slide,
.jt_right_content .jt-vint-test-slide,
.jt_left_content .jt-vint-test-slide {margin: 50px 0;}
.jt-test-content {top: 0;}
.studio-testi-slide.studio-testi-slide-boxed .slide-cont {font-size: 20px;} .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 13px;}
.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a {font-size: 15px;}
.jt-portfolio-item.vertical-hover-style-one .jt-portfolio-item .jt-port-cat a {font-size: 14px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {padding: 0 15px}
.portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 14px;}
.jt-port-col-5.jt-hover-shadow .jt-arch-prt-content {padding: 5px 0px;}
.isotope-layout-extrawidth.jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 43%;}
.main-content-center .jt-port-col-5 .jt-portfolio-item,
.main-content-center .jt-port-col-5 .jt-business-port,
.isotope-layout-boxed.jt-port-col-5 .jt-portfolio-item,
.isotope-layout-boxed.jt-port-col-5 .jt-business-port,
.jt-box-layout-bg .jt-port-col-5 .jt-portfolio-item,
.jt-box-layout-bg .jt-port-col-5 .jt-business-port {width: 25%;}
.main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.isotope-layout-boxed.jt-port-col-5.have-gutter-space .jt-portfolio-item,
.isotope-layout-boxed.jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 24.25%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.main-content-center .jt-port-col-5.isotope-layout-extrawidth.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-port-col-4.isotope-layout-boxed.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-port-col-5.isotope-layout-boxed.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 14px;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {padding:  0 5px;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.jt-hover-shadow .jt-arch-prt-content,
.isotope-layout-boxed.jt-port-col-4.isotope-layout-extrawidth.jt-hover-shadow .jt-arch-prt-content {padding: 5px 0;}
.main-content-center .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.portfolio-style-grid.jt-port-col-3.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 39%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.main-content-center .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-port-col-4.isotope-layout-boxed.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-port-col-5.left-part-design.isotope-layout-boxed .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 12px;}
.main-content-center .isotope-layout-extrawidth.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.main-content-center .isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 37%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a {font-size: 13px;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.jt-studio-hover .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-port-col-4.isotope-layout-boxed.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {padding: 0 5px;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-port-col-4.isotope-layout-boxed.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 34%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content ,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 28%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 38%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-4 .jt-portfolio-item .jt-port-content {padding: 0 5px;}
.main-content-center .jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.isotope-layout-boxed.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a {font-size: 14px;}
.main-content-center .jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.isotope-layout-boxed.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a {font-size: 13px;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 33%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 30%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 24%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.jt-corp-port .jt-corp-port-cont .jt-corp-cat {font-size: 14px;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 16%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 37%;padding: 0 0 20px 20px;}
.jt-port-col-2.isotope-layout-extrawidth.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow ,
.jt-port-col-2.isotope-layout-boxed.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 40%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont { top: 22%;padding: 0 0 20px 20px;}
.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 34%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 33%;padding: 0px 0px 10px 10px;}
.main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4 {width: 32.65%;}
.jt-port-col-4.isotope-layout-extrawidth.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-port-col-4.isotope-layout-boxed.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 28%;}
.jt-port-col-5.isotope-layout-boxed.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow {display: none;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 9%; padding: 0 0 10px 10px;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 35%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 30%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-port-col-4.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 34%;}
.main-content-center .jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-port-col-5.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 34%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 40%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-4 .jt-portfolio-item .jt-port-content {top: 34%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-5 .jt-portfolio-item .jt-port-content {top: 29%;padding: 0 10px;}
.jt-port-col-4.isotope-layout-boxed.jt-vint-port .jt-portfolio-item .jt-port-cat a {font-size: 14px;}
.main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 32.65%;}
.jt-photo-wrap .jt-port-col-5.isotope-layout-extrawidth.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-port-col-5.isotope-layout-boxed.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.isotope-layout-extrawidth.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-port-col-5.isotope-layout-boxed.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt_left_content .jt-port-col-5.isotope-layout-extrawidth.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-port-col-5.isotope-layout-boxed.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .jt-port-col-5.isotope-layout-extrawidth.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-port-col-5.isotope-layout-boxed.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow  {display: inline-block;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content  .isotope-layout-boxed.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content  .isotope-layout-boxed.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 43%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content  .isotope-layout-boxed.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content  .isotope-layout-boxed.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 41%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-box-layout-bg .page-container > .container {width: 100%;}
.jt-box-layout-bg .jt-portfolio-item .jt-port-content {top: 43%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 37%;}
.jt-box-layout-bg .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 39%;}
.jt-box-layout-bg .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-3 .jt-portfolio-item .jt-port-content {top: 39%;}
.jt-box-layout-bg .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-3 .jt-portfolio-item .jt-port-content {top: 36%;}
.jt-box-layout-bg .isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-5 .jt-portfolio-item .jt-port-content {top: 34%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 32%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 27%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 25%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 28%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 16%;}
.jt-box-layout-bg .jt-port-col-5.isotope-layout-extrawidth.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow {display: inline-block;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 30%;} .jt-agency-item:nth-child(1),
.jt-agency-item:nth-child(10n+1) {height: 244px;width: 310px;}
.jt-agency-item:nth-child(2),
.jt-agency-item:nth-child(10n+2) {height: 226px;width: 310px;}
.jt-agency-item:nth-child(3),
.jt-agency-item:nth-child(10n+3),
.jt-agency-item:nth-child(4),
.jt-agency-item:nth-child(10n+4),
.jt-agency-item:nth-child(6),
.jt-agency-item:nth-child(10n+6) {height: 214px;width: 310px;}
.jt-agency-item:nth-child(5),
.jt-agency-item:nth-child(10n+5) {height: 290px;width: 310px;}
.jt-agency-item:nth-child(7),
.jt-agency-item:nth-child(10n+7) {height: 272px;width: 320px;}
.jt-agency-item:nth-child(7),
.jt-agency-item:nth-child(10n+7) {height: 268px;width: 315px;}
.jt-agency-item:nth-child(8),
.jt-agency-item:nth-child(10n+8) {height: 185px;width: 305px;}
.jt-agency-item:nth-child(9),
.jt-agency-item:nth-child(10n+9) {height: 199px;width: 310px;}
.jt-agency-item:nth-child(10),
.jt-agency-item:nth-child(10n+10) {height: 291px;width: 310px;}
.jt-agency-hover-content {top:30%;}
.main-content-center .jt-agency-item:nth-child(1),
.main-content-center .jt-agency-item:nth-child(10n+1),
.jt-box-layout-bg .jt-agency-item:nth-child(1),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+1),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(1),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+1),
.jt_right_content .main-content-center .jt-agency-item:nth-child(1),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+1),
.jt_left_content .main-content-center .jt-agency-item:nth-child(1),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+1) {height: 244px;width: 310px;}
.main-content-center .jt-agency-item:nth-child(2),
.main-content-center .jt-agency-item:nth-child(10n+2),
.jt-box-layout-bg .jt-agency-item:nth-child(2),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+2),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(2),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+2),
.jt_right_content .main-content-center .jt-agency-item:nth-child(2),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+2),
.jt_left_content .main-content-center .jt-agency-item:nth-child(2),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+2) {height: 226px;width: 310px;}
.main-content-center .jt-agency-item:nth-child(3),
.main-content-center .jt-agency-item:nth-child(10n+3),
.main-content-center .jt-agency-item:nth-child(4),
.main-content-center .jt-agency-item:nth-child(10n+4),
.main-content-center .jt-agency-item:nth-child(6),
.main-content-center .jt-agency-item:nth-child(10n+6),
.jt-box-layout-bg .jt-agency-item:nth-child(3),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+3),
.jt-box-layout-bg .jt-agency-item:nth-child(4),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+4),
.jt-box-layout-bg .jt-agency-item:nth-child(6),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+6),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(6),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+6),
.jt_right_content .main-content-center .jt-agency-item:nth-child(3),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+3),
.jt_right_content .main-content-center .jt-agency-item:nth-child(4),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+4),
.jt_right_content .main-content-center .jt-agency-item:nth-child(6),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+6),
.jt_left_content .main-content-center .jt-agency-item:nth-child(3),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+3),
.jt_left_content .main-content-center .jt-agency-item:nth-child(4),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+4),
.jt_left_content .main-content-center .jt-agency-item:nth-child(6),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+6) {height: 214px;width: 310px;}
.main-content-center .jt-agency-item:nth-child(5),
.main-content-center .jt-agency-item:nth-child(10n+5),
.jt-box-layout-bg .jt-agency-item:nth-child(5),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+5),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(5),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+5),
.jt_right_content .main-content-center .jt-agency-item:nth-child(5),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+5) {height: 290px;width: 310px;}
.main-content-center .jt-agency-item:nth-child(7),
.main-content-center .jt-agency-item:nth-child(10n+7),
.jt-box-layout-bg .jt-agency-item:nth-child(7),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+7),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(7),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+7),
.jt_right_content .main-content-center .jt-agency-item:nth-child(7),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+7),
.jt_left_content .main-content-center .jt-agency-item:nth-child(7),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+7) {height: 268px;width: 315px;}
.main-content-center .jt-agency-item:nth-child(8),
.main-content-center .jt-agency-item:nth-child(10n+8),
.jt-box-layout-bg .jt-agency-item:nth-child(8),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+8),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(8),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+8),
.jt_right_content .main-content-center .jt-agency-item:nth-child(8),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+8),
.jt_left_content .main-content-center .jt-agency-item:nth-child(8),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+8) {height: 185px;width: 305px;}
.main-content-center .jt-agency-item:nth-child(9),
.main-content-center .jt-agency-item:nth-child(10n+9),
.jt-box-layout-bg .jt-agency-item:nth-child(9),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+9),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(9),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+9),
.jt_right_content .main-content-center .jt-agency-item:nth-child(9),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+9),
.jt_left_content .main-content-center .jt-agency-item:nth-child(9),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+9) {height: 199px;width: 310px;}
.main-content-center .jt-agency-item:nth-child(10),
.main-content-center .jt-agency-item:nth-child(10n+10),
.jt-box-layout-bg .jt-agency-item:nth-child(10),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+10),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+10),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+10),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+10) {height: 291px;width: 305px;}
.main-content-center .jt-agency-hover-content,
.jt-box-layout-bg .jt-agency-hover-content {top:30%;}
.main-content-center #scene.container,
.jt-box-layout-bg #scene.container {width: 750px;}
.jt-photo-wrap .jt-agency-item:nth-child(1),
.jt-photo-wrap .jt-agency-item:nth-child(10n+1) {width: 380px;height: 299px;}
.jt-photo-wrap .jt-agency-item:nth-child(2),
.jt-photo-wrap .jt-agency-item:nth-child(10n+2) {width: 380px;height: 277px;}
.jt-photo-wrap .jt-agency-item:nth-child(3),
.jt-photo-wrap .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .jt-agency-item:nth-child(4),
.jt-photo-wrap .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .jt-agency-item:nth-child(6),
.jt-photo-wrap .jt-agency-item:nth-child(10n+6) {width: 380px;height: 263px;}
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5) {height: 404px;width: 380px;}
.jt-photo-wrap .jt-agency-item:nth-child(7),
.jt-photo-wrap .jt-agency-item:nth-child(10n+7) {height: 323px;width: 380px;}
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8) {height: 234px;width: 385px;}
.jt-photo-wrap .jt-agency-item:nth-child(9),
.jt-photo-wrap .jt-agency-item:nth-child(10n+9) {height: 244px;width: 380px;}
.jt-trend-item {width: 270px;margin: 0 auto;float: none;display: inline-block;}
.jt-trend-item-desc {width: 270px;}
.jt-cat-tab .jt-trend-filter li {display: inline-block;padding: 0px 50px 20px 0px;}
.jt-shop-small-slide-wrap .owl-controls {right: 25px;}
.jt-product-style-one .jt-trendy-item-wrap {margin: 0px 75px 40px;text-align: center;}
.jt-product-style-two .jt-trendy-item-wrap {margin: 0px 65px 40px;text-align: center;}
.woocommerce .jt-product-style-two.jt-product-wide ul.products li.product:nth-child(2n) {margin-right: 0px;}
.woocommerce .jt-product-style-two.jt-product-wide ul.products li.product:nth-child(3n) {margin-right: 10px;}
.woocommerce .jt-product-style-two.jt-product-wide ul.products li.product:nth-child(4n) {margin-right: 10px;}
.jt-product-style-one .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-next {right: -80px;position: absolute;}
.jt-product-style-one .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-prev {left: -60px;position: absolute;} .wwd-tab-box,
.jt-featured-box {top: 28%;}
.jt-call-action-extrawidth .jt-call-action-content {width: 80%;}
.services-style-one .services-content {width: 80%;}
.cs-services-heading h5 {font-size: 10px;}
.jt-box-header .jt-time-date span {padding: 0 0 10px 0;}
.jt-cont-details-width .container {width: 100%;}
.btn-large {padding: 15px 10px;}
.btn-primary {padding: 10px 8px;}
.jt-team-member-group-slide.wide-vertical-team .jt-each-team {width: 323px;}
.jt-freelancer-contact-section >.container {width: 100%;}
.jt-footer-style-nine .jt-social-one {text-align: center;width: 100%;}
footer.jt-footer-style-nine .jt-copyright-area .jt-copyright-text {display: inline-block;width: 100%;text-align: center;}
.jt-vint-clients {padding: 30px 0px;}
.col-clients-5 {width: 33.3333%;}
.blog-style-five-wide.jt-blog-column-two .blog-width {width: 45.5%;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt-photo-wrap .jt-team-four-wide .team-hover-col-two .jt-vint-team-hover-cont {top: 37%;}
.jt_vintage_content .portfolio-style-masonry.jt-port-col-3 .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-team-member-style-five.jt-team-five-wide .jt-corp-team-cont {top: 35%;}
.jt-coun-content {font-size: 11px;}
footer .jt-widget-address li.jt-add-icon span {width: 78%;}
.jt-port-col-3 .jt-business-port { width: 50%;}
.services-style-seven .jt-serv-content {padding: 75px 35px;}
.services-style-seven .jt-serv-content:hover {padding: 20px 35px;}
.services-style-four .services-content h3 {font-size: 10px;}
.jt-shop-offer-cont.jt-promo-two .jt-shop-cat a {font-size: 11px;}
.jt-clients-fivein-one .wpb_single_image {width: 19% !important;} .jt-blog-carousel-two.blog-style-two-slider-wide { height: auto; }
.jt-blog-carousel-two.blog-style-two-slider-wide .owl-stage-outer { height: auto; }
.blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content {left: 10%;top: 50%;}
.jt_main_content .blog-style-two-slider-wide .jt-list-cat,
.jt_main_content .blog-style-two-slider-wide .jt-post-cat {display: none;}
.jt_main_content .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content {left: 15%;top: 60%;}
.jt_arch_content .container {width: 100%;}
.jt-arch-title h1 {font-size: 31px;}
.jt-shop-menu-wrap > .container {width: 100%;}
.jt-shop-offer-cont.jt-promo-three .jt-offer-tit {display: none;}
.jt-shop-small-slide .jt-trend-item-desc {width: 100%;}
.jt-cat-tab .jt-trend-filter li {padding: 0px 34px 20px 0px;}
.jt-shop-offer-cont.jt-promo-two {padding: 20px 0px 0px 20px;}
.widget h3.widget-title {font-size: 11px;}
.services-style-one .services-content {width: 100%;}
.jt-shop-offer-cont.jt-promo-one .jt-offer-tit {display: none;}
.jt-shop-offer-cont.jt-promo-one {bottom: 30px;}
.jt-featured-box {top: 8%;}
.jt-shop-small-slide {min-height: 576px;}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {background-color: transparent; color: #999;}
.navbar-nav .dropdown-menu > li > a {line-height: 20px;}
.jt_shop_content .jt-shop-header .hidden-big-screen .menu-metas.navbar-default ul.navbar-nav li.jt-menu-cart-slim span.jt-cart-num {left: 10px;}
.jt-content-hv {left: 0;width: 80%;}
.jt-thumb-hv {margin-bottom: 20px;}
.blog .jt-blog-lists:hover .jt-content-hv {left: 0;}
.jt_row_class .vc_tta.vc_general .vc_tta-tab > a,
.jt_row_class .vc_tta-tabs.vc_tta.vc_tta-style-modern .vc_tta-tab > a {padding: 16px 30px;}
.blog-content {padding: 30px 15px;}
.jt-blog-column-two.blog-masonary-style .blog-width {width: 45%;}
.single-portfolio.jt_main_content .container-fluid.jt-main-banner-holder .jt-page-header.jt-blog-page {min-height: 356px;} .uc-counter-wrap img.uc-person-three {top: 11px;}
.ds-element {top: 50px;}
.uc-counter .ds-element:first-child {left: 127px;}
.uc-counter .ds-element:nth-child(2) {left: 47.5%;}
.uc-counter .ds-element:nth-child(3) {right: 145px;}
.ds-element-value {font-size: 40px;} .jt-scrl-cnt-space-right-two {top: 23%;right: 0;}
.jt-scrl-cnt-space-left-two {top: 14%;left: 3%;} .jt-stud-width-7 {width: 20%;float: none;display: inline-block;}
.jt-studio-social,
.jt-studio-social:last-child {border: 1px solid #f0f0f0;}
}
@media (max-width: 768px) { .jt_blog_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 55%; }
.jt-photo-wrap .jt-featured-wide .jt-wwd-image-bg { min-height: 450px; }
.jt-photo-wrap .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 63%; }
.jt_right_content .jt-featured-wide .jt-wwd-image-bg,
.jt_left_content .jt-featured-wide .jt-wwd-image-bg { min-height: 420px; }
.jt_right_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 55%; }
.jt-box-layout-bg .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 57%; }
.jt_blog_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 116%; }
.jt_blog_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 50%; }
.jt_blog_content .col-sm-12 .jt-featured-box-wide .jt-featured-box { top: 15%; } .jt-photo-wrap .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 130%; }
.jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 60%; }
.jt_right_content .jt-featured-box-wide .jt-featured-box,
.jt_left_content .jt-featured-box-wide .jt-featured-box { top:7%; }
.jt_right_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 113%; }
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-featured-box,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-featured-box { top:19%; }
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 60%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 112%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-featured-box { top: 6.5%; }
.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 60%; } .jt-featured-box-boxed  .jt-featured-box h2 { font-size: 25px; }
.jt-photo-wrap .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 138%; }
.jt-photo-wrap .jt-featured-box-boxed .jt-featured-box { top: 7%; }
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 60%; }
.jt_left_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img, .jt_right_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 120%; }
.jt_left_content .jt-featured-box-boxed .jt-featured-box,
.jt_right_content .jt-featured-box-boxed .jt-featured-box { top: 7%; }
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 54%; } .jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li { width: 33.333%; }
.jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 3px; } .jt-photo-wrap .jt-team-member-group-slide.wide-vertical-team .jt-each-team { width: 320px; }
.jt-box-layout-bg .jt-team-have-arrows .owl-controls .owl-nav { display: none; }
.jt-photo-wrap .jt-team-one-boxed.wide-vertical-team .jt-each-team,
.jt-photo-wrap .jt-team-member-group-slide.jt-team-one-boxed .jt-each-team { width: 300px; } .vc_col-sm-3 .awards-boxed .award-img::after { right: -15px; }
.vc_col-sm-3 .awards-boxed .award-img::before { left: -15px; }
.jt-photo-wrap .vc_col-sm-4 .award-img::before { left: -10px; }
.jt-photo-wrap .vc_col-sm-4 .awards-wide .award-img::after { right:  -10px; } .jt-post-content {padding: 40px 20px;}
.jt-default-blog-style .jt-post-content .jt-post-read-more {margin: 20px 3px 0px;}
.format-audio .jt-post-content,
.format-standard .jt-post-content,
.format-video .jt-post-content,
.format-gallery .jt-post-content,
.format-image .jt-post-content,
.type-page .jt-post-content,
.blog-style-four-wide .format-standard .jt-post-content {margin: -40px auto 0;}
.jt-blog-shortcode .format-audio .jt-post-content,
.jt-blog-shortcode .format-standard .jt-post-content,
.jt-blog-shortcode .format-video .jt-post-content,
.jt-blog-shortcode .format-gallery .jt-post-content,
.jt-blog-shortcode .format-image .jt-post-content,
.type-page .jt-blog-shortcode .jt-post-content,
.jt-blog-shortcode .blog-style-four-wide .format-standard .jt-post-content {margin: 0px auto 0;}
.format-gallery .owl-controls .owl-next,
.format-gallery .owl-controls .owl-prev {top: 130px;}
.format-image-popup img,
.blog-style-one-wide .jt-post-thumb img { max-width: 100%; }
.blog-style-one-wide .jt-thumb-hv { width: 30%; }
.blog-style-one-wide .jt-content-hv { width: 68%; }
.blog-style-one-wide .jt-blog-lists .jt-thumb-hv,
.blog-style-one-wide .jt-blog-lists:hover .jt-thumb-hv { top: 10px; }
.blog-style-two-slider-wide ul.jt-post-list-metas,
.blog-style-two-wide ul.jt-post-list-metas { display: block; }
.blog-style-two-wide.normal-blog-style-two .jt-blog-two { width: 86%; float: none; text-align: center; margin-left: auto; margin-right: auto;}
.blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { top: 60%; left: 10%; text-align: left; }
.blog-style-two-slider-wide .jt-blog-two { width: 570px; margin: 0px auto;}
.blog-style-three-slider-wide .jt-blog-slide { width: 80%; float: none; margin: 40px auto 0;}
.owl-item .jt-blog-slide {min-height: auto;}
#jt-slide-wrap { border-bottom:none; }
.blog-style-three-slider-wide .jt-slide-cont { border-bottom: 1px solid #F0F0F0; }
.blog-style-five-wide.jt-blog-column-two .blog-width { width: 45.85%; }
.blog-style-five-wide.jt-blog-column-three .blog-width { width: 28.58%; }
.blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog { width: 50%; }
.blog-style-four-wide.jt-blog-col-3.jt-default-blog-style .jt-each-post,
.blog-style-four-wide.jt-blog-col-2.jt-default-blog-style .jt-each-post { width: 87%; text-align: center; margin-left: auto; margin-right: auto; float: none; }
.blog-style-three-wide .jt-style-three-blog.jt-normal-view { width: 85%; float: none; text-align: center; margin: 0px auto; }
.jt_left_content .blog-style-one-wide .jt-thumb-hv,
.jt_right_content .blog-style-one-wide .jt-thumb-hv { width: 29%; }
.jt_left_content .blog-style-one-wide .jt-content-hv,
.jt_right_content .blog-style-one-wide .jt-content-hv { width: 59%; }
.jt_left_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two .jt-blog-two-content ul.jt-post-list-metas,
.jt_right_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two .jt-blog-two-content ul.jt-post-list-metas { display: block; }
.jt_left_content .blog-style-five-wide.jt-blog-column-three .blog-width,
.jt_right_content .blog-style-five-wide.jt-blog-column-three .blog-width { width: 48%; margin: 0px 15px 30px 0px; }
.jt_left_content .blog-style-six-wide.jt-vint-blog-column-three .jt-vint-blog,
.jt_right_content .blog-style-six-wide.jt-vint-blog-column-three .jt-vint-blog,
.jt_left_content .blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog,
.jt_right_content .blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog,
.jt_left_content .blog-style-seven-wide .jt-vint-blog,
.jt_right_content .blog-style-seven-wide .jt-vint-blog { width: 50%; }
.jt-photo-wrap .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content, .jt-photo-wrap .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 80%; }
.jt-photo-wrap .blog-style-five-wide.jt-blog-column-two .blog-width { width: 45.55%; }
.jt-photo-wrap .blog-style-five-wide.jt-blog-column-three .blog-width { width: 47.5%; margin: 0px 15px 30px 0px; }
.jt-photo-wrap .jt-vint-blog-column-three .jt-vint-blog,
.jt-photo-wrap .blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog,
.jt-photo-wrap .blog-style-seven-wide .jt-vint-blog { width: 50%; }
.blog-style-one-wide .jt-blog-lists .jt-thumb-hv { width: 100%; margin-bottom: 20px; }
.blog-style-one-wide .jt-blog-lists:hover .jt-thumb-hv { left: 5px; }
.blog-style-one-wide .jt-blog-lists .jt-content-hv { left: 0; }
.blog-style-one-wide .jt-read-more-hv { width: 30%; }
.jt-box-layout-bg .blog-style-one-wide .jt-content-hv { left: 7px; width: 65%; }
.jt-box-layout-bg .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { top: 77%; }
.jt-box-layout-bg .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 80%; }
.jt-box-layout-bg .blog-style-three-wide .jt-blog-slide.jt-style-three-blog, .jt-box-layout-bg .blog-style-four-wide.jt-blog-col-3 .jt-each-post { width: 90%; }
.jt-box-layout-bg .blog-style-three-slider-wide .jt-blog-slide { width: 90%; }
.jt_left_content .blog-style-one-boxed .jt-thumb-hv,
.jt_right_content .blog-style-one-boxed .jt-thumb-hv { width: 100%; }
.jt_left_content .blog-style-one-boxed .jt-content-hv,
.jt_right_content .blog-style-one-boxed .jt-content-hv { left: 7px; width: 87%; }
.jt_left_content .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { min-width: 320px; top:75%; }
.jt_left_content .blog-style-one-boxed .jt-blog-lists:hover .jt-thumb-hv,
.jt_right_content .blog-style-one-boxed .jt-blog-lists:hover .jt-thumb-hv { left: 13px; }
.jt_left_content .blog-style-one-boxed .jt-blog-lists:hover .jt-content-hv,
.jt_right_content .blog-style-one-boxed .jt-blog-lists:hover .jt-content-hv {  left: 7px; }
.jt_left_content .blog-style-three-slider-boxed .jt-blog-slide { width: 90%; float: none; margin-left: auto; margin-right: auto;}
.jt-photo-wrap .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 70%; }
.jt-photo-wrap .blog-style-six-boxed.jt-vint-blog-column-three .jt-vint-blog { width: 50%; }
.jt-photo-wrap .blog-style-one-boxed .jt-content-hv { width: 85%; }
.single-post .modal-sm {width: 46%;}
.author-avatar {display: inline-block;float: none;margin: 0 0 20px;}
.author-desc {width: 100%;margin: 0;}
.author-desc h6,
.author-desc p,
.author-desc a {text-align: center;}
.author-desc a {width: 100%;float: none;display: inline-block;font-size: 13px;}
.author-social {width: 100%;}
.author-social li {display: inline-block;margin: 10px 2px 0;float: none;} .hidden-big-screen {display: none !important;}
.jt-agency-menu-list li {padding: 0px 13px 0px 0px;}
header.jt-agency nav ul.nav li.menu-item a {font-size: 10px;}
header.jt-agency.container {width: 100%;} .jt_arch_content .search-new {width: 500px;} .jt-box-layout-bg .jt-box-top-header {padding: 0 15px;} .jt_studio_content .jt-studio-header {padding: 0 18px;} body.jt-box-layout-bg.top-search-open #top-search form input,
body.jt-box-layout-bg.top-search-open #top-search-slim form input {padding: 10px; width: 82%;} .jt-call-action-extrawidth .jt-call-action-content {width: 80%;}
.jt-photo-wrap .jt-call-action-extrawidth .jt-call-action-content ,
.jt_left_content .jt-call-action-extrawidth .jt-call-action-content,
.jt_right_content .jt-call-action-extrawidth .jt-call-action-content {width: 80%;}
.jt-photo-wrap .jt-call-action-boxed .jt-call-action-content,
.jt_left_content .jt-call-action-boxed .jt-call-action-content,
.jt_right_content .jt-call-action-boxed .jt-call-action-content {width: 75%;}
.jt-box-layout-bg .jt-boxed-layout .jt-call-action-extrawidth .jt-call-action-content {width: 80%;} .jt-photo-wrap .jt-each-team .jt-team-over,
.jt-right-content .jt-each-team .jt-team-over ,
.jt_left_content .jt-each-team .jt-team-over {padding: 30px;}
.jt-photo-wrap .jt-vint-team-hover-cont {top: 30%;}
.jt-photo-wrap .team-hover-col-two .jt-vint-team-hover-cont {top: 25%;}
.jt-photo-wrap .team-hover-col-two .jt-vint-team-hover-cont {top: 25%;}
.team-hover-col-two .jt-vint-team-wrap {min-height: 460px;}
.jt-photo-wrap .team-hover-col-two .jt-corp-team-cont {top: 25%;}
.jt-vint-team-wrap {min-height: 450px;} .jt-main-cnt-div {width: 40%; left: 10%;}
.jt-tabs-nav {left: 10%;} .services-style-six {padding: 5px;}
.services-style-seven .jt-serv-content {padding: 10px;}
.services-style-seven .jt-serv-content:hover {padding: 0px;}
.services-style-three {padding: 30px;}
.services-style-two.sevices-no-round {padding: 0;}
.jt-photo-wrap .services-style-seven .jt-serv-content,
.jt_right_content .services-style-seven .jt-serv-content,
.jt_left_content .services-style-seven .jt-serv-content {padding: 8px;}
.jt-photo-wrap .jt-boxed-service,
.jt_right_content .jt-boxed-service,
.jt_left_content .jt-boxed-service {padding: 20px;} .jt-vint-test-slide #jt-testimonial-slide.owl-carousel .owl-controls .owl-nav {display: none;}
.jt-testimonial-carousel .owl-controls {bottom: 0;display: none;}
.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 37%;}
.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 14px;}
.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 13px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {padding: 0 10px;top: 32%;}
.jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port { width: 25%;}
.jt-port-col-4.jt-hover-shadow .jt-arch-prt-content {padding: 5px 0px;} .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 31%;}
.isotope-layout-extrawidth.jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 41%;}
.portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.portfolio-style-grid.jt-port-col-3.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 40%;}
.isotope-layout-extrawidth.jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 34%;}
.jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-port-col-4.isotope-layout-boxed.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-port-col-5.isotope-layout-boxed.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 12px;}
.isotope-layout-extrawidth.jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 34%;}
.isotope-layout-extrawidth.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 39%;}
.isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 36%;}
.isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content {padding: 0 10px}
.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a {font-size: 12px;}
.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a {font-size: 14px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 40%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 37%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 32%;padding: 0 10px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 32%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 28%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 20%;}
.jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5 { width: 24.25%;}
.main-content-center .portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.jt-studio-hover .jt-portfolio-item .jt-port-cat a {font-size: 13px;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 32%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 23%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 20%;}
.jt-port-col-2.isotope-layout-extrawidth.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 40%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 14%;padding: 0 0 20px 20px;}
.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow { left: 35%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 0%;padding: 0px 0px 10px 10px;}
.isotope-layout-extrawidth.jt-port-col-3.portfolio-style-grid.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 36%;}
.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a { font-size: 13px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 18%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 0px;}
.main-content-center .isotope-layout-extrawidth.jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.isotope-layout-boxed.jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 44%;}
.main-content-center .jt-port-col-5.isotope-layout-extrawidth.jt-hover-shadow .jt-arch-prt-content,
.jt-port-col-5.isotope-layout-boxed.jt-hover-shadow .jt-arch-prt-content {padding: 5px 0px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 32%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a ,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 13px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 31%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 30%;}
.jt-photo-wrap .jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 34%;}
.jt-photo-wrap .jt-port-col-3.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-3.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-3.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 38%;}
.jt-photo-wrap .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 12px;}
.jt-photo-wrap .jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 34%;}
.jt-photo-wrap .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.jt-photo-wrap .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 34%;}
.jt-photo-wrap .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-cat a {font-size: 15px;}
.jt-photo-wrap .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content {top: 29%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a { font-size: 12px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 39%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 36%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 31%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a {font-size: 13px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 30%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 31%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 26%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 26%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 19%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont .jt-corp-cat,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont .jt-corp-cat,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont .jt-corp-cat,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont .jt-corp-cat,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont .jt-corp-cat,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont .jt-corp-cat,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont .jt-corp-cat,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont .jt-corp-cat {font-size: 14px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 16%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 14%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 20%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 8%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 15%;}
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 35%;}
.jt-photo-wrap .jt-port-col-4.isotope-layout-extrawidth.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-port-col-5.isotope-layout-boxed.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .jt-port-col-4.isotope-layout-extrawidth.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-port-col-4.isotope-layout-boxed.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-port-col-4.isotope-layout-boxed.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-port-col-4.isotope-layout-boxed.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.isotope-layout-extrawidth.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-port-col-5.isotope-layout-boxed.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-port-col-5.isotope-layout-boxed.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-port-col-5.isotope-layout-boxed.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow {display: none;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 31%;padding: 0;text-align: center;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.main-content-center .jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 39%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 33%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 39%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.main-content-center .jt-port-col-4 .jt-portfolio-item,
.main-content-center .jt-port-col-4 .jt-business-port ,
.main-content-center .jt-port-col-5 .jt-portfolio-item,
.main-content-center .jt-port-col-5 .jt-business-port {width: 33.3333%;}
.main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4 {width: 32.65%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 34%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.main-content-center .jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.main-content-center .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 15px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 32px;padding: 0; text-align: center;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 36%;}
.jt-photo-wrap .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content {top: 28%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content	{top: 38%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content  .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content  .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 36%;}
.jt-photo-wrap .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item ,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item ,
.jt_left_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item ,
.jt_right_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item ,
.jt-photo-wrap .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item ,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item ,
.jt_left_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item ,
.jt_right_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt-photo-wrap .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item ,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item ,
.jt-photo-wrap .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item ,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item ,
.jt-photo-wrap .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-business-port ,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-business-port ,
.jt_left_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-business-port ,
.jt_right_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-business-port ,
.jt-photo-wrap .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-business-port ,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-business-port ,
.jt_left_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-business-port ,
.jt_right_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-business-port,
.jt-photo-wrap .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-business-port ,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt-photo-wrap .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port ,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port {width: 33.3333%;}
.jt_left_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item ,
.jt_right_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item ,
.jt_left_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port ,
.jt_right_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt_left_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-business-port ,
.jt_right_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-business-port ,
.jt_left_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port ,
.jt_right_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port {width: 32.5%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 34%;}
.jt_left_content .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt_right_content .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt_left_content .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt_right_content .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt-photo-wrap .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt_left_content .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt_right_content .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt-photo-wrap .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt_left_content .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt_right_content .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt_left_content .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt_right_content .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-photo-wrap .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt_left_content .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt_right_content .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt-photo-wrap .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 32.45%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 38%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 33%;}
.jt-photo-wrap .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .main-content-center .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .main-content-center .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .main-content-center .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .main-content-center .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 38%;}
.jt-photo-wrap .main-content-center .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .jt-port-col-3.jt-studio-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.jt-studio-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content,
.jt_left_content .jt-port-col-3.jt-studio-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-3.jt-studio-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content {top: 37%;}
.jt-photo-wrap .main-content-center .jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .jt-port-col-4.jt-studio-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .jt-port-col-4.jt-studio-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content,
.jt_left_content .jt-port-col-4.jt-studio-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-4.jt-studio-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content {top: 37%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 29%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont a,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont a,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont a,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont a,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont a {}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont a,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont a {font-size: 14px;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-boxed-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont a,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-boxed-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont a {font-size: 13px;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 39%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 25%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 33%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 25%;}
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 12%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 37%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 38%;}
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont ,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 22%;}
.jt_left_content .jt-port-col-4.isotope-layout-boxed.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .jt-port-col-4.isotope-layout-boxed.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt_left_content .jt-port-col-5.isotope-layout-boxed.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .jt-port-col-5.isotope-layout-boxed.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow {display: inline-block;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 36%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 32%;}
.jt-box-layout-bg .jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 12px;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 30%;}
.jt-box-layout-bg .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-box-layout-bg .jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 35%;}
.jt-box-layout-bg .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-4 .jt-portfolio-item .jt-port-content {top: 31%;}
.jt-box-layout-bg .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-5 .jt-portfolio-item .jt-port-content {top: 29%;}
.jt-box-layout-bg .portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a {font-size: 12px;}
.jt-box-layout-bg .isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-5 .jt-portfolio-item .jt-port-content {top: 30%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 26%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 20%;}
.jt-box-layout-bg .jt-corp-port-cont .jt-corp-cat {font-size: 14px;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 18%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont { top: 22%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 12%;}
.jt-box-layout-bg .jt-boxed-port .jt-corp-port-overlay .jt-corp-port-cont .jt-box-cat {font-size: 13px;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 5%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 8%;} .jt-photo-wrap .jt-agency-item:nth-child(1),
.jt-photo-wrap .jt-agency-item:nth-child(10n+1),
.jt_left_content .jt-agency-item:nth-child(1),
.jt_left_content .jt-agency-item:nth-child(10n+1),
.jt_right_content .jt-agency-item:nth-child(1),
.jt_right_content .jt-agency-item:nth-child(10n+1) {height: 236px;width: 300px;}
.jt-photo-wrap .jt-agency-item:nth-child(2),
.jt-photo-wrap .jt-agency-item:nth-child(10n+2),
.jt_left_content .jt-agency-item:nth-child(2),
.jt_left_content .jt-agency-item:nth-child(10n+2),
.jt_right_content .jt-agency-item:nth-child(2),
.jt_right_content .jt-agency-item:nth-child(10n+2) {height: 219px;width: 300px;}
.jt-photo-wrap .jt-agency-item:nth-child(3),
.jt-photo-wrap .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .jt-agency-item:nth-child(4),
.jt-photo-wrap .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .jt-agency-item:nth-child(6),
.jt-photo-wrap .jt-agency-item:nth-child(10n+6),
.jt_right_content .jt-agency-item:nth-child(3),
.jt_right_content .jt-agency-item:nth-child(10n+3),
.jt_right_content .jt-agency-item:nth-child(4),
.jt_right_content .jt-agency-item:nth-child(10n+4),
.jt_right_content .jt-agency-item:nth-child(6),
.jt_right_content .jt-agency-item:nth-child(10n+6),
.jt_left_content .jt-agency-item:nth-child(3),
.jt_left_content .jt-agency-item:nth-child(10n+3),
.jt_left_content .jt-agency-item:nth-child(4),
.jt_left_content .jt-agency-item:nth-child(10n+4),
.jt_left_content .jt-agency-item:nth-child(6),
.jt_left_content .jt-agency-item:nth-child(10n+6) {height: 207px;width: 300px;}
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5),
.jt_left_content .jt-agency-item:nth-child(5),
.jt_left_content .jt-agency-item:nth-child(10n+5),
.jt_right_content .jt-agency-item:nth-child(5),
.jt_right_content .jt-agency-item:nth-child(10n+5) {height: 319px;width: 300px;}
.jt-photo-wrap .jt-agency-item:nth-child(7),
.jt-photo-wrap .jt-agency-item:nth-child(10n+7),
.jt_left_content .jt-agency-item:nth-child(7),
.jt_left_content .jt-agency-item:nth-child(10n+7),
.jt_right_content .jt-agency-item:nth-child(7),
.jt_right_content .jt-agency-item:nth-child(10n+7) {height: 272px;width: 310px;}
.jt-photo-wrap .jt-agency-item:nth-child(7),
.jt-photo-wrap .jt-agency-item:nth-child(10n+7),
.jt_right_content .jt-agency-item:nth-child(7),
.jt_right_content .jt-agency-item:nth-child(10n+7),
.jt_left_content .jt-agency-item:nth-child(7),
.jt_left_content .jt-agency-item:nth-child(10n+7) {height: 255px;width: 300px;}
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8),
.jt_left_content .jt-agency-item:nth-child(8),
.jt_left_content .jt-agency-item:nth-child(10n+8),
.jt_right_content .jt-agency-item:nth-child(8),
.jt_right_content .jt-agency-item:nth-child(10n+8) {height: 182px;width: 300px;}
.jt-photo-wrap .jt-agency-item:nth-child(9),
.jt-photo-wrap .jt-agency-item:nth-child(10n+9),
.jt_right_content .jt-agency-item:nth-child(9),
.jt_right_content .jt-agency-item:nth-child(10n+9),
.jt_left_content .jt-agency-item:nth-child(9),
.jt_left_content .jt-agency-item:nth-child(10n+9) {height: 192px;width: 300px;}
.jt-photo-wrap .jt-agency-item:nth-child(10),
.jt-photo-wrap .jt-agency-item:nth-child(10n+10),
.jt_left_content .jt-agency-item:nth-child(10),
.jt_left_content .jt-agency-item:nth-child(10n+10),
.jt_right_content .jt-agency-item:nth-child(10),
.jt_right_content .jt-agency-item:nth-child(10n+10) {height: 281px;width: 300px;}
.jt-agency-hover-content {top:30%;}
.jt-photo-wrap .jt-agency-item:nth-child(1),
.jt-photo-wrap .jt-agency-item:nth-child(10n+1) {width: 275px;height: 216px;}
.jt-photo-wrap .jt-agency-item:nth-child(2),
.jt-photo-wrap .jt-agency-item:nth-child(10n+2) {width: 275px;height: 200px;}
.jt-photo-wrap .jt-agency-item:nth-child(3),
.jt-photo-wrap .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .jt-agency-item:nth-child(4),
.jt-photo-wrap .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .jt-agency-item:nth-child(6),
.jt-photo-wrap .jt-agency-item:nth-child(10n+6) {width: 275px;height: 190px;}
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5) {height: 292px;width: 275px;}
.jt-photo-wrap .jt-agency-item:nth-child(7),
.jt-photo-wrap .jt-agency-item:nth-child(10n+7) {height: 234px;width: 275px;}
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8) {height: 167px;width: 275px;}
.jt-photo-wrap .jt-agency-item:nth-child(9),
.jt-photo-wrap .jt-agency-item:nth-child(10n+9) {height: 176px;width: 275px;}
.jt-photo-wrap .jt-agency-item:nth-child(10),
.jt-photo-wrap .jt-agency-item:nth-child(10n+10) {height: 258px;width: 275px;}
.jt-photo-wrap .jt-agency-item {margin-right: 50px; margin-bottom: 50px;}
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5) {margin-bottom: 50px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+1) {height: 205px; width: 260px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+2) {height: 190px;width: 260px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+6) {height: 180px;width: 260px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+5) {height: 276px;width: 260px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+7) {width: 260px;height: 221px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+8) {width: 260px;height: 158px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(9),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+9) {width: 260px;height: 167px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10),
.jt-photo-wrap .isotope-layout-boxed.jt-agency-item:nth-child(10n+10) {width: 260px;height: 244px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+1),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(10n+1) {height: 224px;width: 285px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+2),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(10n+2) {height: 208px;width: 285px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+6),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(10n+6) {height: 197px;width: 285px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+5),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt-right-content .isotope-layout-boxed .jt-agency-item:nth-child(10n+5) {height: 303px;width: 285px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+7),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+7) {height: 247px;width: 290px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+8),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+8) {height: 182px;width: 300px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(9),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+9),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(9),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+9) {height: 192px;width: 300px;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 0;padding: 0px 0px 5px 5px;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 0;padding: 0 0 2px 10px;text-align: left;} .wwd-tab-box,
.jt-featured-box {top: 22%;}
body:not(.top-search-open) .jt-freelance-head header .navbar .navbar-header,
body:not(.top-search-open) .jt-freelance-head header .navbar-collapse .jt-main-nav {text-align: center;width: 100%;}
.jt_freelance_content .jt-freelance-head .navbar-nav > li > .dropdown-menu {top: auto;}
ul.stack_images {width: 350px;height: 367px;}
.jt_freelance_content .jt-freelance-head .navbar-default .navbar-collapse, .navbar-default .navbar-form {float: none;text-align: center;}
.jt_freelance_content.have_rev_slider .jt-page-header.jt-freelance-head .is-sticky header {background: rgba(0, 0, 0, 0.4);}
.jt_freelance_content.have_rev_slider .jt-page-header.jt-freelance-head .is-sticky header ul.nav.navbar-nav li a {color: #fff;}
.jt-skill {width: 100%;padding: 0;}
.jt-team-skill-outerspace > div > div {padding: 50px 50px 30px;}
.jt_main_content .navbar-default .navbar-nav > li > a { padding: 40px 9px 36px; }
.jt_main_content .is-sticky .navbar-default .navbar-nav > li > a {padding: 20px 9px;}
.jt-port-col-5 .jt-portfolio-item, .jt-port-col-5 .jt-business-port {width: 33.3333%;}
.jt-text-three-column .wpb_text_column {width: 100%;}
.services-style-six {padding: 40px;}
.jt-boxed-widget-style .jt-widgets-area > div:nth-child(2) {padding: 80px 45px 110px;}
.jt-footer-style-nine .jt-social-one {text-align: center;width: 100%;}
footer.jt-footer-style-nine .jt-copyright-area .jt-copyright-text {display: inline-block;width: 100%;text-align: center;}
footer.jt-footer-style-nine .jt-copyright-area .jt-copy-widget {text-align: center;display: inline-block;width: 100%;}
.service-fivein-one .services-style-four {width: 25%;}
.jt-team-members-single .jt-team-over .team-profession {display: none;}
.jt-team-member-single-slide .jt-each-team .jt-sep-two {display: none;}
.jt-team-member-single-slide .jt-each-team .social-icons {position: relative;top: 0;right: auto;}
.jt-team-member-single-slide .jt-each-team .social-icons > li {display: inline-block;}
.jt-team-member-single-slide .jt-each-team .social-icons li a {border-bottom: 0;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt-photo-wrap .jt-team-four-wide .team-hover-col-two .jt-vint-team-hover-cont {top: 33%;}
.jt-vint-team-hover-cont {padding: 0px 35px;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.content-ctrl .container .team-hover-col-three .jt-vint-team-wrap {min-height: 200px;}
.jt_vintage_content .portfolio-style-masonry.jt-port-col-3 .jt-portfolio-item .jt-port-content {top: 30%;}
.jt-service-spaces .services-style-two.sevices-no-round .services-content {width: 100%;}
.jt-client-static a {width: 100%;}
ul.jt-social-two {padding: 0 10px;}
.vc_col-sm-6 .services-style-two.sevices-no-round .services-content {width: 75%;}
.blog-style-two-slider-wide .jt-blog-two {width: 490px;}
.blog-style-two-slider-wide .jt-blog-two-content {min-width: 100%;}
.blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content {left: 10%;top: 63%;}
.services-style-three {width: 100%;}
ul.jt-social-three li {padding: 0px 7px 10px 0px;}
.jt-arch-title h1 {font-size: 22px;}
.jt-social-one li {padding: 0px 17px;}
.jt-port-col-4 .jt-portfolio-item,
.jt-port-col-4 .jt-business-port {width: 33.3333%;}
.jt-filter-wrapper {padding-bottom: 30px;padding-top: 10px;}
.jt-shop-menu-wrap .navbar-default .navbar-nav > li {padding: 0px 27px;}
.jt-shop-menu-wrap .navbar-default .navbar-nav > li:first-child {border-left: 0;}
.jt-featured-box {top: 2%;padding: 10px;}
.jt-smart-list {display: none;}
.jt_arch_content.page-template.page-template-template-one-page-architecture button.slider-switch {top: 240px;right: 50px;}
.js .img-dragger-large .slide h2 {top: 60%;font-size: 40px;left: 50px;}
.img-dragger-small .slide h2, .img-dragger-small .slide.current h2 {font-size: 15px;}
.switch-min .img-dragger .slide {height: 121px;}
.jt-portfolio-part.jt-filter-style-two > .container {width:100%;}
.jt_row_class .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-body ul,
.jt_row_class .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body ul {padding: 0px 0px 0px 25px;}
.jt_row_class .vc_tta.vc_general .vc_tta-tab > a,
.jt_row_class .vc_tta-tabs.vc_tta.vc_tta-style-modern .vc_tta-tab > a {padding: 16px;}
.jt-price-features li {font-size: 14px;}  .jt-blog-carousel-two.blog-style-two-slider-wide { height: auto; }
.jt-blog-carousel-two.blog-style-two-slider-wide .owl-stage-outer { height: auto; }
.blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content {top: 67%;}
.jt-blog-column-two.blog-masonary-style .blog-width {width: 96%;margin-right: 0;} .uc-counter-wrap img.uc-person-three {top: 9px;}
.ds-element {top: 30px;}
.uc-counter .ds-element:first-child {left: 87px;}
.uc-counter .ds-element:nth-child(2) {left: 46.5%;}
.uc-counter .ds-element:nth-child(3) {right: 105px;}
.ds-element-value {font-size: 40px;} header nav ul.nav li.menu-item.megamenu > ul.dropdown-menu, .jt-blog-header header.logo-center ul.navbar-nav.navbar-left li.megamenu ul.dropdown-menu, .jt_business_content .jt-page-header.jt-header-three.jt-blog-page header nav ul#menu-create-menu.nav li.menu-item.megamenu ul.dropdown-menu, .navbar-right li.menu-item.megamenu > .dropdown-menu, .jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav li.menu-item.megamenu > ul.dropdown-menu, .jt-box-top-header .nav.navbar-nav li.menu-item.megamenu > ul.dropdown-menu {padding: 30px;}
.navbar-nav > li.megamenu.menu-column-three > ul {width: 100%;} .jt-scrl-cnt-space-left {top: 20%;left: 2%;}
.jt-scrl-cnt-space-left-two {top: 8%;}
.jt-scrl-cnt-space-right-two {top: 13%;} .jt_business_content .jt-page-header {min-height: 0px;}
.jt_main_content .jt-main-banner-holder .hidden-big-screen a.default.navbar-logo {padding-left: 15px;}
} @media (max-width: 767px) { .page-container {padding: 70px 0;} .jt-process-extrawidth .jt-process-cnt li { width: 50%; }
.jt-process-extrawidth .jt-process-content { width: 65%; }
.jt-process-extrawidth .jt-process-round-wrapper { display: none; }
.jt-process-extrawidth .jt-process-cnt .jt-process-li-right .jt-process-content .jt-cnt-icon { right: 6%; }
.jt-process-extrawidth .jt-process-cnt .jt-process-li-left .jt-process-content .jt-cnt-icon { left: 6%; }
.jt-process-wrapper { position: relative; float: left; width: 100%; display: block; margin-bottom: 30px; }
.jt-process-extrawidth .jt-process-cnt { position: relative; }
.jt-process-extrawidth .jt-process-cnt li { min-height: 200px; } .jt-process-boxed .jt-process-cnt li { width: 50%; }
.jt-process-boxed .jt-process-content { width: 65%; }
.jt-process-boxed .jt-process-round-wrapper { display: none; }
.jt-process-boxed .jt-process-cnt .jt-process-li-right .jt-process-content .jt-cnt-icon { right: 6%; }
.jt-process-boxed .jt-process-cnt .jt-process-li-left .jt-process-content .jt-cnt-icon { left: 6%; }
.jt-process-boxed .jt-process-cnt { position: relative; }
.jt-process-boxed .jt-process-cnt li { min-height: 210px; } .jt-photo-wrap .jt-process-extrawidth .jt-process-cnt li { width: 48%; }
.jt-photo-wrap .jt-process-boxed .jt-process-cnt li { width: 48%; } .jt_right_content .jt-process-extrawidth .jt-process-cnt li,
.jt_left_content .jt-process-extrawidth .jt-process-cnt li { width: 48%; }
.jt_right_content .jt-process-boxed .jt-process-cnt li,
.jt_left_content .jt-process-boxed .jt-process-cnt li { width: 48%; } .jt-process-extrawidth .resp-991 { width:50%; }
.jt-process-extrawidth .resp-991 .jt-corp-process.jt-corp-process-sep::after { width: 50%;left: 79%; }
.jt-process-extrawidth .resp-991:nth-child(2) .jt-corp-process.jt-corp-process-sep::after { display: none; }
.jt-process-boxed .resp-991 { width: 50%; }
.jt-process-boxed .resp-991 .jt-corp-process.jt-corp-process-sep::after { width: 48%;left: 80%; }
.jt-process-boxed .resp-991:nth-child(2) .jt-corp-process.jt-corp-process-sep::after { display: none; } .jt_blog_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 48%; }
.jt-photo-wrap .jt-featured-wide .jt-wwd-image-bg { min-height: 395px; }
.jt-photo-wrap .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 55%; }
.jt_right_content .jt-featured-wide .jt-wwd-image-bg,
.jt_left_content .jt-featured-wide .jt-wwd-image-bg { min-height: 400px; }
.jt_right_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 52%; }
.jt-box-layout-bg .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 54%; } .jt_blog_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,.jt_blog_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt_blog_content .jt-featured-box-wide .jt-featured-box,
.jt_blog_content .col-sm-12 .jt-featured-box-wide .jt-featured-box { top: 12%; }
.jt-photo-wrap .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 46%; }
.jt-photo-wrap .jt-featured-box-wide .jt-featured-box,
.jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-featured-box { top: 12%; }
.jt_right_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt_right_content .jt-featured-box-wide .jt-featured-box,
.jt_left_content .jt-featured-box-wide .jt-featured-box,
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-featured-box,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-featured-box { top: 12%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 40%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-featured-box,
.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-featured-box { top: 12%; } .jt_blog_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-photo-wrap .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 43%; }
.jt_blog_content .jt-featured-box-boxed .jt-featured-box,
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt-photo-wrap .jt-featured-box-boxed .jt-featured-box,
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top: 10%; }
.jt_left_content .jt-featured-box-boxed .jt-featured-box,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt_right_content .jt-featured-box-boxed .jt-featured-box,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt-box-layout-bg .jt-featured-box-boxed .jt-featured-box,
.jt-box-layout-bg .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top: 12%; } .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li:nth-child(4n) a { border-left: 1px solid #ddd; }
.jt-clients-five-wide { width:100%; } .jt-clients-five-boxed { width: 100%; } .jt-team-three-wide .jt-each-team { width: 640px; margin-left: auto; margin-right: auto; }
.jt-team-three-wide.wide-vertical-team .jt-each-team { width: 390px;margin-left: auto; margin-right: auto; }
.jt-team-four-wide .jt-vint-team { width: 70%; margin-left: auto; margin-right: auto; }
.jt-team-member-style-five.jt-team-five-wide .jt-corp-team-cont { top: 10%; }
.jt-team-five-wide .team-hover-col-three .jt-corp-team-wrapper { float: none; width: 640px; margin-left: auto; margin-right: auto; }
.jt-team-five-wide.wide-vertical-team .jt-corp-team-wrapper { float: none; margin-left: auto;     margin-right: auto; width: 390px; }
.jt-team-member-style-five.jt-team-five-wide .jt-corp-team-cont p { line-height: 21px; padding: 0px 0px 25px; }
.jt-team-five-wide .jt-corp-designation { margin-bottom: 60px; }
.jt_left_content .jt-team-four-wide .team-hover-col-two .jt-vint-team-hover-cont,
.jt_right_content .jt-team-four-wide .team-hover-col-two .jt-vint-team-hover-cont,
.jt_left_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt_right_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont { top: 20%; }
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt-photo-wrap .jt-team-four-wide .team-hover-col-two .jt-vint-team-hover-cont { top: 20%; }
.jt-box-layout-bg .jt-team-member-group-slide.wide-vertical-team .jt-each-team { width: 330px; } .jt-team-one-boxed.wide-vertical-team .jt-each-team { width: 330px; }
.jt-team-three-boxed .team-hover-col-two .jt-each-team { width: 500px; margin-left: auto; margin-right: auto; }
.jt-team-three-boxed .team-hover-col-three .jt-each-team { width: 390px; margin-left: auto; margin-right: auto; }
.jt-team-four-boxed .jt-vint-team-wrap { width: 70%; float: none; margin-left: auto; margin-right: auto;}
.jt-team-five-boxed .team-hover-col-two .jt-corp-team-wrapper { position: relative; width: 570px; float: none; margin-left: auto; 	margin-right: auto; }
.jt-team-five-boxed .team-hover-col-three .jt-corp-team-wrapper { position: relative; width: 390px; float: none; margin-left: auto; margin-right: auto; }
.jt-team-five-boxed .jt-corp-designation { margin-bottom: 40px; }
.jt-team-member-group-slide.jt-team-one-boxed .jt-each-team,
.jt_left_content .jt-team-one-boxed.wide-vertical-team .jt-each-team,
.jt_right_content .jt-team-one-boxed.wide-vertical-team .jt-each-team { width: 330px; }
.jt_left_content .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont, .jt_right_content .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont { top: 15%; }
.jt-box-layout-bg .jt-team-member-group-slide.jt-team-one-boxed .jt-each-team { width: 280px; } .jt-pricing-one-boxed,
.jt-pricing-two-boxed,
.jt-pricing-three-boxed { width: 50%; margin-left: auto; margin-right: auto; float: none; display: block; }
.jt-pricing-one-wide,
.jt-pricing-two-wide,
.jt-pricing-three-wide { width: 50%; margin-left: auto; margin-right: auto; float: none; display: block; } .vc_col-sm-3 .award-img,
.vc_col-sm-4 .award-img,
.vc_col-sm-6 .award-img,
.vc_col-sm-12 .award-img { width: 10%; text-align: center;float: none; display: block; }
.vc_col-sm-3 .awards-wide p.award-det,
.vc_col-sm-4 .awards-wide p.award-det,
.vc_col-sm-6 .awards-wide p.award-det,
.vc_col-sm-12 .awards-wide p.award-det,
.vc_col-sm-3 .awards-boxed p.award-det,
.vc_col-sm-4 .awards-boxed p.award-det,
.vc_col-sm-6 .awards-boxed p.award-det,
.vc_col-sm-12 .awards-boxed p.award-det { text-align: center; float: none; display: block; padding-top: 20px; padding: 15px 0 0 0;}
.vc_col-sm-3 .awards-wide .award-img::before,
.vc_col-sm-4 .awards-wide .award-img::before,
.vc_col-sm-6 .awards-wide .award-img::before,
.vc_col-sm-12 .awards-wide .award-img::before,
.vc_col-sm-3 .awards-boxed .award-img::before,
.vc_col-sm-4 .awards-boxed .award-img::before,
.vc_col-sm-6 .awards-boxed .award-img::before,
.vc_col-sm-12 .awards-boxed .award-img::before { left: 42%; }
.vc_col-sm-3 .awards-wide .award-img::after,
.vc_col-sm-4 .awards-wide .award-img::after,
.vc_col-sm-6 .awards-wide .award-img::after,
.vc_col-sm-12 .awards-wide .award-img::after,
.vc_col-sm-3 .awards-boxed .award-img::after,
.vc_col-sm-4 .awards-boxed .award-img::after,
.vc_col-sm-6 .awards-boxed .award-img::after,
.vc_col-sm-12 .awards-boxed .award-img::after,
.jt-photo-wrap .vc_col-sm-4 .awards-wide .award-img::after { right: 42%; } .jt_left_content .jt-timeline-box,
.jt_right_content .jt-timeline-box,
.jt-photo-wrap .jt-timeline-box { display: block; width: 100%; }
.jt_left_content .jt-timeline-box .jt-box-right .jt-round-connect:after,
.jt_right_content .jt-timeline-box .jt-box-right .jt-round-connect:after { left:55px; }
.jt_left_content .jt-timeline-box .jt-box-left .jt-round-connect:after,
.jt_right_content .jt-timeline-box .jt-box-left .jt-round-connect:after { right:0; left: -9px; }
.jt-photo-wrap .jt-timeline-box .jt-box-right .jt-round-connect:after { left: 61px; }
.jt-photo-wrap .jt-timeline-box .jt-box-left .jt-round-connect:after { right:0; left: -9px; } .blog-style-two-wide.normal-blog-style-two .jt-blog-two { width: 100%; float: none; text-align: center; }
.blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { top: 65%; left: 10%; }
.blog-style-three-wide .jt-style-three-blog.jt-normal-view { width: 85%; float: none; text-align: center; margin: 0px auto; }
.blog-style-five-wide.jt-blog-column-two .blog-width,
.blog-style-five-wide.jt-blog-column-three .blog-width { width: 87%; float: none; text-align: center;margin-left: auto; margin-right: auto; right: 0; }
.blog-style-five-wide.jt-blog-column-three .blog-content { padding: 30px 0 ; }
.jt-blog-column-two.blog-masonary-style .blog-width:nth-child(2n),
.jt-blog-column-three.blog-masonary-style .blog-width:nth-child(2n) { margin: 0 auto; }
.blog-style-six-wide.jt-vint-blog-column-two .jt-vint-blog,
.blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog { width: 100%;text-align: center; }
.blog-style-six-wide.jt-vint-blog-column-three .jt-vint-blog { width: 90%;margin-left: auto; margin-right: auto; float: none; text-align: center;}
.blog-style-six-wide .jt-post-excerpt p { text-align: center; }
.blog-style-seven-wide { text-align: center; }
.blog-style-seven-wide .jt-vint-blog,
.blog-style-seven-slider-wide .jt-vint-blog { width: 90%; margin-left: auto; margin-right: auto; }
.blog-style-seven-slider-wide .jt-vint-blog { width: 85%; text-align: center; }
.blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog { width: 70%; margin-left: auto;margin-right: auto; text-align: center;float: none;}
.single-post .modal-sm {width: 46%;}
.sidebar {padding: 0;margin-top: 80px;} .blog-style-one-boxed .jt-thumb-hv { width: 100%; }
.blog-style-one-boxed .jt-content-hv { left: 7px; width: 87%; }
.content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { min-width: 320px; top:75%; }
.blog-style-one-boxed .jt-blog-lists:hover .jt-thumb-hv { left: 13px; }
.blog-style-one-boxed .jt-blog-lists:hover .jt-content-hv {  left: 7px; }
.blog-style-two-slider-boxed .jt-blog-two { width: 80%; float: none; margin-left: auto; margin-right: auto; text-align: center; }
.blog-style-two-slider-boxed .jt-post-contents .jt-list-cat { display: none; }
.blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content { top: 75%; }
.blog-style-three-slider-boxed .jt-blog-slide { width: 640px; float: none; margin-left: auto; margin-right: auto; }
.blog-style-three-boxed .jt-style-three-blog { width: 89%; text-align: center; margin-left: auto; margin-right: auto; float: none;}
.blog-style-four-boxed.jt-blog-col-2 .jt-each-post { width: 590px; margin-left: auto; margin-right: auto; float: none;}
.blog-style-four-boxed .format-standard .jt-post-content { margin: -60px auto 0px; }
.blog-style-six-boxed.jt-vint-blog-column-four .jt-vint-blog { width: 80%; text-align: center; float: none; margin-left: auto; margin-right: auto; }
.blog-style-five-boxed.jt-blog-column-two.blog-masonary-style .blog-width { width: 85%; margin: 0px auto; text-align: center; float: none; right: 0;}
.blog-style-five-boxed.jt-blog-column-two.blog-masonary-style .blog-width:nth-child(2n),
.blog-style-five-boxed.jt-blog-column-three.blog-masonary-style .blog-width:nth-child(2n) { margin: 0px auto; }
.blog-style-five-boxed.jt-blog-column-two .blog-content { padding: 30px 0px; }
.blog-style-five-boxed.jt-blog-column-three.blog-masonary-style .blog-width { width: 30%; margin: 0px 15px 20px 0px; }
.blog-style-two-boxed.normal-blog-style-two .jt-blog-two { width: 510px; float: none;text-align: center; margin-left: auto; margin-right: auto; }
.blog-style-four-boxed.jt-blog-col-3 .jt-each-post { width: 80%; float: none; text-align: center; margin-left: auto; margin-right: auto;  }
.blog-style-five-boxed.jt-blog-column-three.blog-masonary-style .blog-width { width: 80%; margin: 0 auto; text-align: center; float: none; display: block; right: 0;}
.blog-style-six-boxed.jt-vint-blog-column-two .jt-vint-blog,
.blog-style-six-boxed.jt-vint-blog-column-three .jt-vint-blog { width: 100%; text-align: center; margin-left: auto; margin-right: auto; float: none;}
.blog-style-six-boxed.jt-vint-blog-column-three .jt-vint-blog { width: 85%; }
.blog-style-five-boxed.jt-blog-column-three .blog-content { padding: 30px 0; }
.blog-style-six-boxed .jt-post-excerpt p { text-align: center; }
.blog-style-seven-boxed .jt-vint-blog,
.blog-style-seven-slider-boxed .jt-vint-blog { width: 96%; 	text-align: center; float: none; margin-left: auto; margin-right: auto; }
.blog-style-seven-slider-boxed .jt-vint-blog { width: 90%; }
.jt_left_content .blog-style-five-wide.jt-blog-column-two .blog-width,
.jt_right_content .blog-style-five-wide.jt-blog-column-two .blog-width,
.jt_left_content .blog-style-five-wide.jt-blog-column-three .blog-width,
.jt_right_content .blog-style-five-wide.jt-blog-column-three .blog-width { width: 100%; }
.jt_left_content .blog-style-six-wide.jt-vint-blog-column-three .jt-vint-blog,
.jt_right_content .blog-style-six-wide.jt-vint-blog-column-three .jt-vint-blog { width: 90%; }
.jt_left_content .blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog,
.jt_right_content .blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog,
.jt_left_content .blog-style-seven-wide .jt-vint-blog,
.jt_right_content .blog-style-seven-wide .jt-vint-blog { width: 100%; }
.jt_left_content .blog-style-four-wide.jt-blog-col-2.jt-default-blog-style .jt-each-post,
.jt_right_content .blog-style-four-wide.jt-blog-col-2.jt-default-blog-style .jt-each-post { width: 100%; }
.jt_left_content .blog-style-four-wide.jt-blog-col-3.jt-default-blog-style .jt-each-post,
.jt_right_content .blog-style-four-wide.jt-blog-col-3.jt-default-blog-style .jt-each-post { width: 87%; }
.jt-photo-wrap .jt-vint-blog-column-three .jt-vint-blog,
.jt-photo-wrap .blog-style-four-wide.jt-blog-col-2.jt-default-blog-style .jt-each-post,
.jt-photo-wrap .blog-style-five-wide.jt-blog-column-two .blog-width,
.jt-photo-wrap .blog-style-five-wide.jt-blog-column-three .blog-width,
.jt-photo-wrap .blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog,
.jt-photo-wrap .blog-style-seven-wide .jt-vint-blog { width: 100%; }
.jt-box-layout-bg .blog-style-one-wide .jt-blog-lists:hover .jt-thumb-hv { left: 14px; }
.jt-box-layout-bg .blog-style-five-wide.jt-blog-column-three .blog-width { width: 100%; }
.blog-style-four-wide.jt-blog-col-2.jt-default-blog-style .jt-each-post { width: 100%; }
.jt_left_content .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 85%; }
.jt-photo-wrap .blog-style-one-boxed .jt-thumb-hv { width: 100%; }
.jt-photo-wrap .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 85%; }
.jt-photo-wrap .blog-style-six-boxed.jt-vint-blog-column-three .jt-vint-blog { width: 80%; }
.jt-box-layout-bg .blog-style-two-boxed ul.jt-post-list-metas { display: block; }
.jt-box-layout-bg .blog-style-six-boxed.jt-vint-blog-column-four .jt-vint-blog { width: 60%; }
.jt-box-layout-bg .blog-style-six-boxed.jt-vint-blog-column-three .jt-vint-blog { width: 75%; } .counter-five {text-align: center;}
.counter-five .jt-counter {width: 50%;}
.counter-five .jt-counter:last-child {width: 100%;}
.jt-pricing-box {margin-bottom: 40px;}
.entry-content .jt-price-features {padding: 0px 25px;} .jt-time-title {bottom: 0;margin: 10px 0 5px;text-align: center;width: 100%;}
.jt-box-header .jt-time-date {width: 100%;}
.jt-box-left,
.jt-box-right {width: 100%;}
.jt-time-content {background-color: #FFF;}
.jt-tym-content > div:nth-child(odd),
.jt-tym-content > div:nth-child(even) {margin: 70px 0px 0;}
.jt-box-right .jt-round-connect,
.jt-box-left .jt-round-connect {left: 0;right: 0;margin: 0 auto;}
.jt-round-connect {width: 20px;background: transparent;}
.jt-box-right .jt-round-connect:before,
.jt-box-left .jt-round-connect:before {display: none;}
.jt-box-right .jt-round-connect:after,
.jt-box-left .jt-round-connect:after {left: 1px;top: -75px;} .jt-tilt-effect .jt-wwd-img {padding-bottom: 51.714%;}
.jt-wwd-image-bg {min-height: auto;}
.wwd-tab-box,.jt-featured-box {top: 9%;} .jt-agency-header-two .navbar.navbar-default {display: none;}
.hidden-big-screen {position: relative;top: 0; width: 100%;float: left;}
.jt_agency_content .hidden-big-screen {display: block !important;} .jt_main_content .navbar {display: none;}
.jt_main_content header {padding: 0;}
.jt_main_content .hidden-big-screen {display: block !important;}
#top-search form input,
#top-search-slim form input {width: 85%;font-size: 20px;}
.woocommerce input#s {width: 85%;font-size: 20px; }
body.top-search-open #top-search form input,
body.top-search-open #top-search-slim form input {padding: 10px;} .jt_arch_content nav.navbar.navbar-default {display: none;}
.jt_arch_content .jt-arch-header {padding: 0;}
.jt_arch_content .hidden-big-screen {display: block !important;}
body.jt_arch_content.top-search-open #top-search form,
body.jt_arch_content.top-search-open #top-search-slim form {width: 100%;}
.jt_arch_content #top-search form input,
.jt_arch_content #top-search-slim form input {padding: 6px 12px;}
.jt_arch_content .jt-arch-share-list li:nth-child(n+5) {display: none;} .jt_blog_content .hidden-big-screen  {display: block !important;}
.jt_blog_content .jt-blog-header .navbar.navbar-default {display: none;}
body.jt_blog_content.top-search-open #top-search form input,
body.jt_blog_content.top-search-open #top-search-slim form input {width: 85%;}
.jt_blog_content .jt-slim-meta .jt-header-social {border:0;} .jt-box-layout-bg .jt-box-top-header .navbar.navbar-default {display: none;}
.jt-box-layout-bg .hidden-big-screen  {display: block !important;}
.jt-box-layout-bg.top-search-open .dropdown.jt-slim-drop {display: none;}
body.jt-box-layout-bg.top-search-open #top-search form input,
body.jt-box-layout-bg.top-search-open #top-search-slim form input {padding: 10px;width: 85%;} .jt_studio_content .jt-studio-header {display: none;}
.jt_studio_content .jt-studio-banner-wrap {position: absolute;}
.jt_studio_content .hidden-big-screen {display: block;}
.jt_studio_content.top-search-open .jt-slim-logo {opacity: 0;}
.jt_studio_content .hidden-big-screen  {display: block !important;}
.jt_studio_content #top-search form input,
.jt_studio_content #top-search-slim form input {width: 90%;} .jt_business_content .hidden-big-screen  {display: block !important;}
.jt_business_content header  {display: none;}
.jt_business_content .jt-header-three .jt-top-header {text-align: center;}
.jt_business_content .widget.jt-top-header .jt-top-right-bar {padding: 0;}
.jt_business_content .jt-header-three .jt-top-left-bar > .jt-each-top-left {padding: 0;}
.jt_business_content .jt-slim-top-header {width: 100%;padding: 0;}
.jt_business_content .jt-header-three .jt-top-right-bar .jt-header-social li:nth-child(n+5) {display: none;}
.jt_business_content .jt-header-three #top-search form input,
.jt_business_content .jt-header-three #top-search-slim form input {width: 85%;} .jt_shop_content .jt-shop-top-head-wrap {display: none;}
.jt_shop_content .hidden-big-screen  {display: block !important;}
.jt_shop_content ul.jt-slim-dropdown {text-align: right;}
.jt_shop_content #top-search form input,
.jt_shop_content #top-search-slim form input {width: 90%;} header nav ul.nav li.menu-item.megamenu > ul.dropdown-menu,
.jt-blog-header header.logo-center ul.navbar-nav.navbar-left li.megamenu ul.dropdown-menu,
.jt_business_content .jt-page-header.jt-header-three.jt-blog-page header nav ul#menu-create-menu.nav li.menu-item.megamenu ul.dropdown-menu,
.navbar-right li.menu-item.megamenu > .dropdown-menu,
.jt-box-layout-bg .jt-boxed-layout .nav.navbar-nav li.menu-item.megamenu > ul.dropdown-menu,
.jt-box-top-header .nav.navbar-nav li.menu-item.megamenu > ul.dropdown-menu {padding: 0;}
.megamenu > .dropdown-menu > li > a {margin-bottom: 0;} .jt-call-btns {width: 100%;float: left;text-align: center;}
.jt-call-action-extrawidth .jt-call-action-content {width: 85%;}
.jt-photo-wrap .jt-call-action-extrawidth .jt-call-action-content,
.jt-photo-wrap .jt-call-action-boxed .jt-call-action-content,
.jt_left_content .jt-call-action-boxed .jt-call-action-content,
.jt_right_content .jt-call-action-boxed .jt-call-action-content,
.jt_left_content .jt-call-action-extrawidth .jt-call-action-content,
.jt_right_content .jt-call-action-extrawidth .jt-call-action-content,
.jt-box-layout-bg .jt-boxed-layout .jt-call-action-extrawidth .jt-call-action-content {width: 85%;} .jt-box-layout-bg .team-hover-col-two .jt-vint-team-hover-cont {top: 35%;}
.jt-team-members .owl-dots {margin: 50px 0px 0px;} .jt-cnt-carousel-wrapper .jt-carousel-heading {font-size: 22px;margin-bottom: 25px;} .jt-intro-content {padding: 0 20px;}
.jt-intro-content h3,
.jt-photo-wrap .jt-intro-content h3 {font-size: 25px; line-height: 40px;}
.jt-intro-wrapper .owl-controls {bottom: -260px;}
.jt-intro-text h2 {font-size: 50px;}
.jt-intro-wrapper {max-height: 750px;min-height: 750px;}
.jt-intro-content,
.jt-single-image,
.jt-intro-carousel {width: 100%;}
.jt-single-image,
.jt-intro-carousel {text-align: center;}
.jt-intro-carousel.owl-carousel .owl-item a {float: none;text-align: center;display: inline-block;}
.jt-intro-wrapper .owl-controls {bottom: 0;right: 0px;left: 0px;width: 90px;margin: 0px auto;}
.jt-intro-carousel {padding: 50px 0px;}
.jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel {width: 100%;}
.jt-intro-wrapper.jt-intro-wrapper-extrawidth .owl-controls {bottom: 0;}
.jt-intro-wrapper.jt-intro-wrapper-extrawidth {max-height: 750px; min-height: 750px;}
.jt-intro-wrapper.jt-intro-wrapper-extrawidth {width: 95%;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-extrawidth,
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-boxed  {margin: 70px auto 180px;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-extrawidth,
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-boxed { max-height: 750px; min-height: 750px;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-extrawidth .owl-controls,
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-boxed .owl-controls {bottom: 0;} .jt-right-box {position: relative;}
.jt-main-cnt-div {width: 100%;float: left;left: 0;top: 0;padding: 50px;}
.jt-tabs-image {width: 100%;text-align: center;}
.jt-tabs-nav {left: auto;right: 5%;top: 6.5%; bottom: auto;}
.jt-tabs-nav a {margin: 0px 8px 0px 0px;}
.jt-tabs-feature-box {padding: 60px 80px;}
.jt-fetures-tabs-wrapper-boxe .jt-tabs-feature-box {padding: 60px 80px;}
.jt-photo-wrap .jt-main-cnt-div,
.jt_right_content .jt-main-cnt-div,
.jt_left_content .jt-main-cnt-div {width: 100%;top: 0;padding: 50px;left: 0;}
.jt-photo-wrap .jt-main-cnt-div,
.jt_right_content .jt-main-cnt-div,
.jt_left_content .jt-main-cnt-div,
.jt-photo-wrap .jt-tabs-nav,
.jt_right_content .jt-tabs-nav,
.jt_left_content .jt-tabs-nav {left: auto;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area {padding: 50px; min-height: 500px;}
.jt-photo-wrap .jt-tabs-feature-box,
.jt_right_content .jt-tabs-feature-box,
.jt_left_content .jt-tabs-feature-box {padding: 60px;}
.jt-box-layout-bg .jt-fetures-tabs-wrapper-extrawidth .jt-main-cnt-div { width: 100%;left: 0;top: 0px;padding: 50px;}
.jt-box-layout-bg .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-nav {left: auto;width: auto;right: 5%;} .services-style-two .services-content {width: 85%;}
.services-style-one .services-content {width: 90%;}
.services-style-two.sevices-no-round .services-content {width: 95%;}
.jt-boxed-service {padding: 65px 40px 70px;}
.services-style-two.services-style-two-boxed .services-content {width: 85%;}
.services-style-six.services-style-six-boxed .services-content {width: 90%;}
.services-style-one.services-style-one-boxed.serv-have-border .services-content {width: 85%;padding: 0;}
.services-style-two.services-style-eight-boxed .services-content {width: 85%;}
.services-style-two.sevices-no-round.services-style-two-boxed .services-content {width: 93%;}
.jt-photo-wrap .services-style-two .services-content,
.jt_right_content .services-style-two .services-content,
.jt_left_content .services-style-two .services-content {width: 82%;	padding: 0;}
.jt-photo-wrap .services-style-six .services-content,
.jt_right_content .services-style-six .services-content,
.jt_left_content .services-style-six .services-content {width: 90%;padding: 0;}
.jt-photo-wrap .services-style-one.serv-have-border .services-content,
.jt_right_content .services-style-one.serv-have-border .services-content,
.jt_left_content .services-style-one.serv-have-border .services-content {width: 85%; padding: 0;}
.jt-photo-wrap .services-style-two.sevices-no-round .services-content,
.jt_right_content .services-style-two.sevices-no-round .services-content,
.jt_left_content .services-style-two.sevices-no-round .services-content {padding: 0;width: 90%;}
.jt-photo-wrap .jt-boxed-service,
.jt_right_content .jt-boxed-service,
.jt_left_content .jt-boxed-service {padding: 65px 40px 70px;}
.services-style-two.sevices-no-round.service-sep-right::before {background: none;} .jt-vint-test-slide .flnce-slide-cont {padding: 0;}
.jt-vint-test-slide {padding: 0;}
.jt-testimonial-carousel.jt-testimonial-carousel-boxed .owl-controls {bottom: -20px;}
.jt-test-img,
.jt-test-content {width: 100%;}
.jt-testimonial-carousel .owl-controls {left: 0;}
.jt-photo-wrap .jt-vint-test-slide,
.jt_right_content .jt-vint-test-slide,
.jt_left_content .jt-vint-test-slide {margin: 100px 0;}
.jt-test-img {margin: 0 0 20px 0;}
.jt-test-content {top: 0;}
.jt-vint-test-slide.jt-vint-test-slide-boxed {margin: 50px 0;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 34%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont { top: 30%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {padding: 0 5px;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {padding: 0px 4px;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-5 .jt-portfolio-item .jt-port-content {top: 29%;padding: 0 10px;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.jt-corp-port .jt-corp-port-cont .jt-corp-cat,
.jt-port-col-4.isotope-layout-boxed.jt-corp-port .jt-corp-port-cont .jt-corp-cat {font-size: 14px;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 24%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 17%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 43%;padding: 0px 0px 10px 10px;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 29%;padding: 0px 0px 10px 10px;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 13%;padding: 0px 0px 5px 5px;}
.jt-port-col-4.isotope-layout-extrawidth.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-port-col-4.isotope-layout-boxed.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 29%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 34%;}
.main-content-center .portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 14px;}
.jt-port-col-5.isotope-layout-extrawidth.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-port-col-5.isotope-layout-boxed.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow {display: none;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 30px;padding: 0 4px;text-align: center;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 31%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-port-col-4.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 35%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 34%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 27%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.main-content-center .jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 39%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 33%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 39%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5 { width: 32.65%;}
.jt-photo-wrap .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content { top: 29%;}
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 25%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content, .jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 34%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 43%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 29%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 35%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-box-arrow {display: inline-block;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 35px;padding: 0 5px;text-align: center;}
.jt-box-layout-bg .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-3 .jt-portfolio-item .jt-port-content {top: 36%;}
.jt-box-layout-bg .isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-4 .jt-portfolio-item .jt-port-content {top: 32%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 27%;text-align: center; padding: 0 5px;}
.jt-box-layout-bg .jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 11px;}
.jt-box-layout-bg .isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-4 .jt-portfolio-item .jt-port-content {top: 31%;}
.portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 12px;}
.jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 13px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a {font-size: 13px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 36px;text-align: center;padding: 0 5px;} .jt-agency-item:nth-child(1),
.jt-agency-item:nth-child(10n+1) {height: 236px;width: 300px;}
.jt-agency-item:nth-child(2),
.jt-agency-item:nth-child(10n+2) {height: 219px;width: 300px;}
.jt-agency-item:nth-child(3),
.jt-agency-item:nth-child(10n+3),
.jt-agency-item:nth-child(4),
.jt-agency-item:nth-child(10n+4),
.jt-agency-item:nth-child(6),
.jt-agency-item:nth-child(10n+6) {height: 207px;width: 300px;}
.jt-agency-item:nth-child(5),
.jt-agency-item:nth-child(10n+5) {height: 319px;width: 300px;}
.jt-agency-item:nth-child(7),
.jt-agency-item:nth-child(10n+7) {height: 272px;width: 310px;}
.jt-agency-item:nth-child(7),
.jt-agency-item:nth-child(10n+7) {height: 264px;width: 310px;}
.jt-agency-item:nth-child(8),
.jt-agency-item:nth-child(10n+8) {height: 179px;width: 295px;}
.jt-agency-item:nth-child(9),
.jt-agency-item:nth-child(10n+9) {height: 192px;width: 300px;}
.jt-agency-item:nth-child(10),
.jt-agency-item:nth-child(10n+10) {height: 281px;width: 300px;}
.jt-agency-hover-content {top:30%;}
.jt-agency-item {margin-right: 40px;margin-bottom: 80px;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-4 .jt-portfolio-item .jt-port-content {top: 35%;}
.main-content-center .jt-agency-item:nth-child(1),
.main-content-center .jt-agency-item:nth-child(10n+1),
.jt-box-layout-bg .jt-agency-item:nth-child(1),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+1),
.jt_right_content .main-content-center .jt-agency-item:nth-child(1),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+1),
.jt_left_content .main-content-center .jt-agency-item:nth-child(1),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+1) {height: 228px;width: 290px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(1),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+1) {height: 212px;width: 270px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(2),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+2) {height: 197px;width: 270px;}
.main-content-center .jt-agency-item:nth-child(2),
.main-content-center .jt-agency-item:nth-child(10n+2),
.jt-box-layout-bg .jt-agency-item:nth-child(2),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+2),
.jt_right_content .main-content-center .jt-agency-item:nth-child(2),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+2),
.jt_left_content .main-content-center .jt-agency-item:nth-child(2),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+2) {height: 211px;width: 290px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(6),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+6) {height: 186px;width: 270px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(5),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+5) {height: 287px; width: 270px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(7),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+7) {height: 230px;width: 270px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(8),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+8) {height: 164px;width: 270px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(9),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+9) {height: 173px;width: 270px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+10) {height: 253px;width: 270px;}
.main-content-center .jt-agency-item:nth-child(3),
.main-content-center .jt-agency-item:nth-child(10n+3),
.main-content-center .jt-agency-item:nth-child(4),
.main-content-center .jt-agency-item:nth-child(10n+4),
.main-content-center .jt-agency-item:nth-child(6),
.main-content-center .jt-agency-item:nth-child(10n+6),
.jt-box-layout-bg .jt-agency-item:nth-child(3),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+3),
.jt-box-layout-bg .jt-agency-item:nth-child(4),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+4),
.jt-box-layout-bg .jt-agency-item:nth-child(6),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+6),
.jt_right_content .main-content-center .jt-agency-item:nth-child(3),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+3),
.jt_right_content .main-content-center .jt-agency-item:nth-child(4),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+4),
.jt_right_content .main-content-center .jt-agency-item:nth-child(6),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+6),
.jt_left_content .main-content-center .jt-agency-item:nth-child(3),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+3),
.jt_left_content .main-content-center .jt-agency-item:nth-child(4),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+4),
.jt_left_content .main-content-center .jt-agency-item:nth-child(6),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+6) {height: 200px;width: 290px;}
.main-content-center .jt-agency-item:nth-child(5),
.main-content-center .jt-agency-item:nth-child(10n+5),
.jt-box-layout-bg .jt-agency-item:nth-child(5),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+5),
.jt_right_content .main-content-center .jt-agency-item:nth-child(5),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+5) {height: 308px;width: 290px;}
.main-content-center .jt-agency-item:nth-child(7),
.main-content-center .jt-agency-item:nth-child(10n+7),
.main-content-center .jt-agency-item:nth-child(7),
.main-content-center .jt-agency-item:nth-child(10n+7),
.jt-box-layout-bg .jt-agency-item:nth-child(7),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+7),
.jt-box-layout-bg .jt-agency-item:nth-child(7),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+7),
.jt_right_content .main-content-center .jt-agency-item:nth-child(7),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+7),
.jt_left_content .main-content-center .jt-agency-item:nth-child(7),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+7) {height: 247px;width: 290px;}
.main-content-center .jt-agency-item:nth-child(8),
.main-content-center .jt-agency-item:nth-child(10n+8),
.jt-box-layout-bg .jt-agency-item:nth-child(8),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+8),
.jt_right_content .main-content-center .jt-agency-item:nth-child(8),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+8),
.jt_left_content .main-content-center .jt-agency-item:nth-child(8),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+8) {height: 173px;width: 285px;}
.main-content-center .jt-agency-item:nth-child(9),
.main-content-center .jt-agency-item:nth-child(10n+9),
.jt-box-layout-bg .jt-agency-item:nth-child(9),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+9),
.jt_right_content .main-content-center .jt-agency-item:nth-child(9),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+9),
.jt_left_content .main-content-center .jt-agency-item:nth-child(9),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+9) {height: 186px;width: 290px;}
.main-content-center .jt-agency-item:nth-child(10),
.main-content-center .jt-agency-item:nth-child(10n+10),
.jt-box-layout-bg .jt-agency-item:nth-child(10),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+10),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+10),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+10) {height: 272px;width: 290px;}
.main-content-center .jt-agency-hover-content,
.jt-box-layout-bg .jt-agency-hover-content {top:30%;}
.main-content-center .jt-agency-item,
.jt-box-layout-bg .jt-agency-item {margin-right: 40px;margin-bottom: 80px;}
.jt-agency-item:nth-child(8),
.jt-agency-item:nth-child(10n+8) {margin-top: 0;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(5),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(5),
.jt-agency-item:nth-child(10n+5) {margin-bottom: 80px;}
.isotope-layout-boxed .jt-agency-item:nth-child(1),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+1) {height: 234px;width: 298px;}
.isotope-layout-boxed .jt-agency-item:nth-child(2),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+2) {height: 217px;width: 298px;}
.isotope-layout-boxed .jt-agency-item:nth-child(3),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.isotope-layout-boxed .jt-agency-item:nth-child(4),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.isotope-layout-boxed .jt-agency-item:nth-child(6),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+6) {height: 206px;width: 298px;}
.isotope-layout-boxed .jt-agency-item:nth-child(5),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+5) {height: 317px;width: 298px;}
.isotope-layout-boxed .jt-agency-item:nth-child(7),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+7) {height: 255px;width: 300px;}
.jt-trend-item {width: 270px;margin: 0 auto;float: none;display: inline-block;}
.jt-trend-item-desc {width: 270px;}
.jt-product-style-two .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-next {right: -60px;position: absolute;}
.jt-product-style-two .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-prev {left: -40px;position: absolute;}
.jt-cat-tab .jt-trend-filter li {display: inline-block;padding: 0px 30px 20px 30px;}
.jt-shop-small-slide-wrap .owl-controls {right: 25px;}
.jt-product-style-one .jt-trendy-item-wrap {margin: 0px 80px 40px;text-align: center;}
.jt-product-style-two .jt-trendy-item-wrap {margin: 0px 73px 40px;text-align: center;} .jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port {width: 25%;}
ul.stack_images { width: 350px;height: 367px;}
.wwd-tab-box,
.jt-featured-box {top: 8%;}
.jt-call-btns {width: auto;}
.jt-call-action-extrawidth .jt-call-action-content {width: 77%;}
.jt_freelance_content.have_rev_slider .jt-page-header.jt-freelance-head .is-sticky header {background: transparent;}
.jt-port-col-5 .jt-portfolio-item, .jt-port-col-5 .jt-business-port {width: 33.3333%;}
.jt-awards-section  {text-align: center;}
.jt-awards-section .services-style-one .services-content {width: 100%;}
.jt-awards-section .services-style-one .services-icon  {float: none;text-align: center;}
.jt-awards-section .jt-sep-two {
width: 20px;
height: 1px;
background: #222 none repeat scroll 0% 0%;
display: block;
position: relative;
left: 0px;
right: 0px;
margin: 20px auto;
text-align: center;
}
.jt-awards-section .jt-sep-two:before {
content: "";
position: absolute;
left: -30px;
right: 0px;
bottom: 0px;
background: #222 none repeat scroll 0% 0%;
width: 50px;
height: 1px;
margin: 5px 0px;
transition: all 0.4s ease 0s;
}
.jt-awards-section .jt-sep-two:after {
content: "";
position: absolute;
left: 0px;
right: 0px;
top: 0px;
background: #222 none repeat scroll 0% 0%;
width: 50px;
height: 1px;
margin: 5px 0px;
transition: all 0.4s ease 0s;
}
.cs-have-plus::after,
.cs-have-equal::after {
right: 0;
left: 0;
top: auto;
margin: 0 auto 20px;
}
.jt-box-header .jt-time-date span {padding: 0px 0px 10px;}
.cs-services-heading {display: inline-block;}
.wpb_text_column :last-child {margin-bottom: 20px !important;}
.jt-skill {padding: 0;width: 100%;}
.jt-full-bar {margin: 15px 0px 50px;}
.jt-team-skill-outerspace > div > div {padding: 70px 70px 0px;}
.jt-contact-addresses {margin-top: 50px;padding: 0 !important;}
.jt-blog-about-width .vc_single_image-wrapper {width: 100%;text-align: center;}
.portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 14px;}
.jt-boxed-widget-style .jt-widgets-area > div:nth-child(2) {float: left;}
.jt-boxed-cover.column-have-space.vc_row,
.jt-boxed-cover.column-zero-space.vc_row {margin-left: -15px !important;margin-right: -15px !important;}
.jt-normal-clients {width: 25%;}
.jt-boxed-widget-style .jt-widgets-area > div {padding: 50px 0;float: left;width: 100%;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li {width: 25% !important;}
.jt-have-left-content.jt-port-col-4.have-gutter-space .jt-portfolio-item {width: 33.3333%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 30%;}
.jt-team-member-group-slide.wide-vertical-team .jt-each-team {width: 332px;}
.jt-team-members-single .jt-team-over .team-profession {display: block;}
.jt-team-member-single-slide .jt-each-team .jt-sep-two {display: block;}
.jt-team-member-single-slide .jt-each-team .social-icons {position: absolute;top: 30px;right: 30px;}
.jt-team-member-single-slide .jt-each-team .social-icons > li {display: block;}
.jt-team-member-single-slide .jt-each-team .social-icons li a {border-bottom: 1px solid #fff;}
.jt-team-member-single-slide .jt-each-team {width: 100%;margin: 0px auto;}
.jt-studio-super-text > div > div {padding: 60px;}
.jt-vint-service .jt-vint-service-img {text-align: center;}
.jt-vint-title .jt-leaf::after {
right: 0;
text-align: center;
margin: 0 auto;
width: 12%;
display: inline-block;
}
.jt-leaf-center.jt-leaf:after {width: 100%}
.jt-vint-team-hover-cont { padding: 0px 45px;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt-photo-wrap .jt-team-four-wide .team-hover-col-two .jt-vint-team-hover-cont {top: 40%;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.content-ctrl .container .team-hover-col-three .jt-vint-team-wrap {min-height: 240px;}
.jt-filter-style-one .jt-filter li a {margin: 0 10px;}
.jt-vint-clients {width:100%;}
.col-clients-5 {width: 50%;}
.jt_vintage_content .portfolio-style-masonry.jt-port-col-3 .jt-portfolio-item .jt-port-content {top: 30%;padding: 0px 16px;}
.jt_row_class .services-style-one.jt-icon-small .services-icon {float: left;}
.jt-vint-conact-padding > div > div {padding-left: 0;}
.juster-tooltip {margin-bottom: 0;}
.jt-service-spaces .services-style-two.sevices-no-round .services-content {width: 93%;}
.jt-team-member-style-five.jt-team-five-wide .jt-corp-team-cont {top: 36%;}
.jt-client-static a {width: 50%;}
.jt-client-static a {border-right: 1px solid #eee;}
.jt-client-static a:nth-child(3n) {border-width: 1px 1px 1px 1px;}
.jt-client-static a:nth-child(2n) {border-width: 1px 0px 1px 1px;}
.jt-remove-clients-border a.jt-client-logo:nth-last-child(-n+2) {border-bottom: 0;}
footer .jt-widget-address li.jt-add-icon span {width: 93%;}
.jt-corp-process.jt-corp-process-sep span::after {display: none;}
.jt-team-members-two .owl-controls {display: none;}
.jt-port-col-3 .jt-business-port {width: 50%;}
ul.jt-social-two {padding: 0;}
.wpb_text_column ul.jt-social-two,
.wpb_text_column ul.jt-social-two li,
.wpb_text_column ul.jt-social-two li a,
.wpb_text_column ul.jt-social-two li a i {margin-bottom: 0 !important;}
.services-style-one.serv-have-border .services-content {width: 85%;padding: 0;}
.services-style-seven .jt-serv-content {padding: 80px;}
.services-style-seven .jt-serv-content:hover { padding: 60px;}
.services-style-seven {border-bottom: 1px solid #F0F0F0;}
.jt-blog-column-two.blog-masonary-style .blog-width {width: 96%;margin-right: 0;}
.double-line-one {text-align: left;}
.jt-fig-cont {text-align: center;}
.jt-fig-cont span {left: 0;right: 0;}
.jt-follow-box.wpb_text_column :last-child {margin-bottom: 0 !important;}
.jt-arch-title h1 {font-size: 33px;}
.jt_arch_content footer .widget.widget_text p {width: 100%;text-align: center !important;}
.jt_arch_content ul.jt-social-one {margin: 40px 0px 0;}
.jt_arch_content footer .widget.widget_text p {margin: 0;}
.jt_arch_content .jt-footer-style-seven .jt-footer-contact {position: relative;top: 35px;}
.jt-shop-service {margin: 10px 0;}
.jt-clients-fivein-one .wpb_single_image { width: 30%;}
.jt-offer-wrap {width: auto;}
.jt-shop-small-slide .jt-trend-item-desc {width: 70%;}
.jt-shop-small-slide {padding: 50px;}
.jt-shop-small-slide-wrap .owl-controls {top: -45px;}
.jt-clients-fivein-one .wpb_single_image { width: 30% !important;}
.jt-shop-sep {display: none;}
.jt-featured-box {top: 18%;padding: 40px 35px;}
.jt_arch_content.page-template.page-template-template-one-page-architecture button.slider-switch {top: 120px;right: 100px;}
.js .img-dragger-large .slide h2 {top: 50%;}
.jt-photo-wrap .jt-call-action-extrawidth .jt-call-action-content, .jt-photo-wrap .jt-call-action-boxed .jt-call-action-content,
.jt_left_content .jt-call-action-boxed .jt-call-action-content,
.jt_right_content .jt-call-action-boxed .jt-call-action-content,
.jt_left_content .jt-call-action-extrawidth .jt-call-action-content,
.jt_right_content .jt-call-action-extrawidth .jt-call-action-content,
.jt-box-layout-bg .jt-boxed-layout .jt-call-action-extrawidth .jt-call-action-content {width: 78%;}
.blog-style-five-wide.jt-blog-column-two .blog-width,
.blog-style-five-wide.jt-blog-column-three .blog-width {right: 0;}
.jt_row_class .vc_tta-tabs.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-body {width: 100%;}
table.table {margin-bottom: 50px;}
.jt_main_content .vc_row {margin-left: 0 !important;margin-right: 0 !important;}
footer.jt-footer-style-two .jt-copyright-area p {margin: 30px 0px 10px;text-align: center;}
footer .widget.widget_text .jt-social-counter p {text-align: left;}
.jt-content-hv {left: 0px;width: 80%;}
.jt-thumb-hv {margin-bottom: 20px;}
.jt-style-two-blog .jt-blog-two, .blog_style_ot_2 .jt-blog-two,
.jt-blog-slide.jt-style-three-blog {width: 70%;margin: 0 auto;float: none;} .jt-coming-soon-progress .piechart-value {margin: 80px auto;width: 50%;}
.jt-coming-soon-progress .wpb_column .wpb_wrapper .piechart-value:before {content: '';background: url(//nevermind-studio.fr/wp-content/themes/juster/images/seperator/counter-sep.png) repeat-y right center;height: 150px;width: 2px;display: block;position: absolute;left: -16px;top: 0px;} .uc-counter-wrap img.uc-person-three {top: 9px;}
.ds-element {top: 32px;}
.uc-counter .ds-element:first-child {left: 91px;}
.uc-counter .ds-element:nth-child(2) {left: 46.3%;}
.uc-counter .ds-element:nth-child(3) {right: 108px;}
.ds-element-value {font-size: 36px;}
.ds-element-title {font-size: 11px;} .jt-img-right-space.wpb_single_image img,
.jt-img-btm-fit.wpb_single_image img {max-width: 90%;}
.jt-scrl-cnt-space-right {top: 2%;right: 0;}
.jt-scrl-cnt-space-left-two {margin: 0 2% 0 3%;left: 0;}
.jt-scrl-cnt-space-right-two {top: 0;right: 0;}
.jt-scrl-cnt-space-left-three {top: 4%;left: 0;margin: 0 2% 0 3%;}
.jt-scrl-cnt-space-left {top: 12%;left: 0;margin: 0 0 0 3%;}
.page-template-template-scroll-lock .wpb_column > div > .space-fix,
.page-template-template-scroll-lock .wpb_column > div > .space-fix .wpb_wrapper,
.page-template-template-scroll-lock .wpb_column > div > .space-fix .wpb_single_image {height: auto;} .jt-studio-social a {padding: 45px 0;}
ul.jt-studio-social-list, .entry-content ul.jt-studio-social-list,
.jt-studio-social-list :last-child {margin-bottom: 0 !important;}
.jt-stud-width-7 {width: 33.3333%;}
.jt-stud-width-7,
.jt-studio-social:last-child {border: 1px solid #F0F0F0;}
} @media (max-width: 667px) { .page-container {padding: 60px 0;} .jt-process-extrawidth .jt-process-cnt li { width: 50%; }
.jt-process-extrawidth .jt-process-content { width: 65%; }
.jt-process-extrawidth .jt-process-round-wrapper { display: none; }
.jt-process-extrawidth .jt-process-cnt .jt-process-li-right .jt-process-content .jt-cnt-icon { right: 6%; }
.jt-process-extrawidth .jt-process-cnt .jt-process-li-left .jt-process-content .jt-cnt-icon { left: 6%; } .jt-process-extrawidth .resp-991 .jt-corp-process.jt-corp-process-sep::after { width: 44%; left: 83%; }
.jt-photo-wrap .jt-process-extrawidth .resp-991 .jt-corp-process.jt-corp-process-sep::after { width: 40%; left: 85%; } .jt_blog_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 60%; }
.jt-photo-wrap .jt-featured-wide .jt-wwd-image-bg { min-height: 425px; }
.jt-photo-wrap .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 70%; }
.jt_right_content .jt-featured-wide .jt-wwd-image-bg,
.jt_left_content .jt-featured-wide .jt-wwd-image-bg { min-height: 425px; }
.jt_right_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 64%; }
.jt-box-layout-bg .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 62%; }
.jt-box-layout-bg .jt-featured-wide .wwd-tab-box { top: 9%; } .jt_blog_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,.jt_blog_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 50%; }
.jt-photo-wrap .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 52%; }
.jt_right_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 48%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 50%; } .jt_blog_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 47%; }
.jt-photo-wrap .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 55%; }
.jt_left_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 49.5%; } .jt-box-layout-bg .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a { padding: 12px 28px; } .jt-team-three-wide .jt-each-team { width: 600px; margin-left: auto; margin-right: auto; }
.jt-team-three-wide.wide-vertical-team .jt-each-team { width: 390px;margin-left: auto; margin-right: auto; }
.jt-team-five-wide .team-hover-col-three .jt-corp-team-wrapper { float: none; width: 390px; margin-left: auto; margin-right: auto; }
.jt-pricing-one-boxed, .jt-pricing-two-boxed, .jt-pricing-three-boxed { width: 60%; }
.jt-pricing-one-wide, .jt-pricing-two-wide, .jt-pricing-three-wide { width: 60%; }
.jt-team-three-boxed .team-hover-col-two .jt-each-team { width: 450px; margin-left: auto; margin-right: auto; }
.jt-team-member-group-slide.jt-team-one-boxed .jt-each-team { width: 360px; margin-left: auto; margin-right: auto; float: none;}
.content-ctrl .container .jt-team-four-boxed .team-hover-col-two .jt-vint-team-wrap { min-height: 510px; }
.jt-team-four-boxed .jt-vint-team-wrap { width: 80%; }
.jt_left_content .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont,
.jt_right_content .jt-team-four-boxed .team-hover-col-three .jt-vint-team-hover-cont { top: 18%; }
.jt-team-member-group-slide.jt-team-one-boxed .jt-each-team,
.jt_left_content .jt-team-one-boxed.wide-vertical-team .jt-each-team,
.jt_right_content .jt-team-one-boxed.wide-vertical-team .jt-each-team { width: 360px; } .blog-style-seven-slider-wide .jt-vint-blog { text-align: center; }
.blog-style-one-wide .jt-blog-lists .jt-thumb-hv { width: 100%; margin-bottom: 20px; }
.blog-style-one-wide .jt-blog-lists:hover .jt-thumb-hv { left: 5px; }
.blog-style-one-wide .jt-blog-lists .jt-content-hv { left: 0; }
.blog-style-one-wide .jt-read-more-hv { width: 30%; }
.jt_left_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two,
.jt_right_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two { width: 95%; }
.jt_left_content .blog-style-two-slider-wide .jt-blog-two,
.jt_right_content .blog-style-two-slider-wide .jt-blog-two { width: 420px; }
.jt_left_content .blog-style-two-slider-wide ul.jt-post-list-metas,
.jt_left_content .blog-style-two-wide ul.jt-post-list-metas,
.jt_right_content .blog-style-two-slider-wide ul.jt-post-list-metas,
.jt_right_content .blog-style-two-wide ul.jt-post-list-metas { display: none; }
.jt-box-layout-bg .blog-style-one-wide .jt-blog-lists:hover .jt-thumb-hv { left: 8px; }
.jt-box-layout-bg .blog-style-four-wide.jt-blog-col-3 .jt-each-post { width: 100%; }
.jt-photo-wrap .blog-style-six-boxed.jt-vint-blog-column-three .jt-vint-blog { width: 90%; }
.jt-photo-wrap .blog-style-two-slider-boxed .jt-blog-two { width: 100%; }
.single-post .modal-sm {width: 52%;} .jt-tilt-effect .jt-wwd-img {padding-bottom: 65.714%;} #top-search form input,
#top-search-slim form input {width: 82%;}
.woocommerce input#s {width: 82%;} body.jt_blog_content.top-search-open #top-search form input,
body.jt_blog_content.top-search-open #top-search-slim form input {width: 82%;}
.jt_blog_content .jt-slim-meta .jt-header-social {padding: 0 25px;border:0;} body.jt-box-layout-bg.top-search-open #top-search form input,
body.jt-box-layout-bg.top-search-open #top-search-slim form input {width: 82%;} .jt_business_content .jt-header-three #top-search form input,
.jt_business_content .jt-header-three #top-search-slim form input {width: 82%;} .jt-call-action-boxed .jt-call-action-content {width: 83%;}
.jt-photo-wrap .jt-call-action-boxed .jt-call-action-content,
.jt_left_content .jt-call-action-boxed .jt-call-action-content,
.jt_right_content .jt-call-action-boxed .jt-call-action-content {width: 82%;} .team-hover-col-two .jt-corp-team-cont {top: 30%;}
.jt-photo-wrap .jt-each-team .jt-team-over,
.jt-right-content .jt-each-team .jt-team-over {padding: 15px 25px;}
.jt_left_content .jt-each-team .jt-team-over {padding: 20px 25px;}
.team-hover-col-two .jt-vint-team-wrap,
.jt-vint-team-wrap {min-height: 400px;}
.jt-team-members-two .owl-controls {top: 40%;}
.jt-team-members-two .owl-controls {display: none;} .jt-cnt-carousel-wrapper p {margin-bottom: 30px;}
.jt-cnt-carousel-wrapper .jt-carousel-heading {font-size: 20px;} .jt-intro-content h3 {font-size: 20px;line-height: 35px;}
.jt-intro-wrapper {max-height: 750px;min-height: 750px;} .jt-photo-wrap .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area {padding: 40px;min-height: 500px;} .services-style-two .services-content {width: 83%;}
.services-style-two.sevices-no-round .services-content {width: 94%;}
.services-style-two.services-style-two-boxed .services-content { width: 83%;}
.services-style-one.services-style-one-boxed.serv-have-border .services-content {width: 82%;}
.services-style-two.services-style-eight-boxed .services-content {width: 83%;}
.services-style-one.services-style-one-boxed {margin: 0 0 20px 0;}
.jt-photo-wrap .services-style-two .services-content,
.jt_right_content .services-style-two .services-content,
.jt_left_content .services-style-two .services-content {width: 78%;}
.jt-photo-wrap .services-style-one.serv-have-border .services-content,
.jt_right_content .services-style-one.serv-have-border .services-content,
.jt_left_content .services-style-one.serv-have-border .services-content {width: 82%;} .jt-test-content h3 {font-size: 18px;letter-spacing: 3px;}
.jt-vint-test-slide.jt-vint-test-slide-boxed {margin: 50px 0;padding: 100px 0;}
.jt-vint-test-slide.jt-vint-test-slide-boxed .jt-vintage-testimonials .owl-dots {bottom: -60px;}
.studio-testi-slide.studio-testi-slide-boxed .slide-cont {font-size: 20px;}
.jt-port-col-4 .jt-portfolio-item,
.jt-port-col-4 .jt-business-port,
.jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port {width: 33.3333%;}
.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 34%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 36%;}
.jt-arch-prt-content {padding: 10px 0px;}
.isotope-layout-extrawidth.jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.isotope-layout-extrawidth.jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 37%;}
.isotope-layout-extrawidth.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 37%;}
.isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 32%;padding: 0 10px;}
.isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 34%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 38%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 34%;padding: 0 10px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 30%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 23%;}
.jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt-port-col-4.have-gutter-space .jt-business-port,
.jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 32.45%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 25%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 20%;padding: 0px 0px 20px 30px;}
.jt-port-col-2.isotope-layout-extrawidth.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 39%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 9%;padding: 0px 0px 10px 10px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 12%;padding: 0px 0px 10px 10px;}
.jt-port-col-4.isotope-layout-extrawidth.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 33%;}
.portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.portfolio-style-grid.jt-port-col-3.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 37%;}
.jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 16px;}
.jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 15px;}
.isotope-layout-extrawidth.jt-port-col-3.portfolio-style-grid.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 33%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 46px; padding: 0px 0px 10px 10px;}
.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a {font-size: 14px;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 37%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-port-col-4.isotope-layout-boxed.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 36%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 32%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-5 .jt-portfolio-item .jt-port-content {top: 32%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 33%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-ort-cont {top: 18%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 25%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 36px;}
.portfolio-style-grid.jt-port-col-3.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 37%;}
.isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {padding: 0 10px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 33%;padding: 0 10px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 15px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 33%;}
.jt-photo-wrap .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-cat a {font-size: 14px;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 34%;}
.jt_left_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content {top: 32%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 34%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 37%;}
.jt-photo-wrap .main-content-center .jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .main-content-center .jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .main-content-center .jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap .isotope-layout-boxed.jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a	 {font-size: 15px;}
.jt_left_content .isotope-layout-boxed.jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .isotope-layout-boxed.jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a
.jt_left_content .isotope-layout-boxed.jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .isotope-layout-boxed.jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 14px;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt_left_content .isotope-layout-boxed.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt_right_content .isotope-layout-boxed.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content {top: 37%;}
.jt-photo-wrap .main-content-center .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .jt-port-col-3.jt-studio-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.jt-studio-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content,
.jt_left_content .jt-port-col-3.jt-studio-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-3.jt-studio-hover.isotope-layout-boxed .jt-portfolio-item .jt-port-content {top: 35%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 37%;}
.jt_left_content .main-content-center .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 37%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 31%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 26%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 32%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 38%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 17%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 32%;}
.jt_left_content .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt_right_content .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt_left_content .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt_right_content .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt-photo-wrap .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt_left_content .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt_right_content .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt-photo-wrap .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt_left_content .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt_right_content .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt_left_content .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt_right_content .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-photo-wrap .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt_left_content .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt_right_content .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt-photo-wrap .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 32.45%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 36%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {text-align: center;top: 30%;padding: 0 5px;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content { top: 38%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content ,
.jt_left_content  .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content  .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 32%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 25%;}
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 20%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {text-align: left;top: 13%;padding: 0 0 10px 10px;}
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {text-align: left;top: 0;padding: 0px 0px 5px 5px;}
.jt_left_content .isotope-layout-boxed.jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .isotope-layout-boxed.jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 42%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 34%;}
.jt-box-layout-bg .jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a { font-size: 14px;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 33%;}
.jt-box-layout-bg .isotope-layout-extrawidth.jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 39%;}
.jt-box-layout-bg .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img
.jt-box-layout-bg .portfolio-style-grid.jt-port-col-3.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img { top: 37%;}
.jt-box-layout-bg .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-box-layout-bg .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 15px;}
.jt-box-layout-bg .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-box-layout-bg .jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 37%;}
.jt-box-layout-bg .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-3 .jt-portfolio-item .jt-port-content {top: 32%;}
.jt-box-layout-bg .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-5 .jt-portfolio-item .jt-port-content {top: 31%;}
.jt-box-layout-bg .portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content .jt-port-cat a {font-size: 15px;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 28%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 22%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 23%;}
.jt-box-layout-bg .jt-port-col-5.have-gutter-space .jt-portfolio-item, .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-box-layout-bg .jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 32.45%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 14%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 4%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 15%;} .jt-agency-item:nth-child(1),
.jt-agency-item:nth-child(10n+1) {height: 205px;width: 260px;}
.jt-agency-item:nth-child(2),
.jt-agency-item:nth-child(10n+2) {height: 190px;width: 260px;}
.jt-agency-item:nth-child(3),
.jt-agency-item:nth-child(10n+3),
.jt-agency-item:nth-child(4),
.jt-agency-item:nth-child(10n+4),
.jt-agency-item:nth-child(6),
.jt-agency-item:nth-child(10n+6) {height: 180px;width: 260px;}
.jt-agency-item:nth-child(5),
.jt-agency-item:nth-child(10n+5) {height: 276px; width: 260px;}
.jt-agency-item:nth-child(8),
.jt-agency-item:nth-child(10n+8) {height: 158px; width: 260px;}
.jt-agency-item:nth-child(7),
.jt-agency-item:nth-child(10n+7) {height: 221px;width: 260px;}
.jt-agency-item:nth-child(10),
.jt-agency-item:nth-child(10n+10) {height: 234px;width: 250px;}
.jt-agency-item:nth-child(9),
.jt-agency-item:nth-child(10n+9) {height: 172px; width: 270px;}
.jt-agency-item {margin-right: 30px;margin-bottom: 50px;}
.jt-agency-item:nth-child(8),
.jt-agency-item:nth-child(10n+8) {margin-top: 50px;}
.main-content-center .jt-agency-item:nth-child(1),
.main-content-center .jt-agency-item:nth-child(10n+1),
.jt-box-layout-bg .jt-agency-item:nth-child(1),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+1),
.jt_right_content .main-content-center .jt-agency-item:nth-child(1),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+1),
.jt_left_content .main-content-center .jt-agency-item:nth-child(1),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+1) {height: 197px;width: 250px;}
.main-content-center .jt-agency-item:nth-child(2),
.main-content-center .jt-agency-item:nth-child(10n+2),
.jt-box-layout-bg .jt-agency-item:nth-child(2),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+2),
.jt_right_content .main-content-center .jt-agency-item:nth-child(2),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+2),
.jt_left_content .main-content-center .jt-agency-item:nth-child(2),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+2) {height: 190px;width: 250px;}
.main-content-center .jt-agency-item:nth-child(3),
.main-content-center .jt-agency-item:nth-child(10n+3),
.main-content-center .jt-agency-item:nth-child(4),
.main-content-center .jt-agency-item:nth-child(10n+4),
.main-content-center .jt-agency-item:nth-child(6),
.main-content-center .jt-agency-item:nth-child(10n+6),
.jt-box-layout-bg .jt-agency-item:nth-child(3),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+3),
.jt-box-layout-bg .jt-agency-item:nth-child(4),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+4),
.jt-box-layout-bg .jt-agency-item:nth-child(6),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+6),
.jt_right_content .main-content-center .jt-agency-item:nth-child(3),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+3),
.jt_right_content .main-content-center .jt-agency-item:nth-child(4),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+4),
.jt_right_content .main-content-center .jt-agency-item:nth-child(6),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+6),
.jt_left_content .main-content-center .jt-agency-item:nth-child(3),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+3),
.jt_left_content .main-content-center .jt-agency-item:nth-child(4),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+4),
.jt_left_content .main-content-center .jt-agency-item:nth-child(6),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+6) {height: 173px;width: 250px;}
.main-content-center .jt-agency-item:nth-child(5),
.main-content-center .jt-agency-item:nth-child(10n+5),
.jt-box-layout-bg .jt-agency-item:nth-child(5),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+5),
.jt_right_content .main-content-center .jt-agency-item:nth-child(5),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+5) {height: 265px; width: 250px;}
.main-content-center .jt-agency-item:nth-child(8),
.main-content-center .jt-agency-item:nth-child(10n+8),
.jt-box-layout-bg .jt-agency-item:nth-child(8),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+8),
.jt_right_content .main-content-center .jt-agency-item:nth-child(8),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+8),
.jt_left_content .main-content-center .jt-agency-item:nth-child(8),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+8) {height: 151px; width: 250px;}
.main-content-center .jt-agency-item:nth-child(7),
.main-content-center .jt-agency-item:nth-child(10n+7),
.jt-box-layout-bg .jt-agency-item:nth-child(7),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+7),
.jt_right_content .main-content-center .jt-agency-item:nth-child(7),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+7),
.jt_left_content .main-content-center .jt-agency-item:nth-child(7),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+7) {height: 212px;width: 250px;}
.main-content-center .jt-agency-item:nth-child(10),
.main-content-center .jt-agency-item:nth-child(10n+10),
.jt-box-layout-bg .jt-agency-item:nth-child(10),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+10),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+10),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+10) {height: 225px;width: 240px;}
.main-content-center .jt-agency-item:nth-child(9),
.main-content-center .jt-agency-item:nth-child(10n+9),
.jt-box-layout-bg .jt-agency-item:nth-child(9),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+9),
.jt_right_content .main-content-center .jt-agency-item:nth-child(9),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+9),
.jt_left_content .main-content-center .jt-agency-item:nth-child(9),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+9) {height: 160px; width: 250px;}
.main-content-center .jt-agency-item,
.jt-box-layout-bg .jt-agency-item {margin-right: 30px;margin-bottom: 50px;}
.main-content-center .jt-agency-item:nth-child(8),
.jt-agency-item:nth-child(10n+8) {margin-top: 0px;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(5),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+5) {margin-bottom: 50px;}
.jt_right_content .main-content-center .jt-agency-item:nth-child(8),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+8),
.jt_left_content .main-content-center .jt-agency-item:nth-child(8),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+8) {margin-top: 0;}
.jt_right_content .main-content-center .jt-agency-hover-content .jt-agency-top,
.jt_left_content .main-content-center .jt-agency-hover-content .jt-agency-top {font-size: 18px;}
.jt_right_content .main-content-center .jt-agency-hover-content ,
.jt_left_content .main-content-center .jt-agency-hover-content {top: 23%;}
.jt-photo-wrap .jt-agency-item:nth-child(1),
.jt-photo-wrap .jt-agency-item:nth-child(10n+1),
.jt_left_content .jt-agency-item:nth-child(1),
.jt_left_content .jt-agency-item:nth-child(10n+1),
.jt_right_content .jt-agency-item:nth-child(1),
.jt_right_content .jt-agency-item:nth-child(10n+1) {height: 205px;width: 260px;}
.jt-photo-wrap .jt-agency-item:nth-child(2),
.jt-photo-wrap .jt-agency-item:nth-child(10n+2),
.jt_left_content .jt-agency-item:nth-child(2),
.jt_left_content .jt-agency-item:nth-child(10n+2),
.jt_right_content .jt-agency-item:nth-child(2),
.jt_right_content .jt-agency-item:nth-child(10n+2) {height: 190px;width: 260px;}
.jt-photo-wrap .jt-agency-item:nth-child(3),
.jt-photo-wrap .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .jt-agency-item:nth-child(4),
.jt-photo-wrap .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .jt-agency-item:nth-child(6),
.jt-photo-wrap .jt-agency-item:nth-child(10n+6),
.jt_right_content .jt-agency-item:nth-child(3),
.jt_right_content .jt-agency-item:nth-child(10n+3),
.jt_right_content .jt-agency-item:nth-child(4),
.jt_right_content .jt-agency-item:nth-child(10n+4),
.jt_right_content .jt-agency-item:nth-child(6),
.jt_right_content .jt-agency-item:nth-child(10n+6),
.jt_left_content .jt-agency-item:nth-child(3),
.jt_left_content .jt-agency-item:nth-child(10n+3),
.jt_left_content .jt-agency-item:nth-child(4),
.jt_left_content .jt-agency-item:nth-child(10n+4),
.jt_left_content .jt-agency-item:nth-child(6),
.jt_left_content .jt-agency-item:nth-child(10n+6) {height: 180px;width: 260px;}
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5),
.jt_left_content .jt-agency-item:nth-child(5),
.jt_left_content .jt-agency-item:nth-child(10n+5),
.jt_right_content .jt-agency-item:nth-child(5),
.jt_right_content .jt-agency-item:nth-child(10n+5) {height: 276px; width: 260px;}
.jt-photo-wrap .jt-agency-item:nth-child(7),
.jt-photo-wrap .jt-agency-item:nth-child(10n+7),
.jt_right_content .jt-agency-item:nth-child(7),
.jt_right_content .jt-agency-item:nth-child(10n+7),
.jt_left_content .jt-agency-item:nth-child(7),
.jt_left_content .jt-agency-item:nth-child(10n+7) {height: 221px;width: 260px;}
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8),
.jt_left_content .jt-agency-item:nth-child(8),
.jt_left_content .jt-agency-item:nth-child(10n+8),
.jt_right_content .jt-agency-item:nth-child(8),
.jt_right_content .jt-agency-item:nth-child(10n+8) {height: 158px; width: 260px;}
.jt-photo-wrap .jt-agency-item:nth-child(9),
.jt-photo-wrap .jt-agency-item:nth-child(10n+9),
.jt_right_content .jt-agency-item:nth-child(9),
.jt_right_content .jt-agency-item:nth-child(10n+9),
.jt_left_content .jt-agency-item:nth-child(9),
.jt_left_content .jt-agency-item:nth-child(10n+9) {height: 167px; width: 260px;}
.jt-photo-wrap .jt-agency-item:nth-child(10),
.jt-photo-wrap .jt-agency-item:nth-child(10n+10),
.jt_left_content .jt-agency-item:nth-child(10),
.jt_left_content .jt-agency-item:nth-child(10n+10),
.jt_right_content .jt-agency-item:nth-child(10),
.jt_right_content .jt-agency-item:nth-child(10n+10) {height: 234px;width: 250px;}
.jt-photo-wrap .jt-agency-item ,
.jt_left_content .jt-agency-item,
.jt_right_content .jt-agency-item {margin-right: 30px;margin-bottom: 50px;}
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8),
.jt_left_content .jt-agency-item:nth-child(8),
.jt_left_content .jt-agency-item:nth-child(10n+8),
.jt_right_content .jt-agency-item:nth-child(8),
.jt_right_content .jt-agency-item:nth-child(10n+8) {margin-top: 50px;}
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-agency-item:nth-child(10n+5),
.jt_right_content .jt-agency-item:nth-child(5),
.jt_right_content .jt-agency-item:nth-child(10n+5),
.jt_left_content .jt-agency-item:nth-child(5),
.jt-agency-item:nth-child(10n+5) {margin-bottom: 50px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(1),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+1) {height: 181px;width: 230px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(2),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+2) {height: 168px;width: 230px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(6),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+6) {height: 159px;width: 230px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(5),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+5) {height: 244px;width: 230px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(7),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+7) {height: 195px;width: 230px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(8),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+8) {height: 139px;width: 230px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(9),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+9) {height: 147px;width: 230px;}
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+10) {height: 215px;width: 230px;}
.jt-photo-wrap .main-content-center .jt-agency-hover-content, .jt-box-layout-bg .jt-agency-hover-content {top: 20%;}
.jt-photo-wrap .jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port,
.jt_left_content .jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port,
.jt_right_content .jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port {width: 33.3333%;}
.jt-photo-wrap .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5 ,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5 ,
.jt_left_content .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt_left_content .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt_right_content .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt_right_content .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 32.45%;}
.jt-photo-wrap .jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 38%;}
.jt-photo-wrap .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a ,
.jt-photo-wrap .jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap .jt-port-col-3.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .jt-port-col-3.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .jt-port-col-3.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {  font-size: 14px;}
.jt-photo-wrap .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-photo-wrap .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 31%;}
.jt-photo-wrap .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content {top: 32%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 37%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 32%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a {font-size: 15px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a { font-size: 14px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 28%;}
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 22%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 23%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 21%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 0;}
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 31%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 40px;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 38%;}
.jt-photo-wrap .jt-agency-item:nth-child(1),
.jt-photo-wrap .jt-agency-item:nth-child(10n+1) {height: 177px;width: 225px;}
.jt-photo-wrap .jt-agency-item:nth-child(2),
.jt-photo-wrap .jt-agency-item:nth-child(10n+2) {height: 164px;width: 225px;}
.jt-photo-wrap .jt-agency-item:nth-child(3),
.jt-photo-wrap .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .jt-agency-item:nth-child(4),
.jt-photo-wrap .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .jt-agency-item:nth-child(6),
.jt-photo-wrap .jt-agency-item:nth-child(10n+6) {width: 225px;height: 155px;}
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5) {height: 239px;width: 225px;}
.jt-photo-wrap .jt-agency-item:nth-child(7),
.jt-photo-wrap .jt-agency-item:nth-child(10n+7) {height: 191px;width: 225px;}
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8) {height: 136px;width: 225px;}
.jt-photo-wrap .jt-agency-item:nth-child(9),
.jt-photo-wrap .jt-agency-item:nth-child(10n+9) {height: 144px;width: 225px;}
.jt-photo-wrap .jt-agency-item:nth-child(10),
.jt-photo-wrap .jt-agency-item:nth-child(10n+10) {height: 211px;width: 225px;}
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8) {margin-top: 0;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+1) {height: 181px;width: 230px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+2) {height: 168px;width: 230px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+6) {height: 159px;width: 230px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+5) {height: 244px;width: 230px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+7) {height: 195px;width: 230px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+8) {height: 139px;width: 230px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(9),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+9) {height: 147px;width: 230px;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10),
.jt-photo-wrap .isotope-layout-boxed.jt-agency-item:nth-child(10n+10) {height: 215px;width: 230px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+1),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+1) {height: 181px;width: 230px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+2),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+2) {height: 168px;width: 230px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+6),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+6) {height: 159px;width: 230px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+5),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+5) {height: 244px;width: 230px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+7),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+7) {height: 195px;width: 230px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+8),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+8) {height: 139px;width: 230px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(9),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+9),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(9),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+9) {height: 147px;width: 230px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10),
.jt_left_content .isotope-layout-boxed.jt-agency-item:nth-child(10n+10),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+10) {height: 215px;width: 230px;}
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+8),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+8) {margin-top: 0px;}
.isotope-layout-boxed .jt-agency-item:nth-child(1),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+1) {height: 201px;width: 255px;}
.isotope-layout-boxed .jt-agency-item:nth-child(2),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+2) {height: 186px;width: 255px;}
.isotope-layout-boxed .jt-agency-item:nth-child(3),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.isotope-layout-boxed .jt-agency-item:nth-child(4),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.isotope-layout-boxed .jt-agency-item:nth-child(6),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+6) {height: 176px;width: 255px;}
.isotope-layout-boxed .jt-agency-item:nth-child(5),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+5) {height: 271px;width: 255px;}
.isotope-layout-boxed .jt-agency-item:nth-child(7),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+7) {height: 217px;width: 255px;}
.jt_left_content .isotope-layout-boxed .jt-agency-hover-content,
.jt_right_content .isotope-layout-boxed .jt-agency-hover-content {top: 18%;}
.jt-photo-wrap.jt_vintage_content .jt-agency-hover-content .jt-agency-top {font-size: 18px;}
.jt-photo-wrap.jt_vintage_content .jt-agency-hover-content {top: 20%;}
.jt-trend-item {
width: 270px;
margin: 0 auto;
float: none;
display: inline-block;
}
.jt-shop-small-slide-wrap .owl-controls {right: 36px;}
.jt-product-style-two .jt-trendy-item-wrap {
margin: 0px 80px 40px 80px;
text-align: center;
left: 0px;
right: 0px;
margin: 0px auto;
}
.jt-product-style-one .jt-trendy-item-wrap {
margin: 0px 80px 40px 80px;
text-align: center;
left: 0px;
right: 0px;
margin: 0px auto 0px 10px;
}
.jt-product-style-two .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-next {right: -80px;position: absolute;}
.jt-product-style-two .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-prev {left: -60px;position: absolute;}
.jt-product-style-one .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-next {right: 10px;position: absolute;}
.jt-product-style-one .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-prev {left: 10px;position: absolute;} .jt-icon-box-width,
.jt-call-btns {width: 100%;text-align: center;}
.jt-call-icon-box {margin: 0 auto;float: none;}
.jt-call-action-extrawidth .jt-call-action-content {width: 100%;margin: 40px 0px 30px;} .jt-port-col-4 .jt-portfolio-item,
.jt-port-col-4 .jt-business-port,
.jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port {width: 50%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 15px;}
.jt-box-layout-bg .jt-port-col-3.have-gutter-space .jt-portfolio-item,
.jt-box-layout-bg .jt-port-col-3.have-gutter-space .jt-business-port,
.jt-box-layout-bg .jt-port-col-3.have-gutter-space .jt-grid-sizer-3 {width: 49.5%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 39%;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li {width: 33.3333% !important;}
.service-fivein-one .services-style-four {width: 33.3333%;}
.jt-portfolio-item .jt-port-content {top: 25%;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.content-ctrl .container .team-hover-col-three .jt-vint-team-wrap {min-height: 216px;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt-photo-wrap .jt-team-four-wide .team-hover-col-two .jt-vint-team-hover-cont {top: 38%;}
.jt-service-spaces .services-style-two.sevices-no-round .services-content {width: 90%;}
.jt-port-col-3 .jt-portfolio-item,
.jt-port-col-3 .jt-business-port {width: 50%;}
.isotope-layout-extrawidth.jt-port-col-3.portfolio-style-grid.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.services-style-one.serv-have-border .services-content {width: 80%;}
.services-style-one.serv-have-border .services-content {width: 85%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-business-port,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-business-port {width: 50%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.ortfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.switch-min .img-dragger .slide {height: 105px;}
.slideshow span,
.slides span {left: 40px;}
.jt-content-hv {left: 0;width: 80%;}
.blog .jt-blog-lists:hover .jt-content-hv {left: 0;}
.slideshow li.show > img {top: 0;position: relative;}
.slideshow-open .slideshow {text-align: center;}
.slideshow nav {right: 0px;top: auto;bottom: 80px;left: 0px;}
.page-template-page-photography .slideshow span,
.page-template-page-photography .slides span {
left: 0;
z-index: 9;
right: 0;
top: auto;
bottom: 40px;
}
.slideshow span em, .slides span a {font-size: 22px;font-weight: normal;}
.page-template-page-masonry-photography .slideshow nav {right: 0px;top: auto;bottom: 110px;}
.page-template-page-masonry-photography-php .slideshow > ul > li > span {left: 0;z-index: 9;right: 0;top: auto;bottom: 40px;}
.single-portfolio.jt_main_content .container-fluid.jt-main-banner-holder .jt-page-header.jt-blog-page {min-height: 214px;}
.jt-style-two-blog .jt-blog-two, .blog_style_ot_2 .jt-blog-two,
.jt-blog-slide.jt-style-three-blog {width: 80%;}
.jt-blog-column-three.blog-masonary-style .blog-width {width: 95%;} .uc-counter-wrap img.uc-person-three {top: 11px;}
.ds-element {top: 22px;}
.uc-counter .ds-element:first-child {left: 71px;}
.uc-counter .ds-element:nth-child(2) {left: 47%;}
.uc-counter .ds-element:nth-child(3) {right: 90px;}
.uc-person-two {top: 5px;}
.uc-counter-wrap img.uc-person-three {top: 8px;} .page-template-template-scroll-lock .wpb_column > div > .space-fix,
.page-template-template-scroll-lock .wpb_column > div > .space-fix .wpb_wrapper,
.page-template-template-scroll-lock .wpb_column > div > .space-fix .wpb_single_image {height: auto;}
} @media (max-width: 568px) {
.jt-tilt-effect .jt-wwd-img {padding-bottom: 96%;}
.tab-each-link, .tab-each-link.wwd-active-link.wwd-deactive-link {width: 49%;}
.jt-process-extrawidth .jt-process-cnt li {width: 100%;}
.jt-process-extrawidth .jt-process-content {width: 73%;float: right;text-align: left;}
.jt-process-extrawidth .jt-process-cnt .jt-process-li-right .jt-process-content .jt-cnt-icon {right: auto;left: 6%;}
.services-style-two.services-style-eight .services-content h3,
.services-style-two.services-style-eight .services-content {text-align: center;}
.jt-corp-news-letter .jt-box-slide-content .mc4wp-form input[type="email"] {width: 100% !important;}
.jt-trend-item,
.jt-trend-item-desc {width: 100%;}
.jt-trend-item .jt-trend-hover ul li.wishlist_view,
.jt-trend-item .jt-trend-hover ul li.img_view {display: none;}
.owl-carousel .owl-item .jt-trend-item-img img,
.jt-trend-item-img {width: 100% !important;}
} @media (max-width: 480px) { .jt-process-extrawidth .jt-process-cnt li { width: 100%; }
.jt-process-extrawidth .jt-process-cnt { position: relative; }
.jt-process-extrawidth .jt-process-cnt li { min-height: 200px; }
.jt-process-extrawidth .jt-process-li-right .jt-process-content { left: 0px; float: right; text-align: left; }
.jt-process-extrawidth .jt-process-content { width: 75%; }
.jt-process-extrawidth .jt-process-cnt .jt-process-li-right .jt-process-content .jt-cnt-icon { left: 6%; } .jt-process-boxed .jt-process-cnt li { width: 100%; }
.jt-process-boxed .jt-process-cnt { position: relative; }
.jt-process-boxed .jt-process-cnt li { min-height: 200px; }
.jt-process-boxed .jt-process-li-right .jt-process-content { left: 0px; float: right; text-align: left; }
.jt-process-boxed .jt-process-content { width: 75%; }
.jt-process-boxed .jt-process-cnt .jt-process-li-right .jt-process-content .jt-cnt-icon { left: 6%; } .jt-photo-wrap .jt-process-extrawidth .jt-process-cnt li { width: 100%; }
.jt-photo-wrap .jt-process-boxed .jt-process-cnt li { width: 100%; } .jt_right_content .jt-process-extrawidth .jt-process-cnt li,
.jt_left_content .jt-process-extrawidth .jt-process-cnt li { width: 100%; }
.jt_right_content .jt-process-boxed .jt-process-cnt li,
.jt_left_content .jt-process-boxed .jt-process-cnt li { width: 100%; } .jt-process-extrawidth .resp-991 .jt-corp-process.jt-corp-process-sep::after { width: 25%;left: 90%; }
.jt-process-extrawidth .resp-991 { width:100%; }
.jt-process-extrawidth .resp-991 .jt-corp-process.jt-corp-process-sep::after { display: none; }
.jt-process-boxed .resp-991 .jt-corp-process.jt-corp-process-sep::after { width: 25%;left: 90%; }
.jt-process-boxed .resp-991 { width:100%; }
.jt-process-boxed .resp-991 .jt-corp-process.jt-corp-process-sep::after { display: none; } .table-extrawidth > tbody > tr > th { float: left; width: 100%; display: block; margin: 0 auto; text-align: center; padding: 15px 20px;}
.table-extrawidth > tbody > tr > td { padding: 15px 20px; display: block; text-align: center; }
.table-boxed > tbody > tr > th { float: left; width: 100%; display: block; margin: 0 auto; text-align: center; padding: 15px 20px;}
.table-boxed > tbody > tr > td { padding: 15px 20px; display: block; text-align: center; } .jt_blog_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 89%; }
.jt-photo-wrap .jt-featured-wide .jt-wwd-image-bg { min-height: 415px; }
.jt-photo-wrap .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 96%; }
.jt-photo-wrap .jt-featured-wide .wwd-tab-box { top: 5%; }
.jt_right_content .jt-featured-wide .jt-wwd-image-bg,
.jt_left_content .jt-featured-wide .jt-wwd-image-bg { min-height: 410px; }
.jt_right_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 85%; }
.jt_right_content .jt-featured-wide .wwd-tab-box,
.jt_left_content .jt-featured-wide .wwd-tab-box { top: 5%; }
.jt-box-layout-bg .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 93%; } .jt_blog_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,.jt_blog_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 83%; }
.jt-photo-wrap .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 80%; }
.jt-photo-wrap .jt-featured-box-wide .jt-featured-box,
.jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-featured-box { top: 6%; }
.jt_right_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 73%; }
.jt_right_content .jt-featured-box-wide .jt-featured-box, .jt_left_content .jt-featured-box-wide .jt-featured-box, .jt_right_content .col-sm-12 .jt-featured-box-wide .jt-featured-box, .jt_left_content .col-sm-12 .jt-featured-box-wide .jt-featured-box { top: 7%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 83%; } .jt_blog_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 79%; }
.jt-photo-wrap .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 101%; }
.jt_left_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 82%; } .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll { width: 100%; }
.jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li { float: left; width: 100% !important; }
.jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li { margin-bottom: 0; }
.jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li:last-child,
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li:last-child { margin-bottom: 1px; }
.jt-icon-tabs-small .jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li:nth-child(4n) a { border-width: 1px; }
.jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_list { margin: 20px 0 0 0; min-height: 200px; } .jt-client-static-wide a,
.jt-client-static-boxed a { width: 50%; }
.jt-client-static-wide a:nth-child(3n),
.jt-client-static-boxed a:nth-child(3n) { border-width: 1px 1px 1px 1px; }
.jt-client-static-wide a:nth-child(2n),
.jt-client-static-boxed a:nth-child(2n) { border-right: 0; } .jt-team-three-wide .jt-each-team { width: 400px; margin-left: auto; margin-right: auto; }
.jt-team-four-wide .jt-vint-team { width: 90%; margin-left: auto; margin-right: auto; }
.jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap { min-height: 500px; }
.jt-team-four-wide .team-hover-col-two .jt-vint-team-hover-cont { top: 20%; }
.jt-team-five-wide .team-hover-col-three .jt-corp-team-wrapper { float: none; width: 100%; margin-left: auto; margin-right: auto; }
.jt-team-member-group-slide.jt-team-one-boxed .jt-each-team,
.jt_left_content .jt-team-one-boxed.wide-vertical-team .jt-each-team,
.jt_right_content .jt-team-one-boxed.wide-vertical-team .jt-each-team { width: 360px; }
.jt-team-three-boxed .team-hover-col-two .jt-each-team { width: 390px; margin-left: auto; margin-right: auto; }
.jt-team-five-boxed .team-hover-col-two .jt-corp-team-wrapper { width: 390px; }
.content-ctrl .container .jt-team-four-boxed .team-hover-col-two .jt-vint-team-wrap { min-height: 450px; }
.jt-box-layout-bg .jt-team-four-boxed  .jt-vint-team-hover-cont { top: 10%; } .jt-pricing-one-boxed,
.jt-pricing-two-boxed,
.jt-pricing-three-boxed,
.jt-pricing-one-wide,
.jt-pricing-two-wide,
.jt-pricing-three-wide { width: 100%; } .vc_col-sm-3 .awards-wide .award-img::before,
.vc_col-sm-4 .awards-wide .award-img::before,
.vc_col-sm-6 .awards-wide .award-img::before,
.vc_col-sm-12 .awards-wide .award-img::before,
.vc_col-sm-3 .awards-boxed .award-img::before,
.vc_col-sm-4 .awards-boxed .award-img::before,
.vc_col-sm-6 .awards-boxed .award-img::before,
.vc_col-sm-12 .awards-boxed .award-img::before { left: 40%; }
.vc_col-sm-3 .awards-wide .award-img::after,
.vc_col-sm-4 .awards-wide .award-img::after,
.vc_col-sm-6 .awards-wide .award-img::after,
.vc_col-sm-12 .awards-wide .award-img::after,
.vc_col-sm-3 .awards-boxed .award-img::after,
.vc_col-sm-4 .awards-boxed .award-img::after,
.vc_col-sm-6 .awards-boxed .award-img::after,
.vc_col-sm-12 .awards-boxed .award-img::after,
.jt-photo-wrap .vc_col-sm-4 .awards-wide .award-img::after { right: 40%; } .blog-style-one-wide .jt-read-more-hv { width: 15%; }
.blog-style-one-wide .jt-content-hv { width: 100%; }
.blog-style-two-wide .jt-list-cat,
.blog-style-two-slider-wide .jt-list-cat { display: none; }
.blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { min-width: 430px; top: 77%; left: 13%; padding: 20px;}
.blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 75%; }
.blog-style-two-slider-wide .jt-blog-two { width: 95%; }
.blog-style-two-slider-wide ul.jt-post-list-metas, .blog-style-two-wide ul.jt-post-list-metas { display: none; }
.blog-style-four-wide.jt-blog-col-3.jt-default-blog-style .jt-each-post,
.blog-style-four-wide.jt-blog-col-2.jt-default-blog-style .jt-each-post { width: 100%; }
.jt-vint-blog-column-two .jt-vint-blog {width: 100%;} .blog-style-six-wide.jt-vint-blog-column-four .jt-vint-blog,
.blog-style-six-wide.jt-vint-blog-column-three .jt-vint-blog,
.blog-style-seven-wide .jt-vint-blog,
.blog-style-seven-slider-wide .jt-vint-blog { width: 100%; }
.blog-style-one-boxed .jt-content-hv { width: 100%; }
.blog-style-one-boxed .jt-read-more-hv { width: 20%; }
.blog-style-two-boxed.normal-blog-style-two .jt-blog-two,
.blog-style-three-slider-boxed .jt-blog-slide { width: 410px; }
.blog-style-four-boxed.jt-blog-col-2 .jt-each-post { width: 420px; }
.blog-style-two-boxed .jt-list-cat a { margin: 0px 10px 10px 0px; }
.blog-style-three-boxed .jt-style-three-blog,
.blog-style-four-boxed.jt-blog-col-3 .jt-each-post,
.blog-style-five-boxed.jt-blog-column-two.blog-masonary-style .blog-width,
.blog-style-five-boxed.jt-blog-column-three.blog-masonary-style .blog-width,
.blog-style-six-boxed.jt-vint-blog-column-three .jt-vint-blog,
.blog-style-six-boxed.jt-vint-blog-column-four .jt-vint-blog,
.blog-style-seven-boxed .jt-vint-blog,
.blog-style-seven-slider-boxed .jt-vint-blog { width: 100%; }
.jt_left_content .blog-style-seven-slider-wide .jt-vint-blog,
.jt_right_content .blog-style-seven-slider-wide .jt-vint-blog { width: 95%; }
.jt_left_content .blog-style-three-wide .jt-style-three-blog.jt-normal-view,
.jt_right_content .blog-style-three-wide .jt-style-three-blog.jt-normal-view { width: 100%; }
.jt_left_content .blog-style-four-wide.jt-blog-col-3.jt-default-blog-style .jt-each-post,
.jt_right_content .blog-style-four-wide.jt-blog-col-3.jt-default-blog-style .jt-each-post { width: 100%; }
.jt-photo-wrap .blog-style-two-slider-wide .jt-blog-two,
.jt-photo-wrap .blog-style-three-wide .jt-style-three-blog.jt-normal-view,
.jt-photo-wrap .blog-style-three-slider-wide .jt-blog-slide,
.jt-photo-wrap .blog-style-four-wide.jt-blog-col-3.jt-default-blog-style .jt-each-post { width: 100%; }
.jt-photo-wrap .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content, .jt-photo-wrap .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 75%; }
.jt-box-layout-bg .blog-style-two-slider-wide .jt-blog-two { width: 100%; margin: 0px auto; }
.jt-box-layout-bg .blog-style-one-wide .jt-blog-lists:hover .jt-thumb-hv { left: 4px; }
.jt-photo-wrap .blog-style-two-boxed.normal-blog-style-two .jt-blog-two, .blog-style-three-slider-boxed .jt-blog-slide { width: 100%; }
.jt-photo-wrap .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 80%; }
.jt-photo-wrap .blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content { top: 70%; }
.jt-photo-wrap .blog-style-six-boxed.jt-vint-blog-column-three .jt-vint-blog { width: 100%; }
.jt-photo-wrap .blog-style-four-boxed.jt-blog-col-2 .jt-each-post { width: 100%; }
.jt-photo-wrap .blog-style-one-boxed .jt-read-more-hv { width: 22%; }
.jt-box-layout-bg .blog-style-six-boxed.jt-vint-blog-column-four .jt-vint-blog { width: 100%; }
.jt-box-layout-bg .blog-style-two-boxed ul.jt-post-list-metas { display: none; }
.jt-box-layout-bg .blog-style-six-boxed.jt-vint-blog-column-three .jt-vint-blog { width: 100%; }
.single-post .modal-sm {width: 75%;}
.jt-comment-form .jt-form-inputs,
.jt-comment-form .jt-form-textarea,
.comments-area .comment-respond form#commentform input[type='text'] {width: 100%;}
.jt-post-content {padding: 40px 0;}
.jt-prev-post {padding-right: 50px;}
.jt-next-post {padding-left: 50px;}
.textwidget p {float: left;width: 100%;} .counter-five {text-align: center;}
.counter-five .jt-counter {width: 100%;} .jt-tilt-effect .jt-wwd-img {padding-bottom: 116%;}
.tab-each-link,
.tab-each-link.wwd-active-link.wwd-deactive-link {width: 49%;}
.jt-wwd-headings {margin: 40px 0px 50px;} #top-search form input,
#top-search-slim form input {width: 75%;font-size: 18px;}
.woocommerce input#s {width: 75%;} .jt_arch_content .jt-arch-share-list li {width: 90px;}
.jt_arch_contentbody.top-share-open header .jt-arch-share-list {text-align: center;} body.jt_blog_content.top-search-open #top-search form input,
body.jt_blog_content.top-search-open #top-search-slim form input {width: 75%;}
.jt_blog_content .jt-blog-header .jt-slim-meta .navbar-default.menu-metas ul.navbar-nav li.jt-menu-cart,
.jt_blog_content .jt-blog-header .jt-slim-meta .navbar-default.menu-metas ul.navbar-nav li.jt-search {padding: 23px 16px;}
.jt_blog_content .jt-blog-header .hidden-big-screen .jt-slim-meta,
.jt_blog_content .menu-collapser {width: 100%;} body.jt-box-layout-bg.top-search-open #top-search form input,
body.jt-box-layout-bg.top-search-open #top-search-slim form input {width: 75%;} .jt_studio_content #top-search form input,
.jt_studio_content #top-search-slim form input {width: 85%;} .jt_business_content .jt-header-three .jt-each-top-left:nth-child(2) {display: block;float: none;}
.jt_business_content .jt-header-three .jt-each-top-left:nth-child(1) {border-bottom:1px solid #F3F3F3;}
.jt_business_content .jt-header-three .jt-top-right-bar .jt-header-social {padding: 21px 20px;}
.jt_business_content .jt-slim-logo {top: 110px;}
.jt_business_content .jt-header-three #top-search form input,
.jt_business_content .jt-header-three #top-search-slim form input {width: 75%;} .jt_shop_content #top-search form input,
.jt_shop_content #top-search-slim form input {width: 85%;}
.jt_shop_content .col-xss-6 {width: 100%;text-align: center;}
.jt_shop_content ul.jt-slim-dropdown {text-align: center;}
.jt_shop_content .jt-slim-logo {top: 215px;} .jt-call-action-boxed .jt-call-action-content {width: 75%;}
.jt-photo-wrap .jt-call-action-extrawidth .jt-call-action-content,
.jt_left_content .jt-call-action-extrawidth .jt-call-action-content,
.jt_right_content .jt-call-action-extrawidth .jt-call-action-content {width: 75%;}
.jt-photo-wrap .jt-call-action-boxed .jt-call-action-content,
.jt_left_content .jt-call-action-boxed .jt-call-action-content,
.jt_right_content .jt-call-action-boxed .jt-call-action-content {width: 72%;}
.jt-box-layout-bg .jt-boxed-layout .jt-call-action-extrawidth .jt-call-action-content {width: 75%;} .team-col-xss-12 {width: 100%;padding: 0;}
.jt-box-layout-bg .jt-vint-team-hover-cont {top: 40%;}
.jt-photo-wrap .jt-each-team .jt-team-over,
.jt_right_content .jt-each-team .jt-team-over,
.jt_left_content .jt-each-team .jt-team-over {padding: 40px;}
.jt_right_content .team-hover-col-two .jt-vint-team-hover-cont,
.jt_left_content .team-hover-col-two .jt-vint-team-hover-cont {
top: 25%;} .jt-cnt-carousel-wrapper p {margin-bottom: 15px;} .jt-intro-text h2,
.jt-photo-wrap .jt-intro-text h2,
.jt_right_content .jt-intro-text h2,
.jt_left_content .jt-intro-text h2 {font-size: 45px;}
.jt-single-image {padding: 25px 0;}
.jt-intro-carousel { padding: 25px 0px 25px;}
.jt-intro-wrapper {max-height: 680px;min-height: 680px;}
.jt-intro-wrapper .jt-intro-carousel.owl-carousel .owl-item img {width: 100%;}
.jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer {min-height: 350px;}
.jt-intro-wrapper.jt-intro-wrapper-extrawidth {max-height: 680px;min-height: 680px;}
.jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer {min-height: 200px;}
.jt-photo-wrap .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-content h3,
.jt_right_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-content h3,
.jt_left_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-content h3  {line-height: 40px;font-size: 20px;}
.jt-photo-wrap .jt-intro-wrapper,
.jt-photo-wrap .jt-intro-wrapper.jt-intro-wrapper-extrawidth {min-height: 680px;max-height: 680px;}
.jt-box-layout-bg .jt-intro-carousel {padding: 25px 0px 45px;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-extrawidth {max-height: 680px;min-height: 680px;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-boxed {max-height: 740px;min-height: 740px;} .jt-tabs-right-area {padding: 66px 50px;min-height: 500px;}
.jt-tabs-feature-box {padding: 60px 20px;}
.jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area {padding: 66px 50px;min-height: 500px;}
.jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box {padding: 60px 20px;}
.jt-tabs-feature-box .jt-tabs-num {margin: 60px auto 40px;}
.jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box h2 {font-size: 22px;}
.jt-photo-wrap .jt-tabs-feature-box,
.jt_right_content .jt-tabs-feature-box,
.jt_left_content .jt-tabs-feature-box {padding: 45px 25px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area {padding: 30px; min-height: 400px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area {padding: 40px 25px;min-height: 500px;}
.jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box h2 {font-size: 20px;}
.jt-box-layout-bg .jt-fetures-tabs-wrapper-extrawidth .jt-main-cnt-div {padding: 30px;}
.jt-box-layout-bg .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-feature-box {padding: 30px;}
.jt-box-layout-bg .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area {min-height: 300px;padding: 50px;}
.jt-box-layout-bg .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-nav 	{top: 4.5%;} .services-style-one .services-content {width: 87%;}
.services-style-two .services-content {width: 77%;}
.services-style-one {margin: 0 0 20px 0;}
.services-style-two.sevices-no-round .services-content {width: 90%;}
.services-style-two.services-style-two-boxed .services-content {idth: 76%;}
.services-style-six.services-style-six-boxed .services-content {width: 85%;}
.services-style-one.services-style-one-boxed.serv-have-border .services-content {width: 77%;}
.services-style-two.services-style-eight-boxed .services-content {width: 76%;}
.services-style-two.sevices-no-round.services-style-two-boxed .services-content {width: 89%;}
.jt-photo-wrap .services-style-two .services-content,
.jt_right_content .services-style-two .services-content,
.jt_left_content .services-style-two .services-content {width: 70%;}
.jt-photo-wrap .services-style-six .services-content,
.jt_right_content .services-style-six .services-content,
.jt_left_content .services-style-six .services-content { width: 84%;}
.jt-photo-wrap .services-style-one.serv-have-border .services-content,
.jt_right_content .services-style-one.serv-have-border .services-content,
.jt_left_content .services-style-one.serv-have-border .services-content {width: 75%;}
.jt-photo-wrap .services-style-two.sevices-no-round .services-content,
.jt_right_content .services-style-two.sevices-no-round .services-content,
.jt_left_content .services-style-two.sevices-no-round .services-content {width: 85%;}
.jt-photo-wrap .services-style-one .services-content,
.jt_right_content .services-style-one .services-content,
.jt_left_content .services-style-one .services-content {width: 80%;} .studio-testi-slide .slide-cont {font-size: 20px;}
.jt-vint-test-slide.jt-vint-test-slide-boxed {margin: 50px 0px;padding: 50px 0px;}
.jt-testimonials-style-three .owl-dots,
.jt-studio-testimonials .owl-dots,
.jt-vintage-testimonials .owl-dots,
.jt-testimonial-style-six .owl-dots {bottom: -50px;}
.jt-box-layout-bg .studio-testi-slide.studio-testi-slide-extrawidth .slide-cont {font-size: 18px;}
.jt-port-col-3 .jt-portfolio-item,
.jt-port-col-3 .jt-business-port,
.jt-port-col-4 .jt-portfolio-item,
.jt-port-col-4 .jt-business-port,
.jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port { width: 50%;}
.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content {top: 32%;}
.isotope-layout-extrawidth.jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 33%;}
.isotope-layout-extrawidth.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content ,
.isotope-layout-boxed.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 31%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 32%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-cat a,
.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-cat a {font-size: 15px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 20%;}
.jt-port-col-3.have-gutter-space .jt-portfolio-item,
.jt-port-col-3.have-gutter-space .jt-business-port,
.jt-port-col-3.have-gutter-space .jt-grid-sizer-3,	.jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt-port-col-4.have-gutter-space .jt-business-port,
.jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 49.5%;}
.jt-photo-wrap .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5 ,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5 ,
.jt_left_content .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt_left_content .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt_right_content .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt_right_content .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 49.5%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 26%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 0;padding: 0px 0px 5px 10px;}
.jt-port-col-2.isotope-layout-extrawidth.jt-boxed-port .jt-portfolio-item:hover .jt-corp-port-overlay .jt-box-arrow {left: 34%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 38%;}
.main-content-center .isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 36%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 21%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 31%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 4%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-ort-cont {top: 22%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 29%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 40px;}
.main-content-center .isotope-layout-extrawidth.jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.isotope-layout-boxed.jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 37%;}
.jt-business-port .jt-business-port-cont .jt-port-category a { font-size: 16px;}
.jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-port-col-4.isotope-layout-boxed.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-port-col-5.isotope-layout-boxed.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 16px;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-4 .jt-portfolio-item .jt-port-content {top: 37%;}
.jt_left_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 34%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 19%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 50px;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 36%;padding: 0 5px;text-align: center;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 51px;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 33%;}
.jt-photo-wrap .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt_left_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt_right_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt-photo-wrap .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt_left_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt_right_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt-photo-wrap .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt_left_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt_right_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt-photo-wrap .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt_left_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt_right_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt-photo-wrap .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-business-port,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-business-port,
.jt_left_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-business-port,
.jt_right_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-business-port,
.jt-photo-wrap .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-business-port,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-business-port,
.jt_left_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-business-port,
.jt_right_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-business-port,
.jt-photo-wrap .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt_left_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt_right_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt-photo-wrap .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt_left_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt_right_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port {width: 50%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt_left_content .isotope-layout-boxed.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt_right_content .isotope-layout-boxed.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content {top: 31%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow ,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow {display: inline-block;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 0;text-align: left;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 23%;text-align: left;padding: 0 0 10px 10px;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 33%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 25%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 27%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 25%;}
.jt-box-layout-bg .jt-portfolio-item .jt-port-cat a {font-size: 15px;}
.jt-box-layout-bg .jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content {top: 30%;}
.jt-box-layout-bg .isotope-layout-extrawidth.jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 31%;}
.jt-box-layout-bg .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-box-layout-bg .portfolio-style-grid.jt-port-col-3.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img { top: 37%;}
.jt-box-layout-bg .isotope-layout-extrawidth.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content, .isotope-layout-boxed.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 29%;}
.jt-box-layout-bg .jt-portfolio-item .jt-port-cat a {font-size: 14px;}
.jt-box-layout-bg .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-4 .jt-portfolio-item .jt-port-content {top: 33%;}
.jt-box-layout-bg .isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-4 .jt-portfolio-item .jt-port-content {top: 34%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 33%;}
.jt-box-layout-bg .jt-port-col-5.have-gutter-space .jt-portfolio-item, .jt-port-col-5.have-gutter-space .jt-business-port, .jt-box-layout-bg .jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 49.5%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 24%;}
.jt-box-layout-bg .portfolio-style-grid.jt-port-col-2.isotope-layout-extrawidth.jt-boxed-port.have-gutter-space .jt-corp-port-overlay .jt-box-arrow {display: none;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 29%;text-align: center;padding: 0 10px;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 19%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 33%;} .jt-agency-item:nth-child(5),
.jt-agency-item:nth-child(10n+5) {margin-bottom: 50px;}
.jt-agency-item:nth-child(8),
.jt-agency-item:nth-child(10n+8) {margin-top: 0px;}
.isotope-layout-boxed .jt-agency-item:nth-child(1),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+1),
.jt-agency-item:nth-child(1),
.jt-agency-item:nth-child(10n+1),
.jt-photo-wrap .jt-agency-item:nth-child(1),
.jt-photo-wrap .jt-agency-item:nth-child(10n+1),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(1),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+1),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+1),
.main-content-center .jt-agency-item:nth-child(1),
.main-content-center .jt-agency-item:nth-child(10n+1),
.jt-box-layout-bg .jt-agency-item:nth-child(1),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+1),
.jt_right_content .main-content-center .jt-agency-item:nth-child(1),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+1),
.jt_left_content .main-content-center .jt-agency-item:nth-child(1),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+1),
.jt-photo-wrap .jt-agency-item:nth-child(1),
.jt-photo-wrap .jt-agency-item:nth-child(10n+1),
.jt_left_content .jt-agency-item:nth-child(1),
.jt_left_content .jt-agency-item:nth-child(10n+1),
.jt_right_content .jt-agency-item:nth-child(1),
.jt_right_content .jt-agency-item:nth-child(10n+1),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+1),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+1) {height: 315px;width: 400px;}
.isotope-layout-boxed .jt-agency-item:nth-child(2),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+2),
.jt-agency-item:nth-child(2),
.jt-agency-item:nth-child(10n+2),
.jt-photo-wrap .jt-agency-item:nth-child(2),
.jt-photo-wrap .jt-agency-item:nth-child(10n+2),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(2),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+2),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+2),
.main-content-center .jt-agency-item:nth-child(2),
.main-content-center .jt-agency-item:nth-child(10n+2),
.jt-box-layout-bg .jt-agency-item:nth-child(2),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+2),
.jt_right_content .main-content-center .jt-agency-item:nth-child(2),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+2),
.jt_left_content .main-content-center .jt-agency-item:nth-child(2),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+2),
.jt-photo-wrap .jt-agency-item:nth-child(2),
.jt-photo-wrap .jt-agency-item:nth-child(10n+2),
.jt_left_content .jt-agency-item:nth-child(2),
.jt_left_content .jt-agency-item:nth-child(10n+2),
.jt_right_content .jt-agency-item:nth-child(2),
.jt_right_content .jt-agency-item:nth-child(10n+2),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+2),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+2)  {height: 292px;width: 400px;}
.isotope-layout-boxed .jt-agency-item:nth-child(3),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.isotope-layout-boxed .jt-agency-item:nth-child(4),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.isotope-layout-boxed .jt-agency-item:nth-child(6),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+6),
.jt-agency-item:nth-child(3),
.jt-agency-item:nth-child(10n+3),
.jt-agency-item:nth-child(4),
.jt-agency-item:nth-child(10n+4),
.jt-agency-item:nth-child(6),
.jt-agency-item:nth-child(10n+6),
.jt-photo-wrap .jt-agency-item:nth-child(3),
.jt-photo-wrap .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .jt-agency-item:nth-child(4),
.jt-photo-wrap .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .jt-agency-item:nth-child(6),
.jt-photo-wrap .jt-agency-item:nth-child(10n+6),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(3),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(4),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(6),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+6),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+6),
.main-content-center .jt-agency-ite.jt-photo-wrap m:nth-child(3),
.main-content-center .jt-agency-item:nth-child(10n+3),
.main-content-center .jt-agency-item:nth-child(4),
.main-content-center .jt-agency-item:nth-child(10n+4),
.main-content-center .jt-agency-item:nth-child(6),
.main-content-center .jt-agency-item:nth-child(10n+6),
.jt-box-layout-bg .jt-agency-item:nth-child(3),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+3),
.jt-box-layout-bg .jt-agency-item:nth-child(4),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+4),
.jt-box-layout-bg .jt-agency-item:nth-child(6),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+6),
.jt_right_content .main-content-center .jt-agency-item:nth-child(3),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+3),
.jt_right_content .main-content-center .jt-agency-item:nth-child(4),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+4),
.jt_right_content .main-content-center .jt-agency-item:nth-child(6),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+6),
.jt_left_content .main-content-center .jt-agency-item:nth-child(3),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+3),
.jt_left_content .main-content-center .jt-agency-item:nth-child(4),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+4),
.jt_left_content .main-content-center .jt-agency-item:nth-child(6),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+6),
.jt-photo-wrap .jt-agency-item:nth-child(3),
.jt-photo-wrap .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .jt-agency-item:nth-child(4),
.jt-photo-wrap .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .jt-agency-item:nth-child(6),
.jt-photo-wrap .jt-agency-item:nth-child(10n+6),
.jt_right_content .jt-agency-item:nth-child(3),
.jt_right_content .jt-agency-item:nth-child(10n+3),
.jt_right_content .jt-agency-item:nth-child(4),
.jt_right_content .jt-agency-item:nth-child(10n+4),
.jt_right_content .jt-agency-item:nth-child(6),
.jt_right_content .jt-agency-item:nth-child(10n+6),
.jt_left_content .jt-agency-item:nth-child(3),
.jt_left_content .jt-agency-item:nth-child(10n+3),
.jt_left_content .jt-agency-item:nth-child(4),
.jt_left_content .jt-agency-item:nth-child(10n+4),
.jt_left_content .jt-agency-item:nth-child(6),
.jt_left_content .jt-agency-item:nth-child(10n+6),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+6),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+6) {height: 276px;width: 400px;}
.isotope-layout-boxed .jt-agency-item:nth-child(5),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+5),
.jt-agency-item:nth-child(5),
.jt-agency-item:nth-child(10n+5),
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(5),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+5),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+5),
.main-content-center .jt-agency-item:nth-child(5),
.main-content-center .jt-agency-item:nth-child(10n+5),
.jt-box-layout-bg .jt-agency-item:nth-child(5),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+5),
.jt_right_content .main-content-center .jt-agency-item:nth-child(5),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+5),
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5),
.jt_left_content .jt-agency-item:nth-child(5),
.jt_left_content .jt-agency-item:nth-child(10n+5),
.jt_right_content .jt-agency-item:nth-child(5),
.jt_right_content .jt-agency-item:nth-child(10n+5),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+5),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+5) {height: 425px; width: 400px;}
.isotope-layout-boxed .jt-agency-item:nth-child(7),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+7),
.jt-agency-item:nth-child(7),
.jt-agency-item:nth-child(10n+7),
.jt-photo-wrap .jt-agency-item:nth-child(7),
.jt-photo-wrap .jt-agency-item:nth-child(10n+7),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(7),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+7),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+7),
.main-content-center .jt-agency-item:nth-child(7),
.main-content-center .jt-agency-item:nth-child(10n+7),
.jt-box-layout-bg .jt-agency-item:nth-child(7),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+7),
.jt_right_content .main-content-center .jt-agency-item:nth-child(7),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+7),
.jt_left_content .main-content-center .jt-agency-item:nth-child(7),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+7),
.jt-photo-wrap .jt-agency-item:nth-child(7),
.jt-photo-wrap .jt-agency-item:nth-child(10n+7),
.jt_right_content .jt-agency-item:nth-child(7),
.jt_right_content .jt-agency-item:nth-child(10n+7),
.jt_left_content .jt-agency-item:nth-child(7),
.jt_left_content .jt-agency-item:nth-child(10n+7),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+7),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+7) {height: 340px;width: 400px;}
.jt-agency-item:nth-child(8),
.jt-agency-item:nth-child(10n+8),
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(8),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+8),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+8),
.main-content-center .jt-agency-item:nth-child(8),
.main-content-center .jt-agency-item:nth-child(10n+8),
.jt-box-layout-bg .jt-agency-item:nth-child(8),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+8),
.jt_right_content .main-content-center .jt-agency-item:nth-child(8),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+8),
.jt_left_content .main-content-center .jt-agency-item:nth-child(8),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+8),
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8),
.jt_left_content .jt-agency-item:nth-child(8),
.jt_left_content .jt-agency-item:nth-child(10n+8),
.jt_right_content .jt-agency-item:nth-child(8),
.jt_right_content .jt-agency-item:nth-child(10n+8),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+8),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+8) {height: 243px; width: 400px;}
.jt-agency-item:nth-child(9),
.jt-agency-item:nth-child(10n+9) ,
.jt-photo-wrap .jt-agency-item:nth-child(9),
.jt-photo-wrap .jt-agency-item:nth-child(10n+9),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(9),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(9),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+9),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+9),
.main-content-center .jt-agency-item:nth-child(9),
.main-content-center .jt-agency-item:nth-child(10n+9),
.jt-box-layout-bg .jt-agency-item:nth-child(9),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+9),
.jt_right_content .main-content-center .jt-agency-item:nth-child(9),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+9),
.jt_left_content .main-content-center .jt-agency-item:nth-child(9),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+9),
.jt-photo-wrap .jt-agency-item:nth-child(9),
.jt-photo-wrap .jt-agency-item:nth-child(10n+9),
.jt_right_content .jt-agency-item:nth-child(9),
.jt_right_content .jt-agency-item:nth-child(10n+9),
.jt_left_content .jt-agency-item:nth-child(9),
.jt_left_content .jt-agency-item:nth-child(10n+9),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(9),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+9),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(9),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+9) {height: 257px; width: 400px;}
.jt-agency-item:nth-child(10),
.jt-agency-item:nth-child(10n+10),
.jt-photo-wrap .jt-agency-item:nth-child(10),
.jt-photo-wrap .jt-agency-item:nth-child(10n+10),
.main-content-center .jt-agency-item:nth-child(10),
.main-content-center .jt-agency-item:nth-child(10n+10),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+10),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+10),
.jt-box-layout-bg .jt-agency-item:nth-child(10),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+10),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+10),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+10),
.jt-photo-wrap .jt-agency-item:nth-child(10),
.jt-photo-wrap .jt-agency-item:nth-child(10n+10),
.jt_left_content .jt-agency-item:nth-child(10),
.jt_left_content .jt-agency-item:nth-child(10n+10),
.jt_right_content .jt-agency-item:nth-child(10),
.jt_right_content .jt-agency-item:nth-child(10n+10),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10),
.jt_left_content .isotope-layout-boxed.jt-agency-item:nth-child(10n+10),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+10) {height: 375px;width: 400px;}
.jt-photo-wrap .main-content-center .jt-agency-hover-content,
.jt-photo-wrap .isotope-layout-boxed .jt-agency-hover-content,
.jt-box-layout-bg .jt-agency-hover-content {top: 35%;}
.jt-photo-wrap.jt_vintage_content .jt-agency-hover-content {top: 35%;}
.jt-photo-wrap.jt_vintage_content .jt-agency-hover-content .jt-agency-top {font-size: 20px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 33%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 30%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 14px;}
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-cat a,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 13px;}
.jt-photo-wrap .jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port,
.jt_left_content .jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port,
.jt_right_content .jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port {width: 50%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 33%;}
.jt-photo-wrap .jt-arch-prt-content,
.jt-photo-wrap.jt_vintage_content .jt-arch-prt-content,
.jt_left_content .jt-arch-prt-content,
.jt_right_content .jt-arch-prt-content {padding: 5px 0;}
.jt-photo-wrap .jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img { top: 31%;}
.jt-photo-wrap .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .jt-port-col-5.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap .jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .jt-port-col-4.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap .jt-port-col-3.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .jt-port-col-3.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .jt-port-col-3.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a ,
.jt-photo-wrap .jt-port-col-2.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt-photo-wrap.jt_vintage_content .jt-port-col-2.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_left_content .jt-port-col-2.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_right_content .jt-port-col-2.left-part-design .jt-business-port .jt-business-port-cont .jt-port-category a {font-size: 15px;}
.jt-photo-wrap .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 27%;padding: 0 5px;}
.jt-photo-wrap .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content {padding: 0 5px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 29%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 33%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 32%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 16%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow {display: none;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 28%;text-align: center;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 42px;padding: 0 5px;text-align: center;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 50px;padding: 0 5px;text-align: center;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 21%;}
.jt_left_content .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt_right_content .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt_left_content .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt_right_content .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt-photo-wrap .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt_left_content .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt_right_content .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt-photo-wrap .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt_left_content .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt_right_content .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt_left_content .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt_right_content .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-photo-wrap .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt_left_content .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt_right_content .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt-photo-wrap .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 49.5%;}
.main-content-center .jt-agency-item:nth-child(5),
.main-content-center .jt-agency-item:nth-child(10n+5),
.jt-box-layout-bg .jt-agency-item:nth-child(5),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+5) {margin-bottom: 50px;}
.main-content-center .jt-agency-item:nth-child(8),
.main-content-center .jt-agency-item:nth-child(10n+8),
.jt-box-layout-bg .jt-agency-item:nth-child(8),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+8) {margin-top: 0px;}
.main-content-center .jt-agency-hover-content,
.jt-box-layout-bg .jt-agency-hover-content {top: 35%;}
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap.jt-agency-item:nth-child(10n+8),
.jt_left_content .jt-agency-item:nth-child(8),
.jt_left_content.jt-agency-item:nth-child(10n+8),
.jt_right_content .jt-agency-item:nth-child(8),
.jt_right_content.jt-agency-item:nth-child(10n+8) {margin-top: 0;}
.jt_left_content .isotope-layout-boxed .jt-agency-hover-content,
.jt_right_content .isotope-layout-boxed .jt-agency-hover-content {top: 35%;}
.jt-shop-small-slide-wrap .owl-controls {right: 20px;}
.jt-product-style-one .jt-shop-small-slide-wrap .owl-controls {right: 20px;}
.jt-product-style-one .jt-trendy-item-wrap {margin: 0px 80px 40px 70px;text-align: center;}
.jt-product-style-two .jt-trendy-item-wrap {margin: 0px 80px 40px;text-align: center;}
.jt-product-style-two .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-next {right: -80px;position: absolute;}
.jt-product-style-two .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-prev {left: -60px;position: absolute;}
.jt-product-style-one .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-next {right: -80px;position: absolute;}
.jt-product-style-one .jt-trend-group.owl-carousel .owl-controls .owl-nav .owl-prev {left: -60px;position: absolute;} .wwd-tab-box,
.jt-featured-box {top: 13%;padding: 20px;}
.jt-tabs-num .swiper-pagination-bullet {margin: 0;}
.jt-tabs-num .swiper-pagination-bullet:hover, .jt-tabs-num .swiper-pagination-bullet.swiper-pagination-bullet-active {margin: 0 0 10px;}
.filter-right-bg {padding: 0;}
.jt-icon-box-width,
.jt-call-btns {width: 100%;}
.jt-social-one li {padding: 0px 11px;font-size: 10px;}
.jt-filter li.back-text {display: none !important;}
.jt-testimonials-style-three .owl-dots,
.jt-studio-testimonials .owl-dots,
.jt-vintage-testimonials .owl-dots,
.jt-testimonial-style-six .owl-dots {display: none !important;}
.jt-text-three-column .wpb_text_column {width: 100%;}
.jt-about-button-space .btn-large {margin: 0 20px 20px !important;}
.tab-each-link,
.tab-each-link.wwd-active-link.wwd-deactive-link {padding: 30px 20px;}
.format-video .jt-featured-img .video-img-overlay a {top: 20%;} .jt_main_content .jt-social-one li {padding: 15px;}
.portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 14px;}
.entry-content .jt-watch-video p {font-size: 25px;}
.entry-content .jt-main-head {font-size: 22px;}
.hang-text {display: block;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 12%;}
.jt-box-layout-bg .jt-port-col-3.have-gutter-space .jt-portfolio-item,
.jt-box-layout-bg .jt-port-col-3.have-gutter-space .jt-business-port,
.jt-box-layout-bg .jt-port-col-3.have-gutter-space .jt-grid-sizer-3 {width: 49.5%;}
.jt-normal-clients {width: 50%;}
.jt-post-content {width: 100%;}
.format-standard .jt-post-content,
.format-video .jt-post-content,
.format-gallery .jt-post-content,
.format-image .jt-post-content {margin: 0px;}
.jt-post-wrapper .jt-each-post {margin: 20px 0px;}
.format-video .jt-featured-img .video-img-overlay a {top: 36%;}
.jt-have-left-content.jt-port-col-4.have-gutter-space .jt-portfolio-item { width: 100%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 40%;}
.jt-vintage-portfolio-align .jt-vint-port.jt-port-col-3 .jt-portfolio-item {width: 100%;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li {width: 50% !important;margin: 0 0 25px 0;}
.jt-stud-width-7,
.jt-stud-width-7,
.jt-studio-social:last-child {width: 100%;}
.jt-stud-width-6 {width: 100%;}
.jt-stud-width-5 {width: 100%;}
.jt-stud-width-4 {width: 100%;}
.jt-stud-width-3 {width: 100%;}
.jt-studio-social {border-bottom: 1px solid #F0F0F0;border-left: 1px solid #F0F0F0;}
.jt-studio-social:last-child {border-left: 1px solid #F0F0F0;border-right: 1px solid #F0F0F0;}
ul.jt-studio-social-list {padding: 0;}
.col-clients-5 {width: 50%;}
.service-fivein-one .services-style-four {width: 50%;}
.jt-studio-super-text > div > div {padding: 40px;}
.jt_vintage_content .portfolio-style-masonry.jt-port-col-3 .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt-photo-wrap .jt-team-four-wide .team-hover-col-two .jt-vint-team-hover-cont {top: 30%;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.content-ctrl .container .team-hover-col-three .jt-vint-team-wrap {min-height: 204px;}
.jt-vint-clients,
.col-clients-5 {width: 100%;}
.isotope-layout-extrawidth.jt-port-col-3.portfolio-style-grid.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 33%;}
.jt-skill {width: 100%;}
.jt-port-col-3 .jt-business-port {width: 100%;}
.services-style-one.serv-have-border .services-content {width: 70%;}
.services-style-one.serv-have-border .services-content {width: 80%;}
.jt-photo-wrap .services-style-two.sevices-no-round .services-content,
.jt_right_content .services-style-two.sevices-no-round .services-content,
.jt_left_content .services-style-two.sevices-no-round .services-content {width: 82%;}
.jt_main_content .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content {left: 15%;top: 50%;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a {border-width: 0px 0px 0px 1px;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li:nth-child(2n) a {border-right: 1px solid #DDD;}
.services-style-two .services-content {width: 70%;}
.jt-arch-title h1 {font-size: 29px;}
.jt-clients-fivein-one .wpb_single_image {width: 49% !important;}
.jt-shop-news-form {margin-top: 20px;}
.jt-shop-small-slide .jt-trend-item-desc {width: 60%;}
.jt-shop-news {padding: 40px 0px 0;}
.jt_shop_content footer .jt-copyright-area.text-left .jt-copy-widget {float: left;}
.js .img-dragger-large .slide h2 {font-size: 26px;}
.dragslider h2 span {font-size: 16px;}
.page-template-page-masonry-photography .jt-port-col-4 .jt-portfolio-item {width: 50%;}
.slideshow span,
.slides span {left:20px;}
.slideshow nav {width: 100%;top: auto;left: 0px;right: 0px;bottom: 70px;} .jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_list {width: 100%;float: left;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li {border-color: #DDD; border-width: 0px 0px 1px;border-style: solid;}
.jt-icon-tab-outerspace > div > div { padding-bottom: 40px;padding-top: 0px;}
.slideshow-open .slideshow {text-align: center;}
.jt-photo-wrap.jt_photography_content .hidden-side-big-screen a.default.navbar-logo.default-logo {padding: 10px 25px;}
.slideshow li.show > img {top: 0;position: relative;}
.slideshow nav {left: 0;top: auto;right: 0;bottom: 150px;}
.slideshow nav span {left: 0;}
.page-template-page-photography .slideshow li span,
.page-template-page-photography .slides span {top: auto;left: 0;right: 0;bottom: 40px;}
.slideshow span em, .slides span a {font-size: 22px;font-weight: normal;}
.single-portfolio.jt_main_content .container-fluid.jt-main-banner-holder .jt-page-header.jt-blog-page {min-height: 158px;} .jt-blog-carousel-two.blog-style-two-slider-wide { height: auto; }
.jt-blog-carousel-two.blog-style-two-slider-wide .owl-stage-outer { height: auto; }
.jt-blog-column-two.blog-masonary-style .blog-width {width: 92%;margin-right: 0;}
footer .widget.widget_text .jt-social-counter p {width: 100px;}
footer .widget.widget_text .jt-social-counter span {float: left;width: 70%;}
.jt-social-counter ul li {width: 50%;margin: 0 auto 10px;}
.jt-social-counter ul li a {margin: 0;}
.jt-content-hv {width: 100%;}
.jt-style-two-blog .jt-blog-two, .blog_style_ot_2 .jt-blog-two,
.jt-blog-slide.jt-style-three-blog {width: 100%;} .page-template-template-blank-page .mc4wp-form form {width: 100%;}
.jt-coming-soon-progress .piechart-value {width: 60%;} .uc-counter-wrap img {display: none !important;}
.ds-element {position: initial;background: transparent;padding: 30px 20px;margin: 0 6px 50px;width: 118px;float: left;border: 2px solid #35373e;}
.ds-element-value {font-size: 36px;}
.ds-element-title {font-size: 11px;} .jt-scrl-cnt-space-left-two {top: 50px;}
.page-template-template-scroll-lock .wpb_row,
.page-template-template-scroll-lock .wpb_column,
.page-template-template-scroll-lock .wpb_column > div,
.page-template-template-scroll-lock .wpb_column > div > .space-fix,
.page-template-template-scroll-lock .wpb_column > div > .space-fix .wpb_wrapper,
.page-template-template-scroll-lock .wpb_column > div > .space-fix .wpb_single_image {height: auto;}
.jt-img-right-space .vc_single_image-wrapper,
.jt-img-left-space-large .vc_single_image-wrapper,
.jt-img-left-space .vc_single_image-wrapper,
.jt-img-btm-fit .vc_single_image-wrapper,
.jt-img-right-space-large .vc_single_image-wrapper {display: none !important;} .jt_business_content .jt-bussiness-head-cont .jt-business-banner-content h1 {padding: 0;}
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content.jt-main-bantext-5null {top: auto;bottom: 70px;}
.jt_business_content .jt-page-header.jt-blog-page {min-height: 0px;}
} @media (max-width: 414px) {
ul.stack_images {width: 100%;}
.jt-call-action-extrawidth .jt-call-action-content {width: 100%;margin: 40px 0 10px;text-align: center;}
.jt-icon-box-width, .jt-call-btns {text-align: center;}
.jt-call-icon-box {float: none;margin: 0 auto;display: inline-block;}
.jt-filter-style-one .container .jt-filter-right .filter-right-bg .jt-filter li a {margin: 0 15px 0 0;}
.jt-filter-style-one .jt-filter-wrapper {padding-bottom: 45px;padding-top: 65px;}
.services-style-two {text-align: center;}
.services-style-two .services-icon {display: inline-block;margin: 0px auto;float: none;}
.services-style-two .services-content {width: 100%;padding: 0;margin: 20px 0 30px;text-align: left;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li {border-width: 1px;margin: -1px 0 0;width: 100% !important;}
.jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_list {min-height: 110px;}
.tab-each-link, .tab-each-link.wwd-active-link.wwd-deactive-link {width: 100%;margin-right: 0;}
} @media (max-width: 360px) { .jt-process-extrawidth .jt-process-content { width: 72%; }
.jt-photo-wrap .jt-process-boxed .jt-process-cnt .jt-process-li-left .jt-process-content .jt-cnt-icon,
.jt-photo-wrap .jt-process-boxed .jt-process-cnt .jt-process-li-right .jt-process-content .jt-cnt-icon { left: 0; } .jt_blog_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 125%; }
.jt-photo-wrap .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 150%; }
.jt_right_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 123.5%; }
.jt-box-layout-bg .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 122%; }
.jt-box-layout-bg .jt-featured-wide .wwd-tab-box { top: 5%; } .jt_blog_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,.jt_blog_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 125%; }
.jt-photo-wrap .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img, .jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 133%; }
.jt-photo-wrap .jt-featured-box-wide .jt-featured-box, .jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-featured-box { top: 4%; }
.jt_right_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 108%; }
.jt_right_content .jt-featured-box-wide .jt-featured-box, .jt_left_content .jt-featured-box-wide .jt-featured-box, .jt_right_content .col-sm-12 .jt-featured-box-wide .jt-featured-box, .jt_left_content .col-sm-12 .jt-featured-box-wide .jt-featured-box { top: 5%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 109%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-featured-box, .jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-featured-box { top: 5%; } .jt_blog_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 125%; }
.jt_blog_content .jt-featured-box-boxed .jt-featured-box,
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top: 8%; }
.jt-photo-wrap .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 157%; }
.jt-photo-wrap .jt-featured-box-boxed .jt-featured-box,
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top: 6%; }
.jt_left_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-box-layout-bg .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 125%; }
.jt_left_content .jt-featured-box-boxed .jt-featured-box,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt_right_content .jt-featured-box-boxed .jt-featured-box,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt-box-layout-bg .jt-featured-box-boxed .jt-featured-box,
.jt-box-layout-bg .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top: 8%; } .jt-client-static-wide a,.jt-client-static-boxed a { width: 100%; border-right: 0; }
.jt-photo-wrap .jt-client-static-wide a,
.jt-photo-wrap .jt-client-static-boxed a,
.jt_right_content .jt-client-static-wide a,
.jt_right_content .jt-client-static-boxed a,
.jt_left_content .jt-client-static-wide a,
.jt_left_content .jt-client-static-boxed a { width: 100% !important; border-right: 0; } .jt-team-three-wide.wide-vertical-team .jt-each-team { width: 290px;margin-left: auto; margin-right: auto; }
.jt-team-three-wide .jt-each-team { width: 290px; margin-left: auto; margin-right: auto; }
.jt-team-member-group-slide.wide-vertical-team .jt-each-team { width: 330px; margin-left: auto; margin-right: auto; }
.jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap { min-height: 380px; }
.jt-team-member-style-three.jt-team-three-wide .jt-team-position { padding: 20px; top: 0px; }
.jt-team-member-style-three.jt-team-three-wide .jt-team-position .social-icons { right: 10px; top: 20px; }
.jt-team-five-wide .team-hover-col-three .jt-corp-team-wrapper { width: 300px; }
.jt-team-four-wide .team-hover-col-two .jt-vint-team-hover-cont,.jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont { top: 10%; }
.jt-team-member-style-five.jt-team-five-wide .jt-corp-team-cont { top: 3%; }
.jt-team-member-style-five.jt-team-five-wide .jt-corp-team-cont p { line-height: 20px; padding: 0px 0px 5px; }
.jt-team-five-wide .jt-corp-designation { margin-bottom: 20px; }
.jt_left_content .jt-team-four-wide .team-hover-col-two .jt-vint-team-hover-cont,
.jt_left_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt_right_content .jt-team-four-wide .team-hover-col-two .jt-vint-team-hover-cont,
.jt_right_content .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont {  top: 8%; }
.jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont p,
.jt-team-four-wide .team-hover-col-two .jt-vint-team-hover-cont p { line-height: 20px; }
.jt-photo-wrap .jt-team-member-group-slide.wide-vertical-team .jt-each-team { width: 280px; }
.jt-box-layout-bg .jt-team-member-group-slide.wide-vertical-team .jt-each-team { width: 280px; }
.jt-box-layout-bg .jt-team-three-wide.wide-vertical-team .jt-each-team { width: 280px; }
.jt-team-three-boxed .team-hover-col-three .jt-each-team,
.jt-team-three-boxed .team-hover-col-two .jt-each-team,
.jt-team-five-boxed .team-hover-col-three .jt-corp-team-wrapper,
.jt-team-five-boxed .team-hover-col-two .jt-corp-team-wrapper,
.jt-team-member-group-slide.jt-team-one-boxed .jt-each-team { width: 260px; }
.jt-team-five-boxed .jt-corp-team-cont { top: 2%; }
.jt-team-five-boxed .jt-corp-team-cont p { padding: 0px 0px 15px; line-height: 20px; }
.content-ctrl .container .jt-team-four-boxed .team-hover-col-two .jt-vint-team-wrap { min-height: 430px; }
.jt-team-three-boxed  .jt-team-position { top: 0px; }
.jt-team-member-group-slide.jt-team-one-boxed .jt-each-team,
.jt_left_content .jt-team-one-boxed.wide-vertical-team .jt-each-team,
.jt_right_content .jt-team-one-boxed.wide-vertical-team .jt-each-team { width: 260px; }
.jt_right_content .team-hover-col-two .jt-vint-team-hover-cont, .jt_left_content .team-hover-col-two .jt-vint-team-hover-cont { top: 5%; }
.content-ctrl .container .jt-team-four-boxed .team-hover-col-two .jt-vint-team-wrap,
.content-ctrl .container .jt-team-four-boxed .team-hover-col-three .jt-vint-team-wrap { min-height: 350px; }
.jt-photo-wrap .jt-team-member-group-slide.jt-team-one-boxed .jt-each-team { width: 260px; } .vc_col-sm-3 .awards-wide .award-img::before,
.vc_col-sm-4 .awards-wide .award-img::before,
.vc_col-sm-6 .awards-wide .award-img::before,
.vc_col-sm-12 .awards-wide .award-img::before,
.vc_col-sm-3 .awards-boxed .award-img::before,
.vc_col-sm-4 .awards-boxed .award-img::before,
.vc_col-sm-6 .awards-boxed .award-img::before,
.vc_col-sm-12 .awards-boxed .award-img::before { left: 38%; }
.vc_col-sm-3 .awards-wide .award-img::after,
.vc_col-sm-4 .awards-wide .award-img::after,
.vc_col-sm-6 .awards-wide .award-img::after,
.vc_col-sm-12 .awards-wide .award-img::after,
.vc_col-sm-3 .awards-boxed .award-img::after,
.vc_col-sm-4 .awards-boxed .award-img::after,
.vc_col-sm-6 .awards-boxed .award-img::after,
.vc_col-sm-12 .awards-boxed .award-img::after,
.jt-photo-wrap .vc_col-sm-4 .awards-wide .award-img::after { right: 38%; } .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { min-width: 350px; }
.blog-style-two-slider-wide .jt-blog-two { width: 300px; }
.blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { min-width: 300px; left: 10%; top:60%; }
.blog-style-two-slider-wide .jt-blog-two .jt-list-cat a{ margin: 0px 10px 10px 0px; }
.blog-style-two-slider-wide ul.jt-post-list-metas,
.blog-style-two-wide ul.jt-post-list-metas { display: none; }
.blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { top: 68%; padding: 15px; min-width: 300px; }
.blog-style-one-boxed .jt-read-more-hv { width: 27%;}
.blog-style-two-boxed.normal-blog-style-two .jt-blog-two, .blog-style-three-slider-boxed .jt-blog-slide { width: 300px; }
.content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { min-width: 270px; top: 72%; }
.blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content { top: 70%; }
.blog-style-two-boxed .jt-list-cat { display: none; }
.blog-style-four-boxed.jt-blog-col-2 .jt-each-post { width: 300px; }
.blog-style-one-boxed .jt-blog-lists:hover .jt-thumb-hv { left: 10px; }
.jt_left_content .blog-style-one-wide .jt-content-hv,
.jt_right_content .blog-style-one-wide .jt-content-hv { width: 73%; }
.jt_left_content .blog-style-two-slider-wide .jt-blog-two,
.jt_right_content .blog-style-two-slider-wide .jt-blog-two { width: 320px; }
.jt_left_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { top: 65%; }
.jt_left_content .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 70%; }
.jt_left_content .blog-style-six-wide.jt-vint-blog-column-three .jt-vint-blog,
.jt_right_content .blog-style-six-wide.jt-vint-blog-column-three .jt-vint-blog { width: 100%; }
.jt-photo-wrap .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content,
.jt-photo-wrap .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 64%; }
.jt-photo-wrap .blog-style-one-wide .jt-content-hv { width: 100%; }
.jt_left_content .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 70%; min-width: 270px; left: 10%; }
.jt_left_content .blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content,
.jt_right_content .blog-style-two-slider-boxed.jt-blog-carousel-two .jt-blog-two:hover .jt-blog-two-content { top: 65%; min-width: 230px; left: 10%; }
.jt_left_content .blog-style-four-boxed.jt-blog-col-2 .jt-each-post,
.jt_right_content .blog-style-four-boxed.jt-blog-col-2 .jt-each-post { width: 100%; }
.jt-photo-wrap .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 57%; min-width: 180px; }
.jt-box-layout-bg .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 72%; }
.single-post .modal-sm {width: 75%;}
.jt-social-share {width: 100%;margin-bottom: 30px;}
.jt-post-tags {width: 100%;}
.jt-prev-post {padding-right: 10px;}
.jt-next-post {padding-left: 10px;} .jt-tilt-effect .jt-wwd-img {padding-bottom: 135.714%;}
.tab-each-link,
.tab-each-link.wwd-active-link.wwd-deactive-link {width: 100%;}
.jt-wwd-headings {margin: 40px 0px 50px;}
.wwd-tab-box,
.jt-featured-box {top: 3.5%;} .jt_main_content .jt-slim-meta #jt-top-cart .top-cart-content {right:-60px;}
#top-search form input,
#top-search-slim form input {width: 65%;font-size: 15px;}
.woocommerce input#s {width: 65%;} .jt-arch-header.jt-header-three .jt-slim-meta.navbar-default.menu-metas ul.navbar-nav li.jt-menu-search > a {right:60px;}
.jt_arch_content .jt-slim-meta .jt-arch-share{display: none;}
.jt_arch_content #top-search form input,
.jt_arch_content #top-search-slim form input {width: 78%;} body.jt_blog_content.top-search-open #top-search form input,
body.jt_blog_content.top-search-open #top-search-slim form input {width: 65%;}
.jt_blog_content .jt-slim-meta .jt-header-social {padding: 0 40px;border:0;}
.jt_blog_content .jt-blog-header .hidden-big-screen .jt-slim-meta,
.jt_blog_content .menu-collapser {width: 100%;} body.jt-box-layout-bg.top-search-open #top-search form input,
body.jt-box-layout-bg.top-search-open #top-search-slim form input {width: 65%;} .jt_studio_content #top-search form input,
.jt_studio_content #top-search-slim form input {width: 80%;} .jt_business_content .widget.jt-top-header .jt-top-right-bar {display: none;}
.jt_business_content .jt-header-three .jt-top-left-bar {width: 100%;}
.jt_business_content .jt-header-three .jt-each-top-left {width: 100%;}
.jt_business_content .jt-header-three #top-search form input,
.jt_business_content .jt-header-three #top-search-slim form input {width: 65%;} .jt_shop_content #top-search form input,
.jt_shop_content #top-search-slim form input {width: 80%;} .jt-call-col-sm-12 {width: 100%;float: left;}
.jt-call-icon-box {float: none;margin: 0 auto 30px;}
.jt-call-action-extrawidth .jt-call-action-content {width: 100%;text-align: center;}
.jt-call-action-boxed .jt-call-action-content {width: 100%;text-align: center;}
.jt-photo-wrap .jt-call-action-extrawidth .jt-call-action-content,
.jt_left_content .jt-call-action-extrawidth .jt-call-action-content,
.jt_right_content .jt-call-action-extrawidth .jt-call-action-content,
.jt-photo-wrap .jt-call-action-boxed .jt-call-action-content,
.jt_left_content .jt-call-action-boxed .jt-call-action-content,
.jt_right_content .jt-call-action-boxed .jt-call-action-content,
.jt-box-layout-bg .jt-boxed-layout .jt-call-action-extrawidth .jt-call-action-content {width: 100%; text-align: center;} .jt-box-layout-bg .jt-vint-team-hover-cont,
.jt-box-layout-bg .team-hover-col-two .jt-vint-team-hover-cont { top: 25%;}
.jt-photo-wrap .jt-each-team .jt-team-over {padding: 10px 20px;}
.jt_right_content .jt-each-team .jt-team-over {padding: 25px;}
.jt-photo-wrap .jt-vint-team-hover-cont {top: 18%;}
.jt_right_content .jt-vint-team-hover-cont {top: 25%;}
.jt-photo-wrap .team-hover-col-two .jt-vint-team-hover-cont { top: 10%;}
.team-hover-col-two .jt-vint-team-wrap,
.jt-vint-team-wrap {min-height: 345px;}
.jt-two-each-team .jt-sep-two {display: none;}
.jt-each-team .social-icons li a {border: 0;}
.jt-each-team .social-icons li {display: inline-block;}
.jt-team-style-two .jt-team-position {bottom: 25px;padding: 35px 20px;}
.jt-photo-wrap .team-hover-col-two .jt-vint-team-hover-cont {top: 20%;}
.jt-photo-wrap .team-hover-col-two .jt-corp-team-cont {top: 15%;} .jt-cnt-carousel-wrapper .jt-carousel-heading {font-size: 18px;}
.jt-cnt-carousel-wrapper p {font-size: 15px;} .jt-intro-carousel .owl-stage-outer {min-height: 270px;}
.jt-intro-wrapper {margin: 70px 0px 200px;}
.jt-intro-content h3,
.jt-photo-wrap .jt-intro-content h3,
.jt_right_content .jt-intro-content h3,
.jt_left_content .jt-intro-content h3 {font-size: 15px; line-height: 30px;}
.jt-intro-text h2,
.jt-photo-wrap .jt-intro-text h2,
.jt_right_content .jt-intro-text h2,
.jt_left_content .jt-intro-text h2 {font-size: 38px;}
.jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer {min-height: 280px;}
.jt-photo-wrap .jt-intro-carousel .owl-stage-outer,
.jt_right_content .jt-intro-carousel .owl-stage-outer,
.jt_left_content .jt-intro-carousel .owl-stage-outer {min-height: 180px;}
.jt-photo-wrap .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-content h3,
.jt_right_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-content h3,
.jt_left_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-content h3 {line-height: 30px;font-size: 15px;}
.jt-photo-wrap .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer,
.jt_right_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer,
.jt_right_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer {min-height: 180px;}
.jt-photo-wrap .jt-intro-wrapper.jt-intro-wrapper-boxed,
.jt_right_content .jt-intro-wrapper.jt-intro-wrapper-boxed,
.jt_left_content .jt-intro-wrapper.jt-intro-wrapper-boxed {min-height: 600px;max-height: 600px;}
.jt-photo-wrap .jt-intro-wrapper,
.jt-photo-wrap .jt-intro-wrapper.jt-intro-wrapper-extrawidth {min-height: 600px;max-height: 600px;}
.jt-box-layout-bg .jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer,
.jt-box-layout-bg .jt-intro-wrapper-boxed .jt-intro-carousel .owl-stage-outer {min-height: 230px;}
.jt-box-layout-bg .jt-intro-content h3 {font-size: 18px;line-height: 35px;}
.jt-box-layout-bg .jt-intro-wrapper.jt-intro-wrapper-boxed { max-height: 680px; min-height: 680px;}
.jt-photo-wrap .page-container,
.jt_right_content .page-container,
.jt_left_content .page-container {padding: 45px 0px;} .jt-tabs-nav a {width: 35px;height: 35px;line-height: 35px;}
.jt-tabs-main-content h2 {font-size: 16px;}
.jt-main-cnt-div {padding: 40px;}
.jt-tabs-nav {top: 6%;}
.jt-tabs-feature-box,
.jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box {padding: 20px;}
.jt-tabs-right-area,
.jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area {padding:30px;min-height: 300px;}
.jt-tabs-feature-box h2,
.jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box h2 {font-size: 20px;line-height: 30px;}
.jt-tabs-feature-box .jt-tabs-num {margin: 45px auto 40px;}
.jt-fetures-tabs-wrapper-boxed .jt-main-cnt-div {padding: 30px;}
.jt-fetures-tabs-wrapper-boxed .jt-tabs-nav {top: 5%;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area {padding: 30px;min-height: 300px;}
.jt-photo-wrap .jt-main-cnt-div,
.jt_right_content .jt-main-cnt-div,
.jt_left_content .jt-main-cnt-div {padding: 15px;}
.jt-photo-wrap .jt-tabs-nav,
.jt_right_content .jt-tabs-nav,
.jt_left_content .jt-tabs-nav {top: 3.5%;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box {padding: 25px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area {min-height: 300px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-boxed .jt-tabs-nav a,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-nav a,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-nav a {width: 30px;height: 30px; line-height: 30px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-boxed .jt-tabs-main-content h2,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-main-content h2,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-main-content h2 {font-size: 15px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-boxed .jt-tabs-main-content .tabs-cat a,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-main-content .tabs-cat a,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-main-content .tabs-cat a {font-size: 15px;}
.jt-box-layout-bg .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area {min-height: 250px;padding: 45px;} .services-style-two .services-content { width: 100%;padding: 20px 0 0 0;}
.services-style-two.services-style-eight .services-icon {float: none;display: inline-block;}
.services-style-two.sevices-no-round .services-content {width: 85%;padding: 0;}
.jt-boxed-service {padding: 40px;}
.services-style-three {margin: 0 0 20px 0;}
.services-style-two.services-style-two-boxed .services-content {width: 100%;}
.services-style-three.services-style-three-boxed {padding: 30px;}
.services-style-six.services-style-six-boxed .services-content {width: 80%;}
.services-style-one.services-style-one-boxed.serv-have-border .services-content {width: 100%;padding: 20px 0 0 0;}
.services-style-two.services-style-eight-boxed .services-content {width: 100%;}
.services-style-two.sevices-no-round.services-style-two-boxed .services-content {width: 100%; padding: 20px 0 0 0;}
.jt-photo-wrap .services-style-two .services-content,
.jt_right_content .services-style-two .services-content,
.jt_left_content .services-style-two .services-content {width: 100%;padding: 20px 0 0 0;}
.jt-photo-wrap .services-style-six .services-content,
.jt_right_content .services-style-six .services-content,
.jt_left_content .services-style-six .services-content,
.jt-photo-wrap .services-style-one.serv-have-border .services-content,
.jt_right_content .services-style-one.serv-have-border .services-content,
.jt_left_content .services-style-one.serv-have-border .services-content {width: 100%;padding: 20px 0 0 0;}
.jt-photo-wrap .services-style-two.sevices-no-round .services-content,
.jt_right_content .services-style-two.sevices-no-round .services-content,
.jt_left_content .services-style-two.sevices-no-round .services-content {width: 77%;} .jt-head-large h2,
.jt-heading h2  {font-size: 20px;letter-spacing: 3px;}
.studio-testi-slide .slide-cont {font-size: 18px;line-height: 30px;}
.studio-testi-slide.studio-testi-slide-boxed .slide-cont {font-size: 18px;}
.jt-photo-wrap .jt-head-large h2,
.jt_right_content .jt-head-large h2,
.jt_left_content .jt-head-large h2,
.jt-photo-wrap .jt-heading h2,
.jt_right_content .jt-heading h2,
.jt_left_content .jt-heading h2 {font-size: 18px;line-height: 30px;}
.jt-photo-wrap .studio-testi-slide .slide-cont,
.jt_right_content .studio-testi-slide .slide-cont,
.jt_left_content .studio-testi-slide .slide-cont {line-height: 30px;font-size: 18px;} .jt-port-col-2 .jt-portfolio-item,
.jt-port-col-2 .jt-business-port,
.jt-port-col-3 .jt-portfolio-item,
.jt-port-col-3 .jt-business-port,
.jt-port-col-4 .jt-portfolio-item,
.jt-port-col-4 .jt-business-port,
.jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port {width: 100%;}
.jt-port-col-2.have-gutter-space .jt-portfolio-item,
.jt-port-col-2.have-gutter-space .jt-business-port,
.jt-port-col-2.have-gutter-space .jt-grid-sizer-2,
.jt-port-col-3.have-gutter-space .jt-portfolio-item,
.jt-port-col-3.have-gutter-space .jt-business-port,
.jt-port-col-3.have-gutter-space .jt-grid-sizer-3,
.jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt-port-col-4.have-gutter-space .jt-business-port,
.jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 100%;}
.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.jt-white-hover .jt-portfolio-item .jt-port-cat a {font-size: 16px;}
.isotope-layout-extrawidth.jt-port-col-3.portfolio-style-grid.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 39%;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 34%;}
.isotope-layout-extrawidth.jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 40%;}
.portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.isotope-layout-extrawidth.jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.isotope-layout-extrawidth.jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 43%;}
.isotope-layout-extrawidth.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 36%;}
.isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 38%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 40%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 30%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 35%;}
.jt-port-col-5.isotope-layout-extrawidth.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow {display: inline-block;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {text-align: left;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 30px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {    top: 34%; }
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 36%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 76px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {padding: 0px 0px 30px 30px;}
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.jt-studio-hover .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.jt-vint-port.portfolio-style-grid.jt-port-col-4 .jt-portfolio-item .jt-port-content {top: 41%;}
.jt-arch-prt-content,
.jt-port-col-4.jt-hover-shadow .jt-arch-prt-content  {padding: 16px 0px;}
.main-content-center .jt-port-col-4 .jt-portfolio-item,
.isotope-layout-boxed.jt-port-col-4 .jt-portfolio-item {width: 95%;right: 0px;margin: 0px auto;}
.main-content-center .jt-port-col-5 .jt-portfolio-item,
.main-content-center .jt-port-col-5 .jt-business-port ,
.isotope-layout-boxed.jt-port-col-5 .jt-portfolio-item,
.isotope-layout-boxed.jt-port-col-5 .jt-business-port {width: 77%;right: 0px;margin: 0px auto;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 31%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 35%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 36%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 25%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 28%;padding: 0px 0px 20px 20px;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 42%;padding: 0px 0px 20px 20px;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 42%;padding: 0px 0px 20px 20px;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 49px;}
.main-content-center .isotope-layout-extrawidth.jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.isotope-layout-boxed.jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 42%;}
.portfolio-style-grid.jt-port-col-3.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 42%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-port-col-4.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 42%;}
.isotope-layout-extrawidth.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 36%;}
.isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.main-content-center .jt-port-col-4.isotope-layout-extrawidth.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 41%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 37%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 41%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-conten
.jt_right_content .main-content-center .isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-photo-wrap .jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port,
.jt_left_content .jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port,
.jt_right_content .jt-port-col-5 .jt-portfolio-item,
.jt-port-col-5 .jt-business-port {width: 100%;}
.jt-photo-wrap .jt-arch-prt-content,
.jt-photo-wrap.jt_vintage_content .jt-arch-prt-content,
.jt_left_content .jt-arch-prt-content,
.jt_right_content .jt-arch-prt-content {padding: 10px 0px;}
.jt-photo-wrap .jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 37%;}
.jt-photo-wrap .jt-port-col-3.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 41%;}
.jt_left_content .jt-port-col-3.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-3.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 43%;}T
.jt-photo-wrap .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 34%;}
.jt-photo-wrap .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content { top: 37%;}
.jt-photo-wrap .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content {top: 38%;}
.jt-photo-wrap .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content {top: 37%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 38%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 39%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 38%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 27%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 32%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 31%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 15%;padding: 0px 0px 10px 10px;text-align: left;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port .jt-corp-port-overlay .jt-box-arrow {display: inline-block;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,	.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 33%;padding: 0px 0px 10px 10px;text-align: left;}
.jt-photo-wrap .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5 ,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5 ,
.jt_left_content .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt_left_content .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt_right_content .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt_right_content .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 100%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 40;}
.jt_left_content .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 37%;}
.jt_left_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content {top: 39%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont { top: 35%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 36%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 34%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 29%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 41%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 38%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 41%;}
.jt-photo-wrap .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt_left_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt_right_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt-photo-wrap .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt_left_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt_right_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt-photo-wrap .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt_left_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt_right_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt-photo-wrap .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt_left_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt_right_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt-photo-wrap .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-business-port,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-business-port,
.jt_left_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-business-port,
.jt_right_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-business-port,
.jt-photo-wrap .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-business-port,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-business-port,
.jt_left_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-business-port,
.jt_right_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-business-port,
.jt-photo-wrap .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt_left_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt_right_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt-photo-wrap .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt_left_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt_right_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port {width: 100%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 41%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt_left_content .isotope-layout-boxed.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content,
.jt_right_content .isotope-layout-boxed.jt-studio-hover.portfolio-style-grid.jt-port-col-2 .jt-portfolio-item .jt-port-overlay .jt-port-content {top: 36%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 41%;}
.jt_left_content .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt_right_content .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-4.have-gutter-space .jt-portfolio-item,
.jt_left_content .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt_right_content .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt-photo-wrap .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-4.have-gutter-space .jt-business-port,
.jt_left_content .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt_right_content .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt-photo-wrap .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-4.have-gutter-space .jt-grid-sizer-4,
.jt_left_content .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt_right_content .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-5.have-gutter-space .jt-portfolio-item,
.jt_left_content .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt_right_content .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-photo-wrap .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-5.have-gutter-space .jt-business-port,
.jt_left_content .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt_right_content .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt-photo-wrap .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt-photo-wrap.jt_photography_content .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-port-col-5.have-gutter-space .jt-grid-sizer-5 {width: 98%;}
.jt-photo-wrap .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt_left_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt_right_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt-photo-wrap .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt_left_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt_right_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item {width: 97%;}
.jt-photo-wrap .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt_left_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt_right_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt-photo-wrap .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt_left_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt_right_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item {width: 77%;}
.jt-photo-wrap .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .main-content-center .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .main-content-center .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .main-content-center .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .main-content-center .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .jt-port-col-4.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-4.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-4.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-4.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .main-content-center .portfolio-style-grid.jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .main-content-center .portfolio-style-grid.jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .main-content-center .portfolio-style-grid.jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .main-content-center .portfolio-style-grid.jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .jt-port-col-5.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-5.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-5.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .main-content-center .portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .main-content-center .portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .main-content-center .portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .main-content-center .portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 42%;}
.jt-photo-wrap .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt_left_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt_right_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt-photo-wrap .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt_left_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port,
.jt_right_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-business-port {width: 94%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 30%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont { top: 35%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 36%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 46%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 47%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {text-align: left;top: 25%;padding: 0px 0 10px 10px;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content { top: 41%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 63px;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 37%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-box-layout-bg .jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content {top: 37%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 39%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 39%;}
.jt-box-layout-bg .isotope-layout-extrawidth.jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 38%;}
.jt-box-layout-bg .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-box-layout-bg .portfolio-style-grid.jt-port-col-3.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 42%;}
.jt-box-layout-bg .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-box-layout-bg .jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 42%;}
.jt-box-layout-bg .isotope-layout-extrawidth.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-box-layout-bg .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-3 .jt-portfolio-item .jt-port-content {top: 38%;}
.jt-box-layout-bg .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-4 .jt-portfolio-item .jt-port-content {top: 38%;}
.jt-box-layout-bg .portfolio-style-grid.isotope-layout-extrawidth.jt-studio-hover.jt-port-col-5 .jt-portfolio-item .jt-port-content {top: 37%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 39%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 28%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 33%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 33%;}
.jt-box-layout-bg .jt-port-col-5.have-gutter-space .jt-portfolio-item, .jt-port-col-5.have-gutter-space .jt-business-port,
.jt-box-layout-bg .jt-port-col-5.have-gutter-space .jt-grid-sizer-5 { width: 100%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 32%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 18%;text-align: left;padding: 0 0 15px 15px;}
.jt-box-layout-bg .portfolio-style-grid.jt-port-col-2.isotope-layout-extrawidth.jt-boxed-port.have-gutter-space .jt-corp-port-overlay .jt-box-arrow {display: inline-block;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 27%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 34%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-box-arrow {display: inline-block;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 45%;text-align: left;padding: 0 0 15px 15px;} .isotope-layout-boxed .jt-agency-item:nth-child(1),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+1),
.jt-agency-item:nth-child(1),
.jt-agency-item:nth-child(10n+1),
.jt-photo-wrap .jt-agency-item:nth-child(1),
.jt-photo-wrap .jt-agency-item:nth-child(10n+1),
.main-content-center .jt-agency-item:nth-child(1),
.main-content-center .jt-agency-item:nth-child(10n+1),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(1),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+1),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+1),
.jt-box-layout-bg .jt-agency-item:nth-child(1),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+1),
.jt_right_content .main-content-center .jt-agency-item:nth-child(1),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+1),
.jt_left_content .main-content-center .jt-agency-item:nth-child(1),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+1),
.jt-photo-wrap .jt-agency-item:nth-child(1),
.jt-photo-wrap .jt-agency-item:nth-child(10n+1),
.jt_left_content .jt-agency-item:nth-child(1),
.jt_left_content .jt-agency-item:nth-child(10n+1),
.jt_right_content .jt-agency-item:nth-child(1),
.jt_right_content .jt-agency-item:nth-child(10n+1),
.jt_left_content .jt-agency-item:nth-child(1),
.jt_left_content .jt-agency-item:nth-child(10n+1),
.jt_right_content .jt-agency-item:nth-child(1),
.jt_right_content .jt-agency-item:nth-child(10n+1),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+1),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+1) {width: 300px;height: 236px;}
.isotope-layout-boxed .jt-agency-item:nth-child(2),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+2),
.jt-agency-item:nth-child(2),
.jt-agency-item:nth-child(10n+2),
.jt-photo-wrap .jt-agency-item:nth-child(2),
.jt-photo-wrap .jt-agency-item:nth-child(10n+2),
.main-content-center .jt-agency-item:nth-child(2),
.main-content-center .jt-agency-item:nth-child(10n+2),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(2),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+2),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+2),
.jt-box-layout-bg .jt-agency-item:nth-child(2),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+2),
.jt_right_content .main-content-center .jt-agency-item:nth-child(2),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+2),
.jt_left_content .main-content-center .jt-agency-item:nth-child(2),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+2),
.jt-photo-wrap .jt-agency-item:nth-child(2),
.jt-photo-wrap .jt-agency-item:nth-child(10n+2),
.jt_left_content .jt-agency-item:nth-child(2),
.jt_left_content .jt-agency-item:nth-child(10n+2),
.jt_right_content .jt-agency-item:nth-child(2),
.jt_right_content .jt-agency-item:nth-child(10n+2),
.jt_left_content .jt-agency-item:nth-child(2),
.jt_left_content .jt-agency-item:nth-child(10n+2),
.jt_right_content .jt-agency-item:nth-child(2),
.jt_right_content .jt-agency-item:nth-child(10n+2),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+2),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+2) {height: 219px;width: 300px;}
.isotope-layout-boxed .jt-agency-item:nth-child(3),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.isotope-layout-boxed .jt-agency-item:nth-child(4),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.isotope-layout-boxed .jt-agency-item:nth-child(6),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+6),
.jt-agency-item:nth-child(3),
.jt-agency-item:nth-child(10n+3),
.jt-agency-item:nth-child(4),
.jt-agency-item:nth-child(10n+4),
.jt-agency-item:nth-child(6),
.jt-agency-item:nth-child(10n+6),
.jt-photo-wrap .jt-agency-item:nth-child(3),
.jt-photo-wrap .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .jt-agency-item:nth-child(4),
.jt-photo-wrap .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .jt-agency-item:nth-child(6),
.jt-photo-wrap .jt-agency-item:nth-child(10n+6),
.main-content-center .jt-agency-item:nth-child(3),
.main-content-center .jt-agency-item:nth-child(10n+3),
.main-content-center .jt-agency-item:nth-child(4),
.main-content-center .jt-agency-item:nth-child(10n+4),
.main-content-center .jt-agency-item:nth-child(6),
.main-content-center .jt-agency-item:nth-child(10n+6),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(3),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(4),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(6),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+6),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+6),
.jt-box-layout-bg .jt-agency-item:nth-child(3),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+3),
.jt-box-layout-bg .jt-agency-item:nth-child(4),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+4),
.jt-box-layout-bg .jt-agency-item:nth-child(6),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+6),
.jt_right_content .main-content-center .jt-agency-item:nth-child(3),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+3),
.jt_right_content .main-content-center .jt-agency-item:nth-child(4),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+4),
.jt_right_content .main-content-center .jt-agency-item:nth-child(6),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+6),
.jt_left_content .main-content-center .jt-agency-item:nth-child(3),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+3),
.jt_left_content .main-content-center .jt-agency-item:nth-child(4),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+4),
.jt_left_content .main-content-center .jt-agency-item:nth-child(6),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+6),
.jt-photo-wrap .jt-agency-item:nth-child(3),
.jt-photo-wrap .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .jt-agency-item:nth-child(4),
.jt-photo-wrap .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .jt-agency-item:nth-child(6),
.jt-photo-wrap .jt-agency-item:nth-child(10n+6),
.jt_right_content .jt-agency-item:nth-child(3),
.jt_right_content .jt-agency-item:nth-child(10n+3),
.jt_right_content .jt-agency-item:nth-child(4),
.jt_right_content .jt-agency-item:nth-child(10n+4),
.jt_right_content .jt-agency-item:nth-child(6),
.jt_right_content .jt-agency-item:nth-child(10n+6),
.jt_left_content .jt-agency-item:nth-child(3),
.jt_left_content .jt-agency-item:nth-child(10n+3),
.jt_left_content .jt-agency-item:nth-child(4),
.jt_left_content .jt-agency-item:nth-child(10n+4),
.jt_left_content .jt-agency-item:nth-child(6),
.jt_left_content .jt-agency-item:nth-child(10n+6),
.jt_left_content .jt-agency-item:nth-child(3),
.jt_left_content .jt-agency-item:nth-child(10n+3),
.jt_left_content .jt-agency-item:nth-child(4),
.jt_left_content .jt-agency-item:nth-child(10n+4),
.jt_left_content .jt-agency-item:nth-child(6),
.jt_left_content .jt-agency-item:nth-child(10n+6),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+6),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+6)  {height: 207px;width: 300px;}
.isotope-layout-boxed .jt-agency-item:nth-child(5),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+5),
.jt-agency-item:nth-child(5),
.jt-agency-item:nth-child(10n+5),
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5),
.main-content-center .jt-agency-item:nth-child(5),
.main-content-center .jt-agency-item:nth-child(10n+5),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(5),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+5),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+5),
.jt-box-layout-bg .jt-agency-item:nth-child(5),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+5),
.jt_right_content .main-content-center .jt-agency-item:nth-child(5),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+5),
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5),
.jt_left_content .jt-agency-item:nth-child(5),
.jt_left_content .jt-agency-item:nth-child(10n+5),
.jt_right_content .jt-agency-item:nth-child(5),
.jt_right_content .jt-agency-item:nth-child(10n+5),
.jt_left_content .jt-agency-item:nth-child(5),
.jt_left_content .jt-agency-item:nth-child(10n+5),
.jt_right_content .jt-agency-item:nth-child(5),
.jt_right_content .jt-agency-item:nth-child(10n+5),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+5),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+5)	{height: 319px;width: 300px;}
.isotope-layout-boxed .jt-agency-item:nth-child(7),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+7),
.jt-agency-item:nth-child(7),
.jt-agency-item:nth-child(10n+7),
.jt-photo-wrap .jt-agency-item:nth-child(7),
.jt-photo-wrap .jt-agency-item:nth-child(10n+7),
.main-content-center .jt-agency-item:nth-child(7),
.main-content-center .jt-agency-item:nth-child(10n+7),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(7),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+7),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+7),
.jt-box-layout-bg .jt-agency-item:nth-child(7),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+7),
.jt_right_content .main-content-center .jt-agency-item:nth-child(7),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+7),
.jt_left_content .main-content-center .jt-agency-item:nth-child(7),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+7),
.jt-photo-wrap .jt-agency-item:nth-child(7),
.jt-photo-wrap .jt-agency-item:nth-child(10n+7),
.jt_right_content .jt-agency-item:nth-child(7),
.jt_right_content .jt-agency-item:nth-child(10n+7),
.jt_left_content .jt-agency-item:nth-child(7),
.jt_left_content .jt-agency-item:nth-child(10n+7),
.jt_left_content .jt-agency-item:nth-child(7),
.jt_left_content .jt-agency-item:nth-child(10n+7),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+7),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+7) {height: 255px;width: 300px;}
.jt-agency-item:nth-child(8),
.jt-agency-item:nth-child(10n+8),
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8),
.main-content-center .jt-agency-item:nth-child(8),
.main-content-center .jt-agency-item:nth-child(10n+8),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(8),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+8),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+8),
.jt-box-layout-bg .jt-agency-item:nth-child(8),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+8),
.jt_right_content .main-content-center .jt-agency-item:nth-child(8),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+8),
.jt_left_content .main-content-center .jt-agency-item:nth-child(8),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+8),
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8),
.jt_left_content .jt-agency-item:nth-child(8),
.jt_left_content .jt-agency-item:nth-child(10n+8),
.jt_right_content .jt-agency-item:nth-child(8),
.jt_right_content .jt-agency-item:nth-child(10n+8),
.jt_left_content .jt-agency-item:nth-child(8),
.jt_left_content .jt-agency-item:nth-child(10n+8),
.jt_right_content .jt-agency-item:nth-child(8),
.jt_right_content .jt-agency-item:nth-child(10n+8),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+8),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+8) {height: 182px;width: 300px;}
.jt-agency-item:nth-child(9),
.jt-agency-item:nth-child(10n+9),
.jt-photo-wrap .jt-agency-item:nth-child(9),
.jt-photo-wrap .jt-agency-item:nth-child(10n+9),
.main-content-center .jt-agency-item:nth-child(9),
.main-content-center .jt-agency-item:nth-child(10n+9),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(9),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(9),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+9),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+9),
.jt-box-layout-bg .jt-agency-item:nth-child(9),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+9),
.jt_right_content .main-content-center .jt-agency-item:nth-child(9),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+9),
.jt_left_content .main-content-center .jt-agency-item:nth-child(9),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+9),
.jt-photo-wrap .jt-agency-item:nth-child(9),
.jt-photo-wrap .jt-agency-item:nth-child(10n+9),
.jt_right_content .jt-agency-item:nth-child(9),
.jt_right_content .jt-agency-item:nth-child(10n+9),
.jt_left_content .jt-agency-item:nth-child(9),
.jt_left_content .jt-agency-item:nth-child(10n+9),
.jt_left_content .jt-agency-item:nth-child(9),
.jt_left_content .jt-agency-item:nth-child(10n+9),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(9),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+9),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(9),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+9) {height: 192px;width: 300px;}
.jt-agency-item:nth-child(10),
.jt-agency-item:nth-child(10n+10),
.jt-photo-wrap .jt-agency-item:nth-child(10),
.jt-photo-wrap .jt-agency-item:nth-child(10n+10),
.main-content-center .jt-agency-item:nth-child(10),
.main-content-center .jt-agency-item:nth-child(10n+10),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+10),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+10),
.jt-box-layout-bg .jt-agency-item:nth-child(10),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+10),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+10),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+10),
.jt-photo-wrap .jt-agency-item:nth-child(10),
.jt-photo-wrap .jt-agency-item:nth-child(10n+10),
.jt_left_content .jt-agency-item:nth-child(10),
.jt_left_content .jt-agency-item:nth-child(10n+10),
.jt_right_content .jt-agency-item:nth-child(10),
.jt_right_content .jt-agency-item:nth-child(10n+10),
.jt_left_content .jt-agency-item:nth-child(10),
.jt_left_content .jt-agency-item:nth-child(10n+10),
.jt_right_content .jt-agency-item:nth-child(10),
.jt_right_content .jt-agency-item:nth-child(10n+10),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10),
.jt_left_content .isotope-layout-boxed.jt-agency-item:nth-child(10n+10),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+10) {height: 281px;width: 300px;}
.jt-agency-item:nth-child(5),
.jt-agency-item:nth-child(10n+5) {margin-bottom: 50px;}
.jt-agency-item:nth-child(8),
.jt-agency-item:nth-child(10n+8) {margin-top: 0px;}
.jt-agency-hover-content {top: 30%;}
.main-content-center .jt-agency-item:nth-child(5),
.main-content-center .jt-agency-item:nth-child(10n+5),
.jt-box-layout-bg .jt-agency-item:nth-child(5),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+5) {margin-bottom: 50px;}
.main-content-center .jt-agency-item:nth-child(8),
.main-content-center .jt-agency-item:nth-child(10n+8)
.jt-box-layout-bg .jt-agency-item:nth-child(8),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+8) {margin-top: 0px;}
.main-content-center .jt-agency-hover-content,
.jt-box-layout-bg .jt-agency-hover-content,
.jt-photo-wrap .main-content-center .jt-agency-hover-content {top: 30%;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-hover-content {top: 30%;}
.jt-photo-wrap .main-content-center  .jt-agency-item {margin-right: 0;}
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item {margin-right: 0;}
.jt-trend-right {display: none;}
.jt-trend-left {display: none;}
.jt-cat-tab .jt-trend-filter li {display: inline-block;padding: 0px 20px 20px 0px;}
.jt-shop-small-slide-wrap .owl-controls {right: 33px;}
.jt-product-style-one .jt-trendy-item-wrap {margin: 0px auto 40px 10px;text-align: center;}
.jt-product-style-two .jt-trendy-item-wrap {margin: 0px auto 40px 7px;text-align: center;} .wwd-tab-box,
.jt-featured-box {top: 12%;}
.jt-testimonials-style-three .owl-dots,
.jt-studio-testimonials .owl-dots,
.jt-vintage-testimonials .owl-dots,
.jt-testimonial-style-six .owl-dots {display: none !important;}
ul.stack_images {width: 100%;height: 346px;}
.jt-head-large h2,
.jt-heading h2 {font-size: 17px !important;}
.jt-testi-head {padding: 0px 0px 10px;}
.flnce-slide-cont .testi-name {line-height: 24px;}
.flnce-slide-cont .testi-name .testi-desg {display: block;}
.jt-client-static a {width: 50%;}
.jt-client-static a:nth-child(3n) {border-width: 1px 1px 1px 1px;}
.jt-client-static a:nth-child(2n) {border-width: 1px 0px 1px 1px;}
.jt-social-one li {padding: 25px;}
.jt-call-action-content h2 {font-size: 16px;}
.entry-content .jt-main-head {font-size: 20px;}
.entry-content .jt-watch-video p {font-size: 25px;}
.entry-content .jt-main-head {line-height: 30px;}
.jt-box-layout-bg .jt-port-col-3.have-gutter-space .jt-portfolio-item,
.jt-box-layout-bg .jt-port-col-3.have-gutter-space .jt-business-port,
.jt-box-layout-bg .jt-port-col-3.have-gutter-space .jt-grid-sizer-3 {width: 100%;}
.format-video .jt-featured-img .video-img-overlay a {top: 15%;}
.jt-client-static a {width: 100%;border-right: 0;}
.jt-remove-clients-border a.jt-client-logo:nth-last-child(-n+3) {border-bottom: 1px solid #EEE;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a i {display: block;}
.service-fivein-one .services-style-four {width: 100%;}
.col-clients-5 {width: 100%;}
.jt-team-member-group-slide.wide-vertical-team .jt-each-team {width: 300px;}
.jt-team-member-single-slide .jt-each-team {width: 355px;}
.jt-studio-super-text > div > div {padding: 30px;}
.jt-portfolio-item .jt-port-content {top: 35%;}
.jt-team-four-wide .jt-vint-team {width: 100%;}
.jt-vint-team-hover-cont {padding: 0px 10px;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.content-ctrl .container .team-hover-col-three .jt-vint-team-wrap {min-height: 145px;}
.jt-vint-clients {width: 100%;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.content-ctrl .container .team-hover-col-three .jt-vint-team-wrap {min-height: 100px;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt-photo-wrap .jt-team-four-wide .team-hover-col-two .jt-vint-team-hover-cont {top: 15%;}
.jt-service-spaces .services-style-two.sevices-no-round .services-content {width: 82%;}
.jt-team-member-style-five.jt-team-five-wide .jt-corp-team-cont { top: 32%;}
footer .jt-widget-address li.jt-add-icon span {width: 85%;}
.jt-skill {width: 100%;}
.services-style-one .services-content {width: 100%;}
.services-style-one.serv-have-border .services-content {padding: 10px 0 0;width: 100%;}
.services-style-seven .jt-serv-content {padding: 35px;}
.services-style-seven .jt-serv-content:hover {padding: 30px;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-business-port,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-business-port {width: 100%;}
.jt_left_content .jt-each-team .social-icons li a,
.jt_right_content .jt-each-team .social-icons li a {border-bottom: 1px solid #FFF;}
.jt_left_content .jt-each-team .social-icons li,
.jt_right_content .jt-each-team .social-icons li {display: block;}
.jt_left_content .jt-team-member-group-slide .social-icons,
.jt_right_content .jt-team-member-group-slide .social-icons {right: 50px;}
.jt-photo-wrap .services-style-two.sevices-no-round .services-content,
.jt_right_content .services-style-two.sevices-no-round .services-content,
.jt_left_content .services-style-two.sevices-no-round .services-content {width: 70%;}
.services-style-two.sevices-no-round h3 { font-size: 12px;} .jt-blog-carousel-two.blog-style-two-slider-wide { height: auto; }
.jt-blog-carousel-two.blog-style-two-slider-wide .owl-stage-outer { height: auto; }
.blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content {min-width: 100%;left: 10%;top: 70%;}
.jt_main_content .blog-style-two-slider-wide .jt-list-cat,
.jt_main_content .blog-style-two-slider-wide .jt-post-cat {display: none;}
.jt_main_content .blog-style-two-slider-wide .jt-blog-two {width: 290px;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li { width: 100% !important; }
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a {border-width: 0px 1px 0px 1px;}
.jt-single-port-pagination .jt-single-nav > a > span {display: none;}
.jt-single-meta-two .jt-single-service-list > li {padding: 0;}
.jt-test-center-cont-align .container {width: 100%;}
.jt-arch-title h1 {font-size: 19px;}
.jt-photo-wrap .jt-team-member-group-slide .team-cont-details p {display: none;}
.jt-each-team .social-icons li { display: block;}
.jt-photo-wrap .jt-team-member-group-slide .social-icons {right: 50px;}
.jt_arch_content .jt-arch-head-content .hidden-big-screen .menu-metas.navbar-default.jt-slim-meta ul.navbar-nav li.jt-menu-search a { right: 50px;}
.jt-offer-wrap { width: 100%;}
.jt-shop-small-slide .jt-trend-item-desc {width: 100%;}
.jt-shop-news-form input[type="submit"] {margin: 10px 0px 0px 10px;}
.jt-shop-offer-cont.jt-promo-three {padding: 0 0px 0px 45px;}
.jt-clients-fivein-one .wpb_single_image {width: 100% !important;}
.js .img-dragger-large .slide h2 {font-size: 25px;left: 5px;}
.page-template-page-masonry-photography .jt-port-col-4 .jt-portfolio-item {width: 100%;}
.flexslider .nav {
right: auto;
top: 80px;
width: 100%;
display: block;
left: 30px;
}
.slideshow span,
.slides span {left: 30px;}
.slideshow span em,
.slides span a {font-size: 22px;}
.blog .jt-blog-lists .jt-read-more-hv {width: 100%;}
.jt_row_class .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-body ul,
.jt_row_class .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body ul {padding: 0;} .btn-primary {margin: 0 20px 20px !important;}
.jt-social-counter ul li {width: 100%;}
.jt-team-skill-outerspace > div > div {padding: 70px 30px 0px;}
.single-portfolio.jt_main_content .container-fluid.jt-main-banner-holder .jt-page-header.jt-blog-page {min-height: 115px;} .jt-coming-soon-progress .piechart-value {width: 70%;} .uc-counter {margin: 60px 0 40px;}
.uc-counter-wrap img {display: none;}
.ds-element {margin: 0px auto -2px;float: left;width: 100%;} .page-template-template-scroll-lock .wpb_row,
.page-template-template-scroll-lock .wpb_column,
.page-template-template-scroll-lock .wpb_column > div,
.page-template-template-scroll-lock .wpb_column > div > .space-fix,
.page-template-template-scroll-lock .wpb_column > div > .space-fix .wpb_wrapper,
.page-template-template-scroll-lock .wpb_column > div > .space-fix .wpb_single_image {height: auto;}
.jt-img-right-space .vc_single_image-wrapper,
.jt-img-left-space .vc_single_image-wrapper,
.jt-img-left-space-large .vc_single_image-wrapper,
.jt-img-btm-fit .vc_single_image-wrapper,
.jt-img-right-space-large .vc_single_image-wrapper {display: none !important;} .jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_list {min-height: 140px;}
} @media (max-width: 320px) { .jt_blog_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 150%; }
.jt-photo-wrap .jt-process-extrawidth .jt-process-cnt .jt-process-li-left .jt-process-content .jt-cnt-icon,
.jt-photo-wrap .jt-process-extrawidth .jt-process-cnt .jt-process-li-right .jt-process-content .jt-cnt-icon { left: 0; } .jt-photo-wrap .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 182%; }
.jt_right_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 147%; }
.jt-box-layout-bg .jt-featured-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 146%; } .jt_blog_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,.jt_blog_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 150%; }
.jt-photo-wrap .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img, .jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 180%; }
.jt-photo-wrap .jt-featured-box-wide .jt-featured-box, .jt-photo-wrap .col-sm-12 .jt-featured-box-wide .jt-featured-box { top: 3%; }
.jt_right_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_right_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 130%; }
.jt-box-layout-bg .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img,.jt-box-layout-bg .col-sm-12 .jt-featured-box-wide .jt-tilt-effect .jt-wwd-img { padding-bottom: 130%; } .jt-featured-box-boxed .jt-featured-box h2 { font-size: 20px; }
.jt_blog_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 150%; }
.jt_blog_content .jt-featured-box-boxed .jt-featured-box,
.jt_blog_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top: 5.5%; }
.jt-photo-wrap .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 200%; }
.jt_right_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_left_content .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 150%; }
.jt-box-layout-bg .jt-featured-box-boxed .jt-tilt-effect .jt-wwd-img { padding-bottom: 159%; }
.jt-photo-wrap .jt-featured-box-boxed .jt-featured-box,
.jt-photo-wrap .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt_right_content .jt-featured-box-boxed .jt-featured-box,
.jt_right_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box,
.jt_left_content .jt-featured-box-boxed .jt-featured-box,
.jt_left_content .col-sm-12 .jt-featured-box-boxed .jt-featured-box { top: 5.5%; } .jt-team-member-group-slide.wide-vertical-team .jt-each-team { width: 290px; margin-left: auto;  margin-right: auto; }
.jt-team-three-wide.wide-vertical-team .jt-each-team { width: 260px; margin-left: auto; margin-right: auto; }
.jt-team-three-wide .jt-each-team { width: 230px; margin-left: auto; margin-right: auto; }
.jt-team-four-wide .team-hover-col-two .jt-vint-team-wrap,
.jt-team-four-wide .team-hover-col-three .jt-vint-team-wrap { min-height: 350px; }
.jt-team-five-wide .team-hover-col-three .jt-corp-team-wrapper { width: 100%; }
.jt-team-member-style-five.jt-team-five-wide .jt-corp-team-cont { top: 10%;  }
.jt-team-member-group-slide .jt-team-over { padding: 20px 20px; }
.jt-team-member-group-slide .jt-team-over .team-cont-details p { line-height: 18px; }
.jt-team-member-group-slide .jt-team-over .social-icons { right: 10px; top: 10px; }
.jt-box-layout-bg .jt-team-member-group-slide.wide-vertical-team .jt-each-team { width: 250px; }
.jt-box-layout-bg .jt-team-three-wide.wide-vertical-team .jt-each-team { width: 250px; }
.jt-team-three-boxed .team-hover-col-three .jt-each-team,
.jt-team-three-boxed .team-hover-col-two .jt-each-team,
.jt-team-five-boxed .team-hover-col-three .jt-corp-team-wrapper,
.jt-team-five-boxed .team-hover-col-two .jt-corp-team-wrapper,
.jt-team-member-group-slide.jt-team-one-boxed .jt-each-team { width: 240px; }
.jt-photo-wrap .jt-team-three-boxed .team-hover-col-three .jt-each-team,
.jt-photo-wrap .jt-team-three-boxed .team-hover-col-two .jt-each-team,
.jt-photo-wrap .jt-team-five-boxed .team-hover-col-three .jt-corp-team-wrapper,
.jt-photo-wrap .jt-team-five-boxed .team-hover-col-two .jt-corp-team-wrapper,
.jt-photo-wrap .jt-team-member-group-slide.jt-team-one-boxed .jt-each-team { width: 200px; }
.jt-photo-wrap .content-ctrl .container .jt-team-four-boxed .team-hover-col-two .jt-vint-team-wrap,
.jt-photo-wrap .content-ctrl .container .jt-team-four-boxed .team-hover-col-three .jt-vint-team-wrap { min-height: 300px; }
.jt-box-layout-bg .jt-team-member-group-slide.jt-team-one-boxed .jt-each-team { width: 260px; } .blog-style-one-wide .jt-read-more-hv { width: 22%; }
.blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content { min-width: 260px; top: 64%; }
.blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { padding: 15px;top: 70%; }
.content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { min-width: 230px; top: 70%; width: 90%;padding: 10px;}
.blog-style-one-boxed .jt-read-more-hv { width: 30%; }
.blog-style-two-boxed.normal-blog-style-two .jt-blog-two,
.blog-style-three-slider-boxed .jt-blog-slide { width: 260px; }
.blog-style-four-boxed.jt-blog-col-2 .jt-each-post { width: 100%; }
.jt_left_content .blog-style-two-slider-wide .jt-blog-two, .jt_right_content .blog-style-two-slider-wide .jt-blog-two { width: 280px; }
.jt-photo-wrap .blog-style-two-wide.normal-blog-style-two .jt-blog-two:hover .jt-blog-two-content, .jt-photo-wrap .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content { top: 60%; }
.jt-box-layout-bg .content-ctrl .container .blog-style-two-boxed .jt-blog-two:hover .jt-blog-two-content { top: 70%; left: 10%; } .jt-tilt-effect .jt-wwd-img {padding-bottom: 153.714%;} .jt_main_content .jt-slim-meta #jt-top-cart .top-cart-content {right:-75px;}
#top-search form input,
#top-search-slim form input {width: 60%;font-size: 15px;}
.woocommerce input#s {width: 60%;} .jt_arch_content #top-search form input,
.jt_arch_content #top-search-slim form input {width: 75%;} .jt_blog_content .jt-slim-meta .jt-header-social {padding: 0 20px;}
body.jt_blog_content.top-search-open #top-search form input,
body.jt_blog_content.top-search-open #top-search-slim form input {width: 60%;}
.jt-box-layout-bg .jt-box-top-header .jt-slim-drop .dropdown-menu {top: 76px;} .jt-box-layout-bg .jt-slim-logo {left: 5px;}
body.jt-box-layout-bg.top-search-open #top-search form input,
body.jt-box-layout-bg.top-search-open #top-search-slim form input {width: 62%;} .jt_studio_content #top-search form input,
.jt_studio_content #top-search-slim form input {width: 78%;} .jt_business_content .jt-header-three #top-search form input,
.jt_business_content .jt-header-three #top-search-slim form input {width: 62%;} .jt_shop_content .jt-shop-top-header.jt-box-top-header .container {padding: 0;}
.jt_shop_content #top-search form input,
.jt_shop_content #top-search-slim form input {width: 78%;} .jt-photo-wrap .jt-call-action-boxed .jt-call-btns,
.jt_left_content .jt-call-action-boxed .jt-call-btns,
.jt_right_content .jt-call-action-boxed .jt-call-btns,
.jt-box-layout-bg .jt-boxed-layout .jt-call-action-boxed .jt-call-btns {padding: 0;} .jt-vint-team-hover-cont p {display: none;}
.jt-corp-team-cont p,
.entry-content .jt-corp-team-cont p {display: none;}
.jt-box-layout-bg .jt-vint-team-hover-cont,
.jt-box-layout-bg .team-hover-col-two .jt-vint-team-hover-cont,
.team-hover-col-two .jt-corp-team-cont,
.jt-corp-team-cont {top: 45%;}
.jt-photo-wrap .jt-team-members-two.owl-carousel .jt-team-over h4,
.jt-photo-wrap .jt-team-members-single.owl-carousel .jt-team-over h4,
.jt-photo-wrap .jt-team-members-two.owl-carousel .jt-team-over .jt-sep-two,
.jt-photo-wrap .jt-team-members-single.owl-carousel .jt-team-over .jt-sep-two {display: none;}
.jt-photo-wrap .jt-team-members-two.owl-carousel .jt-each-team .social-icons,
.jt-photo-wrap .jt-team-members-single.owl-carousel .jt-each-team .social-icons {top: 25%;left: 25%;}
.jt-photo-wrap .jt-team-style-two .jt-team-position {bottom: 20px;padding: 20px;}
.jt-photo-wrap .team-hover-col-two .jt-vint-team-hover-cont {top: 32%;}
.team-hover-col-two .jt-vint-team-wrap,
.jt-vint-team-wrap {min-height: 300px;}
.jt-photo-wrap .jt-team-style-two .jt-team-position {bottom: 35px;}
.jt-photo-wrap .jt-vint-team-hover-cont {top: 35%;}
.jt-photo-wrap .jt-each-team .jt-team-over {padding: 20px;}
.jt-photo-wrap .team-hover-col-two .jt-corp-team-cont,
.jt-photo-wrap .jt-corp-team-cont {top: 45%;}
.jt_right_content .jt-team-style-two .jt-team-position {padding: 25px; }
.jt_right_content .jt-vint-team-hover-cont,
.jt_right_content .team-hover-col-two .jt-vint-team-hover-cont {top: 40%;}
.jt_right_content .team-hover-col-two .jt-corp-team-cont,
.jt_right_content .jt-corp-team-cont {top: 45%;}
.jt_left_content .jt-each-team .jt-team-over {padding: 25px;}
.jt_left_content .jt-team-style-two .jt-team-position {padding: 25px;}
.jt_left_content .jt-vint-team-hover-cont,
.jt_left_content .team-hover-col-two .jt-vint-team-hover-cont {top: 38%;}
.jt_left_content .team-hover-col-two .jt-corp-team-cont,
.jt_left_content .jt-corp-team-cont {top: 45%;} .jt-intro-content h3 {font-size: 15px;line-height: 30px;}
.jt-intro-text h2 {font-size: 35px;}
.jt-intro-carousel .owl-stage-outer {min-height: 240px;}
.jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer {min-height: 250px;}
.jt-photo-wrap .jt-intro-carousel .owl-stage-outer,
.jt-photo-wrap .jt-intro-carousel .owl-stage-outer,
.jt-photo-wrap .jt-intro-carousel .owl-stage-outer {min-height: 160px;}
.jt-photo-wrap .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer,
.jt_right_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer,
.jt_left_content .jt-intro-wrapper.jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer {min-height: 150px;}
.jt-box-layout-bg .jt-intro-wrapper-extrawidth .jt-intro-carousel .owl-stage-outer {min-height: 200px;}
.jt-box-layout-bg .jt-intro-content h3 {font-size: 15px;line-height: 35px;} .jt-main-cnt-div { padding: 25px;}
.jt-tabs-nav {top: 4.5%;}
.jt-tabs-feature-box,
.jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box {padding: 20px;}
.jt-tabs-right-area,
.jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area {min-height: 300px;}
.jt-fetures-tabs-wrapper-boxed .jt-main-cnt-div {padding: 25px;}
.jt-fetures-tabs-wrapper-boxed .jt-tabs-nav {top: 5%;}
.jt-fetures-tabs-wrapper-boxed .jt-tabs-main-content h2 {font-size: 15px;}
.jt-fetures-tabs-wrapper-boxed .jt-tabs-nav a {width: 30px;height: 30px;line-height: 30px;}
.jt-fetures-tabs-wrapper-boxed .jt-tabs-main-content .tabs-cat a {font-size: 16px;}
.jt-photo-wrap .jt-main-cnt-div,
.jt_right_content .jt-main-cnt-div,
.jt_left_content .jt-main-cnt-div {padding: 10px;}
.jt-photo-wrap .jt-tabs-main-content h2,
.jt_right_content .jt-tabs-main-content h2,
.jt_left_content .jt-tabs-main-content h2 {font-size: 15px;}
.jt-photo-wrap  .jt-tabs-nav a,
.jt_right_content .jt-tabs-nav a,
.jt_left_content  .jt-tabs-nav a  {width: 30px;height: 30px;line-height: 30px;}
.jt-photo-wrap .jt-tabs-feature-box,
.jt_right_content .jt-tabs-feature-box,
.jt_left_content .jt-tabs-feature-box {padding: 20px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area {min-height: 300px; padding: 25px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-feature-box {padding: 5px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-right-area {min-height: 250px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-boxed .jt-tabs-main-content .tabs-cat,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-main-content .tabs-cat,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-main-content .tabs-cat {margin: 60px 0px 10px;}
.jt-photo-wrap .jt-fetures-tabs-wrapper-boxed .jt-tabs-nav,
.jt_right_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-nav,
.jt_left_content .jt-fetures-tabs-wrapper-boxed .jt-tabs-nav {top: 12%; left: 5%;}
.jt-box-layout-bg .jt-fetures-tabs-wrapper-extrawidth .jt-tabs-right-area {min-height: 250px;padding: 25px;} .services-style-one.services-style-one-boxed .services-content {width: 80%;}
.services-style-three.services-style-three-boxed {padding: 20px;}
.services-style-six.services-style-six-boxed .services-content {width: 100%; padding: 20px 0 0 0;}
.jt-boxed-service.jt-boxed-service-boxed {padding: 20px;}
.jt-photo-wrap .services-style-three,
.jt_right_content .services-style-three,
.jt_left_content .services-style-three { padding: 20px;}
.jt-photo-wrap .services-style-two.sevices-no-round .services-content,
.jt_right_content .services-style-two.sevices-no-round .services-content,
.jt_left_content .services-style-two.sevices-no-round .services-content {width: 100%;padding: 20px 0 0 0;}
.jt-photo-wrap .jt-boxed-service,
.jt_right_content .jt-boxed-service,
.jt_left_content .jt-boxed-service {padding: 20px;} .jt-head-large h2,
.jt-heading h2 {font-size: 18px;letter-spacing: 3px;}
.studio-testi-slide .slide-cont {font-size: 18px;line-height: 30px;}
.jt-testimonial-carousel.jt-testimonial-carousel-boxed .jt-test-content h3 {font-size: 17px;}
.jt-test-carousel-two-boxed .jt-head-large h2,
.flnce-abt-slide-boxed .jt-heading h2 {font-size: 14px !important; letter-spacing: 3px;}
.jt-vint-test-slide.jt-vint-test-slide-boxed .jt-vint-title h2 {font-size: 18px;line-height: 30px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 33%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 30%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {padding: 0px 0px 20px 20px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 59px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont { top: 32%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont { top: 29%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 20px;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content {top: 39%;}
.portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.isotope-layout-extrawidth.jt-port-col-4.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.isotope-layout-extrawidth.jt-port-col-5.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 42%;}
.isotope-layout-extrawidth.jt-port-col-3.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 39%;}
.main-content-center .jt-port-col-4 .jt-portfolio-item {width: 100%;}
.main-content-center .jt-port-col-5 .jt-portfolio-item,
.main-content-center .jt-port-col-5 .jt-business-port {width: 89%;}
.isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 36%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 33%;}
.main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 15%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 36%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 22%;}
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 27%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 10px;padding: 0 0 5px 5px;text-align: left;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {padding: 0px 0px 10px 10px;top: 21%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 24%; padding: 0px 0px 10px 10px;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {padding: 0px 0px 10px 10px;text-align: left;top: 22%;}
.jt-photo-wrap .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-photo-wrap .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.jt-port-col-5.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 33%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-photo-wrap .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 27%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content {top: 39%;}
.jt_left_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.jt-port-col-4.jt-studio-hover.portfolio-style-grid .jt-portfolio-item .jt-port-content {top: 38%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 39%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 39%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 38%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont { top: 27%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 32%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 33%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 23px;padding: 0px 0px 15px 15px;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {padding: 0px 0px 15px 15px;top: 31%;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 33%;padding: 0px 0px 15px 15px;}
.jt_left_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {padding: 0px 0px 15px 15px;top: 31%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-vint-port .jt-portfolio-item .jt-port-content {top: 36%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-photo-wrap .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt_left_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt_right_content .main-content-center .jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt-photo-wrap .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt_left_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item,
.jt_right_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-4 .jt-portfolio-item {width: 100%;}
.jt-photo-wrap .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt_left_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt_right_content .main-content-center .jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt-photo-wrap .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt_left_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item,
.jt_right_content .isotope-layout-boxed.jt-portfolio-wrapper.jt-port-col-5 .jt-portfolio-item {width: 88%;}
.jt-photo-wrap .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-3.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .main-content-center .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .main-content-center .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .main-content-center .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .main-content-center .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .jt-port-col-4.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-4.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-4.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-4.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .main-content-center .portfolio-style-grid.jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .main-content-center .portfolio-style-grid.jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .main-content-center .portfolio-style-grid.jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .main-content-center .portfolio-style-grid.jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .jt-port-col-5.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .jt-port-col-5.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .jt-port-col-5.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .jt-port-col-5.left-part-design.isotope-layout-boxed .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .main-content-center .portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap.jt_vintage_content .main-content-center .portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_left_content .main-content-center .portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt_right_content .main-content-center .portfolio-style-grid.jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content, .jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 40%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-white-hover .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 35%;}
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-boxed.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-2.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 27%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 32%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 34%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 20%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 36%;}
.jt-photo-wrap .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .main-content-center .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_photography_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-photo-wrap.jt_vintage_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_left_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt_right_content .isotope-layout-boxed.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 39%;}
.jt-box-layout-bg .jt-port-col-2.jt-white-hover .jt-portfolio-item .jt-port-content {top: 35%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-white-hover .jt-portfolio-item .jt-port-content {top: 38%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-white-hover .jt-portfolio-item .jt-port-content { top: 38%;}
.jt-box-layout-bg .isotope-layout-extrawidth.jt-port-col-2.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 36%;}
.jt-box-layout-bg .portfolio-style-grid.jt-port-col-3.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-box-layout-bg .portfolio-style-grid.jt-port-col-3.isotope-layout-boxed.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 40%;}
.jt-box-layout-bg .jt-port-col-4.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img,
.jt-box-layout-bg .jt-port-col-5.isotope-layout-extrawidth.left-part-design .jt-business-port .jt-port-hover-overlay > img {top: 40%;}
.jt-box-layout-bg .isotope-layout-extrawidth.jt-port-col-2.jt-studio-hover .jt-portfolio-item .jt-port-content { top: 33%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-vint-port .jt-portfolio-item .jt-port-content {top: 38%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-vint-port .jt-portfolio-item .jt-port-content {top: 38%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-vint-port .jt-portfolio-item .jt-port-content {top: 37%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-3.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-4.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont,
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-port-col-5.jt-corp-port .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 30%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-2 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 6%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-3 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 21%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-4 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 30%;}
.jt-box-layout-bg .isotope-layout-extrawidth.portfolio-style-grid.jt-boxed-port.jt-port-col-5 .jt-portfolio-item .jt-corp-port-overlay .jt-corp-port-cont {top: 36%;} .isotope-layout-boxed .jt-agency-item:nth-child(1),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+1),
.jt-agency-item:nth-child(1),
.jt-agency-item:nth-child(10n+1),
.jt-photo-wrap .jt-agency-item:nth-child(1),
.jt-photo-wrap .jt-agency-item:nth-child(10n+1),
.main-content-center .jt-agency-item:nth-child(1),
.main-content-center .jt-agency-item:nth-child(10n+1),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(1),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+1),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+1),
.jt-box-layout-bg .jt-agency-item:nth-child(1),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+1),
.jt_right_content .main-content-center .jt-agency-item:nth-child(1),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+1),
.jt_left_content .main-content-center .jt-agency-item:nth-child(1),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+1),
.jt-photo-wrap .jt-agency-item:nth-child(1),
.jt-photo-wrap .jt-agency-item:nth-child(10n+1),
.jt_left_content .jt-agency-item:nth-child(1),
.jt_left_content .jt-agency-item:nth-child(10n+1),
.jt_right_content .jt-agency-item:nth-child(1),
.jt_right_content .jt-agency-item:nth-child(10n+1),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+1),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(1),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+1) {width: 250px;height: 198px;}
.isotope-layout-boxed .jt-agency-item:nth-child(2),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+2),
.jt-agency-item:nth-child(2),
.jt-agency-item:nth-child(10n+2),
.jt-photo-wrap .jt-agency-item:nth-child(2),
.jt-photo-wrap .jt-agency-item:nth-child(10n+2),
.main-content-center .jt-agency-item:nth-child(2),
.main-content-center .jt-agency-item:nth-child(10n+2),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(2),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+2),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+2),
.jt-box-layout-bg .jt-agency-item:nth-child(2),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+2),
.jt_right_content .main-content-center .jt-agency-item:nth-child(2),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+2),
.jt_left_content .main-content-center .jt-agency-item:nth-child(2),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+2),
.jt-photo-wrap .jt-agency-item:nth-child(2),
.jt-photo-wrap .jt-agency-item:nth-child(10n+2),
.jt_left_content .jt-agency-item:nth-child(2),
.jt_left_content .jt-agency-item:nth-child(10n+2),
.jt_right_content .jt-agency-item:nth-child(2),
.jt_right_content .jt-agency-item:nth-child(10n+2),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+2),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(2),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+2)  {height: 184px;width: 250px;}
.isotope-layout-boxed .jt-agency-item:nth-child(3),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.isotope-layout-boxed .jt-agency-item:nth-child(4),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.isotope-layout-boxed .jt-agency-item:nth-child(6),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+6),
.jt-agency-item:nth-child(3),
.jt-agency-item:nth-child(10n+3),
.jt-agency-item:nth-child(4),
.jt-agency-item:nth-child(10n+4),
.jt-agency-item:nth-child(6),
.jt-agency-item:nth-child(10n+6),
.jt-photo-wrap .jt-agency-item:nth-child(3),
.jt-photo-wrap .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .jt-agency-item:nth-child(4),
.jt-photo-wrap .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .jt-agency-item:nth-child(6),
.jt-photo-wrap .jt-agency-item:nth-child(10n+6),
.main-content-center .jt-agency-item:nth-child(3),
.main-content-center .jt-agency-item:nth-child(10n+3),
.main-content-center .jt-agency-item:nth-child(4),
.main-content-center .jt-agency-item:nth-child(10n+4),
.main-content-center .jt-agency-item:nth-child(6),
.main-content-center .jt-agency-item:nth-child(10n+6),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(3),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(4),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(6),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+6),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+6),
.jt-box-layout-bg .jt-agency-item:nth-child(3),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+3),
.jt-box-layout-bg .jt-agency-item:nth-child(4),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+4),
.jt-box-layout-bg .jt-agency-item:nth-child(6),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+6),
.jt_right_content .main-content-center .jt-agency-item:nth-child(3),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+3),
.jt_right_content .main-content-center .jt-agency-item:nth-child(4),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+4),
.jt_right_content .main-content-center .jt-agency-item:nth-child(6),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+6),
.jt_left_content .main-content-center .jt-agency-item:nth-child(3),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+3),
.jt_left_content .main-content-center .jt-agency-item:nth-child(4),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+4),
.jt_left_content .main-content-center .jt-agency-item:nth-child(6),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+6),
.jt-photo-wrap .jt-agency-item:nth-child(3),
.jt-photo-wrap .jt-agency-item:nth-child(10n+3),
.jt-photo-wrap .jt-agency-item:nth-child(4),
.jt-photo-wrap .jt-agency-item:nth-child(10n+4),
.jt-photo-wrap .jt-agency-item:nth-child(6),
.jt-photo-wrap .jt-agency-item:nth-child(10n+6),
.jt_right_content .jt-agency-item:nth-child(3),
.jt_right_content .jt-agency-item:nth-child(10n+3),
.jt_right_content .jt-agency-item:nth-child(4),
.jt_right_content .jt-agency-item:nth-child(10n+4),
.jt_right_content .jt-agency-item:nth-child(6),
.jt_right_content .jt-agency-item:nth-child(10n+6),
.jt_left_content .jt-agency-item:nth-child(3),
.jt_left_content .jt-agency-item:nth-child(10n+3),
.jt_left_content .jt-agency-item:nth-child(4),
.jt_left_content .jt-agency-item:nth-child(10n+4),
.jt_left_content .jt-agency-item:nth-child(6),
.jt_left_content .jt-agency-item:nth-child(10n+6),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(3),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+3),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(4),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+4),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+6),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(6),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+6) {height: 173px;width: 250px;}
.isotope-layout-boxed .jt-agency-item:nth-child(5),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+5),
.jt-agency-item:nth-child(5),
.jt-agency-item:nth-child(10n+5),
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5),
.main-content-center .jt-agency-item:nth-child(5),
.main-content-center .jt-agency-item:nth-child(10n+5),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(5),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+5),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+5),
.jt-box-layout-bg .jt-agency-item:nth-child(5),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+5),
.jt_right_content .main-content-center .jt-agency-item:nth-child(5),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(5),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+5),
.jt-photo-wrap .jt-agency-item:nth-child(5),
.jt-photo-wrap .jt-agency-item:nth-child(10n+5),
.jt_left_content .jt-agency-item:nth-child(5),
.jt_left_content .jt-agency-item:nth-child(10n+5),
.jt_right_content .jt-agency-item:nth-child(5),
.jt_right_content .jt-agency-item:nth-child(10n+5),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+5),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(5),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+5) {height: 265px;width: 250px;}
.isotope-layout-boxed .jt-agency-item:nth-child(7),
.isotope-layout-boxed .jt-agency-item:nth-child(10n+7),
.jt-agency-item:nth-child(7),
.jt-agency-item:nth-child(10n+7),
.jt-photo-wrap .jt-agency-item:nth-child(7),
.jt-photo-wrap .jt-agency-item:nth-child(10n+7),
.main-content-center .jt-agency-item:nth-child(7),
.main-content-center .jt-agency-item:nth-child(10n+7),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(7),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+7),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+7),
.jt-box-layout-bg .jt-agency-item:nth-child(7),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+7),
.jt_right_content .main-content-center .jt-agency-item:nth-child(7),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+7),
.jt_left_content .main-content-center .jt-agency-item:nth-child(7),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+7),
.jt-photo-wrap .jt-agency-item:nth-child(7),
.jt-photo-wrap .jt-agency-item:nth-child(10n+7),
.jt_right_content .jt-agency-item:nth-child(7),
.jt_right_content .jt-agency-item:nth-child(10n+7),
.jt_left_content .jt-agency-item:nth-child(7),
.jt_left_content .jt-agency-item:nth-child(10n+7),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+7),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(7),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+7) {height: 215px;width: 250px;}
.jt-agency-item:nth-child(8),
.jt-agency-item:nth-child(10n+8),
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8),
.main-content-center .jt-agency-item:nth-child(8),
.main-content-center .jt-agency-item:nth-child(10n+8),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(8),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+8),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+8),
.jt-box-layout-bg .jt-agency-item:nth-child(8),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+8),
.jt_right_content .main-content-center .jt-agency-item:nth-child(8),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+8),
.jt_left_content .main-content-center .jt-agency-item:nth-child(8),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+8),
.jt-photo-wrap .jt-agency-item:nth-child(8),
.jt-photo-wrap .jt-agency-item:nth-child(10n+8),
.jt_left_content .jt-agency-item:nth-child(8),
.jt_left_content .jt-agency-item:nth-child(10n+8),
.jt_right_content .jt-agency-item:nth-child(8),
.jt_right_content .jt-agency-item:nth-child(10n+8),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+8),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(8),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+8) {height: 152px;width: 250px;}
.jt-agency-item:nth-child(9),
.jt-agency-item:nth-child(10n+9),
.jt-photo-wrap .jt-agency-item:nth-child(9),
.jt-photo-wrap .jt-agency-item:nth-child(10n+9),
.main-content-center .jt-agency-item:nth-child(9),
.main-content-center .jt-agency-item:nth-child(10n+9),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(9),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(9),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+9),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+9),
.jt-box-layout-bg .jt-agency-item:nth-child(9),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+9),
.jt_right_content .main-content-center .jt-agency-item:nth-child(9),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+9),
.jt_left_content .main-content-center .jt-agency-item:nth-child(9),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+9),
.jt-photo-wrap .jt-agency-item:nth-child(9),
.jt-photo-wrap .jt-agency-item:nth-child(10n+9),
.jt_right_content .jt-agency-item:nth-child(9),
.jt_right_content .jt-agency-item:nth-child(10n+9),
.jt_left_content .jt-agency-item:nth-child(9),
.jt_left_content .jt-agency-item:nth-child(10n+9),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(9),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+9),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(9),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+9) {height: 161px;width: 250px;}
.jt-agency-item:nth-child(10),
.jt-agency-item:nth-child(10n+10),
.jt-photo-wrap .jt-agency-item:nth-child(10),
.jt-photo-wrap .jt-agency-item:nth-child(10n+10),
.main-content-center .jt-agency-item:nth-child(10),
.main-content-center .jt-agency-item:nth-child(10n+10),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10),
.jt-photo-wrap .main-content-center .jt-agency-item:nth-child(10n+10),
.jt-photo-wrap .isotope-layout-boxed .jt-agency-item:nth-child(10n+10),
.jt-box-layout-bg .jt-agency-item:nth-child(10),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+10),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10),
.jt_right_content .main-content-center .jt-agency-item:nth-child(10n+10),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10),
.jt_left_content .main-content-center .jt-agency-item:nth-child(10n+10),
.jt-photo-wrap .jt-agency-item:nth-child(10),
.jt-photo-wrap .jt-agency-item:nth-child(10n+10),
.jt_left_content .jt-agency-item:nth-child(10),
.jt_left_content .jt-agency-item:nth-child(10n+10),
.jt_right_content .jt-agency-item:nth-child(10),
.jt_right_content .jt-agency-item:nth-child(10n+10),
.jt_left_content .isotope-layout-boxed .jt-agency-item:nth-child(10),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10),
.jt_left_content .isotope-layout-boxed.jt-agency-item:nth-child(10n+10),
.jt_right_content .isotope-layout-boxed .jt-agency-item:nth-child(10n+10) {height: 235px;width: 250px;}
.jt-agency-item:nth-child(5),
.jt-agency-item:nth-child(10n+5) {margin-bottom: 50px;}
.jt-agency-item:nth-child(8),
.jt-agency-item:nth-child(10n+8) {margin-top: 0px;}
.jt-agency-hover-content {top: 25%;}
.main-content-center .jt-agency-item:nth-child(5),
.main-content-center .jt-agency-item:nth-child(10n+5),
.jt-box-layout-bg .jt-agency-item:nth-child(5),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+5) {margin-bottom: 50px;}
.main-content-center .jt-agency-item:nth-child(8),
.main-content-center .jt-agency-item:nth-child(10n+8),
.jt-box-layout-bg .jt-agency-item:nth-child(8),
.jt-box-layout-bg .jt-agency-item:nth-child(10n+8) {margin-top: 0px;}
.main-content-center .jt-agency-hover-content,
.jt-box-layout-bg .jt-agency-hover-content {top: 25%;}
.jt-shop-small-slide-wrap .owl-controls {right: 20px;}
.jt-product-style-one .jt-trendy-item-wrap {margin: 0px auto 40px -10px;text-align: center;}
.jt-product-style-two .jt-trendy-item-wrap {margin: 0px auto 40px -7px;text-align: center;}
.main-content-center .jt-agency-hover-content,
.jt-box-layout-bg .jt-agency-hover-content,
.jt-photo-wrap .main-content-center .jt-agency-hover-content,
.jt-photo-wrap .isotope-layout-boxed .jt-agency-hover-content {top: 20%;} .jt-head-large h2,
.jt-heading h2 {font-size: 14px;}
.wwd-tab-box,
.jt-featured-box {top: 10%;}
.entry-content .jt-main-head {font-size: 22px;}
.entry-content .jt-main-head {font-size: 17px;}
.jt-test-content h3 {letter-spacing: 2px;}
.jt-client-static a {width: 100%;}
.jt-client-static a {border-right: 0;}
.jt-normal-clients {width: 100%;}
.format-video .jt-featured-img .video-img-overlay a {top: 10%;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li {
width: 100% !important;
margin: 0px 0px 25px;
border: 0;
border-bottom: 1px solid #DDD;
}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li {margin: 0;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a {padding: 30px 20px;}
.jt-icon-tab-outerspace > div > div {padding-bottom: 40px;padding-top: 0;}
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a i {display: inline-block;}
.jt-team-member-group-slide.wide-vertical-team .jt-each-team {width: 260px;}
.jt-team-member-single-slide .jt-each-team {width: 315px;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.jt-photo-wrap .jt-team-four-wide .team-hover-col-two .jt-vint-team-hover-cont {top: 43%;}
.jt-photo-wrap .jt-team-four-wide .team-hover-col-three .jt-vint-team-hover-cont,
.content-ctrl .container .team-hover-col-three .jt-vint-team-wrap {min-height: 50px;}
.jt-corp-team-cont p,
.entry-content .jt-corp-team-cont p {display: block;}
.jt-team-member-style-five.jt-team-five-wide .jt-corp-team-cont {top: 28%;}
.blog-style-two-slider-wide .jt-blog-two {width: 255px;}
.blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content {padding: 15px;top: 70%;left: 0;}
.jt_main_content .blog-style-two-slider-wide .jt-blog-two:hover .jt-blog-two-content {left: 0;top: 75%;}
.jt_main_content .blog-style-two-slider-wide .jt-blog-two {width: 250px;}
.jt-arch-title h1 {font-size: 16px;}
.jt-photo-wrap .jt-team-member-group-slide.wide-vertical-team .jt-each-team {width: 200px;}
.jt-shop-offer-cont.jt-promo-one .jt-offer-tit,
.jt-shop-offer-cont.jt-promo-three .jt-offer-tit {display: none;}
.jt-shop-offer-cont.jt-promo-three {padding: 30px 0px 0px 45px;} .jt-prev-post,
.jt-next-post {padding: 10px 0;width: 100%;}
.single-portfolio.jt_main_content .container-fluid.jt-main-banner-holder .jt-page-header.jt-blog-page {min-height: 105px;} .uc-counter {margin: 100px 0 40px;} .jt-studio-service-right.jt-tab-image-wrapper .pws_tabs_list { min-height: 100px; }
.jt-filter-style-one .container .jt-filter-right .filter-right-bg .jt-filter li a {margin: 0 10px 0 0;}
.jt_blog_content .collapse-button {right: 5px;}
}
.page-template.jt_vintage_content .jt-photo-whole-wrap.right-cont-wrap { height: 100% !important;}
.jt_vintage_content.page-template.page-template-template-vintage-home .slider-container.jt-vintage-banner {height: 100% !important;}
.jt-vintage-banner .slide-bg {height: 100%;}@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min-moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.default-logo {display:none !important;}
.retina-logo {display:inline-block !important;}
.jt_left_content .retina-logo,
.jt_right_content .retina-logo {display:block !important;}
.retina-logo img {width: ; height: ;}
}
.jt-page-banner .jt-breadcrumbs span a,
.jt-page-banner .jt-breadcrumbs a,
.jt-page-banner .jt-breadcrumbs span,
.jt_business_content .jt-business-banner-content .jt-breadcrumbs span a,
.jt_business_content .jt-business-banner-content .jt-breadcrumbs span,
.jt_business_content .jt-business-banner-content .jt-breadcrumbs a,
.jt_shop_content .jt-shop-header .jt-breadcrumbs span a,
.jt_shop_content .jt-shop-header .jt-breadcrumbs span,
.jt_shop_content .jt-shop-header .jt-breadcrumbs a {
color: #fad9d2;
}
.collapse.navbar-collapse ul.nav.navbar-nav a,
.menu-main-menu-container ul.nav.navbar-nav li.menu-item a,
.left-menu-wrap .menu-main-menu-container ul.left-menu li a,
.left-menu-wrap ul.left-menu.port-filter-menu li span.jt-cross-over,
.right-menu-wrap .menu-main-menu-container ul.left-menu li a,
.right-menu-wrap ul.left-menu.port-filter-menu li span.jt-cross-over,
.hidden-side-big-screen .menu-main-menu-container ul.menu li a,
.hidden-side-big-screen ul.nav.navbar-nav li.menu-item span.jt-cross-over,
.jt-photo-wrap .left-menu-wrap.jt-dark-bg .left-menu-list ul.left-menu li a,
.jt-photo-wrap .photography-rightmenu.jt-dark-bg .left-menu-list ul.left-menu li a,
.jt_studio_content .collapse.navbar-collapse ul.nav.navbar-nav a,
.jt_studio_content .menu-main-menu-container ul.nav.navbar-nav li.menu-item a,
header .navbar.navbar-default ul.nav.navbar-nav a,
.navbar.navbar-default ul.nav.navbar-nav a,
.left-menu-list ul.left-menu li a,
.left-menu-list ul.nav.navbar-nav li a,
ul.slimmenu.collapsed li a,
.left-menu-list .left-menu > li,
.left-menu-list .left-menu .port-filter li a,
.left-menu-list .left-menu .sub-menu li a,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > li > a,
.navbar-nav > ul > li > span.dropdown-toggle a,
.jt-agency-menu h3 {
color: #2d2261;
}
.collapse.navbar-collapse ul.nav.navbar-nav li.menu-item a:hover,
.menu-main-menu-container ul.nav.navbar-nav li.menu-item a:hover,
.left-menu-wrap .menu-main-menu-container ul.left-menu li.menu-item a:hover,
.left-menu-wrap ul.left-menu.port-filter-menu li span.jt-cross-over:hover,
.right-menu-wrap .menu-main-menu-container ul.left-menu li a:hover,
.right-menu-wrap ul.left-menu.port-filter-menu li span.jt-cross-over:hover,
.hidden-side-big-screen ul.slimmenu.collapsed .menu-main-menu-container ul.menu li.menu-item a:hover,
.hidden-side-big-screen ul.nav.navbar-nav li.menu-item span.jt-cross-over:hover,
.hidden-side-big-screen ul.left-menu.port-filter-menu li span.jt-cross-over:hover,
.jt-photo-wrap .left-menu-wrap.jt-dark-bg .left-menu-list ul.left-menu li a:hover,
.jt-photo-wrap .photography-rightmenu.jt-dark-bg .left-menu-list ul.left-menu li a:hover,
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-main-menu-container ul.nav.navbar-nav li a:hover {
color: #fad9d2;
}
.collapse.navbar-collapse ul.nav.navbar-nav li.active a,
.menu-main-menu-container ul.nav.navbar-nav li.active a,
.left-menu-wrap .menu-main-menu-container ul.left-menu li.menu-item.active a,
.hidden-side-big-screen ul.nav.navbar-nav .menu-main-menu-container ul.menu li.active a,
.right-menu-wrap .menu-main-menu-container ul.left-menu li.menu-item.active a,
.jt-photo-wrap .left-menu-wrap.jt-dark-bg .left-menu-list ul.left-menu li.active a,
.jt-photo-wrap .photography-rightmenu.jt-dark-bg .left-menu-list ul.left-menu li.active a,
.hidden-big-screen .menu-main-menu-container ul.nav.navbar-nav li.active a {
color: #2d2261;
}
.jt-photo-wrap .left-menu-wrap.jt-dark-bg .left-menu-list ul.left-menu li.active a:after,
.jt-photo-wrap .photography-rightmenu.jt-dark-bg .left-menu-list ul.left-menu li.active a:after {
background: #2d2261;
}
.left-menu-wrap .menu-main-menu-container ul.left-menu li.menu-item a:after,
.left-menu-wrap ul.left-menu.port-filter-menu li span.jt-cross-over:after,
.right-menu-wrap .menu-main-menu-container ul.left-menu li.menu-item a:after,
.jt_right_content .right-menu-wrap.menu-right ul.left-menu.port-filter-menu li span.jt-cross-over:after,
.jt-photo-wrap .left-menu-wrap.jt-dark-bg .left-menu-list ul.left-menu li a:after,
.jt-photo-wrap .photography-rightmenu.jt-dark-bg .left-menu-list ul.left-menu li a:after,
.jt_agency_content .jt-agency-header .menu-main-menu-container ul.nav.navbar-nav li a:after,
.jt_studio_content .collapse.navbar-collapse ul.nav.navbar-nav a:after,
.jt_studio_content .menu-main-menu-container ul.nav.navbar-nav li.menu-item a:after {
background: #fad9d2;
}
.collapse.navbar-collapse ul.nav.navbar-nav ul.dropdown-menu a,
.menu-main-menu-container ul.nav.navbar-nav ul.dropdown-menu li.menu-item a,
.left-menu-wrap .menu-main-menu-container ul.left-menu ul.sub-menu li.menu-item a,
.left-menu-wrap ul.left-menu.port-filter-menu li ul.port-filter li a,
.right-menu-wrap .menu-main-menu-container ul.left-menu ul.sub-menu li.menu-item a,
.right-menu-wrap ul.left-menu.port-filter-menu li ul.port-filter li a,
.hidden-side-big-screen ul.nav.navbar-nav .menu-main-menu-container ul.menu li.menu-item.dropdown ul.dropdown-menu li a,
.hidden-side-big-screen ul.nav.navbar-nav li.menu-item ul.port-filter li a,
.jt-photo-wrap .left-menu-wrap.jt-dark-bg .left-menu-list ul.left-menu ul.sub-menu li a,
.jt-photo-wrap .photography-rightmenu.jt-dark-bg .left-menu-list ul.left-menu ul.sub-menu li a,
.jt-photo-wrap .hidden-side-big-screen ul.nav.navbar-nav li.dropdown ul.dropdown-menu li a,
.jt_shop_content .hidden-big-screen .menu-main-menu-container ul.slimmenu.collapsed li ul.dropdown-menu li a {
color: #ffffff;
}
.collapse.navbar-collapse ul.nav.navbar-nav ul.dropdown-menu a:hover,
.menu-main-menu-container ul.nav.navbar-nav ul.dropdown-menu li.menu-item a:hover,
.left-menu-wrap .menu-main-menu-container ul.left-menu ul.sub-menu li a:hover,
.left-menu-wrap ul.left-menu.port-filter-menu ul.port-filter li a:hover,
.right-menu-wrap .menu-main-menu-container ul.left-menu ul.sub-menu li a:hover,
.right-menu-wrap ul.left-menu.port-filter-menu ul.port-filter li a:hover,
.hidden-side-big-screen ul.nav.navbar-nav .menu-main-menu-container ul.menu li.menu-item.dropdown ul.dropdown-menu li a:hover,
.hidden-side-big-screen ul.nav.navbar-nav li.menu-item ul.port-filter li a:hover,
.jt-photo-wrap .left-menu-wrap.jt-dark-bg .left-menu-list ul.left-menu ul.sub-menu li a:hover,
.jt-photo-wrap .photography-rightmenu.jt-dark-bg .left-menu-list ul.left-menu ul.sub-menu li a:hover,
.jt-photo-wrap .hidden-side-big-screen ul.nav.navbar-nav li.dropdown ul.dropdown-menu li a:hover,
.jt-box-layout-bg .jt-boxed-layout .jt_box_header_content .hidden-big-screen .menu-main-menu-container ul.nav.navbar-nav ul.dropdown-menu li a:hover,
.jt_shop_content .hidden-big-screen .menu-main-menu-container ul.slimmenu.collapsed li ul.dropdown-menu li a:hover {
color: #ffffff;
}
.collapse.navbar-collapse ul.nav.navbar-nav ul.dropdown-menu li.active a,
.menu-main-menu-container ul.nav.navbar-nav ul.dropdown-menu li.active a,
.left-menu-wrap .menu-main-menu-container ul.left-menu ul.sub-menu li.menu-item.active a,
.right-menu-wrap .menu-main-menu-container ul.left-menu ul.sub-menu li.menu-item.active a,
.hidden-side-big-screen ul.nav.navbar-nav .menu-main-menu-container ul.menu li.menu-item.dropdown ul.dropdown-menu li.active a,
.hidden-side-big-screen ul.nav.navbar-nav li.menu-item ul.port-filter li.active a,
.jt-photo-wrap .left-menu-wrap.jt-dark-bg .left-menu-list ul.left-menu ul.sub-menu li.active a,
.jt-photo-wrap .photography-rightmenu.jt-dark-bg .left-menu-list ul.left-menu ul.sub-menu li.active a,
.jt-photo-wrap .hidden-side-big-screen ul.nav.navbar-nav li.dropdown ul.dropdown-menu li.active a,
.jt_shop_content .hidden-big-screen .menu-main-menu-container ul.slimmenu.collapsed li ul.dropdown-menu li.active a {
color: #ffffff;
}
.collapse.navbar-collapse ul.nav.navbar-nav li.dropdown ul.dropdown-menu,
.menu-main-menu-container ul.nav.navbar-nav.navbar-left.jt-main-nav li.dropdown ul.dropdown-menu,
.jt_agency_content .jt-agency-header ul.nav.navbar-nav li.dropdown ul.dropdown-menu {
background: #2d2261;
}
.hidden-big-screen .menu-main-menu-container ul.nav.navbar-nav li.menu-item a,
.hidden-side-big-screen ul.nav.navbar-nav li.menu-item span.jt-cross-over,
.hidden-side-big-screen ul.nav.navbar-nav li.menu-item ul.port-filter li a,
.hidden-side-big-screen ul.nav.navbar-nav li a,
.hidden-side-big-screen ul.nav.navbar-nav li a:hover,
.hidden-side-big-screen ul.nav.navbar-nav li.dropdown ul.dropdown-menu li a,
.hidden-side-big-screen ul.nav.navbar-nav li.dropdown ul.dropdown-menu li a:hover,
.jt-photo-wrap .hidden-side-big-screen ul.nav.navbar-nav li a,
.jt-photo-wrap .hidden-side-big-screen ul.nav.navbar-nav li a:hover,
.jt-photo-wrap .hidden-side-big-screen ul.nav.navbar-nav ul.dropdown-menu ul.dropdown-menu li a,
.jt-photo-wrap .hidden-side-big-screen ul.nav.navbar-nav ul.dropdown-menu ul.dropdown-menu li a:hover,
.jt_shop_content .hidden-big-screen .menu-main-menu-container ul.slimmenu.collapsed li ul.dropdown-menu li a {
background: #2d2261;
}
.menu-metas.navbar-default ul.navbar-nav li.jt-menu-search a i.fa.fa-search,
.menu-metas.navbar-default ul.navbar-nav li#top-search.jt-menu-search form input,
.menu-metas.navbar-default ul.navbar-nav li#top-search-slim.jt-menu-search form input,
.menu-metas.navbar-default ul.navbar-nav li.jt-menu-search a i.pe-7s-close,
.menu-metas.navbar-default ul.navbar-nav li.jt-search a i.fa.fa-search,
.menu-metas.navbar-default ul.navbar-nav li#top-search.jt-search form input,
.menu-metas.navbar-default ul.navbar-nav li#top-search-slim.jt-search form input,
.menu-metas.navbar-default ul.navbar-nav li.jt-search a i.pe-7s-close,
.menu-metas.navbar-default ul.navbar-nav .widget.widget_text ul li a.dropdown-toggle,
.collapse.navbar-collapse .menu-metas.navbar-default ul.navbar-nav .widget.widget_text ul li a.dropdown-toggle,
.jt_business_content .collapse.navbar-collapse .menu-metas.navbar-default ul.navbar-nav .widget.widget_text ul li a.dropdown-toggle,
.jt_arch_content .collapse.navbar-collapse .menu-metas.navbar-default ul.navbar-nav .widget.widget_text ul li a.dropdown-toggle,
.jt_studio_content nav.navbar.navbar-default .collapse.navbar-collapse .menu-metas.navbar-default .widget.widget_text ul li a.dropdown-toggle,
.menu-metas.navbar-default ul.navbar-nav li.jt-arch-share a i,
.jt-box-layout-bg .collapse.navbar-collapse .widget.widget_text ul li a.dropdown-toggle {
color: #35373e;
}
.jt-page-header header {
background-color: rgba(255,255,255,0.01);
}
.jt-page-header .is-sticky header {
background-color: #ffffff;
}
footer.jt-footer-style-two,
footer > div,
footer.jt-footer-style-two > div {
background-color: #2d2261;
background-repeat: repeat;
background-repeat: scroll;
background-position: center bottom;
}
footer.jt-footer-style-two .jt-copyright-area,
footer .jt-copyright-area {
background-color: #15365a;
}
footer.jt-footer-style-two .jt-copyright-area,
footer .jt-copyright-area p {
font-size: 10px;
}
footer.jt-footer-style-two .jt-copyright-area,
footer .jt-copyright-area p {
color: #002b59;
}
footer > div {
<!-- padding-top: 0px !important; -->
}
footer.jt-footer-style-two .jt-copyright-area {
margin-top: 0;
}
.foot-ctrl footer .text-widget-holder {
padding: 20px 0px 20px 0px;
}
.entry-content p,
.entry-content.page-container p,
.entry-content .jt-post-excerpt,
.jt-post-excerpt ul, .entry-content .jt-post-excerpt ul,
.jt-comments table th, .jt-comments table td, .entry-content dl dd, .jt-comments ul.comments li,
.entry-content table th, .entry-content table td,
.entry-content dl dt,
.entry-content dl,
.entry-content ul,
.entry-content address,
.jt-heading .sub-heading,
.entry-content .jt-heading h4.sub-heading,
.entry-content.page-container .jt-heading h4.sub-heading,
.jt-team-over .team-profession,
.jt-test-name span,
.jt-counter-three.jt-counter .jt-num,
.jt-comments-meta > .comments-meta,
.comments-area .comment-respond textarea,
form.comment-form .error,
.comments-area .comment-respond input[type="text"],
.jt-time-content,
.jt-page-banner .jt-breadcrumbs,
.jt-page-banner .jt-breadcrumbs a,
.jt-price-features li,
.jt-pricing-circle .jt-period,
.entry-content .jt-lists h1.list-head, .entry-content.page-container .jt-lists h1.list-head,
.entry-content .jt-lists h2.list-head, .entry-content.page-container .jt-lists h2.list-head,
.entry-content .jt-lists h3.list-head, .entry-content.page-container .jt-lists h3.list-head,
.entry-content .jt-lists h4.list-head, .entry-content.page-container .jt-lists h4.list-head,
.entry-content .jt-lists h5.list-head, .entry-content.page-container .jt-lists h5.list-head,
.entry-content .jt-lists h6.list-head, .entry-content.page-container .jt-lists h6.list-head,
.double-line-one,
table.table,
.jt_row_class .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body p,
.jt_row_class .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body ul > li,
.jt_row_class .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-body p,
.jt_row_class .vc_tta-tabs.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-body,
.jt_row_class .vc_tta-tabs.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-body,
.jt_row_class .vc_tta-tabs.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-body,
.jt_row_class .vc_tta-tabs.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-body,
.alert,
.alert-bg,
.jt-block-quote blockquote,
div.jt-special,
.jt-heading .jt-short-title,
.jt-related-works em,
.jt-tabs-main-content,
div.wpcf7-response-output,
.jt-cnt-carousel-wrapper,
.jt-header-content > p,
.flnce-slide-cont .testi-name .testi-desg,
.slider-no-prev, .slider-no-next,
span.wpcf7-not-valid-tip,
.business-testimonials-cont .flnce-slide-cont .slide-cont,
.jt_business_content .jt-business-banner-content .jt-breadcrumbs,
.jt-arch-service ul li,
.jt-agency-hover-content .jt-agency-top,
.jt-agency-hover-content a,
.jt-studio-sub h3,
.jt-italic-heading .jt-heading .sub-heading,
.jt-vintage-banner-content p,
.woocommerce .widget_shopping_cart ul,
.single-product.woocommerce #reviews #review_form .comment-form-rating label,
.single-product.woocommerce .shop-template .entry-summary p.stock.in-stock,
.jt-single-quote > .jt-quote-msg,
.wpb_text_column p,
.format-link .jt-post-content .jt-post-title,
.format-quote .jt-post-content .jt-post-title,
.jt-footer-title,
.jt-boxed-footer-contact p,
.jt-shop-offer-cont.jt-promo-two .jt-shop-branch a,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table tbody tr th,
.woocommerce-cart .cart-collaterals .cart_totals table tbody tr td,
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.payment_methods li .payment_box.payment_method_bacs p,
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tbody td,
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot,
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-checkout .woocommerce-info,
.woocommerce .widget_products ul.product_list_widget li a,
.woocommerce .widget_products ul.product_list_widget,
.top-cart-content .widget_shopping_cart.woocommerce ul.cart_list li .quantity,
.top-cart-content .widget_shopping_cart.woocommerce ul.cart_list li .quantity .amount,
.woocommerce .orderby,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields input,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields .select2-choice,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields input,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields .select2-choice,
.jt-blog-header header.logo-center #top-search form input,
.jt-blog-header header.logo-center #top-search-slim form input,
.woocommerce-cart .shipping-coupon .shipping_calculator .juster-shipping-calculator-form .jt-layout-column span select#calc_shipping_state,
.woocommerce-cart .shipping-coupon .shipping_calculator .juster-shipping-calculator-form p select {
font-family: Montserrat, sans-serif;
color: #2d2261;
}
::-webkit-input-placeholder {
font-family: Montserrat, sans-serif;
color: #2d2261;
}
:-moz-placeholder {
font-family: Montserrat, sans-serif;
color: #2d2261;
}
::-moz-placeholder {
font-family: Montserrat, sans-serif;
color: #2d2261;
}
:-ms-input-placeholder {
font-family: Montserrat, sans-serif;
color: #2d2261;
}
a,
body .entry-content a,
.jt-portfolio-item .jt-port-cat a,
.jt-post-list-metas,
.jt-share-link span,
.page-numbers a.prev,
.page-numbers a.next,
.page-numbers span,
.jt-comments-meta > .comments-reply a,
.blog-content .blog-read-txt,
.jt-business-port .jt-business-port-cont .jt-port-category a,
.jt_row_class .wp-pagenavi a,
.jt_row_class .wp-pagenavi span,
.jt-corp-port-cont .jt-corp-cat,
.jt-boxed-port .jt-corp-port-overlay .jt-corp-port-cont .jt-box-cat,
.single-product.woocommerce .product_meta span.posted_in a,
.single-product.woocommerce .product_meta span.tagged_as a {
font-family: Montserrat, sans-serif;
color: #2d2261;
}
.sidebar p,
.sidebar .widget.widget_search input,
.sidebar .widget ul li a,
.sidebar .widget_tag_cloud a,
.sidebar .widget select,
.sidebar .widget_calendar table,
.sidebar .widget ul li,
.sidebar .jt-widget-text {
color: #dd3333;
}
footer p,
footer a,
footer ul li a,
.foot-ctrl footer ul li a,
footer ul li,
.jt-social-counter ul li a p,
footer .widget.widget_text .jt-social-counter ul li a p,
footer .widget select,
footer .widget_calendar table,
footer .widget.widget_text p,
footer .widget_tag_cloud a,
footer .jt-widget-text,
.widget_tweet_fader_widget p,
.jt-footer-author-details p {
font-family: Montserrat, sans-serif;
color: #ffffff;
}
header .navbar.navbar-default ul.nav.navbar-nav a,
.navbar.navbar-default ul.nav.navbar-nav a,
.left-menu-list ul.left-menu li a,
.left-menu-list ul.nav.navbar-nav li a,
ul.slimmenu.collapsed li a,
.left-menu-list .left-menu > li,
.left-menu-list .left-menu .port-filter li a,
.left-menu-list .left-menu .sub-menu li a,
.jt-agency-menu h3 {
font-family: Montserrat, sans-serif;
}
h1, .entry-content h1,
.entry-content.page-container h1,
h2, .entry-content h2,
.entry-content.page-container h2,
h3, .entry-content h3,
.entry-content.page-container h3,
h4, .entry-content h4,
.entry-content.page-container h4,
h5, .entry-content h5,
.entry-content.page-container h5,
h6, .entry-content h6,
.entry-content.page-container h6,
.entry-content .flnce-awards p.award-det,
.entry-content.page-container .flnce-awards p.award-det,
.jt-tab-image-wrapper .pws_tabs_container ul.pws_tabs_controll li a,
.jt-coun-content,
.jt-counter .jt-num,
.jt-portfolio-item .jt-port-heading a,
.entry-content .jt-watch-video p,
.jt-test-name,
.jt-post-contents a.jt-post-title,
.jt-list-read-more span,
.blog-style-one .read-more-blog,
body .entry-content a.jt-btn-call-action,
.jt-page-banner h2,
body .entry-content a.btn-primary,
body .entry-content a.jt-pricing-btn,
.skillbar-title,
.jt-year-start, .jt-year-end,
.jt-box-header,
.jt-process-content .jt-cnt-heading,
.dropcaps,
.table th,
.jt_row_class .vc_tta.vc_tta-accordion .vc_tta-panel-heading h4.vc_tta-panel-title a,
.jt_row_class .vc_tta-tabs.vc_tta.vc_tta-style-modern .vc_tta-tab > a,
.wv-percent,
.pricing-state,
.jt-pricing-circle .jt-prices,
.vc_tta.vc_general .vc_tta-tab > a,
.jt_row_class .vc_tta.vc_tta-tabs.vc_tta-style-flat .vc_tta-tab > a,
.jt_row_class .vc_tta.vc_tta-tabs.vc_tta-style-flat .vc_tta-tab.vc_active > a,
.jt_row_class .vc_tta.vc_tta-style-outline .vc_tta-tab > a,
.jt-single-meta-two .jt-single-service-list > li > span,
.jt-fig-cont span em,
.jt-single-port-pagination .jt-single-nav > a,
ul.jt-share-one li:first-child,
.single-portfolio-banner-content h1,
.jt-post-read-more,
body .entry-content a.jt-post-read-more,
body .entry-content .jt-list-cat a,
body .entry-content .jt-post-cat a,
.jt-tabs-num .swiper-pagination-bullet,
.jt-filter li.back-text,
.wpcf7 input[type="submit"],
.jt-nxt-pre-posts a,
.services-style-three .ser-learn-more,
.jt-cnt-carousel-wrapper .jt-carousel-heading,
a.btn-primary,
.jt-header-content > h4,
.services-style-one .services-content > .jt-serv-learnmore,
.form-submit input[type="submit"],
.flnce-slide-cont .testi-name,
.jt_freelance_content .jt-page-banner h2,
.jt-business-port .jt-business-port-cont a.jt-port-title,
.jt_business_content .jt-bussiness-head-cont .jt-business-banner-content h1,
.error-msg,
.services-style-seven .jt-serv-content .jt-serv-sub .jt-serv-learn-more,
.jt-top-contact > li > .jt-cont-tit, .jt-top-contact > li > .jt-cont-detail,
.jt-photo-filter .jt-photo-list-wrap .jt-filter,
.jt-photo-filter .jt-photo-list-wrap .jt-photo-filter-list > li > a,
.jt-share-popup-cnt > p,
.jt-header-three .navbar-default.menu-metas ul.jt-arch-share-list li > a,
.dragslider button.test-switch,
.jt-agency-header .jt-main-title,
.jt-slide-filter-list li a,
.jt-agency-banner-content h1,
.jt-agency-banner-content p,
.footer-lang li a,
.jt_studio_content.is_front_page .jt-head-studio .jt-small-content h1,
.jt_studio_content .jt-head-studio.not-front-studio .jt-studio-banner-small .jt-small-content h1,
.jt-top-contact > li > .jt-txt-link,
.jt-corp-port-cont .jt-corp-product,
.jt-footer-style-nine .jt-address-detail p,
.jt-footer-style-nine .jt-contact p,
.jt-footer-style-nine .jt-contact a,
.jt-vintage-banner-content h1,
.services-style-two.services-style-eight .services-content a,
.jt-boxed-port .jt-corp-port-overlay .jt-corp-port-cont .jt-box-product,
.jt-free-ship span, .jt-shop-top-header .navbar-default .navbar-nav > li > a,
.jt_shop_content .jt-shop-cart li.jt-menu-cart span,
.jt-shop-cart .navbar-default.menu-metas ul.navbar-nav li > a,
.jt-shop-offer-cont.jt-promo-one .jt-offer-tit,
.jt-shop-offer-cont.jt-promo-one .jt-offer,
.jt-shop-offer-cont.jt-promo-two .jt-shop-cat a,
.jt-shop-offer-cont.jt-promo-three .jt-offer-tit,
.jt-shop-offer-cont.jt-promo-three .jt-shop-cat,
.jt-shop-offer-cont .jt-offer-perc,
.jt-cat-tab .jt-trend-filter li a,
.woocommerce a.add_to_cart_button.button, .woocommerce a.product_type_simple.button,
.woocommerce .jt-product-style-one .product-normal-style h3,
.woocommerce .jt-product-style-one .product-normal-style .jt-product-cnt span.price,
.woocommerce .jt-product-style-two .product-normal-style h3,
.woocommerce .jt-product-style-two .product-normal-style .jt-product-cnt span.price,
.woocommerce .shop-template .jt-woo-product .jt-product-cnt,
.woocommerce-cart .woocommerce .jt-woo-product .jt-product-cnt,
.woocommerce .shop-template .jt-woo-product .jt-product-cnt h2,
.woocommerce-cart .woocommerce .jt-woo-product .jt-product-cnt h3,
.single-product.woocommerce h1.product_title,
.single-product.woocommerce .price .amount,
.single-product.woocommerce form.cart button.single_add_to_cart_button,
.prd-qty-text,
.single-product.woocommerce .product_meta span.posted_in h6,
.single-product.woocommerce .product_meta span.tagged_as h6,
.single-product.woocommerce .woocommerce-tabs #tab-description h2,
.single-product.woocommerce #reviews #comments h2,
.single-product.woocommerce #reviews #review_form h3#reply-title,
.woocommerce #review_form #respond .form-submit input[type="submit"],
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a,
body .entry-content a.jt-sub-tit,
.contact-wrap,
body .entry-content a.read-more-blog,
.slideshow span em, .slides span a,
body .entry-content a.jt-custom-btn,
a.jt-custom-btn,
body .entry-content .jt-studio-social a,
.jt-studio-social a,
body .entry-content .jt-corp-news-letter a,
.jt-corp-news-letter a,
body .entry-content .jt-call-out-section p,
.jt-call-out-section p,
body .entry-content h3.jt-post-title a,
.jt-intro-inner a,
body .entry-content .jt-intro-inner a,
.jt-trend-item-desc a,
body .entry-content .jt-trend-item-desc a,
.widget-juster-recent-posts .recent-title,
body .entry-content .jt-studio-serv-cont a,
.blog-content a.blog-read-txt,
.woocommerce .product-style-1 a.added_to_cart,
.woocommerce-page .product-style-1 a.added_to_cart,
.jt-vint-blog .jt-vint-read,
.jt-box-blog .jt-box-post-meta,
.jt-filter-wrapper.jt-filter-wrapper-three .jt-filter li a,
.jt-box-blog .jt-box-post-meta a,
.woocommerce .shop-template ul.products li.product span.product-tag,
.jt-product-image span.product-tag,
.jt-trend-item-img span.product-tag,
.my-msg-cart,
.services-style-one .services-content h3 a,
.services-style-two .services-content h3 a,
.services-style-four .services-content h3 a,
.services-style-five .services-content h3 a,
.services-style-six .services-content h3 a,
.jt-vint-team-detail h3 a {
text-decoration: none;
}
.sidebar h1,
.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5,
.sidebar h6,
.entry-content .sidebar h1, .entry-content.page-container .sidebar h1,
.entry-content .sidebar h2, .entry-content.page-container .sidebar h2,
.entry-content .sidebar h3, .entry-content.page-container .sidebar h3,
.entry-content .sidebar h4, .entry-content.page-container .sidebar h4,
.entry-content .sidebar h5, .entry-content.page-container .sidebar h5,
.entry-content .sidebar h6, .entry-content.page-container .sidebar h6,
.entry-content .widget h3.widget-title,
.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button,
.woocommerce .widget_price_filter .price_slider_amount .price_label, .woocommerce-page .widget_price_filter .price_slider_amount .price_label {
font-family: Montserrat, sans-serif;
color: #ffffff;
}
.foot-ctrl footer h1,
.foot-ctrl footer h2,
.foot-ctrl footer h3,
.foot-ctrl footer h4,
.foot-ctrl footer h5,
.foot-ctrl footer h6,
.foot-ctrl footer .widget h1,
.foot-ctrl footer .widget h2,
.foot-ctrl footer .widget h3,
.foot-ctrl footer .widget h4,
.foot-ctrl footer .widget h5,
.foot-ctrl footer .widget h6,
footer.jt-footer-style-two .jt-copyright-area,
footer.jt-footer-style-seven .jt-footer-contact, footer.jt-footer-style-seven .jt-footer-contact p, footer.jt-footer-style-seven .jt-footer-contact span,
.jt-agency-copyright p,
.jt-footer-author-details a,
.jt-footer-style-nine .jt-copyright-area p,
footer .jt-copyright-area p,
footer ul.jt-social-one li a,
footer ul.footer-lang li a,
footer .jt-social-counter ul li a {
font-family: Montserrat, sans-serif;
color: #ffffff;
font-size: 13px;
}
.custom-font {
font-family: Montserrat, sans-serif;
}