/*
Theme Name: custom
Author: Sites n Stores
Author URI: http://www.sitesnstores.com.au
Description: Custom Theme
Version: Latest Version
*/

/* My Minimal WordPress Styling comes here */

/* This is a small security for too long strings titles */

.container {
  /* padding-left: 15px!important; */
  /* padding-right: 15px!important; */
}
.siteorigin-panels-stretch.panel-row-style > .panel-grid-cell{
  max-width: 1170px !important;
  margin: 0 auto;
}
html{
  height: 100%;
  overflow-x: hidden;
}
body {
  height: 100%;
  overflow-x: hidden;
  /* background: url("img/bg.jpg") no-repeat center center; */
  font-family: 'Source Sans Pro', sans-serif;
  word-wrap: break-word;
  overflow-x: hidden;
  color: #4A4949;
  font-weight: 400;
  line-height: 25px;
  font-size: 16px;
}
.banner-inner-wrapper{
    max-width: 1170px !important;
    margin: 0 auto;
}
.page-wrapper{
  min-height: 100%;
  /* background: #fff; */
  max-width: 1170px;
  margin: 0px auto;
  padding: 0 0 30px;
}
/* backgrounds */
.full-width-banner-bg{
    margin-left: -400px;
    margin-right: -400px;
    padding-left: 0px;
    padding-right: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    background-image: url("http://rtfplumbing.snspreview12.com.au/wp-content/uploads/2016/03/banner-bg.jpg");
    background-repeat: repeat;
}
.home .entry-content header{display: none;}
/*.entry-content{
    max-width: 1170px;
    margin: 0px auto;
}*/
.top-section{
  overflow: hidden;
  padding: 20px 0px;
  border-bottom: 4px solid #ef9d01;
  background: #4D9EF0;
}
header#masthead {
  background: url("img/header-bg.png") no-repeat top center;
    padding: 20px 0px;
}
header#masthead  .container{
  padding: 0px 15px 5px;
}

