/* BODY */
/* HEADING */
div[data-name="index-wrapper-1"] { background: rgba(25, 25, 25, .7); width: 100%;}
div[data-name="index-content-heading"] { background: rgba(25, 25, 25, .7); padding: 20px 0px 0px; width: 100%; text-align: center; }
div[data-name="index-links-section"] .col-sm-6 { display: flex; flex-direction: column; justify-content: space-evenly; align-items: center; min-height: 800px; }
div[data-name="index-links-section"] img { max-height: 140px; transition: all 1s ease; }
div[data-name="index-links-section"] img:hover { transform: scale(1.1); }
[data-widget-id="content7"] .content { width: 370px; margin: 0 auto; }
/* LINKS */
div[data-name="index-links-section"] { width: 960px; margin: 45px auto 0px; }
[data-widget-id="links1"] .nav, [data-widget-id="links2"] .nav { display: inline; }
[data-widget-id="links1"] .nav > li, [data-widget-id="links2"] .nav > li { float: left; width: 50%; }
[data-widget-id="links1"] .nav > li > a { width: 165px; }
.links-list .nav > li > .btn-default:hover { background: #000 }
.links-list .btn-default { margin: 0px 20px; background: rgba(27, 27, 25, 0.7); color: #fff; padding: 20px 10px !important; border: 2px solid #fff; }
[data-widget-id="links3"] .nav>li>a, [data-widget-id="links4"] .nav>li>a {width:180px; position:relative; top:-40px;}

/* FOOTER */
.ddc-footer {background: #000;}
.content a.ad-choices {color: #fff;}
.ddc-footer .navigation-default {display: none;}
.ddc-footer a.credit {background-image:url('/v9/media/images/footer-logos/v1/ddc-white.png');width: 180px;height: 18px;background-size: 100% auto;}

/*cnconway 08603133*/
@font-face  {font-family:"DDC Jaguar Font Face"; src: url("/sites/c/customwork/fonts/jaguar-regular-webfont.woff") format("woff");  font-weight: bold; font-style: normal;}
@font-face {font-family:"DDC LandRover Font Face"; src: url("/v9/media/fonts/land-rover-medium/v2/webfont.woff") format("woff");  font-weight: bold; font-style: normal; }
.index .jag {font-family:"DDC Jaguar Font Face"; border-right: 0.5px solid #FFF;}
.index .lr {font-family: "DDC LandRover Font Face"; border-left: 0.5px solid #FFF;}
.index.responsive-type .page-bd .btn {width: 200px; margin: 0px 10px;}
 .responsive-type .page-bd .lr .btn {font-size: 20px; line-height: 1;}