@import url('reset.css');
@import url('typography.css');
@import url('jquery.mCustomScrollbar.css');

@media (min-width: 1440px) {
  .container { width: 1230px; }
}



body {
    margin: 0;
    padding: 0;
    background: #efefef;
}

.clear {
	clear: both;
	}

.void_30 {
	margin-bottom: 30px;
}

.desktop-hide {
	display: none;
}

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

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;

	clear: both;
}

#orphus img{
	display: none !important;
}

.orpus_wrapper {
	background: #fff !important;
	width: 550px;
	z-index: 10001;
	border: 4px solid #b3b3b3 !important;
	padding: 1em;
	font-family: 'Proxima_nova', Helvetica, Arial, sans-serif !important;
	font-size: 15px !important;
	color: black;
}

.orpus_wrapper input[type="text"] {
	height: 27px;
	margin: 10px 0 10px !important;
	padding: 4px 16px;
	border-radius: 16px;
	border: 1px solid #c6c6c6;
	font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #666;
}	

.orpus_wrapper img {
	display: none !important;
}

.orpus_wrapper .button.submit {
	font-weight: normal !important;
}

.orpus_wrapper .orphus_title {
	margin-bottom: 10px;
	font-size: 22px;
	font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
}

.orpus_wrapper .orpus_inner {
	font-style: italic;
}

/* Header
---------------------------------------- */
.header {
    height: 68px;
    margin-bottom: 25px;
    overflow: hidden;
}

.logo {
    float: left;
    margin-bottom: 20px;
    /* margin-top: -9px; */
}

.header-right {
    float: right;
}

.auth {
    margin-bottom: 12px;
    text-align: right;
}

.auth .button {
    margin-left: 12px;
}

.search {
    position: relative;
    width: 300px;
}

div.search_wrapper {
	height: 27px;
	overflow: hidden;
}

.search-input {
    float: right;
    width: 276px;
    height: 27px;
    padding: 4px 16px;
    border-radius: 16px;
    border: 1px solid #c6c6c6;
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #666;
    -webkit-transition: width 0.25s ease;
    -moz-transition: width 0.25s ease;
    transition: width 0.25s ease;
}

.search-input:focus {
    width: 300px;
}

.search-btn {
    position: absolute;
    top: 5px;
    right: 8px;
    width: 17px;
    height: 16px;
    border: none;
    background: url(../img/search.png) no-repeat;
    text-indent: -9999px;
}

div.title-search-result 
{
	margin-left: 15px;
	margin-top: -3px;
	border: 1px solid #c6c6c6;
	border-top: none;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	background: #fff;
	display: none;
	overflow: hidden;
	z-index: 205;
}

table.title-search-result th,
.title-search-fader 
{
	display: none !important;
}

table.title-search-result tr.title-search-selected td,
table.title-search-result tr.title-search-selected a,
table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color: #fff2be !important;
	background-image: none !important;
}

table.title-search-result td.title-search-more,
table.title-search-result td.title-search-all
{
	padding-top: 2px;
	display: none;
}

table.title-search-result {
	margin: 0; 
}

table.title-search-result td.title-search-item {
	padding: 3px 15px 3px 8px;
}

table.title-search-result td.title-search-item img {
	margin: 0; 
	display: inline-block;
}

table.dataTable tbody tr.group {
	background: #F3F3F3;
}

table.dataTable tbody tr.group td {
	font-size: 16px;
	padding: 8px 13px;
	color: #ACACAC;
}

table.dataTable tr td {
	padding: 8px 10px;
	font-size: 15px;
	line-height: 25px;
	vertical-align: middle;
}

table.dataTable tbody tr td .button .portfolio-button-inner:before {
	content: ">";
}

table img.logo-32 {
	margin-bottom: -6px;
}

table div.logo-32 {
	height: 32px;
	width: 32px;
	margin: 0 auto -9px;
	background-position: center center;
	background-repeat: no-repeat;
}

.company_contacts {
	margin: 5px 0 40px;
	padding: 10px 15px;
	background: #f5f5f5;
	font: normal 17px/21px Proxima_nova;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.informers {
    margin: 0 340px;
    padding-left: 16px;
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    text-align: center;
}

.currency {
    display: inline-block;
    margin: 10px 0 0;
    font-size: 17px;
    color: #5d5d5d;
    text-align: left;
}

table.currency {
	width: auto;
}

table.currency td {
	padding: 0 2px;
	text-align: center;
}

.currency-line {
    margin-bottom: 2px;
}

.currency-type {
    margin: 0 2px;
    color: #cbcbcb;
}

.currency-direction {
    margin-left: -4px;
    vertical-align: top;
    font-size: 15px;
}

.weather {
    margin-left: 24px;
    display: inline-block;
    /*vertical-align: -2px;*/
    vertical-align: 6px;
    color: #5d5d5d;
}

.weather-temp {
    font-size: 23px;
}

.weather-type {
	height: 24px;
	width: 24px;
	margin-bottom: -4px;
    display: inline-block;
}

.weather-info {
    display: block;
    margin-top: 2px;
    max-width: 80px;
    max-height: 12px;
    overflow-y: hidden;
    font-size: 11px;
}

#mc-link {
	display: none !important;
}


.date {
    display: inline-block;
    vertical-align: top;
    margin-right: 24px;
    color: #5d5d5d;
    margin-top: 5px;
}

.date-day {
    display: inline-block;
    vertical-align: middle;
    font-size: 46px;
    margin-right: 5px;
}

.date-info {
    display: inline-block;
    vertical-align: middle;
}

.date-month {
    display: block;
    font-size: 11px;
    text-transform: lowercase;
}

.date-dweek {
    display: block;
    font-size: 22px;
    color: #cbcbcb;
    text-transform: uppercase;
}




/* Global
---------------------------------------- */
.page {
    padding: 15px;
    background: #fff;
}

.content {
    padding-left: 15px;
}

.content ul{
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}

.breakline {
    height: 20px;
    clear: both;
}

.divider {
    height: 9px;
    background: url(../img/divider.png) 50% 0 no-repeat;
    background-size: 100% 9px;
    margin: 18px -8px;
}

.title-link {
    margin-bottom: 8px;
    overflow: hidden;
}

.title-link h2 {
    display: inline-block;
    margin-right: 8px;
    vertical-align: -5px;
}

.title-link a {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #cbcbcb;
    text-decoration: underline;
}

.title-link span {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #06c;
    display: inline-block;
    vertical-align: -2px;
}

