/*
Theme Name: MovieExchange
Author: Derek Hughes
*/
.img-responsive {

}
* {
  -webkit-font-smoothing: antialiased !important;
}
/* XXS */
.col-xxs-1,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.hidden-xxs {
  display: block !important;
}
tr.hidden-xxs {
  display: table-row !important;
}
th.hidden-xxs,
td.hidden-xxs {
  display: table-cell !important;
}

col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}

/************************* NEW DW Bootstrap mobile nav *************************/
.mega_menu {
  width: 320px;
}
.mega_menu_col {
  text-align: center;
  padding: 10px;
  min-width: 100px;
}
/************************* NEW DW Bootstrap mobile nav *************************/
#sticky_side_nav {
  width: 100%;
  top: 0;
  left: 0;
  font-size: 16px;
  background-color:transparent;
  /********* Change menu color ********/
  border-color: transparent;
  margin: 0;
}
#sticky_side_nav {
  width: 100%;
  top: 0;
  left: 0;
  font-size: 16px;
}
#sticky_side_nav .right-caret > 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: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
#sticky_side_nav .pull-left.directions a:hover,
#sticky_side_nav .pull-left.directions a:focus,
#sticky_side_nav .pull-left.directions a:active,
#sticky_side_nav .pull-left.directions a:active {
  background-color: transparent;
  color: #fff;
}
#sticky_side_nav .contact {
  z-index: 5;
}
#sticky_side_nav .contactbut {
  max-width: 407px;
  width: 380px;
  padding-top: 13px;
  top: 43px;
}
#sticky_side_nav .contactbut > li {
  height: 52px;
}
#sticky_side_nav .dropdown-menu.contactbut a {
  color: #000;
}
#sticky_side_nav .btn2 a {
  color: #fff !important;
}
#sticky_side_nav .btn2 {
  background: #ed2121;
  background-image: -webkit-linear-gradient(top, #ed2121, #ad1c1c);
  background-image: -moz-linear-gradient(top, #ed2121, #ad1c1c);
  background-image: -ms-linear-gradient(top, #ed2121, #ad1c1c);
  background-image: -o-linear-gradient(top, #ed2121, #ad1c1c);
  background-image: linear-gradient(to bottom, #ed2121, #ad1c1c);
  -webkit-border-radius: 13;
  -moz-border-radius: 13;
  border-radius: 3px;
  font-family: Arial;
  color: #fff;
  padding: 8px 50px;
  text-decoration: none;
  width: 120px;
}
#sticky_side_nav .dLabel {
  background-color: #F7F5F5;
  border-color: #FFF;
  color: #333;
  background: 0;
  border: 0;
  color: #fff;
  top: 0px;
  padding: 19px 16px 10px;
  position: relative;
  border-radius: 0;
  display: block;
  text-decoration: none;
}
#sticky_side_nav .dLabel .glyphicon-phone {
  font-size: 17px;
  margin-right: -3px;
}
#sticky_side_nav .mobile_menu_overlay {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.1);
  height: 100%;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
}
#sticky_side_nav .nav .close {
  position: static;
}
#sticky_side_nav .nav .close label {
  position: absolute;
  display: block;
  top: 10px;
  right: 10px;
  /*border: 2px solid #000;
    border-radius: 50%;*/
  padding: 5px 7px 5px;
}
#sticky_side_nav .navbar-toggle {
  border-color: #ddd;
  background-color: #CF171F;
}
#sticky_side_nav .navbar-toggle span{
	color:#fff;
}
#sticky_side_nav .navbar-nav li {
  border-bottom: 1px solid #ccc;
}

a,
a:hover {
  color: inherit;
  text-decoration: none;
}

body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;	
}
.menuFontAwesome{font-size: 20px !important; color: #3B5998;}

#menu .navbar {
  margin: 0;
  border-radius: 0px;
  min-height: initial;
  background-color: transparent;
  border: none;
  text-transform: uppercase;
}
#menu .navbar-default .navbar-nav > li{
    border-left: 1px solid #000;
}
#menu .navbar-default .navbar-nav > li:nth-child(2){
	border:none;	
}

#menu .navbar-default .navbar-nav > li > a {
	display: block;
	color:#000;
    text-decoration: none;
    padding: 0px 22px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
	background: transparent;
}
#menu .navbar-default .navbar-nav > li > a:hover {
  color:red;
}

