﻿/* Minor resets*/
nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}
.marquee > div {
    background-color: transparent !important;
}

#EditorsPicksStories > div, #FeaturedVideosStories > div, #ChildStories > div {
    background-color: transparent !important;
}

.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}

.ep-view-more-block, .fv-view-more-block {
    display: none;
}

.gsc-result .gs-title {
    height: auto !important;
}

/* Mobile and Tablet */
@media screen and (max-width: 991px) {

    .mban_320x50 {
        display: block !important;
        width: 100%;
        margin: 0 auto 15px auto;
        flex: 0 0 100%;
    }
    .mban_320x50 > div {
        max-width: 320px;
        margin: 0 auto;
    }

    body {
        min-width: 100%;
    }
    .wrapper {
        width: 100%;
        margin:0;
    }
    #main, aside, article section.content {
        font-size: 16px;
        line-height: 1.4;
    }

    .top-container, .nav-bar {
        display: none;
    }
    .header-container {
        padding: 15px;
        margin-bottom: 15px;
        border-bottom: 2px solid #000;
    }

    .fullrow {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 auto 40px auto;
    }

    header .logo {
        float: none;
        width: 80px;
        height: auto;
    }
    header .ban468x120 {
        /*Hide AD when not on desktop*/
        display: none;
        float: none;
        margin: 0 auto 0 auto;
        padding-top: 15px;
    }
    header .datestamp {
        display: none;
    }
    header .search {
        float: none;
        width: 100%;
        font-size: 1rem;
    }
    header .search .textbox {
        float: none;
        display: inline-block;
        width: 100%;
        height: 26px;
        margin-right: -63px;
        padding: 0 70px 0 0;

    }
    header .search .button {
        float: none;
        display: inline-block;
        width: auto;
    }

    #navMob {

    }
    #navMob .nav-item {
        border-bottom: 1px solid #efefef
    }
    #navMob .navbar-nav .dropdown-menu {
        width: 100%;
    }
    #navMob .navbar-nav .dropdown-menu > div {
        width: 47%;
        padding: 0 8px;
        display: block;
        float: left;

    }

    #navMob .navbar-nav .dropdown-menu ul {
        list-style-type: none;
        padding-left: 0;
    }

    .navbar-light .navbar-nav .nav-link {
        color: rgba(0,0,0,1)
    }
    .main-container {
       
    }

    .footer-container {
        padding: 10px;

    }
    .footer-container ul {
        float: none;
        width: 200px !important;
        margin: 0 auto;
        padding: 0 0 20px 0 !important;
    }


    /* Contents */
    .ticker {
        flex: 0 0 100%;
        overflow: hidden;
        height: auto;
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px
    }
    .marquee {
        width: 100% !important;
        height: 60px !important;
    }
    .marquee > div {
        background-color: transparent !important;
        width: 100% !important;
        height: 60px !important;
    }
    .ticker a {
        display: block;
        width: 100%;
    }

    .colleft {
        float: none;
        width: 100%;
        margin: 0 auto 15px auto;
        padding-top: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .colleft .highlights {
        width: 354px;
        height: 530px;
        overflow: hidden;
        background-color: #FFF;
        margin-left: auto;
        margin-right: auto;
    }
    .colleft .highlights .slide {
        width: 354px;
        height: 530px;
        padding-top: 75%;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: left top !important;
        position: static;
        overflow: hidden;
    }
    .colleft .highlights .slide .sidebar {
        float: none;
        width: 100%;
        height: auto;
        overflow: hidden;
        border: 0;
        border-top: 1px solid #ccc;
    }
    .colleft .highlights .highlights_tabs {
        width: 100%;
        margin-top: 0;
        top: 228px;
    }
    .colleft .highlights .highlights_tabs .tabs {
        width: 100%;
    }

    .colleft .box {
        width: 100%;
    }
    .colright {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
        float: none;
        padding-top: 0;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .colright .banbox {
        width: 300px;
        margin-left: auto;
        margin-right: auto;

    }

    .ban970x90 {
        display: none;
    }
    .ban220x120 {
        display: none;
    }

    /*three-col */
    .colleft .three-col {
        height: auto;
        overflow: visible;
        margin-bottom: 0 !important;
    }
    .colleft .box > .col1, .colleft .box > .col2, .colleft .box > .col3 {
        width: 100%;
        float: none;
        border: 0;
        height: auto;
    }
    .box .features {
        height: auto;
    }
    .box .twitter #twitter-list {
        width: 100%;
        margin: 0 0 2px 0;
        padding-left: 10px;
        padding-right: 10px
    }
    #twitter-widget-2 {
        width: 100% !important;
    }
    .box .mostread {
        height: auto;
        margin-top: 15px;
        border-bottom: 1px solid #cccccc;
    }
    .box .multimedia {
        height: auto;
        margin-top: 15px;
    }

    .colright .box, .colright .banbox {
        margin-left: auto;
        margin-right: auto;
    }

    /* Editors Picks */
    .editors-picks {
        height: auto;
        width: 100%;
    }
    #EditorsPicksStories {
        width: 100% !important;
        height: auto !important;
    }
    #EditorsPicksStories > div {
        background-color: #f5f6f7 !important;
        width: 100% !important;
        left: 0 !important;
        position: static !important;
        display: flex !important;
        flex-flow: row wrap !important;
        justify-content: center;
    }
    #EditorsPicksStories > div > .item {
        flex: 1 1 110px;
    }
    #EditorsPicksPrev, #EditorsPicksNext {
        display: none !important;
    }
    .editors-picks div > .item img {
        width: 100% !important;
        height: auto !important;
    }

    /* Featured Videos */
    .featured-videos {
        height: auto;
    }
    #FeaturedVideosStories {
        width: 100% !important;
        height: auto !important;
    }
    #FeaturedVideosStories > div {
        background-color: #f5f6f7 !important;
        width: 100% !important;
        left: 0 !important;
        position: static !important;
        display: flex !important;
        flex-flow: row wrap !important;
    }
    #FeaturedVideosStories > div > .item {
        flex: 1 1 140px !important;
    }
    #FeaturedVideosPrev, #FeaturedVideosNext {
        display: none !important;
    }
    .featured-videos div > .item img {
        width: 100% !important;
        height: auto !important;
    }
    .featured-videos .videotime {
        top: 7px;
        right: 5px;

    }

    /* Supplements */
    .supplements {
        height: auto;
        margin-bottom: 20px !important;
        display: flex;
        flex-flow: row wrap;
    }
    .supplements > h1 {
        flex: 0 0 100%;
    }
    .supplements > .item {
        width: auto;
        height: auto;
        flex: 1 1 110px;
        padding: 0;
        margin: 0 4px;
        float: none;
        text-align: center;
    }

    /* Job Search */
    .job-search {
        height: auto;
        min-width: 300px;
    }
    .job-search h1 {
        width: 100%;
        position: static;
        margin-top: 0;
    }
    .job-search > div {
        display: flex;
        flex-flow: row nowrap;
    }
    .job-search > div .col1 {
        width: auto;
        flex: 0 0 130px; 
    }
    .job-search > div .col2 {
        width: auto;
        flex: 1 0 0px;
    }

    /* Featured CE Course */
    .ce-course {
        min-width: 300px;
    }
    .ce-course h1 {
        flex: 0 0 100%;
    }
    .ce-course {
        display: flex;
        flex-flow: row wrap;
    }
    .ce-course .col1 {
        width: auto;
        flex: 0 0 110px; 
    }
    .ce-course .col2 {
        width: auto;
        flex: 1 0 0px;
    }

    .also-recommended {
        display: flex;
        flex-flow: row wrap;
    }
    .also-recommended > .item {
        flex: 0 1 140px;
    }
    .also-recommended > .item img {
        width: 100% !important;
        height: auto;
    }

    .clist img {
        max-width: 100%;
        height: auto;
    }

    article {
        padding-left: 10px;
    }
    article img {
        max-width: 100%;
        height: auto;
    }

    .author-blurb > div {
        max-width: 100%;
    }

    iframe {
        max-width: 100%;
    }

    .vm-summit-sponsors {
        max-width: 302px;
        margin-left: auto;
        margin-right: auto;
    }
    aside table {
        margin-left: auto;
        margin-right: auto;
    }
    aside .twitter {
        max-width: 302px;
        margin-left: auto;
        margin-right: auto;
    }

    article section.content .child-content .item {
        width: 160px;
        padding: 5px 10px;
    }

    .video_searchbox .video_searchinput {
        width: 55% !important;
        height: 25px !important;
    }

    #main-full {
        width: 100%;
        padding-left: 9px;
        padding-right: 9px
    }

    #main-full #searchBlock {
        height: auto;
    }
    #main-full #searchBlock > div {
        float: none !important;
        display: inline-block
    }

    .subscribeemail > .textbox {
        width: 60%;
        height: 26px;
    }
    .textbox, .dropdownbox {
        max-width: 100%;
    }
    .author { 
        display: inline-block;
    }

    aside .banbox {
        margin-left: auto;
        margin-right: auto;
        max-width: 300px;
    }

    h2,
    .most-viewed a, 
    .footer-container ul li, 
    .box .mostread a,
    .current-issue .issue-date,
    .current-issue ul li,
    .clist .story,
    .standard {
        font-size: 13px !important;
        line-height: 18px;
    }
    
}

