/*
Theme Name: VerdictSearch
Theme URI: #
Author: #
Author URI: #
Description: Theme for VerdictSearch
Version: 1.0
License: GNU General Public License
*/
/*Fonts
@font-face {
    font-family: 'interstatebold';
    src: url('fonts/interstate-bold/interstate-bold-webfont.eot');
    src: url('fonts/interstate-bold/interstate-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/interstate-bold/interstate-bold-webfont.woff') format('woff'),
    url('fonts/interstate-bold/interstate-bold-webfont.ttf') format('truetype'),
    url('fonts/interstate-bold/interstate-bold-webfont.svg#interstatebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'interstateregular';
    src: url('fonts/interstate-regular/interstate-regular-webfont.eot');
    src: url('fonts/interstate-regular/interstate-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/interstate-regular/interstate-regular-webfont.woff') format('woff'),
    url('fonts/interstate-regular/interstate-regular-webfont.ttf') format('truetype'),
    url('fonts/interstate-regular/interstate-regular-webfont.svg#interstateregular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

/*Css reset start*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}
.lightweight {font-family: Interstate Light, Arial, sans-serif; color: #555555; margin-top: .5em;}
h1, h2, h3, h4, h5, h6 {
font-family: Interstate Bold, Arial, sans-serif; font-weight: normal; color: #333333;
}

h1{font-family: Interstate Bold, Arial, sans-serif; font-size: 1.75em; line-height: 1em; margin-top: 1em; margin-bottom: .25em;}

h2{font-family: Interstate Bold, Arial, sans-serif;font-size: 1.5em; line-height: 1.5em; margin: 1em auto;}

h3{font-family: Interstate Bold, Arial, sans-serif;font-size: 1.25em; margin: 1em auto;}

p{font-family: Interstate Regular, Arial, sans-serif; color: #333333; font-size: 1.125em; line-height: 1.625em; margin: 1em 0px;}

ol, ul {
    list-style: none;
    font-family: Interstate Regular, Arial, sans-serif; color: #333333;
	}

b, strong{font-family: Interstate Bold, Arial, sans-serif; font-weight:normal; color: #333333;}

img{border: 0;}

hr.rule {border-top: 1px solid #cccccc; border-right: 0; border-bottom: 0; border-left: 0;}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: Interstate Regular, Arial, sans-serif;
}

button::-moz-focus-inner {
    border: 0;
}

center{font-family: Interstate Regular, Arial, sans-serif;}

/*Css reset end*/

/*Clearfix*/
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.singlecolumn{clear: both;}

.hidden {
    display: none;
}

/*Custom styles*/
body {
    font: .875em/1em Arial, sans-serif;
    /*background: url(images/bg.png) no-repeat right 100px;*/
    min-width: 320px;
    overflow-x: hidden;
}

.wrapper,
.top-bar,
header {
    width: 990px;
    margin: 0 auto;
}

.wrapper {
    padding-bottom: 180px;
}

