
.theme-header .theme-header-logo,
.theme-header .theme-header-logo>a,
.theme-header .theme-header-logo>a>img
{
	height:50px;
}

.theme-header .theme-header-search-button,
.theme-header .theme-header-menu-button
{
	line-height:50px;
}

					@media only screen  and (min-width:960px) and (max-width:1279px)
					{
					fieldset.usp-title {
    width: 100% !important;
    float: left;
    padding: 0px !important;
}
fieldset.usp-category {
    width: 100% !important;
    float: left;
    padding: 0 0px !important;
}
fieldset.usp-content {
    width: 100% !important;
    padding: 0 0px !important;
}
fieldset.usp-captcha {
    padding: 0 0px !important;
}
.form-left {
    width: 100% !important;
    float: left;
}
.form-right {
    width: 100% !important;
    float: right;
}
div#usp-submit {
    width: 100% !important;
}
					}
					
					@media only screen  and (min-width:768px) and (max-width:959px)
					{
					fieldset.usp-title {
    width: 100% !important;
    float: left;
    padding: 0px !important;
}
fieldset.usp-category {
    width: 100% !important;
    float: right;
    padding: 0 0px !important;
}
fieldset.usp-content {
    width: 100% !important;
    padding: 0 0px !important;
}
fieldset.usp-captcha {
    padding: 0 0px !important;
}
.form-left {
    width: 100% !important;
    float: left;
}
.form-right {
    width: 100% !important;
    float: right;
}
div#usp-submit {
    width: 100% !important;
}
					}
					
					@media only screen  and (min-width:480px) and (max-width:767px)
					{
					fieldset.usp-title {
    width: 100% !important;
    float: left;
    padding: 0px !important;
}
fieldset.usp-category {
    width: 100% !important;
    float: right;
    padding: 0 0px !important;
}
fieldset.usp-content {
    width: 100% !important;
    padding: 0 0px !important;
}
fieldset.usp-captcha {
    padding: 0 0px !important;
}
.form-left {
    width: 100% !important;
    float: left;
}
.form-right {
    width: 100% !important;
    float: right;
}
div#usp-submit {
    width: 100% !important;
}

.home .story {
    display: none !important;
}
					}
					
					@media only screen  and (min-width:0px) and (max-width:479px)
					{
					fieldset.usp-title {
    width: 100% !important;
    float: left;
    padding: 0px !important;
}
fieldset.usp-category {
    width: 100% !important;
    float: right;
    padding: 0 0px !important;
}
fieldset.usp-content {
    width: 100% !important;
    padding: 0 0px !important;
}
fieldset.usp-captcha {
    padding: 0 0px !important;
}
.form-left {
    width: 100% !important;
    float: left;
}
.form-right {
    width: 100% !important;
    float: right;
}
div#usp-submit {
    width: 100% !important;
}

.home .story {
    display: none !important;
}
					}
					