.right-sidebar-module p a {
    color:#F7D720 !important;
}

.sppb-addon-content a.readon {
        color: #fff;
    background: #BA0000 !important;
    padding: 10px 15px;
    margin-bottom: 25px;
}

.sppb-addon-text-block .sppb-addon-content {
    padding-bottom:20px;
    margin-bottom:20px;
}

.sp-page-title h2 {
    color:#F7D720 !important;
}

.ba-form-submit-btn-wrapper {
    padding-top:20px;
}

.ba-form-submit-btn-wrapper 
{
  width: auto !important;
  display: block !important;
}

#sp-menu .sp-dropdown.sp-dropdown-main.sp-menu-right 
{
  width: 280px !important;
}

.ba-form-submit-btn 
{
  background: #BA0000 !important;
}

p {
  margin-bottom: 10px;
}

ul li {
  list-style: square;
/*  list-style-position: inside !important;*/
}

.right-sidebar-module .sp-module {
  padding: 20px;
  background: #0055a5;
  color: #fff;
}

.right-sidebar-module .sp-module .sp-module-title
{
  font-size: 30px;
  font-weight: bold;
  text-transform: capitalize; 
}

.breadcrumb {
  display: none;
}

.right-sidebar-module .ba-form-page 
{
  padding: 0px;
}

.right-sidebar-module .ba-form-field-item 
{
  margin-bottom: 0;
  margin-top: 4px;
}

.right-sidebar-module .ba-form-field-item .ba-field-label-wrapper * 
{
  color: #fff;
}

body #sp-bottom .sp-module .sp-module-title 
{
    font-size: 24px;
    text-transform: capitalize;
}

#sp-bottom p, 
body #sp-bottom a 
{
    color: #fff;
}

body footer#sp-footer {
    padding: 30px !important;
    color: #fff;
    background: #000;
}

div#sp-footer2 div#mod-custom221 {
    text-align: right;
}

div#sp-footer2 img 
{
    display: inline-block;
}
p.copyrightbottom {
    margin-top: 14px;
}

body #sp-bottom {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}

#sp-top1 {
  width: 100% !important;
}

#sp-top1 ul.sp-contact-info li 
{
  display: inline-block !important;
  margin-left: 0px;
  font-size: 14px;
  letter-spacing: 0;
  border: none !important;
}

#sp-top-bar .sp-module {
  margin-left: 0px;
}

.com-baforms-wrapper .upload-file-btn {
  background: #000 !important;
}

#sp-top1 .sp-module ul > li > a {
  display: inline;
}

#sp-top1 .sp-module ul > li > a::before
{
  display: none;
}

#sp-top-bar
{
  color: #000 !important;
  padding-bottom: 0px !important;
  letter-spacing: 0;
}


.header-contact-info ul li {
  display: inline-block;
  float: left;
  margin-right: 20px;
  padding-right: 12px;
  position: relative;
  padding-top: 4px;
  padding-bottom: 2px;
}
.header-contact-info ul li {
  border-right: 1px solid #ccc;
  border-bottom: none;
}

.header-contact-info ul li .iocn-holder {
  width: 40px;
}
.header-contact-info ul li .iocn-holder, .header-contact-info ul li .text-holder {
  display: table-cell;
  vertical-align: top;
}

@media (min-width: 992px) 
{
  #sp-logo.col-lg-10 
  {
    flex: 0 0 auto;
    width: 33%;
  }

  #sp-header-right.col-lg-2 
  {
    flex: 0 0 auto;
    width: 67%;
  }
}


.header-contact-info ul li:last-child 
{
  margin-right: 0;
  border-right: none;
  padding-right: 0;
}

.header-contact-info ul li .iocn-holder i {
  color: #BA0000;
  display: block;
  font-size: 26px;
  height: 26px;
  transition: all 500ms ease 0s;
  width: 26px;
}
.header-contact-info ul li .text-holder h6 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
}

#sp-header-right {
  margin-top: 40px;
  padding-right: 0px;
  margin-bottom: 30px;
}

body .sp-megamenu-parent > li.active > a, 
body .sp-megamenu-parent > li:hover > a 
{
  color: #fff;
}

.header-contact-info ul li .text-holder p 
{
    font-size: 14px;
}

body .aspasia-image-with-content .sppb-content-holder h2 
{
  margin-bottom: 20px;
}

body .aspasia-image-with-content .sppb-content-holder .details {
  margin-bottom: 20px;
}


body .sp-page-title {
  padding: 200px 0px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-color: rgb(102, 102, 102);
  text-align: center;
  z-index: 10;
  background-attachment: inherit;
}

body .sp-page-title::before
{
  background: rgba(1, 1, 1, 0.3);
}

body .sppb-row-column .sp-module ul > li {
  display: revert;
  border-bottom: none;
}


.offcanvas-menu .mod-search-searchword.inputbox.search-query 
{
  display: none;
}

