

/* Ä«Å×°í¸® */
#bo_admin {float:left;}
#bo_cate {text-align:right; float:right;}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {display:inline-block;padding:2px;}
#bo_cate a {display:block;line-height:26px;padding:0px 15px 0px 15px;border-radius:2px;border:0px}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none;background:#bbb;color:#000}
#bo_cate #bo_cate_on {z-index:2;background:#222220;color:#fff;font-weight:bold;}

#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}
#bo_v_img {text-align:center;}

.iconbbs i {margin-right:5px;}
.sv_member {color:#fff !important;}
.td_subject img {margin-left:5px}
.kt-inside-inner-col p {line-height:25px; padding:0; margin:0;}
.border_tb {border-top:1px solid #eeee; border-bottom:1px solid #eeee; padding-top:20px; padding-bottom:20px; margin-top:20px;}
.flo_l {float:left;}
.flo_r {float:right;}
.cbt {clear:both;}
.no_image {width:100%; height:200px; background-color:#f9f9f9; font-size:11px; line-height:200px; text-align:center;color:#999;}
.df {color:#999; font-size:12px}
.dr {color:#ff3300; font-size:12px; font-weight:500;}

/* À¯ºäºê ¹ÝÀÀÇü */
.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;} 
.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;}




.portfolio__grid {
    position: relative;
    margin: -50px -70px;
    -ms-transition: height 1.2s ease;
    -moz-transition: height 1.2s ease;
    -o-transition: height 1.2s ease;
    -webkit-transition: height 1.2s ease
}
.portfolio__grid.three--columns {
    margin: -30px
}
.portfolio__grid.three--columns .item,
.portfolio__grid.three--columns .sizer {
    width: 33.3333%
}
.portfolio__grid.three--columns .item {
    padding: 8px;
      
    
    
}
.portfolio__grid .item,
.portfolio__grid .sizer {
    width: 50%
}
.portfolio__grid .item {
    padding: 50px 70px;
    position: relative
}
.portfolio__grid .item a {
    position: relative;
    display: block
}
.portfolio__grid .item a img {
    width: 100%
}
.portfolio__grid .item a .circle {
    color: #fff;
    background: #080808;
    position: absolute;
    font-weight: 600;
    text-align: center;
    line-height: 75px;
    top: -20px;
    right: -20px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    z-index: 1
}
.portfolio__grid .item a .caption {
    background-color:rgba(0, 0, 0, 0.03);
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;

    -ms-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease
}
.portfolio__grid .item a:hover .caption {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100)
}
.portfolio__grid .item a .caption .inner {
    position: absolute;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
	bottom:30px;
	padding-left:10%;
	width:100%;


    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transition: all 0.4s cubic-bezier(0.215, .61, 0.355, 1) 0.2s;
    -moz-transition: all 0.4s cubic-bezier(0.215, .61, 0.355, 1) 0.2s;
    -o-transition: all 0.4s cubic-bezier(0.215, .61, 0.355, 1) 0.2s;
    -webkit-transition: all 0.4s cubic-bezier(0.215, .61, 0.355, 1) 0.2s
}
.portfolio__grid .item a:hover .caption .inner {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100);
	bottom:0px;
	padding-left:10%;
	width:100%;
	
}
.portfolio__grid .item a .caption .inner h4 {
    font-size: 22px;
    margin-bottom: 3px;
	color: #ffffff;
	padding-top:5px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap; 
	width: 90%;
	display: block;
}
.portfolio__grid .item a .caption .inner p {
    color: #ffffff;
    margin: 0
}

.hover--two .item a .caption {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    background: 0 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;

}
.tooltipster-follower .tooltipster-box {
    background: 0 0;
    border: none;
    border-radius: 0;
    box-shadow: none
}
.tooltipster-follower .tooltipster-box h4 {
    font-size: 22px;
    line-height: 1;
    margin: 0;
    background: #fff;
    padding: 10px 25px
}
.tooltipster-follower .tooltipster-box p {
    color: #212121;
    padding: 5px 25px 10px;
    background: #fff;
    display: inline-block
}
.portfolio-interactive-links {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}
.portfolio-interactive-links ul {
    z-index: 1;
    margin-top: 70vh;
    margin-left: 5vw;
    max-width: 50%;
    list-style-type: none;
    padding: 0;
    margin-bottom: 0
}
.portfolio-interactive-links ul li {
    margin-right: 30px;
    margin-bottom: 25px;
    display: inline-block
}
.portfolio-interactive-links ul li h3 {
    display: inline-block;
    font-size: 52px;
    letter-spacing: -2px;
    line-height: 36px;
    position: relative;
    -ms-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease
}
.portfolio-interactive-links ul li h3:hover {
    color: #a3a3a3
}
.portfolio-interactive-links ul li div {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -ms-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease
}
.portfolio-interactive-links ul li div.active {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100)
}
.portfolio-showcase {
    position: relative
}
.portfolio-showcase .section {
    height: 100vh;
    position: relative
}
.portfolio-showcase .section .img {
    position: absolute;
    top: 170px;
    left: 120px;
    right: 120px;
    bottom: 170px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease
}
.portfolio-showcase .section .caption {
    position: absolute;
    text-align: center;
    bottom: 25px;
    left: 120px;
    right: 120px
}
.portfolio-showcase .section .caption h3 {
    line-height: 1;
    font-size: 48px;
    letter-spacing: -2px;
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    margin-bottom: 12px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;

    -ms-transition: all 0.5s ease 0.8s;
    -moz-transition: all 0.5s ease 0.8s;
    -o-transition: all 0.5s ease 0.8s;
    -webkit-transition: all 0.5s ease 0.8s
}
.portfolio-showcase .section .caption p {
    position: relative;
    color: #404040;
    letter-spacing: 3px;
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;

    -ms-transition: all 0.5s ease 1s;
    -moz-transition: all 0.5s ease 1s;
    -o-transition: all 0.5s ease 1s;
    -webkit-transition: all 0.5s ease 1s
}
.portfolio-showcase .section .caption a {
    margin-top: 25px
}
.portfolio-showcase .owl-item.active .section .img {
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1)
}
.portfolio-showcase .owl-item.active .section .caption h3,
.portfolio-showcase .owl-item.active .section .caption p {
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100)
}
.portfolio-showcase .owl-nav {
    position: fixed;
    top: 50%;
    right: 30px;
    width: 50px;
    z-index: 999;
    text-align: center;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}
