/*CJ adds*/

/*Create a custom Container override*/

.container1300 {
    padding-left:25px;
    padding-right:25px;
}

@media (min-width: 768px) {
.container1300 {
    width:750px;
}}

@media (min-width: 1000px) {
.container1300{
    width:970px;
}}

@media (min-width: 1350px) {
.container1300{
    width:1300px;
}}

/*Collapse first only on mobile*/
#collapsecats.in,
#collapsecats.collapsing {
    display: block!important;
}

@media (max-width: 768px) {

  [class*="col-"] {
      margin-bottom: 15px;
  }

}

/*Overrides and extras*/

body {
  color: #333;
  margin: 0 0 0 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

p {
  font-size: 16px;
}

a {
    color: blue;
}

a:focus, a:hover {
    color: #115096;
    text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
font-weight: 800;
}

h1 {
  color: #115096;
  font-size: 30px;
  letter-spacing:-0.6px;
  margin-top: 10px;
}

h2 {
  color:#333;
    font-size: 22px;
    letter-spacing:-0.6px;
}

h3 {
  color: #115096;
  font-size: 18px;
  letter-spacing:-0.6px;
}

.h3title {
  color: #115096;
  font-size: 30px;
  font-weight: 800;
  letter-spacing:-0.6px;
}

.h4, h4 {
    font-size: 20px;
    letter-spacing:-0.6px;
}

.h5 h5 {
    font-size: 18px;
    color: #115096;
    letter-spacing:-0.6px;
}

.alert {
    padding: 15px 25px;
}

.bg-info {
    background-color: #9d9d9d;
}

.bg-primary {
    background-color: #2269B7;
    color: #fff;
}

.btlr {
    text-align: center;
}

.btn {
    background-color: #115096;
    border-color: #2269B7;
    color: #fff;
    font-weight:800;
    letter-spacing:0.5px;
}

.btn.active, .btn:active {
    background-color: #2269B7;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn:hover {
    background-color: #115096;
    border-color: #2269B7;
    color: #fff;
}

.btn-primary {
    background-color: #115096;
    border-color: #2269B7;
    color: #fff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active,  .btn-primary.active, .btn-primary:hover {
    background-color: #115096;
    border-color: #2269B7;
    color: #fff;
}

.btn-lg {
    background-color: #2269B7;
    border-color: #2269B7;
    color: #fff;
}

.btn-lg:hover, .btn-lg:focus, .btn-lg:active,  .btn-lg.active, .btn-lg:hover {
    background-color: #115096;
    border-color: #2269B7;
    color: #fff;
}

.callus {
    color: #c93932;
    font-weight: bold;
    margin: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    max-width: 189px;
}

.ctiny_text {
    color: #00ABE3;
    clear:left
}

.disclaimer {
    font-size:15px;
    color: #7C7C7C;
}

.freeshipping {
    color: #B2C22A;
    font-size:19px;
    font-weight:800;
}

.freeship {
    color: #B2C22A;
    font-weight:500;
}

.sharebutton {
    margin: 0 0 22px;
    text-align: center;
}

.styled-select {
   overflow: hidden;
       -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}


.styled-select.shipper {
   background-color: #fff;
      border: 0px;
}

.styled-select.shipper select {
   border: 0px;
   font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.styled-select.shipper::-ms-expand {
    display: none;
}

.list-group-item a {
    font-size: 14px;
    font-weight: 400;
}

@media (max-width: 768px) {
.melogo {
    margin: 20px auto 0 auto;
    padding: 0 8px 0 8px;
  }

.logos {
    margin:auto;
    max-width:90%;
  }
}

@media (max-width: 1000px) {
.melogo {
    padding: 0;
}}

@media (max-width: 1350px) {
.melogo {
    padding: 0;
}}

.modal-dialog {
    margin: 30px auto;
    width: 1000px;
    max-width: 90%;
    max-height: 90%;
}

.modal-dialognew {
    margin: 30px auto;
    max-width: 90%;
    width: 90%;
}

.modal-lgnew {
    width: 80%;
    padding:20px;
    background-color: #115096;
}

.modal-fb {
   position: absolute;
   top: 10px;
   right: 100px;
   bottom: 0;
   left: 0;
   z-index: 10040;
   overflow: auto;
   overflow-y: auto;
}

.express-modal-lg {
    height: 95%;
}

.modal-dialognew2 {
    margin: 10px auto;
}

.modal-lgnew2 {
    width: 70%;
}

.express-modal-lg2 {
    height: 95%;
}

.carousel-inner > .item > img{
    max-height:800px !important;
}
.carousel .item {
    overflow:hidden;
    height:auto;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-image: none;
}
.carousel img {
    max-height: 100%;
}

.carousel-control.left, .carousel-control.right {
    background-image: none !important;
    filter: progid: none !important;
    outline: 0;
 }
.carousel .carousel-control {
    visibility: hidden;
}
.carousel:hover .carousel-control {
    visibility: visible;
}

.carousel-control {
    margin-top: 50px;
    position: absolute;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 35%;
}

.carousel-control:hover, .carousel-control:focus {
	color: #FFF;
}

.carousel-control {
	font-size: 20px;
	color: #FFF;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-caption {
    top: 0;
    bottom: auto;
}

.carousel-indicators {
	top: 1px;
}

.carousel-indicators .active {
	background-color: #FFFFFF;
        border: solid 1px #FFFFFF;
	top: 1px;
}

@media (min-width: 300px) {
.cjimagecarorow {
        display:block;
        margin: 22px;
}

.carouselthumbs {
        border: 1px solid #eee;
        margin: 5px 3px;
        min-height:75px;
        height:75px;
        width:75px;
}
.carothumblock {
        max-width:450px;
        margin:auto;
}}

@media (min-width: 900px) {
.cjimagecarorow {
        max-width: 100%;
        margin: 0 10px 20px 0;
        display:block;
}

.carouselthumbs {
        border: 1px solid #eee;
        margin: 8px 6px;
        min-height:90px;
        height:90px;
        width:90px;
}
.carothumblock {
        max-width:450px
}}

.carouselthumb {
        border: 0px solid #000;
        margin: 5px;
        min-height:190px;
        height:190px;
        min-width:190px;
        width:190px;
}


@media (min-width: 700px) {
.brandfly {
        max-width:40%;
        border:none;
        float:right;
        margin:-5px 60px 0 0;
}}

@media (min-width: 900px) {
.brandfly {
        max-width:40%;
        border:none;
        float:right;
        margin:-5px 65px 0 0;
}}


@media (min-width: 1200px) {
.brandfly {
        max-width:40%;
        border:none;
        float:right;
        margin:-5px 10px 0 0;
}}

@media (min-width: 1202px) {
.brandfly {
        max-width:40%;
        border:none;
        float:right;
        margin:-5px 30px 0 0;
}}

@media (min-width: 1300px) {
.brandfly {
        max-width:40%;
        border:none;
        float:right;
        margin:-5px 30px 0 0;
}}


@media (min-width: 1348px) {
.brandfly {
        max-width:40%;
        border:none;
        float:right;
        margin:-5px 26px 0 0;
}}

.cjblend {
    margin-top: -7px;
}

/* Fix facebook like words getting cut off */
iframe {
    height: auto !important;
}


/*Classes for responsive iframe */
.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
 
/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}
 
/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}
 
