/*
Theme Name: Tony Fray Theme
Theme URI: http://www.tonyfrey.gr/
Description: Tony Fray Theme based on Bootstrap 3
Author: Fotis Routsis
Version: 1
*/

@import url('css/bootstrap.css');

/* temp */
.mc4wp-error{
	display: none !important;
}

/*-------------------------------------------------------------------
   General 
------------------------------------------------------------------- */

body {
   font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;
}

a, 
a:hover{
	color:#cc3333;
	text-decoration: none;
}

.roboto {
    font-family: 'Roboto', sans-serif;
}

.upper{
	text-transform:uppercase;
}

.center{
	text-align: center;
}

.no-padding{
	padding: 0;
}

.no-left-pad{
	padding-left:0;
}

.no-right-pad{
	padding-right:0;
}

.alignright{
	float: right;
}

img.alignright{
	margin: 10px 0px 10px 20px;
}

.alignleft{
	float: left;
}

img.alignleft{
	margin: 10px 20px 10px 0px;
}


.single .main-bg img{
	max-width:100%;
	height: auto;
}

.main-bg ul{
	padding:0px 0px 0px 0px;
	list-style: none;
	margin-bottom: 30px;
}

.main-bg li{
	background: url("img/li-item.png") no-repeat left top;
	padding: 0px 0px 0px 35px;
	margin: 0px 0px 5px 0px;
}

.panel-body {
	padding: 20px 40px;
}

.main-bg p{
    margin-bottom: 25px;
}

/*-------------------------------------------------------------------
   Header 
------------------------------------------------------------------- */
#top-bg{
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: -99;
	max-height: 900px;
	overflow: hidden;
}

#top-bg img{
	width:100%;
	max-width: 1600px;
	margin: 0 auto;
}

.navbar-wrapper{
	background: none repeat scroll 0 0 #2E2E2E;
    margin-bottom: 140px;
    max-height: 100px;
}


.navbar-wrapper .container{
	padding: 0;
}

.navbar-nav{
	background: #ffffff;
	font-weight: 900;
	border-radius: 50px;
	margin: 25px 0px 0px 30px;
	font-size: 15px;
	height: 50px;
	max-width: 770px;
	padding: 0px 15px;
}

.navbar-nav a{
	color: #fff;
	background: none !important;
	padding-left: 5px  !important;
	padding-right: 5px  !important;
}


.navbar-nav > li {
	margin: 0 6px;
}

.with-lang-el .navbar-nav > li {
	margin: 0 5px;
}

.logo-space{
	background:url('img/logo.png') no-repeat center center;
	width: 241px;
	height: 97px;
	margin-top: 10px;
}

.book-now-home-space{	
	position: absolute;
	text-align: center;
	top: 300px;
	width: 100%;
}

/*-------------------------------------------------------------------
   Home 
------------------------------------------------------------------- */
.round-man{
	background:#eaeaea;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
 	border-radius: 10px;
 	height: 255px;
}

.round-man-content{
	padding:10px 15px;
}

.round-man-title{
	border-bottom:1px solid #000;
	color:#666666;
	font-size:14px;
	padding: 10px 13px;
}

.round-man-title span{
	color:#000;
	margin-right:8px;
	font-size:18px;
	font-weight: 900;
}

.round-man-content{
	font-size: 13px;
}

.round-man-content p{
	height: 90px;
}

.tony-home img{
	margin: -50px auto 30px;
}
/*-------------------------------------------------------------------
   Main 
------------------------------------------------------------------- */

.main-bg{
	background: #fff;
-moz-border-radius-topleft: 50px;
-webkit-border-top-left-radius: 50px;
 border-top-left-radius: 50px;
-moz-border-radius-topright: 50px;
-webkit-border-top-right-radius: 50px;
border-top-right-radius: 50px;
   padding: 40px 40px 60px 40px;
   min-height: 400px;
}

.top-nav {
	font-weight: 700;
	color: #b2b2b2;
	border-top: 1px dotted #EBEBEB;
	border-bottom: 1px dotted #EBEBEB;
	height: 42px;
	line-height: 42px;
	margin-bottom: 50px;
}

.top-nav-title{
	font-size: 18px;
	font-weight: 900;
	padding: 5px 5px;
	margin-right: 10px;
}

.top-nav a,
.top-nav a:hover{
	color: #b2b2b2;
	text-decoration: none;
	padding-right: 10px;
}

.top-nav a,
.top-nav a:hover{
	display:none;
}

