@charset "UTF-8";
/* CSS Document */
/*

body{
	margin: 0px;
	padding: 0px;
}
*/
@keyframes logo {
	0%{
	opacity: 0;
	transform:scale(.01) rotate(0deg);
 
	}
	50%{
	transform: scale(1) rotate(360deg);
	}
	100%{
	transform: scale(1.2) rotate(360deg);
		opacity: 1;
	}
}

.comp-name{
	position: absolute;
	padding-left: 220px;
}
.video-absolute{
	width: 100%;
	top: 0;
	position: absolute;
	display: flex;
	
	background: rgba(0, 0, 0, 0.5);
	z-index: -1;
}
.parallaxVideo{
/*	left: 50%;*/
/*	position: absolute;*/
/*	padding-bottom: 50px;*/
/*	padding-top: 50px;*/
/*	margin-bottom: 0px;*/
	min-height: 100%;
	min-width: 100%;
/*	top: 50%;*/
/*	transform: translate(-50%,-50%);*/
	z-index: -1;
}

.bg1HomeMain{
	background-image: url("../../kendall/videos/downtown1.mp4");
	background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
	
}
.bg1HialeahMain{
	background-image: url("../../spring/videos/Silver Springs Plaza.jpg");
	background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100%;
}
/*
.bg1TacoBellMain{
	background-image: url("../../spring/videos/Silver Springs Plaza.jpg");
	background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100%;
}
*/
.bg2Hialeah{
	background-image: url("../../spring/videos/Silver Springs Plaza.jpg");
}
.bg3Hialeah{
	background-image: url("../../spring/videos/Silver Springs Plaza 2.jpg");
}
.bg1KendallMain{

	background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.ParallaxImage .bg2Kendall .new{
    width: 100%;
	height:500px;
	background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100%;
	z-index: 5;
}
.ParallaxImage .bg2Kendall  h3{
	font-weight: 700;
    font-size: 76px;
	margin-top: -20;
    text-align: center;
    text-transform: uppercase;
	text-shadow: 2px 4px blue;
    color:red;
	z-index: 45;
}
.parallax_spring_1 {
	/* The image used */
  background-image: url("img_parallax.jpg");

  /* Full height */
  height: 100%; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


/*Spring Page Start*/

.bgimg-1 {
background-image: url("../../spring/videos/Silver Springs Plaza.jpg");
min-height: 700px;
}
.bgimg-2 {
background-image: url("../../spring/videos/Silver Springs Plaza 2.jpg");
min-height: 700px;
}
.bgimg-3 {
background-image: url("../../spring/videos/Silver Springs Plaza 1.jpg");
min-height: 700px;
}
.bgimg-1, .bgimg-2, .bgimg-3 {
position: relative;
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}

.bgimg-taco_bell-1 {
background-image: url("../../taco_bell/pictures/taco_bell_front_.jpg");
min-height: 700px;
}
.bgimg-taco_bell-2 {
background-image: url("../../taco_bell/pictures/taco_bell_front_1_.jpg");
min-height: 700px;
}
.bgimg-taco_bell-3 {
background-image: url("../../taco_bell/pictures/taco_bell_front_2_.jpg");
min-height: 700px;
}
.bgimg-taco_bell-1, .bgimg-taco_bell-2, .bgimg-taco_bell-3 {
position: relative;
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}


.bgimg-starke-1 {
background-image: url("../../starke/pictures/aldi_and_tractor_supply.jpg");
min-height: 700px;
}
.bgimg-starke-2 {
background-image: url("../../starke/pictures/rent_a_center.jpg");
min-height: 700px;
}
.bgimg-starke-3 {
background-image: url("../../starke/pictures/aldi_and_tractor_supply_1.jpg");
min-height: 700px;
}
.bgimg-starke-1, .bgimg-starke-2, .bgimg-starke-3 {
position: relative;
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}


.caption {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
color: #000;
}

.caption span.border {
background-color: #111;
color: #fff;
padding: 18px;
font-size: 25px;
letter-spacing: 10px;
}

#text_background {
	position: sticky;
	top: 10%;
}

/* All Pages Text*/
.parallax_text {
	color: #777;
	background-color: white;
	text-align: center justify;
	padding:20px 60px;
	
}

.h3_text {
	text-align:center;
	color: blue;
	font-size: 60px;
	text-shadow: 3px 2px black;
}

/*Spring Page Ends*/

video{
	width: 100%;
	height: 100%;
}

/*.bg2Kendall{
	background-image: url("../../kendall/videos/Kendall_video1.mp4");
}
.bg3Kendall{
	background-image: url("../../kendall/videos/Kendall_video2-2.mp4");
}*/
.bg1FlaglerMain {
 /* background-image: url("../../flagler/videos/downtown.mov");*/
	background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
/*.bg2Flagler {
  background-image: url("../../flagler/videos/flagler1.mov");
}
.bg3Flagler {
  background-image: url("../../flagler/videos/flagler2.mov");
}*/
.bg1ColonialMain {
  /*background-image: url("../../flagler/videos/downtown.mov");*/
	background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
/*.bg2Colonial {
  background-image: url("../../colonial/videos/IMG_6063.mov");
}
.bg3Colonial {
  background-image: url("../../colonial/videos/IMG_6062.mov");
}*/




.parallaxVideo video{
	
	position: fixed;
	top:0;
	z-index: -999;
	object-fit: cover;
	
}

.parallaxImage {
	background-attachment: fixed;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: floralwhite;
	background-size: cover;
	padding-bottom: 40px;
	padding-top: 70px;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.ParallaxImage {
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;

    /*padding-bottom: 70px;*/
    /*padding-top: 70px;*/
	width: 100%;
}

.ParallaxImage h1{
	text-align:center;
}

.ParallaxImage h3 {
  font-weight: 700;
  font-size: 76px;
  padding-top: -50%;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 2px 4px red;
  color:blue;
}


/* Content Parallax Section*/
.ParallaxContent {
	display: block;
	width: 100%;
	text-align: center;
	align-content: center;
    background: none repeat scroll 0 0 transparent;    
    color:#FFF;	
	padding: 10px;
}

.ParallaxContent .container{
	display: flex;
  	justify-content: center;
  	align-items: center;	
}

.ParallaxContent .container h3{
	text-align: center;
	
	color:blue;
	font-size: 60px;
	text-shadow: 3px 2px black;
	
}

.headlines{
	align-content: center;
	width: 100%;
}

.row .ParallaxContent .container .headlines h3{
	display: block;
	
}

/* Video Parallax Section*/

  
.ParallaxImage bg2 container{
	height: 90px;
	padding-bottom: 80px;
    padding-top: 80px; 
}


/* General Section*/
.container {
  margin: 0 auto;
  padding: 0 12px;
	
}
.headlines h2 {
    color: #fff;
    font-family: "PT Sans",sans-serif;
    font-size: 32px;
    margin: 0;
	text-align: center;
}
.headlines p {
    font-size: 16px;
    font-weight: 300;
    margin: 0;
	color:#f6f3f3;
	text-align: center;
}



.text-body{
	text-align: center;
	padding-top: 250px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 58px;
	color: blue;
	text-shadow: 2px 2px 2px red;
}
article .color-h2{
	text-align: center;
	padding-top: 50px;
	color: white;
	text-shadow: 2px 2px blue;
}

h2{
	align-content: center;
	color: white;
}
h3{
	z-index: 20 !important;
}



/*
.bg2 { 
	background-image: url("img/buildings/3750.jpg");
	z-index: 3;
	
}

.bg4 {
	background-image: url("img/buildings/Colonial.jpg");
	z-index: 3;
}
*/

div .bg-row{
	padding-bottom: 0px;
	margin-bottom: 0px !important;
	background: white;
	z-index: 1;
}
.row{
	margin: 0;
}
#navbar-hidden{
	visibility: hidden;
}
#nav-main{
	visibility: hidden;
}
header{
/*
	width: 100%;
	min-height: 850px;
*/
/*	position: relative;*/
	width: inherit;
	height: inherit;
	overflow: hidden;
}
iframe { 
	border: none; 
}
.overlay{
	
}

.nav-text{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	z-index: 60;
}
.parallax-main {

  /* Set a specific height */
  height: 800px;
  width: 100%;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.nav-menu{
	height: 130px;
	width: 100%;
	top: 0;
	position: absolute;
	display: flex;
}
a .nav-link2{
	background-color: transparent;
}
.list-nav {	 
  top: 10px;
  left: 300px;
  width: 500px;
}
.logo img{
	float: left;
	padding: 0px;
}
.logo h1{
	font-size: 30px;
	font-family:Baskerville, "Palatino Linotype", "Palatino", "Century Schoolbook L", "Times New Roman", "serif";
	color: black;
	text-shadow: 2px 2px blue;
	float: left;
	padding-top: 10px;
}

.menu{
	float: right;
	align-content: center;
	padding-top: 90px;
	padding-right: 10px;
	width: 100%;
	
}
nav {
	float: right;
	
	}
.collapse.navbar-collapse .navbarSupportedContent{
	color: white;
	text-align: right;
	
}
.navbar-nav{
	float: right;
}
ul li{
	display: inline-block;
	padding: 0px 20px 0px 0px;
	
}
/*ul li a{
	font-size: 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", "sans-serif";
	color: aliceblue;
	text-align: center;
	text-shadow: 2px 2px blue;
	 
}*/
.btn-abrir-popup  {
font-size: 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
	color: aliceblue;
	text-align: center;
	text-shadow: 2px 2px blue;
	background-color: transparent;
    cursor: pointer;
}

ul-li-a{
	font-size: 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
	color: aliceblue;
	text-align: center;
	text-shadow: 2px 2px blue;
	background-color: transparent;
	cursor: pointer !important;
}
ul li a:hover{
	color: orange !important; 
}


.navbar{
  width: 100%; /* Full width */
  position: fixed;
  top: 0;
  z-index: 10;
  background: rgba(0,0,0,0.1);

}

.container-fluid{
	padding: 0px;
}

v-link{
	color: aliceblue;
	font-size: 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", "sans-serif";
	text-align: center;
	
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #000; /*Sets the text hover color on navbar*/
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active >
        a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: white; /*BACKGROUND color for active*/
    background-color: #030033;
}
ul li a{
	font-size: 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", "sans-serif";
	color: aliceblue;
	text-align: center;
	text-shadow: 2px 2px blue;
	
}

a .active{
	background-color: transparent;
}
li.nav-item {
	color: ghostwhite;
	background-color: transparent;
	
}
.navbar-default {
    background-color: #0f006f;
    border-color: #030033;
}


.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: silver; /*Change rollover cell color here*/
}
.navbar-toggler-icon{
    color: aliceblue;
    box-shadow: 0px 0px rgba(0,0,0,1.00);
}

.col-md-6 {
	text-align: center;
	align-content: center;
	padding: 20px;
	background: rgba(181,178,178,0.22);
}
.info{
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	
	}
.info h1{
	color: yellow;
	text-shadow: 2px 2px black;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
/*	font-size: 50px;*/
}
.info h2{
	color: yellow;
	text-shadow: 2px 2px black;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
/*	font-size: 45px;*/
}
.info h3{
	color: yellow;
	text-shadow: 2px 2px black;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
/*	font-size: 35px;*/
}
.info p{
	padding: 50px;
	color: yellow;
	text-shadow: 2px 2px black;
/*	font-size: 25px;*/
	margin-bottom: 0;
}
div .bg-footer relativo{
	position: relative;
	top:-100px !important;
}
.bg-footer{
	margin-top: 0px;
	background: #fff;
	z-index: 2;
	margin: 0px;
}

.footer{
	margin-top: 0px;
	background: rgba(92,238,244,0.5);
	min-height: 180px;
	width: 100%;	
	bottom: 0;
	z-index: 3;
	margin-bottom: 0px;
}
.copyright{
bottom: 0;
text-align: center;
width: 100%;
font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
font-size: 20px;	
}
.center{
	align-content: center;
	position: relative;
	margin: auto;
	padding-top: 15px;
	text-align: center;
}
.left{
	text-align: left;
}
/* MEDIA */

@media (max-width: 1300px){
/*
	.container {
    	width: 924px;
  	}
*/
	.info h1{
		font-size: 50px;
	}
	.info h2{
		font-size: 40px;
	}
	.info h3{
		font-size: 35px;
	}
	h3{
		font-size: auto;
	}
	.info p{
		font-size: 20px;
	}
	
	
}

@media screen and (max-width: 1366px) {
	.bgimg-1, .bgimg-2, .bgimg-3 .bgimg-taco_bell-1 .bgimg-taco_bell-2 .bgimg-taco_bell-3 .bgimg-starke-1 .bgimg-starke-2{
		background-attachment: local;
	}
}


@media screen and (max-width: 1199px){
	/*Spring Page Start*/
	.bgimg-1 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza.jpg");	
		
	}
	.bgimg-2 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza 1.jpg");
	}
	.bgimg-3 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza 2.jpg");
	}
	.h3_text {
		font-size: 47px;
		text-shadow: 1px 0.5px black;

	}
	.parallax_text {
		padding: 30px 50px;
	}
	/*Spring Page End*/
	
	/*Taco Bell Page Start*/
	.bgimg-taco_bell-1 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_small.jpg");	
		
	}
	.bgimg-taco_bell-2 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_1_small.jpg");
	}
	.bgimg-taco_bell-3 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_2_small.jpg");
	}
	
	.bgimg-starke-1 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_small.jpg");	
		
	}
	.bgimg-starke-2 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_1_small.jpg");
	}
	.bgimg-starke-3 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_2_small.jpg");
	}
	
	.h3_text {
		font-size: 47px;
		text-shadow: 1px 0.5px black;

	}
	.parallax_text {
		padding: 30px 50px;
	}
	/*Taco Bell Page End*/
}

