@font-face {
  font-family: MuseoSans_500;
  src: url(fonts/MuseoSans_500.woff) format('woff'),
    url(fonts/MuseoSans_500.woff2) format('woff2');
}

@font-face {
  font-family: MuseoSans-900;
  src: url(fonts/MuseoSans-900.woff) format('woff'),
    url(fonts/MuseoSans-900.woff2) format('woff2');
}

body {
  background: #000;
}

header {
  padding: 15px 0;
}

.cus-nav .navbar-toggler {
  background-color: #d52b1e;
  padding: 0 5px;
}

.cus-nav .navbar-toggler-icon {
  background-image: url(images/bars.PNG);
}

.cus-nav .navbar-nav .nav-link {
  color: #fff;
  font-family: MuseoSans_500;
  font-size: 16px;
  padding: 5px 10px;
}

.cus-nav .navbar-nav .nav-link:hover {
  color: #d52b1e;
}

.cus-nav .navbar-nav .nav-link:active {
  color: #d52b1e;
}

.cus-nav .navbar-collapse {
  justify-content: flex-end;
}

.cus-nav ul li {
  color: #fff;
  font-size: 20px;
}

footer {
  background-color: #d52b1e;
  padding-top: 85px;
}

footer .row {
  justify-content: space-around;
}

footer p {
  color: #fff;
  font-size: 12px;
  font-family: MuseoSans_500;
  margin: 24px 0;
}

footer ul li {
  list-style-type: none;
  display: inline-block;
}

footer .footer-social li a {
  color: #fff;
  font-size: 26px;
  margin: 0 10px;
}

footer .copy li {
  color: #fff;
  font-size: 10px;
}

footer .copy li a {
  color: #fff;
  text-decoration: none;
  font-family: MuseoSans_500;
}

.row1 {
  padding: 240px 0px 240px 20px;
  position: relative;
  margin-top: 20px;
}

.row1 p {
  font-size: 10px;
  font-family: MuseoSans_500;
  color: #fff;
  letter-spacing: 0.3px;
  display: inline-block;
  position: absolute;
  z-index: 1;
}

.circle {
  background: url(images/m_circle.svg) no-repeat center center;
  width: 80px;
  height: 80px;
  display: inline-block;
  text-align: center;
  line-height: 72px;
  position: absolute;
  z-index: 1;
}

.circle img {
  width: 38px;
}

.icon1 {
  top: 155px;
  left: 4%;
}

.p1 {
  top: 15px;
  left: 2%;
}

.icon2 {
  top: 155px;
  left: 18%;
}

.p2 {
  top: 60px;
  left: 19%;
}

.icon3 {
  top: 155px;
  left: 33%;
}

.p3 {
  top: 15px;
  left: 32%;
}

.icon4 {
  top: 155px;
  left: 51%;
}

.p4 {
  top: 55px;
  left: 48%;
}

.icon5 {
  top: 155px;
  left: 65%;
}

.p5 {
  top: 41px;
  left: 65%;
}

.icon6 {
  top: 155px;
  left: 80%;
}

.p6 {
  top: 44px;
  left: 78%;
}

.icon7 {
  left: 11%;
  bottom: 155px;
}

.p7 {
  left: 10%;
  bottom: 25px;
}

.icon8 {
  left: 26%;
  bottom: 155px;
}

.p8 {
  left: 26%;
  bottom: 25px;
}

.icon9 {
  left: 41%;
  bottom: 155px;
}

.p9 {
  left: 42%;
  bottom: 25px;
}

.icon10 {
  left: 59%;
  bottom: 155px;
}

.p10 {
  left: 59%;
  bottom: 53px;
}

.icon11 {
  left: 73%;
  bottom: 155px;
}

.p11 {
  left: 72%;
  bottom: 25px;
}

.icon12 {
  left: 88%;
  bottom: 155px;
}

.p12 {
  left: 87%;
  bottom: 25px;
}

.row1 h2,
.row1 h3 {
  color: #fff;
  font-family: MuseoSans-900;
  font-size: 50px;
  display: inline-block;
  position: absolute;
}

.row1 h3 {
  font-size: 30px;
}

.date1 {
  bottom: 217px;
  left: 2%;
}

.date2 {
  bottom: 315px;
  left: 12%;
}

.date3 {
  bottom: 237px;
  left: 19%;
}