.intrinsic-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*Changes to navbar */

.container-fluid {
    margin-top: 8px;
    margin-bottom: 1px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluidnew {
    margin-top: 8px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.form-group {
    margin-bottom: 10px;
}

.megabg {
    background-color: #111111;
}

@media (min-width: 768px) {
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
 }

.navbar .navbar-collapse {
  text-align: center;
 }
}

.navbar .nav > li > a {
  cursor:pointer;
}

.navbar {
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 0px;
  border: 0px none;
  z-index:2;
}

.navbar-inverse {
    border-color: #fff;
    background-color: #111111;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #115096;
    background-color: transparent;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.navbar-nav .open .dropdown-menu
{
    background-color: #fff;
    color: #000;
}

.navbar-nav:hover .open:hover .dropdown-menu:hover > li > a 
{
    color:#333
}

.img-responsive {
        margin:auto;
}

.masthead {
        display:inherit;
        width:90%;
        margin:auto;
        margin-bottom:13px; /* Important for google mobile - do not decrease */
}

.promohome {
    margin: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    max-width: 560px;
}

.promohomemiddle {
    margin: auto;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: center;
    max-width: 560px;
}

.promocaption {
    font-size: 12px;
    margin: auto;
    padding-bottom: 10px;
    padding-top: 2px;
    text-align: center;
    max-width: 100%;
    color:#252525;
}

.discount-saved {
  color: #000;
  font-size: 12px;
  padding: 2px 6px 2px 10px;
  border-radius: 3px;
  margin-top:-5px;
  background: url("https://www.musicexpress.com.au/mxstoreassets/images/discountarrow.jpg") #CED3D1 no-repeat;
}

.staff {
    clear: both;
    padding: 1px 22px 14px 22px;
    margin: 20px 0px 0px 0px;
    outline: 1px solid #e3e3e3;
}

.staffphoto {
    float: right;
    margin: 0 0 30px 30px;
    max-width: 33%;
}

.well {
    background-color: #fff;
    border: 0px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 0px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    padding: 19px;
}

.thumbnail {
         height: 340px;
}

.thumbnaildiscounted {
         height: 340px;
}

.thumbnaildiscounted {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
    text-align:center;
}

.thumbnailnotavailable {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
    text-align:center;
    height: 280px;
}

.cjthumb {
         width: 200px; height: 205px;
	 margin:auto;
	 padding-top: 5px;
         padding-bottom: 5px;
	 display: table-cell;
	 vertical-align: middle;
}

.blackborder {
	border: 0px solid #000
}

.carouselthumb {
        border: 0px solid #000;
	margin: 5px;
	min-height:190px;
	height:190px;
        min-width:190px;
        width:190px;
}

#headerh1 {
        font-size:27px;
        font-weight: normal;
        padding:6px 0 0 23px;
}

#headerh2 {
        font-size:22px;
        font-weight: normal;
        padding:1px 0 12px 23px;
}

