.white-nav.att-pages nav .logo img {
    filter: none;
}
.att-pages .inner-header{
	background-image: url(../images/packages/packages-header.jpg);
}
.att-pages .inner-header h1{
	width: 860px;
	max-width: 100%;
    font-size: 2.55em;
    line-height: 1;
	margin: 0 auto;
    color: #000;
}
.att-pages .products-header h2,
.att-pages .products-header p{
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.att-pages .products-header h2 {
    font-size: 2.3em;
    line-height: 1.2;
    margin-bottom: 20px;
    margin-top: 40px;
	width: 835px;
}
.att-pages .products-header p{
	font-size: 1.1em;
	line-height: 1.09;
	font-weight: 500;
	width: 765px;
}
.att-pages .products-header a {
    font-size: 1.25em;
    margin-top: 17px;
    text-decoration: none;
    color: #000;
    display: inline-block;
}
.att-pages .products-list{
	margin-top: 70px;
}
.att-pages .products-list h4{
	font-size: 1.6em;
	margin-bottom: 24px;
}
.att-pages .products-list .pl-wrapper + h4{
	margin-top: 115px;
}
.att-pages .products-list p{
	margin-left: 15px;
	margin-top: 24px;
}
.packages-list .product-list {
    flex-basis: calc(50% - 37px);
    max-width: 413px;
    padding: 0 0 32px;
    margin: 28px 18.5px;
    min-height: inherit;
    overflow: hidden;
}
.packages-list .pl-inner {
    justify-content: start;
}
.packages-list .pl-image {
    flex-grow: 0;
}
.packages-list .pl-details {
    padding: 0 15px;
}
.packages-list .pl-name {
    margin-top: 25px;
    margin-bottom: 17px;
    text-transform: uppercase;
    line-height: 1;
    font-size: 1.2em;
}
.packages-list .pl-desc {
    margin-bottom: 24px;
    line-height: 1.5;
    font-size: .8em;
    font-weight: 600;
}
.packages-list .pl-price {
    line-height: 1;
    font-size: 1.2em;
}
.packages-list .pl-button .button {
    border: 3px solid #fa9b3f;
    line-height: 34px;
}
.packages-list .product-list:hover .pl-button .button,
.packages-list .pl-button .button:hover {
    background-color: transparent;
    color: #000;
}
.popup-zip .popup-inner{
	background-color: #39a192;
	color: #fff;
	height: 230px;
    width: 604px;
	max-width: 100%;
	padding: 35px 25px;
    max-height: 500px;
    transition: max-height .5s ease-in-out, padding .5s ease-in-out, opacity .5s ease-in-out;
    overflow: hidden;
	opacity: 1;
}
.popup-zip .popup-close {
    top: 12px;
    right: 12px;
    left: inherit;
}
.popup-zip form{
	font-size: 26px;	
}
.popup-zip input,
.popup-zip button{
	border: none;
	outline: none;
	height: 52px;
}
.popup-zip input{
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	background-color: #fff;
	flex-basis: 345px;
	flex-grow: 0;
	color: #000;
	font-size: 0.53846154em;
	font-weight: 500;
}
.popup-zip ::placeholder{
	color: #000;
	font-size: 1em;
	font-weight: 500;
	opacity: 1;
}
.popup-zip button{
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	color: #fff;
	font-size: 0.53846154em;
	flex-basis: 98px;
	flex-grow: 0;
	flex-shrink: 0;
}
.popup-zip form p {
    margin-bottom: 22px;
}
.popup-zip .text-center p{
	padding: 0 10px;
    font-size: 1em;
    line-height: 1.5;
	font-weight: 500;
}
.popup-zip .text-center p u {
    font-size: 1.2em;
    line-height: 1.333;
    font-weight: 600;
    display: inline-block;
    margin-top: 10px;
}
.popup-scheduler .popup-close {
    top: 12px;
    right: 12px;
    left: inherit;
}
.popup-scheduler .locator-response{
	background-color: #39a192;
	color: #fff;
	height: auto;
	width: 606px;
	max-width: 100%;
	padding: 35px 40px;
    max-height: 500px;
    transition: max-height .5s ease-in-out, padding .5s ease-in-out, opacity .5s ease-in-out;
    overflow: hidden;
	opacity: 1;
}
.popup-scheduler .locator-response.gray{
	background-color: #fafafa;
	color: #000;
	height: auto;
	max-height: inherit;
}
.popup-scheduler .locator-response .text-center p{
	padding: 0 10px;
    font-size: 1em;
    line-height: 1.5;
	font-weight: 500;
}
.popup-scheduler .locator-response.gray .text-center p:not(.bree){
    font-size: .8em;
    color: #666666;
    font-weight: 600;
    line-height: 1.4375;
	margin-bottom: 10px;
}
.popup-scheduler .locator-response.gray .text-center.step-final p{
	color: #000000;
	font-size: 1em;
	line-height: 1.5;
	padding: 0;
	margin-bottom: 34px;
    font-weight: 500;
}
.popup-scheduler .locator-response.gray .text-center p.bree{
    font-size: 1.3em;
    line-height: 1.19230769;
    margin-bottom: 15px;
}
.popup-scheduler .locator-response.gray .text-center .soonest-date p{
	color: #181818;
	font-size: 1.05em;
}
.popup-scheduler .locator-response a{
    font-size: 0.8em;
    color: #fff;
    width: 454px;
    max-width: 100%;
    margin: 0 auto;
    line-height: 58px;
}
.popup-scheduler .locator-response .soonest-date{
	margin-bottom: 60px;
}
.popup-scheduler .locator-response .select-other-package{
	background-color: #39a192;
	width: 282px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: .8em;
    display: inline-block;
    font-weight: bold;
}
.popup-scheduler .locator-response .soonest-time span{
    font-size: 13.5px;
    font-weight: 600;
    color: #666666;
}
.popup-scheduler .locator-response .soonest-time span.select-soonest{
    display: inline-block;
    width: 109px;
    height: 32px;
    color: #fff;
    font-size: 15px;
    border-radius: 3px;
    background-color: #39a192;
    margin-left: 15px;
}

.popup-scheduler .product-scheduler {
	font-size: 16px;
    line-height: 1.5;
}
.popup-scheduler .ps-head{
	padding: 42px 43px 26px;	
}
.popup-scheduler .ps-head p{
	font-weight: 600;
	font-size: 1.375em;
}
.popup-scheduler .ps-heading p.choosen{
	color: #181818;
	font-size: 1.25em;
	font-weight: 600;
}
.popup-scheduler .ps-heading p.text{
	color: #666666;
	font-size: 0.84375em;
	line-height: 1;
	margin-bottom: 15px;
	font-weight: 600;
}
.popup-scheduler .ps-fields .time-slot {
    margin: 0 auto 0 0;
	font-weight: 600;
	color: #666666;
	font-size: 0.84375em;
}
.popup-scheduler .ps-step .time-slot input[type="radio"]{
	position: absolute;
	z-index: -1;
    -webkit-appearance: none;
    border-radius: 0;
    outline: none;
	opacity: 0;
}
.popup-scheduler .ps-fields .time-slot + .time-slot{
	margin-top: 8px;
}
.popup-scheduler .ps-fields .time-slot > span{
	display: block;
	width: 80px;
}
.popup-scheduler .ps-fields .time-slot label{
	font-size: 12px;
	color: #fff;
    width: 80px;
    height: 24px;
    background-color: #39a192;
    border-radius: 3px;
}
.popup-scheduler .ps-fields .time-slot :checked + label{
    background-color: #fa9b3f;
}
@media screen and (max-width: 1199px){
	.popup-scheduler .locator-response{
		padding: 30px 25px;
		height: auto;		
	}
}
@media screen and (max-width: 991px){

	.att-pages,
	.att-pages .inner-header{
		font-size: 17px;
	}
}
@media screen and (max-width: 767px){
	.popup-scheduler .ps-head {
		padding: 35px 15px 20px;
	}
}
@media screen and (max-width: 567px){
	.att-pages{
		font-size: 12.5px;
	}
	.att-pages .inner-header h1 {
		font-size: 1.7em;
	}
	.att-pages .products-header h2{
		margin-top: 0;
	}
	.att-pages .products-list{
		margin-top: 35px;
	}
	.packages-list {
        margin-top: 30px;
    }
	.packages-list .product-list {
		flex-basis: calc(50% - 15px);
		padding: 0 0 15px;
		font-size: 14px;
		margin: 7.5px;
		max-width: calc(50% - 15px);
	}
	.popup-scheduler .locator-response .soonest-date {
		margin-bottom: 30px;
	}
	.popup-scheduler .locator-response a,
	.popup-scheduler .locator-response .select-other-package{
		height: 50px;
		line-height: 50px;
	}
}
