/*

Conquer Template

http://www.templatemo.com/tm-476-conquer


iframe {
  display: block;
  border: 0;
  position: absolute; 
  width: 100%; 
  height: 100%; 
}

*/


:root{
  --bgcolor1 : #449e35;
  --bgcolor2 : #e7ac00;
  --bgcolor3 : #0066b1;
  --bgcolor4 :#ff6600 ;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif!important;
}
body {
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
  border: none;
  margin-bottom: 5px;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 20px;
  font-weight: 700;
}
p{
  font-size: 14px;
  line-height: 1.6em;
  margin: 0;
}
a:hover { text-decoration: none; }

.nav > li > a:hover {
  background-color: #2d53bb !important;
   color: aliceblue !important;
}

p.maintext1 {
  font-size: 70px !important;
  line-height: 1.6em;
  margin: 5px;
  position: absolute;
  top: 70%;
  left: 2%;
  color: white;
  font-weight: bold;
}
/* Start Main Menu */
header {
  /* background-image: url("../img/Screenshot\ from\ 2024-07-01\ 20-40-44.png"); */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 235px 0;
  margin-bottom: 60px;
  background-attachment: fixed;
  background-size: 100% 100%;
  height: 100vh;
}
ul#menu {
background: #40475A none repeat scroll 0 0;
padding: 6px;
position: fixed;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
width: 100%;
z-index: 999;
    }
.main-menu {
  margin-top: -234px;
}
/* .main-menu ul{} */
.main-menu ul li {
  display: inline-block;
  padding: 10px;
}
.main-menu ul li a {
  background: #383E4C none repeat scroll 0 0;
  border: 1px solid #646d7c;
  color: #fff;
  font-size: 20px;
  padding: 5px 20px;
  text-decoration: none;
  text-transform: capitalize;
}
/*.main-menu ul li.active a,*/
.main-menu ul li a:focus,
.main-menu ul li a:hover {
  background: #49505F;
}
.header-content  h1 {
  color: #fff;
  font-size: 70px;
  text-transform: uppercase;
  text-shadow: 2px 2px #000;
}

.header-content img{
  width: 100%;
}

.header-content h4 {
  color: #fff;
  font-size: 25px;
  text-shadow: 1px 1px #333;
}
.single-page-nav { text-align: center; }
/* End Header CSS */

