
 * {
     margin: 0;
     padding: 0;
}
 html {
     width: 100%;
     height: auto;
     overflow-x: hidden;
     position: static;
}
 body {
     font-family: 'Montserrat', sans-serif;
     font-size: 14px;
     line-height: 22px;
     font-weight: 400;
     color: #737479;
     letter-spacing: 0.04em;
     -webkit-font-smoothing: antialiased;
     overflow-x: hidden;
	
}
 a {
     color: #737479;
     text-decoration: none;
     -webkit-transition: all 0.2s;
     -o-transition: all 0.2s;
     transition: all 0.2s;
	 font-weight: 400;
 }
 a:hover{
     color: #1f232f;
	 font-weight: 400;
}
 img {
     width: auto;
     height: auto;
}
 p{
     margin: 20px 0;
	 margin-right: 30px;
	 font-weight: 200
		 
	 
}
 ul, li {
     margin: 0;
	 
	
}
 h1, h2, h3, h4, h5, h6 {
     color: #737479;
     margin-top: 0;
     margin-bottom: 20px;
     font-weight: 400;
     word-wrap: break-word;
     text-align: center;
  
}
 h1{
     font-size: 50px;
     line-height: 50px;
     letter-spacing: 1px;
}
 h2 {
     font-size: 32px;
     line-height: 40px;
     letter-spacing: 1px;
}
 h3 {
     font-size: 30px;
     line-height: 30px;
     letter-spacing: 1px;
}
 h4 {
     font-size: 25px;
     line-height: 25px;
}
 h5 {
     font-size: 20px;
     line-height: 20px;
}
 h6 {
     font-size: 13px;
     line-height: 13px;
     letter-spacing: 1px;
	 
}
 textarea {
     outline: none;
     resize: none;
     overflow: auto;
     height: 120px;
}
 input:focus, textarea:focus {
     -webkit-box-shadow: none;
     box-shadow: none;
     outline: none;
     background: transparent;
     border: #e8eaee 1px solid;
}
 input, textarea{
     background: transparent;
     padding: 10.3px 14px 8.9px 14px;
     line-height: 20px;
     font-weight: 400;
     width: 100%;
     outline: none;
     font-size: 13px;
     box-sizing: border-box;
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     margin-bottom: 30px;
     border: #e8eaee 1px solid;
     border-radius: 2px;
     font-family: 'Montserrat', sans-serif;
     -webkit-appearance: none;
}
 input{
     padding-bottom: 10px;
}
 input[type="submit"]{
     border: none;
     line-height: 20px;
     display: inline-block;
     padding: 9px 30px 11px 30px;
     text-decoration: none;
     border-radius: 2px;
     color: #fff;
     text-transform: uppercase;
     font-size: 13px;
     transition: all 300ms;
     letter-spacing: 0;
     width: 100%;
     -webkit-appearance: none;
}
 .clear {
     clear: both;
}
 textarea::-webkit-input-placeholder, input::-webkit-input-placeholder{
     font-family: 'Montserrat', sans-serif;
     font-weight: 400;
     color: #737479;
}
 input[type="submit"]::-webkit-input-placeholder{
     font-weight: 400;
     font-family: 'Montserrat', sans-serif;
}
 @media only screen and (min-width: 1200px) {
     .photty_container {
         width: 1170px;
    }
}
 .photty_hidden{
     opacity:0;
}
 .photty_visible{
     opacity:1;
}
 .photty_container {
     margin: 0 auto;
     padding: 0 15px;
     background: #ecece8;
}
 .photty_boxed_container{
     margin-left: -40px;
     margin-right: -40px;
     background: #ecece8;
     padding: 0 25px;
}
 .photty_heading_text{
     font-size: 13px;
     line-height: 20px;
     text-align: center;
     margin-bottom: 9px;
}
 .photty_footer .photty_container{
     background: transparent;
}
 .photty_footer p{
     text-align: left;
}
 body[data-background="type1_background"] {
     background-color: #ecece8;
}
 .page-numbers.current, .photty_prev_next_posts a:hover h5, .photty_grid_post_content a:hover h5, .photty_blog_post a:hover h3, .photty_meta a:hover, .photty_sidebar_categories a:hover, .photty_album_content a:hover h5, .photty_albums_categories a:hover, .mobile_menu .active >a {
     color: #737479;
}
 input[type="submit"], .photty_price_item.photty_price_item_popular a, .page-numbers:hover, .photty_price_item a:hover, .photty_404_btn, .photty_button, .photty_popular_tags a:hover, .photty_coming_soon button {
     background-color: #737479;
}
 .photty_button, .photty_button:hover, input[type="submit"], .photty_popular_label, .photty_price_item_popular a, .photty_social_block a, .photty_quote_post_text, .photty_quote_post_author, .page-numbers:hover, .photty_coming_soon .photty_copy_text, .photty_coming_soon h1, .countdown-amount, .countdown-period, .photty_404 h1, .photty_404 p, .photty_404_btn, .photty_404_btn:hover, .photty_price_item a:hover, .photty_price_item.photty_price_item_popular a:hover, .photty_popular_tags a:hover {
     color: #737479;
}
 .photty_button:hover, .photty_popular_label, .photty_price_item a, .photty_price_item.photty_price_item_popular a:hover, input[type="submit"]:hover, .photty_coming_soon button:hover, .photty_404_btn:hover, .photty_comments_cont input[type="submit"]:hover {
     background: #1f232f;
}
 .photty_popular_tags a:hover{
     border-color: #ecece8;
}
 .photty_comments_cont input[type="submit"]:hover{
     border-color: #1f232f;
}
 input[type="submit"]:hover{
     cursor: pointer;
}
/* Header */
 .photty_image_logo{
     width: 168px;
     height: 36px;
     display: block;
     background: url(../img/logo.png) 0 0 no-repeat transparent;
     background-size: 168px 36px;
}
 .photty_image_white_logo{
     width: 168px;
     height: 36px;
	 margin-left: 8px;
     display: block;
     background: url("../img/logo.png") 0 0 no-repeat transparent;
     background-size: 168px 36px;
}
 .photty_logo_cont{
     padding: 22px;
     float: left;
}

 .photty_copy_text{
     color: #737479;
     text-align: right;
	 margin-right: 25px;
	 margin-left: 1px;
     line-height: 70px;
     padding: 0 ;
     padding-top: 1px;
}
 .photty_header{
     background-color: #ecece8;
     height: auto;
     z-index: 1000;
     transition: all 0.3s;
}
 .photty_transparent{
     background: transparent;
}
 .photty_def_header{
     display: block;
     padding: 0 22px 0 0;
}
 .photty_menu_cont{
     float: right;
     display: block;
     max-height: 80px;
     padding-right: 4px;
}
 .photty_menu{
     display: inline-block;
}
 .photty_menu>li{
     display: inline-block;
     margin: 0 0px 0 30px;
     position: relative;
     transition: 0.3s all;
}
 .photty_menu .active a:after{
     width: 10px;
     left: 50%;
     transform: translateX(-50%);
}
 .photty_menu>li:hover .sub-menu{
     display: block;
}
 .photty_menu>li>a{
     line-height: 77px;
     padding-top: 3px;
     padding-bottom: 10px;
     display: block;
     text-decoration: none;
     color: #1f232f;
     font-family: 'Montserrat', sans-serif;
     text-transform: lowercase;
     font-size: 14px;
     font-weight: 400;
     font-style: normal;
     position: relative;
     overflow-x: hidden;
     z-index: 1000;
}
 .photty_menu>li>a:after{
     content: '';
     position: absolute;
     height: 1px;
     background: #1f232f;
     width: 0px;
     top: 50%;
     left: 50%;
     margin-top: 5px;
     transition: 0.3s all;
     transform: translateX(-50%);
}
 .photty_menu>li:hover a:after{
     content: '';
     width: 100%;
}
 .sub-menu {
     display: none;
     position: absolute;
     margin: 0;
     top: 85px;
     left: 50%;
     width: 200px;
background: #ecece8;
     text-align: left;
     padding: 6px 0px 4px 0px;
     transform: translateX(-50%);
     z-index: 10000;
}
 .photty_menu>li:hover .sub-menu{
     display: block;
}
 .sub-menu a{
     display: block;
     color: #737479;
     font-size: 15px;
     line-height: 15px;
     font-family: 'Montserrat', sans-serif;
     font-weight: 400;
     border-bottom: 0px solid #363944;
     padding: 14px 0 11px 0;
}
 .sub-menu .photty_sub_menu_active a, .sub-menu a:hover{
     color: #9a9999;
}
 .sub-menu li:last-child a{
     border-bottom: 1px solid transparent;
}
 .sub-menu li{
     position: relative;
     padding: 0 20px;
}
 .sub-menu li i{
     float: right;
}
 .sub-menu li:hover .sub-menu1{
     display: block;
}
 .sub-menu li:hover>a{
         color: #9a9999;
}
 .sub-menu1{
     left: -205px;
     margin-left: 0;
     position: absolute;
     top: 0;
     width: 200px;
     display: none;
     background-color: transparent;
     padding: 6px 0 4px 0;
}
 .sub-menu1 li:nth-child(n) a{
     border-bottom: 1px solid #363944;
     display: block;
}
 .sub-menu1 li:last-child a{
     border-bottom: 1px solid transparent;
}
 .sub-menu1 li{
     position: relative;
     right: -10px;
     padding: 0 30px 0 10px;
}
 .mobile_header {
     display: none;
     position: relative;
     padding: 10px 20px 20px 12px;
     width: 100%;
     text-align: left;
	  background-color: #ecece8;

}
 .mobile_header .photty_image_logo{
     margin-top: 0;
     width: 168px;
     height: 36px;
     display: block;
     background: url(../img/logo.png) 0 0 no-repeat transparent;
     background-size: 168px 36px;
	 background-color: #ecece8;
     margin: 3px 0;
	  color: #fff;
}
 .btn_mobile_menu {
     display: block;
     width: 30px;
     height: 30px;
     position: absolute;
     right: 22px;
     top: 50%;
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
     overflow: hidden;
     -webkit-transition: all 0.2s;
     transition: all 0.2s;
}
 .btn_mobile_menu span {
     display: block;
     width: 31px;
     height: 4px;
     position: absolute;
     left: 0;
     background: #737479;
     -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
     transition: opacity 0.2s, -webkit-transform 0.2s;
     transition: transform 0.2s, opacity 0.2s;
     transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
}
 .photty_menu_line1 {
     top: 4px;
}
 .photty_menu_line2 {
     top: 13px;
}
 .photty_menu_line3 {
     top: 22px;
}
 .opened .photty_menu_line1 {
     -webkit-transform: rotate(135deg) translate(7px, -6px);
     -ms-transform: rotate(135deg) translate(7px, -6px);
     transform: rotate(135deg) translate(7px, -6px);
}
 .opened .photty_menu_line2 {
     opacity: 0;
}
 .opened .photty_menu_line3 {
     -webkit-transform: rotate(-135deg) translate(7px, 6px);
     -ms-transform: rotate(-135deg) translate(7px, 6px);
     transform: rotate(-135deg) translate(7px, 6px);
}
 .mobile_menu_wrapper {
     display: none;
     z-index: 101;
     width: 100%;
     -webkit-transition: 0.2s all;
     transition: 0.2s all;
    background-color: #ecece8;
}
 .mobile_menu{
     margin: 0;
     width: 100%;
     text-align: left;
     padding: 20px 25px 30px 25px;
}
 .mobile_menu .active{
    color: #1f232f;
}
 .mobile_menu .sub-menu{
     position: static;
     width: 100%;
     transform: none;
background: #ecece8;
     color: #9a9999;
     padding: 7px 25px;
     display: block;
}
 .mobile_menu .sub-menu1{
     position: static;
     width: 100%;
     transform: none;
	 
	
  

     padding: 7px 15px;
     display: block;
}
 .mobile_menu .sub-menu a{
     padding: 0;
     line-height: 22px;
     font-size: 14px;
     font-family: 'Montserrat', sans-serif;
	     color: #9a9999;
}
 .mobile_menu .sub-menu li i{
     display: none;
	   
}
 .mobile_menu .sub-menu li{
     padding: 6px 0 7px 0;
     list-style: none;
}
 .mobile_menu .sub-menu1 li:nth-child(n) a{
     border-bottom: none;
}
 .mobile_menu .sub-menu li:last-child{
     padding-bottom: 0;
}
 .mobile_menu li {
     -webkit-transition: 0.2s all;
     transition: 0.2s all;
     padding-top: 6px;
     height: auto;
     list-style: none;
}
 .mobile_menu li a {
     display: inline-block;
     position: relative;
     color: #737479;
     border-bottom: none;
}
 .mobile_menu li a:hover {
     color: #fff;
}
/* Back to Top */
 .photty_back_to_top {
     bottom: -10px;
     right: 50px;
     opacity: 0;
     pointer-events: none;
     cursor: pointer;
     display: block;
     height: 60px;
     position: fixed;
     transition: opacity 0.3s ease-out 0s, background 0.4s, border 0.4s;
     width: 60px;
     z-index: 9999;
     box-sizing:border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
     border:none;
	 color: #737479;
}
 .photty_back_to_top:hover {
	  color: #ececec8;
}
 .photty_back_to_top:after {
	 color: #737479;
     content:'\f106';
     display: block;
     font-family: 'FontAwesome';
     font-size: 40px;
     height: 40px;
     left: 0;
     line-height: 40px;
     margin-top: -22px;
     position: absolute;
     text-align: center;
     top: 50%;
     width: 100%;
}
 .photty_back_to_top.photty_show_me {
     pointer-events: auto;
     opacity:1;
	 color: #ffffff;
}
 .photty_back_to_top:hover {
	 color: #ffffff;
}


