/* where the top menu date breaks */
/* THE TIMER */
@media only screen and (min-width: 280px) and (max-width: 320px) {
	.title-timer{
		color: #FFFFFF;
  	font-family: 'Great Vibes',cursive;
  	font-size: 2.5rem !important;
  	line-height: 1.5em !important;
  	margin: 0 auto !important;
  	text-align: center;
  	word-wrap: break-word;
	}	
	.remaining {
		color: #FFFFFF;
  	font-family: 'Great Vibes',cursive;
  	font-size: 2.5rem !important;
  	line-height: 1.5em !important;
  	margin: 0 auto !important;
  	text-align: center;
  	word-wrap: break-word;
	}			  
	#timer {
		position: absolute !important;
		top: 10% !important;
		left: 0;
		right: 0;		
		overflow: visible;

		max-width: 270px;
		min-width: 200px !important;
		margin: auto;
		z-index: 9999;
		height: 300px;
		
		align-items: center;
		text-align: center;
	}
	.counterwrapper {
		width: 90%;
		overflow: hidden;
		text-align: center;
		align-items: middle;
	}
	.counterwrapper .aligncenter {
		margin: 0px;
		overflow: hidden;
		width: 100%;
		padding-bottom: 30px;
		text-align: center;
		align-items: middle;
	}
	.counter {
		height: 4em;
		width: 5em;
		border-radius: 50%;
		background: #fff;
		float: left;
		margin-right: .3em
	}
	.daysleft {
		font-size: 1.5rem;
		padding-top: 20px;
		text-align: center;
		line-height: 25px;
		font-family: cinzel, arial;
		text-align: center;
	}
	.counter h5 {
		font-family: cinzel, arial;
		display: block;
		margin-top: 25px;
		font-size: .6rem;
		line-height: 18px;
		margin-bottom: 15px;
		text-align: center;
		color: #fff;
		text-transform: uppercase;
	}		
}
@media only screen and (min-width: 321px) and (max-width: 430px) {
	.title-timer{
		color: #FFFFFF;
  	font-family: 'Great Vibes',cursive;
  	font-size: 2.5rem !important;
  	line-height: 1.5em !important;
  	margin: 0 auto !important;
  	text-align: center;
  	word-wrap: break-word;
	}	
	.remaining {
		color: #FFFFFF;
  	font-family: 'Great Vibes',cursive;
  	font-size: 2.5rem !important;
  	line-height: 1.5em !important;
  	margin: 0 auto !important;
  	text-align: center;
  	word-wrap: break-word;
	}			  
	#timer {
		position: absolute !important;
		top: 25% !important;
		left: 0;
		right: 0;		
		overflow: visible;
		
		max-width: 430px;
		min-width: 330px !important;
		margin: 10px 0px;
		padding-right: 30px;
		padding-left: 30px;
		z-index: 9999;
		height: 300px;
		
		align-items: center;
		text-align: center;
	}
	.counterwrapper {
		width: 100%;
		overflow: hidden;
		text-align: center;
		align-items: middle;
	}
	.counterwrapper .aligncenter {
		margin: 0px;
		overflow: hidden;
		width: 100%;
		padding-bottom: 30px;
		text-align: center;
		align-items: middle;
	}
	.counter {
		height: 4em;
		width: 4em;
		border-radius: 50%;
		background: #fff;
		float: left;
		margin: .3em
	}
	.daysleft {
		font-size: 1.5rem;
		padding-top: 20px;
		text-align: center;
		line-height: 25px;
		font-family: cinzel, arial;
		text-align: center;
	}
	.counter h5 {
		font-family: cinzel, arial;
		display: block;
		margin-top: 25px;
		font-size: .6rem;
		line-height: 18px;
		margin-bottom: 15px;
		text-align: center;
		color: #fff;
		text-transform: uppercase;
	}		
}
@media only screen and (min-width: 431px) and (max-width: 960px) {
	.title-timer{
		color: #FFFFFF;
  	font-family: 'Great Vibes',cursive;
  	font-size: 5.5rem !important;
  	line-height: 1.5em !important;
  	margin: 0 auto !important;
  	text-align: center;
  	word-wrap: break-word;
	}	
	/* the timer */
	.remaining {
		color: #FFFFFF;
  	font-family: 'Great Vibes',cursive;
  	font-size: 5rem;
  	line-height: 1.5em;
  	margin: 20px auto;
  	text-align: center;
	}
	#timer {
		position: absolute !important;
		top: 20% !important;
		left: 0;
		right: 0;
		overflow: visible;
		text-align: center;
		max-width: 800px;
		min-width: 420px;
		margin: auto;
		z-index: 9999;
		max-height: 960px;
		word-wrap: break-word;	
	}
	.counterwrapper {
		width: 100%;
		overflow: hidden;
		text-align: center;
		align-items: middle;
	}
	.counterwrapper .aligncenter {
		margin: auto;
		overflow: hidden;
		width: 100%;
		padding-bottom: 30px;
		text-align: center;
		align-items: middle;
	}
	.counter {
		height: 6em;
		width: 6em;
		border-radius: 50%;
		background: #fff;
		float: left;
		margin-right: 1em
	}
	.daysleft {
		font-size: 3rem;
		padding-top: 15px;
		text-align: center;
		line-height: 70px;
		font-family: cinzel, arial;
		text-align: center;
	}
	.counter h5 {
		font-family: cinzel, arial;
		display: block;
		margin-top: 20px;
		font-size: 1rem;
		line-height: 1rem;
		margin-bottom: 15px;
		text-align: center;
		color: #fff;
		text-transform: uppercase;
	}
}
@media only screen and (min-width: 961px) and (max-width: 1024px) {
	.title-timer{
		color: #FFFFFF;
  	font-family: 'Great Vibes',cursive;
  	font-size: 5.5rem !important;
  	line-height: 1.5em !important;
  	margin: 0 auto !important;
  	text-align: center;
  	word-wrap: break-word;
	}	
	/* the timer */
	.remaining {
		color: #FFFFFF;
  	font-family: 'Great Vibes',cursive;
  	font-size: 5rem;
  	line-height: 1.5em;
  	margin: 20px auto;
  	text-align: center;
	}
	#timer {
		position: absolute !important;
		top: 10% !important;
		left: 0;
		right: 0;
		overflow: visible;
		text-align: center;
		max-width: 800px;
		min-width: 420px;
		margin: auto;
		z-index: 9999;
		max-height: 1024px;
		word-wrap: break-word;	
	}
	.counterwrapper {
		width: 100%;
		overflow: hidden;
		text-align: center;
		align-items: middle;
	}
	.counterwrapper .aligncenter {
		margin: auto;
		overflow: hidden;
		width: 100%;
		padding-bottom: 30px;
		text-align: center;
		align-items: middle;
	}
	.counter {
		height: 6em;
		width: 6em;
		border-radius: 50%;
		background: #fff;
		float: left;
		margin-right: 1em
	}
	.daysleft {
		font-size: 3rem;
		padding-top: 15px;
		text-align: center;
		line-height: 70px;
		font-family: cinzel, arial;
		text-align: center;
	}
	.counter h5 {
		font-family: cinzel, arial;
		display: block;
		margin-top: 20px;
		font-size: 1rem;
		line-height: 1rem;
		margin-bottom: 15px;
		text-align: center;
		color: #fff;
		text-transform: uppercase;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1180px) {
	.title-timer{
		color: #FFFFFF;
  	font-family: 'Great Vibes',cursive;
  	font-size: 5.5rem !important;
  	line-height: 1.5em !important;
  	margin: 0 auto !important;
  	text-align: center;
  	word-wrap: break-word;
	}	
	/* the timer */
	.remaining {
		color: #FFFFFF;
  	font-family: 'Great Vibes',cursive;
  	font-size: 5rem;
  	line-height: 1.5em;
  	margin: 20px auto;
  	text-align: center;
	}
	#timer {
		position: absolute !important;
		top: 10% !important;
		left: 0;
		right: 0;
		overflow: visible;
		text-align: center;
		max-width: 800px;
		min-width: 420px;
		margin: auto;
		z-index: 9999;
		max-height: 1024px;
		word-wrap: break-word;	
	}
	.counterwrapper {
		width: 100%;
		overflow: hidden;
		text-align: center;
		align-items: middle;
	}
	.counterwrapper .aligncenter {
		margin: auto;
		overflow: hidden;
		width: 100%;
		padding-bottom: 30px;
		text-align: center;
		align-items: middle;
	}
	.counter {
		height: 6em;
		width: 6em;
		border-radius: 50%;
		background: #fff;
		float: left;
		margin-right: 1em
	}
	.daysleft {
		font-size: 3rem;
		padding-top: 15px;
		text-align: center;
		line-height: 70px;
		font-family: cinzel, arial;
		text-align: center;
	}
	.counter h5 {
		font-family: cinzel, arial;
		display: block;
		margin-top: 20px;
		font-size: 1rem;
		line-height: 1rem;
		margin-bottom: 15px;
		text-align: center;
		color: #fff;
		text-transform: uppercase;
	}
}
@media only screen and (min-width: 1181px) and (max-width: 1366px) {
	.title-timer{
		color: #FFFFFF;
  	font-family: 'Great Vibes',cursive;
  	font-size: 4.5rem !important;
  	line-height: 1.2em !important;
  	margin: 0 auto !important;
  	text-align: center;
  	word-wrap: break-word;
	}	
	/* the timer */
	.remaining {
		color: #FFFFFF;
  	font-family: 'Great Vibes',cursive;
  	font-size: 4rem;
  	line-height: 1.2em;
  	margin: 20px auto;
  	text-align: center;
	}
	#timer {
		position: absolute !important;
		top: 5% !important;
		left: 0;
		right: 0;
		overflow: visible;
		text-align: center;
		max-width: 800px;
		min-width: 420px;
		margin: auto;
		z-index: 9999;
		max-height: 1024px;
		word-wrap: break-word;	
	}
	.counterwrapper {
		width: 100%;
		overflow: hidden;
		text-align: center;
		align-items: middle;
	}
	.counterwrapper .aligncenter {
		margin: auto;
		overflow: hidden;
		width: 100%;
		padding-bottom: 30px;
		text-align: center;
		align-items: middle;
	}
	.counter {
		height: 6em;
		width: 6em;
		border-radius: 50%;
		background: #fff;
		float: left;
		margin-right: 1em
	}
	.daysleft {
		font-size: 3rem;
		padding-top: 15px;
		text-align: center;
		line-height: 70px;
		font-family: cinzel, arial;
		text-align: center;
	}
	.counter h5 {
		font-family: cinzel, arial;
		display: block;
		margin-top: 20px;
		font-size: 1rem;
		line-height: 1rem;
		margin-bottom: 15px;
		text-align: center;
		color: #fff;
		text-transform: uppercase;
	}
}
@media only screen and (min-width: 1367px) and (max-width: 1920px) {
	.title-timer{
		color: #FFFFFF;
  	font-family: 'Great Vibes',cursive;
  	font-size: 5.5rem !important;
  	line-height: 1.5em !important;
  	margin: 0 auto !important;
  	text-align: center;
  	word-wrap: break-word;
	}	
	/* the timer */
	.remaining {
		color: #FFFFFF;
  	font-family: 'Great Vibes',cursive;
  	font-size: 5rem;
  	line-height: 1.5em;
  	margin: 20px auto;
  	text-align: center;
	}
	#timer {
		position: absolute !important;
		top: 10% !important;
		left: 0;
		right: 0;
		overflow: visible;
		text-align: center;
		max-width: 800px;
		min-width: 420px;
		margin: auto;
		z-index: 9999;
		max-height: 1024px;
		word-wrap: break-word;	
	}
	.counterwrapper {
		width: 100%;
		overflow: hidden;
		text-align: center;
		align-items: middle;
	}
	.counterwrapper .aligncenter {
		margin: auto;
		overflow: hidden;
		width: 100%;
		padding-bottom: 30px;
		text-align: center;
		align-items: middle;
	}
	.counter {
		height: 6em;
		width: 6em;
		border-radius: 50%;
		background: #fff;
		float: left;
		margin-right: 1em
	}
	.daysleft {
		font-size: 3rem;
		padding-top: 15px;
		text-align: center;
		line-height: 70px;
		font-family: cinzel, arial;
		text-align: center;
	}
	.counter h5 {
		font-family: cinzel, arial;
		display: block;
		margin-top: 20px;
		font-size: 1rem;
		line-height: 1rem;
		margin-bottom: 15px;
		text-align: center;
		color: #fff;
		text-transform: uppercase;
	}
}

