@font-face {
    font-family: NewsGothicBold;
    src: url(../fonts/News%20Gothic%20Std%20Bold.ttf);
}

@font-face {
    font-family: NewsGothic;
    src: url(../fonts/NewsGothicStd.otf);
}

@font-face {
    font-family: NewsGothicLight;
    src: url(../fonts/News%20Gothic%20Light.ttf);
}

@font-face {
    font-family: TrajanPro;
    src: url(../fonts/TrajanPro-Regular.ttf);
}

body { font-family: newsgothic; }

.container {
    padding-bottom: 20px;
}
.homebannercontainer {
    width: 780px !important;
}
.topline {
    height:5px;
    width:100%;
    background: #304598;
}

/* Foreign Exchange Widget */
	.foreign-exchange{
		padding: 20px 35px 30px 35px;
		border: 1px solid #dddddd;
		margin-bottom: 50px;
	}

	.foreign-exchange h3{
		color: #304598;
		font-weight: normal !important;
	}

	.checkmark{
		height: 15px;
		width: 15px;
		margin-right: 5px;
	}

	.foreign-exchange h4{
		color: #304598 !important;
		font-weight: normal !important;
		padding: 0;
		margin-top: 30px;
	}

	.foreign-exchange ul{
		margin-left: 25px;
	}

.greybg {
    background: rgba(247,247,247,0.49);
    border-top: 1px solid #eee;
}
.callus {
    /*font-family: NewsGothic;*/
    color: #3e3e3e;
    margin-top: 30px;
    float: right;
    font-size: 13px;
    background: #f4f6ff;
    padding: 4px;
}
.callus a {
    color: #304598;
}

.callus p {
    margin-bottom: 0;
}
.header  {
    background: #fff;
    position: relative;
    background-position: top center;
    border: 0;
    border-radius: 0;
    height: auto;
}
.header .container { padding-bottom: 0;}

.navbar-nav {
    clear:both;
}

img.logo {
    width: 340px;
}

.navbar-inverse .navbar-nav>li>a {
    /*font-family: TrajanPro;*/
    text-shadow: none;
    text-transform: uppercase;
}

a:hover img{
    opacity: 0.92;
}

a:hover {
    text-decoration: none;
}

div.footer {
    background: #373b43;
    color: #fff;
    padding-top:0;
}

div.footer p {
    color: #fff;
}

.footer ul {
    list-style: none;
    padding: 0px;
}

.footer ul li:before
{
    content: '»';
    margin: 0 5px 0 0;    /* any design */
}

.footer ul li a {
    color:#fff;
}

div.content h1.title {
    color: #2e3440;
    /*font-family: newsgothic;*/
    text-align: center;
    font-size: 34px;
    margin-bottom: 40px;
}

div.content h2.subtitle {
    color: #324cb0;
    /*font-family: newsgothic;*/
    text-align: center;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
}

div.content h2.grey-subtitle {
    /*font-family: newsgothic;*/
    text-align: center;
    color: #808080;
    font-size: 18px;
    margin-bottom: 60px;
}

div.content p.content {
    color: #000000;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    text-align: left;
    font-size: 12px;
    padding: 0 95px;
    margin-bottom: 30px;
}

div.footer p.content {
    font-size: 12px;
}
div.footer p.fheader {
    font-size:12px;
    text-transform:uppercase;
    /*font-family: newsgothic;*/
    font-weight: bold;
}
div.footer p.fsubheader {
    font-size:11px;
    text-transform:uppercase;
    /*font-family: newsgothic;*/
    font-weight: bold;
}
div.footer ul {
    font-size: 12px;
    color: #c3c3c3;
    letter-spacing: 0.5px;
}

.banner {
    background-image: url(../images/banner-home.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 370px;
    background-position: center;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #dedede;
}

.how {
    background-image: url(../images/banner-how.png);
    min-height: 300px;
    background-position: center;
}

.getstart {
    background-image: url(../images/banner-getstarted.png);
    min-height: 300px;
    background-position: center;
}

.banner h1 {
    /*font-family: NewsGothic;*/
    color: #2e3440;
    margin: 90px 0 20px 0;
}

.banner h1.white { margin: 50px 0 20px 0; }

.banner p {
    /*font-family: NewsGothic;*/
    color: #2e3440;
    margin: 0 0 5px;
}

.services {
    background-image: url(../images/background-services.png);
}

.benefits {
    background-image: url(../images/background-benefits.png);
}

.getstartedwrapper { height: 300px; position: relative; }
.getstarted {
    background-image: url(../images/bluecircle.png);
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    height: 240px;
    width: 300px;
    background-size: 100% auto;
    background-position: top center;
    padding-top: 70px;
    right: -120px;
}

.getstarted p {
    text-align: center;
    color: #fff;
}

.getstarted .buttonwrap a {
    padding: 10px;
}
.white { color: #fff !important;}

.centertext { text-align: center !important; }
.lefttext { text-align: left !important; }
.bold { font-weight: bold !important; }
.nopadding { padding: 0 !important; }
.nomargin { margin: 0 !important; }
.uppercase { text-transform: uppercase !important; }
.fleft { float:left !important; }
.centerimg { margin: 0 auto ; }
a.yellowbtn {
    color: #ffb700;
    text-align: center;
    /*font-family: newsgothic;*/
    border: 2px solid #ffb700;
    padding: 10px;
    border-radius: 5px;
    display:inline-block;
}

a.yellowfilledbtn {
    color: #fff;
    text-align: center;
    /*font-family: newsgothicbold;*/
    background: #ffb700;
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
}

.bestrate {
    width: 50%;
    margin: 0 auto !important;
    line-height: 30px;
    color: #c1caec !important;
}

.bestrate img {float:left;}

.buttonwrap {
    margin-top: 35px;
    margin-bottom: 20px;
}

a.bluebtn {
    color: #fff;
    text-align: center;
    /*font-family: newsgothic;*/
    background: #304598;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.services > .container { padding-bottom: 0;}
.services img {
    float: left;
    width: 18px;
    margin-right: 10px;
    margin-top: 3px;
}

.services p.title {
    font-size: 22px;
}

.services .leftpadding {
    padding-left: 30px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin: 25px auto 0;
    width: 95%;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.smallimage {
    float: left;
    margin-right: 10px;
    width: 50px;
}

div.content p.bigtext {
    font-size: 22px;
    padding: 10px 0px;
    text-align: left;
    margin: 0 0 5px 0;
}

div.content p.smalltext {
    text-align: left;
    padding: 0 0 0 60px;
    margin-bottom: 0;
}

.step {
    padding: 0 60px;
}

.step h1 {
    text-align: left !important;
    color: #2f4496 !important;
    float:left;
}

.step ul {
    clear:both;
    list-style-image: url(../images/steparrow.png);
    margin-left: 65px;
}

.getstart h1 {
    margin-top: 55px;
}

ul.checkmarks {
    list-style-image: url(../images/checkmark.png);
}

ul.checkmarks li { font-size: 15px; margin-bottom: 5px;}

.step ul li {
    font-size: 20px;
    margin-bottom: 25px;
}
.step img {
    float: right;
}
.stepnum {
    color: #fff;
    background: #324cb0;
    padding: 15px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 30px;
    font-family: newsgothicbold;
    line-height: 30px;
    float: left;
    margin-right: 15px;
}

.margin20 {
    margin-bottom: 20px;
}

.securityimg {
    margin: 100px auto 0;
    width:100px;
}

.frmTitle {
    background: #324cb0;
    color: #fff;
    text-align: center;
    font-size: 25px;
    padding: 10px;
    font-family: newsgothicbold;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border: 1px solid #ddd;
    border-bottom: 0;
}

.frmTitle img {
    position: absolute;
    top: -5px;
    left: 50px;
    width: 40px;
    z-index: 9999;
}

#frmGetStarted {
    width: 70%;
    margin: 0 auto;
}

#frmGetStarted button {
    -moz-box-shadow: 0px 1px 0px 0px #fff6af;
    -webkit-box-shadow: 0px 1px 0px 0px #fff6af;
    box-shadow: 0px 1px 0px 0px #fff6af;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:4px;
    border:0;
    display:inline-block;
    cursor:pointer;
    font-size:11px;
    font-weight:bold;
    padding:10px 24px;
    text-decoration:none;
    margin-top: 10px;
    text-transform: uppercase;

    color: #fff;
    text-align: center;
    font-family: newsgothicbold;
    background: #ffb700;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.frmBody {
    background: #fff;
    padding: 30px;
    border: 1px solid #ededed;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.frmBody div.row { padding: 5px 0; }

.frmBody input[type='text'], .frmBody input[type='email']{
    background: white;
    border: 1px solid #bbb;
    border-radius: 5px;
    box-shadow: 0 1px 5px #ccc inset;
    color: #666;
    outline: none;
    width:100%;
    padding: 4px 10px;
}

.frmBody textarea, #commentform textarea {
    background: white;
    border: 1px solid #bbb;
    border-radius: 5px;
    box-shadow: 0 1px 5px #ccc inset;
    color: #666;
    outline: none;
    width: 100%;
    padding: 4px 10px;
    height: 80px;
    resize: none;
}

.frmBody input.required, .frmBody textarea.required {
    border: 1px solid rgb(255, 252, 252);
    box-shadow: 0 1px 5px rgb(255, 68, 68) inset;
}

#googlemap {
    width: 100%;
    height: 400px;
}

#frmContact > .row { margin: 0;}

.frmBody p {
    text-align: left !important;
    padding: 0 !important;
}

.frmBody a.yellowfilledbtn {
    padding: 10px 30px;
}

.frmBody .radiogroup label {
    font-weight: normal;
    font-size:12px;
}

.frmBody label {
    background-repeat: no-repeat;
    padding-left: 20px;
    background-size: 13px auto;
    background-position: 0px 2px;
}
label.fullname { background-image: url(../images/icon-fullname.png); }
label.address { background-image: url(../images/icon-address.png); }
label.city { background-image: url(../images/icon-city.png); }
label.postal { background-image: url(../images/icon-postal.png); }
label.phone { background-image: url(../images/icon-phone.png); }
label.email { background-image: url(../images/icon-mail.png); }

#commentform > div {
    padding: 0;
    border: 0;
}