@media screen and (max-width: 991px){
/*
	.container {
    	width: 970px;
 	}
*/
	.info h1{
		font-size: 40px;
	}
	.info h2{
		font-size: 25px;
	}
	.info h3{
		font-size: 25px;
	}
	h3{
		font-size: auto;
	}
	.info p{
		font-size: 15px;
	}
	
	/*Spring Page Start*/
	.bgimg-1 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza_small.jpg");
	}
	.bgimg-2 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza_1_small.jpg");
	}
	.bgimg-3 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza_2_small.jpg");
	}
	.bgimg-1, .bgimg-2, .bgimg-3 {
		background-attachment: local;
		min-height: 600px;
	}
	.h3_text {
		font-size: 40px;
		text-shadow: 1px 0.5px black;

	}
	.parallax_text {
		padding:20px 50px;
	}
	/*Spring Page End*/
	
	/*Taco Bell Page Start*/
	.bgimg-taco_bell-1 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_small.jpg");
	}
	.bgimg-taco_bell-2 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_1_small.jpg");
	}
	.bgimg-taco_bell-3 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_2_small.jpg");
	}
	.bgimg-taco_bell-1, .bgimg-taco_bell-2, .bgimg-taco_bell-3 {
		background-attachment: local;
		min-height: 600px;
	}
	
	/*Starke Page Start*/
	.bgimg-starke-1 {
		background-image: url("../../starke/videos/movil/aldi_and_tractor_supply_small.jpg");
	}
	.bgimg-starke-2 {
		background-image: url("../../starke/videos/movil/rent_a_center_small.jpg");
	}
	.bgimg-starke-3 {
		background-image: url("../../starke/videos/movil/aldi_and_tractor_supply_1_small.jpg");
	}
	.bgimg-starke-1, .bgimg-starke-2, .bgimg-starke-3 {
		background-attachment: local;
		min-height: 600px;
	}
	
	/*Starke Page Ends*/
	.h3_text {
		font-size: 40px;
		text-shadow: 1px 0.5px black;

	}
	.parallax_text {
		padding:20px 50px;
	}
	/*Taco Bell Page End*/
}