/* FLEXSLIDER change size of the slider names */
@media (max-width: 1445px) {

	/* decrease the font size for the "names" on the slider */
}
@media (max-width: 1240px) {

	/* decrease the font size for the "names" on the slider */	
}
@media (max-width: 1040px) {

	/* hide the "names" on the slider revisar */
	.slider .names {
		display: none;
	}

	/* decrease the font sizes for the #home section */
	#home {
		font-size: 18px;
		line-height: 30px;
	}
	#home h2 {
		font-size: 30px;
	}
}



/* NAVBAR MENU */
@media (min-width: 280px) and (max-width: 319px) {
	
	/* style the drop-down box */
	#transmenulogin .container-fluid{
		padding: 0px 0px !important;
	}
	.logo-mobile{
		width: 65px;
	  float: left;
	  margin-top: 10px;
	  margin-left: 0px;
	}	
	.text-logo-mobile{
	  color: #723147 !important;
	  font-size: .9rem !important;
	  font-weight: 600;
	  box-shadow: none !important;
	  margin: 14px 0px !important;
	  font-family: 'Cinzel', serif !important;
	}	
	.text-logo-mb-mobile{
	  color: #AAAAAA !important;
	  font-size: .5rem !important;
	  font-weight: 600;
	  box-shadow: none !important;
	  margin: 0px !important;
	  font-family: 'Cinzel', serif !important;
	}
	.navbar-header {
		float: none;
	}

	.navbar-toggler {
		display: block;
		float: none;
		margin: 0px auto;
	}
	.navbar-inverse {
		background-position: 0 0px;
		box-shadow: 0px 0px 2px #3d3d3d;
	}
	.navbar-header .names {
		display: block;
		float: none;
		margin: 0px 0px;
		text-align: center;
		width: 100%;
	}
	
	.navbar-nav {
		width: 100%;
		float: none;
		margin: auto;
	}
	.navbar-nav>li, .left-nav {
		float: none;
		border-bottom: 1px solid #e1e0e0;
	}
	.navbar-nav>li:last-child {
		border-bottom: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
		display: block;
		text-align: center;
	}
	.navbar-collapse .navbar-brand {
		display: none;
	}	
}