#commentform > div >div {
    padding-top: 5px;
}

.how h1 { margin: 70px 0 20px 0 !important; }
.how > .container { padding-bottom: 0; }

.nav-tabs {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.nav-tabs>li { margin-bottom: 0px; }
.nav-tabs>li>a { border-radius: 0; color: #555; border-top: 3px solid #fff; padding: 5px 15px;}
.nav-tabs>li>a:hover { background: none; border-color: #fff; border-top: 3px solid #fff; color: #304598; }
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus { border:0; border-top: 3px solid #304598; color: #304598;}

.faq { margin-top: 15px; }
.faq div.tab-content {
    padding: 30px 0;
}

.faq .questiongroup {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.faq .questiongroup a {
    color: #000;
}
.faq .questiongroup span.open {
    padding: 2px 4px 3px 5px;
    background: #555;
    color: #fff;
    font-weight: bold;
    margin-right: 15px;
    text-align: center;
}

.faq .questiongroup div.answer {
    padding: 5px;
    margin-top: 5px;
    display: none;
}

.page-title {
    background-image: url(../images/page_title_bg.png);
    overflow: hidden;
    height: 87px;
    border-top: 1px solid #d2d3d4;
    border-bottom: 1px solid #d2d3d4;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center;
}
.page-title h1 {text-align:left !important;
	margin-top: 27px;}

.news-article {
    overflow: hidden;
    margin-bottom: 10px;
}

.imgcontainer {
    border: 1px solid #ccc;
    box-shadow: 1px 2px 5px #ccc;
    padding: 0;
    max-height: 220px;
    overflow: hidden;
}

.single .imgcontainer {
    max-height: 500px;
    margin-bottom: 15px;
}
.news-img {
    width:100%;
}

.news-title {
    color: #333;
    margin-top: 0;
    font-size: 25px;
}

.news-description {
    text-align: justify !important;
    padding: 0 !important;
    margin-bottom: 15px !important;
	margin-top:10px;
    font-size: 16px !important;
	line-height:160%;
}
.page-template-page-blog .news-description.content {
	font-size:16px !important;
	font-family:'Open Sans', sans-serif !important;
}
.single-format-standard .news-description.content {
	font-size:16px !important;
	font-family:'Open Sans', sans-serif !important;
}

.news-info {
    margin-top: 10px;
    margin-bottom: 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 5px;
    font-size: small;
    clear:both;
}

.news-info a { color: #333; }
.news-info .readmore {
    float: right;
    color: #333;
    font-weight: bold;
}
.news-info a:hover { color: #304598; }

h2.title {
    font-size: 22px;
    margin-top: 0;
}

.widget-item ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.widget-item ul li:before {
    content: '\00BB';
    margin-right: 10px;
}

.widget-item ul li {
    font-size: 14px;
    color: #333;
    padding: 7px 0;
    border-bottom: 1px solid #e0dede;
}

.widget-item ul li a {
    color: #333;
}

.widget-item ul li a:hover { color: #304598; }

#comments {
    clear:both;
}

#comments div.comment div.col-xs-2 { padding:0;}
#comments div.comment div.col-xs-10 { padding-left:0;}
#comments .comment-info {
    font-size: 13px;
    color: #747474;
}

#comments .authorname {
    font-weight: bold;
}
#comments .comment-reply-link { color: #000; }
#comments .comment-reply-link:hover { color: #304598; }
#comments .commenttext {
    padding: 10px 0 0;
}

#comments h2.comments-title {
    font-size: 23px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
}
#comments ul.children {list-style-type: none; }

#reply-title > a { display: none; }
#comments ol.commentlist {
    list-style-type: none;
    padding: 0 20px;
}

#comments ol.commentlist li div.comment {
    border-bottom: 1px solid #e7e6e6;
    padding-bottom: 5px;
    padding-top: 5px;
}

.imagesdiv {
    text-align: center;
}
.imagesdiv img {
    display: inline-block;
    margin-right: 42px;
}
.imagesdiv img:last-child {
    margin-right: 0;
}

div.content ul {
    color: #304598;
    /* font-family: newsgothic; */
    padding-left: 15px;
}

div.content > ul { margin-top: 20px;
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
color: #000000; font-size:11px;}

div.content > ul > li {margin-left: 20px;}
div.content ul li ul { margin-top: 5px; }

div.content table {
    width: 100% !important;
    color: #000000;
	font-size: 12px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}

div.content table.clientcomments tr td  {
    height: 80px;
    max-height:100px;
}
div.content table.clientcomments tr td img { margin: 0 auto; width:auto;}
div.content table.clientcomments tr td:first-child { text-align: center !important; padding: 10px;}

div.content table tr td:first-child {
    width: 21% !important;
    padding-right: 10px;
	text-align: left;
}
div.content table tr td:last-child { width: 27%; }

div.content div.images {
    text-align: center;
}

div.content div.images img {
    display: inline-block;
    margin: 0 5px;
    width: auto;
}
img.img1 { height: 55px; }
img.img2 { height: 100px; }
img.img3 { height: 35px; }
div.content a.bluebtn {
    width: 130px;
    margin-top: 10px;
    display: block;
}

.widget-item {
    margin-bottom: 15px;
}

.bannerformwrapper form {
    width: 80%;
    float:right;
    background: #fff;
    padding: 80px 20px 20px 20px;
    border-radius: 7px;
    box-shadow: 0px 0px 0px 8px rgba(0,0,0,0.15);
    position:relative;
    margin-top:30px;
}
.bannerformwrapper .ribbon {
    background-image: url(../images/best-rate-ribbon.png);
    background-repeat: no-repeat;
    height: 80px;
    position: absolute;
    top: -11px;
    left: 10px;
    width: 275px;
    background-size: 100% auto;
}
.bannerformwrapper form label{
    margin-top: 5px;
}
.bannerformwrapper form button,.bannerformwrapper form .button {

    -moz-box-shadow: 0px 1px 0px 0px #fff6af;
    -webkit-box-shadow: 0px 1px 0px 0px #fff6af;
    box-shadow: 0px 1px 0px 0px #fff6af;
    background-color:#ffba00;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:4px;
    border:1px solid #c69205;
    display:inline-block;
    cursor:pointer;
    color:#2e3440;
    font-size:11px;
    font-weight:bold;
    padding:10px 24px 10px 20px;
    text-decoration:none;
    width: 100%;
    text-align: left;
    margin-top: 10px;
    background-image: url(../images/formbtn.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 35px auto;
    text-transform: uppercase;
    font-family: newsgothicbold;
}

.footerform {
    background: #454950;
    padding: 15px;
    border-radius: 5px;
}

.footerform select, .footerform input {
    margin-bottom: 10px;
}

.footerform button {
    color: #ffb700;
    text-align: center;
    /*font-family: newsgothic;*/
    border: 2px solid #ffb700;
    padding: 8px;
    border-radius: 8px;
    margin-bottom: 10px;
    background: transparent;
}

div.footer > .container { padding: 35px 0 !important;}
div.footerline {
    background: #33373e;
    height: 1px;
    width: 100%;
    margin:5px 0;
}

div.footer div.info {
    position: relative;
    line-height:30px;
    font-size:12px;
    color: #fff;
    padding: 0 !important;
}


div.footer a {
    color: #fff;
}

div.footer #links {
    position:absolute;
    left: 0;
}

div.footer #social {
    position: absolute;
    top: 0;
    right: 0;
}

div.footer p.info { text-align: center; }

.mosttrusted { margin-top: 100px; margin-bottom: 25px !important;}
.trustedby { margin: 60px 0 100px 0;}
.trustedheader, .formheader { margin-top: 100px !important; }
.imagesdiv { margin-bottom: 100px !important; }
.homebanner h1 {
    font-size: 40px;
    margin: 60px 0 20px 0;
}

a.inthemedia {
    margin: 40px 0 70px 0;
}
a.inthemedia:hover {
    background: #ddd;
    color: #666;
}

a.featuresbtn {
    margin: 30px 0 30px 0;
}

div.steps {
    padding-top: 80px;
    padding-bottom: 80px;
}

.step hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

.videocontainer {
    padding: 100px 0;
}

.benefits h1 {
    margin: 70px 0 20px 0 !important;
}
.benefits .subheader {
    margin-bottom: 50px;
}
.benefits .container {
    padding-bottom: 50px;
}

.stopoverpaying {
    padding-bottom: 0;
}

.bluegetstarted {
    margin: 30px auto 20px !important;
}

.footer1 {
    width:17%;
	padding-right:5px;
}
.footer2 {
    width: 20%;
	padding-left:5px;
	padding-right:5px;
}
.footer3 {
    width: 19%;
	padding-left:5px;
	padding-right:5px;
}
.footer5 {
	padding-left:5px;
	padding-right:5px;
	width: 21%;
}
.footer4 {
	padding-left:5px;
	padding-right:0;
	width: 18%;
}
.footer1 ul {
    font-size: 12px;
    font-family: newsgothiclight;
    text-transform: uppercase;
}
.footer3 a, .footer5 a {
	font-size:12px !important;
}
.featuresheader {
    margin: 100px 0 60px !important;
    font-size: 26px !important;
}

.services p.title {
    font-size: 18px !important;
    margin-bottom: 10px;
}
.services p.leftpadding {
    font-size: 12px;
    margin-bottom: 30px;
}

.simpletouse h1.title {
    margin: 100px 0 50px 0;
}

.col3 p.simpletouse:last-child { margin-bottom: 0;}
.simpletouse { padding-bottom: 0; margin-bottom: 100px ;}
.stopoverpaying h1 { margin: 100px 0 25px; }
.stopoverpaying p.content { margin-bottom: 60px !important;}
.stopoverpaying a.bluebtn { margin-bottom: 100px !important; }

.getstartedp { margin-bottom: 25px !important; }
.getstart ul.checkmarks li { margin-bottom: 20px;}
.getstart ul.checkmarks { margin-bottom: 70px; }

#frmGetStarted button.submit {
    width: 270px;
}
.getstartedybtn {
    margin: 20px 0 10px;
    width: 150px;
}

