.container {
    width: 1240px !important;
}

.slick-dots li button:before{
font-size: 15px !important;
color: #fdfdfd !important;
bottom: -60px !important;
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
} 

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-ms-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
} 

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
} 

.blink-image {
    -moz-animation: blink normal 4s infinite ease-in-out; 
    -webkit-animation: blink normal 4s infinite ease-in-out;
    -ms-animation: blink normal 4s infinite ease-in-out; 
    animation: blink normal 4s infinite ease-in-out;
}
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&amp;family=Rajdhani:wght@300&amp;display=swap');
    .img-back {
        width:400px;
        height: 600px;
         background-image: url('Images/97.png');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
    }
    .modal-body{
        padding:0 !Important;
    }
        .modal-dialog {
        max-width: 1000px !Important; 
        border-radius:12px;
    }
    .pad-10{
        padding 30px
    }
    .Font-f{
        font-family: 'Rajdhani', sans-serif;
        font-weight: lighter;
    }
    .font{
        font-weight:800;
    }
    .wid{
        background-color:#004B6F;
    }
    .mat{
        font-size:24px !Important;
        font-weight:700 !Important;
        color:#023047 !Important;
    }
       .mat-o{
        font-size:30px !Important;
        font-weight:700 !Important;
        color:#004B6F !Important;
    }
    .pad-t{
        padding-top:100px;
    }
    .mat-w{
        font-size:20px !Important;
        color:white !Important;
        justify-content:center;
        align-items:center;
        padding:auto;
        margin:auto;
    }
        .p-mat-o{
        font-size:30px !Important;
        color:#004B6F !Important;
        
    }
    .left-pad{
        padding-left:80px;
    }
    .p-mat-w{
              font-size:25px !Important;
        color:white !Important;  
    }

    .butn-slider-b{
        background-color:#023047; 
        color:#000; 
        border-radius:20px;
        width:80px; 
        margin-top:20px;
    }
    .butn-slider-o{
        background-color:#004B6F;
        color:#000; 
        border-radius:20px;
        width:80px; 
        margin-top:20px;
    }
    .back-img {
    background-image:     linear-gradient(
      rgba(0, 0, 55, 0.55),
      rgba(0, 0, 55, 0.55)
    ), url('Images/97.jpg');"
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }



.typed {
  overflow: hidden;
  width: 0;
 animation: typing 5.5s steps(30, end) forwards, blinking 1s infinite;
}

@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}
.padd-10{
    padding:10px;
}




.test-sec {
    background-color: #000 !important;
}

header{
    position:relative;
    z-index:999;
    margin-top: 10px;
}

.col-md-8.mart {
    margin-top: 90px;
}

h2.mat {
    font-size: 35px;
    font-family: 'Poppins';
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}

h2.matt {
    font-size: 35px;
    font-family: 'Poppins';
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}

.slide1{
    background: #004B6F;
}

.slide2{
    background: #023047;
}
.slide3{
    background: #004B6F;
}
.slide4{
    background: #023047;
}
.slide5{
    background: #004B6F;
}

.btn-sec1 {
    text-align: center ;
    margin-top: 40px;
}

p.mat.p {
    font-size: 18px;
    font-family: 'Poppins';
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
}


ul.footer-menu1 {
    margin: 0px;
    padding: 0px;
}
ul.footer-menu1 h2 {
    font-size: 25px;
    color: #fff;
    font-family: poppins,sans-serif;
    font-weight: 600;
}



ul.footer-menu1 li a {
    color: #fff;
    font-size: 16px;
    margin-bottom: 24px;
    line-height: 30px;
}

ul.footer-menu2 {
    margin: 0px;
    padding: 0px;
}
ul.footer-menu2 h2 {
    font-size: 25px;
    color: #fff;
    font-family: poppins,sans-serif;
    font-weight: 600;
}

ul.footer-menu2 li a {
    color: #fff;
    font-size: 16px;
    margin-bottom: 24px;
    line-height: 30px;
}



.col-md-3.s-i p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}



h1.H2-45 {
    font-size: 55px !important;
}
h3.H3-35 {
    font-size: 35px !important;
}
h6.H6-18 {
    font-size: 18px !important;
}
.Font-Size-22 {
    font-size: 22px !important;
}
.C-White {
    color: white;
}
.C-Gold {
    color: #ffffff;
}
.Text-Bold {
    font-weight: 700;
}
.Font-Family-Poppins {
    font-family: poppins;
}
p.P-16 {
    font-size: 16px !important;
}
a.P-18 {
    font-size: 18px;
}
.Text-Decoration {
    text-decoration: underline;
}
.Text-Transfer-Capitilized {
    text-transform: capitalize;
}
.Line-Height-10{
    line-height: 10px;
}
.Line-Height-30 {
    line-height: 40px;
}
.Line-Height-60 {
    line-height: 45px;
}
.Line-Height-50 {
    line-height: 50px;
}
.padding-T-B-20 {
    padding: 20px 0px;
}
.padding-T-B-10{
    padding: 10px 0px;
}
.Margin-bottom-20{
    margin-bottom: 20px;
}
.Margin-botton-40{
    margin-bottom: 40px;
}
.Margin-bottom-50{
    margin-bottom: 50px;
}
.Margin-top-50{
    margin-top: 50px;
}
.Text-Left {
    text-align: left;
}
.img-col-right img {
    width: 100%;
}
.Text-Align-Center{
    text-align: center;
}
/* BUTTON STYLES START */
a.Bg-White {
    background: white;
    padding: 20px 50px;
    border-radius: 10px;
}
.btn-sec {
    margin-top: 40px;
}
a.Text-Decoration-None {text-decoration: none;}

a.Font-Weight-600 {
    font-weight: 600;
}

a.C-Black {
    color: black;
}
a.Font-Size-18 {
    font-size: 18px;
}
.btn-sec a:hover {
    background: #023047;
    color: white;
    transition: all 0.5s ease-in-out;
}

#scrolling-text {
    height: 500px; 
    overflow-y: hidden; /* Hide vertical scrollbar initially */
    position: relative; /* Required for absolute positioning */
}

#scrolling-content {
    position: absolute;
    animation: scroll 50s linear infinite;
}

@keyframes scroll {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-100%);
    }
}
 .back-black{
        background-color:black !Important;
    }
    .size-image{
        width:70% !Important;
        margin-left:100px;
    }
    
             #gallery {
     width: 95%;
  }
  
    #gallery img {
      margin: 0.2rem;
      max-width: 100%; /* Ensures images are responsive */
      height: auto; /* Maintains aspect ratio */
  }

/* BUTTON STYLES ENDED */


.col-h2{
color: white;
font-family: puppins;
}
.col-para{
  color: white;
font-family: puppins;
font-size: 20px;
}
.col-full{
  text-align: start;
}
.col-num{
  color: #004B6F;
  font-weight: 1000;
}
.col-hding{
  color: white;
  font-weight: 800;
  font-family:'Times New Roman', Times, serif;
  font-size: 25px;
}
.col-unpar{
  color: white;
  font-weight: 600;
  padding: 10px;
  border-bottom: 5px dotted #004B6F;
  border-left: 5px dotted #004B6F;
  border-right: 5px dotted #004B6F;
  border-radius: 12px;
}
.col-s{
  padding-top: 200px;
}


/* PRICING TABLE START */



/*section.eight-wrap .pricing-body-main {*/
/*  padding: 0 50px;*/
/*}*/

section.eight-wrap .pricing-header-top {
  padding: 40px 0;
}

.pricing-header-top.section-headers h1 {
    text-align: center;
    font-weight: 600;
    font-size: 50px;
}

section.eight-wrap .reason-head-main h1 {
  position: relative;
  text-align: center;
  /* font: normal normal normal 26px/20px Poppins; */
  letter-spacing: 0px;
  color: #28506f;
  padding-bottom: 28px;
  font-size: 38px;
}

section.eight-wrap .reason-head-main p,
section.seven-wrap .reason-head-main p,
section.six-wrap .reason-head-main p {
  text-align: center;
  font: normal normal 300 20px/30px Poppins;
  letter-spacing: 0px;
  color: #201b42;
  opacity: 1;
  padding-bottom: 30px;
}

section.eight-wrap .reason-head-main,
section.seven-wrap .reason-head-main,
section.six-wrap .reason-head-main {
  margin: 20px 0 0px;
}

section.eight-wrap {
  margin: 50px 0 50px;
}

section.eight-wrap .package-inner {
  background: #ffffff 0% 0% no-repeat padding-box;
  padding: 20px 0px 0px 0px;
  border-radius: 6px;
  background: #FFF;
  box-shadow: -1px -1px 22px -9px rgba(0, 0, 0, 0.25);
}

section.eight-wrap .package-inner>h4 {
  text-align: left;
  font: normal normal normal 30px/50px Poppins;
  letter-spacing: 0px;
  color: #0b4277;
  margin-right: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #707070;
  margin-left: 20px;
}

section.eight-wrap .package-inner .package-header {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 15px 0 10px;
  margin-left: 20px;
  flex-wrap: wrap;
  padding-bottom: 10px;
  margin-right: 20px;
  /* border-bottom: 1px solid #0b4277; */
}

section.eight-wrap .package-header .package-price h6 {
  text-align: left;
  font: normal normal normal 36px/13px Poppins-bold;
  letter-spacing: 0px;
  color: #0b4277;
  color: #1B1D21;
  font-size: 27px;
  font-family: Poppins;
  font-weight: 700;
}

section.eight-wrap .package-header .package-discount h6 {
  text-align: left;
  font: normal normal normal 12px/18px Poppins;
  letter-spacing: 0px;
  color: #0b4277;
  opacity: 1;
  color: #0b4277;
  text-align: right;
  font-size: 17px;
  font-family: Poppins;
  text-decoration: line-through;
  font-weight: 700;
  text-decoration-line: strikethrough;
}

section.eight-wrap .package-header .package-discount h4 {
  text-align: left;
  font: normal normal normal 30px/35px Poppins-bold;
  letter-spacing: 0px;
  color: #0b4277;
  opacity: 1;
}

section.eight-wrap .package-header .package-discount {
  background-size: cover;
  background-repeat: no-repeat;
}

section.eight-wrap .package-inner ul.package-body {
  padding: 0px 10px 0px 0;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 10px;
  height: 330px;
  overflow-y: auto;
}

section.eight-wrap .package-inner ul.package-body li {
  text-align: left;
  font-size: 16px;
  letter-spacing: 0px;
  font-family: 'Poppins';
  color: #201b42;
  opacity: 1;
  position: relative;
  padding: 5px 0 5px 0px;
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  gap: 6px;
}

section.eight-wrap .package-inner .package-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

section.eight-wrap .package-inner .package-btns a.start-now-btn {
  background: #0b4277 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  padding: 10px 20px;
  text-align: center;
  font: normal normal normal 16px/25px Poppins-semi-bold;
  letter-spacing: 0px;
  color: #ffffff;
  width: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}

section.eight-wrap .package-inner .package-btns a.start-now-btn img {
  width: 10px;
  height: 15px;
  margin-left: 10px;
}

section.eight-wrap .package-inner .package-btns a.chat-btn {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #0b4277;
  border-radius: 5px;
  text-align: center;
  font: normal normal bold 16px/25px Poppins;
  letter-spacing: 0px;
  color: #0b4277;
  padding: 0px 0px 0 20px;
  opacity: 1;
  display: flex;
  width: 46%;
  justify-content: space-between;
  align-items: center;
  transition: 0.5s;
}

section.eight-wrap .package-inner .package-btns a.chat-btn img {
  margin-left: 10px;
  background: #0b4277;
  padding: 10px 10px 10px 10px;
}

section.eight-wrap .package-inner .package-footer {
  border-radius: 0px 0px 5px 5px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 10px 0;
  flex-wrap: wrap;
}

section.eight-wrap .package-inner .package-footer a {
  text-align: center;
  font: normal normal bold 16px/25px Poppins;
  letter-spacing: 0px;
  color: #0f2656;
  text-transform: uppercase;
}

section.eight-wrap .package-inner .package-footer p {
  text-align: center;
  font: normal normal normal 16px/25px Poppins;
  letter-spacing: 0px;
  color: #0f2656;
  opacity: 1;
}

section.eight-wrap .package-inner .include-plans p {
  color: #1B1D21;
  font-size: 14px;
  font-family: Poppins;
  font-weight: 700;
  justify-content: space-between !important;
  margin-right: 0;
  width: 100%;
  padding: 10px 0;
  text-align: start !important;
}

/* .addons-headings p {
  color: #1B1D21;
  font-size: 16px;
  font-family: Poppins;
  font-weight: 700;
  margin-left: 20p;
  border-top: 1px solid;
  padding: 15px 0;
  text-align: start !important;
  margin-top: 10px;
} */

section.eight-wrap .package-inner.active .addons-headings p,
section.eight-wrap .package-inner:hover .addons-headings p,
section.eight-wrap .package-inner.active .include-plans p,
section.eight-wrap .package-inner:hover .include-plans p,
section.eight-wrap .package-inner.active .package-body li,
section.eight-wrap .package-inner:hover .package-body li {
  color: #fff;
}

