/*@font-face {
    font-family: 'sauna-romanregular';
    src: url('../fonts/sauna-roman-webfont.eot');
    src: url('../fonts/sauna-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sauna-roman-webfont.woff') format('woff'),
         url('../fonts/sauna-roman-webfont.ttf') format('truetype'),
         url('../fonts/sauna-roman-webfont.svg#sauna-romanregular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/
@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed|Viga');
* {
	margin: 0;
	padding: 0;
	max-height: 100000px;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset, mejs-container { margin: 0 0 14px; }
html, body, div, span, applet, embed, object, iframe, frameset, p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center, h1, h2, h3, h4, h5, h6, b, strong, big, u, ins, i, cite, em, var, dfn, address, s, strike, del, dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt, fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	border: 0;
	background: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main { display: block; }
html { background: #3f3f40; }
body {
	margin: 0;
	background: #fff;
	color: #666;
	font: 16px/25px 'Open Sans', sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: 100%;
}
#wrapper, .container, #header, header-section, #header, .home .header-content, .home .header-holder, .home .header-holder .holder, #nav, .intro-section, .intro-section .header, .two-columns, .two-columns .col, .fact-section, .fact-list, .fact-list li, .info-area, .info-area ul li, .testimonial-block, .testimonial-block .text, .bottom-section, #footer, .footer-nav, .contact-nav, .intro-block, .intro-block .video-holder, .intro-block .text, .text-row, .text-container {
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
}
a {
	color: dodgerblue;
	/* color: #f26522; */
	text-decoration: none;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
a:hover {
	text-decoration: none;
	color: #666;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
img {
	border: 0 none;
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
video, iframe, object, embed { max-width: 100%; }
input, textarea, select {
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #414042;
	overflow: auto;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
	background: #fff;
	margin: 0;
	border: 1px solid #ccc;
	padding: 3px 4px;
}
label { vertical-align: middle; }
button, input {
	width: auto;
	overflow: visible;
}
button::-moz-focus-inner {
 padding:0;
 border:0;
}
h1, h2, h3, h4, h5, h6, b, strong, th { font-weight: bold; }
h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
h6 { font-size: 90%; }
i, cite, em, var, dfn, address { font-style: italic; }
u, ins { text-decoration: underline; }
s, strike, del { text-decoration: line-through; }
blockquote, blockquote:before, blockquote:after, q, q:before, q:after { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
blockquote {
	border-left: 4px solid #ccc;
	padding-left: 10px;
	margin-left: 14px;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	border: 1px solid #ccc;
	padding: 3px 7px;
	text-align: left;
	vertical-align: top;
}
th {
	border-color: #999;
	text-align: center;
	vertical-align: middle;
}
ul { margin-left: 1px; }
ul, ol { padding-left: 3em; }
ul ul, ul ol, ol ul, ol ol {
	padding-left: 3em;
	margin: 0;
}
ul>li { list-style-type: disc; }
dl dt {
	float: left;
	clear: left;
	padding-right: 4px;
	font-weight: bold;
}
.widget {
	margin-bottom: 14px;
	overflow: hidden;
}
.widget ul { padding-left: 2em; }
.widget select { min-width: 150px; }
.comment-form textarea, .post-password-form input[type="password"], .comment-form input[type="text"], .search-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 300px;
}
.post-password-form input[type="password"], .search-form input[type="text"] { width: 150px; }
.commentlist { margin: 0 0 14px; }
.commentlist .edit-link { margin: 0; }
.commentlist-item .commentlist-item { padding: 0 0 0 3em; }

@media only screen and (max-width: 767px) {
.commentlist-item .commentlist-item { padding: 0; }
}
.comment, .commentlist-holder { overflow: hidden; }
.commentlist-item .commentlist-item, .commentlist-item + .commentlist-item { padding-top: 14px; }
.commentlist .avatar-holder {
	float: left;
	margin: 0 14px 4px 0;
}
.comment-form label {
	display: block;
	padding-bottom: 4px;
}
.comment-form textarea {
	padding: 3px 4px;
	overflow: auto;
	margin: 0;
	height: 120px;
}
.gallery-item dt {
	float: none;
	padding: 0;
}
.navigation {
	overflow: hidden;
	margin: 0 0 14px;
}
.navigation .next { float: left; }
.navigation .prev { float: right; }
.wp-caption {
	max-width: 98%;
	clear: both;
	border: 1px solid #ccc;
	padding: 5px;
}
.wp-caption img { vertical-align: top; }
.wp-caption p { margin: 10px 0 0; }
div.aligncenter { margin: 0 auto 14px; }
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
	margin: 0 14px 4px 0;
}
.alignright {
	float: right;
	margin: 0 0 4px 14px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	padding: 0 4px;
	margin: 0;
}
input[type="image"] {
	padding: 0;
	border: none;
}
input[type=submit] { -webkit-appearance: none; }
input[type=password], input[type=file] {
	-webkit-appearance: none;
	-webkit-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	border-radius: 0 !important;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
 -webkit-appearance:none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
}
*::-webkit-input-placeholder {
 color: #999;
}
*::-moz-placeholder {
 opacity: 1;
 color: #999;
}
*:-moz-placeholder {
 color: #999;
}
#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.fluid {
	max-width: 100% !important;
	margin: 0 !important;
}
.container {
	max-width: 960px;
	margin: 0 auto;
}
.container:after {
	display: block;
	content: "";
	clear: both;
}
/*MIN SIDE MODIFICATIONS*/
.container_minside {
	max-width: 100% !important;
}
.container_minside:after {
	display: block;
	content: "";
	clear: both;
}
.header_minside{
	margin-bottom: 0px !important;
}
/*MIN SIDE MODIFICATIONS*/
.header-section {
	width: 100%;
	margin:0 0 0px;
	overflow: hidden;
	position: relative;
	z-index: 5;
	height: 802px;
}
.header-section .container{
	background:none;
	position:relative;
	z-index:99;
}
#main{
	position:relative;
	z-index:1;
	width:100%;
}
.home #main{
	background:#fff;
}
.bg-video {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index:0;
	width:100%;
	height:100%;
	/*background: url(../images/none.png) center;
	background-size: cover;
	background-repeat: no-repeat;*/
	background: #000;
}
.bg-video img{
	width:100%;
	height:auto;
	display:block;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:1;
}
/*.header-video {
	position:relative;
	overflow:hidden;
}
iframe, video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height:100% !important;
  width:100% !important;
}

iframe {
  height: 100% !important;
  width: 100% !important;
}

.teaser-video {
  width: 100% !important;
  height: auto; 
}

.header-video--media {
  width: 100% !important;
  height: auto;
}

.video-trigger {
  z-index: 5;
  display:none;
  position: absolute;
  background: #222;
  text-align: center;
  color: white;
  text-decoration: none;
  width: 200px;
  height: 60px;
  top: 0;
  z-index: 5;
  left: 50%;
  line-height: 60px;
  margin-left: -100px;
  top: 50%;
  margin-top: -30px;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  transition: background .3s;
}

.video-trigger:hover {
  background: #363636;
}
*/
.video-box {
	position:absolute;
	z-index:2;
	width:100%;
	height:100%;
	left:0;
	right:0;
	top:0;
	bottom:0;
}
.video-box .main-img{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	width:100%;
	height:100%;
}
.video-box:after{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	content:"";
	background: url(../images/none.png);
	z-index:9999;
	width:100%;
	height:100%;
}
#wrapper .ytp-large-play-button.html5-center-overlay.ytp-scalable-icon-shrink,
#wrapper .html5-info-bar,
#wrapper .html5-video-controls{display:none !important;}
.video-box iframe{
	display:block;
	width:100%;
	height:auto;
	margin:0;
}
.bg-video video {
	max-width: none;
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	width:100% !important;
	height:100% !important;
}
#wrapper .mejs-container.svg.mejs-video{
	width:100% !important;
	height:100% !important;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
}
#wrapper .mejs-controls{display:none !important;}
#wrapper .mejs-poster{
	background:none !important;
}
#wrapper .mejs-container.svg.mejs-video video{
	width:135% !important;
	max-width:135% !important;
	min-width:135% !important;
	height:135% !important;
	min-height:135% !important;
	margin:0 0 0 -18%;
}
#wrapper .bg-video video source{
	display:block !important;
	width:100% !important;
	height:100% !important;
}
#header {
	position: relative;
	border-bottom: 1px solid #dedfe0;
	-webkit-box-shadow: 0 1px 3px 0 #dedfe0;
	box-shadow: 0 1px 3px 0 #dedfe0;
	padding: 17px 0 26px;
	/*margin: 0 0 45px;*/
	background: #000;
	height: 63px;
}
.home #header {
	border: 0;
	/* margin: 0; */
	box-shadow: none;
	-webkit-box-shadow: none;
	width: 100%;
	padding: 33px 0 40px;
}
#header:after {
	display: block;
	content: "";
	clear: both;
}
.home .header-content {
	float: right;
	max-width: 165px;
	color: #fff;
	text-align: center;
}
.home .header-content .link {
	display: inline-block;
    vertical-align: top;
    padding: 0 0 0 20px;
    position: relative;
    color: #fff;
    font: 14px/18px Arial, Helvetica, sans-serif;
    background: dodgerblue;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-top: 0.8rem;
    border-radius: 10px 10px 10px 10px;
}
.home .header-content .link:after {
	position: absolute;
	content: "";
	background: url(../images/person.png) no-repeat -3px -3px;
	width: 15px;
	height: 15px;
	left: 8px;
	top: 8px;
}
.home .header-content .link:hover {
	text-decoration: none;
	/*color: #f26522;*/
}
.home .header-content .text {
	position: absolute;
	overflow: hidden;
	padding: 75px 0 0;
	font: 18px/18px 'Open Sans', sans-serif;
	/*font:italic 18px/18px 'sauna-romanregular', Arial, Helvetica, sans-serif;*/
}
.home .header-content .text:after {
	position: absolute;
	content: "";
	left: 50%;
	top: 15px;
	background: url(../images/sprite_new.png) no-repeat -3px -25px;
	width: 17px;
	height: 48px;
	margin: 0 0 0 -8px;
}
.home .header-holder { 
	/* overflow: hidden;  */
	display: flex; 
	flex-direction: row; 
}
.home .header-holder .holder {
	    /* overflow: hidden; */
    padding: 20px 0 0 2rem;
    float: left;
    /* padding-right: 3rem; */
    display: flex;
    /* flex-direction: row-reverse; */
}
.home .header-holder .holder.logo{
	float: left;
    height: 100%;
    width: 50%;
}
.header-box .tel {
	float: right;
	margin: 0 0 0 20px;
	padding: 0 0 0 28px;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	position: relative;
	display: none;
}
.header-box .tel:after {
	left: 0;
	top: 3px;
	position: absolute;
	content: "";
	background: url(../images/sprite_new.png) no-repeat -32px -41px;
	width: 17px;
	height: 12px;
}
.logo {
	float: left;
	width: 123px;
	height: 54px;
}
.home .logo {
	    float: none;
    display: block;
    /*margin: 1px auto 10px;*/
    width: 101px;
    height: 101px;

}
.home .logo img {
	width: 100%;
	height: auto;
}
.home #nav {
	    /* overflow: hidden; */
    margin: 0 0 77px;
    /*padding-left: 100rem;*/

}
.home #nav .slide {
/*	padding: 0;*/
	margin: 0;
	text-align: center;
	font: 14px/18px Arial, Helvetica, sans-serif;
}
.home #nav .slide li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 12px 0 14px;
	top: 0;
	left:0;
	right: 0;
	bottom: 0;
}

