﻿.img_logo
{
    width: 260px;
}

.slicknav_menu 
{
	display:none;
}

#menu2
{
    display: none;
}

#portals-mobile
{
    display: none;
    text-align: center;
    position: relative;
    top: -12px;
}

#main
{
    margin-left: 0px;
}

.textbox_default1
{
    width: 200px;
}

.textbox_default2
{
    width: 180px;
}

.textbox_default3
{
    width: 250px;
}

.benefits_item_container ul
{
    list-style: none;
    line-height: 41px;
}
    .benefits_item_container ul li
    {
        background-image: url('../Images/btn-green-arrow.png');
        background-repeat: no-repeat;
        padding:10px 10px 16px 20px;
        display: inline;
        padding-left: 20px;
        white-space: nowrap;
        line-height: 45px;
    }

    .benefits_item_container ul li span
    {
        padding-left: 25px;
        font-weight: bold;
        font-size: 13px;
    }

    .benefits_item_container ul li:first-child
    {
        margin-top: 0;
    }

@media screen and (max-width: 1000px)
{
    #branding
    {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 920px) 
{
	#NavBar_menu_main 
    {
		display:none;
	}

    .navbar
    {
        width: auto;
        height: auto;
    }

    .navbar-inner
    {
        display: none;
    }
	
	.slicknav_menu 
    {
		display:block;
	}

    #tbl_buttons
    {
        display: none;
    }

    #portals
    {
        display: none;
    }

    #portals-mobile
    {
        display: block;
    }

        #portals-mobile a
        {
            color: #8B9B1E;
            font-family: Georgia, "Times New Roman", Times, serif;
            font-size: 24px;
        }

    #recent-news
    {
        width: 96%;
    }

    /*#sidebar1
    {
        display: none;
    }*/

    /*.row-fluid .span9
    {
        width: 100%;
    }*/

    #sidebar1
    {
        padding-left: 0px;
    }

    #sidebar2
    {
        font-size: 11px;
        padding-left: 5px;
    }

        #sidebar1 .widgettitle
        {
            display: none;
        }

    .widget_nav_menu .menu li a
    {
        font-size: 11px;
        font-weight: normal;
        border-left: none;
    }

        #sidebar2 #hot-jobs h2
        {
            font-size: 16px;
        }

    #text-15, #text-16
    {
        display: none;
    }
}

@media screen and (max-width: 500px)
{
    h1
    {
        font-size: 18px;
    }

    h2
    {
        font-size: 15px;
    }

    .img_logo
    {
        width: 180px;
    }

    .tagline
    {
        font-size: 11px;
    }

    #text-7
    {
        display: none;
    }

    #portals-mobile a
    {
        font-size: 15px;
    }

    .custom-combobox-input
    {
        width: 100px;
    }

    select
    {
        width: 100px;
    }

    ul.stars li
    {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0px;
    }

    .ui-accordion .ui-accordion-content
    {
        font-size: 0.8em;
    }

    .ui-accordion .ui-accordion-header
    {
        font-size: 12px;
    }

    .textbox_default1
    {
        width: 75%;
    }

    .textbox_default2
    {
        width: 50%;
    }

    .textbox_default3
    {
        width: 75%;
    }

    .benefits_item_container
    {
        margin: 0px;
        padding: 0px;
    }

    .benefits_item_container ul li
    {
        background-size: 20px auto;
        line-height: 24px;
        padding: 0px 0px 10px 0px;
        display: block;
    }
}