.portfolio-showcase .owl-nav [class*=owl-]:hover {
    background: 0 0 !important;
    color: #080808 !important
}
.portfolio-showcase .owl-nav i {
    display: block;
    cursor: pointer;
    color: #080808;
    font-size: 26px;
    margin-bottom: 20px
}
.portfolio-showcase .owl-nav i:last-child {
    margin-bottom: 0
}
.portfolio-showcase .owl-nav i:hover {
    color: #bfbfbf
}
.portfolio-showcase--two .item {
    height: 680px;
    position: relative;
    background: 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.portfolio-showcase--two .item:nth-child(even) {
    text-align: right
}
.portfolio-showcase--two .item .caption {
    position: absolute;
    top: 50%;
    right: 0%;
    left: 0%;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}
.portfolio-showcase--two .item .caption h3 {
    font-size: 48px;
    letter-spacing: -2px
}
.portfolio-showcase--two .item .caption p {
    line-height: 1.8
}
.portfolio-showcase--three {
    position: relative;
    padding: 0px
}
.portfolio-showcase--three .item {
    height: calc(100vh - 0px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.portfolio-showcase--three .owl-nav {
    position: absolute;
    right: 30px;
    bottom: 50px;
}

.portfolio-showcase--three .owl-nav [class*=owl-] {
    color: #080808 !important;
    background: transparent !important;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 0;
	border: 0;
	outline: 0;
    font-size: 18px !important;
    -ms-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease
}
.portfolio-showcase--three .owl-nav [class*=owl-]:hover {
    background: transparent !important
	color: #999 !important;
}
.gallery {
    margin: -15px
}
.gallery .item {
    padding: 15px
}
.photography-carousel {
    position: relative
}
.photography-carousel .section {
    height: 100vh;
    position: relative
}
.photography-carousel .section .img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease
}
.photography-carousel .section h3 {
    background: #080808;
    color: #fff;
    padding: 14px 24px;
    position: absolute;
    bottom: 80px;
    left: 80px;
    line-height: 1;
    font-size: 26px;
    letter-spacing: -1px;
    margin: 0;
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;

    -ms-transition: all 0.5s ease 0.8s;
    -moz-transition: all 0.5s ease 0.8s;
    -o-transition: all 0.5s ease 0.8s;
    -webkit-transition: all 0.5s ease 0.8s
}
.photography-carousel .owl-item.active .section .img {
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1)
}
.photography-carousel .owl-item.active .section h3 {
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100)
}
.photography-carousel .owl-nav {
    position: fixed;
    bottom: 60px;
    right: 60px;
    z-index: 999
}
.photography-carousel .owl-nav button {
    margin: 0 20px
}
.photography-carousel .owl-nav [class*=owl-]:hover {
    background: 0 0 !important;
    color: #080808 !important
}
.photography-carousel .owl-nav [class*=owl-] {
    margin: 0 18px !important
}
.photography-carousel .owl-nav i {
    display: inline-block;
    cursor: pointer;
    color: #080808;
    font-size: 32px;
    margin-bottom: 20px
}
.photography-carousel .owl-nav i:last-child {
    margin-bottom: 0
}
.photography-carousel .owl-nav i:hover {
    color: #bfbfbf
}
.blog.two--columns {
    margin: -50px -30px
}
.blog.two--columns .item,
.blog.two--columns .sizer {
    width: 50%
}
.blog.two--columns .item {
    position: relative;
    padding: 50px 30px
}
.meta {
    font-size: 13px
}
.meta span {
    margin-right: 15px
}
.tags a {
    background: #080808;
    color: #fff;
    padding: 10px 20px;
    margin-right: 10px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 4px;
    display: inline-block
}
.tags a:hover {
    background: #3b3b3b
}
.blog-navigation {
    text-align: center
}
.blog-navigation a {
    margin-right: 5px;
    font-size: 15px;
    font-weight: 700;
    display: inline-block
}
.blog-navigation span {
    margin-right: 5px;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    color: #080808;
    border-bottom: 2px solid #080808
}
.main-slideshow {
    position: relative;
    margin-bottom: 150px
}
.main-slideshow .item {
    width: 100vw;
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.main-slideshow .item .caption {
    position: absolute;
    top: 50%;
    left: 10%;
    width: 50%
}
.main-slideshow .item .caption.right {
    left: auto;
    right: 15%;
    text-align: right
}
.main-slideshow .item .caption h3 {
    font-size: 72px;
    opacity: 0;
    letter-spacing: -3px;
    line-height: 1.1;
    margin-bottom: 20px;
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transition: all 1s ease 0.8s;
    -moz-transition: all 1s ease 0.8s;
    -o-transition: all 1s ease 0.8s;
    -webkit-transition: all 1s ease 0.8s
}
.main-slideshow .item .caption p {
    color: #575757;
    margin-bottom: 10px;
    font-size: 15px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;

    -ms-transition: all 0.8s ease 1.2s;
    -moz-transition: all 0.8s ease 1.2s;
    -o-transition: all 0.8s ease 1.2s;
    -webkit-transition: all 0.8s ease 1.2s
}
.main-slideshow .item .caption a {
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;

    -ms-transition: all 0.6s ease 1.2s;
    -moz-transition: all 0.6s ease 1.2s;
    -o-transition: all 0.6s ease 1.2s;
    -webkit-transition: all 0.6s ease 1.2s
}
.main-slideshow .item .caption .underline-btn {
    font-size: 17px
}
.main-slideshow .active .item .caption h3 {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1)
}
.main-slideshow .active .item .caption p {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100)
}
.main-slideshow .active .item .caption a {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0)
}
.main-slideshow .owl-dots {
    position: absolute;
    top: 50%;
    right: 40px;
    max-width: 16px;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}