.top-section .site-branding img{
  margin: 24px 0px 0px;
}
#pg-2-0, #pg-2-1, #pl-2 .panel-grid-cell .so-panel{
  margin-bottom: 0px !important;
}
.contact-social-wrapper{
  
text-align: right;
  
margin: 20px 0px 17px;
}
.contact-social-wrapper aside{
  margin: 5px 0px 0px;
  display: block;
  /* width: inherit; */
  overflow: hidden;
}
.contact-social-wrapper span,.contact-social-wrapper a{
  color: #005eff;
  font-size: 27px;
  font-weight: 400;
}
.contact-social-wrapper .fa-envelope{
  
}
.contact-social-wrapper .fa{
  font-size: 19px;
  margin: 0px 10px 0px 0px;
}
.contact-social-wrapper .fa.fa-phone{
  background: #78449A;
  color: #fff;
  padding: 2px 2px;
  border-radius: 2px;
  /* text-align: left; */
  /* float: left; */
  margin: 0px 10px 0px 0px;
}
.contact-social-wrapper .email-link span  {
  color: #BFBEBE;
  font-size: 20px;
}
.contact-social-wrapper .fa{
  display: none;
}
.contact-social-wrapper .phone-link ,.contact-social-wrapper .fa{
  color: #78449A;
  font-weight: 400;
  /* display: none; */
}
.contact-social-wrapper .phone-link span{
  /* text-align: right; */
  /* float: right; */
  /* display: inline-block; */
  /* margin: 0px 0px 0px 35px; */
  /* color: #8B7F7B; */
}
.et_monarch .et_social_networks div.et_social_network_label{
    padding: 16px 40px;
    font-size: 30px;
}
.et_monarch .et_social_left .et_social_overlay{margin: 0 0 0 60px;}
.logo-wrapper{
    margin: 20px auto 0px!important;
}
.et_monarch .et_social_networks .et_social_icon, .et_monarch .et_social_networks .et_social_icon:before, .et_monarch .et_social_networks .et_social_icon:after{
    width: 50px !important;
    height: 75px!important;
    line-height: 75px!important;
    font-size: 30px!important;
}
.et_monarch .et_social_networks.et_social_left .et_social_count, .et_monarch .et_social_networks.et_social_left .et_social_networkname {
    display: block!important;
}
.header-sidebar{
text-align: right;  
padding: 30px 30px 0px;
}
.header-sidebar  .panel-grid{
  margin:0px !important;
}
.header-sidebar p{

color: #fff;margin: 0;text-align: right;}
.header-sidebar a{

color: #fff;text-align: right;display: inline-block;}
.header-sidebar a.fa:hover{

}.header-sidebar h3{
  text-align: right;
}
.header-sidebar h3 a{
  font-size: 36px;
}
.home .hentry > header,.navbar-brand{
  display: none;
}
.site-navigation,.site-navigation-inner {
    /* max-width: 1170px; */
    margin: 0px auto;
    padding: 0;
    /* border-top: 1px solid #C77904; */
    /* min-height: inherit; */
}
.site-navigation-inner .col-sm-4,.site-navigation-inner .col-sm-8{
  padding: 0;
}
.site-navigation,.navbar-default{
  background: #003a9d;
}
.site-navigation .container{
  
padding: 0px 15px;
}
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
b, strong{
  
font-weight: 700;
}
h1, .h1, h2, .h2, h3, .h3{
  margin: 0;
  font-weight: 600;
  padding: 10px 0px;
  text-transform: uppercase;
  font-family: "Quattrocento",serif;
}
h1{
  font-size: 33px;
  /* text-transform: uppercase; */
  color: #003A9D;
  font-weight: 500;
}
h2,h2 a{
  color: #005EFF;
  font-size: 29px;
}
.panel-grid-cell .widget-title + h2{
    font-size: 13px;
    text-align: center;
}
h3, h3 a{
  color: #005EFF;
  font-size: 24px;
}
.page-title{
  position: relative;
  margin: 20px auto 5px;    
  text-shadow: 1px 3px 1px #C1C8D4;
  -webkit-text-shadow: 1px 3px 1px #C1C8D4;
  -moz-text-shadow: 1px 3px 1px #C1C8D4;
  text-align: center;
}
.page-title:before,.page-title:after{
    display: inline-block;
    content: "";
    border: 1px solid #003A9D;
    position: absolute;
    top: 49%;
    color: #000;
    height: 0px;
    width: 30%;

}
.page-title:before{        
  right: 0%;
}
.page-title:after{        
  left: 0%;
}
hr{border-top: 1px solid #003A9D;}
.home .widget-title + h2{
  text-align: center;
}
.home .widget-title{
  display: none;
}
.home .multiple-columns-layout .widget-title + h2{
  background: #8F9ACE;
  color: #fff;
  font-size: 15px;
  margin: 0px auto 10px;
  max-width: 220px;
}
.home .multiple-columns-layout .ow-button-base span{
  /* font-size: 11px; */
  font-weight: 400;
}
.home .testimonials-section .panel-grid-cell{padding: 0px 0px 0px 15px  !important;color: #fff;}
.home .testimonials-section .panel-grid-cell:last-child{
  padding: 0px 15px 0px 0px !important;
}
.home .testimonials-section h3,.home .testimonials-section hr{
  color: #fff;
}
.home .testimonials-section h2 a{

}
/* Images and wp-captions should always fit and be responsive */
img{
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 10px;
  max-width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0 10px;
}
.wp-caption.aligncenter {
  margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
}
.wp-caption .wp-caption-text {
  text-align: center;
  margin-top: 10px;
}
.sidebar{
    padding: 50px 15px 0px;
}
.wpcf7-form input,.wpcf7-form  textarea{
  width: 100%;
  box-shadow: inset 1px 0px 2px #DBEBFB;
  -webkit-box-shadow: inset 1px 0px 2px #DBEBFB;
  -moz-box-shadow: inset 1px 0px 2px #DBEBFB;
}
.wpcf7-form .wpcf7-submit{
  background: #EF8213;
    border: 0;
    font-size: 20px;
    padding: 5px;
    color: #fff;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
  background-color: #FFFFFF!important;
  border-top: 1px solid #FFFFFF!important;
  border-bottom: 1px solid #FFFFFF!important;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium{
  width: 97.5% !important;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first label{
  display: none;
}
#gform_confirmation_message_1{
  color: #30677D !important;
}
.wpcf7-recaptcha{
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}
.gform_wrapper .gform_footer input[type=submit] {
    background: #005EFF;
    border: 0px;
    color: #fff;
    padding: 5px 20px;
    font-weight: bold;
    font-size: 18px !important;
}
.gform_wrapper .gform_footer input[type=submit]:hover{
  background: #003A9D;
}
.ow-social-media-button,.so-widget-sow-social-media-buttons-flat-c691c8b5e893 .sow-social-media-button-facebook,.so-widget-sow-social-media-buttons-flat-e7d2c404f9b2 .sow-social-media-button-facebook ,.so-widget-sow-button-flat-f61a49fc8caa .ow-button-base a{
    color: #ffffff !important;
    background-color: #EF8213 !important;
    border: 1px solid #EF8213 !important;
}
.wpcf7-form .wpcf7-submit:hover{
  background: #0860BB;
}
.menu-sidebar-1-container ul li,.menu-sidebar-2-container ul li{
  margin: 10px auto;
  background: #fff;
}
.menu-sidebar-1-container ul li a:hover,.menu-sidebar-2-container ul li a:hover{
    text-decoration: none;
    background-color: #EF8213;
}
/* WP Gallery */
.gallery {
  margin-bottom: 1.5em;
}
.gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}
.gallery dd {
  margin: 0;
}
.gallery-caption {
  display: block;
}
#pgc-2-0-1{
  background: #eaeaea;
  padding: 7px;
  height: 324px;
}
.side-slogan h3{
  color: #EF8213;
  font-size: 15px;
  font-weight: bold;
}
.side-slogan h3 strong{
  color: #0860BB;
}
.home .origin-widget.origin-widget-list-simple-green ul li{
    line-height: 27px;
    background: url(http://rtfplumbing.snspreview12.com.au/wp-content/plugins/siteorigin-panels/widgets/img/checks/green.png) left center no-repeat;
    /* margin-left: 11px; */
    list-style: none !important;
    right: 0;
    margin: 7px 0px 0px 10px;
    vertical-align: top;
    padding: 2px 0px 0px 40px;
    /* display: block; */
    height: 34px;
    /* list-style: none; */
    color: #fff;
    font-size: 22px;
}
.home .origin-widget.origin-widget-list-simple-green ul li:before{
  background: url(http://rtfplumbing.snspreview12.com.au/wp-content/plugins/siteorigin-panels/widgets/img/checks/green.png) left center;
  
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}


/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar */
}


/* Content */
.et_social_totalcount{
  display: none !important;
}
footer.entry-meta{
  display: none;
}
.main-content .container{
    padding: 0px 15px 0px;
}
.main-content-inner {
  padding: 0px 20px;
}
.home .main-content-inner {
  padding: 0px;
}
.hentry {
  /* margin: 0 0 1.5em; */
}

.sticky {
  display: block;
}
.bypostauthor {
  display: block;
}
.metaslider{
  margin: 0 auto;
  padding: 0px 0px 0px; 
}
.metaslider .caption-wrap{
  position: relative !important;
  background: #666  !important;
  opacity: 1  !important;
  padding: 5px  !important;
}
.rslides_tabs{
  padding: 0px 0px !important;
}
.page-id-6 .panel-grid-cell .so-panel,.page-id-6 .panel-grid{
   margin-bottom: 0px !important; 
}
/* Clearing */
.clear {
  clear: both;
}

/* Navigation */



/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget {  }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
 .comment .children { margin-left: 1.5em; }

/**
* Some WP Theme Repository requirements
*/

.sticky {
}

.gallery-caption {

}

.bypostauthor {

}

.entry-meta {
  clear: both;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-nav>li>.dropdown-menu{
     background: #003A9D;
     border-radius: 0;
}
.dropdown-menu>li>a{
  color: #fff;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{
  color: #fff;
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus{
  background: transparent;
}
.navbar-nav{
  float: none;
  /* min-height: inherit; */
  padding: 0px 0px 0px;
}
.navbar-default {
    /* background-color: transparent; */
    /* border-color: transparent; */
    margin: 0;
    min-height: inherit;
    /* padding: 0; *//* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#055bb2+0,04509d+48,003d7b+100 */
    background: transparent;/* Old browsers *//* IE9 SVG, needs conditional override of 'filter' to 'none' */
    border-radius: 0;
}
.navbar-collapse.collapse{
  /* border-radius: 0px; */
  min-height: inherit;
  /* margin: 0px auto; */
  /* display: table !important; */
}
.navbar-default .navbar-nav>li{
  border-right: 1px solid #fff;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    padding: 0px 52px;
    margin: 5px 0px;
    font-size: 20px;
    font-weight: 300;
}
.navbar-default .navbar-nav>li>a:after{
  display: none;
}
.navbar-default .navbar-nav>li>i {
  display: inline-block;
  cursor: pointer;
  color: #fff;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
  background: transparent;
  color: #fff;
  /* background: #0000b4; */
  border-color: #FFFFFF;
}
.navbar-default .navbar-nav>li:hover{
  background: #005EFF;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #FFF;
    background-color: transparent;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#51a2f4+0,3486d8+50,186abc+100 */
    /* background: #0000b4; *//* Old browsers *//* IE9 SVG, needs conditional override of 'filter' to 'none' */
    border: 0;
}
.navbar-default .navbar-nav>.active{
  background: #005EFF;
  border: 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFFFFF;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
  
background-color: transparent;
}
.navbar-default .navbar-toggle{
    border-color: #FFFFFF;
    background: #3DC7F3;
}

@media screen and (min-width: 768px){
  .navbar-default .navbar-nav>li>i{
    display: none;
  }
  .dropdown{position:relative;}
.dropdown>.dropdown-menu{top:100%;left:0%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown:active>.dropdown-menu, .dropdown:hover>.dropdown-menu {
display: block;
}
.dropdown>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown:active>a:after{border-left-color:#ffffff;}
.dropdown.pull-left{float:none;}.dropdown.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

}
.metaslider .flexslider{
  margin: 0 auto 0px !important;
}
.flex-control-nav li a{
  text-indent: 5000px !important;
}
.flex-control-nav{
  position: absolute;
  text-align: right !important;
  bottom: 45px!important; 
  z-index: 9999;
  right: 30px;
  
}
.flex-control-paging li a,.flex-control-paging li a.flex-active{

}
.flex-control-paging li a{
  background: #ccc !important;
  border: 1px solid #fff;
  text-indent: -500000000px;
}
.flex-control-paging li a.flex-active{
  background: #005EFF !important;
}
.home #full-width-background {
  color: #fff;
}
#pg-5-0, #full-width-background, #pg-5-2, #pg-5-3, #full-width-background-2, #pl-5 .panel-grid-cell .so-panel{
  margin-bottom: 0 !important;
}
.home #full-width-background-2 .ow-button-base a{
  border: 1px solid #fff;
  border-radius: 1px;
  text-transform: uppercase;
  padding: 20px;
}
.home .foogallery-owl-carousel{
  border: 1px solid #EBE9E9;
  margin: 20px auto 30px;
}
table {
    background-color: #DBEBFB;
    width: 100%;
    margin: 10px auto;
}
td, th {
    padding: 5px;
    border: 1px solid #0860BB;
}

/* Footer */
.footer-columns{
  
background: #696865;
  
border-top: 3px solid #0000b4;
  
color: #faf9e4;
  
padding: 10px;
}
.footer-columns .nav li{
  
}
.footer-columns p{
  
margin: 0;
}
.footer-columns .nav a,.footer-columns a{

color: #faf9e4;

padding: 0px;
}
.footer-columns .nav a:hover{
  
background-color: transparent;
}
.footer-columns h4{
  
color: #0000b4;
  
font-weight: 700;
}
.site-footer {
    background: #2c2c2c;
    padding: 10px;
}
.footer-menu{
  /* background: #78449A; */
  margin: 0px auto;
}
.site-footer + div{
  display: none;
}
.site-footer  .container{
  padding: 10px 15px;
}
.site-footer p.copyright{
    padding: 0;
    font-size: 17px;
    margin: 0;
}
.site-footer p,.site-footer p a,.site-footer .textwidget {
    color: #8d8d8d;
}
.site-footer .textwidget{
  padding: 5px 0;
}
#footer-main-menu{
  padding: 0;
  margin: 0;
}
#footer-main-menu li {
    display: inline-block;
    padding: 0px 6px 0 0;
    border-right: 1px solid;
    line-height: 12px;
}
#footer-main-menu li .fa,#footer-main-menu li a:after{
  display: none;
}
#footer-main-menu li:last-child{
  border-right: 0px;
}
#footer-main-menu li a {
    color: #C2BEBE;
    font-size: 17px;
    font-weight: 300;
    /* text-transform: uppercase; */
    border-bottom: 1px solid transparent;
}
#footer-main-menu li a:hover,#footer-main-menu .current_page_item a{
  color: #FFFFFF;
  border-bottom: 1px solid #005EFF;
  text-decoration: none;
}
.footer-social a{display: inline-block;background: #fff;width: 25px;height: 25px;text-align: center;line-height: 25px;border-radius: 5px;margin: 0px 10px 0px 0px;}
.footer-social a:hover{
  background: rgba(255, 249, 249, 0.35);
}
.footer-social .youtube-link{
  background: #2C2C2C;
}
.footer-social a i{
  color: #2C2C2C;
  font-size: 23px;
  line-height: 28px;
}
.footer-social .youtube-link i{
  color: #fff;
}
.same-height-column{
    min-height: 347px;
    box-sizing: border-box;
}
.multiple-columns-row .panel-grid-cell .so-panel:nth-child(2){
min-height: 203px;
}
.multiple-columns-row h3{
  font-size: 23px;
  margin: 10px 0px;
}
.multiple-columns-row +.multiple-columns-row .panel-grid-cell .so-panel:nth-child(2){

}
.multiple-columns-row img{
  box-shadow: 1px 1px 2px #B2B0B0;
  -webkit-box-shadow: 1px 1px 2px #B2B0B0;
  -moz-box-shadow: 1px 1px 2px #B2B0B0;
}
.single-title-section h2{
  font-family: "Quattrocento",serif !important;
  font-size: 29px;
}
@media (max-width: 1200px){
  .full-width-banner-bg{
      margin-left: 0px;
      margin-right: 0px;
      padding-left: 0px;
      padding-right: 0px;
      border-left-width: 0px;
      border-right-width: 0px;
      background-image:inherit;
}
  .navbar-default .navbar-nav>li>a{
    padding: 0px 37px;
  }

}
@media screen and (max-width: 991px) {
  .multiple-columns-row h3{
    font-size: 19px;
  }
.multiple-columns-row .panel-grid-cell .so-panel:nth-child(2){
min-height: 240px;
}
.multiple-columns-row,.multiple-columns-row .ow-button-base.ow-button-align-left{text-align: center;}
  .navbar-default .navbar-nav>li>a{
    
  }
  header#masthead {
      /* background: #f47920; */
      padding: 0px 15px 0px;
  }
  .home #pgc-2-0-1,.home #pgc-2-0-0 {
    width: 100%;
  }
  .home #pg-2-0 .panel-grid-cell,.home #pg-2-0 .panel-grid-cell{
    float: none;
  }
  .home #pgc-2-0-1 {
      width: 100%;
      max-width: 700px;
      float: none;
      margin: 10px auto;
      vertical-align: middle;
  67
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .navbar-default .navbar-nav>li>a{
    /* padding: 0px 10px; */
    font-size: 13px;
    padding: 0px 32.5px;
  }
  .nav>li>a{
    padding: 9px;
  }
}
@media (max-width: 991px){
  .home #pg-2-0 .panel-grid-cell:first-child {
      padding: 0;
  }
}
@media screen and (max-width: 780px) {
  .home #panel-2-1-0-0 {
    text-align: center;
  }
  .so-widget-sow-image img{
    margin: 0px auto;
  }
  .ow-button-base.ow-button-align-left {
  
  }
  #pgc-2-2-1,#pgc-2-2-3,#pgc-2-2-1-1,#pgc-2-2-3-1{
    text-align: center;
    margin: 10px auto;
  }
  .top-contact-socials .panel-grid-cell:first-child{
    float: left!important;
    width: 16%!important;
  }
  #pl-2 .panel-grid-cell:last-child{
    padding: 4px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .same-height-column{
    min-height: 360px;
  }
}
@media screen and (max-width: 767px) {
  .single-title-section h2{
    font-size: 25px;
  }
  .home .origin-widget.origin-widget-list-simple-green ul li{
    font-size: 19px;
  }
  .page-title:before, .page-title:after{
    display: none;
  }
.same-height-column{min-height: inherit;}
.rating-column,.sharing-column,.footer-social{text-align: center;padding: 20px 20px 0px;}
.multiple-columns-row,.multiple-columns-row .ow-button-base.ow-button-align-left{margin: 0px auto 20px;}
.multiple-columns-row .panel-grid-cell .so-panel:nth-child(2){
min-height: inherit;
}
.home .testimonials-section .panel-grid-cell:last-child,.home .testimonials-section .panel-grid-cell{padding: inherit !important;}
    .navbar-default .navbar-nav>li>a{

    }

  .navbar-collapse.collapse{
    /* display: block !important; */
  }
  .home #full-width-background-2 .ow-button-base a{
    margin: 0px 20px;
  }
  #pg-5-3 .panel-grid-cell{
  
  }
  .main-content-inner{
    
/* padding: 0px 20px; */
  }
  .logo-wrapper img{
    display: block;
    margin: 10px auto;
    max-width: 280px;
  }
  .contact-social-wrapper{
    
text-align: center;
    
margin: 10px auto;
  }
  .navbar-default .navbar-nav>li{
    text-align: center;
  }
  .sidebar{
      padding: 0px 15px 0px;
  }
  .home #pl-2 .panel-grid-cell:last-child{
    padding: 10px;
  }
  .top-contact-socials .panel-grid-cell:first-child {
      float: none!important;
      width: auto !important;
  }

  .header-sidebar p,.header-sidebar  a{
    text-align: center;
    display: block;
    margin: 5px 0px;
  }
  .header-sidebar{
    text-align: center;
    float: none !important;
  }
  .top-section .site-branding {
    float: none !important;
  }
  .top-section .site-branding img{
    margin: 0px auto;
    display: block;
  }
  .social-media-button-container{
    float: none;
    text-align: center !important;
  }
  #footer-main-menu li{
    display: block;
    text-align: center;
    border-right: 0;
    padding: 3px 0px;
  }