/*Mobile Extra Small, Small and Large */
@media screen and (max-width: 767px) {
    #main {
        width: 100%;
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .fullcontent #main {
        padding-left: 9px;
        padding-right: 9px;
    }
    .clist {
        padding-left: 9px;
        padding-right: 9px;
    }
    .clist .story > div {
        float: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    aside {
        width: 100%;
        float: none;
        padding-left: 9px;
        padding-right: 9px;
    }

    .load_more_btn {
        display: block;
        margin: 0 auto 20px auto;
    }
    .most-viewed {
        position: relative;
        overflow: visible;
    }
    .most-viewed > h1 {
        width: 100%;
        margin: -27px auto 0 auto;
        left: 0;
    }
    #EditorsPicksStories > div > .item {
        flex: 1 1 120px;
    }
    aside .editors-picks {
        position: relative;
        overflow: visible;
        
    }
    aside .editors-picks > h1 {
        width: 100%;
        margin: -27px auto 0 auto;
        left: 0;
    }
    aside .editors-picks div > .item {
        
        padding-left: 5px;
        padding-right: 5px;
        width: auto;
        overflow: visible;
        max-width: 152px;   
    }
    aside .editors-picks div > .item > h2 {
        width: 100%;
        padding-left: 0;
    }

    .mobile-hide {
        display: none;
    }


    #videos {
        width: 100% !important;
        max-width: 638px;
        margin-left: auto;
        margin-right: auto;
        height: auto;
    }

    #videos #spotlight .item {
        padding: 10px !important;
    }
    #videos #categories, #videos #searchresults {
        width: 100% !important;
        height: auto !important;
        max-width: 638px;
        margin-left: auto;
        margin-right: auto;
    }

    #videos .category_items {
        height: auto;
        overflow: visible;
    }

    #videos .category_items > .prev {
        display: none !important;
    }

    #videos .category_items > .next {
        display: none !important;
    }

    #videos .category_items > .scrollable {
        margin: 0;
        width: 100%;
        height: auto;
        overflow: visible;
    }

    #videos .category_items > .scrollable > .items {
        width: 100%;
        position: static;

    }

    #videos .category_items > .scrollable > .items > .theItem {
        float: none !important;
        width: 100%;
        margin: 0;
        display: flex;
        flex-flow: row wrap;
    }
    #videos .category_items > .scrollable > .items > .theItem > .subitem {
        float: none !important;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        flex: 1 0 0px !important;
        padding: 5px !important;
        max-width: 140px !important;
    }
    #videos .category_items > .scrollable > .items > .theItem > .subitem img {
        height: auto !important;
        width: auto !important;
    }
    #videos .category_items > .scrollable > .items > .theItem > .subitem .videotime {
        display: none;
    }
    #videos .category_items > .scrollable > .items > .theItem > .subitem > .blurb {
        height: auto !important;
    }
    #videos .category_items > .scrollable > .items > .theItem > .subitem > .blurb p {
        display: none;
    }

    #videos .category_items > .scrollable > .blurbOverlay {
        margin: 0;
        width: 100%;
        height: auto;
        overflow: visible;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    #videos .category_items > .scrollable > .blurbOverlay > .closeOverlay {
        width: 80px;
    }


    #videos #searchresults {
        width: 100% !important;
    }

    .video_searchbox {
        max-width: 438px;
        margin-left:auto;
        margin-right:auto;
    }

    section.content > div, section.content > table {
        float: none !important;
    }
    section.content > img {
        display: block;
        float: none !important;
        padding-left: 0 !important;
        padding-right: 0 !important;

    }
    article section.content .child-content {
        float: right !important;
    }

    .colleft .latest-news {
        height: auto;
    }
    .box .twitter {
        height: auto;
    }
    .box .multimedia h1 {
        border-top: 1px solid #ccc;
        padding-top: 5px;
    }
    .box .features h1 {
        border-top: 1px solid #ccc;
        padding-top: 5px;
    }
}

