@charset "UTF-8";
/* CSS Document */



	
h1.title
{
		font-family:'Conv_ACaslonPro-Bold',Sans-Serif;
		font-size:400%;
		color:#ffffff;
		letter-spacing:1px;
		text-decoration: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align:center;
}
	
	

@media screen and (max-width: 1450px) {
h1.title
	{
		margin:0px auto;
		text-align:center;
		border:0px solid #666;
		padding:0px;
		font-size:350%;
		line-height:100%;
	}
}

	
	.demo
	{
		font-family:'Conv_ACaslonPro-Bold',Sans-Serif;
		margin:0px auto;
		text-align:center;
		border:0px solid #666;
		padding:0px;
		color:#ffffff;
		font-size:300%;
		line-height:100%;
	}
	
	

@media screen and (max-width: 1450px) {
.demo
	{
		margin:0px auto;
		text-align:center;
		border:0px solid #666;
		padding:0px;
		color:#ffffff;
		font-size:350%;
		line-height:100%;
	}
}

@media screen and (max-width: 950px) {
.demo
	{
		margin:0px auto;
		text-align:center;
		border:0px solid #666;
		padding:0px;
		color:#ffffff;
		font-size:200%;
		line-height:100%;
	}
}

	.demofooter
	{
		font-family:'Conv_American Typewriter Regular',Sans-Serif;
		text-align:left;
		border:0px solid #666;
		color:#ffffff;
		font-size:90%;
		line-height:120%;
	}
	.demofooterRight
	{
		font-family:'Conv_American Typewriter Regular',Sans-Serif;
		text-align:right;
		border:0px solid #666;
		color:#ffffff;
		font-size:90%;
		line-height:120%;
	}
	
	.demologo
	{
		font-family:'Conv_American Typewriter Regular',Sans-Serif;
		text-align:center;
		border:0px solid #666;
		color:#ffffff;
		font-size:380%;
		line-height:0%;
	}



.top-container {
	float:none;
	margin:auto;
	background-color: #244f7d;
	padding: 15px;
}


@media screen and (max-width: 1450px) {
.top-container {
	float:none;
	margin:auto;
	padding: 10px;
}
}



.footer-container {
	background-color: #000000;
	padding: 10px;
}

.logo-container {
	background-color: #666;
	padding: 10px;
	background-image:url(../images/logo-bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-align: center;
}

#top-container-sub {
	float:left;
	width:100%;
	height:auto;
	margin:auto;
	/*background-color: #002144;*/
	background-image:url(../images/abstract-1963884.jpg);
  background-position:center;
  background-repeat:no-repeat;
  background-size: cover;
  background-attachment: fixed;
	text-align: center;	
}



@media screen and (max-width: 980px) {
#top-container-sub {
	float:left;
	width:100%;
	height:auto;
	margin:0px auto;
	/*background-color: #002144;*/
	background-image:url(../images/abstract-1963884.jpg);
  background-position:center;
  background-repeat:no-repeat;
  background-size: cover;
  background-attachment: fixed;
	text-align: center;	
}
}



.mainHeaderHeader
{
	
	font-family: 'Conv_Trade_Gothic_Bold_Condensed_No';
	color:#244f7d;
	font-size:550%;
	line-height:90%;
	margin-top:20px;
	padding-right:10px;
	/*text-shadow: 3px 3px 8px #000000;*/
}

@media screen and (max-width: 980px) {
.mainHeaderHeader
{
	font-size:450%;
	line-height:100%;
	margin-top:10px;
	padding-right:10px;
}
}



.mainHeaderSubHeader
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:370%;
	line-height:100%;
	text-align:right;
	margin:auto;
}





#mainHeaderContentNeckInjury
{
	float:left;
	width:40%;
	height:auto;
	padding:0px;
	margin:0px 0px 0px 0px;
	background-color:transparent;

}



@media screen and (max-width: 1200px) {
#mainHeaderContentNeckInjury
{
	width:60%;
	margin:0px 20% 0px 20% 0px;

}
}



@media screen and (max-width: 980px) {
#mainHeaderContentNeckInjury
{
	width:100%;
	margin:0px 10% 0px 10% 0px;

}
}



#mainHeaderContentNeckInjurySideCopy
{
	float:right;
	width:60%;
	margin:2% auto 0px auto;
	padding:0px;
	/*background-image:url(../images/neck-injury-copy-bg.png);
	background-repeat:repeat-y;
	background-position:left;
	background-size: 100% 100%;*/
}

@media screen and (max-width: 1100px) {
#mainHeaderContentNeckInjurySideCopy
{
	float:left;
	width:90%;
	margin:2% 5% 30px 5%;
}
}

@media screen and (max-width: 980px) {
#mainHeaderContentNeckInjurySideCopy
{
	float:left;
	width:80%;
	margin:2% 10% 30px 10%;
}
}