section.eight-wrap .package-inner.active .package-header,
section.eight-wrap .package-inner:hover .package-header {
  border-bottom: 1px solid #fff;
}

section.eight-wrap .package-inner {
  margin-bottom: 30px;
}

section.eight-wrap .package-inner.active .package-footer a,
section.eight-wrap .package-inner:hover .package-footer a {
  color: #Fff;
}

section.eight-wrap .package-inner.active .package-btns a.start-now-btn,
section.eight-wrap .package-inner:hover .package-btns a.start-now-btn {
  background: #fff;
  color: #0b4277;
}

section.eight-wrap .package-inner.active .package-header .package-discount h4 {
  color: #fff;
}

section.eight-wrap .package-inner.best-seller-main-wrap .best-seller-img img {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 130px;
}

.package-inner.best-seller-main-wrap {
  position: relative;
}

section.eight-wrap .package-inner {
  transition: 0.5s;
}

section.eight-wrap .package-inner.active,
section.eight-wrap .package-inner:hover {
  background: #0b4277;
}

section.eight-wrap .package-inner.active,
section.eight-wrap .package-inner:hover h4 {
  color: #fff !important;
}

section.eight-wrap .package-inner.active .package-header h6,
section.eight-wrap .package-inner:hover .package-header h6 {
  color: #fff;
}

section.eight-wrap .package-inner ul.package-body::-webkit-scrollbar {
  width: 4px;
}

section.eight-wrap .package-inner ul.package-body::-webkit-scrollbar-track {
  background: #d4d4d4;
}

section.eight-wrap .package-inner ul.package-body::-webkit-scrollbar-thumb {
  background: #0b4277;
}

section.eight-wrap .package-inner.active ul.package-body::-webkit-scrollbar-thumb,
section.eight-wrap .package-inner:hover ul.package-body::-webkit-scrollbar-thumb {
  background: #ffffff;
}

section.eight-wrap .package-inner.active ul.package-body::-webkit-scrollbar-track,
section.eight-wrap .package-inner:hover ul.package-body::-webkit-scrollbar-track {
  background: #00000088;
}

section.eight-wrap .package-inner ul.package-body::-webkit-scrollbar-thumb:hover {
  background: #8b8b8b;
}

section.eight-wrap .package-inner.active .package-btns a.chat-btn,
section.eight-wrap .package-inner:hover .package-btns a.chat-btn {
  background: #fff;
}

section.eight-wrap .package-inner .package-btns a.start-now-btn {
  border: 1px solid transparent;
}

section.eight-wrap .package-inner .package-btns a.start-now-btn:hover {
  border: 1px solid #fff;
}

ul.top-right.d-flex.align-items-center.gap-3 {
    display: flex;
    gap: 40px;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}
.contact-headers ul li a {
    color: #fff;
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 500;
}

.contact-headers ul li a:hover{
    color:#000;
}

.fa-location-dot:before, .fa-map-marker-alt:before {
    content: "\f3c5";
    color: #fff;
}



.top-head {
    background: #004B6F;
    padding: 0px;
}




/* .our-pakages {
  padding: 60px 0;
}

.our-pakages .op-head {
  padding-bottom: 35px;
}

.our-pakages .op-head h1 {
  font-size: 48px;
  color: #0b4277;
}

.our-pakages .pricing-table .card-header {
  background-color: #0b4277;
  color: #FFF;
  clip-path: polygon(100% 0, 100% 60%, 50% 100%, 0 60%, 0 0);
  padding-bottom: 45px;
  padding-top: 25px;
}

.our-pakages .pricing-table .card-header h3 {}

.our-pakages .pricing-table .card-header p {
  font-size: 13.5px;
  padding: 10px 15px;
  color: #FFF;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
}

.our-pakages .pricing-table .card-body {
  height: 250px;
  overflow: scroll;
  overflow-y: scroll;
  overflow-x: auto;
  padding: 0 !important;
  margin: 20px 20px 10px;
}

.our-pakages ::-webkit-scrollbar {
  width: 6px;
} */





/* Track */
.our-pakages ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  /* border-radius: 10px; */
}

/* Handle */
.our-pakages ::-webkit-scrollbar-thumb {
  background: #0b4277;
  border-radius: 4px;
}

/* Handle on hover */
.our-pakages ::-webkit-scrollbar-thumb:hover {
  background: grey;
}

.our-pakages .pricing-table .card-body li {
  font-size: 14.3px;
  font-weight: 500;
  font-family: 'POPPINS', sans-serif;
  /* list-style: disc !important; */
}

.our-pakages .pricing-table .card-body li:before {

}

.our-pakages .pricing-table .card-body a {
  background: transparent;
  color: #FFF;
  /* text-align: center; */
}

.our-pakages .list-group-item {
  border: none;
  position: relative;
}

.our-pakages .list-group li:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #000;
  position: absolute;
  top: 15px;
  left: 0px;
}

.our-pakages .card {
  transition: .5s all ease-in-out;
}

.our-pakages .card:hover {
  transform: scale(1.05);
}

.our-pakages .card-footer a {
  background: transparent;
  border: 0;
  color: #FFF;
  font-size: 23px;
  font-weight: 600;
}

.our-pakages .card-footer {
  background: #0b4277;
  padding: 10px 0px;
  text-align: center;
}

.our-pakages .traingle-pakages {}

/* PRICING TABLE End */

/* HEADER CSS START */
body ul li {
    list-style-type: none;
  }
  
  .nav {
    background-color: transparent;
    z-index: 10;
    clear: both;
  }
  ul#menu {
    display: none;
  }
  ul#menu li a {
    width: 100%;
    display: block;
    background-color: #ffffff00;
    color: black;
    font-size: 15px;
    margin: -1.5em 34px 0px 0px;
    text-decoration: none;
    inline-size: fit-content;
    font-weight: 600;
}
ul#menu a:hover {
    color: #8E0B29;
}

@media (max-width: 767px) {
#quoteFormContainer {
    width: 80%;
}
ul#menu {
    position: fixed;
    z-index: 0;
    height: auto;
    padding: 20px;
}
}
span.h-L-R a.active_nav span {
    color: #B30838 ;
}
li.active_nav a {
    color: black !important;
    border-bottom: 1px solid #000;
}
nav.menu a:hover {
    color: #e70c49;
    transition: 0.5s;
    text-decoration: none;
}
ul.socail-icons i:hover {
    color: #B30838;
    transition: 0.5s;
}
span.h-L-R a span:hover {
    color: #B30838;
    transition: 0.5s;
    text-decoration: none;
}
ul.socail-icons {
    display: flex;
    justify-content: flex-end;
    margin-top: 2em;
}
nav.menu ul li {
    display: inline-block;
    padding: 0em 2em;
}
.top-color {
    height: 5px;
    background-color: #B30838;
}
.row.d-flex {
    display: flex;
    align-items: center;
}
ul.socail-icons li {
    display: inline-block;
    margin: 0em 18px;
}
span.h-L-R ul li {
    list-style-type: none;
}
.col-md-3.f-c {
    background: black;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    clip-path: polygon(0 0%, 89% 0%, 100% 100%, 76% 100%, 48% 100%, 11% 100%);
    margin-top: -7px;
    width: 20%;
    margin-left: 67em;
}
span.h-L-R a {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
.logo img {
    width: 90%;
    height: 140px;
}
/* afd */
.toggle {
    cursor: pointer;
    overflow: hidden;
    width: 45px;
    height: 46px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 7px 0 #000;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0em 0em 0em -3em;
    z-index: 99;
}
  
.line-toggle {
    position: absolute;
    display: block;
    width: 30px;
    height: 3px;
    background: #000;
    border-radius: 5px;
    transition: all .6s;
}
  
.line-toggle:first-child {
    transform: translateY(-7px) translateX(-6px);
    width: 19px;
    transition-delay: 0s;
}
  
.toggle .line-toggle:nth-child(2) {
    transition-delay: .12s;
    transform: translateY(0px) translateX(0px);
}
  
.line-toggle:last-child {
    transform: translateY(7px) translateX(-5px);
    width: 20px;
    transition-delay: 0s;
}
  
.toggle.activate .line-toggle:first-child {
    background: #B30838;
    transform: translateY(0) translateX(0) rotate(45deg);
    width: 31px;
    height: 3px;
    transition-delay: .1s;
}
  
  .toggle.activate .line-toggle:nth-child(2) {
    transform: translateX(110px);
    transition-delay: 0s;
  }
 
  .toggle.activate .line-toggle:last-child {
    background: #B30838;
    transform: translateY(0) translateX(0) rotate(314deg);
    width: 30px;
    height: 3px;
    transition-delay: .1s;
}


/* RESPONSIVE MENU ENDED */


/* DROP DOWN MENU START */

/*  Drop down menu CSS*/
#primary-menu {
    text-align: center;
}
#primary-menu li {
    display: inline-block;
    padding: 0 10px;
}
#primary-menu li a {
    padding: 10px 0;
    color: #000;
}
.menu-item-has-children {
    position: relative;
}
.menu-item-has-children::after {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: -18px;
    display: block;
}
.menu-item-has-children .sub-menu {
    position: absolute;
    z-index: 0;
    background-color: #fff;
    box-shadow: 0 2px 10px 0px rgba(0,0,0,0.15);
    top: calc(100% + 10px);
    left: 10px;
    width: 220px;
    border-radius: 5px;
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.5s ease-in-out;
    visibility: hidden;
    overflow: hidden;
    padding: 12px 10px 12px 10px;
    z-index: 9;
}
ul.sub-menu li {
    padding: 0px 0px 10px 0px;
}
.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
#primary-menu .sub-menu li {
    display: block;
    padding: 0;
}
#primary-menu .sub-menu li a:hover {
    color: #fff;
    border-color: transparent;
}
#primary-menu .sub-menu li a {
    display: block;
    text-align: left;
    padding: 17px 10px;
    border-bottom: 1px solid #eee;
    position: relative;
    z-index: 9;
    transition: all 0.5s ease-in-out;
}
#primary-menu .sub-menu li:last-child a {
    border-bottom: 0;
}

#primary-menu li.current-menu-parent .sub-menu li.current-menu-item a {
	color: #fff;
}

#primary-menu .sub-menu li a:hover::before, #primary-menu li.current-menu-parent .sub-menu li.current-menu-item a::before {
    width: 100%;
    background-color: #6f6f6e;
    border-color: #6f6f6e;
}
#primary-menu .sub-menu li a::before {
    content: '';
    background-color: transparent;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s ease-in-out;
    z-index: -1;
    border-bottom: 1px solid transparent;
}
.menu-toggle {
    display: none;
}

/*  Drop down menu CSS ENDS */
nav ul ul li {
    width: 270px;
    display: list-item;
    position: relative;
    padding: 4px 0px;
}

/* DROP DWON MENU ENDED */
.logo {
    margin-top: 10px;
    margin-bottom: 10px;
}
nav.menu {
    text-align: end;
    margin-right: -7em;
    margin-top: 3em;
}
nav.menu a {
    font-family: Poppins;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #252525;
}
ul.socail-icons i {
    font-size: 22px;
    /* width: 0; */
    color: black;
}
.c-p {
    /* clip-path: polygon(0 0, 100% 0, 100% 87%, 95% 100%, 56% 100%, 56% 92%, 41% 92%, 41% 100%, 4% 100%, 0 88%); */
    clip-path: polygon(100% 1%, 100% 90%, 95% 100%, 55% 100%, 55% 94%, 48% 94%, 48% 100%, 5% 100%, 0 91%, 0 0);
}.menu.mobile li.active_nav a {
    color: black !important;
}
/* HEADER CSS ENDED */







/* HOME PAGE CSS START */

/*HOME PAGE BANNER CSS START */

section.home-banner-bg-color {
    background: #004B6F;
    padding: 120px 0px;
    text-align: center;
}
section.home-banner-bg-color a {
    color: #004B6F;
}

/* BANNER CSS ENDED */

/* SECOND SECTION CSS START */
section.Home-Second{
    background: #004B6F;
    padding: 100px 0px;
}
.Image-book .img-sec img {
    width: 100%!important;
    height: 400px;
    margin-top: 50px;
    object-fit: cover;
}
.Image-book {
    text-align: center;
}

/* SECOND SECTION CSS ENDED */

/* THIRD SECTION CSS START */
section.Home-Third {
    background: #023047;
    padding: 100px 0px;
    text-align: center;
}
ul.Self-Publsh-Sec {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    margin: 40px 0px 30px 0px;
}
/* THIRD SECTION CSS ENDED */

/* SECTION FOUR CSS START */
section.Home-Four .container {
    background: #023047;
    padding: 100px 80px;
    margin-top: 20px;
}
.Testimonials-Slider {
    margin-top: 30px;
    margin-bottom: 0px !important;
}
section.Home-Four {
    text-align: center;
    background: #004B6F;
    padding: 50px 0px 100px 0px;
}

