#nakainer .contact-bar {
  padding-right: 0;
}
#primary-content .bottom-head-link {
  display: none;
}

#primary-content #header {
  position: relative;
}
#primary-content .mobile-top-link li {
  line-height: 6px;
}
#primary-content.main {
  min-height: 700px;
  position: relative;
  font-size: 18px;
}
#primary-content.main > .container {
  padding-bottom: 3em;
}

#primary-content .head-menu {
  position: relative;
}
#primary-content .head-menu.darkHeader {
  background: #01848c;
  position: fixed;
  width: 100%;
  top: 0;
  min-height: 76px;
}

.inner-content,
.inner-content .container {
  min-height: 700px;
}
.inner-content .container {
  background: #fff;
  box-shadow:
    10px 0 15px -4px rgba(0, 0, 0, 0.05),
    -10px 0 8px -4px rgba(0, 0, 0, 0.05);
}
.inner-content .inner-content-part {
  margin: 15px 0;
}

#primary-content footer {
  background: #003c6f;
  padding: 20px 0;
}
#primary-content footer ul {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
#primary-content footer ul li {
  display: inline-block;
  color: #fff;
}
#primary-content footer ul li a {
  color: #fff;
}
#primary-content footer ul li a:hover {
  color: #ff7e00;
}

#primary-content .contact-bar li {
  color: #fff;
  line-height: 1;
}

#primary-content .link-bar ul li {
  line-height: 1;
  color: #fff;
}
#primary-content .link-bar ul li a {
  color: #fff;
}
#primary-content .link-bar ul li a:hover {
  color: #ff7e00;
}
#primary-content #cssmenu .home {
  display: inline-block;
}

#primary-content .btneffect1.grnbtn:hover,
#primary-content .btneffect1.grnbtn:active {
  color: #fff;
  background: none;
  border: 2px solid #606060;
}
#primary-content a.newsbtn {
  color: #fff;
}
#primary-content.main a.cus_btn,
input[type="button"],
input[type="submit"] {
  display: inline-block;
  padding: 12px 30px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  border-radius: 0px;
  font-size: 20px;
  background: #ad9945;
  cursor: pointer;
  text-transform: uppercase;
  border: 0;
  white-space: normal;
  text-decoration: none;
}
#primary-content.main a.cus_btn:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
  background: #364042;
  color: #fff;
}
#primary-content .breadcrumb {
  -webkit-padding-start: 0 !important;
}
.page-breadcrumb .breadcrumb {
  padding: 8px 0;
  text-align: center;
  display: inline-block;
}
.breadcrumb {
  background: none;
}
.breadcrumb > li {
  display: inline-block;
  color: #848688;
}
.breadcrumb > li a {
  color: #0e8dc6;
}
.breadcrumb > li a:hover {
  color: #07ac57;
  transition-duration: 0.5s;
  text-decoration: underline;
}
.bg-gray {
  background-color: #f6f6f6 !important;
}
.black-text {
  color: #000 !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.grey-text {
  color: #4b4b4d;
}
.blue-text {
  color: #874abf;
}
/**** start heading part ******/
#primary-content .container {
  padding: 0 20px;
}

#nakainer .header-for-inner.lazy-section {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  position: relative;
}
.header-for-inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #202c2e;
  opacity: 0.5;
}
#primary-content .page-title-small {
  position: relative;
  z-index: 1;
  color: #fff;
  position: relative;
}
.page-breadcrumb a,
.bck_previous a {
  color: #fff;
}
.page-breadcrumb {
  text-align: center;
}
.inner-content-area {
  padding-top: 60px;
}
#primary-content .page-title-small h1 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  margin: 0px 0;
  line-height: normal;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

/* End Heading Part */

/*start  page-content-area */

#primary-content p {
  margin-bottom: 10px;
  color: #000;
  font-size: 18px;
}
/*end  page-content-area */
#primary-content.main a {
  text-decoration: underline;
  font-weight: 600;
  font-size: 18px;
}
#primary-content.main a:hover {
  color: #ad9945;
}
/* start standred list */

