.quote-heading.custom-row {
font-size: 30px;
color: #fff;
font-weight: bold;
}
.quote-inner-container {
display: table;
background: #3e3e3e;
float: right;
padding: 25px 14px;
margin-right: 30px;
max-width: 370px;
}
.quote-container-inner-column input[type="text"] {
display: block;
border: none;
margin: 6px 0px 9px 0px;
border-radius: 0px;
}
.quote-container-inner :first-child {
padding-right: 13px;
}
.quote-label.custom-row {
color: #fff;
margin: 15px 0px;
font-size: 15px;
}
.quote-container-inner-column {
display: table-cell;
}
.quote-container-inner.input-submit {
float: right;
}
a.prettyphoto img {
margin: 0 auto;
display: block;
float: none;
}
ul.unstyled {
list-style: none !important;
}
select#dropdown-select {
height: 49px;
white-space: normal;
border-radius: 13px;
}
.wrapper-dropdown-5:focus {
border-radius: 5px 5px 0 0;
background: #dc0714;
box-shadow: none;
border-bottom: none;
color: white;
}
.wrapper-dropdown-5:focus:after {
border-color: #fff transparent;
}
.wrapper-dropdown-5:focus .dropdown {
border-bottom: 1px solid rgba(0,0,0,0.2);
max-height: 5000px;
}
/*404*/
/*404*/ *,
*:after,
*:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
}
::selection {
background: transparent;
}
::-moz-selection {
background: transparent;
}
.wrapper-demo {
margin: 60px 0 0 0;
*zoom: 1;
font-weight: 400;
}
.wrapper-demo:after {
clear: both;
content: "";
display: table;
} .wrapper-dropdown-5 { position: relative;
width: 200px;
margin: 0 auto;
padding: 12px 15px;
cursor: pointer;
outline: none;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
background-color: #FFFFFF;
border: 1px solid #EFEFEF;
color: #636363;
border-radius: 1.23em;
}
.wrapper-dropdown-5:after { content: "";
width: 0;
height: 0;
position: absolute;
top: 50%;
right: 15px;
margin-top: -3px;
border-width: 6px 6px 0 6px;
border-style: solid;
border-color: #dc0714 transparent;
}
.wrapper-dropdown-5 .dropdown { position: absolute;
top: 100%;
left: 0;
right: 0; background: #fff;
border-radius: 0 0 5px 5px;
border: 1px solid rgba(0,0,0,0.2);
border-top: none;
border-bottom: none;
list-style: none;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; max-height: 0;
overflow: hidden;
z-index: 999;
margin-top: 0px;
}
.wrapper-dropdown-5 .dropdown li {
padding: 0 10px ;
}
.wrapper-dropdown-5 .dropdown li a {
display: block;
text-decoration: none;
color: #333;
padding: 10px 0;
transition: all 0.3s ease-out;
border-bottom: 1px solid #e6e8ea;
}
.wrapper-dropdown-5 .dropdown li:last-of-type a {
border: none;
}
.wrapper-dropdown-5 .dropdown li i {
margin-right: 5px;
color: inherit;
vertical-align: middle;
} .wrapper-dropdown-5 .dropdown li:hover a {
color: #57a9d9;
} .wrapper-dropdown-5.active {
border-radius: 5px 5px 0 0;
background: #dc0714;
box-shadow: none;
border-bottom: none;
color: white;
}
.wrapper-dropdown-5.active:after {
border-color: #fff transparent;
}
.wrapper-dropdown-5.active .dropdown {
border-bottom: 1px solid rgba(0,0,0,0.2);
max-height: 400px;
}  @media only screen and (min-width: 1400px) {
} @media only screen and (max-width: 959px) {
.quote-container-inner {
display: table;
}
.quote-container-inner-column {
display: table-cell;
}
.quote-heading {
font-size: 36px;
color: white;
}
.quote-container {
max-width: 427px;
background: #3e3e3e;
}
.quote-label {
color: #fff;
font-size: 20px;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
} @media only screen and (min-width: 768px) and (max-width: 959px) {
} @media only screen and (max-width: 767px) {
} @media only screen and (min-width: 480px) and (max-width: 767px) {
} @media only screen and (max-width: 479px) {
.quote-container-inner-column {
display: block;
width: auto;
background: #fff;
}
.quote-inner-container {
padding: 10px 10px;
margin-right: 0px;
}
.quote-container-inner {
display: table;
margin: 0 auto;
}
.quote-container-inner.input-submit {
float: none;
}
}.owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50); opacity: 0.5;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50); opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100); opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(//dexaudio.com.au/wp-content/themes/DexAudio/css/AjaxLoader.gif) no-repeat center center
}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(//dexaudio.com.au/wp-content/themes/DexAudio/css/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}