

.flexslider, .portfolio_slider {
  margin: 0px;
}
@media screen and (max-width: 768px) {
    .title_subtitle_holder .subtitle {
    display: none;
    }
}
.title .separator.small, .title .separator.small.left, .title .separator.small.right {
  margin-bottom: 25px;
}
nav.main_menu > ul > li:after
{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: transparent;
    width: 100%;
    height: 5px;
    display: block;
    content:"";
    -webkit-transition:background-color .15s ease-out;
    -moz-transition:background-color .15s ease-out;
    -o-transition:background-color .15s ease-out;
    transition: background-color .15s ease-out;
}
nav.main_menu > ul > li.active:after,
nav.main_menu > ul > li:hover:after
{
    background-color: #fff;
}
nav.main_menu > ul > li{
    margin:0 14px;
}
nav.main_menu > ul > li > a
{
padding:0 12px;
}

.bucket-white h2 {
color:white;
}

.bucket-white h3 {
color:white;
}

.bucket-white h5 {
color:white;
}

.bucket-white p {
color:white;
}

.bucket-white li {
color:white;
}

.testimonials-text h5 {
color:white;
}

.testimonials-text h3 {
color:white;
}

.testimonials-text p {
color:black;
}

.testimonials-text li {
color:white;
}

.q_slide_text span {
background-color: rgba(47, 69, 80, 0.75);
padding: 10px;
line-height: 32px;
margin-right: 10px;
margin-left 10px;
}

@media only screen and (max-device-width: 480px) {
  /* define mobile specific styles come here */
  .q_slide_text span { 
    background-color: rgba(47, 69, 80, 1);
padding: 10px;
line-height: 32px;
margin-right: 10px;
margin-left 10px;
  }

@media only screen and (max-device-width: 480px) {
  /* define mobile specific styles come here */
 .q_slide_title{ 
    background-color: rgba(47, 69, 80, 1);
padding:30px;
width:250px;
  }

@media only screen and (max-device-width: 480px) {
  /* define mobile specific styles come here */
 .q_slide_subtitle{ 
    background-color: rgba(47, 69, 80, 1);
width: 100px;
height: 50px;
margin-bottom:10px;
  }

q_slide_title  with_background_color

.contact_section {
margin-top: 5%;
}

.qbutton.default.home-extensions-nav-button {
width: 100%;
text-align: center;
margin-left: -14px;
border-bottom: 1px solid #ffffff;
}

.qbutton.default.home-extensions-nav-button-top {
width: 100%;
text-align: center;
margin-left: -14px;
margin-top: 14px;
border-bottom: 1px solid #ffffff;
}

.qbutton.default.testimonials-buttons {
width: 100%;
text-align: center;
margin-left: -14px;
border-bottom: 1px solid #ffffff;
}

.qbutton.default.testimonials-buttons-top {
width: 100%;
text-align: center;
margin-left: -14px;
margin-top: 14px;
border-bottom: 1px solid #ffffff;
}

.slide_anchor_holder .fa-angle-down:before {
    content: "\f13a"!important;
    color: #E78200;
    align: centre;
}

