@font-face {
    font-family: 'nexa_lightregular'; 
    src: url('../fonts/NexaLight/nexa_light-webfont.eot');
    src: url('../fonts/NexaLight/nexa_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NexaLight/nexa_light-webfont.woff') format('woff'),
         url('../fonts/NexaLight/nexa_light-webfont.ttf') format('truetype'),
         url('../fonts/NexaLight/nexa_light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal; 
}
@font-face {
    font-family: 'nexa_boldregular';
    src: url('../fonts/NexaBold/nexa_bold-webfont.eot');
    src: url('../fonts/NexaBold/nexa_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NexaBold/nexa_bold-webfont.woff') format('woff'),
         url('../fonts/NexaBold/nexa_bold-webfont.ttf') format('truetype'),
         url('../fonts/NexaBold/nexa_bold-webfont.svg#nexa_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'josefin_sanssemibold';
    src: url('../fonts/JosefinSansSemiBold/josefin_sans_600-webfont.eot');
    src: url('../fonts/JosefinSansSemiBold/josefin_sans_600-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/JosefinSansSemiBold/josefin_sans_600-webfont.woff') format('woff'),
         url('../fonts/JosefinSansSemiBold/josefin_sans_600-webfont.ttf') format('truetype'),
         url('../fonts/JosefinSansSemiBold/josefin_sans_600-webfont.svg#josefin_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
} 
@font-face {
    font-family: 'josefin_sansbold';
    src: url('../fonts/JosefinSansBold/josefin_sans_700-webfont.eot');
    src: url('../fonts/JosefinSansBold/josefin_sans_700-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/JosefinSansBold/josefin_sans_700-webfont.woff') format('woff'),
         url('../fonts/JosefinSansBold/josefin_sans_700-webfont.ttf') format('truetype'),
         url('../fonts/JosefinSansBold/josefin_sans_700-webfont.svg#josefin_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'josefin_sanslight';
    src: url('../fonts/JosefinSansLight/josefin_sans_300-webfont.eot');
    src: url('../fonts/JosefinSansLight/josefin_sans_300-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/JosefinSansLight/josefin_sans_300-webfont.woff') format('woff'),
         url('../fonts/JosefinSansLight/josefin_sans_300-webfont.ttf') format('truetype'),
         url('../fonts/JosefinSansLight/josefin_sans_300-webfont.svg#josefin_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'josefin_sansitalic';
    src: url('../fonts/JosefinSansItalic/josefin_sans_italic-webfont.eot');
    src: url('../fonts/JosefinSansItalic/josefin_sans_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/JosefinSansItalic/josefin_sans_italic-webfont.woff') format('woff'),
         url('../fonts/JosefinSansItalic/josefin_sans_italic-webfont.ttf') format('truetype'),
         url('../fonts/JosefinSansItalic/josefin_sans_italic-webfont.svg#josefin_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
}
img {
    border: none;
}
li {
    list-style-type: none;
}
a {
    text-decoration: none;
    color: #fff;

}

body {
    background: url(../images/body-bg.jpg) no-repeat;
    background-size: cover;
    font-family: 'nexa_lightregular';
}
.main {
    max-width: 1170px;
    margin: 0 auto;
    width: 95%;
}
.row {
    display: inline-block;
    width: 100%;
}
h1 {
    font-size: 72px;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 6px;
}
h2 {
    font-size: 36px;
    font-family: 'nexa_boldregular';
    color: #fff;
    text-transform: uppercase;
}
h3 {
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
} 

h4 {
    font-size: 18px;
    font-family: 'nexa_boldregular';
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
}


/*---------------header-----------------*/

header {
    padding: 66px 0 71px;
    position: relative;
    z-index: 3;
}
header .main {
	position: relative;
}
header .click-menu {
    float: left;
    margin-left: 0px; 
    height: 32px;
    width: 32px; 
    text-align: center;
    position: relative;
    background: url(../images/menu.png);
    cursor: pointer;
    display: none; 
    z-index: 99999; 
    border: none;
}

header .border-bottom {
    width: 100%;
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding-bottom: 20px;
}

header .border-bottom .logo {
    float: left;
}

header .border-bottom .logo img {
	max-width: 225px;
	height: auto;
}

header .border-bottom .eoffcanvas {
    float: right;
    margin-right:40px;
}

header .border-bottom .menu-main_menu-container .nav-menu > li {
    padding: 0 20px; 
}

header .border-bottom .menu-main_menu-container .nav-menu > li:last-child {
    padding-right: 0;
}


.menu-main_menu-container {
    width: 100%;
    text-align: center;
}
.menu-main_menu-container .nav-menu {
    display: inline-block;
}
.menu-main_menu-container .nav-menu > li {
    float: left;
    position: relative;
    padding: 0 18px;
}
.menu-main_menu-container .nav-menu li a,
.menu-main_menu-container .nav-menu li span {
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    transition: 1s;
}
.menu-main_menu-container ul li a:hover,
.menu-main_menu-container ul li.active a:hover,
.menu-main_menu-container ul li span:hover,
.menu-main_menu-container > ul > li.current-menu-item > a,
.menu-main_menu-container > ul > li.current-menu-item .sub-menu li a:hover {
    color: #079e81;
}
.menu-main_menu-container ul li span.blog {
    background: url(../images/blog-bg.png) no-repeat 100% 9px;
    padding-right: 13px;
    padding-bottom: 20px;
}
.menu-main_menu-container ul li.menu-item-has-children a:after  {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/blog-bg.png) no-repeat 100% 9px;
    padding-right: 0px;
    padding-bottom: 20px;
    float: right;
    right: 5px;
}
.menu-main_menu-container ul.sub-menu li a:after {
    display: none;
}
.menu-main_menu-container > ul > li .sub-menu {
    position: absolute;
    background: url(../images/dropdown-bg.png);
    width: 180px;
    padding: 10px 7px 0;
    left: 17px;
    top: 27px;
    display: none;
}
.menu-main_menu-container > ul > li .sub-menu li {
    padding-bottom: 10px;
    text-align: left;
} 
.menu-main_menu-container > ul > li.current-menu-item .sub-menu li a {
    font-size: 14px;
    color: #fff;
}

header .search{
	width: 88%;	
	margin: 0 auto;
}

header .search-mobile {
    display: none;
}


header .search-block {
	position: absolute;
	top: 0;
	right: 0;
}

.home header .search-block {
	right:10%;
}

header .search-block .search-click {
	position: absolute;
	height: 30px;
	width: 30px;
	display: inline-block;
	background: url(../images/search-btn.png) no-repeat 50% 8px;
	right: 0;
	top: -5px;
	cursor: pointer;
}

header .search-block .search-click:hover {
	background: url(../images/search-btn.png) no-repeat 50% -26px;
}

header .search-block .search {
	position: absolute;
	right: 0;
	top: 22px; 
	width: 202px;
	display: none;
}

header #searchform input[type="text"],
header #searchform-mobile input[type="text"] {
	width: 142px;
	padding: 0 9px; 
	height: 36px;
	background: url(../images/dropdown-bg.png);
	color: #e0e0e0;
	font-size: 12px;
	border: none;
	float: left;
}

header #searchform input[type="submit"],
header #searchform-mobile input[type="submit"] {
	width: 37px; 
	height: 35px;
	cursor: pointer;
	background: url(../images/submit-bg.png) no-repeat 0 0;
	text-indent: -99999px;
	border: none;
	float: left;
}

header #searchform input[type="submit"]:hover
header #searchform-mobile input[type="submit"]:hover {
	background: url(../images/submit-bg.png) no-repeat 0 100%;
}

/*-------------------------------------*/



.content {
	position: relative;
	z-index: 1;
}


.content.search-page {
	color: #fff;
}

.content.search-page .row {
	margin-bottom: 30px;
}

.content.search-page .row .entry-header {
	margin-bottom: 15px; 
}

/*-------------welcome-----------------*/

.welcome {
    text-align: center;
}

.welcome .row:first-child {
    
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}

.welcome .row .man {
    display: inline-block;
    width: 178px;
    height: 380px;
    background-image: url(../images/man-img1.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-bottom: -6px;  
}

.welcome .row .man:after {
	content: "";
	height: 0;
	width: 1200px;
	border-top: 1px solid #939393;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}

.welcome .row .man:hover {
    background-position: 0 100%;
}





/*---------------pages-------------*/

.pages {
    margin-top: 104px;
}

.pages-item {
    float: left;
    width: 25%;
    text-align: center;
    
}

.pages-item a {
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'nexa_boldregular';
    padding-top: 70px;
    display: inline-block;
    letter-spacing: 1px;
    position: relative;
    -webkit-transition: color 1s ease-in-out;
    -moz-transition: color 1s ease-in-out;
    -ms-transition: color 1s ease-in-out;
    -o-transition: color 1s ease-in-out;
    transition: color 1s ease-in-out;
}

.pages-item a:hover {
    color: #079E81; 
}

.pages-item a span {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.pages-item:hover a span { 
	filter: alpha(opacity=100);
    opacity: 1;
}

.pages-item.gallery {
    background: url(../images/pages-gallery.png) no-repeat 50% 0;  
}
.pages-item.gallery a span {
    background: url(../images/pages-gallery.png) no-repeat 50% -274px; 
} 
.pages-item.videos { 
    background: url(../images/pages-videos.png) no-repeat 50% 0;
} 
.pages-item.videos a span  {
    background: url(../images/pages-videos.png) no-repeat 50% -274px;
}
.pages-item.blog {
    background: url(../images/pages-blog.png) no-repeat 50% 0;
}  
.pages-item.blog a span  {
    background: url(../images/pages-blog.png) no-repeat 50% -270px; 
}
.pages-item.clients {
    background: url(../images/pages-clients.png) no-repeat 50% 0;
}
.pages-item.clients a span  {
    background: url(../images/pages-clients.png) no-repeat 50% -270px;
}



/*--------------posts-----------*/

.posts {
    margin-top: 168px;
}

.top-post {
    min-height: 100px;
    padding-bottom: 20px;
}

.posts > .posts-item {
	width: 50%;
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
	font-size: 14px;
    color: #fff;
    font-family: 'josefin_sanssemibold';
}

.posts > .posts-item.video-post {
	padding-left: 13%;
}

.posts > .posts-item.standart-post {
	border-right: 1px solid #5a5a5a;
	padding-right: 13%;
}

.posts > .posts-item .bottom-link {
	text-align: center;
}
 
.content.page .top-post .date,
.top-post .date {
    font-size: 55px;
    text-transform: uppercase;
    line-height: 1;
}

.top-post h3 {
    padding-top: 15px;
    line-height: 1;
}

.top-post p.excerpts {
	font-size: 18px;
	padding-top: 10px;
}

.posts-item .text {
    margin-bottom: 10px;
}

.posts-item .thumbnail a {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
}

.posts-item .thumbnail a img {
    display: block;
}

.posts-item img,
.rfbp-post img {
    width: 100%;
    height: auto;
}

.tw-post .top-post img {
    width: auto;
    height: auto;
    margin-top: 11px;
}
.tw-post.tw-post-bottom .widget-title,
.tw-post.tw-post-bottom .imgdisplay > a,
.tw-post.tw-post-bottom .aiwidget-title,
.tw-post.tw-post-bottom .thinkTwitFollow,
.tw-post.tw-post-bottom .imgdisplay .tweet_author_name,
.tw-post.tw-post-bottom .imgdisplay .tweet_author,
.tw-post.tw-post-bottom .imgdisplay br {
    display: none;
}

.tw-post .imgdisplay {
    margin-bottom: 20px;
}


.tw-post .imgdisplay .tweetlink a {
    color: #b0b0b0;
    display: none;
}

.tw-post .imgdisplay .tweetlink a:last-child {
    display: inline-block;
}


.tw-post p.bottom-link a {
    text-transform: none;
    font-size: 18px;
}


.tw-post.tw-post-bottom {
    width: 100%;
    margin-top: 130px;
    font-size: 14px;
    color: #fff;
    font-family: 'josefin_sanssemibold';
}

.tw-post.tw-post-bottom .imgdisplay {
    width: 32%;
    float: left;
}
.tw-post.tw-post-bottom .aiwidget-title +.imgdisplay + .imgdisplay {
    margin-left: 2%;
    margin-right: 2%;
}

/*---------------instagramm-----------*/


.instagramm {
    margin-top: 130px;
}

p.bottom-link {
    padding-top: 15px;
    text-align: right;
}

p.bottom-link a {
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'nexa_boldregular';
    letter-spacing: 1px;
}

.instagramm .si_feed_list .si_item {
    width: 11.11111%;
}

.instagramm .si_feed_list .si_item a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.instagramm .si_feed_list .si_item a:before {
    content: "";
    position: absolute;
    display: none;
    top: 0;
    bottom: 0;
    left:0;
    right: 0;
    background: url(../images/dropdown-bg.png);
}
.instagramm .si_feed_list .si_item a:after {
    content: "";
    position: absolute;
    display: none;
    top: 0;
    bottom: 0;
    left:0;
    right: 0;
    background: url(../images/plus-icon.png) no-repeat 50% 50%;
}

.instagramm .si_feed_list .si_item a:hover:before,
.instagramm .si_feed_list .si_item a:hover:after {
    display: block;
}
.instagramm .si_feed_list .si_item a img{
    display: block;
}


/*------------facebook------------*/

.f-title {
    overflow: hidden;
    padding-bottom: 30px;
} 

.f-title span {
    float: left;
    position: relative;
    height: 34px;
    width: 50px;
}

img.retina {
	display: none;
}

.f-title span:after {
    content: "";
    height: 0;
    width: 1500px;
    right: -1500px;
    top: 50%; 
    display: inline-block;
    border-top: 1px solid #989898;
    position: absolute;
}

.rfbp-post {
    padding-bottom: 0 !important;
    border-bottom: none !important;
}

.rfbp-post .rfbp-text {
    padding-bottom: 10px;
}

.rfbp-post .rfbp-post-link-wrap {
    display: none;
}

.rfbp-post .rfbp-image-wrap {
    margin: 0 !important;
}

.rfbp-post .rfbp-image-link {
    width: 100%;
    height: 100%; 
    position: relative;
}


.rfbp-post .rfbp-image-link:before,
.posts-item .thumbnail a:before {
    content: "";
    position: absolute;
    /*display: none;*/
    top: 0;
    bottom: 0;
    left:0;
    right: 0;
    background: url(../images/dropdown-bg.png);
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.rfbp-post .rfbp-image-link:after,
.posts-item .thumbnail a:after {
    content: "";
    position: absolute;
    /*display: none;*/
    top: 0;
    bottom: 0;
    left:0;
    right: 0;
    background: url(../images/lens-icon.png) no-repeat 50% 50%;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.posts-item.video-post .thumbnail a:after {
    background: url(../images/video-icon.png) no-repeat 50% 50%;
}

.rfbp-post .rfbp-image-link:hover:before,
.rfbp-post .rfbp-image-link:hover:after,
.posts-item .thumbnail a:hover:before,
.posts-item .thumbnail a:hover:after {
    /*display: block;*/
    filter: alpha(opacity=1);
    opacity: 1;
}

.rfbp-post .rfbp-image {
    border: none !important;
}


.rfbp-post {
    width: 32%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 14px;
    color: #fff;
    font-family: 'josefin_sanssemibold';
}

.rfbp-post:first-child + .rfbp-post {
    margin-left: 2%;
    margin-right: 2%;
}
/*---------subscribe----------*/

.subscribe {
    background: url(../images/dropdown-bg.png);
    margin-top: 150px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
}

.sub-form {
    display: inline-block;
    padding: 15px 0 10px;
}

.sub-form .text {
    float: left;
    line-height: 1;
    line-height: 37px;
    letter-spacing: 2px;
}

.sub-form form {
    float: left;
    margin-left: 40px;
}

.sub-form form .input-text {
	height: 37px;
    border: 1px solid #fff;
    background: #929292;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 360px;
    float: left; 
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    position: relative;
} 
.sub-form form .input-text label {
	position: absolute;
	height: 37px; 
	width: 100%;
	text-align: center;
	line-height: 37px;
	font-family: 'josefin_sansitalic' !important;
    font-size: 18px;
    letter-spacing: 2px;
    color: #c5c5c5 !important;
    text-transform: none;
}
.sub-form form input[type='text'] {
    font-family: 'josefin_sansitalic' !important;
    font-size: 18px;
    letter-spacing: 2px;
    text-align: center;
    width: 100%; 
    color: #c5c5c5 !important;
    background: transparent; 
    text-transform: none;
    border: none;  
}
.sub-form form input[type='submit'] {
    height: 37px;
    width: 37px;
    background: url(../images/submit-bg.png) no-repeat;
    border: none;
    cursor: pointer;
    float: left;
    position: relative; 
    left: -3px; 
    border-radius: 0;
    -moz-border-radius: 0; 
    -webkit-border-radius: 0;
}

.sub-form form input[type='submit']:hover {
    background: url(../images/submit-bg.png) no-repeat 0 100%;
}


:focus::-webkit-input-placeholder {
   color: #c5c5c5 !important;
	 font-family: 'josefin_sansitalic'!important;
	 font-size: 18px
}
:-moz-placeholder:focus {
   color: #c5c5c5 !important;
	 font-family: 'josefin_sansitalic'!important;
	 font-size: 18px
}
:-ms-input-placeholder:focus { 
   color: #c5c5c5 !important;
	 font-family: 'josefin_sansitalic'!important;
	 font-size: 18px
}

input:-webkit-autofill {
        color: #c5c5c5 !important;
}

input:-webkit-input-placeholder  { 
	text-align: center;
	color: #c5c5c5 !important;
	 font-family: 'josefin_sansitalic';
	 font-size: 18px;
	 }  

textarea,
input[type="text"],
input[type="email"],  
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
     outline: none;
}

/*------------------footer----------------*/


footer {
    margin-top: 100px;
}

footer h2 {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

footer h2 span {
    display: inline-block;
    padding: 0 40px;
    position: relative;
}

footer h2 span:before {
    content: "";
    height: 0;
    width: 1000px;
    position: absolute;
    left: -1000px;
    top: 50%;
    border-top: 1px solid #fff;
}

footer h2 span:after {
    content: "";
    height: 0;
    width: 1000px;
    position: absolute;
    right: -1000px;
    top: 50%;
    border-top: 1px solid #fff;
}

 footer .row {
    padding: 30px 0 40px;
    color: #d5d5d5;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'josefin_sanslight';
    text-align: center;
 }
 
 .left {
    float: left;
 }
 
 .right {
    float: right;
 }
 
 
 footer .social {
    display: inline-block;
 }
 
 footer .social a {
    display: inline-block;
    margin: 0 15px;
 }
 
  footer .social a.fb {
    background: url(../images/social-bg.png) no-repeat 0 0;
    height: 11px;
    width: 5px;
  }
  footer .social a.fb:hover {
    background: url(../images/social-bg.png) no-repeat 0 100%;
  }
 footer .social a.tw {
    background: url(../images/social-bg.png) no-repeat -35px 0;
    height: 11px;
    width: 14px;
  }
  footer .social a.tw:hover {
    background: url(../images/social-bg.png) no-repeat -35px 100%;
  }
   footer .social a.google {
    background: url(../images/social-bg.png) no-repeat -78px 0;
    height: 11px;
    width: 14px;
  }
  footer .social a.google:hover {
    background: url(../images/social-bg.png) no-repeat -78px 100%;
  }
   footer .social a.linked {
    background: url(../images/social-bg.png) no-repeat -120px 0;
    height: 11px;
    width: 13px;
  }
   footer .social a.linked:hover {
    background: url(../images/social-bg.png) no-repeat -120px 100%;
  }
   footer .social a.yt {
    background: url(../images/social-bg.png) no-repeat -161px 0; 
    height: 11px;
    width: 27px;
  }
   footer .social a.yt:hover {
    background: url(../images/social-bg.png) no-repeat -161px 100%;
  }


	
/* ----------animted seachbox ---------------------------*/	

.alert {
	color: red;
}

#example {
	display: block;
	height: 150px;
}

#example1, #example2 {
	display: inline-block;
	height: 200px;
	width: 500px;
	vertical-align: top;
}

.arrow, .arrow2 {
	font-size: 12px;
	position: absolute;
	margin: 3em 15em;
	font-family: "Coming Soon";
	color: #3f3f3f;
}

.arrow2 {
	margin-left: 35em;
}


	.arrow img, .arrow2 img {
		vertical-align: middle;
	}

/*.wrapper-simple {
	float: right;
	display: block;
	width: 60px;
	height: 45px;
	padding: 10px 5px;
	border-radius: 5px;
	position: relative;
}
		
.wrapper1, .wrapper2 {
	display: block;
	width: 300px;
	margin: 0 auto;
	-webkit-perspective : 1200px;
	-moz-perspective : 1200px;
	-ms-perspective : 1200px;
	perspective : 1200px;
}

 
.wrapper-simple .holder {
	margin-top: -31px;
	z-index: 2;
	position: relative;
	vertical-align: top;
	height: 30px;
	top: 1px;
	min-width: 45px; 
	max-width: 45px;
	border-radius: 3px;
	cursor: pointer;
}

	.wrapper-simple input[type=submit]:active {
		box-shadow: inset rgba(0,0,0,.4) 0 1px 1px;
	}

.wrapper-simple img {
	position: absolute;
	top: 1.4em;
	left: 1.5em;
	z-index: 4;
	pointer-events: none;
}
	
.search-button1, .search-button2 {
	display: block;
	position: absolute;
	width: 50px;
	height: 30px;
	border: 1px solid #aa7818;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb700), to(#ff8c00));
	background-image: -webkit-linear-gradient(top, #ffb700, #ff8c00);
	background-image:    -moz-linear-gradient(top, #ffb700, #ff8c00); 
   background-image:     -ms-linear-gradient(top, #ffb700, #ff8c00); 
   background-image:      -o-linear-gradient(top, #ffb700, #ff8c00); 
   background-image:         linear-gradient(to bottom, #ffb700, #ff8c00);
	box-shadow: inset rgba(255, 254, 255, 0.2) 0 0.3em .3em, 
					#8e620e 0 0.5em 0, 
					rgba(0, 0, 0, 0.2) 0 0.9em 3px;
	padding: 10px 6px;
	border-radius: 5px;
	cursor: pointer;
	z-index: 1;
	-webkit-transform:  translateZ(45px);
	-moz-transform:  translateZ(45px);
	-ms-transform:  translateZ(45px);
	transform:  translateZ(45px);
}

.search-button1 {
	width: 300px;	
}
	
	.search-button1 span, .search-button2 span {
		display: block;
		margin: 0 auto;
		background: #643904;
		border-radius: 30px;
		width: 30px;
		height: 30px;
		box-shadow: rgba(255,255,255,.3) 0 1px 0px;
	}
	
		.search-button1 span img, .search-button2 span img {
			vertical-align: middle;
			padding-top: 7px;
		}

	.search-button1:hover, .search-button2:hover, .wrapper-simple input[type=submit]:hover {
		background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcb48), to(#ff9c23));
		background-image: -webkit-linear-gradient(top, #ffcb48, #ff9c23);
		background-image:    -moz-linear-gradient(top, #ffcb48, #ff9c23); 
   	background-image:     -ms-linear-gradient(top, #ffcb48, #ff9c23); 
   	background-image:      -o-linear-gradient(top, #ffcb48, #ff9c23); 
   	background-image:         linear-gradient(to bottom, #ffcb48, #ff9c23);
	}

	.search-button1:active, .search-button2:active {
		margin-top: 0.2em;
		box-shadow: inset rgba(255, 254, 255, 0.2) 0 0.3em .3em, 
						#8e620e 0 0.3em 0, 
						rgba(0, 0, 0, 0.2) 0 0.5em 3px;	
	}
	
.search-box1, .search-box2 {
	margin-top: -.6em;
	display: none;
	position: absolute;
	width: 300px;
	height: 50px;
	padding: 10px 6px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5fafe), to(#e2edf4));
	background-image: -webkit-linear-gradient(top, #f5fafe, #e2edf4);
	background-image:    -moz-linear-gradient(top, #f5fafe, #e2edf4); 
   background-image:     -ms-linear-gradient(top, #f5fafe, #e2edf4); 
   background-image:      -o-linear-gradient(top, #f5fafe, #e2edf4); 
   background-image:         linear-gradient(to bottom, #f5fafe, #e2edf4);
	border: 1px solid #9bb6c9;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	border-radius: 5px;
	box-shadow: inset rgba(255, 254, 255, 0.2) 0 0.3em .3em, 
					#899faf 0 .5em 0px, 
					rgba(0, 0, 0, 0.2) 0 .9em 3px;


	-webkit-transform:	rotate3d(1,0,0,90deg) 
								translateZ(20px);
	-moz-transform:	rotate3d(1,0,0,90deg) 
								translateZ(20px);
	-ms-transform:	rotate3d(1,0,0,90deg) 
								translateZ(20px);
	transform:	rotate3d(1,0,0,90deg) 
								translateZ(20px);
								
}

	.search-box1 input, .search-box2 input, .wrapper-simple input[type=text] {
		font-family: Arial;
		font-weight: bold;
		color: #fff;
		background: #939393;
		border-radius:2px;
		padding: 5px 0;
		text-align: center;
		width: 250px;
		border: 0;
		font-size: 16px;
		text-shadow: rgba(255, 255, 255, 0.7) 1px 1px 1px;
		box-shadow: inset rgba(0,0,0,.4) 0 1px 1px;
	}
		
		.search-box1 input:focus, .search-box2 input:focus, .wrapper-simple input[type=text]:focus {
			outline: none;
		}
		
		input::-webkit-input-placeholder {
			font-family: Arial;
			font-weight: bold;
			color: #1a3d51;
			text-shadow: rgba(255, 255, 255, 0.7) 1px 1px 1px;
		}
		
		input:-moz-placeholder {
			font-family: Arial;
			font-weight: bold;
			color: #1a3d51;
			text-shadow: rgba(255, 255, 255, 0.7) 1px 1px 1px;
		}
		
	
.wrapper-simple input[type=text] {
	width: 0px;
	z-index: 2;
	margin-left: .2em;
	margin-top: 0; 
}

.wrapper-simple input[type=submit] {
	display: none;

}
	
	.search-box1 img, .search-box2 img {
		opacity: .5;
		position: absolute;
		margin: .6em 0 0 -2em;
		cursor: pointer;
		-webkit-transition: 0.5s linear;
		-moz-transition: 0.5s linear;
		-ms-transition: 0.5s linear;
		-o-transition: 0.5s linear;
		transition: 0.5s linear;
	}
	
		.search-box1 img:hover, .search-box2 img:hover {
			opacity: 1;
		}

.hide-search-button {
	display: none;
}

.show-search-button {
	display: block;
}

.show-search-box {
	display: block;
}

.showed-search-box {
	display: block;
	-webkit-transform: rotate3d(1,0,0,0deg);
	-moz-transform: rotate3d(1,0,0,0deg);
	-ms-transform: rotate3d(1,0,0,0deg);
	transform: rotate3d(1,0,0,0deg);
}

.hidden-search-box {
	-webkit-transform:	rotate3d(1,0,0,90deg) 
								translateZ(25px);
	-moz-transform:	rotate3d(1,0,0,90deg) 
								translateZ(25px);
	-ms-transform:	rotate3d(1,0,0,90deg) 
								translateZ(25px);
	transform:	rotate3d(1,0,0,90deg) 
								translateZ(25px);
}

.switch-show {
	height: 50px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-animation: showBox 0.5s ease-in-out;
	-moz-animation: showBox 0.5s ease-in-out;
	-ms-animation: showBox 0.5s ease-in-out;
}

.switch-hide {
	height: 50px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-animation: hideBox 0.5s ease-in-out;
	-moz-animation: hideBox 0.5s ease-in-out;
	-ms-animation: hideBox 0.5s ease-in-out;
}

.switch-show {
	height: 50px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-animation: showBox 0.5s ease-in-out;
	-moz-animation: showBox 0.5s ease-in-out;
	-ms-animation: showBox 0.5s ease-in-out;
}

.switch-hide {
	height: 50px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-animation: hideBox 0.5s ease-in-out;
	-moz-animation: hideBox 0.5s ease-in-out;
	-ms-animation: hideBox 0.5s ease-in-out;
}
		
@-webkit-keyframes showBox{
	0% { -webkit-transform: rotate3d(1,0,0,0); }
	100% { -webkit-transform: rotate3d(1,0,0,-90deg); }
}
		
@-moz-keyframes showBox{
	0% { -moz-transform: rotate3d(1,0,0,0); }
	100% { -moz-transform: rotate3d(1,0,0,-90deg); }
}

@-ms-keyframes showBox{
	0% { -ms-transform: rotate3d(1,0,0,0); }
	100% { -ms-transform: rotate3d(1,0,0,-90deg); }
}

		
@-webkit-keyframes hideBox{
	0% { -webkit-transform: rotate3d(1,0,0,-90deg); }
	100% { -webkit-transform: rotate3d(1,0,0,0); }
}

		
@-moz-keyframes hideBox{
	0% { -moz-transform: rotate3d(1,0,0,-90deg); }
	100% { -moz-transform: rotate3d(1,0,0,0); }
}

		
@-ms-keyframes hideBox{
	0% { -ms-transform: rotate3d(1,0,0,-90deg); }
	100% { -ms-transform: rotate3d(1,0,0,0); }
}*/



/*-----------------------about--------------------*/
  
h3 {
    font-size: 30px;
    font-family: 'nexa_lightregular';
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
}


.content.page {
    color: #fff;
}

.content.page h3 {
    padding-bottom: 40px;
    line-height: 36px;
    margin-top:5px !important;
}

.content.page h3 img {
    float: left;
    margin-right: 40px;
}

.content.page p {
    font-size: 14px;
    color: #FFFFFF;
    font-family: 'josefin_sanssemibold';
    padding-bottom: 20px;
    line-height: 1.3;
}

.content.page .welcome {
    text-align: left;
    position: relative;
    padding-right: 310px;
    padding-bottom: 90px;
    margin-bottom: 70px;
    border-bottom: 1px solid #939393;
}

.content.page .welcome .row {
    margin-bottom: 0;
}

.content.page .welcome .row:first-child {
	overflow: auto;
	position: static;
}
  
.content.page .welcome .row .man {
    background-image: url("../images/man-img1.png");
    background-position: 50% 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 380px;
    margin-bottom: 0px;
    width: 178px;
    
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 310px;
} 

.content.page .welcome .row .man:hover {
	background-position: 50% 100%;
}

.content.page .welcome .row .man:after {
	display: none;
}


.page .welcome .row p {
    font-size: 20px;
     font-family: 'josefin_sanslight';
     padding-bottom: 0;
}



/*--------------------blog-----------------*/


.content.page h3.blog-title {
	padding-bottom: 0;
}

.blog-posts.posts {
    margin-top: 0;
}

.blog-posts.posts .posts-item {
    margin-top: 50px;
    position: relative;
}

.blog-posts.posts .posts-item {
    width: 32%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-right: 0;
    border-right: none; 
}


.blog-posts.posts .posts-item:nth-child(3n + 2) {
    margin: 50px 2% 0; 
}

  
.blog-posts.posts .posts-item img {
    width: 100%;
    height: auto; 
}


.blog-posts.posts .posts-item .bottom-link {
    text-align: left;
    position: absolute;
    bottom: 0;
    padding-bottom: 0;
}

.blog-posts.posts .posts-item .bottom-link a {
    color: #54c1ac;
    background: url(../images/more-bg.png) no-repeat 100% 50%;
    padding-right: 10px;
    font-size: 18px;
    line-height: 18px; 
    text-transform: none;   
}

.page .row.center {
    text-align: center;
    position: relative;
}

.page .row.center .press-img{
	position: absolute;
	left: 0;
}

.page .row.center a {
    display: inline-block;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    font-family: 'josefin_sansbold';
    padding: 1px 5px;
    margin-top: 80px;
}


.page .top-post p {
	padding-bottom: 0; 
}

.page .top-post h3 {
	padding-bottom: 15px;
	line-height: 1;
}


/*--------------------article--------*/


.content.page article {
    float: left;
    max-width: 775px;
    width: 64%;
}


.wpcf7-form {
    width: 100%;
}

.wpcf7-form p {
    position: relative;
    margin-bottom: 15px;
}

.wpcf7-form p label {
    position: absolute;
    font-size: 18px;
    color: #fff;
}

.wpcf7-form input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    height: 28px;
    width: 100%;
    font-size: 18px;
    color: #fff;
}


.wpcf7-form input[type='submit'] {
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'josefin_sansbold';
    width: 195px;
    float: right;
    border-top: 1px solid #fff;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.wpcf7-form input[type='submit']:hover {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #000;
}

.wpcf7-form textarea {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    height: 150px;
    width: 100%;
    font-size: 18px;
    color: #fff;
    resize: none;   
    outline: none;
    overflow: auto;
}

/*--------------------aside-------------*/

.content.page aside {
   font-family: 'josefin_sanslight';
   max-width: 375px;
   float: right;
   width: 31%;
}

.contact-list {
    color: #fff;
    font-size: 14px;
    font-family: 'josefin_sanslight';
}

.contact-list li {
    margin-bottom: 15px;
    padding-left: 40px;
    line-height: 32px;
}
 
.contact-list li.phone {
    background: url(../images/retina/twitter.png) no-repeat 0 0;
}
.contact-list li.address {
    background: url(../images/adress.png) no-repeat 0 0;
    line-height: 18px;
}
.contact-list li.email {
    background: url(../images/mail.png) no-repeat 0 0;
}






/*------------video------------*/

.videos-page.page h3 {
    float: left;
}

.video-sorting {
    float: right;
}

.video-sorting li {
    float: left;
    line-height: 29px;
}

.video-sorting li a {
    font-size: 11px;
    text-transform: uppercase;
    color: #000;
    font-family: 'nexa_lightregular';
}

.video-sorting li span {
    padding: 0 7px;
    font-size: 29px;
    color: #000;
}

.video-posts ul li {
    display: block;
    clear: both;
    width: 100%;
}

.video-posts .video-post-item .video-thum {
    width: 40%;
    float: left;
    position: relative;
}

.video-posts .video-post-item .video-thum a {
	position: relative;
	display: block;
	width: 100%;
}

.video-posts .video-post-item .video-thum a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left:0;
    right: 0;
    background: url(../images/dropdown-bg.png);
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.video-posts .video-post-item .video-thum a:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left:0;
    right: 0;
    background: url(../images/video-icon.png) no-repeat 50% 50%;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.video-posts .video-post-item .video-thum a:hover:before,
.video-posts .video-post-item .video-thum a:hover:after {
    filter: alpha(opacity=100);
    opacity: 1;
}

.video-posts .video-post-item .video-thum img {
    width: 100%;
    display: block;
    height: auto;
}


.video-posts .video-post-item .video-info {
    width: 60%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 30px;
}

.video-posts .video-post-item .video-info p {
    max-width: 400px;
    padding-bottom: 10px;
}

.video-posts .video-post-item .video-info .title,
.video-posts .video-post-item .video-info .sub-title{
    font-size: 36px;
    max-width: 100%;
    line-height: 1;
}

.video-posts .video-post-item .video-info .title {
    font-family: 'nexa_boldregular';
}

/*--------work----------*/

.work-post-item {
	margin-bottom: 50px;
}

.work-post-item .border-bottom {
	border-bottom: 1px solid #929292;
}

.work-post-item .border-bottom h3 {
	padding-bottom: 5px;
}

.work-post-item .border-bottom .sub-title {
	font-size: 18px;
	text-transform: uppercase;
}

.work-post-item .work-info {
	margin-top: 30px;
}

.work-post-item .work-left {
	float: left;
	max-width: 870px;
	width: 74%;  
}

.work-post-item .work-left img {
    width: 100%;
    height: auto;
}

.work-post-item .work-right {
	float: right;
	max-width: 270px;
	width: 23%;
}

.work-post-item .work-info .work-right p {
	font-size: 18px; 
	font-family: 'nexa_lightregular';
	padding-bottom: 30px;
}

.work-post-item .work-info .work-right p span {
	display: block;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.work-post-item .work-content {
	width: 100%;
	display: inline-block;
	margin-top: 25px;
}

.work-post-item .work-info .work-left.thumbnail a {
	display: inline-block;
	position: relative; 
}

.work-post-item .work-info .work-left.thumbnail a img {
	display: block;
	width: 100%;
	height: auto;
} 

.work-post-item .work-info .work-left.thumbnail a:before {
    content: "";
    position: absolute; 
    top: 0;
    bottom: 0;
    left:1px;
    right: 0;
    background: url(../images/dropdown-bg.png);
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.work-post-item .work-info .work-left.thumbnail a:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left:0;
    right: 0;
    background: url(../images/video-icon.png) no-repeat 50% 50%;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.work-post-item .work-info .work-left.thumbnail a:hover:before,
.work-post-item .work-info .work-left.thumbnail a:hover:after {
    filter: alpha(opacity=100);
    opacity: 1;
}



/*----------gallery--------*/

.content.page .gallery .slider {
    position: relative;
}

.content.page .gallery .slider .click-btn {
    position: absolute;
    bottom: -55px; 
    left: 50%;
    margin-left: -7px;
}

.content.page .gallery .slider .click-btn img {
    width: 14px;
    height: 11px;
}


.content.page .gallery .metaslider .rslides_nav.prev {
    background: url(../images/gallery-nav-left.png) no-repeat 50% 6px;
    top: auto;
    bottom: -58px; 
    left: 50%;
    margin-left: -42px;
}
.content.page .gallery .metaslider .rslides_nav.prev:hover {
    background: url(../images/gallery-nav-left.png) no-repeat 50% -28px;
}
.content.page .gallery .metaslider .rslides_nav.next {
    background: url(../images/gallery-nav.png) no-repeat 50% 6px;
    top: auto;
    bottom: -58px; 
    right: 50%;
    margin-right: -42px;
}
.content.page .gallery .metaslider .rslides_nav.next:hover {
    background: url(../images/gallery-nav.png) no-repeat 50% -28px;
}


.content.page .gallery .text{
    width: 100%;
    display: inline-block;
    margin-top: 90px;
}

.content.page .gallery .text .text-left {
    float: left;
    font-size: 24px;
    color: #fff;
    font-family: 'josefin_sanslight';
    text-transform: uppercase;
    max-width: 365px;
    width: 30%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-right: 25px;
}

.content.page .gallery .text .text-right {
    float: right;
    max-width: 805px;
    width: 70%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 25px;
    border-left: 1px solid #fff;
}

.content.page .gallery .text .text-right p:last-child {
    padding-bottom: 0;
}



/*----------press-------*/

.press-page .row .title {
	font-size: 60px;
	font-family: 'nexa_lightregular';
}

/*----------slider---------*/

.metaslider {
	position: relative;
}

.metaslider .rslides_nav {
	opacity: 1;
}

.metaslider .rslides_nav.prev {
	width: 28px;
	height: 28px;
	background: url(../images/slider-nav-prev.png) no-repeat;
	margin-top: -14px;
	left: 20px;
	padding:0;
    text-indent: -9999px;
}
.metaslider .rslides_nav.prev:hover {
	background: url(../images/slider-nav-prev.png) no-repeat 0 100%;
}
.metaslider .rslides_nav.next {
	width: 28px;
	height: 28px;
	background: url(../images/slider-nav-next.png) no-repeat;
	margin-top: -14px;
	right: 20px;
	padding:0;
    text-indent: -9999px;
}
.metaslider .rslides_nav.next:hover {
	background: url(../images/slider-nav-next.png) no-repeat 0 100%;
}

/*.metaslider .rslides_nav.rslides2_nav {
	display: none;
}*/

.press-page  .metaslider .rslides_nav.prev {
	width: 17px;
	height: 25px;
	background: url(../images/press-slider-nav.png) no-repeat;
	top: 100%;
	margin-top: 27px;
	right: 20px;
	border-right: 1px solid #000; 
	left: auto;

}
.press-page .metaslider .rslides_nav.prev:hover {
	background: url(../images/press-slider-nav.png) no-repeat;
}
.press-page .metaslider .rslides_nav.next {
	width: 17px;
	height: 25px;
	background: url(../images/press-slider-nav.png) no-repeat 100% 0;
	top: 100%;
	margin-top: 27px;
	right: 0px;
}
.press-page .metaslider .rslides_nav.next:hover {
	background: url(../images/press-slider-nav.png) no-repeat 100% 0;
}

.press-page .slide-up {
	display: inline-block;
	position: relative;
	top: -20px;
	cursor: pointer;
}  


.post-img {
    position: relative;
    width: 100%;
    margin-bottom: 40px;
}

.post-img img {
    width: 100%; 
    height: auto;
    display: block;
}

.post-img .title-block {
    position: relative !important;
    padding: 30px 60px;  
    left: 0; 
    right: 0;
    bottom: 0;
    background: url(../images/dropdown-bg.png); 
}

.post-img .title-block h3 {
    padding-bottom: 10px;
}

.post-img .title-block p {
    padding-bottom: 0;
    font-size: 18px;
    text-transform: uppercase;
}

.row.comments {
    margin-top: 150px;
    position: relative;
}

.row.comments h4 {
    width: 100%;
    overflow: hidden;
    position: relative;

}

.row.comments h4:after {
    content: "";
    position: absolute;
    height: 0;
    left: 150px;
    right: 300px;
    border-top: 1px solid #fff;
    top: 50%; 
}

#comments {
    margin-top: 40px; 
}

#comments .comment-author .avatar,
#comments .comment-author .says,
#comments .reply {
        display: none;
}

#comments .comment-author { 
    float: left;
}

#comments .comment-author .fn {
    font-size: 18px;
    color: #fff;
    font-family: 'nexa_boldregular';
    margin-right: 40px;
    font-style: normal;
}

#comments .comment-meta a {
    font-size: 10px;
    text-transform: uppercase;
}

#comments .comment-meta .comment-edit-link {
    display: none;
}