.img-col-rightt img {
    width: 70%;
    height: 430px;
    object-fit: contain;
    border: 28px dashed #004B6Fed;
    margin: 0 auto;
    border-radius: 20px;
}

section.Home-Four1 {
    text-align: center;
    background: #004B6F;
    padding: 1px 0px 90px 0px;
}

section.Home-Fiv {
  
    background: #000 !important;
    padding: 1px 0px 40px 0px;
}

.col-md-4.map:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 380px;
    background: #d7c250cf;
    left: -25px;
}


.Image-Client {
    margin-top: 5em;
}
.Image-Client img {
    width: 100%;
}
/* SECTION FOUR CSS ENDED */

/* SECTION FIVE CSS START */
section.Home-Five {
    background: #023047;
    padding: 40px 0px 100px 0px;
}
section.Home-Five .row {
    display: flex;
    align-items: center;
}
/* SECTION FIVE CSS ENDED */

/* SECTION SIX START */

section.Home-Six .img-col-right img {
    width: 100%;
}
section.Home-Six {
    background: #004B6F;
    padding: 100px 0px;
}
/* SECTION SIX ENDED */

/* SECTION SEVEN START */
section.Home-Seven .img-col-right img {
    width: 100%;
}
section.Home-Seven{
    background: #023047;
    padding: 100px 0px;
}
/* SECTION SEVEN ENDED */

/* SECTION EIGHT START */
section.Home-Eight .img-col-right img {
    width: 100%;
}
section.Home-Eight{
    background: #004B6F;
    padding: 100px 0px;
}
/* SECTION EIGHT ENDED */

/* SECTION NINE START */
section.Home-Nine {
    background: #023047;
    padding: 100px 0px;
    text-align: center;
}
.Home-brand-Img img {
    width: 75%;
}
/* SECTION NINE ENDED */
/* SECTION TEN START */

panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  .panel-default>.panel-heading a {
    display: block;
    padding: 10px 15px;
  }
  
  .panel-default>.panel-heading a:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
  }
  
  .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: #eee;
  }
  
  .panel-default>.panel-heading a[aria-expanded="true"]:after {
    content: "\2212";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  
  .panel-default>.panel-heading a[aria-expanded="false"]:after {
    content: "\002b";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  section.Home-Ten h4.panel-title a {
    font-size: 22px;
    font-family: 'Poppins';
    color: black;
    font-weight: 600;
}

section.Home-Ten .panel-body {
    font-size: 16px;
    font-family: 'Poppins';
    color: black;
    line-height: 30px;
}
  section.Home-Ten {
    background: #004B6F;
    padding: 100px 0px;
    text-align: center;
}
/* SECTION TEN ENDED */
.table thead th {
    text-align: center;
}
    /* HOME PAGE CSS ENDED */


/* BOOK PRINTING PAGE START */
section.Inner-Page-Banner.Book-Printing {
    height: 500px;
    background-size: cover;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
}
section.Book-Printing-Second {
    background: #004B6F;
    text-align: center;
    padding: 100px 0px;
}
section.Book-Printing-Second ul.Self-Publsh-Sec {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 40px 0px 30px 0px;
}
section.Book-Printing-Second p {
    height: 150px;
}
section.Book-Printing-Third .container {
    background: #023047;
    padding: 100px 80px;
    margin-top: 20px;
    text-align: center;
}
section.Book-Printing-Third {
    background: #004B6F;
    padding: 80px 0px 100px 0px;
}
section.Book-Printing-Four {
    background: #023047;
    padding: 100px 0px;
}
section.Book-Printing-Five {
    background: #004B6F;
    padding: 100px 0px;
    text-align: center;
}
ul.Disply-Grid.Two-Coloumn {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    text-align: initial;
    column-gap: 28px;
}
ul.Disply-Grid.Two-Coloumn li {
    list-style-type: disc;
}
section.Book-Printing-Six {
    background: #023047;
    padding: 100px 0px;
}
section.Book-Printing-Seven {
    background: #004B6F;
    padding: 100px 0px;
}
section.Book-Printing-Seven .row, section.Book-Printing-Eight .row, section.Book-Printing-Nine .row {
    align-items: center;
    justify-content: center;
    display: flex;
}
section.Book-Printing-Eight {
    background: #023047;
    padding: 100px 0px;
}
section.Book-Printing-Nine {
    background: #004B6F;
    padding: 100px 0px;
}
section.Book-Printing-Ten {
    background: #004B6F;
    padding: 0px 0px 100px 0px;
    text-align: center;
}
.Image-Box-Main {
    background: #023047;
    padding: 50px 20px;
    border-radius: 15px;
    margin-top: 20px;
}
/* BOOK PRINTING PAGE ENDED */


    /* SINGLE BOOK PRINTING PAGE CSS START */
    section.Inner-Page-Banner.Single-Book-Printing {
        height: 500px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: flex;
        align-items: center;
    }
    section.Single-Book-Printing-Second{
        background: #004B6F;
        padding: 100px 0px 100px 0px;
        text-align: center;
    }
    section.Single-Book-Printing-Second p {
        padding: 10px 100px;
    }
    section.Single-Book-Printing-Third{
        background: #023047;
        padding: 100px 0px 100px 0px;
    }
    section.Single-Book-Printing-Four{
        background: #004B6F;
        padding: 100px 0px 100px 0px;
    }
    section.Single-Book-Printing-Five{
        background: #023047;;
        padding: 100px 0px 100px 0px;
    }
    section.Single-Book-Printing-Six{
        background: #004B6F;
        padding: 100px 0px 100px 0px;
    }
    section.Single-Book-Printing-Seven {
        background: #023047;
        padding: 100px 0px;
        text-align: center;
    }
   section.Single-Book-Printing-Third .row,  section.Single-Book-Printing-Four .row, section.Single-Book-Printing-Five .row,  section.Single-Book-Printing-Six .row {
        align-items: center;
        justify-content: center;
        display: flex;
    }
    /* SINGLE BOOK PRINTING PAGE CSS ENDED */



    /* PRINT ON DEMAND START */
    section.Print-on-Demand-second{
        background: #023047;;
        padding: 100px 0px 100px 0px;
        text-align: center;
    }
    section.Print-on-Demand-second P{
        padding: 10px 100px;
    }
    section.Print-on-Demand-Third{
        background: #004B6F;
        padding: 100px 0px 100px 0px;
        text-align: center;
    }
    .Print-on-Demand-Third ul.Self-Publsh-Sec {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        margin: 40px 0px 30px 0px;
    }
    section.Print-on-Demand-Third p {
        height: 210px;
    }
    section.Print-on-Demand-Four{
        background: #023047;
        padding: 100px 0px 100px 0px;
        text-align: center;
    }
    section.Print-on-Demand-Five{
        background: #004B6F;
        padding: 100px 0px 100px 0px;
        text-align: center;
    }
    section.Print-on-Demand-Five .container {
        background: #023047;;
        padding: 60px 50px;
    }
    section.Print-on-Demand-Six {
        background: #023047;;
        padding: 100px 0px 0px 0px;
        text-align: center;
    }
    section.Print-on-Demand-Six table th {
        text-align: center !important;
    }
    section.Print-on-Demand-Six .Tabel-Inner-Div {
        background: #004B6F;
        box-shadow: 1px 0px 5px 3px #756e6e52;
        padding: 50px;
        margin: 0px 0px;
    }
    /* PRINT ON DEMAND EDNED */



    /* AUDEO BOOK START */
    section.Audio-Book-Second{
        background: #023047;;
        padding: 100px 0px 100px 0px;
        text-align: center;
    }
    section.Inner-Page-Banner.Audio-Book-Page {
        height: 600px;
        background-size: cover;
        background-position: center center;
        display: flex;
        align-items: center;
        background-repeat: no-repeat;
    }
    section.Audio-Book-Third{
        background: #004B6F;
        padding: 100px 0px 100px 0px;
    }
    ul.Simple-li {
        padding-left: 10px;
    }
    ul.Simple-li li {
        list-style-type: disc;
    }
    section.Audio-Book-Four{
        background: #023047;;
        padding: 100px 0px 100px 0px;
        text-align: center;
    }
    section.Audio-Book-Five{
        background: #004B6F;
        padding: 100px 0px 100px 0px;
        text-align: center;
    }
    section.Audio-Book-Five ul.Self-Publsh-Sec {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        margin: 40px 0px 30px 0px;
    }
    section.Audio-Book-Six{
        background: #023047;;
        padding: 100px 0px 50px 0px;
        text-align: center;
    }
    .Inner_Audio {
        display: grid;
        grid-template-columns: 200px auto;
        column-gap: 0px;
        margin: 20px 0px 20px 0px;
        align-items: center;
        justify-content: center;
    }
    .Author-and-Audio-Sec {
        text-align: initial;
    }
    section.Audio-Book-Seven{
        background: #004B6F;
        padding: 50px 0px 100px 0px;
    }
    section.Audio-Book-Eight{
        background: #023047;;
        padding: 100px 0px 100px 0px;
    }
    section.Audio-Book-Eight .row {
        display: flex;
        align-items: center;
    }
    section.Audio-Book-Nine{
        background: #023047;
        padding: 100px 0px 100px 0px;
        text-align: center;
    }
    /* AUDIO BOOK ENDED */

    /* BOOK DESIGN START */
    section.Book-Design-Second{
        background: #023047;;
        padding: 100px 0px 100px 0px;
        text-align: center;
    }
    section.Book-Design-Second .img-sec img {
        width: 100%;
    }
    section.Book-Design-Third{
        background: #023047;;
        padding: 100px 0px 100px 0px;
        text-align: center;
    }
    .Books-Slider-Inner {
        text-align: center;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    
    .Books-Slider-Inner img {
        width: 95%;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        height:600px
    }
    section.Book-Design-Four {
        text-align: center;
        background: #004B6F;
        padding: 100px 0px 100px 0px;
    }
    /* BOOK DESIGN ENDED */

    /* CONTACT FORM STYLING START */

    #contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif;
}

#contact {
    background: #023047;;
    padding: 25px;
    margin: 0px 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact h3 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
    cursor: pointer;
    width: 100%;
    border: none;
    background: #004B6F;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px;
}

#contact button[type="submit"]:hover {
  background: #023047;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
  text-align: center;
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}

/* CONTACT FORM STYLING ENEDE */

/* EDITING PAGE CSS START */
section.Editing-Second {
    background: #004B6F;
    padding: 100px 0px 100px 0px;
    text-align: center;
}
section.Editing-Third {
    background: #023047;
    padding: 100px 0px 100px 0px;
    text-align: center;
}
section.Editing-Third ul.Simple-li {
    text-align: left;
}
.Screens-Editing img {
    width: 100%;
}
.Right-Editing-Main-Sec {
    background: #004B6F;
    padding: 20px;
    border-radius: 10px;
}
.Editing-Mian-2 {
    background: #023047;
    padding: 20px;
    border-radius: 10px;
}
section.Inner-Page-Banner.Editing-Four {
    height: 500px;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
}
section.Editing-Five{
    background: #023047;
    padding: 100px 0px;
    text-align: center;
}

section.Editing-Six{
    background: #004B6F;
    padding: 100px 0px;
    text-align: center;
}
section.Editing-Six ul.Self-Publsh-Sec {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 40px 0px 30px 0px;
}
/* EDITING PAGE CSS ENDED */


/* DISPLAY ADS PAGE START */
section.Display-Ads-First{
    text-align: center;
    background: #004B6F;
    padding: 100px 0px 100px 0px;
}
section.Display-Ads-Second {
    background: #023047;
    padding: 100px 0px;
}
section.Display-Ads-Third {
    background: #023047;
    padding: 100px 0px;
    text-align: center;
}
section.Display-Ads-Four{
    background: #004B6F;
    padding: 100px 0px;
    text-align: center;

}
/* DISPLAY ADS PAGE ENDED */


/* PUBLISHING PARTNER PAGE CSS START */
section.Publishing-Partner-Page-First .btn-sec a:hover {
    background: #023047;
    color: white;
    transition: all 0.5s ease-in-out;
    border: 1px solid white;
}
section.Publishing-Partner-Page-Second {
    background: #004B6F;
    padding: 100px 0px 100px 0px;
    text-align: center;
}
section.Publishing-Partner-Page-Third {
    background: #023047;
    padding: 100px 0px 100px 0px;
}
section.Publishing-Partner-Page-Four {
    background: #004B6F;
    padding: 100px 0px 100px 0px;
    text-align: center;
}
section.Publishing-Partner-Page-Four ul.Self-Publsh-Sec {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 40px 0px 30px 0px;
}
section.Publishing-Partner-Page-Five{
    background: #023047;
    padding: 100px 0px;
    text-align: center;
}
section.Publishing-Partner-Page-Six {
    background: #004B6F;
    padding: 100px 0px;
    text-align: center;
}
/* PUBLISHIGN PARTNTER PAGE CSS ENDED */