#primary-content .inner-content-area ul {
  list-style: inherit;
  -webkit-padding-start: 20px;
}
#primary-content .inner-content-area ul li {
  color: #000;
}
#primary-content .inner-content-area ol {
  list-style: inherit;
  -webkit-padding-start: 20px;
  list-style: decimal;
}
#primary-content .inner-content-area ol li {
  color: #000;
}
/* end standred list */

/* strat Typography */

#primary-content h1 {
  font-size: 34px;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #364042;
}
#primary-content h2 {
  text-transform: capitalize;
  font-size: 30px;
  line-height: 1.25;
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: 700;
  color: #ad9945;
}
#primary-content h3 {
  font-size: 24px;
  line-height: 1.15;
  margin-bottom: 5px;
  margin-top: 5px;
  font-weight: 700;
  color: #364042;
}
#primary-content h4 {
  font-size: 18px;
  line-height: 1.15;
  margin-bottom: 5px;
  margin-top: 5px;
  font-weight: 700;
  color: #ad9945;
}
#primary-content h5 {
  font-size: 16px;
  line-height: 1.15;
  margin-bottom: 4px;
  margin-top: 4px;
  font-weight: 700;
  color: #364042;
}
#primary-content h6 {
  font-size: 14px;
  line-height: 1.15;
  margin-bottom: 2px;
  margin-top: 2px;
  font-weight: 700;
  color: #ad9945;
}
/* end Typography */

/*Start Listing Page Css*/
div#singlepage {
  margin: 20px 0;
  padding: 20px 0;
}
.recent-post-title {
  margin: 0 0 30px;
  position: relative;
  font-size: 22px;
  text-transform: uppercase;
}
.recent-post-title h2 {
  font-size: 25px;
  text-align: center;
  margin: 10px 0 0px 0;
  font-weight: 400;
}
#mywrapper .recent-post-title h2:before {
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 50%;
  border-top: 4px solid #161616;
}
.text-title {
  padding: 0 10px;
  background-color: #fff;
  display: inline-block;
  position: relative;
  z-index: 1;
}
#mywrapper .recent-post-title h2:after {
  content: " ";
  display: block;
  width: 1200px;
  position: absolute;
  top: 50%;
  border-top: 4px solid #161616;
}
.post {
  min-height: 200px;
}
.left-img {
  padding: 0;
}
a.img-thum {
  display: inline-block;
}
.right-img img {
  max-width: 100%;
  border: none;
  padding: 0;
  border-radius: 0;
  height: auto;
  width: 100%;
}
.right-img {
  display: inline-block;
  position: relative;
}
#primary-content h2.post-title a,
h1.post-title a,
h2.post-title,
h1.post-title {
  font-weight: 600;
}
#primary-content h2.post-title,
h1.post-title {
  font-size: 21px;
  line-height: 1.5;
  font-weight: 400;
  margin-top: 0;
}
.post-info {
  background: transparent;
  margin: 0 0 6px;
  color: #666666;
  font-size: 12px;
  width: 100%;
  float: left;
}
.author-info,
.time-info,
.comment-info,
.label-info,
.review-info {
  margin-right: 12px;
  display: inline;
}
.post-info i {
  font-size: 12px;
  margin-right: 5px;
  line-height: 13px;
}
.post-info a {
  display: inline-block;
  color: #666666;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  color: #909090;
}
.post-body {
  line-height: 1.6em;
  width: 100%;
  display: inline-block;
}
#primary-content a.readmore {
  border: 2px solid #7b4b37;
  padding: 3px 6px;
  background-color: #976e58;
  color: #fff;
  display: inline-block;
  z-index: 1;
  line-height: normal;
  margin-bottom: 10px;
}
.img-thum {
  display: block;
}
.img-thum > .img-thumbnail {
  width: 100%;
}
.post.tiles {
  margin-bottom: 20px;
  padding: 20px;
}
.widget.Blog .row:last-child .post.tiles {
  border-bottom: 0px solid #ededed;
}

