/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1899px) {
	.openspace.services.sect .bg {
		display: none;
	}
}
@media only screen and (max-width : 1199px) {
	.menu.sect .nav ul {
		margin-left: -60px;
	}
	.menu.sect .nav ul li {
		margin-left: 60px;
	}
	.information.sect .items .item {
		width: 220px;
	}
	.advantages.sect .content > .top > .right {
		float: none;
		width: 100%;
	}
	.advantages.sect .content > .top > .left {
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
	}
	.about.sect .items .item:nth-child(3) {
		margin-top: 50px;
	}
	.services.sect .tariffs .items,
	.meeting.services.sect .tariffs .items {
		margin-left: -30px;
	}
	.services.sect .tariffs .items .item,
	.meeting.services.sect .tariffs .items .item {
		width: 455px;
		margin-left: 30px;
	}
	.openspace.services.sect .tariffs .img {
		display: none;
	}
	.services.sect .order .calc .items .item {
		width: 286px;
	}
	.conference.services.sect .order .calc .items .item {
		width: 450px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
	.menu.sect .nav ul {
		margin-left: -30px;
	}
	.menu.sect .nav ul li {
		margin-left: 30px;
	}
	.header.sect > .container .content .info1 {
		display: none;
	}
	.information.sect .items .item {
		width: 275px;
	}
	.about.sect .items .item {
		width: 360px;
	}
	.about.sect .items .item > .img img {
		max-width: 100%;
		max-height: 100%;
		margin-left: 30px;
	}
	.footer.sect .info2 {
		margin-right: 0;
	}
	.services.sect .properties .items .item,
	.meeting.services.sect .properties .items .item,
	.offices.services.sect .properties .items .item {
		width: 50%;
	}
	.services.sect .properties .items .item:nth-child(2n+1) {
		background-color: #fff;
	}
	.offices.services.sect .properties .items .item:nth-child(4n+2),
	.offices.services.sect .properties .items .item:nth-child(4n+4),
	.meeting.services.sect .properties .items .item:nth-child(4n+2),
	.meeting.services.sect .properties .items .item:nth-child(4n+4) {
		background-color: #fff;
	}
	.offices.services.sect .properties .items .item:nth-child(8n+1),
	.offices.services.sect .properties .items .item:nth-child(8n+3),
	.meeting.services.sect .properties .items .item:nth-child(8n+1),
	.meeting.services.sect .properties .items .item:nth-child(8n+3) {
		background-color: #fff;
	}
	.services.sect .properties .items .item:nth-child(4n+1),
	.offices.services.sect .properties .items .item:nth-child(4n+1),
	.meeting.services.sect .properties .items .item:nth-child(4n+1) {
		background-color: #f7f7f7;
	}
	.services.sect .properties .items .item:nth-child(4n),
	.offices.services.sect .properties .items .item:nth-child(4n),
	.meeting.services.sect .properties .items .item:nth-child(4n) {
		background-color: #f7f7f7;
	}
	.services.sect .tariffs .items .item,
	.meeting.services.sect .tariffs .items .item {
		width: 345px;
	}
	.services.sect .order .calc .items,
	.conference.services.sect .order .calc .items {
		margin-left: 0;
	}
	.services.sect .order .calc .items .item,
	.conference.services.sect .order .calc .items .item {
		width: 100%;
		margin-left: 0;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {	
	.intro {
		margin-bottom: 30px;
	}
	.intro .caption {
		font-size: 32px;
	}
	.intro .desc {
		font-size: 18px;
	}
	.intro .caption.ornament {
		padding-left: 0;
		padding-right: 0;
	}
	.intro .caption.ornament::before,
	.intro .caption.ornament::after {
		display: none;
	}
	.owl-dots {
		display: none;
	}
	.owl-nav {
		background-color: #fff;
	}
	.owl-nav .owl-prev,
	.owl-nav .owl-next {
		position: relative;
		display: inline-block;
		vertical-align: top;
		margin-top: 0;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 10px;
	}
	.owl-nav .owl-prev,
	.owl-nav .owl-next {
		width: 42px;
		height: 42px;
	}
	.owl-nav .owl-prev::before,
	.owl-nav .owl-next::before {
		width: 17px;
		height: 32px;
		-webkit-background-size: 34px 32px;
		background-size: 34px 32px;
		margin-left: -10px;
		margin-top: -16px;
	}
	.owl-nav .owl-next::before {
		background-position: -17px 0;
		margin-left: -6px;
	}
	.main.sect > .container .content > .items .item {
		width: 290px;
		height: 290px;
		padding: 15px 15px 15px 15px;
	}
	.main.sect > .container .content > .items .item .text {
		margin-bottom: 30px;
	}
	.main.sect > .container .content > .items .item .text .caption {
		font-size: 24px;
	}
	.main.sect > .container .content > .items .item .text .desc {
		font-size: 16px;
		padding: 0 5px;
	}
	.main.sect > .container .content > .items .item .note {
		font-size: 14px;
	}
	.main.sect > .container .content > .items .item .button {
		max-width: 200px;
		font-size: 16px;
		padding-top: 10px;
		padding-bottom: 11px;
		margin-top: 5px;
	}
	.header.sect > .container .content .logo {
		float: none;
		display: table;
		margin-left: auto;
		margin-right: auto;
	}
	.header.sect > .container .content .logo .text .caption {
		font-size: 24px;
	}
	.header.sect > .container .content .info1 {
		display: inline-block;
		margin-top: 10px;
	}
	.header.sect > .container .content .info2 {
		float: none;
		display: table;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
	}
	.menu.sect .sandwich {
		display: block;
	}
	.menu.sect .nav {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		width: 320px;
		padding: 15px;
		z-index: 1;
	}
	.menu.sect.fixed .nav {
		background-color: rgba(17,176,252,.38);
	}
	.menu.sect .nav ul {
		margin-left: 0;
	}
	.menu.sect .nav ul li {
		display: table;
		margin-left: 0;
	}
	.information.sect .items {
		margin-left: 0;
	}
	.information.sect .items .item {
		width: 100%;
		margin-left: 0;
	}
	.information.sect .items .item .icon {
		width: 150px;
		height: 150px;
	}
	.information.sect .items .item .icon .caption {
		font-size: 36px;
	}
	.information.sect .items .item .text .caption {
		font-size: 24px;
	}
	.advantages.sect {
		background-image: none;
		padding-top: 60px;
		padding-bottom: 15px;
	}
	.advantages.sect .intro .caption .selected {
		font-size: 48px;
	}
	.advantages.sect .content > .top > .right .img img {
		max-width: 290px;
	}
	.advantages.sect .content > .top > .left {
		width: auto;
		margin-top: 0;
	}
	.advantages.sect .content > .top > .left .items::before {
		display: none;
	}
	.advantages.sect .content > .top > .left .items .item {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
	.advantages.sect .content > .top > .left .items .item .text .caption {
		width: auto;
	}
	.advantages.sect .content > .top > .left .items .item .icon {
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -52px;
	}
	.advantages.sect .content > .top > .left .items .item:nth-child(2n+1) .icon {
		margin-left: -52px;
	}
	.advantages.sect .content > .top > .left .items .item:nth-child(2n) .icon {
		margin-right: 0;
	}
	.advantages.sect .content > .top > .left .items .item .text,
	.advantages.sect .content > .top > .left .items .item:last-child .text {
		margin-top: 98px;
	}
	.advantages.sect .content > .top > .left .items .item .note {
		width: 100%;
	}
	.about.sect {
		padding-top: 15px;
	}
	.about.sect .items .item {
		width: auto;
		max-width: 360px;
		margin-left: auto;
		margin-right: auto;
	}
	.about.sect .items .item:nth-child(1) {
		margin-top: 30px;
	}
	.about.sect .items .item > .text {
		padding-left: 0;
		padding-right: 0;
	}
	.footer.sect .info1 {
		float: none;
		display: table;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	.footer.sect .info2 {
		margin-top: 10px;
	}
	.footer.sect .developer {
		float: none;
		display: table;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
	}
	.footer.sect .developer br {
		display: none;
	}
	.mfp-close {
		font-size: 32px;
	}
	.popup.sect {
		max-width: 420px;
		padding-top: 40px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.popup_callback.sect form > .top .caption,
	.popup_complete.sect .text .caption {
		font-size: 24px;
	}
	.popup_complete.sect {
		padding-bottom: 40px;
	}
	.popup_complete.sect .text .desc {
		font-size: 18px;
	}
	.services.sect {
		padding-top: 40px;
	}
	.services.sect .properties {
		padding-bottom: 20px;
	}
	.services.sect .properties .items .item > .table {
		padding-left: 15px;
		padding-right: 15px;
	}
	.services.sect .properties .items .item,
	.meeting.services.sect .properties .items .item,
	.offices.services.sect .properties .items .item {
		width: 100%;
		margin-left: 0;
	}
	.services.sect .properties .items .item:nth-child(4n+1),
	.offices.services.sect .properties .items .item:nth-child(4n+1),
	.meeting.services.sect .properties .items .item:nth-child(4n+1) {
		background-color: #fff;
	}
	.services.sect .properties .items .item:nth-child(4n),
	.offices.services.sect .properties .items .item:nth-child(4n),
	.meeting.services.sect .properties .items .item:nth-child(4n) {
		background-color: #fff;
	}
	.services.sect .properties .items .item:nth-child(2n+1),
	.offices.services.sect .properties .items .item:nth-child(2n+1),
	.meeting.services.sect .properties .items .item:nth-child(2n+1) {
		background-color: #f7f7f7;
	}
	.services.sect .tariffs {
		padding-top: 20px;
	}
	.openspace.services.sect .tariffs {
		padding-bottom: 30px;
	}
	.services.sect .tariffs .items,
	.meeting.services.sect .tariffs .items {
		margin-left: 0;
	}
	.services.sect .tariffs .items .item,
	.meeting.services.sect .tariffs .items .item {
		width: 100%;
		margin-left: 0;
	}
	.services.sect .tariffs .items .item > .bottom .text .caption {
		font-size: 32px;
	}
	.services.sect .tariffs .items .item > .top .text > .table > .cell {
		height: 80px;
	}
	.services.sect .tariffs .items .item > .bottom .text {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.services.sect .tariffs .items .item .button {
		margin-bottom: 15px;
	}
	.offices.services.sect .tariffs .items .item .button {
		max-width: 250px;
	}
	.services.sect .price {
		padding-top: 30px;
		padding-bottom: 40px;
	}
	.services.sect .price .items .item .text .desc,
	.services.sect .price .items .item .text .caption {
		font-size: 32px;
	}
	.services.sect .price .items .item .button {
		margin-top: 15px;
	}
	.services.sect .order .calc .result {
		font-size: 28px;
	}
	.services.sect .order .calc .result .selected {
		display: block;
		font-size: 36px;
	}
	.conference.sect .order {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {	
	
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 319px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {  
	.menu.sect .nav {
		display: block !important;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {	

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.container {
		width: 1190px;
	}
}