/* Start Feature CSS */
.green-text { color: #178A27; }
.blue-text { color: #1686C1; }
.gray-text { color: #1686C1; }
.green-btn { background: #178A27; }
.green-btn:hover { background: #449D44; }
.blue-btn { background: #1686C1; }
.blue-btn:hover { background: #31B0D5; }
.red-btn { background: #852406; }
.red-btn:hover { background: #C9302C; }
.feature-content {
    background: #F2F2F2;
    padding-bottom: 40px;
}
.feature-content-title {
    padding: 0 20px;
    text-align: left;    
}
.feature-content-description {
    padding: 0 20px 35px;
    text-align: left;
    color: #333333;
    margin-top: 15px;
}
.feature-content-link {
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    padding: 10px 30px;
    text-decoration: none;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
}
.feature-content-link:hover, .feature-content-link:link, .feature-content-link:visited  {
  color: white;
  text-decoration: none;
}

/* End Feature CSS */

/* Start Blog CSS */
#blog-area {
    margin: 60px 0px;
}
.blog-content {
  background: #F2F2F2;
  padding-bottom:25px;
  max-width: 555px;
  margin: 0 auto;
}
.blog-content h2 {
    color: #666666;
    text-transform: capitalize;
}
.blog-content p {
    padding: 27px;
    text-align: left;
    color: #333333;
}
.blog-content span {
  margin-left: 225px;
}
.blog-content span a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 10px;
    color: #666666;
    font-size: 18px;
    padding: 10px 30px;
    text-decoration: none;
    text-transform: capitalize;
}
.blog-content span a:hover {
    background: #E6E6E6 none repeat scroll 0 0;
}
.blog-content > p#blofr {
    padding: 8px;
}
/* End Blog CSS */

/* Start Services CSS */
div#service-area-main {
    float: left;
    width: 100%;
  margin-top:-200px;
}
.our-service{
  margin:65px 0px 85px;
}

#services-area{
  background-color: gainsboro;
}

/*section#services-area {
  background-image: url("../img/bg-2.jpg");
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}*/
.service  h1 {
  color: #fff;
  text-transform: capitalize;
  text-shadow: 2px 2px #aaa;
  margin-bottom: 20px;
}
.service > p {
    color: #fff;
    font-size: 18px;
}
/* End Services CSS */

/* Start Testimornial CSS */
#testimornial-area{
  margin: 60px 0;
}
h2 {
    color: #666666;
}
.testimonial-content {
  background-color: #f2f2f2;
  height: 500px;
  max-width: 260px;
  margin: 0 auto 30px;
}
.testimonial-content  p {
    padding: 10px 20px;
    text-align: left;
}
.content-link {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
    border-radius: 10px;
    color: #666;
    display: inline-block;
    font-size: 18px;
    padding: 10px 30px;
    text-decoration: none;
    text-transform: capitalize;
    margin-top: 15px;
    -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
}
.content-link:hover,
.content-link:focus {
    background: #E6E6E6 none repeat scroll 0 0;
}

/* End Testimornial CSS */

/* Start Contact CSS */
/*section#contact-area {
  background-image: url("../img/bg-3.jpg");
  background-position: center center;
  background-size: cover;  
  background-attachment: fixed; 
}*/

.contact-content h1 {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 30px;
  text-shadow: 2px 2px #333;
}
.contact-content p {
    background: rgba(242, 242, 242, 0.4) none repeat scroll 0 0;
    border-radius: 5px;
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 20px 15px;
}
.contact-form-left { padding-left: 0; }
.contact-form-right { padding-right: 0; }
input {
    margin-bottom: 15px;    
}
.form-control {
  border: none;
  background: rgba(242, 242, 242, 0.4);
}
/* #comment.form-control {

} */
.form-group button {
  background: #262628 none repeat scroll 0 0;
  color: #fff;
  margin-top: 20px;
  padding: 10px 30px;
  font-size: 18px;
  border-radius:10px;
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

#pathLogi h2 {
  line-height: 1.5;
font-size: 50px;
color: black;
font-family: initial !important;
}
/* End Contact CSS */

/* Start Footer CSS */
/* .footer-content  h1 {
    color: #666;
    font-size: 32px;
    font-style: italic;
    margin-bottom: 25px;
    margin-top: 35px;
}
.footer-content  p {
    color: #999;
    font-style: italic;
    margin-bottom: 30px;
} */
.copy {
    color: #666;
    font-size: 12px;
    margin-bottom: 30px;
    margin-top: 10px;
}

/* Slick Nav CSS */
.slicknav_menu {
    display:none;
}
.slicknav_nav a {
    text-transform: capitalize;
}
.slicknav_menu {
  background: #40475a none repeat scroll 0 0;
}
/* Scrool To top */
/* Image style */
#scrollUp {
    /* background-image: url("../img/top.png"); */
    bottom: 20px;
    right: 20px;
    width: 38px;    /* Width of image */
    height: 38px;   /* Height of image */
}
/* End Scroll To top */

.about-section {
    height: 100%;
    padding-top: 70px;
}

.services-section {
    height: 100%;
   /* padding-top: 150px;*/
}
.tm-box {
  background-color: #F2F2F2;
  max-width: 1140px;
  width: 100%;
}
.tm-box-description {
  padding: 30px;
}
.tm-box-p {
  margin-bottom: 10px;
}
.tm-box-p:last-child {
  margin-bottom: 0;
}
.contact-section {
    height: 100%;
    padding-top: 80px;
    padding-bottom: 60px;
}
.form-control {
  color: #000;
}
.contact-section .container {
  max-width: 750px;
}

/*https://css-tricks.com/snippets/css/style-placeholder-text/*/
.form-control::-webkit-input-placeholder {
   color: black;
}
.form-control:-moz-placeholder { /* Firefox 18- */
   color: black;  
}
.form-control::-moz-placeholder {  /* Firefox 19+ */
   color: black;  
}
.form-control:-ms-input-placeholder {  
   color: black;  
}

/*************navigation******************/

 .navbar-inverse {
    background-color: white; 
    /* border-color: #383E4C; */
}
.navbar-nav>li {
    display: inline-block;
    padding: 10px;
}
.navbar-inverse .navbar-nav>li>a {
    background: white  none repeat scroll 0 0;
    color: black ;
    font-size: 15px;
    text-decoration: none;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
    
}

.navbar-inverse .navbar-nav > li > a.current,
.navbar-inverse .navbar-nav > li > a:hover {
        background: #0066b1 ;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}

/* Media Queries
----------------------*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-content > p#blofr {
    padding: 18px;
  }
  .contact-content p {
    font-size: 15px;
  }
}

/*    Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
  p.maintext1 {
    font-size: 10px !important;
    line-height: 1.6em;
    margin: 5px;
    position: absolute;
    top: 70%;
    left: 2%;
    color: white;
    font-weight: bold;
  }
  .blog-content p {
    margin-bottom: 21px;
    padding: 27px;
  }
  .blog-content span { margin-left: 0; }
  .service > p { font-size: 18px; }
  .contact-content p {
    font-size: 18px;
    padding: 15px 0;
  }
  .navbar-nav > li {
    padding: 6px;
  }
  .navbar-inverse .navbar-nav > li > a {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1024px) {
  header,
  section#services-area,
  section#contact-area {
    background-attachment: scroll;
  }
}

@media only screen and (max-width: 767px) {
  
  header {
    height: 75vh;
    padding: 0 15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  } 

  ul#menu { display:none; }

  .slicknav_menu {
    display: block;
    position: fixed;
    width: 100%;
    z-index: 999;
    background:none;
  }
  .header-content h1 {
   font-size: 55px;
  }
  .feature-content {
    max-width: 360px;
    margin: 0 auto 30px;
  }
  .feature-content-title,
  .feature-content-description {
   text-align: center;
  }
  .blog-content { margin-bottom: 30px; }
  .blog-content p { text-align: center; }
  .blog-content span { margin-left: 0; }
  .testimornial-content p { text-align: center; }
  .footer-content h4 { font-size: 16px; }
  .navbar-nav>li { display: block; }
  .navbar-inverse {
    background: none;
    border: none; 
  }
  .navbar-inverse .navbar-toggle { background-color: #333; }
  .navbar-inverse .navbar-collapse, 
  .navbar-inverse .navbar-form {
    background-color: #49505F;
  }
  .navbar .navbar-nav {
    width: 100%;
    margin:0;
  }
  .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar-nav>li {
    width: 100%;
    border-bottom: 1px solid #999;
    padding:0px;
  }
  .navbar-nav>li:last-child { border-bottom: none;  }
  .navbar-inverse .navbar-nav>li>a {
    background:none;
    border: none;
    width: 100%;
    padding: 10px 0px;
  }
  .navbar-inverse .navbar-nav>li>a:focus, 
  .navbar-inverse .navbar-nav>li>a:hover {
    background-color: #383E4C;
  }
  .navbar-inverse .navbar-nav>.active>a, 
  .navbar-inverse .navbar-nav>.active>a:focus, 
  .navbar-inverse .navbar-nav>.active>a:hover {
    background: #383E4C;
  }
  .navbar-inverse .navbar-nav > li > a { font-size: 16px; }
  .container {
    margin-left: 0;
    margin-right: 0;
  }
  .single-page-nav {
    background-color: #383E4C;
    max-height: 0;
    -webkit-transition: max-height 0.8s;
            transition: max-height 0.8s;
    overflow: hidden;
  }
  /*http://css3.bradshawenterprises.com/animating_height/*/
  .single-page-nav.show {
    max-height: 250px;
    overflow: auto;
  }
  .contact-form-left {
    padding-right: 0;
  }
  .contact-form-right {
    padding-left: 0;
  }
}

/*    Wide Mobile Layout: 480px. */
@media screen  and (max-width: 390px) {
  p.maintext1 {
    font-size: 15px !important;
    line-height: 1.6em;
    margin: 5px;
    position: absolute;
    top: 60%;
    left: 2%;
    color: white;
    font-weight: bold;
  }
  .toplogo{
    margin-top: -10px;
    height: 40px;
  }
  .navbar-inverse {
    background-color: white;
    border-color: #383E4C;
  }
  .flx .col-sm-4{

    display:inline-flex;

    width: 12rem;
    height: 70px;

  }

  .flx{

    height: 70px;

  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .toplogo{
    margin-top: -10px;
    height: 40px;
  }
  .navbar-inverse {
    background-color: white;
    border-color: #383E4C;
  }
 
  .header-content h1 {
    font-size: 70px;
  }
}

@media only screen and (max-width: 520px) {
  .toplogo{
    margin-top: -10px;
    height: 40px;
  }
  .navbar-inverse {
    background-color: white;
    border-color: #383E4C;
  }
  .col-xxs-12 {
    width: 100%;
  }
}

.imgmap{
  margin-left:1.5%;
}

@media only screen and (max-width: 480px) {
  header { height: 50vh; }
}

.fonts2{
  font-size: 25px !important;
}

@media only screen and (max-width: 480px) {
  .imgmap{
    margin-left:0;
  }
  .imagsize{
    height: 400px !important;
  }
  .topmarginset{
    margin-top: -60px !important;
  }
  .contact{
    font-size: 50px !important;
  }
  .bottomcss{
    margin-top: -200px !important;
  }
  .blue{
    font-size: 18px !important;
  }
  .orange{
    font-size:18px !important ;
  }
  .green{
    font-size: 18px !important;
  }
  div.content{
    flex-direction: column;
  }
  .fonts2{
    font-size: 18px !important;
  }

  .fonts1{
    font-size: 28px !important;
  }
.toptextfont p{
 margin: auto 0;
}
  .content1{
    display: inline-flex !important;
  }
  .textcontent{
   flex-direction: row;
  }
  .centerclass{
    text-align: center;
    justify-content: center;
  }
  .imgSize img{
    width: 200px !important;
  }
  .imgdiv img{
    height: 6rem !important;
  }
  .fontchnage3{
    font-size: 20px !important;
  }
  .fontchnage2{
    font-size:20px !important;
  }
  .fontchnage1{
    font-size: 17px !important;
  }
  .fontchnage{
    font-size: 18px !important;
  }
  .fonts{
    font-size: 30px !important;
  }
  .imgtext{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }

  .imgtext1{
    display: inline-block;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
  .imgtext1 .new{
    display: inline-block;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }



  .maindivoftop .col-sm-4{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }


  #section2 { margin-top: -150px; }
}
 

/* @media only screen and (max-width: 880px) {
  #section2 { margin-top: -350px; }
} */

/* pooja */

.new {
  display: flex;
  justify-content: center;
  overflow: hidden; /* Ensure content doesn't overflow on smaller screens */
}

.carousel-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0 auto; /* Center the carousel */
}

.carousel {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.carousel .col-sm-4 {
  flex: 0 0 100%; /* Full width on mobile */
  max-width: 100%; /* Ensure max width is 100% */
  padding: 0 10px; /* Adjust spacing */
  box-sizing: border-box; /* Include padding in width calculation */
}

.arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 2em;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 10px;
  border-radius: 50%;
}

.arrow-left {
  left: 10px;
}

.arrow-right {
  right: 10px;
}

.fontchnage{
  font-size: 30px;
}
@media (min-width: 768px) {

  .contact{
    font-size: 50px !important;
  }
  div.content{
    flex-direction: column;
  }
  .fontchnage{
    font-size: 30px !important;
  }
  .fonts{
    font-size: 30px;
  }
  .imgtext{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }

  .imgtext1{
    display: inline-block;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
  .imgtext1 .new{
    display: inline-block;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
  /* .centertext .rowtext{
    display: flex;

    flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  } */
  .carousel .col-sm-4 {
      flex: 0 0 33.3333%; /* Three columns on medium screens */
      max-width: 33.3333%; /* Three columns on medium screens */
  }
}

/* rohit */
/* .navbar-inverse .navbar-nav > li > a.current, .navbar-inverse .navbar-nav > li > a:hover {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.6) !important;
} */

form {
  display: flex;
  flex-direction: column;
}

label {
  margin: 0.5em 0 0.2em;
}

input {
  padding: 0.5em;
  margin-bottom: 1em;
  border: 1px solid #ddd;
  border-radius: 4px;
}

button {
  font-size: 20px;
  font-weight: bold;
  padding: 0.5em 1em;
  border: none;
  border-radius: 4px;
  background-color: var(--bgcolor3);
  color: white;
  cursor: pointer;
}

button:hover {
  background-color: #0056b3;
}

/* Responsive Styles */
@media (max-width: 768px) {
  .col-sm-6 {
      flex: 1 1 100%;
  }
}

/* about */

.col-md-4 {
  display: flex;
  align-items: center; 
}


.content {
  display: flex;
  align-items: center;
  
}

.imgdiv {
  margin-right: 10px; 

}
.imgdiv img{
  height: 7rem;
}

.login{
  font-size: 20px;
  width: 80%;
  text-align: center;
  font-weight: bold;
}
.green{
  color: var(--bgcolor1);
}
.yellow{
  color: var(--bgcolor2);
}
.orange{
  color: var(--bgcolor4);
}

.blue{
  color: var(--bgcolor3);
}
.textdiv span{
  font-size: 30px;
  display: flex;
  flex-direction: column; 
  justify-content: center; 
}

.intro-section{
  margin-bottom: 10%;
}

.fonts{
  font-size: 50px;
}
.contact{
  font-size: 50px !important ;
}
.fonts1{
  font-size: 30px;
}

.section1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 20px;
}

.content1 {
  display: flex;
  align-items: flex-start;
  margin: 10px;
  max-width: 300px;
}

.icon-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 10px;
}

.icon {
  color: var(--bgcolor2);
  font-size: 16px;
  margin-bottom: 5px;
}

.text {
 text-wrap: nowrap;
}

.highlight {
  font-size: 18px;
  font-weight: bold;
  color: orange;
}

/* Responsive Styles */
@media (max-width: 768px) {
  .section1 {
    flex-direction: column;
    align-items: flex-start;
  }

  .content1 {
    flex-direction: column;
    align-items: flex-start;
    margin: 10px 0;
  }

  .icon-group {
    flex-direction: row;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .icon {
    margin-right: 5px;
    margin-bottom: 0;
  }
}

#homeImage{
  width: 100%;
  height: 94vh;
}

#pathSucc{
  z-index: 50;
  width: 100%;
  height: 700px;
}
#sec_2_9,#sec_2_8{

  width: 100%;
  height: 315px;
}
#sec_2_13{
width: 100%;
    height: 350px;
}
#sec_2_14{
  width: 100%;
      height: 800px;
  }
  #sec_2_16,#sec_2_15{
    width: 100%;
    height: 700px;
  }
  .update{width: 100%;
    height: 200px;
}
#sec_2_7{
  width: 100%;
  height: 400px;
}

