/*
Theme Name: Km
Theme URI: http://bullseyesdlocks.com
Description: Theme for Kinemetrix
Author: Lee Boone
Author URI: http://leeboone.com
Template: proto
Version: 1.0
*/







@media(min-width:992px) and (max-width:1024px){
	/*index*/
	/*index end*/
}
@media(min-width:768px) and (max-width:991px){
	/*index*/

	/*index end*/
}
@media(min-width:448px) and (max-width:767px){
	/*index*/
	#heart .posthead h1, #heart #pageHead h1{
		font-size: 18px!important;
	}

	.details>section>h3:first-child+.section_content{
		margin-left: 0!important;
	}
	/*index end*/
}
@media(max-width:447px){
	/*index*/
	#heart .posthead h1, #heart #pageHead h1{
		font-size: 18px!important;
	}
	.details>section>h3:first-child+.section_content{
		margin-left: 0!important;
	}

	#torso #rightSidebar .widget{
		width: 95%!important;
	}
	/*index end*/
}
/*style end*/
