/*================================= 1 Reset Css ( #res ) =================================*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{text-decoration:none;outline:0;margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;color:#006db7;transition:all 0.5s ease 0s;}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ababab;margin:50px auto; padding:0}
img{max-width: 100%;}
img {-ms-interpolation-mode: bicubic; border: 0; height: auto; vertical-align: middle; transition:all 0.5s ease 0s;}
.ie8 img {height: auto; width: auto\9;}
.ie8 img.size-large {max-width: 60%; width: auto;}
/*:hover{transition:all 0.4s ease 0s;}*/

ul{list-style:none; margin:0; padding:0;}
li{list-style:none;}
.clearfix:after 
{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}

/*================================= 3  Inputs ( #input ) =================================*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance:none; margin:0;}
::-webkit-input-placeholder {color:#333333; font-style:normal;}
:-moz-placeholder {color:#333333; font-style:normal;}
::-moz-placeholder {color:#333333; font-style:normal;}
:-ms-input-placeholder {color: #333333; font-style:normal;}

button::-moz-focus-inner {border: 0}
:focus {outline:none;}
::-moz-focus-inner {border:0;}

input[type=number] {-moz-appearance:textfield}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0}

input[type=submit]{padding:12px 20px; background:red; font-weight:normal; color:#fff; display:block; margin:0 auto}
input[type=submit] , input[type=button]{cursor:pointer; border:0}
input:focus{outline:none;}
body textarea{resize:none; height:270px; font-size:18px; font-style:italic; color:#656565; line-height:31px; padding:15px 0 0 25px; border-color:#b7b7b7; }

input[type="text"], input[type="tel"], input[type="password"], input[type="date"], input[type="email"], input[type="number"], textarea{background:#f1f8fB; border: 1px solid #a6abad; border-radius:0; color: #333333; font-size: 18px; font-weight: 400; line-height: 26px; width:100%; height:53px; padding:5px 15px; box-shadow:none; -webkit-appearance:none}
input[type="text"]:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, textarea:focus {
background:#f3f3f3}

/*form label{color: #006db7; font-size: 16px; display: block; font-weight: 900; margin-bottom:10px; text-transform:uppercase}
*/input:required{box-shadow:none}
label.error {font-size: 14px; font-weight: 400; text-transform: none; color: #ff0000; margin-bottom: 15px;}

/*================================= 4 Global Styles (#glob) =================================*/

h1 , h2 , h3 , h4 , h5 , h6{}

h1, h2 {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #333333;
}
h2{}
h3 {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    color: #333333;
}
h4{}
h5{}
h6{}

p{}
a:hover{text-decoration: none;}

/* ================================= 5 Wrappers #wrap ================================= */

body{background:#fff; font-family: 'Libre Franklin', sans-serif; line-height: 1; color:#333333}
.container{max-width:1170px; width:100%; padding:0 15px;}

/* ================================= 6 Custom CSS #custome ================================= */	
header.main-header {padding: 0 0 21px 0; border-bottom: 1px solid #a6abad; }
header.main-header .container{padding-top: 21px;}
.logo-col a {display: block;}
.logo-col a img{max-width: 385px;}
.call-cover p {font-size: 16px; line-height: 24px; color: #333333; font-weight: 500;}
.call-cover {text-align: right;}
.number-desc a {
    font-weight: 500;
    font-size: 26.5px;
    color: #1080A2;
        display: inline-block;
    vertical-align: middle;
}
.number-desc a:hover{color: #c62828;}
.fixed-height-wrap {
    min-height: 480px;
}
section.form-wrapper{
	padding: 50px 0;
	background: #fff url(../images/main-banner.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
}
form.form-desc-holder {
    max-width: 995px;
    margin: auto;
    background: #FFFFFF;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
    text-align: center;
}
form.form-desc-holder h1, form.form-desc-holder h2 {
    max-width: 655px;
    margin: auto;
    padding-top: 35px;
}

.question-box-wrap {
    max-width: 290px;
    margin: 40px auto 50px;
}
.global-btn {
    background: #C62828;
    border: 1px solid #AD2323 !important;
    box-sizing: border-box;
    color: #fff;
    padding: 15px 20px 12px;
    position: relative;
    width: 100%;
    font-size: 24px;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin: 0;
    line-height: 28px;
    transition: all ease .4s;
}
.global-btn:hover{
    background: #1080a2;
    border-color: #1080a2 !important;
    transition: all ease .4s;
}
.question-box-wrap .global-btn, .question-box-wrap h3{margin-bottom: 10px;}
.mob-top-rated-wrap {text-align: center; margin-top: 20px;}
.mob-top-rated-wrap span{font-family: 'Roboto', sans-serif; font-weight: 500; display: inline-block; vertical-align: middle; font-size: 18px; line-height: 21px; color: #7A6723;}
.mob-top-rated-wrap img{margin-right: 5px; display: inline-block; vertical-align: middle;}
.bottom-bar {
    padding: 16px 0;
    background: #F1F8FB;
}
.bottom-bar p {
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.01em;
    margin: auto;
}
.question-box-wrap select#state {
    background: #F1F8FB;
    border: 1px solid #A6ABAD;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 10px;
    height: 53px;
    margin-bottom: 12px;
    font-size: 18px;
	line-height: 21px;
	color: #333333;
	font-family: 'Roboto', sans-serif;
}
form.form-desc-holder .rg-steps + p, form.form-desc-holder h2 + p{
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #296D9B;
    margin: 20px auto 0;
    max-width: 665px;
}

p.price-picker {margin-bottom: 10px; text-align: center; font-size: 18px; line-height: 21px; font-family: 'Roboto', sans-serif; font-weight: 600; color: #296D9B;}
.range-slider {width: 100%; position: relative; max-width: 385px; margin-bottom: 15px; }
.range-slider .range-value {padding: 10px 0 20px;}
.range-slider .range-value .left-val {position: absolute; left: 0px; text-align: left; font-size: 14px; line-height: 16px; font-weight: 600 !important; color: #296D9B !important; font-family: 'Roboto', sans-serif; }
.range-slider .range-value .right-val {position: absolute; right: 0px; text-align: left; font-size: 14px; line-height: 16px; font-weight: 600 !important; color: #296D9B !important; font-family: 'Roboto', sans-serif; }
.ui-widget.ui-widget-content {background: #F1F8FB; border: 1px solid #A6ABAD; margin-bottom: 10px; position: relative; height: 24px; border-radius: 20px; text-align: center; }
.ui-widget.ui-widget-content .ui-slider-handle {border-radius: 50% !important; width: 32px; height: 32px; border: 4px solid #ffffff; background: #296D9B!important; -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); top: -5px; }
.ui-widget.ui-widget-content .ui-slider-handle:focus{border:2px solid #5A6E05;}
.progress.hide-progressbar{width:0!important;height:0;border:none;margin:0} 

#step4 h3, #step5 h3, #step6 h3{margin-bottom: 3px;}
#step6 .question-box-wrap{margin-bottom: 30px;}
.question-box-wrap input {margin-bottom: 12px;}
.privacy-wrap {font-weight: 500; font-size: 14px; line-height: 17px; text-align: center; color: #000000; margin-top: 2px; display: block; }
.privacy-wrap img {margin-right: 5px; margin-top: -6px;}
.terms-wrap{max-width: 745px; margin: auto; padding-bottom: 30px; padding-left: 20px; padding-right: 20px;}
.terms-wrap p{font-size: 12px; line-height: 20px; font-family: 'Roboto', sans-serif; font-weight: 400; text-align: center; color: rgba(51, 51, 51, 0.5);}
.bottom-bar.progress-holder {display: flex; justify-content: space-evenly; align-items: center; }
.section-gap{padding: 60px 0;}
.heavy-tax-debt-wrap h2 {
    font-weight: 600;
    font-size: 36px;
    line-height: 33px;
    text-align: center;
    color: #333333;
    margin-bottom: 60px;
}
.heavy-tax-debt-wrap h2 span {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #333333;
    display: block;
    margin: 20px 0 50px;
}
.tax-debt-desc p {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    font-family: 'Roboto', sans-serif;
    margin-top: 20px;
    padding-right: 0px;
    text-align: center;
}
.tax-debt-desc img{max-height: 65px; min-height: 65px; margin: auto; display: table;}
.get-help-wrap {
    background: #1080A2;
}
.get-help-wrap h2 {
    color: #fff;
    text-align: left;
    padding-right: 30px;
}
.get-help-wrap p {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    color: #FFFFFF;
    margin: 30px 0;
    font-weight: 300;
}
.get-help-wrap ul {
    margin-bottom: 30px;
}
.get-help-wrap ul li {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    color: #FFFFFF;
    margin: 10px 0;
    font-weight: 300;
    list-style: disc;
    list-style-position: outside;
    margin-left: 20px;
}
.get-help-wrap .row{
    align-items: center;
}
.get-help-wrap img{
    max-width: 200px;
    width: 100%;
}
.global-btn.white-back-btn {
    display: inline-block;
    max-width: 300px;
    background: #fff;
    color: #1080A2;
    border-color: #fff !important;
    transition: all ease .4s;
}
.global-btn.white-back-btn:hover {
    background: #c62828;
    color: #ffffff;
    border-color: #c62828 !important;
}
.truth-wrap h2{text-align: left;}
.truth-wrap p{font-size: 16px; line-height: 24px; color: #333333; margin:20px 0 25px;}
.list-wrap li {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    padding-left: 25px;
    position: relative;
    margin-bottom: 20px;
}
.list-wrap li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    height: 12px;
    width: 12px;
    background: #1080A2;
    border-radius: 3px;
}
.small-text-wrap li {
    font-size: 11px;
    line-height: 13px;
    color: #939393;
    margin-bottom: 10px;
}
.tax-debt-table {
    margin: 20px 0 15px;
}
.tax-debt-table ul li h4 {
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #000000;
}
.tax-debt-table {
    margin: 25px 0 15px;
    max-width: 500px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 12px;
}
.tax-debt-table li {
    padding: 8px 15px;
    display: flex;
    justify-content: space-between;
}
.tax-debt-table ul li:nth-child(odd){background:#F1F8FB;}
.tax-debt-table ul li:first-child {background: #F9EAEA; border-top-left-radius: 12px; border-top-right-radius: 12px; padding: 10px 15px; }
.tax-debt-table ul li span:first-child{font-size: 14px; line-height: 20px; font-family: 'Roboto', sans-serif; color: #333333; font-weight: 500;}
.tax-debt-table ul li span:last-child{font-size: 14px; line-height: 20px; font-family: 'Roboto', sans-serif; padding-right: 10px; text-align: center; font-weight: 500; color: #C62828;}
.tax-debt-table ul li:last-child {background: #C62828; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; }
.tax-debt-table ul li:last-child span{color: #fff;}
.small-text-desc{max-width: 500px; text-align: center; font-size: 12px; line-height: 18px; text-align: center; color: #939393;}
.tdr-option h2, .tdr-option p{max-width: 100%; padding-right: 0;}
.tdr-option .global-btn.white-back-btn{max-width: 570px;}
footer.footer-wrap {background: #000000; padding: 30px 0 ; color: #fff; }
.footer-links{margin-bottom: 20px;}
.footer-links a{font-size: 16px; line-height: 24px; text-align: center; color: #FFFFFF;}
.footer-links a:hover{color: #1080a2; text-decoration: underline;}
footer.footer-wrap p{font-size: 12px; line-height: 18px; text-align: center; color: #939393; margin-bottom: 15px;}
footer.footer-wrap span{font-size: 15px; line-height: 24px; text-align: center; color: #FFFFFF;}
.checkbox-holder {margin-top: 8px; display: flex; justify-content: flex-start; }
.checkbox-holder input#opt_special_offers{margin: 3px 8px 0 0; }
.checkbox-holder span{text-align: left; margin: 0;}

/*============ Start Desclaimer-wrap ============*/
.desclaimer-wrap {
    background: #1080a2;
    padding: 10px 20px;
}
.desclaimer-wrap p {
    color: #fff;
    text-align: center;
    font-size: 15px !important;
    max-width: 965px;
    margin: auto !important;
    line-height: 20px!important;
}


.body_main .main-header {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 999;
    background: #fff;
}
.body_main section.form-wrapper {
        margin-top: 164px
}

/*============ End Desclaimer-wrap ============*/

/*=========== modal design ============*/
.modal-header{display: block;text-align: left;}
.modal-header button.close:focus{outline: none;}
.modal-body{padding-bottom: 0;}
.modal-body p {font-size: 15px; line-height: 22px; margin-bottom: 15px; }
.modal-footer{padding: 10px 0;}
.modal-footer button.btn.btn-default:focus{box-shadow: none;}

/* =================================  Media Query #media ================================= */	
@media all and (max-width: 1024px) {
	.tax-debt-desc p, .get-help-wrap h2{padding-right: 0;}
	.get-help-wrap p{max-width: 100%;}
}
@media all and (max-width: 991px) {
	.tax-debt-desc{margin-top: 30px;}
	.heavy-tax-debt-wrap h2 span{margin-bottom: 0;}
	.get-help-wrap img {margin: auto; display: table; }
    .truth-wrap p {font-size: 14px; line-height: 22px; margin: 20px 0 15px;}
    .list-wrap li {font-size: 14px; line-height: 22px; margin-bottom: 15px;}
    .section-gap.trusted-logo-wrap.text-center {padding-top: 0; }
    .bottom-bar p{font-size: 16px; line-height: 25px;}
}
@media all and (max-width: 767px) {
    header.main-header .container {position: fixed; width: 100%; background: #fff; z-index: 9; top: 0;}
    header.main-header .logo-col img {margin: auto; display: table; padding: 10px; max-width: 280px;}
    h1, h2{font-size: 22px; line-height: 32px;}
    header.main-header{padding: 0; border:none; overflow: hidden;}
    header.main-header .container{padding: 0;}
    .logo-col a img {max-width: 285px; margin: auto; width: 100%; display: table; padding: 0 15px; }
    .logo-col a {display: block; padding: 18px 0; border-bottom: 1px solid #a6abad; }
    .call-cover {text-align: center; background: #F1F8FB; }
    .call-cover p{display: none; }
    .number-desc {padding: 6px 0 5px; }
    .number-desc a{font-size: 18px; line-height: 22px;}
    .number-desc img {max-width: 18px;}

    .heavy-tax-debt-wrap h2{line-height: 32px; font-size: 22px; padding: 0 30px; margin-bottom: 20px;}
    .heavy-tax-debt-wrap h2 span{margin-top: 10px;}		
    .tax-debt-desc {max-width: 400px; margin: 30px auto 0; display: flex; align-items: flex-start; justify-content: space-between; }
    .tax-debt-desc p{text-align: left;}
    .tax-debt-desc img {margin-right: 30px; }
    .get-help-wrap img{margin-top: 30px;}
    section.form-wrapper{background-image: none; padding: 0px; min-height: calc(100vh - 110px);}
    form.form-desc-holder{box-shadow: none;}
    .question-box-wrap{margin: 30px auto;}
    .bottom-bar{background:none;}
    .bottom-bar p {padding: 0 20px;}
    form.form-desc-holder h1, form.form-desc-holder h2{padding-left: 20px; padding-right: 20px;}
    form.form-desc-holder .rg-steps + p, form.form-desc-holder h2 + p{font-size: 18px; line-height: 24px;}
    .truth-wrap p, .list-wrap li{font-size: 16px; line-height: 24px;}
    .desclaimer-wrap {margin-top: 93px !important;}


    .body_main .main-header {
    position: initial;
}
.body_main section.form-wrapper {
        margin-top: 0px
}
}

/********************************* ipad portrait #ip ********************************/
@media only screen and (min-width : 768px) and (max-width: 1000px) {


}

/********************************* ipad landscape #il ********************************/
@media only screen and (min-width : 1001px) and (max-width: 1024px) {

}

@media only screen and (min-width : 1025px) and (max-width: 1100px) {

}


/* ================================= Small Computer #Sc ================================= */
@media only screen and (min-width : 1300px) {
	
}

