@CHARSET "ISO-8859-1";
/*****************************************/
 /*Banner ad carousel */
    section.falcon #promo-carousel-indicators {
        right:25px;
        bottom:10px;
    }
	.carousel-inner {
		max-width:573px;
   		 margin:0 auto;
	}
	.carousel-indicators [data-bs-target]:not(.active) {
		background: none;
		opacity: 1;
	}
	
	#promo-carousel-indicators li, .carousel-indicators li {
		border: 1px solid #fff;
	
	}
    @media (max-width: 767px) {
        section.falcon #promo-carousel-indicators {
        left:50%;
        }
    }

        /* section.falcon #promo-carousel-indicators {
            left:350px;
            bottom:5px;
        }     */
    
    @media (max-width: 1200px) {
    	 section.falcon #promo-carousel-indicators {
            left:320px;
        }    
    }

	 #promo-carousel {
            float:right;
        }
	
    @media (max-width: 991px) {

        #promo-carousel {
            width:370px; 
        }

        section.falcon #promo-carousel-indicators {
            left:0;
            bottom:5px;
			right: 5px;
        }  
    }

    @media (max-width: 767px) {
        #promo-carousel {
        	float:none;
            width:92%;
            margin-left:auto;
            margin-right:auto;
        }
        .header-row {
            height:280px;
        }
        section.falcon #promo-carousel-indicators {
            visibility:hidden;

        }   
    }

    @media (max-width: 250px) {
        #promo-carousel {
            top:120px;
        }
        .header-row {
            height:200px;
        }

    }
    section.falcon #promo-carousel-indicators li {
        width:25px;
        height:6px;
        margin:0;
        border-radius:0;
    }
    
 /* end carousel */
/**************************************/
section.falcon .no-padding {
	padding:0px;
}
/* section.falcon {
	background-color:#fff;
} */
section.falcon .top-row {
	background-color:#1a3e4e;
}
.falcon h1 {
	font-size: 2em;
}

.falcon .about-text {
	font-size: 1.1em;
	line-height: 1.5em;
}

.product-text {
	font-size: 0.9em;
}
@media (max-width: 991px) {
	section.falcon .logo {
		height:95px;
	}
}
@media (max-width: 767px) {
	section.falcon .logo {
		height:auto;
	}
}
section.falcon #about-row {
	background-color:#f6f6f6;
}
section.falcon #bottom-row {
	background-color:#1a3e4e;
	height:50px;
}
/* section.falcon h1 {
	margin:0 0 0 1.2em;
	padding-top:0.5em;
} */
/* @media (max-width: 767px) {
	section.falcon h1 {
	margin:0 0 0 0.6em;
}
} */
/* section.falcon .about-text {
	padding:0 2em;
	font-size:1.2em;
}
@media (max-width: 767px) {
	section.falcon .about-text {
	padding:0 1em;
}
} */
section.falcon .category-boxes {
	background-color:#1a3e4e;
	margin-top:5em;
	height:348px
}
@media (max-width: 1200px) {
	section.falcon .category-boxes {
	margin-top:3em;
	height:390px
}
}
@media (max-width: 767px) {
	section.falcon .category-boxes {
	margin-top:0.5em;
	height:auto;
}
}
section.falcon .product-headers {
	color:#fff;
	text-align:center;
	font-style:italic;
	display:block;
	font-size:1.2em;
}
section.falcon .product-headers:hover {
	color:#d9d9d9;
}
section.falcon .product-text {
	color:#fff;
	/* padding:0 0.75em 0.75em; */
}
section.falcon .product-imgs {
	margin:0.5em auto;
}
@media (max-width: 767px) {
	section.falcon .product-imgs {
		margin-top:0;
		padding-top:0.5em;
	}
}
section.falcon #image-row {
	background-image: url("/images/default/catalog/custom/falcon/background-image.png");
	background-repeat:no-repeat;
	background-size: cover;
}
/* .webp section.falcon #image-row {
	background-image: url("/images/default/catalog/custom/falcon/background-image.webp");
} */
@media (max-width: 767px) {
	section.falcon #image-row {
		background-color: #fff;
		background-size: auto;
		/* background-image: none; */
	}
	.product-text {
		font-size: 1em;
	}

}
section.falcon .slogan {
	font-size:3em;
	text-align:center;
	margin-top:2em;
}
@media (max-width: 991px) {
	section.falcon .slogan {
	margin-top:1em;
}
}
@media (max-width: 767px) {
	section.falcon .slogan {
	margin-top:0.5em;
	margin-bottom: 0.5em;
}
}
section.falcon .italics {
	font-style:italic;
}
/* @media (max-width: 767px) {
	section.falcon .logo {
	margin:0 auto;
}
} */