#comments .comment-meta + p {
    padding: 10px 0 0;
}

#comments .comment {
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 30px;
}

#comments .comment:after {
    content: "";
    height: 0;
    width: 30%;
    position: absolute;
    bottom: 0;
    border-top: 1px solid #969696;
    display: inline-block;
}

#comments .comment .children {
    margin-left: 50px; 
}

#comments .comment .children .comment {
    padding-bottom: 0; 
    padding-top: 20px;
    margin-top: 20px;
}

#comments .comment .children .comment:after {
    bottom: auto;
    top: 0;
}


.comment-respond .comment-form .form-allowed-tags,
.comment-respond .comment-form .logged-in-as {
    display: none;
}

.comment-respond  .comment-form .comment-notes {
	display: none;
}

.comment-respond  .comment-form p {
	position: relative;
}

.comment-respond  .comment-form p label {
	position: absolute;
	left: 14px;
	top: 1px;
	height: 37px;
	line-height: 37px;
}


.comment-respond  .comment-form .comment-form-author,
.comment-respond  .comment-form .comment-form-email {
	float: right;
	max-width: 315px;
	width: 26%; 
	clear: right;
}

.comment-respond  .comment-form .comment-form-comment {
	margin-top: -60px;
}

.comment-respond  .comment-form .comment-form-comment,
.comment-respond  .comment-form .form-submit {
	float: left;
	max-width: 800px;  
	width: 68%;
	clear: left;
}