/* Preloader */
 .photty_preloader_wrapper {
     position:fixed;
     left:0;
     top:0;
     width:100%;
     height:100%;
     display:block;
     z-index:9999;
     transition:opacity 0.5s;
     background: #ecece8;
}
 .photty_preloader_wrapper .photty_preloader_bar {
     width:348px;
     height:6px;
     border-radius:3px;
     background:none;
     overflow:hidden;
     position:fixed;
     left:50%;
     top:50%;
     transform:translate(-50%,-50%);
}
 .photty_preloader_wrapper .photty_preloader_bar .photty_preloader_line {
     position:absolute;
     left:0;
     top:0;
     width:0;
     height:6px;
     border-radius:3px;
     transition:width 2000ms;
     background: #737479;
}
 .photty_preloader_wrapper.run_preloader .photty_preloader_bar .photty_preloader_line {
     width:100%;
}
 .photty_preloader_wrapper.remove_preloader {
     opacity:0;
}
/* Form */
 .photty_form_block{
}
 .form_email {
     width: calc(100% - 15px);
     margin-left: 15px;
}
 .form_user-name {
     width: calc(100% - 15px);
}
 .fotty_search_form{
     position: relative;
}
 .fotty_search_form span{
     position: absolute;
     right: 13px;
     top: 9px;
     cursor: pointer;
}
/* Typography */
 .photty_content{
     margin-bottom: 80px;
     margin-top: 50px;
}
 .photty_typography .photty_content{
     margin: 73px 0 0px 0;
}
 article{
     padding-bottom: 55px;
}
 .photty_headings h6{
     text-transform: none;
}
 article h6{
     text-transform: uppercase;
}
 .photty_paragraphs{
     padding-bottom: 42px;
}
 .photty_text_background1, .photty_text_background2, .photty_text_background3{
     padding: 2px 3px;
}
 .photty_main_color{
     color: #1f232f;
}
 .photty_text_background1{
     background-color: #1f232f;
     color: #fff;
}
 .photty_text_background2{
     background-color: #1f232f;
     color: #ecece8;
}
 .photty_text_background3{
     background-color: #e8eaee;
     color: #737479;
}
 .photty_blockquote{
     padding-bottom: 60px;
}
 blockquote{
     border-left: 5px solid #1f232f;
     margin: 25px 0 0 0;
     padding: 5px 0 5px 25px;
     position: relative;
}
 blockquote p{
     font-style: normal;
     color: #737479;
     margin: 0;
}
 blockquote:before {
     position: absolute;
     content: "“";
     top: -12px;
     left: 15px;
     color: #e8eaee;
     display: block;
     line-height: 150px;
     font-size: 150px;
     z-index: -1;
     font-style: normal;
}
 .photty_dropcaps{
     padding-bottom: 45px;
}
 .photty_dropcap{
     display: block;
     float: left;
     font-size: 4em;
     line-height: 1em;
     padding-right: 20px;
     font-weight: 700;
}
 .photty_listings{
     padding-bottom: 52px;
}
 .photty_listings h6{
     margin-bottom: 15px;
}
 .photty_listings ol, .photty_listings ul{
     margin: 0 0 18px 0;
     padding: 0 0 0 18px;
}
 .photty_listings ol>li, .photty_listings ul>li{
     padding: 0 0 5px 8px;
}
/* Footer */
 .photty_footer{
     background-color: #ecece8;
     color: #ecece8;
}
 .photty_footer .col .photty_social_block{
     text-align: left;
}
 .photty_footer_content{
     padding: 0px 0px 28px 0px;
}
 .photty_footer_content h6{
     color: #737479;
     margin-bottom: 13px;
     text-transform: uppercase;
     text-align: left;
}
 .photty_footer_contact_block{
     margin-bottom: 13px;
     padding-bottom: 13px;
     border-bottom: 1px solid #ecece8;
     text-align: right;
     clear: both;
     overflow: hidden;
}
 .photty_footer_contact_block:last-child{
     border-bottom: 0;
}
 .photty_cont_name, .photty_cont_value{
     display: inline-block;
}
 .photty_cont_name{
     float: left;
}
 .photty_cont_value{
     max-width: 180px;
}
 .photty_cont_value a{
     color: #737479;
}
 .photty_cont_value a:hover{
     color: #737479;
}
 .photty_footer_posts .photty_footer_contact_block{
     text-align: left;
     margin-bottom: 11px;
}
 .photty_footer_posts .photty_meta a{
     color: #737479;
}
 .photty_footer_posts .photty_meta{
     margin-top: 2px;
}
 .photty_footer_posts a:hover, .photty_footer_posts .photty_meta a:hover{
     color: #737479;
}
 .photty_footer_posts .photty_meta div:last-child:after{
     display: none;
}
 .photty_footer_posts a{
     color: #737479;
}
 .photty_footer_gallery{
     list-style: none;
     padding: 0;
     margin: 0 -5px;
}
 .photty_footer_gallery li{
     width: 33.3%;
     float: left;
     padding: 0 6px 12px 6px;
}
 .photty_footer_gallery li:hover .photty_image_fader:after{
     opacity: 0.3;
}
 .photty_footer_gallery li, .photty_footer_gallery img, .photty_footer_gallery a{
     display: block;
}

 .photty_image_fader{
     position: relative;
     display: block;
}
 .photty_image_fader:after {
     position: absolute;
     width: 100%;
     height: 100%;
     background: #000;
     display: block;
     content: "";
     top: 0;
     left: 0;
     opacity: 0;
     transition: 0.25s all;
}
 .photty_footer_content .photty_social_block li{
     margin-right: 10px;
}
 body .photty_footer hr{
     border-bottom: none;
     margin: 36px 0 0 0;
}
/* About */
 .photty_about{
     text-align: center;
}
 .photty_about h1{
     margin-top: 39px;
}
 .photty_about .photty_content{
     margin-top: 0;
}
 .photty_slider3i{
     padding: 30px 0;
}
 .photty_slider3i .owl-dots{
     display: none;
}
 .photty_grayscale_img{
     position: relative;
}
 .photty_grayscale_img:after {
     content: '';
     background: rgba(0,0,0, 0.6);
     transition: all 0.3s ease;
     opacity: 0;
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     left: 0;
}
 .owl-item:hover .photty_grayscale_img:after{
     opacity: 1;
}
 .photty_price_item_price{
     color: #2b2d38;
}
 .photty_price_block{
     padding: 100px 0px 65px 0px;
}
 .col-4:last-child .photty_price_item{
     border-radius: 0 2px 2px 0;
}
 .col-4:first-child .photty_price_item{
     border-radius: 2px 0 0 2px ;
}
 .photty_price_item{
     text-align: center;
     background: #f8f8f8;
     padding: 58px 0 59px 0;
}
 .photty_price_item ul{
     list-style: none;
     margin: 25px 0 0 0;
}
 .photty_price_item h6{
     margin-bottom: 40px;
}
 .photty_price_item_price span{
     font-size: 86px;
     line-height: 88px;
     letter-spacing: -3px;
     margin-left: -6px;
}
 .photty_price_item_price sup{
     font-size: 52px;
     line-height: 54px;
     vertical-align: top;
}
 .photty_price_item_price sub{
     font-size: 25px;
     line-height: 27px;
     margin-left: -8px;
     bottom: 3px;
}
 .photty_price_item li{
     margin-bottom: 15px;
     font-size: 15px;
     color: #2b2d38;
}
 .photty_price_item a{
     margin-top: 20px;
     line-height: 22px;
     letter-spacing: 0.04em;
}
 .photty_price_item_popular{
     background: #e8eaee;
     border-radius: 2px;
     margin: -20px 0 0 0;
     padding: 78px 0 81px 0;
     position: relative;
}
 .photty_popular_label{
     position: absolute;
     text-transform: uppercase;
     right: 30px;
     top: 30px;
     border-radius: 2px;
     font-size: 10px;
     line-height: 17px;
     padding: 5px 8px 5px 9px;
     letter-spacing: 1.9px;
}
 .photty_button{
     display: inline-block;
     padding: 13px 30px 15px 30px;
     line-height: 22px;
     border-radius: 2px;
     text-decoration: none;
     text-transform: uppercase;
     font-size: 13px;
     transition: all 0.35s;
     margin-top: 55px;
}
 .grid{
     width: 100%;
}
 .grid-item {
     border: 15px solid transparent;
     width: 25%;
}
 .grid-item img{
     display: block;
}
 .grid-item--width2 {
     width: 50%;
}
 .grid_load_more.photty_button{
     letter-spacing: 1.65px;
     padding: 13px 40px 15px 40px;
     margin-top: 15px;
}
 .photty_about .grid-item--width2{
     width: 33.3%;
}
 .photty_about .photty_grayscale_img:after{
     content: '';
     background: rgba(0,0,0, 0.5);
}
 .photty_about .grid-item--width2:hover .photty_grayscale_img:after{
     opacity: 1 
}
 .photty_about .photty_grid_about_element{
     padding: 0 15px;
}
 .photty_book_session .photty_content{
     margin-bottom: 18px;
}
 .photty_book_session .photty_price_block{
     padding-bottom: 80px;
}
/* Slider */
 .photty_slider1i{
     text-align: center;
     margin: 70px 0 62px 0;
}
 .photty_slider1i .owl-nav{
     display: none;
}
 .photty_slider1i span{
     display: block;
     border-radius: 100%;
     width: 6px;
     height: 6px;
     background: #ecece8;
     opacity: 0.5;
     transition: all 0.2s;
}
 .owl-dot{
     margin: 0 7px;
     display: inline-block;
     border: 2px solid rgba(255,255,255,0);
     background: transparent;
     width: 10px;
     height: 10px;
     border-radius: 100%;
     position: relative;
}
 .owl-dot.active span{
     opacity: 0;
}
 .owl-dot.active{
     border: 2px solid #1f232f;
}
 .photty_testimonials_item{
     width: 100%;
}
 .photty_about .photty_testimonials_item .testimonials_author {
     font-size: 13px;
     color: #2d2d2d;
}
 .photty_slider1i .photty_testimonials_item img{
     max-width: 100px;
     transition: 0.3s;
}
 .photty_slider1i_auto_height .owl-nav{
     display: none;
}
 .photty_slider1i_auto_height span{
     display: block;
     border-radius: 100%;
     width: 6px;
     height: 6px;
     background: #ecece8;
     opacity: 0.5;
     transition: all 0.2s;
}
 .photty_about .photty_slider1i .owl-dots{
     position: relative;
     top: 2px;
}
 .photty_slider1i .testimonials_author{
     margin-bottom: 5px;
}
 .photty_slider_boxed{
     margin: 0;
     margin-top: 55px;
}
 .photty_slider_boxed .photty_testimonials_item img{
     max-width: 100%;
}
 .photty_slider_boxed span{
     background: rgba(35, 38, 41, 0.5);
     opacity: 1;
}
 .photty_slider_boxed .owl-dot.active{
     border: rgba(35, 38, 41, 1) 2px solid;
}
 .photty_slider_boxed .owl-dots{
     margin-top: 30px;
     margin-bottom: -5px;
     text-align: center;
}
/* Boxed Layout */
 .photty_simple_slider_wrapper {
     position: relative;
     height: 0;
     overflow: hidden;
     transition: opacity 500ms, height 300ms;
     margin-bottom: 80px;
}
 .photty_simple_slider_wrapper.presetup {
     opacity: 0;
}
 .photty_simple_slider, .photty_simple_slider_content {
     opacity: 0;
     transition: opacity 600ms;
}
 .photty_simple_slider_wrapper.photty_simple_slider_started .photty_simple_slider, .photty_simple_slider_wrapper.photty_simple_slider_started .photty_simple_slider_content {
     opacity: 1;
}
 .photty_simple_slider_wrapper:before {
     content: '';
     width: 30px;
     height: 30px;
     position: absolute;
     left: 50%;
     top: 50%;
     margin: -15px 0 0 -15px;
     border-radius: 100%;
     border: rgba(0, 0, 0, 0) 3px solid;
     border-top-color: #77797a;
     box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     transition: opacity 500ms;
     -webkit-animation: sas_preloader 750ms ease-in-out infinite;
     animation: sas_preloader 750ms ease-in-out infinite;
}
 .photty_simple_slider_wrapper.photty_simple_slider_started:before {
     opacity: 0;
     pointer-events: none;
}
 .photty_simple_slider_wrapper .photty_simple_slider {
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     display: block;
}
 .photty_simple_slider_wrapper .photty_simple_slide {
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     z-index: -1;
     opacity: 0;
     display: block;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     transition: opacity 1000ms, z-index 500ms;
}
 .photty_simple_slider_wrapper .photty_simple_slide.current-slide {
     opacity: 1;
     z-index: 10 !important;
}
 .photty_simple_slider_overlay {
     position: absolute;
     left: 0;
     top: 0;
     z-index: 15;
     width: 100%;
     height: 100%;
     pointer-events: none;
}
 .photty_simple_slider_content {
     position: absolute;
     left: 50%;
     top: 50%;
     max-width: 100%;
     text-align: center;
     box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     padding: 0 50px;
     transform: translate(-50%, -50%);
     z-index: 17;
     width: 100%;
}
 .photty_simple_slider_content .photty_simple_slider_title:empty, .photty_simple_slider_content .photty_simple_slider_caption:empty {
     display: none;
}
 .photty_simple_slider_content .photty_simple_slider_title {
     margin-bottom: 22px;
     color: #ecece8;
}
 .photty_simple_slider_content .photty_simple_slider_caption {
     font-size: 16px;
     line-height: 20px;
     margin-bottom: 56px;
     color: #ecece8;
}
 .photty_simple_slider_button_wrapper a.photty_button {
     padding: 13px 30px 15px 30px;
     transition: background 400ms, color 400ms;
     margin: 0;
}
 .photty_boxed_layout .photty_content{
     margin-top: 30px;
}
 .photty_boxed_layout img{
     display: block;
}
 .photty_boxed_layout_block{
     margin: 30px 0 65px 0;
}
 .photty_boxed_work_block{
     text-align: left;
}
 .photty_slider_boxed h5{
     position: relative;
     top: -48px;
     color: #ecece8;
     margin-bottom: 5px;
}
 .photty_boxed_work_column h6{
     text-align: left;
     font-size: 14px;
     line-height: 16px;
     margin: 0 0 12px 0;
}
 .photty_boxed_work_column p{
     margin-top: 0;
}
 .photty_boxed_content_block{
     text-align: center;
}
 .photty_boxed_content_block h2{
     margin-bottom: 9px;
}
 .photty_boxed_content_block .photty_social_block{
     margin-top: 55px;
     margin-bottom: 51px;
     transform: none;
}
 .photty_boxed_content_block img{
     width: 100%;
     display: block;
}
 .photty_boxed_content_block .photty_stripe_button, .photty_boxed_content_block .photty_stripe_button:hover{
     color: #232629;
}
 .photty_boxed_content_block .photty_stripe_button:after {
     content: '';
     background: #232629;
}
 .photty_testimonials_item_inner{
     display: block;
     width: 100%;
     height: 100%;
     background: #fff;
     padding: 30px;
     border-radius: 7px;
}
 .photty_clients .photty_testimonials_item img{
     border-radius: 5px;
     display: block;
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 20px;
}
 .photty_testimonials{
     padding: 75px 0 30px 0;
     background: #f7f7f7;
     margin-top: 80px;
}
 .photty_testimonials img{
     font-size: 0;
}
 .photty_testimonials_item .testimonials_content{
     line-height: 24px;
     margin-top: 11.5px;
     color: #2d2d2d;
     margin-bottom: 10px;
}
 .photty_testimonials_item .testimonials_author{
     font-size: 15px;
     color: #969696 
}
 .photty_client_contacts h2{
     max-width: 58%;
     text-align: center;
     margin: 65px auto 45px auto;
     line-height: 60px;
}
 .photty_client_contacts{
     text-align: left;
     margin-bottom: 4px;
}
 .photty_client_contacts p{
     padding-right: 41px;
     margin-top: 15px;
}
 .photty_client_contacts form{
     margin: 20px 0;
}
 .photty_form_block{
     text-align: left;
}
/* Contacts */
 .photty_contacts .photty_content{
     margin-top: 75px;
     margin-bottom: 40px;
}
 .photty_contacts h1{
     margin-bottom: 48px;
}
 .photty_contact_info{
     padding: 18px 0 0 0;
}
 .photty_contact_info h6{
     text-align: left;
     margin-bottom: 8px;
     text-transform: uppercase;
}
 .photty_contact_info p{
     font-size: 15px;
     line-height: 31px;
     margin: 0 0 0px 0;
}
 .photty_contact_info p + h6{
     margin-top: 18px;
}
 .photty_social_block{
    

	 text-align: left;
	 margin:  0 00 0 0;
     font-size: 0;
}
 .photty_social_block i{
     font-size: 15px;
     line-height: 32px;
}
 .photty_social_block li{
     display: inline-block;
	 align: right;
     margin-right: none;
     transform: none;
}
 .photty_social_block a{
     opacity: 1;
     border-radius: 0px;
     display: inline-block;
     width: 32px;
     height: 32px;
     text-align: left;
	 align-content: right;
     border: none;
     transition: all 0.4s;
     transform: none;
}
 .photty_social_block a:hover{
     opacity: 0.3;
     color: #ffffff;
	 align: right;
}
 .photty_social_block li:last-child{
     margin-left: none;
	 
}
 .facebook{
     background-color: transparent;
}
 .twitter{
     background-color: transparent;
}
 .google{
     background-color: transparent;

}
 .pinterest{
     background-color: transparent;
}




 .canvas_map_container{
     height: 650px;
     margin-bottom: 40px;
     border: 5px solid #f7f7f7 
}
/* Blog Fullwidth */
 .photty_blog-fullwidth .photty_slider_fullwidth{
     margin-top: 52px;
     margin-bottom: 0;
}
 .photty_blog-fullwidth .photty_content{
     margin-top: 75px;
}
 .photty_slider_fullwidth .owl-dots{
     position: relative;
     transform: translateY(-46px);
}
 .photty_slider_fullwidth .photty_testimonials_item img{
     max-width: 100%;
     display: block;
}
 .photty_blog_post{
     margin-bottom: 60px;
     text-align: center;
}
 .photty_blog_post h3{
     margin-bottom: 10px;
     margin-top: 3px;
}
 .photty_blog_post .photty_button{
     letter-spacing: 0.558px;
     padding: 10px 30px ;
     height: auto;
     margin-top: 25px;
}
 .photty_meta div{
     display: inline-block;
     font-size: 13px;
     line-height: 20px;
}
 .photty_meta {
     line-height: 20px;
}
 .photty_meta div:after {
     content: "/";
     display: inline-block;
     margin-left: 5px;
     margin-right: 1px;
}
 .photty_meta .photty_post_ref:after{
     content: '';
     display: none;
}
 .photty_excerpt{
     padding: 0 30px 0px 30px;
     letter-spacing: 0;
     margin-top: 18px;
	 text-align: left;
	 text-align: justify;
}
 .photty_quote_post{
     background: #1f232f;
     padding: 100px 55px 100px 55px;
     position: relative;
     margin-bottom: 27px;
}
 .photty_quote_post:before{
     content: '';
     width: 217px;
     height: 143px;
     background: url(../img/quote.png) no-repeat 0 0;
     background-size: 217px 143px;
     opacity: 0.05;
     position: absolute;
     left: 50%;
     top: 50%;
     transform: translate(-50%, -50%);
     display: block;
     z-index: 3;
}
 .photty_quote_post_text{
     font-size: 20px;
     line-height: 30px;
}
 .photty_quote_post_author{
     font-size: 13px;
     line-height: 15px;
}
 .photty_video_content {
     background: #000000;
     margin-bottom: 27px;
}
 .photty_video_content iframe{
     max-height: 475px;
     display: block;
     width: 100%;
}
 .photty_audio_content{
     margin-bottom: 27px;
}
 .photty_audio_content iframe{
     height: 400px;
     width: 100%;
}
 .photty_pagination{
     border-top: 1px solid #e8eaee;
     padding-top: 57px;
     text-align: center;
}
 .photty_pagination ul{
     list-style: none;
     margin: 0;
     font-size: 0;
     letter-spacing: 0;
     height: 29px;
}
 .photty_pagination li{
     display: inline-block;
     font-size: 0;
     margin: 0 2px;
     letter-spacing: 0;
     border: none;
     height: 29px;
}
 .photty_pagination a{
     display: inline-block;
     text-decoration: none;
     padding: 7px 10px;
     border: 1px solid #e8eaee;
     font-size: 13px;
     line-height: 13px;
     border-radius: 3px;
     min-width: 29px;
     text-align: center;
     transition: 0.2s all;
     letter-spacing: 0.558px;
}
/* Blog with left sidebar */
 .photty_blog_left_sidebar .photty_content{
     padding-left: 4px;
     margin-top: 69px;
	 
	 
}
 .photty_blog_left_sidebar .photty_slider_fullwidth {
     margin-top: 52px;
     margin-bottom: 50;
}
 .photty_sidebar img{
     display: block;
	

		 
}
 .photty_sidebar_text p{
     margin-top: 15px;

	
}



 .photty_sidebar{
     margin-top: 75px;
     padding-right: 13px;
     padding-left: 0px;

	
	 
}
 .photty_sidebar h6{
     text-align: left;
     text-transform: uppercase;
     font-weight: 400;
     margin-bottom: 24px;
	 

}
 .photty_sidebar a{
     color: #737479;
}
 .photty_sidebar_block{
     margin-bottom: 38px;
	
     text-align: left;
	
	
}
 .photty_sidebar_categories ul{
     list-style: none;
     margin: 0;
}
 .photty_sidebar_categories li{
     position: relative;
}
 .photty_sidebar_categories a{
     position: relative;
     display: block;
     padding: 11px 20px 8px 0;
     transition: padding 0.3s;
     border-bottom: 1px solid #e8eaee 
}
 .photty_sidebar_categories li:before{
     content: "\f105";
     font-family: 'Montserrat', sans-serif;
     position: absolute;
     right: 0;
     top: 11px;
     width: 5px;
     height: 4px;
     display: block;
     border-radius: 100%;
     transition: background 0.3s;
     box-sizing: border-box;
}
 .photty_sidebar_categories h6{
     margin-bottom: 11px;
}
 .photty_sidebar .photty_footer_contact_block{
     border-color: #ecece8;
}
 .photty_sidebar .photty_footer_contact_block:last-child{
     margin: 0;
     padding: 0;
}
 .photty_popular_tags{
     list-style: none;
     font-size: 0;
     margin-bottom: -5px;
}
 .photty_popular_tags li{
     display: inline-block;
     font-size: 0;
     margin: 0 5px 5px 0;
}
 .photty_popular_tags a{
     display: inline-block;
     border: 1px solid #e8eaee;
     border-radius: 2px;
     font-size: 13px;
     padding: 3px 9px 5px 9px;
     line-height: 20px;
     box-sizing: border-box;
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
}
/* Blog with right sidebar */
 .photty_blog_right_sidebar .photty_sidebar{
     padding-left: 12.5px;
     padding-right: 0;
	
	
		
    }
	 
}
 .photty_blog_right_sidebar .photty_content{
     padding-left: 0px;
     padding-right: 4px;
	 
}
/* Blog Grid */
 .photty_blog_grid{
     text-align: center;
}
 .photty_grid{
     font-size: 0;
     line-height: 0;
}
 .photty_grid .photty_slider_fullwidth .owl-dots{
     transform: translateY(-51px);
}
 .photty_blog_grid .photty_content{
     margin-top: 75px;
}
 .photty_blog_grid h1{
     margin-bottom: 25px;
}
 .photty_blog_grid .photty_load_more{
     line-height: 20px;
     padding: 14px 40px 16px 40px;
     margin-top: 15px;
     height: auto;
     letter-spacing: 0.04em;
}
 .photty_grid_blog_item{
     width: 33.3%;
     display: block;
}
 .photty_blog_grid .photty_meta {
     font-size: 13px;
     line-height: 20px;
}
 .photty_post_formats{
     height: 100%;
     position: relative;
}
 .photty_quote_block{
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     padding: 0 40px;
     overflow: hidden;
}
 .photty_quote_block .photty_quote_post_author{
     text-align: center;
}
 .photty_grid_blog_item .photty_quote_post {
     padding: 0;
}
 .photty_blog_grid .photty_post_formats{
     margin: 0;
}
 .photty_blog_grid .photty_video_content iframe{
     height: 100%;
}
 .photty_blog_grid .photty_audio_content iframe{
     height: 100%;
}
 .photty_grid_post_content{
     text-align: center;
     padding: 25px 0 24px 0;
}
 .photty_grid_post_content h5{
     margin-bottom: 10px;
}
 .photty_grid_post_content .photty_excerpt{
     margin: 0;
     padding: 19px 30px 0 30px;
}
 .photty_grid-item {
     transition: opacity 500ms;
     display: inline-block;
     vertical-align: top;
     margin-left: -1px;
}
 .photty_grid-item_iner{
     display: block;
     font-size: 14px;
     line-height: 22px;
}
 .photty_grid-item.photty_grid_post_loading {
     opacity: 0;
}
 .photty_grid-item .photty_quote_post {
     padding: 0;
}
/* Coming soon */
 .photty_coming_soon{
     background: url(../img/coming-soon.jpg) no-repeat ;
     height: 100vh;
     background-size: cover;
     position: relative;
     background-position: top right;
     background-color: #14161f;
     overflow: hidden;
}
 .photty_coming_soon .photty_def_header{
     text-align: center;
}
 .photty_coming_soon .photty_logo_cont{
     float: none;
     display: inline-block;
}
 .photty_coming_soon .photty_header{
     position: absolute;
     width: 100%;
     background: transparent;
}
 .photty_coming_soon .photty_container{
     background: transparent;
}
 .photty_coming_soon .photty_footer {
     position: absolute;
     bottom: 0;
     width: 100%;
     background: transparent;
}
 .photty_coming_soon .photty_c opy_text{
     line-height: 22px;
     margin-top: 23px;
     margin-bottom: 35px;
     text-align: center;
}
 .photty_coming_soon .col .photty_social_block{
     text-align: left;
}
 .photty_coming_soon .photty_social_block a{
     border-radius: 2px;
}
 .photty_coming_soon .photty_social_block li{
     height: 32px;
     margin: 0 6.7px;
}
 .photty_coming_soon .photty_content{
     margin: 0;
}
 .photty_coming_soon h1{
     margin-bottom: 123px;
}
 .photty_coming_soon form{
     margin: 0;
     padding-top: 90px;
     text-align: center;
     padding-bottom: 35px;
}
 .photty_coming_soon .form_email{
     width: 400px;
     display: inline-block;
     margin: 0;
     color: #e8eaee;
     height: 40px;
     padding-bottom: 10px;
     border: 1px solid #e8eaee;
}
 .photty_coming_soon .form_email::-webkit-input-placeholder{
     color: #e8eaee;
     font-weight: 500;
     letter-spacing: -0.005em;
}
 .photty_coming_soon button{
     width: 112px;
     text-align: center;
     margin: 0;
     line-height: 40px;
     height: 40px;
     margin-left: 11.02px;
     padding: 0 25px;
     letter-spacing: 1px;
     font-weight: 500;
     transition: all 0.2s;
}
 .photty_countdown{
     text-align: center;
}
 .countdown-section{
     letter-spacing: 0.1em;
     text-align: center;
     display: inline-block;
     margin-right: 10%;
}
 .countdown-section:last-child{
     margin-right: 0;
}
 .countdown-amount{
     font-size: 110px;
     font-weight: 500;
     letter-spacing: 0.1em;
}
 .countdown-period{
     font-size: 1em;
     font-weight: 400;
     display: block;
     text-transform: uppercase;
     margin-top: 18px;
}
/* 404 */
 .photty_404{
     position: relative;
     text-align: center;
     background: url(../img/bg_404.jpg) no-repeat ;
     height: 100vh;
     background-size: cover;
     position: relative;
     background-position: top right;
     background-color: #14161f;
     overflow-x: hidden;
}
 .photty_404 .photty_header{
     position: absolute;
     top: 0;
     width: 100%;
     background: transparent;
}
 .mobile_header .photty_fullpage{
     margin-top: 0;
     margin: 3px auto;
	background-color: #ecece8;
}
 .photty_404 h1{
     font-size: 100px;
     line-height: 110px;
}
 .photty_404 p{
     margin: 35px auto 0;
     max-width: 600px;
     -webkit-font-smoothing: antialiased;
}
 .photty_404 .photty_container{
     background: transparent;
}
 .photty_404_btn{
     display: inline-block;
     font-size: 12px;
     line-height: 14px;
     text-decoration: none;
     padding: 17px 30px;
     border-radius: 2px;
     text-transform: uppercase;
     margin-top: 50px;
     transition: background 0.4s;
}
/* Photographers */
 .photty_stripes_fullscreen{
     height: 100vh;
}
 .photty_stripes_fullscreen_item img{
     height: 100%;
     max-width: none;
     display: block;
     position: absolute;
     transform: translateX(-50%);
     left: 50%;
}
 .photty_stripes_fullscreen_item{
     position: relative;
     height: 100vh;
     overflow: hidden;
}
 .photty_stripes_fullscreen .photty_header{
     position: absolute;
     top: 0;
     width: 100%;
     background: transparent;
}
 .photty_stripe_content{
     position: absolute;
     bottom: 30px;
     text-align: center;
     width: 100%;
}
 .photty_stripe_content h2{
     color: #ffffff;
     margin-bottom: 12px;
}
 .photty_stripe_text{
     color: #ffffff;
     margin: 0;
     line-height: 15px;
     font-size: 13px;
     padding-bottom: 90px;
}
 .photty_stripe_button{
     color: #1f232f;
     text-transform: uppercase;
     line-height: 16px;
     text-decoration: none;
     transition: none;
     position: relative;
}
 .photty_stripe_button:hover{
     color: #1f232f;
}
 .photty_stripe_button:after{
     content: '';
     position: absolute;
     height: 1px;
     background: #1f232f;
     width: 10px;
     top: 50%;
     left: 50%;
     margin-top: 10px;
     transition: 0.3s all;
     transform: translateX(-50%);
}
 .photty_stripe_button:hover:after{
     content: '';
     width: 100%;
}
/* Photographer-Single */
 .photty_strip_single{
     text-align: center;
}
 .photty_strip_single .photty_isotope_3col .grid-item--width2{
     border: 15px solid transparent;
}
 .photty_strip_single .photty_isotope_3col{
     padding: 0 15px;
}
 .photty_strip_single .photty_content .photty_social_block{
     margin-bottom: 46px;
     margin-top: 53px;
}
 .photty_strip_single .photty_album_single_block p{
     margin: 0;
     line-height: 27px;
     font-size: 14px;
}
 .photty_strip_single .photty_album_single_block h6{
     font-size: 14px;
     line-height: 16px;
     margin-bottom: 9px;
}
 .photty_strip_single .photty_album_single_block .photty_text{
     line-height: 22px;
     font-size: 14px;
}
 .photty_strip_single .photty_header{
     position: absolute;
     top: 0;
     width: 100%;
     background: transparent;
}
 .photty_strip_single .photty_content{
     margin-top: 0;
}
 .photty_strip_single .photty_stripes_fullscreen_item{
     height: 800px;
     width: 100%;
     margin-bottom: 56px;
}
 .photty_strip_single .photty_stripes_fullscreen_item img{
     width: 100%;
     height: auto;
}
 .photty_stripe_content h1{
     margin-bottom: 6px;
     color: #ffffff;
}
 .photty_stripe_content{
     bottom: 31px;
}
 .photty_strip_single .photty_stripe_text{
     line-height: 22px;
     font-size: 14px;
     padding-bottom: 86px;
}
 .photty_strip_single .photty_album_single_block .col-3{
     padding-top: 0;
}
/* Grid Gallery */
 .photty_grid_gallery{
     text-align: center;
}
 .photty_grid_gallery .photty_grayscale_img:after{
     content: '';
     background-color: rgba(0, 0, 0, 0.5);
}
 .photty_grid_gallery .grid-item--width2{
     width: 33.3%;
}
 .photty_grid_gallery .grid-item--width2:hover .photty_grayscale_img:after{
     opacity: 1;
}
 .photty_grid_gallery .photty_content{
     margin-top: 15px;
     margin-bottom: 14px;
     padding: 0 15px;
}
 .photty_grid_gallery .photty_button{
     margin-top: 14px;
     margin-bottom: 66px;
}
/* Albums Listing */
 .photty_album-listing{
     text-align: center;
}
 .photty_album-listing .photty_content{
     margin-top: 15px;
     padding: 0 15px;
}
 .photty_album-listing h5{
     margin-bottom: 10px;
     transition: all 0.2s;
}
 .photty_album_content{
     padding: 26px 0 24px 0;
     font-size: 13px;
     line-height: 22px;
}
 .photty_album_img{
     position: relative;
     display: block;
     border-radius: 10px;
}
 .photty_album_img:after{
     content: '';
     position: absolute;
     background: #000000;
     opacity: 0;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     display: block;
     transition: all 0.2s;
}
 .photty_albums_categories a {
     font-size: 13px;
     line-height: 22px;
}
 .photty_album-listing .grid-item{
     width: 33.33%;
     position: relative;
}
 .photty_album-listing .grid-item--width2{
     width: 50%;
}
 .photty_album-listing .grid-item:hover .photty_album_img:after{
     content: '';
     opacity: 0.2;
}
 .photty_album-listing .photty_button{
     padding: 10px 30px;
     height: auto;
     letter-spacing: 0.04em;
     margin-top: 15px;
}
/* Split Showcase */
 .photty_split_showcase_wrapper, .photty_split_showcase {
     position: fixed;
     display: block;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
}
 .photty_split_slide {
     background-size: cover !important;
     background-position: center;
     transition: top 500ms, opacity 500ms, width 500ms;
     opacity: 0;
     display: block;
     width: 50%;
     top: 0;
     z-index: -1 !important;
     position: absolute;
	
}
 .photty_odd_slide:before {
     content: '';
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     display: block;
     opacity: 0.1;
      
     
     z-index: 20;
     pointer-events: none;
}
 .photty_even_slide:before {
     content: '';
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     display: block;
     opacity: 0.1;
    background-color: #ecece8;
	 
     z-index: 20;
     pointer-events: none;
}
 .photty_odd_slide {
     left: 0;
}
 .photty_even_slide {
     right: 0;
}
 .photty_odd_slide h2, .photty_odd_slide div{
     text-align: left;
}
 .photty_even_slide h2, .photty_even_slide div{
     text-align: right;
}
 .photty_split_even_prev2, .photty_split_even_next2, .photty_split_odd_prev2, .photty_split_odd_next2 {
     z-index: 16 !important;
     opacity: 1;
}
 .photty_split_odd_prev, .photty_split_odd_next, .photty_split_even_prev, .photty_split_even_next {
     z-index: 18 !important;
     opacity: 1;
}
 .photty_prev_power .photty_split_odd_next, .photty_prev_power .photty_split_even_next, .photty_next_power .photty_split_odd_prev, .photty_next_power .photty_split_even_prev {
     z-index: 18 !important;
}
 .photty_prev_power .photty_split_odd_prev, .photty_prev_power .photty_split_even_prev, .photty_next_power .photty_split_odd_next, .photty_next_power .photty_split_even_next {
     z-index: 17 !important;
}
 .photty_split_odd_prev2, .photty_split_even_next2 {
     top: -200%;
}
 .photty_split_odd_next2, .photty_split_even_prev2 {
     top: 200%;
}
 .photty_split_odd_prev, .photty_split_even_next {
     top: -100%;
}
 .photty_split_odd_next, .photty_split_even_prev {
     top: 100%;
}
 .photty_split_odd_current, .photty_split_even_current {
     top: 0;
     z-index: 19 !important;
     opacity: 1 !important;
}
 .photty_split_slide a {
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     display: block;
     z-index: -1;
	
     /* transition: opacity 500ms;
     opacity: 0.2;
     background: rgba(0, 0, 0, 0.1); */
}
 .photty_split_odd_current a:hover, .photty_split_even_current a:hover {
     opacity: 1;
}
 .photty_split_odd_current a, .photty_split_even_current a {
     z-index: 19;
}
 .photty_split_btn_prev, .photty_split_btn_next {
     width: 38px;
     height: 38px;
     display: block;
     left: 50%;
     top: 50%;
     position: fixed;
     transform: translateY(-50%);
}
 .photty_split_btn_prev:before, .photty_split_btn_next:before {
     content: '';
     position: absolute;
     left: 50%;
     top: 50%;
     width: 20px;
     height: 20px;
     transform: translate(-50%, -50%);
     background: url(../img/photty_sprite-copia.png) no-repeat 0 0;
     background-size: 120px 20px;
     position: fixed;
}
 .photty_split_btn_prev {
     left: 50%;
     top: 50%;
     margin-left: -38px;
     background-position: 0 0;
     transform: rotate(-90deg);
}
 .photty_split_btn_next {
     left: 50%;
     top: 50%;
     margin-left: 0px;
     background-position: -20px 0;
     transform: rotate(90deg);
}
 .photty_split_title_wrapper {
     pointer-events: none;
     z-index: 22;
     opacity: 0;
     transition: opacity 500ms, z-index 500ms, transform 500ms;
     position: absolute;
     top: 50%;
     max-width: 52%;
}
 .photty_even_slide .photty_split_title_wrapper {
     right: 20px;
     text-align: right;
     transform: translate(15px, -50%);
}
 .photty_odd_slide .photty_split_title_wrapper {
     left: 20px;
     text-align: left;
     transform: translate(-15px, -50%);
}
 .photty_split_title_wrapper .photty_split_title, .photty_split_title_wrapper .photty_split_caption {
     color: #737479;
}
 .photty_split_odd_current:hover .photty_split_title_wrapper, .photty_split_even_current:hover .photty_split_title_wrapper {
     opacity: 1;
     transform: translate(0, -50%);
}
/* Ribbon Slider */
 .photty_split_showcase_page .photty_header{
     z-index: 1000;
     position: fixed;
     top: 0;
     width: 100%;
}
 .photty_split_showcase_page{
     position: relative;
     height: 100vh;
}
 .photty_ribbon_fullview .photty_custom{
     right: -200px;
}
 .photty_ribbon_fullview .photty_header{
     transform: translateY(-100%);
     opacity: 0;
     transition: all 0.4s;
}
 .photty_ribbon_title_wrapper h2{
     text-align: left;
}
 .photty_ribbon_slider_wrapper {
     right: auto;
     left: 0;
     display: block;
     width: 100%;
     background-color: #ecece8;
}
 .photty_ribbon_slider {
     margin: 0;
     padding: 0;
     position: fixed;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     z-index: 13;
     transition: opacity 500ms;
}
 .photty_ribbon_slider:before {
     content: '';
     position: fixed;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     display: block;
     opacity: 0.3;
     background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
     background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
     background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
     z-index: 30;
     pointer-events: none;
}
 .photty_ribbon_slider.wait2load {
     opacity: 1;
}
 .photty_ribbon_slider .photty_ribbon_slide {
     list-style: none;
     padding: 0;
     margin: 0;
     height: 100%;
     display: block;
     position: absolute;
     left: 0;
     top: 0;
     opacity: 0;
     z-index: -1;
     pointer-events: none;
     transition: left 600ms, opacity 600ms, transform 600ms;
     -webkit-transition: left 600ms, opacity 600ms, transform 600ms;
}
 .photty_ribbon_slider .photty_ribbon_current, .photty_ribbon_slider .photty_ribbon_prev2, .photty_ribbon_slider .photty_ribbon_prev, .photty_ribbon_slider .photty_ribbon_next, .photty_ribbon_slider .photty_ribbon_next2 {
     left: 0;
     top: 0;
     opacity: 1;
     z-index: 15 !important;
}
 .photty_ribbon_slider .photty_ribbon_prev, .photty_ribbon_slider .photty_ribbon_next {
     z-index: 20 !important;
}
 .photty_ribbon_slider .photty_ribbon_current {
     z-index: 22 !important;
}
 .photty_ribbon_slider .photty_ribbon_slide img {
     width: auto;
     max-width: none;
     height: 100%;
     display: block;
     margin: 0 0;
}
 .photty_ribbon_slider .photty_ribbon_slide iframe {
     display: block;
     margin: 0;
}
 .photty_ribbon_title_wrapper {
     position: fixed;
     left: 30px;
     bottom: 25px;
     margin: 0;
     display: block;
     text-align: left;
     pointer-events: none;
     z-index: 31;
     transition: transform 500ms;
}
 .photty_ribbon_fullview .photty_ribbon_title_wrapper {
     transform: translateX(calc(-100% - 30px));
}
 .photty_ribbon_title_wrapper .photty_ribbon_title, .photty_ribbon_title_wrapper .photty_ribbon_caption {
     color: #ffffff;
     transition: opacity 500ms;
}
 .photty_ribbon_fullview .photty_ribbon_title_wrapper .photty_ribbon_title, .photty_ribbon_fullview .photty_ribbon_title_wrapper .photty_ribbon_caption {
     opacity: 0;
}
 .photty_ribbon_slider .photty_ribbon_slide img {
     opacity: 0;
     transition: opacity 500ms;
     pointer-events: none;
}
 .photty_ribbon_slider .photty_ribbon_slide.photty_slide_loaded img {
     opacity: 1;
}
 .photty_ribbon_btn_play, .photty_ribbon_btn_fullview, .photty_ribbon_btn_prev, .photty_ribbon_btn_next {
     width: 20px;
     height: 20px;
     background: url(../img/photty_sprit-copia.png) no-repeat 0 0;
     background-size: 120px 20px;
     position: fixed;
     z-index: 35;
     top: 50%;
     transform: translateY(-50%);
     transition: opacity 400ms;
}
 .photty_ribbon_btn_play:hover, .photty_ribbon_btn_fullview:hover, .photty_ribbon_btn_prev:hover, .photty_ribbon_btn_next:hover {
     opacity: 0.7;
}
 .photty_ribbon_btn_prev {
     left: 30px;
     background-position: 0 0;
}
 .photty_ribbon_btn_next {
     right: 30px;
     background-position: -20px 0;
}
 .photty_ribbon_btn_fullview {
     background-position: -80px 0;
     transform: none;
     right: 29px;
     bottom: 29px;
     top: auto;
}
 .photty_ribbon_fullview .photty_ribbon_btn_fullview {
     background-position: -100px 0;
     transition: 0.3s all;
}
 .photty_ribbon_btn_play {
     left: 50%;
     top: 50%;
     transform: translate(-50%, -50%);
     background-position: -60px 0;
}
 .photty_ribbon_btn_play.photty_state_pause {
     background-position: -40px 0;
}
/* Fullscreen Slider */
 .photty_fullscreen_slider_page{
     position: relative;
}
 .photty_slideshow_title_wrapper h2, .photty_slideshow_title_wrapper{
     text-align: left;
}
 .photty_fullscreen_slider_page .photty_header{
     z-index: 1000;
     position: fixed;
     top: 0;
     width: 100%;
}
 .photty_white_logo .photty_image_logo {
     background: url("../img/logo-white.png") 0 0 no-repeat transparent;
     background-size: 202px 40px;
     margin-top: 32px;
}
 .photty_fullscreen_fullview .photty_custom{
     right: -200px;
}
 .photty_fullscreen_fullview .photty_header{
     transform: translateY(-100%);
     opacity: 0;
     transition: all 0.3s;
}
 .photty_fullscreen_slider.video_cover .photty_fullscreen_slide iframe {
     z-index: 5;
     position: absolute;
     left: 50%;
}
 .photty_fullscreen_slider.video_fit .photty_fullscreen_slide iframe {
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     display: block;
}
 .photty_fullscreen_slider .photty_fullscreen_slide #vimeo_player {
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     display: block;
}
 .photty_fullscreen_slider .photty_fullscreen_slide, .photty_fullscreen_slider {
     list-style: none;
     padding: 0;
     margin: 0;
}
 .photty_fullscreen_slider .photty_fullscreen_slide {
     background-position: center;
}
 .photty_fullscreen_wrapper_global {
     position: fixed;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     display: block;
     padding: 0 10px;
     box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
}
 div.photty_fullscreen_slider {
     position: fixed;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     transition: all 500ms;
     padding: 0;
     margin: 0;
}
 .photty_fullscreen_slider:before {
     content: '';
     position: fixed;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     display: block;
     opacity: 0.3;
     background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
     background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
     background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
     z-index: 30;
     pointer-events: none;
}
 .has_header_slider .photty_fullscreen_slider {
     position: relative;
     left: auto !important;
     top: auto !important;
}
 .has_header_slider .photty_fullscreen_gallery_wrapper {
     position: relative;
}
 .photty_fullscreen_slider .photty_fullscreen_slide {
     padding: 0;
}
 .photty_fullscreen_slider.fade {
     opacity: 1;
}
 .photty_fullscreen_slider.fade .photty_fullscreen_slide {
     transition: opacity 1000ms;
     -webkit-transition: opacity 1000ms;
}
 .touched .photty_fullscreen_slider.fade .photty_fullscreen_slide {
     transition: none;
}
 .photty_fullscreen_slider .photty_fullscreen_slide {
     pointer-events: none;
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     overflow: hidden;
     display: block;
     opacity: 0;
     z-index: 24;
     background-position: center;
}
 .photty_fullscreen_slider .photty_fullscreen_slide.current-slide {
     z-index: 25;
     opacity: 1;
}
 .photty_fullscreen_slider .photty_fullscreen_slide {
     background-position: center !important;
}
 .no_fit.photty_fullscreen_slider .photty_fullscreen_slide {
     background-size: cover !important;
}
 .fit_always.photty_fullscreen_slider .photty_fullscreen_slide {
     background-size: contain !important;
}
 .fit_width.photty_fullscreen_slider .photty_fullscreen_slide {
     background-size: 100% auto !important;
}
 .fit_height.photty_fullscreen_slider .photty_fullscreen_slide {
     background-size: auto 100% !important;
}
 .photty_fullscreen_slider.zoom .photty_fullscreen_slide {
     -ms-transform: scale(1.5);
     -webkit-transform: scale(1.5);
     transform: scale(1.5);
     transition: opacity 1000ms, transform 1000ms;
     -webkit-transition: opacity 1000ms, -webkit-transform 1000ms;
}
 .photty_fullscreen_slider.zoom .photty_fullscreen_slide.current-slide {
     opacity: 1;
     -ms-transform: scale(1);
     -webkit-transform: scale(1);
     transform: scale(1);
}
/* Controls and Titles */
 .photty_fullscreen_play_pause, .photty_fullscreen_controls_toggler, .photty_fullscreen_slider_prev, .photty_fullscreen_slider_next {
     width: 20px;
     height: 20px;
     background: url(../img/photty_sprite.png) no-repeat 0 0;
     background-size: 120px 20px;
     position: fixed;
     z-index: 35;
     top: 50%;
     transform: translateY(-50%);
     transition: opacity 400ms;
}
 .photty_fullscreen_play_pause:hover, .photty_fullscreen_controls_toggler:hover, .photty_fullscreen_slider_prev:hover, .photty_fullscreen_slider_next:hover {
     opacity: 0.7;
}
 .photty_fullscreen_slider_prev {
     left: 30px;
     background-position: 0 0;
}
 .photty_fullscreen_slider_next {
     right: 30px;
     background-position: -20px 0;
}
 .photty_fullscreen_controls_toggler {
     background-position: -80px 0;
     transform: none;
     right: 29px;
     bottom: 29px;
     top: auto;
}
 .photty_fullscreen_fullview .photty_fullscreen_controls_toggler {
     background-position: -100px 0;
}
 .photty_fullscreen_play_pause {
     left: 50%;
     top: 50%;
     transform: translate(-50%, -50%);
     background-position: -40px 0;
}
 .photty_fullscreen_play_pause.photty_state_play {
     background-position: -60px 0;
}
 .photty_slideshow_title_wrapper {
     position: fixed;
     left: 30px;
     bottom: 25px;
     margin: 0;
     display: block;
     text-align: left;
     pointer-events: none;
     z-index: 31;
     transition: transform 500ms;
}
 .photty_slider_w_thumbs .photty_slideshow_title_wrapper {
     text-align: right;
     left: auto;
     right: 30px;
}
 .photty_fullscreen_fullview .photty_slideshow_title_wrapper {
     transform: translateX(calc(-100% - 30px));
}
 .photty_slideshow_title_wrapper .photty_slideshow_title, .photty_slideshow_title_wrapper .photty_slideshow_caption {
     color: #ffffff;
     transition: opacity 500ms;
}
 .photty_fullscreen_fullview .photty_slideshow_title_wrapper .photty_slideshow_title, .photty_fullscreen_fullview .photty_slideshow_title_wrapper .photty_slideshow_caption {
     opacity: 0;
}
/* Thumbs */
 .photty_fullscreen_thumbs_wrapper {
     position: fixed;
     left: 30px;
     bottom: 30px;
     border-radius: 80px;
     width: 520px;
     height: 80px;
     overflow: hidden;
     z-index: 31;
}
 .photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb {
     width: 80px;
     height: 80px;
     border-radius: 100%;
     display: block;
     position: absolute;
     left: 50%;
     top: 0;
     transform: translateX(-40px) scale(0.3, 0.3);
     opacity: 0;
     transition: transform 500ms, opacity 500ms;
     z-index: -1;
     cursor: pointer;
}
 .photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb img {
     display: block;
     width: 100%;
     height: 100%;
     border-radius: 100%;
}
 .photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb.photty_thmb_prev2, .photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb.photty_thmb_next2 {
     z-index: 32;
     opacity: 0.3;
}
 .photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb.photty_thmb_prev, .photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb.photty_thmb_next {
     z-index: 33;
     opacity: 0.6;
}
 .photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb.photty_thmb_current {
     z-index: 34;
     opacity: 1;
     transform: translateX(-40px) scale(1, 1);
}
 .photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb.photty_thmb_prev2 {
     transform: translateX(-260px) scale(1, 1);
}
 .photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb.photty_thmb_next2 {
     transform: translateX(180px) scale(1, 1);
}
 .photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb.photty_thmb_prev {
     transform: translateX(-150px) scale(1, 1);
}
 .photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb.photty_thmb_next {
     transform: translateX(70px) scale(1, 1);
}
 .photty_three_thumbs.photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb.photty_thmb_current {
     transform: translateX(-150px) scale(1, 1);
}
 .photty_three_thumbs.photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb.photty_thmb_prev {
     transform: translateX(-260px) scale(1, 1);
}
 .photty_three_thumbs.photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb.photty_thmb_next {
     transform: translateX(-40px) scale(1, 1);
}
/* Slider with Thumbnails */
 .photty_slider_thumbs{
     position: relative;
}
 .photty_left_logo {
     padding: 0 19px;
}
 .photty_left_logo .photty_logo_cont{
     width: auto;
     display: inline-block;
     float: left;
     padding-left: 11px;
}
 .photty_left_logo .photty_menu_cont{
     display: inline-block;
     float: right;
     padding-top: 18px;
}
 .photty_slider_thumbs .photty_slideshow_title_wrapper{
     right: 30px;
     text-align: right;
}
 .photty_slider_thumbs h2{
     text-align: right;
}
/* Albums Slider */
 html.photty_albums_slider, .photty_albums_slider body {
     overflow: hidden;
     position: relative;
}
 .photty_albums_slider_page {
     background-color: rgba(31,35,47, 1);
}
 .photty_albums_slider_page .photty_def_header{
}
 .photty_albums_slider_wrapper {
     width: 100%;
     box-sizing: border-box;
     padding: 0;
     position: absolute;
     overflow: hidden;
}
 .only_one_slide a.photty_albums_btn_prev, .only_one_slide a.photty_albums_btn_next {
     display: none!important;
}
 .photty_albums_slider_inner {
     position: absolute;
     width: 1350px;
     left: 50%;
     transform: translateX(-50%);
}
 .photty_albums_slider_meta {
     position: fixed;
     z-index: -1;
     height: 100px;
     width: 0px;
}
 .photty_albums_slide_item1, .photty_albums_slide_item2, .photty_albums_slide_item3 {
     position: absolute;
     width: calc(50% - 15px);
     display: block;
}
 .photty_albums_slide_item1 {
     height: 100%;
     left: 0;
     top: 0;
}
 .photty_albums_slide_item2 {
     height: calc(50% - 15px);
     right: 0;
     top: 0;
}
 .photty_albums_slide_item3 {
     height: calc(50% - 15px);
     right: 0;
     bottom: 0;
}
 .photty_albums_slide_inner {
     position: absolute;
     width: 100%;
     height: 100%;
     background-size: cover;
     background-position: center;
}
 .photty_featured_albums_item img {
     border-radius: 10px;
}
 .photty_albums_slide {
     opacity: 0;
     z-index: -1;
     transition: opacity 800ms, margin 800ms, transform 800ms;
}
 .photty_albums_slide.photty_albums_prev {
     opacity: 0;
     margin: 0 0 0 -100vw;
     transform: rotate(-30deg);
     z-index: 10;
}
 .photty_albums_slide.photty_albums_prev.photty_albums_slide_item2, .photty_albums_slide.photty_albums_prev.photty_albums_slide_item3 {
     margin: 0 100vw 0 0;
     z-index: 10;
}
 .photty_albums_slide.photty_albums_prev.photty_albums_slide_item3 {
     transform: rotate(20deg);
     z-index: 10;
}
 .photty_album_image .photty_stand_fi, .photty_album_image .photty_image_fader:after {
     border-radius: 10px;
}
 .photty_albums_slide.photty_albums_next {
     opacity: 0;
     margin: 0 0 0 100vw;
     transform: rotate(30deg);
     z-index: 10;
}
 .photty_albums_slide.photty_albums_next.photty_albums_slide_item2, .photty_albums_slide.photty_albums_next.photty_albums_slide_item3 {
     margin: 0 -100vw 0 0;
     z-index: 10;
}
 .photty_albums_slide.photty_albums_next.photty_albums_slide_item3 {
     transform: rotate(-20deg);
     z-index: 10;
}
 .photty_albums_slide.photty_albums_current.photty_albums_slide_item2, .photty_albums_slide.photty_albums_current.photty_albums_slide_item3 {
     margin: 0!important 
}
 .photty_albums_slide.photty_albums_current.photty_albums_slide_item3 {
     transform: rotate(0deg);
}
 .photty_albums_btn_prev, .photty_albums_btn_next {
     width: 20px;
     height: 20px;
     background: url(../img/photty_sprite.png) no-repeat 0 0;
     background-size: 120px 20px;
     position: absolute;
     z-index: 35;
     top: 50%;
     transform: translateY(-50%);
     transition: opacity 400ms;
}
 .photty_albums_slider_page .photty_albums_btn_prev, .photty_albums_slider_page .photty_albums_btn_next {
     background-image: url("../img/photty_sprite.png");
}
 .photty_albums_btn_prev:hover, .photty_albums_btn_next:hover {
     opacity: 0.7;
}
 .photty_albums_btn_prev {
     left: 30px;
     background-position: 0 0;
}
 .photty_albums_btn_next {
     right: 30px;
     background-position: -20px 0;
}
 .photty_albums_slide.photty_albums_current {
     opacity: 1;
     margin: 0;
     transform: rotate(0deg);
     z-index: 10;
}
 .photty_albums_slide a {
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     display: block;
     z-index: 15;
}
 .photty_albums_slide .photty_albums_slide_content {
     position: absolute;
     left: 0;
     width: 100%;
     box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     text-align: center;
     bottom: 34px;
     transition: opacity 500ms;
     opacity: 0;
     z-index: 14;
}
 .photty_albums_slide .photty_albums_slide_content, .photty_albums_slide .photty_albums_slide_content a {
     font-size: 13px;
}
 .photty_albums_slide .photty_albums_slide_content h5, .photty_albums_slide .photty_albums_slide_content div {
     color: #ecece8;
}
 .photty_albums_slide .photty_albums_slide_content h5 {
     margin-bottom: 11px;
}
 .photty_albums_slide:hover .photty_albums_slide_content {
     opacity: 1;
}
 .photty_albums_slide:before {
     content: '';
     background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
     background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
     background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
     opacity: 0;
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     display: block;
     transition: opacity 500ms;
     z-index: 13;
     border-radius: 10px;
}
 .photty_albums_slide:hover:before {
     opacity: 0.5;
}
/* Album Single */
 .photty_album_single .photty_header{
     z-index: 1000;
     position: relative;
     top: 0;
     width: 100%;
}
 .photty_album_single .photty_content{
     margin-bottom: 50px;
     margin-top: -11px;
}
 .photty_single_album_head {
     position: relative;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     display: block;
     background-position: center;
     background-size: cover;
     background-repeat: no-repeat;
}
 .photty_single_album_head:before {
     content: '';
     background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
     background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
     background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
     opacity: 0.3;
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     display: block;
     transition: opacity 500ms;
     z-index: 13;
}
 .photty_single_album_title {
     position: absolute;
     left: 50%;
     bottom: 176px;
     transform: translateX(-50%);
     text-align: center;
}
 .photty_single_album_title h1, .photty_single_album_title div {
     color: #ffffff;
}
 .photty_single_album_title h1 {
     margin: 0 0 6px 0;
     text-shadow: 0px 0px 13px rgba(0, 0, 0, 0.8);
}
 .photty_single_album_title div {
     font-size: 13px;
}
 .photty_album_down_arrow {
     width: 20px;
     height: 20px;
     background: url(../img/photty_sprite.png) no-repeat 0 0;
     background-size: 120px 20px;
     display: block;
     position: absolute;
     left: 50%;
     bottom: 30px;
     transform: rotate(-90deg) translateY(-50%);
     z-index: 17;
     transition: opacity 400ms;
}
 .header_scrolled .photty_album_down_arrow {
     opacity: 0;
     pointer-events: none;
}
 .photty_album_single_item .photty_album_img img {
     display: block;
}
 .photty_album_single_item{
     text-align: center;
     padding: 0 15px;
}
 .photty_album_single_item h5{
     margin-bottom: 11px;
}
 .photty_album_single_featured{
     padding: 0 15px;
}
 .photty_album_single_item a{
     font-size: 14px;
     line-height: 24px;
}
 .photty_album_single_featured h3{
     margin-bottom: 55px;
}
 .photty_album_single_item:hover .photty_album_img:after{
     content: '';
     opacity: 0.2;
}
 .photty_album_single_item .photty_album_content{
     padding-top: 25px;
}
 .photty_album_single_block{
}
 .photty_album_single_block h6{
     text-transform: uppercase;
     margin: 0 0 8px 0;
     text-align: left;
}
 .photty_album_single_block p{
     font-size: 15px;
     line-height: 31px;
     margin: 0 0 18px 0;
     text-align: left;
}
 .photty_album_single_block .col-3{
     padding-top: 8px;
}
 .photty_album_single .photty_social_block{
     text-align: left;
     margin-top: 32px;
}
 .photty_album_single .photty_social_block li{
     margin-right: 14px;
}
 .photty_album_single .photty_social_block li:last-child{
     margin-right: 0;
}
 .photty_album_single hr{
     margin: 81px 0 75px 0;
     border-bottom: 1px solid #e8eaee;
}
 .photty_album_single .grid-item{
     width: 33.3%;
}
 .photty_album_single .grid-item--width2{
     width: 50%;
}
 .photty_album_single .photty_isotope{
     padding: 15px;
}
 .vk{
     background-color: rgba(31,35,47, 1);
}
 .envelope{
     background-color: transparent;
}
 .linkedin{
     background-color: transparent;
}