.servicescontent a.bluebtn {
    margin: 30px 0px 20px !important;
    width: 160px !important;
}

a.bluegetstarted {
    width: 210px  !important;
}

.simplesteps p.smalltext {
    margin-bottom: 25px !important;
}
.simplesteps p.smalltext:last-child { margin-bottom: 0 !important; }

@media (min-width: 768px) {
    .navbar-inverse .navbar-nav { margin-top: 10px; }

    .navbar-inverse .navbar-nav>li>a {
        background: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0px 5px;
        color: #2e3440;
    }

    .navbar-inverse .navbar-nav>li { margin-right: 5px;}

    .navbar-inverse .navbar-nav>li:last-child { margin-right: 0; }

    .navbar-inverse .navbar-nav>.current-menu-item>a {
        background: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #304598;
        padding: 0px 5px;
        border-radius: 5px;
        color: #fff;
    }
    .navbar-inverse .navbar-nav>.current-menu-item:hover>a {
        background: transparent;
    }
    .navbar-inverse .navbar-nav>li:hover>a {
        color: #fff;
        background: #304598 !important;
        border-radius: 5px;
    }
    .videorow .col1, .videorow .col3 {
        width: 47%;
    }
    .videorow .col2 { width: 6%; }

}

@media (min-width: 1200px)  {
    .container {
        width: 960px;
    }

    .navbar-inverse .navbar-nav>li>a {
        font-size: 12px;
    }

    .navbar-inverse .navbar-nav { margin-top: 15px;}

    .stepnum {
        font-size: 26px;
        line-height: 20px;
        width: 50px;
        height: 50px;
    }

    .step h1 {
        font-size: 27px !important;
        margin-bottom: 20px !important;
    }
    .step img { width: 55px; }

    .step ul { margin-left: 55px; }
    .step ul li { font-size: 17px; }


}