.top-nav a:after {
    content: ">";
    padding-left: 10px;
}

.top-nav a:last-child:after{
	content: "";
}

.red-title{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	color: #E9C4C4;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpi2r9//38gYGAEESAAEGAAasgJOgzOKCoAAAAASUVORK5CYII=) repeat-x center ;
	padding: 0;
	margin: 10px 0px 40px 0px;
	height: 20px;
	line-height: 20px;
	text-align:center;
}


.red-title .red-title-container{
-webkit-box-shadow: 0 4px 4px -3px #000000;
   -moz-box-shadow: 0 4px 4px -3px #000000;
        box-shadow: 0 4px 4px -3px #000000;
}

.red-title .red-title-text {
    background: none repeat scroll 0 0 #CC2323;
    display: block;
    padding: 4px;
    width: 100%;
}

.red-title .red-title-text .black-title-text{
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	color: #000;
	margin-left: 20px;
}


/*-------------------------------------------------------------------
   Venues 
------------------------------------------------------------------- */
.venue-list .red-title{
	background:none;
}

.venue-excerpt{
	margin-bottom: 20px;
}

.venue-excerpt > p {
    min-height: 60px;
}

.venue-feat-img,
.venue-list-img{
	width: 100%;
	max-height: 300px;
	overflow: hidden
}

.venue-feat-img img,
.venue-list-img img{
	width:100%;
}

/*-------------------------------------------------------------------
   Testimonials 
------------------------------------------------------------------- */

.go-back {
	font-weight: 700;
	margin: 0px 0px 0px 0px;
}

.go-back a{

}

.testimonial-container{
	border-bottom:1px dotted #EBEBEB;
	padding-bottom:40px;
	margin-bottom:40px;
}

.testimonial-container:last-child{
	border-bottom:none;
	padding-bottom:40px;
	margin-bottom:0px;
}

.testimonial-container img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 70%;
	margin: 38px 0 0 0;
}

.testimonial-container .testimonial-more span{
	color:#999999;
}

/*-------------------------------------------------------------------
   Blog 
------------------------------------------------------------------- */

.blog-item{
	border-bottom:1px dotted #ccc;	
	padding: 30px 0px;
}

.sidestrip{
	background: url('img/blog-bg.png') repeat-y center;
}

.blog-item:last-child{
	border-bottom:none;	
}

.blog-title h1 {
	font-size: 22px;
	font-weight: 700;

	margin-bottom: 20px;
}

.blog-title h1 a{
	color: #000;
}

.blog-feat-img{
	margin-bottom:20px;
}

.blog-read-more{
	font-weight: bold;
	font-style: italic;
	color:#000;
	font-size:13px;	
}

.cat-holder{
	background: #000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	line-height: 15px;
	margin-left: -5px;
}

.cat-holder a{
	color: #fff;
	margin-top: 42px;
	float: left;
	width: 100%;
	text-align: center;
}

.meta-holder{
	font-size: 12px;
	margin: 15px 0px;
	font-style: italic;
	background: #F5F5F5;
	text-align: center;
	padding: 8px 2px;
	font-weight: bold;
}

.time-holder{

}

.comments-holder{
	color:#666666;
}

.blog-navigation{
	float: left;
	border-bottom: 1px dotted #cacaca;
	width: 100%;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 30px 0px;
	font-style: italic;
}

.blog-navigation a{
	color:#000;
}

.prev-blog,
.next-blog{
	content: ' ';
	width: 60px;
	height: 60px;
	float: left;
	border-radius: 50%;
	vertical-align: middle;
}

.prev-blog{
	background: url('img/prev-arr.png') no-repeat center #F7F7F7;
	margin-right: 8px;
}

.next-blog{
	background: url('img/next-arr.png') no-repeat center #F7F7F7;
	margin-left: 8px;
}

.blog-nav-link{
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	float: left;
}

.blog-nav-link span{
	display: block;
	font-size: 90%;
	font-weight: normal;
}

/*-------------------------------------------------------------------
   Sidebar 
------------------------------------------------------------------- */
.widget-item{
	margin-bottom:20px;
}

.widget-item a {
	color:#000;
}

.widget-item-title{
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	border-bottom: 1px solid #cccccc;
	margin: 0px 0px 15px 0px;
	padding: 6px 0px;
}

.widget-item li{
	background: none;
	padding: 0px 0px 0px 10px;
	font-style:italic;
}