.main-slideshow .owl-dots .owl-dot.active span {
    background: 0 0;
    border-color: #080808
}
.main-slideshow .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    margin: 8px;
    background: #080808;
    border: 2px solid #fafafa;
    -ms-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease
}
.main-slideshow .owl-dots .owl-dot:hover span {
    background: #080808
}
.single-carousel .owl-nav {
    position: absolute;
    right: 50px;
    bottom: 50px
}
.single-carousel .owl-nav [class*=owl-] {
    color: #fff !important;
    background: #080808 !important;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 0;
    margin: 0 5px;
    font-size: 16px !important;
    -ms-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease
}
.single-carousel .owl-nav [class*=owl-]:hover {
    background: #3b3b3b !important
}

.img {
    position: relative
}
.img .caption {
    position: absolute;
    left: 50px;
    bottom: 50px
}
.img .caption span {
    font-weight: 500;
    font-size: 12px;
    display: inline-block;
    background: #080808;
    color: #fff;
    padding: 10px 20px
}
.pbox {
    background: #f2f2f2;
    padding: 100px
}
.sundsvall_icon-box h4 {
    font-size: 17px
}
.sundsvall_icon-box [class*=ion] {
    display: block;
    font-size: 42px;
    color: #080808;
    margin-bottom: 25px;
    line-height: 1
}
.sundsvall_twitter-feed {
    text-align: center
}
.sundsvall_twitter-feed .icon {
    display: block;
    color: #4099ff;
    margin-bottom: 10px;
    font-size: 19px
}
.sundsvall_twitter-feed .owl-carousel {
    margin: 30px auto 0;
    max-width: 60%
}
.sundsvall_twitter-feed .owl-carousel .tweet-infos {
    display: block;
    margin-top: 15px;
    color: #242424;
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 5px
}
.sundsvall_twitter-feed .owl-carousel .TweetAuthor-avatar,
.sundsvall_twitter-feed .owl-carousel .TweetAuthor-decoratedName {
    display: none
}
.sundsvall_twitter-feed .owl-carousel .owl-nav {
    margin-top: 25px
}
.sundsvall_twitter-feed .owl-carousel .owl-nav .icon {
    color: #080808;
    margin-bottom: 0
}
.sundsvall_twitter-feed .owl-carousel .owl-nav [class*=owl-] {
    margin: 0 8px;
    font-size: 19px;
    line-height: 1
}
.sundsvall_twitter-feed .owl-carousel .owl-nav [class*=owl-]:hover {
    background: 0 0
}
.fimg div {
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}
.fimg:hover div {
    -moz-opacity: .3;
    -khtml-opacity: .3;
    -webkit-opacity: .3;
    opacity: .3;
    -ms-filter:alpha(opacity=30);
    filter:alpha(opacity=30)
}
.fimg div:hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100)
}
.newsletter {
    max-width: 500px;
    position: relative
}
.newsletter .wpcf7-text {
    background: 0 0;
    font-size: 13px;
    border: none;
    border-bottom: 2px solid #8a8a8a;
    width: 100%;
    height: 50px;
    line-height: 40px;
    position: relative;
    font-weight: 400;
    letter-spacing: 0.7px;
    outline: none;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}