@media (min-width: 320px) and (max-width: 359px) {
	/* style the drop-down box */
	#transmenulogin .container-fluid{
		padding: 0px 0px !important;
	}
	.logo-mobile{
		width: 80px;
	  float: left;
	  margin-top: 0px;
	  margin-left: 0px;
	}	
	.text-logo-mobile{
	  color: #723147 !important;
	  font-size: 1rem !important;
	  font-weight: 600;
	  box-shadow: none !important;
	  margin: 15px 0px !important;
	  font-family: 'Cinzel', serif !important;
	}	
	.text-logo-mb-mobile{
	  color: #AAAAAA !important;
	  font-size: .6rem !important;
	  font-weight: 600;
	  box-shadow: none !important;
	  margin: 0px !important;
	  font-family: 'Cinzel', serif !important;
	}
	.navbar-header {
		float: none;
	}

	.navbar-toggler {
		display: block;
		float: none;
		margin: 5px auto;
	}
	.navbar-inverse {
		background-position: 0 0px;
		box-shadow: 0px 0px 2px #3d3d3d;
	}
	.navbar-header .names {
		display: block;
		float: none;
		margin: 0px 0px;
		text-align: center;
		width: 100%;
	}
	
	.navbar-nav {
		width: 100%;
		float: none;
		margin: auto;
	}
	.navbar-nav>li, .left-nav {
		float: none;
		border-bottom: 1px solid #e1e0e0;
	}
	.navbar-nav>li:last-child {
		border-bottom: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
		display: block;
		text-align: center;
	}
	.navbar-collapse .navbar-brand {
		display: none;
	}	
}