@media screen and (max-height: 370) and (max-width:780){
	.info h1{
		font-size: 20px;
	}
	.info h2{
		font-size: 17px;
	}
	.info h3{
		font-size: 15px;
	}
	.info p{
		font-size: 12px;
	}
	.container h3{
		width: 100%;
	}
	.ParallaxContent .container .headlines h3{
		padding-top: 30px;
	}

	/*Spring Page Start*/
	.bgimg-1 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza_small.jpg");
	}
	.bgimg-2 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza_1_small.jpg");
	}
	.bgimg-3 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza_2_small.jpg");
	}
	.bgimg-1, .bgimg-2, .bgimg-3 {
		min-height: 600px;
		background-attachment: local;
	}
	.h3_text {
		font-size: 30px;

		text-shadow: 1px 0.5px black;

	}
	.parallax_text {
		padding: 20px 40px;
	}
	/*Spring Page End*/
	
	/*Taco Bell Page Start*/
	.bgimg-taco_bell-1 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_small.jpg");
	}
	.bgimg-taco_bell-2 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_1_small.jpg");
	}
	.bgimg-taco_bell-3 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_2_small.jpg");
	}
	.bgimg-taco_bell-1, .bgimg-taco_bell-2, .bgimg-taco_bell-3 {
		min-height: 600px;
		background-attachment: local;
	}
	
	/*Starke Page Start*/
	.bgimg-starke-1 {
		background-image: url("../../starke/videos/movil/aldi_and_tractor_supply_small.jpg");
	}
	.bgimg-starke-2 {
		background-image: url("../../starke/videos/movil/rent_a_center_small.jpg");
	}
	.bgimg-starke-3 {
		background-image: url("../../starke/videos/movil/aldi_and_tractor_supply_1_small.jpg");
	}
	.bgimg-starke-1, .bgimg-starke-2, .bgimg-starke-3 {
		min-height: 600px;
		background-attachment: local;
	}
	.h3_text {
		font-size: 30px;

		text-shadow: 1px 0.5px black;

	}
	.parallax_text {
		padding: 20px 40px;
	}
	/*Spring Page End*/
}



