/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */

  /*** Show the Mobile Menu edit html item ***/
.cke_editable .editMobileMenu.hide{display:block !important; background: #666; color: #fff; padding: 10px 0; margin: 20px}
.cke_editable #myModal {display:none;}

/* BASE
///////////////////////////////////////////// */
div.ddsLogoProvider, .ddsLogoProvider a { text-align: right; margin: 10px 0; color: #333; text-decoration: none; font-size: 10px; font-size: 1.0rem; color: #666; }
span.ddsLogoProvider { float: right; vertical-align: middle; position: relative; top: -3px; margin-left: 5px; width: 71px; height: 21px; background: url(https://s3.amazonaws.com/dom-cms/GlobalImages/dds-logo-dk.png) no-repeat 0 0; }
/*FOR LIGHT VERSION span.ddsLogoProvider { background: url(https://s3.amazonaws.com/dom-cms/GlobalImages/dds-logo-lt.png) no-repeat 0 0; }*/
.ddsLogoProvider a, .ddsLogoProvider a:visited {color:#000;}

ul, dl, ol {font-size: inherit;}
#SiteContainer { max-width: 980px; margin: 0 auto; padding: 10px 0; }

body {
  background-color:#FFFFFF;
  font-size: 11px;
  font-family:verdana, sans-serif !important;
}

header .address { text-align: right; padding-bottom: 10px; position: relative; font-family:arial, sans-serif; }
header, header a, header a:visited, header p {
  color: #fff;
  font-size: 12px;
  line-height: 14px;
}

a:visited {
  color: #fff;}

header a:hover{color:#ffc20f;}

.hdrContact { font-family: verdana,sans-serif !important;
    margin: 40px 0px 0 0;
    text-align: center;}

header {background:#001a33 url(https://s3.amazonaws.com/dom-cms/Site/7e8d544a-9aa7-4ecb-8d32-c75b9c1c8540/images/home/header_bg.jpg) no-repeat;}

.commercial{
  background-color:#000000;
text-align: center;
  font-weight:bold;
  color:#ffffff;}

.commercial  h1{
 
 color:#ffffff;
  margin-top:40px;
  font-size:1.85em;
  
}
.commercial h2{
  font-size:1.65em;
}

.commercial h3{
  font-weight:bold;
  color:#ffffff;
  font-size:1.25em;
}

footer { height:0; }

.selmake{background-color:#ffc20f;}

.selmake_container{padding:4.4%;}

#main .container {background-color: #fff;}

.four.column:first-child {margin-left: 2%;}

.four.column:last-child {margin-right: 2%;}

.four.column {margin-left: 2%;}

.row .four {
  width: 30.6%;
  padding: 1% 0;
}

.flexslider {background:none !important; border:none !important;}
  
.flexslider .slides > li {margin: 26px 0;}

.brand {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #ffc20f;
  position: relative;
  background: #fff;
  background: rgba(255, 255, 255, 0.4);
  padding: 5px 0;
  border-bottom: 3px solid;
  border-top: 3px solid
}

#sliderpanel{
  width:50%;
  float:right;
  clear:both;
  padding: 2% 2% 2% 10%;
  margin-top:-38.5%;
  position:relative;
  background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 31%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(31%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 31%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 31%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 31%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 31%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
}

#sliderpanel, #sliderpanel h1, #sliderpanel h2{
  color:#fff;
}

#sliderpanel h1 {
    font-size: 16px; margin-bottom:10px;
}
#sliderpanel h2 {
    font-size: 14px;;
}

#sliderpanel .button{
  margin: 5px auto;
  width: 75%;
  padding: 5px 34px;
  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
border-radius: 15px;
border:3px solid #fff;
}
p {line-height: 1;}

.InvContainer #sideBoxALL a, .InvContainer .tabs dd a.active {color: #369 !important;}
.InvContainer #sideBoxALL a:hover, .InvContainer .tabs dd a:hover {color: #333 !important;}
x.InvContainer .button.green.normal {background-position: 0 -450px !important;}
.InvContainer .button.green label{text-shadow: none;}


.footercontact a, .footercontact a:visited {color:#2a85e8;}
.footercontact {margin-top:5px;}

/* ===== COLORS ===== */
.formContainer form{
  background: #eaeaea; /* also color of even rows */
  border: 1px solid #bbb;
}

form ul {
	list-style: none !important;
	padding-left: 0px !important;
}

form li {border-bottom: 1px solid #ccc;}
form li:nth-child(2n+1) {background: #FFF;}
form > li:last-child{background:none}
input[type="submit"] {background: #1B5E93; color: #fff;}
label + input[data-val="true"], label + textarea[data-val="true"] {border: 1px solid #C00; /* Border on required fields */}
.field-validation-error { /* Validation error msgs */
  background: #ffebf0;
  color: #C00;
  border-color:#f99;
}
form li ul {
   border: 1px solid #ccc;
   margin: 0 10px;
}
/* ===== STRUCTURE ===== */
.formContainer form {
    box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.25);
    margin: 0 auto 20px;
    max-width: 600px;
    width: 96%;
    padding:0;
}
/* Put the input fields on the same line as their labels */
form label {
    font-weight: normal;
    line-height: 24px;
    display: inline;
}
form li {
    clear: left;
    height: auto;
    overflow:hidden;
    margin: 0;
    padding: 6px;
}
form li:last-child{border-bottom:none}
input, select{float:right;}

/* Style the submit button */
input[type="submit"] {
    border: none;
    border-radius: 6px;
    box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.25);
    clear: both;
    cursor: pointer;
    font-size: 18px;
    margin: 20px 35% 0;
    padding: 5px 30px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
    width: 30%;
	
}
label + select, label + input[type="text"], label + input[type="email"], label + input[type="password"], label + input[type="checkbox"] {width: 50%;}
label + textarea {
  width: 100%;
  height:100px;
}

/* Validation errors */
.field-validation-error {
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    line-height: 2;
    border-style: solid;
    border-width:1px;
}

/* Reset for Secure Disclaimer */
.formContainer {
    background: none;
    border: none;
}
.formDisclaimer {
    background-color: transparent;
    background-position: 0 0;
    padding: 0;
    text-indent: 20px;
}

/* Reset for map form inputs */
dl.form input {float: none;}

/* -----------------------------------------
   Media Queries
----------------------------------------- */

@media only screen and (max-width: 1024px) {		
	/* anything below 1024px */
#sliderpanel{
  width:60%;
  }
  .yourWay{display:none;}

}

@media only screen and (max-width: 957px) {		
	/* anything below 957px */
  .flexslider .slides > li {margin: 0;}
  .hdrContact {margin:40px 30px 0 0;}
  .yourWay{display:none !important;}

}
@media only screen and (max-width: 850px) {		
	/* anything below 800px */
#sliderpanel{
  width:60%;
  }
  #sliderpanel{
  background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(50%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
}
  .brand {
  margin-top:40px;
}
  .flexslider {background:#000;}
  }

@media only screen and (max-width: 767px) {		
	/* anything below 767px */
    
  .four.column {
	margin: 2% 0;
	text-align: center;
	}
  
  header .columns {
    float: left;
  }
  
  #sliderpanel{
  width:100%;
  float:none;
  clear:both;
  padding: 25px 0;
  margin-top: 0;
  position:relative;
  background: none;
    text-align:center;
}
  .phone {text-decoration:underline;}
#sliderpanel, #sliderpanel h1, #sliderpanel h2{
  color:#000;
}
  
  .footercontact {text-align:center;}
  .footerpad {margin-top:30px;}
  div.ddsLogoProvider {margin-top:-30px;}
  
  .hdrContact {margin:40px 10px 0 0;}
}

@media only screen and (max-width: 480px) {    
	/* anything below 480px */
  .formContainer form {box-shadow: none; margin: 0 auto 20px;  width: 100%;}
  input[type="submit"]{width:90%; margin: 10px auto 0;}	
  .invhdr {text-align:center;}
  .hdrContact a, .phone, .maplink {font-size:20px; line-height:1.2;}
}

h1{font-size: 2em;}
h2{font-size: 1.5em;}
h3{font-size: 1.17em;}