@media (min-width: 360px) and (max-width: 375px) {
	/* style the drop-down box */
	#transmenulogin .container-fluid{
		padding: 0px 0px !important;
	}
	.logo-mobile{
		width: 80px;
	  float: left;
	  margin-top: 0px;
	  margin-left: 0px;
	}	
	.text-logo-mobile{
	  color: #723147 !important;
	  font-size: 1.3rem !important;
	  font-weight: 600;
	  box-shadow: none !important;
	  margin: 15px 0px !important;
	  font-family: 'Cinzel', serif !important;
	}	
	.text-logo-mb-mobile{
	  color: #AAAAAA !important;
	  font-size: .7rem !important;
	  font-weight: 600;
	  box-shadow: none !important;
	  margin: 0px !important;
	  font-family: 'Cinzel', serif !important;
	}
	.navbar-header {
		float: none;
	}

	.navbar-toggler {
		display: block;
		float: none;
		margin: 5px auto;
	}
	.navbar-inverse {
		background-position: 0 0px;
		box-shadow: 0px 0px 2px #3d3d3d;
	}
	.navbar-header .names {
		display: block;
		float: none;
		margin: 0px 0px;
		text-align: center;
		width: 100%;
	}
	
	.navbar-nav {
		width: 100%;
		float: none;
		margin: auto;
	}
	.navbar-nav>li, .left-nav {
		float: none;
		border-bottom: 1px solid #e1e0e0;
	}
	.navbar-nav>li:last-child {
		border-bottom: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
		display: block;
		text-align: center;
	}
	.navbar-collapse .navbar-brand {
		display: none;
	}	
}

