#site-content {

  max-width: 1100px;

  margin: 0 auto;

}

.fulllisting {

  width: 100%;

  display: inline-block;

}



.teachbox {

  padding: 21px 19px 15px 10px;

  box-shadow: 0 0 8px rgb(0 0 0 / 30%);

  border-radius: 10px;

  margin: 12px 5px 14px 5px;

    margin-right: 5px;

  margin-right: 5px;

  width: 31%;

  display: inline-block;

  margin-right: 1%;

  vertical-align: top;
  min-height: 315px;

}

.teachbox i.fa {

  font-size: 19px;

  padding-right: 10px;

  color: #cd2653;

}

.teachbox label {

  font-size: 18px;

  padding-right: 10px;

  font-weight: bold;

}

.teachbox p {

  font-size: 15px;

}



#registerfrm select {

  height: 40px;
  font-size: 15px;

}

.tokens-container.form-control {

  margin-left: 0px;

}

select#subject {

  height: 34px;

}

.findclsbtn {

  line-height: 1px !important;

  margin-top: 24px !important;

  display: inline-block !important;

  border-radius: 8px solid !important;

}

/*form#findteacher .form-group {

  display: inline-block;

} */

form#findteacher .col-3,form#findteacher .col-2,form#findteacher .col-4 {

  margin-right: 0px !important;

  padding-right: 0px !important;

  padding-left: 7px;

}

.findclsbtn {

  border: 1px solid #cd2653;

  border-radius: 9px;

}

#fromdist 

{

  height: 35px;

}

#registerfrm input[type="text"] {

  height: 35px;

}

.btn.btn-primary.mb-2.teacherregister {

  padding: 10px 20px;

  border: 1px solid;

  border-radius: 10px;

}

#site-header {

  max-width: 1100px;

  margin: 0 auto;

}

#site-footer {

  margin: 0 auto;

  margin-top: 0px;

  max-width: 1100px;

}

header.entry-header {

  padding: 10px !important;

}

#site-header {

  background: #cd2653;

  color: #fff;

  margin-bottom: 0px;

}

.site-description {

  color: #fff;

  text-transform: uppercase;

  font-size: 13px;

  font-weight: bold;

}

header .primary-menu li a{

color: #fff !important;

}

body {

  background: #eee;

}

#site-content {

background: #fff;

padding-top: 20px;

padding: 20px 15px;

  }

.site-title a {

  text-transform: uppercase;

}

#site-footer {

  margin-top: 0px !important;

  background: #ccc;

  color: #000;

}

.header-titles-wrapper {

  margin-right: 4rem;

  max-width: 70%;

}

button.mobile-nav-toggle .toggle-icon {

  color: #fff;

  height: 2.8rem !important;

  width: ;

}



button.mobile-nav-toggle .fas.fa-bars {

  font-size: 25px;

}

#findteacher {

  font-size: 15px;

}

.tokenize > .tokens-container {

 font-size: 15px;

  }

  .findclsbtn {

  border: 1px solid !important;

  border-radius: 9px !important;

  font-weight: bold !important;

}

.fulllisting {

   margin-top: 15px;

}

.maintitle {

  display: inline-block;

  width: 100%;

  margin-bottom: 10px;

  

}

.maintitle h1 {

  text-transform: uppercase;

  font-weight: bold;

  font-size: 20px;

}

.cleanlogin-container {

  width: 50% !important;

  margin: 0 auto;

  }

body  .post-inner {

  padding-top: 1rem;

}

.cleanlogin-form i.bi {

  display: none !important;

  }

  .headbottom {
  max-width: 1100px;
  margin: 0 auto;
  font-size: 14px;
  padding-top: 10px;
  font-weight: bold;
}
#nf-field-4 {
  background: #cd2653;
}
.site-title a:hover, .site-title a:focus {
  text-decoration: unset;
}
.nodatfound {
  margin-top: 20px;
  font-size: 17px;
  text-align: left;
  padding-left: 16px;
}
.headtopformob a{
  background-color: #eee;
  color: #cd2653;
  padding: 1px 8px;
  margin-top: 7px;
  display: inline-block;
  border-radius: 6px;
  font-size: 15px;
  font-weight: bold;
  text-decoration: unset;
  margin-right: 10px;
}
.headtopformob {
  text-align: right;
  width: 100%;
  display: inline-block;
  padding-right: 10px;
  display: none;
  margin-right: 14px;
  padding-right: 30px;
}
.mobile-menu a {
  text-decoration: unset !important;
}
.regnotes {
  max-width: 1100px;
  text-align: center;
  background: #cd2653;
  margin: 0 auto;
  color: #fff;
}
.regnotes p, .regnotes p a {
  padding: 10px;
  font-size: 15px;
  font-weight: bold;
}
.regnotes p a {
  background-color: #eee;
  color: #cd2653;
  padding: 1px 8px;
  display: inline-block;
  border-radius: 6px;
  font-size: 15px;
  font-weight: bold;
  margin: 0px 6px;
  text-transform: capitalize;
}
.regnotes p {
  line-height: 28px;
}
button.close-nav-toggle {
padding: 10px 0px;
}
.primary-menu a {
  font-size: 14px;
  text-decoration: unset;
  font-weight: bold;
  text-transform: uppercase;
}
.primary-menu a:hover, .primary-menu a:focus, .primary-menu .current_page_ancestor {
  text-decoration: unset;
  color: #0056b3 !important;
}
.cleanlogin-form-pwd-link {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  float: left;
}
.cleanlogin-form-register-link {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  float: right;
}
@media (min-width: 1000px) {
.header-toggles:only-child .toggle-inner .toggle-text {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 8px;
}
button.desktop-nav-toggle .fas.fa-bars {
  font-size: 25px;
  color: #fff;
}
button.nav-toggle .toggle-icon, button.nav-toggle svg {
  height: 2.8rem;
  width: 2.6rem;
}
.toggle.close-nav-toggle.fill-children-current-color {
  border: unset !important;
  color: #cd2653;
  font-weight: bold;
}
.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a {
  font-size: 20px;
  padding: 2.5rem 0;
}
}
 @media only screen and (min-width: 200px) and (max-width: 767px)  {

      /* For portrait layouts only */

      .header-titles-wrapper {

         margin-right: 4rem;

        max-width: 100%;

    }

  #findteacher .form-group {

  width: 100%;

  display: inline-block;

  max-width: 100% !important;

  flex: 0 0 100%;

  margin-bottom: 0;

}

.teachbox {

  width: 100%;

}

.cleanlogin-container {

  width: 90% !important;

}
.headtopformob {
    display: block;
  }
  #findteacher.searchbycitycls .form-group {
    max-width: 50% !important;
  }
  #findteacher.searchbycitycls .findclsbtn {
  margin-top: 28px !important;
 }
 h1.mainheadtag {
  font-size: 18px;
 }
  .menu-modal .toggle {
  color: #cd2653;
  font-weight: bold;
  text-decoration: unset;
}
.modal-menu a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px !important;
}
 }

@media only screen and (min-width: 768px) and (max-width: 1040px)  {
       .header-titles-wrapper {
        margin-right: 4rem;
        max-width: 98%;
      }
}

.google-auto-placed {
  overflow: hidden !important;
}