/* ==========================================================================
   Fonts
   ========================================================================== */
@font-face {
    font-family: 'bebas_neueregular';
    src: url('fonts/bebasneue-webfont.eot');
    src: url('fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue-webfont.woff2') format('woff2'),
         url('fonts/bebasneue-webfont.woff') format('woff'),
         url('fonts/bebasneue-webfont.ttf') format('truetype'),
         url('fonts/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'titillium_webbold';
    src: url('fonts/titilliumweb-bold-webfont.eot');
    src: url('fonts/titilliumweb-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titilliumweb-bold-webfont.woff') format('woff'),
         url('fonts/titilliumweb-bold-webfont.ttf') format('truetype'),
         url('fonts/titilliumweb-bold-webfont.svg#titillium_webbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'titillium_weblight';
    src: url('fonts/titilliumweb-light-webfont.eot');
    src: url('fonts/titilliumweb-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titilliumweb-light-webfont.woff') format('woff'),
         url('fonts/titilliumweb-light-webfont.ttf') format('truetype'),
         url('fonts/titilliumweb-light-webfont.svg#titillium_weblight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'titillium_webregular';
    src: url('fonts/titilliumweb-regular-webfont.eot');
    src: url('fonts/titilliumweb-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titilliumweb-regular-webfont.woff') format('woff'),
         url('fonts/titilliumweb-regular-webfont.ttf') format('truetype'),
         url('fonts/titilliumweb-regular-webfont.svg#titillium_webregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'source_sans_proregular';
    src: url('fonts/sourcesanspro-regular-webfont.eot');
    src: url('fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'nexa_lightregular';
    src: url('fonts/nexa_light-webfont.eot');
    src: url('fonts/nexa_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nexa_light-webfont.woff') format('woff'),
         url('fonts/nexa_light-webfont.ttf') format('truetype'),
         url('fonts/nexa_light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'nexa_boldregular';
    src: url('fonts/nexa_bold-webfont.eot');
    src: url('fonts/nexa_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nexa_bold-webfont.woff') format('woff'),
         url('fonts/nexa_bold-webfont.ttf') format('truetype'),
         url('fonts/nexa_bold-webfont.svg#nexa_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1{
	font-family: titillium_webregular, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #fff;
	text-transform:uppercase;
	text-align:center;
}

h2{
	font-family: titillium_webregular, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
	text-transform:uppercase;
	text-align:center;
}

h3{
	font-family: titillium_webregular, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #fff;
	text-transform:uppercase;
	text-align:center;
}

h5{
	font-family: titillium_webregular, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	text-transform:uppercase;
	text-align:center;
}


h3{
	font-family: nexa_lightregular, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #D8DF25;
}

h4{
	font-family: nexa_lightregular, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: white;
}

p{
    font-family: titillium_weblight, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
}

.serviceInfo{margin-top:-10px; color: red;}
.serviceInfo2{margin-top:-10px; color: white;}

/* ==========================================================================
   Impression Design Base styles
   ========================================================================== */

html {
  background:url(../img/supreme-windows-and-doors-bg.jpg)no-repeat center center fixed;
 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: black;
}

.wrapper {
  width: 960px;
 margin: 0 auto 0em;
}

header{
	height: 50px;
	width:100%;
	background:#333;
}

section{
	padding-bottom: 80px;
}

section iframe{
	-webkit-box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
	box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
	margin-left:11px;
}
/* ==========================================================================
   Impression Design custom styles
   ========================================================================== */
#logo{
	position:absolute;
	margin-left: 380px;
	margin-top: -40px;
}

#lic{
	position:absolute;
	margin-top:8px;
}

#lic p{
	font-family: titillium_weblight, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ec1c24;
}


#call{
	float:right;
	margin-right:24px;
}

#call p{
	font-family: titillium_weblight, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #ec1c24;
	margin-top: 10px;
}

.align-left{ text-align:left;}


.homeServices{ 
	width: 30%;
	height: auto;
	
	float:left;
	padding-right: 16px;
	border-right: 1px solid black;
}


.homeServices ul li{
	font-family: titillium_weblight, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
}

.homeServices h5{
	font-family: titillium_weblight, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: red;
}

.homeServices h2{
	font-family: titillium_weblight, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: red;
}

.homeContent h2{
	font-family: titillium_weblight, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: red;
	text-align:left;
}

#videos{
	padding:16px 0px;
	border: 4px solid transparent;
  -moz-border-image:url("../img/videos-border.png") 30 30 stretch; /* Old Firefox */
  -webkit-border-image:url("../img/videos-border.png") 30 30 stretch; /* Safari */
  -o-border-image:url("../img/videos-border.png") 30 30 stretch; /* Opera */
  border-image:url("../img/videos-border.png") 30 30 stretch;
}

.vsize{width:298px; height:180px;}


.headDrop2{margin-top:20px;}

.linksleft{ width:450px; float:left; text-align:left;
			}

.linksRight{ width:300px; float:right;
			 font-size:.9em;}
			 
.logoRight{ width:300px; float:right; margin-right:-150px;}

.seoTitle{ font-size:.8em;
	position:absolute;
	text-indent: -99999px;

}


.testHome{width:350px; float:left; padding-left:25px;}
.testHome2{width:350px; float:left; padding-left:200px;}

.testHome p{font-family: titillium_weblight, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #fff;}

.testHome2 p{font-family: titillium_weblight, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #fff;}


.serviceHome{width:450px; float:left; padding-left:25px;}
.serviceHome2{width:450px; float:right; padding-left:25px;}

.serviceHome p{font-family: titillium_weblight, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #fff;}
	
.homepics{	border:4px solid #e0140c;}


		
/* ==========================================================================
   Nav
   ========================================================================== */
nav{
	width:100%;
	height: 50px;
	position:relative;
	z-index: 99999;
	background: black;
	border-bottom:1px solid red;
	border-top: 1px solid red;
	background:url(../img/supreme-windows-and-doors-nav-bg.jpg);
	-webkit-box-shadow: 0px 0px 25px 0px rgba(255,0,0,1);
    -moz-box-shadow: 0px 0px 25px 0px rgba(255,0,0,1);
    box-shadow: 0px 0px 25px 0px rgba(255,0,0,1);

}

nav ul{
	display:inline-block;
	margin-top: 4px;
	margin-left:-32px;
}

nav ul li{
	float:left;
	list-style:none;
}

nav ul li a{
	font-family: titillium_weblight, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color: #fff;
	text-decoration: none;
	padding: 10px 35px 15px 35px;
	margin-left:25px;
}

nav ul li a:hover{
	color: #fff;
	background: red;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(255,0,0,1);
    -moz-box-shadow: 0px 0px 25px 0px rgba(255,0,0,1);
    box-shadow: 0px 0px 25px 0px rgba(255,0,0,1);
}


#groups ul ul {
	display: none; 
	color:#FFF;
	background-color:#000;
	border-bottom: 2px solid #c30;
	border-right: 2px solid #c30;
	border-left: 2px solid #c30;
	text-align:left;
	position: absolute;
	margin-left:-2px;
	margin-top: -2px;
	height:auto;
	z-index:99999999;		
}



#groups ul li:hover > ul {
		display: block;
		width: 164px;
		margin-top: 15px;
		margin-left:18px;
		
	}


#groups ul ul li {
	
		float: none;
		position: relative;
		margin-top: 5px;
		margin-left:-24px;
	}
		
#groups ul ul li a {
			float: none;
			margin-bottom: 0px;
			margin-left: -17px;
            padding: 16px 8px 15px 8px;
            position: relative;  
			display: block;
			width: 190px;
			font-family: titillium_weblight, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color: #fff;
	text-decoration: none;
		}	
		
#groups ul ul li a:hover {
				color:#fff;
				
			}