.comment-respond  .comment-form input[type='text'],
.comment-respond  .comment-form textarea {
	border: 1px solid #fff;
	background: transparent;
	width: 100%;
	padding-left: 14px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #fff;
}

.comment-respond  .comment-form textarea {
	padding-right: 14px;
	padding-top: 14px;
	resize: none;
}

.comment-respond  .comment-form input[type='text'] {
	height: 37px;
}

.comment-respond  .comment-form input[type='submit'] {
	height: 37px;
	border: none;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	background: transparent;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	width: 107px;
	font-size: 14px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
} 

.comment-respond  .comment-form input[type='submit']:hover {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #000;
}

/*------------share-block-----------*/

.share-block {
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
    text-align: right;
}

.share-block a {
    display: inline-block;
    margin-left: 20px;
}

.share-block a.fb {
    background: url(../images/social-bg.png) no-repeat 0 0;
    height: 11px;
    width: 5px;
}
.share-block a.fb:hover {
    background: url(../images/social-bg.png) no-repeat 0 100%;
}
.share-block a.tw {
    background: url(../images/social-bg.png) no-repeat -35px 0;
    height: 11px;
    width: 14px;
}
.share-block a.tw:hover {
    background: url(../images/social-bg.png) no-repeat -35px 100%;
}
.share-block a.google {
    background: url(../images/social-bg.png) no-repeat -78px 0;
    height: 11px;
    width: 14px;
}
.share-block a.google:hover {
    background: url(../images/social-bg.png) no-repeat -78px 100%;
}