.headertiny {
        font-size:12px;
        font-weight: bold;
}

.tiny {
        color: #000;
        font-weight: normal;
        text-decoration: none;
        font-size: 9px;
        margin: 5px 0 0 0;
}

.results_number {
        color:green;
        font-weight: bold;
        margin: 0 0 0 38px;
}

.results_nomatch {
        color:#3c763d;
        font-weight: bold;
        margin: 0 0 0 38px;
}

.results_table table{
        margin:0px;padding:12px;
        border:0px solid #000;
}

.results_table td {
        margin:0px;padding:16px;
        border:0px solid #000;
}

.match {
        font-weight:bold
}

tr.resultprint td {
        border-bottom:1px solid #E0E1DD;
}

.discontinued {
        color:red;
        font-style:italic;
}

.mv_contrast {
        color: #FF0000;
}

.filterdrop {
        font-size:13px;
        color:black;
        vertical-align:top;
        text-align:left;
        background-color:#FFFFFF;
        width:200px;
        font-weight:normal;
}

.flytitle {
        font-size: 16px;
        font-weight: bold;
        color: blue;
        text-decoration:none;
}

.fly2 {
        font-size: 13px;
        font-weight: bold;
        color: #094989;
}

.fly3 {
        font-size: 13px;
        font-weight: bold;
        color: #094989;
}
.fly4 {
        font-size: 13px;
        font-weight: bold;
        color: #000000;
}