.widget.Blog .row:nth-child(odd) .post.tiles {
  background-color: #fbf8f8;
}
.widget.Blog .row:nth-child(even) .post.tiles {
  background-color: #f8fdfd;
}
.post.tiles {
  -webkit-box-shadow: 0px 0px 5px 1px #ddd;
  -moz-box-shadow: 0px 0px 5px 1px #ddd;
  box-shadow: 0px 0px 5px 1px #ddd;
}
.bglight {
  background: #fcfcfc !important;
}
.contxt {
  padding-bottom: 15px;
  color: #000;
  font-size: 14px;
  line-height: normal;
}
.pagination > li > a,
.pagination > li > span {
  color: #000;
}
.ec-directory-option {
  margin: 0px;
}
.ec-directory-option,
.directory-list-option {
  float: left;
  width: 100%;
  padding-left: 0 !important;
}
.ec-directory-list ul li {
  list-style: none;
}
.ec-directory-option li {
  float: left;
  padding: 0px 8px 0px 0px;
  margin: 0px 8px 4px 0px;
  position: relative;
  line-height: 24px;
  color: #909093;
}
.ec-directory-option li img {
  float: left;
  border-radius: 100%;
  width: 24px;
  margin-right: 10px;
}
.ec-directory-option li a {
  line-height: 24px;
}
.ec-directory-option li:before {
  content: "";
  position: absolute;
  left: -10px;
  top: 5px;
  border-right: 1px solid #dddddd;
  height: 14px;
  width: 1px;
}
.ec-directory-option li:first-child:before {
  content: "";
  border: none;
}
.location-info {
  color: #909090;
}
.location-info .hov-text {
  margin-right: 5px;
}
.location-info p {
  display: inline-block;
  color: #666666;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  color: #909090;
}
.ec-thumb-hover .hov-text {
  color: #fff;
  position: absolute;
  top: 45%;
  font-size: 18px;
  text-align: center;
  width: 100%;
}
.ec-thumb-hover {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.ec-bgcolorhover:hover {
  background-color: #7b4b37;
}
.left-img:hover .ec-thumb-hover {
  opacity: 1;
}
.readmore:hover {
  background: #7b4b37;
  color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#primary-content .post-title a:hover {
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#primary-content .item-list .pager li {
  background-image: none;
  list-style-type: none;
  margin: 0;
  display: block;
  padding: 5px 14px;
  background-color: #fff;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  float: left;
}
#primary-content .pager li > a,
.pager li > span {
  display: block;
  padding: 0;
  background-color: #fff;
  border: 0;
  border-radius: 0;
}
.img-thum {
  position: relative;
}
#primary-content .item-list .pager li:first-child {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-left: 1px solid #ddd;
}
#primary-content .item-list .pager li:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.item-list {
  text-align: center;
}
.item-list ul.pager {
  padding-left: 0;
  display: inline-block;
}

/*Start Listing Page Css*/

