
@font-face {
    font-family: 'VegurRegular';
    src: url('/public/fonts/kfwebfont-webfont.eot');
    src: url('/public/fonts/kfwebfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('/public/fonts/kfwebfont-webfont.woff') format('woff'),
         url('/public/fonts/kfwebfont-webfont.ttf') format('truetype'),
         url('/public/fonts/kfwebfont-webfont.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.placeholder{color:#666}.placeholderFocus{color:#000}
#page{
    height: 100%; overflow: auto; position: relative; z-index: 2; background: #f5f9fc; -webkit-overflow-scrolling: touch;
}
.overthrow-enabled .overthrow {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
/*Page Layout*/
#header-wrapper{
    width:100%;
    background: url(/public/images/header-bg.png) repeat-x bottom;
    border-bottom:1px #c4d8e3 solid;
    float:left;
}
#header{
    width:960px;
    margin:0 auto;
    position:relative;
}

#nav-wrapper{
    width:100%;
    background: url(/public/images/nav-bg.png) repeat-x;
    border-bottom:1px #c4d8e3 solid;
    float:left;
    box-shadow: 0px 5px 8px #CCD5E0;
    position: relative;
}
#nav{
    width:960px;
    margin:0 auto;
    max-height: 41px;
    list-style: none;
    padding:0;
    
}
#nav li{
    padding:0;
    margin:0;
    display:inline;
}
#nav li a{
    margin:0;
    padding:0;
    display: inline-block;
    *display: inline;
    *zoom:1;
    width:16.30%;
    text-align: center;
    line-height:41px;
    float:left;
    background: center top no-repeat;
    -webkit-transition: background 0.4s ease;
    -moz-transition: background 0.4s ease;
    transition: background 0.4s ease;
}
#nav li a:hover{
    background: url(/public/images/pip.png) center bottom no-repeat;
}
#banner{
    width:960px;
    background: url(/public/images/ban-bg.jpg) bottom left no-repeat;
    margin: 0px auto 20px auto;
    padding:0;
    position:relative;
    -moz-box-shadow: 0 7px 18px #afafaf;
    -webkit-box-shadow: 0 7px 18px #afafaf;
    box-shadow: 0 7px 18px #afafaf;
    min-height: 425px;
    overflow: hidden;
    z-index: 0;
}
#content-wrapper{
    width:100%;
    background: url(/public/images/content-bg.png) repeat-x #f5f9fc;
    float:left;
    margin:0;
}
#content{
    width:940px;
    margin:0px auto 20px auto;
    border:1px #c0d8ed solid;
    border-top: none;
    background:white;
    padding:10px;
    box-shadow: 0 7px 18px #afafaf;
    overflow:hidden;
    position:relative;
}
#content-wrapper div.topbar{
    border:1px #c0d8ed solid;
    padding-top: 26px;
    background:url(/public/images/content_top.png) top repeat-x white;
    text-align: justify;
}
#subcontent{
    width:960px;
    margin:0 auto;
    
}
#footer-wrapper{
    width:100%;
    background: #f5f9fc;
    float:left;
}
#footer{
    width:940px;
    margin:0 auto;
    color:#9E9E9E;
    padding:10px;
}

#heart{
    float:right;
    padding-left:20px;
}

/*Page Content*/
a{
    color:#407EBD;
    text-decoration: none;
}
a:hover{
    color:#18964c;
}
#logo {
    
}
#logo-wrapper{
    display: inline-block;
    zoom: 1;
	*display: inline;
    padding-bottom:0.5%;
    padding-top:2%;
    width:265px;
}
#call-wrapper{
    display:inline-block;
    zoom: 1;
	*display: inline;
    vertical-align:bottom;
    width:295px;
}
#call {
    color:#222b58;
    font-size: 1.2em;
    display: block;
}
#call a#tel{
    font-size: 1.4em;
    color:rgb(24,191,76);
}
#call span{
    font-size: 1em;
}