#title{
	background-image:url(images/title_banner_bg.gif);
	background-size: contain;
	max-height: 64px;
}
#home-banner{
min-height: 345px;
	background-image:url(images/home_image_banner_bg.jpg);
	background-size:cover;
	background-position: center;
}

.home-page #main p{
	font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #333;
}
.home-page #main .col-md-3, .home-page #main .pull-right{
	padding:0;
}
#main{
	padding: 20px 0px;
}

.home-page #main #one p{
	padding-top:30px;
}
.home-page #main #two p{
	padding-top:30px;	
}
.home-page #main #three p{
	padding-top:30px;
}

#main #left{
	
}
#main #right{
	background-size: contain;
	background-position: bottom center;
	background-repeat:no-repeat;
	margin-top: 30px;	
}

footer{
	background-image:url(images/cd_bottom.jpg);
	background-size:cover;
	background-position:top center;
	min-height: 220px;	
}
#footer-menu ul{
margin: 20px 0;
    text-align: center;
    border-top: 1px solid;
    padding: 0;
    padding-top: 10px;
}
#footer-menu ul li{
display:inline;
list-style:none;	
}
#footer-menu ul li a{
    display: inline;
    color: #000;
    text-decoration: none;
    padding: 0px 22px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    background: transparent;	
}

h1 {
    font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
    font-size: 36px;
    color: #fff;
    font-style: italic;
    font-variant: normal;
    font-weight: 500;
    margin: 0;
    padding: 10px 0px;
    text-align: center;
    text-shadow: 2px 2px 10px #730000;
}
h2{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
	font-weight:bold;
}
.bulleted_list {
	margin: 0;
    padding: 0;
}
.bulleted_list li {
    display: block;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    line-height: 19px;
    margin-top: 20px;
    padding-left: 20px;
    list-style-type: none;
    background-image: url(images/red_bullet.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.ctable{
	display: table;
    height: 115px;
    width: 100%;
}
.ccolumnsm,.ccolumnlg{
    display: table-cell;
    height: 115px;
    vertical-align: top;

}
.ccolumnsm{
	text-align:center;
}
.ccolumnlg{
	padding-left: 10px;	
}

.vfb-section-div,.vfb-section,.vfb-fieldset{
	background-color:transparent !important;
}

.blank_link {
    color: #000;
    text-decoration: none;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    line-height: 19px;
    display: block;
    margin-top: 20px;
}
#wpsl-search-wrap .wpsl-input{

}
#wpsl-search-wrap div{
    margin: 0;
    margin-right: 0 !important;
}
#wpsl-search-wrap label{
    width: 148px !important;
}


#about-us-popup-1{
    display: block;
    position: relative;
    width: 100%;
    height: 241px;
    margin-top: 50%;
}
#policies-popup-1{
    display: block;
    position: relative;
    width: 100%;
    height: 250px;
    margin-top: 50%;
}
#policies-popup-2{
    display: block;
    position: relative;
    width: 100%;
    height: 241px;

}
#employee-popup-1{
    display: block;
    position: relative;
    width: 100%;
    height: 241px;
    margin-top: 50%;
}

.wpsl-store-hours{
	display:none;
}
.logo2{margin: 0 auto; display: block;}
.animatedGif{display: none;}
/*Media Queries*/
@media (min-width: 1200px) {
  .hidden-xxs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xxs.hidden-lg {
    display: none !important;
  }
  th.hidden-xxs.hidden-lg,
  td.hidden-xxs.hidden-lg {
    display: none !important;
  }
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1199px){
	#right{
		min-height:800px;	
	}
}