.side-title{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

/*-------------------------------------------------------------------
   Pre-Footer 
------------------------------------------------------------------- */

.prefooter{
	background:#cccccc;
}

.prefooter .foot-box{
	background: #fff;
	width: 280px;
	height: 150px;
	margin: 10px auto 30px;
	padding: 15px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 1px 5px 7px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 5px 7px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 5px 7px 0px rgba(50, 50, 50, 0.75);
}

.prefooter .foot-space span,
.prefooter .newsletter span{
	font-weight:700;
	margin-bottom: 10px;
	display: block;
}

.prefooter .foot-space img{
	width: 100%;
}

.prefooter .foot-space p,
.prefooter .newsletter p{
	font-size:90%;
	line-height: 15px;
}

.foot-more{
	color: #000 !important;
	font-weight: bold;
	font-size: 12px;
	background: #cccccc;
	padding: 2px 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-transform: lowercase;
	border: none;
	line-height: 16px;
}

.foot-more:hover{
	color: #000;
}

.foot-more:after{
	display:none;
}

.prefooter .link-box{
	width:236px;
}

.social-links{
	background-color:#ffffff;
	padding: 30px 0;
}

.prefooter .social{
	background: url('img/social-icons.png') no-repeat center center;
}

.prefooter .social {
	margin: 0 auto;
}

.prefooter .link-box a{
	display: inline-block;
	text-indent: -9999px;
	width:59px;
	height: 59px;
	padding:20px;
	line-height: 19px;
}

.testimonial-box {
    margin: 10px;
}

.testimonial-box p{
	margin-right:28px;
}

.testimonial-box img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-left: 15%;
    margin-top: 20%;
    width: 70%;
}

/*-------------------------------------------------------------------
   Footer 
------------------------------------------------------------------- */
footer{
	background:#333333;
	color:#fff;
}

footer a,
footer a:hover{
	color:#fff;
	text-decoration: none;
}

footer .quick_space{
	display:none;
	background:url('img/quick-bg.png') repeat-x center;
	height: 25px;
	font-size: 18px;
	font-weight: bold;
}

footer .quick_links{
	color:#999999;	
	background:#333333;
	padding: 0px 10px;
}

.footer_menu{ 
    padding: 10px 0px 20px 0px;
}

.footer_menu ul{
	list-style: none;
	margin:0;
	padding:0;
	float: left;
	width:100%;
	font-size:14px;
} 

.top-foot-item{
	text-transform: uppercase;
	display:block;
}

.footer_menu ul li{
	font-weight: bold;
	display: inline-block;
	min-width: 7%;
	margin: 0 1% 0 0;
	padding: 0;
}

.footer_menu ul li ul li{
	font-weight: normal;
	display:block;
	text-transform: initial;
	font-size:14px;
	width: 100%;
	max-width: 100%;
	min-width:100%;
}


footer .footer-contact{
	text-align:center;
}

footer .footer-contact span,
footer .footer-contact a{
	font-size: 18px;
	font-weight: 700;
	line-height: 70px;
}

footer .footer-contact a{
	line-height: 70px;
	padding: 14px 0px 14px 55px;
}

footer .footer-contact a:hover{
	opacity: 0.6;
}

footer .footer-contact .tel{
	background: url('img/tel.png') center left no-repeat;
}

footer .footer-contact .email{
	background: url('img/mail.png') center left no-repeat;
}

footer .footlinks {
    border-top: 1px solid #CACACA;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    padding: 20px 0;
    position: relative;
}

footer .footlinks a{
	color:#cccccc;
}

footer .footlinks .first{
	padding-right: 12px;
	border-right: 1px solid;
	margin-right: 10px;
}

/*------------------------------------------------------------------- 
   Varius 
------------------------------------------------------------------- */

.wp-pagenavi {
	text-align: center;
	margin: 20px 0px;
}

.scrollup{
	width: 40px;
	height: 40px;
	opacity: 0.9;
	position: fixed;
	bottom: 20px;
	right: 30px;
	display: none;
	text-indent: -9999px;
	background: url('img/top-small.png') no-repeat;
}

.scrollup:hover{
	opacity: 0.6;
}

.mc4wp-form {
	 margin: 0 !important 
}

#mc4wp_email {
	background: #e8e8e8  !important ;
	border: none  !important ;
	margin: -5px 0px 10px 0px  !important ;
}

.cgmp-centering-container-handle{
	margin-bottom:40px;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#disqus_thread {
    display: block;
    float: left;
    width: 100%;
}