@media (min-width: 992px) and (max-width: 1200px) {
    .container {
        width: 930px;
    }
    .homebannercontainer {
        width: 700px !important;
    }

    .navbar-inverse .navbar-nav>li>a {
        font-size: 10px;
    }

    img.logo {
        width: 260px;
    }

    .banner {
        min-height: 300px;
    }

    .how {
        min-height: 230px;
    }

    .getstartedwrapper { height: 230px; position: relative; }

    div.content h1.title {
        font-size: 30px;
        margin-bottom: 35px;
    }

    div.content h2.subtitle {
        font-size: 20px;
        margin-top: 0;
        margin-bottom: 15px;
    }

    div.content h2.grey-subtitle {
        font-size: 15px;
        margin-bottom: 40px;
    }

    div.content p.content {
        font-size: 14px;
        padding: 0 60px;
        margin-bottom: 30px;
    }

    div.footer p.content {
        font-size: 11px;
    }
    div.footer p.fheader {
        font-size:12px;
    }
    div.footer p.fsubheader {
        font-size:11px;
    }
    div.footer ul {
        font-size: 10px;
    }
    .footerform { padding: 10px;}
    .footerform button { margin-bottom: 0;}

    .banner h1 {
        margin: 65px 0 15px 0;
        font-size: 30px;
    }

    .banner h1.white { margin: 35px 0 20px 0; }

    .services p.title { font-size: 20px; }

    div.content p.bigtext {
        font-size: 20px;
        padding: 10px 0px;
        margin: 0 0 5px 0;
    }

    div.content p.smalltext {
        padding: 0 0 0 60px;
    }

    .getstarted {
        height: 190px;
        width: 240px;
        padding-top: 60px;
        margin-left: -120px;
        right: -115px;
    }

    .buttonwrap {
        margin-top: 10px;
        margin-bottom: 7px;
    }
    .yellowfilledbtn { padding: 5px 10px !important; }
    .bestrate { width: 60%; line-height:25px; }
    .bestrate img { width: 25px;}

    .stepnum {
        font-size: 26px;
        line-height: 20px;
        width: 50px;
        height: 50px;
    }

    .step h1 {
        font-size: 27px !important;
        margin-bottom: 20px !important;
    }
    .step img { width: 55px; }

    .step ul { margin-left: 55px; }
    .step ul li { font-size: 17px; margin-bottom: 20px;}

    .getstart h1 { margin-top: 45px; }

    ul.checkmarks li { font-size: 15px; margin-bottom: 5px;}

    #googlemap { height: 330px; }
    .single .imgcontainer { max-height: 400px; }

    div.content > ul > li { margin-bottom: 15px; }

    .bannerformwrapper .ribbon {
        height: 70px;
        top: -10px;
        width: 240px;
    }
    .bannerformwrapper form {
        padding: 65px 10px 10px 10px;
        border-radius: 7px;
        margin-top: 20px;
    }
    .mosttrusted { margin-top: 85px; margin-bottom: 20px !important;}
    .homebanner h1 {
        font-size: 36px;
        margin: 50px 0 15px 0;
    }
    .trustedby { margin: 50px 0 85px 0 !important;}
    .trustedheader, .formheader { margin-top: 85px !important; }
    .imagesdiv { margin-bottom: 85px !important; }
    a.inthemedia {
        margin: 30px 0 60px 0;
    }
    a.featuresbtn {
        margin: 25px 0 25px 0;
    }
    .step hr {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .videocontainer {
        padding: 85px 0;
    }
    .benefits h1 {
        margin: 60px 0 20px 0 !important;
    }
    .benefits .subheader {
        margin-bottom: 40px;
    }
    .benefits .container {
        padding-bottom: 40px;
    }
    .securityimg { margin-top: 90px; }
    .imagesdiv img {
        margin-right: 35px;
    }
    .imagesdiv img:last-child { margin-right: 0; }
    .featuresheader {
        margin: 80px 0 40px !important;
        font-size: 22px !important;
    }

    .services p.title {
        font-size: 17px !important;
        margin-bottom: 10px;
    }
    .services p.leftpadding {
        font-size: 11px;
        margin-bottom: 30px;
    }

    .simpletouse h1.title {
        margin: 85px 0 40px 0;
    }
    .simpletouse { margin-bottom: 80px;}
    .stopoverpaying a.bluebtn { margin-bottom: 80px !important; }
    .stopoverpaying h1 { margin: 80px 0 20px; }
    .stopoverpaying p.content { margin-bottom: 50px !important;}
    div.footer > .container { padding: 30px 0 !important;}
    .getstartedp { margin-bottom: 20px !important; }
    .getstart ul.checkmarks li { margin-bottom: 15px;}
    .getstart ul.checkmarks { margin-bottom: 50px; }
    #frmGetStarted button.submit {
        width: 250px;
    }
    .getstartedybtn { margin: 5px 0 0px;  width: 130px;}
    .servicescontent a.bluebtn {
        margin: 25px 0px 15px !important;
        width: 150px !important;
    }
    a.bluegetstarted {
        width: 190px !important;
    }

    .simplesteps p.smalltext {
        margin-bottom: 20px !important;
    }
    .simplesteps p.smalltext:last-child { margin-bottom: 0 !important; }
}

