/*
Theme Name: Zippia v2023v01
Theme URI: http://www.zippia.com/
Description: Zippia black custom theme.
Version: 15
Author: Zippia
Author URI: http://www.zippia.com/
*/

h1, h2, h3 {
    font-family: "brandon_grotesquebold";
    text-transform: uppercase;
    color: #333;
}
h1 {
    font-size: 32px;
    line-height: normal;
    letter-spacing: 3.2px;
}
h2 {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 2.8px;
}

.rankleft p {
    margin-bottom: 30px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 18px; /*kolmar*/
    line-height: 2;
    color: #333333;
}

/* Additions by KW */
.rankmain .rankleft .rankdiv b {color :#6d6d6d;}

.fixed-header-category ul {font-size:0;overflow:hidden;}
nav.navbar.main-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-width: 0 0 1px;
    background: #fff;
    z-index: 100;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}

nav.navbar.dark-header {
	background: #2C2C2C !important;
	border-bottom: none !important;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none !important;
    background-color: transparent !important;
    border-bottom: none !important;
}

.btn-search-top-left .glyphicon-search {top:2px;}
.btn-search-top .glyphicon-search {padding:0!important;}

.job-list-content ul {margin:0;}
.job-list-content ul li {margin: 0px 0px 20px; width: 100%;}
.job-list-content li:hover {border-radius:3px;}
.job-list-content .job-item {margin:0;}

.category-tab-content {margin-bottom:50px;}

.widget_zippia_job_listing_widget {padding:0;border:none;margin-top:50px;}
.widget_zippia_job_listing_widget a, .widget_zippia_job_listing_widget a:hover, .widget_zippia_job_listing_widget a:visited, .widget_zippia_job_listing_widget a:active{text-decoration:none;}

.rankleft .relarticle .advice-section .advice-tabing .advice-block {max-width:100%;}
.rankmain .rankleft .rankdiv .rtgnme {margin-right:0;}