@media (min-width: 375px) and (max-width: 430px) {
	/* style the drop-down box */
	#transmenulogin .container-fluid{
		padding: 0px 0px !important;
	}
	.logo-mobile{
		width: 90px;
	  float: left;
	  margin-top: 0px;
	  margin-left: 0px;
	}	
	.text-logo-mobile{
	  color: #723147 !important;
	  font-size: 1.3rem !important;
	  font-weight: 600;
	  box-shadow: none !important;
	  margin: 15px 0px !important;
	  font-family: 'Cinzel', serif !important;
	}	
	.text-logo-mb-mobile{
	  color: #AAAAAA !important;
	  font-size: .7rem !important;
	  font-weight: 600;
	  box-shadow: none !important;
	  margin: 0px !important;
	  font-family: 'Cinzel', serif !important;
	}
	.navbar-header {
		float: none;
	}

	.navbar-toggler {
		display: block;
		float: none;
		margin: 5px auto;
	}
	.navbar-inverse {
		background-position: 0 0px;
		box-shadow: 0px 0px 2px #3d3d3d;
	}
	.navbar-header .names {
		display: block;
		float: none;
		margin: 0px 0px;
		text-align: center;
		width: 100%;
	}
	
	.navbar-nav {
		width: 100%;
		float: none;
		margin: auto;
	}
	.navbar-nav>li, .left-nav {
		float: none;
		border-bottom: 1px solid #e1e0e0;
	}
	.navbar-nav>li:last-child {
		border-bottom: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
		display: block;
		text-align: center;
	}
	.navbar-collapse .navbar-brand {
		display: none;
	}	
}

@media (min-width: 431px) and (max-width: 1024px) {
	.logo-mobile{
		width: 100px;
	  float: left;
	  margin-top: 0px;
	  margin-left: 0px;
	}	
	.text-logo-mobile{
	  color: #723147 !important;
	  font-size: 1.9rem !important;
	  font-weight: 600;
	  box-shadow: none !important;
	  margin: 25px 0px !important;
	  font-family: 'Cinzel', serif !important;
	}	
	.text-logo-mb-mobile{
	  color: #AAAAAA !important;
	  font-size: 1.3.rem !important;
	  font-weight: 600;
	  box-shadow: none !important;
	  margin: 0px !important;
	  font-family: 'Cinzel', serif !important;
	}	
	/* style the drop-down box */
	.navbar-header {
		float: none;
	}

	.navbar-toggler.mayor {
		display: block;
		float: none;
		margin: 5px auto !important;
	}
	.navbar-inverse {
		background-position: 0 0px;
		box-shadow: 0px 0px 2px #3d3d3d;
	}
	.navbar-header .names {
		display: block;
		float: none;
		margin: 0px;
		text-align: center;
		width: 100%;
	}
	
	.navbar-nav {
		width: 100%;
		float: none;
		margin: auto;
	}
	.navbar-nav>li, .left-nav {
		float: none;
		border-bottom: 1px solid #e1e0e0;
	}
	.navbar-nav>li:last-child {
		border-bottom: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
		display: block;
		text-align: center;
	}
	.navbar-collapse .navbar-brand {
		display: none;
	}
}

