#mind-fox-toppanel-header {
  padding: 0px !important;
}
ul.btn li:last-child {
  padding-right: 0;
  display: flex;
}
.right-header {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  animation: zoom-out 10s forwards;
}
h1.right-header-txt { 
  color: #fff;
  font-family: 'Montserrat bold';
  font-size: 25px;
  background-color: #ff9240;
  padding-block: 10%;
  width: 95%;
  text-align: center;
}
.mind-fox-toppanel.blu{
  background:#ff9240;
  margin-inline: 5px;
  color: black;
}
.mind-fox-secondpane.container {
  max-width: 1140px ! important;
}
.mind-fox-secondpane {
  background: linear-gradient(265deg, #2E2E2E, transparent);
  height: 50px;
}
.mind-fox-toppanel {
  position: sticky;
  top: 0; 
  background-color: #333;
  color: white;
  z-index: 1000;
}
.mind-fox-secondpane-menu1 {
  color: black;
  font-size: 16px;
  font-weight: bolder;
  font-family: 'Montserrat';
}
.mind-fox-secondpane-menu2 {
  color: black;
  font-size: 16px;
  font-weight: bolder;
  padding-left: 10px;
  font-family: 'Montserrat';
}
.mind-fox-secondpane-menu1:hover {
  padding-top: 2px;
  font-size: 17px;
  color: #ff9240;
}
.mind-fox-secondpane-right-arrow {
  width: 30px;
  object-fit: cover;
  margin-left: 5px;
}
#mind-fox-toppanel-logo {
  height: 100px;
}
.mind-fox-secondpane-breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  list-style: none;
  border-radius: .25rem;
  align-items: center;
}
#mindfox-childpage-container {
  height: 100%;
  overflow: hidden;
} 
.childpage-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.childpage-grid {
  padding: 5vh 0 0 0;
}
.childpage-grid-first{
  padding: 5vh 5vh;
  background: #0f0c0a;
}
.childpage-grid-second{
  padding: 5vh 5vh;
}
.childpage-grid-third{
  padding: 5vh 5vh ;
  background: #0f0c0a;
}
.txt-mf {
  font-size: 30px;
  color: #fff;
  font-family: 'Montserrat Bold';
}
.do-mf {
  font-size: 30px;
  font-family: 'Montserrat Bold';
}
.txt-mb {
  font-size: 30px;
  color: #000;
  font-family: 'Montserrat bold';
}
.casa_scot {
  font-family: Casanova Scotia;
}
.txt_ndt {
  color: #ff9240;
  font-size: 35px;
}
.ourservices-menu {
  display: flex;
  flex-direction: row;
  margin-top: 1%;
  justify-content: space-around;
  align-items: center;
  padding: 0px;
  height: 100%;
  font-family:'Montserrat Bold';
  font-size: 14px;
}
a:hover {
  color: white;
}
a {
  color: #ff9240;
  font-weight: bold;
}
a.header-ndt:hover {
  color: white;
}
a.header-web-dev:hover {
  color: white;
}
.ot_result {
  font-weight: 800;
  font-size: 15px;
}
.dropdownOurServices {
  position: relative;
  display: inline-block;
  background: none;
  font-weight: bold;
}
.dropdownOurServicesBtn {
  color: #ff9240;
  padding: 16px 0px;
  border: none;
  background-color: transparent;
}
.dropdownOurServicesContent {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 180px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  color: black;
}
.dropdownOurServicesContent a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;	
}
.dropdownOurServicesContent a:hover {
  background-color: #ff9240 !important;
}
.dropdownOurServices:hover .dropdownOurServicesContent {
  display: block;
}
.dropdownOurServices:hover .dropdownOurServicesBtn {
  color: white;
}
a.top-header:hover {
  color: white;
}
 a.header-hdf5 {
  display: none !important;
  position: absolute;
  left: 12.89em;
  bottom: 3.55em;
  color: #0f0c0a !important;
  background: white;
  width: 100%;
  z-index: 2;
}
.hover-wrap:hover .header-hdf5 {
  display: block !important;
}
.header-ndt {
  position: relative;
  z-index: 3;
}
a.header-hdf5:hover {
  color: white !important;
}
.dropdownSubMenu {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.dropdown.header-arrow {
  display: flex;
  flex-direction: row;
  width: 130px;
  background:#0f0c0a;
}
img.mail-logo {
  width: 30%;
  padding-top: 15%;
}
.top-lf-txt {
  display: flex;
  flex-direction: column;
  width: 20%;
  justify-content: space-around;
  padding-top: 16%;
}
.mail-txt {
  float: left;
  padding-left: 12px;
  color: #fff;
  padding-top: 7px;
  padding-bottom: 5px;
  font-family: 'Montserrat';
  font-size: 10px;
}
.ser-txt {
  padding-left: 12px;
  color: #ff9240;
  margin-top: -28px;
  font-family: 'Montserrat Bold'!important;
  font-size: 15px;
  position: relative;
  top: -4px;
}
a.top-sub-header {
  color: #ff9240;
}
a.top-sub-header:hover {
  color: #fff;
}
ul.btn {
  padding-top: 30px;
  padding-right: 40px;
}
/* width */
::-webkit-scrollbar {
  width: 6px;
}
/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px #554d45;
  border-radius: 2px;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #554d45;
  border-radius: 5px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ff9240; 
}
@media only screen and (max-width: 430px) {
  .txt-ma {
    font-size: 25px;
  }
}

@media screen and (min-width: 100px) and (max-width: 575px) {
  .header {
    padding: 0px 0px 0px 0px !important;
  }
  ul.btn {
    float: left !important;
    padding-top: 0px;
  }
}

@media screen and (min-width: 710px) and (max-width: 912px) {
  span.monts_medium.sp_txt {
    padding-right: -4%;
  }
  span.monts_bld.sp_hlp {
    padding-right: -10%;
    font-size: 19px !important;
  }
}

@media (min-width: 576px) {
  .childpage-container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .childpage-container {
    max-width: 720px;
  }
}
  
@media (min-width: 992px) {
  .childpage-container {
    max-width: 960px;
  }
}
  
@media (min-width: 1200px) {
  .childpage-container {
    max-width: 1140px;
  }
}

@media (min-width: 1800px) {
  .container {
      max-width: 1480px;
  }
}

@media (min-width: 1800px) {
  .childpage-container {
    max-width: 1480px;
  }
}

@media (min-width: 1800px) {
  .childpage-container {
    max-width: 1480px;
  }
}