

.q_price_table .price_in_table .value,  .q_price_table .price_in_table .price, .q_price_table .price_in_table .mark {
 font-family: "Pathway Gothic One", sans-serif;
 font-weight: 400 !important;
}

.testimonials .testimonial_text_inner p {
  font-style: italic;
}

.testimonials .testimonial_text_inner p.testimonial_author {
font-family: Raleway, sans-serif;
font-style: normal;
}

li.narrow .second .inner ul {
  padding: 15px 0;
}

.q_pie_chart_holder .q_percentage{
  font-family: "Pathway Gothic One", sans-serif;
}

.projects_holder.hover_text article .hover_feature_holder_title .separator {
  background-color: #BEBEBE !important;
}

blockquote.with_quote_icon h5 {
  font-style: italic;
}

.q_progress_bar .progress_title_holder {
font-family: Raleway, sans-serif;
font-weight: 800;
}

.q_price_table .price_table_inner {
  background-color: #505050;
}

img.grayscale {

  /* for Webkit browsere, Chrome 19+, Safari 6+ ... */
  -webkit-filter: grayscale(1) !important;

  /* this is for Firefox 3.5+, Firefox mobile */
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'gs\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#gs");

  /* for IE6+ */
  filter: gray;
}

.grayscale:hover {
    filter: none;
    -webkit-filter: grayscale(0) !important;
}
#menu-mass-incarceration-menu li{display:inline;padding:10px;font-size:30px;}

.threeLines{display:none;}
#responsive-menu{display:none;}
/*.carousel-inner .q_slide_subtitle span
{
background-color: black;
opacity:.7;
padding:20px;
}*/
.q_logo{top:20% !important;}


/* Kime Media added CSS */

#nav-menu-item-734 {
      margin: 0px -20px 0px 0px !important;
}

.ginput_container {
      border: 1px solid #747474;
}

.gform_wrapper input:hover {
    background-color: #505050;
    border-color: #505050;
}

.q_logo img{
	width: 410px !important;
	height: auto !important;
	top: -52%;
}


#proj-subtitle {
    color: #5C5C5C;
    font-size: 0.7em;
    line-height: 1.2em;
    padding-bottom: 0.7em;
    font-style: normal;
}

#proj-desc-01 {
    font-size: 0.7em;
    color: #5C5C5C;
    line-height: 1.4em;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}

#read-more{
    color: #D22027;
    font-size: 1.1em;
    text-decoration: underline;
    display: block;
}    

#film-title {
    color: #5C5C5C;
    padding-bottom: 0.5em;
}

#lbp-name {
    color: #D22027;
    font-size: 1.9em !important;
    margin: -0.4em 0px 0px 0px;
}

#lbp-pic {
    padding-top:0.4em;
}

#lbp-img-02 {
    padding-bottom: 0.4em;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.carousel-inner .q_slide_subtitle {
    background-color: rgba(0, 0, 0, 0.37) !important;
    opacity: 1!important;
    padding: 0px;
    margin: 80px 0px 0px 0px;
}

.carousel-inner .q_slide_subtitle span {
	font-size: 1em;
	margin-bottom: 0px;
	display: inline-block;
}

#job-title-01 {
	font: bold 0.7em "Trebuchet MS", Helvetica, sans-serif;
	color: #5C5C5C;
	line-height: 1em;
}

.tf-proj-synopsis p{
	color: #666;
	font: 0.8em/1.5em "Trebuchet MS", Helvetica, Geneva, sans-serif;
}

#about-us-desc {
    color: #040707;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 0.9em;
    padding: 0px 30px 0px 30px;
}

#about-us-desc-02 {
    font-size: 2.0em;
    color: #D22027;
    line-height: 1.4em;
    padding-left: 30px;
}

#about-us-desc-03 {
    color: #040707;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1.1em;
    padding: 0px 30px 0px 30px;
    line-height: 1.1em;
}

.dashicons-facebook {
	margin: 0px 0px 0px -10px;
}

.dashicons-twitter {
	margin: 0px 0px 0px -20px;
}


header.sticky .header_bottom .q_logo img {
	top: -70% !important;	
}

.carousel-inner .slider_content .text .qbutton {
	color: #fff;
	background-color: #000;
}

.carousel-inner .slider_content .q_slide_title {
	margin: 70px 0px -40px 0px;
}


@media only screen and (max-width: 1200px){

#proj-desc-01 {
	margin: 0px;
}

#click-menu {
	display: none !important;
}

}

@media only screen and (max-width: 1000px){

#proj-desc-01 {
	font-size: 0.7em !important;
	width: 250px;
}

#film-title {
	font-size: small;
	}

#click-menu {
	display: none !important;
}

.fa {
	font-size: 2em;
	color: #fff;
}

}

@media only screen and (max-width: 768px){

#proj-desc-01 {
	font-size: 0.6em !important;
	width: 200px;
}

#film-title {
	font-size: x-small;
	}

#click-menu {
	display: none !important;
}

.fa {
	font-size: 2em;
	color: #fff;
}

}

@media only screen and (min-width: 600px) and (max-width: 768px){
	#proj-desc-01 {
		margin: 0px 0px 0px 150px;
		width: 300px;
		font-size: 1em !important;
}

#film-title {
	font-size: medium;
	}

#click-menu {
	display: none !important;
}

.fa {
	font-size: 2em;
	color: #fff;
}

}

@media only screen and (max-width: 600px){

#proj-desc-01 {
	margin: 0px 0px 0px 60px;
	width: 300px;
	font-size: 1em !important;
}
		
#film-title {
	font-size: 1.1em;
}

#click-menu {
	display: none !important;
}

.fa {
	font-size: 2em;
	color: #fff;
	padding: 0px 0px 60px 190px;
}

}

@media only screen and (max-width: 480px){

#proj-desc-01 {
		margin: 0px;
	}

.carousel-inner .q_slide_subtitle{
		margin: 0px!important;
	}

#click-menu {
	display: none !important;
}

.fa {
	font-size: 2em;
	color: #fff;
	padding: 0px 0px 60px 170px;
}

.mobile_menu ul li a {
	color: #fff;
}

.carousel-inner .slider_content .q_slide_title {
	margin: -60px 0px 0px 0px !important;
}

.carousel-inner .q_slide_subtitle span{
	font-size: 0.75em !important;
	margin: 0px 0px -30px 0px;
	}

.carousel-inner .slider_content .qbutton {
	display: none;
}

}