@media (min-width: 1025px) and (max-width: 1180px) {
	.navbar-collapse .navbar-brand {
		display: block;
	}	
	/* CUSTOM MI PARTO EN CASA */
	.navbar-header .names {
    display: none;
    font-family: 'Great Vibes',cursive;
    font-size: 40px;
    margin-top: 15px;
    width: 100%;
    float: left;
	}
	
	.logo-desktop{
		width: 80px;
		float: left;
		margin-top: 0px;
		padding: 0px;
		border: 0px;
	}	
	.text-logo-desktop{
		float: left;
		color: #723147 !important;
		font-size: 1.3rem;
		margin-top: 15px;
	}	
	.text-logo-mb{
		color: #AAAAAA !important;
		font-size: .8rem;
	}
	.logo-mobile{
		width: 100px;
	  float: left;
	  margin-top: -15px;
	  margin-left: 5px;
	}	
	.text-logo-mobile{
	  color: #723147 !important;
	  font-size: 1.3rem !important;
	  font-weight: 600;
	  box-shadow: none !important;
	  margin: -10px 10px !important;
	  font-family: 'Cinzel', serif !important;
	}	
	.text-logo-mb-mobile{
	  color: #AAAAAA !important;
	  font-size: .7rem !important;
	  font-weight: 600;
	  box-shadow: none !important;
	  margin: 0px !important;
	  font-family: 'Cinzel', serif !important;
	}
	.navbar-brand
}

li.dropdown {
    padding-top: 15px;
}


/* NAVBAR MENU ESPECIAL*/
@media (min-width: 1110px) {
    .navbar-expand-xl-custom {
        -ms-flex-flow:row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-xl-custom .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-xl-custom .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl-custom .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl-custom>.container,.navbar-expand-xl-custom>.container-fluid,.navbar-expand-xl-custom>.container-lg,.navbar-expand-xl-custom>.container-md,.navbar-expand-xl-custom>.container-sm,.navbar-expand-xl-custom>.container-xl-custom {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-xl-custom .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-xl-custom .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-xl-custom .navbar-toggler {
        display: none
    }
}
/* SECTIONS HOME */

@media (max-width: 1200px) {

	/*style the gallery and blog "filter list" */
	.filter-list {
		background-color: transparent;
	}
	.filter-list li.filter {
		background-color: #D9D9D9;
	border-radius: 20px;
	display: block;
	float: left;
	line-height: 28px;
	margin-bottom: 20px;
	margin-right: 10px !important;
	padding: 0 20px;
	white-space: nowrap;
	overflow: hidden;
	}
	.filter-list li:first-child.filter {
    border-radius: 20px;
    color: #fff;
	}

	/* style the registry */
	.registry .round-frame-bg {
		margin:0 auto;
		float:none;
	}
	.registry .alignright {
		width: 100%;
		text-align: center;
	}
	#registry .registry h5 {
		text-align: center;
	}
	.registry .readmore {
		margin:10px auto 0 auto;
	}
	.registry .col-md-4:hover{
		 margin-top: 0px;
	} 

	.hotels .col-md-3:hover, .attractions .col-md-3:hover{
		 margin-top: 0px;
	}

	#registry h4.sectionmaintitle {
		text-align: center;
		margin-bottom: 20px;
	}
	.registry .col-md-4 {

		margin-bottom: 50px;
	}
}

@media (max-width: 800px) {

	#weddinglocation .hotels h5, #weddinglocation .attractions h5 {
		text-align: center;
	}
	.hotels .readmore, .attractions .readmore {
		margin: 10px auto;
	}
	
	.hotels .round-frame-bg, .attractions .round-frame-bg {
		margin:10px auto 0 auto;
		float: none;
	}
	.hotels .row>div, .attractions .row>div {
		margin-bottom: 20px;
		text-align: center;
	}
	.hotels .alignright, .attractions .alignright {
		float: none;
		margin:0 auto;
	}
}

@media (max-width: 1000px) {

	/*hide the little "heart" graphic on #ourstory
	.couple-photos .hearts {display: none!important}*/

	/*decrease the sizes for the couple photos on #ourstory */
	.couple-photos .round-frame-bg {
		height: 260px;
		width: 261px;
	}
	.couple-photos .round-frame {
		height: 250px;
		width: 250px;
	}

	.couple-photos .bride, .couple-photos .groom {
		height: 250px;
	}

	/*increase the top margin for sections headers
	.section-overlay header {
		margin-top: 16%;
	}*/
	.right-column {
		margin-top: 20px;
	}
	.right-column, .right-column ul {
		padding-left: 0px;
	}
	.right-column ul li {
		padding-left: 0px;
		margin: 15px;
	}
	.recent-comments ul li .alignright {
		width: 90%;
	}
	.recent-comments ul li .alignleft {
		margin-top: 3px;
	}
}