/*Mobile Extra Small Only */
@media screen and (max-width: 575px) {
    .fb-comments span, .fb-comments span iframe {
        width: 300px !important;
    }

    .issue_archive .ui-slider {
        width: 280px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 120px;
    }
    .ui-slider span.ui-slider-label {
        background: none !important;
        transform: rotate(90deg);
        top: 25px;
        left:5px;
    }

    .issue_archive .covers {
        display: flex;
        flex-flow: row wrap;
    }
    .issue_archive .cover {
        flex: 1 0 120px;
        height: auto;
    }

    .editors-picks {
        position: relative;
        height: 520px !important;
    }
    .editors-picks h1 {
        position: static;
        margin-top: 0;
        text-align: center;
    }
    .ep-view-more-block {
        position: absolute !important;
        bottom: 0;
        width: 100% !important;
        background-color: rgba(0,0,0,0.6) !important;
        border-top: 1px solid #ccc;
        padding: 10px;
        z-index: 10;
        display: block !important;
        text-align: center;
    }
    .ep-view-more-block button {
        border: 1px solid #666;
        padding: 10px 30px;
        font-size: 13px;
        font-weight: bold;
        background-color: #efefef;
        width: 100%;
    }

    aside .editors-picks {
        padding-left: 0;
        padding-right: 0;
        height: auto !important;
    }
    aside .editors-picks .ep-view-more-block {
        display: none !important;
    }

    .featured-videos {
        position: relative;
        height: 440px !important;
    }
    .featured-videos h1 {
        position: static;
        margin-top: 0;
        text-align: center;
    }
    .fv-view-more-block {
        position: absolute !important;
        bottom: 0;
        width: 100% !important;
        background-color: rgba(0,0,0,0.6) !important;
        border-top: 1px solid #ccc;
        padding: 10px;
        z-index: 10;
        display: block !important;
        text-align: center;
    }
    .fv-view-more-block button {
        border: 1px solid #666;
        padding: 10px 30px;
        font-size: 13px;
        font-weight: bold;
        background-color: #efefef;
        width: 100%;
    }
}