@media (min-width: 768px) and (max-width: 992px) {

    .container {
        width: 750px;
    }
    .homebannercontainer {
        width: 600px !important;
    }


    img.logo {
        width: 200px;
    }

    .banner {
        min-height: 250px;
    }

    .how {
        min-height: 180px;
    }

    .getstartedwrapper { height: 180px; position: relative; }

    .navbar-inverse .navbar-nav>li>a {
        padding: 0px 5px;
        font-size: 10px;
    }

    .navbar-inverse .navbar-nav { margin-top: 5px;}

    div.content h1.title {
        font-size: 25px;
        margin-bottom: 26px;
    }

    div.content h2.subtitle {
        font-size: 17px;
        margin-top: 0;
        margin-bottom: 10px;
    }

    div.content h2.grey-subtitle {
        font-size: 13px;
        margin-bottom: 30px;
    }

    div.content p.content {
        font-size: 13px;
        padding: 0 50px;
        margin-bottom: 20px;
    }

    div.content ul, div.content table { font-size: 13px; }

    div.footer p.content {
        font-size: 9px;
    }
    div.footer ul {
        font-size: 9px;
    }

    .callus {
        margin-top: 20px;
        font-size: 11px;
    }

    .banner h1 {
        margin: 40px 0 15px 0;
        font-size: 25px;
    }

    .banner h1.white { margin: 20px 0 20px 0; }

    .banner p {
        font-size: 11px;
    }
    .services p.title { font-size: 18px; }
    .services img { width: 15px; }

    div.content p.bigtext {
        font-size: 18px;
        padding: 7px 0px;
        margin: 0 0 5px 0;
    }

    div.content p.smalltext {
        padding: 0 0 0 50px;
    }

    .smallimage { width: 40px; }

    .getstarted {
        height: 150px;
        width: 190px;
        padding-top: 45px;
        margin-left: -95px;
        right: -70px;
    }

    .buttonwrap {
        margin-top: 10px;
        margin-bottom: 7px;
    }
    .yellowfilledbtn { padding: 4px 10px !important; }
    .bestrate { width: 60%; line-height:20px; }
    .bestrate img { width: 20px;}

    .stepnum {
        font-size: 20px;
        line-height: 11px;
        width: 40px;
        height: 40px;
    }

    .step h1 {
        font-size: 23px !important;
        margin-bottom: 20px !important;
        margin-top: 10px;
    }
    .step img { width: 50px; }

    .step ul { margin-left: 55px; }
    .step ul li { font-size: 17px; margin-bottom: 15px;}

    .getstart h1 { margin-top: 35px; }

    ul.checkmarks {
        list-style-image: url(../images/checkmark-sm.png);
    }
    ul.checkmarks li { font-size: 13px; margin-bottom: 0px;}

    .frmTitle {
        font-size: 22px;
        padding: 7px;
    }

    .frmTitle img {
        width: 33px;
        top: -4px;
    }

    .frmBody label {
        font-size: 12px;
        padding-left: 15px;
        background-size: 11px auto;
    }
    .frmBody div.row { padding: 1px 0; }
    .frmBody input[type='text'], .frmBody input[type='email'] { font-size: 12px;}

    #googlemap { height: 250px; }

    .page-title { height: 65px; }
    .news-title { font-size: 22px; }
    .news-description { font-size: 12px !important; margin-bottom: 10px; }
	.news-description.content { font-size:12px; }
    .imgcontainer { max-height: 160px; }
    h2.title { font-size: 20px; }

    .single .imgcontainer { max-height: 300px; }
    .imagesdiv img {
        height: 40px;
        margin-right: 30px;
    }
    .imagesdiv img:last-child {
        margin-right: 0;
    }
    div.content > ul > li { margin-bottom: 10px; }

    div.content div.images img.img1 { height: 45px; }
    div.content div.images img.img2 { height: 80px; }
    div.content div.images img.img3 { height: 35px; }

    .bannerformwrapper .ribbon {
        height: 65px;
        top: -9px;
        width: 220px;
    }
    .bannerformwrapper form {
        padding: 65px 10px 10px 10px;
        border-radius: 7px;
        margin-top: 20px;
        box-shadow: 0px 0px 0px 7px rgba(0,0,0,0.15);
        width: 86%;
    }
    .bannerformwrapper form label {
        margin: 2px 0;
        font-size: 13px;
    }
    .bannerformwrapper form .form-control {
        height: 30px;
        padding: 4px 8px;
        font-size: 11px;
    }

    .bannerformwrapper form button {
        padding: 7px 10px;
        background-size: 30px auto;
        font-size: 10px;
    }

    .mosttrusted { margin-top: 70px; margin-bottom: 15px !important;}
    .homebanner h1 {
        font-size: 33px;
        margin: 35px 0 15px 0;
    }
    .trustedby { margin: 40px 0 70px 0 !important;}
    .trustedheader, .formheader { margin-top: 70px !important; }
    .imagesdiv { margin-bottom: 70px !important; }
    a.yellowbtn {
        padding: 7px 10px;
        font-size: 13px;
    }
    a.inthemedia {
        margin: 20px 0 50px 0;
    }
    a.featuresbtn {
        margin: 15px 0 15px 0;
    }
    .footerform .form-control {
        height: 28px;
        padding: 4px 6px;
    }
    .footerform button {
        padding: 4px 6px;
        margin-bottom:0;
        font-size:12px;
    }
    .footer #social img {
        width: 24px;
    }
    .footer .info {
        font-size: 11px !important;
        line-height: 20px !important;
    }
    .how h1 {
        margin: 50px 0 10px 0 !important;
    }
    div.steps {
        padding-top: 65px;
        padding-bottom: 65px;
    }
    .step hr {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .videocontainer {
        padding: 70px 0;
    }
    .benefits h1 {
        margin: 50px 0 15px 0 !important;
    }
    .benefits .subheader {
        margin-bottom: 35px;
    }
    .benefits .container {
        padding-bottom: 35px;
    }
    .securityimg { margin-top: 80px; }
    .bluegetstarted {
        margin: 25px auto 15px !important;
    }
    .featuresheader {
        margin: 50px 0 30px !important;
        font-size: 20px !important;
    }

    .services p.title {
        font-size: 15px !important;
        margin-bottom: 10px;
    }
    .services p.leftpadding {
        font-size: 10px;
        margin-bottom: 20px;
    }

    .simpletouse h1.title {
        margin: 70px 0 35px 0;
    }
    .simpletouse { margin-bottom: 65px;}
    .stopoverpaying a.bluebtn { margin-bottom: 65px !important; }
    .stopoverpaying h1 { margin: 65px 0 15px; }
    .stopoverpaying p.content { margin-bottom: 40px !important;}
    div.footer > .container { padding: 25px 0 !important;}
    .getstartedp { margin-bottom: 15px !important; }
    .getstart ul.checkmarks li { margin-bottom: 10px;}
    .getstart ul.checkmarks { margin-bottom: 40px; }
    #frmGetStarted button.submit {
        width: 220px;
    }
    .getstartedybtn { margin: 5px 0 0px;     width: 110px;}
    .servicescontent a.bluebtn {
        margin: 20px 0px 10px !important;
        width: 130px !important;
    }
    a.bluegetstarted {
        width: 160px !important;
    }
    .simplesteps p.smalltext {
        margin-bottom: 15px !important;
    }
    .simplesteps p.smalltext:last-child { margin-bottom: 0 !important; }
}