@media (max-width: 720px) {  
	
	/* style the timeline posts */
	.thetimeline .post-content {
		width: 100%;
	}

	.thetimeline .post-box:before {
		content: inherit;
	}
	.thetimeline .post-content header .date {
		width: 19%;
	}
	.thetimeline .post-content header h2 {
		width: 80%
	}
	.post .excerpt {
		width: 100%;
		background: url("../img/body-bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
		padding: 10px 0 20px 25px;
	}
	.post .excerpt-content span {
		margin-right: 15px;
	}
	.post.odd .excerpt-content.quote {
		padding: 20px 30px 20px 20px;
	}
	.post.even .excerpt-content.quote {
		padding: 20px 30px 20px 20px;
	}
	.post.even .excerpt {
		padding: inherit;
	}
	/* style the "hotels" and "attractions" areas */
	.hotels .col-md-3:hover, .attractions .col-md-3:hover{
		 margin-top: 0px!important;
	}
	.recent-comments ul li .alignright {
		width: 80%;
	}
}

@media only screen and (min-width: 280px) and (max-width: 1024px) {
	/* poner en todos losdispositivos para que funcione bien el menu NAV */
	#thebrideside .bridemom, #thebrideside .bridedad, #thebrideside .thebride, .bridesmaid {
    padding: 0px;
    margin: 0px 14px;
	}
	#thegroomside .groommom, #thegroomside .groomdad, #thegroomside .thegroom, .groomsmaid {
    padding: 0px;
    margin: 0px 14px;
	}
}

@media only screen and (min-width: 280px) and (max-width: 320px) {
	
	/*decrease the sizes for the couple photos on #ourstory */
		.couple-photos .round-frame-bg {
			height: 100px;
			width: 101px;
			background-color: transparent;
			border:none;
		}
		.couple-photos .round-frame {
			height: 100px;
			width: 100px;
		}
		.couple-photos .groom {
			margin-left: 0px;
		}
		.couple-photos .bride {
			margin-left: 0px;
		}
		.couple-photos .bride, .couple-photos .groom {
			height: 100px;
		}

	/* decrease the sizes for the bride and groom photos */
		.thebride .round-frame-bg {
			width: 261px;
			height: 260px;
		}
		.thebride .round-frame {
			width: 250px;
			height: 250px;
		}
		.thegroom .round-frame-bg {
			width: 261px;
			height: 260px;
		}
		.thegroom .round-frame {
			width: 250px;
			height: 250px;
		}
		.section-overlay header {
			margin-top:0%;
			overflow: hidden;
		}	
}

@media only screen and (min-width: 321px) and (max-width: 430px) {
	/* the header */
		#ourstoryphoto {
			background-image:url(../img/parallax/parallax1.jpg);
			background-attachment: unset !important;
			background-repeat: no-repeat;
			background-size: unset !important;
			background-position: center;
			min-height: 300px;
			height: 300px; 
			margin: 0 auto; 
			width: 100%; 
			max-width: 1920px; 
			margin-bottom: 50px;
		}		
		.parallax-background {
			background-attachment: unset !important;
	    background-position: center center;
	    -webkit-background-size:  unset !important;
	    -moz-background-size:  unset !important;
	    -o-background-size:  unset !important;
	    background-size:  cover !important;
	    height: 300px;
		}
		.section-overlay header {
			margin-top:0%;
			overflow: hidden;
		}	
	
	/*decrease the sizes for the couple photos on #ourstory */
		.couple-photos .round-frame-bg {
			height: 100px;
			width: 101px;
			background-color: transparent;
			border:none;
		}
		.couple-photos .round-frame {
			height: 100px;
			width: 100px;
		}
		.couple-photos .groom {
			margin-left: 0px;
		}
		.couple-photos .bride {
			margin-left: 0px;
		}
		.couple-photos .bride, .couple-photos .groom {
			height: 100px;
		}

	/* decrease the sizes for the bride and groom photos */
		.thebride .round-frame-bg {
			width: 261px;
			height: 260px;
		}
		.thebride .round-frame {
			width: 250px;
			height: 250px;
		}
		.thegroom .round-frame-bg {
			width: 261px;
			height: 260px;
		}
		.thegroom .round-frame {
			width: 250px;
			height: 250px;
		}
}