.date4 {
  bottom: 315px;
  left: 26%;
}

.date5 {
  bottom: 237px;
  left: 34%;
}

.date6 {
  bottom: 315px;
  left: 41%;
}

.date7 {
  bottom: 237px;
  left: 51%;
}

.date8 {
  bottom: 315px;
  left: 58%;
}

.date9 {
  bottom: 237px;
  left: 66%;
}

.date10 {
  bottom: 315px;
  left: 73%;
}

.date11 {
  bottom: 237px;
  left: 81%;
}

.date12 {
  bottom: 308px;
  left: 86%;
}

.shadow-l {
  position: absolute;
  left: 0;
  top: 0px;
  width: 110px;
}

.shadow-r {
  position: absolute;
  right: 0;
  top: 0;
  width: 16%;
}

.row2 img {
  margin-top: -460px;
}

/* ------------------------------row1-res---------------------- */
.line1{display: block;}
  .line2{display: none;}
.row1-res {
  background: url(images/back.png) no-repeat center bottom;
  background-size: contain;
  margin-top: 20px;
  position: relative;

}

.mob-row,.mob-row2 {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 39%;
}
.mob-row2{
  left: 16%;
}

.res-circle {
  background: url(images/m_circle.svg) no-repeat center center;
  width: 80px;
  height: 80px;
  display: inline-block;
  text-align: center;
  line-height: 72px;
  /* position: absolute; */
  z-index: 1;
}

.res-circle-1 {
  margin-left: 77px;
  margin-right: 15px;
}
.res-circle-2 {
  margin-right: 77px;
  margin-left: 15px;
}

.res-circle img {
  width: 38px;
}

.row1-res p {
  font-size: 10px;
  font-family: MuseoSans_500;
  color: #fff;
  letter-spacing: 0.3px;
  display: inline-block;
  /* position: absolute; */
  z-index: 1;

}

.row1-res h2,
.row1-res h3 {
  color: #fff;
  font-family: MuseoSans-900;
  font-size: 40px;
  display: inline-block;
  /* position: absolute; */
}

.row1-res h3 {
  font-size: 25px;
}

.mr1 {
  left: 35%;
  /* top: 86px; */
}

.mr2 {
  top: 180px;
}

.mr3 {
  top: 327px;
}

.mr4 {
  top: 532px;
}
.mr5 {
  bottom: 306px;
}
.mr6 {
  bottom: 145px;
}
.mr7 {
  top: 94px;
}
.mr8 {
  top: 255px;
  left: 20%;
}
.mr9 {
  top: 415px;
  left: 22%;
}
.mr10 {
  top: 614px;
  left: 22%;
}
.mr11 {
  bottom: 220px;
  left: 16%;
}
.mr12 {
  bottom: 60px;
  left: 16%;
}
/* ----------------------inner-page2------------------------- */

.row4{
  background-color: #fff;
  padding: 50px 0;
}
.row4 h3{
  color: #d52b1e;
  font-family: MuseoSans_500;
  text-align: center;
}

.page2-circle {
  background: url(images/m_circle.svg) no-repeat center center;
  width: 70%;
  height: 290px;
  display: inline-block;
  text-align: center;
  position: relative;
}
.page2-circle img{
  width: 45%;
  position: absolute;
  top: 33%;
  left: 30%;
}
.row4 p{
  font-size: 18px;
  font-family: MuseoSans_500;
}
.row4-inner{
  align-items: center;
}
.pg2-para{
  border-left: 1px solid #d52b1e;
  padding:0 30px;
}