/* ABOUT US PAGE START */
section.About-Us-Second {
    background: #023047;
    padding: 100px 0px;
}
/* ABOUT uS PAGE ENDED */


/* CONTECT US PAGE START */
section.Contact-Page-Second {
    text-align: center;
    background: #004B6F;
    padding: 100px 0px 100px 0px;
}
/* CONTACT US PAGE ENED */





  @media screen and (min-width: 1280px) {
    .hamburger-container {
      display: none;
    }
   .col-md-10.navhead {
    margin-top: -45px;
    text-align: center;
}
    .nav ul#menu {
        display: inline;
        margin-right: 0em;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 0px;
    }
    .nav ul#menu li {
        display: inline-block;
        margin-right: 0px;
    }
  }
  ul.hamburger li {
    height: 0;
    background: #fff;
    content: "";
    position: relative;
    transition: 0.25s ease-in-out;
  }
  .hidden {
    opacity: 0;
  }
  .rot45deg {
    transform: rotate(45deg);
    top: 10px !important;
  }
  .rot-45deg {
    transform: rotate(-45deg);
  }
  ul.hamburger {
    display: block;
  }
  ul.hamburger li:nth-child(1) {
    top: 0;
  }
  ul.hamburger li:nth-child(2) {
    top: 5px;
  }
  ul.hamburger li:nth-child(3) {
    top: 10px;
  }
  .hamburger-container {
    margin: 1.2em 0.6em;
    cursor: pointer;
    float: right;
    background: white;
}

/* FOOTER CSS START */
.row.d-center {
    display: flex;
    align-items: center;
    text-align: center;
}
ul.footer-menu li a {
    font-size: 14px;
    font-family: 'Poppins';
    color: white;
    text-decoration: none;
}
ul.footer-menu li a:hover {
    transition: 0.3s;
    color: #004B6F;
    text-decoration: none;
}
ul.footer-menu {
    padding: 0px;
}
ul.footer-menu li {
    display: inline-block;
}
ul.footer-menu  li:nth-child(2) {
    padding-left: 25px;
    padding-right: 25px;
}

.socail-links {
    background: #080808;
    padding-top: 3em;
    padding-bottom: 1em;
}

section.bg-img {
    min-height: 250px;
    background-size: inherit;
    background-repeat: no-repeat;
    background-position: center top;
}
h2.f-s-27 {
    font-family: "Race Sport";
    font-weight: normal;
    font-size: 23px;
    line-height: 20px;
    text-align: left;
    color: #fff;
}
.row.mt-10 {
    margin-top: 10em;
}
input.email {
    width: 73%;
    height: 40px;
    border: 1px solid #6c6b6b;
    background: #191919;
    margin-top: 1.5em;
    color: white;
    font-family: 'Poppins';
    padding-left: 1em;
}
.form-inner a {
    background-color: #B30838;
    padding: 11px 36px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.2em;
    color: #fff;
    text-transform: uppercase;
    margin-left: 20px;
}
input.email::placeholder {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    padding-left: 0em;
}
.row.bullet::before {
    content: '';
    width: 65px;
    height: 65px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('images/bullet-2.png');
    top: -68px;
    left: -55px;
}
.row.bullet {
    position: relative;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #464343 !important;
}
p.f-s-14 {
    font-family: Poppins;
    font-weight: 400;
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    color: white;
}
a.f-link {
    color: #38c5d4;
    text-transform: uppercase;
}
.col-md-3.text-align-end {
    text-align: end;
}
.social-icon ul li {
    display: inline-block;
    padding-right: 10px;
}
.row.bullet {
    justify-content: center;
    display: flex;
    align-items: baseline;
    padding-bottom: 3em;
    /*padding-top: 6em;*/
}
.get-in-touch-info-inner .social-icon ul {
    display: inline-flex;
    padding: 0;
    margin-bottom: 0;
}
.get-in-touch-info-inner {
    display: flex;
    align-items: center;
    margin: 30px 0px;
}
.get-in-touch-info-inner .social-icon ul li a {
    width: 30px;
    height: 30px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.get-in-touch-info-inner .social-icon ul li {
    margin-right: 10px;
}
.social-icon i {
    font-size: 16px;
    border: 1px solid #8b8b8b;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 33px;
    color: #8b8b8b;
}
.get-in-touch-info-txt h4 {
    font-family: Poppins;
    font-weight: bold;
    font-size: 16px;
    line-height: 15px;
    color: #fff;
    text-transform: uppercase;
}
.get-in-touch-info-icon i {
    font-size: 25px;
    color: #d5d2d2;
    margin-right: 16px;
}
.get-in-touch-info-icon img {
    margin-right: 16px;
}
.get-in-touch-info-txt a {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 0px;
    text-align: left;
    color: #fff;
}
.social-icon ul {
    margin: 0;
    padding: 0;
}
.col-md-2.border-r {
    border: 1px solid #d7c250cf;
    border-width: 0px 0px 0px 0px;
    margin: 0px 36px 0px 35px;
    /*padding-right: 23em;*/
}
.col-md-3.border-l-r {
    border: 2px solid #d7c250cf;
    border-width: 0px 1px 0px 1px;
    margin: 0px 0px 0px 0px;
    padding-left: 5em;
    
}
.get-in-touch-info-txt a:hover {
    color: #004B6F;
    text-decoration: none;
    transition: 0.5s;
}
.get-in-touch-info-txt a:hover .get-in-touch-info-icon.phone-rota i{
    color: #B40838;
    transition: 0.5s;
}


.social-icon i:hover {
    transition: 0.5s;
    color: white;
    border: 1px solid white;
}
a.f-link:hover {
    color: white;
    transition: 0.5s;
    text-decoration: none;
}
.form-inner a.f-h:hover {
    background: white;
    transition: 0.5s;
    color: black;
    text-decoration: none;
}
/* FOOTER CSS ENDED */

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    background: white;
    animation: smoothScroll 1s forwards;
}
  @keyframes smoothScroll {
      0% {
          transform: translateY(-40px);
      }
      100% {
          transform: translateY(0px);
      }
  }
footer {
    margin-top: -24px;
}
.bg-c {
    display: none;
}

/* .active{
    color: red !important;
} */

/* ABOUT PAGE CSS START */



section.about-page-second {
    margin: 8em 0em;
}
.about-page-four-inner-sec:hover .four-icon {
    display: flex;
    background-color: #B30838;
    width: 85px;
    justify-content: center;
    height: 85px;
    padding: 20px;
    border-radius: 58px;
    transition: 0.5s;
}
.about-page-four-inner-sec:hover h3.s-f.f-f {
    color: #B30838;
    transition: 0.3s;
}
.about-page-four-inner-sec:hover .four-icon img {
    filter: brightness(0) invert(1);
    transition: 0.5s;
}
section.about-page-third .content-s {
    width: 94%;
    margin-left: 3em;
  
}
section.about-page-third .col-md-7 {
    display: flex;
    align-items: center;
    min-height: 870px;
}
p.about-page.about{
    position: relative;
}
p.about-page.about:after {
    content: '';
    position: absolute;
    width: 185px;
    height: 3px;
    background-color: #B30838;
    top: 5px;
    right: 0;
    left: 15em;
}
h3.s-f-40.f-f {
    font-family: "Race Sport";
    font-weight: normal;
    font-size: 40px;
    line-height: 45px;
    text-align: left;
    color: #000;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
p.s-f-24.f-f.about-page.about {
    font-family: "Race Sport";
    font-weight: 500;
    font-size: 24px;
    line-height: 16px;
    text-align: left;
    color: #b30838;
    text-transform: uppercase;
    letter-spacing: 8px;
}
section.about-page-third .container-fluid {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.about-page-four-inner-sec h3.s-f.f-f {
    font-family: "Race Sport";
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 28px;
    text-align: left;
    color: #000;
}
p.s-f.f-f.about-page {
    font-family: Poppins;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 0.03em;
    line-height: 28px;
    text-align: left;
    color: #000;
    margin-right: 2em;
}
.about-page-four-inner-sec .inner-content {
    margin-top: 0em;
}
section.about-page-four .b-a-img {
    border: 3px solid #b30838;
}
section.about-page-four {
    margin: 10em 0em;
}
/* section.about-page-four h2 {
    text-align: center;
    color: #fff;
    padding-bottom: 15px;
    font-family: "Race Sport";
    font-weight: normal;
    font-size: 50px;
    line-height: 30px;
    margin-bottom: 50px;
    text-transform: uppercase;
} */
.content-sec h3.s-f-56 {
    color: white;
    text-align: center;
}
.b-a-img .inner-bg-image {
    min-height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 10px;
    display: flex;
    align-items: center;
    position: relative;
}
section.about-page-four .content-sec p {
    font-family: Poppins;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.03em;
    line-height: 28px;
    text-align: center;
    color: #fff;
    padding-top: 15px;
    margin: 0px 10em;
}
section.about-page-four .inner-bg-image:after {
    content: '';
    position: absolute;
    background-image: url('images/bullet-2 about page.png');
    height: 27%;
    width: 7%;
    background-repeat: no-repeat;
    top: 35px;
    left: 6em;
}
section.about-page-four .inner-bg-image::before {
    content: '';
    position: absolute;
    background-image: url('images/bullet-2 about page.png');
    height: 27%;
    width: 7%;
    background-repeat: no-repeat;
    right: 2em;
    bottom: 8em;
}
/* ABOUT PAGE CSS ENDED */
p.membership {
    padding-bottom: 0px !important ;
}
ul.personal-info li  {
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    color: black;
    padding-top: 15px;
    line-height: 30px;
    list-style-type: circle;
    margin-left: 21px;
}
ul.cerdit-info li {
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    color: black;
    padding-top: 15px;
    line-height: 30px;
    list-style-type: circle;
    margin-left: 21px;
}
ul.personal-info {
    padding: 0px;
    margin-bottom: 4em;
}
ul.cerdit-info {
    padding: 0px;
}

.logo.header-img img {
    height: 90px;
    width: 70%;
    object-fit: cover;
}
header.sticky.logo.header-img img {
    height: 100px;
    object-fit: contain;
}
header.sticky .col-md-3.f-c {
    display: none;
}
/* CONTACT PAGE CSS START */
input#password-field::placeholder {
    color: white !important;
    font-family: 'Poppins' !important;
}
li.privacy {
    padding-right: 18px;
}
li.membership a {
    padding-left: 25px;
}
li.terms {
    border: 1px solid white;
    border-width: 0px  1px 0px 1px;
}
input#password-field {
    width: 100%;
    height: 56px;
}
.signin-page.social-icon i.fab.fa-facebook-f:hover {
    color: black;
    background: white;
    transition: 0.4s;
}
.signin-page.social-icon i.fab.fa-twitter:hover {
    color: black;
    background: white;
    transition: 0.4s;
}
.signin-page.social-icon i.fa-brands.fa-google:hover {
    color: black;
    background: white;
    transition: 0.4s;
}
p.s-f-22.f-f.contant-page {
    text-align: center;
    font-weight: 500;
    letter-spacing: 10px;
    position: relative;
}
section.contact-page-second h3.s-f-56.f-f {
    text-align: center;
    letter-spacing: 10px;
    margin-bottom: 80px;
}
section.contact-page-second {
    margin: 7em 0em 6em 0em;
}
p.s-f-22.f-f.contant-page:after {
    content: '';
    position: absolute;
    width: 185px;
    height: 4px;
    background-color: #B30838;
    top: 6px;
    right: 15em;
}
p.s-f-22.f-f.contant-page:before {
    content: '';
    position: absolute;
    width: 185px;
    height: 4px;
    background-color: #B30838;
    top: 6px;
    left: 14.4em;
}

/* SOCIAL ICON SECTION START */
.contact-get-in-touch-info-inner {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding: 30px;
    border: 1px solid #022357;
    border-radius: 18px;
}
.contact-get-in-touch-info-inner {
    display: flex;
    align-items: center;
    margin-bottom: 38px;
    padding: 35px 30px;
    border: 2px solid #efe9e9;
    border-radius: 1px;
    min-height: 165px;
}
.contact-get-in-touch-info-icon {
    width: 65px;
    height: 65px;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    border: 2px solid #B30838;
    border-radius: 50%;
}
.contact-get-in-touch-info-icon i {
    font-size: 24px;
    color: #B30838;
}
.contact-get-in-touch-info-txt h4 {
    font-family: "Race Sport";
    font-weight: normal;
    font-size: 22px;
    letter-spacing: 0.15em;
    line-height: 14px;
    text-align: left;
    color: #252525;
    text-transform: uppercase;
    
}
.contact-get-in-touch-info-txt a {
    font-family: Poppins;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 26px;
    text-align: left;
    color: #252525;
    text-decoration: none;
}
.contact-get-in-touch-info-icon i.fa.fa-map-marker {
    font-weight: 900;
    padding: 21px;
}
section.contact-page-second .social-contact-box {
    margin-right: 1em;
}

/* SOCIAL ICON SECTION ENDED */

