/*
Theme Name: Knik Sweeping WP
Template: ascend_premium
Author: Paxson Woelber
Author URI: paxsondesign.com
Description: A custom Child Theme for Ascend - Premium

*/

.kad-header-menu-inner {width:100% !important;max-width:100% !important;}
.menu-item a:hover {text-decoration:underline;}

/* Home */
/* 1 */
.ks1-container {background:url('/wp-content/uploads/anchorage-street-sweeping-knik-background-scaled.jpg');background-size:cover;background-position:center center;display:flex;flex-flow:row nowrap;justify-content:flex-end;}
.ks1-inner {width:50%;padding-top:80px;display:flex;flex-flow:column nowrap;align-items:flex-start;transition:.2s ease all;}
@media screen and (min-width:500px) and (max-width:800px) {.ks1-inner {width:75%;padding-top:50px;}}
@media screen and (min-width:1px) and (max-width:500px) {.ks1-inner {width:100%;padding-top:30px;}}
.ks1-innerinner {width:100%;padding:80px 50px 30px;box-sizing:border-box;max-width:600px;}
@media screen and (min-width:1px) and (max-width:500px) {.ks1-innerinner {padding:50px 30px;}}
.ks1-header {color:#dccdb6;text-align:center;margin:0 0 20px !important;font-size:50px;line-height:60px;}
.ks1-text {color:white;text-align:center;margin:0 !important;}
.ks1-line {background: #738460; background: -moz-linear-gradient(left, #738460 0%, #d4c6ac 100%);background: -webkit-linear-gradient(left, #738460 0%,#d4c6ac 100%); background: linear-gradient(to right, #738460 0%,#d4c6ac 100%);width:100%;height:8px;margin:0 0 80px 50px;}
/* 2 */
.ks2-container {background:#eae3d9;display:flex;flex-flow:row nowrap;min-height:300px;}
@media screen and (min-width:1px) and (max-width:500px) {.ks2-container {flex-flow:column nowrap;}}
.ks2-left {width:50%;display:flex;flex-flow:row nowrap;justify-content:flex-end;}
@media screen and (min-width:500px) and (max-width:800px) {.ks2-left {width:60%;}}
@media screen and (min-width:1px) and (max-width:500px) {.ks2-left {width:100%;}}
.ks2-right {width:50%;background:url('/wp-content/uploads/anchorage-street-sweeping-knik-sweeping-road.jpg');background-size:cover;background-position:center center;}
@media screen and (min-width:500px) and (max-width:800px) {.ks2-right {width:40%;}}
@media screen and (min-width:1px) and (max-width:500px) {.ks2-right {width:100%;height:200px;}}
.ks2-left-inner {width:100%;padding:80px 50px;max-width:600px;box-sizing:border-box;transition:.2s ease all;}
@media screen and (min-width:1px) and (max-width:500px) {.ks2-left-inner {padding:50px 30px;}}
.ks2-left-inner-text {margin:0 !important;text-align:center;color:#212121;}
/* 3 */
.ks3-line {background: #4ea1cb;background: -moz-linear-gradient(left, #4ea1cb 0%, #055480 100%);background: -webkit-linear-gradient(left, #4ea1cb 0%,#055480 100%);background: linear-gradient(to right, #4ea1cb 0%,#055480 100%);width:100%;height:8px;}
/* 4 */
.ks4-container {background:#1b1a18;display:flex;flex-flow:row nowrap;transition:.2s ease all;min-height:300px;}
@media screen and (min-width:1px) and (max-width:500px) {.ks4-container {flex-flow:column-reverse nowrap;}}
.ks4-left {width:40%;background:url('/wp-content/uploads/street-sweeping-road-ak-anchorage-knik.jpg');background-size:cover;background-position:center center;transition:.2s ease all;}
@media screen and (min-width:500px) and (max-width:700px) {.ks4-left {width:30%;}}
@media screen and (min-width:1px) and (max-width:500px) {.ks4-left {width:100%;height:200px;}}
.ks4-right {width:60%;display:flex;flex-flow:row nowrap;justify-content:flex-start;transition:.2s ease all;}
@media screen and (min-width:500px) and (max-width:700px) {.ks4-right {width:70%;}}
@media screen and (min-width:1px) and (max-width:500px) {.ks4-right {width:100%;}}
.ks4-inner {width:100%;max-width:720px;padding:80px 50px;box-sizing:border-box;transition:.2s ease all;}
@media screen and (min-width:1px) and (max-width:500px) {.ks4-inner {padding:50px 30px;}}
.ks4-header {color:#72835f;text-align:center;margin:0 0 20px !important;}
.ks4-text {color:white;text-align:center;margin:0 !important;}
/* 5 */
.ks5-container {background:white;}
.ks5-inner {width:100%;max-width:1200px;margin:0 auto;padding:80px 50px;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;}
@media screen and (min-width:1px) and (max-width:500px) {.ks5-inner {flex-flow:column nowrap;padding:50px 30px;}}
.ks5-left {}
@media screen and (min-width:1px) and (max-width:500px) {.ks5-left {width:100%;}}
.ks5-right {padding-left:30px;box-sizing:border-box;}
@media screen and (min-width:1px) and (max-width:500px) {.ks5-right {width:100%;padding-left:0;}}
.ks5-header {color:#72835f;margin:0 !important;text-align:right;}
@media screen and (min-width:1px) and (max-width:500px) {.ks5-header {text-align:left;margin:0 0 20px !important;}}
.ks5-text {color:#223243;margin:10px 0 0 !important;text-align:left;}
.ks5-link {color:#065480;transition:.2s ease all;border-bottom:2px solid lightgray !important;}
.ks5-link:hover {color:#4da0ca;border-bottom:2px solid #4da0ca !important;}

/* Why Street Sweeping */
.wss-container {display:flex;flex-flow:row nowrap;}
@media screen and (min-width:1px) and (max-width:500px) {.wss-container {flex-flow:column nowrap;}}
.wss-left {width:50%;background:url('/wp-content/uploads/knik-street-sweeping-anchorage-alaska-ak.jpg');background-size:cover;background-position:center center;display:flex;flex-flow:row nowrap;justify-content:flex-end;}
@media screen and (min-width:500px) and (max-width:700px) {.wss-left {width:40%;background-position:center top;}}
@media screen and (min-width:1px) and (max-width:500px) {.wss-left {width:100%;background-position:center top;}}
.wss-leftinner {width:100%;max-width:600px;padding:50px;box-sizing:border-box;}
@media screen and (min-width:1px) and (max-width:700px) {.wss-leftinner {padding:30px;}}
.wss-right {width:50%;display:flex;flex-flow:row nowrap;justify-content:flex-start;}
@media screen and (min-width:500px) and (max-width:700px) {.wss-right {width:60%;}}
@media screen and (min-width:1px) and (max-width:500px) {.wss-right {width:100%;}}
.wss-rightinner {width:100%;max-width:600px;padding:50px;box-sizing:border-box;}
@media screen and (min-width:1px) and (max-width:500px) {.wss-rightinner {padding:30px;}}
.wss-title {color:white;text-align:right;}
@media screen and (min-width:1px) and (max-width:500px) {.wss-title {text-align:center;}}

/* Contact */
.con-container {background:url('/wp-content/uploads/concrete-street-sweeping-anchorage-alaska-scaled.jpg');background-size:cover;background-position:center center;}
.con-inner {width:100%;max-width:1200px;padding:50px;margin:0 auto;box-sizing:border-box;}
.con-title {margin:0 0 20px !important;text-align:center;}
.con-text {margin:0 !important;text-align:center;}