/*----- Contact forms ---------------------*/

#wpcf7-f130-p20-o1,
#wpcf7-f136-p133-o1{
	float:right;	
}

#wpcf7-f130-p20-o1 .labeler,
#wpcf7-f136-p133-o1 .labeler{
	font-weight: bold;
	text-align: left;
	width: 120px;
	display: inline-block;
	vertical-align: top;
}

#wpcf7-f130-p20-o1 .wpcf7-submit,
#wpcf7-f136-p133-o1 .wpcf7-submit{
	background: #f8f8f8;
	color: #666666;
	padding: 5px 10px;
	border: 1px solid;
	float: right;
}

#wpcf7-f130-p20-o1 input,
#wpcf7-f130-p20-o1 textarea,
#wpcf7-f136-p133-o1 input,
#wpcf7-f136-p133-o1 textarea{
	background: #e8e8e8;
	border: none;
	padding: 2px 8px;
	width: 100%;
}

/*----- Join Us ---------------------*/

.wpcf7 label,
.wpcf7-checkbox .wpcf7-list-item-label {
	font-size: 17px;
	color: #969595;
	text-transform: uppercase;
}

.wpcf7 p{
	color: #969595;
}

.wpcf7 input,
.wpcf7 select{
	font-size: 16px;
	padding: 10px 15px;
	border: 1px solid #e8e8e8;
	max-width: 100%;
}

.wpcf7 .wpcf7-submit{
	margin: 0 auto;
	display: block;
	background: #99cc33;
	color: #fff;
	font-weight: bold;
	padding: 10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.wpcf7-form-control-wrap{
	height:auto !important;
}

span.wpcf7-not-valid-tip {
	font-size: 0.8em !important;
}

#mc4wp-checkbox label {
    font-size: 16px;
}

.created {
    color: #8B8B8B;
    font-size: 10px;
    margin-top: 10px;
    position: relative;
    text-align: center;
    top: 0;
}

.created img {
    margin: -4px 0 0 5px;
    vertical-align: middle;
}

.carousel-control{
	background: none !important;
	width: 5% !important;
	height: 15% !important;
	top: 45%;
	border: none !important;
}

/* Fade transition for carousel items */
.carousel .item {
    left: 0 !important;
      -webkit-transition: opacity .5s; /*adjust timing here */
         -moz-transition: opacity .5s;
           -o-transition: opacity .5s;
              transition: opacity .5s;
}
.carousel-control {
    background-image: none !important; /* remove background gradients on controls */
}
/* Fade controls with items */
.next.left,
.prev.right {
    opacity: 1;
    z-index: 1;
}
.active.left,
.active.right {
    opacity: 0;
    z-index: 2;
}

/*
.collapsing {
  -webkit-transition: height 0.8s ease;
		-moz-transition: height 0.8s ease;
           -o-transition: height 0.8s ease;
				transition: height 0.8s ease;
} */

