@font-face {
  font-family: 'industryw00-mediumregular';
  src: url('../fonts/industry_w00_medium/industry_w00_medium-webfont.eot');
  src: url('../fonts/industry_w00_medium/industry_w00_medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/industry_w00_medium/industry_w00_medium-webfont.woff2') format('woff2'), url('../fonts/industry_w00_medium/industry_w00_medium-webfont.woff') format('woff'), url('../fonts/industry_w00_medium/industry_w00_medium-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bankgothic_md_btmedium';
  src: url('../fonts/bnkgothm/bnkgothm-webfont.eot');
  src: url('../fonts/bnkgothm/bnkgothm-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bnkgothm/bnkgothm-webfont.woff2') format('woff2'), url('../fonts/bnkgothm/bnkgothm-webfont.woff') format('woff'), url('../fonts/bnkgothm/bnkgothm-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
div, p, ul, li, ol, frame, img, a, row, u, i, header, menu, footer, body, h1, h2, h3, h4, h5, h6, input, textarea, radio, select, form {
  padding: 0;
  margin: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type=text]:focus {
  outline: none;
}
li, ol {
  list-style: none;
}
body {
  line-height: 21px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Calibri;
  font-size: 15px;
}
a, p {
  color: #424242;
  text-decoration: none;
  font-size: 15px;
  text-align: justify;
  line-height: 22px;
}
header {
  float: left;
  width: 100%;
}
.logo-search {
  padding: 12px 0;
  display: flex;
  ;
}
.row {
  width: 1200px;
  margin: auto;
}
.logo {
  float: left;
  width: 100px;
}
.logo img {
  width: 100%;
}
.search {
  float: right;
  background: #f4f4f4;
  border: solid 1px #d5d5d5;
  margin-top: 42px;
  width: 315px;
}
.search-box {
  width: 100%;
}
.search input[type="text"] {
  width: 85%;
  font-size: 12px;
  background: none;
  border: none;
  padding: 10px 3%;
}
.search #searchButton {
  float: right;
  background: #f58220;
  color: #fff;
  width: 15%;
  font-family: Calibri;
  cursor: pointer;
  transition: all 0.3s linear;
  border: none;
  padding: 10px 0;
}
.search #searchButton:hover {
  background: #70a842;
}
.slider {
  float: left;
  width: 100%;
  min-height: 550px;
}
.slider img {
  width: 100%;
  height: 450px;
}
.home-container {
  float: left;
  width: 100%;
}
.welcome-container {
  float: left;
  width: 100%;
  margin-top: 10px;
}
h1.org-title {
  font-size: 32px;
  text-transform: uppercase;
  color: #f58220;
  margin-bottom: 30px;
  font-family: 'bankgothic_md_btmedium';
  font-weight: normal;
  letter-spacing: -2px;
}
.welcome-board {
  float: left;
  width: 71%;
  margin-top: 40px;
}
.welcome-board.author-page .about-author {
  margin-bottom: 45px;
  margin-top: 5px;
}
.welcome-board p {
  margin-bottom: 15px;
  clear: both;
}
.welcome-board p.marg-btm-none {
  margin-bottom: 0;
}
h3.green-title.marg-none {
  margin: 0;
}
a.readmre-btn {
  background: #70a842;
  color: #fff;
  padding: 3px 20px 3px;
  margin-top: 8px;
  display: inline-block;
  transition: all 0.3s linear;
}
a.readmre-btn:hover {
  background: #f58220;
}
.service {
  float: right;
  width: 25%;
  margin-top: 40px;
}
.service-content {
  background: #dfdfdf;
  padding: 25px;
}
.service-content p {
  font-size: 14px;
}
.service-content h3 {
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.service-content a {
  color: #f58220;
  float: right;
  text-decoration: underline;
  transition: all 0.3s linear;
}
.service-content a:hover {
  color: #70a842;
}
.domestic-international:first-child {
  margin-bottom: 20px;
}
.categories {
  float: left;
  width: 100%;
  background: #f0f0f0;
  margin: 40px 0px 0px;
  padding: 60px 0 60px 0;
}
.categories h1, .our-concern h1 {
  text-align: center;
}
.categories h2.green-title {
  height: 40px;
  line-height: 28px;
  margin-bottom: 22px;
}
.item {
  background: #fff;
  padding: 30px;
  text-align: center;
  border: solid 1px #e1e1e1;
}
.owl-head {
  margin-bottom: 3px;
  display: inline-block;
}
.cat-icon {
  width: 62px;
  height: 62px;
  margin: auto;
  background: #fff;
  border-radius: 34px;
  box-shadow: 1px 1px 9px #d5d5d5;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
}
.cat-icon img {
  width: auto;
}
.owl-content p {
  text-align: center;
  margin-bottom: 13px;
}
.our-concern {
  float: left;
  width: 100%;
  padding: 60px 0 20px;
}
h2.green-title, h3.green-title {
  font-size: 25px;
  text-transform: uppercase;
  color: #70a842;
  margin-bottom: 10px;
  line-height: 28px;
}
h3.green-title {
  font-size: 18px;
  text-decoration: none;
  margin-top: 7px;
  line-height: 22px;
}
h2.green-title span {
  text-transform: none;
  font-size: 20px;
}
.our-concern-address {
  display: flex;
}
.address {
  float: left;
  width: 31%;
  background: #fff;
  margin-right: 3.5%;
  padding: 2%;
  box-shadow: 0px 1px 8px #dfdfdf;
  margin-top: 13px;
}
.address:last-child {
  margin-right: 0px;
}
.address p {
  margin-top: 15px;
  text-align: left;
  word-wrap: break-word;
}
#footer {
  float: left;
  width: 100%;
  background: #797979;
  text-align: center;
  padding: 15px 0;
  margin-top: 35px;
}
#footer ul li {
  display: inline-block;
  padding: 0 40px;
  border-right: solid 1px #bdbdbd;
}
#footer ul li:last-child {
  border-right: none;
}
#footer ul li a {
  color: #fff;
  text-transform: uppercase;
  font-family: 'industryw00-mediumregular';
  transition: all 0.3s linear;
  font-size: 13px;
}
#footer ul li a:hover {
  opacity: 0.7;
}
/*Inner Content*/
.inner-banner {
  float: left;
  width: 100%;
  position: relative;
}
.inner-banner img {
  display: block;
  width: 100%;
}
.breadcrumbs {
  position: absolute;
  top: 41%;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  text-align: center;
}
.breadcrumbs h2 {
  font-size: 2em;
  color: #f58220;
  font-family: 'bankgothic_md_btmedium';
  font-weight: normal;
  margin-bottom: 5px;
}
.breadcrumbs ul li {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  padding: 0 2px;
}
.breadcrumbs ul li a {
  text-decoration: underline;
}
.breadcrumbs ul li a {
  color: #fff;
  transition: all 0.3s linear;
  font-size: 12px;
}
.breadcrumbs ul li a:hover {
  color: #f58220;
}
.inner-container {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.author-content {
  margin-bottom: 35px;
  margin-right: 30px;
}
.author-content ul li {
  background: url("../images/list-icon-org.png") no-repeat left center;
  padding-left: 20px;
  margin-bottom: 8px;
}
/*.author-image {
  float: right;
  width: 24%;
  text-align: center;
}*/
.author-image img {
  box-shadow: 1px 1px 4px #d0d0d0;
  margin-left: 26px;
  border: solid 1px #dcdcdc;
  padding: 6px;
  width: 100%;
  margin-bottom: 5px;
}
.author-row-mobile {
  margin-bottom: 10px;
  display: flex;
  flex-direction: row-reverse;
}
.author-image {
  text-align: center;
}
.proud-member {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.proud-member ul li {
  float: left;
  width: 19%;
  margin-right: 1.25%;
  margin-top: 5px;
}
.proud-member ul li:last-child {
  margin-right: 0;
}
.proud-member img {
  border: solid 1px #ddd;
  width: 100%
}
.press {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.press ul li {
  width: 49%;
  float: left;
  margin-right: 2%;
  position: relative;
}
.press ul li:last-child {
  margin-right: 0;
}
.press img {
  width: 100%;
  border: solid 2px #c2c1c1;
  display: block;
}
.press ul li::after {
  position: absolute;
  width: 100%;
  content: "Click on the image to enlarge";
  bottom: 0;
  color: #fff;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.7);
  left: 0;
  text-align: center;
  padding: 6px 0;
}
.quote {
  float: left;
  width: 100%;
  background: #70a842;
  text-align: center;
  padding: 15px;
  font-family: 'industryw00-mediumregular';
  font-size: 18px;
  color: #fff;
  margin-top: 15px;
  font-style: italic;
}
.book-page {
  float: left;
  width: 100%;
}
.book-cover {
  float: left;
  width: 55%;
  margin-top: 15px;
  position: relative;
}
.book-cover::after {
  position: absolute;
  width: 100%;
  content: "Click on the image to enlarge";
  bottom: 0px;
  color: #fff;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.7);
  left: 0;
  text-align: center;
  padding: 6px 0;
}
.book-cover img {
  width: 100%;
  border: solid 1px #cccccc;
  display: block;
}
.book-page .author-content {
  width: 42%;
  float: right;
  margin-top: 12px;
  margin-bottom: 0;
  margin-right: 0;
}
.book-detail-bg img {
  width: 100%;
}
h3.org-title {
  color: #f58220;
  font-size: 18px;
  text-transform: uppercase;
}
.about-book, .about-author {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.about-book h3.org-title {
  margin-bottom: 2%;
}
.about-book p {
  margin-bottom: 0;
}
.about-author ul li {
  float: left;
  width: 48%;
  text-align: center;
  padding: 25px;
  box-shadow: 0px 0px 5px #cdcdcd;
  background: #f5f5f5;
  margin-top: 3.5%;
  margin-right: 4%;
}
.book-page .about-author ul {
  display: flex;
}
.about-author ul li.full-width-li {
  width: 100%;
  margin-right: 0;
}
.about-author ul li.full-width-li.marg-top-2 {
  margin-top: 2%;
}
.about-author ul li:nth-child(even) {
  margin-right: 0;
}
.about-author ul li img {
  padding: 5px;
  border: solid 1px #bdbaba;
  margin-bottom: 8px;
  background: #fff;
}
.about-author p {
  margin-bottom: 0;
}
.separator {
  float: left;
  width: 100%;
  text-align: center;
  margin: 50px 0px;
}
.book-page .about-author ul li.marg-top {
  margin-top: 4%;
}
.search-results{
  width: 100%;
}
#results p{
  border-bottom: solid 1px #cdcdcd;
  padding: 30px 0;
  margin: 0;
}
#results p:first-child{
  border-bottom: none;
  padding: 0;
}
#results p:last-child{
  border-bottom: none;
}
#results a{
  font-size: 16px;
  color: #70a842;
  margin-top: 5px;
  display: inline-block;
  font-family: 'industryw00-mediumregular';
}
#results a:hover{
  color: #f58220;
}
.highlight {
  background-color: #ffff03;
  font-weight: bold;
  padding: 2px;
  border-radius: 3px;
  color: #000;;
}
.testimonial {
  float: left;
  width: 100%;
}
.testimonial ul {
  display: flex;
}
.testimonial ul li {
  float: left;
  width: 48%;
  box-shadow: 1px 1px 5px #ddd;
  padding: 20px;
  margin-right: 4%;
  margin-top: 80px;
  transition: 0.3s;
}
.categories-inner ul li {
  margin-top: 50px;
  margin-bottom: 40px;
}
.categories-inner ul:last-child li {
  margin-bottom: 0;
}
.testimonial ul li:nth-child(even) {
  margin-right: 0;
}
.testi-img {
  margin-top: -75px;
  text-align: center;
}
.testi-img img {
  border: solid 1px #e7e7e7;
  border-radius: 50%;
  background: #fff;
  width: 110px;
  height: 110px;
}
.testimonial-content {
  margin-top: 15px;
}
.inner-service h2.green-title {
  margin-bottom: 20px;
}
.inner-service .author-content {
  width: 100%;
  margin-bottom: 10px;
}
.non-personal-infm {
  margin-top: 20px;
  float: left;
}
.org-text {
  color: #f58220;
}
.inner-contact {
  background: url("../images/location-bg.png") right top no-repeat;
  background-size: contain;
}
.social-media {
  margin-top: 35px;
}
.social-media ul {
  margin-top: 20px;
}
.social-media ul li {
  display: inline-block;
  padding-right: 15px;
}
.category-img {
  background: #424242;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-left: 37%;
  text-align: center;
  margin-bottom: 25px;
}
.category-img img {
  padding: 25px 0px;
  background: none;
  border: none;
  border-radius: 0;
  transition: transform 1s;
  width: 60px;
  height: 104px;
}
.testimonial ul li a:hover .category-img img {
  transform: rotate(360deg);
}
.testimonial ul li:hover {
  box-shadow: 1px 1px 5px #a4a4a4;
}
.testimonial ul li a:hover h3.green-title {
  color: #f58220;
}
.feedback-form {
  float: left;
  width: 100%;
  padding: 3%;
  box-shadow: 0px 0px 5px #cdcdcd;
  border-radius: 10px;
  margin-top: 15px;
}
.feedback-form h3 {
  margin-bottom: 15px;
}
.feedback ul li {
  float: left;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 20px;
}
.feedback ul li:nth-child(even) {
  margin-right: 0;
}
.feedback ul li input[type='text'], .feedback ul li textarea, select {
  width: 100%;
  background: #f2f2f2;
  border: solid 1px #ced4da;
  height: 45px;
  border-radius: 5px;
  padding: 15px;
  font-family: Calibri;
  font-size: 15px;
}
.feedback ul li select:focus-visible, .feedback ul li textarea:focus-visible {
  outline: none;
}
.feedback ul li.address-field {
  width: 100%;
}
.feedback ul li textarea {
  height: 100px;
}
.feedback label {
  margin-bottom: 5px;
  display: block;
}
.feedback span {
  color: #e02222;
}
.form-top {
  margin-top: 50px;
  margin-bottom: 30px;
}
.submit-button {
  text-align: center;
}
.feedback input[type='submit'] {
  background: #70a842;
  border: solid 1px #5f9334;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  padding: 10px 30px;
  font-family: Calibri;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s linear;
}
.feedback input[type='submit']:hover {
  background: #f58220;
  border: solid 1px #d0701f;
}
/*Captcha Style*/
#image {
  margin-top: 10px;
  box-shadow: 5px 5px 5px 5px gray;
  width: 60px;
  ;
  padding: 20px;
  font-weight: 400;
  padding-bottom: 0px;
  height: 40px;
  user-select: none;
  text-decoration: line-through;
  font-style: italic;
  font-size: x-large;
  border: red 2px solid;
  margin-left: 10px;
}
#user-input {
  box-shadow: 5px 5px 5px 5px gray;
  width: auto;
  margin-right: 10px;
  padding: 10px;
  padding-bottom: 0px;
  height: 40px;
  border: red 0px solid;
}
input {
  border: 1px black solid;
}
.inline {
  display: inline-block;
}
#btn {
  box-shadow: 5px 5px 5px grey;
  color: aqua;
  margin: 10px;
  background-color: brown;
}