@media only screen and (min-width: 981px){ /* CSS RULES HERE */  } /* Target Desktop Exclusively */
@media only screen and (max-width: 980px) and (min-width: 641px){ /* CSS RULES HERE */} /* Target Tablet Exclusively */
@media only screen and (max-width: 640px){ /* CSS RULES HERE */ } /* Target Phone Exclusively */
@media only screen and (min-width: 641px){ /* CSS RULES HERE */ } /* Target Desktop AND Tablet */
@media only screen and (max-width: 980px){ /* CSS RULES HERE */ } /* Target Tablet AND Phone */

.AQwrapper {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px !important;
    font-weight: normal !important;
    font-style: normal !important;
    line-height: 140% !important;
    text-align: left !important;
    color: #000 !important;
}

.AQwrapper.whitebkg{
    background: #fff !important;
}

.AQwrapper.nobkg{
    background: transparent;
}
.AQwrapper #ndsc {
    color: #000 !important;
}
.AQwrapper #ndaq {
    padding:5px;
}

.AQwrapper .redText, .AQwrapper .required{
    color:#f00!important;
}

.AQwrapper .pnlQuoteDisplay > div {
    clear:both;
    overflow:hidden;
    margin-bottom:20px;
}

.AQwrapper .aqSectionHeader {
    font-size: 22px !important;
    font-weight: 700 !important;
    margin-bottom: 5px;
}
.AQwrapper .aqSectionBody {
    overflow: visible;
    width:96%;
    margin:0 1% 0 3%;
}
.AQwrapper .aqSectionBody p {
    margin-left: 10px !important;
}
.AQwrapper .aqCartItem {
    font-size: 22px !important;
    line-height: 30px;
    overflow: hidden;
    border-radius: 8px;
    border: solid 1px #bebebe;
    margin-bottom:12px;
}
.AQwrapper .aqCartItem.lastItem {
    margin-bottom:0;
}
.AQwrapper .aqCartItemIcon.ndcustomcolorclass.CatIcon {
    float: left !important;
    margin: 4px 10px !important;
}
.AQwrapper .catImage.qty {
    background: #fff;
}
.AQwrapper input.qty {
    font-size: 22px;
    line-height: 40px;
    width: 48px;
    height: 40px;
    border: 1px solid #bebebe;
    padding: 1px;
    margin: 8px 4px;
    text-align: center;
}
.AQwrapper input[type=number]::-webkit-inner-spin-button, 
.AQwrapper input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: "Always Show Up/Down Arrows";
    opacity: 1;
}
.AQwrapper .aqCartItemDelete {
    float: right;
    height: 24px;
    margin: 22px;
}
.AQwrapper .aqCartItemDelete a {
    height: 24px;
    width: 24px;
    background:url("img/x.png") no-repeat center center;
    display:inline-block;
    cursor: pointer;
}
.AQwrapper .aqCartItemText {
    padding: 3px 68px 3px 80px;
}

.AQwrapper ul, .AQwrapper ul li {
    list-style: none outside none !important;
}

.AQwrapper .pnlAqMoreServices .aqServiceSelector {
}
.AQwrapper .pnlAqMoreServices ul {
    margin:0 2% 0 0 !important;
    width:48%;
    min-width: 250px;
    float:left;
}
.AQwrapper .pnlAqMoreServices ul li {
    margin: 2px 0 2px 8% !important;
}
.AQwrapper .pnlAqMoreServices ul li input[type="checkbox"]{
    margin-left: -8%;
}

.AQwrapper .aqVLB > div  {
    width:49%;
    float:left;
}
.AQwrapper .aqVLB #year, .AQwrapper .aqVLB #model {
    margin:0 2% 10px 0 !important;
}

.AQwrapper .aqContactInfoList {
    margin: 0 !important;
}
.AQwrapper .aqContactInfoList li {
    width:100%;
    margin-bottom:10px !important;
    float:left;
    font-size:14px;
}
.AQwrapper .aqContactInfoList li.half {
    width:49%;
}
.AQwrapper .aqContactInfoList li.third {
    width:32%;
}
.AQwrapper .aqContactInfoList li.half.FirstNameSection,
.AQwrapper .aqContactInfoList li.half.EmailSection,
.AQwrapper .aqContactInfoList li.half.CitySection,
.AQwrapper .aqContactInfoList li.half.StateSection,
.AQwrapper .aqContactInfoList li.third.CitySection,
.AQwrapper .aqContactInfoList li.third.StateSection {
    margin-right:2% !important;
}
.AQwrapper .aqContactInfoList li.clearLine {
    clear:both;
    height:0px;
    width:100%;
    margin:0px !important;
    padding:0px;
}