@media screen and (max-width: 374px) {
    .colleft .highlights {
        width: 300px;
        height: 440px;
        overflow: hidden;
        background-color: #FFF;
        margin-left: auto;
        margin-right: auto;
    }
    .colleft .highlights .slide {
        width: 300px;
        height: 440px;
        padding-top: 75%;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: left top !important;
        position: static;
        overflow: hidden;
    }
    .colleft .highlights .slide .sidebar {
        float: none;
        width: 100%;
        height: auto;
        overflow: hidden;
        border: 0;
    }
    .colleft .highlights .highlights_tabs {
        width: 100%;
        margin-top: 0;
        top: 190px;
    }
    .colleft .highlights .highlights_tabs .tabs {
        width: 100%;
    }
}

@media screen and (min-width: 414px) and (max-width: 575px) {
    .colleft .highlights {
        width: 394px;
        height: 560px;
        overflow: hidden;
        background-color: #FFF;
        margin-left: auto;
        margin-right: auto;
    }
    .colleft .highlights .slide {
        width: 394px;
        height: 560px;
        padding-top: 75%;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: left top !important;
        position: static;
        overflow: hidden;
    }
    .colleft .highlights .slide .sidebar {
        float: none;
        width: 100%;
        height: auto;
        overflow: hidden;
        border: 0;
        border-top: 1px solid #ccc;
    }
    .colleft .highlights .highlights_tabs {
        width: 100%;
        margin-top: 0;
        top: 258px;
    }
    .colleft .highlights .highlights_tabs .tabs {
        width: 100%;
    }
}
/* Mobile Large Only */
@media screen and (min-width: 576px) and (max-width: 767px) {
    .colleft {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .colright {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        display: flex;
        flex-flow: row wrap;
    }
    .colright .banbox {
        width: 300px;
    }
    .fullrow {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        display: flex;
        flex-flow: row wrap;
    }

    .colleft .highlights {
        width: 482px;
        height: 520px;
    }
    .colleft .highlights .slide {
        width: 100%;
        height: 520px;
    }
    .colleft .highlights .highlights_tabs {
        top: 324px;
    }

    .footer-container .wrapper {
        display: flex;
        flex-flow: row wrap;
    }
    .footer-container ul {
        flex: 1 1 30%;
        float: none;
        width: auto !important;
        margin: 0 auto;
        padding: 20px !important;
    }

    #EditorsPicksStories > div > .item {
        flex: 1 1 0px !important;
    }

    #FeaturedVideosStories > div > .item {
        flex: 1 1 0px !important;
    }

    .fb-comments span, .fb-comments span iframe {
        width: 546px !important;
    }


    #videos #categories > .category_items > .scrollable > .items > .theItem {
        justify-content: center;
    }
}