.contct-page-inner-bg-image {
    min-height: 485px;
    display: flex;
    align-items: center;
}
h2.form-subtitle {
    font-family: "Race Sport";
    font-weight: normal;
    font-size: 20px;
    line-height: 0px;
    text-align: left;
    color: #fff;
    padding-bottom: 22px;
}
h2.form-title {
    font-family: "Race Sport";
    font-weight: normal;
    font-size: 34px;
    line-height: 0px;
    text-align: left;
    color: #fff;
}
.contct-page-inner-bg-image {
    min-height: 571px;
    display: flex;
    align-items: center;
    padding: 0px 3.5em;
    margin-left: 2em;
    background-repeat: no-repeat;
    background-size: cover;
}
.main-form textarea {
    background-color: #8c7a7a00;
    width: 695px;
    border: 1px solid #cccccc;
    border-radius: 3px;
}
.main-form  input.form-control {
    background: #ff000000;
    height: 45px;
    border-radius: 3px;
    border: 1px solid #cccccc;
    color: white;
}
.main-form  .form-section {
    width: 695px;
}
.main-form .m-t-2 {
    margin-top: 2em;
}
.form-section a.s-f-14 {
    font-size: 14px;
    font-family: poppins;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #B30838;
    padding: 14px 25px;
    letter-spacing: 5px;
    text-decoration: none;
}
.form-section .b-t-n {
    margin-top: 3em;
}
input.form-control::placeholder {
    font-size: 14px;
    font-family: 'Poppins';
    color: #c9c9c9;
}
textarea.m-t-2::placeholder {
    font-size: 14px;
    font-family: 'Poppins';
    color: #c9c9c9;
}
textarea.m-t-2{
    padding: 10px 0px 0px 10px;
    color: white;
}
.main-form {
    z-index: 0;
}


input[type="text"], textarea {
    width: 100%;
    margin-bottom: 10px;
    height: 40px;
}

input[type="email"]{
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
}

input[type="tel"]{
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
}

input[type="url"] {
width: 100%;
    height: 40px;
   margin-bottom: -5px;
}

textarea{
 width: 100%;   
}

.main section.home-banner-bg-color {
    padding: 80px 0px 0px !important;
    text-align: center;
}

form {
    background: #023047;
    padding: 20px;
    /* margin-top: 110px; */
    height: 560px;
    padding-top: 8px;
}
form p {
    color: white;
}

input[type="submit"] {
    background: #000;
    color: white;
    padding: 15px 50px;
    margin: 25px;
    font-size: 18px;
}

input[type="submit"]:hover{
     background: white;
      color: #000;
}



section.contact-page-third .main-bg-img {
    min-height: 180px;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}
.google-map-iframe {
    z-index: 0;
}
.social-icon.contct-page:after {
    content: '';
    position: absolute;
    width: 537px;
    height: 1px;
    background: white;
    top: 18px;
    bottom: 0;
    left: -40em;
}
.social-icon.contct-page:before {
    content: '';
    position: absolute;
    width: 537px;
    height: 1px;
    background: white;
    top: 17px;
    bottom: 0;
    right: -39.4em;
}
.social-icon.contct-page {
    position: relative;
}
.social-icon.contct-page i {
    font-size: 16px;
    border: 1px solid #ffffff;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 33px;
    color: #ffffff;
}
.social-icon.contct-page i:hover {
    transition: 0.5s;
    color: white;
    border: 1px solid #B30838;
    background: #B30838;
    transition: 0.3s;
}
.contact-get-in-touch-info-inner:hover {
    background: #B30838;
    transition: all .5s ease-in-out;
}
.contact-get-in-touch-info-inner:hover .contact-get-in-touch-info-icon {
    background: white;
    transition: all .5s ease-in-out;
}
.contact-get-in-touch-info-inner:hover h4 {
    color: white !important;
    transition: all .5s ease-in-out;
}
.contact-get-in-touch-info-inner:hover a {
    color: white;
    transition: all .5s ease-in-out;
}
.form-section a.s-f-14.f-f.c-p:hover {
    background: white;
    color: black;
    transition: all .5s ease-in-out;
}
/* CONTACT PAGE CSS ENDED */






/* SIGN IN PAGE CSS START */
h3.f-s.f-f.signin {
    text-align: center;
}
section.without-img {
    min-height: 325px !important;
}
h2.sign-title {
    font-family: "Race Sport" !important;
    color: #fff;
    font-weight: normal;
    font-size: 45px;
    line-height: 0px;
    margin-bottom: 50px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 32px;
}
.bg-img-signin input:focus {
    /* border: none; */
    outline: none !important;
}
.bg-img-signin input {
    border-radius: 3px;
    border: 1px solid #cccccc;
    background: #ff000000 !important;
    color: white !important;
    padding-left: 18px;
}
.bg-img-signin input[type="email"] {
    width: 100%;
    margin: 3em 0em;
    height: 56px;
}
.bg-img-signin input[type="password"] {
    width: 100%;
    height: 56px;
}
input[type="email"]::placeholder {
    font-family: Poppins;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
}
input[type="password"]::placeholder {
    font-family: Poppins;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
}
.bg-img-signin {
    background-size: cover;
    min-height: 840px;
    padding: 1.3em 0em;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0em 0em;
}
/* .bg-img-signin {
    background-size: cover;
    min-height: 840px;
    padding: 0em 0em;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0em 1em;
} */

.inner-form-sec.registration span.reg-pas.fa.fa-fw.fa-eye.field-icon.toggle-password, .inner-form-sec.registration span.reg-pas.fa.fa-fw.field-icon.toggle-password.fa-eye-slash {
    position: absolute;
    right: 90px;
    top: 17em;
    color: white;
    cursor: pointer;
}
.inner-form-sec span.reg-pas.fa.fa-fw.fa-eye.field-icon.toggle-password, .inner-form-sec span.reg-pas.fa.fa-fw.field-icon.toggle-password.fa-eye-slash {
    position: absolute;
    right: 90px;
    top: 11.5em;
    color: white;
    cursor: pointer;
}
section.signin-page-second {
    margin: 12em 0em;
}
section.signin-page-second .col-md-6.af-img img {
    width: 100%;
    height: 840px;
    margin: 0px;
    object-fit: cover;
}
span.reg-pas.fa.fa-fw.fa-eye.field-icon.toggle-password , span.reg-pas.fa.fa-fw.field-icon.toggle-password.fa-eye-slash{
    position: absolute;
    right: 90px;
    top: 17em;
    color: white;
    cursor: pointer;
}
span#eye-icon:hover {
    color: black;
    transition: 0.3s;
}
span.reg-cpas.fa.fa-fw.field-icon.toggle-password.fa-eye , span.reg-cpas.fa.fa-fw.field-icon.toggle-password.fa-eye-slash {
    position: absolute;
    right: 90px;
    top: 24em;
    color: white;
    cursor: pointer;
}
.inner-form-sec .remb-div {
    display: grid;
    grid-template-columns: 1fr auto;
    margin: 1.7em 0em 3em 0em;
}
.col-md-6.sigin-col {
    padding: 0px;
}
label.form-check-label {
    font-family: Poppins !important;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 26px;
    color: #fff;
}
a.forgot {
    font-family: Poppins;
    font-weight: normal;
    text-decoration: underline;
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 26px;
    color: #fff;
    text-transform: capitalize;
    display: flex;
    align-items: center;
}
.inner-form-sec button.btn-sign {
    width: 100%;
    height: 66px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.3em;
    line-height: 26px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    position: relative;
}
i.fas.fa-eye-slash{
    position: relative;
}
span.fa.fa-fw.fa-eye.field-icon.toggle-password , span.fa.fa-fw.field-icon.toggle-password.fa-eye-slash {
    position: absolute;
    right: 88px;
    top: 11.7em;
    color: white;
}

/* i.fas.fa-eye-slash {
    position: absolute;
    right: 88px;
    top: 11.7em;
    color: white;
} */
.bg-img-signin form {
    z-index: 0;
    padding: 0px 55px 2em 55px;
}
.inner-form-sec button.btn-sign:hover:after {
    filter: brightness(0.5) invert(1);
    transition: 0.3s;
}
button.btn-sign {
    position: relative;
}
button.btn-sign:after {
    content: '';
    position: absolute;
    width: 10%;
    height: 100%;
    background-image: url('images/Path 1307.png');
    top: 28px;
    background-repeat: no-repeat;
    right: 10.6em;
}
button.btn-sign.reg:after {
    content: '';
    position: absolute;
    width: 10%;
    height: 100%;
    background-image: url('images/Path 1307.png');
    top: 28px;
    background-repeat: no-repeat;
    right: 9em;
}
.doted-line h3 {
    font-family: Poppins;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.02em;
    line-height: 26px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}
.do-you {
    margin-bottom: 32px;
}
.doted-line h3:after {
    content: '';
    position: absolute;
    border: 1px dotted white;
    width: 46%;
    left: 0px;
    border-style: dashed solid;
    top: 12px;
}
.doted-line h3:before {
    content: '';
    position: absolute;
    border: 1px dotted white;
    width: 46%;
    right: 1px;
    border-style: dashed solid;
    top: 12px;
}
.signin-page.social-icon {
    text-align: center;
    margin: 5em 0em 5em 0em;
}
.signin-page.social-icon i {
    font-size: 28px;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 46px;
    color: white;
    border: none;
}
.signin-page.social-icon i.fab.fa-facebook-f {
    background: #2C4479;
}
.signin-page.social-icon i.fab.fa-twitter {
    background: #209BD5;
}
.signin-page.social-icon i.fa-brands.fa-google {
    background: #B03215;
}
.signin-page.social-icon li.tw {
    margin: 0px 10px 0px 10px;
}
.do-you p {
    font-family: Poppins;
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0.02em;
    line-height: 26px;
    text-align: center;
    color: #fff;
    margin-top: 1em;
}
.do-you a {
    font-family: Poppins;
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0.02em;
    line-height: 26px;
    text-align: center;
    color: #fff;
}
.iner-div-form {
    width: 592px;
    border: 1px solid white;
    padding: 1em 0em 0em 0em;
}
/* .iner-div-form {
    width: 552px;
    border: 1px solid white;
    padding: 1em 0em 0em 0em;
} */
.inner-form-sec button.btn-sign:hover {
    background: black;
    color: white;
    transition: ease .5s in-out;
}
/* SIGN IN PAGE CSS ENEDE */



/* REGISTERATION PAGE CSS START */
.inner-form-sec.registration .signin-page.social-icon {
    text-align: center;
    margin: 3em 0em 3em 0em;
}
.col-md-7.sigin-col {
    padding: 0px;
}
input.fulname {
    width: 100%;
    margin: 3em 0em 1em 0em;
    height: 56px;
}
.inner-form-sec.registration .bg-img-signin input[type="email"] {
    width: 100%;
    margin: 1.5em 0em 1.5em 0em;
    height: 56px;
}
input.fulname::placeholder {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    padding-left: 0em;
}
i.fas.fa-eye-slash.pasregist {
    position: absolute;
    right: 90px;
    top: 17em;
    color: white;
}
i.fas.fa-eye-slash.cpasregist {
    position: absolute;
    right: 90px;
    top: 24em;
    color: white;
}
.inner-form-sec.registration input {
    margin: 1.5em 0em 1.5em 0em;
}
.registration .bg-img-signin {
    background-size: cover;
    min-height: 916px;
    padding: 0em 0em;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0em 0em;
}
section.registration-page-second .col-md-6.af-img img {
    width: 100%;
    height: 916px;
    margin: 0px;
    object-fit: cover;
}
.inner-form-sec.registration button.btn-sign {
    margin-top: 2em;
}
section.registration-page-second {
    margin: 12em 0em 12em 0em;
}
/* REGISTERATION PAGE CSS ENDED */


/* TERMS AND CONDITION PAGE CSS START */
.term-inner h1.title {
    font-family: "Race Sport";
    font-weight: normal;
    font-size: 40px;
    letter-spacing: 0.1em;
    line-height: 50px;
    text-align: left;
    color: #252525;
    padding-bottom: 10px;
    padding-top: 45px;
    width: 92%;
}
.term-inner p.term-para-content {
    font-family: Poppins;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    color: #000;
    width: 90%;
    padding-bottom: 25px;
    padding-top: 10px;
}
.term-inner h4.subtitle {
    font-family: Poppins;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #000;
}
section.term-content {
    margin: 10em 0em 10em 0em;
}


/* TERMS AND CONDITON PAGE CSS ENDED */


/* 404 PAGE CSS START */
h3.s-f-300.f-f {
    font-family: "Race Sport";
    font-weight: normal;
    font-size: 151px;
    line-height: 26px;
    text-align: center;
    color: #000;
    margin-bottom: 40px;
    text-transform: uppercase;
    margin-top: 1em;
}
h3.s-f-300.f-f  span {
    color: #891A34;
}
.title-404 p {
    font-family: "Race Sport";
    font-weight: 600;
    font-size: 38px;
    line-height: 0px;
    text-align: center;
    color: #b30838;
    text-transform: uppercase;
    margin-top: 3em;
}
.title-404 h5 {
    font-family: "Race Sport";
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #000;
    text-align: center;
    margin-top: 2em;
}
.title-404 .b-t-n {
    margin-top: 4em;
    margin-bottom: 7em;
    text-align: center;
}
.title-404 a.s-f-14.f-f.c-p {
    text-decoration: none;
}
.title-404 a.s-f-14.f-f.c-p:hover {
    background-color: #000;
    transition: 0.4s;
}