.share-block a.email {
    background: url(../images/share-email.png) no-repeat 0 0;
    height: 10px;
    width: 12px;
}
.share-block a.email:hover {
    background: url(../images/share-email.png) no-repeat 0 100%;
}


/*-----------tablet------------*/

@media screen and (max-width: 1205px) {  
    .main {
        width: 90%;
    }
    .menu-main_menu-container .nav-menu > li {
        padding: 0 15px;
        letter-spacing: 1px;
    }
    .menu-main_menu-container .nav-menu > li a {
        font-size: 15px;
    }

    .menu-main_menu-container .nav-menu > li a {
	    font-size: 13px;
	}

	header .border-bottom .menu-main_menu-container .nav-menu > li {
		padding-right: 0;
		padding-left: 17px;
	}

	
}

@media screen and (max-width: 1150px) {
	.home header .search-block {
		right: 5%;
	}
}

@media screen and (max-width: 1090px) {
	.home header .search-block {
		right: 0%;
	}
	
	footer .row {
        padding-bottom: 20px !important;
        padding-top: 10px !important;
        margin-top: 0 !important;
    }
    
    footer {
	    margin-top:50px !important;
    }
}


@media screen and (max-width: 1024px) {

	header .border-bottom .menu-main_menu-container .nav-menu > li {
		padding-right: 0;
		padding-left: 12px;
	}
	header .search-block { 
		right: 0;
	}
    .video-sorting { 
        display: inline-block;
        float: none;
        margin-bottom: 40px;
        text-align: center;
        width: 100%;
    }
    
    .video-sorting li {
        display: inline-block;
        float: none;
    }
    
    .video-sorting li span {
        position: relative;
        top: 3px;
    }

    .gallery-images ul li > div {
		height: 195px;
	}
    
}