#chat_online {
    cursor: pointer;
    text-decoration: none;
    display:block;
    position:absolute;
    width:280px;
    bottom: 0;
    right:0;
    z-index: 10;
    text-align: right;
}
#need_advice {
    display:inline-block;
    vertical-align: bottom;
    color:#222b58;
    font-size: 12pt;
    text-align: left;
}
#need_advice span {
    color:rgb(24,191,76);
    vertical-align: bottom;
}
#need_advice img {
    vertical-align: bottom;   
}
#hbm{
    display:inline-block;
    float:left;
    position:absolute;
    bottom:0;
    z-index: -1;
}
#ribbon {
    width:265px;
    z-index: 2;
    background: url(/public/images/ribbon.png) bottom right no-repeat;
    float:right;
    padding:2px 24px 70px 14px;
    display:inline-block;
    color:white;
    text-align:center;
}
.not-home{
    margin-top:-10px;
    margin-left:10px;
    margin-right: -5px;
}
#ribbon-title {
    font-size:1.81em;
    font-weight:bold;
    line-height: 36px;
    margin:10px 0 0 0;
    text-align:center;
}
#ribbon-subtitle {
    font-size:1em;
    margin:5px 0 10px 0;
    text-align:center;
}
#ribbon-form {
    text-align:left;
    margin-left:22px;
}
#ribbon-title-wrap {
    display: inline-block;
    *display: inline; 
    width:84px;
}
#ribbon-surname-wrap {
    display: inline-block;
    *display: inline; 
    width:135px;
}
#ribbon-form input {
    border:#18984d 1px solid;
    width:210px;
    padding:8px 5px 8px 5px;
    margin-bottom:7px;
    border-radius:5px;
    color:gray;
    display: inline-block;
    font-size: 0.9em;
}
#ribbon-form select {
    border:#18984d 1px solid;
    width:80px;
    padding:7px 5px 7px 5px;
    margin-bottom:7px;
    margin-right: 4px;
    border-radius:5px;
    color:gray;
    display:inline-block;
    font-size: 0.9em;
    background: white;
}

#ribbon-button-wrapper {
    margin-left: 1px;
    position:relative;
    height:40px;
}
#ribbon-form input.ribbon-button {
    position:absolute;    
    width:220px;
    padding:0;
    top:0;
    left:0;
    border-radius:5px;
    background-color: #222b58;
    color:white;
    font-size: 20px;
    font-weight:bold;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border:none;
    line-height: 40px;
    height:40px;
}
#ribbon-form input.ribbon-button2 {
    position:absolute;    
    width:220px;
    padding:0;
    top:0;
    left:0;
    border-radius:5px;
    background-color: #222b58;
    color:white;
    font-size: 24px;
    font-weight:bold;
    -moz-box-shadow: 0 7px 10px #397f59;
    -webkit-box-shadow: 0 7px 10px #397f59;
    box-shadow: 0 7px 10px #397f59;
    border:none;
    line-height: 40px;
    height:40px;
}
#slogan {
    width:359px;
    display:block;
    position:absolute;
    background: white;
    color:#220d6F;
    font-size: 15pt;
    font-weight:bold;
    text-align:justify;
    padding:10px;
    top:15px;
    left:250px;
    line-height:25px;
    border-radius: 5px;
    -moz-box-shadow: 3px 3px 10px #414141;
    -webkit-box-shadow: 3px 3px 10px #414141;
    box-shadow: 3px 3px 10px #414141;
}
#triangle {
    position:absolute;
    bottom:-2px;
    left:-25px;
}
div.berror{
    color:#184511;
    font-size:10pt;
}
#home_h1 {
    text-align:left;
}
#stamp {
    width: 197px;
    height: 224px;
    float: left;
    margin: 0px 20px 0px 0px;
}
#social-bar{
    margin:10px 0 20px 0;
}
#media-wrapper{
    float:left;
    width:100%;
}
.mediabox {
    float:left;
    outline:1px solid #c0d8ed;
    background:#dae8f5;
    width:32.33%;
    vertical-align: top;
    margin-top:10px;
    margin-left: 0.5%;
    margin-right:0.5%;
    *display: inline;
    *zoom:1;
}
.social-network{
    display:table;
    background:url(/public/images/media-bg.png) repeat-x bottom #fcfdfe;
}
.mediabox:hover{
    outline:1px solid #c0d8ed;
}
.mediabox span.title {
    background:url(/public/images/media-top-bg.png) repeat-x;
    height:23px;
    display:block;
    padding: 0px 10px 0px 10px;
    text-align:left;
    font-size: 1.38em;
    line-height:23px;
}
.mediabox img {
    width:100%;
}