.newsletter .wpcf7-text::placeholder {
    color: #8a8a8a;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100);
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}
.newsletter .wpcf7-text:focus {
    border-color: #292929;
    color: #495057;
    box-shadow: none
}
.newsletter .wpcf7-text:focus::placeholder {
    color: #292929
}
.newsletter .wpcf7-submit {
    position: absolute;
    right: 0;
    line-height: 50px;
    background: 0 0;
    border: none;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.8px;
    cursor: pointer;
    padding-right: 0;
    color: #8a8a8a;
    outline: none;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}
.newsletter .wpcf7-submit:hover {
    color: #171717
}
.newsletter .ajax-loader {
    position: absolute;
    right: -50px;
    top: 17px
}
.newsletter p {
    margin: 0
}
.template-form .wpcf7-form-control {
    background: #f2f2f2;
    font-size: 13px;
    border: none;
    border-radius: 0;
    width: 100%;
    height: 50px;
    line-height: 40px;
    position: relative;
    font-weight: 400;
    letter-spacing: 0.7px;
    padding-left: 20px;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}
.template-form .wpcf7-form-control::placeholder {
    color: #3d3d3d;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100);
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}
.template-form .wpcf7-form-control:focus {
    color: #495057;
    background: #ebebeb;
    box-shadow: none
}
.template-form .wpcf7-form-control:focus::placeholder {
    color: #292929
}
.template-form textarea {
    padding: 20px;
    height: 160px !important;
    line-height: 20px !important
}
.template-form .wpcf7-submit {
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    padding: 10px 20px;
    font-size: 12px;
    position: relative;
    background: #080808;
    overflow: hidden;
    font-weight: 500;
    cursor: pointer;
    border: none;
    width: auto;
    height: auto;
    line-height: 1.8;
    letter-spacing: 0.4px
}
.template-form .wpcf7-submit:hover {
    background: #000
}
.social-media {
    z-index: 2;
    position: fixed;
    left: 30px;
    width: 50px;
    top: 50%;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: center
}
.social-media a {
    display: block;
    margin: 8px 0;
    font-size: 15px;
    font-weight: 400
}
.theme-btn {
    color: #fff;
    display: inline-block;
    padding: 12px 24px;
    border-radius: 4px;
    font-size: 13px;
    position: relative;
    background: #080808;
    overflow: hidden;
    font-weight: 500;
    cursor: pointer;
    border: none
}
.theme-btn.smaller {
    padding: 10px 20px;
    font-size: 12px
}
.theme-btn.extra-small {
    font-size: 11px;
    padding: 6px 14px
}
.theme-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #fff;
    background-color: rgba(255, 255, 255, .35);
    width: 100%;
    height: 100%;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100);
    -o-transform: translate(-105%, 0);
    -ms-transform: translate(-105%, 0);
    -moz-transform: translate(-105%, 0);
    -webkit-transform: translate(-105%, 0);
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}
.theme-btn:hover {
    color: #fff
}
.theme-btn:hover:before {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;

    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0)
}
.underline-btn {
    font-size: 15px;
    line-height: 20px;
    position: relative;
    padding-bottom: 9px;
    display: inline-block;
    font-weight: 500;
    letter-spacing: -0.2px;
    color: #080808;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}
.underline-btn:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #3d3d3d
}
.underline-btn:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    z-index: 1;
    background: #080808;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}