@media (max-width: 768px) {
    .simplesteps p.smalltext {
        margin-bottom: 10px !important;
    }
    .simplesteps p.smalltext:last-child { margin-bottom: 0 !important; }

    a.navbar-brand {
        padding: 1px 0 0 6px;
    }

    .margin20 {
        margin-bottom: 10px;
    }

    img.logo {
        height: 48px;
        width: auto;
    }

    .banner {
        height: auto;
        min-height:100px;
    }

    .homebannercontainer {
        width: 80% !important;
    }
    .navbar-inverse .navbar-toggle {
        background: #324cb0;
        border: 1px solid #ccc;
    }

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background: #324cb0;
    }

    .navbar-inverse .navbar-collapse {
        border-color: #777;
        position: absolute;
        width: 100%;
        z-index: 9999;
        height: auto;
    }

    .navbar-nav {
        margin-top: 0px;
    }

    .navbar-nav>li {
        background: #fff;
        border-bottom: 1px solid #eee;
    }
    .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus{
        color: #000;
    }

    .navbar-inverse .navbar-nav>.current-menu-item>a, .navbar-inverse .navbar-nav>.current-menu-item>a:hover, .navbar-inverse .navbar-nav>.current-menu-item>a:focus {
        background-color: #324cb0;
        background-image: none;
        color: #fff;
    }

    div.content h1.title {
        font-size: 20px;
        margin-bottom: 20px;
        margin-top: 10px;
    }

    div.content h2.subtitle {
        font-size: 13px;
        margin-top: 0;
        margin-bottom: 0px;
    }

    div.content h2.grey-subtitle {
        font-size: 10px;
        margin-bottom: 20px;
        margin-top: 15px;
    }

    div.content p.content {
        font-size: 11px;
        padding: 0 50px;
        margin-bottom: 15px;
    }
    div.content ul, div.content table { font-size: 11px; }

    div.footer p.content {
        font-size: 8px;
    }
    div.footer ul {
        font-size: 8px;
    }

    .callus { margin-top: 0; font-size: 10px;}
    .callus img { height: 15px;}

    .banner h1 {
        margin: 30px 0 15px 0;
        font-size: 22px;
    }

    .banner h1.white { margin: 10px 0 20px 0; }

    .banner p {
        font-size: 11px;
        margin-bottom: 30px;
    }

    .services p.title { font-size: 18px; margin-bottom: 5px; }
    .services p.content { margin-bottom: 10px; }
    .services img { width: 15px; }

    div.content p.bigtext {
        font-size: 14px;
        padding: 5px 0px;
        margin: 0 0 5px 0;
    }

    div.content p.smalltext {
        padding: 0 0 0 40px;
        font-size: 10px;
    }

    .smallimage { width: 30px; }

    .getstartedwrapper { height: 150px; position: relative; }
    .getstarted {
        height: 120px;
        width: 150px;
        padding-top: 35px;
        margin-left: -75px;
        right: -20px;
    }

    .getstarted p.content { font-size: 9px; margin-bottom: 5px;}

    .buttonwrap {
        margin-top: 10px;
        margin-bottom: 7px;
    }
    .yellowfilledbtn { padding: 4px 10px !important; }
    .bestrate { width: 63%; line-height:15px; }
    .bestrate img { width: 15px;}

    .step { padding: 0 10px; }
    .stepnum {
        font-size: 15px;
        line-height: 0px;
        width: 30px;
        height: 30px;
        padding: 15px 5px 0;
    }

    .step h1 {
        font-size: 23px !important;
        margin-bottom: 20px !important;
        margin-top: 10px !important;
    }
    .step img { width: 50px; }

    .step ul { margin-left: 25px; list-style-image: url(../images/steparrow-sm.png); }
    .step ul li { font-size: 15px; margin-bottom:0; }

    .getstart h1 { margin-top: 15px; }
    .getstart p { margin-bottom: 15px; }
    ul.checkmarks {
        list-style-image: url(../images/checkmark-sm.png);
        padding-left: 15px;
    }
    ul.checkmarks li { font-size: 11px; margin-bottom: 5px;}

    .securityimg {
        width: 50px;
    }

    #frmGetStarted { width: 80%; }
    .frmTitle {
        font-size: 22px;
        padding: 7px;
    }

    .frmTitle img {
        width: 33px;
        top: -4px;
    }

    .frmBody label {
        font-size: 12px;
        padding-left: 15px;
        background-size: 11px auto;
    }
    .frmBody div.row { padding: 1px 0; }
    .frmBody input[type='text'], .frmBody input[type='email'] { font-size: 12px;}

    #googlemap { height: 220px; }
    .nav-tabs>li>a { padding: 2px 10px;}
    .faq { margin-top: 0;}
    .faq div.tab-content {
        padding: 10px 0;
    }
    .faq .questiongroup {
        margin-bottom: 5px;
        padding-bottom: 5px;
    }

    .page-title { height: 45px; }
    .news-title { font-size: 20px; }
    .news-description { font-size: 11px !important; margin-bottom: 5px; }
	.news-description.content { font-size:11px; }
    .imgcontainer { max-height: 160px; }
    h2.title { font-size: 20px; }
    .single .imgcontainer { max-height: 300px; }

    .single .imgcontainer { max-height: 300px; }

    .imagesdiv img {
        height: 30px;
        margin-right: 10px;
    }
    .imagesdiv img:last-child {
        margin-right: 0;
    }
    div.content > ul > li { margin-bottom: 7px; }

    div.content div.images img.img1 { height: 35px; }
    div.content div.images img.img2 { height: 65px; }
    div.content div.images img.img3 { height: 30px; }
    div.content > ul { margin-top: 10px; }

    .bannerformwrapper .ribbon {
        height: 55px;
        top: -7px;
        width: 185px;
    }
    .bannerformwrapper form {
        padding: 55px 10px 10px 10px;
        border-radius: 7px;
        margin-top: 20px;
        box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.15);
        width: 200px;
    }
    .bannerformwrapper form label {
        margin: 2px 0;
        font-size: 11px;
    }
    .bannerformwrapper form .form-control {
        height: 25px;
        padding: 4px 8px;
        font-size: 10px;
    }

    .bannerformwrapper form button {
        padding: 5px 10px;
        background-size: 25px auto;
        font-size: 9px;
    }

    .homebanner p {
        margin-bottom: 0;
    }
    .mosttrusted { margin-top: 55px !important; margin-bottom: 10px !important;}
    .trustedby { margin: 30px 0 50px 0 !important;}
    .trustedheader, .formheader { margin-top: 50px !important; }
    .imagesdiv { margin-bottom: 50px !important; }

    img.reviewerimg { height: 40px;}
    a.yellowbtn {
        padding: 7px 10px;
        font-size: 13px;
    }
    a.inthemedia {
        margin: 15px 0 50px 0;
    }
    a.featuresbtn {
        margin: 10px 0 10px 0;
    }

    .footerform {
        padding: 8px;
        width: 100%;
    }
    .footerform .form-control {
        height: 20px;
        padding: 4px 6px;
        font-size: 8px;
    }
    .footerform button {
        padding: 3px 5px;
        margin-bottom: 0;
        font-size: 11px;
    }

    .footer #social img {
        width: 18px;
    }
    .footer .info {
        font-size: 9px !important;
        line-height: 10px !important;
    }
    .footer .info .textwidget {
        position: relative;
    }
    .how h1 {
        margin: 35px 0 5px 0 !important;
    }
    div.steps {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .step hr {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .videocontainer {
        padding: 60px 0;
    }
    .benefits h1 {
        margin: 40px 0 10px 0 !important;
    }
    .benefits .subheader {
        margin-bottom: 30px;
    }
    .benefits .container {
        padding-bottom: 30px;
    }

    .securityimg { margin-top: 65px; }
    .comment img.photo {
        width:85%;
        height: auto;
    }
    #comments .comment-info {
        font-size: 11px;
    }
    #comments .commenttext {
        padding: 5px 0 0;
    }
    .bluegetstarted {
        margin: 20px auto 10px !important;
        padding: 5px 10px !important;

    }
    div.footer p.content {
        font-size: 8px;
    }
    div.footer p.fheader {
        font-size:10px;
    }
    div.footer p.fsubheader {
        font-size:9px;
    }
    div.footer ul {
        font-size: 9px;
    }
    .featuresheader {
        margin: 35px 0 20px !important;
        font-size: 18px !important;
    }

    .services p.title {
        font-size: 14px !important;
        margin-bottom: 10px;
    }
    .services p.leftpadding {
        font-size: 10px;
        margin-bottom: 15px;
    }

    .simpletouse h1.title {
        margin: 55px 0 20px 0;
    }
    .simpletouse { margin-bottom: 50px;}
    .stopoverpaying a.bluebtn { margin-bottom: 50px !important; }
    .stopoverpaying h1 { margin: 50px 0 15px; }
    .stopoverpaying p.content { margin-bottom: 30px !important;}
    div.footer > .container { padding: 15px 5px !important;}

    .getstartedp { margin-bottom: 10px !important; }
    .getstart ul.checkmarks li { margin-bottom: 5px;}
    .getstart ul.checkmarks { margin-bottom: 30px; }
    #frmGetStarted button.submit {
        width: 170px;
    }
    .getstartedybtn { margin: 0px 0 0px; width: 80px; }
    .servicescontent a.bluebtn {
        margin: 15px 0px 5px !important;
        width: 110px !important;
    }
    a.bluegetstarted {
        width: 150px !important;
        font-size:10px;
    }
}


@media (max-width: 640px) {
    .step h1 {
        font-size: 17px !important;
    }
    div.content div.images img.img1 { height: 30px; }
    div.content div.images img.img2 { height: 55px; }
    div.content div.images img.img3 { height: 25px; }
}

@media (max-width: 550px) {
    .imagesdiv img {
        height: 25px;
    }
    div.content div.images img { margin: 0 2px;}
    div.content div.images img.img1 { height: 25px; }
    div.content div.images img.img2 { height: 45px; }
    div.content div.images img.img3 { height: 20px; }
    .banner h1 { font-size: 20px; }
    .banner p { font-size: 10px; }
    div.steps {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .videocontainer {
        padding: 45px 0;
    }
    .securityimg { margin-top: 50px; }
    .homebannercontainer {
        width: 90% !important;
    }
    div.footer p.content {
        font-size: 6px;
        padding-left:18px !important;
    }
    div.footer p.fheader {
        font-size:9px;
        padding-left: 0 !important;
        margin-bottom: 5px;
    }
    div.footer p.fsubheader {
        font-size:7px;
        padding-left: 0 !important;
    }
    div.footer ul {
        font-size: 8px;
    }
    div.footer img.fleft { width: 15px; }
    .footerform {
        padding: 5px 8px;
    }
    .footerform .form-control {
        height: 17px;
        padding: 0px 0px;
        font-size: 8px;
    }
    .footerform select {
        margin-bottom: 5px;
    }
    .footerform button {
        padding: 3px;
        margin-bottom: 0;
        font-size: 8px;
    }

    .featuresheader {
        margin: 25px 0 10px !important;
        font-size: 16px !important;
    }

    .services p.title {
        font-size: 12px !important;
        margin-bottom: 10px;
    }
    .services p.leftpadding {
        font-size: 9px;
        margin-bottom: 10px;
    }

    .simpletouse h1.title {
        margin: 40px 0 15px 0;
    }
    .simpletouse { margin-bottom: 30px;}
    .stopoverpaying a.bluebtn { margin-bottom: 30px !important; }
    .stopoverpaying h1 { margin: 30px 0 10px; }
    .stopoverpaying p.content { margin-bottom: 20px !important;}
    div.footer > .container { padding: 15px 5px !important;}
    #frmGetStarted button.submit {
        width: 140px;
    }
}

