.r6 h1.r6-title {
    /*border-bottom: 1px solid #E9E9E9;*/
    /*box-shadow: 0 3px 0 #F9F9F9;*/
    color: #00305B;
    font-size: 30px;
    margin-bottom: -6px;
}

span.r6_c1_link a {
    color: #0073C9;
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding-top: 5px;
}

span.r6_c1_link a:hover {
    text-decoration: none;
}

.divider {
    border-top:1px solid #e3e3e3;
    border-bottom:1px solid #ffffff;
    border-top:1px solid rgba(0, 0, 0, .1);
    border-bottom:1px solid rgba(255, 255, 255, .8);
    clear:both;
}

.wrapper-get-free {
    width: 960px;
}

hr.line-div {
    box-shadow: 0 2px 7px #EEEEEE;
}

.btn-get-free {
    /*border-top: 1px solid #E9E9E9;*/
    /*box-shadow: 0 -3px 0 #F9F9F9;*/
    padding: 50px 175px;
}

.btn-btn {
    display: inline-table;
    /*height: 40px;*/
    vertical-align: middle;
    /*width: 300px;*/
}

.btn-btn a {
    /*background: linear-gradient(to bottom, #91D8FF 0%, #0098E0 100%) repeat scroll 0 0 padding-box transparent;
    background-image: -webkit-gradient(linear, center top, center bottom, from(#91D8FF), to(#0098E0));
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#91D8FF,endColorStr=#0098E0);
    border: 1px solid #2598D9;
    color: #FFFFFF;
    margin: -1px;
    text-shadow: 0 1px 1px #000000;
    border-radius: 15px;
    padding: 5px 10px;
    text-decoration: none;*/
    /*background: url("/images/qphome/v2a/Get your free account.png") no-repeat scroll 0 0 transparent;*/
    /*display: inline-block;*/
    /*height: 44px;*/
    text-indent: -9999px;
    /*width: 300px;*/
    float: left;
}

.btn-btn a:hover {
    /*background: #3BAEF0; /* Old browsers */
    /*background: url("/images/qphome/v2a/Get your free account-hover.png") no-repeat;*/
    background-position: -104px -203px ;
    width: 300px;
    height: 40px;
}

.btn-get-free span {
    color: #464646;
    font-weight: bold;
    margin-left: 15px;
    vertical-align: middle;
    width: 279px;
}

span.btn-get-free-link a {
    text-decoration: underline;
    color: #0073C9;
    padding-left: 5px;
}

span.btn-get-free-link a:hover {
    text-decoration: none;
}

/*Footer*/

.new-footer {
    background: #E5E5E5;
}

.nf-content {
    width: 960px;
    left: -13px;
}

.nf-social {
    padding: 30px 0;
}

.nf-social span a {
    font-size: 13px;
    color: #444;
    padding: 5px 10px;
    text-decoration: none;
}

.nf-social span a:hover {
    text-decoration: underline;
}

span.blog {
    background: url('/images/qphome/v2a/blog.png') no-repeat left center transparent;
    padding-left: 10px;
    margin: 0 20px;
}

span.tw {
    background: url('/images/qphome/v2a/tw.png') no-repeat left center transparent;
    padding-left: 10px;
    margin: 0 20px;
}

span.fb {
    background: url('/images/qphome/v2a/fb.png') no-repeat left center transparent;
    padding-left: 10px;
    margin: 0 20px;
}

span.gmas {
    background: url('/images/qphome/v2a/g+.png') no-repeat left center transparent;
    padding-left: 10px;
    margin: 0 20px;
}

.nf-social h1 {
    font-family: 'Droid serif';
    font-size: 27px;
    color: #888888;
    font-weight: 600;
    padding-bottom: 20px;
}

.nf-cols {
    margin: 15px 0;
}

.nf-cols ul {
    display: inline-block;
    width: 140px;
    padding: 0 0 0 60px;
    text-align: left;
    font-size: 14px;
    vertical-align: top;
}

.nf-cols ul:first-child {
    padding: 0;
}

.nf-cols ul li {
    list-style: none;
    padding: 2px 0;
}

.nf-cols ul li a {
    color: #464646;
    text-decoration: none;
}

.nf-cols ul li a:hover {
    color: #999;
    text-decoration: underline;
}

.nf-cols ul h2 {
    color: #464646;
}

.nf-links {
    padding-bottom: 20px;
}

.ft-links {
    font-size: 11px;
    color: #555;
    margin: 20px 0 0 0;
    text-align: left;
}