/*Homepage*/
.homepageContainer{background-image: url(http://imageserver.amlaw.com/publications/vsimages/bg-texture-v3.png); background-repeat: repeat-x; width:100%; height: 75%; padding-bottom: 3em;  box-shadow: 0px 0px 5px #888888;}
/* 
.homepagesingle{ width: 100%; height: 16em; padding-top: 1em; margin:0 auto;}
 */

.hp-leftcolumn{float:left; width:60%;  padding: .5em 0em 0em 0em;}
.hp-leftcolumn h1 {font-size: 2em;}
.hp-leftcolumn p {font-size: 1.25em;}
.hp-rightcolumn{float:right; width:35%; text-align:center; padding: .5em 0em 0em 0em;}

.hp-cta{float: left; padding-right: 1em;}

.homepageLeft{width:25%; float: right; margin-right: 2em; padding: 0 2em 0 1em;}/* background-color: rgba(0,0,0,.75);*/
.white{ color: #ffffff;}
.homepageRight{width:65%; float: right; margin-left: 2em;}
/*.homepageRight p, a{ text-align: center;}*/

.center{text-align:center;}
.ColOne{width:21em; float: left; margin: .25em 1.875em 0em 0em; color: #333333;}
.ColTwo{width:21em; float: left; margin: .25em 1.875em 0em 1.875em; color: #333333;}
.ColThree{width:21em; float: left; margin: .25em 0em 0em 1.875em; color: #333333;}

.ColOnecta{width:21em; float: left; margin: 0em 1.875em 0em 0em; color: #333333;}
.ColTwocta{width:21em; float: left; margin: 0em 1.875em; color: #333333;}
.ColThreecta{width:21em; float: left; margin: 0em 0em 1.5em 1.875em; color: #333333;}

.imgborder{border: 1px solid #eeeeee;}
/*Homepage*/

/*VerdictNews*/
.verdictnews{font-family: Interstate Regular, Arial, sans-serif; color:#333333; font-size:1.125em; line-height: 1.75em; padding: 1em 0;}
.verdictnewslist{font-family: Interstate Regular, Arial, sans-serif; color:#333333; font-size:1.125em; line-height: 1.75em; padding: 1em 0; list-style-type: disc;}
.heading{font-family: Interstate Regular, Arial, sans-serif; font-weight: bold; color: #333333; font-size: 1.5em; line-height: 1.65em; margin: 1em 0;}
.cta{font-family: Interstate Regular, Arial, sans-serif; font-weight: bold; color: #333333; font-size: 2em; line-height: 1.65em; margin: 1em 0; clear: both;}
.leftcolumn{float:left; width:30.9375em; padding: .5em 2em 0em 0em;}
.rightcolumn{float:left; width:30.9375em; padding: .5em 0em 0em 2em;}
.rightalign{text-align:right;}
hr {border: 1px solid #cccccc;}
.divider{clear: both;}
.vn-state{width: 175px; height: 200px; float: left; list-style-type: none; background-color: cccccc; border: 3px solid #cccccc; margin-right: 15px; margin-bottom: 2em;}
.verdictsearchred{color:#ce181f;}

.publicationlist{display:inline-block; width: 15em; padding-top: 0em; padding-right: 1em; vertical-align:top;}
.publicationlist p, a{font-size: .95em; color: #ce181f;}
    
a{text-decoration: none;}
/*VerdictNews*/

/*Database*/
.db-menu{float: left; margin-right: 1em; padding-top:0px;}
.db-left{float: left; width: 390px; padding-right: 2em; padding-top: 2em;}
.db-right{display: inline-block; width: 570px; height:348px; padding-top: 1em; background-image: url(http://verdictsearch.com/wp-content/uploads/2013/03/tablet-video.png); background-repeat: no-repeat;}
.video-img{margin-left: 1.75em; margin-top: 1em;}

.threecol{width:21.247em; display: inline-block; padding-top: 1.5em; vertical-align: top;}
.threecolmiddle{width:21.247em; display: inline-block; padding-top: 1.5em; margin: 0em 3em; vertical-align: top;}

.freetrial{background-image: url(http://imageserver.amlaw.com/publications/vsimages/bg-texture.png); background-repeat: repeat-x; padding: .5em 1.5em; margin-top: 1.5em; border: 3px solid #333333;}
/*Database*/

/*Plans and Pricing*/
.pricingtable{width: 100%;}
.pricing{max-width: 100%;}
.pricingcell{width:15em; padding: .5em 1em; background-color: #f7f7f7; border: 1px solid #cccccc;}
.pricingicon{width:15em; padding: .5em 1em; background-color: #f7f7f7; border: 1px solid #cccccc; text-align:center;}
.plans{width:16.875em;background-color: #ce181f; color:#ffffff; padding: .5em 1em; border: 1px solid #cccccc;}

.statepackagesleft{display:inline-block; width:55%; vertical-align:top;}
.statepackagesleft h3, p{color: #333333;}
.statepackagesright{display:inline-block; width:41%; vertical-align:top;}

.statenamelist{display:inline-block; padding-top: 2em; padding-right: 1em; vertical-align:top;}
.statenamelist p{font-size: 1em; line-height: 1em;}
/*.statenamelist a{color: #777777; text-decoration: underline;}*/
/*Plans and Pricing*/

/*Research on Call*/
.rcproducts{background-color: #f3f3f3; padding: .5em 1.5em; margin-top: 1.5em;}
.roc_left{float:left; width:25%;}
.roc_right{float: right; width:75%; padding-top: 1.5em;}

.rclist{line-height: 1.5em; list-style-type: disc; margin-left:1.5em;}
/*Research on Call*/

/*Trends*/ 
 .trendsright button{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    bottom: 16px;
    color: #CE181F;
    display: block;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 20pt;
    padding: 0;
    text-decoration: none;
    cursor: pointer;
    margin-top: .5em;
    }
    
.trends {
    position: relative;
    padding: 0;
    width:270px;
    display:block;
}
a.trends{font-size: .85em; line-height: 1.5em;}
.trends_text {
    position: absolute;
    top: 0;
    color:#ffffff;
    background-color:rgba(51,51,51,0.9);
    width: 250px;
    height: 200px;
    padding: 10px;
    z-index: 10;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.trends_text:hover {
    opacity:1;
}
}

img {
    z-index:1;
}

/*Trends*/

/*Contact Page*/
.contact{color: #ce181f; margin: 0;}
.contactleft{float:left; width:30.9375em; padding: 2em 2em 2em 0em; margin-top: 2em; border-right: 1px solid #cccccc;}
.contactright{float:right; width:30.9375em; padding: 0em 0em 2em 2em; margin-top: 2em;}
     .contactright button{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    bottom: 16px;
    color: #CE181F;
    display: block;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 20pt;
    padding: 0;
    text-decoration: none;
    cursor: pointer;
    margin-top: .5em;
    }
    
    .freetrial-formcontainer{width: 50em; margin: 0 auto;}
    .freetrial-title {
        margin-left: 8% !important;
    }

    .freetrial-article {
        margin-left: 8% !important;
    }

    .freetrial-form {
        width: 100% !important;
    }

    .freetrial-form input, .freetrial-form textarea {
        display: block !important;
        width: 100% !important;
    }

    .freetrial-form .select-state-label {
        width: 100%;
    }

    .freetrial-form .drop-container {
        margin: 0 !important;
        padding-left: 0 !important;
        height: 40px !important;
    }
    
     .freetrial-form .drop-container {
        padding-left: .5em !important;
        height: 40px !important;
        margin: 0 !important;
    }
    .freetrial-form .select-state-label {
        display: inline;
    }
    
    
    .freetrial-form span.wpcf7-form-control-wrap {
        float: none !important;
        position: relative;
    }

    .freetrial-form .clearfix span.wpcf7-not-valid-tip {
        margin: -10px 0 0;
    }
    
    .submitacase-form span.wpcf7-form-control-wrap {
        width: 100%;
    }
    .freetrial-form span.wpcf7-not-valid-tip{
        height: 30px;
        left: 0;
        line-height: 30px;
        padding: 0 0 0 5px;
        position: absolute;
        top: 0 !important;
        width: 237px;
        z-index: 1;
        margin: -30px 0 0 0;
    }
/*Contact Page*/

/*Buttons*/
.button {
    display: block;
    margin: 25px auto 0;
    height: 39px;
    padding: 0 30px;
    background: #ce181f;
    border: none;
    box-shadow: 2px 2px 2px #ccc;
    font-family: Interstate Bold, Arial, sans-serif;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
}

.link-button {
    background: none repeat scroll 0 0 #CE181F;
    box-shadow: 2px 2px 2px #CCCCCC;
    color: #FFFFFF;
    display: inline-block;
    font-family: Interstate Regular, Arial, sans-serif;	
    font-size: 18px;
    font-weight: bold;
    height: 37px;
    line-height: 37px;
    /*margin-top: 19px;*/
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    width: 240px;
    *zoom: 1;
    *display: inline;
}

.product-signup-form .link-button {
    font-size: 17px;
    margin-top: 0;
}

.link-button.small {
    width: 110px;
    height: 28px;
    font-size: 13px;
    line-height: 28px;
    padding: 0px;
    text-align: center;
   /* margin: 0px;
    float: right;*/
}

.link-button.small.long {
    width: 160px;
}
/*Top Bar*/
.top-bar-wrapper {
    background: #2c2c2c;
}

/*Styles for Chrom only*/
@media all and (-webkit-min-device-pixel-ratio:0) {
    .top-bar-wrapper {
        padding-bottom: 5px;
    }
}

.top-bar {
    text-align: right;
}

.top-bar li {
    padding: 1em;
    font-size: 1em;
    font-family: Interstate bold, Arial, sans-serif;
    color: #ccc;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.top-bar li a {
    color: #999;
    text-decoration: none;
}

/*Header*/

.header-wrapper {
    width: 100%;
    height: 115px;
    background: #ce181f;
}

header {
    position: relative;
}

.logo {
    display: block;
    float: left;
    margin-left: -30px;
}

.logo img,
.description img {
    max-width: 100%;
}

.description {
    float: left;
    padding-top: 15px;
}
/*--- DROPDOWN BEGIN---*/
#menu{position:relative; width: 100%; top: 1.25em; margin-left: 0em; z-index:998;}
#nav{list-style:none; /* Clear floats */ float: left; width:100%;  padding-bottom: 1em;}
#nav li{font-family: Interstate Regular, Arial, sans-serif; text-transform: uppercase; float: left; font-size: 1em; margin-right:.625em; position:relative;}
#nav a{display:block; padding:.3125em; color:#ffffff; text-decoration:none;}
#nav a:hover{color:#cccccc; text-decoration:underline;}

/*--- DROPDOWN ---*/
#nav ul{
	background:#555555; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
	z-index:999;}
	
#nav ul li{
	font-size: 1em;
	padding: .3125em;
	/* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
	background-color:#222;
	width: 100%;
	border-bottom: .0625em solid #555555;
	border-bottom-width: 100%;
	-webkit-box-shadow: .0625em .0625em .3125em .0625em #333333;
    box-shadow: .0625em .0625em .3125em .0625em #333333;}
    
#nav ul a{white-space:nowrap; color: #ffffff;
 /* Stop text wrapping and creating multi-line dropdown items */}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:0em; /* Bring back on-screen when needed */}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */}
/*--- End DROPDOWN ---*/

/*Primary nav*/
.primary-nav {
    float: left;
    position: relative;
    bottom: -19px;
}

.primary-nav ul {
    font-size: 0px;
}

.primary-nav li:first-child a {
    border-left: 1px solid #fff;
}

.primary-nav li {
    width: 160px;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.primary-nav li.current-menu-item {
    border-bottom: 5px solid #666;
}

.primary-nav li a {
    display: block;
    font-family: Interstate Regular, Arial, sans-serif;
    font-size: 12px;
    color: #2c2c2c;
    text-decoration: none;
    border-right: 1px solid #fff;
    padding: 0 10px 11px;
}

.primary-nav li a span {
    font-weight: bold;
    font-family: Arial;
    vertical-align: bottom;
    display: inline-block;
    font-size: 12px;
    zoom: 1;
    *display: inline;
}

.primary-nav li a span:first-child {
    font-family: Interstate Bold, Arial, sans-serif;
    color: #fff;
    display: block;
    font-size: 17px;
    line-height: 18px;
    margin-bottom: 10px;
}

.primary-nav li:last-child a span:first-child {
    width: 80%;
}

/*Content*/
.content {
    padding-top: 25px;
}
.content.home {
    padding-top: 8px;
}

.what-is-vs {
    width: 80%;
    font: 18px/28px Arial, sans-serif;
    color: #666;
    text-align: center;
    margin: 0 auto 55px;
    padding: 0 20px;
}

.what-is-vs h2 {
    font-family: Interstate Bold, Arial, sans-serif;
    font-size: 36px;
    line-height: 36px;
    color: #333;
    text-align: center;
    margin-bottom: 25px;
}
.what-is-vs .sub-copy {
    font-size: 16px;
}

/*What is VerdictSearch blocks*/

.videoleft{width:600px; margin-top: 30px; float: left; border: 1px solid #cccccc;}

.videoright{width:350px; margin-top: 30px; padding-left: 30px; float: right;}

.blocks-wrapper {
    margin-bottom: 50px;
}

.wvs-block {
    width: 319px;
    margin-left: 15px;
    float: left;
}

.wvs-block:first-child {
    margin-left: 0px;
}

.wvs-block .heading {
    font-family: Arial;
    color: #ce181f;
    font-size: 18px;
    text-align: center;
    margin-bottom: 22px;
    font-weight: bold;
}

.wvs-block-content {
    padding: 0px 20px 17px 20px;
    font: 12px/19px Arial, sans-serif;
    color: #333;
    min-height: 400px;
    position: relative;
}

.wvs-block-content.why-verdict {
    min-height: 469px;
}

.wvs-block-content img {
    position: absolute;
    bottom: 10px;
}

.wvs-block-content p {
    margin-bottom: 15px;
}

.wvs-block-top {
    width: 100%;
    height: 133px;
    background: url(images/blocks/wvs-block-top.png) no-repeat;
}

.wvs-block-middle {
    width: 312px;
    min-height: 400px;
    background: url(images/blocks/wvs-block-middle.png) repeat-y;
    float: right;
    margin-top: -107px;
}

.wvs-block-bottom {
    width: 312px;
    height: 5px;
    background: url(images/blocks/wvs-block-bottom.png) repeat-y;
    float: right;
}

.wvs-block-button {
    width: 296px;
    height: 47px;
    font-family: Interstate Bold, Arial, sans-serif;
    font-size: 20px;
    color: #ce181f;
    border: none;
    margin: 17px 6px 7px;
    cursor: pointer;
    background: #e0e0e0;
}

a.wvs-block-button {
    display: block;
    height: 30px;
    padding: 17px 0 0;
    text-align: center;
    text-decoration: none;
}

/*Footer*/
footer {
    width: 100%;
    position: relative;
    bottom: 0px;
    background: #fff;
    z-index: 3;
}

.footer-inner {
    width: 990px;
    margin: 20px auto 40px;
    position: relative;
}

.footer-nav {
    float: left;
    margin-bottom: 20px;
    margin-left: 5px;
}

.footer-nav li {
    float: left;
    font-size: .85em;
}

.footer-nav li:first-child a {
    border: none;
}

.footer-nav li a {
    display: block;
    border-left: 1px solid #3e0042;
    text-decoration: none;
    padding: 0 5px;
    color: #red;
}

.footer-inner .copyright {
    float: left;
    clear: left;
    color: #000;
    margin-left: 8px;
    font-size: .875em;
}

.footer-logo {
    float: right;
    margin-top: -27px;
    margin-right: 5px;
}

/*Marquee*/
.marquee-wrapper {
    width: 100%;
    position: fixed;
    z-index: 2;
    bottom: 0px;
}
.marquee-wrapper.relative {
    position: relative;
}

.black-line,
.red-line {
    width: 50%;
    height: 46px;
    float: left;
}

.black-line {
    background: #333;
}

.red-line {
    background: #ce181f;
}

.marquee-inner {
    width: 990px;
    height: 46px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -495px;
}

.title,
.footer-marquee {
    float: left;
    height: 46px;
}

.marquee-inner .title {
    width: 230px;
    font: bold 18px/46px Arial, sans-serif;
    color: #fff;
    padding-left: 10px;
    text-shadow: #333 -1px -1px 1px;
    text-transform: uppercase;
}

.marquee-inner .title a {
    text-decoration: none;
    color: #fff;
}

.footer-marquee {
    width: 750px;
    background: #333;
    font: bold 21px/46px Arial, sans-serif;
    color: #666;
}

.footer-marquee .item {
    margin-right: 20px;
}
.footer-marquee a.item {
    text-decoration: none;
    color: #666666;
}

.footer-marquee a.active {
    color: #fff;
}

.footer-marquee .plus {
    color: #ce181f;
}

/*Featured Verdicts block start*/
.featured-verdicts-wrapper {
    position: relative;
    clear: both;
}

.featured-verdicts-left,
.featured-verdicts-right {
    position: relative;
    background: #eeeff0;
}

.featured-verdicts-left {
    left: -100%;
}

.featured-verdicts-right {
    right: -200%;
}

.featured-verdicts {
    width: 980px;
    position: relative;
    left: -100%;
    background: #eeeff0;
    padding: 50px 5px;
}

.featured-verdicts article {
    float: left;
    width: 280px;
    text-align: left;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    line-height: 18px;
    color: #333;
}

.featured-verdicts article a {
    font-size: 16px;
    font-weight: bold;
    color: #ce181f;
    text-decoration: none;
}

.featured-verdicts article p {
    margin-bottom: 15px;
}

.featured-verdicts article h3 {
    font: bold 20px Arial, sans-serif;
    color: #2c2c2c;
    margin-bottom: 20px;
}

.featured-verdicts article h3 a {
    font: bold 20px Arial, sans-serif;
    color: #2c2c2c;
    margin-bottom: 20px;
    text-decoration: none;
}

.switcher {
    float: right;
    position: relative;
    width: 670px;
    min-height: 228px;
}

.switcher dt,
.switcher dd {
    float: left;
}

.switcher dt {
    clear: left;
    width: 334px;
    height: 47px;
    margin-top: 4px;
    background: #f8f9f9;
    padding: 13px;
    cursor: pointer;
}

.switcher dt p {
    font: bold 13px/15px Arial, sans-serif;
    color: #666;
    margin-bottom: 5px;
}

.switcher dt a {
    font: bold 15px/27px Arial, sans-serif;
    color: #ce181f;
    text-decoration: none;
}

.switcher dt.active {
    background: #fff;
    padding-right: 25px;
    cursor: default;
}

.switcher dt.active p {
    color: #333;
}

.switcher dt:first-child {
    margin-top: 0px;
}

.switcher dd {
    display: none;
    position: absolute;
    top: 0px;
    right: 0px;
}

.switcher dd.active {
    display: block;
}

/*Featured Verdicts block end*/

/*Service block start*/
.services {
    float: right;
    width: 319px;
}

.services li {
    margin-top: 0px;
}

.services li:first-child {
    margin-top: 0;
}

.service-block {
    width: 319px;
}

.service-block .heading {
    font-family: 'arial';
    color: #ce181f;
    font-size: 18px;
    float: left;
    line-height: 30px;
    font-weight: bold;
}

.service-block-top .button {
    padding: 0 5px;
    font-family: Interstate Regular, Arial, sans-serif;
    font-size: 14px;
    height: 28px;
    margin: 0px;
    float: right;
}

.service-block-content {
    padding: 0px 20px 11px 20px;
    font: 13px/19px Arial, sans-serif;
    color: #333;
    min-height: 90px;
    position: relative;
}

.service-block p:first-child {
    margin-bottom: 15px;
}

.service-block-top {
    width: 291px;
    height: 120px;
    background: url(images/blocks/service-block-top.png) no-repeat;
    padding: 13px 10px 0 18px;
}

.service-block-middle {
    width: 312px;
    background: url(images/blocks/wvs-block-middle.png) repeat-y;
    float: right;
    margin-top: -71px;
}

.service-block-bottom {
    width: 312px;
    height: 5px;
    background: url(images/blocks/wvs-block-bottom.png) repeat-y;
    float: right;
}

/*Service block end*/

/*Homepage start*/
/*Slider start*/
.homepage {
    margin-left: 10px;
    margin-bottom: 50px;
}

.slider {
    width: 639px;
    float: left;
    margin-top: 4px;
}

.slides{
    z-index: 1;
    height: 522px;
}

.slider-content {
    line-height: 1px;
}

.navigation-bar {
    width: 639px;
    height: 48px;
    background: #e0e0e0;
    border-bottom: 1px solid #fff;
}

.nav-actions {
    float: left;
}

.nav-actions li {
    float: left;
    width: 129px;
    height: 38px;
    border-right: 1px solid #fff;
    padding: 10px 0 0 10px;
}

.nav-actions li a {
    text-decoration: none;
    color: #666;
}

.nav-actions li a:hover {
    color: #ce181f;
}

.nav-actions li.active a {
    color: #ce181f;
}

.nav-circles {
    float: right;
    margin: 8px 8px 0 0;
}

.nav-circles li {
    float: left;
    margin-right: 5px;
}

.nav-circles li a {
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(images/slider/nav-circles.jpg);
    background-position: 0px 0px;
}

/*.nav-circles li a:hover {
    background-position: 0px -15px;
}
*/
.nav-circles li.active a {
    background-position: 0px -15px;
}

.slider .caption {
    margin-top: 10px;
}

.slider .caption button {
    margin-left: 0px;
    margin-right: 0px;
}

.slider .caption article {
    text-align: left;
    width: 100%;
    padding: 0px;
    font-size: 14px;
    line-height: 22px;
    color: #333;
}

.slider .caption article h2 {
    font: bold 22px Arial, sans-serif;
    text-align: left;
    margin-bottom: 5px;
}

/*customresearch page*/
.customersearch, .reprints {
    width: 100%;
    font: 18px/28px Arial, sans-serif;
    color: #666;
    text-align: center;
    /*    margin: 0 auto 58px;*/
    padding: 0px 20px 50px 20px;
}

.customersearchparagraph {
    padding: 0 0 10px 0;
    font-weight: bold;
}

.customersearch p, .reprints p, .reprints .entry {
    font-family: 'arial';
    font-size: 18px;
    color: #666666;
}

.customersearch h2, .reprints h2 {
    color: #333333;
    font-family: interstatebold;
    font-weight: bold;
    font-size: 36px;
    padding: 0 0 25px 0;
    text-align: center;
}
.reprints h2 {
    line-height: 38px;
}
.reprints .info-wrapper {
    margin: 0 auto 20px;
    width: 850px;
}
.reprints .info:first-child {
    margin-right: 18px;
}
.reprints .info {
    background: none repeat scroll 0 0 #EEEFF0;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 100px;
    line-height: 18px;
    padding: 20px 40px;
    width: 332px;
}
.reprints .entry {
    margin: 0 auto 20px;
}
.reprints .info p {
/*    margin-bottom: 10px;*/
/*    font-size: 15px;*/
    font-weight: normal;
/*    line-height: 18px;*/
    color: #333333;
    text-align: left;

    color: #333333;
    font-family: Arial,sans-serif;
    font-size: .875em;
    line-height: 15px;
    margin: 5px 29px 10px 0;
}

.reprints {
    color: #333;
    margin-bottom: 20px;
}

.reprints h3 {
    font-family: interstateregular;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 15px;
}
.reprints img {
    max-width: 100%;
    margin-bottom: 10px;
}

.reprints .product,
.reprints .pricing {
    float: left;
    width: 412px;
}

.reprints .product {
    margin: 0 18px 0 70px;
}

.reprints .pricing table {
    border-collapse: separate;
    border-spacing: 2px;
    margin-bottom: 10px;
}

.reprints .pricing table td,
.reprints .pricing table th {
    font-size: 12px;
    background: #e5e5e5;
    padding: 3px 7px;
    line-height: 16px;
}

.reprints .pricing table tr td:first-child {
    background: #f2f2f2;
}

.reprints .important {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: #ce181f;
}
.product-pricing-wrapper p {
    font-size: 13px;
    color: #333333;
    line-height: 16px;
}
.phonesearch {
    width: 100%;
    font: 18px/28px Arial, sans-serif;
    color: #666;
    text-align: center;
    padding: 0 20px;
}

.phonesearch h2 {
    color: #333333;
    font-family: interstateregular;
    font-weight: normal;
    font-size: 36px;
    padding: 0 0 20px 0;
}

.phonesearch p {
    font-family: Arial, sans-serif;
    font-size: 18px;
    color: #666666;
}

.featured-verdict-wrapper {
    position: relative;
    clear: both;
}

.featured-verdict-left,
.featured-verdict-right {
    position: relative;
    background: #eeeff0;
}

.featured-verdict-left {
    left: -100%;
}

.featured-verdict-right {
    right: -200%;
}

.featured-verdict {
    width: 980px;
    position: relative;
    left: -100%;
    background: #eeeff0;
    padding: 50px 5px 0;
}

.featured-verdict-phone-wrapper {
    width: 100%;
    background: #EEEFF0;
}

.featured-verdict-phone {
    width: 980px;
    margin: -180px auto 0;
    padding-top: 50px;
}

.featured-verdict article {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    line-height: 18px;
    color: #333;
}

.researchcategory {
    background-color: #fff;
    width: 910px;
    height: 160px;
    margin-left: 30px;
    margin-top: 20px;
}

.ordercall {
    color: #CE181F;
    font-size: 22px;
    margin: 20px 0 30px;
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

.upgradesrush {
    color: #000000;
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.rushservice {
    color: #333333;
    font-size: 14px;
    font-family: Arial, sans-serif;
    margin: 10px 0 0;
    text-align: center;
}

.rushservicelast {
    color: #333333;
    font-size: 14px;
    font-family: Arial, sans-serif;
    margin: 10px 0 50px;
    text-align: center;
}

.researchleft {
    width: 145px;
    height: 160px;
    float: left;
    font-size: 13px;
    font-weight: normal;
    background-color: #fff;
}

.researchleftfirst {
    margin-left: 10px;
}

.researchleftlast {
    margin-right: 30px;
}

.researchleft ul {
    margin: 20px 0px 20px 20px;
}

.researchleft li {
    font-size: 13px;
    font-weight: normal;
}

.researchleft li:first-child {
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 15px;
    margin: 0 0 3px;
}

.researchleft li:first-child span {
    font-weight: normal;
    color: #CE181F
}

.verdicttable {
    width: 100%;
    font: 18px/28px Arial, sans-serif;
    color: #666;
    text-align: center;
    background: #fff;
}

.verdicttable b {
    font-family: interstateregular;
    font-weight: bold;
    color: #333;
    font-size: 15pt;
    display: block;
    margin-top: 25px;
}

.verdicttable p {
    line-height: 24px;
    color: #333333;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

.verdicttablecontent {
    background: #eeeff0;
    border: 1px solid #e2e1dd;
    width: 463px;
    height: 226px;
    float: left;
    text-align: left;
    margin: 30px 0 60px 0;
    position: relative;
    padding-left: 10px;
}
.verdicttablecontent img, .verdicttablecontentright img {
    float: left;
    position: relative;
    margin-right: 10px;
    left: -10px;
}
.verdicttablecontentright {
    background: #eeeff0;
    border: 1px solid #e2e1dd;
    width: 473px;
    height: 226px;
    float: left;
    text-align: left;
    margin: 30px 0 60px 25px;
    padding-left: 10px;
    position: relative;
}

.verdicttable h2 {
    font-size: 20px;
    padding: 10px 0 5px 0;
    color: #333333;
    font-family: Interstate Regular, Arial, sans-serif;
    font-weight: bold;
}
.verdicttable .verdictsearch-tables h2 {
    font-size: 36px;
    font-weight: normal;
}
.verdicttable .verdictsearch-tables p {
    font-size: 18px;
    font-weight: normal;
    color: #666;
}
.verdicttable h3 {
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #CE181F;
    font-weight: bold;
    bottom: 19px;
    position: absolute;
    right: 20px;
}

.verdicttable p {
    color: #333333;
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 15px;
    margin: 5px 29px 10px 0;

}

.rawdata {
    width: 100%;
    font-family: arial;
    color: #666;
    text-align: center;
    padding: 0px 20px 50px 20px;
}

.rawdata h2 {
    font-family: interstateregular;
    font-weight: normal;
    font-size: 36px;
    color: #333333;
    margin: 0 0 10px 0;
}

.rawdata p {
    font-family: arial;
    font-size: 14px;
    color: #333333;
}

.rawdata h3 {
    font-weight: bold;
    font-family: arial;
    font-size: 16px;
    color: #CE181F;
    margin: 15px 0;
}

.rawdata h4 {
    font-weight: bold;
    font-family: Interstate Regular, Arial, sans-serif;
    font-size: 18px;
    color: #333333;

}

.primarycase {
    width: 475px;
    background: #fff;
    height: 350px;
    margin: 40px 0 60px 0;
    float: left;
    padding-bottom: 20px;
}

.columnright {
    margin-left: 20px;
}

.primarycase h2 {
    font-weight: bold;
    font-family: arial;
    font-size: 18px;
    color: #333333;
    padding: 20px 0 0 20px;
}

.column {
    width: 158px;
    float: left;
}

.column ul {
    font: Arial, sans-serif;
    font-size: 13px;
    color: #333333;
    font-weight: bold;
    margin: 10px 0 0 20px;
}

.column1 {
    width: 158px;
    float: left;
}

.column1 ul {
    font: Arial, sans-serif;
    font-size: 13px;
    color: #333333;

    margin: 10px 0 0 20px;
}

.column1 li:first-child {
    font: Arial, sans-serif;
    font-size: 13px;
    color: #333333;
    font-weight: bold;

}

.rightlast li.last70 {
    margin: 10px 0 0 0;
    color: #ce181f;
}

.rowdataleftcolumn {
    background-color: #fff;
    width: 195px;
    height: 230px;
    margin-left: 70px;
    margin-top: 15px;
    float: left;
}

.rowdataleftcolumn h2 {
    color: #333333;
    font-size: 14px;
    padding: 12px 0 15px 15px;
    font-family: interstateregular;
    font-weight: bold;

}

/*end customresearch page*/
/*Slider end*/
/*Homepage end*/

/*Popup start*/
.popup-overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(153, 153, 153, .8);
    text-align: center;
    z-index: 10;
}

.popup-overlay:after {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 100%;
    width: 0;
    vertical-align: middle;
    content: ''
}

.popup {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    width: 100%;
    max-width: 920px;
    padding: 30px;
    background: rgba(51, 51, 51, .8);
    vertical-align: middle
}

.video-popup {
    max-width: 639px;
}

.popup-inner {
    font-family: Arial, sans-serif;
    background: #fff;
    padding: 36px 30px 0px;
    max-height: 400px;
    overflow-y: scroll;
}

.video-popup .popup-inner {
    padding: 0;
    overflow: hidden;
}

.popup-article {
    color: #333;
    margin-bottom: 20px;
}

.popup-article h2 {
    max-width: 535px;
    font-family: interstatebold;
    font-size: 30px;
    line-height: 37px;
    color: #333;
    margin: 0 auto 15px;
    text-align: center;
}

.popup-article h3 {
    font-family: interstateregular;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 15px;
}

.popup-article .entry {
    font-size: 18px;
    line-height: 28px;
    max-width: 640px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.popup-article img {
    max-width: 100%;
    margin-bottom: 10px;
}

.popup-article .info-wrapper {
    margin-bottom: 20px;
}

.popup-article .info:first-child {
    margin-right: 18px;
}

.popup-article .info {
    float: left;
    width: 332px;
    height: 100px;
    background: #eeeff0;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    padding: 20px 40px;
}

.popup-article .info p {
    margin-bottom: 10px;
}

.product-pricing-wrapper {
    text-align: left;
    margin-bottom: 20px;
    font-size: 13px;
}

.content .info-wrapper.clearfix, .content .product-pricing-wrapper.clearfix {
    width: 845px;
    margin: 0 auto;
}

.product-pricing-wrapper p {
    margin-bottom: 10px;
}

.popup-article .product,
.popup-article .pricing {
    float: left;
    width: 412px;
}

.popup-article .product {
    margin-right: 18px;
}

.popup-article .pricing table {
    border-collapse: separate;
    border-spacing: 2px;
    margin-bottom: 10px;
}

.popup-article .pricing table td,
.popup-article .pricing table th {
    font-size: 12px;
    background: #e5e5e5;
    padding: 3px 7px;
}

.popup-article .pricing table tr td:first-child {
    background: #f2f2f2;
}

.popup-article .important {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: #ce181f;
    text-align: center;
}

/* Added instead of :after pseudoelement */
.popup-valignfix {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.popup-close {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 70px;
    height: 16px;
    padding: 6px;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-family: helvetica;
}

/*Popup end*/

/* Plans & Prices */


/* Plans & Prices END */
/* Related products */
.related-title {
    font-family: interstateregular;
    font-size: 36px;
    text-align: center;
    color: #333;
    line-height: 50px;
    padding-top: 50px;
}

.related-article {
    font-family: arial;
    font-size: 18px;
    color: #666;
    text-align: center;
    line-height: 28px;
    margin-bottom: 40px;
}

.related-wrapper {
    margin: -180px auto 150px;
    background: #eeeff1;
}

.related-inner {
    width: 990px;
    margin: 0 auto 40px auto;
}

.related-custom {
    background: #fff;
}

.related-product {
    position: relative;
    padding-left: 190px;
    padding-top: 25px;
    background: #fff;
    border: 1px solid #e2e1dd;
    width: 275px;
    height: 223px;
    float: left;
    margin: 13px;
}


.related-product a.red-bottom-link {
    text-decoration: none;
    display: block;
    position: absolute;
    bottom: 20px;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    color: #ce181f;
    line-height: 20px;
}
.related-product button {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    bottom: 16px;
    color: #CE181F;
    display: block;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 20pt;
    padding: 0;
    position: absolute;
    text-decoration: none;
    cursor: pointer;
    margin-left: -2px;
}

.related-product .related-product-link {
	color: #333;
    cursor: pointer;
    position: static;
	font-size: 15pt;
	line-height: 16px;
    text-decoration: none;
    font-family: arial;
}

.related-product b {
    font-family: arial;
    font-weight: bold;
    color: #333;
    font-size: 15pt;
    display: block;
}

.related-product img {
    display: block;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
}

.related-wfreetrialrapper .state-select .init span {
    height: 80px;
    width: 260px;
    padding: 10px 0;
}

.product-signup-form {
    margin-top: 10px;
}

.product-signup-form ul.state-select {
    width: 244px;
    border: 0;
    height: 25px;
    z-index: 1;
    font-weight: bold;
    font-family: arial;
    font-size: 12px;
}

.product-signup-form ul.state-select li.init {
    height: 25px;
    background: #eeeff0;
}

.product-signup-form .drop-container {
    width: 240px;
    height: 30px;
    font-family: arial;
    font-size: 12pt;
    color: #666;
}

.product-signup-form .state-select .init span {
    background: url(images/custom-select/arrow_sign_up.png) no-repeat right;
    width: 236px;
    height: 25px;
    padding: 0;
}

.product-signup-form ul.state-select li.drop {
    background: #EEEFF0;
    border: 2px solid #EEEFF0;
    width: 230px;
}

.product-signup-form input {
    width: 239px;
    padding-left: 5px;
    height: 30px;
    border: 0;
    background: #EEEFF0;
    font-family: arial;
    font-size: 14px;
}

.product-signup-form input[placeholder] {
    color: #666;
}

/* Related products end*/

/*Verdict report start*/
.verdict-report {

}

.verdict-report li:nth-child(odd) {
    background: #eeeff0;
}

.verdict-report li:first-child {
    border-top: none;
}

.verdict-report li:first-child h4 {
    font-size: 14px;
    line-height: 18px;
    color: #666;
    margin-bottom: 45px;
    font-weight: normal;
}

.verdict-report li:first-child h3 {
    font-family: interstateregular;
    font-weight: bold;
    font-weight: normal;
    font-size: 28px;
    line-height: 34px;
    color: #000;
    margin-bottom: 0px;
}

.verdict-report li:first-child h3.first {
    font-size: 20px;
    line-height: 28px;
    color: #ce181f;
}

.verdict-report li {
    padding: 30px 20px;
    font-size: 13px;
    line-height: 15px;
    color: #333;
    border-top: 3px solid #999;
}

.verdict-report li h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 19px;
    color: #e12b27;
    margin-bottom: 25px;
}

.verdict-report li h3.dark {
    color: #333;
}

.verdict-report dl dt {
    clear: left;
    width: 110px;
    font-weight: bold;
    margin: 0;
    padding-right: 5px;
}

.verdict-report dl dt,
.verdict-report dl dd {
    float: left;
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 20px;
    color: #333;
}
.verdict-report dl dd {
    width: 830px;
}

.verdict-report dl dd a {
    color: #333;
}

.verdict-report dl dd a:hover {
    text-decoration: none;
}

.verdict-report li p {
    margin-bottom: 15px;
}

/*Verdict report end*/

/*Submitacase*/
/*.bold-font {}*/
.font-bold {
    font-weight: bold;
}

.submitacase-article {
    width: 628px;
    text-align: left;
    margin-left: 0;
    padding: 14px 0;
    font-family: 'arial';
    font-size: 16px;
    line-height: 28px;
    color: #666;
}

.submitacase-title {
    width: 628px;
    text-align: left;
    font-family: Interstate Bold, Arial, sans-serif;
    font-size: 36px;
    margin-bottom: 10px;
}

.no-thanks {
	width: 628px;
	color: #ce181f;
	text-align: right;
	font-family: Interstate Bold, Arial, sans-serif;
	font-size: 14px;
	padding: 16px 0 40px 0;
}

.submitacase-form {
    width: 628px;
    margin-bottom: 58px;
}

.submitacase-form > ul > li {
    border-top: solid 3px #999;
    font-size: 13px;
    font-family: Interstate Bold, Arial, sans-serif;
    color: #333;
    padding: 28px 0;
}

.submitacase-form ul li label {
    display: block;
}

.submitacase-form ul li ul li {
    line-height: 40px;
}

.submitacase-form ul li ul li input {
    float: right;
    margin: 4px 178px 0 0;
}

.submitacase-form > ul > li > span:first-child, .submitacase-form > ul > li > label.red-label{
    font-weight: bold;
    color: #ce181f;
    padding-bottom: 14px;
    display: block;
}

.submitacase-form .comment {
    font-weight: normal;
    font-size: 12px;
    padding: 0 38px 8px 0;
}

.case-block {
    padding-top: 10px;
}

.submitacase-form input, .submitacase-form textarea {
    width: 231px;
    height: 22px;
    padding: 2px 4px;
    border: solid 2px #cccccc;
    margin: 8px 0;
    font-family: Interstate Regular, Arial, sans-serif;
    font-size: 14px;
}

.submitacase-form .case-information {
    width: 370px;
    line-height: 38px;
    /*	margin: 2px 0;*/
    float: left;
}

.submitacase-form .case-information input {
    float: right;
    margin: 2px 0;
}

.submitacase-form .small-input {
    width: 186px;
}

.submitacase-form .mdy {
    float: left;
    padding: 6px 15px;
}

.submitacase-form textarea {
    height: 110px;
    width: 616px;
    overflow: auto;
}

.submitacase-form .big-input {
    width: 616px;
}

.submitacase-form .drop-container {
    margin: -38px 0 0 207px;
}

.submitacase-form .motion-first-drop {
/*    float: left;
    margin-left: 207px;*/
}

.submitacase-form .motion-second-drop {
    margin-left: 375px;
    float: left;
}

.submitacase-form .select-state-label {
    width: 154px;
}

#new-trial2 {
    z-index: 1;
}

#new-trial {
    z-index: 2;
}

/*freetrial-form*/

#report-type {
    z-index: 2;
}
ul.state-select {
    z-index: 1;
}

/*Submitacase end*/

/* Submit verdict */
.verdict-submit h1 {
    text-align: center;
    font-family: Interstate Bold, Arial, sans-serif;
    font-size: 30pt;
    color: #ce181f;
    line-height: 40px;
    margin-top: 50px;
}

.verdict-submit p {
    margin: 20px 0;
    text-align: center;
   font-family: Interstate Regular, Arial, sans-serif;
    font-size: 16pt;
    line-height: 28pt;
    color: #333;
    margin-bottom: 30px;
}

.verdict-submit .link-button {
    display: block;
    margin: 0 auto 35px;
    width: 335px;
}

.featured-verdict-custom {
    width: 100%;
    margin: 0 auto;
    width: 990px;
    left: 0;
    height: 100%;
}

.featured-verdict-wrapper-custom {
    background: #EEEFF0;
    padding-bottom: 180px;
}

/* Submit verdict end */

@media (min-width: 480px){
#menu-mobile{display:none;}
#nav-mobile{display:none;}
}

/*Mobile styles start*/
/*@media (max-width: 989px) start*/
@media (max-width: 989px) {
    .wrapper,
    .top-bar,
    header {
        width: 100%;
    }
  
     #nav ul, li{ padding-bottom: 1em; padding-left:1em;}

.ColOne, .ColTwo, .ColThree{display:inline-block; width: 100%; margin: 0; border-top: 1px solid #cccccc;}
   
h1, h2, h3, h4, h5, h6, p{padding: .5em 1em; text-align:center;}
h1, h2, h3{line-height: 1.5em;}

li.vn-state{display:inline-block; width:100%; padding:1em 0em; border:0;}
   
   .db-left{width:100%; display: inline-block; padding:0; margin:0;}
   .db-right{display: none;}
   .video-img{display: none;}
   
.ColOne{width:100%; display:inline-block; margin: 0;}
.ColTwo{width:100%; display:inline-block; margin: 0;}
.ColThree{width:100%; display:inline-block; margin: 0;}

.ColOnecta{width:100%; display:inline-block; margin: 0;}
.ColTwocta{width:100%; display:inline-block; margin: 0;}
.ColThreecta{width:100%; display:inline-block; margin: 0;}

.threecol{width:100%; display:inline-block; margin: 0;}
.threecolmiddle{width:100%; display:inline-block; margin: 0;}

.singlecolumn{width:100%; display:inline-block; padding:0; margin: 0;}

.leftcolumn{width:100%; display:inline-block; padding:0; margin: 0;}
.rightcolumn{width:100%; display:inline-block; padding:0; margin: 0;}

.homepageContainer{height: 35em; padding:0; margin:0; box-shadow: none;}  
#menu{font-size: 1em; width:100%;}
#nav li, a{text-align:center; font-size: .875em; padding-bottom: .5em; text-align: center;}

.singlecolumn{text-align:center;}


.hp-leftcolumn{width:100%; display:inline-block; padding:0; margin:0;}
.hp-leftcolumn h1 {font-size: 1.5em;}
.hp-leftcolumn p {font-size: 1em;}
.hp-rightcolumn{width:100%; display:inline-block; padding:0; margin:0; text-align:center;}

.hp-cta{display:inline-block; padding:0; padding-bottom: 1em; margin: 0;}

.roc_left{display: none;}
.roc_right{display: inline-block; width:100%; padding:0;}

.trends{display: inline-block; width:100%; padding:0;}
  
   .freetrial-form {
        width: 80% !important;
    }
   .freetrial-form .drop-container {
        margin: 0 !important;
        padding-left: 0 !important;
        height: 40px !important;
    }

    /*Top Bar*/
    .top-bar {
        width: 250px;
        margin: 0 auto;
    }

    .top-bar li {
        display: block;
        text-align: left;
        padding: 0px;
        line-height: 24px;
         font-size: .75em;
    }
    
    .freetrial-formcontainer{width: 100%;}
   

    /*Submitcase page start*/
    .submitacase-form input, .submitacase-form textarea {
        display: block;
        float: none;
        width: 97%;
    }

    .submitacase-form ul li ul li input {
        display: block;
        float: none;
        width: 97%;
    }

    .submitacase-form .big-input {
        display: block;
        float: none;
        width: 97%;
    }

    .submitacase-form big-btn {
        width: 90%;
    }

    .submitacase-form {
        width: 90%;
        padding-left: 5%;
    }

    .submitacase-form .mdy {
        padding-left: 0px;
    }

.no-thanks {
	width: 90%;
	padding-left: 5%;
	text-align: right;
}

    .submitacase-article {
        width: 90%;
        padding-left: 5%;
    }

	.submitacase-title {
		padding-left: 5%;
	}

    .submitacase-form .clear-btn {
        width: 52px;
        margin-left: 20px;
    }

    .submitacase-form .case-information {
        width: 100%;
    }

    .submitacase-form .case-information input {
        width: 96%;
    }

    .no-thanks {
        width: 90%;
    }

    .submitacase-form .drop-container {
        float: none;
        margin: 0;
        padding: 0 !important;
    }

    .submitacase-form .select-state-label {
        float: none;
    }

    /*Submitcase page end*/
    /*Homepage start*/
   
   
    /*Slider start*/
    .slider {
        display: none;
    }

    .homepage {
        margin-left: 0px;
        margin-bottom: 20px;
    }

    /*Slider end*/

    /*Services start*/
    .services {
        float: none;
        margin: 0 auto 15px;
    }

    /*Services end*/
    /*Homepage end*/

    /*Header*/
    .logo {
        margin-left: 0px;
    }

    /*Primary nav*/
    .primary-nav li a span {
        display: none;
    }

    /*What is VerdictSearch blocks*/
    .wvs-block {
        float: none;
        margin: 10px auto;
    }

    .wvs-block:first-child {
        margin-left: auto;
    }

    /*Footer*/
    .footer-inner {
        width: 100%;
    }

    /*Marquee*/
    .marquee-inner {
        width: 100%;
        left: 0px;
        margin-left: 0px;
    }

    .marquee-inner .title {
        display: none;
    }

    .footer-marquee {
        width: 100%;
    }

    /*Top Bar*/
    .top-bar .custom-select {
        font-size: 1em;
        line-height: 1.5em;
    }

    .top-bar .custom-select .custom-text,
    .top-bar .custom-select.disable span.custom-text:hover {
        height: 1.5em;
        line-height: 1.5em;
    }

    .top-bar .custom-select .custom-text:after {
        width: 2em;
        height: 1.5em;
        vertical-align: middle;
        background: url(images/custom-select/arrow-big.jpg) no-repeat;
    }

    .top-bar .select-list {
        top: 32px;
    }

    .top-bar .custom-select li {
        font-size: 1em;
        line-height: 34px;
    }

    .top-bar {
        width: 330px;
        margin: 0 auto;
        text-align: left;
    }

    .top-bar li {
        font-size: 16px;
        line-height: 20px;
    }

    .top-bar li:first-child {
        display: block;
    }

    /*Header*/
    .header-wrapper {
        height: auto;
    }

    .logo {
        width: 19.81%;
    }

    .description {
        width: 34.86%;
        padding-top: 2.323%;
    }

    /*Primary nav*/
    .primary-nav {
        position: static;
        float: right;
        margin-right: 1.323%;
        padding: 1.323% 0;
    }

    .primary-nav li {
        display: block;
        width: 100%;
    }

    .primary-nav li a {
        border: none;
        padding: 0px;
    }

    .primary-nav li:first-child a {
        border: none;
    }

    .primary-nav li.current-menu-item {
        border: none;
    }

    .primary-nav li.current-menu-item a span {
        color: #666;
    }

    .primary-nav li a span:first-child {
        margin: 0px;
        font-size: 18px;
        line-height: 26px;
    }
    
	
    /*Footer*/
    .footer-inner {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .footer-logo {
        float: left;
        margin-top: 10px;
        margin-left: 10px;
        clear: left;
    }

    .footer-nav {
        margin-bottom: 10px;
        
    }

    .footer-nav li {
        font-size: 1em;
        line-height: 1.5em;
        margin-bottom: 5px;
    }

    .footer-inner .copyright {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 5px;
    }

    .footer-nav li.reprints {
        clear: left;
    }

    .footer-nav li.reprints a {
        border: none;
    }

    ul.login-select li.drop {
        border-bottom: 1px dotted #FFFFFF;
        height: 30px;
        width: 155px;
    }

    .login-select .init a {
        height: 30px !important;
        line-height: 30px;
    }

    .drop-container {
        height: 35px;
        padding: 3px 0 10px !important;
    }

    .first-drop {
        border-top: 1px dotted #FFFFFF;
    }

    .login-select .init a {
        background: url('images/custom-select/arrow-big.jpg') right no-repeat !important;
    }

    ul.login-select li.init {
        height: 30px !important;
    }

    .states-wrap {
        width: 90% !important;
        margin: 0 auto;
    }

    .settlements tr:nth-of-type(odd) td {
        background: #E8E5E5 !important;
    }

    .settlements tr:nth-of-type(even) td {
        border-bottom: 1px #E8E5E5 solid;
    }

    .settlements tr {
        background: none;
        height: 100% !important;
    }

    #settlements-wrap h1 {
        width: 100% !important;
        line-height: 32px;
    }

    .california-verdict {
        width: 100% !important;
        float: left;
    }

    .california-verdict-wrap {
        padding: 30px 0;
        margin: 0 auto !important;
    }

    .california-verdict-wo-bg {
        /*width: 100% !important;*/
        margin: 0 auto;
    }

    .california-verdict div {
        margin: 0 auto !important;
        float: none;
    }

    table.settlements {
        margin: 0 auto;
        width: 100% !important;
    }

    #settlements-wrap h2 {
        width: 100% !important;
    }

   
    
    .submit-block .required-fields {
        float: left !important;
        width: 120px;
        clear: both;
    }

    .submit-block .clear-btn {
        width: 60px !important;
    }

    .submit-block {
        width: 80% !important;
    }

    /*Featured Verdicts block start*/
    .featured-verdicts {
        width: 100%;
        padding: 30px 0px;
    }

    .featured-verdicts-left,
    .featured-verdicts {
        left: 0px;
    }

    .featured-verdicts-right {
        right: 0px;
    }

    .featured-verdicts article,
    .featured-verdicts .switcher {
        width: 306px;
        margin: 0 auto;
    }

    .featured-verdicts article {
        float: none;
        margin-bottom: 20px;
    }

    .featured-verdicts .switcher {
        float: none;
    }

    .featured-verdicts .switcher dt {
        float: none;
        width: 280px;
        padding-right: 13px;
        cursor: default;
    }

    .featured-verdicts .switcher dt.active {
        background: #f8f9f9;
    }

    .featured-verdicts .switcher dt.active p {
        color: #666;
    }

    .featured-verdicts .switcher dt p {
        margin-bottom: 0px;
        line-height: 17px;
    }

    .featured-verdicts .switcher dt a {
        line-height: 17px;
    }

    .featured-verdicts .switcher dd {
        position: static;
        display: block;
        margin-bottom: 5px;
    }

    .drop-container {
        height: 50px !important;
        padding-left: 10px !important;
    }

    .state-select {
        line-height: 20px;
    }

    .m-fst {
        padding-left: 10px !important;
    }

    .top-bar a {
        padding-left: 10px;
    }

    /*Featured Verdicts block end*/

   

    /*Plans table end*/

    /*Related products*/
    .related-product {
        height: auto;
        width: 92%;
        padding-left: 10px;
        padding-top: 0;
    }
    .related-product a.red-bottom-link, .related-product button {
        position: static;
    }
    .related-inner {
        width: 100%;
    }

    .related-product b {
        margin-top: 20px;
        font-size: 17px;
        line-height: 20px;
    }

    .related-product img {
        position: relative;
        left: -10px;
        margin-right: 10px;
    }

    .related-wrapper {
        margin: 0 auto 150px 0;
    }

    .related-product a {
        position: static;
        display: block;
        margin: 10px 0;
    }

	 .related-product .related-product-link {
		display: inline;
		position: static;
    }

    .related-email-text {
        height: 230px;
    }

    .product-signup-form .drop-container {
        padding: 0 !important;
        height: 40px !important;
    }

    .product-signup-form ul.state-select {
        height: 30px;
    }

    .product-signup-form ul.state-select li.init {
        height: 30px;
    }

    .product-signup-form {
        line-height: 0;
    }

    /*Related products end*/

    /*Popup start*/
    .popup {
        width: 80%;
    }

    .popup-inner {
        min-height: 200px;
        overflow: auto !important;
    }

    .popup-article .product,
    .popup-article .pricing {
        float: none;
        width: 100%;
    }

    .popup-article .info:first-child {
        margin-bottom: 10px;
    }

    .popup-article .info {
        width: 90%;
        height: 100%;
        padding-left: 5%;
        padding-right: 5%;
    }

    /*Popup end*/
    .verdict-submit .link-button {
        font-size: 15px;
        margin: 20px auto;
        width: 74%;
    }

    /*Custom page*/
    .featured-verdict-custom {
        width: 100%;
    }

    .primarycase {
        width: 100%;
        height: 100%;
    }

    .researchcategory {
        width: 100%;
        background: #EEEFF0;
    }

    .researchleft {
        width: 45%;
        border: 4px solid #EEEFF0;
    }

    .columnright {
        margin-left: 0;
    }

    .featured-verdict {
        width: 100%;
    }

    .featured-verdict-wrapper-custom {
        margin: 45px auto 0;
        padding-bottom: 0;
    }

    .researchcategory {
        margin: 0;
    }

    .researchleftfirst {
        margin: 0;
    }

    .verdicttablecontent {
        width: 100%;
        height: 100%;
    }

    .verdicttablecontent, .verdicttablecontentright {
        padding: 0;
        margin: 5px;
    }

    .researchleftlast {
        margin: 0;
    }

    .featured-verdict-phone {
        margin: 0;
        background: #eeeff0;
        width: 100%;
    }

    .ordercall {
        line-height: 24px;
    }

    .verdicttablecontentright {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .verdicttablecontent img, .verdicttablecontentright img {
        float: left;
        left: -10px;
    }

    .customersearch {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 10px;
    }

    .verdicttable h3 {
        position: static;
        padding-bottom: 5px;
    }
    /*Custom page end*/
}

/*@media (max-width: 989px) end*/
/* Mobile device styles ends */

/* Tablet devices and new iphones */
@media (min-width: 768px) and (max-width: 989px) {
    /*Top Bar*/
    .top-bar {
        width: 420px;
    }

    .top-bar li {
        font-size: 22px;
        line-height: 24px;
    }

    .primary-nav li a span:first-child {
        font-size: 18px;
        line-height: 20px;
    }

    .footer-nav li {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .footer-inner .copyright {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .footer-logo {
        float: right;
        margin-right: 10px;
        margin-top: -52px;
    }

    /*Popup start*/
    .popup {
        width: 90%;
    }
   

    /*Popup end*/
}

/* Tablet devices and new iphones end */

/* Mobile */
@media (min-width: 300px) and (max-width: 480px) {
    .wrapper {
        width: 100%;
        min-width: 320px;
        padding-bottom: 0px;
    }

    /*Header*/
    .logo {
        width: 25%;
    }

    .description {
        width: 75%;
    }

    .logo-wrapper {
        width: 90%;
        margin: 0 auto;
    }
    
    .header-wrapper{height: 4em;}

    /*Primary nav*/
    .primary-nav {
        position: static;
        float: none;
        clear: both;
        width: 245px;
        margin: 0 auto;
    }

.ColOne, .ColTwo, .ColThree{display:inline-block; width: 100%; margin: 0; border-top: 1px solid #cccccc;}
   
h1, h2, h3, h4, h5, h6, p,{padding: .5em 1em; text-align:center;}
h1, h2, h3{line-height: 1.5em;}

li.vn-state{display:inline-block; width:100%; padding:1em 0em; border:0;}
 .verdictnewslist ul, li{ padding-bottom: 1em; padding-left:2em;} 
  
   .db-left{width:100%; display: inline-block; padding:0; margin:0;}
   .db-right{display: none;}
   .video-img{display: none;}
   .db-img{display: none;}
.ColOne{width:100%; display:inline-block; margin: 0;}
.ColTwo{width:100%; display:inline-block; margin: 0;}
.ColThree{width:100%; display:inline-block; margin: 0;}

.threecol{width:100%; display:inline-block; margin: 0;}
.threecolmiddle{width:100%; display:inline-block; margin: 0;}

.singlecolumn{width:100%; display:inline-block; padding:0; margin: 0;}

.leftcolumn{width:100%; display:inline-block; padding:0; margin: 0;}
.rightcolumn{width:100%; display:inline-block; padding:0; margin: 0;}

.homepageContainer{height: 35em; padding:0; margin:0; box-shadow: none;}  
.hp-rightcolumn p{margin:0;}
/*--- DROPDOWN BEGIN---*/
#menu{display:none;}
#nav{display:none;}

#menu-mobile{position:relative; max-width: 100%; top: .5em; margin: 0em; z-index:998;}
#nav-mobile{list-style:none; max-width:100%; text-align:center; padding: 1em 0em;}
#nav-mobile li{font-family: Interstate Regular, Arial, sans-serif; text-transform: uppercase; font-size: 1em; position:relative; background-color: #333333; border-bottom: 1px solid #000000;  padding: 1em 0em;}
#nav-mobile a{ padding:.3125em; color:#ffffff; text-decoration:none;}
#nav-mobile a:hover{color:#cccccc; color: #555555;}


.pricingtable{width: 100%; max-width: 98%; overflow-x:scroll; border: 1px solid #cccccc;}

.singlecolumn{text-align:center;}
.statepackagesleft{width:100%; display:inline-block; padding:0; margin: 0;}
.statepackagesright{width:100%; display:inline-block; padding:0; margin: 0;}
.statenamelist{width:100%; display:inline-block; padding:0; margin: 0;}

.hp-leftcolumn{width:100%; display:inline-block; padding:0; margin:0;}
.hp-leftcolumn h1 {font-size: 1.5em;}
.hp-leftcolumn p {font-size: 1em;}
.hp-rightcolumn{width:100%; display:inline-block; padding:0; margin:0; text-align:center;}

.hp-cta{display:inline-block; padding:0; padding-bottom: 1em; margin: 0;}

.roc_left{display: none;}
.roc_right{display: inline-block; width:100%; padding:0;}

.trends{display: inline-block; width:100%; padding:0;}
  
   .freetrial-form {
        width: 80% !important;
    }
   .freetrial-form .drop-container {
        margin: 0 !important;
        padding-left: 0 !important;
        height: 40px !important;
    }

    /*Top Bar*/
    .top-bar {
        width: 250px;
        margin: 0 auto;
    }

    .top-bar li {
        display: block;
        text-align: left;
        padding: 0px;
        line-height: 24px;
         font-size: .75em;
    }

    /*Content*/
    .content {
        padding-top: 30px;
    }

    /*Footer*/
    footer {
        position: static;
        text-align:center;
    }

    .footer-inner {
        width: 100%;
    }

    /*Marquee*/
    .marquee-inner {
        width: 100%;
        left: 0px;
    }

    .footer-nav li {
        font-size: 1em;
        line-height: 1.5em;
        margin-bottom: 3px;
        text-align: center;
    }

	.footer-nav li a{
        border:0;
	}

    .footer-inner .copyright {
        font-size: .875em;
        line-height: 1em;
        margin-bottom: 3px;
    }

    /*Popup start*/
    .popup-inner {
        padding: 20px 10px 0;
        height: 350px;
    }

    .popup-article .pricing table td,
    .popup-article .pricing table th {
        font-size: 10px;
        padding: 2px 3px;
    }

    /*Popup end*/
}

/* Mobile end */

/*Custom dropdown*/

.drop-container {
    /*position: relative;*/
    /*height: 30px;*/
    /*padding: 10px 0;*/
}

ul.login-select {
    z-index: 3;
}

ul.login-select li {
    padding: 0;
}

/* Custom drop sizes */
.drop-container {
    width: 160px;
}
.drop-container.login-block {
    width: 110px;
}
ul.login-select  li.drop {
    width: 150px;
}

.login-select .init a {
    width: 95px;
}

ul.login-select {
    position: absolute;
    height: 25px;
    width: 100px;
}

ul.login-select li.drop {
    width: 100px;
}

/* Custom drop sizes end */

ul.login-select  li.drop {
    float: left;
    display: none;
    text-align: left;
    background: #666;
    cursor: pointer;
}

ul.login-select  li.drop a {
    padding-left: 5px;
}

ul.login-select  li.drop:hover a {
    font-weight: bold;
    color: #fff;
}

ul.login-select li.init {
    height: 21px;
    background: #666;
    cursor: pointer;
}

.login-select .init a {
    background: url(images/custom-select/arrow.jpg) no-repeat;
    background-position: right;
    display: block;
    height: 21px;
    color: #ccc;
    text-align: left;
    padding-left: 5px;
}

/*Custom dropdown end*/

/*Responsive table*/

/*
Generic Styling, for Desktops/Laptops
*/
#settlements-wrap {
   font-family: Interstate Regular, Arial, sans-serif;
    font-weight: normal;
}

#settlements-wrap h1 {
    text-align: center;
    margin: 0 auto;
    padding: 5px 0;
    color: #333;
    font-family: Interstate Regular, Arial, sans-serif;
    font-size: 36px;
    font-weight: bold;
    display: block;
}

.featured-article {
    text-align: center;
    margin-top: 30px;
    font-family: Interstate Regular, Arial, sans-serif;
    font-size: 18px;
    color: #666;
    line-height: 25px;
}

.select-state {
    font-family: Interstate Bold, Arial, sans-serif;
    font-size: 18px;
    margin: 30px 0;
    text-align: center;
    color: #ce181f;
}

.states-wrap {
    width: 980px;
    height: 90px;
    padding-top: 1em;

}

.states-wrap .state {
    height: 20px;
    width: 108px;
    margin: 5px;
    padding: 10px;
    background: #ce181f;
    color: #fff;
    float: left;
}

div.state.active {
    background: #999;
}

.states-wrap .state a {
    text-decoration: none;
    color: #fff;
    font-family: Interstate Bold, Arial, sans-serif;
    font-size: 14px;
}

.california-verdict {
    height: 100%;
    width: 990px;
    margin: 0 auto;
    text-align: justify;
}

.california-verdict-block {
    padding: 7px 7px 0;
}

.california-verdict-block-inner p, .california-verdict-block-inner a {
    margin: 28px 20px 22px;
}

.california-verdict-wrap {
    height: 100%;
    background: #eeeff0;
    margin: -180px auto 0 0;
}

.california-verdict-block-title {
    font-family: Interstate Bold, Arial, sans-serif;
    font-size: 16px;
    color: #333;
}

.california-verdict-wo-bg .california-verdict-block-link {
    margin: 15px 0;
}

.california-verdict-block-link {
    margin-top: 30px;
    text-decoration: none;
    font-family: Interstate Bold, Arial, sans-serif;
    font-size: 16px;
    display: block;
    color: #ce181f;
}

.california-verdict-wo-bg {
    width: 190px;
    margin: 55px 5px;
    float: left;
    font-family: arial;
    color: #333;
}

.california-verdict-wo-bg-title {
    font-size: 25px;
    font-family: Interstate Bold, Arial, sans-serif;
    color: #333;
    margin-bottom: 20px;
}

.california-verdict-block {
    width: 294px;
    padding: 6px;
    float: left;
    background: url(images/blocks/verdict-bg.png) no-repeat;
    margin: 55px 8px;
}

.california-verdict-block-inner {
    background: #fff;
    width: 300px;
    color: #333;
}

h2.settlements-title {
    display: block;
    margin: 50px auto 30px 0;
    font-size: 30px;
    font-family: Interstate Bold, Arial, sans-serif;
    line-height: 32px;
    text-align: center;
}

div.content.settlements-content {
    padding-top: 0;
}

.settlements {
    margin-top: 30px;
    width: 100%;
    border-collapse: collapse;
}

.settlements td:first-child {
    background: #ce181f;
    color: #fff;
    font-family: Interstate Bold, Arial, sans-serif;
    font-size: 22px;
}

.settlements th:first-child {
    background: #666;
}

table.settlements {
    width: 965px;
    margin: 20px auto;
}

.settlements tr {
    /*cursor: pointer;*/
    background: #eeeff0;
    border-top: 15px solid #fff;
    height: 70px;
    font-family: Interstate Bold, Arial, sans-serif;
    font-size: 18px;
    color: #666;
}
.settlements tr.head-table {
    cursor: default;
}

/* Zebra striping */
.settlements tr:nth-of-type(odd) {
    background: #e8e5e5;
}

.settlements tr:nth-of-type(even) {
    background: #eeeff0;
}

.settlements th {
    background: #999999;
    font-family: Interstate Bold, Arial, sans-serif;
    font-size: 24px;
    color: #ffffff;
    border-right: 5px #fff solid;
}

.settlements td {
    border-right: 5px #fff solid;
    margin: 20px;
    color: #666;
}

.settlements th, .settlements td {
	line-height: 0.9em;
    padding: 15px;
    text-align: left;
}

.settlements.search-experts td:first-child a {
    text-decoration: none;
    color: #FFFFFF;
    line-height: 22px;
}
.settlements.search-experts td a {
    text-decoration: none;
    color: #666666;
    line-height: 22px;
}

/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
/*@media only screen and (max-width: 760px),*/
/*(min-device-width: 320px) and (max-device-width: 989px) {*/
@media only screen and (min-device-width: 320px) and (max-device-width: 989px) and (orientation:portrait) {

    /* Force table to not be like tables anymore */
    .settlements table,
    .settlements thead,
    .settlements tbody,
    .settlements th,
    .settlements td,
    .settlements tr {
        display: block;
        font-size: 18px;
        line-height: 20px;
    }

    #settlements-wrap h1 {
        text-align: center;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    table.settlements thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .settlements td:first-child {
        background: #eee;
        color: #666;
        font-size: 18px;
        line-height: 20px;
    }

    .settlements tr {
        border: 1px solid #ccc;
    }

    .settlements td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        line-height: 20px;
    }

    .settlements td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 14px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    /*
    Label the data
    */
    .settlements td:nth-of-type(1):before {
        content: "Settlement";
    }

    .settlements td:nth-of-type(2):before {
        content: "Case";
    }

    .settlements td:nth-of-type(3):before {
        content: "Venue";
    }

    .settlements td:nth-of-type(4):before {
        content: "Date";
    }
}

/* Smartphones (portrait and landscape) ----------- */
/*@media only screen*/
/*and (min-device-width : 320px)*/
/*and (max-device-width : 480px) {*/
/*body {*/
/*padding: 0;*/
/*margin: 0;*/
/*width: 320px;*/
/*}*/
/*}*/

/* iPads (portrait and landscape) ----------- */
/*@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {*/
/*body {*/
/*width: 495px;*/
/*}*/
/*}*/
/*Responsive table END */

/*Freetrial*/
.freetrial-article {
    color: #333333;
   font-family: Interstate Regular, Arial, sans-serif;
    font-size: 18px;
    line-height: 28px;
/*    margin-left: 316px;*/
    padding: 14px 0;
    text-align: center;
}

.freetrial-title {
    text-align: center;
   font-family: Interstate Bold, Arial, sans-serif;
    font-size: 36px;
    color: #333;
    line-height: 40px;
/*    margin-left: 316px;*/
}

.red {
    color: #ce181f;
}

.freetrial-form {
    width: 368px;
    color: #333;
    margin: 0 auto 58px;
    padding: 0 20px;
    line-height: 39px;
}

.freetrial-form ul li {
    font-size: 14px;
}

.freetrial-form input, .freetrial-form textarea {
/*    float: right;*/
    width: 231px;
    height: 22px;
    padding: 2px 4px;
/*    margin: 4px 0 0 0;*/
    border: solid 2px #cccccc;
}

.freetrial-form textarea {
    height: 110px;
    padding: 4px;
    overflow: auto;
}

.freetrial-form label {
    display: block;
}

/*.freetrial-form select {
    border: solid 2px #eeeff0;
    height: 28px;
    width: 60px;
    margin: 4px 583px 0 0;
    float: right;
}*/

.freetrial-form .drop-container {
    margin: -38px 0 0 125px;
}

.submit-block {
    padding: 40px 30px 0 0;
    text-align: right;
}

.submit-block .required-fields {
    float: right;
}

.submit-block .clear-btn {
    width: auto;
    margin-right: 0;
    float: left;
    margin-top: 8px;
    margin-left: 20px;
    font-family: Interstate Bold, Arial, sans-serif;
    font-size: 18px;
    color: #666;
    border: none;
    padding: 0;
    border-bottom: solid 1px #d9d9d9;
    background: none;
    cursor: pointer;
}

.required-fields {
    color: #e12b27;
    font-family: Interstate Bold, Arial, sans-serif;
    font-size: 12px;
}

.small-button {
    width: 111px;
    height: 32px;
    font-size: 19px;
    margin: 2px 0;
    padding: 0;
    padding-bottom: 2px;
    float: left;
    box-shadow: 2px 2px 2px #ccc;
    font-family: Interstate Bold, Arial, sans-serif;
    color: #fff;
    cursor: pointer;
    background: #ce181f;
    border: none;
    line-height: normal;

}

/* Custom Select style */

/* Dropdown control */
.selectBox-dropdown {
	min-width: 155px;
    display: inline-block;
	background: #fff;
	position: relative;
	border: solid 2px #cccccc;
	text-decoration: none;
	text-align: left;
	color: #333333;
    font-size: 0;
    line-height: 0;
	outline: none;
	vertical-align: middle;
	cursor: default;
}
.product-signup-form .selectBox-dropdown {
    min-width: 239px;
}

.selectBox-dropdown .selectBox-label {
	padding: 0 9px;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    height: 26px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
    vertical-align: middle;
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 100%;
	background: #eeeff0 url(images/custom-select/arrow_trial_1.png) 50% 50% no-repeat;
}


/* Dropdown menu */
.select-260-selectBox-dropdown-menu{ width: 330px !important; }
.selectBox-dropdown-menu {
    position: absolute;
	z-index: 99999;
	margin: -1px 0 0;
	border: solid 2px #eeeff0;
}
.selectBox-dropdown-menu ul {
    margin: 0;
    padding: 0;
    overflow: auto;
    max-height: 200px;
	min-height: 1em;
	background: #fff;

    position: relative;
    z-index: 2;
}

/* Options */
.selectBox-options li,
.selectBox-options li a {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}
.selectBox-options li{
    border-top: 1px solid #cecece;
}
.selectBox-options li:first-child{ border-top: none; }
.selectBox-options li a {
    font-size: 14px;
    line-height: 18px;
	padding: 5px 9px;
	overflow: hidden;
    color: #6b6b6b;
}

.selectBox-options li.selectBox-hover a {
	background: #f9f9f9;
}

.selectBox-options li.selectBox-disabled a {
	color: #888;
}

.selectBox-options li.selectBox-selected a {
    color: #111;
	background: #ededed;
}

/*.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap;
}*/


/* Disabled state */
.selectBox.selectBox-disabled {
	color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #666;
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important;
}


.content .document-contents {
    border-top: 3px solid #999999;
    color: #333333;
    font-size: 13px;
    line-height: 15px;
    padding: 71px 20px 50px;
}

.content .document-contents .sub-text p {
    color: #333333;
    float: left;
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 10px;
}

.content .document-contents .sub-text p.sub-text-label {
    clear: left;
    font-weight: bold;
    margin: 0;
    padding-right: 5px;
    width: 150px !important;
}
.clear {
    clear: both;
}
.content .document-contents:nth-child(2n+1) {
        background: none repeat scroll 0 0 #EEEFF0;
}

.content .document-contents #docTitle {
    color: #E12B27;
    font-size: 15px;
    font-weight: bold;
    line-height: 19px;
    margin: -41px 0 25px;
}


.content .pagging-bar.pagging-bar-light.corner {
    color: #E12B27;
    font-size: 15px;
    font-weight: bold;
    height: 19px;
    /*line-height: 19px;*/
    margin: 0 0 -52px 20px;
    padding: 33px 0 0;
}
.state-list {
    margin: 5px 0 0 5px;
}
.state-list ul {
    float: left;
    width: 100px;
    margin: 0 0 0 20px;
}
.state-list a {
    color: #CE181F;
    text-decoration: none;
}