@media (max-width: 1199px){
	.home-page #main p{
		text-align:center;
	}
	.home-page #main #one p{
	padding-top:0px;
	}
	.home-page #main #two p{
		padding-top:0px;	
	}
	.home-page #main #three p{
		padding-top:80px;
	}
}
@media (min-width: 1001px) {
	.navbar-toggle {display: none;}
.col-md-12 {width: 100%;}
  #sticky_side_nav .navbar-nav > li > a {
    padding: 15px 15px 10px;
  }
  #sticky_side_nav_inner {
    text-align: center;
  }
  #sticky_side_nav .navbar-nav {
    float: none;
    display: inline-block;
  }
  #sticky_side_nav .navbar-nav li:last-child {
    border-bottom: 0 none;
  }
  #sticky_side_nav .navbar-nav > li {
    border-bottom: 0 none;
  }
  #sticky_side_nav .navbar-nav li:last-child,
  #sticky_side_nav .navbar-nav .nav_open_left {
    border-bottom: 0 none;
  }
  #sticky_side_nav .navbar-nav li:last-child ul,
  #sticky_side_nav .navbar-nav .nav_open_left ul {
    right: 0;
    left: auto;
  }
  #sticky_side_nav .dropdown .dropdown .dropdown-menu {
    left: 100%;
    top: 0;
  }
  #sticky_side_nav .dropdown .dropdown > a:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid;
    position: absolute;
    top: 10px;
    right: 5px;
  }
  #header #nav .nav .dropdown:last-child .dropdown a,
  #header #nav .nav .nav_open_left .dropdown a {
    padding: 5px 7px 5px 12px;
  }
  #sticky_side_nav .dropdown:last-child .dropdown .dropdown-menu,
  #sticky_side_nav .nav_open_left .dropdown .dropdown-menu {
    right: 100%;
    left: auto;
  }
  #sticky_side_nav .dropdown:last-child .dropdown > a:after,
  #sticky_side_nav .nav_open_left .dropdown > a:after {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid;
    border-left: 0 none transparent;
    position: absolute;
    top: 10px;
    left: 5px;
  }
}
@media (min-width: 1000px){
	#menu .navbar-nav{
   		margin: 30px auto 30px auto;		
	}
	#right{
		min-height:600px;	
	}

}
@media (max-width: 1000px) {
.col-md-12 {width: auto; /*float: right;*/}
.navbar-toggle {
    display: inline;
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
  #sticky_side_nav_inner {
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 7;
    height: 100%;
    width: 50%;
    min-width: 250px;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
  }
  #sticky_side_nav .navbar-nav {
    background-color: #BB161C;
    overflow-y: auto;
    padding: 50px 0 15px;
    z-index: 5;
    position: relative;
    margin: 0;
  }
  #sticky_side_nav #mobile_menu_checkbox:checked + #sticky_side_nav_inner {
    right: 0;
  }
  #sticky_side_nav #mobile_menu_checkbox:checked + #sticky_side_nav_inner .mobile_menu_overlay {
    visibility: visible;
    opacity: 1;
  }
  #sticky_side_nav .navbar-nav > li > a {
    padding: 10px 10px 10px 25px;
  }
  #sticky_side_nav .navbar-nav > li li > a {
    padding: 10px 10px 10px 50px;
  }
  #sticky_side_nav .navbar-nav > li li li > a {
    padding: 10px 10px 10px 75px;
  }
  .navbar-collapse.in {
    position: fixed;
    right: 0;
    top: 0;
    background-color: #D71717;
    overflow: auto;
    left: 100%;
    top: 46px;
    height: 100%;
    width: 40%;
    min-width: 250px;
  }
  #sticky_side_nav_inner .dropdown > a:after {
    content: "+";
    position: absolute;
    right: 15px;
    top: 10px;
    font-weight: bolder;
  }
  #sticky_side_nav_inner .dropdown.open > a:after {
    content: "-";
  }
  .animatedGif{display: inline; text-align: center;}
.staticLogos{display: none;}
.navbar-nav>li{float: none;}
.navbar-nav{float: none;}
	#menu .navbar-default .navbar-nav > li > a {
		padding: 0px 10px;
	}
	#right{
		min-height:400px;	
	}
	#menu{
		margin-bottom: 20px;	
	}
	#footer-menu ul li a{
		    padding: 0px 10px;
	}
	.animatedGif{float: left; margin-top: 10px;}
.navbar-header{float: right; margin-top: 40px;}
.navbar-nav > li > a {
		padding: 15px 18px !important;
		color:#fff !important;
	}
	.navbar-nav > li:nth-child(2) {
		border-bottom: 1px solid #ccc !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xxs.hidden-md {
    display: none !important;
  }
  tr.hidden-xxs.hidden-md {
    display: none !important;
  }
  th.hidden-xxs.hidden-md,
  td.hidden-xxs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xxs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xxs.hidden-sm {
    display: none !important;
  }
  th.hidden-xxs.hidden-sm,
  td.hidden-xxs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}

@media (max-width: 768px){
	#logo img{
		width:75%;
	}
	
		#footer-menu ul li a{
		display:block;
		padding:10px 0px;
	}
}

