/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */

/* top menu Styles */
#block-domain-conf-domain-main-links .content {
  line-height: 59px;
}
#block-domain-conf-domain-main-links ul.menu-sub {
  padding: 0 0 0.25em 2.5em;
}
#block-domain-conf-domain-main-links div.content > ul.menu-sub > li {
  float: left;
  font-weight: bold;
  list-style: none;
  padding-left: 14px;
  padding-right: 20px;
  text-align: center;
}
#block-domain-conf-domain-main-links li {
  list-style: none;
}
#block-domain-conf-domain-main-links ul.menu-sub li.expanded ul.menu-sub {
  display: none;
}
#block-domain-conf-domain-main-links ul.menu-sub li a {
  color: #2b4888;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
}
#block-domain-conf-domain-main-links div.content > ul.menu-sub > li:hover {
  background: #dde8ff;
}
#block-domain-conf-domain-main-links div.content > ul.menu-sub > li:hover > ul.menu-sub {
  background: #ebecee;
  border: 1px solid #cccccc;
  display: block;
  margin-left: -14px;
  margin-top: 0;
  padding-left: 15px;
  padding-right: 10px;
  position: absolute;
  z-index: 12;
}
#block-domain-conf-domain-main-links div.content > ul.menu-sub > li:hover ul.menu-sub li {
  margin: 0;
  padding: 0 10px;
  text-align: left;
}
#block-domain-conf-domain-main-links div.content > ul.menu-sub > li:hover ul.menu-sub li a:hover {
  text-decoration: underline;
}
.menu-btn{
  display:none;
}
#region-menu .block-domain-conf-domain-main-links{
  display:block;
}
/* end of top menu styles */

/* zone-content styles */

/* leftnav styles */
.region-sidebar-first .block-menu-block{
  display:block;
}
/* end of leftnav styles */

/* Homepage Rotator styles */
.slide #text {
  font-size: 18px;
  margin-top: -190px;
  margin-right: 250px;
}
.owl-nav .owl-prev, .owl-nav .owl-next {
  font-size: 0;
  height: 50px;
  position: absolute;
  width: 50px;
}
.owl-nav .owl-prev {
  background: rgba(0, 0, 0, 0) url("/sites/all/themes/dc_agency_bluesteel/images/BackArrow.png") no-repeat scroll 0 0 / 50px 50px;
  left: 30px;
  margin-top: -325px;
}
.owl-nav .owl-next {
  background-image: url("/sites/all/themes/dc_agency_bluesteel/images/ForwardArrow.png");
  background-repeat: no-repeat;
  background-size: 50px 50px;
  margin-left: 95%;
  margin-top: -325px;
}
/* end of Homepage Rotator styles */

/* Homepage Image Tile styles */
.front .view-entertainment-image-tiles .view-content {
  display: inline-block;
  padding: 40px 0px;
}
.front .view-entertainment-image-tiles div#row1 .views-row, .front .view-entertainment-image-tiles div#row2 .views-row {
  float: left;
  margin: 30px 12px;
}
/* Homepage Image Tile styles */

/* end of zone-content styles */

/* footer syles */
#zone-footer {
  width: 100%;
}
#region-footer-first {
  margin: 0;
  width: 100%;
}
#region-footer-first .region-inner > div.block {
  float: left;
  width: 100%;
}
#region-footer-first #footer {
  background: #4a4a4a none repeat scroll 0 0;
  color: #ffffff;
  padding: 20px;
}
#region-footer-first #footer .footer-connected {
  border-left: 0 none;
  border-right: 1px solid #ffffff;
  float: left;
  min-height: 100px;
  padding: 10px 20px 0 0;
  text-align: center;
}
#region-footer-first #footer .footer-connected .title {
  display: block;
  margin-bottom: 10px;
}
#region-footer-first #footer .footer-connected .icon {
  display: inline;
  margin-top: 5px;
  padding: 10px;
  position: relative;
  z-index: 2;
}
#region-footer-first #footer .footer-connected img {
  max-height: 25px;
  max-width: 100%;
}
#region-footer-first #footer .footer-links {
  line-height: normal;
  margin-left: 10px;
  position: relative;
  text-align: center;
  top: 50%;
  transform: translateY(50%);
}
#region-footer-first #footer .footer-links ul {
  list-style: outside none none;
  margin: 0 0 20px;
  padding: 0 0 0 10px;
}
#region-footer-first #footer .footer-links ul.link-list li{
  border-left: 1px solid #cccccc;
  display: inline-block;
  padding: 10px;
}
#region-footer-first #footer .footer-links ul li.first {
  border-left: 0;
}
#region-footer-first #footer .footer-links ul li a {
  color: #ffffff;
  text-decoration: none;
}
.region-footer-first-inner .footer-connected, .region-footer-first-inner .footer-links{
  width:auto;
}
#region-footer-first #footer .footer-connected .icon, #region-footer-first #footer .footer-links ul.link-list li{
  display:inline-block
}
#region-footer-first #footer .footer-links ul{
  border-left:0;
}
/* end of footer styles */
