@charset "utf-8";
/* CSS Document */
@media (min-width:1024px) and (max-width:1199px) {

/*-=-=-==-=-=-=-=-= HOME-PAGE -=-=-=-=-=-=-=-=-=-=-*/

	.menu li:first-child  {
		padding-left: 0;		
	}
	.menu {
		padding: 26px 0;
	}
	.menu li {
		padding-right: 5px;	
	}
	.social-icon {
		padding: 22px 0;	
	}
	.social-icon ul li a i {
		font-size: 29px;	
	}
	.blue-bg {
		padding: 35px 30px 36px 15px;	
	}
	.blue-bg h4 {
		font-size: 35px;
		margin-bottom: 20px;
		line-height: 30px;	
	}
	.blue-bg p {
		font-size: 14px;
		line-height: 22px;
	}

/*-=-=-==-=-=-=-=-= END HOME-PAGE -=-=-=-=-=-=-=-=-=-=-*/
	
}
@media (min-width:992px) and (max-width:1023px) {

/*-=-=-==-=-=-=-=-= HOME-PAGE -=-=-=-=-=-=-=-=-=-=-*/

	.menu li:first-child  {
		padding-left: 0;		
	}
	.menu {
		padding: 26px 0;
	}
	.menu li {
		padding-right: 6px;	
	}
	.social-icon {
		padding: 22px 0;	
	}
	.social-icon ul li a i {
		font-size: 29px;	
	}
	.blue-bg {
		padding: 35px 30px 36px 15px;	
	}
	.blue-bg h4 {
		font-size: 35px;
		margin-bottom: 20px;
		line-height: 30px;	
	}
	.blue-bg p {
		font-size: 14px;
		line-height: 22px;
	}

/*-=-=-==-=-=-=-=-= END HOME-PAGE -=-=-=-=-=-=-=-=-=-=-*/

}
@media (min-width:768px) and (max-width:991px) {
	
/*-=-=-==-=-=-=-=-= HOME-PAGE -=-=-=-=-=-=-=-=-=-=-*/

	.head-logo a img {
		display: block;
		margin: 0 auto;
		max-width: 60%;
	}
	nav {
		text-align:center;
		float:none;	
	}
	.menu li:first-child  {
		padding-left: 0;		
	}
	.menu {
		padding: 20px 0;
	}
	.menu li {
		padding-right: 11px;	
	}
	.head-social {
		position: absolute;
		right: 0;
		top: 0;
	}
	.social-icon {
		padding: 40px 0 0;
		text-align:center;	
	}
	.social-icon ul li a i {
		font-size: 29px;	
	}
	.slider-sec .carousel-inner .item img {
		height:500px;	
	}
	.blue-box, .blue-box1 {
		padding:0px 15px;	
	}
	.blue-bg {
		padding: 25px 30px 24px 15px;	
	}
	.blue-bg h4 {
		font-size: 35px;
		margin-bottom: 20px;
		line-height: 30px;	
	}
	.blue-bg p {
		font-size: 14px;
		line-height: 22px;
	}
	.blue-img img {
		width:100%;	
	}
	.blue-bg::after {
		border-left: 45px solid transparent;
		border-top: 45px solid #0094da;
		border-right: 45px solid transparent;
		content: "";
		height: 0;
		position: absolute;
		left:0px;
		right:0px;
		top: inherit;
		bottom:-90px;
		margin:0 auto;
		width: 0;
		z-index: 1;	
	}
	.blue-img::before {
		left: 25px;	
	}
	.service-img {
		width:100%;
		text-align:center;
		margin-bottom:20px;	
		float:none;
	}
	.service-content {
		float:none;
		width:100%;
		padding-left:0px;
		text-align:center;	
	}
	.service-content p {
		text-align:center;	
	}
	.read-btn {
		float:none;
		margin:0 auto;
	}
	.service-slider .carousel-indicators {
		text-align: center;
		margin-left: -30%;	
	}
	.why-list {
		margin-bottom:25px;	
	}
	.why-list-img {
		margin-top:25px;	
	}
	.col-footer:nth-child(2n+1) {
		clear:left;	
	}
	.col-footer {
		margin-bottom:25px;	
	}
	
/*-=-=-==-=-=-=-=-= END HOME-PAGE -=-=-=-=-=-=-=-=-=-=-*/
	
}
@media (min-width:448px) and (max-width:767px) {
	
/*-=-=-==-=-=-=-=-= HOME-PAGE -=-=-=-=-=-=-=-=-=-=-*/
	.togglemenu {
		display: block;
		float: right;
		margin: 0;
		position: absolute;
		right: 0;
		top: -58px;
	}
	.togglemenu label {
		color:#fff;
		margin-top:15px;
	}
	nav {
		clear:both;
		float:none;
		max-height:0px;
		overflow:hidden;
		width:100%; 
	}
	.showing {
		 max-height:500px;	
	}
	.head-logo {
		width:170px;	
	}
	.head-logo a img {
		max-width: 100%;
	}
	.menu li:first-child  {
		padding-left: 10;		
	}
	.menu {
		padding: 20px 0;
	}
	.menu li {
		padding-right: 11px;
		display:block;
		padding:10px;
		/*margin-bottom:2px;*/
		/*border-bottom:2px solid #fff;*/	
	}
	.menu li:hover ul.sub-menu {
		position: relative;
		width: 100%;
		border: none;
		background-color: transparent;
		box-shadow: none;
	}
	.menu li ul.sub-menu li { 
		text-align:left;
	}
	.menu li ul.sub-menu li a {
		color:#fff;
		padding: 5px 0 5px 30px;
	}
	.head-social {
		position: absolute;
		right: -100px;
		top: 0;
		left:0;
		margin:0 auto;
	}
	.social-icon {
		padding: 18px 0 0;
		text-align:center;	
	}
	.social-icon ul li a i {
		font-size: 25px;	
	}
	.slider-sec .carousel-inner .item img {
		height:300px;	
	}
	.slide-txt {
		font-size:30px;	
	}
	.welcome-sec, .service-sec, .why-choose {
		padding:40px 0px;
		margin-bottom:0px;	
	}
	.blue-box, .blue-box1 {
		padding:0px 15px;	
	}
	.blue-bg {
		padding: 25px 30px 24px 15px;	
	}
	.blue-bg h4 {
		font-size:25px;
		margin-bottom: 15px;
		line-height: normal;	
	}
	.blue-bg p {
		font-size: 14px;
		line-height: 22px;
	}
	.blue-img img {
		width:100%;	
	}
	.blue-bg::after {
		border-left: 45px solid transparent;
		border-top: 45px solid #0094da;
		border-right: 45px solid transparent;
		content: "";
		height: 0;
		position: absolute;
		left:0px;
		right:0px;
		top: inherit;
		bottom:-90px;
		margin:0 auto;
		width: 0;
		z-index: 1;	
	}
	.blue-img::before {
		left: 25px;	
	}
	.service-img {
		width:100%;
		text-align:center;
		margin-bottom:20px;	
		float:none;
	}
	.service-img img {
		height:200px;	
	}
	.service-content {
		float:none;
		width:100%;
		padding-left:0px;
		text-align:center;	
	}
	.service-content p {
		text-align:center;	
	}
	.read-btn {
		float:none;
		margin:0 auto;
	}
	.service-slider .carousel-indicators {
		text-align: center;
		margin-left: -30%;	
	}
	.title {
		font-size: 25px;
		margin-bottom: 22px;
		line-height:normal;
	}
	.why-list {
		margin-bottom:25px;	
	}
	.why-list ul li {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 10px;	
	}
	.why-list-img {
		margin-top:25px;	
	}
	.col-footer:nth-child(2n+1) {
		clear:left;	
	}
	.col-footer {
		margin-bottom:25px;	
	}
	.col-footer:last-child {
		margin-bottom:0px;	
	}
	.footer-bg {
		padding-top:40px;
		padding-bottom:15px;	
	}
	.footer-menu {
		padding: 15px 0 0;
	}
	.footer-menu::after {
		padding-top: 5px;	
	}
	.footer-menu ul li {
		margin-bottom: 10px;
		padding: 0 15px;
	}
	.copyright {
		padding-top:15px;	
	}
/*-=-=-==-=-=-=-=-= END HOME-PAGE -=-=-=-=-=-=-=-=-=-=-*/

/*-=-=-==-=-=-=-=-= COMFORT-BIKE-PAGE -=-=-=-=-=-=-=-=-=-=-*/
	.header-bottom {
		padding:40px 0px;	
	}
	.page-title {
		font-size: 30px;
	}
/*-=-=-==-=-=-=-=-= END COMFORT-BIKE-PAGE -=-=-=-=-=-=-=-=-=-=-*/

/*-=-=-==-=-=-=-=-= TOUR-PAGE -=-=-=-=-=-=-=-=-=-=-*/
	.thumbnail-img {
		height:auto;
	}
	.thumbfull-img img {
		height:auto;
	}	

/*-=-=-==-=-=-=-=-= END-TOUR-PAGE -=-=-=-=-=-=-=-=-=-=-*/

}
@media(max-width:447px) {
	
/*-=-=-==-=-=-=-=-= HOME-PAGE -=-=-=-=-=-=-=-=-=-=-*/
	.togglemenu {
		display: block;
		float: right;
		margin: 0;
		position: absolute;
		right: 0;
		top: -58px;
	}
	.togglemenu label {
		color:#fff;
		margin-top:15px;
	}
	nav {
		clear:both;
		float:none;
		max-height:0px;
		overflow:hidden;
		width:100%; 
	}
	.showing {
		 max-height:500px;	
	}
	.head-logo {
		width:140px;	
	}
	.head-logo a img {
		max-width: 100%;
	}
	.menu li:first-child  {
		padding-left: 10;		
	}
	.menu {
		padding: 20px 0;
	}
	.menu li {
		padding-right: 11px;
		display:block;
		padding:10px;
		/*margin-bottom:2px;
		border-bottom:2px solid #fff;*/	
	}
	.menu li:hover ul.sub-menu {
		position: relative;
		width: 100%;
		border: none;
		background-color: transparent;
		box-shadow: none;
	}
	.menu li ul.sub-menu li { 
		text-align:left;
	}
	.menu li ul.sub-menu li a {
		color:#fff;
		padding: 5px 0 5px 30px;
	}
	.head-social {
		position: absolute;
		right: -100px;
		top: 0;
		left:0;
		margin:0 auto;
	}
	.social-icon {
		padding: 10px 0 0;
		text-align:center;	
	}
	.social-icon ul li a i {
		font-size: 20px;	
	}
	.slider-sec .carousel-inner .item img {
		height:250px;	
	}
	.slide-txt {
		font-size:25px;	
		bottom: 95px;
	}
	.welcome-sec, .service-sec, .why-choose {
		padding:40px 0px;
		margin-bottom:0px;	
	}
	.blue-box, .blue-box1 {
		padding:0px 15px;	
	}
	.blue-bg {
		padding: 25px 30px 24px 15px;	
	}
	.blue-bg h4 {
		font-size:20px;
		margin-bottom: 15px;
		line-height: normal;	
	}
	.blue-bg p {
		font-size: 14px;
		line-height: 22px;
	}
	.blue-img img {
		width:100%;	
	}
	.blue-bg::after {
		border-left: 25px solid transparent;
		border-top: 25px solid #0094da;
		border-right: 25px solid transparent;
		content: "";
		height: 0;
		position: absolute;
		left:0px;
		right:0px;
		top: inherit;
		bottom:-69px;
		margin:0 auto;
		width: 0;
		z-index: 1;	
	}
	.blue-img::before {
		left: 25px;	
	}
	.service-img {
		width:100%;
		text-align:center;
		margin-bottom:20px;	
		float:none;
	}
	.service-img img {
		height:150px;	
	}
	.service-content {
		float:none;
		width:100%;
		padding-left:0px;
		text-align:center;	
	}
	.service-content h4 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.service-content p {
		text-align:center;	
	}
	.read-btn {
		float:none;
		margin:0 auto;
	}
	.service-slider .carousel-indicators {
		text-align: center;
		margin-left: -30%;	
	}
	.title {
		font-size: 20px;
		margin-bottom: 22px;
		line-height:normal;
	}
	.why-list {
		margin-bottom:25px;	
	}
	.why-list ul li {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 5px;	
	}
	.why-list-img {
		margin-top:25px;	
	}
	.box-1 p {
		font-size:16px;	
	}
	.col-footer:nth-child(2n+1) {
		clear:left;	
	}
	.col-footer {
		margin-bottom:25px;	
	}
	.col-footer:last-child {
		margin-bottom:0px;	
	}
	.footer-bg {
		padding-top:40px;
		padding-bottom:15px;	
	}
	.footer-menu {
		padding: 15px 0 0;
	}
	.footer-menu::after {
		padding-top: 5px;	
	}
	.footer-menu ul li {
		margin-bottom: 10px;
		padding: 0 15px;
	}
	.footer-social ul li {
		padding-right: 10px;	
	}
	.copyright {
		padding-top:15px;	
	}
/*-=-=-==-=-=-=-=-= END HOME-PAGE -=-=-=-=-=-=-=-=-=-=-*/

/*-=-=-==-=-=-=-=-= COMFORT-BIKE-PAGE -=-=-=-=-=-=-=-=-=-=-*/
	.header-bottom {
		padding:40px 0px;	
	}
	.page-title {
		font-size: 25px;
	}
/*-=-=-==-=-=-=-=-= END COMFORT-BIKE-PAGE -=-=-=-=-=-=-=-=-=-=-*/

/*-=-=-==-=-=-=-=-= paddle-board-kayak-PAGE -=-=-=-=-=-=-=-=-=-=-*/

.why-list-slider .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	height: 170px;	
}

/*-=-=-==-=-=-=-=-= END paddle-board-kayak-PAGE -=-=-=-=-=-=-=-=-=-=-*/

/*-=-=-==-=-=-=-=-= CONTACT-PAGE -=-=-=-=-=-=-=-=-=-=-*/

	.map-sec iframe {
		height:250px;	
	}
	.sub-btn-sec  {
		margin-bottom:15px;	
	}
	.sub-btn-sec:last-child {
		margin-bottom:0px;	
	}

/*-=-=-==-=-=-=-=-= END CONTACTE-PAGE -=-=-=-=-=-=-=-=-=-=-*/

/*-=-=-==-=-=-=-=-= TOUR-PAGE -=-=-=-=-=-=-=-=-=-=-*/
	.thumbnail-img {
		width:100%;	
		height:auto;
	}
	.thumbfull-img img {
		height:auto;
	}	

/*-=-=-==-=-=-=-=-= END-TOUR-PAGE -=-=-=-=-=-=-=-=-=-=-*/
	
}