@media screen and (max-width: 980px) {

	header .border-bottom {
		text-align: center;
	}

	header .border-bottom .logo {
		float: none; 
		margin-bottom: 20px;
        display: inline-block;
	}

	header .border-bottom .eoffcanvas {
		float: none;
		width: 100%; 
		text-align: center;
		z-index: 9999;
	} 
	
	header .search-block {
		top:48px !important;
		right:25px !important;
	}
	
	.home header .search-block {
		top:0 !important;
	}

	header .border-bottom .menu-main_menu-container .nav-menu {
		display: inline-block;
		width: 87%;
	}

    header .border-bottom .menu-main_menu-container .nav-menu > li {
		padding: 0 1.5%;
		float: left;
	} 
	 header .border-bottom .menu-main_menu-container .nav-menu > li:last-child {
		padding-right: 1.5%;
	} 

	.menu-main_menu-container .nav-menu > li {
		padding: 0 6px; 
	}


    .row {
        margin-top: 80px;
    } 

    .content.page .row {
    	margin-top: 0;
    }

    .welcome .row { 
        margin-top: 0px; 
    } 

    .menu-main_menu-container ul li.menu-item-has-children a:after {
        padding-right: 0;
    }
    
    .pages-item a {
        font-size: 18px;
    }

    .sub-form .text {
        float: none;
        width: 100%;
        text-align: center;
    }
    .sub-form form {
        float: none;
        margin-left: 0px;
        margin-top: 20px;
    }

    /*------pages---------*/
    .content.page .welcome {
    	padding-bottom: 50px;
    }

    .blog-posts.posts .posts-item {
        width: 49%;
    }
    
    .blog-posts.posts .posts-item:nth-child(3n + 2) {
        margin-left: 0;
        margin-right: 0;
    }
    .blog-posts.posts .posts-item:nth-child(2n + 1) {
        margin-right: 2%; 
    }
    
    .video-posts .video-post-item .video-info p {
        padding-bottom: 5px;
    }
    
    .video-posts .video-post-item .video-info .title,
    .video-posts .video-post-item .video-info .sub-title{
        font-size: 26px;
    }



    .work-post-item .work-info .work-right p {
		font-size: 16px; 
		padding-bottom: 15px;
	}
	    

}