.home #nav .slide li .sub-menu{
	display:none;
	/* transition: ease-in-out 0.2 all;
	position: absolute;
	background: #fff;
	padding: 0.5rem;
	-webkit-transition: ease-in-out 0.2 all;
	-moz-transition: ease-in-out 0.2 all;
	-ms-transition: ease-in-out 0.2 all;
	-o-transition: ease-in-out 0.2 all; */
}

.home #nav .slide li .sub-menu li{
	position: unset;
	margin-bottom: 0.5rem;
}

.home #nav .slide li .sub-menu li a{
	color: #000;
}

.home #nav .slide li:hover .sub-menu.active{
	/* display:flex;
	flex-direction: column;
	padding: 0.5rem 0rem;
	background: dodgerblue;
	width: 200px;
	margin-top: 0.1rem;
	border-radius: 5px 5px 5px 5px; */

	display:grid;
	position: absolute;
	padding-top: 23px;
	z-index: 99;
	font-weight: bold;
	left: 15px;
	text-align: left;
	background: #fff !important;
	grid-template-rows: repeat(18,auto);
	grid-auto-flow: column;
	left: -510px;
	padding: 0;
}

.home #nav .slide li:hover .sub-menu a{
	color: #000;
}

.home #nav .slide li:hover .sub-menu a:hover{
	text-decoration: underline;
	background: dodgerblue;
	margin-left: 0;
	padding-left: 1rem;
}
  
