

body.boxed .wrapper {
    background-repeat: repeat;
}

header.centered_logo .header_inner_right {
    display: none !important;
}

.q_icon_with_title .icon_with_title_link {
    margin: 0px 0 0;
}

.content .container .container_inner.page_container_inner {
    padding: 0px 0 0;
}

@media only screen and (min-width: 1024px) {
header.centered_logo .header_inner_left {
    margin: 30px 0 10px;
}
}

@media only screen and (max-width: 1024px) {
header.centered_logo .header_inner_left {
    padding-bottom: 65px;
}
}

body a.pp_next:after {
    border: 0px solid #FFF;
    right: 10px;
}

body a.pp_previous:after {
    border: 0px solid #FFF;
    left: 10px;
}

body a.pp_next:after, body a.pp_previous:after {
    font-size: 50px;
}

@media only screen and (max-width: 1000px){
.title.has_fixed_background {
    padding: 40px 0 0 0 !important;
}}

@media only screen and (max-width: 1000px){
.title_outer .has_fixed_background.title .title_subtitle_holder  {
    padding-top: 30px !important;
}}

.header_bottom_right_widget_holder {
width:200px;
}

div.icon_text_inner {
    text-align: left !important;
}


.quform-label>label {
    float: left;
}

.boxed .header_bottom {
    padding-top:20px;
}