.title-link a:hover {
    color: #666;
}

.show-more {
    height: 40px;
    margin-bottom: 20px;
    text-align: center;
    background: url(../img/dash.png) 0 50% repeat-x;
}


/* Banners
---------------------------------------- */
.banner-top { margin-bottom: 12px; }
.banner-side { margin-bottom: 24px; }
.banner-content { margin-bottom: 36px; }


.company-banner {
	height: 320px;
	width: 100%;
	margin-bottom: 30px;
	background-position: center center;
	background-repeat: no-repeat;
}

.top_banner {
	margin: 0 auto;
}

/* Sidebar
---------------------------------------- */
.sidebar {
    padding-left: 10px;
}

.sidebar > h2 {
    padding-top: 10px;
}

.sidebar .thought-day {
    margin-bottom: 28px;
}

.menu-child { margin: 0 0 40px; }
.menu-child li { margin-bottom: 12px; }



/* Articles
---------------------------------------- */
.article-item {
    font-size: 16px;
    line-height: 1.43;
    margin: 0 0 32px;
}

.article-link,
.article-link h3,
.article-link p {
    color: #333;
    text-decoration: none;
}

.article-link:hover {
    text-decoration: none;
}

.article-item-date {
    display: block;
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #8e8c8c;
    margin-bottom: 8px;
}

.article-item h3 {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.15;
    margin-bottom: 2px;
}

.article-link:hover h3 {
    text-decoration: underline;
}

.article-item p {
    margin-bottom: 0;
}

.article-category {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #666;
    text-transform: uppercase;
}

.article-category a {
    color: #666;
    text-decoration: none;
}

.article-category a:hover {
    text-decoration: underline;
}

.article-item-featured p {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 17px;
}

.article-thumb { margin: 0 0 12px; }
.article-item-left .article-thumb img,
.article-item-right .article-thumb img { max-width: 70px; }
.article-item-left .article-thumb { float: left; }
.article-item-right .article-thumb { float: right; }
.article-item-left .article-details,
.article-item-left .article-category { margin-left: 82px; }
.article-item-right .article-details,
.article-item-right .article-category { margin-right: 82px; }


.rounded {
	width: 66px;
	height: 66px;
    border-radius: 50%;
    border: 2px solid #cdcdcd;
	background-position: center center;
	background-repeat: no-repeat;
}

.rounded.big {
	min-width: 100px;
	min-height: 100px;
}

.featured {
    
}

.featured .number-day {
    float: left;
    width: 370px;
    margin-bottom: 0;
}

.featured .main-article {
    margin-left: 400px;
    margin-bottom: 0;
    width: auto;
}

.number-day {
    text-align: center;
    margin-bottom: 32px;
}

.number-day .title-link {
    margin: 40px 20px 20px;
    border-bottom: 1px solid #cdcdcd;
}

.number-day .title-link h2 {
    margin-bottom: 8px;
}

.nd-body {
    padding-top: 10px;
    font-family: 'Nautilus';
    font-weight: bold;
    font-size: 65px;
    color: #000;
    margin-bottom: 20px;
	line-height:200px;
	margin-top:-50px;
	overflow:hidden;
	max-height:175px;
}

.nd-info, .nd-source {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.4;
}

.nd-source {
    color: #adadad;
}

.nd-controls {
    margin-top: 10px;
}

.main-article {
    max-width: 768px;
    height: 368px;
    padding: 50px 15px 0 348px;
    margin-bottom: 15px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-align: center;
}
.passport-wrapper
{
	overflow:hidden;
	max-height:275px; 

}
.main-article.link {
	background-size: 100%;
	-webkit-transition: all 0.4s ease;                  
	-moz-transition: all 0.4s ease;                 
	-o-transition: all 0.4s ease;   
	 -ms-transition: all 0.4s ease;          
	 transition: all 0.4s ease;
	/* margin-left: 10px; */
}

.main-article.link:hover {
	box-shadow: 0 0 60px rgba(0,0,0,0.4) inset;
	cursor: pointer;
	background-size: 110%;
}

.ma-title {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 26px;
    text-transform: uppercase;
    border-bottom: 1px solid #cdcdcd;
    margin: 10px 0 26px;
    padding-bottom: 10px;
}

.ma-title span {
    font-family: 'Nautilus';
    font-size: 45px;
}