.ft-links h4 {
    font-weight: bold;
    margin: 0;
    display: inline-block;
}

.ft-links a {
    color: #555;
    text-decoration: none;
    margin-right: 5px;
}

.ft-links a:hover {
    text-decoration: underline;
}

.new-footer-blue {
    background: #172D54;
    overflow: hidden;
    /*height: 220px;*/
}

.nf-content h3 {
    color: #6F7173;
    font-size: 14px;
    margin: 0;
    padding: 20px 0 0;
    text-align: left;
}

.partner-blue {
    background: #132644;
    border-radius: 8px;
    margin: 10px 0;
    padding: 10px;
    width: 750px;
}

.partner-blue ul {
    margin:	0;
    padding: 0;
}

.partner-blue ul li {
    display: inline-block;
    width: 155px;
    padding-right: 30px;
}

.partner-blue ul li:last-child {
    padding-right: 5px;
}

.partner-blue span {
    font-size: 11px;
    color: #45657E;
}

.partner-blue img {
    /*padding-right: 60px;*/
    display: block;
}

.partner-blue a:link, .partner-blue a:visited {
    text-decoration: none;
}

.logo-blue {
    float: left;
    padding: 10px 0 0 0;
}

.footer-info {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.links-info {
    float: left;
    color: #6F7173;
    font-size: 12px;
}

.links-info a {
    color: #6F7173;
    padding-right: 10px;
}

.links-info a:hover {
    text-decoration: none;
}

.sec-info {
    float: right;
    float: \0 !important;
}

.sec-info img {
    padding-left: 5px;
}

.copy-footer {
    padding: 10px 0;
    text-align: left;
}

.copy-footer a {
    text-decoration: none;
    padding: 0;
}

/*finish Footer*/

.box-gstarted {
    background: none repeat scroll 0 0 #172D54;
    background: -moz-linear-gradient(top, #225481, #142346);
    background: linear-gradient(to bottom, #225481 0%, #142346 100%) repeat scroll 0 0 padding-box transparent;
    background-image: -webkit-gradient(linear, center top, center bottom, from(#225481), to(#142346));
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#225481,endColorStr=#142346);
    border: 1px solid #0C2039;

    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;

    box-shadow: 0 0 10px #10213F inset;
    -webkit-box-shadow: 0 0 10px #10213F inset;
    -moz-box-shadow: 0 0 10px #10213F inset;
    left: 432px;
    padding: 15px 32px;
    position: absolute;
    top: 60px;
    z-index: 100;
    /* IE */
    filter: alpha(opacity=95);
    /* Firefox 0.9+, Safari 2.x+, Chrome, Opera 9+, IE 9+ */
    opacity: 0.95;
    min-width: 400px;
}

.box-gstarted h1 {
    font-family: 'Droid serif';
    color: #FFFFFF;
    font-size: 28px;
    padding-bottom: 5px;
    font-style: italic;
    text-shadow: 1px 1px #000000;
}

.box-gstarted h2 {
    color: #999999;
    font-size: 21px;
    font-weight: normal;
    padding-bottom: 5px;
}

input.btn-gstarted {
    /*background: linear-gradient(to bottom, #91D8FF 0%, #0098E0 100%) repeat scroll 0 0 padding-box transparent;
    background-image: -webkit-gradient(linear, center top, center bottom, from(#91D8FF), to(#0098E0));
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#91D8FF,endColorStr=#0098E0);
    border: 1px solid #2598D9;
    color: #FFFFFF;
    margin: 5px;
    text-shadow: 0 1px 1px #000000;
    border-radius: 15px;
    padding: 5px 10px;
    text-decoration: none;*/
    border: medium none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    /*position: relative;*/
    /*top: 3px;*/
}

.txt-gstarted {
    border-radius: 4px;
    height: 25px;
    vertical-align: middle;
    padding: 1px 5px;
}

.form-gstarted {

}

/* Content carousel */
.txt-benefits{
    float: left;
    width:370px
}
.slogan span {
    font-weight: normal;
    margin-top: 2px;
}
.example-orbit-content{
    display: none;
}
.content-text-slider{
    float: left;
    width: 100px;
}
.content-text-slider .orbit-prev,
.content-text-slider .orbit-next,
.content-text-slider .orbit-timer,
.content-text-slider .orbit-slide-number,
.content-text-slider .orbit-bullets{
    display: none !important;
}

.content-text-slider .orbit-container{
    background:none !important;
}

.slogan .txt-benefits h2 {
    color: #ffffff;
    font-size: 1.9em;
    font-weight: normal;
    margin-top: 0;
    float: left;
    white-space: nowrap;
}
/* Content carousel end */

/*arrows slide*/
div.orbit-wrapper:hover div.slider-nav {
    display: block!important;
}

div.slider-nav {
    display: none!important;
}

.timer {
    display: none;
}


/*clients*/

.r4_inc500 {
    /*bottom: 5px;*/
    width: 145px;
    float: left;
    padding-right: 10px;
}

.r4_customerLogoStrip {
    position: relative;
    top:5px;
}
/*.line-clients {
	float: left;
	width: 14px;
	z-index: 1;
	position: relative;
	top: 5px;
}*/

.line-clients {
    border-right: 1px solid #CCCCCC;
    box-shadow: 4px 0 5px #EEE;
    -webkit-box-shadow: 4px 0 5px #EEE;
    -moz-box-shadow: 4px 0 5px #EEE;
    /*filter: progid:DXImageTransform.Microsoft.Shadow(color=’#EEE, Direction=90, Strength=4);*/
    float: left;
    height: 58px;
    position: relative;
    top: 3px;
    /*right: 8px;*/
    width: 5px;
    z-index: 1;
}

.r4_clients {
    /*border-left: 1px solid #ccc;*/
    /*box-shadow: 4px 0 0 #F8F8F8 inset;*/
    float: left;
    /*padding-left: 4px;*/
    width: 794px;
}

.r4_clients p {
    color: #B6B6B6;
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    padding-left: 15px;
    position: relative;
    bottom: 0;
}

.slides_clients {
    /*padding-bottom: 10px;*/
    width: 794px;
    height: 70px;
}

#clients img {

    /*width: 742px!important;
    height: 80px!important;*/
}



/************* added to sitestyleII.css ***************/


body {
    background: url("/images/qphome/v2a/mainbg.png") repeat-x scroll left top transparent;
}

.r14 {
    background: none repeat scroll 0 0 #182E56;
    height: 7px;
}

.r1_c2 {
    left: 590px;
}

.r2_c3 {
    left: 5px;
}

.r3 {
    height: 345px;
    width: 960px;
    left: 5px;
}

.r4 {
    padding-top: 15px;
    height: 85px;
}

div.r6 > div {
    float: left;
    width: 28%;
    margin-top: 15px;
}

.r6 {
    height: 531px;
    width: 960px;
    top: 0;
}

.r6_c1 {
    left: 7px;
}

.r6_c2 {
    left: 80px;
}

.r6_c3 {
    left: 148px;
}

.r6_c1_c0 {
    height: 160px;
}

.r6_c1_c2, .r6_c1_c1{
    font-family: 'Droid sans';
}

.footerBBBLogo {
    background: url('images/qphome/v2a/AccreditesBusiness.png');
}

.newHeroSeparator {
    background:url('/images/qphome/r3_c1_c3-border-existing.png') repeat-x scroll 0 0 transparent;
    width:420px;
    height:25px;
    top: 9px;
}

.newHeroQPBuzz {
    font-size: 21px;
    color: #ffffff;
    font-weight: bold;
    padding-bottom:8px;
}

.newHeroFeatures > div {
    font-size:15px;
    line-height: 34px;
    color: #ffffff;
}

.newHeroFeatures a:link, .newHeroFeatures a:visited {
    color: #85b6d6;
}

.newHerobox-gstarted {
    left: 362px;
    padding:21px 25px 21px 22px;
    top: 44px;
}

.showEntry-r1_c2New {
    font-family:'Droid Sans', sans-serif ;
    font-size:13px;
    color: #fff;
    top:5px;
    position:absolute;
    left:780px;
    background:#182e56;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    padding:5px 15px;
    width:155px;
}

.showEntry-r1_c2New a:link, .showEntry-r1_c2New a:visited {
    font-family:'Droid Sans', sans-serif ;
    font-size:13px;
    color: #fff;
    text-decoration:none;
}

.box-gstarted .version3H2 {
    color: #999999;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 5px;
}

.version3SeparatorLine {
    background:url("/images/qphome/v2a/separatorLine.png") repeat-y scroll 0 0 transparent;
    float: left;
    height: 55px;
    width: 51px;
}

.version3BoxLeft {
    float: left;
    width: 168px;
}

.box-gstarted .version5H2 {
    color: #999999;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
}

.box-gstarted .version6H2 {
    color: #999999;
    font-size: 16px;
    font-weight: bold;
    float:left;
    padding-left: 5px;
    padding-top:5px;
}

.version6ProPlans {
    color: #999999;
    font-size: 16px;
    padding-top:18px;
    clear: both;
}

.version6ProPlans a:link, .version6ProPlans a:visited {
    color: #999999;
}

#seoCluster a {
    color:#464646;
}

.contact_box {
    border: 1px solid #CCCCCC;
    height: auto;
    width:100% !important;
    border-left:none;
    border-right:none;
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#f6f6f6));
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#f6f6f6 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%,#f6f6f6 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0%,#f6f6f6 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%,#f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#f6f6f6',GradientType=0 );
    box-shadow:none;
    padding: 25px 0 35px 0;
}

input.btnEmail, input.btnEmail:visited {
    background-image: linear-gradient(to top, #44A9D7, #94D0F2);
    border: 1px solid #6FB2DD;
    border-radius: 15px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding: 6px 20px;
    position: relative;
    font-family: 'Droid Sans', sans-serif;
    margin-bottom: 23px;
    background: -moz-linear-gradient(top, rgba(148,208,242,1) 0%, rgba(68,169,215,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(148,208,242,1)), color-stop(100%,rgba(68,169,215,1)));
    background: -webkit-linear-gradient(top, rgba(148,208,242,1) 0%,rgba(68,169,215,1) 100%);
    background: -o-linear-gradient(top, rgba(148,208,242,1) 0%,rgba(68,169,215,1) 100%);
    background: -ms-linear-gradient(top, rgba(148,208,242,1) 0%,rgba(68,169,215,1) 100%);
    background: linear-gradient(to bottom, rgba(148,208,242,1) 0%,rgba(68,169,215,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94d0f2', endColorstr='#44a9d7',GradientType=0 ); /* IE6-8 */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk0ZDBmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NGE5ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    margin-top:30px;
}
.btnEmail:hover {
    border: 1px solid #6FB2DD;
    border-radius: 15px 15px 15px 15px;
    color: #FFFFFF;
    display: inline-block;
    padding: 6px 20px;
    position: relative;
    background-image: -webkit-linear-gradient(bottom, #94D0F2,#44A9D7 );
    background-image: -moz-linear-gradient(bottom, #94D0F2,#44A9D7 );
    background-image: -o-linear-gradient(bottom, #94D0F2,#44A9D7 );
    background-image: -ms-linear-gradient(bottom, #94D0F2,#44A9D7 );
    background-image: linear-gradient(to top, #94D0F2,#44A9D7 );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44A9D7', endColorstr='#94D0F2',GradientType=0 ); /* IE6-8 */
    cursor: pointer;
    font-weight: bold;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0YTlkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NGQwZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}

ul.features {
    list-style: none;
    padding:0;
    margin:0;
    padding-top:20px;
}

ul.features li {
    padding-left: 1em;
    text-indent: -.7em;
    padding-top:15px;
    padding-bottom:15px;
    white-space: nowrap;
}

ul.features li:before {
    content: "• ";
    color: #0073D1;
}

ul.features li{
    width: 49%;
    display:inline-block;
    font-size: 14px;
    color:#464646;
}

.formHeader {
    padding-left:25px;
    color:#1A2A55;
}

.txtCenter {
    text-align: center;
}

.middleTry {
    position: absolute;
    height: 340px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.font15{
    font-size: 15px;
}

.font24{
    font-size: 24px;
}

#SubmitDiv, #AlertMessage{
    display:none;
}

.width100p{
    width: 100%;
}
.txtRed {
    color:#ff0000
}

.pt5{
    padding-top: 5px;
}

.pt10{
    padding-top: 10px;
}

.mtb50{
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.pa10 {
    padding: 10px;
}

.pb0 {
    padding-bottom: 0;
}

.mb0 {
    margin-bottom: 0;
}

.containerHeight {
    min-height:400px;
}

.feature-title {
    font-size:25px;
    color:#1A2A55;
}

.thnxMsg {
    border: 1px solid #CCCCCC;
    height: auto;
    width:100% !important;
    border-left:none;
    border-right:none;
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#f6f6f6));
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#f6f6f6 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%,#f6f6f6 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0%,#f6f6f6 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%,#f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#f6f6f6',GradientType=0 );
    box-shadow:none;
    padding: 35px 40px;
    margin-top:20px;
}

.thankHeader {
    color:#1A2A55;
    font-size: 20px;
    font-weight: bold;
    display:block;
    padding-bottom:15px;
}

.thankBody {
    color:#1A2A55;
    font-size: 16px;
    line-height: 25px;
}

.thankText {
    color:#1A2A55;
    font-size: 15px;
    display:block;
    padding-top:190px;
}
.thankText a:link, .thankText a:visited {
    text-decoration: underline;
    color:#1A2A55;
}


@media only screen and (max-width: 767px) {

    ul.features li{
        width: 100%;
    }

    ul.features li {
        padding-top:5px;
        padding-bottom:5px;
    }

    .containerHeight {
        min-height:420px;
    }

    .mtb50{
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .middleTry {
        height:380px;
        padding-left:0.9375em !important;
        padding-right:0.9375em !important;
    }

    ul.features {
        padding-top:10px;
    }

    .lblWd {
        text-align: left!important;
    }

    .lblWd p {
        margin-bottom: 0;
    }

    .contact_box {
        padding: 15px 0 10px 0;
    }

    .lblWd, .txWd {
        padding-bottom: 0 !important;
    }

    .country-list {
        width:250px !important;
        font-size: 14px !important;
    }

}

@media only screen and (min-width: 768px) and (max-width: 950px) {

    ul.features li{
        width: 100%;
    }

    ul.features li {
        padding-top: 0;
        padding-bottom:5px;
    }

    .containerHeight {
        min-height:430px;
    }

    .mtb50{
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .middleTry {
        height:410px;
        padding-left:0.9375em !important;
        padding-right:0.9375em !important;
    }

    .feature-title {
        font-size:25px;
    }

    .features {
        padding-top: 0!important;
    }

    .fortab-large4{
        width:33.3333% !important;
    }

    .fortab-large8{
        width:66.6667% !important;
    }

    .mtb50 .how-it {
        line-height: 25px !important;
        font-size:25px !important;
    }
}

.contact_box {
    border: 1px solid #CCCCCC;
    height: auto;
    width:100% !important;
    border-left:none;
    border-right:none;
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#f6f6f6));
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#f6f6f6 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%,#f6f6f6 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0%,#f6f6f6 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%,#f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#f6f6f6',GradientType=0 );
    box-shadow:none;
    padding: 25px 0 35px 0;
}

input.btnEmail, input.btnEmail:visited {
    background-image: linear-gradient(to top, #44A9D7, #94D0F2);
    border: 1px solid #6FB2DD;
    border-radius: 15px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding: 6px 20px;
    position: relative;
    font-family: 'Droid Sans', sans-serif;
    margin-bottom: 23px;
    background: -moz-linear-gradient(top, rgba(148,208,242,1) 0%, rgba(68,169,215,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(148,208,242,1)), color-stop(100%,rgba(68,169,215,1)));
    background: -webkit-linear-gradient(top, rgba(148,208,242,1) 0%,rgba(68,169,215,1) 100%);
    background: -o-linear-gradient(top, rgba(148,208,242,1) 0%,rgba(68,169,215,1) 100%);
    background: -ms-linear-gradient(top, rgba(148,208,242,1) 0%,rgba(68,169,215,1) 100%);
    background: linear-gradient(to bottom, rgba(148,208,242,1) 0%,rgba(68,169,215,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94d0f2', endColorstr='#44a9d7',GradientType=0 ); /* IE6-8 */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk0ZDBmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NGE5ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    margin-top:30px;
}
.btnEmail:hover {
    border: 1px solid #6FB2DD;
    border-radius: 15px 15px 15px 15px;
    color: #FFFFFF;
    display: inline-block;
    padding: 6px 20px;
    position: relative;
    background-image: -webkit-linear-gradient(bottom, #94D0F2,#44A9D7 );
    background-image: -moz-linear-gradient(bottom, #94D0F2,#44A9D7 );
    background-image: -o-linear-gradient(bottom, #94D0F2,#44A9D7 );
    background-image: -ms-linear-gradient(bottom, #94D0F2,#44A9D7 );
    background-image: linear-gradient(to top, #94D0F2,#44A9D7 );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44A9D7', endColorstr='#94D0F2',GradientType=0 ); /* IE6-8 */
    cursor: pointer;
    font-weight: bold;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0YTlkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NGQwZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}

ul.features {
    list-style: none;
    padding:0;
    margin:0;
    padding-top: 0;
}

ul.features li {
    padding-left: 1em;
    text-indent: -.7em;
    padding-top:15px;
    padding-bottom:15px;
}

ul.features li:before {
    content: "• ";
    color: #0073D1;
}

ul.features li{
    width: 49%;
    display:inline-block;
    font-size: 14px;
    color:#464646;
}

.formHeader {
    padding-left:25px;
    color:#1A2A55;
}

.txtCenter {
    text-align: center;
}

.middleTry {
    position: absolute;
    height: 340px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.font15{
    font-size: 15px;
}

.font24{
    font-size: 24px;
}

#SubmitDiv, #AlertMessage{
    display:none;
}

.width100p{
    width: 100%;
}
.txtRed {
    color:#ff0000
}

.pt5{
    padding-top: 5px;
}

.pt10{
    padding-top: 10px;
}

.mtb50{
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.pa10 {
    padding: 10px;
}

.pb0 {
    padding-bottom: 0;
}

.mb0 {
    margin-bottom: 0;
}

.pr0 {
    padding-right: 0 !important;
}

.containerHeight {
    min-height:430px;
}

.feature-title {
    font-size:25px;
    color:#1A2A55;
}

.thnxMsg {
    border: 1px solid #CCCCCC;
    height: auto;
    width:100% !important;
    border-left:none;
    border-right:none;
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#f6f6f6));
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#f6f6f6 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%,#f6f6f6 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0%,#f6f6f6 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%,#f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#f6f6f6',GradientType=0 );
    box-shadow:none;
    padding: 35px 40px;
    margin-top:20px;
}

.thankHeader {
    color:#1A2A55;
    font-size: 20px;
    font-weight: bold;
    display:block;
    padding-bottom:15px;
}

.thankBody {
    color:#1A2A55;
    font-size: 16px;
    line-height: 25px;
}

.thankText {
    color:#1A2A55;
    font-size: 15px;
    display:block;
    padding-top:190px;
}

.thankText a:link, .thankText a:visited {
    text-decoration: underline;
    color:#1A2A55;
}

.tryIcon {
    background: url('/images/qphome/v2a/tryIcon.png') no-repeat left center transparent;
    padding:10px 0 0 55px;
    font-size:30px !important;
    min-height:39px;
    white-space:normal;
    color: #1a2a55;
    line-height: 32.27px;
}

.intl-tel-input
{
    padding:7px 0;
}

@media only screen and (max-width: 767px) {

    ul.features li{
        width: 100%;
    }

    ul.features li {
        padding-top:5px;
        padding-bottom:5px;
    }

    .containerHeight {
        min-height:420px;
    }

    .mtb50{
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .middleTry {
        height:380px;
        padding-left:0.9375em !important;
        padding-right:0.9375em !important;
    }

    ul.features {
        padding-top:10px;
    }

    .lblWd {
        text-align: left!important;
    }

    .lblWd p {
        margin-bottom: 0;
    }

    .contact_box {
        padding: 15px 0 10px 0;
    }

    .lblWd, .txWd {
        padding-bottom: 0 !important;
    }

    .country-list {
        width:250px !important;
        font-size: 14px !important;
    }

    .tryIcon {
        background: url('/images/qphome/v2a/tryIcon.png') no-repeat left center transparent;
        padding: 0 0 0 50px;
        font-size:20px !important;
        min-height:39px;
        background-size: 39px;
        white-space:normal !important;
        line-height: 23px !important;
    }

    .rc-anchor-privacy {
        margin-right: 0 !important;
    }

    .thankText {
        padding-top:80px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 950px) {

    ul.features li{
        width: 100%;
    }

    ul.features li {
        padding-top: 0;
        padding-bottom:5px;
    }

    .containerHeight {
        min-height:430px;
    }

    .mtb50{
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .middleTry {
        height:410px;
        padding-left:0.9375em !important;
        padding-right:0.9375em !important;
    }

    .feature-title {
        font-size:25px;
    }

    .features {
        padding-top: 0!important;
    }

    .fortab-large4{
        width:33.3333% !important;
    }

    .fortab-large8{
        width:66.6667% !important;
    }

    .mtb50 .how-it {
        line-height: 25px !important;
        font-size:20px !important;
    }

    .tryIcon {
        background: url('/images/qphome/v2a/tryIcon.png') no-repeat left center transparent;
        padding: 0 0 0 60px;
        font-size:16px !important;
        min-height:20px;
        background-size: 49px;
        white-space: normal !important;
    }

}
.margin-top-25px {
    margin-top: 25px;
}