
/*Top Pic on Home Page*/

#homepic {position: relative; height: calc(120px + 40vw); max-height: 550px; overflow: hidden; display: flex; align-items: center; background-color: #3A6962; /*back clr sdf;*/}
#homepic img {width: 500px; height: 300px; width: 100vw; height: auto; filter: brightness(70%);}

.homecap {position: absolute; display: table-cell; left: 25px; right: 25px; text-align: center; max-width: 800px; top: 48%; -webkit-transform: translateY(-48%); -ms-transform: translateY(-48%); transform: translateY(-48%); z-index: 1; margin: 0 auto; font-size: 70px; color: #FFF;}
.homecap h1:nth-child(1) {font-family: 'Oswald', Impact, Calibri, Arial, Franklin Gothic; font-size: 1.1em; line-height: 1.15; text-transform: uppercase; font-weight: 500 !important; text-shadow: 1px 1px 2px #000;}
.homecap h1:nth-child(2) {font-size: .3em; line-height: 1.6; padding-top: 25px; font-weight: 600 !important;}

@media (max-width: 5500px) {.homecap h1:nth-child(1) span {display: block;} .homecap h1:nth-child(2) span {display: block;}}
@media (max-width: 900px) {.homecap {top: 46%;}}
@media (max-width: 800px) {.homecap h1:nth-child(2) {font-size: 18px;}}
@media (max-width: 700px) {
#homepic {height: calc(60px + 40vw);} .homecap h1:nth-child(1) {font-size: 12vw;}
.homecap h1:nth-child(2) {visibility: hidden; font-size: 0; line-height: 0; padding: 0;}
}


/*Top Pic Btn*/

/*Pulsing Effect*/
.homecap .btn a {-webkit-box-shadow: 0 0 0 0 rgba(253,224,1,1); -webkit-animation: pulse 1.75s infinite cubic-bezier(0.66, 0, 0, 1);}
@keyframes pulse {to {-webkit-box-shadow: 0 0 0 30px rgba(253,224,1,0);}}
.homecap .btn a:hover {-webkit-box-shadow: none; -webkit-animation: none;}

/*Slide Up Effect*/
@media (min-width: 481px) {
.slideUpBtn {background-color: transparent; position: relative; overflow: hidden;}
.slideUpBtn span {display: inline-block; transition: inherit; color: #000;}
.slideUpBtn:hover span {opacity: 0; transform: translateY(-100%)}
.slideUpBtn::before {position: absolute; content: ""; background-color: #FFF; height: 100%; left: 0; top: 0; transform: translateY(100%); transition: inherit; width: 100%; transition: transform 0.4s;}
.slideUpBtn::after {content: 'FREE Estimate'; align-items: center; display: flex; height: 100%; justify-content: center; left: 0; position: absolute; top: 0; transition: inherit; transform: translateY(100%); width: 100%;}
.slideUpBtn:hover::before {transform: translateY(0) scale(3); transition-delay: .025s;}
.slideUpBtn:hover::after {opacity: 1; color: #D00; transform: translateY(0);}
}

/*-----------------------------------------------------------*/


/*Top Area*/

#topareaback {background-color: #B00;}
#toparea {display: table; max-width: 1000px; padding: 70px 4vw 110px 4vw; margin: auto;}
#wwd {display: table-cell; padding: 30px; border-radius: 4px; background-color: #EEE;} #wwd .btn {outline: 1px solid red;}
#wwd span:not(.slideUpBtn span) {font-family: 'Oswald', Arial, Helvetica, sans-serif; font-weight: 500; font-size: 2.8em; line-height: 1.2; white-space: nowrap;}
@media (max-width: 440px) {#wwd span:not(.slideUpBtn span) {font-size: 2.5em;}}
#wwd p {font-size: 1.1em; line-height: 1.6;}

#icons2 {margin-left: auto; margin-right: 0; right: 0; text-align: right;}
#icons {display: table-cell; vertical-align: middle;}
#icons2 div {display: inline-block; vertical-align: middle; position: relative; text-align: left;}
#icons2 div:not(#icons2 div div) {width: 250px; margin: 8px 0;} 
#icons2 div div {position: absolute; top: 50%; transform: translateY(-50%); font-weight: bold; font-size: 1.3em; text-transform: uppercase; color: #fde001;}
#icons img {display: inline-block; width: 60px; height: 60px; float: left; position: relative; padding: 5px; margin-right: 5px;}


@media (min-width: 981px) {#wwd {width: 45%;} #icons {width: 55%;}}
@media (max-width: 1055px) {#toparea {padding: 4vw 4vw 8vw 4vw;} #icons2 div div span {display: block;} #icons2 div:not(#icons2 div div) {width: 215px;}}
@media (max-width: 980px) and (min-width: 861px) {#wwd {width: 40%;} #icons {width: 60%;}}

@media (max-width: 860px) {
#toparea {display: block;} #wwd {display: block;} #icons {margin-top: 15px; display: block;}
#icons2 {max-width: 510px; margin: auto; text-align: center;}
}
@media (max-width: 530px) {#icons2 div div {font-size: 1.1em; text-transform: none;} #icons2 div:not(#icons2 div div) {width: 180px;}}
@media (max-width: 430px) {#icons2 div div {visibility: hidden; font-size: 0; line-height: 0;} #icons2 div:not(#icons2 div div) {width: 85px;}}

#icons a {display: inline-block; width: 100%; -webkit-transform: translate3d(0,0,0);}
#icons a:hover img {-webkit-transform: scale(1.1);} @media (min-width: 501px) {#icons img {-webkit-transition: .2s;}}

/*#icons:not(#icons div) {border: 2px solid magenta} #icons, #icons * {border: 1px solid cyan} #icons a {border: 1px solid pink}*/


/*-----------------------------------------------------------*/

/*New Area*/

.newareaback {position: relative; margin: 0 auto 30px auto; z-index: 2;} .newareaback, .newarea {background-color: none;}
.newarea {position: relative; text-align: left; clear: both; font-size: 1.1em; line-height: 1.4; max-width: 1200px; margin: auto;}
.newareatext {text-align: left; font-size: 1.15em; line-height: 1.5; color: #FFF;}
.newarea h1 {font-size: 2.5em; line-height: 1.2; font-family: 'Oswald', Arial, Helvetica, sans-serif; font-weight: 500; text-transform: uppercase; margin: 0 0 20px 0 !important; color: #FDE001;}
.newareaimg {position: relative; background-repeat: no-repeat; background-size: cover; height: 100%; border-radius: 4px;}

@media (max-width: 900px) {.newarea h1 {font-size: 2em;}}
@media (min-width: 801px) {.newareaimg {width: 40%;}}
@media (max-width: 800px) and (min-width: 661px) {.newareaimg {width: 30%;} .newareatext {padding: 0 0 0 25px;}}
@media (min-width: 661px) {
.newareaback {padding: 70px 0 40px 0;} .newarea {display: table; height: 100vw; max-height: 300px; padding: 10px 0 50px 0; width: 90%; box sizing: border-box;}
.newareatext {padding: 20px 0 20px 35px;} .newareaimg {display: table-cell;}
}
@media (max-width: 660px) {
.newareaback {padding: 30px 0 0 0;} .newarea {padding-top: 30px;}
.newareaimg {height: 60vw; width: 90%; margin: auto;} .newareatext {padding: 30px 6vw;}
}
@media (min-width: 501px) {.newareaimg {background-image: url("../images/pic1.jpg"); background-position: 50% 70%;}}
@media (max-width: 500px) {.newareaimg {background-image: url("../images/pic2.jpg");}}
@media (max-width: 400px) {.newarea h1 {font-size: 1.8em;}}

.newareaback:before, .newareaback:after {content: ''; position: absolute; top: 0; width: 100%; height: 100%; background: #23336C; z-index: -1; transform-origin: right top;}
.newareaback:before {transform-origin: center; transform: skewY(-4deg);}
.newareaback:after {transform-origin: center; transform: skewY(4deg);}


/*-----------------------------------------------------------*/

/*Body Area*/

.basection, .basection .bodyarea {background: #EEE} .basection .bodyarea {z-index: 2;}
.basection .bodyarea {margin-bottom: -30px;}
@media (max-width: 1600px) {.basection .bodyarea {margin-bottom: -20px;}}
@media (min-width: 661px) {.basection .bodyarea {padding: 80px 0 0 0;}}
@media (max-width: 660px) {.basection .bodyarea {padding: 50px 0 0 0;}}

.basection {margin-top: -30px; padding-bottom: 20px; width: 100%; position: relative; z-index: 1;}
.basection:before, .basection:after {content: ''; width: 100%; height: 100%; position: absolute; background: inherit; top: 0;}
.basection:before {transform-origin: right top; transform: skewY(-4deg);} .basection:after {transform-origin: left top; transform: skewY(4deg);}

/*-----------------------------------------------------------*/

/*Middle Fixed Image*/

#midpic {position: relative; margin-top: 3vw;}
#midpiccap {position: absolute; display: block; top: 50%; transform: translateY(-50%); left: 0; right: 0; text-align: center; margin: auto; padding: 0 25px;}
#midpiccap div:first-child {font-family: 'Oswald', Arial, Helvetica, sans-serif; font-weight: 500; font-size: 60px; line-height: 1.3; color: #FFF; text-transform: uppercase;}

#midpicimgback {height: calc(120px + 40vw); max-height: 450px;}
#midpicimg {background-image: url("../images/toppic1.jpg"); background-attachment: fixed; background-position: 50% 50%; height: 100%; width: 100%; background-size: cover; filter: brightness(70%);}
@media (max-width: 1000px) {#midpicimg {background-image: url("../images/toppic1.jpg");}}
@media (max-width: 500px) {#midpicimg {background-image: url("../images/toppic1.jpg");}}
@media (max-width: 460px) {#midpicimgback {height: 55vw;}}

@media (min-width: 801px) {#midpic .btn {margin-top: 50px;}} @media (max-width: 800px) {#midpic .btn {margin-top: 5vw;}}
@media (max-width: 650px) {#midpiccap div:first-child {font-size: 50px;} #midpicimgback {height: calc(135px + 32vw);}}
@media (max-width: 530px) {#midpiccap div:first-child {font-size: 8vw;} #midpic {margin-top: -10px;} #midpiccap {top: 52%;}}
@media (max-width: 400px) {#midpiccap div:first-child {font-size: 9vw;}}

/*@media (max-width: 1000px) {.bgimg {background-position: 30% -50px;}}
@media (max-width: 700px) {.bgimg {background-size: cover !important; background: url("images/bigpic1.jpg") no-repeat;}*/

/*-----------------------------------------------------------*/

/*3 Reviews*/

#rvwback {position: relative; padding: 20px 0; z-index: 1;}
#rvwback:before, #rvwback:after {content: ''; width: 100%; height: 100%; position: absolute; top: 0; background: inherit; z-index: -1; transform-origin: left top;}
#rvwback:before {transform: skewY(0deg);} /*3deg skews bottom*/
#rvwback:after {background: #B00; transform-origin: left bottom; transform: skewY(-2deg);} /* 3deg flattens top*/

#rvws {width: 100%; margin: 30px auto;}
#rvws > div {vertical-align: top; text-align: center; padding: 25px; background-color: #FFF; border-radius: 8px;}
.rvwimg {display: inline-block; width: 100%; max-width: 265px; background-image: url("../images/5-stars.png"); background-repeat: no-repeat; background-size: 100%; background-position: center center; margin-bottom: 20px;}
.rvwimg div {padding-top: 48px;} #rvws > div div:nth-child(2) {color: #293799; font-size: 1em; line-height: 1.7; margin-bottom: 20px;}
#rvws span {display: block; line-height: 1.5; color: #666; font-size: .8em;}

@media (max-width: 1350px) {#rvws {margin: 0 auto;}}
@media (min-width: 981px) {#rvws {display: table;} #rvws > div {display: table-cell; width: 31%;}}
@media (max-width: 380px) {#rvws > div div:nth-child(2) {font-size: 1em;}} @media (max-width: 330px) {.rvwimg {margin-bottom: 10px;}}

#rvwback, #rvwback .bodyarea {background-color: #B00;}

/*-----------------------------------------------------------*/

