/*
 Theme Name:   TCSO
 Description:  Twenty Seventeen Child Theme for Tulsa County Sheriff's Office
 Author:       GuRuStu
 Author URI:   http://gurustu.co/
 Template:     twentyseventeen
 Version:      1.0.0
 Text Domain:  twenty-seventeen-child
*/
body{
    font-family: "proxima-nova",sans-serif !important;
}
html{
    background: black;
}
.site-content-contain, .owl-carousel{
    background:#FFF;
    background:-webkit-gradient(linear, left center, right center, from(#ebebeb),color-stop(100%, #C6C6C6));
    background:-webkit-linear-gradient(left,#ebebeb ,#C6C6C6 100%);
    background: linear-gradient(to right,#ebebeb ,#C6C6C6 100%);
}
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF TWELVE   ============================================================================= */

.span_12_of_12 {
	width: 100%;
}

.span_11_of_12 {
	width: 91.53%;
}

.span_10_of_12 {
	width: 83.06%;
}

.span_9_of_12 {
	width: 74.6%;
}

.span_8_of_12 {
	width: 66.13%;
}

.span_7_of_12 {
	width: 57.66%; 
}

.span_6_of_12 {
	width: 49.2%; 
}

.span_5_of_12 {
	width: 40.73%; 
}

.span_4_of_12 {
	width: 32.26%; 
}

.span_3_of_12 {
	width: 23.8%;
}

.span_2_of_12 {
	width: 15.33%; 
}

.span_1_of_12 {
	width: 6.86%; 
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_12_of_12 {
		width: 100%; 
	}
	.span_11_of_12 {
		width: 100%; 
	}
	.span_10_of_12 {
		width: 100%; 
	}
	.span_9_of_12 {
		width: 100%; 
	}
	.span_8_of_12 {
		width: 100%; 
	}
	.span_7_of_12 {
		width: 100%; 
	}
	.span_6_of_12 {
		width: 100%; 
	}
	.span_5_of_12 {
		width: 100%; 
	}
	.span_4_of_12 {
		width: 100%; 
	}
	.span_3_of_12 {
		width: 100%; 
	}
	.span_2_of_12 {
		width: 100%; 
	}
	.span_1_of_12 {
		width: 100%; 
	}
}
.inline{
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-left: 0;
}
.wrap{
    padding: 0 1.6%;
}
.content-area{
    max-width: none !important;
}
#content{
    padding-top: 2em;
}
h1,h2,h3,h4{
    color: #444;
}
h4{
    padding-top: .25em;
}
h5{
    padding: 0;
}
p{
    margin-bottom: 1em;
}
ol{
    margin-left: 3em;
}
ul,ol{
    padding: 0 0 0 1.5em;
}
a:hover{
    box-shadow: none !important;
    color: #D8A74B;
}
.entry-content a:hover{
    color: #D8A74B;
}
.entry-header{
    margin-bottom: 0 !important;
}
footer .custom-logo-link{
    padding-right: 0;
}
.custom-logo-link img{
    max-height: none;
    width: 100%;
}
.custom-logo-link img:hover {
    opacity: .8;
}
.social-navigation li{
    display: table-cell;
}
.site-footer, .custom-header{
    /*box-shadow: 0px 0px 8px rgba(0,0,0,0.5);*/
    background: -webkit-gradient(linear, center top, center bottom, from(#8b949d),color-stop(100%, #6c707b));
    background: -webkit-linear-gradient(top,#8b949d ,#6c707b 100%);
    background: linear-gradient(to bottom,#8b949d ,#6c707b 100%);
    color: white;
    border: none;
    z-index: 999;
    position: relative;
}
.site-footer a, .fine-print a, .custom-header a, .custom-header h3, .navigation-top a{
    color: white;
}
.fine-print a{
    font-weight: 900;
}
.site-footer a:hover, .fine-print a:hover{
    color: #D8A74B;
}
.fine-print{
    font-size: .75em;
}
.site-footer h3{
    font-weight: 900;
    text-align: center;
}
.site-footer ul{
    list-style-type: none;
    margin-left: 0;
}
.fine-print{
    text-align: center;
    color: white;
    background: #333;
    padding: 1em;
}
footer .menu a{
    font-weight: 900;
    text-transform: uppercase;
    font-size: 1.25em;
    margin-bottom: .8em;
    display: block;
}
footer .sub-menu a{
    font-weight: 400;
    text-transform: none;
}
footer .sub-menu, footer .sub-menu a{
    font-size: .9em;
}

footer li{
    margin-bottom: .8em;
    line-height: 140%;
}
.social-navigation a{
    background-color: transparent;
    margin-bottom: 0;
}
.social-navigation a:hover{
    color: #D8A74B;
    background-color: transparent;
}
.navigation-top a:hover{
    color: #D8A74B;
}
.navigation-top .sub-menu a:hover{
    color: white;
}
.branding{
    margin: 0;
}
.site-branding{
    padding: 0;
}
.navigation-top{
    color: white;
    background: #333;
    border: none;
}
.navigation-top .wrap{
    padding: 0 1.6%;
}
#nav-top, #social-top{
    margin: 0;
}
.navigation-top nav{
    margin-left: 0;
}
#social-top nav{
    margin-right: 10px;
    float: right;
    width: 80px;
}
.main-navigation ul ul.toggled-on, .navigation-top .sub-menu li{
    background: #444;
}
.navigation-top .sub-menu li:hover{
    background-color: #D8A74B;
}
.main-navigation li{
    border-bottom: 1px solid #333;
}
.main-navigation ul ul a{
    font-weight: 100;
}
@media screen and (max-width: 767px){
    .custom-header, #social-top{
        display: none;
    }
    #nav-top{
        width: 15.33% !important;
        margin: 0;
    }
    #mobile-branding{
        width: 81.46% !important;
        margin: 0 0 0 1.6%;
    }
    #mobile-title{
        width: 49.2% !important;
        font-size: .8em;
    }
    #mobile-logo{
        width: auto !important;
        height: 40px;
    }
    #mobile-logo img{
        width: auto;
        max-height: 40px;
    }
    .menu-top-menu-container{
        position: absolute;
        z-index: 999;
        width: 100%;
        left: 0;
    }
    .navigation-top{
        position: fixed;
        z-index: 999;
        width: 100%;
    }
    #top-menu{
        background: #444;
        box-shadow: 0px 0px 8px rgba(0,0,0,0.5);
        border: 0;
    }
    .main-navigation ul ul a{
        font-size: .8em;
    }
    .navigation-top .sub-menu a{
        padding-left: 1.6%;
    }
}
@media screen and (min-width: 767px){
    #mobile-branding{
        display: none;
    }
    .sub-menu{
        margin-top: 0 !important;
    }
}
.sub-menu{
    border: none !important;
    padding: 0;
}
.menu-toggle, .dropdown-toggle{
    color: white;
    margin-right: 0;
}
#mobile-title h1{
    font-size: 1em;
}
.icon-close{
    font-size: inherit !important;
}
.custom-header h3{
    border-bottom: 1px solid #D8A74B;
    padding-bottom: 2%;
    margin-bottom: 3%;
}
.custom-header p{
    margin: 0;
}
.navigation-top{
    box-shadow: 0px 0px 8px rgba(0,0,0,0.5);
    z-index: 999;
}
#top-menu li ul li a{
    font-size: 1em;
    text-transform: none;
}
#top-menu li a{
    font-size: 1.25em;
    text-transform: uppercase;
}
.site-title{
    line-height: 110%;
}
.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title{
    text-transform: none;
    letter-spacing: normal;
    font-size: 4em;
    color: #444;
}
@media screen and (max-width: 1024px){
    #top-menu li a{
        font-size: 1em;
    }
    .site-title{
        font-size: 2em;
    }
    .page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title{
        font-size: 2em;
    }
}
.single-featured-image-header{
    min-height: 30vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: inset 0 0 200px 0 black;
}
.has-sidebar #secondary, #secondary{
    background: #D8A74B;
    /*box-shadow: 0px 0px 8px rgba(0,0,0,0.5);*/
    padding: 1em;
    width: 23.8%;
}
#secondary a{
    color: #444;
}
#secondary a:hover{
    color: #333;
}
#secondary h4{
    margin: 0;
}
#secondary h2{
    color: black;
}
#secondary li{
    margin-bottom: 0;
    margin-top: 1em;
    list-style: none;
}
#quick-links li{
    margin: 0 0 0 1em;
}
#quick-links{
    margin-bottom: 0;
    padding: 0;
}
.anchor{
    position: relative;
    top: -100px;
    display: block;
    margin: 10px;
}
.related-page, .post-thumb{
    background: #efefef;
    padding: 1em;
    margin-left: 0;
}
.related-page h4, .post-thumb h4{
    font-size: 1.5em;
    margin-bottom: .25em
}
.see-also{
    display: inline-block;
    list-style: none;
    width: 100%;
    padding: 0;
}
#fac-list{
    padding: 0;
}
.more-link:before{
    display: none !important;
}
.more-link{
    padding: .8em 1em;
    background: #D8A74B;
    color: white;
    font-weight: 600;
    box-shadow: none !important;
    text-transform: uppercase;
}
.more-link:hover{
    box-shadow: none !important;
    color: white !important;
    background: #444;
}
.link-more{
    display: inline-block;
    margin-bottom: .5em;
    margin-top: .5em;
}
.fix-on-scroll{
    position: fixed;
    display: inline-block;
    top: 100px;
}
.thumb-image{
    padding-bottom: 270px;
    background-color: #8b949d;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: -1em !important;
}
.thumb-content{
    padding-left: 2em;
}
.blog-feed{
    width: 74.6% !important;
}
@media screen and (max-width: 767px){
    .blog-feed{
        width: 100% !important;
    }
    #secondary{
        width: 100% !important;
        display: inline-block;
        margin-bottom: 1.5em;
    }
}
@media screen and (max-width: 480px){
    .thumb-image, .thumb-content{
        margin: 0 !important;
    }
    .thumb-content{
        padding: 1em;
    }
    .post-thumb{
        padding: 0;
    }
}
.wp-posts-carousel-slide, .wp-posts-carousel-container, .wp-posts-carousel-container, .wp-posts-carousel-image{
    padding: 0 !important;
}
.wp-posts-carousel-image{
    min-height: 40vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.wp-posts-carousel-details{
    max-width: 1200px !important;
    margin: auto !important;
    padding: 1em 1.6% 1.5em !important;
}
.wp-posts-carousel-container{
    background: #444 !important;
    border: none !important;
}
.wp-posts-carousel-desc{
    padding: 0 !important;
    margin: 1em 0 .5em !important;
    display: inline-block !important;
}
.compact-theme.wp-posts-carousel .wp-posts-carousel-title{
    color: white;
    text-align: left !important;
    font-size: 3em !important;
    line-height: 120%;
    margin: 0 !important;
}
.entry-title{
    border-bottom: 1px solid #444;
    font-weight: 600;
    font-size: 3em !important;
    line-height: 120%;
}
@media screen and (max-width: 960px){
    .compact-theme.wp-posts-carousel .wp-posts-carousel-title, .entry-title{
        font-size: 2em !important;
    }
}
@media screen and (max-width: 767px){
    .compact-theme.wp-posts-carousel .wp-posts-carousel-title, .entry-title{
        font-size: 1.25em !important;
    }
}
.compact-theme.wp-posts-carousel .owl-controls .owl-nav div{
    position: relative !important;
    display: none !important;
}
.owl-controls{
    position: relative !important;
    display: inline-block !important;
    top: -50px !important;
    left: 50% !important;
}
.owl-dots{
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
}
.compact-theme.wp-posts-carousel .wp-posts-carousel-desc{
    font-size: inherit !important;
}

@media screen and (min-width: 48em){
    .wrap{
        max-width: 1200px !important;
    }
}
@media screen and (max-width: 767px){
    .footer_menu{
        width: 49.2%;
    }
    .footer_menu:nth-child(5){
        margin-left: 0;
    }
    .footer_nav{
        display: none;
    }
    footer .custom-logo-link img{
        width: 50%;
        margin: auto;
        display: block;
    }
    #secondary{
        display: none;
    }
    .entry-content{
        width: 100%;
    }
}
@media screen and (max-width: 400px){
    .footer_menu{
        width: 100%;
        margin-left: 0;
    }
}
.staff-title{
    display: inline-block;
    padding-top: 0;
    margin: 0 0 .5em;
}
.entry-content a{
    box-shadow: none;
    font-weight: 600;
}
.cold-case{
    background: white;
}
.cold-case-image{
    height: 140px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
}
.cold-case-desc{
    padding: .25em;
    margin: 0;
}
.cold-case-desc h4{
    margin-bottom: .25em;
    line-height: 120%;
}
.cold-case-desc p{
    font-weight: 400 !important;
    font-size: 12px;
}
.entry-content .cold-cases a:hover{
    color: black !important;
}
.cold-case:hover{
    opacity: .8;
}
.byline{
    display: none !important;
}
.blog-links li{
    line-height: 120%;
    padding-bottom: .5em;
}
@media screen and (max-width: 1084px){
    .cold-case-image{
        height: 160px;
    }
}
@media screen and (max-width: 820px){
    .cold-case-image{
        height: 180px;
    }
}
@media screen and (max-width: 767px){
    .cold-case, .cold-case-image, .cold-case-desc{
        width: 50% !important;
        margin-left: 0;
    }
    .cold-case-image{
        height: 170px;
    }
    .single-featured-image-header{
        margin-top: 50px;
    }
    #content{
        padding-top: 80px;
    }
    .compact-theme.wp-posts-carousel{
        margin-top: 50px;
    }
}
@media screen and (max-width: 480px){
    .cold-case{
        width: 100% !important;
    }
    .cold-case-image{
        height: 150px;
    }
}
.thumb-image:hover{
    opacity: .8;
}
.thumb-content h4:hover, .related-page h4:hover{
    color: #D8A74B;
}
@media screen and (min-width: 48em){
	.main-navigation a{
		padding: 1em;
	}
}
@media screen and (max-width: 1125px){
	.main-navigation a{
		padding: 1em .6em;
	}
}