.underline-btn:hover {
    color: #080808
}
.underline-btn:hover:before {
    width: 100%
}
.underline-btn.big {
    font-size: 17px;
    margin-bottom: 30px;
    color: #8a8a8a;
    padding-bottom: 12px
}
.underline-btn.big:after,
.underline-btn.big:before {
    height: 3px
}
.underline-btn.big:hover {
    color: #242424
}
.sbtn {
    position: fixed;
    right: 80px;
    cursor: pointer;
    height: 40px;
    width: 25px;
    z-index: 999;
    text-align: center;
    visibility: hidden;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;

}

.sbtn2 {
	color:#080808;
    height: 50px;
    width: 50px;
	line-height:50px;
    z-index: 999;
	font-size:22px;
    text-align: center;
}

.sbtn .icon {
    color: #080808;
    font-size: 26px;
    width: 100px;
    height: 50px;
    line-height: 50px;
    position: relative;
    display: block
}
.sbtn.share-btn .icon.ion-md-share {
    font-size: 22px
}
.sbtn .text {
    position: absolute;
    right: 50px;
    top: 0;
    line-height: 50px;
    white-space: nowrap;
    font-size: 13px;
    font-weight: 500;
    color: #080808;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;

    font-style: normal;
    -o-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -webkit-transform: translateX(3px);
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}
.sbtn .icon:hover .text {
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100)
}
.sbtn.top-btn {
    bottom: 50px
}
.sbtn.project-btn {
    bottom: 120px
}
.sbtn.filter-btn,
.sbtn.share-btn {
    bottom: 120px
}
.sbtn.filter-btn div,
.sbtn.share-btn div {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 40px;
    line-height: 40px;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}