.accordion-body {background: #f90; display: none;}
.accordion-body.in {display: block;}

.panel-default{
	border: none !important;
}

.panel-default > .panel-heading{
	background: none !important;
	border-bottom: 1px dotted #cccccc;
	padding:0 !important;
}

.panel-title {
	font-weight: bold;
}

.panel-title div{
	display: inline-block;
}

.panel-title .main-lesson-title{
	min-width: 160px;
}

.panel-title .explain{
	color: #999999;
	margin-right: 40px;
}

.panel-title .more-lesson{
	color:#cc3333;
	font-size: 11px;
	background: url('img/down-arr.png') no-repeat right center;
	padding-right: 10px;
}

.panel-heading a{
	background: url('img/close.jpg') no-repeat left center;
	padding: 10px 0px 10px 30px;
	display: inline-block;
}

.panel-heading a.collapsed{
	background: url('img/open.jpg') no-repeat left center;
}

.collapsing{
	-webkit-transition: height 4s ease;
	-moz-transition: height 4s ease;
	-ms-transition: height 4s ease;
	-o-transition: height 4s ease;
	transition: height 4s ease;
}

.test-bg{
	background: #e8e8e8;
}

.left-border{
	border-left:1px solid #cacaca;
}

.test-box{
	padding:30px 20px;
}

.top-test{
	margin-bottom:20px;
}

.test-box h3{
	font-weight: bold;
	font-size:17px;
	color:#000;
	margin:0;
	padding:0;
}

.carousel-testi{
	min-height: 270px;
}

.promo-box img{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius:20px;
	margin-bottom:15px;
}
.promo-box .metadata{
	color:#666666;
	font-weight:bold;
}
/*------------------------------------------------------------------- 
   Price Tables
------------------------------------------------------------------- */

.pricetable-container{
	background: #eaeaea;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius:20px;
	border-bottom: 8px solid #000;
	margin: 0px 10px 20px 10px;
	padding-bottom: 34px;
	text-align: center;
	max-width: 280px;
}

.pricetable-title {
	padding: 15px 0px 10px 0px;
	font-weight: 800;
	font-size: 18px;
	border-bottom: 1px solid;
}

.pricetable-content{
	text-align: left;
	padding: 0;
}

.training .pricetable-content,
.ekpaidefsi .pricetable-content {
	min-height: 245px;
	line-height:245px;
}

.training .pricetable-container,
.ekpaidefsi .pricetable-container{
	margin-bottom: 55px;
	position: relative;
	padding-bottom: 40px;
}

.pricetable-content ul{
    line-height: normal;
    margin-bottom: 0;
    vertical-align: middle;
}

.training .pricetable-content ul,
.ekpaidefsi .pricetable-content ul{
	display: inline-block;
}


.pricetable-content ul li {
	border-bottom: 1px solid #666666;
	background: none;
	padding: 20px 10px 20px 50px;
	margin:0;
}

.pricetable-content .small-list li {
	padding: 10px 10px 10px 50px;
}

.pricetable-content .big-list li {
	padding: 20px 10px 20px 50px;
}


.pricetable-content ul li:last-child {
	border-bottom:none;
}

.pricetable-content ul li::before {
	content: ' ';
	background: url("img/li-item.png") no-repeat left top;
	width: 21px;
	margin: 0px 10px -8px -30px;
	height: 21px;
	display: inline-block;
}

.pricetable-price{
	background: #000;
	color: #fff;
	padding: 0px 0px;
	font-size: 0px;
	font-weight: 700;
}

.pricetable-price-cost .pricetable-price-details{
	font-size: 14px;
	font-weight: normal;
}

.small-price,
.small-list{
	font-size: 100%;
}

.big-list{
	font-size: 110%;
}

a.booknow{
 background: url("img/book-now-small.png") no-repeat center;
	width: 90px;
	height: 90px;
	/* 
	display: inline-block;
	margin: 0px 0px -70px 0px; */
	margin: 0px 0px 0px -45px;
	position: absolute;
	left:50%;
}

.search-land {
    height: 34px;
    position: absolute;
    right: 0;
	top: 0;
	z-index: 99;
}

#searchform {
    float: right;
    margin: 0;
}

#s {
    background: url("img/search.jpg") no-repeat scroll right top rgba(0, 0, 0, 0);
    border: medium none;
    display: inline-block;
    float: left;
    font-size: 11px;
    height: 34px;
    padding: 8px 38px 8px 6px;
    width: 100px;
	color:#fff;
}

#s:hover {
	 width: 170px;
	-webkit-transition: width 1s ease;
	-moz-transition: width 1s ease;
	-ms-transition: width 1s ease;
	-o-transition: width 1s ease;
	transition: width 1s ease;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	background:  url("img/search.jpg") no-repeat scroll right top rgba(0, 0, 0, 0.2);	
}

#searchsubmit{
	display:none;
}

#header_language_list{
	display: inline-block;
	width: 34px;
	height: 34px;
	padding: 8px;
	/* background: rgba(0, 0, 0, 0.2);	 */
	font-weight: bold;
}

#header_language_list ul{
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0 0 0 15px;
}

#header_language_list ul li{
	display: inline-block;
	margin: 0 0 0 8px;
}

#header_language_list a{
	color:#fff;
	padding-right:14px;
	background: url("img/lang.png") no-repeat scroll right center transparent;	
}

.wpcf7-response-output {
    font-size: 12px;
}

