@font-face {
  font-family: 'Helvetica';
  src: url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/Helvetica.eot');
  src: url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/Helvetica.eot?#iefix') format('embedded-opentype'),
       url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/Helvetica.svg#Helvetica') format('svg'),
       url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/Helvetica.ttf') format('truetype'),
       url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/Helvetica.woff') format('woff'),
       url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/Helvetica.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaLTStd-LightCond';
  src: url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/HelveticaLTStd-LightCond.eot');
  src: url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/HelveticaLTStd-LightCond.eot?#iefix') format('embedded-opentype'),
       url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/HelveticaLTStd-LightCond.svg#HelveticaLTStd-LightCond') format('svg'),
       url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/HelveticaLTStd-LightCond.ttf') format('truetype'),
       url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/HelveticaLTStd-LightCond.woff') format('woff'),
       url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/HelveticaLTStd-LightCond.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaLTStd-UltraComp';
  src: url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/HelveticaLTStd-UltraComp.eot');
  src: url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/HelveticaLTStd-UltraComp.eot?#iefix') format('embedded-opentype'),
       url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/HelveticaLTStd-UltraComp.svg#HelveticaLTStd-UltraComp') format('svg'),
       url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/HelveticaLTStd-UltraComp.ttf') format('truetype'),
       url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/HelveticaLTStd-UltraComp.woff') format('woff'),
       url('https://www.overdrive.in/total-quartz-engine-ke-superstar2/css/fonts/HelveticaLTStd-UltraComp.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


html {
    height: 100%;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  font-family: Helvetica, sans-serif;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  outline: 0;
}
.max-width-class {
  max-width: 1280px;
  z-index: 99;
  padding: 0 10px;
  margin: 0 auto;
  position: relative;
}
.backto{
  background-color:#000000;
  text-align: right;
  padding: 7px 80px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.backto span{
  color:#fff;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  font-family: HelveticaLTStd-LightCond,sans-serif;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.top-banner{
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: sticky;
  top:0;
  z-index: 9999;
  background-color: #fff;
  position: -webkit-sticky;
  margin: 20px 34px;
  padding: 10px;
}
.top-mid-banner{
  background-image:url('https://stat.overdrive.in/wp-content/uploads/2020/12/bg1.jpg');
  background-size: cover;
  background-repeat: no-repeat;  
  position: relative;
}
.top-mid-banner .banner{
  display: flex;
  justify-content: space-between;
  padding: 40px;
}
.top-mid-banner-text h2{
  font-size: 64px;
  font-family: HelveticaLTStd-UltraComp,sans-serif;
  color: #fff;
  margin:30px 0 0;
  text-align:left;
}
.top-mid-banner-text p{
  font-family: Helvetica,sans-serif;
  color: #fff;
  font-size: 23px;
  letter-spacing: 0.5px;
  line-height: 1.3;
}
.share-btn{
  margin-bottom: 30px;
}
.share-btn .share{
  color:#fff;
  font-size: 26px;
  font-family: Helvetica,sans-serif;
  background-color: #ef2326;
  border-radius: 50px;
  padding: 20px 40px;
  margin: 0 auto;
  display: table; 
}
.top-desc{
  font-family: Helvetica,sans-serif;
  color: #fff;
  font-size: 21px;
  letter-spacing: 0.5px;
  line-height: 1.3;
  text-align: center;
  width: 935px;
  display: block;
  margin: 0 auto;
  padding-bottom: 80px;
}
.form{
  padding: 20px;
  background-image:url('https://stat.overdrive.in/wp-content/uploads/2020/12/formbg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 2px solid #ef2326;
  width: 1050px;
  margin: 0 auto;
  display: block;
  position: relative;
  top:-40px;
  margin-bottom: 85px;
}
.sup-s{
  position: absolute;
  margin: 0 auto;
  left: 43%;
  top: 24%;
}
.form form{
  display: flex;
  justify-content: space-between;
}
.form form label{
  display: block;
  font-family: HelveticaLTStd-LightCond,sans-serif;
  font-size: 29px;
  margin-bottom: 10px;
}
.form-ip{
  width: 390px;
}
.form form input , .form form textarea{
  padding: 10px;
  border:1px solid #ccc;
  margin-bottom: 20px;
  resize: none;
  width: 100%;
  font-family: HelveticaLTStd-LightCond,sans-serif;
  font-size: 20px;
  font-weight: bold;padding: 10px;
}
.form form input:focus, .form form textarea:focus{
  outline: none;
}
.modal-content-outer2{
  width: 100%;
  text-align: center;
  font-size: 26px;
  color: #28a745;
  padding: 10px 0;
}
.send{
  width: 170px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
}
.send a{
  color:#fff;
  font-size: 25px;
  font-family: Helvetica,sans-serif;
  background-color: #ef2326;
  border-radius: 50px;
  padding: 20px 40px;
  position: relative;
  top: -22px;
}
.submit-btn{color: #fff;
  font-size: 26px;
  font-family: Helvetica,sans-serif;
  background-color: #ef2326;
  border-radius: 50px;
  padding: 20px 40px;
  display: table;
  margin: 0 auto;
}
.middle-banner{
  background-image:url('https://stat.overdrive.in/wp-content/uploads/2020/12/bg2.jpg');
  background-size: cover;
  background-repeat: no-repeat;  
  position: relative;
  padding: 0 0 1px;
}
.slick-arrow{
  background: transparent;
}
.slick-arrow:focus{outline:none;}
h2{font-size:109px;z-index: 99;position: relative;font-family:HelveticaLTStd-UltraComp,sans-serif;text-align:center;color:#034da2;padding-bottom:30px}
.super-slider{width:1238px;margin:0 auto 40px;display:none}
.super-slider.slick-initialized{display:block;}
.super-slider .slick-list .slick-slide{margin:0 12px;}
.super-slider .slick-next, .super-slider .slick-prev{top:50%;z-index:1;border:none;text-indent:-9999px;position:absolute;cursor:pointer;}
.super-slider .slick-prev{left:40px}
.super-slider .slick-prev::before{content:'';border:solid #ef2225;border-width:0 8px 8px 0;   display:inline-block;padding:10px;position:absolute;left:0px;top:2px;transform:rotate(135deg);-webkit-transform:rotate(135deg);border-radius:2px;}
.super-slider .slick-next::before{content:'';border:solid #ef2225;border-width:0 8px 8px 0;    display:inline-block;padding:10px;position:absolute;right:0px;top:2px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);border-radius:2px;}
.super-slider .slick-next{right:40px}
.super-slider .item{position:relative;border-bottom:4px solid #ef2225;}
.super-slider .item img{border:1px solid #a6a4a4;}
.slidercont{position:absolute;bottom:0;padding:20px;font-family:HelveticaLTStd-LightCond;}
.slidercont h3{color:#fff;font-size:43px;line-height:43px;padding-bottom:15px}
.slidercont .desg{color:#fff;font-size:25px;line-height:25px;padding-bottom:15px}
.slidercont .subtxt{color:#fff;font-size:19px;letter-spacing:0.336em}
.playicon{position:absolute;right:20px;top:20px;width:56px;height:56px;background:#fff;border-radius:50%}
.playicon svg{margin:12px auto;text-align:center;width:50px}
@media screen and (min-width:801px) and (max-width:1200px){
  .super-slider{width:100%}
  .super-slider .item img{width:100%}
  .slidercont h3{font-size:28px;line-height:28px;padding-bottom:10px}
   .slidercont .desg{font-size:16px;line-height:16px;padding-bottom:10px}
   .slidercont .subtxt{font-size:12px}
   .playicon{width:36px;height:36px}
   .playicon svg{margin:3px auto;width:30px}
}
 @media screen and (max-width: 800px){
  .super-slider{width:100%}
  .super-slider .item img{width:100%}
  .super-slider .slick-list .slick-slide{margin:0 5px;}
  .super-slider .item img{border:none;}
  .slidercont h3{font-size:28px;line-height:28px;padding-bottom:10px}
  .slidercont .desg{font-size:16px;line-height:16px;padding-bottom:10px}
  .slidercont .subtxt{font-size:12px}
  .playicon{width:36px;height:36px}
  .playicon svg{margin:3px auto;width:30px}
}
.do-it-sec{
  background-image:url('https://stat.overdrive.in/wp-content/uploads/2020/12/bg3.jpg');
  background-size: cover;
  background-repeat: no-repeat;  
  position: relative;
  padding: 130px 0 15px;
}
.do-it-sec h2{
  text-align: center;
  color:#fff;
  padding-bottom: 50px;
}
.error {
  bottom: -14px;
  left: 0;
  font-size: 14px !important;
  color: red;
}
.do-it-slider{width:1238px;margin:0 auto 40px;display:none}
.do-it-slider.slick-initialized{display:block;}
.do-it-slider .slick-list .slick-slide{margin:0 12px;}
.do-it-slider .slick-next, .do-it-slider .slick-prev{top:50%;z-index:1;border:none;text-indent:-9999px;position:absolute;cursor:pointer;}
.do-it-slider .slick-prev{left:40px}
.do-it-slider .slick-prev::before{content:'';border:solid #fff;border-width:0 8px 8px 0;   display:inline-block;padding:10px;position:absolute;left:0px;top:2px;transform:rotate(135deg);-webkit-transform:rotate(135deg);border-radius:2px;}
.do-it-slider .slick-next::before{content:'';border:solid #fff;border-width:0 8px 8px 0;    display:inline-block;padding:10px;position:absolute;right:0px;top:2px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);border-radius:2px;}
.do-it-slider .slick-next{right:40px}
.do-it-slider .item{position:relative;border-bottom:4px solid #ef2225;}
.do-it-slider .item img{border:1px solid #a6a4a4;}
.slidercont{position:absolute;bottom:0;padding:20px;font-family:HelveticaLTStd-LightCond;}
.slidercont h3{color:#fff;font-size:43px;line-height:43px;padding-bottom:15px}
.slidercont .desg{font-family:Helvetica;color:#fff;font-size:25px;line-height:25px;padding-bottom:15px}
.slidercont .subtxt{color:#fff;font-size:19px;letter-spacing:0.336em}
.playicon{position:absolute;right:20px;top:20px;width:56px;height:56px;background:#fff;border-radius:50%}
.playicon svg{margin:12px auto;text-align:center;width:50px}
@media screen and (min-width:801px) and (max-width:1200px){
  .do-it-slider{width:100%}
  .do-it-slider .item img{width:100%}
  .slidercont h3{font-size:28px;line-height:28px;padding-bottom:10px}
   .slidercont .desg{font-size:16px;line-height:16px;padding-bottom:10px}
   .slidercont .subtxt{font-size:12px}
   .playicon{width:36px;height:36px}
   .playicon svg{margin:3px auto;width:30px}
}
 @media screen and (max-width: 800px){
  .do-it-slider{width:100%}
  .do-it-slider .item img{width:100%}
  .do-it-slider .slick-list .slick-slide{margin:0 5px;}
  .do-it-slider .item img{border:none;}
  .slidercont h3{font-size:28px;line-height:28px;padding-bottom:10px}
  .slidercont .desg{font-size:16px;line-height:16px;padding-bottom:10px}
  .slidercont .subtxt{font-size:12px}
  .playicon{width:36px;height:36px}
  .playicon svg{margin:3px auto;width:30px}
}
.engine-dairies-sec{
  background-image:url('https://stat.overdrive.in/wp-content/uploads/2020/12/bg4.png');
  /*background-size: cover;*/
  background-repeat: no-repeat;  
  position: relative;
  padding: 130px 0 1px;
  top:-32px;
  background-color: #eceaea;
}
.engine-slider{width:1238px;margin:0 auto 40px;display:none}
.engine-slider.slick-initialized{display:block;}
.engine-slider .slick-list .slick-slide{margin:0 12px;}
.engine-slider .slick-next, .engine-slider .slick-prev{top:50%;z-index:1;border:none;text-indent:-9999px;position:absolute;cursor:pointer;}
.engine-slider .slick-prev{left:40px}
.engine-slider .slick-prev::before{content:'';border:solid #ef2225;border-width:0 8px 8px 0;   display:inline-block;padding:10px;position:absolute;left:0px;top:2px;transform:rotate(135deg);-webkit-transform:rotate(135deg);border-radius:2px;}
.engine-slider .slick-next::before{content:'';border:solid #ef2225;border-width:0 8px 8px 0;    display:inline-block;padding:10px;position:absolute;right:0px;top:2px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);border-radius:2px;}
.engine-slider .slick-next{right:40px}
.engine-slider .item{position:relative;border-bottom:0;}
.engine-slider .item img{border:1px solid #a6a4a4;}
.inner-item{display: flex;}
.engine-slider .slidercont{background-color:#fff;position:relative;padding:30px;font-family:HelveticaLTStd-LightCond;}
.engine-slider .slidercont h3{color:#000;font-size:31px;line-height:43px;padding-bottom:15px;font-weight: bold; font-family:'HelveticaLTStd-LightCond';}
.engine-slider .slidercont .desg{color:#000;font-size:23px;line-height:30px;padding-bottom:15px;font-family:Helvetica;}
.engine-slider .slidercont .subtxt{color:#fff;font-size:19px;letter-spacing:0.336em}
.engine-slider .send{display: block;margin-top:10px;}
.engine-slider .send a{
    color: #fff;
    font-size: 22px;
    font-family: Helvetica,sans-serif;
    background-color: #ef2326;
    border-radius: 50px;
    padding: 7px 20px;
    top:0;
}
@media screen and (min-width:801px) and (max-width:1200px){
  .engine-slider{width:100%}
  .engine-slider .item img{width:100%}
  .slidercont h3{font-size:28px;line-height:28px;padding-bottom:10px}
   .slidercont .desg{font-size:16px;line-height:16px;padding-bottom:10px}
   .slidercont .subtxt{font-size:12px}
   .playicon{width:36px;height:36px}
   .playicon svg{margin:3px auto;width:30px}
}
 @media screen and (max-width: 800px){
  .engine-slider{width:100%}
  .engine-slider .item img{width:100%}
  .engine-slider .slick-list .slick-slide{margin:0 5px;}
  .engine-slider .item img{border:none;}
  .slidercont h3{font-size:28px;line-height:28px;padding-bottom:10px}
  .slidercont .desg{font-size:14px;line-height:16px;padding-bottom:10px}
  .slidercont .subtxt{font-size:12px}
  .playicon{width:36px;height:36px}
  .playicon svg{margin:3px auto;width:30px}
}
.bottom-section{
  background-image:url('https://stat.overdrive.in/wp-content/uploads/2020/12/bg4.jpg');
  background-size: cover;
  background-repeat: no-repeat;  
  position: relative;
  padding: 130px 0 10px;
  top:-32px;
}
.bottom-section h2{
  color:#fff;
}
.bottom-section p{
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 25px;
  letter-spacing: 0.6;
  line-height: 1.4;
  width: 1050px;
  margin: 0 auto;
  display: block;
  margin-bottom: 15px;
}
.bottom-section a{
  color:#fff;
  font-size: 26px;
  font-family: Helvetica,sans-serif;
  background-color: #ef2326;
  border-radius: 50px;
  padding: 20px 40px;
  display: table;
  margin: 0 auto;
  margin-bottom: 30px;
}
footer{
  position: relative;
  top: -32px;
}
.copyright{
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #eceaeb;
  padding: 15px;
  font-family: Helvetica,sans-serif;
  color: #000;
  font-size: 18px;
  letter-spacing: 0.5px;
  line-height: 1.3;
  font-weight: lighter;
}
.copyright a{
  color:#000;
  margin-left:50px;
}
.modal {
    position: absolute;
    z-index: 10000; /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

.modal.is-visible {
    visibility: visible;
}

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-wrapper {
  position: fixed;
  z-index: 9999;
  top: 25%;
  left: 30%;
  width: 600px;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}

.modal-header,
.modal-content {
  padding: 1em;
}

.modal-header {
  position: relative;
}

.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px;
  border: 0;
  cursor: pointer;
}

.modal-close:hover {
  color: #777;
}

.modal-heading {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal-content > *:first-child {
  margin-top: 0;
}

.modal-content > *:last-child {
  margin-bottom: 0;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: transparent;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  /* Firefox 18- */
  color: transparent;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: transparent;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: transparent;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.scroll-top{
  position: fixed;
  bottom: -95px;
  right: 60px;
  z-index: 999;
  cursor: pointer;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.story{
  display: none
}
.m-show{
  display: block;
}
.d-show{
  display: none;
}
.shape{
  z-index: 9;
  position: absolute;
  width: 180px;
  top: 40px;
}
.alert-success{
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    opacity: 1;
    padding: 25px 20px;
    margin: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-family: Helvetica,sans-serif;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 0.3px;
    font-weight: bold;
    text-align: center;
  }
  .ok{
    background-color: #ef2326;
    width: 74px;
    display: table;
    margin: 10px auto 0;
    border-radius: 50px;
    padding: 6px;
  }
  .ok a{
    color: #fff;
    font-size: 25px;
    font-family: Helvetica,sans-serif;
    font-weight: normal
  }
@media(max-width: 769px){
  .max-width-class{
    max-width: 100%;
    padding: 0;
  }
  .backto{justify-content: center;}
  .backto span{font-size:11px}
  .banner-center{
    display: none;
  }
  .top-banner{
    margin: 0;
    padding: 5px;
  }
  .top-mid-banner .banner {
    padding: 14px;
    flex-direction: column;
}
.top-mid-banner-img iframe{width:100%;}
.top-mid-banner-text h2 {
    font-size: 33px;
    margin: 5px 0px;
  }
  .share-btn{margin-bottom: 16px;}
  .top-mid-banner{    background-position: center;}
  .top-mid-banner-text p{
    font-size: 14px;
    margin-bottom: 10px;
  }
  h2{padding-bottom: 10px;font-size: 40px;}
  .top-mid-banner-img img{
    max-width: 100%;
  } 
  .share-btn .share{
    font-size: 14px;
    padding:15px 40px;
  }
  .top-desc{
    max-width: 92%;
    font-size: 13px;
    text-align: left;
  }

  .form{
    width: auto;
    padding:10px;
    background-color: #eceaeb;
    background-image:unset;
    margin-bottom: 0;
  }
  .form form{
    flex-direction: column;
        margin-top: -30px;
  }
  .form form label{display: none;}
  .form-ip{
    max-width: 100%;
  }
  .form form input, .form form textarea{
    width:92%;
    margin-bottom: 10px;
    
  }
  .modal-content-outer2{padding:30px 0;font-size:28px;}
  .send{
    margin: 0 auto;
  }
  .send a{
    top:0;
    font-size:14px;
    padding: 12px 20px;
  }
  .submit-btn{
    padding: 15px 20px;
    font-size: 16px;
  }
  .slidercont{    padding: 20px 20px 10px 20px;}
  .do-it-sec{
    padding:40px 0 1px;
  }
  .engine-dairies-sec{
    padding:40px 0 1px;
  }
  .bottom-section{
    padding:40px 0 1px;
  }
  .bottom-section p{
    width: 92%;
    font-size: 14px;
  }
  .bottom-section a{
    padding: 15px 20px;
    font-size: 16px;
  }
  .inner-item{
    flex-direction: column;
  }
  .copyright{
    display: block;
    font-size:11px
  }
  .engine-slider .slidercont h3{font-size:16px;line-height:16px}
  .engine-slider .slidercont .desg{font-size:13px;line-height:18px}
  .engine-slider .send a{font-size:14px}
  .modal-wrapper {
  top: 12%;
  left: 0;
  width: 100%;
}
.modal-content > *:last-child {
  width: 100%
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #000;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #000;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.story{
  display: block;
  margin: 0 auto;
  position: relative;
  top: -30px;
  }
  .scroll-top{
    right: 20px;
  }
  .m-show{
    display: none;
  }
  .d-show{
    display: block;
  }
  .shape{
    display: none;
  }
  .sup-s{
    display: none;
  }
  .alert-success{
      padding: 20px 10px;
      font-size: 22px;
    }
    .ok a{
      font-size: 14px;
    }
}
.alert-success{width: 60%;margin: 0 auto;border-radius: 10px;background-color: #c9f1b9;}
@media (max-width: 769px)
{
.alert-success {padding: 20px 10px;font-size: 19px;width: 90%;margin-bottom: 10px;}
.ok a {font-size: 21px;}
.ok {width: 57px;padding: 6px;}
}