/*--
	Theme Name: theme45511
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 2.1
	MotoPress Version: 1.0
--*/
@import url("main-style.css");

body .camera_caption > div h1 {
    font: bold 200px/170px PT Sans,sans-serif;
}

body {
    color: #9B9B9B !important;
}

.social_link__linkedin img{
	margin-top:-5px;
}

.footer-small-text{
	font-size: 9px;
	color: #767676;
}

.tax-heading{
	font-size:23px;
}

.tax-section .tax-text{
	min-height:150px;
}

.thumbnail-tax:after{
    box-shadow: 0px 15px 10px rgba(0, 0, 0, 0.3);
    position: absolute;
    right: 5%;
    left: 5%;
    bottom: 7px;
    z-index: -1;
    width: 90%;
    height: 39px;
    content: "";
}

.tax-img{
	border:5px solid #ccc;
}

body .logo a {
    margin-top: 15px;
}

.tax-img{
	width:100%;
}

@media (max-width:320px){
	body .logo a {
	}
	.title-section{
		padding:20px 0px 0px !important;
	}
}

@media (min-width:321px) and (max-width:640px){
	body .logo a {
	}
	.title-section{
		padding:20px 0px 0px !important;
	}
}

@media (min-width:321px) and (max-width:480px) and (orientation:landscape){
	body .logo a {
	}
}

@media (min-width:768px) and (max-width:980px){
	body .logo a {
		width: 120% !important;
		margin-top:25px;
	}
	.sf-menu > li > a {
		font: 14px/20px PT Sans,sans-serif !important;
	}
	
	body .camera_caption > div h1 {
		font: bold 100px/170px PT Sans,sans-serif;
	}
	.tax-heading {
		font-size: 23px;
		line-height: 24px;
	}
}

@media (min-width:981px) and (max-width:1024px){
	body .logo a {
		width:125% !important;
		margin-top:20px;
	}
	.sf-menu > li > a {
		font: 16px/20px PT Sans,sans-serif !important;
	}
}
@media (max-width:767px){
	.logo.pull-left {
		float: none;
		text-align: center;
	}
}