.AQwrapper input[type="text"], .AQwrapper textarea, .AQwrapper select {
    width:100%;
    height:30px;
    padding:0;
    margin:0;
    border:1px solid #bebebe;
}
.AQwrapper select {
    height:32px;
}
.AQwrapper textarea {
    height:90px;
}

.AQwrapper .CommentsSection {
    width: 42% !important;
}

.AQwrapper .CaptchaSection{
    float: right;
    width: 55%;
    min-width: 303px;
    margin: 16px 0 0 0;
}
.AQwrapper .CaptchaSection .g-recaptcha {
    float: right;
    width: 303px;
}
.AQwrapper .EmailOptIn {
    margin: 10px 0 10px 20px;
    float: right;
    clear: right;
    width: 50%;
    min-width: 203px;
    font-size: 12px;
}
.AQwrapper .EmailOptIn input {
    margin-left: -16px;
}

.AQwrapper .ndcustombuttonformat.btnSubmitQuote {
    display: inline-block;
    float: right;
    clear: right;
    width: 55%;
    min-width: 289px;
    text-align: center;
    font-size: 20px !important;
    font-weight: 300 !important;
    margin: 5px 0 0 0;
    padding: 5px 0 !important;
}

.AQwrapper .aqThankYou {
    text-align: center;
}
.AQwrapper .aqThankYou .aqThankYouHeader {
    margin-bottom: 10px;
    font-size: 300%;
    font-weight: 700;
    line-height: 140%;
}
.AQwrapper .aqThankYou .aqThankYouBody > div {
    clear:both;
    overflow:hidden;
    margin-bottom:20px;
}
.AQwrapper .aqThankYou .aqThankYouText {
    text-align: center;
}
.AQwrapper .aqThankYou .aqThankYouContinue {
    text-align: center;
    font-size: 140%;
    line-height: 140%;
}
.AQwrapper .aqThankYou a.ndcustombuttonformat{
    width: 40%;
    display: inline-block;
    max-width: 250px;
    line-height: 30px;
    font-size: 30px !important;
    font-weight: 300 !important;
    text-transform: capitalize !important;
    margin: 5px;
}

@media only screen and (max-width: 640px){ 
    .AQwrapper .pnlAqMoreServices ul {
        margin:0 !important;
        width:100%;
    }
}

a.aqw-disabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: default;
    background-color:#777777;
    color:#fff !important;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
}

.aqw-container {    
    width:99%;
    height: 420px;
    margin: 0 auto;
    position:relative;
    background-color:#fff;
    display:block;
}

.aqw-container .aqw-textbox, .aqw-container .aqw-textbox-con {
    padding-left: 5px !important;
    margin-right: -5px !important;
    font-size: 12px;
}

.aqw-container textarea  {
    margin-top:10px;
}

.aqw-container .lblActualLocText{
    min-height: 45px;
}

.aqw-steps{
    text-align:center;
    min-height:290px;
}

.aqw-start {
    padding-top: 5%;
}

.aqw-h2{
    padding-top:5%;
}

.aqw-header{
    width:100%;
    display:block;
    color:#fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight:bold;
    text-indent:10px;
}

.aqw-service-2-ddl select{
    width:95%;
}

.aqw-button-link, .aqw-button-link-overlay{
    text-decoration: none !important;
    text-align: center;
    display: block;
    width: 100%;
}

.aqw-button-link {
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
}

.aqw-button-link-overlay{
    -webkit-border-radius: 0 10 10 0;
    -moz-border-radius: 0 10 10 0;
    border-radius: 0 10px 10px 0;
    padding-right: 2px;
}

.aqw-button-link{
    line-height: 45px;
    width:100%;
}