@media screen and (max-width: 767px){
/*
	.container {
    	width: 750px;
  	}
*/
	.info h1{
		font-size: 45px;
	}
	.info h2{
		font-size: 25px;
	}
	.info h3{
		font-size: 24px;
	}
	.info p{
		font-size: 17px;
	}
	h3{
		font-size: auto;
	}
	
	.ParallaxImage {
		background-size: auto;
		width: 100%;
		height: 100%;
		padding-bottom: 0px;
		padding-top: 0px;
		display: flex;
	}
	.ParallaxImage h3 {
		font-size: 35px;
	}
	.copyright{
		font-size: 20px;
	}
	
	/*Spring Page Start*/
	.bgimg-1 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza_small.jpg");
	}
	.bgimg-2 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza_1_small.jpg");
	}
	.bgimg-3 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza_2_small.jpg");
	}
	.bgimg-1, .bgimg-2, .bgimg-3 {
		min-height: 600px;
		background-attachment: local;
	}
	.h3_text {
		font-size: 30px;
		
	text-shadow: 1px 0.5px black;

	}
	.parallax_text {
	padding: 20px 40px;
}
	/*Spring Page End*/
	
	/*Taco Bell Page Start*/
	.bgimg-taco_bell-1 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_small.jpg");
	}
	.bgimg-taco_bell-2 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_1_small.jpg");
	}
	.bgimg-taco_bell-3 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_2_small.jpg");
	}
	.bgimg-taco_bell-1, .bgimg-taco_bell-2, .bgimg-taco_bell-3 {
		min-height: 600px;
		background-attachment: local;
	}
	
	/*Starke Page Start*/
	.bgimg-starke-1 {
		background-image: url("../../starke/videos/movil/aldi_and_tractor_supply_small.jpg");
	}
	.bgimg-starke-2 {
		background-image: url("../../starke/videos/movil/tsc_small.jpg");
	}
	.bgimg-starke-3 {
		background-image: url("../../starke/videos/movil/aldi_and_tractor_supply_1_small.jpg");
	}
	.bgimg-starke-1, .bgimg-starke-2, .bgimg-starke-3 {
		min-height: 600px;
		background-attachment: local;
	}
	
	.h3_text {
		font-size: 30px;
		
	text-shadow: 1px 0.5px black;

	}
	.parallax_text {
	padding: 20px 40px;
}
	/*Spring Page End*/
}