div#singlepage {
  overflow: hidden;
}
.recent-post-title {
  margin: 0 0 30px;
  position: relative;
  font-size: 22px;
  text-transform: uppercase;
}
.recent-post-title h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  text-align: center;
  margin: 10px 0 0px 0;
  font-weight: 400;
}
#singlepage .recent-post-title h2:before {
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 50%;
  border-top: 2px solid #161616;
}
.text-title {
  padding: 0 10px;
  background-color: #fff;
  display: inline-block;
  position: relative;
  z-index: 1;
}
#singlepage .recent-post-title h2:after {
  content: " ";
  display: block;
  width: 1200px;
  position: absolute;
  top: 50%;
  border-top: 3px solid #161616;
}
.post {
  background: #f9f3fe;
  margin: 0 15px 0px 15px;
  min-height: 200px;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
.img-thumbnail img {
  width: auto;
  height: 175px;
}
h2.post-title a,
h1.post-title a,
h2.post-title,
h1.post-title {
  color: #383838;
}
h2.post-title,
h1.post-title {
  font-size: 21px;
  line-height: 1.5;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.post-info {
  background: transparent;
  margin: 0 0 12px;
  color: #666666;
  font-size: 11px;
}
.author-info,
.time-info,
.comment-info,
.label-info,
.review-info {
  margin-right: 12px;
  display: inline;
}
.post-info i {
  font-size: 12px;
  margin-right: 5px;
  line-height: 13px;
}
.post-info a {
  display: inline-block;
  color: #666666;
  font-family: Oswald;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  color: #909090;
}
.post-body {
  line-height: 1.6em;
}
a.readmore {
  display: inline-block;
  margin: 0px 0px 10px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  padding: 0px 10px;
  line-height: 26px;
  color: #333333;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
.img-thum {
  display: block;
}
.img-thum > .img-thumbnail {
  width: auto;
  float: right;
}
.post.tiles {
  -webkit-box-shadow: 0 5px 20px -8px black;
  -moz-box-shadow: 0 5px 20px -8px black;
  box-shadow: 0 5px 20px -8px black;
  border: 1px solid #ddd;
}
.bglight {
  background: #fbfde1 !important;
}
.contxt {
  padding-bottom: 15px;
}
.pagination > li > a,
.pagination > li > span {
  color: #000;
}
.pad0 {
  padding: 0;
}

/*End Listing Page Css*/

.search-basic {
  margin: 20px 15px 20px 15px;
}
.search-basic label {
  display: block;
}
.views-widget-filter-combine,
.views-widget-filter-field_tags_tid,
.views-submit-button,
.views-widget-per-page {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 10px;
}
.form-item-key input[type="text"],
.form-item-field-tags select,
.form-item-items-per-page select {
  border: 2px solid #aaabad;
  height: 35px;
  padding: 0px 5px;
  width: 100%;
  max-width: 320px;
}
.search-basic-form-item {
  display: inline;
}
.views-submit-button #edit-submit-events.form-submit {
  margin-left: -5px;
  height: 35px;
  vertical-align: top;
}

/*testimional listing Start Css*/

.testimional-list {
  margin-top: 30px;
}

.testimional-list .item {
  padding: 10px;
  margin-bottom: 20px;
}

.testimional-list .item:nth-child(even) {
  background: #f8fdfd;
  color: #000;
}

.testimional-list .item:nth-child(odd) {
  background: #fbf8f8;
}

.testimional-list .testimional-text {
  font-size: 22px;
}

.testimional-list .testimional-text,
.testimional-list .testimional-author {
  color: #000;
}

.testimional-list .testimional-author {
  font-size: 14px;
}

.testimional-list .testimional-text:before,
.testimional-list .testimional-text:after {
  content: none;
}

.testi-item-button {
  margin-top: 20px;
}

/*testimional listing End Css*/

/*Spotlight Css start*/
.posts-loop-list {
  margin-top: 20px;
  padding-top: 20px;
}
.posts-loop-list .post-loop {
  background: none repeat scroll 0 0 #fbf8f8;
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
}
.posts-loop-list .post-loop.even {
  background: none repeat scroll 0 0 #f8fdfd;
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
}
.posts-loop-list .post-loop {
  margin-bottom: 30px;
  position: relative;
}
.posts-loop-list .post-loop-wrap {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}
.hpn-thumb .post-thumbnail {
  text-align: right;
}
.post-loop .post-thumbnail {
  margin-bottom: 30px;
}
.hpn-thumb .post-thumbnail {
  margin-left: 30px;
  margin-right: 0;
  text-align: right;
  width: 270px;
}
.post-thumbnail {
  position: relative;
}
.post-loop .post-title {
  font-size: 20px;
  font-weight: bold;
  border: 0;
}
.post-meta {
  font-weight: bold;
  line-height: 24px;
  padding-bottom: 10px;
}
.post-loop .post-excerpt {
  margin-top: 22px;
}
.hpn_view_more .read-more1 {
  text-align: right;
  width: 100%;
  text-transform: uppercase;
}
.read-more1 {
  float: right;
  margin-top: 15px;
}

/*Spotlight Css End */
.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
}
#primary-content .header-for-inner.lazy-section {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  position: relative;
  background-position: 100% 20% !important;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-breadcrumb {
  text-align: center;
  font-size: 18px;
}
#primary-content .page-breadcrumb {
  -webkit-padding-start: 0 !important;
}
.page-breadcrumb {
  background: none;
}
.breadcrumb ol {
  margin: 0;
  padding: 0;
}
.breadcrumb li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.page-breadcrumb a {
  text-decoration: underline;
  color: #fff !important;
}
.breadcrumb {
  background: transparent;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 0px;
  list-style: none;
}
.breadcrumb li:first-child:before {
  content: none;
}
.breadcrumb li:before {
  content: " \BB ";
}
.page-breadcrumb a:hover {
  color: #fbefbe !important;
}