.quantity select {
    padding: 2px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*------------------------------------------------------------------- 
   Windguru
------------------------------------------------------------------- */
.forecast-ram, .forecast {
    font-size: 14px !important;
    width: 100%;
}

.forecast td {
    padding: 5px 4px;
}

.shr_32,
.shr_border {
    display: none !important;
}

.hide-search {
	display: none;
}

/*------------------------------------------------------------------- 
   Varius Media Queries 
------------------------------------------------------------------- */

/* No media queries on Extra small devices (phones, less than 768px) since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {  

	#top-bg{
		top: 0;
	}
	
	footer .footlinks {
		border-top: none;
		margin-top: 0;
		padding: 0;
	}
	
	.red-title .red-title-text{
		padding:0px 30px;
		width:auto;
		 display: inline;
	}

	.red-title .red-title-container:before{
		content:"";
		background:url('img/red-left.png') no-repeat center right;
		width: 20px;
		padding-right: 19px;
	}

	.red-title .red-title-container:after {
		content: "";
		background: url('img/red-right.png') no-repeat center left;
		width: 20px;
		padding-left: 19px;
		margin-left: -6px;
	}

	.search-land {
		height: 34px;
		position: relative;
		margin: 0 auto;
		margin-bottom: -34px;
	}
	
	#searchform {
		margin: 0 40px 0 0;
	}
	
	.logo-space{
		margin-left: 50% !important;
	}
	
	.navbar-wrapper{
		margin-bottom:0px;
		max-height:none !important;
	}
	
	.top-nav a,
	.top-nav a:hover{
		display:inline-block;
	}
	
	.social-links{
		background-color: rgba(0, 0, 0, 0);
		padding:0;
	}

	.prefooter .foot-box {
		margin-top: 30px;
	}
	
	footer .quick_space{
		display: block;
	}
	
	footer .book-now-footer{
		float:right;
	}
	
	footer .footer-contact a{
		margin-left: 50px;
	}
	
	footer .footer-contact{
		text-align:left;
	}
	
	.navbar-wrapper{
		margin-top:43px;
		background:url('img/menu-bg.png') repeat-x top;
	}
	
	.moto-space{ /*
		background:url('img/moto-bg.png') repeat-x center center; */
		border-bottom: 1px solid #CCCCCC;
		border-top: 1px solid #CCCCCC;
		margin: 50px auto 60px;
	}
	
	.moto-space img{ 
		margin: -10px 0 -9px;
	}

	footer{
		padding: 20px 0px 40px 0px;
	}
	
	#slide-nav a{
		color: #000;
	}
	
	#slide-nav a:hover {
		color: #cc3333
	}

	.navbar-nav .current-menu-item a,
	.navbar-nav .current-page-ancestor a{
		color: #cc3333 !important;
	}

	.navbar-nav .current-menu-item a:before,
	.navbar-nav .current-page-ancestor a:before{
		content:'\25BA';
	}
	
	#wpcf7-f130-p20-o1 input,
	#wpcf7-f130-p20-o1 textarea,
	#wpcf7-f136-p133-o1 input,
	#wpcf7-f136-p133-o1 textarea{
		width:300px;
	}
	
	.top-nav-title{
		padding: 5px 20px;
		border-right: 1px solid #EBEBEB;
		margin-right: 20px;
		border-left: 1px solid #EBEBEB;
	}
	
	#header_language_list a,
	#s {
		color:#000;
	}

	#s:hover {
		background:  url("img/search.jpg") no-repeat scroll right top rgba(0, 0, 0, 0.2);	
	}
	
	.shr_32 {
		display: block !important;
	}
	
	.created{
		position: absolute;
		right: 80px;
	}
	
	.video-container {
		float: left;
		height: 281px;
		margin-right: 30px;
		padding-bottom: 0;
		padding-top: 0;
		width: 500px;
	}
	 
	.video-container iframe,
	.video-container object,
	.video-container embed {
		max-width: 500px;
		height: 281px;
	}

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	.logo-space{
		margin-left:-80px !important;
	}
	
	.footer_menu ul{
		font-size:16px;
	} 

	.prefooter{
		padding: 20px 0px;
		background: url('img/wood-bg.jpg') no-repeat top center #CCCCCC;
		height: 293px;
	}
	
	.prefooter .foot-box {
		margin-top: 50px;
	}
	.prefooter .link-box {
		height: 250px;
		line-height: 250px;
	}
	
	footer{
		padding: 40px 0px 120px 0px;
	} 
	.scrollup{
		width: 55px;
		height: 55px;
		bottom: 30px;
		right: 80px;
		background: url('img/top.png') no-repeat;
	}
		
	.event-container{
		padding:20px 20px;
	}
	
	.moto-space{ 
		margin: 86px auto 300px;
	}

	.moto-space img{ 
		margin: -12px 0 -11px;
	}
	
	.footer_menu ul li{
		margin: 0 3% 0 0;
	}

	.testimonial-box {
		margin: 0 -10px 0 -10px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: @screen-md-min) {  }