.keywords {
	border: solid 1px #CCCCCC;
	color: #999999;
	font-size: 13px;
	margin: 2px 10px 30px 0px;
	padding: 4px;
}

.itemtitle {
        font-size: 16px;
        color: blue;
        text-decoration:none;
}

.item2 {
        font-size: 13px;
        color: #094989;
}

.item1 {
        font-size: 13px;
        color: #094989;
}

.item3 {
        font-size: 13px;
        font-weight: bold;
        color: #000000;
}

.itemprice {
        font-size: 20px;
        font-weight: bold;
        color: #115096;
        margin-top:4px;
}

.match {
        font-weight:bold
}

.searcher {
        margin-top: 30px
}

@media (max-width: 768px) {
.searcher {       
        margin:auto;
        margin-top: 10px;
        max-width:82%;
         
 }
}

/* ======================================
== Font Awesome - for the social media icons.
--------------- */

.social {
    margin: 19px 0 0 0;
    padding: 0;
    text-align:center;
}

.social ul {
    margin: 0;
    padding: 5px;
}

.social ul li {
    margin: 5px 1px 5px 1px;
    list-style: none outside none;
    display: inline-block;
}

.social i {
    width: 34px;
    height: 34px;
    color: #FFF;
    background-color: #909AA0;
    font-size: 19px;
    text-align:center;
    padding-top: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social i:hover {
    color: #FFF;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social .fa-facebook {
    background: #4060A5;
}

.social .fa-envelope {
    background: #ed1c24;
}

.social .fa-twitter {
    background: #00ABE3;
}

.social .fa-instagram { 
    background: #375989;
}

.social .fa-tumblr {
    background: #3a5876;
}

.social .fa-youtube {
    background: #FF1F25;
}

.social .fa-facebook:hover {
    background: #ADB6C6;
}

.social .fa-envelope:hover {
    background: #ADB6C6;
}

.social .fa-twitter:hover { 
    background: #ADB6C6;
}

.social .fa-instagram:hover {
    background: #ADB6C6;
}

.social .fa-tumblr:hover { 
    background: #ADB6C6;
}

.social .fa-youtube:hover { 
    background: #ADB6C6;
}

/* ============================================================================================================================
== BUBBLE WITH A BORDER AND TRIANGLE FOR TESTIMONIALS - untested for bootstrap compliancy
** ============================================================================================================================ */

/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-border {
  position:relative;
  padding:16px;
  margin:1em 0 1em;
  border:5px solid #c93932;
  color:#333;
  background:#fff;
  font-size:14px;
  font-style:italic;
  /* css3 */
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}

/* Variant : for left positioned triangle
------------------------------------------ */

.triangle-border.left {
  margin-left:30px;
}

/* Variant : for right positioned triangle
------------------------------------------ */

.triangle-border.right {
  margin-right:30px;
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-border:before {
  content:"";
  position:absolute;
  bottom:-20px; /* value = - border-top-width - border-bottom-width */
  left:40px; /* controls horizontal position */
  border-width:20px 20px 0;
  border-style:solid;
  border-color:#c93932 transparent;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}

/* creates the smaller  triangle */
.triangle-border:after {
  content:"";
  position:absolute;
  bottom:-13px; /* value = - border-top-width - border-bottom-width */
  left:47px; /* value = (:before left) + (:before border-left) - (:after border-left) */
  border-width:13px 13px 0;
  border-style:solid;
  border-color:#fff transparent;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}

/*Perusion  Strap30 adds*/
/* General Typography adds */

/*Quick adjustment helper classes*/
/*use as m = margin p = padding t = top b = bottom  followed by number*/
/*for margin-top:5px add class "mt5" */

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr25{margin-right:25px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl25{padding-left:25px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr25{padding-right:25px;}

.small    { font-size: 95% }
.smaller  { font-size: 85% }
.smallest { font-size: 70% }

.large   { font-size: 110% }
.larger  { font-size: 125% }
.largest { font-size: 140% }

/*Quick adjustment helper classes top border radius*/
/*use as b = border t = top l = left r = right*/
/*for border-radius-top left and right, class=btlr */
/*for border-radius-top left only, class=btl */
/*for border-radius-top right only, class=btr */
.btlr {-webkit-border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;}
.btl {-webkit-border-radius: 5px 0 0 0; -moz-border-radius: 5px 0 0 0; border-radius: 5px 0 0 0;}
.btr {-webkit-border-radius: 0 5px 0 0; -moz-border-radius: 0 5px 0 0; border-radius: 0 5px 0 0;}
.showcursor{cursor:pointer;}

/* Button btn adds */

/* Cart adds */
.cart_bq{
	font-size:10px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:5px;
}
.cart_bq i{
	font-size:11px;
	font-weight:bold;
}
a.bg-primary:link, a.bg-primary:hover{
	color:#fff!important;
}


@media (min-width: 768px) {
 .cart-mobile {
          visibility:hidden;
          height:0px;
 }
}

@media (max-width: 768px) {

  .cart-mobile {
         margin: 0 0 12px 0;
 } 

  .cart-mobile a {
         color: #000;
 }
}


/* Form adds */
form[novalidate] input:focus:invalid, 
form[novalidate] textarea:focus:invalid, 
form[novalidate] select:focus:invalid {
    color: #555;
    border-color: rgba(82, 168, 236, 0.8);;
    -webkit-box-shadow: 
        inset 0 1px 1px rgba(0, 0, 0, 0.075), 
        0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: 
        inset 0 1px 1px rgba(0, 0, 0, 0.075), 
        0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: 
        inset 0 1px 1px rgba(0, 0, 0, 0.075), 
        0 0 8px rgba(82, 168, 236, 0.6);
}

/* multi level dropdown adds*/
/* direct bootstrap overrides */

/* product menu classes */
.pgroup > li > a {
  display: inline;
  font-weight:bold;
}
.pgroup > li:hover{
	background-color:#EEEEEE;
}

/*fp_search*/
 .suggestionsBox {
  position: absolute;
  right: 14px;
  top: 35px;
  margin: 0px 0px 0px 0px;
  padding-left:5px;
  width: 310px;
  background-color: #FFF;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border: 1px solid #CCC;
  border-top: 1px solid #D9D9D9;
  color: #000;
  box-shadow:0 2px 4px rgba(0,0,0,0.2);
 }
 .suggestionList {
  margin: 0px;
  padding: 0px;
  margin-top:5px;
 }
 .suggestionList li {
  margin: 0px 0px 3px 0px;
  padding: 3px;
  cursor: pointer;
  list-style-type:none;
 }
 .suggestionList li:hover {
  background-color: #659CD8;
 }
 .fp_sf_text {
    padding-left:5px!important;
 }

#ic-navbar {
    overflow-y: visible;
}

/*singlebanner*/

 .singlesliderimg {
  max-width:96%;
  margin:auto;
  }

 .singlesliderimgspecials {
  max-width:100%;
  margin:auto;
  margin-bottom: 4px;
  }

 .captionOrange, .captionBlack{
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
 }
 .captionOrange {
  background: #EF1821;
  background-color: rgba(239,24,33,0.8);
 }
 .captionBlack {
  font-size:16px;
  background: #000;
  background-color: rgba(0, 0, 0, 0.4);
 }
 a.captionOrange, A.captionOrange:active, A.captionOrange:visited {
  color: #ffffff;
  text-decoration: none;
 }
 a.captionOrange:hover {
  color: #eb5100;
  text-decoration: underline;
  background-color: #eeeeee;
  background-color: rgba(238, 238, 238, 0.7);
 }
 .brico {
  background: url(__IMAGE_DIR__/slider/browser-icons.png);
 }