@media (max-width: 500px) {

	.star-ratings {
		display:none !important;
	}
    div.content h1.title {
        font-size: 16px;
        margin-bottom: 15px;
        margin-top: 5px;
    }

    div.content h2.subtitle {
        font-size: 10px;
        margin-top: 0;
        margin-bottom: 0px;
    }

    div.content h2.grey-subtitle {
        font-size: 8px;
        margin-bottom: 15px;
        margin-top: 10px;
    }

    div.content p.content {
        font-size: 10px;
        padding: 0 30px;
        margin-bottom: 10px;
    }
    div.content ul, div.content table { font-size: 10px; }

    div.footer p.content {
        font-size: 6px;
    }
    div.footer ul {
        font-size: 5px;
    }

    .stepnum {
        font-size: 15px;
        line-height: 0px;
        width: 30px;
        height: 30px;
        padding: 15px 5px 0;
    }

    .step h1 {
        font-size: 15px !important;
        margin-bottom: 15px !important;
        margin-top: 5px !important;
    }
    .step img { width: 35px; }

    .step ul { margin-left: 25px; }
    .step ul li { font-size: 13px; margin-bottom: 3px;}

    #frmGetStarted { width: 90%; }
    .frmTitle {
        font-size: 20px;
        padding: 3px;
    }

    .frmTitle img {
        width: 26px;
        top: -3px;
        left: 30px;
    }

    .frmBody { padding: 20px; }
    .frmBody label {
        font-size: 10px;
        padding-left: 15px;
        background-size: 10px auto;
    }
    .frmBody div.row { padding: 1px 0; }
    .frmBody input[type='text'], .frmBody input[type='email']  { font-size: 11px;}
    .frmBody .radiogroup label { font-size: 10px;}

    #googlemap { height: 180px; }

    .page-title { height: 35px; }
    .page-title h1 { margin-top: 10px !important; }
    .news-title { font-size: 16px; }
    .news-description { font-size: 9px !important; }
	.news-description.content { font-size:9px; }
    .imgcontainer { max-height: 110px; }
    h2.title { font-size: 16px; }
    .news-info { font-size: smaller;}
    .single .imgcontainer { max-height: 240px; }
    .banner h1 { font-size: 18px; }

    .bannerformwrapper .ribbon {
        height: 45px;
        top: -6px;
        width: 155px;
    }
    .bannerformwrapper form {
        padding: 45px 10px 10px 10px;
        border-radius: 7px;
        margin-top: 20px;
        box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.15);
        width: 170px;
    }
    .bannerformwrapper form label {
        margin: 2px 0;
        font-size: 10px;
    }
    .bannerformwrapper form .form-control {
        height: 25px;
        padding: 4px 8px;
        font-size: 10px;
    }

    .bannerformwrapper form button {
        padding: 4px 10px;
        background-size: 25px auto;
        font-size: 8px;
    }
    .trustedby { margin: 20px 0 35px 0 !important;}
    .trustedheader, .formheader { margin-top: 35px !important; }
    .imagesdiv { margin-bottom: 35px !important; }
    a.yellowbtn {
        padding: 5px 8px;
        font-size: 11px;
    }
    a.inthemedia {
        margin: 10px 0 30px 0;
    }
    a.featuresbtn {
        margin: 50px 0 10px 0;
    }
    .footer #social img {
        width: 13px;
    }
    .footer .info {
        font-size: 7px !important;
        line-height: 8px !important;
    }
    .footerform { width: 100%; }
    div.steps {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .step hr {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .benefits h1 {
        margin: 30px 0 10px 0 !important;
    }
    .benefits .subheader {
        margin-bottom: 10px;
    }
    .benefits .container {
        padding-bottom: 10px;
    }
    .securityimg { margin-top: 45px; }
    .footer1 { width: 18%; }
    .footer2, .footer3, .footer5 { width: 26%; }
    .footer4 { width: 30%; }
    div.footer img.fleft { width: 10px; }
    div.footer p.content { padding-left: 10px !important; }
    div.footer p.fheader { padding-left: 0 !important; }
    div.footer p.fsubheader { padding-left: 0 !important; }
    .getstartedp { margin-bottom: 5px !important; }
    .getstart ul.checkmarks li { margin-bottom: 5px;}
    .getstart ul.checkmarks { margin-bottom: 20px; }
}

@media (max-width: 440px) {
    .stepnum {
        font-size: 13px;
        line-height: 0px;
        width: 25px;
        height: 25px;
        padding: 13px 5px 0;
        margin-right:5px;
    }

    .step h1 {
        font-size: 13px !important;
        margin-bottom: 15px !important;
        margin-top: 5px !important;
    }
    .step img { width: 35px; }

    .step ul { margin-left: 5px; }
    .step ul li { font-size: 13px; margin-bottom: 2px;}
    #googlemap { height: 160px; }
    .single .imgcontainer { max-height: 200px; }

    .imagesdiv img {
        height: 20px;
    }
    div.content div.images img.img1 { height: 20px; }
    div.content div.images img.img2 { height: 35px; }
    div.content div.images img.img3 { height: 15px; }
    .banner h1 { font-size: 16px; }
    .banner p { font-size: 9px; }

    .bannerformwrapper .ribbon {
        height: 35px;
        top: -6px;
        width: 125px;
    }
    .bannerformwrapper form {
        padding: 35px 10px 10px 10px;
        border-radius: 7px;
        margin-top: 20px;
        box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.15);
        width: 140px;
    }
    .bannerformwrapper form label {
        margin: 0px 0;
        font-size: 8px;
    }
    .bannerformwrapper form .form-control {
        height: 16px;
        padding: 0px 8px;
        font-size: 8px;
    }

    .bannerformwrapper form button {
        padding: 2px 10px;
        background-size: 20px auto;
        font-size: 7px;
        margin-top: 0;
    }
    .mosttrusted { margin-top: 40px !important; margin-bottom: 5px !important;}
    .trustedby { margin: 15px 0 25px 0 !important;}
    .trustedheader, .formheader { margin-bottom: 25px !important; }
    .imagesdiv { margin-top: 25px !important; }
    .footerform button { font-size: 9px; }
    .footer #social img {
        width: 10px;
    }
    .footer .info {
        font-size: 6px !important;
        line-height: 7px !important;
    }
    .how h1 {
        margin: 30px 0 5px 0 !important;
    }
    div.steps {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .videocontainer {
        padding: 30px 0;
    }
    .securityimg { margin-top: 30px; }
    .homebannercontainer {
        width: 95% !important;
    }
    .footer1, .footer2, .footer3, .footer4 {
        padding: 0 5px;
    }
    .featuresheader {
        margin: 15px 0 10px !important;
        font-size: 14px !important;
    }

    .services p.title {
        font-size: 11px !important;
        margin-bottom: 5px;
    }
    .services p.leftpadding {
        font-size: 8px;
        margin-bottom: 5px;
    }

    .simpletouse h1.title {
        margin: 25px 0 10px 0;
    }
    .simpletouse { margin-bottom: 20px;}
    .stopoverpaying a.bluebtn { margin-bottom: 20px !important; }
    .stopoverpaying h1 { margin: 20px 0 10px; }
    .stopoverpaying p.content { margin-bottom: 10px !important;}
    div.footer > .container { padding: 10px 5px !important;}
    .getstartedp { margin-bottom: 5px !important; }
    .getstart ul.checkmarks li { margin-bottom: 2px;}
    .getstart ul.checkmarks { margin-bottom: 10px; }
    #frmGetStarted button.submit {
        width: 110px;
    }
}