/* Post Single */
 .photty_blog_single .photty_blog_post{
     text-align: left;
     margin: 0;
}
 .photty_blog_single h1{
     text-align: left;
     margin-bottom: 10px;
     margin-left: -3px;
}
 img.emoji {
     display: inline !important;
     border: none !important;
     box-shadow: none !important;
     height: 1em !important;
     width: 1em !important;
     margin: 0 .07em !important;
     vertical-align: -0.1em !important;
     background: none !important;
     padding: 0 !important;
     position: static !important;
}
 .photty_single_post_list{
     padding-left: 16px;
}
 .photty_single_post_list li{
     padding: 0 0 5px 8px;
}
 .photty_single_post_list li:last-child{
     padding-bottom: 0;
}
 .photty_blog_single .photty_post_ref:after{
     content: "/";
     display: inline-block;
     margin-left: 5px;
     margin-right: 1px;
}
 .photty_blog_single .photty_meta div:last-child:after{
     content: "";
     display: none;
}
 .photty_blog_single .photty_slider_fullwidth{
     margin-top: 27px;
     margin-bottom: -20px;
}
 .photty_blog_single .photty_blog_post p:first-child{
     margin-top: 25px;
}
 .photty_blog_single .photty_social_block{
     text-align: left;
     margin-top: 33px;
}
 .photty_prev_next_posts{
     border-bottom: #e8eaee 1px solid;
     border-top: #e8eaee 1px solid;
     margin-top: 60px;
     padding-top: 61px;
     padding-bottom: 60px;
     margin-bottom: 80px;
}
 .photty_prev_next_posts .photty_meta{
     line-height: 20px;
}
 .photty_prev_next_posts a:hover h5{
     transition: all 0.3s;
}
 .photty_prev_post, .photty_next_post{
     padding: 15px 20px;
     position: relative;
}
 .photty_prev_post{
     border-right: #e8eaee 1px solid;
     text-align: left;
     padding-left: 65px;
}
 .photty_prev_post h5{
     text-align: left;
     margin-bottom: 15px;
}
 .photty_next_post{
     text-align: right;
     padding-right: 65px;
}
 .photty_next_post h5{
     text-align: right;
     margin-bottom: 15px;
}
 .photty_next_post_link {
     content: "";
     display: block;
     position: absolute;
     top: 50%;
     right: 0;
     margin-top: -7px;
     background: url(../img/right_arrow.png) transparent;
     background-size: 19px 18px;
     background-repeat: no-repeat;
     background-position: top right;
     width: 19px;
     height: 19px;
     transition: 0.3s all;
}
 .photty_prev_post .photty_prev_post_link:hover {
     left: -10px;
     padding-right: 10px;
     width: 29px;
}
 .photty_next_post .photty_next_post_link:hover {
     right: -10px;
     padding-left: 10px;
     width: 29px;
}
 .photty_prev_post_link {
     content: "";
     display: block;
     position: absolute;
     top: 50%;
     left: 0;
     margin-top: -7px;
     background: url(../img/left_arrow.png) transparent 0 0;
     background-size: 19px 18px;
     background-repeat: no-repeat;
     width: 19px;
     height: 19px;
     transition: 0.3s all;
}
 .photty_blog_single .photty_grid_blog_item{
     width: auto;
     padding: 0 20px;
}
 .photty_blog_single .photty_grid_blog_item img {
     border-radius: 0;
     display: block;
}
 .photty_featured_posts{
     margin: 0 -20px;
}
 .photty_featured_posts h3{
     margin-bottom: 53px;
}
 .photty_blog_single .photty_post_formats{
     display: block;
     height: 100%;
     width: 100%;
}
 .photty_blog_single .photty_post_formats:after{
     position: absolute;
     width: 100%;
     height: 100%;
     background: #000;
     display: block;
     content: "";
     top: 0;
     left: 0;
     opacity: 0;
     transition: 0.25s all;
}
 .photty_blog_single .photty_grid_post_content{
     padding: 30px 0 0 0;
}
 .photty_blog_single .photty_post_formats:hover:after{
     content: '';
     opacity: 0.2;
}
 .photty_blog_single .photty_grid_post_content h5{
     margin-bottom: 15px;
}
 .photty_grid_post_content a h5{
     transition: 0.24s all;
}
 .photty_comments_title{
     margin-top: 50px;
     margin-bottom: 60px;
}
 .photty_blog_single_comments h3{
     margin-bottom: 41px;
     line-height: 32px;
}
 .photty_comment_notes{
     margin: 0 0 10px 0;
}
 .photty_comments_cont textarea, .photty_comments_cont input{
     border: 1px solid #e8eaee;
}
 .photty_comments_cont input[type="submit"]{
     width: 100%;
     letter-spacing: 1px;
     border-color: #737479;
}
 .photty_comments_cont input, .photty_comments_cont textarea{
     margin-bottom: 30px;
}
 .photty_comments_cont .photty_form, .photty_comments_cont input[type="submit"]{
     margin: 0;
}
 .photty_single_post_img{
     margin-top: 27px;
     margin-bottom: 25px;
     display: block;
}
 .photty_isotope_3col .grid-item--width2{
     width: 33.3%;
     border: 7px solid transparent;
}
 .photty_isotope_3col .grid-item--width2:hover .photty_grayscale_img:after{
     opacity: 0.5;
}
 .photty_single_post_img .photty_single_post_img{
     margin-bottom: 0;
}
 .photty_blog_single_video .photty_video_content {
     margin-top: 27px;
     margin-bottom: 25px;
}
 .photty_blog_single_video .photty_meta{
     line-height: 20px;
     margin-top: 10px;
}
 .photty_blog_single_audio .photty_audio_content {
     margin: 27px 0 -2px 0;
}
 .photty_blog_single_quote .photty_quote_post{
     margin: 27px 0 24px 0 ;
     text-align: center;
}
 .photty_blog_single .photty_blog_post blockquote p:first-child{
     margin-top: 0px;
}
 .photty_blog_single_quote blockquote:before{
     display: none;
}
 .photty_blog_single_quote blockquote{
     margin: 25px 0;
}
 .photty_comments_block{
     position: relative;
     padding-left: 90px;
     min-height: 70px;
     padding-top: 5px;
     padding-bottom: 30px;
     border-bottom: 1px solid #e8eaee;
     margin-bottom: 30px;
}
 .photty_comments_block img {
     width: auto;
     height: auto;
     position: absolute;
     top: 0;
     left: 0;
}
 .photty_comment_date{
     text-align: right;
     position: absolute;
     top: 5px;
     right: 0;
     font-size: 13px;
}
 .photty_comment_author{
     text-align: left;
     margin-bottom: 15px;
}
 .photty_comments_block p{
     margin: 0 0 12px 0;
     position: relative;
}
 .photty_comments_block a {
     font-size: 13px;
     text-transform: uppercase;
     position: relative;
}
 .photty_comments_block a:hover{
     color: #2d2d2d;
}
 .photty_comments_block a:after{
     content: '';
     position: absolute;
     margin-top: 11px;
     top: 50%;
     left: 50%;
     display: block;
     width: 10px;
     margin-left: -5px;
     height: 1px;
     background: #232629;
     transition: 0.3s all;
}
 .photty_comments_block a:hover:after{
     width: 100%;
     margin-left: -50%;
}
 .photty_blog_single_audio .photty_comments_title{
     margin-bottom: 60px;
}
 .photty_comments_block:last-child{
     border: none;
     margin-bottom: 49px;
}
 .photty_comment_reply a{
     color: #232629;
}
 .photty_comments_block .photty_comments_block{
     margin-bottom: 0;
     margin-top: 30px;
     padding-bottom: 0;
}
 .photty_category .photty_slider_fullwidth{
     margin-top: 0;
}
 .photty_category .photty_single_post_img{
     margin-bottom: 27px;
}


