

h1, 
.h1 {
  font-size: 42px;
  line-height: 1.05;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  margin-bottom: 20px;
  letter-spacing: -0.036em;
}

h2,
.h2 {
  font-size: 30px;
  line-height: 1.17;
  margin-bottom: 15px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
}

h3,
.h3 {
  font-size: 19px;
  margin-bottom: 12px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
}

p,
.p {
  font-size: 18px;
  line-height: 1.385;
  margin-bottom: 20px;
  opacity: 0.8;
}

.text-26 {
    margin-left: 10px;
}

p.small, .p.small {
    font-size: 18px;
    line-height: 1.36;
    margin-bottom: 20px;
}

.ipad-36 {
    margin: -10px 0 -40%;
	width: 1300px;
}

.grid-75 {
    background: #cbcbcb00;
    top: 10px;
}

.pink {
    background: #ED1C24 !important;
    color: #fff !important;
}

.deepPurple {
    background: #eb1b22 !important;
    color: #fff !important;
}

.sidebar .mainMenu li a {
    font-size: 18px;
    font-weight: 600;
}

.sliderBox-83 {
    position: relative;
    margin-bottom: 38px;
}

.tabs {
    border: 1px solid #fff;
    color: #fff;
    max-width: 360px;
    border-radius: 5px;
}
.tabs li {
    border: 1px solid #fff;
    padding: 14px 18px;
    letter-spacing: 2.5px;
    font-size: 10px;
}
.panel .sections > div {
    font-size: 19px;
}

@media screen and (max-width: 1600px) {
h1,
.h1 {
  font-size: 32px;
  line-height: 1.05;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  margin-bottom: 20px;
  letter-spacing: -0.036em;
}


h2,
.h2 {
  font-size: 25px;
  line-height: 1.17;
  margin-bottom: 15px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
}

h3,
.h3 {
  font-size: 16px;
  margin-bottom: 12px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
}

p,
.p {
  font-size: 15px;
  line-height: 1.385;
  margin-bottom: 10px;
  opacity: 0.8;
}

.text-26 {
    margin-left: 10px;
}

p.small, .p.small {
    font-size: 15px;
    line-height: 1.36;
    margin-bottom: 20px;
}

.ipad-36 {
    margin: -10px 0 -40%;
	width: 1300px;
}

.grid-75 {
    background: #cbcbcb00;
    top: 10px;
}

.pink {
    background: #ED1C24 !important;
    color: #fff !important;
}

.deepPurple {
    background: #eb1b22 !important;
    color: #fff !important;
}

.sidebar .mainMenu li a {
    font-size: 16px;
    font-weight: 600;
}

.img {
    max-width: 80%;
    display: inline-block;
	padding: 10px;
}

.sliderBox-83 {
    position: relative;
    margin-bottom: 10px;
}
  }
  /*
.container .wrap * {
  border-radius: 30px;
}
*/