@media screen and (max-width: 930px) {
	header .border-bottom .menu-main_menu-container .nav-menu {
		width: 95%;
	}
}


@media screen and (max-width: 860px) {
	header .border-bottom .menu-main_menu-container .nav-menu > li {
		padding: 0 1%;
	} 
	 header .border-bottom .menu-main_menu-container .nav-menu > li:last-child {
		padding-right: 1%;
	} 

	header .search-block {
		right: -15px;
	}
}

@media screen and (max-width: 800px) {
	header .border-bottom .menu-main_menu-container .nav-menu {
		width: 98%;
	}
}



/*-----------mobile----------*/

@media screen and (max-width: 767px) {

	.content.page h3 {
		margin-top:5px !important;
	}

	header .border-bottom {
		position: relative;
		top: -23px;
	}

	header .border-bottom .eoffcanvas {
		float: left;
		width: 280px;
        overflow: hidden;
	}

	header .border-bottom .logo {
		float: left;
		margin-bottom: 0;
		position: relative;
		z-index: 22;
		margin-left:42px;
        
	}

	header .search-block {
		display: none;
	}

    header .search {
        display: none;
    }
    header .search-mobile {
        display: block;
        float: left; 
        width: 80%;
        margin-left: 25px;
        margin-top: 10px;
    }
    header .search-mobile #searchform-mobile {
        width: 100% !important;
        position: relative;
        padding-right: 0;
        box-sizing: border-box;
        -moz-box-sizing:  border-box;
        -webkit-box-sizing: border-box; 
    }

    header #searchform input[type='text'],
    header #searchform-mobile input[type='text']{
        width: 167px;
    }


    .main {
        width: 85%;
    }
    h1 {
        font-size: 35px;
        letter-spacing: 1px;
        line-height: 1;
    }
    h2 {
        font-size: 30px;
    }
    h3 {
        font-size: 26px;
    }

   /*------------menu---------*/

   /*.main {   
    	-webkit-transition: right .3s ease,-webkit-transform .3s ease; 
	   	-moz-transition: right .3s ease,-moz-transform .3s ease; 
	   	-o-transition: right .3s ease,transform .3s ease; 
	   	-ms-transition: right .3s ease,transform .3s eas;
	   	position: relative; 
    }

    body.nav-expanded .main {     
		right: -240px;  
    }*/  

     .eoffcanvas { 
    	position: fixed; 
    	top:0;  
    	left:-280px; 
    	width: 280px; 
    	height: 100%;  
    	background-color: #1b1b1b; 
    	color:#333; 
    	z-index: 30; 
    	-webkit-transition: left .3s ease,-webkit-transform .3s ease; 
    	-moz-transition: left .3s ease,-moz-transform .3s ease; 
    	-o-transition: left .3s ease,transform .3s ease; 
    	-ms-transition: left .3s ease,transform .3s ease; 
    	transition: left .3s ease,transform .3s ease; 
    	overflow: auto;  
    	box-shadow: inset 4px 0px 10px rgba(0, 0, 0, 0.2); 
    	padding-top: 60px; 
    } 

    .nav-expanded .eoffcanvas { 
    	left:0; 
    } 

    .scrolling { 
 		overflow-y: scroll; 
 		overflow-x: scroll; 
    	-webkit-overflow-scrolling: touch !important;
    } 
 
    .eoffcanvas ul { 
    	margin: 0;
    	padding: 0; 
    } 

    .eoffcanvas ul li { 
    	margin: 0; 
    	display: block; 
    	width: 100%; 
    } 

    .eoffcanvas ul li a { 
    	border-bottom: 1px solid #f4f4f4; 
    	padding: 6px 0 6px 25px; 
    	color: #fff; 
    	width: 100%; 
    	display: block;
        box-sizing: border-box;
        -moz-box-sizing:  border-box;
        -webkit-box-sizing: border-box; 
    } 

    header {
        padding-top: 20px;
        padding-bottom: 10px;
        display: inline-block;
        width: 100%;
        height: 30px;
    } 
    header .click-menu {
        display: block;
    }
    header .menu-main_menu-container .nav-menu {
        width: 100%;
        text-align: left; 
    }

     .menu-main_menu-container .nav-menu li a {
     	color: #fff;
     }
    
    header .menu-main_menu-container .nav-menu li .sub-menu {
        left: 0; 
        right: 0;
        top: 0px;
        width: auto;
        z-index: 2;
        position: relative;
        display: block !important;
        padding: 0;
         background: #020202;

    }
    header .menu-main_menu-container .nav-menu li .sub-menu li {
        text-align: left;
        padding-bottom: 0px;
        padding-left: 0;  
    }

    header .menu-main_menu-container .nav-menu li .sub-menu li a {
    	width: auto;
    	padding-left: 40px;
    	color: #fff; 
    } 

    header .menu-main_menu-container .nav-menu li {
        float: none;
        width: 100%;
        padding: 0; 
        line-height: 20px;
    }

    header .menu-main_menu-container ul li.menu-item-has-children a:after {
	    display: none;
	}

    .row {
        margin-top: 50px;
    } 

    .home .row.welcome {
        margin-top: -25px;
    }
    
    .welcome .row .man {
    	background: url(../images/man-img-mobile.png) no-repeat 0 0; 
    	width: 141px;
    	height: 300px; 
    }
    .welcome .row .man:hover {
        background: url(../images/man-img-mobile.png) no-repeat 0 100%; 
    }


    .content.page {
        padding-top: 20px !important;
    }

    .pages.row {
    	margin-top: 30px; 
    }
    .pages-item {
        margin-bottom: 20px;
        width: 50%;
    }
    .pages-item a {
        padding-top: 40px;
        font-size: 14px;
    }
    .top-post {
        min-height: inherit;
        padding-bottom: 20px;
    }
    .top-post .date {
        font-size: 35px;
    } 
    .tw-post.tw-post-bottom {
    	margin-top: 50px;
    }  
    .posts .posts-item,
    .rfbp-post,
    .tw-post.tw-post-bottom .imgdisplay {
        width: 100%;
        margin-bottom: 25px;
        padding-bottom: 0 !important;
    }
    .posts-item:first-child,
    .posts-item:first-child + .posts-item,
    .rfbp-post:first-child + .rfbp-post,
    .tw-post.tw-post-bottom .aiwidget-title +.imgdisplay + .imgdisplay {
        margin-left: 0;
        margin-right: 0;
    }

	.posts > .posts-item.video-post {
		padding-left: 0;
	}

	.posts > .posts-item.standart-post {
		border-right: none;
		padding-right: 0;
	}


    .sub-form {
        padding-bottom: 20px;
    }
    
    .instagramm .si_feed_list .si_item {
        width: 100%;
        float: none;
        text-align: center;
    }
    .instagramm .si_feed_list .si_item a {
        max-width: 320px;
    }
    p.bottom-link {
        text-align: center;
    }
    footer {
        margin-top: 50px;
    }
 
    footer .row > div {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    footer h2 span {
        padding: 0 0px;
    }
    footer h2 span:before,
    footer h2 span:after  {
        display: none;
    }  

	


	/*-------pages----------*/

	.content.page {
        padding-top:  50px; 
    }
    
	.content.page h3 img {margin-right: 15px;}

    .content.page .row {
        margin-top: 0px;
    }
    
    .content.page .welcome {
        padding-right: 150px;
        padding-bottom: 50px;
        margin-bottom: 40px;
        
    }
    
    .content.page .welcome .row .man {
        width: 150px;
        height: 300px;
        background: url("../images/man-img-mobile.png") no-repeat 50% 0;
    }
    .content.page .welcome .row .man:hover {
        width: 150px;
        background: url("../images/man-img-mobile.png") no-repeat 50% 100%;
    }
    
    .content.page .welcome .row p {
        font-size: 20px;
    }
    
    .blog-posts.posts .posts-item {
        width: 100%;
        height: auto !important;
    }

    .blog-posts.posts .posts-item .bottom-link {
        bottom: -25px;
    }
    
    .blog-posts.posts .posts-item:nth-child(2n + 1) {
        margin-right: 0; 
    }
    
    
    .content.page article,
    .content.page aside {
        width: 100%;
        max-width: 100%;
        float: none;
    }
    
    .content.page aside {
        margin-top: 50px;
    }
    
    
    .content.page .row.center a {
        margin-top: 40px;
    }

    
    
    .video-posts .video-post-item {
        margin-bottom: 30px;
    }
    
    .video-posts .video-post-item .video-thum {
        width: 100%;
        float: none;
        text-align: center;
        padding-bottom: 10px;
    }
    
    .video-posts .video-post-item .video-thum img {
        width: 100%;
        display: inline-block;
        max-width: 468px;
        height: auto;
    }
    
    
    .video-posts .video-post-item .video-info {
        width: 100%;
        float: none;
        padding-left: 0px;
        text-align: center;
    }
    
     .video-posts .video-post-item .video-info p {
        max-width: 100%;
     }

	.video-sorting li {
		width: 100%;
		text-align: center;
		line-height: 11px;
	}
     .video-sorting li span {
     	display: none;
     }



	.work-post-item .work-left {
		float: none;
		max-width: 100%;
		width: 100%; 
	}

	.single-post .work-post-item .work-left img {
		width: 100%;
		height: auto;
	}

	.work-post-item .work-right {
		float: none;
		max-width: 100%;
		width: 100%;
		margin-top: 20px;
	}

	.gallery-images ul li {
		float: none;
		width: 100%;
		text-align: center;
	}

	.gallery-images ul li a { 
		max-width: 234px;
	}

	.gallery-images ul li > div {
		height: inherit;
		display: inline-block;
	}

	.comment-respond  .comment-form .comment-form-author,
	.comment-respond  .comment-form .comment-form-email,
	.comment-respond  .comment-form .comment-form-comment,
	.comment-respond  .comment-form .form-submit {
		float: none;
		max-width: 100%;
		width: 100%; 
		clear: none;
	}

	.comment-respond  .comment-form .comment-form-comment {
		margin-top: 0px;
	}

	.comment-respond  .comment-form input[type='submit'] {
		width: 100%;
	}

.row.comments h4:after {
    right: 0;
    left: 135px;
}


    .content.page .row.comments {
        margin-top: 70px;
    }
	 
    .share-block {
        top: -35px;
    }

	 .post-img .title-block {
	    position: absolute;
	    padding: 15px 30px;  
	    left: 0; 
	    right: 0;
	    bottom: 0;
	    background: url(../images/dropdown-bg.png); 
	}

	.post-img .title-block h3 {
	    padding-bottom: 0px;
	    font-size: 18px;
	}

	.post-img .title-block p {
	    font-size: 14px;
	    padding-bottom: 5px;
	}


	.row.fake ul li {
		width: 100%;
		padding: 5px 3%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		float: none;
	}

	.press-page .row .title {
		font-size: 50px;
	}

    .content.page .gallery .text .text-left {
        float: none;
        width: 100%;
        max-width: 100%;
        padding-right: 0;
    }

    .content.page .gallery .text .text-right {
        float: none;
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        margin-top: 25px;
        border-left: none;
    }

}


