@media(min-width:1320px) {
  .container{width:1300px;}
  .contact-section-left{padding-right:30px;}
}


@media(max-width:1199px) {
.form-group input {font-size: 21px; height: 58px;}
p.learn-more {font-size: 24px;}

.footer-bg p {font-size: 18px; margin: 10px 0;}
.footer-bg {padding: 0 0 50px;}

.header-bg{min-height:inherit; max-height:none;}

.header-bg h1 {
    font-size: 45px;
    margin:30px 0;
}

.header-bg p {
  font-size: 22px;
  line-height: 29px;
  width: 40%;
}

.select-country {
  font-size: 22px;
}

}

@media(max-width:992px) {
.padding-right {padding-left: 15px;}
.contact-section {padding: 60px 0;}
.contact-section-left p {font-size: 24px; line-height: 31px; margin-bottom: 33px;}
.top-section {background: #10023f none repeat scroll 0 0; padding: 30px 0 20px;}

.partner-section p {font-size: 24px; line-height: 34px;}
.partner-section {padding: 50px 0 70px;}


.about-cambridge {padding: 80px 0 60px;}
.about-cambridge h1 {font-size: 32px; margin: 0 0 34px;}
p.learn-more {font-size: 22px; padding-top: 38px;}

.about-cambridge p {font-size: 18px; line-height: 27px;}

.form-group input {font-size: 18px; height: 47px;}

.btn-orange {font-size: 18px; margin: 0 3px; width: 300px;}

.footer-logo-left {padding:30px 19px 30px 0;}
.footer-logo-left img {width:230px;}
.footer-bg p {font-size:15px;}
.footer-social {margin-top: 49px; margin-left:0; }
.footer-logo-right img {margin-top: 57px; width: 100%;}

.select-country {
    width: 100%;
}

.header-bg p {
    width: 100%;
}

}

@media(max-width:767px) {
.contact-section-left p {font-size: 18px; line-height: 27px; margin-bottom: 26px;}

.download {display: block; float: left; width:100%;}
.testimonial {display: block; float: left; width:100%;}
.btn-orange {margin: 10px 3px; width: 100%;}
.btn-section-bottom {padding: 60px 0 30px;}

.partner-section p {
  font-size: 18px;
  line-height: 29px;
}

.about-cambridge h1 {
  font-size: 26px;
  line-height: 41px;
  margin: 0 0 34px;
}
.form-group input.submit {font-size: 21px; height: 45px; width: 131px;}

.mid-square {
  height: 68px;
  margin: -22px auto 0;
  width: 68px;
}
.mid-square img {
    width: 40px;
}


.footer-logo-left {
    border-right:0;
    padding:0;
}
.footer-social {
  margin-left: 0;
  margin-top: 30px;
  text-align: center;
}
.footer-logo-right img {
  margin-top: 30px;
  width: 186px;
}

.footer-logo-left {
  text-align: center;
  width: 100%;
}

.footer-logo-right {
  text-align: center;
  font-size: 16px;
}

.footer-bg p {
  display: inline-block;
  margin: 10px;
  font-size: 15px;
}

.footer-logo-left p{
  display:block;
}

.footer-bg {
  max-height: 950px;
  min-height: 950px;
}

.logo {
    margin-top: 30px;
	text-align:center;
}
.logo img {
    width: 230px;
}

.header-bg h1 {
    font-size: 35px;
}

.select-country {
  margin: 36px auto 0;
}

.select-country{
    width:90%;
	margin-left:5%;
	font-size: 20px;
}

.top-section {
    text-align: center;
}

.top-section a {
    float: none;
}

}

@media(max-width:479px) {
.select-country .col-lg-4 {
    width:90%;
	margin-left:5%;
}

.header-bg h1 {
  font-size: 28px;
}


.header-bg p {
  font-size: 18px;
}

.chkbox{margin-top:0px;}

.form-group input {
    font-size: 15px;
}

}