#pl-2 .panel-grid-cell .so-panel{
    /* text-align: center; */
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a{
    color: #fff;
    text-align: center;
  }
  .navbar-default .navbar-nav>li>a{
    /* text-align: center; */
    border-right: 0;
  }
  .site-footer .menu-menu-1-container{
      margin: 0px auto;
      display: table;
  }
  .site-footer p, .site-footer p a, .site-footer .textwidget {
      text-align: center;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
      border-color: #000000;
  }
  .panel-grid-cell {
      margin-bottom: 0 !important;
  }
  .site-branding img{
    max-width: 228px;
  }
  .navbar-default .navbar-nav>li>a {
      text-align: center;
  }
  .navbar-default{
    margin: 0px 0px 0px;
  }
}
@media screen and (max-width: 400px) {
  .home .origin-widget.origin-widget-list-simple-green ul li{
    font-size: 17px;
  }
  .page-title:before, .page-title:after{
    display: none;
  }
  .site-branding img {
      max-width: 180px;
      margin: 0px auto;
      text-align: center;
      display: block;
  }
  .header-sidebar {
      padding: 30px 8px 0px;
  }
  .header-sidebar h3 a {
      font-size: 27px;
  }
  .navbar-nav {
      float: none;
  }
  .navbar-default .navbar-toggle {

      margin: 10px auto;
  }
  .navbar-default .navbar-nav>li>a {
    text-align: center;
}
  .navbar-header{
    padding: 0px 10px;
      text-align: center;
  }
  .site-branding.pull-left {
      float: none !important;
      margin: 10px auto;
  }
  .navbar-default.pull-right{
    margin: 0px 0px 0px;
    float: none !important;
        clear: both;
  }
}

#post-188 ol{
    font-size: 29px!important;
color: #005eff!important;
}
#post-188 ul{
    font-size: 29px!important;
color: #005eff!important;
}