/* 404 PAGE CSS ENDED */



/* PRIVACY POLICY PAGE CSS START */
ul.w-ul li {
    font-size: 14px;
    font-family: 'Poppins';
    color: black;
    line-height: 28px;
}
ul.w-ul {
    padding: 0px;
}
li.d-li {
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    color: black;
    padding-top: 15px;
    line-height: 30px;
    list-style-type: circle;
    margin-left: 21px;
}
ul.d-ul {
    padding: 0px;
    margin-bottom: 30px;
}
ul.sec-11-ul {
    padding: 0;
}
ul.sec-11-ul li {
    padding-bottom: 20px;
    font-size: 14px;
    font-family: 'Poppins';
    color: black;
}
span.sub-with-para {
    font-size: 22px;
    font-weight: 600;
    font-family: 'Poppins';
}
.s-l ul {
    margin: 20px 0px;
    padding: 0 0px 0px 0px;
}
.s-l ul li.para-sub {
    display: grid;
    grid-template-columns: 240px auto;
    grid-template-rows: repeat(1, 66px);
    font-size: 14px;
    font-family: 'Poppins';
    color: black;
    line-height: 20px;
}
span.sub-heading-para {
    font-size: 16px;
    font-family: 'Poppins';
}



/* PRIVACY POLICY PAGE CSS ENDED */
/* MEDIA QUERY CSS START */
@media(min-width:1600px){
    .col-md-10.navhead {
    margin-top: 0px;
    text-align: center;
}
    section.without-img {
        min-height: 450px !important;
    }
    section.bg-img {
        min-height: 250px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center top;
    }
    section.about-page.main-banner {
        min-height: 680px;
        display: flex;
        align-items: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    section.about-page-third .content-s {
        width: 100%;
        margin-left: 20em;
    }
    ul#menu li a {
        width: 100%;
        display: block;
        background-color: #ffffff00;
        color: black;
        font-size: 14px;
        /*margin: 2.5em 2em 0px 0px;*/
        text-decoration: none;
        inline-size: fit-content;
        font-weight: 600;
    }
    .hamburger.hamburger-container{
        display: none;
    }
    .banner-content {
        min-height: 1000px !important;
        background-size: cover;
    }
    .banner-inner-content {
        width: 76%;
        display: grid;
        justify-content: center;
    }
    .banner-slider .slick-dots {
        position: absolute;
        bottom: 101em;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: right;
        transform: rotate(90deg);
        right: -66.5em;
    }
    .container{
        width:1240px !important;
    }
    .four-inner-sec {
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 531px;
        padding: 0px 42px;
        max-height: 485px;
    }
    section.g-bg-color {
        height: 66px;
        background-color: transparent;
        background-image: linear-gradient(180deg, #5D5C57 0%, #0F0F0F 100%);
        margin-top: -64px;
    }
    footer {
        margin-top: -23px;
    }
}

@media(max-width:1366px){
    .banner-slider .slick-dots {
        position: absolute;
        bottom: 70em;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: right;
        transform: rotate(90deg);
        right: -47.5em;
    }
}

@media(max-width:767px){
    
    #quoteFormContainer {
    width: 80%;
}
    /*NEW RESPONSIVE START*/
    .menu-item-has-children .sub-menu {
    background-color: #004b6f;
}
    h1.H2-45 {
    font-size: 25px !important;
}

.img-col-rightt img{
   width: 100%; 
}

.left-pad {
    padding-left: 10px;
}

.pad-t {
    padding-top: 30px;
}

h2.H2-45 {
    font-size: 20px;
    letter-spacing: 1.5px;
}


a.Font-Size-18 {
    font-size: 14px;
}
section.Home-Second .col-md-6 {
    padding-bottom: 50px;
}
ul.Self-Publsh-Sec {
    display: block;
    margin: 40px 0px 30px 0px;
    padding-left: 0px;
}
ul.Self-Publsh-Sec li {
    margin-bottom: 45px;
}
section.Book-Printing-Third .container {
    background: #023047;
    padding: 40px 10px;
    margin-top: 15px;
}
.Testimonials-Slider {
    padding: 0px 10px;
}
.Line-Height-30 {
    line-height: 30px;
}
section.Home-Five .row {
    display: block;
}
section.Book-Printing-Third {
    padding: 0px 0px 50px 0px;
}
a.Bg-White {
    padding: 20px 10px;
}
    section.Home-Five {
    padding: 40px 0px 30px 0px;
}
section.Home-Five .container .col-md-6 {
    padding-bottom: 40px;
}
    section.Home-Second {
    padding: 50px 0px;
}
section.home-banner-bg-color {
    padding: 50px 20px;
}
section.Home-Third {
    padding: 50px 0px;
}
section.Home-Seven {
    padding: 50px 0px;
}
section.Home-Seven .col-md-6 {
    padding-bottom: 40px;
}
section.Home-Ten h4.panel-title a {
    font-size: 14px;
    font-family: 'Poppins';
    color: black;
    font-weight: 600;
}
.Image-book .img-sec img {
    width: 100%;
    height: auto;
}
    .col-md-10.navhead {
    padding-left: 0px;
    padding-right: 0px;
}
.menu-item-has-children::after {
    top: 10px;
    color: white;
}

section.Book-Printing-Second ul.Self-Publsh-Sec {
    display: grid;
    grid-template-columns: 1fr;
    margin: 40px 0px 0px 0px;
}

section.Book-Printing-Second {
    padding: 50px 0px;
}

section.Book-Printing-Four {
padding: 70px 0px;
}
section.Book-Printing-Six{
   padding: 70px 0px; 
}
section.Book-Printing-Seven{
    padding: 70px 0px; 
}
section.Book-Printing-Eight{
     padding: 70px 0px; 
}
section.Book-Printing-Nine{
    padding: 70px 0px;  
}
section.Book-Printing-Five{
    padding: 70px 0px;   
}
section.Home-Ten {
    padding: 70px 0px;
}
.Line-Height-60 {
    line-height: 35px;
}
section.Book-Printing-Seven .row, section.Book-Printing-Eight .row, section.Book-Printing-Nine .row{
    display: block;
}
section.Home-Ten {
padding: 70px 0px;
}


section.Inner-Page-Banner.Single-Book-Printing {
height: 400px;
}

ul.Disply-Grid.Two-Coloumn {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    column-gap: 28px;
}

.logo.header-img img{
       height: auto; 
       width:100px;
}
.padding-T-B-20 {
    padding: 10px 0px;
}

section.Single-Book-Printing-Second, section.Single-Book-Printing-Second, section.Single-Book-Printing-Third, section.Single-Book-Printing-Four, section.Single-Book-Printing-Five, section.Single-Book-Printing-Six, section.Single-Book-Printing-Seven, section.Home-Ten{
  padding: 50px 0px;  
}

section.Single-Book-Printing-Third .row, section.Single-Book-Printing-Four .row, section.Single-Book-Printing-Five .row, section.Single-Book-Printing-Six .row{
    display: block;
}

section.Single-Book-Printing-Second p, section.Print-on-Demand-second P {
    padding: 10px 10px;
}

section.Inner-Page-Banner.Book-Printing{
height: 450px; 
}

section.Print-on-Demand-second, section.Print-on-Demand-Third, section.Print-on-Demand-Four {
    padding: 50px 0px;
}

.Print-on-Demand-Third ul.Self-Publsh-Sec {
    grid-template-columns: 1fr;
    margin: 40px 0px 30px 0px;
}

section.Print-on-Demand-Third p {
    height: 145px;
}

section.Display-Ads-First, section.Display-Ads-Second, section.Display-Ads-Third, section.Display-Ads-Four, section.Book-Design-Second, section.Book-Design-Four, section.Home-Six, section.Audio-Book-Second, section.Audio-Book-Third, section.Audio-Book-Four, section.Audio-Book-Five, section.Audio-Book-Six, section.Audio-Book-Seven, section.Audio-Book-Eight, section.Publishing-Partner-Page-Third, section.Publishing-Partner-Page-Second, section.Publishing-Partner-Page-Four, section.About-Us-Second, section.Publishing-Partner-Page-Four, section.About-Us-Second, section.Publishing-Partner-Page-Four, section.Contact-Page-Second  {
   padding: 50px 0px; 
}

section.Inner-Page-Banner.Audio-Book-Page {
height: 500px;
}

section.Audio-Book-Five ul.Self-Publsh-Sec, section.Publishing-Partner-Page-Four ul.Self-Publsh-Sec {
    display: grid;
    grid-template-columns: 1fr;
    margin: 0px 10px 0px 10px;
}

.Inner_Audio {
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 0px;
    margin: 20px 0px 20px 0px;
    align-items: center;
    justify-content: left;
}

section.Audio-Book-Eight .row {
    display: block;
    align-items: center;
}


    
    
    /*NEW RESPONSIVE ENDED*/
    
    
    
    
    
    
    
    ul.personal-info {
        padding: 0px;
        margin-bottom: 2em;
    }
    li.membership {
        margin-top: 1em;
    }
    li.membership a {
        padding-left: 0px;
    }
    .row.d-center {
        display: block;
        align-items: center;
    }
    ul.footer-menu {
        padding: 0px;
        text-align: center;
    }
    .s-l ul li.para-sub {
        display: block;
        grid-template-columns: 240px auto;
        grid-template-rows: repeat(1, 66px);
        font-size: 14px;
        font-family: 'Poppins';
        color: black;
        line-height: 20px;
        padding-bottom: 13px;
    }
    .inner-form-sec span.reg-pas.fa.fa-fw.fa-eye.field-icon.toggle-password, .inner-form-sec span.reg-pas.fa.fa-fw.field-icon.toggle-password.fa-eye-slash {
        position: absolute;
        right: 30px;
        top: 11.5em;
        color: white;
    }
    .inner-form-sec.registration span.reg-pas.fa.fa-fw.fa-eye.field-icon.toggle-password, .inner-form-sec.registration span.reg-pas.fa.fa-fw.field-icon.toggle-password.fa-eye-slash {
        position: absolute;
        right: 30px;
        top: 17em;
        color: white;
    }
    span.reg-cpas.fa.fa-fw.field-icon.toggle-password.fa-eye, span.reg-cpas.fa.fa-fw.field-icon.toggle-password.fa-eye-slash {
        position: absolute;
        right: 30px;
        top: 24em;
        color: white;
    }
    form {
        position: relative;
        z-index: 0;
    }
    p.s-f-16.f-f.m-t {
        margin-top: 0px;
    }
    .col-md-3.f-c {
        background: black;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 50px;
        clip-path: polygon(0 0%, 102% 0%, 100% 100%, 76% 100%, 49% 100%, 0% 100%);
        margin-top: -1px;
        width: 100%;
        margin-left: 0em;
    }
    .banner-content {
        min-height: 430px !important;
        background-size: cover;
    }
   
 ul#menu li a {
    width: 100%;
    display: block;
    background-color: #ffffff00;
    color: white;
    font-size: 14px;
    padding: 8px 0em;
    text-decoration: none;
    margin: 0em 0em 0px 0px;
}
   ul#menu {
    background: #004B6F;
    z-index: 0;
}
    .nav {
        width: 100%;
        /* position: fixed; */
        z-index: 10;
        clear: both;
        background-color: transparent !important;
        position: absolute !important;
        bottom: 0 !important;
      }
    .logo {
        margin-top: 0em;
        text-align: center;
    }
    .row.d-flex {
        display: block;
        align-items: center;
    }
    .logo img {
        width: 50%;
        height: auto;
    }
    h2.f-s-47 {
        font-family: "Race Sport";
        font-weight: normal;
        font-size: 20px !important;
        line-height: 0px;
        text-align: left;
        color: #f8f8f8;
    }
    h2.f-s-55 {
        font-family: "Race Sport";
        font-weight: normal;
        font-size: 26px;
        line-height: 1px;
        text-align: left;
        color: white;
        margin-top: 18px;
        margin-bottom: 35px;
    }
    .col-md-4.f-c {
        background: black;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 45px;
        clip-path: polygon(0 0%, 87% 0%, 100% 100%, 76% 100%, 48% 100%, 15% 100%);
        margin-top: -1px;
    }
    nav.menu {
        text-align: center;
        margin-right: 0em;
        margin-top: 0em;
    }
    ul.socail-icons li {
        display: inline-block;
        margin: 0em 2em;
    }
    ul.socail-icons i {
        font-size: 25px;
        /* width: 0; */
        color: black;
    }
    .banner-inner-content {
        width: 100%;
        display: grid;
        justify-content: center;
        padding: 0px 20px;
    }
    .banner-slider .slick-dots {
        position: absolute;
        bottom: 66em;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: right;
        transform: rotate(90deg);
        right: -46.5em;
        display: none !important;
    }
    section.second .row {
        display: block;
        align-items: center;
    }
    section.second .col-md-6 img {
        width: 100%;
    }
    section.second .col-md-6 {
        text-align: center;
    }
    p.s-f-22 {
        font-family: "Race Sport";
        font-weight: 600;
        font-size: 18px;
        line-height: 16px;
        text-align: center;
        color: #b30838;
        text-transform: uppercase;
        margin-top: 2em;
    }
    h3.s-f-56 {
        font-family: "Race Sport";
        font-weight: normal;
        font-size: 28px;
        line-height: 30px;
        color: #000;
        margin-bottom: 12px;
        text-transform: uppercase;
        text-align: center;
    }
    a.s-f-14 {
        font-size: 14px;
        font-family: poppins;
        color: white;
        text-transform: uppercase;
        font-weight: 600;
        background-color: #B30838;
        padding: 16px 30px;
        letter-spacing: 5px;
    }
    h3.s-f-42 {
        font-size: 32px;
        font-family: "Race Sport";
        /* font-weight: 600; */
        letter-spacing: 0.05em;
        line-height: 0px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
    }
    h3.f-s-22.traning {
        font-family: "Race Sport";
        /* font-weight: 600; */
        font-size: 22px;
        line-height: 16px;
        text-align: center;
        color: #b30838;
        text-transform: uppercase;
        margin-top: 2em;
    }
    p.s-f-16 {
        font-family: Poppins;
        font-weight: 300;
        font-size: 16px;
        line-height: 30px;
        text-align: center;
        color: #000;
    }
    ul.socail-icons {
        display: flex;
        justify-content: center;
        margin-top: 1.5em;
        padding-left: 0px !important;
    }
    nav.menu ul li {
        display: inline-block;
        padding: 0em 30px;
    }
    .four-inner-sec:hover h3.s-f-45.f-f {
        font-family: "Race Sport";
        /* font-weight: 600; */
        font-size: 26px;
        letter-spacing: 0.05em;
        line-height: 49px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        position: relative;
        transition: 0.5s;
    }
    .four-inner-sec:hover .inner-content {
        margin-top: 2em;
        transition: 0.5s;
    }
    .four-inner-sec:hover p.s-f-14.f-f {
        font-family: Poppins;
        font-weight: 300;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #fff;
        position: relative;
        transition: 0.5s;
    }
    .row.mt-10 {
        margin-top: 3em;
    }
    span.h-L-R a {
        font-family: Poppins;
        font-weight: 500;
        font-size: 14px;
        line-height: 26px;
        color: #fff;
        text-align: center;
        text-decoration: none;
    }
    nav.menu a {
        font-family: Poppins;
        font-weight: normal;
        font-size: 24px;
        line-height: 28px;
        text-align: center;
        color: #252525;
    }
    p.about:before {
        content: '';
        position: absolute;
        width: 65px;
        height: 3px;
        background-color: #B30838;
        top: 0;
        left: 75px;
        display: none;
    }
    p.about:after {
        content: '';
        position: absolute;
        width: 65px;
        height: 3px;
        background-color: #B30838;
        top: 0;
        left: 12.3em;
        display: none;
    }
    .container {
        width: 100% !important;
    }
    .inner-sec .icon {
        display: flex;
        background-color: #B30838;
        width: 85px;
        justify-content: center;
        height: 85px;
        padding: 20px;
        border-radius: 58px;
        transition: 0.5s;
        margin-top: 5em;
    }
    .icon-main {
        display: flex;
        justify-content: end;
        padding-top: 3em;
        display: none;
    }
    .inner-sec {
        min-height: 480px;
        background-size: cover;
        width: 100%;
        padding: 0px 25px;
        max-height: 480px;
        margin-bottom: 0em;
    }
    a.third-sec.s-f-14.f-f {
        background-color: #B30838;
        padding: 14px 25px;
        display: block;
    }
    .inner-wrp {
        display: grid;
        justify-content: center;
        margin-top: 5em;
    }
    h2.f-s-56 {
        font-family: "Race Sport";
        /* font-weight: 600; */
        font-size: 32px;
        line-height: 29px;
        text-align: center;
        color: #000;
        text-transform: uppercase;
    }
    h3.f-s-22.traning::before {
        content: '';
        position: absolute;
        width: 110px;
        height: 3px;
        background-color: #B30838;
        top: 0;
        left: 447px;
    }
    h3.f-s-22.traning:after {
        content: '';
        position: absolute;
        width: 110px;
        height: 3px;
        background-color: #B30838;
        top: 0;
        right: 20.3em;
    }
    p.f-s-16 {
        font-family: Poppins;
        font-weight: 300;
        font-size: 16px;
        line-height: 30px;
        text-align: center;
        color: #000;
        margin-top: 16px;
        padding: 0px 1em;
    }
    .four-inner-sec {
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 297px;
        padding: 0px 42px;
        max-height: 296px;
    }
   
    input.email {
        width: 100%;
        height: 40px;
        border: 1px solid #6c6b6b;
        background: #191919;
        margin-top: 1.5em;
        margin-bottom: 3em;
    }
    h2.f-s-27 {
        font-family: "Race Sport";
        font-weight: normal;
        font-size: 18px;
        line-height: 20px;
        text-align: center;
        color: #fff;
    }
    .form-inner {
        text-align: center;
    }
    .row.bullet::before {
        content: '';
        width: 65px;
        height: 65px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url('images/bullet-2.png');
        top: -68px;
        left: 5px;
    }
    .row.bullet {
        justify-content: center;
        display: block;
        align-items: center;
        padding-bottom: 1em;
        padding-top: 1em;
    }
    .social-icon ul {
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .col-md-3.border-r {
        border: 1px solid #d7c250cf;
        border-width: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }
    .get-in-touch-info-inner {
        display: block;
        align-items: center;
        padding: 14px 0px;
        margin: 0px 0px;
    }
    .col-md-2.border-r {
        border: 1px solid #d7c250cf;
        border-width: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        padding-right: 15px;
    }
    .col-md-3.border-l-r {
        border: 2px solid #d7c250cf;
        border-width: 0px 0px 0px 0px;
        margin: 40px 0px 0px 0px;
        padding-left: 0em;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-right: 0;
    }
    .get-in-touch-info-txt h4 {
        font-family: Poppins;
        font-weight: bold;
        font-size: 16px;
        line-height: 3px;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
    }
    p.f-s-14 {
        font-family: Poppins;
        font-weight: 300;
        font-size: 13px;
        line-height: 26px;
        text-align: center;
        color: white;
    }
    p.f-s-14.banner-p {
        font-family: Poppins;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: white;
        padding-left: 20px;
        text-align: left;
    }
    section.second {
        margin: 5em 0em;
    }
    .btns a.s-f-14 {
        font-size: 14px;
        font-family: poppins;
        color: white;
        text-transform: uppercase;
        font-weight: 600;
        background-color: #B30838;
        padding: 14px 14px;
        letter-spacing: 3px;
    }
    .get-in-touch-info-txt {
        text-align: center;
    }
    .get-in-touch-info-icon {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .get-in-touch-info-icon i {
        font-size: 23px;
        color: #d7d7d7;
        margin-right: 0px;
    }
    .get-in-touch-info-icon img {
        margin-right: 0px;
    }
    .col-md-3.text-align-end {
        text-align: center;
    }
    section.five .col-md-6 {
        text-align: center;
    }
    section.banner-slider {
        margin-top: 3em;
    }
    .four-inner-sec:hover:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 60%;
        background-image: linear-gradient(#ff000000, #B30838);
        opacity: 0.9;
        right: 0;
        bottom: 0;
        clip-path: polygon(20% 0%, 80% 0%, 100% 20%, 100% 90%, 95% 100%, 20% 127%, 0% 91%, 0% 20%);
        opacity: 1;
    }
    /* .four-inner-sec:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 60%;
        background-image: linear-gradient(#ff000000, #B30838);
        opacity: 0.9;
        right: 0;
        bottom: 0;
        clip-path: polygon(20% 0%, 80% 0%, 100% 20%, 100% 90%, 95% 100%, 20% 127%, 0% 91%, 0% 20%);
        opacity: 1;
    } */
    .four-inner-sec .inner-content {
        margin-top: 3em;
        transition: 0.5s;
    }
    .hover-show .four-icon {
        opacity: 1;
        transition: 0.5s;
    }
    .four-inner-sec h3.s-f-45.f-f {
        font-family: "Race Sport";
        /* font-weight: 600; */
        font-size: 26px;
        letter-spacing: 0.05em;
        line-height: 15px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        position: relative;
        transition: 0.5s;
    }
    p.s-f-14.f-f {
        font-family: Poppins;
        font-weight: 300;
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        color: #fff;
        position: relative;
    }
    section.five {
        margin: 0em 0em;
    }
    .fancy-content {
        min-height: 500px !important;
        background-size: contain;
        display: grid !important;
        align-items: center;
        background-repeat: no-repeat;
        background-position: center center;
        margin-top: -59em;
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
    }
    .fancy-content h2 {
        font-family: "Race Sport";
        font-weight: normal;
        font-size: 30px;
        line-height: 0px;
        text-align: center;
        color: #fff;
        padding-bottom: 12px;
        margin-top: 0px;
    }
    a.active {
        color: black !important;
    }
    .fancy-content p {
        font-family: Poppins;
        font-weight: 300;
        font-size: 16px;
        line-height: 28px;
        text-align: center;
        color: #fff;
        padding: 0px 1em 25px 1em;
    }
    .gallery-slider img {
        margin-bottom: 3em;
    }
    .socail-links {
        background: #010101;
        padding-top: 3em;
        padding-bottom: 1em;
        margin-top: -1em;
    }
    .inner-sec .icon img {
        filter: brightness(0) invert(1);
        transition: 0.5s;
    }
    hr.m-h {
        display: none;
    }
    .gallery-slider {
        text-align: center;
    }
    .popup .popuptext {
        visibility: hidden;
        width: 100%;
        /* background-color: #555; */
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 8px 0;
        position: absolute;
        z-index: 1;
        bottom: -10%;
        left: 13%;
        margin-left: -76px;
    }

    /* ABOUT US START */
    h2.form-title {
        font-family: "Race Sport";
        font-weight: normal;
        font-size: 30px;
        line-height: 0px;
        text-align: left;
        color: #fff;
    }
    section.about-page.main-banner {
        min-height: 240px;
        display: flex;
        align-items: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    h3.f-s.f-f {
        font-family: "Race Sport";
        font-weight: normal;
        font-size: 34px;
        line-height: 45px;
        text-align: center;
        color: #fff;
    }
    section.about-page-second {
        margin: 4em 0em;
    }
    .col-md-6.af-img img {
        width: 100%;
    }
    section.about-page-third .content-s {
        width: 100%;
        margin-left: 0em;
        padding: 2em 0em;
    }
    p.s-f-24.f-f.about-page.about {
        font-family: "Race Sport";
        font-weight: 500;
        font-size: 22px;
        line-height: 16px;
        text-align: center;
        color: #b30838;
        text-transform: uppercase;
        letter-spacing: 4px;
    }
    h3.s-f-40.f-f {
        font-family: "Race Sport";
        font-weight: normal;
        font-size: 22px;
        line-height: 28px;
        text-align: center;
        color: #000;
        margin-bottom: 20px;
        text-transform: uppercase;
        letter-spacing: 0px;
    }
    section.about-page-four .content-sec p {
        font-family: Poppins;
        font-weight: normal;
        font-size: 16px;
        letter-spacing: 0.03em;
        line-height: 28px;
        text-align: center;
        color: #fff;
        padding-top: 15px;
        margin: 0px 10px 10px 10px;
    }
    .img-sec-right img {
        width: 100%;
    }
    section.about-page-four {
        margin: 4em 0em;
    }
    .about-hover-show {
        display: flex;
        justify-content: center;
    }
    .about-page-four-inner-sec h3.s-f.f-f {
        font-family: "Race Sport";
        font-weight: normal;
        font-size: 16px;
        letter-spacing: 0.05em;
        line-height: 28px;
        text-align: center;
        color: #000;
    }
    p.s-f.f-f.about-page {
        font-family: Poppins;
        font-weight: 300;
        font-size: 16px;
        letter-spacing: 0.03em;
        line-height: 28px;
        text-align: center;
        color: #000;
        margin-right: 0em;
    }
    section.about-page-four .inner-bg-image::before {
        content: '';
        position: absolute;
        background-image: url('images/bullet-2 about page.png');
        height: 27%;
        width: 20%;
        background-repeat: no-repeat;
        right: 2em;
        bottom: 8em;
        display: none;
    }
    section.about-page-four .inner-bg-image:after {
        content: '';
        position: absolute;
        background-image: url('images/bullet-2 about page.png');
        height: 27%;
        width: 7%;
        background-repeat: no-repeat;
        top: 35px;
        left: 6em;
        display: none;
    }
    /* ABOUT US ENDED */
    

    /* GALLERY PAGE START */

    .gallery-img {
        display: block;
        grid-template-columns: repeat(9, 1fr);
        grid-template-rows: repeat(3, 1fr);
        grid-column-gap: 34px;
        grid-row-gap: 34px;
        margin: 0px 10px;
    }
    .gallery-img .img-grid {
        height: 400px;
        margin-bottom: 30px;
    }
    .gallery-content {
        margin-bottom: 3em;
    }
    section.gallery-section-two {
        margin: 8em 0em 6em 0em;
    }
    /* GALLERY PAGE ENDED */

    /* CONTACT PAGE START */
    .contct-page-inner-bg-image .main-form {
        z-index: 0;
        margin-top: -28px;
    }
    section.contact-page-second h3.s-f-56.f-f {
        text-align: center;
        letter-spacing: 6px;
        margin-bottom: 40px;
    }
    section.contact-page-second .social-contact-box {
        margin-right: 0em;
        margin: 0px 10px;
    }

    .main-form textarea {
        background-color: #8c7a7a00;
        width: 100%;
        border: 1px solid #cccccc;
        border-radius: 3px;
    }
    .signin-page.social-icon i {
        font-size: 22px;
        width: 60px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 46px;
        color: white;
        border: none;
    }
    .main-form  .form-section {
        width: 100%;
    }
    .contct-page-inner-bg-image {
        min-height: 680px;
        display: flex;
        align-items: center;
        padding: 0px 1.5em;
        margin-left: 0em;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .google-map-iframe iframe {
        height: 400px;
    }
    .contact-get-in-touch-info-txt h4 {
        font-family: "Race Sport";
        font-weight: normal;
        font-size: 18px;
        letter-spacing: 0.15em;
        line-height: 14px;
        text-align: left;
        color: #252525;
        text-transform: uppercase;
    }
    section.contact-page-second h3.s-f-56 {
        font-family: "Race Sport";
        font-weight: normal;
        font-size: 22px;
        line-height: 30px;
        color: #000;
        margin-bottom: 12px;
        text-transform: uppercase;
        text-align: center;
    }
    p.s-f-22.f-f.contant-page:before {
        content: '';
        position: absolute;
        width: 185px;
        height: 4px;
        background-color: #B30838;
        top: 6px;
        left: 14.4em;
        display: none;
    }
    p.s-f-22.f-f.contant-page:after {
        content: '';
        position: absolute;
        width: 185px;
        height: 4px;
        background-color: #B30838;
        top: 6px;
        right: 15em;
        display: none;
    }
    /* CONTACT PAGE ENDED */


    /* SIGNIN PAGE START */
    .bg-img-signin {
        background-size: cover;
        min-height: 786px;
        padding: 1em 1em;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0em 0em;
    }
    .col-md-5.af-img img {
        width: 100%;
        height: 400px;
        margin: 30px 0px 0px 0px;
        object-fit: cover;
    }
    h2.sign-title {
        font-family: "Race Sport" !important;
        color: #fff;
        font-weight: normal;
        font-size: 30px;
        line-height: 0px;
        margin-bottom: 8px;
        text-transform: uppercase;
        text-align: center;
    }
    .bg-img-signin form {
        z-index: 0;
        padding: 0px 10px 2em 10px;
    }
    section.signin-page-second {
        margin: 6em 0em;
    }
    section.registration-page-second .col-md-6.af-img img {
        width: 100%;
        height: 400px;
        margin: 0px;
        object-fit: cover;
        margin-top: 2em;
    }
    section.registration-page-second {
        margin: 6em 0em 6em 0em;
    }
    .col-md-6.af-img img {
        width: 100%;
        height: 400px;
        margin: 0px;
        object-fit: cover;
        margin-top: 2em;
    }
    .iner-div-form {
        width: 100%;
        border: 1px solid white;
        padding: 1em 0em 0em 0em;
    }
    section.signin-page-second .col-md-6.af-img img {
        width: 100%;
        height: 400px;
        margin: 0px;
        object-fit: cover;
        margin-top: 2em;
    }
    section.registration-page-second .col-md-5.af-img img {
        width: 100%;
        height: 400px;
        margin: 30px 0px 0px 0px;
        object-fit: cover;
    }
    button.btn-sign:after {
        content: '';
        position: absolute;
        width: 10%;
        height: 100%;
        background-image: url('images/Path 1307.png');
        top: 28px;
        background-repeat: no-repeat;
        right: 5.5em;
    }
    button.btn-sign.reg:after {
        content: '';
        position: absolute;
        width: 10%;
        height: 100%;
        background-image: url('images/Path 1307.png');
        top: 28px;
        background-repeat: no-repeat;
        right: 4.6em;
    }
    i.fas.fa-eye-slash.pasregist {
        position: absolute;
        right: 30px;
        top: 17em;
        color: white;
    }
    i.fas.fa-eye-slash.cpasregist {
        position: absolute;
        right: 30px;
        top: 24em;
        color: white;
    }
    .doted-line h3:before {
        content: '';
        position: absolute;
        border: 1px dotted white;
        width: 44%;
        right: 1px;
        border-style: dashed solid;
        top: 12px;
    }
    section.registration-page-second h2.sign-title {
        font-family: "Race Sport" !important;
        color: #fff;
        font-weight: normal;
        font-size: 26px;
        line-height: 0px;
        margin-bottom: 8px;
        text-transform: uppercase;
        text-align: center;
    }
    .do-you p {
        font-family: Poppins;
        font-weight: normal;
        font-size: 16px;
        letter-spacing: 0.02em;
        line-height: 26px;
        text-align: center;
        color: #fff;
        margin-top: 1em;
        padding: 0px 5px;
    }
    .do-you a {
        font-family: Poppins;
        font-weight: normal;
        font-size: 16px;
        letter-spacing: 0.02em;
        line-height: 26px;
        text-align: center;
        color: #fff;
    }
    .col-md-6.af-img:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-image: url('images/target-1.png');
        background-repeat: no-repeat;
        right: -24px;
        top: -12em;
        display: none;
    }
    .doted-line h3:after {
        content: '';
        position: absolute;
        border: 1px dotted white;
        width: 44%;
        left: 0px;
        border-style: dashed solid;
        top: 12px;
    }
    .inner-form-sec.registration input.email {
        border: 1px solid #ffffff;
    }
    section.signin-page-second input.email {
        border: 1px solid white;
    }
    span.fa.fa-fw.fa-eye.field-icon.toggle-password , span.fa.fa-fw.field-icon.toggle-password.fa-eye-slash {
        position: absolute;
        right: 30px;
        top: 11.7em;
        color: white;
    }
    .registration .bg-img-signin {
        background-size: cover;
        min-height: 916px;
        padding: 0em 1em;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0em 0em;
    }
    /* SIGNIN PAGE ENDED */


    /* TERMS AND CONDITION START */
    .term-inner h4.subtitle {
        font-family: Poppins;
        font-weight: 600;
        font-size: 16px;
        line-height: 30px;
        text-align: center;
        color: #000;
        /* margin: 0px 10px; */
    }
    section.term-content {
        margin: 4em 0em 4em 0em;
    }
    .term-inner h1.title {
        font-family: "Race Sport";
        font-weight: normal;
        font-size: 24px;
        letter-spacing: 0.1em;
        line-height: 32px;
        text-align: left;
        color: #252525;
        padding-bottom: 10px;
        padding-top: 45px;
        width: 100%;
    }
    .term-inner {
        margin: 0px 10px;
    }
    .term-inner p.term-para-content {
        font-family: Poppins;
        font-weight: 300;
        font-size: 16px;
        line-height: 30px;
        text-align: left;
        color: #000;
        width: 100%;
        padding-bottom: 0px;
    }


    /* TERMS AND CONDITOIN ENDED */
}


@media (max-width: 320px)
{
    h2.f-s-55 {
        font-family: "Race Sport";
        font-weight: normal;
        font-size: 20px;
        line-height: 1px;
        text-align: left;
        color: white;
        margin-top: 18px;
        margin-bottom: 35px;
    }
    h2.f-s-47 {
        font-family: "Race Sport";
        font-weight: normal;
        font-size: 16px !important;
        line-height: 0px;
        text-align: left;
        color: #f8f8f8;
        margin-top: 4px;
    }
    p.f-s-14.banner-p {
        font-family: Poppins;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: white;
        padding-left: 20px;
        text-align: left;
    }
    .btns a.s-f-14 {
        font-size: 14px;
        font-family: poppins;
        color: white;
        text-transform: uppercase;
        font-weight: 600;
        background-color: #B30838;
        padding: 12px 10px;
        letter-spacing: 3px;
    }
    h3.s-f-56 {
        font-family: "Race Sport";
        font-weight: normal;
        font-size: 24px;
        line-height: 30px;
        color: #000;
        margin-bottom: 12px;
        text-transform: uppercase;
        text-align: center;
    }
    h2.f-s-27 {
        font-family: "Race Sport";
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #fff;
    }

}

h4.s-i {
    line-height: 0;
    margin-top: 16px;
    padding-bottom: 5px;
}
h4.s-i-e {
    margin-top: 5px;
}
html, body {
    overflow-x: hidden;
    /* overflow-y: hidden; */
}

.get-in-touch-info {
    max-width: fit-content;
}


/* Popup container - can be anything you want */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  /* The actual popup */
  .popup .popuptext {
    visibility: hidden;
    width: 82%;
    /* background-color: #555; */
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: -10%;
    left: 80%;
    margin-left: -76px;
}
  /* .popup .popuptext {
    visibility: hidden;
    width: 160px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -80px;
  } */
  
  /* Popup arrow */
  .col-md-6.popup img {
    width: 100%;
    /* cursor: zoom-in; */
    height: 490px;
}
  .popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
  }
  
  /* Toggle this class - hide and show the popup */
  .popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
  }
  
  /* Add animation (fade in the popup) */
  @-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
  }
  
  @keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
  }
  #myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #004B6F;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
  /* span.back-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #B30838;
    color: white;
    cursor: pointer;
    padding: 15px;
    width: 50px;
    height: 50px;
    border-radius: 30px;
} */
  #myBtn:hover {
    background-color: #555;
  }
  
  @media screen and (max-width: 768px){
      #quoteFormContainer {
    width: 80%;
}
        .col-s{
  padding-top: 10px;
}
.scroll-para{
    height: 138px;
    overflow-y: scroll;
}

  .mob-font-size{
  font-size: 16px !Important;
}
          .mobile-menu-toggle {
        display: block;
        font-size: 24px; 
        cursor: pointer;
}
    .main-navigation {
        display: none;
}
  }


  @media(max-width:767px){
      
    #quoteFormContainer {
    width: 80%;}
      .top-head{
          display:none;
      }
      
      
      ul.footer-menu1 {
    text-align: center;
}