.home #nav .slide li:first-child:after { display: none; }
.home #nav .slide li:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	background: #575757;
	width: 1px;
	height: 14px;
}
.home #nav .slide li a { color: #fff; }
.home #nav .slide li a:hover, .home #nav .slide li.active a {
	text-decoration: none;
	/*color: #f26522;*/
	color: dodgerblue;
}
.intro-section { background-size: cover; background-position: 50%; width: 100%; margin: 0 auto; min-height: auto; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.intro-section:after {
	display: block;
	content: "";
	clear: both;
}
.intro-section .header {
	/* overflow: hidden; */
	text-align: center;
	margin: 0 0 55px;
}
.intro-section .header h1 {
	color: #fff;
	font: 64px/64px 'Open Sans', sans-serif;
	/*font:italic 64px/64px 'sauna-romanregular', Arial, Helvetica, sans-serif;*/
	margin: 0 0 25px;
}
.intro-section .header .sub-head {
	display: block;
	color: #f26522;
	font: 24px/30px Arial, Helvetica, sans-serif;
	margin-bottom: 3rem;
}

.intro-section .header .tilbud_button{
	max-height: 20px;
	width: auto;
	color: #fff;
	background: dodgerblue;
	padding: 0.4rem;
	border-radius: 10px 10px 10px 10px;
}

.intro-section .scroll{
	display: flex;
	justify-content: center;
	align-items: flex-end;
	height: 150px;
}
.two-columns {
	width: 100%;
    padding: 0px 0 100px;
    margin-top: 8em;
    display: none;
}
.two-columns:after {
	display: block;
	content: "";
	clear: both;
}
.two-columns .col {
	float: right;
	width: 47.8%;
	background: rgba(255,255,255,0.7);
	border-radius: 5px;
	position: relative;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.two-columns .col:first-child { float: left; }
.two-columns .img {
	position: absolute;
	right: -25px;
	bottom: -1px;
	width:59%;
}
.two-columns .img.img2{
	right: -20px;
	width:auto;
	bottom: -15px;
}
.two-columns .col .text-box {
	overflow: hidden;
	opacity:0.7;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.two-columns .col:hover{
	background:#fff;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.two-columns .col:hover .text-box{
	opacity:1;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.two-columns .col h2 {
	/* background: #f26522; */
	background: dodgerblue;
	border-radius: 5px 5px 0 0;
	color: #fff;
	margin: 0 0 30px;
	font: 34px/41px 'Open Sans', sans-serif;
	/*font:34px/41px 'sauna-romanregular', Arial, Helvetica, sans-serif;*/
	padding: 16px 176px 16px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.two-columns .col .text {
	padding: 0 176px 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.two-columns .col ul {
	padding: 0;
	margin: 0 0 15px;
	overflow: hidden;
	font: 14px/18px Arial, Helvetica, sans-serif;
}
.two-columns .col ul li {
	list-style: none;
	overflow: hidden;
	position: relative;
	padding: 0 0 10px 25px;
}
.two-columns .col ul li:after {
	position: absolute;
	content: "";
	left: 0;
	top: 2px;
	background: url(../images/sprite_new.png) no-repeat -78px -4px;
	width: 16px;
	height: 13px;
}
.two-columns .btn-holder {
	overflow: hidden;
	margin: 0 0 35px;
}
.btn {
	display: inline-block;
	vertical-align: middle;
	/* background: #f26522; */
	background: dodgerblue;
	color: #fffcf5;
	font: bold 14px/24px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 5px 12px;
	border-radius: 5px;
	margin: 0 5px 0 0;
}
.btn:hover {
	color: #fff;
	background: #dd4700;
	text-decoration: none;
}
.two-columns .btn-holder .link, .two-columns .btn-holder span {
	display: inline-block;
	vertical-align: middle;
	font: italic 14px/18px Arial, Helvetica, sans-serif;
}
.fact-section {
	text-align: center;
	color: #f26522;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2rem;
}
.fact-section p { margin: 0 0 10px; display: none;}
.fact-list {
	overflow: hidden;
	padding: 0;
	margin: 0 0 30px;
	text-align: center;
	position: relative;
}
.fact-list li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 2%;
	position: relative;
	width: 24.5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.fact-list li:not(:first-of-type):after {
	position: absolute;
	content: "";
	left: 0;
	background: url(../images/sep1.png) no-repeat;
	width: 1px;
	height: 181px;
	top: 50%;
	margin-top: -90px;
}
.fact-list:after {
	position: absolute;
	content: "";
	right: 0;
	background: url(../images/sep1.png) no-repeat;
	width: 1px;
	height: 181px;
	top: 50%;
	margin-top: -90px;
}
.fact-list li .img-holder {
	overflow: hidden;
	display: table;
	height: 59px;
	width: 100%;
	margin: 0 0 10px;
}
.fact-list li .img-holder .frame {
	display: table-cell;
	vertical-align: middle;
}
.fact-list li .title {
	display: block;
	color: #f26522;
	font: 36px/50px 'Open Sans', sans-serif;
	/*font:bold 50px/50px 'sauna-romanregular', Arial, Helvetica, sans-serif;*/
	margin: 0 0 5px;
	color: #000;
	margin: 5px 0;
}
.fact-list li .text {
	font-size: 12px;
	line-height: 16px;
	display: block;
	color: #666;
}

.two-col-area {
	background: #000;
    color: #fff;
    min-height: 500px;
    width: 100%;
    margin: 0;
    display: flex;
    flex-direction: row;
}

.two-col-area .col-one{
	width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 4rem;
}
.two-col-area .col-one p{line-height: 2.5rem; padding: 10rem;}

.two-col-area .col-two{
	width: 50%;
	/*height: 100%;*/
	float:right;
}

.two-col-area .col-two iframe{
	width: 100%;
	height: 100%;
}

#wrapper #main .container .two-col-area .col-two .mejs-container{
	max-height: 32%;
	max-width: 80%;
	left: 40rem;
}

#wrapper #main .container .two-col-area .col-two .mejs-container.svg.mejs-video video{
	width: 53% !important;
    height: 33% !important;
    position: absolute;
    left: -6rem;
    right: 1rem;
    top: 0;
    bottom: 0;
}

.info-area {
	background: #f26522;
	color: #fff;
	text-align: center;
	padding: 65px 0;
	margin: 0 0 80px;
}
.info-area h2 {
	margin: 0 0 60px;
	font: 46px/50px 'Open Sans', sans-serif;
	/*font:italic 46px/50px 'sauna-romanregular', Arial, Helvetica, sans-serif;*/
}
.info-area ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.info-area ul li {
	display: inline-block;
	vertical-align: top;
	width: 23%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 2%;
}
.info-area ul li .img-holder {
	overflow: hidden;
	margin: 0 0 43px;
}
.info-area ul li .text {
	overflow: hidden;
	color: #f6b798;
	font: 16px/26px Arial, Helvetica, sans-serif;
}
.info-area ul li h3 {
	color: #fff;
	margin: 0 0 10px;
}
.info-area ul li p { margin: 0 0 10px; }


/**
 * -------------------------------------------------------
 * book area
 * -------------------------------------------------------
 */
.book-area{
	height: 400px;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.book-area .container .book-now-desc{font-size: 40px;}
.book-area .container span .book-now-button {
	height: 20px;
	width: auto;
	background: dodgerblue;
	color: #fff;
	padding: 10px;
	border-radius: 20px 20px 20px 20px;
	margin-bottom: 1rem;
	font-size: 15px;
}
/* ----------------------------------------------------*/

.reviews__container{
	min-height: 283px;
	padding: 5rem 0;
	display:flex;
	flex-direction: column;
	align-items: center;
	justify-content: center; 
}
#reviews__conttainer .container .testimonial-block .text .slideshow .slideset .slide{display: flex;}

.testimonial-block {
	overflow: hidden;
}

.reviews__container .testimonial-block a.btn{
	width: 100% !important;
	text-align:center !important;
}
.testimonial-block .alignleft { margin: 0 40px 10px 0; }
.testimonial-block .text {
	overflow: hidden;
	padding: 35px 0 0;
}
.testimonial-block h2 {
	margin: 0 0 20px;
	text-align: center;
	color: #000;
	font:40px/50px 'Open Sans', sans-serif;
	/*font:40px/50px 'sauna-romanregular', Arial, Helvetica, sans-serif;*/
}
.testimonial-block blockquote {
	padding: 48px 0 0;
	margin: 0;
	border: 0;
	position: relative;
}
.testimonial-block blockquote:after {
	position: absolute;
	content: "";
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	background: url(../images/sprite_new.png) no-repeat -29px -1px;
	width: 36px;
	height: 28px;
}
.testimonial-block blockquote cite {
	display: block;
	color: #333;
	margin: 0 0 10px;
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	text-align: center;
}
.testimonial-block blockquote q {
	text-align:center;
	display: block;
	font: 16px/20px Arial, Helvetica, sans-serif;
}
.bottom-section {
	/*background: #f26624;*/
	background-image: url(../images/bottom_sec.png);
	background-repeat:no-repeat;
	color: #fff;
	text-align: center;
	font:30px/36px 'Open Sans', sans-serif;
	/*font:30px/36px 'sauna-romanregular', Arial, Helvetica, sans-serif;*/
	padding: 40px 0;
	height: 400px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#footer {
	/*background: #3f3f40;*/
	background: #000;
	color: #fff;
	padding: 25px 2rem 25px 2rem;
}

#footer .footer_content{
	display:flex;
	flex-direction: row;
}

#footer .footer_content .rights-reserved{min-width: 50%;}
#footer .footer_content .contact-nav{ min-width: 50%; float:right;}
#footer .footer_content .social-media-links{width: 100%;}
#footer .footer_content .social-media-links .social-media{float:right; margin-left: 1rem;}
#footer .footer_content .social-media-links .social-media a .fa-youtube,
#footer .footer_content .social-media-links .social-media a .fa-facebook{font-size: 22px;}
#footer .footer_content .social-media-links .social-media a .fa-youtube:hover{color: #ff0000;}
#footer .footer_content .social-media-links .social-media a .fa-facebook:hover{color: #29487d;}

#footer a { color: #fff; }
#footer a:hover { color: #f6b798; }
.footer-nav {
	float: left;
	max-width: 48%;
	font: 14px/18px Arial, Helvetica, sans-serif;
}
.footer-nav ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.footer-nav ul li {
	float: left;
	position: relative;
	padding: 0 12px 0 14px;
	list-style: none;
}
.footer-nav ul li:after {
	position: absolute;
	content: "";
	left: 0;
	top: 2px;
	background: #5d5d5d;
	width: 2px;
	height: 14px;
}
.footer-nav ul li:first-child { padding: 0 12px 0 0; }
.footer-nav ul li:first-child:after { display: none; }
.contact-nav { overflow: hidden; }
.contact-nav ul {
	overflow: hidden;
	padding: 0;
	margin: 0;
	text-align: right;
	font: 14px/18px Arial, Helvetica, sans-serif;
}
.contact-nav ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0 11px 0 13px;
	margin: 0 0 0 -4px;
	position: relative;
}
.contact-nav ul li:after {
	position: absolute;
	content: "";
	left: 0;
	top: 2px;
	background: #5d5d5d;
	width: 2px;
	height: 14px;
}
.contact-nav ul li:first-child { padding: 0 12px 0 0; }
.contact-nav ul li:first-child:after { display: none; }
#main .text-area {
	/* overflow: hidden; */
	border-bottom: 1px solid #dedfe0;
	padding: 0 0 30px;
	margin: 0 0 55px;
}

#main .text-area .image-block{
	background-image: url(../images/PGH54253.png);
	background-size: cover;
	background-repeat: no-repeat;
	height: 450px;
	width: 100%;
}

#main .text-area .image-block .inner {height: 100%; display:flex; flex-direction: column; justify-content: center; align-items: center;}
#main .text-area .image-block .inner .heading {color: #fff; font-size: 50px; font-weight: bold; line-height: 1;}
#main .text-area .image-block .inner .sub-heading{color: #fff; font-size: 25px;}
#main .text-area .layout-content{
	margin: 0 auto;
	height: auto;
	width: 90%;
	padding: 5rem;
}
#main .text-area img { margin: 0 0 30px; }
#main h1 {
	font-size: 40px;
	line-height: 45px;
	color: #000;
	margin: 0 0 15px;
}
.video-block {
	overflow: hidden;
	border-bottom: 1px solid #dedfe0;
	padding: 0 0 55px;
	margin: 0 0 60px;
}
.video-block .video-holder {
	float: left;
	position: relative;
	margin: 0 43px 10px 0;
}
.video-block .video-holder:after {
	position: absolute;
	content: "";
	left: 50%;
	top: 50%;
	background: url(../images/sprite_new.png) no-repeat -66px -42px;
	width: 110px;
	height: 110px;
	margin: -55px 0 0 -55px;
}
.video-block .text {
	overflow: hidden;
	padding: 30px 0 0;
}
.video-block .text h2 {
	color: #000;
	font-size: 30px;
	line-height: 34px;
	margin: 0 0 15px;
}
.info-block {
	overflow: hidden;
	padding: 0 0 12px;
	/*margin: 0 0 65px;*/
	border-bottom: 1px solid #dedfe0;
	max-width: 90%;
	margin: 0 auto;
}
.info-block h2 {
	color: #000;
	font-size: 30px;
	line-height: 34px;
	margin: 0 0 25px;
}
.info-block ul {
	padding: 0;
	margin: 0 -0.8%;
	overflow: hidden;
	padding-left: 10px;
}
.info-block ul li {
	display: inline-block;
	vertical-align: top;
	width: 23.3%;
	margin: 0 0.4% 30px 0.8%;
	list-style: none;
}
.info-block ul li img { margin: 0 0 15px; }
.info-block ul li .text {
	overflow: hidden;
	font-size: 14px;
	line-height: 18px;
}
.info-block ul li .text h3 {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 5px;
}
.info-block ul li .text h3 a { color: #000; }
.info-block ul li .text h3 a:hover { color: #f26522; }
.info-block ul li .text p { word-spacing: -1px; }
.col-holder {
	/* overflow: hidden; */
	padding: 0 0 35px;
	margin: 0 0 55px;
	border-bottom: 1px solid #dedfe0;
}
.col-holder .col {
	float: right;
	width: 48.5%;
}
.col-holder .col:first-child { float: left; }
.col-holder .col img { margin: 0 0 18px; }
.col-holder .col .text {
	overflow: hidden;
	line-height: 26px;
}
.col-holder .col h2 {
	color: #000;
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 10px;
}
.col-holder .col .text p { word-spacing: -1px; }
.btn-block {
	overflow: hidden;
	margin: 0 0 70px;
}
.btn-block .btn-box {
	float: right;
	width: 48.5%;
	margin: 0 0 30px;
}
.btn-block .btn-box:first-child { float: left; }
.btn-block a {
	display: table;
	table-layout: fixed;
	width: 100%;
	color: #000;
	border-radius: 5px;
	font-size: 18px;
	line-height: 23px;
}
.btn-block a:first-child { float: left; }
.btn-block a .text {
	display: table-cell;
	vertical-align: middle;
	background: #f0f0f0;
	width: 65%;
	border-radius: 5px 0 0 5px;
	padding: 25px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.btn-block a .link {
	display: table-cell;
	vertical-align: middle;
	border-radius: 0 5px 5px 0;
	width: 35%;
	background: dodgerblue;
	/*background: #f26522;*/
	color: #fff;
	text-align: center;
	padding: 25px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.btn-block a:hover .text {
	background: #ccc;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.btn-block a:hover .link {
	background: #666;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.intro-block {
	background: #f3f3f3;
    /*margin: -45px 0 0;*/
    padding: 70px 0 50px;
    height: 400px;
    background-image: url(../images/PGH54146.png);
    background-size: cover;
    display: flex;
    justify-content: center;
	align-items: center;
	width: 100%;
}
.intro-block .video-holder {
	float: right;
	position: relative;
	margin: 0 0 10px 30px;
}
.intro-block .video-holder a {
	display: block;
	position: relative;
}
.intro-block .video-holder a:after {
	position: absolute;
	content: "";
	left: 50%;
	top: 50%;
	margin: -55px 0 0 -55px;
	background: url(../images/sprite_new.png) no-repeat -66px -42px;
	width: 110px;
	height: 110px;
}
.intro-block .text { overflow: hidden; }
#main .intro-block .text h1 { margin: 0 0 10px; color: #fff;}
.intro-block .text p { margin: 0 0 20px; color: #fff;}
.btn-container {
	padding: 0 1rem 35px 1rem; 
	position: relative;
}
.btn-container:after {
	display: block;
	content: "";
	clear: both;
}
.btn-container:before {
	position: absolute;
	content: "";
	right: 0;
	bottom: 0;
	background: url(../images/sprite_new.png) no-repeat -203px -15px;
	width: 93px;
	height: 64px;
	display: none;
}
.btn-container .btn-private {
	/*float: left;*/
	position: relative;
	padding: 10px 45px 10px 20px;
	background: dodgerblue;
	/*background: #f26522;*/
	color: #fffcf5;
	border-radius: 5px;
	margin: 0 20px 0 0;
	font-weight: 700;
	/*text-transform: uppercase;*/
	min-width: 100px;
}
.btn-container .btn-private:hover {
	color: #fff;
	background: #395fae;
}
/*.btn-container .btn-private:after {
	position: absolute;
	content: "";
	right: 10px;
	top: 15px;
	background: url(../images/sprite_new.png) no-repeat -221px -100px;
	width: 23px;
	height: 20px;
}*/
.btn-container .btn-business {
	float: left;
	position: relative;
	padding: 10px 45px 10px 20px;
	background: #395fae;
	color: #fffcf5;
	font-weight: 700;
	border-radius: 5px;
	text-transform: uppercase;
	min-width: 100px;
}
.btn-container .btn-business:hover {
	background: #2b4886;
	color: #fff;
}
.btn-container .btn-business:after {
	position: absolute;
	content: "";
	right: 10px;
	top: 15px;
	background: url(../images/sprite_new.png) no-repeat -261px -100px;
	width: 23px;
	height: 20px;
}
.text-row {
	background: dodgerblue;
	/*background: #f26522;*/
	text-align: center;
	padding: 23px 0;
	color: #fff;
}
.text-row .tel {
	color: #fff;
	font-weight: 700;
}
.text-row p{margin:0;}
.jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important; /* change to right: -9999px on RTL sites */
}
/* custom checkbox styles */
.chk-area {
	background: url(../images/sprite_new.png) no-repeat -14px -213px; width: 20px; height: 20px;
	margin: 0 8px 0 0;
	float: left;
}
.chk-checked { background-position:-40px -213px; }
.jcf-label-disabled { color: #ccc; }
/* custom radio styles */
.rad-area {
	background: url(../images/sprite_new.png) no-repeat -14px -173px;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	margin: 0 10px 0 0;
	float: left;
}
.rad-checked { background-position:-37px -173px; }
.text-container {
	overflow: hidden;
	padding: 15px 1rem 50px 1rem;
	font: 14px/24px Arial, Helvetica, sans-serif;
	border-top: 1px solid #dbdbdb;
}
.text-container h2 {
	margin: 0 0 10px;
	color: #000;
	font-size: 18px;
}
.text-container p { margin: 0 0 25px; }
#two-columns{
	height:auto;
	padding:0 50px;
	margin:0 -50px 50px;
	overflow:hidden;
}
#two-columns:after{
	display:block;
	content:"";
	clear:both;
}
#content{
	float:left;
	/*width:60.11%;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
}
#content:after{
	position:absolute;
	content:"";
	right:-40px;
	top:10px;
	background:#dbdbdb;
	width:1px;
	height:9999px;
}
#content h2{
	margin:0 0 20px;
	padding:0 0 25px;
	border-bottom:1px dotted #9e9e9e;
	font-size:36px;
	line-height:43px;
	color:#000;
	position:relative;
}
#content h2 span{
	color: dodgerblue;
	/*color:#f26522;*/
}
#content h2:after{
	background: url(../images/sprite_new.png) no-repeat -321px -35px;
	width: 26px;
	height: 69px;
	position:absolute;
	content:"";
	left:-40px;
	bottom:-30px;
}
.rad-row{
	overflow:hidden;
	padding:0 0 10px;
	margin:0 0 30px;
	border-bottom:1px dotted #9e9e9e;
}
.rad-list{
	overflow:hidden;
	padding:0;
	margin:0 -2%;
}
.rad-list .wpcf7-list-item{
	float:left;
	width:46%;
	margin:0 2% 10px;
	padding:13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	list-style:none;
	border:1px solid #ccc;
	background: #fbfbfb url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2));
background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%);
}