@media only screen and (min-width: 431px) and (max-width: 960px) {
	/* the header */
				
		.parallax-background {
	    background-position: center center;
	    -webkit-background-size:  unset !important;
	    -moz-background-size:  unset !important;
	    -o-background-size:  unset !important;
	    background-size:  unset !important;
	    background-repeat: no-repeat;
	    min-height: 300px;
			height: 300px; 
			margin: 0 auto; 
			width: 100%; 
			max-width: 960px; 
			margin-bottom: 50px;	    
		}
		.section-overlay header {
			margin-top:0px !important;
			overflow: hidden;
		}		
	/*decrease the sizes for the couple photos on #ourstory */
		.couple-photos .round-frame-bg {
			height: 100px;
			width: 101px;
			background-color: transparent;
			border:none;
		}
		.couple-photos .round-frame {
			height: 100px;
			width: 100px;
		}
		.couple-photos .groom {
			margin-left: 0px;
		}
		.couple-photos .bride {
			margin-left: 0px;
		}
		.couple-photos .bride, .couple-photos .groom {
			height: 100px;
		}

	/* decrease the sizes for the bride and groom photos */
		.thebride .round-frame-bg {
			width: 201px;
			height: 200px;
		}
		.thebride .round-frame {
			width: 190px;
			height: 190px;
		}
		.thegroom .round-frame-bg {
			width: 201px;
			height: 200px;
		}
		.thegroom .round-frame {
			width: 190px;
			height: 190px;
		}
}

@media only screen and (min-width: 961px) and (max-width: 1024px) { 
	/* the header */
				
		.parallax-background {
	    background-position: center center;
	    -webkit-background-size:  unset !important;
	    -moz-background-size:  unset !important;
	    -o-background-size:  unset !important;
	    background-size:  unset !important;
	    background-repeat: no-repeat;
	    min-height: 300px;
			height: 300px; 
			margin: 0 auto; 
			width: 100%; 
			max-width: 1024px; 
			margin-bottom: 50px;	    
		}
		.section-overlay header {
			margin-top:0px !important;
			overflow: hidden;
		}		
	/*decrease the sizes for the couple photos on #ourstory */
		.couple-photos .round-frame-bg {
			height: 100px;
			width: 101px;
			background-color: transparent;
			border:none;
		}
		.couple-photos .round-frame {
			height: 100px;
			width: 100px;
		}
		.couple-photos .groom {
			margin-left: 0px;
		}
		.couple-photos .bride {
			margin-left: 0px;
		}
		.couple-photos .bride, .couple-photos .groom {
			height: 100px;
		}

	/* decrease the sizes for the bride and groom photos */
		.thebride .round-frame-bg {
			width: 201px;
			height: 200px;
		}
		.thebride .round-frame {
			width: 190px;
			height: 190px;
		}
		.thegroom .round-frame-bg {
			width: 201px;
			height: 200px;
		}
		.thegroom .round-frame {
			width: 190px;
			height: 190px;
		}
}




/* BASURA */
@media (max-width: 100px) { 

	/*decrease the sizes for the couple photos on #ourstory */
	.couple-photos .round-frame-bg {
		height: 200px;
		width: 201px;
		background-color: transparent;
		border:none;
	}
	.couple-photos .round-frame {
		height: 200px;
		width: 200px;
	}
	.couple-photos .groom {
		margin-left: -20px;
	}
	.couple-photos .bride {
		margin-left: 30px;
	}
	.couple-photos .bride, .couple-photos .groom {
		height: 200px;
	}

	/* decrease the sizes for the bride and groom photos */
	.thebride .round-frame-bg {
		height: 310px;
		width: 311px;
	}
	.thebride .round-frame {
		width: 300px;
		height: 300px;
	}
	.thegroom .round-frame-bg {
		height: 310px;
		width: 311px;
	}
	.thegroom .round-frame {
		width: 300px;
		height: 300px;
	}
	.section-overlay header {
		margin-top:25%;
	}
}

@media (max-width: 350px) { 
	#guestbook .border h5 {
		width: 65%
	}
	.section-overlay header {
		margin-top:35%;
	}
}