.mediabox span.social {
    color:#407EBD;
    display:table-row;
    line-height:23px;
    text-indent: 10px;
}
#follow_us {
    position:absolute;
    right: 60px;
    top: 35px;
}
.socialbox {
    float: left;
    margin-top: 5px;
    margin-left:9.55%;
    text-decoration:none;
    font-size:1.13em;
    width:90.5%;
    padding:0;
}
.first {
    margin-top:20px;
}
.socialbox img {
    width:17.85%;
    margin:0 4.77% 0 0;
}
#promo-wrapper{
    float:left;
    width:100%;
}
.promobox {
    float:left;
    outline:1px solid #c0d8ed;
    display:inline-block;
    background:url(/public/images/media-bg.png) repeat-x bottom white;
    width:24%;
    vertical-align: top;
    margin:20px 0.5% 0 0.5%;
    *display: inline;
    *zoom:1;
}
.promobox:hover{
    outline:1px solid #c0d8ed;
}
.promobox span.title {
    background:url(/public/images/media-top-bg.png) repeat-x;
    line-height:23px;
    display:block;
    padding: 0px 10px 0px 10px;
    text-align:left;
    font-size: 1.38em;
}
span.news {
    color:#407EBD;
}
.promobox img {
    width:98.52%;
    padding-left: 0.74%;
    
}
.promobox span.details {
    display:block;
    text-align:center;
    font-size: 0.9em;
    margin-bottom:10%;
    margin-top: 5px;
}
#slides {
}
.slides_container {
                width:100%;
                overflow: hidden;
            }
            .slides_container div {
                width:100%;
                display:block;
            }
p.news-title{
    width:96%;
    padding:10px 2% 0 2%;
    color:#407EBD;
    font-weight: bold;
    text-align: left;
    font-size:0.9em;
    margin:0;
}
p.news-title a{
    text-decoration: none;
}
p.news-auth{
    width:100%;
    padding:5px 10px 0px 10px;
    color:#808080;
    text-align: left;
    font-size:0.8em;
    margin:0;
}
p.news-text{
    width:96%;
    padding:10px 2% 0 2%;
    text-align: left;
    font-size:0.9em;
    margin:0;
}
p.news-text a{
    text-decoration: none;
}

