#classifiedMobile{
    display:none;
}
#navbar2{
    background:#2870ba !important;
    padding:0px 5px;
}
.oswald{
    font-family: 'Oswald', sans-serif; 

}
.spectral{
    font-family: 'Spectral SC' !important; 

}
.navbar-brand{
    padding: 0px !important;
    margin-right: 5px !important;
    font-size:10px;
}
.navExtra{
    color:#f86b25;
    float:left;
    font-family: 'Oswald', sans-serif; 
    padding:0px 10px;
}
#navButton{
    color:white;
    //border:1px solid #f86b25;
    font-family: 'Oswald', sans-serif; 
}

#navButton2{
	height:50px;
    color:white;
    //border:1px solid #f86b25;
    font-family: 'Oswald', sans-serif; 
    width:100%;
}
footer{
    background: #2870ba !important;
}
#navbarResponsive .nav-link{
    color:white !important;
}
#navbarResponsive .active{
    color:black !important;
}
.nav-link{
    color:white;
    font-size:16px;
    font-family: 'Open Sans', sans-serif;
    padding:10px !important;
}
.nav-link:hover{
    color:white;
    background:#5580d65c;
}
#navbarResponsive{
    margin:20px 0px;
}
.navLogo{
    padding:0px 20px;
    height: 32px;
}
#navbarResponsive{

    -webkit-box-shadow: 0px -29px 41px -36px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px -29px 41px -36px rgba(0,0,0,0.75);
    box-shadow: 0px -29px 41px -36px rgba(0,0,0,0.75);

}
#navbarResponsive2{
    -webkit-box-shadow: 0px -29px 41px -36px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px -29px 41px -36px rgba(0,0,0,0.75);
    box-shadow: 0px -29px 41px -36px rgba(0,0,0,0.75);
}


.carousel-control-next-icon {
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/2/24/TriangleArrow-Right.svg/887px-TriangleArrow-Right.svg.png) !important;
}

#partA{
    -webkit-box-shadow: 17px 0px 31px -35px rgba(0,0,0,0.75);
    -moz-box-shadow: 17px 0px 31px -35px rgba(0,0,0,0.75);
    box-shadow: 17px 0px 31px -35px rgba(0,0,0,0.75);
}

table tr td{
    border:1px solid #e1e1e1;
    padding:0px;
    text-align:center;
    font-family: 'Oswald', sans-serif;
    font-size:14px;
}



table tr td img{
    float:left;
}
table{
    width: 100%;
}
tr:nth-child(odd) td {
    background: #fcfcfc;
}	
.tdLink{

    color:black;
    height: 100%;
    width: 100%;
    padding: 7px;
    display: inline-block;
}
.tdLink:hover{
    color:black;
}

.myTitle{
    text-align:center;
    font-size:21px;
    width: 100%;
    background: #2870ba ;
    padding: 15px 20px;
    color:white;
    font-family: 'Spectral SC' !important; 
}

.myTitle2{
    width: 100%;
    background: #00468f ;
    padding: 15px 20px;
    color:white;
    font-family: 'Spectral SC' !important; 
}



.active{

    background: #ffffff;
    color: black;
    font-weight: 900;
}
.active:hover{

    background: #ffffff;
    color: black;
    font-weight: 900;
}

@media only screen and (max-width: 1250px) {
    .nav-link {

        font-size: 13px;

    }


}


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

    .leaderboardAd{
        display:none;
    }

}



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

    


    .nav-link {

        font-size: 12px;

    }

    #primaryLandingImage{
        width: 100%;
    }

}

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

.leaderboardAd12, #couponButton, #myAdsButton{
        display:none !important;
    }
 
}

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

    #classifiedDesktop{
        display: none;	
    }
    #classifiedMobile{
        display: block;
    }


    .navExtra{
        color:#f86b25;
        float:left;
        font-family: 'Oswald', sans-serif; 
        padding:0px 5px;
    }


    .navLogo{
        padding:0px 5px;
        height: 32px;
    }


    #secondaryLandingImage{
        width: 100%;
    }

    #logoHeader{
        padding: 56px 0px! important;
    }

    #secondaryLandingImage{
        max-width: 140px !important;
    }

}


@media only screen and (max-width: 450px) {
    .navExtra{
        color:#f86b25;
        float:left;
        font-family: 'Oswald', sans-serif; 
        padding:0px 6px;
        font-size:14px;
    }


    .navLogo{
        padding:0px 5px;
        height: 25px;
    }

    #navButton{
        //color:#f86b25;
        //border:1px solid #f86b25;
        font-family: 'Oswald', sans-serif; 
        font-size:14px;
    }
}

@media only screen and (max-width: 400px) {
    .navExtra{
        color:#f86b25;
        float:left;
        font-family: 'Oswald', sans-serif; 
        padding:0px 3px;
        font-size:12px;
    }


    .navLogo{
        padding:0px 5px;
        height: 25px;
    }

    #navButton{
        //color:#f86b25;
        //border:1px solid #f86b25;
        font-family: 'Oswald', sans-serif; 
        font-size:12px;
    }


    .navbar-brand{ 
        margin-right: -3px !important; 
    }


}


@media only screen and (max-width: 465px) {
    .navbar{

        padding: .5rem 0rem;

    }

    .navLogo{ display:none !important; }
}