.why-zippia {border-top:1px solid #cccccc; margin-top: 50px;}
.why-zippia {margin-top:0;}
.why-zippia h3 {margin-bottom:50px;}

.rankleft img:not(.thumb) {
    max-width:100%;
    height:auto;
}

.fcbk_share {margin-bottom:55px;}

.os-semibold {
    font-weight: 600;
}
.mobileDispay {
    display: none;
}

@media only screen and (max-width: 640px) {
    .btn-search-top{ top:11px!important;}
}

@media only screen and (min-width: 768px) {
    /*.fixed-header-category ul li {display:block;float:left;}*/
}

@media only screen and (max-width: 768px) {
    .ctg_content .advice-section .advice-tabing .advice-block p {top: 50%;}
    .footer-contact-mobile p img {margin-bottom:0;}
    .footer-section ul { min-height: 175px!important;}
    .footer-listing.one, .footer-section ul.social-media-footer {min-height:140px!important;}
    .why-zippia h3 {font-size:25px;}
    .why-zippia .show-more {display:none!important;}
    .why-zippia #remainingNearByCity {display:block!important;}
    .why-zippia #remainingJobs {display:block!important;}
    .mobileDispay {
        display: flex;
        flex-direction: column;
    }

}

@media only screen and (min-width: 780px) {
    .rankleft .relarticle .advice-section .advice-tabing .col-md-12 {width:50%!important;}
}

@media only screen and (max-width: 780px) {
    .rankleft .relarticle .advice-section .advice-tabing .col-md-12 {width:100%!important;}
}

@media (min-width: 992px) {
    .rankleft .relarticle .advice-section .advice-tabing .col-md-12 {width:50%!important;}
}

@media only screen and (max-width: 992px) {
    .widget_text {display:none;}
    .widget_wp_related_posts {display:none;}
    .mobile-nav-container .navbar-collapse { background: rgba(239, 241, 241, 1) none repeat scroll 0 0; text-align: center; max-height:550px;z-index:1035;}
    .dark-header .mobile-nav-container .navbar-collapse { background-color: #2c2c2c !important; padding: 0 20px; }
    .navbar-form .cell input {width:100%!important;margin:1px 0;}
    .navbar-form .cell input.typeahead-devs1 {margin-top:-6px;}
}

/* .footer-section p {
	font-size:16px;
	margin-bottom:10px;
}

.footer-section .footer-contact p {
	 font-size:13px;
}*/

/****kolmar additions***/
.iframe-gallery-wrapper{
    position: relative;
    padding-bottom: 60%;
    height: 0;
    overflow: hidden;
}
.iframe-gallery-wrapper iframe{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 600px;
}

.iframe-gallery{width:100%; height:415px;}
@media (max-width: 1200px){.iframe-gallery{height:350px; margin:0px;}}
@media (max-width: 1024px){.iframe-gallery{height:500px; margin:0px;}}
@media (max-width: 800px){.iframe-gallery{height:400px; margin:0px;}}
@media (max-width: 600px){.iframe-gallery{width:540px; height:300px; margin:0px;}}
@media (max-width: 414px){.iframe-gallery{width:350px; height:220px; margin:0px;}}
@media (max-width: 320px){.iframe-gallery{width:300px; height:200px; margin:0px;}}

.source{
    margin-top: -25px;
    margin-bottom: 10px;
    width: 100%;
    font-size: .8em;
    color: #777;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}
caption,
th,
td {
    font-weight: normal;
    text-align: left;
}
td {
    padding: 15px;
    border-bottom: 1px solid rgba(0,0,0,0.07);
    border-right: 1px solid rgba(0,0,0,0.07);
}
td.pad{
    border-right: none;
}

th {
    background-color: #ECECEC;
    text-align: center;
    padding: 5px 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
    background: #fff;
    border-top: 1px solid#e6e6e6;
    border-left: 1px solid rgba(0,0,0,0.07);
}

th {
    font-weight: bold;
}

.inline-ad{
    width:300px;
    height:315px;
    margin-left:auto;
    margin-right:auto;
    clear:both;
    margin-top:15px;
    border-top:1px #ebebeb solid;
    padding-top:15px;
    border-bottom:1px #ebebeb solid;
    padding-bottom:15px;
    font-size: .7em;
    color: #777;
    text-align:center;
}
.calculator-iframe{
    width:600px;
    margin-left: -29px;
    height: 295px;
}
.you-tube-video{
    height:500px;
    width:100%;
}
@media (max-width: 619px) {
    .you-tube-video{
        height:250px;
    }
    #withLove{
        font-size:1.1em;
    }
    .calculator-iframe{
        width: 100%;
        margin-left: 0px !important;
    }
    .hide-on-mobile{
        display:none;
    }
}
@media (min-width: 1024px) {
    .hide-on-desktop{
        display:none;
    }
}
@media (min-width: 1024px) {
    .hide-on-desktop{
        display:none;
    }
}


.site-branding a img{
    height:50px;
}

.typeahead-devs, .tt-hint, .typeahead-devs1 {

}
.tt-hint {width:175px;padding:0px 0px 0px 5px;height:35px;}

.tt-dropdown-menu {
    margin-top: 18px;
    background-color: #fff;
    width: 100%;
    padding: 7px 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

.tt-dropdown-menu .tt-suggestion:hover {
    background-color:#e8e7e7;
    cursor:pointer;
}
.tt-dropdown-menu .tt-suggestion {
    padding: 3px 10px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}

.street-view {
    width:100%;
    height:250px;
    pointer-events: none;
}

/* PAGE.PHP styles (eg. terms of use page) */
.page .rankleft {
    margin: 0 auto;
    float: none;
}
.page .rankleft h1 {
    text-align: center;
    margin-top: 48px;
    margin-bottom: 48px;
}
.page .rankleft h3 {
    margin-bottom: 16px;
    margin-top: 52px;
}
.page .rankleft ul {
    font-size: 18px;
    padding-left: 12px;
    list-style: none;
    line-height: 26px;
    margin-left: 12px;
}
.page .rankleft ul li::before {
    content: "\2022";
    color: #43A547;
    font-weight: bold;
    display: inline-block;
    width: 24px;
    margin-left: -24px;
}
.page .rankright {
    display: none;
}

/* footer start */

.footer .footer-nav ul {
    padding: 0;
    margin-left: 0px!important;
}

.dark-footer {
    background-color: #2c2c2c !important;
}

.dark-footer .footer-nav .h6,
.dark-footer .footer-nav ul .showMoreFooter a,
.dark-footer .footer-logo span {
    color: #ffffff !important;
}

.dark-footer .footer-nav ul > li > a,
.dark-footer .footer-logo {
    color: #aaaaaa !important;
}

.footer {
    background-color: #f0f2f4;
    font-size: 14px;
    padding: 30px 0;
}

.footer .hiddenCollege, .footer .hiddenCompany {
    display: none !important;
}

.footer .footer-nav ul > li > a {
    color: #3174ee;
    list-style: outside none none;
    margin: 0;
    font-weight: 400!important;
    line-height: 1!important;
    font-size: 14px;
    padding: 8px 0;
}
.footer .footer-logo a {
    color: #3174ee;
}
.footer .footer-nav .social-icons > li {
    margin-top: 20px;
    padding: 0;
}

.footer .showMoreFooter a {
    color: black !important;
}

.footer {
    padding: 30px 0;
    background-color: #f0f2f4;
    font-size: 14px;
    position: relative;
    float: left;
    width: 100%;
}

.footer .footer-logo img {
    margin-bottom: 34px;
}

.footer .footer-logo p {
    margin-bottom: 18px;
}

.footer .footer-nav .h6 {
    margin: 15px 0 23px;
    font-size: 14px;
}

.footer .footer-nav ul > li {
    padding: 6px 0;
    list-style: none;
    line-height: 20px;
}

.footer .footer-nav .social-icons > li {
    display: inline-block;
    font-size: 20px;
    margin-right: 20px;
}

.footer .footer-nav .social-icons > li a {
    color: #c1c6cc;
}

.footer .footer-nav .social-icons > li a:hover .fa-facebook {
    color: #244e9a;
}

.footer .footer-nav .social-icons > li a:hover .fa-google-plus {
    color: #e51225;
}

.footer .footer-nav .social-icons > li a:hover .fa-twitter {
    color: #29aae3;
}

@media (max-width: 991px) {
    .footer .footer-logo {
        margin-top: 30px;
    }

    .footer .footer-logo p {
        margin-bottom: 8px;
    }

    .footer .footer-nav.pull-right {
        float: none !important;
    }

    .footer .footer-nav ul > li {
        padding: 4px 0;
    }
}

@media (max-width: 767px) {
    .nav.navbar-nav.top-nav {
        padding-top: 0 !important;
    }
    .footer .footer-nav .col-sm-3 {
        min-height: 230px;
    }

    .footer .footer-nav .col-sm-3:nth-child(3), .footer .footer-nav .col-sm-3:nth-child(4) {
        min-height: 150px;
    }
}

/* footer end */