/* Responsive */
 @media only screen and (max-width: 1450px) {
     .photty_albums_slider_inner{
         width: 1160px;
    }
	 
	
	  
}
 @media only screen and (max-width: 1200px) {
	 
	 
     .photty_container {
         width: 970px;
    }
     .photty_albums_slider_inner{
         width: 904px;
    }
     .countdown-amount{
         font-size: 90px;
    }
     .photty_quote_post_text{
         font-size: 16px;
         line-height: 24px;
    }
     .photty_strip_single .photty_stripes_fullscreen_item img{
         width: auto;
         height: 100%;
    }
     .photty_footer_content .photty_social_block li{
         margin-right: 3px;
    }
	 
	 

	 
	
}
 @media only screen and (max-width: 1025px) {
     .photty_menu_cont{
         padding: 0;
    }
     blockquote{
         margin-bottom: 20px;
    }
     .photty_blog_left_sidebar .photty_content, .photty_blog-fullwidth .photty_content, .photty_blog_grid .photty_content{
         margin-top: 35px;
    }
	/* .photty_blog_right_sidebar .photty_sidebar {
		 position: fixed;
    } */
     .grid-item {
         border: 5px solid transparent;
    }
     .photty_back_to_top{
         
    }
     .photty_title_text{
         margin: 0;
    }
     .photty_about h1 {
         margin-top: 20px;
    }
     .photty_book_session .photty_price_block{
         padding: 40px 15px;
    }
     .photty_book_session .photty_form{
         margin: 0;
    }
     .photty_about .photty_button{
         margin: 30px 0;
    }
     .photty_slider1i{
         margin: 35px 0;
    }
     .photty_signature{
         padding-top: 20px;
    }
     .photty_about .photty_content{
         margin-bottom: 20px;
    }
     .photty_content{
         margin: 20px 0 20px 0;
    }
     .photty_testimonials{
         margin-top: 30px;
    }
     .photty_client_contacts h2{
         margin-top: 20px;
         margin-bottom: 0;
    }
     .photty_price_block{
         padding: 20px 15px;
    }
     .photty_price_block .photty_title_text{
         margin-bottom: 50px;
    }
     .photty_contacts .photty_clients_title{
         margin-bottom: 20px;
    }
     .photty_contacts .photty_content{
         margin-bottom: 0;
         margin-top: 35px;
    }
     .canvas_map_container{
         margin-bottom: 10px;
    }
     .photty_typography .photty_content{
         margin-top: 35px;
    }
     article, .photty_listings, .photty_paragraphs, .photty_blockquote, .photty_dropcaps{
         padding-bottom: 10px;
    }
     .photty_blog_grid h1{
         margin-bottom: 0;
    }
     .photty_blog_grid .photty_load_more{
         margin-top: 0;
    }
     .photty_blog-fullwidth .photty_slider_fullwidth{
         margin-top: 0;
    }
     .photty_blog_post{
         margin-bottom: 30px;
    }
     .photty_pagination{
         padding-top: 30px;
    }
     .photty_blog_left_sidebar .photty_slider_fullwidth{
         margin-top: 35px;
    }
     .photty_blog_single_image .photty_slider_fullwidth{
         margin-top: 27px;
    }
     .photty_sidebar_block{
         margin-bottom: 20px;
		 height: 100%;
		 
    }
     .photty_album_content{
         padding: 15px 0;
    }
     .photty_blog_post .photty_button{
         margin-top: 15px;
    }
     .photty_blog_left_sidebar .photty_slider_fullwidth{
         margin-top: 0px;
    }
     .photty_blog_single .photty_social_block, .photty_album_single .photty_social_block{
         margin-top: 10px;
    }
     .photty_prev_next_posts{
         margin: 30px 0;
         padding: 30px 0;
    }
     .photty_featured_posts h3{
         margin-bottom: 30px;
    }
     .photty_grid_post_content .photty_excerpt{
         padding-top: 0;
    }
     .photty_comments_title{
         margin: 30px 0;
    }
     .photty_album_single .photty_content{
         margin: 20px 0;
    }
     .photty_album_single hr{
         margin: 30px 0;
    }
     .photty_album_single_featured h3{
         margin-bottom: 30px;
    }
     .photty_strip_single .photty_isotope_3col .grid-item--width2{
         border: 5px solid transparent;
    }
     .photty_strip_single .photty_content .photty_social_block{
         margin: 30px 0;
    }
     .photty_strip_single .photty_stripes_fullscreen_item{
         margin-bottom: 30px;
    }
     .photty_slider_boxed .owl-dots{
         margin: 10px 0;
    }
     .photty_slider_boxed{
         margin-top: 30px;
    }
     .photty_grid_gallery .photty_button{
         margin-bottom: 30px;
    }
}
 @media only screen and (max-width: 992px) {
     .photty_custom{
         display: none;
    }
     .photty_container {
         width: 750px;
    }
     .photty_footer .gutters > .col-3 {
         width: calc(50% - 2%);
        /*margin-left: 3%;
        */
         padding: 0 10px;
    }
     .photty_footer .col-3 {
         margin-bottom: 20px;
    }
     .photty_footer_content{
         padding-top: 30px;
    }
     body .photty_footer hr {
         margin: 0;
    }
     .photty_client_contacts p {
         padding-right: 0px;
    }
     .photty_footer_content .photty_social_block li{
         margin-right: 10px;
    }
     .photty_albums_slider_page .photty_image_logo{
         margin-top: 0px;
    }
     .photty_albums_slider_meta {
         height: 30px;
    }
     .photty_albums_slider_inner{
         width: 724px;
    }
     .countdown-amount{
         font-size: 80px;
         line-height: 82px;
    }
     .photty_left_logo.photty_def_header{
         display: none;
    }
     .photty_left_logo.mobile_header{
         display: block;
         padding: 10px 20px;
    }
     .photty_grid_blog_item{
         width: 50%;
    }
     .photty_simple_slider_wrapper{
         margin-bottom: 30px;
    }
     .photty_boxed_layout_block{
         margin: 30px 0;
    }
     .photty_boxed_content_block .photty_social_block{
         margin: 25px 0 15px 0;
         padding: 0 50px;
    }
     .photty_boxed_content_block .photty_social_block li{
         margin-bottom: 10px;
    }
}
 @media only screen and (max-width: 960px) {
     .photty_grid-item{
         width: 50% !important;
    }
     .photty_slider_thumbs .photty_slideshow_title_wrapper{
         bottom: 120px;
         right: 0;
         left: 0;
         text-align: center;
    }
     .photty_slider_thumbs h2{
         text-align: center;
    }
     .photty_fullscreen_thumbs_wrapper{
         left: 50%;
         transform: translate(-50%);
    }
     .photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb {
         width: 60px;
         height: 60px;
         transform: translateX(-30px) scale(0.3, 0.3);
    }
     .photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb.photty_thmb_current {
         z-index: 34;
         opacity: 1;
         transform: translateX(-30px) scale(1, 1);
    }
     .photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb.photty_thmb_prev2 {
         transform: translateX(-190px) scale(1, 1);
    }
     .photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb.photty_thmb_next2 {
         transform: translateX(130px) scale(1, 1);
    }
     .photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb.photty_thmb_prev {
         transform: translateX(-110px) scale(1, 1);
    }
     .photty_fullscreen_thumbs_wrapper .photty_fullscreen_thmb.photty_thmb_next {
         transform: translateX(50px) scale(1, 1);
    }
     .photty_fullscreen_thumbs_wrapper{
         height: 60px;
         width: 380px;
    }
}
 @media only screen and (max-width: 769px) {
     .photty_def_header{
         display: none;
    }
     .first {
         order: 1;
    }
     html.photty_albums_slider, .photty_albums_slider body{
         overflow-y: visible;
    }
     .photty_ribbon_title_wrapper, .photty_ribbon_title_wrapper h2, .photty_slideshow_title_wrapper .photty_slideshow_caption, .photty_slideshow_title_wrapper h2, .photty_slideshow_title_wrapper{
         width: 100%;
         text-align: center;
         left: 0;
    }
     .photty_slider_thumbs .photty_slideshow_title_wrapper{
         bottom: 30px;
    }
     .photty_slideshow_title, .photty_split_title{
         font-size: 30px;
         line-height: 30px;
    }
     .row.gutters .col {
         margin-bottom: 0px;
    }
     .photty_split_showcase_page .photty_header, .photty_fullscreen_slider_page .photty_header{
         position: relative;
    }
     .photty_transparent {
       background-color: #ecece8;
    }
     .photty_album_single .grid-item{
         width: 100%;
    }
     .photty_boxed_container{
         margin: 0;
         padding: 0;
    }
     .photty_simple_slider_wrapper{
         max-height: 500px;
    }
     .photty_boxed_layout img{
         margin-left: auto;
         margin-right: auto;
    }
     .photty_boxed_content_block .photty_social_block{
         padding: 0;
    }
     .photty_boxed_content_block h2{
         margin-top: 10px;
    }
     .photty_simple_slider_content .photty_simple_slider_title{
         font-size: 40px;
         line-height: 40px;
    }
     .photty_about .grid-item--width2 {
         width: 100%;
    }
     .photty_footer .gutters > .col-3 {
         width: 100%;
    }
     .photty_footer .photty_footer_content .col-3{
         margin-bottom: 20px;
    }
     .photty_404 .photty_header, .photty_stripes_fullscreen .photty_header, .photty_strip_single .photty_header, .photty_coming_soon .photty_header{
         background-color: rgba(31,35,47, 1);
         position: relative;
    }
     .photty_404 .photty_header, .photty_coming_soon .photty_header{
         position: absolute;
    }
     .photty_footer .col-3 {
         margin-bottom: 0px;
    }
     .mobile_header{
         display: block;
    }
     .photty_container {
         width: 100%;
    }
     .grid-item--width2{
         width: 100%;
    }
     .photty_signature{
         padding-top: 0;
    }
     .form_email, .form_user-name {
         width: 100%;
         margin-left: 0;
         margin-bottom: 16px;
    }
     .photty_slider1i{
         margin: 20px 0;
    }
     .photty_price_block .col-4{
         margin-bottom: 20px;
    }
     .col-4:first-child .photty_price_item, .col-4:last-child .photty_price_item{
         border-radius: 7px;
    }
     .photty_price_block .col-4:first-child{
         margin-bottom: 40px;
    }
     .photty_price_block{
         padding: 20px 40px;
    }
     .photty_client_contacts p {
         padding-right: 0px;
    }
     .photty_grid_blog_item{
         width: 100%;
    }
     .photty_blog_post iframe{
         max-height: 200px;
    }
     .canvas_map_container{
         margin-bottom: 30px;
         height: 400px;
    }
     .photty_contacts h1{
         margin-bottom: 25px;
    }
     .photty_contacts input{
         margin-bottom: 16px;
    }
     .photty_contacts .photty_contact_info{
         margin-bottom: 20px;
    }
     .photty_quote_post{
         padding: 55px 40px;
    }
     .photty_prev_post{
         border: none;
    }
     .photty_blog_left_sidebar .photty_content{
         padding-left: 0px;
		 
    }
     .photty_blog_right_sidebar .photty_content{
         padding-right: 0px;
    }
	 
	 .photty_blog_left_sidebar .photty_content{
         margin-top: 290px;
    }
     .photty_sidebar{
         padding: 0 15px;
		
		 
    }
    
	 
	 
	 
	
	 
     .photty_blog_single .photty_grid_post_content{
         padding-top: 15px;
         padding-bottom: 10px;
    }
     .photty_comments_block:last-child{
         margin-bottom: 30px;
    }
     .photty_albums_slider_inner{
         width: calc(100% - 20px);
    }
     .photty_albums_slide_item1, .photty_albums_slide_item2, .photty_albums_slide_item3{
         width: calc(50% - 5px);
    }
     .photty_albums_slide_item2, .photty_albums_slide_item3{
         height: calc(50% - 5px);
    }
     .photty_single_album_head{
         margin-top: 0px!important;
         height: 500px !important;
    }
     .photty_fullscreen_thumbs_wrapper{
         display: none;
    }
     .countdown-amount{
         font-size: 50px;
         line-height: 42px;
    }
     .photty_coming_soon h1{
         margin-bottom: 30px;
    }
     .photty_coming_soon .photty_form{
         padding-top: 30px;
    }
     .photty_coming_soon .form_email{
         width: 170px;
    }
     .photty_coming_soon input[type="submit"]{
         margin-left: 3px;
    }
     .photty_404 h1{
         font-size: 60px;
         line-height: 70px;
    }
     .photty_grid-item{
         width: 100% !important;
    }
     .photty_grid_gallery .grid-item--width2{
         width: 100%;
    }
     .photty_grid_gallery .photty_content{
         padding: 0 5px;
         margin-top: 5px;
         margin-bottom: 30px;
    }
     .photty_grid_gallery .photty_button{
         margin-top: 20px;
    }
     .photty_signature h3{
         margin-bottom: 20px;
    }
     .photty_client_contacts form{
         margin: 0;
    }
     .photty_client_contacts h2{
         max-width: 80%;
    }
     .photty_testimonials{
         padding: 45px 0 0 0;
    }
     .photty_grid_gallery .photty_button {
         margin-bottom: 0px;
    }
     .photty_price_block .photty_title_text{
         margin-bottom: 30px;
    }
     .photty_grid_post_content{
         padding-bottom: 0;
    }
     .photty_sidebar_block p{
         margin-bottom: 40px;
		
    }
    		 .photty_sidebar {
         margin-top: -36px;
		 
		position: absolute;
		 
    }
     .photty_fullscreen_controls_toggler{
         display: none;
    }
     .photty_ribbon_btn_fullview{
         display: none;
    }
     .photty_album-listing .grid-item{
         width: 100%;
    }
     .photty_album-listing .photty_content{
         padding: 0;
    }
     .photty_album_content{
         padding-bottom: 0;
    }
     .photty_album-listing .grid-item{
         border: 15px solid transparent;
    }
     .photty_comments_title{
         margin: 0 0 20px 0;
    }
     .photty_blog_single_comments h3{
         margin-bottom: 20px;
    }
     .photty_comments_cont input{
         margin-bottom: 16px;
    }
     .photty_comments_cont textarea{
         margin-bottom: 16px;
    }
     .photty_blog_post .photty_prev_next_posts .photty_prev_post, .photty_blog_post .photty_prev_next_posts .photty_next_post{
         padding-bottom: 0;
         margin-bottom: 16px;
    }
     .photty_prev_next_posts{
         padding: 0;
    }
     .photty_album_single_item{
         margin-bottom: 20px;
         padding: 0;
    }
     .photty_isotope_3col .grid-item--width2{
         width: 100%;
    }
     .photty_content .photty_form .col-6{
         margin: 0;
    }
}
 @media only screen and (max-width: 668px) {
     .photty_client_contacts h2{
         max-width: 100%;
         padding: 0 20px;
         line-height: 40px;
    }
     .photty_client_contacts p{
         margin: 0;
    }
     .photty_404 p{
         margin-top: 15px;
    }
     .photty_404_btn{
         margin-top: 20px;
    }
     .photty_grid{
         padding-left: 0px !important;
         padding-right: 0px !important;
    }
     .photty_coming_soon h1{
         font-size: 40px;
         line-height: 40px;
    }
}
 @media only screen and (max-width: 600px) {
     .photty_footer .photty_logo_cont{
         float: none;
         text-align: center;
    }
     .photty_footer .photty_image_logo{
         display: inline-block;
    }
     .photty_copy_text{
         text-align: center;
         line-height: 22px;
         padding-bottom: 30px;
    }
     .photty_contacts h1{
         font-size: 40px;
         line-height: 40px;
    }
     .photty_boxed_layout h2{
         font-size: 30px;
         line-height: 30px;
    }
     h1 {
         font-size: 40px;
         line-height: 40px;
    }
}
 @media only screen and (max-width: 480px) {
     .photty_sidebar{
         padding: 0 ;
		 
		
    }
     .photty_contact_info .photty_social_block li{
         margin-right: 13px;
    }
     .countdown-amount{
         font-size: 30px;
         line-height: 32px;
    }
     .photty_comments_block .photty_comments_block{
         margin-left: -90px;
    }
     .photty_404 h1{
         font-size: 40px;
         line-height: 50px;
    }
     .photty_blog_grid .photty_content{ 
         padding: 0;
    }
     .photty_grid_post_content .photty_excerpt{
         padding: 0;
    }
     .photty_excerpt{
         padding: 0;
    }
     .photty_blog_right_sidebar .photty_sidebar {
         padding: 0 ;
		 height: 100%;
		 position: absolute;
    }
     .grid-item{
         border-left: none;
         border-right: none;
    }
     .photty_client_contacts p{
         margin-bottom: 0;
    }
     .photty_client_contacts input[type="submit"]{
         margin-bottom: 0;
    }
     .photty_grid_gallery .grid-item--width2{
         border: 5px solid transparent;
    }
     .photty_album-listing h5{
         margin-bottom: 0;
    }
     .photty_social_block li{
         margin-right: 8px;
    }
     .photty_strip_single .photty_stripes_fullscreen_item{
         height: 600px;
    }
}
 @media only screen and (max-width: 415px) {
     h1{
         font-size: 30px;
         line-height: 40px;
    }
     h3 {
         font-size: 22px;
         line-height: 22px;
    }
     .photty_comments_block .photty_comment_date{
         position: relative;
         text-align: left;
         top: 0;
         margin-bottom: 10px;
    }
     .photty_simple_slider_content .photty_simple_slider_title{
         font-size: 30px;
         line-height: 30px;
    }
     .photty_simple_slider_content{
         padding: 0 20px;
    }
     .photty_button{
         margin-top: 15px;
    }
     .photty_slider3i{
         padding: 15px 0;
    }
     .countdown-section{
         margin-right: 4%;
    }
     .photty_client_contacts h2{
         font-size: 24px;
         padding: 0 10px;
    }
     .photty_footer .gutters > .col-3{
         padding: 0;
    }
     .photty_price_block{
         padding: 20px 15px;
    }
     .photty_coming_soon .photty_copy_text{
         margin: 10px 0;
    }
     .photty_coming_soon button{
         margin-left: 7px;
         padding: 0 20px;
         width: 100px;
    }
     .photty_excerpt{
         margin-top: 10px;
    }
     .photty_social_block li{
         margin: 0 15px;
         margin-bottom: 10px;
    }
     .photty_social_block li:last-child{
         margin-right: 15px;
    }
     .photty_footer .photty_social_block li{
         margin: 0 10px 0 0;
    }
     .photty_contact_info .photty_social_block li{
         margin: 0 13px 0 0;
    }
}
 @media only screen and (max-width: 321px) {
     .photty_social_block li{
         margin: 0 10px;
         margin-bottom: 10px;
    }
     .photty_social_block li:last-child{
         margin-right: 10px;
    }
}
 @media only screen and (max-height: 415px) {
     .photty_coming_soon .photty_copy_text{
         margin-bottom: 0;
         margin-top: 10px;
    }
     .photty_coming_soon .photty_form{
         padding-top: 10px;
    }
     .photty_coming_soon h1{
         margin-bottom: 10px;
    }
     .countdown-period{
         margin-top: 5px;
    }
}
 @media only screen and (max-height: 321px) {
     .photty_coming_soon .photty_footer{
         padding: 0;
    }
     .photty_coming_soon .photty_copy_text{
         margin-top: 0;
    }
     .photty_404 h1{
         font-size: 40px;
         line-height: 50px;
    }
}
 





/* Home em Mobile (ajusta a max-width do media query de onde isto se aplica, pus 768, de ipad para baixo) */
@media only screen and (max-width: 768px) {
    .photty_split_title_wrapper {
        opacity: 1;
        top: 70%;
        max-width: 100%;
    }
    .photty_slideshow_title, .photty_split_title {
        /* Ajustar tamanho de letra da legenda */
        font-size: 17px;
        line-height: 17px;
    }
    .photty_split_slide {        
        /* Ajustar altura das immagens da home */
        background-size: auto 40% !important;
        background-repeat: no-repeat;
    }
    .photty_odd_slide {
        background-position: right !important;        
    }
    .photty_even_slide {
        background-position: left !important;        
    }    
}

@media only screen and (min-width: 769px) {
    .photty_blog_right_sidebar .photty_sidebar {
            position: relative;
    }
    .photty_blog_right_sidebar .photty_sidebar .photty_sidebar_block {
        position: fixed;
    }
}