/* Custom CSS */
/* Generated and Compiled Using LESS and Prepros */
/* Global Styling */
body {
  background: #333333;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.container {
  max-width: 778px;
}
/* Home Page Styling */
.left-col {
  background: #6BC5CE;
}
.right-col {
  background: #4A2777;
}
.callnow {
  font-size: 24px;
  text-transform: uppercase;
  border: 1px solid #4A2777;
  margin: 0 5em;
}
.callnow-area,
.callnow-area a {
  padding: 2em 0;
  color: #fff;
}
/* Static Navbar Styling */
.navbar-default {
  max-width: 778px;
  margin: 0 auto;
  background: url('../images/nav-bg.png') repeat-x;
}
/* Background Audio Styling */
.mp3 {
  visibility: hidden !important;
}
/* Main Content Area Styling */
.content {
  background: #000000;
  font-size: 12px;
}
/* Two Column Content Area Styling */
.two-column-content {
  font-size: 12px;
}
.custom-h1 {
  font-size: 14px;
  color: #000;
}
.custom-h2 {
  font-size: 14px;
}
.other-heading {
  font-size: 14px;
}
.content-left-col {
  background: #6BC5CE;
  color: #000;
}
.custom-content-left-col {
  background: #4A2777;
}
.content-right-col {
  background: #4A2777;
  color: #fff;
}
/* Contact Us Page Styling */
.contact-info {
  color: #FF0;
}
/*==========  Mobile First Method  ==========*/
/* Crappy Android portrait Â· width: 240px */
@media only screen and (min-width: 240px) {
  body {
    background: #fff;
  }
  /* Custom Button Text : Call Us and Email Us */
  .custom-hide {
    display: none;
  }
  /* Menu Text */
  body > nav > div > div.navbar-header > p {
    margin-top: 17px;
  }
  /* Menu Text */
  body > nav > div > div.navbar-header > p > strong {
    margin-right: 10px;
  }
  /* Social Icon Styling */
  .social {
    float: left;
    margin-top: -2.7em;
    margin-left: 1em;
  }
  /* Static Navbar Styling */
  .navbar-toggle {
    margin-top: 10px;
  }
  .navbar-default {
    max-width: 778px;
    margin: 0 auto;
    background: url('../images/nav-bg.png') repeat-x;
    background: #333;
  }
  /* Static Navbar Styling */
  .navbar-default .navbar-nav > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav > li > a:hover {
    color: #999;
    transition: .5s;
  }
  .breadcrumbs {
    width: 100%;
  }
  /* Footer Styling */
  footer {
    background: #3D4B4B;
    border-top: 1px solid #fff;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
  footer p {
    line-height: 15px;
    margin-top: 10px;
    font-weight: bold;
  }
  footer p small {
    color: #CCCCCC;
    font-weight: lighter;
  }
  .custom-h1 {
    padding-top: 1em;
  }
  .custom-h2 {
    padding-top: 1em;
  }
}
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  /* Custom Button Text : Call Us and Email Us */
  .custom-hide {
    display: inline;
  }
  /* Menu Text */
  /* Static Navbar Styling */
  .navbar-default .navbar-nav > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav > li > a:hover {
    color: #999;
    transition: .5s;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  /* Menu Text */
  body > nav > div > div.navbar-header > p > strong {
    visibility: visible;
  }
  /* Home Page Styling */
  .left-col {
    background: #6BC5CE;
    min-height: 7.5em;
  }
  .right-col {
    background: #4A2777;
    min-height: 7.5em;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  body {
    background: #333;
  }
  /* For Full Width Layout: 768 Resolution */
  .container {
    width: 100%;
  }
  /* For Full Width Layout: 768 Resolution */
  body > nav > div.container {
    padding: 0;
  }
  /* Static Navbar Styling */
  .navbar-nav > li > a {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .navbar {
    min-height: 20px !important;
    background: url('../images/nav-bg.png') repeat-x;
  }
  #navbar > ul > li:nth-child(1) > a {
    width: 55px;
    height: 39px;
    display: block;
    background: url('../images/menu/n01.jpg');
  }
  #navbar > ul > li:nth-child(1) > a:hover {
    width: 55px;
    height: 39px;
    display: block;
    background: url('../images/menu/n01a.jpg');
  }
  #navbar > ul > li:nth-child(2) > a {
    width: 68px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n02.jpg');
  }
  #navbar > ul > li:nth-child(2) > a:hover {
    width: 68px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n02a.jpg');
  }
  #navbar > ul > li:nth-child(3) > a {
    width: 51px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n03.jpg');
  }
  #navbar > ul > li:nth-child(3) > a:hover {
    width: 51px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n03a.jpg');
  }
  #navbar > ul > li:nth-child(4) > a {
    width: 75px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n04.jpg');
  }
  #navbar > ul > li:nth-child(4) > a:hover {
    width: 75px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n04a.jpg');
  }
  #navbar > ul > li:nth-child(5) > a {
    width: 151px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n05.jpg');
  }
  #navbar > ul > li:nth-child(5) > a:hover {
    width: 151px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n05a.jpg');
  }
  #navbar > ul > li:nth-child(6) > a {
    width: 92px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n06.jpg');
  }
  #navbar > ul > li:nth-child(6) > a:hover {
    width: 92px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n06a.jpg');
  }
  #navbar > ul > li:nth-child(7) > a {
    width: 60px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n07.jpg');
  }
  #navbar > ul > li:nth-child(7) > a:hover {
    width: 60px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n07a.jpg');
  }
  #navbar > ul > li:nth-child(8) > a {
    width: 59px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n08.jpg');
  }
  #navbar > ul > li:nth-child(8) > a:hover {
    width: 59px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n08a.jpg');
  }
  #navbar > ul > li:nth-child(9) > a {
    width: 71px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n09.jpg');
  }
  #navbar > ul > li:nth-child(9) > a:hover {
    width: 71px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n09a.jpg');
  }
  #navbar > ul > li:nth-child(10) > a {
    width: 69px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n10.jpg');
  }
  #navbar > ul > li:nth-child(10) > a:hover {
    width: 69px;
    height: 39px;
    display: block;
    background-image: url('../images/menu/n10a.jpg');
  }
  .breadcrumbs {
    width: 389px;
    height: 48px;
  }
  .content-left-col {
    background: #6BC5CE;
    color: #000;
    min-height: 2078px;
  }
  .content-right-col {
    background: #4A2777;
    color: #fff;
    min-height: 2078px;
  }
  #news .content-left-col {
    background: #6BC5CE;
    color: #000;
    min-height: 889px;
  }
  #news .content-right-col {
    background: #4A2777;
    color: #fff;
    min-height: 889px;
  }
  #tv .content-left-col {
    background: #6BC5CE;
    color: #000;
    min-height: 1504px;
  }
  #tv .content-right-col {
    background: #4A2777;
    color: #fff;
    min-height: 1504px;
  }
  #music-videos-shorts .content-left-col {
    background: #6BC5CE;
    color: #000;
    min-height: 1881px;
  }
  #music-videos-shorts .content-right-col {
    background: #4A2777;
    color: #fff;
    min-height: 1881px;
  }
  #video-games .content-left-col {
    background: #6BC5CE;
    color: #000;
    min-height: 1300px;
  }
  #video-games .content-right-col {
    background: #4A2777;
    color: #fff;
    min-height: 1300px;
  }
  #reel-2 .content-left-col {
    background: #6BC5CE;
    color: #000;
    min-height: 650px;
  }
  #reel-2 .content-right-col {
    background: #4A2777;
    color: #fff;
    min-height: 650px;
  }
  .custom-h1 {
    padding-top: 0;
    font-weight: bold;
  }
  .custom-h2 {
    padding-top: 0;
    font-weight: bold;
  }
}
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  /* Home Page Margin Top */
  .home-top-margin {
    margin-top: none;
  }
  /* Home Page Styling */
  .left-col {
    background: #6BC5CE;
    min-height: 12em;
  }
  .right-col {
    background: #4A2777;
    min-height: 12em;
  }
  /* Static Navbar Styling */
  .navbar-default .navbar-nav > li > a {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    margin-right: 0px;
  }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  /* Static Navbar Styling */
  .navbar-default .navbar-nav > li > a {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
  }
}