.ma-person {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.ma-job {
    font-size: 18px;
    /* color: #666; */
}

.ma-quote {
    position: relative;
    font-size: 20px;
    text-align: left;
    line-height: 1.6;
    margin-top: 24px;
    padding-left: 54px;
}

@media (max-width: 991px){
	.ma-quote:before {
		float:right;
	}
}


.ma-quote:before {
    content: '';
    position: absolute;
    top: 0;
    left: 24px;
    width: 20px;
    height: 19px;
    background: url(../img/quote-mark-black.png) no-repeat;
}

.thought-day-wrapper {
	float: left;
}

.thought-day {
    position: relative;
    border: 2px solid #cdcdcd;
    padding: 10px;
    overflow: hidden;
}

.thought-day.expandable {
	max-height: 400px;
	padding-bottom: 20px;
	
	-webkit-transition: max-height ease 0.8s;
	-moz-transition: max-height ease 0.8s;
	transition: max-height ease 0.8s;
}

.thought-day.expandable.active {
	max-height: 1000px;
	padding-bottom: 20px;

	-webkit-transition: max-height ease 0.8s;
	-moz-transition: max-height ease 0.8s;
	transition: max-height ease 0.8s;
}

.expand_wrapper {
	margin-top: -14px;
	position: relative;
	z-index: 1010;
}

.thought-day .bottom_overflow {
	height: 29px !important;
    width: 100% !important;
	background: url(../img/bottom_overflow.png) center center repeat-x;
	bottom: 0;
	position: absolute;
	z-index: 1000;
}

.thought-day iframe {
	height: 232px !important;
    width: 321px !important;
	float: left;
}

.thought-day:before {
    content: '';
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 19px;
    background: url(../img/quote-mark.png) no-repeat;
}

.thought-day.without_quotes:before {
	display: none !important;
}

.thought-day .title-link {
    width: 64%;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 12px;
}

.thought-day .title-link h2 {
    margin-bottom: 6px;
}

.thought-day h4 {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #6c6c6c;
    text-transform: uppercase;
    margin: -3px 0 6px;
}

.thought-day .block_title {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
	text-align: center;
    margin: -3px 0 6px;
}

.thought-day h4 a {
    font-weight: normal;
    color: #cbcbcb;
    margin-left: 8px;
    text-transform: none;
    text-decoration: underline;
    vertical-align: 1px;
}

.thought-day h4 a:hover {
    color: #333;
}

.thought-details { line-height: 1.45; }

.thought-info {
    display: block;
    font-size: 14px;
    margin-top: -17px;
    margin-bottom: 0;
	width: auto;
}

.thought-info td
{
	padding: 0;
}

.thought-portfolio {
    float: left;
    width: 15px;
    height: 13px;
    background: url(../img/portfolio.png) no-repeat;
    text-indent: -9999px;
    margin-top: -8px; 
    margin-right: 12px;
}

.simple-portfolio {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 13px;
    background: url(../img/portfolio.png) no-repeat;
    text-indent: -9999px;
    margin: -3px 2px 0;
}

.thought-author {
    display: block;
    overflow: hidden;
    color: #4f4f4f;
    line-height: 1.5;
	font-size: 14px;
    margin-top: -5px;
    text-decoration: underline;
}

.thought-author:hover {
    color: #000;
}

.thought-day .article-thumb img { max-width: 98px; }
.thought-day-left .article-thumb { float: left; }
.thought-day-right .article-thumb { float: right; }
.thought-day-left .thought-details,
.thought-day-left .thought-info,
.thought-day-left h4 { margin-left: 108px; }
.thought-day-right .thought-details,
.thought-day-right .thought-info,
.thought-day-right h4 { margin-right: 108px; }

.thought-portfolio-wrapper
{
	vertical-align: middle;
}

.dataTables_wrapper .dataTables_filter
{
	margin: 30px 0;
	font-family: Proxima_nova;
	text-align: center !important;
	float: none !important;
}

.dataTables_wrapper .dataTables_filter input[type="search"]
{
	height: 27px;
	width: 350px;
	padding: 4px 16px;
	border-radius: 16px;
	border: 1px solid #c6c6c6;
}


/* Phone
---------------------------------------- */
.phone { font-size: 46px; }
.phone span { font-size: 26px; }
p + .phone { margin-top: -30px; }



/* Content
---------------------------------------- */
.with-img-left,
.with-img-right {
    overflow: hidden;
}

.with-img-left img {
    float: left;
    margin-right: 15px;
}

.with-img-right img {
    float: right;
    margin-left: 15px;
}

.article-date {
    display: block;
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.quote {
    padding: 15px;
    background: #efefe9;
    margin-bottom: 32px;
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #2f2f2f;
}

.quote .img-left {
    float: left;
    margin-right: 15px;
    width: 100px;
    height: 100px;
}

.quote .img-right {
    float: right;
    margin-right: 15px;
}

.quote-details { overflow: hidden; }

.quote h4 {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 2px;
    margin-bottom: 8px;
}

.quote p { margin-bottom: 0; }


.tags {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 15px;
    margin-bottom: 30px;
}

.comments { margin-bottom: 30px; }

.download {
    overflow: hidden;
    margin-bottom: 32px;
}

.download-link:hover {
    text-decoration: none;
}

.download span,
.download em {
    display: block;
}

.download em {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size: 15px;
    color: #2f2f2f;
}

.pdf {
    width: 40px;
    height: 48px;
    background: url(../img/pdf.png) no-repeat;
}

.download .pdf {
    float: left;
    margin-right: 12px;
}

.image-box {
    text-align: center;
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 15px;
    margin-bottom: 36px;
}

.image-box img { margin-bottom: 6px; }
.image-box.pull-left { margin-right: 16px; }
.image-box.pull-right { margin-left: 16px; }

.portfolio .img-wrapper {
	height: 176px;
	width: 176px;
	background-position: center center;
	background-repeat: no-repeat;
}

.dashed-box {
    border: 1px dashed #707070;
    padding: 16px;
    margin-bottom: 6px;
}

.dashed-box h3 {
    text-transform: uppercase;
    font-size: 16px;
}

.dashed-box dl {
    font-size: 16px;
    overflow: hidden;
}

.dashed-box dt, .dashed-box dd { min-height: 1px; }
.dashed-box dd { float: right; }

.dashed-box dt {
    float: left;
    font-weight: normal;
}


.calendar {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 15px;
    padding-left: 48px;
    min-height: 38px;
    line-height: 1.3;
    background: url(../img/calendar.png) 0 0 no-repeat;
    margin-bottom: 20px;
}




/* Gallery
---------------------------------------- */
.gallery {
    margin-bottom: 30px;
}

.gallery-current {
    margin-bottom: 12px;
}

.gallery-current {
    width: 100%;
}

.gallery h3 {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.gallery-thumbs {
    overflow: hidden;
}

.gallery-thumbs-row {
    white-space: nowrap;
    margin-left: -16px;
    margin-bottom: 16px;
    font-size: 0;
}

.gallery-thumb {
    display: inline-block;
    vertical-align: top;
    width: 158px;
    height: 98px;
    margin-left: 16px;
	text-align: center;
}

.gallery-thumb img {
    display: inline-block;
}

.gallery-current .inner-img,
.gallery-thumb .inner-img {
    height: 98px;
	width: 158px;
	background-position: center  center;
	background-repeat: no-repeat;
}

.gallery-current .inner-img {
	/*background-position-y: bottom;*/
}

.gallery-thumb .inner-img {
	 background-size: contain;
	-webkit-transition: all 0.2s ease;                  
	-moz-transition: all 0.2s ease;                 
	-o-transition: all 0.2s ease;   
	-ms-transition: all 0.2s ease;          
	transition: all 0.2s ease;
}

.gallery-thumb .inner-img:hover {
	box-shadow: 0 0 60px rgba(0,0,0,0.4) inset;
	cursor: pointer;
	background-size: 110%;
}

.gallery-current .inner-img,
.gallery-current .inner-img iframe {
	height: 536px;
	width: 100%;
}

.gallery-current .inner-img {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
    background-size: contain;
}
 
.gallery-current .inner-img iframe,
.gallery-current .inner-img object,
.gallery-current .inner-img embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.catalog-wrapper {
	width: 938px;
	margin: 25px auto 80px;
}

/* Contacts
---------------------------------------- */
.contacts {

}

.contacts h3, .contacts h4 {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.contacts h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 30px;
}

.contacts h4 { font-size: 17px; }
.contacts a { text-decoration: underline; }

.working-hours {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    margin: 14px 0;
}

.wh-days { background: #b9fc94; }

.contacts .map {
    height: 500px;
    margin-bottom: 15px;
    overflow: hidden;
}

.contacts .map iframe {
    border: none !important;
}



/* Grid Box
---------------------------------------- */
.grid-box {
    border: 2px solid #cdcdcd;
    padding: 18px;
    margin-bottom: 28px;
}

.grid-box.last { margin-bottom: 15px; }

.grid-box-simple {
    padding: 0;
    margin: 0;
    border: none;
}

.sidebar .grid-box .gb-item {
    margin-bottom: 24px;
}

.sidebar .grid-box .gb-thumb {
    max-height: none;
}


.grid-box .row { margin-bottom: 20px; }
.grid-box .row:last-child { margin-bottom: 0; }

.grid-box .title-link {
    display: inline-block;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 12px;
}

.grid-box .title-link h2 { margin-bottom: 6px; }

.gb-item {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 15px;
}

.gb-thumb {
    display: block;
    position: relative;
    max-height: 168px;
    overflow: hidden;
}

.gb-thumb img {
    width: 100%;
}

.gb-img {
	height: 160px;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.gb-thumb .hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/hover.png) 50% 50% no-repeat;
    background-size: 100% auto;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease, background-size 0.25s ease;
    -moz-transition: opacity 0.25s ease, background-size 0.25s ease;
    transition: opacity 0.25s ease, background-size 0.25s ease;
}

.gb-link:hover .gb-thumb .hover {
    opacity: 1;
    background-size: 64px;
}

.gb-date {
    margin-bottom: 6px;
}

.gb-link {
    color: #2f2f2f;
    text-decoration: none;
}

.gb-link:hover {
    color: #2f2f2f;
    text-decoration: underline;
}


.gb-title {
    display: block;
    margin-top: 10px;
    overflow: hidden;
    line-height: 1.3;
    word-spacing: -2px;
    max-height: 40px;
}

.icon-photo, .icon-video {
    float: left;
    margin-right: 5px;
}

.icon-photo {
    width: 25px;
    height: 21px;
    background: url(../img/icon-photo.png) no-repeat;
}

.icon-video {
    width: 31px;
    height: 25px;
    background: url(../img/icon-video.png) no-repeat;
}

.gb-subtitle {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 8px;
}

.gb-subtitle a {
    font-weight: normal;
    font-size: 16px;
    color: #cbcbcb;
    margin-left: 5px;
    vertical-align: 1px;
    text-decoration: underline;
}

.gb-subtitle a:hover {
    color: #333;
}

.albums {
    padding: 15px;
}

.albums .gb-item {
    margin-bottom: 20px;
}


/* Portfolio
---------------------------------------- */
.portfolio {
    border: 2px solid #cdcdcd;
    padding: 18px 18px 18px 28px;
    margin-bottom: 22px;
    overflow: hidden;
}

.portfolio .title-link h2 {
    margin-bottom: 0;
}

.portfolio h3 {
    text-transform: uppercase;
    font-size: 20px;
}

.portfolio-mentions {
    float: left;
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 14px;
    width: 280px;
    border-top: 1px solid #cdcdcd;
    padding-top: 10px;
}


.portfolio-mentions ul {
    margin-top: 10px;
}

.portfolio-mentions li {
    overflow: hidden;
    color: #919191;
    font-size: 14px;
    margin-bottom: 5px;
}

.portfolio-mentions li:last-child {
    margin-bottom: 0;
}

.portfolio-mentions li span {
    float: left;
    width: 144px;
    color: #000;
}

.portfolio-popularity {
    float: left;
    padding-top: 10px;
    margin-left: 130px;
    text-align: center;
}

.portfolio-percent {
    width: 160px;
    min-height: 48px;
    margin: 30px auto 20px;
    padding-left: 54px;
    background: url(../img/portfolio-big.png) 0 0 no-repeat;
    font-family: 'Nautilus';
    font-size: 48px;
    color: #000;
}

.portfolio-popularity a {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #9d9d9d;
}



/* Main
---------------------------------------- */
.online-orders {
    margin-top: 20px;
    margin-bottom: 40px;
}

.online-orders img {
    margin: 0;
}

.online-orders h2 {
    text-align: center;
    border-bottom: 1px solid #cdcdcd;
}

.article-item-left .article-simple-link { margin-left: 82px; }
.article-item-right .article-simple-link { margin-right: 82px; }

.simple-link {
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #b1b1b1;
}

.simple-link:hover {
    text-decoration: none;
    border-bottom: none;
}

.business-forum {
    border: 2px solid #cdcdcd;
    padding: 15px;
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 15px;
}

.business-forum h2 {
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 8px;
    text-align: center;
}

.business-forum p {
    margin-bottom: 0;
    line-height: 1.2;
}
.business-slider { margin-bottom: 12px; }

.flexslider {
    position: relative;
    overflow: hidden;
}

.flex-direction-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.flex-prev, .flex-next {
    position: absolute;
    top: 80px;
    top: 80px;
    margin-top: -32px;
    height: 64px;
    width: 55px;
    text-align: center;
    border: 1px solid #cfcfcf;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    background: #fff;
}

.flex-prev:hover, .flex-next:hover {
    background: #eee;
}

.flex-prev:active, .flex-next:active {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5) inset;
}

.flex-prev:before,
.flex-next:before {
    content: '';
    width: 30px;
    height: 12px;
    background: url(../img/controls.png) no-repeat;
    position: absolute;
    top: 25px;
}

.flex-prev:before { background-position: 0 0; left: 9px; }
.flex-next:before { background-position: 0 -13px; right: 9px; }

.flex-prev {
    left: 0;
    border-radius: 0 32px 32px 0;
}

.flex-next {
    right: 0;
    border-radius: 32px 0 0 32px;
}


.passport {
/*	height: 352px;*/
    position: relative;
    border: 2px solid #cdcdcd;
    padding: 2px;
    margin-bottom: 32px;
}

.passport-inner {
    overflow: hidden;
    margin-left: -2%;
    margin-bottom: -4px;
}

.passport-item {
    float: left;
    width: 23%;
    margin-left: 2%;
    margin-bottom: 4px;
    cursor: pointer;
}

.passport-item img {
	width: auto;
	max-width: none;
	
	-webkit-filter: grayscale(60%) opacity(0.9);
	transition: all 0.2s ease;
}

.passport-item:hover img {
	box-shadow:0px 0px 10px rgba(0,0,0,0.3);
	-webkit-filter: grayscale(0%) opacity(1);
	transition: all 0.2s ease;
}

.passport-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    padding: 50px;
    /*background: url(../img/grad.png) no-repeat;*/
    background-color: rgb(247, 247, 247);
    background-size: cover;
    overflow: hidden;
    opacity: 0;
    display: none;
}

.passport-info-close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #000;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    border-bottom: 1px dotted #000;
}