.sbtn.filter-btn div:last-child,
.sbtn.share-btn div:last-child {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;

    visibility: hidden
}
.sbtn.filter-btn.close div:first-child,
.sbtn.share-btn.close div:first-child {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;

    visibility: hidden
}
.sbtn.filter-btn.close div:last-child,
.sbtn.share-btn.close div:last-child {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100);
    visibility: visible
}
.filter,
.share {
    position: fixed;
    bottom: 210px;
    right: 48px;
    cursor: pointer;
    z-index: 999;
    text-align: center;
    visibility: hidden;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;

}
.filter.active,
.share.active {
    bottom: 220px;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100);
    visibility: visible
}
.filter ul,
.share ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}
.filter ul li,
.share ul li {
    text-align: right;
    display: block
}
.filter ul li a,
.share ul li a {
    font-size: 13px;
    font-weight: 500;
    color: #080808;
    padding: 4px 0;
    display: block
}
.filter ul li a:hover,
.share ul li a:hover {
    color: #ccc
}
.post-password-form [name=post_password] {
    background: #f2f2f2;
    font-size: 13px;
    border: none;
    border-radius: 0;
    width: 100%;
    height: 41px;
    line-height: 40px;
    position: relative;
    font-weight: 400;
    letter-spacing: 0.7px;
    padding-left: 20px;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}
.post-password-form [name=post_password]::placeholder {
    color: #3d3d3d;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100);
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}
.post-password-form [name=post_password]:focus {
    color: #495057;
    background: #ebebeb;
    box-shadow: none
}
.post-password-form [name=post_password]:focus::placeholder {
    color: #292929
}
.post-password-form [name=Submit] {
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    padding: 10px 20px;
    font-size: 12px;
    position: relative;
    background: #080808;
    overflow: hidden;
    font-weight: 500;
    cursor: pointer;
    border: none
}
.post-password-form [name=Submit]:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #fff;
    background-color: rgba(255, 255, 255, .35);
    width: 100%;
    height: 100%;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100);
    -o-transform: translate(-105%, 0);
    -ms-transform: translate(-105%, 0);
    -moz-transform: translate(-105%, 0);
    -webkit-transform: translate(-105%, 0);
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}
.post-password-form [name=Submit]:hover {
    color: #fff
}
.post-password-form [name=Submit]:hover:before {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;

    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0)
}
.comment-respond .form-control,
.comments-form .form-control {
    background: #f2f2f2;
    font-size: 13px;
    border: none;
    border-radius: 0;
    width: 100%;
    height: 50px;
    line-height: 40px;
    position: relative;
    font-weight: 400;
    letter-spacing: 0.7px;
    padding-left: 20px;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}
