

.desc-text p {
font-size: 20px;
line-height: 30px;
font-style: normal;
font-weight: 400;
text-decoration: none;
}
h1 {
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
margin: 20px 0px 20px 0px;
}
.sow-icon-fontawesome {
    font-family: 'sow-fontawesome' !important;
}
li {
line-height:18px;
padding-bottom:10px;
}
.blog_holder article {
    margin: 0;
}
.projects_holder article .portfolio_description {
  padding-left: 15px;
padding-right: 15px;
}
.blog_holder article .post_text h2 .date {
  display: none;
}
.q_font_awsome_icon_stack:hover .fa-circle {
  color: #c81c1b!important;
}
@media only screen and (min-width: 1000px){
.header_bottom{
padding:0;
}
header .header_inner_left{
left:0;
}
}
nav.main_menu>ul>li>a{
padding:0 60px;
border-right:  1px solid #d2d3d5;
}
nav.main_menu>ul>li:last-child a{
border:none;
}
@media only screen and (min-width: 1600px) and (max-width: 1900px) {
nav.main_menu > ul > li > a{
padding: 0 40px;
}
}
@media only screen and (max-width: 1600px) {
.ts-hover-effect-content {
    font-size: 14px !important;
}
}
@media only screen  and (min-width: 1400px) and (max-width: 1600px) {
nav.main_menu > ul > li > a{
padding: 0 30px;
}
}
@media only screen  and (min-width: 1300px) and (max-width: 1400px) {
nav.main_menu > ul > li > a{
padding: 0 20px;
}
}
@media only screen  and (min-width: 1200px) and (max-width: 1300px) {
nav.main_menu > ul > li > a{
padding: 0 15px;
}
}
@media only screen  and (min-width: 1100px) and (max-width: 1200px) {
nav.main_menu > ul > li > a{
padding: 0 15px;
font-size:14px;
}
}
@media only screen and (max-width: 1100px) {
nav.main_menu > ul > li > a{
padding: 0 10px;
font-size:14px;
}
}

@media only screen and (max-width: 1000px) {
.header_top .left, .header_top .right {
text-align: center;
float: left;
}
}

@media only screen and (max-width: 1000px) {
header .q_logo img.mobile {
    display: none!important;
    opacity: 1!important;
    position: relative;
    margin: 0 auto;
}
}

@media only screen and (max-width: 1000px) {
.header_top .inner {
    display: inline-block;
    margin: 0 0 -12px;
}
}

.header_top div.right .inner>div {
    float: none;
}

/*
* === Top Header Right Widget Area | only float:right ===
*/

.header_top .right {
    float: right;
    width: 100%;
}

/*
* === Image Hover Margin| Added: margin: 0px 0px -8px -31px; ===
*/

.image_hover .images_holder {
    position: relative;
    margin: 0px 0px -8px -31px;
    display: inline-block;
}

/*
* === Header Top Bar (Mobile Version) | Added: display: none; ===
*/

@media only screen and (max-width: 1000px) {
.header_top .left, .header_top .right {
    text-align: center;
    float: left;
    display: none;
}
}

@media only screen and (max-width: 1242px) {
html.touch header { 
     display:none !important; 
}
}


/*
* === Expandable Section ===
*/

.more_facts_button .more_facts_button_text {
    font-family:inherit;
    font-size:26px;
    font-weight:400;
}

.footer_top.footer_top_full {
    padding: 48px 60px !important;
    border-top: #F98100 10px;
    border-top-style: solid;
}

.logo_wrapper {
    display: none !important;
}

#menu-item-16208 {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background: rgba(0,0,0,0.6);
    padding: 5px 0 0 0;
}

#menu-item-16209 {
    background: rgba(0,0,0,0.5);
    padding: 5px 0 0 0;
}

#menu-item-16942 {
    background: rgba(0,0,0,0.6);
    padding: 5px 0 0 0;
}

#menu-item-16210 {
    background: rgba(0,0,0,0.4);
    padding: 5px 0 0 0;
}

#menu-item-16211 {
    background: rgba(0,0,0,0.5);
    padding: 5px 0 0 0;
}

#menu-item-18737 {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background: rgba(0,0,0,0.6);
    padding: 5px 0 0 0;
}
#menu-item-23112{
    background: rgba(0,0,0,0.5);
    padding: 5px 0 0 0;
}
/*
* === White Bar under the footer Fix ===
*/

@media (max-width: 5000px) and (min-width: 1242px) {
body {
    margin-top: 0 !important;
    margin-bottom: -50px !important;
}
}