body {
  margin: 0 !important;
  overflow-x: hidden;
  height: initial;
}
html {
  overflow-x: hidden;
}
.btn,
input,
select,
button,
textarea:focus {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}
@font-face {
  font-family: 'Conv_Gotham-Light';
  src: url('../fonts/Gotham-Light.eot');
  src: local('☺'), url('../fonts/Gotham-Light.woff') format('woff'), url('../fonts/Gotham-Light.ttf') format('truetype'), url('../fonts/Gotham-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_Gotham-Medium';
  src: url('../fonts/Gotham-Medium.eot');
  src: local('☺'), url('../fonts/Gotham-Medium.woff') format('woff'), url('../fonts/Gotham-Medium.ttf') format('truetype'), url('../fonts/Gotham-Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_Gotham-Thin';
  src: url('../fonts/Gotham-Thin.eot');
  src: local('☺'), url('../fonts/Gotham-Thin.woff') format('woff'), url('../fonts/Gotham-Thin.ttf') format('truetype'), url('../fonts/Gotham-Thin.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: 'Conv_Gotham Bold';
  src: url('../fonts/Gotham Bold.eot');
  src: local('☺'), url('../fonts/Gotham Bold.woff') format('woff'), url('../fonts/Gotham Bold.ttf') format('truetype'), url('../fonts/Gotham Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_Gotham Black Regular';
  src: url('../fonts/Gotham Black Regular.eot');
  src: local('☺'), url('../fonts/Gotham Black Regular.woff') format('woff'), url('../fonts/Gotham Black Regular.ttf') format('truetype'), url('../fonts/Gotham Black Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_Gotham Book Regular';
  src: url('../fonts/Gotham Book Regular.eot');
  src: local('☺'), url('../fonts/Gotham Book Regular.woff') format('woff'), url('../fonts/Gotham Book Regular.ttf') format('truetype'), url('../fonts/Gotham Book Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.btn-primary {
  background-color: #ffb80a !important;
  font-size: 14px !important;
  border-radius: 0 !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  color: #fff !important;
  padding: 7px 20px !important;
  font-family: 'Conv_Gotham-Light';
  letter-spacing: 1px;
  display: block;
  border: 1px solid #ffb80a !important;
}
.btn-primary:hover {
  background-color: #fff !important;
  color: #ffb80a !important;
}
.btn-link {
  letter-spacing: 1px;
}

.mobile-show{
  display: none;

}
.desktop-show{
  display: block;
  
}

.row-one {
  background: url(../images/bg-blue1.jpg);
  height: 562px;
  background-position: center top;
  position: relative;
  background-size: cover;
}
.row-one h2 {
  font-size: 27px !important;
  color: #175a80;
  text-align: center;
  font-family: 'Conv_Gotham Bold';
  text-transform: uppercase;
  margin: 0 !important;
  padding-top: 70px;
}
.row-one .inner {
  background: url(../images/bg.png);
  min-height: 567px;
  background-position: center top;
  max-width: 1650px;
  position: relative;
  z-index: 10;
  background-size: cover;
}
#layer-one {
  position: absolute;
  left: 2% !important;
  right: 0 !important;
  z-index: 100;
  margin: auto !important;
  overflow: hidden;
  width: 86%;
}
#layer-one img {
  width: 100%;
}
.pen1 {
  position: absolute;
  right: 304px;
  top: -45px;
}
.pen2 {
  position: absolute;
  right: -56px;
  top: 25px;
}
.pencil {
  position: absolute;
  left: -26px;
  bottom: -4px;
}
.eraser {
  position: absolute;
  right: 3px;
  bottom: 20px;
}
.row-one .inner .text-box {
  max-width: 660px;
  width: 95%;
  float: right;
  text-align: center;
  margin-right: 24px;
  text-transform: uppercase;
  font-family: 'Conv_Gotham Bold';
  position: relative;
  z-index: 120;
}
.row-one .inner .text-box p {
  background-color: #ffaa0a;
  color: #ffffff;
  padding: 5px;
  width: 276px;
  font-size: 16px;
  line-height: 17px;
  margin: 119px auto 7px auto;
}
.row-one .inner .text-box h3 {
  color: #175a80;
  font-size: 38px;
  font-family: 'Conv_Gotham Black Regular';
  margin: 0;
  text-shadow: 5px 5px 5px #efefed;
}
.row-one .inner .text-box span {
  color: #ffa60a;
  font-size: 23px;
  font-family: 'Conv_Gotham Black Regular';
  display: block;
  text-shadow: 5px 5px 5px #efefed;
}
.row-one .inner .text-box .btn-primary {
  margin-top: 25px;
}
.row-two {
  background: url(../images/bg-yellow.jpg);
  min-height: 541px;
  background-position: center top;
  position: relative;
  z-index: 0;
  background-size: cover;
}
.row-two .container {
  padding-top: 130px;
}
.row-two .container h3 {
  color: #fff;
  font-size: 20px;
  font-family: 'Conv_Gotham-Medium';
  text-transform: uppercase;
}
.row-two .container p {
  color: #fff;
  font-size: 16px;
  font-family: 'Conv_Gotham Book Regular';
  line-height: 20px;
}
.row-two .container hr {
  width: 70px;
  border-top: 2px solid#fff;
}
.row-two .container h4 {
  color: #fff;
  font-size: 38px;
  font-family: 'Conv_Gotham Black Regular';
  margin: 0;
  text-shadow: 5px 5px 5px #f2a209;
  text-transform: uppercase;
  line-height: 47px;
}
.row-two .btn-primary {
  background-color: #fff !important;
  color: #ffb80a !important;
  border: 1px solid #fff !important;
  margin-top: 30px;
}
.row-two .btn-primary:hover {
  background-color: #ffb80a !important;
  color: #fff !important;
}
.row-three {
  background: url(../images/bg-blue2.jpg);
  height: 950px;
  background-position: center top;
  position: relative;
}
.row-three .inner {
  background: url(../images/bg3.png);
  min-height: 1048px;
  background-position: center top;
  max-width: 1346px;
  top: -115px;
  position: relative;
}
.row-three .inner .texts {
  width: 90%;
  margin: auto;
  padding: 80px 0;
}
.row-three .inner .texts h3 {
  color: #175a80;
  font-size: 20px;
  font-family: 'Conv_Gotham Bold';
  margin-bottom: .2rem;
  text-transform: uppercase;
}
.row-three .inner .texts hr {
  width: 26px;
  border-top: 2px solid#ffa60a;
  margin: 2px 0 5px 0;
}
.row-three .inner .texts p {
  color: #323232;
  font-size: 16px;
  font-family: 'Conv_Gotham Book Regular';
}
.row-three .inner .texts span {
  display: table-cell;
  vertical-align: top;
  padding-right: 8px;
}
.row-three .inner .btn-primary {
  margin: 25px auto auto auto;
  display: block;
}
.footer {
  background-color: #cbeeff;
  padding-bottom: 50px;
}
.footer p {
  margin: 0;
  color: #2e2e2e;
  font-size: 13px;
}
@media screen and (max-width: 1439px) {
  .row-one .inner {
    min-height: 514px;
    max-width: 1270px;
  }
  .row-one h2 {
    font-size: 24px !important;
    padding-top: 50px;
  }
  .row-one {
    height: 460px;
}
  #layer-one {
    left: 0% !important;
    width: 100%;
  }
  .row-one .inner .text-box h3 {
    font-size: 32px;
  }
  .row-one .inner .text-box span {
    font-size: 20px;
  }
  .row-one .inner .text-box p {
    width: 248px;
    font-size: 14px;
    margin: 110px auto 7px auto;
  }
  .row-two .container h4 {
    font-size: 34px;
    line-height: 43px;
  }
  .row-three .inner {
    width: 1235px;
    height: 962px;
    min-height: auto;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .row-three .inner p {
    margin-bottom: 9px;
  }
  .row-three {
    background-size: cover;
    height: 850px;
  }
}
@media screen and (max-width: 1279px) {
  .row-one .inner {
    min-height: 414px;
    max-width: 1000px;
  }
  .row-one .inner .text-box h3 {
    font-size: 26px;
  }
  .row-one .inner .text-box {
    max-width: 510px;
    margin-right: 25px;
  }
  .row-one .inner .text-box p {
    margin: 82px auto 7px auto;
  }
  .row-one .inner .text-box .btn-primary {
    margin-top: 9px;
  }
  .btn-primary {
    font-size: 13px !important;
    padding: 5px 12px !important;
  }
  .row-one {
    height: 402px;
  }
  .row-two .container p br {
    display: none;
  }
  .row-three .inner {
    width: 930px;
    height: auto;
    background: url(../images/bg3b.gif);
    border-radius: 15px;
    box-shadow: 0px 0px 25px -9px rgba(0, 0, 0, 0.44);
    top: -65px;
  }
  .row-three {
    height: auto;
  }
  .footer {
    padding-bottom: 30px;
  }
}

@media screen and (max-width:1023px) {
  .row-one h2 {
    font-size: 20px !important;
   
}
.row-one h2 br{
 display: none;
 
}
.row-one .inner {
  min-height: 306px;
  max-width: 760px;
}


.row-one .inner .text-box h3 {
  font-size: 18px;
}
.row-one .inner .text-box span {
  font-size: 15px;
}
.row-one .inner .text-box p {
  width: 205px;
  font-size: 11px;
  margin: 61px auto 7px auto;
  line-height: 14px;
}
.row-one .inner .text-box {
  max-width: 510px;
  margin-right: -24px;
}
.btn-primary {
  font-size: 12px !important;
  padding: 3px 9px !important;
}
.row-one {
  height: 331px;
}
.row-two .container {
  padding-top: 90px;
}
.row-two .container h4 {
  font-size: 24px;
  line-height: 33px;
}
.row-two {
   
  min-height: 471px;
   
}
.row-three .inner {
  width: 690px;
}
}


@media screen and (max-width:767px) {
.row-one h2 {
  font-size: 16px !important;
  padding-top: 20px;
  padding-bottom: 20px;
}
.row-one .inner {
  background: #fff;
  min-height: auto;
  max-width: none;
  width: 100%;
  border-radius: 15px;
  box-shadow: 0px 0px 25px -9px rgba(0, 0, 0, 0.44);
  overflow: visible;
  padding: 0 0 25px 0;
  margin-top: 40px;
  
}
.row-one .inner .text-box {
  max-width: none;
  
  width: 100%;
  margin: auto;
  float: none;
}
.row-one .inner .text-box h3 {
  font-size: 17px;
}
.row-one {
  height: 520px;
}
.mobile-show{
  display: block;

}
.desktop-show{
  display: none;
  
}
.row-one .main-image {
  top: -39px;
  position: relative;
}
.row-one .inner .text-box p {
  
  margin:-30px auto 7px auto;

 
}
.row-one .inner .container{
  padding: 0;
}
.row-two .container h4 {
  font-size: 19px;
  line-height: 25px;
}
.row-two .container p {
  
  font-size: 14px;
   
  line-height: 19px;
}
.row-three .inner {
  width: 91%;
  background-position: center;
}
.row-two .container {
  padding-top: 90px;
  padding-bottom: 120px;
}
.row-three .inner .texts p {
  
  font-size: 14px;
  margin-bottom: 15px;
 
}
.row-three .inner .texts h3 {
  
  font-size: 17px;
 
}
.pen2 {
   
  right: 0;
  top: 0;
  width: 90px;
}
.pen1 {
 
  right: inherit;
  top: -25px;
  left: 0;
  width: 110px;
}
.pencil {
 
  left: 0;
  bottom: -4px;
  width: 90px;
}
.eraser {
   
  right: 3px;
  bottom: 0;
  width: 56px;
}
.footer p {
  
  position: relative;
  margin-top: -35px;
}
#layer-one{
  display: none;
}

.row-one .inner .inst1 {
  position: absolute;
  z-index: 10;
  bottom: 0;
}

.row-one .inner .inst2 {
  position: absolute;
  z-index: 10;
  top: 340px;
  left: -20px;
}
.row-one .inner .inst4 {
  position: absolute;
  z-index: 10;
  bottom:200px;
  right: 0;
}
}


@media screen and (max-width:359px) {
  .row-one h2 {
    font-size: 15px !important;
    
}.row-one .inner .inst1 {
  
  left: -16px;
}
.row-one .inner .inst2 {
   
  top: 290px;
 
}
.row-one .inner .inst4 {
  
  right: -39px;
}
.row-one .inner .text-box h3 {
  font-size: 15px;
}
.row-one .inner .text-box span {
  font-size: 13px;
}

}
