html {
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
  font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.service-box img {
  width: 35%;
    height: auto;
    margin: 10px;
}

.service-box ul {
  list-style: none;
  line-height: 40px;
}

.box-border {
  border-right: 2px solid #eee;
}

.form-actions button {
  /*border-radius: 0;*/
}

.form-actions a {
  border-radius: 0;
}

.footer-section {
  background: #000;
  padding: 1rem;
  margin: -10px;
}

label.error {
  color: #fff;
  background: #ed0000;
  margin-top: 2px;
  text-align: left;
  left: 0;
  float: left;
  font-size: 12px;
  border-radius: 5px;
  padding: 2px 10px;
}

#success {
  margin-top: 10px;
}

.footer-section p {
  color: #fff;
}

.ml-10-p {
  margin-left: 10%;
}

.service-box h2 {
  font-size: 21px;
}

.mt-10 {
  margin-top: 10px;
}

.header-sec {
  margin-top: 2%;
  /*border-bottom: 2px solid #eee;*/
}

section {
  padding: 0rem;
}

#download-ebook {
  display: none;
}

.service-box {
  max-width: 100%;
}

.service-box.overlay {
  padding: 10% 0;
  background: rgba(65,188,160,.7);
  height: 100%;
}

.service-box form {
  width:65%;
}

.service-box .form-control {
  border: 0;
  border-radius: 0;
}


@media (min-width:768px){
  .powered-by-aws {
    position: absolute;
    bottom: -6px;
}
  .powered-by-aws img {
    width: 22% !important;
  }
}
@media (max-width:767px){
.powered-by-aws img {
    width: 15%;
    }
}

.left-col, .right-col {
  height: auto;
}

.left-col {
  padding: 2% 5%;
  background: #11998e;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #38ef7d, #11998e);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #38ef7d, #11998e); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.left-col .service-box ul {
  padding-left: 0;
}

.left-col .service-box ul li {
  color: #fff;
  font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

@media only screen and (max-width: 768px) {
  .left-col {
    padding: 50% 5%;
  }
  .left-col .service-box ul li {
    margin-bottom: 10px;
    line-height: 23px;
  }
}

.right-col {
  background: url('../img/background.PNG');
  background-size:cover; 
  background-position: right;
  padding: 0;
}

h1 {
  font-size: 2.0rem;
  margin-bottom: 1em;
  color: #000;
}

.page-heading {
  position: relative;
  z-index: 9999;
}

.page-heading h2 {
  color:#fff;
  font-size: 2.5rem;
}

@media only screen and (max-width: 768px) {
  .page-heading h2 {
    font-size: 2rem;
  }
  .section-heading {
    margin-top: 30px;
  }
  #mainNav {
    display: none;
  }

}

hr {
  border-color: #fff;
}

#submit-form, #download-ebook {
  background: #B24592;
  background: -webkit-linear-gradient(to right, #F15F79, #B24592);
  background: linear-gradient(to right, #F15F79, #B24592);
  padding: 10px 30px;
  font-size: 16px;  
  font-weight: 400;
}

@media only screen and (min-width:768px)
{
  .main-heading{
    color: #ee5e7b;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-size: 52px;
  }

  .header-sec{
    position: absolute;
    margin: 2% auto;
    z-index: 9999;
    width : 100%;
  }

  .overlay img{
    display: none;
  }

  .service-box ul li{
    color : #000 !important;
  }
  
  .left-col {
    background-image: url('../img/redhatl.png');
    background-size : 100%;
    background-repeat: no-repeat;
  }

}

/* Code By Diksha */
.section-color{
  font-size: 90px;
  color: #188256;
}

.section-color h2{
  font-size: 50px;
}

.thank-you-container{
  padding:70px;
  height: 91vh;
}

.thank-you-description p{
  margin-top:0;
  margin-bottom:0;
}
#Checkbox-error{
  position: absolute;
  left: 37%;
  /*bottom: -6%;*/
  /*float: none;*/
}
/* ./Code By Diksha */

.agree-check {
  margin-top: 15px;
}

.thankyou-msg i, .thankyou-msg h2 {
  color: #B24592;
}

.thank-you-description p {
  font-weight: 400;
}

.thank-you-description .subscribe-links {
  font-style: italic;
}

.loader {
  height: 100vh;
  width: 100vw;
  margin:0 auto;
  text-align: center;
  background: #ffffffe3;
  position: absolute;
  z-index: 999;
  padding: 15% 0;
}

.footer-section a {
  color: #fff;
}

.subscribe-links a{
  text-decoration:none;
  color:#B24592;
}

.brand-logo {
    width: 400px;
    padding: 6% 0%;
}

.btn-prv{
	color: #fff !important;
    border: none !important;
    background: #f86435 !important;
    padding: 10px 21px !important;
    font-size: 20px !important;
    border-radius: 0px;
}

.service-box h1{
	padding: 10px 77px;
    margin: 0 -77px 15px -77px;
    color: #000;
}

#masthead {
  position: relative;
  background-color: #343a40;
  margin-top: -10px;
  background: url("../../assets/img/bg-masthead.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
  /* background-position: 100% -10px; */
}

#masthead h2 {
  color: #FF9900;
  font-size: 32px !important;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: 0px;
}

#masthead p {
  color: #ffffff;
  font-size: 16px !important;
  font-weight: 300;
  letter-spacing: 0pc;
  line-height: 26px;
}

.btn-aws {
  background-color: #FF9900;
  font-size: 16px;
  padding: 10px 20px;
  letter-spacing: 0px;
  color: #161E2D !important;
  text-transform: capitalize;
  font-weight: bold;
  border-radius: 0;
}

.go-to-website {
  position: absolute;
  top: 10px;
  right: 10px;
}

@media (max-width: 767px){
  .go-to-website {
    position: fixed;
    top: 4px;
    right: 7px;
    z-index: 2;
  }
  .main-logo{
    background: #fff;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 1;
    padding: 9px;
    margin-bottom: 10px;
  }
}

.text-yellow {
  color: #FF9900 !important;
}