/*Tablet Only */
@media screen and (min-width: 768px) and (max-width: 991px) {
    .main.wrapper {
        display: flex;
        flex-flow: row wrap;
    }
    .colleft {
        flex: 0 0 100%;
    }
    .colright {
        flex: 0 0 100%;
    }
    .fullrow {
        flex: 1 0 100%;
    }

    .footer-container .wrapper {
        display: flex;
        flex-flow: row wrap;
    }
    .footer-container ul {
        flex: 1 1 30%;
        float: none;
        width: auto !important;
        margin: 0 auto;
        padding: 20px !important;
    }

    .colleft .highlights {
        width: 482px;
        height: 580px;
    }
    .colleft .highlights .slide {
        width: 100%;
        height: 580px;
    }
    .colleft .highlights .highlights_tabs {
        top: 324px;
    }

    .colleft .clist .highlights {
        width: 420px;
        height: 520px;
    }
    .colleft .clist .highlights .slide {
        width: 100%;
        height: 520px;
    }
    .colleft .clist .highlights .highlights_tabs {
        top: 274px;
    }

    .three-col {
        display: flex;
        flex-flow: row wrap;
    }
    .three-col .col1 {
        flex: 0 0 45%;
    }
    .three-col .col2 {
        flex: 0 0 55%;

        display: flex;
        flex-flow: row nowrap;
    }
    .box .features h1 {
        border-top: 1px solid #ccc;
        padding-top: 10px;
    }
    .box .twitter {
        flex: 0 0 50%;
        height: auto;
    }
    .box .mostread {
        flex: 0 0 50%;
        margin-top: 0;
        border-bottom: 0;
    }
    .three-col .col3 {
        flex: 0 0 100%;
    }
    .colleft .box > .col3 {
        margin-top: 0;

    }
    .box .multimedia {
        display: flex;
        flex-flow: column wrap;
        margin-top: 0;
        border-left: 1px solid #ccc;
    }
    .box .multimedia h1 {
        flex: 0 0 0px;
    }
    .box .multimedia h2 {
        flex: 1 1 0px;
    }
    .colright {
        display: flex;
        flex-flow: row wrap;
    }
    .colleft .latest-news {
        flex: 1 1 0px;
        height: auto;
    }
    .colright .banbox {
        flex: 0 0 300px;
        margin-left: 15px;
        margin-right: 15px;
    }
    .colright .current-issue {
        flex: 0 0 100%;
    }
    .colright .mostread {
        flex: 1 0 0px;
    }

    .supplements {
        margin-bottom: 0px !important;
    }

    .job-search {
        height: auto;
        flex: 1 0 45%;
        margin-right: 5px !important;
        margin-left: 0 !important;
    }
    .ce-course {
        flex: 1 1 45%;
        height: auto;
        margin-left: 5px !important;
        margin-right: 0 !important;
    }

    #main {
        width: auto;
        flex: 1 1 0;
        padding-left: 15px;
        padding-right: 15px;
        
    }

    aside {
        flex: 0 0 315px;
        padding-left: 0;
        padding-right: 15px;
    }

    /* Article Full Screen Width */
    .fullcontent #main {
        width: 100%;
        flex: 0 0 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .fullcontent aside {
        flex: 0 0 100%;
        padding-left: 15px;
        padding-right: 15px;
    }


    .clist {
        padding-right: 0;
    }

    .clist .story > div {
        float: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .load_more_btn {
        display: block;
        margin: 0 auto 20px auto;
    }
    aside #EditorsPicksStories > div {
        display: block !important;
    }
    aside #EditorsPicksStories > div > .item {
        flex: none;
        width: 280px;
        /*flex: 0 0 130px;
        padding-left: 5px;
        padding-right: 5px;*/
    }
    aside .editors-picks div > .item > h2 {
        /*float: none;
        width: 100%;*/
    }
    aside .editors-picks div > .item img {
        width: 140px !important;
    }

    .fullcontent #EditorsPicksStories > div {
        display: flex !important;
    }

    .fullcontent #EditorsPicksStories > div > .item  {
        flex: 1 0 0px;
        width: auto;
        padding-left: 5px;
        padding-right: 5px;
        overflow: visible;
        max-width: 142px;
    }
    .fullcontent aside .editors-picks div > .item img {
        width: auto;
    }
    .fullcontent aside .editors-picks div > .item > h2 {
        float: none;
        width: 100%;
    }

    .fullcontent .most-viewed > h1 {
        width: 100%;
        left: 0;
    }
    .fullcontent aside .editors-picks > h1 {
        width: 100%;
        left:0;
        margin-left:0;
    }
    .also-recommended > .item {
        margin-right: 15px;
    }

    .fb-comments span, .fb-comments span iframe {
        width: 738px !important;
    }

    .tablet-hide {
        display: none;
    }

    #videos {
        margin-left: auto;
        margin-right: auto;
    }

    #videos .videotime {
        right: 2px;
        top: 74px;
    }
    #videos .closeOverlay {
        width: 70px;
    }

    .video_searchbox {
        max-width: 438px;
        margin-left:auto;
        margin-right:auto;
    }
}

/* Desktop+ */
@media screen and (min-width: 992px) {
    *, *::before, *::after {
      box-sizing: content-box;
    }

    .navbar-toggler {
        display: none;
    }
    .search-bar.collapse:not(.show)
    {
        display: block;
    }
    #EditorsPicksStories, #FeaturedVideosStories {
        height: 190px!important;
    }

    .desktop_hide {
        display: none !important;
    }
}



/* DMITRII's CSS */
/*@media screen and (min-width: 400px) {
    .wrapper {
        width: 470px;
        margin:0;
    }

}
@media screen and (min-width: 768px) {
    .wrapper {
        width: 970px;
        margin: 0 auto; 
    }
}

.features {
    font-size: 11px;
    line-height: 13px;
}

.current-issue {
    font-size: 11px;
    line-height: 13px;
}
.job-search {
    font-size: 11px;
    line-height: 13px;
}*/