@media (max-width: 360px) {

    div.content h1.title {
        font-size: 13px;
        margin-bottom: 10px;
        margin-top: 5px;
    }

    div.content h2.subtitle {
        font-size: 8px;
        margin-top: 0;
        margin-bottom: 0px;
    }

    div.content h2.grey-subtitle {
        font-size: 6px;
        margin-bottom: 10px;
        margin-top: 5px;
    }

    div.content p.content {
        font-size: 8px;
        padding: 0 30px;
        margin-bottom: 5px;
    }
    div.content ul, div.content table { font-size: 8px; }
    div.footer p.content {
        font-size: 5px;
    }

    #googlemap { height: 140px; }

    .page-title { height: 35px; }
    .page-title h1 { margin-top: 10px !important; }
    .news-title { font-size: 14px; }
    .news-description { font-size: 8px !important; }
	.news-description.content { font-size:8px; }
    .imgcontainer { max-height: 110px; }
    h2.title { font-size: 14px; }
    .news-info { font-size: xx-small;}
    .single .imgcontainer { max-height: 160px; }
    .imagesdiv img {
        height: 18px;
    }
    div.content div.images img.img1 { height: 15px; }
    div.content div.images img.img2 { height: 25px; }
    div.content div.images img.img3 { height: 10px; }
    .banner p { font-size: 8px; }
    .trustedby { margin: 10px 0 15px 0 !important;}
    .trustedheader, .formheader { margin-top: 15px !important; }
    .imagesdiv { margin-bottom: 15px !important; }
    div.steps {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .videocontainer {
        padding: 20px 0;
    }
    .benefits h1 {
        margin: 20px 0 5px 0 !important;
    }
    .benefits .subheader {
        margin-bottom: 5px;
    }
    .benefits .container {
        padding-bottom: 5px;
    }
    .securityimg { margin-top: 20px; }
    .footerform .form-control {
        height: 12px;
        padding: 0px 0px;
        font-size: 7px;
    }
    .footerform button {
        font-size: 6px;
    }
    .footerform input {
        margin-bottom: 5px;
    }

    .featuresheader {
        margin: 10px 0 7px !important;
        font-size: 13px !important;
    }

    .services p.title {
        font-size: 10px !important;
        margin-bottom: 5px;
    }
    .services p.leftpadding {
        font-size: 7px;
        margin-bottom: 5px;
    }

    .simpletouse h1.title {
        margin: 10px 0 10px 0;
    }
    .simpletouse { margin-bottom: 10px;}
    .stopoverpaying a.bluebtn { margin-bottom: 10px !important; }
    .stopoverpaying h1 { margin: 10px 0 5px; }
    .stopoverpaying p.content { margin-bottom: 5px !important;}
    div.footer > .container { padding: 5px  !important;}
    .getstartedp { margin-bottom: 5px !important; }
    .getstart ul.checkmarks li { margin-bottom: 0px;}
    .getstart ul.checkmarks { margin-bottom: 5px; }
    #frmGetStarted button.submit {
        width: 90px;
    }
}
h1{
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
font-weight:bold!important;
font-size:26px;
}
h2{
font-weight:bold!important;
}
h4{
/*font-family: Verdana, Arial, Helvetica, sans-serif!important;*/
font-weight:bold!important;
}
h3{
/*font-family: Verdana, Arial, Helvetica, sans-serif!important;*/
font-weight:bold!important;
}
div.forecast table tr td:first-child {
width: 1%!important;
padding-right: 10px;
text-align: left;
}
div.forecast table {
width: 65% !important;
color: #000000;
font-size: 12px;
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
div.benefit table tr td:first-child {
width: 30% !important;
text-align: left;
padding: 10px;
}
div.benefit table {
max-width: 85%;
background-color: transparent;
}

div.exchangerate table tr td:first-child {
width: 1% !important;
padding-right: 10px;
text-align: left;
}
div.exch table {
max-width: 70%;
}
div.style1 table tr td:first-child {
width: 1% !important;
padding-right: 10px;
text-align: left;
}
div.style1 a {
color: #2043F9;
font-size: 12px;
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
text-decoration: none;
}
div.style1 li a {
color: #304598;
font-size: 11px;
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
text-decoration: none;
}
.new {
color: #1A46F0;
}
div.style1 blockquote table tbody tr td a{
color: #304598;
font-size: 12px;
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
text-decoration: none;
}
div.table1 table tr td:first-child {
width: 7% !important;
padding-right: 10px;
text-align: left;
}
div.knight table tr td:last-child {
width: 1%;
}
div.knight table tr td:first-child {
width: 0% !important;
padding-right: 10px;
text-align: left;
}
div.getstarted1 table {
width: 57% !important;
color: #000000;
font-size: 12px;
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
div.getstarted1 table tr td:first-child {
width: 21% !important;
padding-right: 10px;
text-align: left;
}
div.getstarted1 table tr td:last-child {
width: 3%;
}
.knightsbridg{
color:blue;
}
.knightsbridg ul{
}
.knightsbridg ul li{
color:blue;
margin-left:18px;
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
.af-textWrap input,textarea{
width:550px;
}
div.exchangerate table tbody tr td span.larger .klklk{
font-size:14px;
}
.compare{
font-size:20px;
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
div.conversionamount table tr td:first-child {
width: 3% !important;
padding-right: 10px;
text-align: left;
}
div.profithot table tr td:first-child {
width: 1% !important;
padding-right: 10px;
text-align: left;
}




@media (max-width: 770px)
{
.footer5 { width: 100% !important; }
}



/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

.footer {

  width: 100%;

}

.my-20{
    margin-top: 20px;
    margin-bottom: 20px;
}
.my-40{
    margin-top: 40px;
    margin-bottom: 40px;
}
.my-60{
    margin-top: 60px;
    margin-bottom: 60px;
}

/* Banner images
-------------------------------------------------- */
.knfx-banner {
    display: block;
    margin: 20px auto;
}
.knfx-banner img{
    max-width: 100%;
}
/* Posts cta
-------------------------------------------------- */
.cta-wrap{
    text-align: center;
    margin: 40px auto;
}
.cta-wrap .inner{
    border:1px dashed #304598;
    padding: 16px 40px;
    display: inline-block;
}
.cta-wrap p{
    margin-bottom: 10px;
    color: #304598;
    line-height: 1em;
}
.cta-btn.button{
    display:inline-block;
    color: #FFF !important;
    transition: all 0.3s ease;
    text-transform: none;
}
.cta-btn:hover{
    color: #333 !important;
    text-decoration: none !important;
}


.single #infusionforms{
    width: 100% !important;
}
.single .thank_form_wrap h2{
    margin: 25px auto;
}
.single .thank_form_wrap .step{
    width: 32.5%;
}
.single .thank_form_wrap .step .step_text{
    line-height: 1em;
}
.single .thank_form_wrap .step > div {
    vertical-align: middle;
}
.pagination .screen-reader-text {display: none; }
.pagination-wrap{
    text-align: center;
}
.pagination{
    display: inline-block;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
    background-color: #304598;
    border-color: #304598;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus{
    color: #304598;
}