/*Get Offer Form*/
#footer p{
    font-size:0.85em;
}
#footer p.footer_last{
    font-size:0.8em;
}
.foot_nav{
    width:24.5%;
    vertical-align:top;
    display: inline-block;
    *display: inline;
    *zoom:1;
}
.foot_nav h4{
    margin-bottom:0.8em;   
}
.foot_nav ul{
    list-style: none;
    padding:0;
    font-size:0.8em;
}
.foot_nav ul li{
    padding:5px 0 5px 0;
}
div.error{
    color:red;
    font-size:0.8em;
    font-weight:bold;
    
}
#get_offer_pointer {
    display:none;
}
#get_offer_pointer img {
    float: right; width:100%; margin-top:-10px; margin-bottom:20px;
}
/*Get Offer Form*/
#form-wrapper-1 {
    float:left;
    width:100%;
    background: #ebf4fb;
    outline:solid 1px #b7ddf2;
    overflow:hidden;
    position:relative;
}
#form-wrapper-2{
    float:left;
    width:100%;
    outline:solid 1px #b7ddf2;
    position:relative;
    right:33.33%;
}
#form-wrapper-3{
    float:left;
    width:100%;
    outline:solid 1px #b7ddf2;
    position:relative;
    right:33.33%;
}
.col3{
    width:31.33%;
    float:left;
    vertical-align:top;
    padding:1%;
    position:relative;
    left:66.66%;
    
}
.col3 h3{
    color:#407EBD;

}
h2.fill-in{
    margin-bottom:0px;
}
span.req {
    color:red;
    font-weight:bold;
}
p.small-text{
    font-size:0.80em;
}
#blue-form{
    margin-bottom:10px;
    float:left;
    width:100%;
}
#blue-form p{
    text-align: left;
    margin: 0 0 1.0em 0;
}
#blue-form label{
    color:#525252;
    font-weight:bold;
    font-size: 0.87em;
    display:block;
}
#blue-form label span.small {
    font-size:0.9em;
    color:#666666;
    font-weight:normal;
}
#blue-form input {
    border:solid 1px #aacfe4;
    width:150px;
    padding:5px;
    border-radius: 5px;
    color:gray;
}
#blue-form input.postcode-field{
    margin-bottom:10px;
}
#blue-form select {
    border:solid 1px #aacfe4;
    width:160px;
    padding:5px;
    border-radius: 5px;
    color:gray;
    
    background: white;
}
#blue-form input[type=button]{
    text-decoration: none;
    font-size: 1em;
    border: none;
    padding: 8px;
    color: white;
    background-color: #407EBD;
    border-radius: 5px;
    width:auto;
}
#submit-wrapper{
    text-align:center;
    width:100%;
    float:left;
}
#submit-box{
    margin: 1px auto;
    width:110px;
    padding:10px;
    background: #ebf4fb;
    outline:solid 1px #b7ddf2;
}
#submit-box input {
    font-weight:bold;
    text-decoration: none;
    font-size: 1em;
    border: none;
    padding: 8px;
    color: white;
    background-color: #407EBD;
    box-shadow: 0 0 8px #aaaaaa;
    width:100%;
    border-radius: 5px;
    
}
#blue-form input.address_preview {
    border:none;
    background: none;
    width:100%;
    color:#666;
    padding: 2px 5px 2px 5px;
    font-size: 0.9em;
}
.s-wrapper{
    display:none;
}
#not-selected-error {
    display:none;
}
.loaderDiv {
    display:none;
    width:100%;
    text-align:center;
    position:relative;
}
.loaderDiv img {
    position:absolute;
    left:50%;
    margin-left:-75px;
}
hr.pay-hr{margin: 25px 0 25px 0;}
#payment-wrapper{background:#eaf4fd; border:1px #c0d8ed solid; width:300px; min-height:300px; padding:10px; display:table-cell;}
h2#pay-now{font-size: 2em; text-align:center;background:#407EBD;color:white;margin-top:0;}
#payment-text{display:table-cell; padding-right:20px;}

