/*
Theme Name: Angry Ant
Author: True Blue Websites
Author URI: http://truebluewebsites.com.au
*/


/* =========== TOOLS =========== */

/* --- OVERRIDING GUTTERS --- */

.navbar-toggle {
margin-top: 24px;
margin-bottom: 27px;
}
a.navbar-brand {
padding:0 !important;
}
#mobile_service{display: none;}
#mobile_title{padding-left: 18px;
margin-bottom: 0;
}
#mobile_service ul {
list-style-type: none;
padding: 4px 15px 15px 15px;
margin-bottom: 0;
}
#mobile_service ul li{
padding: 4px;
background: red;
margin: 2px;
font-weight: bold;

}
.container {
padding-right: !important;
padding-left: !important;
}

.row {
margin-right:0 !important;
margin-left:0 !important;
}

.row .col-xs-1, .row .col-sm-1, .row .col-md-1, .row .col-lg-1,
.row .col-xs-2, .row .col-sm-2, .row .col-md-2, .row .col-lg-2,
.row .col-xs-3, .row .col-sm-3, .row .col-md-3, .row .col-lg-3,
.row .col-xs-4, .row .col-sm-4, .row .col-md-4, .row .col-lg-4,
.row .col-xs-5, .row .col-sm-5, .row .col-md-5, .row .col-lg-5,
.row .col-xs-6, .row .col-sm-6, .row .col-md-6, .row .col-lg-6,
.row .col-xs-7, .row .col-sm-7, .row .col-md-7, .row .col-lg-7,
.row .col-xs-8, .row .col-sm-8, .row .col-md-8, .row .col-lg-8,
.row .col-xs-9, .row .col-sm-9, .row .col-md-9, .row .col-lg-9,
.row .col-xs-10, .row .col-sm-10, .row .col-md-10, .row .col-lg-10,
.row .col-xs-11, .row .col-sm-11, .row .col-md-11, .row .col-lg-11,
.row .col-xs-12, .row .col-sm-12, .row .col-md-12, .row .col-lg-12 {
padding-right: !important;
padding-left: !important;
}

/* --- IMAGES (RESPONSIVE) --- */

.main img { display:block;max-width:100%;height:auto; } 
.main img.alignleft { float:left;margin: 0 20px 10px 0 ; }
.main img.alignright { float:right;margin: 0 0 10px 20px ; }
.main img.aligncentre { margin: 0 auto; }

/* --- VIDEO (RESPONSIVE) --- */

.videowrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 15px;
}

.videowrap iframe,
.videowrap object,
.videowrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* --- MAP (RESPONSIVE) --- */

.mapwrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 15px;
}

.mapwrap iframe,
.mapwrap object,
.mapwrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* --- SOCAL (RESPONSIVE) --- */

.socialwrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.socialwrap iframe,
.socialwrap object,
.socialwrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* --- GALLERY (RESPONSIVE) ---*/

.gallery {
  margin-right: -10px !important;
  margin-left: -10px !important;
}