.passport-info-close:hover {
    text-decoration: none;
}

.passport-info h3 {
	margin-left: 205px;
    margin-bottom: 10px;
	font-size: 20px;
}

.passport-info p {
    line-height: 1.43;
}

.passport-info div.left {
	float: left;
	max-width: 420px;	
}

.passport-info img {
	margin-right: 25px;
	float: left;
}


/* Thoughts
---------------------------------------- */
.thoughts,
.news-archive {
    margin-bottom: 30px;
}

.thoughts .thought-day {
    margin-bottom: 30px;
}

h2.centered {
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 24px;
    text-align: center;
}

h2.centered span {
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 1px solid #cdcdcd;
}

.thoughts-authors {
    text-align: center;
    background: url(../img/quote-big.png) 80% 30px no-repeat #e3e3e3;
    padding: 18px;
}

.thoughts-authors h2 {
    font-size: 24px;
    margin-bottom: 18px;
}

.thoughts-authors .thought-info {
    margin-top: 0;
}

.thoughts-authors h5 {
    margin-bottom: 2px;
}

.thoughts-authors .thought-info .thought-portfolio {
    float: none;
    display: inline-block;
    vertical-align: 0;
    margin-right: 4px;
    margin-left: 4px;
}

.thoughts-authors .thought-info .thought-author {
    display: inline;
    overflow: visible;
}