.comment-respond .form-control::placeholder,
.comments-form .form-control::placeholder {
    color: #3d3d3d;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100);
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}
.comment-respond .form-control:focus,
.comments-form .form-control:focus {
    color: #495057;
    background: #ebebeb;
    box-shadow: none
}
.comment-respond .form-control:focus::placeholder,
.comments-form .form-control:focus::placeholder {
    color: #292929
}
.comment-respond textarea,
.comments-form textarea {
    padding: 20px;
    height: 160px !important;
    line-height: 20px !important
}
.comment-respond .form-submit .submit,
.comments-form .form-submit .submit {
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    padding: 10px 20px;
    font-size: 12px;
    position: relative;
    background: #080808;
    overflow: hidden;
    font-weight: 500;
    cursor: pointer;
    border: none
}
.comment-respond .form-submit .submit:before,
.comments-form .form-submit .submit:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #fff;
    background-color: rgba(255, 255, 255, .35);
    width: 100%;
    height: 100%;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter:alpha(opacity=100);
    filter:alpha(opacity=100);
    -o-transform: translate(-105%, 0);
    -ms-transform: translate(-105%, 0);
    -moz-transform: translate(-105%, 0);
    -webkit-transform: translate(-105%, 0);
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}
.comment-respond .form-submit .submit:hover,
.comments-form .form-submit .submit:hover {
    color: #fff
}
.comment-respond .form-submit .submit:hover:before,
.comments-form .form-submit .submit:hover:before {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;

    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0)
}
.comment-list {
    list-style-type: none;
    padding: 0;
    margin: 0
}
.comment-list .children {
    list-style-type: none;
    padding: 0;
    margin: 0
}
.comment-list .children li .comment {
    padding-left: 130px
}
.comment-list .children li .comment img {
    left: 30px
}
.comment-list .comment {
    position: relative;
    padding-left: 100px;
    display: block
}
.comment-list .comment.pingback {
    padding-left: 0
}
.comment-list .comment img {
    max-width: 65px;
    position: absolute;
    top: 0;
    left: 0
}
.comment-navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center
}
.comment-navigation ul li {
    display: inline-block;
    font-size: 26px;
    padding: 0 10px
}
.comment-reply-title a {
    font-size: 18px;
    margin-left: 15px
}
.comment-meta h5 a {
    font-weight: 700
}
.comment-meta p {
    font-size: 13px
}
.error-page {
    height: 100vh;
    position: relative
}
.error-page .center-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}
.error-page .center-container h2 {
    font-size: 200px;
    letter-spacing: -8px;
    line-height: 1
}
.error-page .center-container p {
    line-height: 1.5;
    font-weight: 300;
    font-size: 16px
}
.search-list {
    padding: 0;
    margin: 0;
    list-style-type: none
}
.search-list li {
    margin-bottom: 30px
}
.search-list li h3 {
    margin: 0
}
.search-list li h3 a {
    line-height: 1.5;
    font-weight: 700;
    letter-spacing: -1px
}
.search-list li p {
    margin: 0
}
.bypostauthor {
    display: block
}
.entry-content img {
    margin: 0 0 1.5em
}
.alignleft,
img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left
}
.alignright,
img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right
}
.aligncenter,
img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
    text-align: center
}
.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px
}
.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0
}
.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0
}
.wp-smiley {
    margin: 0 !important;
    max-height: 1em
}
blockquote {
    margin: 0;
    box-shadow: inset 0 0 0 0 #e2e4e7;
    border-left: 4px solid #000;
    padding-left: 1em
}
.wp-block-pullquote blockquote,
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
    border-left: none;
    padding-left: 0
}
.wp-block-pullquote blockquote p,
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
    font-size: 28px;
    line-height: 1.6
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}
.gallery-caption {
    padding: 5px 10px
}
dd {
    display: block;
    margin-left: 40px
}
@media only screen and (min-width:768px) {
    .alignfull {
        margin-left: calc(-100vw/2 + 100%/2);
        margin-right: calc(-100vw/2 + 100%/2);
        max-width: 100vw
    }
    .alignfull.wp-block-cover {
        background-color: #000;
        background-size: cover;
        background-position: center center;
        min-height: 430px;
        max-width: 100vw;
        width: auto
    }
    .alignwide {
        margin-left: -100px;
        margin-right: -100px;
        max-width: 1300px
    }
    .alignwide.wp-block-cover {
        background-color: #000;
        background-size: cover;
        background-position: center center;
        min-height: 430px;
        max-width: 1300px;
        width: auto
    }
    .alignfull iframe,
    .alignfull img,
    .alignwide iframe,
    .alignwide img {
        width: 100%;
        display: block;
        margin: 0 auto
    }
    .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,
    .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,
    .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,
    .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,
    .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before,
    .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,
    .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
        content: "";
        display: block;
        padding-top: 50%
    }
    .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
        padding-top: 56.25%
    }
    .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
        padding-top: 75%
    }
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper {
    position: relative
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (min-width:1600px) {
    .container {
        max-width: 1460px
    }
    .container.smaller {
        max-width: 1080px
    }
}

@media (max-width:1199.98px) {
    .page-header {
        padding: 0px 0 50px 0;
    }
    .page-header.bigger {
        padding: 0px 0
    }
    .page-header h2 {
        font-size: 40px;
        letter-spacing: -1px
    }
}
@media (max-width:991.98px) {
    .portfolio-showcase .section .img {
        left: 15px;
        right: 60px
    }
    .portfolio-showcase .section .caption {
        left: 30px;
        right: 30px
    }
    .portfolio-showcase .section .caption h3 {
        font-size: 36px;
        letter-spacing: -1px
    }
    .portfolio-showcase .owl-nav {
        right: 5px
    }
    .portfolio-showcase--two .item {
        height: 500px
    }
    .portfolio-showcase--two .item:nth-child(even) {
        text-align: left
    }
    .portfolio-showcase--two .item .caption h3 {
        font-size: 36px;
        letter-spacing: -0.7px
    }
    .social-media {
        display: none
    }
    .main-slideshow .item .caption {
        width: 75%
    }
    .main-slideshow .item .caption.right {
        text-align: left
    }
    .main-slideshow .item .caption h3 {
        font-size: 42px;
        opacity: 0;
        letter-spacing: -1px
    }
    .pbox {
        padding: 70px 50px
    }
}
@media (max-width:767.98px) {
    .site-header {
        padding: 30px 30px 0
    }

	.portfolio-showcase--three .owl-nav {
    position: absolute;
    right: 5px;
	bottom: 50px;
	}


    .page-header {
        margin-top: 0px;
        padding: 0px 0 0px 0;
    }
    .page-header.bigger {
        padding: 0px 30px
    }
    .page-header h2 {
        font-size: 32px;
        letter-spacing: -0.7px
    }
    .portfolio__grid {
        margin: -15px
    }
    .portfolio__grid.three--columns .item,
    .portfolio__grid.three--columns .sizer {
        width: 50%
    }
    .portfolio__grid .item,
    .portfolio__grid .sizer {
        width: 50%
    }
    .portfolio__grid .item {
        padding: 30px
    }
    .sbtn {
        right: 80px
    }
    .sbtn.top-btn {
        bottom: 50px
    }
    .sbtn.project-btn {
        bottom: 100px
    }
    .sbtn.filter-btn,
    .sbtn.share-btn {
        bottom: 120px
    }
    .filter,
    .share {
        right: 48px
    }

    .portfolio-interactive-links ul {
        max-width: 80%;
        margin-top: 30vh
    }
    .portfolio-interactive-links ul li {
        margin-bottom: 15px
    }
    .portfolio-interactive-links ul li h3 {
        font-size: 36px;
        letter-spacing: -1px;
        line-height: 36px
    }
    .photography-carousel .section h3 {
        bottom: 30px;
        left: 15px;
        font-size: 22px
    }
    .photography-carousel .owl-nav {
        bottom: 30px;
        right: 15px
    }
    .transition span {
        background: #ebebeb
    }

    .isection .row {
        margin: -15px
    }
    .isection .item {
        padding: 30px
    }
    .single-carousel .owl-nav {
        right: 15px;
        bottom: 15px
    }
    .img .caption {
        left: 15px;
        bottom: 15px
    }
    .sundsvall_twitter-feed #twitterFeed {
        max-width: 100%
    }
    .section {
        margin-bottom: 60px
    }
    .blog.two--columns {
        margin: -15px
    }
    .blog.two--columns .item,
    .blog.two--columns .sizer {
        width: 100%
    }
    .blog.two--columns .item {
        padding: 30px
    }
}
@media (max-width:575.98px) {
    .site-header {
        padding: 30px 30px 0
    }
    .page-header {
        margin-top: 0px
    }
    .portfolio__grid.three--columns .item,
    .portfolio__grid.three--columns .sizer {
        width: 50%
    }
    .portfolio__grid .item,
    .portfolio__grid .sizer {
        width: 50%
    }

}