@media screen and (max-width: 480px) {


    .sub-form form .input-text {
        width: 235px;
    }

    .search {
    	width: 100%;
    }

    #searchform -mobile{
    	width: 250px;
    	margin: 0 auto;
    }

    .content.page .gallery-images ul li p {
        padding-bottom: 0;
    }

    .gallery-images ul li {
        float: left;
        width: 50%;
    }

    .gallery-images ul li a img {
        max-width: 117px;
    }


}

@media screen and (max-width: 320px) {

    h1,
    h2,
    h3 {
    	font-size: 25px; 
    }

	.row
	footer {
		margin-top: 35px;
	}

    .welcome.row { 
        margin-top: 25px;
    }
    .welcome .row img {
    	height: 200px;
    	width: auto; 
    }

    .top-post .date {
        font-size: 30px;
    }
 
    .pages-item a {
        font-size: 12px;
    }

    .posts-item,
    .rfbp-post {
        margin-bottom: 25px;
    }

    .pages.row { 
        margin-top: 15px;  
    }

    .pages-item {
        margin-bottom: 15px;
    }


    .welcome .row .man {
        background: url(../images/man-img-mobile.png) no-repeat 0 0; 
        width: 117px;
        height: 250px; 
        background-size: 117px auto;
    }
    .welcome .row .man:hover {
        background: url(../images/man-img-mobile.png) no-repeat 0 99%; 
        background-size: 117px auto;
    }

	/*---------pages------------*/

	 .content.page .welcome  {
        padding-right: 0;
    }
    
    .content.page .welcome .row .man {
        display: none;
    }
    
    .wpcf7-form input[type='submit'] {
        width: 100%;
        float: none;
    }

}

