
@media (max-width: 3500px) {
    .nav-item a{

        font-size:15px  !important;
    }
    .nav-item{
        width:auto;
    }
    #logoIMG{
        height: 100px !important;
    }
}

@media (max-width: 1440px) {
    .myCarImg {
        width:100% !important;
    }
    .myCarDiv {
        width:100% !important;
    }
    
    #mottoBlock{
        display:none !important;

    }
    
}

@media (max-width: 1400px) {
    #adBlock{
        display:none !important;

    }
}


@media (max-width: 1300px) {
    
    .nav-item a{

        font-size:14px  !important;
    }
    .nav-item{
        width:auto;
    }
    
}

@media (max-width: 1200px) {
    .minHeightRow{

        min-height:0px !important;
    }
    .storyBorder, .outBox1, .outBox2, .outBox3, .outBox4,.rBorder{
        border-right:0px !important;
    }
    
    #logoBlock{
        width:100%;
        margin:0px;
    }
    #logoIMG{
        height: 90px;
        width:auto;
        float:inherit; 

    }
}


@media (max-width: 1199px) {
    footer .navbar-header p{
        font-size:12px;
    }
}


@media (max-width: 1050px) {
    .nav-item a{

        font-size:13px  !important;
    }
    .nav-item{
        width:auto;
    }
}

@media (max-width: 991px) {
    .navbar-nav{
        padding-bottom:50px;
    }
    #navLoginWidgetSubscribeButton{
        display:inline-block !important;
    }
    .secondsRight{
        border-left:0px !important;
        
    }
    
body{
    padding-top:150px !important;
}
    #btnHolder{
        display:inline;
    }
    #footerBtnHolder{
        display:inline;
    }
    body{
        padding-top:140px;
    }
    nav{
        text-align:center;
        position: fixed  !important;

        z-index: 1000 !important;
        border-radius: 0px !important;
        background: white !important;
        border: 0px !important;
        font-family: "Droid Serif", serif !important;
        width: 100% !important;
        overflow-y: initial ;

    }
    .nav-item{
        border-bottom: 1px solid lightgrey;
        border-bottom: 1px solid lightgrey;
        padding: 10px;
    }
    .dropdown-menu li{
        padding: 10px;
    }
    #partC{
        display:none;
    }

    .nav-item a {border-left:0px;}

    #myNavbar{
        padding:0px 25px !important;
    }

    #theNav{
        padding:4px 0px!important;
    }
    .dropdown-menu>li>a{

        box-shadow:none !important;
    }
    .dropup{
        width: 100%;
        padding: 20px;
    }
    #myNavbar2 ul li a {
        border-left:none;
    }
    .indexH1{
        min-height:0px !important;
    }
    .indexPhoto{

        width: 100%!important;
        height: auto!important;
    }


}

@media (max-width: 900px) {
    #adBlock{
        display:none !important;

    }
    #logoBlock{
        width:100%;
        margin:0px;
    }
    #logoIMG{
        height:70px;
        width:auto;
        float:inherit; 

    }

    body{
        padding-top:120px;
    }
    #myNavbar2 ul li a {
        padding-left: 15px;
    }


}


@media (max-width: 767px) {
    #storyImg{

    margin-right: 20px;
    float: left;
    width: 100%  !important;
     
     
    margin-top:20px;
    border-radius:5px !important; 
}
    
    .partA, .partB, .partC{
        box-shadow:none !important;
    }
    .dropdown, .dropup {
        -webkit-box-shadow: 0px -6px 5px -5px grey !important;
        box-shadow: 0px -6px 5px -5px grey !important;
    }

    .dropdown-menu>li>a {
        -webkit-box-shadow: 0px -6px 5px -5px #E8E8E8 !important;
        box-shadow: 0px -6px 5px -5px #E8E8E8 !important;
    }
    .dropdown-menu{
        overflow-y: auto;
        max-height: 400px;	
    }
    .navbar-collapse {
        border: 0px solid black;
    }


    .nondrop{
        -webkit-box-shadow: 0px -6px 5px -5px grey !important;
        box-shadow: 0px -6px 5px -5px grey !important;	
    }

    #todaysPrintEdition{
        display:none;
    }
}



@media (max-width: 400px) {
    
    .navBtn{
        padding: 0.375rem 0.50rem !important;
    }
    
    
    .hide400{
        display:none !important;
    }
}	


