/* Style changes for Get EKP page */
@media (min-width:320px){
  h3.homepage.EKP {font-size:20px;font-weight:700;padding-top:40px;margin-left:5%;}
  .plan-container.ekp {width:90%;margin:5%;}
  .ekp .plan-header {background:#0C354E;padding: 15px;font-size:1.25rem;color:white;text-align:center;color:white;}
  .ekp .dollar-sign, .ekp .price, .ekp .per-month {color:#0C354E;}
  .ekp .dollar-sign, .ekp .price {display:inline-block;padding-top:30px;}
  .ekp .per-month {display:block;}
  .ekp .bttn.filled {background:#0C354E;color:white;border-color:#0C354E;}
  .ekp .bttn.filled:hover {background: #1caee5;}
  .ekp-whatis, .ekp-search, .ekp-alertcenter {display:none;}
  .whyenerknol h3, .whatis h3, .powerful-search h3, .customizable-alerts h3 {font-weight:700;} 
  .whyenerknol img {display:block;max-width:25%;margin-left:auto;margin-right:auto;}
  .whyenerknol p {margin:20px auto;}
  .ekp_trial h2 {font-size: 23px;line-height:25px;}
  .ekp_trial * {font-family:'Titillium Web';letter-spacing:1px;color:white;}
  .ekp_trial img.mac {top:10px;}
  .ekp_trial a.bttn {margin-top:20px;margin-bottom:20px;}
  .ekp_trial * {letter-spacing:2px;}
  .EKP-header {background-size: initial; background-repeat: repeat-x; background-position: center bottom; background-color: rgba(0, 0, 0, 0); background-image: url(https://enerknol.com/wp-content/uploads/2016/11/EKR-header-dell-bg.jpg); background-attachment: scroll;}
  .getekp.power {background: #fafafa;}
  .getekp.testdrive {background: rgb(28, 174, 237);}
}
@media (min-width:768px){
  h3.homepage.EKP {padding-top:0}
  .plan-container.ekp {width:70%;z-index:2;}
  .EKP-header .EKR-header-mac {display:block;position: absolute; top:60px; right:-150%; z-index: 1; max-width:800px;}
  .ekp-whatis, .ekp-search, .ekp-alertcenter {display:block;margin-top:50px;}
  .whyenerknol img {max-width:50%;}
  .ekp_trial img.mac {top:-10px;}
  .ekp_trial {margin-bottom:-120px !important;}
}
@media (min-width:850px){
  .EKP-header .EKR-header-mac {right:-1020%;}
}
@media (min-width:1024px){
  .EKP-header .EKR-header-mac {top:50px;right:-70%;}
  .ekp-whatis, .ekp-alertcenter {margin-top:25px;}
  .ekp-search {margin-top: 15px;}
  .ekp_trial {margin-bottom:-60px !important;}
}
@media (min-width:1280px){
  h3.homepage.EKP {margin-left:12%;}
  .EKP-header .EKR-header-mac {right:0;}
  .plan-container.ekp {width:50%;margin-left:12%;}
  .ekp .dollar-sign, .ekp .price {display:inline-block;padding-top:30px;}
  .ekp .per-month {display:block;}
  .ekp-whatis, .ekp-search, .ekp-alertcenter {max-width:200px;margin-top:40px;margin-left:50px;}
  .powerful-search {margin-left:50px;}
  .whatis {margin-left:-10px;padding-right:50px;}
  .customizable-alerts {padding-right:100px;}
  .customizable-alerts {margin-left:-50px;}
  .ekp_trial img.mac {top:-23px;}
}
@media (min-width:1440px){
  .plan-container.ekp {width:40%;max-width:500px;margin-top:0;}
  .EKP-header .EKR-header-mac {right:20%;}
  .ekp_trial h2 {font-size: 40px;line-height:40px;}
  .ekp_trial img.mac {top:0;}
  .whatis, .customizable-alerts {padding-right:0;}
  .powerful-search{margin-left:0;}
}
@media (min-width:1600px){
  h3.homepage.EKP {margin-left:20%;}
  .plan-container.ekp {width:40%;max-width:400px;margin-top:0;margin-left:20%;}
  .EKP-header .EKR-header-mac {left:-80%;}
}
@media (min-width:1920px){
  h3.homepage.EKP {margin-left:30%;}
  .plan-container.ekp {margin-left:30%;}
}
@media (min-width:2560px){
  h3.homepage.EKP, .plan-container.ekp {margin-left:0%;position: relative;right:-40%;}
  .EKP-header .EKR-header-mac {left:-70%;}
}