.thoughts-authors li {
    margin-bottom: 12px;
}



/* Footer
---------------------------------------- */
.footer {
    position: relative;
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    overflow: hidden;
    padding: 16px 0;
    background-color: white;
    padding: 16px 15px;
    margin-bottom: 15px;
}

.logo-footer {
    float: left;
}

.footer a {
    color: #000;
}

.footer a:hover {
    text-decoration: underline;
}

.footer-right {
    float: right;
}

.footer-nav {
    clear: both;
    text-align: right;
    margin-bottom: 18px;
}

.footer-nav li {
    display: inline-block;
    margin-left: 25px;
}

.footer-nav li:first-child {
    margin-left: 0;
}

.social {
    float: left;
}

.social li {
    display: inline-block;
    margin-right: 12px;
}

.social a,
.other-nav a {
    display: inline-block;
    padding-left: 24px;
    height: 21px;
    line-height: 21px;
    background: url(../img/social.png) no-repeat;
}

.social a:hover { text-decoration: none; }

.social a.vk { background-position: 0 0; }
.social a.fb { background-position: 0 -21px; }
.social a.tw { background-position: 0 -42px; }
.social a.rss { background-position: 0 -63px; }

.social a.vk:hover { background-position: 0 -126px; }
.social a.fb:hover { background-position: 0 -147px; }
.social a.tw:hover { background-position: 0 -168px; }
.social a.rss:hover { background-position: 0 -189px; }

.other-nav {
    float: right;
}

.other-nav li {
    display: inline-block;
    margin-left: 16px;
}

.other-nav a.dict { background-position: 0 -84px; }
.other-nav a.forum { background-position: 0 -105px; }

.footer .age {
    float: right;
    width: 48px;
    height: 31px;
    border: 2px solid #cdcdcd;
    line-height: 27px;
    text-align: center;
    background: #fff;
    margin-left: 16px;
    margin-top: -5px;
}

.footer .wl-logo {
    float: right;
	width: 48px;
	line-height: 27px;
	margin-left: 15px;
	margin-top: 0px;
	
	 filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */ 
    filter: url(filter.svg#grayscale); /* Gecko */
    filter: gray; /* IE */
    -webkit-filter: grayscale(1); /* Old WebKit */
	
	transition: all 0.2s ease;
}

.footer .wl-logo:hover {
	filter: grayscale(0%); /* Current draft standard */
    -webkit-filter: grayscale(0%); /* New WebKit */
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%); 
    -o-filter: grayscale(0%); /* Not yet supported in Gecko, Opera or IE */ 
	filter: none;
	-webkit-filter: grayscale(0); /* Old WebKit */
	
	transition: all 0.2s ease;
}

.online-orders { display: block; }
.online-orders.online-orders-mobile { display: none; }

.mobile-block { display: none !important;}
.desktop-block { display: block !important;}


/* Archive
---------------------------------------- */
.archive {
    border: 4px solid #cdcdcd;
    padding: 16px 20px;
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 30px;
}

.archive.light {
	margin: 15px 0 0;
	border: 2px solid #cdcdcd;
}

.archive .radio {
    text-transform: uppercase;
}

.archive .radio label {
    font-weight: bold;
    font-size: 18px;
}

.archive .checkbox label {
    float: none;
}

.archive .radio label input,
.archive .checkbox label input {
    margin-top: 2px;
}


.archive label {
    font-weight: normal;
    font-size: 13px;
    float: left;
}

.archive  input[type="text"] {
    width: 75%;
    padding: 4px 12px;
}

.archive  .button-search {
    margin-right: 2px;
	float: right;
}

.button.back_to_top100
{
	margin: 20px 0;
}

input[type="text"].date-range {
    width: 115px;
}

#tags {
    float: right;
    width: 80%;
    padding: 0 8px;
    border-radius: 14px;
    border: 1px solid #c6c6c6;
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #666;
}

#tags li {
    float: left;
    margin: 1px 5px 0 0;
}

.tagit-new {
    width: 90px;
}

.tagit-new {
    position: relative;
}

.tagit-label {
    background: #e6e6e6;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    padding: 0 20px 0 10px;
    font-size: 14px;
}

.tagit-close {
    margin-left: -14px;
    vertical-align: -1px;
    color: #000;
    cursor: pointer;
}

.tagit-close:hover {
    text-decoration: none;
}

.tagit-new input[type="text"] {
    width: 100%;
    height: 25px;
    border: none;
    background: none;
    font-size: 14px;
}

#tags .ui-helper-hidden-accessible {
    display: none;
}

.archive .form-group label {
	width: 118px;
    margin-top: 6px;
}

.archive.light .form-group label {
	width: 50px;
}

.date-range-begin {
    background: url(../img/range-begin.png) 92% 50% no-repeat;
}

.date-range-end {
    background: url(../img/range-end.png) 92% 50% no-repeat;
}

.news_list_wrapper {
	min-height: 380px;
}