@media screen and (min-width: 768px) {
	.menu-main_menu-container {
		display: block !important;
	}
}


@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

	.content.page h3 .retina {
		display: block;
		width: 32px;
		height: auto;
	} 

	.f-title span img.retina {
		width: 42px;
		height: auto;
		display: block;
	}
	img.default {
		display: none;
	}

	.slide-up img {
		width: 37px;
		height: auto;
	}

	.pages-item.gallery {
	    background: url(../images/retina/gallery.png) no-repeat 50% 0;
	    background-size: 32px 32px;
	}
	/*.pages-item.gallery:hover {
	    background: url(../images/retina/gallery_hover.png) no-repeat 50% 0; 
	    background-size: 32px 32px;
	}*/
	.pages-item.videos { 
	    background: url(../images/retina/videos.png) no-repeat 50% 0;
	    background-size: 32px 32px;
	}
	/*.pages-item.videos:hover {
	    background: url(../images/retina/videos_hover.png) no-repeat 50% 0;
	    background-size: 32px 32px;
	}*/
	.pages-item.clients {
	    background: url(../images/retina/work.png) no-repeat 50% 0;
	    background-size: 32px 32px;
	}
	/*.pages-item.clients:hover { 
	    background: url(../images/retina/work_hover.png) no-repeat 50% 0;
	    background-size: 32px 32px;
	}*/
	.pages-item.blog {
	    background: url(../images/retina/blog.png) no-repeat 50% 0;
	    background-size: 32px 32px;
	} 
	/*.pages-item.blog:hover {
	    background: url(../images/retina/blog_hover.png) no-repeat 50% 0;
	    background-size: 32px 32px; 
	}*/
	


	.sub-form form input[type='submit'] {
		background: url(../images/retina/submit_btn.jpg) no-repeat 0 0;
	    background-size: 34px 37px;
	} 

	/*.sub-form form input[type='submit']:hover {
	    background: url(../images/retina/submit_btn_hover.jpg) no-repeat 0 0;
	    background-size: 34px 37px; 
	}*/
 
     
     footer .social a.fb {
	    background: url(../images/retina/facebook.png) no-repeat 0 0;
	    height: 16px;
	    width: 16px;
	    background-size: 16px 16px;
	  }
	  footer .social a.fb:hover {
	    background: url(../images/retina/facebook_hover.png) no-repeat 0 0;
	    height: 16px;
	    width: 16px;
	    background-size: 16px 16px;
	  }
	 footer .social a.tw {
	    background: url(../images/retina/twitter.png) no-repeat 0 0;
	    height: 16px;
	    width: 16px;
	    background-size: 16px 16px;
	  }
	  footer .social a.tw:hover {
	    background: url(../images/retina/twitter_hover.png) no-repeat 0 0;
	    height: 16px;
	    width: 16px;
	    background-size: 16px 16px;
	  }
	   footer .social a.google {
	    background: url(../images/retina/googleplus.png) no-repeat 0 0;
	    height: 16px;
	    width: 16px;
	    background-size: 16px 16px;
	  }
	  footer .social a.google:hover {
	    background: url(../images/retina/googleplus_hover.png) no-repeat 0 0;
	    height: 16px;
	    width: 16px;
	    background-size: 16px 16px;
	  }
	   footer .social a.linked {
	    background: url(../images/retina/linkedin.png) no-repeat 0 0;
	    height: 16px;
	    width: 16px;
	    background-size: 16px 16px;
	  }
	   footer .social a.linked:hover {
	    background: url(../images/retina/linkedin.png) no-repeat 0 0;
	    height: 16px;
	    width: 16px;
	    background-size: 16px 16px;
	  }
	   footer .social a.yt {
	    background: url(../images/retina/youtube.png) no-repeat 0 0; 
	    height: 16px;
	    width: 18px;
	    background-size: 18px 16px;
	  }
	   footer .social a.yt:hover {
	    background: url(../images/retina/youtube_hover.png) no-repeat 0 0;
	    height: 16px;
	    width: 18px;
	    background-size: 18px 16px;
	  }


      .share-block a.fb {
        background: url(../images/retina/facebook.png) no-repeat 0 0;
        height: 16px;
        width: 16px;
        background-size: 16px 16px;
    }
    .share-block a.fb:hover {
        background: url(../images/retina/facebook_hover.png) no-repeat 0 0;
        height: 16px;
        width: 16px;
        background-size: 16px 16px;
    }
    .share-block a.tw {
        background: url(../images/retina/twitter.png) no-repeat 0 0;
        height: 16px;
        width: 16px;
        background-size: 16px 16px;
    }
    .share-block a.tw:hover {
        background: url(../images/retina/twitter_hover.png) no-repeat 0 0;
        height: 16px;
        width: 16px;
        background-size: 16px 16px;
    }
    .share-block a.google {
        background: url(../images/retina/googleplus.png) no-repeat 0 0;
        height: 16px;
        width: 16px;
        background-size: 16px 16px;
    }
    .share-block a.google:hover {
        background: url(../images/retina/googleplus_hover.png) no-repeat 0 0;
        height: 16px;
        width: 16px;
        background-size: 16px 16px;
    }

    .share-block a.email {
        background: url(../images/share-email.png) no-repeat 0 0;
        height: 10px;
        width: 12px;
    }
    .share-block a.email:hover {
        background: url(../images/share-email.png) no-repeat 0 100%;
    }



	/*----------pages-----------*/

	.contact-list li.phone {
	    background: url(../images/retina/twitter.png) no-repeat 0 0;
	    background-size: 32px 32px; 
	}
	.contact-list li.address {
	    background: url(../images/retina/adress.png) no-repeat 0 0;
	    background-size: 32px 32px; 
	    
	}
	.contact-list li.email {
	    background: url(../images/retina/mail.png) no-repeat 0 0;
	    background-size: 32px 32px; 
	}

}  

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.press-featured {
	width: auto !important;
}

.press-page .soliloquy-item a {
	position: relative;
}

.press-page .soliloquy-item .hover-title {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.6); 
	left:0;
	top:0;
	bottom:0;
	right:0;
	line-height: 166px;
	text-align: center;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    filter: alpha(opacity=0);
    z-index: 9999;
}

.press-page .soliloquy-item:hover .hover-title{
	opacity: 1;
	filter: alpha(opacity=100);
}

.press-page .soliloquy-wrapper {
	max-width: none !important;
}

.video-content {
	text-align: center;
}

.wpcf7-form .ajax-loader {
	display: none !important;
	visibility: hidden !important;
}

@media screen and (max-height: 330px) { 
	.scrolling {
		height:250px !important;
	}
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}
a.uber-grid-cell-wrapper{
margin-top: 0 !important;
}
.uber-grid-hover{
margin-top: 0 !important;
border-top: none !important;
}
.youtube-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.youtube-container iframe,
.youtube-container object,
.youtube-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}