@media only screen and (max-width: 780px) {
  #homeImage
    { height: auto; }
}
@media only screen and (max-width: 780px) {
 
  .image-text{ font-size: 15px !important; }
}

.navbar-inverse .navbar-nav>li>a{
  color: black !important;}
 

  /* #section1{
    margin-top: -200px;
  } */
  /* @media only screen and (max-width: 780px) {
 
    #section1{ margin-top: -200px;}
  } */
  #loginrohit{
    display: none;
  }
  @media only screen and (max-width: 580px) {
    #loginrohit{
      display: block;
    }
   }
 #video_ro{
  width: 100%;
 }
    /* Modal styles */
    .modal {
      display: none; 
      position: fixed; 
      z-index: 1; 
      left: 0;
      top: 0;
      width: 100%; 
      height: 100%; 
      overflow: auto; 
      background-color: rgb(0,0,0); 
      background-color: rgba(0,0,0,0.4); 
  }

  .modal-content {
      background-color: #fefefe;
      margin: 15% auto; 
      padding: 20px;
      border: 1px solid #888;
      width: 80%; 
      max-width: 500px; 
      border-radius: 8px; 
  }

  .close {
      color: #aaa;
      float: right;
      font-size: 28px;
      font-weight: bold;  
  }

  .close:hover,
  .close:focus {
      color: black;
      text-decoration: none;
      cursor: pointer;
  }

  .topimageR{
    display: none;
  }