@media only screen and (min-width: 768px) {
	#content .quote-form {
		width: 60%;
		float:left;
	}
}

#content .quote-form .rad-list .wpcf7-list-item label{
	font-size:14px;
	line-height:18px;
	color:#666;
	float:left;
	margin:0;
	font-weight:normal;
}
#content .rad-list .wpcf7-list-item label strong{
	color:#000;
	font-weight:bold;
}
.quote-form label,
.quote-form .title {
	color:#000;
	font-size:18px;
	line-height:22px;
	font-weight:700;
	display:inline-block;
	vertical-align:top;
	margin:0 0 7px;
}
.quote-form input[type="email"],
.quote-form .email,
.quote-form input[type="tel"],
.quote-form .tel,
.quote-form input[type="text"]{
	/*border:1px solid #ccc;*/
	border:none;
	background:#bdc3c7;
	height:46px;
	width:100%;
	/*padding:11px 40px 11px 11px*/;
	color:#fff;
	font: 18px/24px 'Open Sans', sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0 5px;
	float:left;
}
.quote-form textarea{
	border:none;
	background: #bdc3c7;
	min-height: 150px;
	width: 100%;
	color:#fff;
	font: 18px/24px 'Open Sans', sans-serif;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 5px;
	float:left;
}
.input-row .text-col.error input[type="email"],
.input-row .text-col.error .email,
.input-row .text-col.error input[type="tel"],
.input-row .text-col.error .tel,
.input-row .text-col.error input[type="text"]{
	border-color:#f26522;
	background:#fff;
}
.input-row.add .text-col{
	width:70%;
	float:right;
}
.input-row.add .text-col:first-child{
	float:left;
	width:27%;
}
.quote-form .text-holder{
	position:relative;
}
.quote-form .text-holder:after{
	display:block;
	content:"";
	clear:both;
}
.input-row .text-col{position:relative;}
.input-row .text-col.success:after{
	position:absolute;
	content:"";
	background: url(../images/sprite_new.png) no-repeat -81px -170px;
	width: 27px;
	height: 26px;
	right:5px;
	top:10px;
}
.input-row{
	margin:0 0 30px;
	width:100%;
}
.input-row:after{
	display:block;
	content:"";
	clear:both;
}
.quote-form .text{
	display:block;
	color:#999;
	font-size:14px;
	line-height:18px;
}
.mejs-container{
	width:100% !important;
	height:100% !important;
}
.input-area{
	overflow:hidden;
	margin:0 0 30px;
}
.input-outer{overflow:hidden;}
.input-outer .holder{
	float:right;
	width:70%;
}
.input-outer .holder:first-child{
	float:left;
	width:27%;
}
.check-list{
	overflow:hidden;
	padding:0;
	margin:0;
}
/*float:right;
	width:48%;
	padding:13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	list-style:none;
	border:1px solid #ccc;
	background: #fbfbfb url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2));
background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%);*/
    