.services{margin-left:250px;}

/* ==========================================================================
   Footer
   ========================================================================== */

footer{
	width:100%;
	padding: 16px 0px;
	position:relative;
	z-index: 99999;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
background: #ff3019; /* Old browsers */
background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
}

footer p{
    font-family: titillium_weblight, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
}

footer a{
    font-family: titillium_weblight, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
}


#footerLogo{
	position:absolute;
	margin-left:800px;
	margin-top:-62px;
}



/* ==========================================================================
   Form
   ========================================================================== */
#contactForm{
	width:960px;
}

#contactForm ul{
	margin-left: -30px;
}

#contactForm ul li{
	list-style:none;
	color: #666;
	margin-bottom: 8px;
	float:left;
	margin-right:16px;
}

input    {
	color: #666;
	font-family: titillium_webregular, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	width:450px;
	height:30px;
}

select    {
	color: #666;
	font-family: titillium_webregular, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	width:185px;
}

#Send {
	margin-top:12px;
color:#fff;
width: 185px;
font-family: titillium_webregular, Arial, Helvetica, sans-serif;
height:30px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: red;
border: 0px;
}


#Send:hover {
color: #fff;
background: black;
}


textarea    {
	color: #666;
	font-family: titillium_webregular, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	resize: none;
	width:922px;
	height:80px;
}



/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


.js .slicknav_menu {
		display:none;
	}
	
.parag{width:90%; padding-left:40px; padding-right:40px;}	

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@media only screen and (max-width:480px) {
	
#logo{ width:0%;
}	
	
.homeServices{ 
	width: 100%;
	height: 310px;
	float:left;
}	

.wrapper {
  width: 100%;
 margin: 0 auto 0em;
}	


header{
	height: 50px;
	width:100%;
	background:#333;
}

	/* #menu is the original menu */
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
	nav{
	display:none;
	

}

.vsize{width:95%; height:240px; margin-top:7px; margin-bottom:7px;}


#footerLogo{
	display:none;
	position:absolute;
	margin-left:800px;
	margin-top:-62px;
}

.seoTitle{display:none;}

.parag{width:90%; padding-left:20px; padding-right:20px;}	

#lic{
display:none;
}

#call{ width:100%; position:absolute; text-align:center;}
.between{}


#iview{ height:200px;}


.services{margin-left:0px;}

.baseimg{width: 90%; height:90%;}

p{ padding-left:10px; padding-right:10px;}	

/* ==========================================================================
   Form
   ========================================================================== */
#contactForm{
	width:98%;
}

#contactForm ul{
	margin-left: -30px;
}

#contactForm ul li{
	list-style:none;
	color: #666;
	margin-bottom: 8px;
	float:left;
	margin-right:16px;
}

input    {
	color: #666;
	font-family: titillium_webregular, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	width:310px;
	height:30px;
}

select    {
	color: #666;
	font-family: titillium_webregular, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	width:185px;
}

#Send {
	margin-top:12px;
color:#fff;
width: 185px;
font-family: titillium_webregular, Arial, Helvetica, sans-serif;
height:30px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: red;
border: 0px;
}


#Send:hover {
color: #fff;
background: black;
}


textarea    {
	color: #666;
	font-family: titillium_webregular, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	resize: none;
	width:310px;
	height:80px;
}


}
@media screen and (max-width: 40em) {
	/* #menu is the original menu */
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
.baseimg{width: 90%; height:90%;}
p{ padding-left:10px; padding-right:10px;}	

}












/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   https://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * https://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