/* Datepicker
---------------------------------------- */
.ui-datepicker {
	min-width: 290px;
    margin-top: 10px;
	padding: 10px;
	border: 2px solid #efefe9;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.ui-datepicker-header {
    overflow: hidden;
    padding: 10px 0 2px;
}

.ui-datepicker-prev { float: left; }
.ui-datepicker-next { float: right; }

.ui-datepicker-prev,
.ui-datepicker-next {
    display: inline-block;
    vertical-align: top;
    height: 25px;
    padding: 4px 15px;
    border-radius: 15px;
    border: 1px solid #cfcfcf;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    background: #fff;
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 15px;
    text-decoration: none !important;
    cursor: pointer;
}


.ui-datepicker-prev:hover,
.ui-datepicker-next:hover {
    background: #eee;
}

.ui-datepicker-prev:active,
.ui-datepicker-next:active {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5) inset;
}

.ui-datepicker-prev span,
.ui-datepicker-next span {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 12px;
    background: url(../img/controls.png) no-repeat;
    text-indent: -9999px;
}

.ui-datepicker-prev span { background-position: 0 0; }
.ui-datepicker-next span { background-position: 0 -13px; }

.ui-datepicker-title {
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    line-height: 27px;
}

.ui-datepicker-calendar {
    background: #efefe9;
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.ui-datepicker-calendar th {
    text-transform: uppercase;
    color: #8b8b8b;
}

.ui-datepicker-calendar th,
.ui-datepicker-calendar td {
    text-align: center;
    padding: 5px;
}

.ui-datepicker-calendar td {
    border: none;
    font-size: 14px;
}

.ui-datepicker-calendar a {
    text-decoration: none;
}

.ui-datepicker-calendar td.dp-highlight {
    background: #fff;
}

.ui-datepicker-calendar td.ui-datepicker-current-day {
	background-color: white;
	border-radius: 154px;
}

.ui-datepicker-calendar td:hover {
	background-color: #D3D1D1;
	border-radius: 150px;
	cursor: pointer;
}

.ui-datepicker-calendar td:hover a,
.ui-datepicker-calendar td a:hover {
	color: #fff;
}

.ui-datepicker-calendar td.ui-state-disabled:hover {
	background-color: transparent;
	border-radius: 0;
}

.relevations_list {
	line-height: 22px;	
	color: #000;
	display: table;
}

.relevations_list li {	
	font-family: Georgia;
	line-height: 22px;
	font-weight: normal;
	font-size: 16px;
	
	display: table-row;
}

.relevations_list li .number{
	width: 100px;
	padding-top: 26px;
	padding-right: 26px;
	height: 100px;
	font-family: 'Nautilus';
	font-weight: bold;
	font-size: 76px;
	float: none !important;
	text-align: right;
}

.relevations_list li>div {
	padding-bottom: 10px;
	vertical-align: top !important;
	display: table-cell !important;
	float: none !important;
}

/* Number Day Slider
---------------------------------------- */
.nd-direction-nav {
    text-align: center;
}

.nd-direction-nav li {
    display: inline-block;
    margin: 0 5px;
}

.nd-direction-nav a {
    display: inline-block;
    vertical-align: top;
    height: 25px;
    padding: 4px 15px;
    border-radius: 15px;
    border: 1px solid #cfcfcf;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    background: #fff;
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 15px;
    text-decoration: none !important;
}

.nd-direction-nav a:hover {
    background: #eee;
}

.nd-direction-nav a:active {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5) inset;
}

.nd-direction-nav a.nd-prev:after,
.nd-direction-nav a.nd-next:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 12px;
    background: url(../img/controls.png) no-repeat;
}

.nd-direction-nav a.nd-prev:after { background-position: 0 0; }
.nd-direction-nav a.nd-next:after { background-position: 0 -13px; }


/* Not Found
---------------------------------------- */
.not-found {
    margin: 50px auto 10px;
}

.header-line {
    background: #fff;
    overflow: hidden;
}

.header-line .logo {
    float: none;
    display: block;
}

.header-line .logo img {
    margin: 0 auto;
}

.not-found-inner {
    position: relative;
    height: 700px;
    background: url(../img/not-found.jpg) 0 0 no-repeat #fff;
}

.not-found-inner .button {
    position: absolute;
    top: 340px;
    left: 240px;
}

/* Triangle block
---------------------------------------- */

