@charset "utf-8";
html {
    height: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*,body
{   
    margin: 0;
	padding: 0;
}
body,input,select,textarea
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}
a,h4
{
	color: #335b73;
}
h3,h4
{
	font-size: 14px;
	line-height: normal;
}
#info-panel ul,.columns ul,.columns ul li
{
	list-style-type: none;
}
body
{
	background: url(../images/top-bg.png) repeat-x #fff;
	color: #000;
}
#introduction
{
	float: right;
}
input,select,textarea
{
	color: #4a4949;
}
img
{
	border: 0;
}
a
{
	text-decoration: underline;
}
a:hover,h3 a
{
	text-decoration: none;
}
a:hover
{
	color: #df5e00;
}
table
{
	border-collapse: collapse;
	width: 100%;
}
.mainContent table tr td,.mainContent table tr th
{
	border: 1px solid #000;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
.mainContent p,.mainContent div
{
	text-align: justify;
}
.mainContent ol
{
	margin: 15px 0 15px 24px;
}
.mainContent ol li
{
	margin: 3px 0;
}
.mainContent ul
{
	list-style: none;
	margin: 11px 0;
}
.mainContent ul li
{
	background: url(../images/dot.gif) 0 6px no-repeat;
	padding: 0 0 0 24px;
}
h1
{
	font-size: 20px;
	font-weight: 400;
	line-height: normal;
	margin: 0 0 18px;
}
.header .social-h li a strong,h2,h3,h4
{
	font-weight: 700;
}
h2
{
	border-bottom: 1px solid #f3c583;
	color: #e88c07;
	font-size: 18px;
	height: 1%;
	margin: 0 0 14px;
	overflow: hidden;
	padding: 16px 0 16px;
}
h3
{
	margin: 0 0 12px;
}
h3 a:hover
{
	text-decoration: underline;
}
h4
{
	margin: 13px 0;
}
.header,.header a
{
	color: #fff;
}
p
{
	font-size:0.75vw;
	margin: 18px 0;
}
.main-bg-b
{
	background: url(../images/bottom-bg.png) 0 100% repeat-x;
}
#container
{
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}
.header
{
	background: url(../images/header.png) no-repeat;
	font-size: 11px;
	height: 250px;
	margin: 0 0 15px;
	position: relative;
	z-index: 100;
}
.header .logo
{
	color: #fff;
	font-size: 10px;
	left: 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 20px;
}
.header .logo img
{
	display: block;
}
.header .logo span
{
	display: block;
	margin-top: -5px;
	position: relative;
}
.header .top-photo
{
	float: right;
	margin: 45px 30px 0 0;
	position: relative;
	width: 175px;
}
.top-photo .corners
{
	left: 0;
	position: absolute;
	top: 0;
}
.header .tab-block
{
	float: right;
	height: 100px;
	margin: 45px 30px 0 0;
	padding: 0 0 40px;
	position: relative;
	width: 530px;
}
.header .tab-block .tab-menu
{
	bottom: 0;
	list-style: none;
	position: absolute;
	right: 0;
}
.header .tab-block .tab-menu li
{
	float: left;
	margin: 0 6px 0 0;
}
.header .links-menu li,.header .social-h li
{
	float: left;
	margin: 0 3px 0 0;
}
.header .tab-block .tab-menu li a
{
	background: url(../images/top-tabs.png) no-repeat;
	display: block;
	height: 23px;
	line-height: 23px;
	text-align: center;
	text-decoration: none;
	width: 23px;
}
.header .tab-block .tab-menu .active a
{
	background-position: 0 100%;
}
.header .social-h
{
	left: 225px;
	list-style: none;
	position: absolute;
	top: 133px;
}
.header .social-h li
{
	background-repeat: no-repeat;
	display: inline;
}
.header .social-h li a
{
	display: block;
	height: 40px;
	padding-right: 5px;
	position: relative;
	text-decoration: none;
	width: 40px;
}
.header .social-h li a strong
{
	background-color: rgba(227,245,255,1);
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0,0,0,.5);
	color: #6a6a6a;
	left: 20px;
	moz-border-radius: 3px;
	padding: 3px;
	position: absolute;
	text-align: center;
	top: -1px;
	webkit-border-radius: 3px;
	width: 70px;
	z-index: 9999;
}
.header .social-h li a strong,.social li a strong
{
	moz-box-shadow: 0 0 5px rgba(0,0,0,.5);
	text-shadow: 1px 1px 0 rgba(232,247,255,1);
	webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
}
li.linkedin-h{background-image:url(../images/icons/linkedin-40.png);}
li.twitter-h{background-image:url(../images/icons/twitter-40.png);}
li.instagram-h{background-image:url("../images/icons/instagram-40.png");}
li.facebook-h{background-image:url(../images/icons/facebook-40.png);}
li.rss-h{background-image:url(../images/icons/rss-40.png);}
li.tripadvisor-h{background-image: url(../images/icons/tripadvisor-40.png);}
.header .links-menu
{
	left: 415px;
	list-style: none;
	position: absolute;
	top: 133px;
	z-index: 200;
}
.header .links-menu .line
{
	background: url(../images/icon-menu-dots.gif) no-repeat;
	height: 41px;
	margin: 0 12px;
	overflow: hidden;
	width: 1px;
}
.header .links-menu li.phone,.header .links-menu li.skype
{
	left: 22px;
	margin: -25px 0 0 -50px;
	position: relative;
}
.header .links-menu .phone .phone-number
{
	color: #6a6a6a;
	display: none;
	font-size: 18px;
	font-weight: 700;
	left: -70px;
	line-height: 24px;
	position: absolute;
	top: 70px;
	width: 254px;
	z-index: 200;
}
.header .links-menu .phone.hover .phone-number,.header .links-menu .phone:hover .phone-number,.top-menu ul
{
	display: block;
}
.header .links-menu .phone .phone-number .top
{
	background: url(../images/phone-top.png) no-repeat;
	height: 21px;
	overflow: hidden;
}
.header .links-menu .phone .phone-number .center
{
	background: url(../images/phone-center.png) repeat-y;
	padding: 0 0 0 22px;
}
.header .links-menu .phone .phone-number .bottom
{
	background: url(../images/phone-bottom.png) no-repeat;
	height: 10px;
	overflow: hidden;
}
.header .links-menu .phone .phone-number .center span
{
	border-bottom: 1px dashed #6a6a6a;
	font-size: 14px;
	font-weight: 400;
}
.header .links-menu .phone .phone-number .center strong
{
	color: #66a6ca;
}
.top-menu
{
	background: url(../images/top-menu.png) 100% 0 no-repeat;
	bottom: 0;
	height: 48px;
	padding: 0 10px 0 0;
	position: absolute;
	right: 31px;
}
.top-menu ul
{
	background: url(../images/top-menu.png) no-repeat;
	float: left;
	font-size: 14px;
	height: 44px;
	line-height: 29px;
	list-style: none;
	padding: 4px 0 0 10px;
}
.top-menu ul li
{
	float: left;
	margin: 0 0;
	padding: 9px 0 0;
}
.top-menu ul li a,.top-menu ul li span,.top-menu ul li strong
{
	background: url(../images/top-menu-button.png) 0 -200px no-repeat;
	color: #335b73;
	cursor: pointer;
	display: block;
	float: left;
	height: 36px;
	padding: 0 9px 0 0;
}
.sidebar .block .bg,.sidebar .block .bg .article,.sidebar .block .bg .article div
{
	height: 1%;
	overflow: hidden;
}
.top-menu ul li strong span
{
	cursor: default;
}
.top-menu ul li span
{
	padding: 0 0 0 9px;
}
.top-menu ul li span span
{
	padding: 0;
}
.top-menu ul li a:hover,.top-menu ul li strong
{
	background-position: 100% 0;
	color: #fff;
	text-decoration: none;
}
.top-menu ul li strong span a
{
	background: 0 0!important;
	color: #fff;
	padding: 0;
	text-decoration: none;
}
.top-menu ul li a:hover span,.top-menu ul li strong span
{
	background-position: 0 0;
	color: #fff;
}
.top-menu ul li a:hover span span,.top-menu ul li strong span span
{
	background-position: 50% 0;
	color: #fff;
}
.tripadv {
	text-align:center;
	width:100%;
	max-width:100%;
}
.sidebar
{
	color: #6a6a6a;
	float: right;
	width: 291px;
}
.sidebar .block
{
	background: url(../images/right-block-top.png) no-repeat;
}
.sidebar .block .bg
{
	background: url(../images/right-block-bottom.png) 0 100% no-repeat;
	padding: 14px 5px 14px 37px;
}
.sidebar .block .bg .article
{
	margin-bottom: 0;
}
.sidebar .block .bg .article .more
{
	margin-top: 0;
}
.sidebar .block .bg h4
{
	color: #335b73;
	font-size: 15px;
	font-weight: 700;
	line-height: normal;
}
.sidebar .block .bg .article h5
{
	border-bottom: 1px dotted Silver;
	color: #e88c07;
	font-size: 14px;
	font-weight: 700;
	height: 1%;
	margin: 0 0 12px;
	overflow: hidden;
	padding: 0 0 14px;
}
.sidebar .block .bg .article h5 a
{
	color: #e88c07;
	text-decoration: none;
}
.sidebar .block .bg .article h5 a:hover
{
	color: #335b73;
	text-decoration: underline;
}
.photos-list .article .text a,ul.orange-list li a
{
	text-decoration: none;
}
.status
{
	color: #a8a8a8;
	font-size: 18px;
	margin: 0 0 0 -19px;
	padding: 0 0 0 19px;
	position: relative;
}
.status.free
{
	background: url(../images/dot-green.gif) 0 6px no-repeat;
}
.status a
{
	float: right;
	margin: 5px 20px 0 0;
}
.status.free strong
{
	color: #609a07;
}
.status div
{
	color: #e88c07;
	font-size: 12px;
}
ul.orange-list
{
	color: #6a6a6a;
	font-size: 14px;
	line-height: normal;
	list-style: none;
	margin: 0;
}
ul.orange-list li
{
	background: url(../images/dot-yellow.gif) 0 3px no-repeat;
	margin: 3px 0;
	padding: 0 0 0 19px;
}
ul.orange-list li a
{
	color: #6a6a6a;
}
ul.orange-list li a:hover
{
	color: #df5e00;
	text-decoration: underline;
}
ul.tags-list li
{
	background: 0 0;
	float: left;
	margin: 0 2px;
	padding: 9px 0 0;
}
.sidebar .block .bg .orange-list
{
	margin: 0 0 0 -19px;
	position: relative;
}
.mainContent
{
	float: left;
	line-height: 1.5;
	padding: 0 20px 0 35px;
	width: 70%;
}
.mainContent .title
{
    color: #335b73;
    font-size: 20px;
    font-weight: 700;
/*    height: 46px; */
	height: auto;
    left: 20px;
    line-height: 46px;
    margin: 0 0 0 -20px;
    padding: 0 0 0 27px;
    position: relative;
/*    overflow: hidden; */
    width: 100%;
    background: linear-gradient(to top, #f9f9f9, #ededed);
    border: solid #e2e2e2 1px;
    border-radius: 10px;
}
.mainContent .title2,.mainContent .title3
{
	background: url(../images/title.png) no-repeat;
	color: #777;
	height: 46px;
	left: 20px;
	line-height: 46px;
	margin: 0 0 0 -40px;
	overflow: hidden;
	padding: 0 0 0 27px;
	position: relative;
	width: 648px;
}
.mainContent .title2
{
	font-size: 18px;
}
.mainContent .title3
{
	font-size: 16px;
}
.mainContent .title.small
{
	font-size: 14px;
}
.intro
{
	margin: 10px 0 25px;
	overflow: hidden;
	width: 100%;
}
.intro div
{
	height: 1%;
	overflow: hidden;
	padding: 0 0 0 28px;
}
.intro div ul
{
	margin-left: -24px;
}
.photos-list
{
	left: 65px;
	margin: 24px 0 21px -65px;
	overflow: hidden;
	position: relative;
	width: 690px;
}
.photos-list .article, .photos-list-small .article
{
	float: left;
	width: 230px;
    margin-bottom: 20px;
    min-height: 245px;
}
.photos-list .article .photo
{
	margin: 0 0 7px;
	position: relative;
}
.photos-list > div > div.photo > a > img, .round-block > div > div > div.photo > a > img {
    border-radius: 15px;
    border: 2px solid #fff;
    box-shadow: 2px 3px 13px #33333336;
}
.photos-list > div > div.photo > a > img:nth-child(1), .round-block > div > div > div.photo > a > img:nth-child(1){
    display: none;
}
.photo-art {
    margin: 2%;
}

.photo-article {
    margin: 2%;
	width: 100%;
	height: auto;
}
.photo-article-top {
	width: 50%;
	height: auto;
}
.artpic-r {
	width: 50%;
	height: auto;
	float:right;
	margin-left: 2%;
}
.artpic-l {
	width: 50%;
	height: auto;
	float:left;
	margin-right: 2%;
}
.artpic {
	width: 100%;
	height: auto;
}
.art-photo {
	width: auto;
	height: auto;
	max-width: 640px;
}
.art-photo img {
	border-radius: 15px;
	border: 3px solid silver;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	max-width: 640px;
}
.art-photo:hover img {
	border-color: #d75d00;
}
.art-photo.l > a > img {
    float: left;
	margin: 2% 2% 2% 0;
	width: 50%;	
}
.art-photo.r > a > img {
	float: right;
	margin: 2% 0 2% 2%;
	width: 50%;
}	
.photos-list .article .text
{
	background: url(../images/photo-descr-top.png) no-repeat;
	font-size: 14px;
	font-weight: 700;
	line-height: 17px;
	margin: 0 0 0 4px;
	text-align: center;
	width: 176px;
}
.photos-list .article .text .bg
{
	background: url(../images/photo-descr-bottom.png) 1px 100% no-repeat;
	padding: 7px 0;
	width: 176px;
}
.photos-list .article .text a:hover
{
	text-decoration: underline;
}
.photos-list-small
{
	left: 35px;
	margin: 24px 0 21px -20px;
	overflow: hidden;
	position: relative;
	width: 690px;
}
.client-block .info-grey,.info-grey.title2,.more-block
{
	left: 20px;
	position: relative;
}
.photos-list-small .article
{
	float: left;
	width: 160px;
}
.photos-list-small .article .photo
{
	float: none;
	margin: 0;
}
.photos-list-small .article .text
{
	background: url(../images/photo-descr-top-small.png) no-repeat;
	float: none;
	font-size: 12px;
	font-weight: 700;
	line-height: 17px;
	text-align: center;
	width: 126px;
}
.photos-list-small .article .text .bg
{
	background: url(../images/photo-descr-bottom-small.png) 0 100% no-repeat;
	padding: 7px 5px;
	width: 116px;
}
.photos-list-small .article .text a
{
	text-decoration: none;
}
.photos-list-small .article .text a:hover
{
	text-decoration: underline;
}
.round-block-top
{
	background: url(../images/round-block-top.png) no-repeat;
	height: 14px;
	overflow: hidden;
}
.response,.response .quote-top
{
	height: 1%;
	overflow: hidden;
}
.response p
{
	font-size: 0.75vw;
}
.bordered-block
{
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding: 20px 14px 28px 18px;
}
.rfloatimg
{
	float: right;
	margin: 0 0 0 21px;
	position: relative;
}
.lfloatimg
{
	float: left;
	margin: 0 21px 20px 0;
	position: relative;
}
.response .quote-top
{
	background: url(../images/response-top.png) no-repeat;
	color: #555;
}
.info-grey,.info-grey .bg
{
	height: 37px;
	overflow: hidden;
}
.response .quote-bottom
{
	background: url(../images/response-bottom.png) 100% 100% no-repeat;
	padding: 11px 20px 12px 29px;
}
.info-grey
{
	background: url(../images/grey-block-left.gif) no-repeat #ededed;
	clear: both;
	color: #555;
	line-height: 37px;
	margin: 23px 0 0;
}
.info-grey .bg div a,.info-grey.title2
{
	color: #e88c07;
	font-weight: 700;
}
.info-grey.title2
{
	margin-left: -40px;
	width: 675px;
}
.info-grey.title2 .bg
{
	padding: 0 20px;
}
.info-grey .bg
{
	background: url(../images/grey-block-right.gif) 100% 0 no-repeat;
}
.info-grey .bg div
{
	display: inline;
	float: left;
	margin: 0 20px;
}
.info-grey .bg div .name
{
	color: #335b73;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}
.info-grey div .name:hover
{
	text-decoration: underline;
}
.info-grey div span
{
	color: #e88c07;
}
div.name h2
{
	padding-bottom: 10px;
}
.more-block
{
    height: 78px;
    margin: 0 auto;
    overflow: hidden;
    padding: 11px 20px;
    width: 105%;
    left: -2.5%;
    background: linear-gradient(to top, #f9f9f9, #ededed);
    border: solid #e2e2e2 1px;
    border-radius: 20px;
}
.responses-link
{
	background: url(../images/all-responses.png) no-repeat #fbcb00;
	color: #fff;
	display: block;
	font-size: 24px;
	font-weight: 700;
	height: 55px;
	line-height: 55px;
	margin: 0 0 0 -3px;
	padding: 0 0 0 42px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 370px;
}
.send-link,.send-request
{
	color: #fff;
	float: right;
	font-size: 24px;
	text-align: right;
	text-transform: uppercase;
}
.responses-link span
{
	font-weight: 400;
}
.send-request
{
	background: url(../images/send-service-request.png) no-repeat;
	display: block;
	font-weight: 700;
	height: 53px;
	line-height: 53px;
	margin: 10px 0;
	width: 270px;
}
.send-link
{
	font-weight: 700;
	text-decoration: none;
}
.client-block
{
	margin: 10px 0 20px;
}
.client-block .photo
{
	float: left;
	height: 134px;
	margin: 0 48px 23px 0;
	position: relative;
	width: 173px;
}
.client-block .name
{
	color: #e88c07;
	font-weight: 700;
}
ul.main-info
{
	color: #555;
	height: 1%;
	line-height: 18px;
	list-style: none;
	margin: 0;
	overflow: hidden;
}
ul.main-info li
{
	background: 0 0;
	margin: 0;
	padding: 0;
}
ul.main-info li a
{
	color: #335b73;
	font-weight: 700;
}
ul.main-info li a:hover
{
	color: #df5e00;
	text-decoration: underline;
}
ul.main-info li div
{
	color: #e88c07;
	float: left;
	font-size: 11px;
	width: 72px;
}
.about ul.main-info {
margin-top: 20px;
}
.about ul.main-info li div
{
	width: 72px;	
}
.client-block .info-grey
{
	margin-left: -40px;
	width: 675px;
}
table.pagination
{
	margin: 0 auto;
	width: auto;
}
table.pagination tr td
{
	border: 0;
	padding: 0;
}
table.pagination tr td ul
{
	color: #e88c07;
	font-size: 14px;
	list-style: none;
	margin: 0;
}
table.pagination tr td ul li
{
	background: url(../images/pagination-line.gif) 100% 50% no-repeat;
	float: left;
	margin-left: -1px;
	padding: 0;
	position: relative;
}
table.pagination tr td ul li.last
{
	background: 0 0;
}
table.pagination tr td ul li a,table.pagination tr td ul li span
{
	color: #e88c07;
	display: block;
	float: left;
	height: 33px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	width: 33px;
}
table.pagination tr td ul li a:hover
{
	background: #e8e8e8;
}
table.pagination tr td ul li span
{
	background: #e88c07;
	color: #fff;
	font-weight: 700;
}
ul.create-response
{
	background: url(../images/new-response.png) 100% 0 no-repeat;
	color: #555;
	list-style: none;
	margin: 30px 0 0;
}
ul.create-response li
{
	background: 0 0;
	margin: 14px 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.create-response li .label
{
	color: #e88c07;
	float: left;
	font-weight: 700;
	width: 151px;
}
.create-response li .input
{
	background: #fff;
	border: 1px solid #c7d8e3;
	padding: 2px 5px;
	width: 183px;
}
.create-response li .textarea
{
	background: #fff;
	border: 1px solid #c7d8e3;
	height: 88px;
	margin-bottom: 4px;
	padding: 0 0 0 5px;
	width: 188px;
}
.create-response li .input2
{
	background: #fff;
	border: 1px solid #c7d8e3;
	margin-left: 11px;
	padding: 2px 0;
	text-align: center;
	width: 45px;
}
.create-response li .button
{
	cursor: pointer;
	height: 27px;
	margin: 0 10px 0 151px;
	width: 71px;
}
.wide-round-block-bottom,.wide-round-block-top
{
	height: 11px;
	left: 20px;
	overflow: hidden;
	position: relative;
}
.create-response li .red
{
	color: red;
}
.wide-round-block-top
{
	background: url(../images/round-block675-top.png) no-repeat;
	margin: 17px 0 0 -40px;
}
.wide-block
{
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	left: 20px;
	margin-left: -40px;
	padding: 8px 20px 10px;
	position: relative;
	width: 633px;
}
.wide-round-block-bottom
{
	background: url(../images/round-block675-bottom.png) no-repeat;
	margin: 0 0 17px -40px;
}
.about
{
	margin: 18px 0 26px;
	overflow: hidden;
	width: 100%;
}
.gallery-link
{
	background: url(../images/gallery-link.png) no-repeat #fbcb00;
	color: #fff;
	display: block;
	font-size: 24px;
	font-weight: 700;
	height: 53px;
	line-height: 53px;
	margin: 20px 0 50px -3px;
	padding: 0 0 0 42px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 207px;
}
.sort,.sort a
{
	color: #e88c07;
}
.contact-form
{
	background: url(../images/contact.png) 100% 0 no-repeat;
	margin: 36px 0 0;
}
.contact-form ul
{
	list-style: none;
	margin: 0 0 36px;
}
.contact-form ul li
{
	background: 0 0;
	height: 1%;
	margin: 14px 0;
	overflow: hidden;
	padding: 0;
}
.contact-form ul li.info
{
	padding-left: 151px;
}
.contact-form ul li .input1,.contact-form ul li .input2,.contact-form ul li .input3
{
	background: #fff;
	border: 1px solid #c7d8e3;
	padding: 2px 5px;
}
.contact-form ul li .label
{
	float: left;
	width: 151px;
}
.contact-form ul li .label2
{
	float: left;
	width: 232px;
}
.contact-form ul li .input1
{
	width: 183px;
}
.contact-form ul li .select1
{
	background: #fff;
	border: 1px solid #c7d8e3;
	width: 195px;
}
.contact-form ul li .input2
{
	width: 81px;
}
.contact-form ul li .select2
{
	background: #fff;
	border: 1px solid #c7d8e3;
	width: 93px;
}
.contact-form ul li .input3
{
	width: 273px;
}
.contact-form ul li .textarea1
{
	background: #fff;
	border: 1px solid #c7d8e3;
	height: 95px;
	padding: 0 0 0 5px;
	width: 188px;
}
.contact-form .buttons
{
	padding-left: 233px;
}
.contact-form .buttons input
{
	cursor: pointer;
	height: 27px;
	margin: 0 5px 0 0;
	width: 71px;
}
.sort
{
	display: inline;
	float: right;
	font-size: 12px;
	font-weight: 700;
	margin: 0 13px 0 0;
}
.sort a
{
	margin: 0 7px;
}
.sort span
{
	color: #6a6a6a;
	font-weight: 400;
	margin: 0 7px;
}
.news-article
{
	height: 1%;
	margin: 19px 0;
	overflow: hidden;
}
.news-article .photo
{
	float: left;
	margin: 0 22px 0 10px;
	position: relative;
}
.news-article h2
{
	border-bottom: 1px solid #f3c583;
	color: #e88c07;
	font-size: 18px;
	font-weight: 700;
	height: 1%;
	margin: 0 0 14px;
	overflow: hidden;
	padding: 0 0 16px;
}
.news-article h2 a
{
	color: #e88c07;
	text-decoration: none;
}
.news-article h2 a:hover
{
	color: #335b73;
	text-decoration: underline;
}
.news-article .date
{
	color: #6a6a6a;
}
.news-article .date strong
{
	color: #335b73;
}
.news-article p
{
	margin: 10px 0 0;
    font-size: 14px;
}
.article-info
{
	border-bottom: 1px solid #fae8cd;
	color: #e88c07;
	font-weight: 700;
	margin: 0 0 20px;
	padding: 10px 0;
	text-align: right;
}
.article-info a
{
	color: #e88c07;
	margin: 0 5px;
}
.article-info span
{
	color: #6a6a6a;
	font-weight: 400;
	margin: 0 5px 0 0;
}
.article-info-bottom
{
	border-top: 1px solid #fae8cd;
	color: #e88c07;
	font-weight: 700;
	padding: 10px 0;
}
.article-info-bottom a
{
	color: #e88c07;
	margin: 5 0;
}
.text-block
{
	margin: 0;
}
.text-block .text
{
	float: left;
	margin: 5px 0 0;
	position: relative;
	width: 100%;
}
.round-block490-bottom,.round-block490-top
{
	height: 5px;
	left: 20px;
	overflow: hidden;
	position: relative;
	width: 490px;
}
.add-to-favorites
{
	background: url(../images/favorite.png) 0 50% no-repeat;
	color: #e88c07;
	font-size: 18px;
	font-weight: 700;
	line-height: 34px;
	padding: 10px 0 10px 57px;
}
.round-block490-top
{
	background: url(../images/round-block490-top.png) no-repeat;
	margin: 22px 0 0 45px;
}
.round-block490-bottom
{
	background: url(../images/round-block490-bottom.png) no-repeat;
	margin: 0 0 22px 45px;
}
.round-block490
{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #555;
	height: 1%;
	left: 20px;
	margin: 0 0 0 45px;
	overflow: hidden;
	padding: 5px 20px;
	position: relative;
	width: 448px;
}
ul.related-links
{
	list-style: none;
	margin: 10px 0;
}
ul.related-links li
{
	background: url(../images/arrow.gif) 0 7px no-repeat;
	margin: 5px 0;
	padding: 0 0 0 13px;
	position: relative;
}
ul.related-links li a
{
	color: #e88c07;
}
ul.gallery-main
{
	left: 29px;
	list-style: none;
	margin: 11px 0 0 -49px;
	position: relative;
	width: 684px;
}
ul.gallery-main li
{
	background: 0 0;
	color: #424242;
	float: left;
	height: 177px;
	line-height: normal;
	margin: 0 2px 0 0;
	padding: 0;
	position: relative;
	text-align: center;
	width: 226px;
	z-index: 200;
}
ul.gallery-main li.hover,ul.gallery-main li:hover
{
	z-index: 300;
}
ul.gallery-main li.album-block
{
	background: #e6e2dd;
	height: 192px;
}
.gallery-main li .photo
{
	height: 133px;
	left: 13px;
	position: absolute;
	text-align: center;
	top: 11px;
	width: 200px;
	z-index: 200;
}
.gallery-main li .photo div
{
	display: table-cell;
	height: 133px;
	vertical-align: middle;
	width: 200px;
}
.gallery-main li .album-info,.gallery-main li .photo-info
{
	left: 0;
	padding: 150px 0 8px;
	position: absolute;
	top: 0;
	width: 225px;
	z-index: 100;
}
.gallery-main li .photo-info
{
	background: #e88c07;
	display: none;
}
.gallery-main li.hover .photo-info,.gallery-main li:hover .photo-info
{
	display: block;
}
.gallery-main li .album-info
{
	color: #000;
	padding: 161px 1px 9px;
}
.gallery-main li .album-info .more
{
	display: none;
	margin: 10px 0 0;
}
.gallery-main li.hover .album-info,.gallery-main li:hover .album-info
{
	background: #efefef;
	border: 1px solid #959595;
	padding: 160px 0 8px;
}
.gallery-main li.hover .album-info .more,.gallery-main li:hover .album-info .more
{
	display: block;
}
.gallery-main li .album-info .name,.gallery-main li .photo-info .name
{
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}
.gallery-main li .album-info .name:hover,.gallery-main li .photo-info .name:hover
{
	text-decoration: underline;
}
.gallery-main li .photo-info .name
{
	color: #fff;
}
.gallery-main li .album-info .name
{
	background: url(../images/album-icon.gif) no-repeat;
	padding-left: 32px;
}
.gallery-options
{
	background: url(../images/album-nav.png) no-repeat;
	clear: both;
	color: #959595;
	font-size: 18px;
	height: 40px;
	left: 20px;
	line-height: 40px;
	margin: 23px 0 0 -40px;
	padding: 0 31px;
	position: relative;
	text-align: center;
	width: 613px;
}
.gallery-options a
{
	color: #e88c07;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}
.gallery-options a:hover
{
	text-decoration: underline;
}
.gallery-options .last
{
	background: url(../images/icon-last.gif) 100% 50% no-repeat;
	float: right;
	margin-left: 53px;
	padding: 0 28px 0 0;
}
.gallery-options .next
{
	background: url(../images/icon-next.gif) 100% 50% no-repeat;
	float: right;
	padding: 0 28px 0 0;
}
.gallery-options .first
{
	background: url(../images/icon-first.gif) 0 50% no-repeat;
	float: left;
	margin-right: 31px;
	padding: 0 0 0 28px;
}
.gallery-options .previous
{
	background: url(../images/icon-prev.gif) 0 50% no-repeat;
	float: left;
	padding: 0 0 0 28px;
}
.album-options
{
	height: 1%;
	margin-left: -17px;
	overflow: hidden;
	position: relative;
}
.album-options a
{
	float: left;
	margin: 0 18px 0 0;
}
ul.info-album {
list-style:none;
margin:0;
}
ul.info-album li {
background:0 0;
margin:12px 0;
padding:0;
}
ul.info-album li a {
color:#e88c07;
}
ul.rss-list {
list-style:none;
margin:26px 0 10px;
}
ul.rss-list li {
background:url(../images/rss.gif) no-repeat;
margin:12px 0;
padding:0 0 0 29px;
}
.rss-list li a {
color:#e88c07;
font-weight:700;
}
.tags {
margin:18px 0 10px;
}
.tags a {
color:#6a6a6a;
text-decoration:none;
margin:0 5px;
}
.tags a:hover {
text-decoration:underline;
}
.video {
height:0;
margin-bottom:30px;
padding-bottom:56.25%;
padding-top:25px;
position:relative;
}
.video iframe {
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
}
.path-link
{
	background: url(../images/path-arrow.gif) 100% 50% no-repeat;
	color: #e88c07;
	margin-right: 6px;
	padding-right: 20px;
}
.main-photo
{
	left: 40px;
	margin: 22px 0 32px -40px;
	position: relative;
	width: 675px;
}
.add-comment-link
{
	background: url(../images/add-comment.png) no-repeat;
	color: #fff;
	display: block;
	float: right;
	font-weight: 700;
	height: 29px;
	left: 20px;
	line-height: 24px;
	padding: 0 0 0 15px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 117px;
}
.no-comments
{
	font-size: 14px;
}
.no-comments a
{
	color: #e88c07;
}
.more
{
	margin: 10px 0 0;
	overflow: hidden;
}
.more.grey
{
	background: none;
        background-color: #ededed;
        border-radius: 7px;
        padding: 6px 0 6px 0;
        height: auto;
	
	left: 20px;
	margin: 10px 0 15px -40px;
	padding: 6px 0 0;
	position: relative;
	width: 675px;
}
.more .link,.more .link2
{
	display: block;
	float: right;
	font-size: 12px;
	font-weight: 700;
	height: 29px;
	line-height: 23px;
	padding: 2px 2px 0 0;
	text-align: center;
	text-decoration: none;
}
.more a
{
	color: #fff;
}
.more a:hover
{
	color: #df5e00;
}
.more .link
{
	background: url(../images/button-more.png) no-repeat;
	width: 82px;
}
.more .link2
{
	background: url(../images/button-more2.png) no-repeat;
	width: 165px;
}
.line-orange,.line-orange2
{
	height: 1px;
	overflow: hidden;
	position: relative;
}
.line-orange
{
	background: #e88c07;
	left: 20px;
	margin: 18px 0 18px -40px;
	width: 675px;
}
.line-orange2
{
	background: url(../images/line2.png) no-repeat;
	margin: 18px 0 18px -20px;
	width: 100%;
}
.orange
{
	color: #e88c07;
}
.footer,.footer a
{
	color: #fff;
}
.footer
{
	background: url(../images/footer.png) no-repeat;
	height: 150px;
	margin: 25px 0 0;
	overflow: hidden;
	padding: 22px 5px 0 33px;
	position: relative;
}
.footer .logo
{
	color: #718fa0;
	float: right;
	font-size: 9px;
	margin: -25px 0 0;
	position: relative;
	text-align: center;
	text-decoration: none;
}
.footer .logo img
{
	display: block;
}
.footer .logo span
{
	display: block;
	margin-top: -12px;
	position: relative;
}
.footer .bottom-menu
{
	font-weight: 700;
	list-style: none;
	margin: 0 0 21px;
	overflow: hidden;
}
.footer .bottom-menu li
{
	float: left;
	margin: 0 19px 0 0;
}
.footer .bottom-menu li a
{
	font-weight: 400;
}
.auth-btn input,.order-head .num,.order-title,.panel h3,.price,ul.tab-menu2
{
	font-weight: 700;
}
.footer .copy
{
	margin: 21px 0 0;
}
.clearfloat
{
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 0;
}
.photo-corners1
{
	position: absolute;
}
.intro .photo
{
	float: left;
	height: 134px;
	padding: 0 10px 0 0;
	position: relative;
	width: 173px;
}
.intro2 .photo2
{
	float: left;
	height: 92px;
	padding: 0;
	position: relative;
	width: 152px;
}
.intro .photo3
{
	float: right;
	height: 134px;
	padding: 0;
	position: relative;
	width: 173px;
}
.about .photo,.sidebar .block .bg .article .photo
{
	float: left;
	position: relative;
}
.about .photo
{
	height: 134px;
	margin: 0 41px 0 0;
	width: 173px;
}
.authorization
{
	margin: 30px 0 0;
}
.auth-row
{
	color: #4a4949;
	font-size: 18px;
	line-height: 20px;
	margin: 13px 0;
	overflow: hidden;
}
.auth-row .input
{
	border: 1px solid #c7d8e3;
	border-radius: 2px;
	float: right;
	moz-border-radius: 2px;
	padding: 3px 5px;
	webkit-border-radius: 2px;
	width: 425px;
}
.auth-row.remember
{
	font-size: 12px;
	line-height: normal;
	padding-left: 197px;
}
.auth-row input,.auth-row label,.auth-row select
{
	vertical-align: middle;
}
.auth-row.remember input
{
	margin-right: 7px;
}
.auth-btn
{
	margin: 23px 0 0;
	text-align: right;
}
.auth-btn input
{
	background: url(../images/auth-btn.png) no-repeat #f5b700;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 24px;
	height: 56px;
	padding-bottom: 5px;
	padding-left: 66px;
	text-align: left;
	width: 175px;
}
.sign-in a,ul.tab-menu2
{
	font-size: 18px;
}
.sign-in
{
	color: #999;
	overflow: hidden;
	padding: 5px 0 0;
}
.create-new a,.edit-link
{
	display: block;
	padding: 0 4px 4px 0;
	text-align: center;
	text-decoration: none;
}
.sign-in img
{
	float: left;
	margin: -5px 20px 0 0;
}
ul.user-info
{
	line-height: 1.2;
	margin-top: 10px;
}
.edit-link
{
	background: url(../images/edit-btn.png) no-repeat #e78004;
	color: #fff;
	float: left;
	height: 27px;
	line-height: 27px;
	margin: 15px 0 0;
	width: 80px;
}
.line-dots
{
	background: url(../images/dot-grey.gif) repeat-x;
	clear: both;
	height: 1px;
	line-height: 1px;
	margin: -12px 0 0;
	overflow: hidden;
	position: relative;
	top: 2px;
}
.create-new
{
	background: url(../images/new-order-bg.png) no-repeat;
	float: left;
	height: 58px;
	margin: 18px 0 16px;
	overflow: hidden;
	width: 130px;
}
.create-new a
{
	background: url(../images/new-order-btn.png) no-repeat #e36900;
	color: #fff;
	height: 27px;
	line-height: 27px;
	margin: 15px 0 0 13px;
	width: 102px;
}
.order-head,ul.tab-menu2
{
	line-height: 30px;
	overflow: hidden;
}
ul.tab-menu2
{
	color: #fff;
	float: left;
	height: 30px;
	list-style: none;
	margin: 33px 0 0 10px;
}
ul.tab-menu2 li
{
	background: 0 0;
	float: left;
	margin: 0 0 0 19px;
	padding: 0;
}
ul.tab-menu2 li a
{
	background: url(../images/tab-menu.png) no-repeat;
	color: #fff;
	display: block;
	height: 30px;
	text-align: center;
	text-decoration: none;
	width: 30px;
}
ul.tab-menu2 .active a
{
	background-position: 0 -30px;
	cursor: default;
}
.tab-block2
{
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #a4a4a4;
	left: 20px;
	margin: 0 0 0 -40px;
	padding: 28px 20px 10px;
	position: relative;
	width: 635px;
}
.order-head
{
	color: #4a4949;
	font-size: 14px;
	margin: 0 0 17px;
}
.order-head .num
{
	background: url(../images/tab-menu.png) no-repeat;
	color: #fff;
	float: left;
	font-size: 18px;
	height: 30px;
	text-align: center;
	width: 30px;
}
.order-head span strong,.order-title
{
	color: #e88c07;
}
.order-head span
{
	margin-left: 24px;
}
.order-title
{
	background: url(../images/order-title.png) no-repeat;
	clear: both;
	font-size: 12px;
	height: 37px;
	left: 20px;
	line-height: 37px;
	margin: 0 0 0 -40px;
	overflow: hidden;
	padding: 0 20px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 635px;
}
.service-notes div,ul.info-list li .right
{
	height: 100%;
	overflow: hidden;
}
.order-title div
{
	color: #4a4949;
	font-size: 14px;
}
.order-title .left
{
	float: left;
}
.order-title .right
{
	float: right;
}
ul.info-list
{
	list-style: none;
	margin: 10px 0;
	padding: 0;
	width: 200px;
}
ul.info-list.left
{
	float: left;
}
ul.info-list.right
{
	float: right;
}
ul.info-list li
{
	background: 0 0;
	border-bottom: 1px dotted #ccc;
	line-height: 14px;
	overflow: hidden;
	padding: 8px 0;
}
ul.info-list li .left
{
	color: #e88c07;
	float: left;
	font-size: 11px;
	width: 109px;
}
ul.info-list.list1 li .left
{
	width: 140px;
}
ul.info-list.list2 li .left
{
	width: 73px;
}
.service-notes
{
	margin: 17px 0 12px;
	overflow: hidden;
}
.service-notes .service
{
	color: #e88c07;
	float: left;
	font-size: 11px;
	width: 155px;
}
.order-comments
{
	line-height: 1.2;
	margin: 30px 0 23px;
}
.order-comments a
{
	color: #e88c07;
	text-decoration: none;
}
.price
{
	font-size: 14px;
	height: 42px;
	left: 20px;
	line-height: 42px;
	margin: 10px 0 10px -40px;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 675px;
}
.price span
{
	font-size: 18px;
}
.price .deposit
{
	background: url(../images/deposit.png) no-repeat #ededed;
	color: #4a4949;
	float: left;
	height: 42px;
	width: 324px;
}
.price .total
{
	background: url(../images/total.png) no-repeat #e88c07;
	color: #fff;
	float: right;
	height: 42px;
	width: 324px;
}
.my-response
{
	color: #4a4949;
	left: 20px;
	line-height: 1.2;
	margin: 0 0 10px -40px;
	overflow: hidden;
	padding: 0 20px 0 0;
	position: relative;
	width: 655px;
}
.my-response div
{
	height: 100%;
	overflow: hidden;
}
.my-response .info
{
	float: left;
	text-align: center;
	width: 173px;
}
.my-response .info span
{
	color: #e88c07;
	font-size: 11px;
}
.my-response .info .edit
{
	background: url(../images/edit-btn.png) no-repeat #ed8e07;
	color: #fff;
	display: block;
	height: 27px;
	line-height: 27px;
	margin: 10px auto 0;
	padding: 0 4px 4px 0;
	text-align: center;
	text-decoration: none;
	width: 80px;
}
#nextprev h5,.tags-list a
{
	color: #e88c07;
}
.lightview
{
	margin: 10px 15px;
}
.lightview2
{
	float: right;
	margin: 7px 0 7px 12px;
}
.sb-panel
{
	margin: 10px 0 5px;
	text-align: right;
}
#info-panel
{
	float: left;
	overflow: hidden;
	text-align: left;
	width: 400px;
}
#info-panel ul,#info-panel ul li,#info-panel ul li a
{
	margin: 0;
	padding: 0;
}
#info-panel ul li
{
	background-image: url(../images/pix.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline;
}
#nextprev
{
	border-bottom: 1px solid #fae8cd;
	border-top: 1px solid #fae8cd;
	margin: 0 0 20px;
	padding: 10px 0;
	position: relative;
	text-align: left;
}
#nextprev hgroup
{
	width: 80%;
}
#prevarticle hgroup
{
	margin-left: 25px;
}
#nextarticle hgroup
{
	margin-right: 15px;
}
#nextprev h5
{
	font-family: 'Fjalla One',sans-serif;
	font-size: 15px;
	margin-bottom: 3px;
	margin-left: 12.5%;
	text-transform: uppercase;
}
#nextprev h4
{
	font-size: 14px;
	margin: 0 auto;
	max-width: 75%;
}
#prevarticle
{
	border-right: 1px solid #fae8cd;
	float: left;
	max-width: 49%;
	padding: 10px 5px 0;
	width: 49%;
}
#nextarticle
{
	float: right;
	max-width: 47%;
	padding: 10px 0 0 3px;
	width: 47%;
}
#nextarrow,#prevarrow
{
	background: url(../images/icons/next-prev-arrows.png) no-repeat;
	display: block;
	height: 20px;
	position: absolute;
	top: 49%;
	width: 20px;
}
#nextarrow
{
	background-position: -20px 0;
	right: 0;
}
#prevarrow
{
	left: 0;
}
#nextarticle:hover #nextarrow
{
	background-position: -20px -23px;
}
#prevarticle:hover #prevarrow
{
	background-position: 0 -23px;
}
.clear
{
	clear: both;
}
@media all and (max-width:420px)
{
	#prevarticle
	{
		border: none;
		max-width: 47%;
		padding: 20px 5px 0;
		width: 47%;
	}
	#nextarticle
	{
		max-width: 46%;
		padding: 20px 0 0;
		width: 46%;
	}
	#nextprev h5
	{
		font-size: 10px;
	}
	#nextprev h4
	{
		font-size: 12px;
	}
	#nextarrow,#prevarrow
	{
		display: none;
	}
}
@media all and (max-width:600px)
{
	p, .response p
{
	font-size: 3vw;
}
	.tripadv {
	text-align:center;
	width:100%;
	max-width:100%;
}
	.art-photo > a > img, .art-photo.l > a > img, .art-photo.r > a > img {
    float: none;
	margin: auto;
	width: 100%;
	height: auto;
	max-width: 100%;	
	}
	#nextarrow,#prevarrow
	{
		display: none;
	}
}
.social
{
	list-style: none;
	margin: -15px 0 0 90px;
}
.social li
{
	background-repeat: no-repeat;
	display: inline;
	float: left;
}
.social li a
{
	display: block;
	height: 32px;
	padding-right: 10px;
	position: relative;
	text-decoration: none;
	width: 32px;
}
#box,.panel
{
	position: absolute;
}
.social li a strong {
	background-color: rgba(227,245,255,1);
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0,0,0,.5);
	color: #6a6a6a;
	font-weight: 700;
	left: 20px;
	moz-border-radius: 3px;
	padding: 3px;
	position: absolute;
	text-align: center;
	top: -1px;
	webkit-border-radius: 3px;
	width: 70px;
	z-index: 9999;
}
li.facebook{background-image:url(../images/icons/facebook-32.png);}
li.flickr{background-image:url(../images/icons/flickr-32.png);}
li.shutterstock{background-image:url(../images/icons/shutterstock-32.png);}
li.instagram{background-image:url(../images/icons/instagram-32.png);}
li.tripadvisor{background-image:url(../images/icons/tripadvisor-32.png);}
li.linkedin{background-image:url(../images/icons/linkedin-32.png);}
li.twitter{background-image:url(../images/icons/twitter-32.png);}
li.googleplus{background-image: url(../images/icons/googleplus-32.png);}
#css3:hover li {
	opacity: .2;
}
#css3 li {
	moz-transition-duration: 500ms;
	moz-transition-property: opacity;
	webkit-transition-duration: 500ms;
	webkit-transition-property: opacity;
}
#css3 li a strong
{
	moz-transition-duration: 300ms;
	moz-transition-property: opacity,top;
	opacity: 0;
	webkit-transition-duration: 300ms;
	webkit-transition-property: opacity,top;
}
#css3 li:hover
{
	opacity: 1;
}
#css3 li:hover a strong
{
	opacity: 1;
	top: -10px;
}
#box
{
	background-color: #FFF;
	border: 1px solid #B5076D;
	border-right: 0;
	left: -70px;
	padding: 10px;
}
#box div
{
	margin: 10px 0;
}
.IN-widget
{
	margin-left: 15px!important;
}
.fb-like
{
	background: 0 0;
	border-style: none;
	display: inline-block;
	float: none;
	font-size: 1px;
	height: 20px;
	line-height: normal;
	margin: 0;
	padding: 0;
	text-indent: 0;
	vertical-align: baseline;
	width: 90px;
}
.content
{
	background: #333;
	color: #fff;
	font-family: helvetica,arial,verdana,sans-serif;
	font-style: normal;
	margin: 30px 0 50px;
	moz-border-radius-bottomleft: 20px;
	moz-border-radius-topright: 20px;
	padding: 15px 0;
	webkit-border-bottom-left-radius: 20px;
	webkit-border-top-right-radius: 20px;
}
.content,.panel
{
	border: 1px solid #444;
}
.content p
{
	margin: 10px 0;
	padding: 15px 20px;
}

.panel
{
	background: #2d5166;
	display: none;
	filter: alpha(opacity=85);
	height: auto;
	left: 0;
	moz-border-radius-bottomright: 20px;
	moz-border-radius-topright: 20px;
	opacity: .85;
	padding: 40px 30px 30px 70px;
	top: 350px;
	webkit-border-bottom-right-radius: 20px;
	webkit-border-top-right-radius: 20px;
	width: 330px;
}
.panel h3
{
	background: #e0e0e0;
	color: #335b73;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 14px;
	letter-spacing: 0;
	margin: 0 0 0 -10px;
	padding: 8px 0 10px 20px;
	text-transform: uppercase;
}
h3.s-title
{
	background: url(../images/grey-block340.png) no-repeat;
}
h3.s-title-sm
{
	background: url(../images/grey-block-sm.png) no-repeat;
}
.panel p
{
	color: #fff;
	margin: 0 0 15px;
	padding: 0;
}
.panel a,.panel a:visited
{
	border-bottom: 1px dotted #f4f4f4;
	color: #f4f4f4;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.panel a:hover,.panel a:visited:hover
{
	border-bottom: 1px solid #fff;
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a.trigger
{
	display: block;
	moz-border-radius-bottomleft: 0;
	moz-border-radius-bottomright: 20px;
	moz-border-radius-topright: 20px;
	padding: 20px 40px 20px 15px;
	webkit-border-bottom-left-radius: 0;
	webkit-border-bottom-right-radius: 20px;
	webkit-border-top-right-radius: 20px;
}
a.trigger,a.trigger:hover
{
	background: url(../images/icons/plus.png) 85% 55% no-repeat #30566d;
	border: 1px solid #444;
	color: #fff;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 16px;
	font-weight: 700;
	left: 0;
	letter-spacing: -1px;
	position: absolute;
	text-decoration: none;
	top: 320px;
}
a.trigger:hover
{
	display: block;
	moz-border-radius-bottomleft: 0;
	moz-border-radius-bottomright: 20px;
	moz-border-radius-topright: 20px;
	padding: 20px 40px 20px 20px;
	webkit-border-bottom-left-radius: 0;
	webkit-border-bottom-right-radius: 20px;
	webkit-border-top-right-radius: 20px;
}
a.active.trigger
{
	background: url(../images/icons/minus.png) 85% 55% no-repeat #2c4f64;
}
.columns
{
	clear: both;
	line-height: 22px;
	padding: 0 0 20px;
	width: 330px;
}
.colleft,.colright
{
	line-height: 22px;
	width: 130px;
}
.colleft
{
	float: left;
}
.colright
{
	float: right;
}
.columns ul
{
	margin: 0 0 0 -10px;
	padding: 0;
}
.columns ul li
{
	background: url(../images/icons/dot-yellow.png) 0 5px no-repeat;
	margin: 3px 0;
	padding: 0 0 0 15px;
}
.right
{
	float: right;
	margin: 0 3px 3px;
}
@media (min-width:768px) and (max-width:991px)
{
	p, .response p {
	font-size: 2vw;
	}
	#container
	{
		width: 720px;
	}
	.top-menu
	{
		right: 12px;
	}
	.top-menu ul li a,.top-menu ul li span,.top-menu ul li strong
	{
		font-size: 11px;
	}
	.header .tab-block,.header .top-photo
	{
		display: none;
	}
	.sidebar
	{
		width: 100%;
	}
	.sidebar .block,.sidebar .block .bg
	{
		background: 0 0;
	}
}
@media (max-width:767px)
{
	p, .response p {
	font-size: 2vw;
	}
	.art-photo > a > img, .art-photo.l > a > img, .art-photo.r > a > img {
    float: none;
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;	
	}
	.video
	{
		margin-left: 0px;
		margin-right: 0px;
		padding-top: 25px;
		top: 10px;
	}
	#container
	{
		padding: 0px;
		width: auto;
        font-size: 14px;
	}
	#info-panel
	{
		width: 100%;
	}
	#info-panel ul li
	{
		display: inline-flex;
	}
    #CDSSCROLLINGRAVE.narrow {
        width: 100%;
        max-width: 282px;
        margin: 0 auto;
    }
    #CDSWIDWRL {
        text-align: center;
        margin: 0 auto;
    }
    .contact-form ul li .input1, .contact-form ul li .select1{
        width: 55%;
        font-size: 22px;
    }
    .contact-form ul li .select2 {
        font-size: 22px;
    }
	.header
	{
		background: linear-gradient(to top, #3f647c, #54819e, #3f647c);
		height: auto;
		padding: 20px 0 30px 0;
	}
	.header .logo
	{
		font-size: 18px;
		position: relative;
		top: 0;
		width: 100%;
	}
	.header .logo img
	{
		height: auto;
		margin: 0 auto 20px;
		width: 120px;
	}
    .sidebar {
        padding: 0 5%;
        width: 90vw;
    }
	.header .social-h
	{
		left: 0;
		margin: 20px 0;
		position: relative;
		text-align: center;
		top: 0;
		width: 100%;
	}

    .footer{
        background: linear-gradient(to top, #3f647c, #54819e, #3f647c);
        height: auto;
        margin: 25px 0 0;
        overflow: hidden;
        padding: 30px 5%;
        position: relative;
    }
    .footer .bottom-menu li {
        line-height: 30px;
        width: 37%;
    }
    .footer .logo {
        color: #ffffff;
        float: right;
        font-size: 14px;
        margin: 0px 0 0;
        position: relative;
        text-align: center;
        text-decoration: none;
    }
    .footer .logo span{
        margin-top: 0px;
    }
    .social {
        list-style: none;
        margin: -24px 0 0 100px;
    }
    .social li {
        margin-right: 2vw;
        margin-top: 2vw;
    }
    #container > div.footer > div:nth-child(3) > strong {
        top: 15px;
        position: relative;
    }  

    #container > div.footer > div:nth-child(3) > iframe {
        margin-top: 30px;
    }
    .article-info{
        margin: 18px 0 0 0;
        padding: 10px 0 0 0;
    }
    .responses-link {
        margin: auto;
        padding: 0px 0 0 60px;
        background: url(../images/all-responses.png) no-repeat;
        text-align: left;
        display: block;
        background-size: contain;
        height: 50px;
        width: 100%;
        line-height: 47px;
        font-size: 20px;
    }
    .intro .photo, .intro .photo3, .photo {
        float: none;
        width: 100%;
        height: auto;
        padding: 0;
        text-align: center;
    }
	.top-menu .adaptive-link
	{
		background: url(../images/menu-adaptive-icon.jpg) center no-repeat;
		background-size: 45px;
		border-radius: 10px;
		display: inline-block;
		height: 40px;
		moz-border-radius: 10px;
		webkit-border-radius: 10px;
		width: 40px;
	}
	.top-menu
	{
		background: 0 0;
		display: block;
		height: 40px;
		padding: 0;
		position: absolute;
		right: 10px;
		top: 45px;
		width: 40px;
	}
	.mainContent,.more-block,.photos-list,.sidebar
	{
		width: 100%;
	}
	.top-menu>.wrapper
	{
		position: relative;
	}
	.top-menu ul
	{
		background: #fff;
		border: 1px solid #e88c07;
		border-radius: 10px;
		display: none;
		float: none;
		height: auto;
		moz-border-radius: 10px;
		padding: 0;
		position: absolute;
		right: 0;
		top: 0;
		webkit-border-radius: 10px;
		z-index: 1000;
	}
	.top-menu ul.show
	{
		display: block;
	}
	.top-menu ul li
	{
		float: none;
		text-align: right;
	}
	.top-menu ul li a,.top-menu ul li span,.top-menu ul li strong
	{
		display: block;
		float: none;
		height: 29px;
	}
	.header .social-h li
	{
		display: inline-block;
		float: none;
	}
	.header .links-menu .line,.header .links-menu .phone.hover .phone-number,.header .links-menu .phone:hover .phone-number,.header .tab-block,.header .top-photo,a.trigger
	{
		display: none;
	}
	.header .links-menu
	{
		height: 52px;
		left: 0;
		list-style: none;
		margin: auto;
		position: relative;
		text-align: center;
		top: 0px;
		width: 107px;
		z-index: 200;
	}
	.mainContent
	{
		float: none;
		margin-top: 40px;
        padding: 0 5%;
        width: 100vw;
	}
    .sidebar{
        padding: 0 5%;
        width: 100vw;
    }
    .rfloatimg, .lfloatimg {
        float: none;
        width: 100%;
        text-align: center;
    }
    .round-block-top{
        display: none;
    }
    .more.grey {
        width: 100%;
        margin: 10px 0 15px 0;
        left: 0;
        right: 0;
        background: none;
        background-color: #ededed;
        border-radius: 7px;
        padding: 6px 0 6px 0;
        height: auto;
    }
    .bordered-block {
        border: 1px solid #d7d7d7;
        border-radius: 4px;
        top: -20px;
        position: relative;
        padding-top: 40px;
        margin-bottom: 0px;
        padding: 40px 5% 40px 5%;
    }
	.mainContent .title
	{
		left: 0;
        z-index: 1;
        line-height: 30px;
        margin: 0 0 10px;
        padding: 20px 10px;
        width: 100%;
        background: linear-gradient(to top, #f9f9f9, #ededed);
        border: solid #e2e2e2 1px;
        border-radius: 20px;
        margin: 0px auto;
        width: 91%;
        text-align: center;
        height: auto;
        position: relative;
        display: block;
	}
	.sidebar .block,.sidebar .block .bg
	{
		background: 0 0;
        padding: 0px;
	}
    .highslide img {
        margin: auto !important;
    }
    .news-article h2{
        display: inline-block;
        margin: 30px auto 0px;
    }
    .highslide img {
        margin: 0px auto 15px auto !important;
    }
    .status a{
        line-height: 44px;
    }
    .send-reques{
        float: left;
    }
	.more-block
	{
        left: -1px;
        margin: 0;
        top: -10px;
        padding: 11px 0;
        text-align: center;
        background: linear-gradient(to top, #f9f9f9, #ededed);
        border: solid #e2e2e2 1px;
        border-radius: 20px;
	}
    .photos-list, .photos-list-small{
        margin: 0;
        left: 0;
        text-align: center;
        margin-top: 33px;
        width: 100%;
    }
    .photos-list .article, .photos-list-small .article{
        float: left;
        width: 49.999%;
        margin-top: 20px;
        min-height: 51vw;
    }
    .photos-list .article .text, .photos-list-small .article .text{
        margin: auto;
        width: 100%;
        min-height: 50px;
        background: none;
    }
    .photos-list .article .text .bg, .photos-list-small .article .text .bg{
        background: none;
        margin: auto;
        width: 100%;
    }
    .photos-list > div > div.photo > a > img, .round-block > div > div > div.photo > a > img{
        border-radius: 15px;
        border: 2px solid #fff;
        box-shadow: 2px 3px 13px #33333336;
        width: 85%;
        height: auto;
    }
    .line-orange {
        width: 100%;
    }
    .wide-round-block-top, .wide-round-block-bottom{
        display: none;
    }
    .wide-block {
        width: 94%;
        font-size: 16px;
        margin: 20px 0 0 0;
        position: static;
        padding: 8px 10px;
        border: 1px solid #e5e5e5;
        border-radius: 10px;
        margin-bottom: 20px;
    }
    .quote-bottom{
        font-size: 16px;
    }
    .highslide-sm img:nth-child(2) {
        width: 171px;
        height: 132px;
        border-radius: 10px;
        border: 6px solid #e5e5e5;
        width: 200px;
        height: 150px;
    }
    .highslide-sm img:nth-child(1) {
        display: none;
    }
    .photo > a > img:nth-child(1) {
        display: none;
    }
    .photo > a > img:nth-child(2) {
        border-radius: 10px;
        border: 2px solid #fff;
        box-shadow: 2px 3px 13px #33333336;
        width: 200px;
        height: 150px;
    }
    .mainContent .title2, .mainContent .title3 {
        background: linear-gradient(to top, #efefef, #f9f9f9);
        border: solid 1px #dfdfdf;
        border-radius: 10px;
        margin: 15px 0px;
        width: 95%;
        padding: 10px 10px;
        right: 0px;
        height: auto;
        line-height: 27px;
        left: 0px;
        text-align: center;
    }
    .info-grey.title2 .bg {
        padding: 0 20px;
    }

    .info-grey, .info-grey .bg {
        height: auto;
        background: none;
    }
    .info-grey {
        background-color: #ededed;
        background-image: none;
        border-radius: 10px;
        line-height: 23px;
        padding: 10px 0px;
    }  

    .news-article p {

        font-size: 16px;    line-height: 28px;
    }
}
@media (max-width:600px){
	.highslide img
	{
		display: block;
		float: none!important;
		margin: 0 auto 15px;
	}
    .news-article h2 {
        display: block;
        width: 100%;
    }  
    .news-article .photo {
        width: 100%;
        float: none;
        text-align: center;
    }
	ul.main-info
	{
		display: block;
	}
}
@media(max-width:472px){
	p, .response p {
	font-size: 4vw;
	}
    .photos-list .article .text, .photos-list-small .article .text {
		min-height: 65px;
    }
    .photos-list .article .text .bg, .photos-list-small .article .text .bg{
            width: 100%;
    }
    .social {
        display: inline-block;
        margin: 15px 0;
    }
    #container > div.footer > div:nth-child(3) > strong {
        display: block;
    }
}
@media(max-width:365px){
    .contact-form ul li.info{
        padding-left: 0;
    }
    .responses-link {
        background: #fbcb00;
        text-align: center;
        padding: 0;
        border-radius: 27px;
        display: block;
        background-size: contain;
        height: 48px;
        width: 90%;
        line-height: 47px;
        font-size: 20px;
        float: none;
        margin: 0 auto;
    }  
    .more-block{   
        left: 0;
        margin: -20px auto 20px auto;
            padding: 13px 0 9px 0;
        text-align: center;
        position: relative;
    }
    .bordered_block{
        margin-bottom: 26px;    
    }
    .responses-link span {
        display: none;
    }
}

}