/*
 *  Layout
 */

@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot') format('embedded-opentype'),
        url('../fonts/opensans-regular.woff') format('woff'),
        url('../fonts/opensans-regular.ttf') format('truetype'),
        url('../fonts/opensans-regular.svg#OpenSansRegular') format('svg');
}
@font-face {
    font-family: 'LatoRegular';
    src: url('../fonts/lato-regular.eot');
    src: url('../fonts/lato-regular.eot') format('embedded-opentype'),
        url('../fonts/lato-regular.woff') format('woff'),
        url('../fonts/lato-regular.ttf') format('truetype'),
        url('../fonts/lato-regular.svg#LatoRegular') format('svg');
}
@font-face {
    font-family: 'LatoBlack';
    src: url('../fonts/lato-black.eot');
    src: url('../fonts/lato-black.eot') format('embedded-opentype'),
        url('../fonts/lato-black.woff2') format('woff2'),
        url('../fonts/lato-black.woff') format('woff'),
        url('../fonts/lato-black.ttf') format('truetype'),
        url('../fonts/lato-black.svg#LatoBlack') format('svg');
}

body { 
    font-family: 'LatoRegular';
    /*color: #000000;*/
    color: #333333;
} 
a { color:#0088cc; text-decoration:none; }
a:hover { color: #005580; text-decoration: underline; }

.master.main-wrap {
    width:1030px; 
    height:100px; 
    min-height:100px;
    border:none;
    margin:0 auto;
}
.main-top.grid2col { 
    width:100%;
    margin:0 auto;
    background:transparent none;
    border:none;
}
.main-top.grid2col,
.main-top.grid2col>.column { 
    height:100px; 
    min-height:100px; 
    background:transparent none;
}	
.main-top.grid2col>.column { 
    margin:0; 
    padding:0; 
    width:49%; 
}
.main-top.grid2col>.column.first { padding:16px 0 0 0; }
.main-top.grid2col>.column.last { text-align:right; padding:5px 20px 0 0; }	
.main-body.grid1col { 
    width:100%; 
    margin:0 auto;
    border:none;
}
.main-body.grid1col,
.main-body.grid1col>.column { 
    height:400px; 
    min-height:400px; 
}	
.main-body.grid1col>.column { 
    background:transparent none; 
    margin:0; 
    padding:0; 
    width:100%; 
}
.main-body.grid1col>.column.first { padding:25px 15px 30px; }
.main-body.grid1col h2.style1 { 
    padding:0 0 5px 0; 
    margin:0 0 20px 0;
    border-bottom:1px solid #CCC; 
}	
.main-body.grid2col { 
    width:100%; 
    margin:10px auto 10px;
    border:none;
    background:url(../images/bgnd_body.jpg) repeat-y; 
}
.main-body.grid2col,
.main-body.grid2col>.column { 
    height:300px; 
    min-height:300px; 
}	
.main-body.grid2col>.column { 
    background:transparent none;
    margin:0; 
    padding:0; 
    width:49%; 
}
.main-body.grid2col>.column.first { width:725px; padding:10px 15px; }
.main-body.grid2col>.column.last { width:280px; padding:10px 15px; }
.main-body.grid2col h3.style1 { color:#fea000; }	
.main-prefooter.grid2col { 
    width:100%; 
    margin:0 auto;
    background:#e0dcdb;
    border:none;
}
.main-prefooter.grid2col,
.main-prefooter.grid2col>.column { 
    height:130px; 
    min-height:130px; 
}	
.main-prefooter.grid2col>.column { 
    background:transparent none; 
    margin:0; 
    padding:0; 
    width:49%; 
}
.main-prefooter.grid2col>.column.first { padding:18px 0 0 30px ; }
.main-prefooter.grid2col>.column.last { text-align:right; padding:38px 30px 0 0; }	
.main-prefooter.grid2col h3.style1 { color:#ff6331; text-transform:uppercase; }
.main-prefooter.grid2col .blk_1 { font-size:11px; color:#777777; padding:5px 0 0 0; }
.main-footer.grid1col { 
    width:100%; 
    margin:0 auto;
    border:none;
}
.main-footer.grid1col,
.main-footer.grid1col>.column { 
    height:10px; 
    min-height:10px; 
    background:transparent none;
}	
.main-footer.grid1col>.column { 
    margin:0; 
    padding:0; 
    width:100%; 
}
.main-footer.grid1col>.column.first { padding:20px 0; }
.parent.main-nav {
    width:100%; 
    height:42px; 
    min-height:42px; 
    position:relative;
    z-index:1;
    box-shadow: 0 5px 5px -5px #333;
    -moz-box-shadow: 0 5px 5px -5px #333;
    -webkit-box-shadow: 0 5px 5px -5px #333;
    background:url(../images/nav_bgnd.jpg) no-repeat;
}
.parent.main-banner-shadow { height:10px; min-height:10px; }
/** .list **/
.list.styleMain { text-align:left; padding:0 0 0 25px; }
.list.styleMain ul li.separator { position:relative; top:9px; padding:0 20px; }
.list.styleMain ul li a { font-size:18px; padding:14px 0px; }
.list.styleMain ul li a:link, 
.list.styleMain ul li a:visited { color:#FFF;  } 
.list.styleMain ul li a:hover,
.list.styleMain ul li.current a { color:#b8e5ff; }
.list.styleFooter { text-align:center; }
.list.styleFooter ul li.seperator { padding:0 10px; }
.list.styleFooter ul li.seperator span { position:relative; top:-4px; color:#999; }
.list.styleFooter ul li.first {  position:relative; top:-3px; }
.list.styleFooter ul li,
.list.styleFooter ul li a:link, 
.list.styleFooter ul li a:visited { color:#777777; } 
.list.styleFooter ul li a:hover { text-decoration:underline; }
.list.style1 {}
.list.style1 ul {}
.list.style1 ul li {
    background:url(../images/dollar.png) no-repeat scroll center left;
    padding:10px 20px 10px 23px; 
}
.list.style1 ul li.ii { 
    background:url(../images/people.png) no-repeat scroll center left; 
    padding:10px 15px 10px 28px;
}
.list.style1 ul li.iii { background:none; padding:10px 0px 10px 15px; }	
.list.style1 ul li.separator { color:#999; background:none; padding:0; position:relative; top:6px; }	
/*.list.style1 ul li a { font-size:12px; font-weight:bold; text-transform:uppercase; }*/
.list.style1 ul li a { font-size:medium; font-weight:bold; text-transform:uppercase; }
.list.style1 ul li a:link, 
.list.style1 ul li a:visited { color:#888888; text-decoration:none; }
.list.style1 ul li a:hover { text-decoration:underline; } 
.list.style2 { padding:12px 10px 0 0; text-align:left; }
.list.style2 ul {}
.list.style2 ul li {}
.list.style2 ul li.head { 
    font-size:16px;
    font-weight:bold; 
    color:#ff6331; 
    text-transform:uppercase; 
    padding:7px 0px 0 0; 
}
.list.style2 ul li a { padding:0 0 0 10px; }
.list.style2 ul li a:link, 
.list.style2 ul li a:visited { color:#554645; }
.list.style2 ul li a:hover {}
.list.style2 ul li.first {}
.list.style2 ul li.first a { padding-left:0; }            
.list.style3 { width:100%; }
.list.style3 ul {}
.list.style3 ul li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;	
    background:url(../images/check.png) no-repeat scroll center left;
    width:100%;
    margin:0 1% 3px 15px;
    padding:6px 0px 6px 30px;
    font-size:24px;
    line-height: 100%;
    color:#444444;
    display: list-item;
}
.list.style3 a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width:100%;
    margin:0 1% 3px 15px;
    padding:6px 0px 6px 15px;
    font-size:24px;
    line-height: 100%;
    /*color:#444444;*/
    display: list-item;
}
.list.style3 ul li a {
    color: #0088cc;
    font-size:24px;
}
.list.style3 a:hover {
    text-decoration: underline;
}

.list.style4 { width:100%; }
.list.style4 ul {}
.list.style4 ul li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;	
    background:url(../images/check.png) no-repeat scroll center left;
    width:100%;
    margin:0 1% 3px 15px;
    padding:6px 0px 6px 30px;
    font-size:14px;
    color:#444444;
}	
.box1 {}
.box1 .blk_0 {}
.box1 .blk_1 {}
.box1 .blk_2 { font-size:11px; padding:0 0 0 10px; }
.linkStyle1 a {
    background:url(../images/chat-now.png) no-repeat top left;
    height:51px;
    width:152px;
    cursor:pointer;
    display: block;
    text-indent:-999999px;
    text-decoration:none;
}
.box2-wrap {}
.box2 { 
    width:216px; 
    height:132px;
    margin:40px 15px 0 0;
    position:relative; 
}
.box2.last { margin-right:0; }
.box2 .blk_0 { position:absolute; }
.box2 .blk_1 { z-index:1; }
.box2 .blk_2 { 
    z-index:2;
    bottom:0;
    font-size:16px;
    padding:17px 0 6px;
    text-align:center;
    background:url(../images/home1-bgnd.png) no-repeat top center;
    width:100%;
    color:#FFF; 
}
.main-banner.grid2col { 
    width:100%; 
    margin:0 auto;

    border:none;
}
.main-banner.grid2col,
.main-banner.grid2col>.column { 
    height:50px; 
    min-height:50px;
    background:transparent none; 
}	
.main-banner.grid2col>.column { 
    margin:0; 
    padding:0; 
    width:49%; 
}
.main-banner.grid2col>.column.first { width:728px; }
.main-banner.grid2col>.column.first2 { width:49.5%; }
.main-banner.grid2col>.column.last { width:301px; }
.main-banner.grid2col>.column.last2 { width:49.5%; margin-left: 10px;}
.main-banner.grid2col>.column.last3 { width:49.5%; margin-left: 10px; margin-top: 10px;}
div.headingStyle1 { 
    line-height:normal; 
    position:relative;
    padding:0 0 10px;
}	
div.headingStyle1 h2 { 
    z-index:20; 
    padding:5px 0 0 0;
    position:relative; 
    left:15px;
    font-size:20px; 
}
div.headingStyle1 h2 span { 
    background:#FFF; 
    color:#f58220;
    padding:3px 10px 3px 5px;
    text-transform:uppercase; 
}
div.headingStyle1 div {
    border-top:20px solid #f58220;
    z-index:10;
    margin:-32px 0 10px 0;
}	
.formStyle1 form {}	
.formStyle1 form input[type='text'], 
.formStyle1 form select,  
.formStyle1 form textarea { 
    /*font-size: 12px;*/
    font-size: small;
    outline: medium none !important;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    border-radius:0;
    padding: 5px;
    width:100%;
    height:30px;
    /*color:#333;*/
    color: #333333;
}
.formStyle1 form .w230 { width:230px !important; }	
.mybtn .btn {
    font:bold 11px/1 Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    position: relative;
    margin:0;
    padding: 9px 10px;
    border: medium none;
    height:30px;	
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
.mybtn .btn.style2 { margin-left:5px; }	
.mybtn .blue {
    background-color:#019eff;
    color:#FFFFFF;
}
.mybtn .blue:hover, 
.mybtn .blue:focus { background-color:#1aa7ff; }	
/** .flexslider.style1 **/
.flexslider.style1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    border-radius:0;
    padding:0;
    margin: 0 auto;
    border:0;
    width:510px;
    height: 510px;
}
.flexslider.style1 .flex-direction-nav a { 
    -webkit-transition:none; 
    background-image:url(../images/fs/bg_direction_nav.png); 
}	
.flexslider.style1 .flex-direction-nav .flex-prev, 
.flexslider.style1 .flex-direction-nav .flex-next { opacity:0.8; }				
.flexslider.style1 .flex-direction-nav .flex-prev { left:5px; }	
.flexslider.style1 .flex-direction-nav .flex-next { right:5px; }	
.flexslider.style1 .flex-direction-nav .flex-prev:hover,
.flexslider.style1 .flex-direction-nav .flex-next:hover { opacity:1; }		




ul.footerLinks {
    float:left;
    width: 140px;
    margin: 10px 5px 0 5px;
}
ul.footerLinks  li {
    float:left;
    clear:both;
    padding: 2px 0 8px 7px;
    background:url(../images/bullet-sq.jpg) 0 6px no-repeat;
    line-height:15px;
    font-size: 12px;
    /*color:#777;*/
    margin: 0 0 0 5px;
}
ul.footerLinks  li a {
    /*color:#777;*/
    text-decoration: none;
}
ul.footerLinks  li a:hover {
    color:#f60;
}
ul.footerLinks  li.ft_subtile {
    color:#000;
    font-size:13px;
    font-weight:bold;
    padding: 0 0 3px 0;
    background: none;
}

.er_mainContent {
    float:left;
    width: 1000px;
    padding: 25px 15px;
}
.er_mainContent h1.er_pageTitle {
    float:left;
    width: 1000px;
    clear:both;
    font-size: 26px;
    font-weight:bold;
    color:#333;
    line-height: 30px;
    padding: 0 0 3px 0;
    border-bottom: 1px solid #ddd;
    margin:-10px 0 0 0;
}

.er_topInner {
    float:left;
    width: 1000px;
    clear:both;
}
.er_topInner .er_leftInner {
    float:left;
    width: 738px;
    border: 1px solid #ddd;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: rgb(240, 240, 240);
    background: -moz-linear-gradient(90deg, rgb(245, 245, 245) 20%, rgb(255, 255, 255) 70%);
    background: -webkit-linear-gradient(90deg, rgb(245, 245, 245) 30%, rgb(255, 255, 255) 70%);
    background: -o-linear-gradient(90deg, rgb(245, 240, 245) 20%, rgb(255, 255, 255) 70%);
    background: -ms-linear-gradient(90deg, rgb(245, 245, 245) 20%, rgb(255, 255, 255) 70%);
    background: linear-gradient(180deg, rgb(245, 245, 245) 30%, rgb(255, 255, 255) 70%);

}


.flexslider.style2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    border-radius:0;
    padding:0;
    margin:0;
    border:0;	
    width:350px;
}
.flexslider.style2 .flex-direction-nav a { 
    -webkit-transition:none; 
    background-image:url(../images/fs/bg_direction_nav.png); 
}	
.flexslider.style2 .flex-direction-nav .flex-prev, 
.flexslider.style2 .flex-direction-nav .flex-next { opacity:0.8; }				
.flexslider.style2 .flex-direction-nav .flex-prev { left:5px; }	
.flexslider.style2 .flex-direction-nav .flex-next { right:5px; }	
.flexslider.style2 .flex-direction-nav .flex-prev:hover,
.flexslider.style2 .flex-direction-nav .flex-next:hover { opacity:1; }	


.er_leftInner .er_rightText {
    float: right;
    width: 340px;
    margin: -275px 15px;
}	
.er_leftInner .er_rightText h2 {
    color:#08c;
    clear:both;
    font-size: 18px;
    font-weight:bold;
    margin: 0 0 5px 0;
    line-height:22px;
}

.er_leftInner .er_rightText .er_hr {
    float:left;
    clear: both;
    width: 340px;
    height: 1px;
    border-top: dotted #ddd 1px;
    border-bottom: dotted #ddd 1px;
    margin: 0 0 1px 0;
}	

.er_topInner .er_rightInner {
    float:left;
    width: 260px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #efefef;
    height: 180px;
    margin: 50px 0 0 0;
    text-align:center;
    padding: 10px 0
}

ul.er_sections {
    float:left;
    border-top: 1px solid #ddd;
    padding: 25px 0;
    clear:both;
    width: 1000px;
}
ul.er_sections li {
    float:left;
    width:470px;
    margin: 15px;
}
ul.er_sections li .er_photoT {
    float: left;
    width: 200px;
    border: 1px solid #ddd;
    padding: 5px ;
}
ul.er_sections li .er_textRight {
    float: right;
    width: 230px;
}
ul.er_sections li .er_textRight h1 {
    font-size:16px;
    font-weight:bold;
    color: #08c;
    clear:both;
    margin: 0 0 5px 0;
}
ul.er_sections li .er_textRight h2 {
    font-size:16px;
    font-weight:bold;
    color: #08c;
    clear:both;
    margin: 0 0 5px 0;
    text-decoration: underline;
}
ul.er_sections li .er_textRight h2:hover {
    color:#005580;
}

.er_centerContents {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 650px;
    padding: 25px 10px 0 0;
}

.er_leftContents {
    float:left;
    width: 650px;
    padding: 25px 0 0 0;
}

.er_rightContents {
    float:right;
    width: 300px;
    padding: 20px 0 0 25px;
    background:url(../images/right-BG.jpg) top left no-repeat;
    min-height:300px;
}
.er_leftContents.er_contact {
    width: 675px;
    background:url(../images/CustomerServiceTeam.jpg) top right no-repeat;
    min-height:400px;

}

.er_fields {
    width: 205px;
    background: #f3f3f3;
    border: 1px solid #ccc;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-family: LatoRegular, Arial, Helvetica, sans-serif;
    /*font-size:14px;*/
    font-size: medium;
    color: #555;
    line-height:22px;
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-box-shadow:inset 0 0 5px #ddd;
    -webkit-box-shadow:inset 0 0 5px #ddd;
    box-shadow:inset 0 0 5px #ddd;
    margin-top: 5px;
}

.er_fields.ch_select {
    width: 220px;
}

.er_rightContents  .er_rightClear {
    float:right;
    width: 300px;
    clear:both;
}


.er_TestimonialRows {
    clear:both;
    float:left;
    width: 565px;
    border-top: 1px dotted #ddd;
    padding: 15px 30px 6px 55px;
    background:url(../images/quotes.png) 0 30px no-repeat;
    line-height:18px;
    color: #333333;
}
.er_TestimonialRows p {
    float:left;
    width: 565px;
    clear:both;
    color: #333;
    font-size: 13px;
    font-weight:bold;
    padding: 10px 0 0 0 ;
    margin: 0;
}

.er_TestimonialRowsSM {
    clear:both;
    float:left;
    width: 165px;
    border-bottom: 1px dotted #ddd;
    padding: 20px 0 20px 35px;
    background: url(../images/double-quote-gray.png) 0 10px no-repeat;
    line-height:18px;
    color: #888;
    font-style:italic;
}
.er_TestimonialRowsSM  p {
    float:left;
    width: 165px;
    clear:both;
    color: #333333;
    font-size: 12px;
    font-weight:bold;
    padding: 8px 0 0 0 ;
    margin: 0;
    font-style: normal;
    line-height:16px;
}

.er_TestimonialRowsSM  p em {
    color:#aaa;
    font-size:11px;
    font-style:italic;
    font-weight:normal;
}


.er_FAQrows {
    clear:both;
    float:left;
    width: 575px;
    border-bottom: 1px dotted #ddd;
    padding: 30px 20px 30px 55px;
    background:url(../images/faq-baloon.png) 0 28px no-repeat;
    line-height:18px;
    color: #777;
}
.er_FAQrows h2 {
    clear:both;
    float:left;
    width: 575px;
    font-size: 20px;
    line-height: 26px;
    margin:0;
    padding: 0 0 10px;
    color:#08c;
}
.er_FAQrows p {
    float:left;
    width: 575px;
    clear:both;
    font-size:14px;
    line-height:22px;
    margin: 0;
    padding:0;
    text-align:justify;
    color: #333333;
}



.er_socialNet {
    height: 40px;
    margin: 20px 0 0 0;
}
.er_socialNet  ul {
    float: right;
    width:auto;
    height: 40px;
    overflow: hidden;
}
.er_socialNet  ul li {
    float:left;
    width: auto;
    margin: 0 2px;
}
.er_socialNet  ul li a {
    float:left;
    width: auto;
    margin: 15px 0 0 0;
}
.er_socialNet  ul li a:hover {
    float:left;
    width: auto;
    margin: 10px 0 0 0;
}

.er_freeQuote {
    float:left;
    width: 1002px;
    margin: 0 -1px;
    height:42px;
    clear:both;
    background-image:url(../images/quote-tabs-bg.png);
    background-image:url(../images/quote-tabs-bg2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}
.er_freeQuote ul.er_Tabs {
    float:left;
    width: 1002px;
    clear:both;
    height:42px;
    background-image:url(../images/quote-tabs-bg.png);
    background-image:url(../images/quote-tabs-bg2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}
.er_freeQuote ul.er_Tabs li {
    color:#666;
    font-size: 14px;
    line-height:16px;
    float:left;
    width:auto;
}
.er_freeQuote ul.er_Tabs.firstON {
    background-position: 1px -70px;
}
.er_freeQuote ul.er_Tabs.secondON {
    background-position: 1px -140px;
}
.er_freeQuote ul.er_Tabs.thirdON {
    background-position: 1px -210px;
}
.er_freeQuote ul.er_Tabs.fourthON {
    background-position: 1px -280px;
}
.er_freeQuote ul.er_Tabs.fifthON {
    background-position: 1px -350px;
}
.er_freeQuote ul.er_Tabs.sixON {
    background-position: 1px -420px;
}

.er_freeQuote ul.er_Tabs li a {
    float:left;
    width: 145px;
    text-align:center;
    color:#666;
    font-weight:bold;
    padding: 10px 0 0 0;
    height: 32px;
    text-decoration:none;
}
.er_freeQuote ul.er_Tabs li a.ON {
    color:#fff;
}
.er_freeQuote ul.er_Tabs li a.first {
    width: 145px;
    margin-left: 10px;
}
.er_freeQuote ul.er_Tabs li a.second {
    width: 161px;
}
.er_freeQuote ul.er_Tabs li a.third {
    width: 170px;
}
.er_freeQuote ul.er_Tabs li a.fourth {
    width: 193px;
}
.er_freeQuote ul.er_Tabs li a.fifth {
    width: 183px;
}
.er_freeQuote ul.er_Tabs li a.sixth {
    width: 139px;
}
.er_freeQuote ul.er_Tabs li a:hover {
    color:#08c;
}

.er_quoteForm {
    clear:both;
    float:left;
    width: 1000px;
    margin: 15px -1px 0 -1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    border:1px solid #ddd;
}
.er_quoteForm .er_quoteInner {
    clear:both;
    float:left;
    width: 1000px;
    background:url(../images/girl-support.jpg) left bottom no-repeat;
    min-height: 500px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.er_quoteForm .er_quoteInner .er_quoteContent {
    float:left;
    width: 640px;
    margin: 0 0 0 320px;
    /*color:#777;*/
}
.er_quoteForm .er_quoteInner .er_quoteContent h1 {
    font-size: 36px;
    float:left;
    width: 650px;
    clear:both;
    text-align:center;
    margin: 60px 0 5px 0;
    line-height:42px;
    color:#f70;
    font-weight:normal;
}
.er_quoteForm .er_quoteInner .er_quoteContent  h3 {
    font-size: 16px;
    font-weight:bold;
    line-height:22px;
    float:left;
    width: 650px;
    clear:both;
    text-align:center;
    margin:0;
}
.er_quoteForm .er_quoteInner .er_quoteContent p {
    float:left;
    width: 650px;
    clear:both;
    margin:0;
    padding:0;
}
ul.er_rewards {
    float:left;
    width: 640px;
    clear:both;
}
ul.er_rewards li {
    text-align:center;
    font-size: 12px;
    float:left;
    width: 140px;
    margin: 0 10px;
    line-height:14px;
}

.er_quoteForm .er_quoteInner .er_quoteContent2 {
    float:left;
    width: 950px;
    margin: 25px;
    /*color:#777;*/
}
.er_quoteForm .er_quoteInner .er_quoteContent2 h1 {
    font-size: 36px;
    float:left;
    width: 950px;
    clear:both;
    text-align:center;
    line-height:42px;
    color:#f70;
    font-weight:normal;
}
.er_quoteForm .er_quoteInner .er_quoteContent2 h1 b {
    color:#555;
}
.er_quoteForm .er_quoteInner .er_quoteContent2 h2 {
    font-size: 20px;
    float:left;
    width: 950px;
    margin: 20px 0 0 0;
    clear:both;
    line-height:24px;
    color:#333;
    font-weight: bold;
    background:url(../images/orange-bg.jpg) 0 10px repeat-x;
    text-align:center;
}
.er_quoteForm .er_quoteInner .er_quoteContent2 h2 b {
    margin: 0 0 0 20px;
    padding: 0 5px;
    background: #fff;
    white-space: nowrap;
    width:auto;
    text-transform: uppercase;
}
.er_formRow {
    float:left;
    width: 930px;
    margin: 10px;
    clear:both;
}
.er_formRow .er_formCols {
    float:left;
    width: 450px;
}
.er_formRow .er_formCols p {
    float:left;
    width: 450px;
    clear:both;
    margin: 5px 0;
}
.er_formRow .er_formCols p label {
    float:left;
    width: 190px;
    font-size:12px;
    text-align:right;
    margin: 7px 10px 0 0;
    font-weight:bold;
}
.er_formRow .er_formCols p label  b {
    color: #000;
    color: #333333;
}
.er_formRow.er_step3 .er_formCols p label {
    text-align:left;
    font-weight: normal;
}
.er_formRow .er_formCols p .er_fields {
    /* width: 230px; */
    font-size:13px;
    padding: 3px 5px;
    line-height:18px
}
.er_formRow.er_form2 .er_formCols {
    width: 930px;
}
.er_formRow.er_form2 .er_formCols p {
    width: 930px;
}
.er_formRow.er_form2 .er_formCols p label {
    width: 930px;
    font-weight:normal;
    text-align:left;
    font-weight:normal;
}
.er_formRow.er_form2 .er_formCols p .er_fields {
    width: 330px;
}
.er_formRow.er_checkout  .er_formCols p em {
    margin: 7px 0 0 0;
    font-size:13px;
    color:#333;
    font-weight:bold;
    float:left;
    width: 250px;
    font-style:normal;
}
.er_formRow.er_checkout  .er_formCols p label {
    font-weight:normal;
}


.er_formCols.er_formCols2 {
    float:left;
    width: 650px;
    clear:both;
    margin: 0 0 0 100px;
}
.er_formCols.er_formCols2 p {
    float:left;
    width: 650px;
    clear:both;
    margin: 5px 0;
}
.er_formCols.er_formCols2 p label {
    float:left;
    width: 390px;
    font-size:12px;
    text-align:right;
    margin: 7px 10px 0 0;
    font-weight:bold;
}

h2.er_subtitle {
    clear:both;
    float:left;
    width: 650px;
    font-size: 18px;
    line-height: 22px;
    margin:0;
    padding: 0 0 10px;
    color:#08c;
}

.er_pageContent {
    clear:both;
    float:left;
    width: 1000px;
    background:url(../images/left-BG.jpg) -72px 0 no-repeat;
}

.er_pageInner {
    clear:both;
    float:left;
    width: 1000px;
    background:url(../images/right-BG.jpg) 785px 0 no-repeat;
}
.er_pageInner .er_left200 {
    float:left;
    width: 200px;
    margin:20px 10px 20px 0;
}
.er_pageInner .er_center {
    float:left;
    width: 540px;
    margin:20px;
}
.er_pageInner .er_right200 {
    float: right;
    width: 200px;
    margin:20px  0;
}
.er_pageInner .er_center h1 {
    clear:both;
    margin:0;
    padding: 0;
    display:block;
    color:#08c;
    font-size: 20px;
    line-height: 24px;
}


ul.er_bullet {
    display:block;
}
ul.er_bullet  li {
    float:left;
    clear:both;
    padding: 4px 0 4px 8px;
    background:url(../images/bullet-sq.jpg) 0 6px no-repeat;
    line-height:16px;
    font-size: 12px;
    /*color:#777;*/
    margin: 0 0 0 15px;
}

ul.er_check {
    display:block;
}
ul.er_check  li {
    float:left;
    clear:both;
    padding: 5px 0 7px 25px;
    background: url(../images/check-bullet.png) 0 0 no-repeat;
    line-height:16px;
    /*color:#777;*/
    margin: 0 0 0 15px;
}

ul.leftLinks {
    float:left;
    width: 200px;
    clear: both;
    margin: 0 0 20px 0;
}

ul.leftLinks li {
    float:left;
    width: 195px;
    clear:both;
    padding: 8px 0 8px 5px;
    border-bottom: 1px dotted #ddd;
    font-size: 12px;
    line-height:18px;
}
ul.leftLinks li a {
    color: #08c;
    text-decoration:none;
}
ul.leftLinks li a:hover {
    color:#f60;
}

ul.leftLinks li.er_Cat {
    width: 200px;
    clear:both;
    padding: 0 0 3px 0;
    border-bottom: 2px solid #999;
    font-size: 14px;
    font-weight:bold;
    color: #f70;
    line-height:20px;
}
/*
 E
  N
   D
*/

/* =====================================================
   Trust Bar — Homepage trust signals strip
   ===================================================== */
.trust-bar {
    clear: both;
    width: 100%;
    background: #f7f2ee;
    border-top: 3px solid #f58220;
    border-bottom: 3px solid #f58220;
    padding: 14px 0;
    margin: 8px 0 16px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    box-sizing: border-box;
}

.trust-badge {
    flex: 1;
    text-align: center;
    padding: 0 10px;
    border-right: 1px solid #ddd;
    box-sizing: border-box;
}

.trust-badge:last-child {
    border-right: none;
}

.trust-est {
    display: block;
    font-family: 'LatoBlack', Arial, sans-serif;
    font-size: 22px;
    color: #f58220;
    line-height: 1.2;
    letter-spacing: 1px;
}

.trust-number {
    display: block;
    font-family: 'LatoBlack', Arial, sans-serif;
    font-size: 32px;
    color: #f58220;
    line-height: 1.1;
}

.trust-stars {
    display: block;
    font-size: 22px;
    color: gold;
    line-height: 1.2;
}

.trust-checkmark {
    display: block;
    font-size: 26px;
    color: #2e8b57;
    line-height: 1.2;
}

.trust-headline {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-top: 4px;
    line-height: 1.3;
}

.trust-sub {
    display: block;
    font-size: 15px;
    color: #666;
    margin-top: 3px;
    line-height: 1.4;
}

.trust-sub a {
    color: #0088cc;
}

.trust-sub a:hover {
    color: #005580;
    text-decoration: underline;
}

/* =====================================================
   Featured Testimonials — Homepage
   ===================================================== */
.featured-testimonials {
    clear: both;
    width: 100%;
    margin: 16px 0 8px;
    padding: 20px 0 22px;
    background: #fff9f5;
    border-top: 2px solid #f58220;
    border-bottom: 2px solid #f58220;
    box-sizing: border-box;
}

.ft-heading {
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    color: #333;
    margin: 0 0 18px;
}

.ft-stars {
    color: gold;
    font-size: 1.05em;
}

.testimonials-grid {
    display: flex;
    justify-content: space-between;
    gap: 14px;
    padding: 0 4px;
    box-sizing: border-box;
}

.testimonial-card {
    flex: 1;
    background: #fff;
    border: 1px solid #e0ddd9;
    border-radius: 5px;
    padding: 14px 14px 14px 46px;
    background-image: url(../images/double-quote-gray.png);
    background-repeat: no-repeat;
    background-position: 10px 12px;
    font-size: 15px;
    line-height: 1.55;
    color: #444;
    box-sizing: border-box;
}

.testimonial-card em {
    font-size: inherit;
    margin-right: 0.2em;
}

.testimonial-card cite {
    display: block;
    font-style: normal;
    font-weight: bold;
    color: #555;
    margin-top: 10px;
    font-size: 13px;
}

.ft-cta {
    text-align: center;
    margin-top: 18px;
}

.ft-cta a {
    color: #f58220;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.ft-cta a:hover {
    text-decoration: underline;
    color: #c05f00;
}/*This fixes a chrome/webkit bug for older Android Browsers */
@-webkit-keyframes bugfix { from {padding:0;} to {padding:0;} } 

/*Required functional CSS don't change this bit
CSS styles are at the end! */

.mainMenu {
    display:block;
    position:relative;
    width:100%;
    margin:0;
    padding:0;
    float:left;
}

#toggleMenu { 
    display: none;
}

#toggleMenu:checked ~ ul {  
    max-height:100%; /*Make page height*/ 
    opacity:1;
}

.mainMenu > ul {
    width:100%;
    margin:0;
    padding:0;
    list-style:none;
    float:left;
    overflow-y: hidden;
    max-height:0;
}

.mainMenu li {
    margin:0;
    padding:0;
    white-space:nowrap;
    display:block;
    width:100%;
    float:left;
}

.mainMenu a, .mainMenu a:visited {
    display:block;
    width:100%; /*required to make whole element clickable*/
}

label.menuTitle {
    margin:0;
    display:block;
    cursor:pointer;
    background:#007CD4 url(../images/menu.png) 0 0 no-repeat;
    background-repeat: no-repeat;
    height: 27px;
    background-position: 97% 10px;
    background-size: 24px 19px; /*Make same size as your menu.png*/
}

@media screen and (min-width:768px) {
    label.menuTitle {
        display:none;
    }

    .mainMenu ul { 
        display:block!important;
        border:0;
        overflow:visible;
        max-height:100%!important; 
    }	

    .mainMenu ul li {
        width:auto; 
        display:inline; 
        border:0; 
    }
}


/*Menu Styling CSS - change the below to suit your site!*/
.mainMenu {

    text-align: center;
}

.mainMenu li {
    border-top:1px solid #ccc;
}

.mainMenu a, .mainMenu a:visited {
    color:#333;
    text-decoration:none;
    width:94%; /*Use 100% and box-sizing if not supporting ie7*/
    padding:5px 3%;
    background: none;
}

label.menuTitle {
    font-size:20px;
    width:94%;  /*Use 100% and box-sizing if not supporting ie7*/
    padding:6px 3%;
    font-weight:bold;
}

@media screen and (min-width:768px) {

    .mainMenu li {
        border:0;
    }

    .mainMenu a:hover  {
        color:#767676;
    }

    .mainMenu a, .mainMenu a:visited {
        padding:10px 3px 10px 8px;
    }
}
.content { float:left; margin:1% 3%; width:94%; }

small { font-size:80%;}




.thanks {
    float: left;
    font-size: 30px;
    margin: 123px 0 0;
}


.thankst {
    font-weight: bold;
}
.thanksm {
    color: #e80 ;
    font-size: 20px;
    line-height: 32px;
}

.formStyle1 input {
    border: 1px solid #ccc;
    margin: 2px 0 6px;
}
.inline-block .mybtn{ width:auto;}

#login input, #forgot-password input {
    border: 1px solid #ccc;
    padding: 10px;
    width: 300px;
}

.loginbtn {
    /*border: medium none !important;*/
    /*font-size: 14px;*/
    /*margin: 0 0 0 27%;*/
    /*background:#1AA7FF;*/
    /*color:#fff;*/
    /*cursor:pointer;*/
    /*width: 100px !important;*/
     border: medium none;
     font-size: 17px;
     background: #019EFF;
     color: #fff;
     border-radius: 5px;
     padding: 12px 26px;
     width: 100px !important;
 }



#paynow{background:#019EFF;
        border: medium none;
        box-shadow: none;
        color: #fff;
        font-size: 16px;
        cursor:pointer;
        border-radius:3px;
        padding: 12px 16px;
}
#paylater{background:#FF7D44;
          border: medium none;
          box-shadow: none;
          cursor:pointer;
          color: #fff;
          border-radius:3px;
          font-size: 16px;
          padding: 12px 16px;}



.Program-xl {
    float: left;
    margin: 0 32px 0 0;
    width: 63%;
}
.Program-xl p{ font-size:14px; line-height:22px;}

.Program-xl ul {
    font-size:14px;
    line-height:22px;
    padding-bottom: 22px;
    padding-left: 2em ;
    list-style-position: inside;
    text-indent: -7px;
}

.Program-xl ul li {
    font-size:14px;
}

.Program-xl ul li:before {
    content: "- ";
}

.Program-xl   strong {
    font-size: 15px;
}


.Program-xl h2 {
    font-size: 18px;
}

img.float_left {
    float:left; 
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 5px
}

img.float_right {
    float:right; 
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}

img.more_info {
    width:180px;
    margin-left: 10px; 
    margin-bottom: 5px;
}

.hangingindent {
    padding-left: 1em ;
    text-indent: -1em ;
}

.cal-us a {
    display: inline-block;
    font-family: "LatoBlack";
    font-size: 23px;
    color:#000;
    line-height: 29px;
    margin: 0 0 2px;
    padding: 0 0 0 40px;
    background:url(../images/cell.png) left  no-repeat;
    font-family: 'LatoBlack';

}

#qustions2 tr {
    border-bottom: 1px solid #ccc;
    display: inline-block;
    padding: 10px 0;
    width: 80%;
}
#qustions2 tr:last-child {
    border: medium none;
}
.btnstepactive{
    background:#019EFF !important;
}

.fLeft marLef10 marTop15{ width: 219px !important;}

.list.style3.border-box h6 {
    font-size: 11px;
    font-weight: bold;
    color: #444444;
    line-height: 22px;
    margin: 14px 0 0;
}

.finePrint h6 {
    font-size: 11px;
    font-weight: bold;
    color: #444444;
    line-height: 22px;
    margin: 14px 0 0;
}

.sitemap a {

    display: inline-block;
    font-size: 16px;
    margin: 0 0 19px;
}

.videoOffset {
    z-index: 100;
    display: inline-block;
    position: relative;
    right: -200px;
    top: 860px;
}

.videoWrapper {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    width: 400px;
}

.videoWrapper iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    alignment: center; !important;
    text-align: center; !important;
    float: none; !important;
}

br.clearBoth {
    clear: both;
}

.er_SalesTipFirstRow {
    clear: both;
    float: left;
    width: 100%;
    padding: 0px 0px 10px 20px;
    /*background:url(../images/quotes.png) 0 30px no-repeat;*/
    line-height: 18px;
    color: #333333;
}

.er_SalesTipRow {
    clear: both;
    float: left;
    width: 100%;
    border-top: 1px dotted #ddd;
    padding: 20px 0px 10px 20px;
    /*background:url(../images/quotes.png) 0 30px no-repeat;*/
    line-height: 18px;
    color: #333333;
}

img.er_SalesTip {
    horiz-align: left;
    margin: 5px 20px 10px 0px;
    width: 40%;
    float: left;
}

.er_SalesTipFirstRow h2 {
    margin-bottom: 10px;
}

.centered_div {
    display: flex;
    justify-content: center;  /* Center horizontally */
    align-items: center;      /* Center vertically */
    height: 120px;            /* Example height for the container */
}

.orange_button {
    background-color: hsl(28, 91%, 54%);
    font-family: 'OpenSansRegular';
    color: white;              /* White text */
    text-align: center;        /* Centered text */
    text-decoration: none;     /* No underline */
    display: inline-flex;      /* Use Flexbox */
    justify-content: center;   /* Center horizontally */
    align-items: center;       /* Center vertically */
    font-size: 40px;           /* Font size */
    margin: 10px 0px;           /* Margin */
    cursor: pointer;           /* Pointer cursor on hover */
    border: none;              /* No border */
    border-radius: 5px;        /* Rounded corners */
    width: 100%;               /* Full width */
    height: 100%;
}
.orange_button:hover {
    background-color: #0088cc; /* Blue on hover */
}
.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