.triangle-wrapper {
	height: 375px;
	width: 100%;
	max-width: 350px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.triangle-wrapper .triangle-inner {
	height: 370px;
	width: 370px;
	position: absolute;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	transform: rotate(315deg);
	left: -8px;
	
	left: 50%;
	margin-left: -185px;
}

.triangle-wrapper a {
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	display: block;
}

.triangle-wrapper .triangle {
	height: 179px;
	width: 179px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left bottom;
	
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
	
	float: left;
}

.triangle-wrapper .triangle:hover {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.triangle-wrapper .triangle.top 
{

	right: 3px;
	top: 3px;

	background-image: url(../img/triangles/pizza.png);
	
	-webkit-box-shadow: -61px 61px 20px -61px rgba(0,0,0,0.3);
	-moz-box-shadow: -61px 61px 20px -61px rgba(0,0,0,0.3);
	box-shadow: -61px 61px 20px -61px rgba(0,0,0,0.3);
}

.triangle-wrapper .triangle.right {

	right: 3px;
	bottom: 3px;
	
	background-position: left top;
	background-image: url(../img/triangles/gifts.png);
	
	-webkit-box-shadow: -70px -70px 20px -70px rgba(0,0,0,0.3);
	-moz-box-shadow: -70px -70px 20px -70px rgba(0,0,0,0.3);
	box-shadow: -70px -70px 20px -70px rgba(0,0,0,0.3);
}

.triangle-wrapper .triangle.bottom {

	
	left: 3px;
	bottom: 3px;
	
	background-image: url(../img/triangles/sushi.png);
	background-position: right top;
	
	-webkit-box-shadow: 61px -61px 20px -61px rgba(0,0,0,0.3);
	-moz-box-shadow: 61px -61px 20px -61px rgba(0,0,0,0.3);
	box-shadow: 61px -61px 20px -61px rgba(0,0,0,0.3);
}

.triangle-wrapper .triangle.left {
	left: 3px;
	top: 3px;

	background-position: right bottom;

	background-image: url(../img/triangles/flowers.png);
	
	-webkit-box-shadow: 70px 70px 20px -70px rgba(0,0,0,0.3);
	-moz-box-shadow: 70px 70px 20px -70px rgba(0,0,0,0.3);
	box-shadow: 70px 70px 20px -70px rgba(0,0,0,0.3);
}


.triangle-wrapper .triangle.top:hover {
	/*top: -130px;*/
	right: 0px;
	top: 0px;
}

.triangle-wrapper .triangle.right:hover {
	/*right: -139px;*/
	right: 0px;
	bottom: 0px;
}

.triangle-wrapper .triangle.bottom:hover {
	/*bottom: -105px;*/
	left: 0px;
	bottom: 0px;
}

.triangle-wrapper .triangle.left:hover {
	/*left: -139px*/
	left: 0px;
	top: 0px;
}

/* Orders-line-wrapper
---------------------------------------- */
ul.orders-line-wrapper li {
	min-height: 80px;
	margin-bottom: 15px;
	background-position: left center;
	background-repeat: no-repeat;
}

ul.orders-line-wrapper li.pizza {
	background-image: url(../img/orders-line/pizza.png);
}

ul.orders-line-wrapper li.flowers {
	background-image: url(../img/orders-line/flowers.png);
}

ul.orders-line-wrapper li.sushi {
	background-image: url(../img/orders-line/sushi.png);
}

ul.orders-line-wrapper li.gifts {
	background-image: url(../img/orders-line/gifts.png);
}

ul.orders-line-wrapper li a {
	padding-left: 100px;
	font-family: Nautilus;
	font-size: 45px;
	line-height: 80px;
	display: block;
	color: #000;
}

ul.orders-line-wrapper li a img {
	margin-right: 15px;
	display: inline-block;
}


/* Responsive
---------------------------------------- */
@media (min-width: 992px) and (max-width: 1199px)
{
    .informers {
        margin: 0 280px 0 320px;
        padding-left: 0;
    }
	
	.passport-info div.left {
	float: left;
	max-width: 280px;	
	font-size: 14px;
	}
    
	.ma-quote h6, .ma-quote i, .ma-quote{font-size:12px;display: none;}
	.main-article {padding-left: 230px;}
    .thought-day .title-link { width: 84%; }
}


@media (max-width: 1199px) {
    .date { display: none; }
    .main-article { padding-left: 230px; }
    .ma-title { font-size: 22px;}
    .ma-title span { font-size: 36px; }
    .ma-person { font-size: 26px; }
    .ma-job { font-size: 16px;}
    .ma-quote { font-size: 17px; }
    .nd-body { font-size: 76px; }

}


@media (max-width: 991px) {
    .header {
        height: auto;
    }
	.main-article { padding-left: 130px; }
	
	.nd-body
	{
    	font-size:55px;
    }
	.ma-person, .ma-job, .ma-quote { text-align: right; min-width: 370px; float: right; display: block; font-size: 18px; padding: 0px 19px;}
    
	.online-orders img {
        margin: 0 auto;
    }
    .ma-job{
    	/* display:none; */
    }

    .informers {
        clear: both;
        margin: 0;
        padding-left: 0;
    }

    .not-found-inner {
        height: 440px;
        background-size: auto 400px;
    }

    .not-found-inner .button {
        top: 220px;
        left: 140px;
    }
}

@media (max-width: 767px) {
    body { font-size: 15px; }

    .online-orders { display: none; }
    .online-orders-mobile { display: block !important; }
	
    .mobile-block { display: block !important; }
	.desktop-block { display: none !important;}	
	.passport-wrapper{ max-height:500px;}
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .page {
        padding: 10px;
    }

    .header {
        height: auto;
        text-align: center;
    }

    .logo {
        float: none;
        text-align: center;
    }

    .logo img { display: inline; }

    .header-right {
        float: none;
        margin: 0 auto;
    }

    .auth { text-align: center; }

    .search {
        width: 276px;
        margin: 0 auto;
        text-align: center;
    }

    .search-input {
        float: none;
    }

    .search-input:focus {
        width: 276px;
    }

    .informers { margin: 10px 0 0; }

    .main-article {
        background-color: #d2f1ff;
        background-size: auto 200px;
		
		box-shadow: 0 0 60px rgba(0,0,0,0.4) inset !important;
        padding: 15px 0 15px;
        height: 146px;
        margin-bottom: 40px;
    
        background-size: cover;
	}
	
	.main-article .ma-quote {
		padding-right: 25px;	
		display: none;
	}
	.ma-job
	{
		display:none;
	}

	
    .sidebar { padding-left: 0; }

    .portfolio-mentions,.portfolio-popularity {
        margin: 15px auto;
        float: none;
    }

    .portfolio-mentions {
        width: auto;
        text-align: center;
    }

    .portfolio > img {
        height: 120px;
        float: none !important;
        margin: 0 auto 15px;
    }

    .article-item-date { font-size: 12px; }
    .article-item h3 { font-size: 18px; }
    .article-item p { font-size: 14px; }


    .footer { text-align: center; }

    .logo-footer {
        float: none;
        display: block;
        margin-bottom: 15px;
    }

    .other-nav { display: none; }
    .mobile-hide { display: none; }
    .desktop-hide { display: block !important;}

    .footer-nav, .social {
        text-align: left;
        margin-left: 18px;
    }

    .footer-nav li {
        width: 100%;
        margin: 0 0 10px;
    }

    .social, .other-nav { float: none; }

    .footer .age {
        position: absolute;
        top: 28px;
        right: 10px;
    }

    .gb-item {
        margin-bottom: 20px;
    }

    .thought-day {
        margin-bottom: 20px;
    }

    .thought-day .title-link {
        width: auto;
    }

    .passport {
        height: auto;
    }

    .passport-inner {
        margin-bottom: -7px;
    }

    .passport-inner img {
        width: 100%;
		max-width: 100%; 
    }

    .passport-info {
		height: 100% !important;
		width: 100% !important;
        padding: 50px 20px;
        font-size: 15px;
		text-align: center;
    }

    .passport-item {
        width: 48%;
        margin-bottom: 7px;
    }
	
	.passport-info h3 {
		margin-left: 0;
	}

	.passport-info p {
		text-align: left;
	}

	.passport-info div.left {
		float: left;
		max-width: 420px;
		margin-top: 20px;
	}

	.passport-info img {
		margin-right: 0;
		float: none;
		display: inline-block;
	}
	
    .overflow {
        overflow: visible;
    }

    .phone {
        font-size: 30px;
    }

    .featured .number-day {
        width: auto;
        float: none;
        margin-bottom: 30px;
    }

    .featured .main-article {
        float: none;
        margin-left: 0;
    }

    .quote-details {
        overflow: visible;
    }

    .content {
        padding-left: 0;
    }

    h1 {
        font-size: 32px;
    }

    .blockquote-left {
        padding-left: 80px;
    }

    .blockquote-right {
        padding-right: 80px;
    }

    blockquote {
        font-size: 16px;
        margin-bottom: 30px;
        background-size: 65px auto !important;
    }

    .not-found-inner {
        height: 340px;
        background-size: auto 300px;
    }

    .not-found-inner .button {
        top: 170px;
        left: 60px;
    }
}
.rubrics
{
	line-height:28px;
	width:100%;
	height:auto;
	font-family: 'Proxima_nova', Helvetica, Arial, sans-serif !important;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	padding-right:25px;
	margin-bottom:15px;
}
.rubrics ul
{
	
}
.rubrics-nav {
    clear: both;
    text-align: center;
	margin-top:5px;
	margin-bottom:5px;
}
.rubrics-nav li {
    display: inline-block;
    margin-left: 25px;
    margin-top: 10px;
}


.rubrics-nav li a {
    color: #515151;
	text-decoration: underline;
    font-family: Arial;  text-transform: uppercase;
    font-size: 15px;
    /* margin-top: 10px; */
}

.rubrics-nav li a:hover {
	color: #607582;
    text-decoration: underline;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
}
.ui-datepicker
{
	display:none;
}

.passport-new {
/*	height: 352px;*/
    position: relative;
    margin-bottom: 32px;
	padding:0;
}

.passport-inner-new {
    overflow: hidden;
	
	margin-bottom: -4px;
	margin-top: 20px;
	display: block;
	width: 100%;
}
.passport-item-new {
	display: block;
	float: left;
	width: 16.6%;
	min-width: 93px;
	margin: 0 0 5px;
	text-align: center;
	cursor: pointer;
}
.passport-item-new a{

width:100px;
height:102px;
display:inline-block;
background-position:center;
}


.passport-item-new img {
	width: auto;
	max-width: none;
	
	-webkit-filter: grayscale(60%) opacity(0.9);
	transition: all 0.2s ease;
}

.passport-item-new:hover img {
	box-shadow:0px 0px 10px rgba(0,0,0,0.3);
	-webkit-filter: grayscale(0%) opacity(1);
	transition: all 0.2s ease;
}

.passport-info-new {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    padding: 50px;
    /*background: url(../img/grad.png) no-repeat;*/
    background-color: rgb(247, 247, 247);
    background-size: cover;
    overflow: hidden;
    opacity: 0;
    display: none;
}

.passport-info-close-new {
    position: absolute;
    top: 20px;
    right: 20px;
    font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #000;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    border-bottom: 1px dotted #000;
}

.passport-info-close-new:hover {
    text-decoration: none;
}

.passport-info-new h3 {
	margin-top:-35px;
    margin-bottom: 10px;
	font-size: 20px;
}

.passport-info-new p {
    line-height: 1.43;
}

.passport-info-new div.left {
	float: left;
	max-width: 420px;	
}

.passport-info-new img {
	margin-right: 25px;
	float: right;
}
.title-web
{
	font-family: 'Proxima_nova', Helvetica, Arial, sans-serif !important;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	color:  #515151;
	margin-bottom:10px;
}
.video-change
{
	width: 340px;
	margin: 10px 10px 0 12px;
}
.hamburger
{
	background-image:url(../img/hamburger.png);
	display:block;
	width:32px;
	height:32px;
	margin-top: 10px;
	
}
.tab-pane p
{
	margin-top: 5px;
	position: absolute;
	padding: 0 0px 0px 45px;
	font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.15;
	margin-bottom: 2px;
}
.video-change p a
{
	font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
	color:black;
	font-size: 17px;
	font-weight: bold;

}
.video-change img
{
	width:40px;
	height:30px;
}
.video-menu
{
	margin-left: -30px;
	margin-top: 15px;
}
.video-inner-new
{
	min-height:300px;
	overflow:hidden;
	background:#e7e1d7;
}
.video-container
{
	margin: 12px 0 10px 0px;
	overflow:hidden;
	padding: 0;

	
}
.video-grey
{
	background:#e7e1d7;
	
}
.video-slider
{
	margin:0;
	background:#e7e1d7;
}
.video-title
{
	margin-top:10px;
	font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.15;
	margin-bottom: 2px;
	color:black;
	text-transform:none;
	
}
.video-text
{
	margin-top: 5px;
	font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color:#000;
	line-height:1.2;
	width: 80%;
	margin: 0 0 15px 0;
	min-height: 120px;
}
.flex-direction-nav 
{
	position: inherit;
}
.passport-item-new a:hover
{
	background-size: 101%;
	 background-position-y: center;
	 background-position-x: center;
}
input.error
{
	background:rgb(237, 221, 221);
}
#dl-form
{
	font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color:#000;
	line-height:1.5;
}
#hidden
{
	display:none;
}
#dl-form input
{
	width:240px;
	margin-bottom:10px;
	border-radius:3px;
}
#dl-form textarea
{
	width:240px;
	border-radius:5px;
}
#dl-form button
{
	float:center;
}
.dl-link
{
  margin-top:5px;
  font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #2a6496;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  width: 110%;
}
.dl-link:hover
{
	cursor:pointer;
}
.dl-img
{
	display:inline-block;
	width:26px;
	height:26px;
	background-image:url(../img/dl-img.jpg);
	background-position-y: center;
	 background-position-x: center;
	 margin-bottom:-10px;
	 clear:both;
	 background-position: center;
}
.line{
	width:102%;
	height:1px;
	background-color:#36414d;
	margin-top:10px;
}
.margin-top
{
	margin-top: -80px;
}
#video-likes
{
	
	margin-top:10px;
	font-family: 'Proxima_nova', Helvetica, Arial, sans-serif;
	font-size: 13px;
	color:#2a6496;
	text-transform:uppercase;
	font-weight: bold;
	width: 105%;
	padding-bottom: 35px;
}
.red
{
	color:red;
}
.iframe-video{
height:240px;
 width:100%;
}
div#bx-composite-banner {
    float: right;
    margin-left:30px;
}
.footer p.sign {
font-family: Arial;
text-transform: none;
font-weight: normal;
font-size: 10px;
width: 206px;
line-height: 12px;
margin: 0;
padding: 0;
position: absolute;
bottom: 10px;
color: gray;
}