@media(max-width:767px)
{
  #sp-header-right 
  {
    display: none;
  }
  body .aspasia-slider .sppb-sp-slider-button, 
  .aspasia-slider .sppb-sp-slider-button span.sp-slider-btn-text
  {
    margin-top:0px !important;
  }
  #sp-top1 {
    text-align: center;
  }
  body .copyrightbottom {
    text-align: center !important;
  }
  body div#sp-footer2 div#mod-custom221 {
    text-align: center !important;
  }
  body #sp-logo {
    width: 300px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
  }
  body:not(.layout-boxed) #sp-main-menu-sticky-wrapper #sp-main-menu 
  {
    top: -10px !important;
  }
}


 @media only screen and (min-width: 767px) and (max-width: 991px) 
{
    #sp-header-right 
  {
    display: none;
  }
    body:not(.layout-boxed) #sp-main-menu-sticky-wrapper #sp-main-menu 
  {
    top: -10px !important;
  }
    body .aspasia-slider .sppb-sp-slider-button, 
  .aspasia-slider .sppb-sp-slider-button span.sp-slider-btn-text
  {
    margin-top:0px !important;
  }
  body #sp-logo {
    width: 400px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
  }
  body .copyrightbottom {
    text-align: center !important;
  }
  body div#sp-footer2 div#mod-custom221 {
    text-align: center !important;
  }
  .aspasia-slider h1 {
    font-size: 44px !important;
    line-height: 50px !important;
  }
  #sp-top1 {
    text-align: center;
  }

}

@media (min-width: 768px) 
{
  body #sp-bottom .col-md-3 
  {
    flex: 0 0 auto;
    width: 33.3% !important;
  }
}


@media only screen and (min-width: 991px) and (max-width: 1199px) 
{
  #sp-header-right.col-lg-2 
  {
    flex: 0 0 auto;
    width: 72%;
    padding-right: 0;
  }
  body .header-contact-info ul li
  {
    margin-right: 8px !important;
  }
  body .header-contact-info ul li .iocn-holder 
  {
    width: 30px !important;
  }
  body #sp-logo.col-lg-10 
  {
    flex: 0 0 auto;
    width: 28% !important;
  }
  .aspasia-slider h1 {
    font-size: 52px !important;
    line-height: 60px !important;
  }
  body .aspasia-slider .sppb-sp-slider-button, 
  .aspasia-slider .sppb-sp-slider-button span.sp-slider-btn-text
  {
    margin-top:0px !important;
  }

}

@media(min-width: 991px)
{
  body #sp-footer1 
  {
    width: 60%;
  }
  body #sp-footer2 
  {
    width: 40%;
  }

}


.sp-page-title h1 
{
  color: #fff;
  font-weight: bold;
  font-size: 52px;
}


#sp-main-menu {
  background: #0055a5;
}

#sp-menu-right .sppb-btn.readon {
  padding: 5px 22px;
  background: #BA0000 !important;
  border-radius: 0px;
  color: #fff !important;
  width: 180px;
  display: block;
  font-size: 16px;
}

#sp-header-right .sp-column {
  float: right;
}


body ol, 
body ul,
body .sp-module ul
{
  padding-left: 2rem;
}


body #sp-top-bar {
  background-color: #BA0000;
  color: #fff !important;
  text-align: center;
}

body #sp-top-bar p {
  font-style: italic;
}


.header-contact-info a {
  color: #333;
}

body #sp-bottom .sp-module ul.nav.menu {
  padding-left: 0px !important;
}

.cwhire_header{
    display:none;
}
.joboffer {
    list-style:none;
}
.jobtasks{display:none;}
.jobprofile{display:none;}
.item_header_textstr{
    display:none;
}
.job_contactinfo{
    display:none;
}


#appliform-canvas .progress 
{
  display: none;
}


@media (min-width: 481px) 
{
   #application_form 
   {
     display: table;
     max-width: 480px;
     width: 100%;
   }
   #application_form .formlabel, #application_form label 
   {
     width: 170px !important;
     float: left;
   } 
    #application_form input[type="text"]:not(.form-control), 
    #application_form input[type="email"]:not(.form-control), 
    #application_form input[type="url"]:not(.form-control), 
    #application_form input[type="date"]:not(.form-control), 
    #application_form input[type="password"]:not(.form-control), 
    #application_form input[type="search"]:not(.form-control), 
    #application_form input[type="tel"]:not(.form-control), 
    #application_form input[type="number"]:not(.form-control), 
    #application_form select:not(.form-select):not(.form-control) 
    {
      width: 200px;
   }
}
.cwhire_readmore .readmore, #application_form #button_submit {
    font-weight: normal !important;
    font-size: 16px !important;
    background: #0055a5 !important;
    border-radius: 0px;
    color: #fff;
    text-align: center;
    padding: 12px 30px 11px;
    display: inline-block;
    font-family: 'Hind', sans-serif;
    outline: none;
    border: none;
}

#application_form p {
  margin-bottom: 32px !important;
}
#formhider, .closebutton {
  display: none;
}
#application_text {
  height: 120px !important;
}
#application_form input[type="radio"] {
  margin-right: 5px;
}
h3.jobtitle {
    display: none;
}

#site-logo {
  font-size: 24px;
  line-height: 1;
  display: table-cell;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}