﻿
.DJlogo
{
	width: 503px;
	height: 70px;
	margin-top: 50px;
	margin-left: -15px;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
	
}

.DJlogo
{
	/* removed for justice site*/
  	margin-top: 27px;
	
}

.DJlogoResponse img
{
	/* removed for justice site*/
	
	/*max-width: 100px!important;*/

	
	/*  max-width: 200px !important;
    padding-top: 20px !important;*/
    
width: 100%!important;
    max-width: 80px!important;
    padding-top: 30px;
    padding-left: 20px

	
}



.headtitle
{
    /* removed for justice site  */
    display: block!important;
    margin-left: -15px!important;
    margin-top: -5px!important;
      
}

h1.bannerText_
{
    /* removed for justice site 
    font-size: 1.2em!important;
    padding-top: 5px!important;*/
     display:none
       
}

#footer .rowfootertop
{
	background: none!important;
	background-color: rgb(0, 140, 196)!important;	
}


/* iPad Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px)
{
    #s4-bodyContainer
    {
	    -webkit-overflow-scrolling: touch;
    }
}

/* iPad Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait)
{
    #s4-bodyContainer
    {
	    -webkit-overflow-scrolling: touch;
    }
}


/* iPhone Portrait*/
@media (max-width: 767px)
{
	h1.bannerText_
	{
		/* removed for justice site
		color: #083a81!important;
		padding-left: 5px;
		line-height: 18px!important;
		*/
	}

    #s4-bodyContainer
    {
	    -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 630px) {

	h1.bannerText_
	{
		/* removed for justice site
		max-width: 200px;
		*/
	}
}
/***** Nav changes - removal of flyout*****/

.topnavbar ul.root > li.li1 .dropdown {
       display: none !important;
 
}

.topnavbar ul.root > li.li2 .dropdown {
       display: none !important;
 
}

.topnavbar ul.root > li.li3 .dropdown {
       display: none !important;
 
}

.topnavbar ul.root > li.li4 .dropdown {
       display: none !important;
 
}

.topnavbar ul.root > li.li5 .dropdown {
       display: none !important;
 
}

.topnavbar ul.root > li.li6 .dropdown {
       display: none !important;
 
}

.topnavbar ul.root > li.li7 .dropdown {
       display: none !important;}


.topnavbar ul.root > li.li8 .dropdown {
       display: none !important; 
}