.get-in-touch-info {
    text-align: center;
}
      
    .popup .popuptext {
        /* visibility: hidden; */
        width: 100%;
        /* background-color: #555; */
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 8px 0;
        position: absolute;
        z-index: 1;
        bottom: -10%;
        left: 13%;
        margin-left: -76px;
    }
  }


  .hamburger {
    width: 52px;
    height: 36px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: relative;
    /*margin-right: -23px;*/
    margin-bottom: 10px;
}
  
  .hamburger-init {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer;
    outline: none;
  }
  input[type=checkbox]:focus {
    outline: none !important;
}
  
  .menu {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
  }
  
  .menu .bar1,
  .menu .bar2,
  .menu .bar3 {
    width: 80%;
    height: 4px;
    background: #000;
    transition: all .3s;
  }
  
  .hamburger-init:checked + .menu .bar1 {
    transform: translateY(20px) rotate(45deg);
  }
  
  .hamburger-init:checked + .menu .bar2 {
    opacity: 0;
  }
  
  .hamburger-init:checked + .menu .bar3 {
    transform: translateY(-4px) rotate(-45deg);
}
.col-md-3.border-l-r {
    padding-bottom: 28px;
}
p.p-b-20{
    padding-bottom:50px;
}


::-webkit-scrollbar {
  width: 10px;
}


::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 

::-webkit-scrollbar-thumb {
  background:#004B6F; 
  border-radius: 10px;
}


::-webkit-scrollbar-thumb:hover {
  background: #000; 
}

 @media (max-width: 1200px) {
      #gallery {
          /* Show 4 slides when viewport width is up to 1200px */
          display: block;
      }
  }

  @media (max-width: 992px) {
      #gallery {
          /* Show 3 slides when viewport width is up to 992px */
          display: block;
      }
  }

  @media (max-width: 768px) {
      #gallery {
          /* Show 2 slides when viewport width is up to 768px */
          display: block;
      }
      #quoteFormContainer {
    width: 80%;
}
  }

  @media (max-width: 576px) {
      #gallery {
          /* Show 1 slide when viewport width is up to 576px */
          display: block;
      }
          .logo {
        max-width: 120px;
}
    .mobile-menu-toggle {
        font-size: 20px; /*
}
  }