.aqw-button-link-overlay {
    line-height: 30px;
    margin-top: -1px;
    padding-bottom: 1px;
}

.aqw-textbox, .aqw-textbox-con {
    width: 80% !important;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
}

.aqw-textbox {
    margin-bottom: 2% !important;
}

.aqw-textbox-con {
    margin-bottom: 1% !important;
}

.aqw-back-button{
    font-family:monospace;
    text-align:left;
    text-decoration:none !important;
    font-weight:bolder;
    padding:5px;
    font-size:25px;
    width:10%; 
    float:left;
    position: absolute;
}

.aqw-button-div{
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    text-align:center;
    box-sizing: border-box;
    width:80%;    
    margin: 0 auto;
}

.aqw-button-div-overlay{
    -webkit-border-radius: 0 10 10 0;
    -moz-border-radius: 0 10 10 0;
    border-radius: 0 10px 10px 0;
    text-align:center;
    box-sizing: border-box;
    width:23%;    
    margin: 0 auto;
    display:inline-block;
    margin-left: -23%;
    z-index:1;
}



.aqw-steps{
    display: none;
}

.invisible {
    display:none !important;
}

.aqw-start{
    display:block;
}

.aqw-h2, .aqw-h3{
    width:80%;
    margin: 0 auto;
}
.aqw-location-bl {
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    padding: 0 12%;
    font-size: 12px;
    text-align: left;
}

.aqw-location-bubble{

    padding-left: 10%;
    padding-right: 10%;
    padding: 3% 3% 3% 3%;
    border-radius: 10px;
    background-color: rgba(100, 200, 255, 0.2);
    padding: 3% 3% 3% 3%;
    font-size: 12px;
    text-align: left;
    padding: 3% 10%;
}

.aqw-smalltext{
    font-size:12px;
    width:80%;
    margin: 0 auto;
}

.aqw-location-padding{
    display: block;
    width: 100%;
}

.aqw-container .btnChangeLoc {
    float: right;
    margin-top: -25px;
}

.aqw-c2-head{
    margin-top:5px;
    margin-bottom:-5px;
}

.aqw-breadcrumb-div{
    display:none;
    position: absolute;
    bottom: 0;
    margin-bottom: 10px;
    width: 100%;
    margin: 0 auto;
    line-height: 26px;
    font-size: 10px;
    text-align:center;
    overflow: auto;
}

.aqw-breadcrumbs{
    display:inline-block;
    width:12% !important;	
	position:relative;	
    border-right: 2px solid white;
}

.aqw-breadcrumbs:first-of-type{
	width:26% !important;	
}

.aqw-breadcrumbs:last-of-type{
    width:calc(22%) !important;	
}

.aqw-breadcrumbs:last-of-type{
    border-right:none !important;
}

.aqw-breadcrumbs:first-of-type{
    z-index:6;
}

.aqw-breadcrumbs:nth-of-type(2){
	z-index:5;	
}

.aqw-breadcrumbs:nth-of-type(3){
	z-index:4;	
}

.aqw-breadcrumbs:nth-of-type(4){
	z-index:3;	
}

.aqw-breadcrumbs:nth-of-type(5){
	z-index:2;	
}

.aqw-breadcrumbs:last-of-type{
	z-index:1;	
}

.bc-on, .breadcrumb-on{
    background-color:#444444;
    color:#fff;
    float:left;
}

.bc-off, .breadcrumb-off{
    background-color:#bbbbbb;
    float:left;
}

.aqw-breadcrumbs:after { content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 0; border-left: 13px solid white; border-top: 13px solid transparent; border-bottom: 13px solid transparent; }
.aqw-breadcrumbs.breadcrumb-on:before { content: ""; position: absolute; right: -13px; bottom: 0; width: 0; height: 0; border-left: 13px solid #444444; border-top: 13px solid transparent; border-bottom: 13px solid transparent; }
.aqw-breadcrumbs.breadcrumb-off:before { content: ""; position: absolute; right: -13px; bottom: 0; width: 0; height: 0; border-left: 13px solid #bbbbbb; border-top: 13px solid transparent; border-bottom: 13px solid transparent; }
.aqw-breadcrumbs:first-of-type:after { display: none; }
.aqw-breadcrumbs:last-of-type:before { display: none; }