@media (max-width: 568px) {
	h1{
		font-size:23px;
	}
  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11 {
    float: left;
  }
  .col-xxs-1 {
    width: 8.333333333333332%;
  }
  .col-xxs-2 {
    width: 16.666666666666664%;
  }
  .col-xxs-3 {
    width: 25%;
  }
  .col-xxs-4 {
    width: 33.33333333333333%;
  }
  .col-xxs-5 {
    width: 41.66666666666667%;
  }
  .col-xxs-6 {
    width: 50%;
  }
  .col-xxs-7 {
    width: 58.333333333333336%;
  }
  .col-xxs-8 {
    width: 66.66666666666666%;
  }
  .col-xxs-9 {
    width: 75%;
  }
  .col-xxs-10 {
    width: 83.33333333333334%;
  }
  .col-xxs-11 {
    width: 91.66666666666666%;
  }
  .col-xxs-12 {
    width: 100%;
  }
  .col-xxs-push-1 {
    left: 8.333333333333332%;
  }
  .col-xxs-push-2 {
    left: 16.666666666666664%;
  }
  .col-xxs-push-3 {
    left: 25%;
  }
  .col-xss-push-4 {
    left: 33.33333333333333%;
  }
  .col-xxs-push-5 {
    left: 41.66666666666667%;
  }
  .col-xxs-push-6 {
    left: 50%;
  }
  .col-xxs-push-7 {
    left: 58.333333333333336%;
  }
  .col-xxs-push-8 {
    left: 66.66666666666666%;
  }
  .col-xxs-push-9 {
    left: 75%;
  }
  .col-xxs-push-10 {
    left: 83.33333333333334%;
  }
  .col-xxs-push-11 {
    left: 91.66666666666666%;
  }
  .col-xxs-pull-1 {
    right: 8.333333333333332%;
  }
  .col-xxs-pull-2 {
    right: 16.666666666666664%;
  }
  .col-xxs-pull-3 {
    right: 25%;
  }
  .col-xxs-pull-4 {
    right: 33.33333333333333%;
  }
  .col-xxs-pull-5 {
    right: 41.66666666666667%;
  }
  .col-xxs-pull-6 {
    right: 50%;
  }
  .col-xxs-pull-7 {
    right: 58.333333333333336%;
  }
  .col-xxs-pull-8 {
    right: 66.66666666666666%;
  }
  .col-xxs-pull-9 {
    right: 75%;
  }
  .col-xxs-pull-10 {
    right: 83.33333333333334%;
  }
  .col-xxs-pull-11 {
    right: 91.66666666666666%;
  }
  .col-xxs-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-xxs-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-xxs-offset-3 {
    margin-left: 25%;
  }
  .col-xxs-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-xxs-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-xxs-offset-6 {
    margin-left: 50%;
  }
  .col-xxs-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-xxs-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-xxs-offset-9 {
    margin-left: 75%;
  }
  .col-xxs-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-xxs-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .hidden-xxs {
    display: none !important;
  }
  tr.hidden-xxs {
    display: none !important;
  }
  th.hidden-xxs,
  td.hidden-xxs {
    display: none !important;
  }
  .hidden-xs.hidden-xxs {
    display: none !important;
  }
  tr.hidden-xs.hidden-xxs {
    display: none !important;
  }
  th.hidden-xs.hidden-xxs,
  td.hidden-xs.hidden-xxs {
    display: none !important;
  }
  .hidden-sm.hidden-xxs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xxs {
    display: none !important;
  }
  th.hidden-sm.hidden-xxs,
  td.hidden-sm.hidden-xxs {
    display: none !important;
  }
  .hidden-md.hidden-xxs {
    display: none !important;
  }
  tr.hidden-md.hidden-xxs {
    display: none !important;
  }
  th.hidden-md.hidden-xxs,
  td.hidden-md.hidden-xxs {
    display: none !important;
  }
  .hidden-lg.hidden-xxs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xxs {
    display: none !important;
  }
  th.hidden-lg.hidden-xxs,
  td.hidden-lg.hidden-xxs {
    display: none !important;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .hidden-xxs.hidden-xs {
    display: none !important;
  }
  tr.hidden-xxs.hidden-xs {
    display: none !important;
  }
  th.hidden-xxs.hidden-xs,
  td.hidden-xxs.hidden-xs {
    display: none !important;
  }
}
@media (max-width: 479px) {
  #sticky_side_nav .dLabel {
    padding: 19px 7px 10px;
  }
}