#payment p input{
    background: url(/public/images/netbanx_button2.png) no-repeat; 
    border:none;
    width:149px;
    height:47px;
}
#paypal_form p input{
    background: url(/public/images/paypal.gif) no-repeat; 
    border:none;
    width:149px;
    height:47px;
}
/*Information Page*/
.information{
    padding-left:50px;
    background: url(/public/images/info-bg.png) left top no-repeat;
    margin:0 2% 0 2%;
}
.information a{
    font-weight: bold;
    text-decoration: underline;
}
.information p{
    margin-top:5px;
}
/*Customers Page*/
.testimonials {
    margin: 25px 10px;
    font-style: italic;
}
.testimonials p {
    padding: 5px 10px;
}
.testimonials span {
    font-style: italic;
    color: #407EBD;
    display: block;
    text-align: right;
}
#video-wrapper{
    float:left;
    position: relative;
	padding-bottom: 30.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
    width:60%;
}
#video-wrapper iframe {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.orr{
    width: 36%; padding: 0 2% 20px 2%;display: inline-block;margin:0;vertical-align: top; 
}
/*Purchases Page*/
.purchase-col2{
    width:46%;
    padding:0 2% 0 2%;
    float:left;
}
.purchase{
    width:100%;
    text-align:left;
}
.purchase p {
    text-align: left;
}
.purchase img{
    border: none; float:right; padding:0 5px 0 5px;
}
/*Brochure Page*/
.brochure-col2{
    width:46%;
    padding:2%;
    float:left;
}
.blue-form-box{
    background: #ebf4fb;
    outline:solid 1px #b7ddf2;
    float:left;
    width:94%;
    padding:3%;
    
}
/*Contact Page*/
.contact_options{
    padding:5px 0 5px 0;
}
.contact_options hr{
    margin-top:-10px;
    color:#b7ddf2;
    background-color: #b7ddf2;
    border-color: #b7ddf2;
}
/*News Page*/
.news_item{
    overflow:hidden;
    border:1px #b7ddf2 solid;
    padding:2%;
    margin-bottom:15px;
}
.subtext{
    font-size:0.9em;
    margin:0;
    padding:0;
    font-style: italic;
}
.news_item hr{
    margin-top:-0px;
    color:#b7ddf2;
    background-color: #b7ddf2;
    border-color: #b7ddf2;
}
.pagination{
    text-decoration: none;
    border: 1px #c0d8ed solid;
    padding: 8px;
    margin: 8px 0 0 0;
    color: #407EBD;
    background-color: #eaf4fd;
}
.pagination:hover {
    text-decoration: none;
    border: 1px #c0d8ed solid;
    color: #FFF;
    background-color: #b1c7e0;    
    
}
.curpage {
    text-decoration: none;
    border: 1px #999 solid;
    padding: 8px;
    margin: 8px 0 0 0;
    color: #999; 
    background-color: #dcdcdc;
}
#rss {
    text-decoration: none; color:#18964c; overflow:hidden; display:block; vertical-align: middle; padding-top:10px;
}
#rss img {
    float:left; margin-right: 5px; vertical-align: middle;
}

.fb-comments, .fb-comments iframe[style] {width: 100% !important;}

.fb-comments span, .fb-comments iframe span[style] {width: 100% !important;}

.fb-comments, .fb-comments iframe[style] {width: 100% !important;}
.author_photo{
    float: left; width: 31.69%;
}
/*TV Page*/
.tvad {
    margin: 15px 15px 15px 0;
    text-align: center;
    width: 210px;
    border: 1px solid #b2cae4;
    padding: 5px 0 0 0;
    box-shadow: 0 7px 18px #afafaf;    
    list-style: none; 
    -webkit-transition: box-shadow 0.2s linear;
    -moz-transition: box-shadow 0.2s linear;
    transition: box-shadow 0.2s linear;    
    display:inline-block;
    zoom: 1;
	*display: inline;
}
.gallery {
    list-style: none;
    padding:0;
}
.tvad a {
    text-align: center;
    text-decoration: none;
    color: #2c5992;
}
.tvad:hover {
    border: 1px solid #237840;
    box-shadow: 0 7px 14px #10499e;     
}
/*Homebuyer Man Profile Page*/
#hb_man{
    float: left; width:21.69%;
}
/*Media Queries*/

@media screen and (max-width: 959px) {
    #nav{
        width:auto;
        box-sizing: border-box;
    }
    #header{
        width:auto;
        box-sizing: border-box;
    }
    #banner{
        width:auto;
        box-sizing: border-box;
    }
    #content{
        width:auto;
        box-sizing: border-box;
    }
    #subcontent{
        width:auto;
        box-sizing: border-box;
    }
    #footer{
        width:auto;
        box-sizing: border-box;
    }
    #slogan {
        display:none;
    }
    #logo-wrapper {
        
    }
    #follow_us {
        display:none;
    }
    #get_offer_pointer {
        display:none;
    }
}


