/* AGWA Introduction Intro */

@media screen and (max-width: 499px) {
  .small {
    display: none;
  }
}
.agwafeature-intro {
  width: 100%;
  margin: 50px 0;
  padding: 0;
  clear: both;
  height: 400px;
}
.agwafeature-intro h2 {
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 25px;
  color: #659ec8;
  font-weight: 300;
  font-style: italic;
  line-height: 32px;
}
.agwafeatureleft-intro {
  width: 35%;
  float: left;
  text-align: right;
  overflow: hidden;
  padding: 5% 2% 5% 10%;
}
.agwafeatureright-intro {
  width: 50%;
  float: right;
  text-align: left;
  overflow: hidden;
  height: 400px;
  background-image: url('/images/agwa/agwa23-map-plot2.png'); background-repeat: no-repeat; background-size: auto 95%; background-position: top left;
}
@media screen and (max-width: 768px) {
  .agwafeatureleft-intro, .agwafeatureright-intro {
    clear: both;
    width: 90%;
    padding: 5%;
  }
  .agwafeatureleft-intro {
    height: auto;
    text-align: left;
  }
  .agwafeatureright-intro {
    background-size: 90%;
    background-position: top center;
  }
}
@media screen and (max-width: 499px) {
  .agwafeatureright-intro {
    height: 250px;
  }
}


/* AGWA Introduction Invest */
.agwafeature-invest {
  width: 100%;
  margin: 0;
  padding: 0;
  clear: both;
  height: 500px;
}
.agwafeature-invest h2 {
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 25px;
  color: #659ec8;
  font-weight: 300;
  font-style: italic;
  line-height: 32px;
}
.agwafeaturecenter-invest {
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
  height: 500px;
}
@media screen and (max-width: 499px) {
  .agwafeature-invest {
    height: 600px;
  }
}


/* AGWA Introduction Workflow */
.agwafeature-workflow {
  width: 100%;
  margin: 50px 0 0;
  padding: 0;
  clear: both;
  height: 400px;
}
.agwafeature-workflow h2 {
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 25px;
  color: #659ec8;
  font-weight: 300;
  font-style: italic;
  line-height: 32px;
}
.agwafeatureleft-workflow {
  width: 50%;
  float: left;
  text-align: left;
  overflow: hidden;
  height: 400px;
  background-image: url('/images/agwa/agwa19-main1.PNG'); background-repeat: no-repeat; background-size: auto 95%; background-position: 20px 20px;
}
.agwafeatureright-workflow {
  width: 35%;
  float: right;
  text-align: left;
  overflow: hidden;
  padding: 5% 10% 5% 2%;
}
@media screen and (max-width: 768px) {
  .agwafeatureleft-workflow, .agwafeatureright-workflow {
    clear: both;
    width: 90%;
    padding: 5%;
  }
  .agwafeatureleft-workflow {
    background-size: 125%;
    background-position: top center;
  }
  .agwafeatureright-workflow {
    height: auto;
    text-align: left;
  }
}
@media screen and (max-width: 515px) {
  .agwafeatureleft-workflow {
    background-size: 200%;
  }
}


/* AGWA Introduction Analyze */
.agwafeature-gssha {
  width: 100%;
  margin: 50px 0 0;
  padding: 0;
  clear: both;
  height: 400px;
}
.agwafeature-gssha h2 {
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 25px;
  color: #659ec8;
  font-weight: 300;
  font-style: italic;
  line-height: 32px;
}
.agwafeatureleft-gssha {
  width: 35%;
  float: left;
  text-align: right;
  overflow: hidden;
  padding: 5% 2% 5% 10%;
}
.agwafeatureright-gssha {
  width: 50%;
  float: right;
  text-align: left;
  overflow: hidden;
  height: 400px;
  background-image: url('/images/agwa/wms19-main2.PNG'); background-repeat: no-repeat; background-size: contain; background-position: center left;
}
@media screen and (max-width: 768px) {
  .agwafeatureleft-gssha, .agwafeatureright-gssha {
    clear: both;
    width: 90%;
    padding: 5%;
  }
  .agwafeatureleft-gssha {
    height: auto;
    text-align: left;
  }
  .agwafeatureright-gssha {
    background-size: contain;
    background-position: center 0px;
    height: 320px;
  }
}
@media screen and (max-width: 499px) {
  .agwafeatureright-gssha {
    background-size: contain;
    height: 300px;
  }
}


/* AGWA Introduction Request */
.agwafeature-request {
  width: 100%;
  margin: 50px 0 0;
  padding: 50px 0 0 0;
  clear: both;
  height: auto;
  background: rgba(101,158,200,0.1);
  min-height: 300px;
  border-width: 0 0 5px 0;
  border-style: solid;
  border-color: #5E8AB4;
}
.agwafeature-request h2 {
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 25px;
  color: #659ec8;
  font-weight: 300;
  font-style: italic;
  line-height: 32px;
}
.agwafeatureleft-request {
  width: 35%;
  float: left;
  text-align: right;
  overflow: hidden;
  padding: 1em 2% 5% 10%;
}
.agwafeatureright-request {
  width: 50%;
  float: right;
  text-align: left;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .agwafeature-request {
    min-height: 600px;
  }
  .agwafeatureleft-request, .agwafeatureright-request {
    clear: both;
    width: 90%;
    padding: 5%;
  }
  .agwafeatureleft-request {
    height: auto;
    text-align: left;
  }
}
.agwafield {
  width: 350px;
  text-align: right;
  color: #659ec8;
}
.cwname, .cwemail, .cworganization, .cwlocation {
  width: 200px;
}
.page-node-880 .webform-submit {
  margin-left: 141px;
}


/* AGWA Specs */
.agwafeature-specs {
  width: 70%;
  margin: 50px auto 0;
  padding: 0;
  clear: both;
}
.agwafeature-specs h2 {
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 25px;
  color: #659ec8;
  font-weight: 300;
  font-style: italic;
  line-height: 32px;
}
.agwafeature-specs ul {
  padding-left: 15px;
}