@media screen and (max-width: 500px){
/*
	.container {
    	width: 490px;
  	}
*/
	
	.info h1{
		font-size: 25px;
	}
	.info h2{
		font-size: 22px;
	}
	h3{
		font-size: auto;
		}
	.info h3{
		font-size: 20px;
	}
	.info p{
		font-size: 15px;
	}
	
	.ParallaxContent .container h3{
		font-size: 48px;
		margin-top:revert;
	}
	.ParallaxContent .container .headlines h3{
/*		margin-top: -70%;*/
	}
	
	.ParallaxImage {
		background-size: auto;
		width: 100%;
/*
		padding-bottom:50%;
		padding-top: 0px;
*/
/*		display: flex;*/
	}
	.ParallaxImage h3 {
		font-size: 35px;
	}
	.bg2Colonial{
/*		height: -webkit-fill-available;*/
		
	}
	.bg3Colonial{
/*		height: -webkit-fill-available;*/
/*		display: none;*/
		}
	.bg3Hialeah{
/*		display: none;*/
	}
	.bg2Kendall{
/*		background-image: url("../../kendall/videos/kendall_video1_1.mp4");*/
	}
	.bg3Kendall{
/*		background-image: url("../../kendall/videos/Kendall_video2.mov");*/
/*		display: none;*/
	}
	.bg3Flagler{
/*		display: none;*/
	}
	.copyright{
		font-size: 15px;
	}
	
	/*Spring Page Start*/
	.bgimg-1 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza_small.jpg");
	}
	.bgimg-2 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza_1_small.jpg");
	}
	.bgimg-3 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza_2_small.jpg");
	}
	.bgimg-1, .bgimg-2, .bgimg-3 {
		min-height: 500px;
		background-attachment: local;
	}
	.h3_text {
		font-size: 22px;
		
	text-shadow: 1px 0.5px black;

	}
	.parallax_text {
	padding: 10px 30px;
}
	/*Spring Page End*/
	
	/*Taco Bell Page Start*/
	.bgimg-taco_bell-1 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_small.jpg");
	}
	.bgimg-taco_bell-2 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_1_small.jpg");
	}
	.bgimg-taco_bell-3 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_2_small.jpg");
	}
	.bgimg-taco_bell-1, .bgimg-taco_bell-2, .bgimg-taco_bell-3 {
		min-height: 500px;
		background-attachment: local;
	}
	
	/*Starke Page Start*/
	.bgimg-starke-1 {
		background-image: url("../../starke/videos/movil/aldi_and_tractor_supply_small.jpg");
	}
	.bgimg-starke-2 {
		background-image: url("../../starke/videos/movil/rent_a_center_small.jpg");
	}
	.bgimg-starke-3 {
		background-image: url("../../starke/videos/movil/aldi_and_tractor_supply_1_small.jpg");
	}
	.bgimg-starke-1, .bgimg-starke-2, .bgimg-starke-3 {
		min-height: 500px;
		background-attachment: local;
	}
	
	.h3_text {
		font-size: 22px;
		
	text-shadow: 1px 0.5px black;

	}
	.parallax_text {
	padding: 10px 30px;
}
	/*Taco Bell Page End*/
	
}