.check-list li{
	float: right;
    width: 48%;
    border: none;
    padding: 10.5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    background: #bdc3c7;
    /* border: 1px solid #ccc; */
    /* background: #FBFBF3 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); */
}
.check-list li:first-child{float:left;}
#content .quote-form .check-list li label{
	font-size:14px;
	line-height:20px;
	color:#fff;
	float:left;
	margin:0;
	font-weight:normal;
}
#content .quote-form .check-list li label strong{font-weight:bold;}
.quote-form .btn-holder{
	position:relative;
	overflow:hidden;
}
.quote-form .btn-holder .btn-submit{
	display:block;
	background: dodgerblue;
	/*background:#f26522;*/
	position:relative;
	display:block;
	border-radius:50px;
	color:#fffcf5;
	font-size:15px;
	line-height:24px;
	font-weight:700;
	/*text-transform:uppercase;*/
	padding:13px 40px 13px 20px;
	text-decoration:none;
	text-align: center;
	
}
.quote-form .btn-holder:hover .btn-submit{
	color:#fff;
	/*background:#d54f0f;*/
	background: dodgerblue;
	text-decoration:none;
}
.quote-form{margin:0;}
.quote-form .btn-holder .btn-submit:after{
	/*background: url(../images/sprite_new.png) no-repeat -14px -247px;
	width: 22px;
	height: 21px;
	position:absolute;
	right:15px;
	top:14px;
	content:"";*/
}
.quote-form .btn-holder input[type="submit"]{
	position:absolute;
	left:-9999px;
	top:-9999px;
	background:none;
	border:0;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
.quote-form .btn-holder:hover input[type="submit"]{
	left:0;
	top:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
}
#aside{
	float:right;
	width:30%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:14px;
	line-height:24px;
}
#aside h2{
	color: #000;
	/*color:#f26522;*/
	margin:0 0 25px;
	font-size:20px;
	line-height:1.4;
}
#aside p{margin:0 0 30px;}
#aside ul{
	padding:0 0 15px;
	margin:0;
	overflow:hidden;
	font-size:18px;
	line-height:24px;
}
#aside ul li{
	list-style:none;
	overflow:hidden;
	position:relative;
	padding:0 0 15px 35px;
}
#aside ul li:after{
	position:absolute;
	content:"";
	left:0;
	top:1px;
	background: url(../images/sprite_new.png) no-repeat -46px -247px;
	width: 23px;
	height: 19px;
}
.header-text{display:none;}
.testimonial-block .pagination{display:none;}
/*woocommerce styling*/
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea, .voucher-fields input[type="text"], .voucher-fields textarea {
	box-sizing: border-box;
	line-height: 15px;
	margin: 0;
	padding: 7px 10px;
	outline: 0 none;
	width: 100%;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label{font-size:14px;}
.woocommerce legend {
	font-size: 20px;
	font-weight: bold;
}
.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li{
	list-style:none;
	}
.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table,.woocommerce table.shop_table, .woocommerce-page table.shop_table, .woocommerce table.shop_table, .woocommerce-page table.shop_table{border-collapse: collapse !important;}
.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table, .woocommerce table.shop_table, .woocommerce-page table.shop_table{width:100%;}
.woocommerce .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child th {border-top:1px solid #999 !important;}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th{width:30% !important;}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th{padding:6px 12px !important;text-align:left;} 
.woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td{
	padding:6px 12px !important;
	text-align:right !important;
	}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{text-align:left;}
.woocommerce .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child td{border-top:1px solid #ccc !important;}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{margin-bottom:20px !important;}

.woocommerce #content div.product form.cart table, .woocommerce div.product form.cart table, .woocommerce-page #content div.product form.cart table, .woocommerce-page div.product form.cart table{width: 100% !important;}
.woocommerce #content div.product form.cart table td, .woocommerce div.product form.cart table td, .woocommerce-page #content div.product form.cart table td, .woocommerce-page div.product form.cart table td{padding:6px 12px !important;}
.voucher-fields textarea{resize:vertical !important;}
.woocommerce-cart form{overflow:auto;}
.content-single{clear:both;}
/*378px*/
@media only screen and (min-width: 320px) and (max-width: 767px){
	.bg-video {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		z-index:0;
		width:100%;
		height:100%;
		background: url(../images/none.png) center;
		background-size: cover;
		background-repeat: no-repeat;
		/*background: #000;*/
	}
	/*.home .header-section{
		background-image: url(../images/DSC05294.jpg) center;
		background-size: cover;
		background-repeat: no-repeat;
	}*/

	/*.bg-video{display: none;}
	.mobile-container{
		height: 100%;
		width: 100%;
		background-image: url(../images/DSC05294.jpg) center center;
		background-size: cover;
	}*/

	.two-col-area .col-two{display:block;}
	.intro-section .scroll{
		display:none;
	}

	#main .text-area .image-block .inner .heading{font-size: 30px;}
	#main .text-area .image-block .inner .sub-heading{font-size: 15px;}

	#main .text-area .image-block .inner .heading,
	#main .text-area .image-block .inner .sub-heading{
		text-align: center;
		line-height: 1;
	}

	#main .text-area .layout-content{
		/*width: 100%;*/
		padding: 0;
	}
}


@media only screen and (min-width:1025px) {
	a.tel, .tel-holder a, .footer-text p a.tel {
		cursor: default;
		pointer-events: none;
	}
}
@media only screen and (min-width: 768px) {
	#nav .opener { display: none; }
	#nav .slide { position: static !important; }
}
@media only screen and (max-width: 1200px) {
	#wrapper .mejs-container.svg.mejs-video video {
		height: 100% !important;
		margin: 0 0 0 -25%;
		max-width: 150% !important;
		min-height: 100% !important;
		min-width: 130% !important;
		width: 150% !important;
	}
}
@media only screen and (max-width: 999px) {
	body {
		font-size: 14px;
		line-height: 20px;
	}
	#main {top: -40px;}
	.home #nav{padding-left:0rem;}
	/*.container { padding: 0 10px; }*/
	.home .header-holder .holder { padding: 0; }
	.intro-section .header h1 {
		font-size: 40px;
		line-height: 44px;
		margin: 0 0 15px;
	}
	.intro-section .header { margin: 0 0 30px; }
	.header-section{max-height: 650px;}
	.two-columns .col h2 {
		padding: 10px 86px 10px 10px;
		font-size: 25px;
		line-height: 31px;
		margin: 0 0 10px;
	}
	.two-columns .col .text { padding: 0 132px 0 10px; }
	.two-columns .col ul {
		font-size: 12px;
		line-height: 16px;
	}
	.two-columns .img,
	.two-columns .img.img2 {
		width: 45%;
		height: auto;
		right: -10px;
	}
	.two-columns .img.img2{
		width:35%;
		bottom:-9px;
	}
	.two-columns { padding: 0 0 30px; }
	.two-columns .btn-holder { margin: 0 0 25px; }
	.btn {
		font-size: 12px;
		line-height: 20px;
		padding: 5px 8px;
	}
	.two-columns .btn-holder .link, .two-columns .btn-holder span {
		font-size: 12px;
		line-height: 16px;
	}
	.info-area {
		padding: 25px 0;
		margin: 0 0 30px;
	}
	.info-area h2 {
		font-size: 35px;
		line-height: 40px;
		margin: 0 0 30px;
	}
	.info-area ul li .img-holder { margin: 0 0 20px; }
	.info-area ul li { width: 27%; }
	.testimonial-block .alignleft {
		width: 45%;
		margin: 0 15px 10px 0;
	}
	.testimonial-block h2 {
		font-size: 32px;
		line-height: 38px;
		margin: 0 0 10px;
	}
	.testimonial-block .text { padding: 50px 0 0; }
	.testimonial-block blockquote { padding: 38px 0 0; }
	.testimonial-block blockquote cite {
		font-size: 14px;
		line-height: 18px;
	}
	.testimonial-block { margin: 0 0 25px; }
	.bottom-section {
		padding: 20px 0 10px;
		font-size: 22px;
		line-height: 30px;
	}
	.contact-nav ul, .footer-nav { font-size: 12px; }
	.contact-nav ul li:first-child, .footer-nav ul li:first-child { padding: 0 5px 0 0; }
	.contact-nav ul li, .footer-nav ul li { padding: 0 5px 0 7px; }
	.header-section { margin: 0 0 40px; }
	.header-box .tel, .header-box #nav .slide { font-size: 12px; }
	.header-box #nav .slide li { margin: 0 7px; }
	.header-box { padding: 10px 0 0; }
	.header-box .tel {
		margin: 0 0 10px;
		padding: 0 0 0 20px;
	}
	#main h1 {
		font-size: 30px;
		line-height: 34px;
		margin: 0 0 10px;
	}
	#main .text-area {
		padding: 0 0 10px;
		margin: 0 0 25px;
	}
	.video-block .video-holder {
		width: 45%;
		margin: 0 20px 10px 0;
	}
	.video-block {
		margin: 0 0 30px;
		padding: 0 0 25px;
	}
	.info-block {
		padding: 0;
		margin: 0 0 30px;
	}
	.btn-block a {
		font-size: 14px;
		line-height: 20px;
	}
	.col-holder {
		margin: 40px 0 30px;
		padding: 0 0 10px;
	}
	.btn-block .btn-box, .btn-block { margin: 0 0 20px; }
	.btn-block a .link, .btn-block a .text { padding: 20px 10px; }
	#main .text-area img { margin: 0 0 20px; }
	.intro-block .video-holder { width: 45%; }
	.btn-container .btn-business:after, .btn-container .btn-private:after { top: 10px; }
	.btn-container .btn-business, .btn-container .btn-private { min-width: 60px; }
	.text-row { padding: 23px 0 9px; }
	#content h2:after{display:none;}
	#content h2{
		font-size:27px;
		line-height:33px;
		padding:0 0 15px;
	}
	#content .quote-form .check-list li label,
	#content .quote-form .rad-list .wpcf7-list-item label{font-size:13px;}
	.check-list li,
	.rad-list .wpcf7-list-item {padding:10px 3px;}
	#content{width:65%;}
	#content:after{right:-23px;}
	.quote-form .btn-holder .btn-submit{
		font-size:15px;
		line-height:20px;
	}
	.quote-form .btn-holder .btn-submit:after{top:13px;}
	#aside ul li{padding:0 0 10px 30px;}
	#aside ul{font-size:16px;}
	#aside p{margin:0 0 20px;}
	#aside h2{margin:0 0 15px;}
	.text-row{padding:10px 0;}
	.home .logo{
		position:relative;
		left:10px;
	}

	#main .text-area .layout-content{padding:0rem;}
	#main .text-area .image-block .inner .heading{font-size:30px;}

}
@media only screen and (max-width: 767px) {
	body {
		font-size: 13px;
		line-height: 17px;
	}
	.home .logo{
		position:relative;
		left:0;
		display: none;
	}
	.home #header {
		padding: 10px 0;
		position: relative;
		z-index: 9999;
	}
	.home .header-section{
		background-image: url(../images/vpx_mobile_bg.png);
		-webkit-background-size: cover;
		background-size: cover;
		background-repeat: no-repeat;
		max-height: 250px;
	}
	.home .header-content {
		float: none;
		width: 100%;
		margin: 0 0 18px;
		max-width: 100%;
	}
	.home .header-content .text { display: none; }
	.home .header-holder .holder, .home .header-holder { overflow: visible; }
	.home .header-holder .holder:after, .home .header-holder:after {
		display: block;
		content: "";
		clear: both;
	}
	.home #nav {
		position: absolute;
		margin: 0;
		top: 80px;
		left: -10px;
		right: -10px;
		z-index: 0;
	}
	#nav .opener {
		color: #666;
		position: relative;
		padding: 0 0 0 40px;
		margin: 0 0 0 5px;
		font-size: 13px;
		font-weight: bold;
		line-height: 24px;
		float: left;
		text-transform: uppercase;
	}
	.home #nav .opener { color: #fff; }
	#nav.active .opener, #nav .opener:hover { color: #f26522; }
	#nav .opener:after {
		position: absolute;
		content: "";
		left: 0;
		top: 0;
		background: url(../images/btn-menu.png) no-repeat;
		width: 36px;
		height: 24px;
	}
	#nav.active .opener:after, #nav .opener:hover:after { background-position: 0 -24px; }
	.home #nav .slide {
		overflow: hidden;
		clear: both;
		background: #000;
		padding: 0 10px;
	}
	.home #nav .slide li {
		padding: 0 !important;
		margin: 8px 0;
		width: 100%;
		text-align: center;
	}
	.home #nav .slide li:after { display: none; }
	.home .logo {
		width: 140px;
		height: 62px;
		position: relative;
		z-index: 999;
	}
	.intro-section .header h1 {
		font-size: 24px;
		line-height: 28px;
		margin: 0 0 10px;
	}
	.intro-section .header .sub-head {
		font-size: 20px;
		line-height: 24px;
	}
	.header-section { margin: 0 0 20px; }

	/**
	 * two col area 
	 */
	.two-col-area {
		display:block;
	}
	.two-col-area .col-one{width: 100%;}
	.two-col-area .col-one p{padding: 2rem;}
	.two-col-area .col-two{/*display:none;*/ width: 100% !important;}

	/**
	 * --------------------------------------
	 */
	.two-columns .col {
		width: 100%;
		float: left;
		margin: 0 0 10px;
	}
	.two-columns .col h2 {
		font-size: 20px;
		line-height: 22px;
		padding: 5px 86px 5px 10px;
	}
	.two-columns .col ul { font-size: 10px; }
	.two-columns .col .text { padding: 0 95px 0 10px; }
	.two-columns .img {
		width: 40%;
		right: -20px;
	}
	.two-columns .btn-holder .link, .two-columns .btn-holder span, .btn {
		font-size: 11px;
		line-height: 16px;
	}
	.fact-list li:after, .fact-list:after { display: none; }
	.fact-list { margin: 0; }
	.fact-list li {
		padding: 0;
		width: 100%;
		margin: 0 0 15px;
	}

	.fact-list li .title {
		font-size: 30px;
		line-height: 35px;
		color: dodgerblue;
	}

	.book-area .book-now-desc{display:flex; flex-direction: column;}

	.info-area h2 {
		font-size: 25px;
		line-height: 30px;
	}
	.info-area ul li {
		padding: 0;
		width: 100%;
		margin: 0 0 10px;
	}
	.testimonial-block .alignleft {
		float: none !important;
		width: 100%;
		margin: 0 0 10px;
	}
	.testimonial-block h2 {
		font-size: 24px;
		line-height: 28px;
		margin-top: 0.5rem;
	}
	.bottom-section {
		font-size: 18px;
		line-height: 24px;
	}
	.contact-nav ul, .footer-nav { font-size: 11px; }
	.footer-nav {
		width: 100%;
		max-width: 100%;
	}
	.contact-nav { clear: both; }
	.contact-nav ul { text-align: left; }
	.contact-nav ul li { margin: 0; }
	#footer a.tel:hover {
		text-decoration: none;
		color: #fff;
	}
	.header-box .tel {
		position: relative;
		z-index: 999;
	}
	.logo {
		float: none;
		display: block;
		margin: 0 auto;
	}
	.header-box {
		padding: 10px 0 0;
		width: 100%;
	}
	.header-box #nav {
		position: absolute;
		left: 0;
		right: 0;
		top: 80px;
	}
	.header-box #nav .slide { background: #fff; }
	.header-box #nav .slide li {
		width: 100%;
		margin: 8px 0;
		text-align: center;
	}
	#header {
		padding: 15px 0;
		margin: 0 0 20px;
	}
	.home #header { margin: 0; }
	#main .text-area img { margin: 0 0 10px; }
	#main h1 {
		font-size: 24px;
		line-height: 28px;
	}
	.video-block .video-holder {
		width: 100%;
		margin: 0 0 10px;
	}
	.video-block .text {
		clear: both;
		padding: 0;
	}
	.info-block h2, .video-block .text h2 {
		font-size: 24px;
		line-height: 28px;
		margin: 0 0 10px;
	}
	.video-block {
		padding: 0 0 15px;
		margin: 0 0 20px;
	}
	.info-block ul { margin: 0; }
	.col-holder .col, .info-block ul li {
		width: 100%;
		margin: 0 0 20px;
		text-align: center;
	}
	.btn-block .btn-box {
		width: 100%;
		margin: 0 0 15px;
	}
	.intro-block .video-holder {
		float: none;
		width: 100%;
		margin: 0 0 10px;
	}
	.btn-container:before { display: none; }
	.intro-block {
		margin: -20px 0 0;
		padding: 30px 0 0;
	}
	.two-columns{padding:0 0 10px;}
	.two-columns .col{margin:0 0 30px;}
	.two-columns .img{width:27%;}
	.two-columns .img.img2{width:19%;}
	.home .header-content{
		/*background:#f26522;*/
		background: dodgerblue;
		float:left;
		max-width:none;
		width:107%;
		margin:0 0 18px -10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding:12px 15px;
	}
	.header-text{
		display:inline-block;
		vertical-align:top;
		float:left;
		font-size:15px;
		line-height:21px;
		z-index:9999;
		position:relative;
	}
	.home #header{
		padding:0;
		background:none;
	}
	.header_minside .container{
		max-width: 1200px;
	}
	.home .header-content .link{
		overflow:hidden;
		z-index:9999;
		text-indent:-9999px;
		background: url(../images/sprite_new.png) no-repeat -221px -137px;
		width: 16px;
		height: 20px;
		padding:0;
		float:right;
		margin:0 50px 0 0;
	}
	.home .header-content .link:after{display:none;}
	.home #nav,
	.header-box #nav{
		left:auto;
		right:-10px;
		left:-10px;
		top:13px;
		z-index:9990;
	}
	#nav .opener:after{display:none;}
	.header-box #nav .opener{margin:0 20px 11px 0;}
	#nav .opener{
		padding:0;
		float:right;
		background: url(../images/sprite_new.png) no-repeat -259px -138px;
		width: 29px;
		height: 18px;
		overflow:hidden;
		margin:0 10px 14px 0;
		text-indent:-9999px;
	}

	.hove #nav .slide .sub-menu.active{
		background: darkblue;
	}

	.home #nav .slide .sub-menu.active a{
		color: #fff;
	}

	.home #nav .slide li{
		cursor: pointer;
	}

	.home #nav .slide li .sub-menu,
	.home #nav .slide li:hover .sub-menu {
		transition: ease-in-out 0.2s all;
		display:none;
	}

	.home #nav .slide li .sub-menu.active{ 
		border-radius: 0;
		display: flex;
		flex-direction: column;
		padding: 0.5rem 0rem;
		background: darkblue;
		width: 200px;
		margin-top: 0.1rem;
		justify-content: center;
		align-items: center;
		width: 100%;
		position:unset;
	}

	.header-box #nav .slide,
	#nav .slide,
	/*.home #nav .slide{background:#f26522;}*/
	.home #nav .slide{background: dodgerblue; width: 100%;}
	.header-box #nav .slide li a{color:#fff;}
	.header-box #nav .slide li a:hover, .header-box #nav .slide li.active a,
	#nav .slide li a:hover, #nav .slide li.active a,
	.home #nav .slide li a:hover, .home #nav .slide li.active a{color:#f7f7f7;}
	.home .header-holder .holder, .home .header-holder{clear:both;}
	.intro-section .header .sub-head{display:none;}
	.two-columns .col{
		border-radius:0;
		/*background:#f26522;*/
		margin:0 0 20px;
	}
	.two-columns .col .text{display:none;}
	.two-columns .col h2{
		margin:0;
		border-radius:0;
		font-size:18px;
		line-height:24px;
		padding:25px 90px 25px 20px;
	}
	.two-columns .img{
		width:33%;
		right:-4px;
		bottom:0;
	}
	.two-columns .img.img2{
		width:20%;
		right:-6px;
		bottom:-4px;
	}
	.info-area{display:none;}
	.testimonial-block{text-align:center;}
	.testimonial-block .alignleft{display:none;}
	.testimonial-block blockquote{padding:0;}
	.testimonial-block blockquote:after{display:none;}
	.testimonial-block .pagination{display:block; margin-top: 2rem;}
	.testimonial-block .pagination ul{
		padding:0;
		margin:0;
		overflow:hidden;
	}
	.testimonial-block .pagination ul li{
		display:inline-block;
		vertical-align:top;
		margin:0 2px;
		list-style:none;
	}
	.testimonial-block .pagination ul a{
		background: url(../images/sprite_new.png) no-repeat -123px -175px;
		width: 10px;
		height: 10px;
		overflow:hidden;
		text-indent:-9999px;
		display:block;
		transition: none;
		-moz-transition: none;
		-webkit-transition: none;
		-o-transition: none;
	}
	.testimonial-block .pagination ul .active a,
	.testimonial-block .pagination ul a:hover{
		background-position:-138px -175px;
		transition: none;
		-moz-transition: none;
		-webkit-transition: none;
		-o-transition: none;
	}
	/*.slideshow .slideset{margin:0 0 20px;}*/
	.slideshow .slideset{width: 100%;}
	.contact-nav, .rights-reserved, .social-media-links{display:none;}
	#footer{padding:0;}
	.footer-nav{
		max-width:none;
		margin:0 -10px;
		width:106%;
		font-size:12px;
		line-height:18px;
	}
	.footer-nav ul li,
	.footer-nav ul li:first-child{
		padding:0;
		margin:0;
		border-bottom:1px solid #6a6a6a;
		float:none;
		width:100%;
	}
	.footer-nav ul li:after,
	.footer-nav ul li:first-child:after{display:none;}
	.footer-nav ul li a,
	.footer-nav ul li:first-child a{
		display:block;
		position:relative;
		padding:11px 26px 11px 15px;
	}
	.footer-nav ul li a:after,
	.footer-nav ul li:first-child a:after{
		position:absolute;
		content:"";
		right:15px;
		top:14px;
		background: url(../images/sprite_new.png) no-repeat -130px -194px;
		width: 7px;
		height: 12px;
		opacity:0.20;
	}
	.footer-nav ul li a:hover:after,
	.footer-nav ul li:first-child a:hover:after{opacity:1;}
	#footer a:hover{color:#fff;}
	.fact-section{margin:0 0 10px;}
	/*.fact-list li .img-holder{display:none;}*/
	.fact-list{
		border-left:1px solid #dadada;
		border-bottom:1px solid #dadada;
	}
	.fact-section p{display:none;}
	.fact-list li{
		width:50%;
		margin:0 0 0 -3px;
		border-style:solid;
		border-color:#dadada;
		border-width:1px 1px 0 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding:10px 5px;
	}
	.two-columns{padding:70px 0 0;}
	.two-columns .col{margin:0 0 75px;}
	.header-box .tel{display:none;}
	#header{
		border:none;
		box-shadow:none;
		padding:0;
	}
	.container.add{
		display:table;
		width:100%;
		padding:0;
		text-align:center;
	}
	.container.add .logo{
		display:table-footer-group;
	}
	.container.add .header-box{
		display:table-header-group;
		/*background:#f26522;*/
		background: dodgerblue;
		padding:12px 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.container.add .header-box .header-text{
		float:left;
		color:#fff;
		font-size:15px;
		line-height:18px;
	}
	.container.add .logo a{
		display:inline-block;
		vertical-align:top;
		margin:15px 0;
	}
	.intro-block{
		margin:0;
		padding:0;
		/*background:#fff;*/
		text-align: center;
		
	}
	.text-row{display:none;}
	#two-columns{
		padding:0;
		margin:0 0 10px;
	}
	#content{width:100%; padding: 0rem 1rem 0rem 1rem;}
	#content:after{display:none;}
	#aside{display:none;}
	#content h2{
		font-size:18px;
		line-height:24px;
	}
	.rad-list{margin:0;}
	.rad-list .wpcf7-list-item {
		width:100%;
		margin:0 0 10px;
	}
	.input-row{margin:0 0 10px;}
	.input-row.add .text-col:first-child{width:32%;}
	.input-row.add .text-col{width:65%;}
	.quote-form .text{display:none;}
	.check-list li,
	.input-outer .holder,
	.input-outer .holder:first-child{width:100%;}
	.input-area,
	.check-list li:first-child{
		margin:0 0 10px;
	}
	.quote-form label, .quote-form .title{
		font-size:14px;
		line-height:18px;
	}
	.quote-form .btn-holder .btn-submit:after{display:none;}
	/*.quote-form .btn-holder .btn-submit{background:#49a434;}*/
	.quote-form .btn-holder .btn-submit{background: dodgerblue;}
	.quote-form .btn-holder:hover .btn-submit{background:#317e20;}
	#wrapper .mejs-container.svg.mejs-video video {
		height: 111% !important;
		min-height: 111% !important;
		margin: 0 0 0 -25%;
		max-width: 200% !important;
		min-width: 200% !important;
		width: 200% !important;
	}
	.video-box{display:none;}

