

.footer_top_holder, .background_inner_single {
    margin: 20px 25px;
}
.wp-pagenavi {
    text-align: center;
}
.col_2 span.from
{
    font-size: 15px !important;
}
ul.dcw {
    margin-top: 10px;
}
.q_logo a {
    height: 50px !important;
}
ul.post_cat_grid li h3 {  
    color: #fff;
}
body.home .content.content_top_margin {
    margin-top: 0px!important;
}

.background_inner_single.single_page ul li {
    float: left;
    width: 48%;
    list-style: none !important;
    min-height: 600px;
    max-height: 600px;
    margin-right: 10px;
}

.background_inner_single {
    
    float: left;
}
.background_inner_single.single_page p {
    color: #000;
    font-size: 17px;
    line-height: 34px;
 
}
.background_inner_single.single_page h4 {
    color: #000;
    font-weight: bold;
    font-size: 17px;
}
.background_inner_single.single_page ul {
    width: 100%;
    float: left;
    border-top: 2px solid #000;
    padding-top: 20px;
}
.background_inner .col_2:first-child {
    width: 26%;
}
.border_small .col_7 {
    width: 52%;
}
.col_2 {
    width: 19%;
    float: left;
    text-align: center;
}
.col_7 p {
    color: #000;
    font-size: 17px;
    margin-top: 15px;
}
.col_2 span {
        font-size: 18px;
    color: #ea0907  !important;
    margin-bottom: -10px;
}
.col_2 b {
    font-size: 28px;
}
.col_7 {
    width: 58%;
    float: left;
    margin-left: 20px;
}
.col_4 {
    width: 30%;
    float: left;
}
.background_inner {
    background: #f1f1f1;
    margin: 0px 20px;
    border: 1px solid #3e78c1;
    padding: 10px 20px;
    width: 100%;
    float: left;
}
.col_12.border_small {
    border-bottom: 1px solid #000 !important;
}
.col_12 {
   width: 95% !important;
    float: left;
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
  margin-bottom: 20px;
}

.col_8 {
    width: 70%;
    float: left;
}
.col_8 h3 {
    color: #000;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.col_8 p {
    color: #000;
    font-size: 17px;
        margin-right: 25px;
}

nav.main_menu>ul>li>a {
    font-size: 19px;
    font-weight: normal ;
}
li.cat-item.cat-item-1.dcw_c1 {
    display: none;
}
.content.content_top_margin {
    margin-top: 50px!important;
}
.footer_top {
    padding: 10px 0 10px;
}
ul#menu-footer-menu li {
    display: inline-block;
padding-left: 20px;
}

ul#menu-footer-menu li a {
    font-size: 17px;

}
.footer_top_holder {
    border: 1px solid #3e78c1;
margin: 20px;
}

.two_columns_25_75>.column2 {
       width: 78%;
    background: #f1f1f1;
    margin-left: 15px;
    border: 1px solid #3e78c1;

}
.two_columns_25_75>.column1 {
    width: 20%;
    padding: 0px 0px 15px 0px;
 background: #f1f1f1;
    border: 1px solid #3e78c1;
border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.column1 .widget {
border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background: #3e78c1;
    padding: 0px 15px 0px 15px;
}
.column1 .widget h5 {
    padding: 5px 0px;
    color: #fff;
}
.two_columns_25_75>.column1>.column_inner {
    padding: 0px 0px 0 0;
}

ul.children {
    margin-left: 15px;
  }
ul.children li a {
    font-weight: normal !important;
  }
ul.dcw li a {
color: #3d79c1;
 font-weight: bold;
    font-size: 13px;
}


ul.post_cat_grid li {
   display: inline-block;
    width: 32%;
    position: relative;
    margin-right: 9px;

}

ul.post_cat_grid {
    padding: 0px;
margin: 10px 0px 0;
  
}
ul.post_cat_grid li h3 {
    top: 131px;
    position: absolute;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.56);
    padding: 8px 0px 9px 0px;
}
ul.post_cat_grid li h3 a {
    color: #fff;
}
.two_columns_25_75>.column2>.column_inner {
           padding: 0px 1px 0 15px;
}

.dcw_c1 {
   
    list-style: none;
}
.container_inner.default_template_holder.clearfix.page_container_inner {
   background: #f1f1f1;
}

.content .container .container_inner.page_container_inner, .full_page_container_inner {
    padding: 30px 5px 0;
}

.container_inner .vc_row {
    padding: 0px 15px 20px 15px;
}

.title_subtitle_holder h1 {
    color: #fff;
}

body.home .container_inner.default_template_holder.clearfix.page_container_inner {
    background: none;
}
select#cat {
    width: 100%;
    padding: 9px 7px;
background-image:
    linear-gradient(45deg, transparent 50%, #000 50%),
    linear-gradient(135deg, #000 50%, transparent 50%),
    linear-gradient(to right, #bdbdbd, #bdbdbd);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;

}

select#cat:focus {
  background-image:
    linear-gradient(45deg, white 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, white 50%),
    linear-gradient(to right, gray, gray);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}
select#cat{


  /* reset */

  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

  
body.category .container_inner.default_template_holder.clearfix.page_container_inner
{
    background: none;
}

body.category ul.children {
    padding: 0px !important;
}

.content_top_margin_plus {
    margin-top: 80px;
}

body.category ul.dcw li {
    padding-bottom: 8px;
    margin-top: 8px;
}
.column1 .widget.DisplayCategoriesWidget:first-child {
    display: none;
}
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
label.review {
    display: none;
}
.border_small .col_7 {
    width: 70%;
}
.background_inner .col_2:first-child {
    width: 45%;
}

.column1 .widget.DisplayCategoriesWidget:nth-child(2) {
    display: none;
}
.column1 .widget.DisplayCategoriesWidget:first-child {
    display: block;
}
aside .widget {
    margin: 0px 0 13px;
}
.content.content_top_margin {
    margin-top: 0px!important;
}

.two_columns_25_75>.column1 {
       width: 100%;
    background: none !important;
    border: none !important;
    margin: auto;
    text-align: center;
   
}
ul.post_cat_grid li {

    width: 31%;
}
.column1 .widget
{
background: none;
}
.two_columns_25_75>.column2 {
    width: 96%;
    
}
} 

@media only screen and (max-width: 40em) {
.background_inner .col_2:first-child {
    width: 30%;
    float: left;
}
.border_small .col_7 {
    width: 63% !important;
    margin-top: 5px;
}
.column1 .widget.DisplayCategoriesWidget:nth-child(2) {
    display: none;
}

h3.activity {
   
  text-align: left;
    padding: 0 20px;
    margin: 10px auto;
}
.column1 .widget.DisplayCategoriesWidget:first-child {
    display: block;
}
.two_columns_25_75>.column2 {
    width: 91%;
    
}
.two_columns_25_75>.column1 {
       width: 100%;
    background: none !important;
    border: none !important;
    margin: auto;
    text-align: center;
   
}
aside .widget {
    margin: 0px 0 13px;
}
ul.post_cat_grid li {

    width: 100%;
    padding: 5px 0px;
}
.column1 .widget
{
background: none;
}
.content.content_top_margin {
    margin-top: 0px!important;
}
img.mobile {
    height: 87% !important;
}
 }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
body.boxed .footer_inner, body.boxed .wrapper_inner {
    width: 1248px;
    margin: 0 auto;
}
.boxed .header_inner {
    width: 1248px;

}

.container_inner {
    width: 1208px;
    
}
 }