.gallery .gallery-item {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; 
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-7 .gallery-item {
  width: 14.2857142857%;
}

.gallery-columns-6 .gallery-item {
  width: 16.6666666667%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-3 .gallery-item {
  width: 33.3333333333%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery .gallery-item img {
  display: block;
  height: auto;
  max-width: 100%;
  border: 5px #efefef solid;
}

@media (max-width: 768px) {

  .gallery .gallery-item {
  width: 50%; /* Determines how many to show in a row */ 
  }
  
}

/* --- SOCIAL ICONS - BUTTONS --- */

.list-social {
  margin-left: 0;
}

.list-social li {
  padding: 0;
}

.btn-social {
  padding: 0;
  margin: 0;
  display: block;
  border: none;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0,0,0,0.45);
  border-radius: 100% !important;
}

.btn-social:hover,
.btn-social:focus,
.btn-social:active,
.btn-social.active {
  color: #fff;
  -moz-box-shadow:inset 0px 0px 10px rgba(0,0,0,0.5);
  -webkit-box-shadow:inset 0px 0px 10px rgba(0,0,0,0.5);
  box-shadow:inset 0px 0px 10px rgba(0,0,0,0.5);
}

.btn-facebook {
  background: #3b5998;
}

.btn-twitter {
  background: #2CAAE2;
}

.btn-google-plus {
  background: #DC4B31;
}

.btn-linkedin {
  background: #00659B;
}

.btn-youtube {
  background: #ED2400;
}

.btn-pinterest {
  background: #CE2021;
}

.btn-instagram {
  background: #6B5245;
}

/* --- WIDGETS - IMAGE --- */

.widget_simpleimage .panel-heading { display: none; }
.widget_simpleimage .panel-body { padding: 0 !important; }
.widget_simpleimage p {margin: 0;}
.widget_simpleimage img { display:block;max-width:100%;height:auto; }


/* =========== STYLES - Global =========== */
.meta {
color: #888;
font-size: 12px;
}
.current-menu-item a{color: #fff !important;}
.footer_line {
border-top: 3px solid #000;
margin-top: 0;
overflow: visible;
padding: 16px 0;
}
/* --- PAGE --- */
span.archive_title {
font-size: 14px;
font-weight: bold;
line-height: 1.5em;
margin: 0 0 20px 0;
}
span.cat_title {
color: #333;
font-size: 16px;
font-style: italic;
font-weight: normal;
}
td, th{
  padding: 5px;
}
a{
  color: #fff;
}
a:hover
{
  text-decoration: underline;
  color: #fff;
}
.contentwrap.borderwrap{
position: relative;
background-color: #1464ab;
border: 5px #B39700 groove;
}
.navbar{
  border: 0px;
}
.navbar a{
  color: #000;
  padding: 0 21px 0 16px;
}
.navbar a:hover{
  color: #fff;
}
.menu ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.menu ul li{
  float: left;
}
.navigationwrap
{
  background-color: #E70E0E;
}

body {
    background-image: url("https://angryant.com.au/wp-content/themes/angryant/assets/images/Tree-Removal-Brisbane-background.jpg");
    background-attachment: fixed;

color: #fff;
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
margin-bottom: 12px;
font-family: Verdana,Helvetica,Sans-serif;
background-color: red;
}
.mobile_phone_number{display: block!important;
margin-top: 85px;}
.bodywrapbg{
/*background-image: url("https://angryant.com.au/wp-content/themes/angryant/assets/images/red-grad.png");
background-position: bottom;
background-repeat: repeat-x;*/
height: 100%;
position: relative;
margin-bottom: -50px;

}

/* --- LINKS --- */

a {

}

a:hover,
a:focus {

}

/* --- BUTTONS --- */

.btn {
  
}

.btn-xs {
  
}

.btn-sm {
  
}

.btn-default {

}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {

}

.btn-action {
  background: #017B35;
  color: white;
}

.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active {
  background: white;
  color: #017B35;
}

/* --- HEADINGS --- */

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
}

h1 {
  color: #fff;
font-size: 28px;
font-weight: bold;
line-height: 1.3em;
margin-bottom: 0;
 padding-bottom: 3px; 
  margin-top:0;
}

/* --- LEAD --- */

.lead {
  
}

/* --- WELL --- */

.well {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border: 0;
}

/* --- PANEL --- */
.panel-body{padding: 0; font-size: 17px;}
.panel {
background-color: transparent;
border: 0;
border-radius: 0;
-webkit-box-shadow:none;
box-shadow: none;
}
.panel-default>.panel-heading {
background-color: transparent;
border-color: #ddd;
}
.panel .panel-heading {
padding: 5px 0;
border-bottom: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.panel-title{
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: rgb(221, 221, 221);
font-weight: bold;
font-size: 14px;
}
/* --- FORMS --- */

.form-group {
  margin-bottom: 10px;
}

.form-group .form-control {
  
}

.form-group .form-control:focus {
  border-color: ;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-group textarea.form-control {
  height: 100px;
}

/* --- WELL - TESTIMONIALS --- */

.list-testimonial li {
  margin-bottom: 20px;
}

.well-testimonial .fa {
  display: block;
  text-align: right;
  font-size: 60px;
}

.well-testimonial .review {
  font-style: inherit;
  display: block;
  margin-bottom: 5px;
}

.well-testimonial .author {
  font-weight: bold;
}
.well{  padding: 19px 0;
}

/* --- LIST - TICKS --- */

.list-ticks li {

}

.list-ticks li i {

}


/* =========== STYLES - Sections =========== */

/* --- HEADER --- */

.logo {
  margin: 20px 0;
  border: 5px #B39700 groove;
}

.quickcontact {
  margin-top: 40px;
}

/* --- BANNER --- */

.banner {
  margin-bottom: 20px;
}

/* --- SHOWCASE --- */

.showcase {
  margin-bottom: 20px;
}

/* --- MAIN --- */

.content {
  margin-bottom: 20px;

}

/* --- ASIDE --- */

.aside .panel {

}

.aside .panel-heading {
  
}

.aside .panel-body {
  
}

/* --- FOOTER --- */

.footer {
  font-size: 12px;
  color: #999;
}

/* =========== STYLES - Media Query =========== */

/* X SMALL - ONLY (Phone) */

@media (max-width: 768px) {

  /* --- NAVIGATION --- */
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{max-height: 500px;}
  div#gallery-1 br {
display: none;
}
  .header{display: none;}
  .navbar {
background-image: url("https://angryant.com.au/wp-content/themes/angryant/assets/images/menu-mobile-bg.png");
color: #F2F2F2;
background-position: top center;
background-repeat: repeat-x;
background-color: #1464ab;
background-size: 32px 86px;
  }
  .navbar a {
  color: #F2F2F2;
  }
  .navbar .navbar-toggle {
  border-color: #F2F2F2;
  background: red;
  }
  .navbar .navbar-toggle .icon-bar {
  background-color: #fff;
  }
  .navbar .navbar-toggle:focus {
 border-color: transparent;
background: white;
color: red;
}
 .navbar .navbar-toggle:focus > .icon-bar{background-color: red;}
  .navbar .nav>li>a:hover,
  .navbar .nav>li>a:focus {
  text-decoration: none;
background-color: red;
  color: #ffffff;
  }
  #imageMenu{display: none;}
#mobile_service{display: block;}
#mobile_service h3{ margin-left: 15px;}
  /* Second Level */
  .sub-menu {
background: red;
list-style-type: none;
padding: 5px;
margin: 0;
 }
.sub-menu li{
padding: 5px;

}

  /* --- HEADER --- */
  .logo img { margin: 0 auto; }
  .btn-presstocall { padding: 10px 20px; font-size: 20px; margin-bottom: 20px;border-radius: 0; background:#017B35; }
  
  /* --- CONTENT --- */
  .main { margin-bottom: 20px; }

  /* --- FOOTER --- */
  .footer { text-align: center; }

}

/* SMALL - UP (Tablet + Desktop + Large Desktop) */

@media (min-width: 769px) {

  /* --- NAVIGATION --- */
/* .col-sm-4 {
//width: 29.33333333%;
}
.col-sm-pull-4 {
//right: 30.333333%;
}
.col-sm-push-8 {
//left: 64.666667%;
}*/
  
  /* Global */
  .navbar { min-height: 30px;border-radius: 0; z-index: 70; }
  .navbar a { text-decoration: none; transition: all 0.2s ease; line-height: 30px; }
  
  /* First Level */
  .navbar-nav>li { border-right:0; }
  .navbar-nav>li>a  { padding: 10px; }
  .navbar-nav>li>a:hover { background: #333; color: #fff; }

  /* Second Level */
  .navbar-nav ul.sub-menu { display: none; position: absolute; top: 100%; left: 0; padding:0; margin: 0; list-style:none; box-shadow: 0px 2px 3px rgba(0,0,0,0.4); } /* No need to change anything */
  .navbar-nav ul.sub-menu li { position: relative; float: left; width:250px; background: #eee; border-top: 1px solid #fff; } /* Edit width, background and borders */
  .navbar-nav ul.sub-menu li a { display: block; padding: 5px 10px; background: transparent; color: #666666; } /* Edit padding, background and color */
  .navbar-nav ul.sub-menu li a:hover { background: #666666; color: #fff; } /* Edit hover background and color */
  .navbar-nav li:hover > ul.sub-menu {display:block; } /* What makes it display */

  /* --- HEADER --- */

  .quickcontact { text-align: right; }

  /* --- FOOTER --- */

  .site-credits { text-align: right; }

}

/* MEDIUM - UP (Desktop + Large Desktop) */

@media (min-width: 993px) {

}

/* SMALL - ONLY (Tablet) */

@media (min-width: 769px) and (max-width: 992px) {

}

/* MEDIUM - ONLY (Desktop) */

@media (min-width: 993px) and (max-width: 1200px) {

}

/* LARGE - ONLY (Large Desktop) */

@media (min-width: 1200px) {

  .container { width: 1000px; }

}

#gform_wrapper_1, .gform_wrapper{
    display : block !important;
}

.gform_wrapper input[type=email], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=url]{font-size: inherit;
    font-family: inherit;
    padding: .313em 0;
    letter-spacing: normal;
    text-indent: .25em;
    border-radius: 3px;
    border: none;
    height: 32px;
    padding: 5px;
color:#444 !important;
webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.gform_wrapper .hidden_label input.large, .gform_wrapper .hidden_label select.large, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large{
height: 32px;
    padding: 5px;
    border-radius: 3px;
    border: none;
color:#444 !important;
webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.gform_wrapper form li, .gform_wrapper li{margin-bottom: 20px;}

.gform_wrapper .top_label .gfield_label{    margin: 0px;
    font-weight: 400;
    display: -moz-inline-stack;
    display: inline-block;
    line-height: normal;
    clear: both;
    font-size: 14px;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit]{
background: #017B35;
    color: white;
border:none !important;padding: 8px 35px;
    border-radius: 4px;
}