/**
 * -------------------------------------------------------
 * book area
 * -------------------------------------------------------
 */
.book-area{
	height: 400px;
	width: 100%;
}

.book-areay .container{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
}

.book-area .container .book-now-desc{font-size: 40px; line-height: 2.5rem; text-align: center;
}
.book-area .container span .book-now-button {
	height: 20px;
	width: auto;
	background: dodgerblue;
	color: #fff;
	padding: 10px;
	border-radius: 20px 20px 20px 20px;
	margin-bottom: 1rem;
}
/* ----------------------------------------------------*/


.slideshow .slide .testimonial:nth-child(2){display:none;}
.slideshow .slide .testimonial:last-child{display:none;}

@media only screen and (max-width: 479px) {
	.two-columns{padding:0 0 10px; margin-top: 6rem;}
	.two-columns .col{margin:0 0 20px;}
	.two-column-area .col-one{
		padding: 0rem 5rem 0rem 5rem;
	}
}
@media only screen and (max-width: 1470px){
	#wrapper .mejs-container.svg.mejs-video video{
	width:150% !important;
	max-width:150% !important;
	min-width:150% !important;
	height:101% !important;
	min-height:101% !important;
	margin:0 0 0 -25%;
}
}

@media only screen and (max-width: 1024px) {
.home .header-holder .holder.logo{width: 28%;}
}


.html5-watermark.ytp-scalable-icon-shrink{
	display:none !important;
	height:0 !important;
	width:0 !important;
	opacity:0 !important;
}
#wrapper .text-col span.wpcf7-form-control-wrap{display:block !important;}
#wrapper span.wpcf7-not-valid-tip{clear:both !important;}
#wrapper .mejs-mediaelement{z-index:2!important;}
}