@charset "UTF-8";

body {
	width:100%;
}
iframe, object, embed  {
	max-width: 100%;
}


.center-text {
	text-align:center;
}

.bullet_indent {
	margin-left: 20px !important;
}

img a {
	border:none;
}

p, h1, h2, h3, h4, h5, h6 {
	padding-top:0px;
	padding-bottom:0px;
	margin:0px !important;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

p, li, ol {
	font-size:1.0em;
    font-family: "Source Sans 3", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}


/* DESKTOP + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
.page_width {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
}
.page_width_banner {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.page_width_common {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.page_width_banner {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.text_1, .text_2, .text_3, .table_txt {
    background-color: rgba(255,255,255,0.85);
    margin-top: 30px;
    box-shadow: 0px 0px 10px rgba(0,0,0,1.00);
}
.text_1 h1, .text_3 h1 {
    font-size: 2.6em;
    color: #0166A4;
    padding-bottom: 20px !important;
    padding-top: 10px !important;
    text-align: center;
}
.text_1 h2 {
    font-size: 2.25em;
    color: #0166A4;
    padding-bottom: 20px !important;
}

.text_1 h3 {
    font-size: 1.5em;
    color: #000;
    padding-bottom: 6px !important;
}
.text_2 h2 {
    font-size: 2.25em;
    color: #FFF;
    padding: 30px 2% !important;
}
.text_3 h2 {
    font-size: 2.0em;
    color: #0166A4;
    padding-bottom: 20px !important;
    padding-top: 40px !important;
    text-align: center;
}
.text_3 h3 {
    font-size: 1.5em;
    color: #0266A4;
    padding-top: 10px;
}
.text_3 h3, .text_3 p {
    padding-left: 5%;
    padding-right: 5%;
}
.text_3 li {
    font-size: 1.3em;
    line-height: 1.5em;
    padding-bottom: 6px;
    text-align: left;
}


.text_1 p, .text_2 p, .text_3 p {
    font-size: 1.3em;
    line-height: 1.5em;
    padding-bottom: 6px;
}
.text_2 p {
    padding: 30px 2% !important;
}
.text_1 ul {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 6px;
}
.text_1 li {
    font-size: 1.3em;
    line-height: 1.5em;
}
.text_1 a, .text_1 a:visited {
    text-decoration: none;
    color: #000;
    text-decoration-line: underline;
    text-decoration-style: dotted;
    text-decoration-skip: ink;
    transition: .3s;
}
.text_1 a:hover {
    color: rgba(1,102,164,1.00);
}
.text_2 h1 {
    font-size: 2.4em;
    color: #0166A4;
    padding-bottom: 20px !important;
        text-align: center;
}
.table_txt p {
    font-size: 1.2em;
    line-height: 1.2em;
}

.ad_bkgd {
    background-color: #E8D3AC;
    margin-top: 30px;
    box-shadow: 0px 0px 10px rgba(0,0,0,1.00);
}

.testimonial_1 {
    background-color: #E8D3AC;
    margin-top: 30px;
    box-shadow: 0px 0px 10px rgba(0,0,0,1.00);
}
.testimonial_1 h2 {
    font-size: 1.3em;
    font-weight: 300;
    line-height: 1.5em;
    padding-top: 30px !important;
    text-indent: -10px;
    padding-left: 10px;
}
.testimonial_1 h3 {
    font-size: 1.3em;
    font-weight: 300;
    line-height: 1.5em;
    padding-top: 20px !important;
    padding-right: 40px !important;
    text-align: right;
}
.testimonial_1 img {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.5));
}
.testimonai_divider {
    border-bottom: rgba(2,102,164,1.00) dotted 2px;
    margin-top: 40px;
    margin-bottom: 10px;
}
.ad  img {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.5));
}
.menu_btn p {
    padding-bottom: 8px !important;
}
.menu_btn a, .menu_btn a:visited {
    color: #000;
    font-size: 1.35em;
    text-decoration: none;
    transition: .3s;
    font-weight: 400;
}
.menu_btn a:hover {
    font-weight: 600;
    color: #0166A4;
}
.footer {
    background-color: #FFF;
    margin-top: 30px;
}
.common_btn a, .common_btn a:visited, .footer_btns a, .footer_btns a:visited {
    text-decoration: underline;
    text-decoration-color: #0166A4;
    color: #0166A4;
    text-decoration-skip: ink;
    text-decoration-style: dotted;
    transition: .3s;
}
.common_btn  a:hover, .footer_btns a:hover {
    text-decoration-color: #E9D2AC;
    color: #E9D2AC;
}
.footer_btns p {
    padding-bottom: 10px !important;
    font-size: 1.2em;
}
.footer_border {
    border-right: #0166A4 solid 2px;
}
.footer_right_txt p {
    font-size: 1.2em;
    padding-bottom: 10px !important;
}
.footer_right_txt h2 {
    color:  #0166A4;
    font-size: 1.75em;
    padding-bottom: 10px !important;
}
.footer {
    border-top: #0166A4 solid 2px;
}
.header_common {
        width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.header_common img {
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.75));
    width: 300px;
    height: auto;
}
.header_common h2 {
    font-family: "Source Sans 3", sans-serif;
    font-weight: 600;
    color: #FFF;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 1.00);
    font-size: 2.5em;
    text-align: center;
}
.logo_roll_over p {
    
    padding-top: 10px;
    font-size: 1.75em !important;
}

.logo_roll_over {
    text-decoration: none;
    display: block;
    /*max-width: 95%;*/
    border-radius: 8px !important;
    background-color:#0166A4;
    border: #0166A4 solid 2px;
    margin-top: 20px;
    transition: .3s; 
    margin-left: 10px;
    margin-right: 10px;
    height: 200px;
    color: #FFF;
}
.logo_roll_over:hover {
    background-color: #E7D3AC;
    color: #0266A4;
}
.logo_roll_over img {

    max-width: 300px;
    max-height: 150px;
    height: auto;
    width: auto;
    min-width: 100px;
    filter: drop-shadow(0 0.2rem 0.25rem rgba(2,102,164,1.00));
    vertical-align: middle;
}
.flooring_btn a, .flooring_btn a:visited {
    text-decoration: none;
    display: block;
    max-width: 85%;
    border-radius: 8px;
    padding: 10px;
    background-color:#0166A4;
    color: #FFF;
    margin-top: 10px;
    transition: .3s; 
    text-align: center;

    margin-left: auto;
    margin-right: auto;
}
.flooring_btn a:hover {
    background-color: #E7D3AC;
    color: #000;
}
.learn_more_btn a, .learn_more_btn a:visited {
    font-family: "Playfair Display", serif;
    font-size: 1.20em;
    text-decoration: none;
    display: block;
    border-radius: 8px;
    padding: 10px 10px 15px;
    background-color:#0166A4;
    color: #FFF;
    transition: .3s; 
    text-align: center;
    margin-top: 30px;
}
.learn_more_btn a:hover {
    background-color: #E7D3AC;
    color: #000;
}
.question_ad {
    background-color: #0266A4;
    color: #fff;
    border-radius: 10px;
    text-align: center;
}
.question_ad h4 {
    font-size: 2.5em;
    font-weight: 300;
}
.question_ad h5 {
    font-weight: 300;
    font-size: 1.75em;
        margin-bottom: 20px !important;
}
.question_ad p {
    font-weight: 300;
    font-size: 1.5em;
    margin-bottom: 20px !important;
}
.question_ad a, .question_ad a:visited {
    font-family: "Playfair Display", serif;
    font-size: .8em;
    text-decoration: none;
    border-radius: 8px;
    padding: 10px 15px 15px;
    background-color:#FFF;
    color: #0266A4;
    transition: .3s; 
    text-align: center;
    margin-top: 30px;
}
.question_ad a:hover {
    background-color: #E7D3AC;
}
.floor_logos {
    padding: 0px;
    min-width: 300px;
    box-shadow:inset 0px 0px 10px 1px rgba(0,0,0,0.75);
}
.floor_logos img {
       width: 80% !important;
       height: auto !important; max-width: 300px !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    filter: drop-shadow(0 0.2rem 0.2rem rgba(0, 0, 0, 0.75));
}
.window_logos {
    padding: 0px;
    box-shadow:inset 0px 0px 10px 1px rgba(0,0,0,0.75);
}
.window_logos img {
       width: 80% !important;
       height: auto !important;
    max-width: 300px !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    filter: drop-shadow(0 0.2rem 0.2rem rgba(0, 0, 0, 0.75));
    padding-top: 200px;
    padding-bottom: 200px;
}
.hide_mobile {
    display: block;
}
.hide_desktop {
    display: none;
}
.phone_link a {
    color: #FFF;
    -webkit-appearance: none;
}
.sports {
    color: #FFF;
}
.one_done_ad {
    background-color: rgba(255,255,255,1.0);
    margin-top: 30px;
    box-shadow: 0px 0px 10px rgba(0,0,0,1.00);
    border-radius: 30px;
}
.one_done_ad h2 {
    font-size: 2.0em;
    padding-bottom: 20px;
}
.one_done_ad p {
    font-size: 1.5em;
}
.ads_btn a, .ads_btn a:visited {
    text-decoration: none;
    display: block;
    max-width: 85%;
    border-radius: 8px;
    padding: 10px;
    background-color:#0166A4;
    color: #FFF;
    margin-top: 10px;
    transition: .3s; 
    text-align: center;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}
.ads_btn a:hover {
    background-color: #E7D3AC;
    color: #000;
}
    



/* MOBILE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@media only screen and (min-width: 0px) and (max-width: 600px) {
.page_width, .page_width_common, .header_common {
    width: 100%; 
}
.footer_border {
    border-right: none;
}
.floor_logos {
        padding: 100px 0px !important;
        
    }
.floor_logos img {
    width: 80% !important; height: auto !important; max-width: 300px !important;
}
.hide_mobile {
    display: none;
    }
.hide_desktop {
    display: block;
    }
.one_done_ad {
    border-radius: 0px;
}

}

/* TABLET + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.floor_logos {
padding: 0px;
    }
.floor_logos img {
    width: 80% !important; height: auto !important; max-width: 300px !important;
}
    .hide_desktop {
    display: none;
}
.one_done_ad {
    border-radius: 0px;
}

	
	
}