/**
 *---------------------------------------------------------------------------------------
 * @package       VP Smart Template
 *---------------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2012-2020 VirtuePlanet Services LLP. All rights reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       Abhishek Das
 * @email         info@virtueplanet.com
 * @link          https://www.virtueplanet.com
 *---------------------------------------------------------------------------------------
 */
/* Large Devices, Wide Screens */
@media (max-width : 1200px) {
	.pull-right.pull-right-lg {
		float: none !important;
	}
	.navbar-mainmenu .navbar-nav > li > a, 
	.navbar-mainmenu .navbar-nav > li > span {
		padding-left: 9px;
		padding-right: 9px;
		font-size: 12px;
	}
	.salones-wrap h1.title-section {
	    font-size: 28pt;
	}
	.slider-g .item .bg {
		background-size: 58%;
	}
	.slider-g .item .bg .description h2 {
		font-size: 50px;
	}
	.slider-g .item .bg .description h4 {
		font-size: 14px;
	}
}
/* Medium Devices, Desktops */
@media (max-width : 991px) {
.form-background {
    padding: 30px;
}
.section-salones {
    padding: 0!important;
}
.salones-wrap .col-md-4, .salones-wrap .col-md-8 {
    width: 100%;
}
.salones-wrap h1.title-section {
    margin-top: 0;
    text-align: center;
}
.section-blog.corousel-center {
    padding: 0 0;
}
.slick-arrow {
    top: auto;
    bottom: -20px;
}
.text-blog h3 {
    font-size: 16px;
}
.text-blog p {
    font-size: 9pt;
}
.section-anuncios .col-md-3 img {
    width: 100%;
}
.section-anuncios .col-md-3 {
    float: left;
    width: 50%;
}
	.inner-mod-header {
	    float: none;
	}
	.btn-module {
		float: none;
		display: inline-block;
		clear: both;
		width: auto;
		margin-top: 0;
	}
	.pull-right.pull-right-md {
		float: none !important;
	}
	.align-center-md {
		text-align: center;
	}	
	.header-add-margin {
		margin-top: 0;
		margin-bottom: 0;
	}
	.navbar-toggle {
		display: inline-block;
	}
	.footer-left,
	.footer-right {
		text-align: center;
	}
	.vpf-logo,
	.offcanvas-toggle-container {
		display: inline-block;
	}
	.navbar-offcanvas-modules > div {
		margin: 0 60px;
	}
	.navbar-offcanvas-modules > div:first-child {
		margin-left: 0;
	}
	.navbar-offcanvas-modules > div:last-child {
		margin-right: 0;
	}
	.modpos-collapse {
		display: none;
	}
	.vpf-topbar .topbar-switch.over .topbar-switch-inner {
		border-top-color: transparent;
		border-left-color: transparent;
		border-right-color: transparent;
	}
	#vpf-header .navbar.navbar-offcanvas {
		display: none;
	}
	#footer-toolbar {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 44px;
		background: #fafafa;
		border-top: 1px solid #EEE;
		padding: 10px;
		margin-top: 0;
		margin-bottom: 0;
		text-align: center;
		z-index: 100;
		opacity: 0;
		-webkit-transition: opacity 200ms ease-in;
		-moz-transition: opacity 200ms ease-in;
		-o-transition: opacity 200ms ease-in;
		transition: opacity 200ms ease-in;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	#footer-toolbar.ready {
		opacity: 1;
	}
	.navbar-offcanvas-modules, 
	.navbar-offcanvas-modules.align-right {
		text-align: center;
	}
	.navbar-offcanvas-modules .vp-dropmod-anchor > .btn,
	.navbar-offcanvas-modules .vp-dropmod-anchor > .btn:hover,
	.navbar-offcanvas-modules .vp-dropmod-anchor > .btn:focus,
	.navbar-offcanvas-modules .vp-dropmod-anchor > .btn:active,
	.navbar-offcanvas-modules .vp-dropmod-anchor > .btn.active,
	.navbar-offcanvas-modules .over .vp-dropmod-anchor > .btn {
		background: 0 none;
		border: 0 none;
		outline: 0 none;
	}
	.over .vp-dropmod-inner,
	.over .vp-dropmod-pointer {
		visibility: hidden;
		display: none !important;
	}
	.vp-dropmod-anchor > a {
		cursor: pointer !important;
	}
	.navbar-offcanvas-modules .vp-dropmod-container {
		position: static;
	}
	.navbar-offcanvas-modules .vp-dropmod-container .vp-dropmod-inner {
		width: 100%;
	}
	.navbar-offcanvas-modules .vp-dropmod-inner.drop-right {
		right: 0;
	}
	footer.footer {
		padding-bottom: 50px;
	}
	.header-search-inner.search-small {
		padding-left: 0;
		padding-right: 40px;
	}
	.slider-g .container {
		width: 95%;
	}
	.slider-g .slick-prev{
		left: 5%;
		bottom: 20px;
	}
	.slider-g .slick-next{
		right: 5%;
		bottom: 20px;
	}
	.slider-g .item .bg .description h2 {
		font-size: 40px;
	}
	.slider-g .item .bg .description h4 {
		font-size: 13px;
	}
}
/* Small Devices, Tablets */
@media (max-width : 767px) {
	.section-fichatec h1 {
	    font-size: 26px;
	}
	.section-form-franquicia {
	    margin-top: 40px;
	    padding: 20px;
	}
	.form-background {
	    background: transparent;
	    padding: 0;
	}
	.section-layout-detail > .col-md-5 {
	    margin-top: 30px;
	}
	.listado-especial ul {
	    margin: 0;
	}
	.listado-especial li {
	    float: none;
	    width: auto;
	}
	.item-comodidad h4 {
	    font-size: 10pt;
	}
	.section-comodidades .col-md-3 {
	    float: left;
	    width: 50%;
	    margin: 15px 0;
	}

	h2.titlecontent {
	    font-size: 22pt;
	}
	h3.titlesubtitle {
	    font-size: 16pt;
	}
	.sigProClassic .col-md-6 img {
	    width: 100%;
	}
	.sigProClassic .col-md-6 {
	    margin: 20px 0;
	}
	.salones-wrap h1.title-section {
	    font-size: 22pt;
	    margin-bottom: 20px!important;
	}
	#left-aside .module-cont {
	    margin-bottom: 20px!important;
	}
	input.btn.btn-primary.btn-addtocart.btn-lg.btn-wide.addtocart-button {
	    font-size: 12pt;
	    padding: 12px 30px;
	}
	.product-title {
	    font-size: 30px;
	}
	button.vpf-quickview-btn {
	    display: none;
	}
	#footer-toolbar .hidden-xs {display: block!important;}
	.customcopyright * {
	    text-align: center!important;
	}
	.customcopyright {
	    margin-top: 0px;
	}
	.customlogofooter {
	    margin: 0 auto;
	    width: 100px;
	}
	#bottom {
	    padding: 30px 0;
	}
	.module-rowmenufooter {
	    margin-top: 10px;
	}
	.shorttext_team {
	    position: static;
	    width: 100%;
	    background: #000000;
	}
	.custommenufooter ul {
	    float: none;
	    width: auto;
	}
	.customespressate-form h2 {
	    font-size: 34px;
	}
	.customespressate-form {
	    padding: 30px;
	}
	.shorttext_team * {
	    font-size: 12pt;
	}
	.text-blog, .title-sala {
	    opacity: 1;
	    visibility: visible;
	}
	.module-cont {margin-bottom: 0!important;}
	.slick-list {
	    padding-top: 0px!important;
	    padding-bottom: 0px!important;
	}
	.description_anuncios {
	    font-size: 12pt;
	}
	.utility-vertical {
	    padding-top: 35px!important;
	    padding-bottom: 35px!important;
	}
	.mod-header, .category-desc-cont h1 {
	    font-size: 34px;
	}
	.mod_header p {
	    font-size: 14px;
	}
	.mod_header p:before {display: none;}
	.vpf-logo {
	    padding: 7px 0 2px;
	}
	#top_bar {
	    display: none;
	}
	.product-listing.mode-list .product-rating-price-cont {
		border-top: none;
		padding-top: 0;
	}
	.vpf-topbar {
		text-align: center;
	}
	.inline-mod.right {
		margin-top: 7px;
	}
	.product-listing .product-inner {
		margin-right: 0;
		margin-left: 0;
	}
	.footer-left,
	.footer-right {
		text-align: center;
	}
	.align-center-xs {
		text-align: center;
	}
	.nav-tabs > li {
		float: none;
		margin-bottom: 0;
	}
	.nav-tabs > li > a {
		margin: 0;
	}
	.vpf-scroll-top-button {
		height: 50px;
		width: 50px;
		font-size: 20px;
	}
	.top .vp-cookie-consent-content,
	.bottom .vp-cookie-consent-content {
		display: block;
		padding: 15px 50px;
		text-align: center;
	}
	.top .vp-cookie-consent-content > p,
	.bottom .vp-cookie-consent-content > p,
	.top .vp-cookie-consent-content > .vp-cookie-consent-button,
	.bottom .vp-cookie-consent-content > .vp-cookie-consent-button {
		display: block;
		padding: 0;
	}
	.top .vp-cookie-consent-content > p,
	.bottom .vp-cookie-consent-content > p {
		margin-bottom: 20px;
	}
	.navbar-offcanvas-modules > div {
		margin: 0 20px;
	}
	.navbar-offcanvas-modules > div:first-child {
		margin-left: 0;
	}
	.navbar-offcanvas-modules > div:last-child {
		margin-right: 0;
	}
	.breadcrumbs-cont h1 {
		font-size: 28px;
	}
	.modpos-collapse {
		display: none;
	}
	.mod-big-header .mod-header:before, .mod-big-header .mod-header:after {
		width: 40px;
	}
	.owl-carousel.vpfrs-theme .owl-controls > .owl-buttons > .owl-prev,
	.owl-carousel.vpfrs-theme .owl-controls > .owl-buttons > .owl-next {
		font-size: 42px;
		margin-top: -21px;
	}
	#vpf-header .inner-container {
		padding-top: 0;
		padding-bottom: 12px;
	}
	.header-search .input-lg {
		height: 22px;
	}
	.list-service {
		flex-direction: column;
	}
	.list-service > li {
		border: 0 none;
		margin-bottom: 30px;
	}
	.list-service > li:last-child {
		margin-bottom: 0;
	}
	.bottom-horizontal {
		text-align: center;
	}
	.slider-g .item .bg {
		background-size: cover;
	}
	.slider-g .item .bg .description {
		float: none;
		width: 100%;
		padding: 6% 0;
		text-align: center;
	}
	.slider-g .item .bg .product {
		float: none;
		width: 50%;
		margin: 0 auto;
	}
	.slider-g .item .bg .description a {
		background: transparent!important;
		padding: 0;
	}
	.slider-g .slick-arrow{
		display: none!important;
	}
}
@media (max-width : 450px) {
	.bottom-left .vp-cookie-consent-inner,
	.bottom-right .vp-cookie-consent-inner {
		left: 0;
		right: 0;
	}
}
@media (min-width : 768px) {
	.align-right-sm {
		text-align: right;
	}
	.dl-condensed dt {
		width: 100px;
	}
	.dl-condensed dd {
		margin-left: 120px;
	}
	#mod-login-form .form-group,
	#mod-login-form .checkbox {
		margin-bottom: 10px;
	}
	.aside-inner .form-inline .checkbox {
		display: block;
	}
	.article-edit-page .form-horizontal .control-label {
		text-align: left;
	}
	.form-horizontal .control-label {
		text-align: left;
	}
	.inline-mod.right {
		float: right;
	}
}
@media (min-width : 992px) {
	.align-right-lg {
		text-align: right;
	}
	.align-left-lg {
		text-align: left;
	}
	.align-center-lg {
		text-align: center;
	}
	.breadcrumbs-inner {
		padding-left: 45px;
		padding-right: 45px;
	}
	.breadcrumb-navigations > a {
		position: absolute;
		top: 50%;
		margin-top: -25px;
	}
	.breadcrumb-navigations > a.previous-nav {
		left: 0;
	}
	.breadcrumb-navigations > a.next-nav {
		right: 0;
	}
	.modpos-collapse {
		display: block !important;
	}
}
@media (min-width : 1400px) {
	.breadcrumbs-inner {
		padding-left: 0;
		padding-right: 0;
	}
	.breadcrumb-navigations > a.previous-nav {
		left: -100px;
	}
	.breadcrumb-navigations > a.next-nav {
		right: -100px;
	}
}
@media (max-width : 991px) {
	.row.section-fichastecnicas .col-md-4:last-child {
	    margin-bottom: 0;
	}
	.row.section-fichastecnicas .col-md-4 {
	    width: 100%;
	    margin-bottom: 60px;
	}
	.section-fichatec {
	    margin-top: 90px;
	}
	.panel-brochure, #pasos .panel-brochure {
	    width: 100%;
	    padding: 30px;
	    float: none;
	}
	.panel-brochure_image {
	    max-width: initial;
	    position: relative;
	    width: 100%;
	    float: none;
	}
	.section-layout-detail .col-md-7, .section-layout-detail .col-md-5 {
	    width: 100%;
	}
	div#content.col-md-push-3 {
	    padding-left: 15px;
	}
	aside#left-aside {
	    padding-right: 15px;
	    border: 0;
	}
	.breadcrumb-navigations {
		margin-top: 30px;
	}
	.breadcrumb-navigations > a {
		width: 35px;
		height: 35px;
		font-size: 25px;
		line-height: 31px;
	}
	.breadcrumb-navigations > a.previous-nav {
		float: left;
	}
	.breadcrumb-navigations > a.next-nav {
		float: right;
	}
}


@media (max-width : 480px) {
	.sliderinterior .tp-bgimg {
	    background-position: left center!important;
	}
}