.xrayCopy
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:250%;
	line-height:100%;
	text-align:center;
	margin-top:0px;
}



@media screen and (max-width: 1450px) {
.xrayCopy
{
	font-size:250%;
	line-height:100%;
}
}



@media screen and (max-width: 980px) {
.xrayCopy
{
	font-size:380%;
}
}


/*Top Main Content*/


#mainHeaderContentTop
{
	float:none;
	margin:auto;
	width:65%;
	height:auto;
}

@media screen and (max-width: 980px) {
	#mainHeaderContentTop {
		width: 100%;
		margin:auto;
		padding:0px;
	}
}



#xRayImage
{
	float:none;
	margin:20px auto 10px auto;
	width:50%;
	height:auto;
}

@media screen and (max-width: 1450px) {
	#xRayImage {
		width: 50%;
		margin:10px auto 10px auto;
		padding:0px;
	}
}

@media screen and (max-width: 980px) {
	#xRayImage {
		width: 80%;
		margin:20px auto 20px auto;
		padding:0px;
	}
}



#mainHeaderContent
{
	float:none;
	margin:auto;
	width:70%;
	height:auto;
}

@media screen and (max-width: 980px) {
	#mainHeaderContent {
		width: 100%;
		margin:auto;
		padding:10px;
	}
}

















/* header */

/* [MENU] */
/*Strip the ul of padding and list styling*/
#container {
	margin: 0 auto;
	max-width: 890px;
}

p {
	text-align: center;
}

.toggle,
[id^=drop] {
	display: none;
}

/* Giving a background-color to the nav container. */
nav {
	margin:0;
	padding: 0;
	background-color: #000000;
}

#logo {
	display: block;
	padding: 0 30px;
	float: left;
	font-size:20px;
	line-height: 60px;
}

/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */

nav:after {
	content:"";
	display:table;
	clear:both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
	float: left;
	padding:0;
	margin:auto;
	list-style: none;
	position: relative;
	}
	
/* Positioning the navigation items inline */
nav ul li {
	margin: 0px;
	display:inline-block;
	float: left;
	background-color: #000000;
	}

/* Styling the links */
nav a {
	display:block;
	padding:14px 20px;	
	color:#FFF;
	font-size:120%;
	text-decoration:none;
}


nav ul li ul li:hover { background: #000000; }

/* Background color change on Hover */
nav a:hover { 
	background-color: #C00; 
}


/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
	display: none;
	position: absolute; 
	/* has to be the same number as the "line-height" of "nav a" */
	top: 60px; 
}
	
/* Display Dropdowns on Hover */
nav ul li:hover > ul {
	display:inherit;
	margin-top:-14px;
}
	
/* Fisrt Tier Dropdown */
nav ul ul li {
	width:170px;
	float:none;
	display:list-item;
	position: relative;
}

/* Second, Third and more Tiers	
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
nav ul ul ul li {
	position: relative;
	top:-60px;
	/* has to be the same number as the "width" of "nav ul ul li" */ 
	left:170px; 
}

	
/* Change ' +' in order to change the Dropdown symbol */
li > a:after { content:  ' +'; }
li > a:only-child:after { content: ''; }


mid-sect ul {
	float: left;
	padding:0;
	margin:auto;
	list-style: none;
	position: relative;
	}


/* Media Queries
--------------------------------------------- */

@media all and (max-width : 980px) {

	#logo {
		display: block;
		padding: 0;
		width: 100%;
		text-align: center;
		float: none;
	}

	nav {
		margin: 0;
	}
	
	
nav a {
	display:block;
	padding:40px;	
	color:#FFF;
	font-size:300%;
	text-decoration:none;
	border-bottom:solid 2px #666;
}

	/* Hide the navigation menu by default */
	/* Also hide the  */
	.toggle + a,
	.menu {
		display: none;
	}

	/* Stylinf the toggle lable */
	.toggle {
		display: block;
		background-color: #000000;
		padding:40px;	
		color:#FFF;
		font-size:300%;
		text-decoration:none;
		border:none;
	border-bottom:solid 2px #666;
	text-align:center;
	}

	.toggle:hover {
		background-color: #C00;
	}

	/* Display Dropdown when clicked on Parent Lable */
	[id^=drop]:checked + ul {
		display: block;
	}

	/* Change menu item's width to 100% */
	nav ul li {
		display: block;
		width: 100%;
		}

	nav ul ul .toggle,
	nav ul ul a {
		padding: 0 40px;
	}

	nav ul ul ul a {
		padding: 0 80px;
	}

	nav a:hover,
 	nav ul ul ul a {
		background-color: #000000;
	}
  
	nav ul li ul li .toggle,
	nav ul ul a,
  nav ul ul ul a{
		padding:40px;	
		color:#FFF;
		font-size:300%;
		text-align:center;
	}
  
  
	nav ul li ul li .toggle,
	nav ul ul a {
		background-color: #212121; 
		font-size:200%; 
		text-align:center;
		padding:40px;
	}

	/* Hide Dropdowns by Default */
	nav ul ul {
		float: none;
		position:static;
		color: #ffffff;
		/* has to be the same number as the "line-height" of "nav a" */
	}
		
	/* Hide menus on hover */
	nav ul ul li:hover > ul,
	nav ul li:hover > ul {
		display: none;
	}
		
	/* Fisrt Tier Dropdown */
	nav ul ul li {
		display: block;
		width: 100%;
		font-size:150%;
		line-height:220%;
		text-align:center;
	}

	nav ul ul ul li {
		position: static;
		/* has to be the same number as the "width" of "nav ul ul li" */ 

	}

}