@media screen and (max-width: 959px) and (min-width: 768px) {
    .mediabox span.title {
        font-size: 0.9em;
        font-weight:bold;
    }
    .promobox span.title {
        font-size: 1.0em;
        font-weight:bold;
    }
    .promobox span.details {
        font-size: 0.80em;
    }
    .socialbox {
        font-size:0.9em;
    }
    .foot_nav h4{
        font-size: 0.85em;
    }
    .foot_nav ul{
        font-size: 0.70em;
    }
    #video-wrapper{
	   padding-bottom: 35.25%; /* 16:9 */
    }
    #get_offer_pointer {
        display:none;
    }
    #logo-wrapper{
        margin-left:5px;
    }
}
@media screen and (max-width: 830px) {
    #chat_online {
        display:none;
    }
    #call-wrapper{
        width:63%;
        text-align:right;
    }
}
@media screen and (max-width: 767px) and (min-width: 640px) {
    .mediabox{
        width:49%;
    }
    .mediabox span.title {
        font-size: 1.38em;
    }
    .promobox {
        width:49%;
        margin-top:10px;
    }
    #css-table .col { 
    	display: table-cell; 
    	width: 50%; 
        
    }
    #chat_online {
        display:none;
    }
    #nav{
        font-size:1em;
    }
    .foot_nav {
        width: 24.5%;
    }
    #call {
        font-size: 1.2em;
        position:relative;
    }
    #call span#tel{
        font-size: 1.4em;
    }
    #call span{
        font-size: 1em;
    }
    #logo-wrapper{
        width:34.51%;
        margin-left:5px;
    }
    #logo{
        width:100%;
    }
    #header{
        height:auto;
    }
    #form-wrapper-2{
        right:50%;
    }
    #form-wrapper-3{
        right:50%;
        outline:none;
    }
    .col3{
        width:48%;
        left:100%;
    }
    #thumbs-up{
        width:23.59%;
    }
    #video-wrapper{
	   padding-bottom: 40.25%; /* 16:9 */
    }
    #get_offer_pointer {
        display:none;
    }
    #media-wrapper .social-network {
        width:99%;
    }
    .socialbox {
        font-size:1.1em;
        margin-left:5%;
        width:45%;
    }
    .socialbox img {
        width:25%;
    }
    p.news-title{
        font-size:1em;
    }
    p.news-text{
        font-size:1em;
    }
}
@media screen and (max-width: 639px) and (min-width: 480px) {
    .mediabox{
        width:49%;
    }
    .mediabox span.title {
        font-size: 0.85em;
        font-weight:bold;
    }
    #media-wrapper .social-network {
        width:99%;
    }
    .promobox {
        width:49%;
        margin-top:10px;
    }
    #chat_online {
        display:none;
    }
    #hbm {
        right:43%;        
    }
    #nav{
        font-size:0.9em;
    }
    .foot_nav {
        width: 24.5%;
    }
    
    #call {
        font-size: 1.2em;
        position:relative;
    }
    #call span#tel{
        font-size: 1.4em;
    }
    #call span{
        font-size: 1em;
    }
    #logo-wrapper{
        width:34.51%;
        margin-left:5px;
    }
    #logo{
        width:100%;
    }
    #header{
        height:auto;
    }
    #content .not-home{
        display:none;
    }
    .socialbox {
        font-size:0.95em;
        margin-left:5%;
        width:45%;
    }
    .socialbox img {
        width:25%;
    }
    #form-wrapper-2{
        right:00%;
    }
    #form-wrapper-3{
        right:0%;
    }
    .col3{
        padding: 1.5% 3% 1.5% 3%;
        width:94%;
        left:0%;
    }
    #thumbs-up{
        width:40%;
        display: block;
        padding-bottom:10px;
    }
    #video-wrapper{
        width:100%;
	   padding-bottom: 50.25%; /* 16:9 */
    }
    .orr{
        width: 96%; padding: 0 2% 20px 2%;display: inline-block;margin:0;vertical-align: top; 
    }
    .purchase-col2{
        width:96%;
        padding:0 2% 0 2%;
        float:left;
    }
    .purchase{
        min-height:149px;
    }
    .brochure-col2{
        width:96%;
        padding:0 2% 0 2%;
        float:left;
    }
    #get_offer_pointer {
        display:block;
    }
    .author_photo{
        float:none;
        display:block;
    }
    .news_article img {
        width:50%;
        max-width: 300px;
    }
    p.news-title{
        font-size:1em;
    }
    p.news-text{
        font-size:1em;
    }
    #hb_man{
        width:40%;
    }
    #home_h1 {
        font-size: 1.18em;
    }
    #content p {
        font-size:1.1em;
    }
    #footer p {
        font-size:1em;
    }
    #blue-form input {
        padding:10px;
        width:242px;
    }
    #blue-form select {
        padding:10px;
        width: 262px;
    }
    #submit-box {
        width:120px;
    }
    #submit-box input {
        padding:10px;
        width:100%;
    }
    #payment-wrapper{
        width:96%;
        margin-left:0;
        margin-bottom:15px;
        padding:2%;
        display: block;
    }
    #payment-text{
        padding-right:0;
        display: block;
    }
    #payment p input {
        width:224px;
        height:71px;
        background-size: 100%;
    }
    #paypal_form p input {
        width:224px;
        height:71px;
        background-size: 100%;
    }
}
@media screen and (max-width: 479px) {
    #header{
        height:auto;
    }
    #nav{
       font-size:0.9em;
    }
    #nav li a {
        width:33.3%
    }
    #nav-wrapper{
        background-repeat: repeat;
    }
    
    p#ribbon-title{
        text-align: center;
    }
    p#ribbon-subtitle{
        text-align: center;
    }
    #call-wrapper{
        width:75%;
        text-align:right;
        font-size:1.1em;
    }
    #call {
        line-height: 1em;
    }
    .callback{
        font-size:0.85em;
    }
    #chat_online {
        display:none;
    }
    #logo-wrapper{
        width: 22%;
    }
    #logo{
        width:100%;
        
    }

    #hbm{
        display:none;
    }
    #ribbon{
        margin:0 auto;
        float:none;
        display:block;
    }
    #content .not-home{
        display:none;
    }
    .promobox {
        margin-top:10px;
        width:99%;
    }
    .promobox span.details {
        font-size: 1.1em;
    }
    .mediabox {
        width:99%;
    }
    .foot_nav {
        width: 49.5%;
    }
    .socialbox {
        font-size:1.1em;
    }
    #home_h1{
        font-size:1.18em;
    }
    #stamp{
        width:50%;
        height:auto;
        margin:0 2% 10px 1%;
    }
    #form-wrapper-2{
        right:00%;
    }
    #form-wrapper-3{
        right:0%;
    }
    .col3{
        padding: 1.5% 3% 1.5% 3%;
        width:94%;
        left:0%;
    }
    #video-wrapper{
        width:100%;
	   padding-bottom: 55.25%; /* 16:9 */
    }
    .orr{
        width: 96%; padding: 0 2% 20px 2%;display: inline-block;margin:0;vertical-align: top; 
    }
    .purchase-col2{
        width:96%;
        padding:0 2% 0 2%;
        float:left;
    }
    .brochure-col2{
        width:96%;
        padding:0 2% 0 2%;
        float:left;
    }
    #hb_man{
        float: left; width:46%;
        padding:0 2% 0 2%;
    }
    #social-bar {
        display:none;
    }
    #get_offer_pointer {
        display:block;
    }
    .author_photo{
        width:50%;
    }
    #thumbs-up{
        width:40%;
        display: block;
        padding-bottom:10px;
    }
    .tvad {
        margin:15px auto;
        display:block;
    }
    .news_article img {
        width:100%;
    }
    p.news-title{
        font-size:1em;
    }
    p.news-text{
        font-size:1em;
        padding-bottom:10px;
    }
    .contact_options p{
        text-align:left;
    }
    #content p {
        font-size:1.1em;
    }
    #footer p {
        font-size:1em;
    }
    #blue-form input {
        padding:10px;
        width:231px;
    }
    #blue-form select {
        padding:10px;
        width: 251px;
    }
    #submit-box {
        width:120px;
    }
    #submit-box input {
        padding:10px;
        width:100%;
    }
    #payment-wrapper{
        width:96%;
        margin-left:0;
        margin-bottom:15px;
        padding:2%;
        display: block;
    }
    #payment-text{
        padding-right:0;
        display: block;
    }
    #payment p input {
        width:224px;
        height:71px;
        background-size: 100%;
    }
    #paypal_form p input {
        width:224px;
        height:71px;
        background-size: 100%;
    }
    #heart{
        width:100%;
        padding-left:0;
    }
}