@media screen and (max-width: 300px){
	.info h1{
		font-size: 20px;
	}
	.info h2{
		font-size: 17px;
	}
	.row h3{
		font-size: auto;
		font-weight:normal;
	}
	.ParallaxContent h3{
		font-size: auto;
		text-align: center;
	}
	.ParallaxContent .container h3{
		font-size: 48px;
	}
	h3{
		font-size: auto;
		font-weight: normal;
		}
	.info h3{
		font-size: 15px;
	}
	.info p{
		font-size: 12px;
	}
	.ParallaxImage{
		background-size: auto;
		width: 100%;
		height: 100%;
		padding-bottom: 50%;
	}
	.ParallaxImage h3 {
		font-size: 35px;
	}
	.container {
    	width: 290px;
  	}
	.ParallaxContent .container{
		width: 290px;
	}
	.row .container {
    width: 290px;
	}
	.row .ParallaxContent .container{
    width: 290px;
}
	.copyright{
		font-size: 15px;
	}
	
	/*Spring Page Start*/
	.bgimg-1 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza_small.jpg");
	}
	.bgimg-2 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza_1_small.jpg");
	}
	.bgimg-3 {
		background-image: url("../../spring/videos/movil/Silver Springs Plaza_2_small.jpg");
	}
	.bgimg-1, .bgimg-2, .bgimg-3 {
		background-attachment: local;
		min-height: 400px;
	}
	.h3_text {
		font-size: 18px;
		
	text-shadow: 1px 0.5px black;

	}
	.parallax_text {
	padding:10px 30px;
}
	/*Spring Page End*/
	
	/*Taco Bell Page Start*/
	.bgimg-taco_bell-1 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_small.jpg");
	}
	.bgimg-taco_bell-2 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_1_small.jpg");
	}
	.bgimg-taco_bell-3 {
		background-image: url("../../taco_bell/videos/movil/taco_bell_front_2_small.jpg");
	}
	.bgimg-taco_bell-1, .bgimg-taco_bell-2, .bgimg-taco_bell-3 {
		background-attachment: local;
		min-height: 400px;
	}
	
	/*Starke Page Start*/
	.bgimg-starke-1 {
		background-image: url("../../starke/videos/movil/aldi_and_tractor_supply_small.jpg");
	}
	.bgimg-starke-2 {
		background-image: url("../../starke/videos/movil/rent_a_center_small.jpg");
	}
	.bgimg-starke-3 {
		background-image: url("../../starke/videos/movil/aldi_and_tractor_supply_1_small.jpg");
	}
	.bgimg-starke-1, .bgimg-starke-2, .bgimg-starke-3 {
		background-attachment: local;
		min-height: 400px;
	}
	.h3_text {
		font-size: 18px;
		
	text-shadow: 1px 0.5px black;

	}
	.parallax_text {
	padding:10px 30px;
}
	/*Taco Bell Page End*/

}

@media screen and (min-width: 1301px){
/*
	.container {
    	width: 924px;
  	}
*/
	.info h1{
		font-size: 50px;
	}
	.info h2{
		font-size: 45px;
	}
	.info h3{
		font-size: 40px;
	}
	h3{
		font-size: auto;
	}
	.info p{
		font-size: 25px;
	}
}

	



	