@media all and (max-width : 980px) {

	nav ul li {
		display:block;
		width: 100%;
		text-align:center;
	}

}





/* Home Page Video */
	
	

#homepageContent2
{
	width:50%;
	height:auto;
	margin:0px 0px 0px 0px;
	border: 0px solid #333;
	float:right;
    position:relative;
	z-index:0;
}

@media (max-width: 1450px) { /*breakpoint*/
#homepageContent2
{
	width:100%;
	height:auto;
	border: 0px solid #333;
	margin:0px 0px 0px 0px;
	float:none;
    position:relative;
	z-index:0;
}
}



/* YouTube Responsive CSS */

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
	z-index:-100;
    height:0;
	margin-bottom:0px;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
	z-index:-100;
}





@media (max-width: 980px) { /*breakpoint*/
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
	z-index:-100;
    height:0;
	margin-bottom:0px;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
	z-index:-100;
}
}



#top-container-content {
  display: inline-block;
	float:left;
	width:50%;
	height:auto;
	margin:auto;
	padding:10px 0px 10px 0px;
	background-color:transparent;
	border-bottom:solid 0px #000000;
	/*background-color: #002144;*/
	/*background-image:url(../images/car-accident.jpg);
  background-position:bottom;
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment: fixed;*/
}




@media screen and (max-width: 1450px) {
  #top-container-content {
	border-bottom:solid 0px #000000;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:20px;
		}
	}
}



#top-container-content-int {
  display: inline-block;
	float:left;
	width:100%;
	height:auto;
	margin:auto;
	padding:10px 0px 10px 0px;
	background-color:#002144;
	border-bottom:solid 0px #000000;
	/*background-color: #002144;*/
	/*background-image:url(../images/car-accident.jpg);
  background-position:bottom;
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment: fixed;*/
}




@media screen and (max-width: 1450px) {
  #top-container-content-int {
	border-bottom:solid 0px #000000;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:20px;
		}
	}
}


#HeaderContentTop
{
	float:none;
	margin:auto;
	width:100%;
	height:auto;
	padding:0px;
}

@media screen and (max-width: 1450px) {
	#HeaderContentTop {
		width: 100%;
		margin:auto;
		padding:Z0px;
	}
}


	

.PageHeader
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:250%;
	line-height:100%;
	text-align:left;
	/*margin-left:200px;*/
	padding-right:10px;
	margin-top:-30px;
	margin-bottom:0px;
}	



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


.PageHeader
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:280%;
	line-height:100%;
	text-align:left;
	/*margin-left:200px;*/
	padding-right:10px;
	margin-top:50px;
	margin-bottom:20px;
}	
}






#HeaderContentHolder
{
	float:left;
	margin:auto;
	width:100%;
	height:auto;
	padding:0px;
	background-color:#ffffff;
}

@media screen and (max-width: 980px) {
	#HeaderContentHolder {
		width: 100%;
		margin:auto;
		padding:0px;
	}
}

#BulletContent
{
	float:none;
	margin:auto;
	width:40%;
	font-size:100%;
	line-height:110%;
	height:auto;
	padding:0px;
	background-color:transparent;
}

@media screen and (max-width: 980px) {
	#BulletContent {
		width: 90%;
		padding:0px;
	font-size:120%;
	line-height:140%;
	}
}




.headerMainSpecialRed
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C00;
	font-size:140%;
	line-height:120%;
	margin:20px 10px 0px 20px;
	text-align:left;
}


@media screen and (max-width: 980px) {
.headerMainSpecialRed
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:160%;
	line-height:140%;
}
}

	

.headerMainCopy
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:100%;
	line-height:120%;
	margin:10px 10px 0px 10px;
	text-align:left;
}


@media screen and (max-width: 1450px) {
.headerMainCopy
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:100%;
	line-height:120%;
	margin:0px 0px;
}
}


@media screen and (max-width: 980px) {
.headerMainCopy
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:130%;
	line-height:120%;
	margin:20px 0px 0px 0px;
}
}

.headerMainCopyUL
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:100%;
	line-height:170%;
	margin:10px 0px 15px 20px;
}


@media screen and (max-width: 980px) {
.headerMainCopyUL
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:120%;
	line-height:200%;
}
}