/* .topVideo{
  display: none;
} */
#showImgVideo{
  padding: 7px;
  font-weight: bold;
}
.numberEmaildiv{
  margin-top: 10px;
}



  /* Social media icon container */
  .social-icons {
    display: flex;
    gap: 20px;
    float: right;
    margin-top: -30px;
  }

  /* Icon link styling */
  .social-icons a {
    text-decoration: none;
    color: white;
    font-size: 32px;
    transition: color 0.3s ease;
  }

  /* Hover effect */
  .social-icons a:hover {
    color: #0073e6;
  }


/* ssssssssssss */
.navbar-toggle {
  background-color: white;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
}

.navbar-toggle .icon-bar {
  background-color: #fff;
  display: block;
  width: 22px;
  height: 2px;
  margin: 4px 0;
}

.single-page-nav {
  display: none;
  width: 100%;
}

.single-page-nav.show {
  display: block;
  background-color: white;
  text-align: center;
}

.single-page-nav ul {
  list-style-type: none;
  padding: 0;
}

.single-page-nav ul li {
  padding: 10px;
}

.single-page-nav ul li a {
  color: #fff;
  text-decoration: none;
  display: block;
}

@media (min-width: 768px) {
  .single-page-nav {
    display: block;
  }
  .navbar-toggle {
    display: none;
  }
}