/* -------------------responsive------------------------- */
@media screen and (max-width:768px) {
  .row1 {
    padding-bottom: 245px;
  }

  footer .footer-social li a {
    margin: 0 5px;
  }

  footer .copy li {
    font-size: 7px;
  }

  footer p {
    font-size: 9px;
  }

  .cus-nav ul li {
    border-bottom: 1px solid #d52b1e;
  }

  .cus-nav ul li:last-child {
    border: 0;
  }
  .row4 p{font-size: 12px;}
  .page2-circle{
    width: 90%;
    height: 140px;
  }
  .page2-circle img{top: 26%;}
}
@media screen and (max-width:428px) {
  .line1{display: none;}
  .line2{display: block;}
  .row1-res p{
    font-size: 8px;
  }
  .row1-res h2{
    font-size: 32px;
  }
  .row1-res h3 {
    font-size: 22px;
}
  .res-circle {
    /* width: 10%; */
    height: 64px;
    line-height: 58px;
  }
  .res-circle-1 {
    margin-left: 21px;
    margin-right: 0px;
}
.mob-row{
  left: 34%;
}
  .mr1 {
    left: 29%;
    top: 5px;
}
.mr2 {
  top: 142px;
}
.mr3 {
  top: 262px;
}
.mr4 {
  top: 426px;
}
.mr5 {
  bottom: 244px;
}
.mr6 {
  bottom: 116px;
}

.mob-row2 {
  left: 8%;
}
.res-circle-2 {
  margin-right: 20px;
  margin-left: 0;
}
.mr7 {
  top: 74px;
}
.mr8 {
  top: 203px;
  left: 14%;
}
.mr9 {
  top: 332px;
  left: 17%;
}
.mr10 {
  top: 489px;
  left: 17%;
}
.mr11 {
  bottom: 176px;
  left: 9%;
}
.mr12 {
  bottom: 48px;
}
.page2-circle{
  margin: 20px 0;
}
.page2-circle img{
  top: 26%;
  width: 18%;
  left: 43%;
}
.pg2-para{
  border-left: 0;
  text-align: center;
}
}
@media screen and (max-width:414px) {
  
  .mr1 {
    left: 28%;
    top: 2px;
}
.mob-row2 {
  left: 7%;
}
.mr7 {
  top: 70px;
}
.mr2 {
  top: 136px;
}
.mr8 {
  top: 194px;
  left: 13%;
}
.mr3 {
  top: 249px;
}
.mr9 {
  top: 316px;
  left: 17%;
}
.mr4 {
  top: 407px;
}
.mr10 {
  top: 467px;
  left: 16%;
}
.mr5 {
  bottom: 232px;
}
.mr6 {
  bottom: 110px;
}
.mr11 {
  bottom: 167px;
  left: 8%;
}
.mr12 {
  bottom: 46px;
  left: 7%;
}
}
@media screen and (max-width:412px) {
  .mr1 {
    top: -9px;
}
.mr2 {
  top: 135px;
}
.mr3 {
  top: 248px;
}
.mr4 {
  top: 403px;
}
.mr5 {
  bottom: 230px;
}
.mr6 {
  bottom: 108px;
}
.mob-row2 {
  left: 7%;
}
.mr7 {
  top: 69px;
}
.mr8 {
  top: 190px;
  left: 13%;
}
.mr9 {
  top: 314px;
  left: 17%;
}
.mr10 {
  top: 464px;
  left: 16%;
}
.mr11 {
  bottom: 166px;
  left: 8%;
}
.mr12 {
  bottom: 44px;
}
}

@media screen and (max-width:390px) {
  .mr1 {
    top: -12px;
    left: 27% !important;
}
.mr2 {
  top: 121px;
}
.mob-row {
  left: 32%;
}
.mr3 {
  top: 223px;
}
.mr4 {
  top: 366px;
}
.mr5 {
  bottom: 206px;
}
.mr6 {
  bottom: 96px;
}
.mob-row2 {
  left: 4%;
}
.mr7 {
  top: 62px;
}
.mr8 {
  top: 173px;
  left: 10%;
}
.mr9 {
  top: 283px;
  left: 14%;
}
.mr10 {
  top: 420px;
  left: 13%;
}
.mr11 {
  bottom: 149px;
  left: 5%;
}
.mr12 {
  bottom: 37px;
}
}
@media screen and (max-width:375px) {
.mob-row2 {
    left: 3%;
}
.mr7 {
  top: 60px;
}
.mr8 {
  top: 168px;
  left: 9%;
}
.mr3 {
  top: 215px;
}
.mr9 {
  top: 275px;
  left: 14%;
}
.mr4 {
  top: 352px;
}
.mr10 {
  top: 408px;
  left: 13%;
}
.mr5 {
  bottom: 200px;
}
.mr11 {
  bottom: 144px;
  left: 4%;
}
.mr6 {
  bottom: 93px;
}
}
@media screen and (max-width:360px) {
  .row1-res p {
    font-size: 6px;
}
.row1-res h2 {
  font-size: 28px;
}
.row1-res h3 {
  font-size: 20px;
}
.res-circle-1 {
  margin-left: 14px;
  margin-right: 0px;
}
.mob-row {
  left: 34%;
}
.mr1 {
  top: 4px;
  left: 29% !important;
}
.mr2 {
  top: 108px;
}
.mr3 {
  top: 209px;
}
.mr4 {
  top: 332px;
}
.mr5 {
  bottom: 187px;
}
.mr6 {
  bottom: 86px;
}
.mob-row2 {
  left: 6%;
}
.mr7 {
  top: 56px;
}
.mr8 {
  top: 158px;
  left: 11%;
}
.mr9 {
  top: 259px;
  left: 15%;
}
.mr10 {
  top: 382px;
  left: 15%;
}
.mr11 {
  bottom: 138px;
  left: 7%;
}
.mr12 {
  bottom: 36px;
}
.page2-circle {
  width: 90%;
  height: 125px;
}
}
@media screen and (max-width:640px) {
  .row1 {
    padding-bottom: 200px;
  }

  footer {
    padding-top: 45px;
  }

  .res-circle {
    /* width: 10%; */
    height: 64px;
    line-height: 58px;
  }

  .res-circle img {
    width: 30px;
  }

  
}

@media screen and (max-width:480px) {
  .row1 {
    padding-bottom: 154px;
  }
  .page2-circle{
    margin: 20px 0;
  }
  .page2-circle img{
    top: 26%;
    width: 16%;
    left: 43%;
  }
  .pg2-para{
    border-left: 0;
    text-align: center;
  }
  
}

@media screen and (max-width:360px) {
  footer {
    padding-top: 25px;
  }

  .row1 {
    padding-bottom: 115px;
  }

  .cus-nav .navbar-nav .nav-link {
    font-size: 12px;
  }

  
}

@media screen and (max-width:320px) {
  footer .footer-social li a {
    margin: 0 5px;
  }

  .cus-nav .navbar-nav .nav-link {
    font-size: 12px;
  }
.mr1 {
    top: -10px;
    left: 27% !important;
}
.mob-row {
    left: 32%;
}
.mr2 {
    top: 86px;
}
.mr3 {
    top: 169px;
}
.mr4 {
    top: 276px;
}
.mr5 {
    bottom: 153px;
}
.mr6 {
    bottom: 68px;
}
.res-circle-2 {
    margin-right: 13px;
    margin-left: 0;
}
.mr7 {
    top: 42px;
    left: 2%;
}
.mr8 {
    top: 128px;
    left: 8%;
}
.mr9 {
    top: 215px;
    left: 12%;
}
.mr10 {
    top: 321px;
    left: 12%;
}
.mr11 {
    bottom: 111px;
    left: 4%;
}
.mr12 {
    bottom: 24px;
    left: 2%;
}
.page2-circle {
  width: 90%;
  height: 100px;
}
.pg2-para {
  padding: 0px 17px;
}
}
@media screen and (max-width:290px) {

.res-circle {
  width: 40px;
  height: 42px;
  line-height: 37px;
}
.res-circle-1 {
  margin-left: 15px;
  margin-right: 5px;
}
.res-circle-2 {
  margin-right: 13px;
  margin-left: 5px;
}
.res-circle img {
  width: 20px;
}
.row1-res h2 {
  font-size: 22px;
}
.row1-res h3 {
  font-size: 14px;
}
.mr1 {
  top: -15px;
  left: 29% !important;
}
.mob-row {
  left: 35%;
}
.mr2 {
  top: 76px;
}
.mr3 {
  top: 137px;
}
.mr4 {
  top: 232px;
}
.mr5 {
  bottom: 132px;
}
.mr6 {
  bottom: 61px;
}
.mr7 {
  top: 34px;
  left: 6%;
}
.mr8 {
  top: 105px;
  left: 13%;
}
.mr9 {
  top: 177px;
  left: 17%;
}
.mr10 {
  top: 268px;
  left: 17%;
}
.mr11 {
  bottom: 91px;
  left: 7%;
}
.mr12 {
  bottom: 20px;
  left: 6%;
}
footer .footer-social li a{
  font-size: 19px;
}
footer .copy li{
  font-size: 6px;
}
.pg2-para {
  padding: 0px;
}
.row4 p{
  font-size: 11px;
}
.page2-circle img {
  top: 29%;}

}