/*
Theme Name: bootstrap-basic Child
Template: bootstrap-basic
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700');
html {
  position: relative;
  min-height: 100%;
}

.strip {
  background: #e3000f;
  text-align: right;
  padding: 8px;
}

.strip:after {
  position: absolute;
  left: 0px;
  bottom: 0px;
  content: "";
  border-bottom: 46px solid #f4f4f4;
  border-right: 90px solid transparent;
}

.strip .navbar-collapse {
  float: right;
}

.strip .navbar-nav>li>a {
  padding: 0px 12px;
  color: #fff !important;
  font-weight: normal !important;
  font-size: 13px !important;
  border-bottom: 1px solid transparent;
}

.strip .navbar-nav>li.active>a, .strip .navbar-nav>li:hover>a {
  background-image: none !important;
  color: #fff !important;
  margin: 0px 12px !important;
  padding: 0px !important;
  border-bottom: 1px solid white;
}

.navbar-default {
  background: #f4f4f4 !important;
}

.navbar-default .navbar-nav>li>a {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #2c3057;
}

.navbar ul li a:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  content: '.';
  color: transparent;
  background: #2c3057;
  visibility: none;
  opacity: 0;
  z-index: -1;
}

.navbar ul li a:hover:after {
  opacity: 1;
  visibility: visible;
  height: 100%;
}

.navbar-default .navbar-nav>.active>a {
  color: #e3000f !important;
  padding: 10px 15px;
  box-shadow: unset !important;
  background: none !important;
}

.navbar-default .navbar-nav>.active>a:hover {
  color: #fff !important;
}

.navbar-default .navbar-nav>.open>a, .dropdown-menu>li>a:hover {
  background: #2c3057 !important;
  color: #fff !important;
  padding: 10px 15px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  background: #2c3057 !important;
  color: #fff !important;
}

.navbar ul li a:hover {
  color: #fff !important;
  padding: 10px 15px;
  font-size: 15px;
}

.header .navbar ul li {
  padding: 12px 6px 0px 0px !important;
}

.navbar-brand {
  height: unset !important;
  margin-top: -28px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-menu {
  font-size: 15px;
  padding: 0px !important;
  border: none !important;
}

.dropdown-menu>li>a {
  color: #fff !important;
  background: #2c3057 !important;
  padding: 10px 15px !important;
}

.dropdown-menu>li>a:hover {
  text-decoration: underline;
}

.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}

.dropdown:hover .dropdown-toggle {
  background: #2c3057;
  color: #fff;
}

#menu-top-menu-1 {
  display: none;
}

#menu-main-menu, #menu-header {
  float: right !important;
  margin-top: 12px;
  margin-right: 14px;
}

.entry-title, .entry-meta {
  display: none;
}

#main-column .post, #main-column .page {
  border: unset;
  margin-bottom: unset;
  padding: unset;
}

body {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: black;
  background: #2c3057 !important;
}

#content .col-md-8:nth-of-type(1) {
  padding-right: 0px;
}

footer {
  background: #232429;
  color: white;
  text-transform: uppercase;
  padding-top: 24px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}

footer li {
  padding: 0px 10px;
  display: inline-block;
  font-size: 15px;
}

footer li a {
  color: white;
}

footer li a:hover {
  color: #ec000f !important;
}

footer h5 {
  font-size: 16px;
  font-weight: 800;
  color: #e3000f;
}

footer i {
  color: white;
}

footer p {
  border: 4px solid rgb(1, 50, 93);
  border-radius: 20px;
  width: 104px;
  margin-bottom: 0px;
  margin-left: -2px;
}

#mobfooter {
  display: none;
}

#deskfooter {
  display: block;
}

.social-networks a {
  padding: 0px 10px;
}

.footer-copyright {
  text-align: right;
  background: #000;
  color: white;
  font-size: 11px !important;
  vertical-align: middle;
  padding: 6px 6px 6px 0px;
  margin-top: 24px;
}

.same_border_for_all_pages {
  border: 1px solid #ddd;
  min-height: 466px;
  margin-bottom: 15px;
}

.lineheight24 {
  line-height: 24px;
}

.Sidebar_Menu .menu-header-container {
  border: 1px solid #ddd;
  font-weight: 600;
  line-height: 32px;
}

.Sidebar_Menu .sub-menu {
  list-style-type: disc;
}

.Sidebar_Menu li.active {
  display: none;
}

.hide_default_ul_style {
  padding-inline-start: 0px;
}

.hide_default_ul_style li {
  list-style-type: none;
}

.Sidebar_Menu li a, .Sidebar_Menu li a:hover, .Sidebar_Menu .sub-menu li a, .Sidebar_Menu .sub-menu li a:hover {
  color: #2c3057;
  text-decoration: none;
}

.title {
  white-space: nowrap;
  overflow: hidden;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 16px;
}

.title:before, .title:after {
  background-color: #e3000f;
  content: "";
  display: inline-block;
  height: 10px;
  position: relative;
}

.title:before {
  right: 0.3em;
  width: 0px;
}

.title:after {
  left: 0.3em;
  width: 100%;
}

.partnerdiv {
  margin: 0 auto;
  width: 160px;
  background: #fff;
  border: 1px solid#bfbfbf;
  border-radius: 12px;
  overflow: hidden;
}

.partnerdiv:hover {
  box-shadow: 0px 4px 8px #555;
}

.partnertitle {
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
  padding: 2px 0px;
  letter-spacing: 0px;
  font-size: 9.5px;
  background: #f4f4f4;
}

.partnerimg {
  height: 118px !important;
  text-align: center;
  vertical-align: middle;
  padding-top: 6px;
  padding-bottom: 6px;
}

.sponsors {
  border: 1px solid #cccccc;
  margin-top: 13px;
}

.partners {
  margin-top: 13px;
}

.partners .col-sm-3 {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 6px;
}

.sponsorspartnersregion {
  background: #f6f6f6;
  border: 1px solid #d8d8d8;
  margin-bottom: 6px;
}

.textcontainer {
  position: relative;
  color: #000;
}

.bottom-left {
  position: absolute;
  bottom: 20px;
  left: -1px;
  width: 70%;
  background: rgba(255, 255, 255, 0.9);
  padding: 8px 2px 12px 10px;
  display: none;
}

.eventsregion {
  border: 1px solid #cccccc;
  background: #f4f4f4;
  margin-top: 10px;
  height: 648px;
  padding: 0 14px;
}

.videocard {
  background: #fff;
  box-shadow: 0px 3px 10px #555;
  margin-top: 11px;
  overflow: hidden;
  margin-bottom: 18px;
}

/ Youtube home page block css / .epyt-pagination {
  padding: 0px 8px 10px 8px !important;
}

.epyt-gallery {
  text-align: left !important;
}

/* Video Region Css Start */

.thumbnail {
  border: 1px solid #f5f5f5;
  display: inline-block;
  margin: 4px;
}

.thumbnailregion {
  text-align: center;
  vertical-align: middle;
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
}

/* Video Region Css End */

/* News Region Css Start */

.announcements {
  background-image: url("https://www.hyderabadrunners.com/wp-content/uploads/2019/09/Train-With-Us.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 294px;
  position: relative;
}

/* News Region Css End */

/* Runners Slider Css Start*/

.runnersoftheweekregion {
  border: 1px solid #cccccc;
  background: #f4f4f4;
  margin-bottom: 24px;
  margin-top: 2px;
  padding: 0 14px;
}

.imagecard {
  background: #fff;
  box-shadow: 0px 2px 10px #555;
  height: 182px;
  width: 100%;
  margin-top: 12px !important;
  margin-bottom: 18px !important;
  position: relative;
}

.imagecard.viewmore {
  position: relative;
}

.margintop {
  margin-top: 20px;
}

.imagecard.viewmore a {
  color: #e3000f;
  font-weight: bold;
  font-size: 24px;
  position: absolute;
  top: 40%;
  left: 27%;
}

.eventsimagecard {
  background: #fff;
  box-shadow: 0px 2px 10px #555;
  height: 182px;
  width: 100%;
  margin-top: 12px !important;
  margin-bottom: 24px !important;
  position: relative;
}

.eventsimagecard.viewmore {
  position: relative;
}

.eventsimagecard.viewmore a {
  color: #e3000f;
  font-weight: bold;
  font-size: 24px;
  position: absolute;
  top: 40%;
  left: 27%;
}

.runnerslide {
  margin-top: 16px;
}

.run {
  background: #fff;
  box-shadow: 0px 2px 10px #555;
  width: 100%;
  height: 182px;
  float: left;
  position: relative;
}

.column-run {
  float: left;
}

.crone {
  width: 100%;
  height: 180px;
}

.crtwo {
  width: 100%;
}

.col-centered {
  float: none;
  margin: 0 auto;
}

.weekrun {
  background: #e3000f;
  width: 60px;
  position: absolute;
  top: 0px;
  right: 16px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  padding: 10px 4px;
}

.monthofrun, .dateofrun {
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
}

.runnername {
  bottom: 0px;
  position: absolute;
  font-weight: 800;
  font-size: 15px;
  text-align: center;
  vertical-align: middle;
  background: rgba(0, 0, 0, 1);
  color: white;
  width: 100%;
  padding: 6px 0px;
}

.prevrunner, .nextrunner {
  color: #e3000f;
}

.prevrunner:hover, .nextrunner:hover, .prevmonth:hover, .nextmonth:hover {
  cursor: pointer;
  text-decoration: none !important;
}

/* Runners Slider Css End */

/* MANAGEMENT PAGE CSS START */

.abouttitle {
  white-space: nowrap;
  overflow: hidden;
  text-transform: uppercase;
  font-weight: bold;
  margin: 1% 0;
}

.abouttitle:before, .abouttitle:after {
  background-color: #e3000f;
  content: "";
  display: inline-block;
  height: 4px;
  position: relative;
}

.abouttitle:before {
  right: 0.3em;
  width: 0px;
}

.abouttitle:after {
  left: 0.3em;
  width: 100%;
}

#tab-content {
  display: inline !important;
  border: none;
  box-shadow: none;
  padding: 0px !important;
}

#sel1 {
  font-weight: 600;
  padding: 4px;
  outline: 0;
  border: none;
}

.management_year_dropdown {
  width: 100%;
  text-align: right;
}

.parent {
  height: 143px;
  border: 1px solid #ececec;
  display: flex;
  background: #f7f7f7;
}

.left-child {
  height: 141px;
  width: 118px;
  display: inline-block;
}

.left-child-right-image {
  margin-left: auto;
}

.right-child {
  display: inline-block;
}

.posbot {
  position: absolute;
  margin-left: 10px;
  top: 32px;
  text-transform: capitalize;
}

.paddingleft0 {
  padding-left: 0px;
}

.paddingright0 {
  padding-right: 0px;
}

.texttransformUP {
  text-transform: uppercase;
}

.texttransformC {
  text-transform: capitalize;
}

.teamdesignation {
  white-space: nowrap;
  text-transform: capitalize;
}

.management_close {
  opacity: 1;
  font-size: 24px;
}

.management_modal_a, .management_modal_a:hover, .management_modal_a:focus {
  color: #000;
  cursor: pointer;
}

.modal_name {
  font-size: 21px;
  font-weight: 600;
  text-transform: capitalize;
}

.modal_designation {
  color: #838383;
  font-size: 16px;
  margin-bottom: 12px;
  margin-top: 2px;
  text-transform: capitalize;
}

/* MANAGEMENT PAGE CSS END */

/* Events Calendar Css Start */

.table-responsiv {
  border: 1px solid #dddddd;
  height: 318px;
  overflow-y: auto;
  margin-bottom: 5%;
}

.side-table {
  height: auto;
  margin-bottom: 1.5%;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0px !important;
}

td, th {
  border-top: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.racecalendar {
  background: #e3000f;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 10px 0px;
}

.fillingfast {
  color: #FF3B01 !important;
  font-size: 8px !important;
}

.open {
  color: #00BA00 !important;
  font-size: 8px !important;
}

.closed {
  color: #BB000D !important;
  font-size: 8px !important;
}

#eventable {
  width: 100%;
}

.nextmonth, .nextmonth span, .prevmonth, .prevmonth span, .dateincal {
  width: 3%;
  color: #e3000f;
  font-weight: bold;
  text-decoration: none !important;
}

.calmonth {
  width: 94%;
  color: #e3000f;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
}

.eventnameincal {
  font-weight: bold;
  color: #000;
  padding-left: 20px;
}

.mySlides, .comeback-text {
  display: none;
}

.table>thead>tr>th {
  vertical-align: super !important;
  border-bottom: 1px solid #ddd;
}

.table>tbody>tr {
  border-bottom: 1px solid #ddd;
}

.slotincal .fa {
  font-size: 8px !important;
}

/* Events Calendar Css End   */

/*Homepage Slider*/

.photonic-stream {
  margin: 0px !important;
}

.lSSlideWrapper {
  height: 450px !important;
}

/* ABOUT PAGE CSS START */

.abouttitle {
  white-space: nowrap;
  overflow: hidden;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 10px;
}

.abouttitle:before, .abouttitle:after {
  background-color: #e3000f;
  content: "";
  display: inline-block;
  height: 4px;
  position: relative;
}

.abouttitle:before {
  right: 0.3em;
  width: 0px;
}

.abouttitle:after {
  left: 0.3em;
  width: 100%;
}

.entry-title, .entry-meta {
  display: none;
}

.abouttext {
  line-height: 24px;
  text-align: justify;
}

.about_card {
  box-shadow: 0px 2px 8px #d2d2d2;
  height: auto;
  width: 100%;
  margin-top: 20px !important;
  margin-bottom: 12px;
  position: relative;
  padding: 15px;
  color: #fff;
  background: #2c3057;
}

.about_card h3 {
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
  color: #00ffff;
}

.about_card .data {
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/* ABOUT PAGE CSS END */

/* Events Page Css Start*/

.eventcard {
  box-shadow: 0 2px 4px #555;
  transition: 0.2s;
  height: 292px;
  margin-bottom: 10px;
}

.imageinevent {
  height: 150px;
}

.eventimage {
  position: relative;
}

.eventtextcontainer {
  padding: 12px 8px;
  font-size: 15px;
}

.eventcarddate {
  background: #e3000f;
  color: #fff;
  padding: 6px;
  text-transform: uppercase;
  font-weight: bold;
  width: 110px;
  position: absolute;
  left: 0px;
  bottom: 8px;
}

.moreaboutevent, .moreaboutevent a {
  float: right;
  color: #e3000f;
  font-size: 20px;
  text-decoration: none !important;
}

.eventsep {
  border-top: 1px solid #ccc;
  margin: 8px 0px;
}

.groundname {
  font-size: 13px !important;
}

.mcafee_OK {
  line-height: 26px;
}

/*Events Page Css End*/

/* Events Info Page Css Start */

.eventsinfo {
  /*background:#f5f5f5;
border:1px solid #f5f5f5;*/
  text-align: center;
  vertical-align: middle;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.eventdate, .eventtime {
  text-transform: uppercase;
}

.registernow {
  padding: 4px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  background: #2c3057;
}

.registernow a {
  color: #fff !important;
}

.registernow a:hover {
  text-decoration: none;
}

ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  background: #e3000f;
}

ul.tabs li {
  background: none;
  color: #fff;
  display: inline-block;
  margin: 6px 14px;
  cursor: pointer;
}

ul.tabs li {
  font-weight: bold;
  text-transform: uppercase;
}

ul.tabs li.current {
  background: #e3000f;
  color: #fff;
  margin: 6px 14px;
  /*border-bottom:1px solid #fff;*/
}

.tab-content {
  display: none;
  background: #fff;
  padding: 15px;
  border: 1px solid rgba(0, 0, 0, .2);
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.tab-content p, .tab-content div {
  line-height: 26px;
}

.tab-content.current {
  display: inherit;
}

.eventsinfocol, .eventsinfotab {
  padding: 4px;
}

.runnereventinfo {
  background: #ec000f !important;
  color: white;
  margin: 0px;
  padding: 18px 0px;
}

.tab-content ul {
  list-style: disc !important;
  list-style-position: inside !important;
  line-height: 24px;
}

/* Events Info Page Css End */

/* Training Locations CSS Start */

.padding0 {
  padding-left: 0px;
  padding-right: 0px;
}

.Grid_Map_view {
  margin-top: 12px;
}

.Grid_Map_view i {
  font-size: 16px;
  color: #e3000f;
}

#grid_view {
  border: 1px solid #e3000f;
  padding: 8px;
  cursor: pointer;
  float: right;
}

#map_view {
  border: 1px solid #e3000f;
  padding: 8px 12px;
  cursor: pointer;
  float: right;
  margin: 0px 4px;
}

.Grid_Map_view .active, .Grid_Map_view .active>i {
  color: #fff;
  background: #e3000f;
}

.map_view, .grid_view {
  display: none;
}

.view_of_map .active {
  display: block;
  margin-bottom: 12px;
}

.view_4 {
  padding: 1px 5px;
}

.map_search input[type=text] {
  padding: 8px;
  border: 1px solid #e3000f;
  border-right: transparent;
  outline: 0;
  float: right;
  width: 86%;
}

.map_search button {
  background: transparent;
  color: #e3000f;
  font-size: 16px;
  border: 1px solid #e3000f;
  border-left: transparent;
  float: right;
  padding: 6px 2px;
  margin: 0px 4px 0px 0px;
}

.map_search::after {
  content: "";
  clear: both;
  display: inline;
}

.location_not_found {
  display: none;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.locationcard {
  box-shadow: 0 1px 2px #a08e8e;
  transition: 0.2s;
  height: 242px;
  margin-bottom: 10px;
}

.locationnamestrip {
  background: #e3000f;
  color: #fff;
  padding: 6px;
  text-transform: uppercase;
  font-weight: 600;
  position: absolute;
  left: 0px;
  bottom: 8px;
  height: 2.1em;
  overflow: hidden;
}

.locationtextcontainer {
  padding: 4px 8px;
}

.locationsep {
  border-top: 1.3px solid #eaeaea;
  margin: 8px 0px;
}

.QD_child {
  height: 5em;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
}

.location_data {
  font-size: 11px;
}

.meet_data {
  float: left;
  width: 75%;
}

.route_map_data {
  float: right;
  width: 25%;
  font-weight: 800;
  font-style: italic;
  font-size: 11px;
  text-align: center;
}

.route_map_data i {
  font-size: 28px;
  color: #c7000e;
}

.route_map_data a, .route_map_data a:hover {
  color: #000;
  text-decoration: none;
}

.contact_data {
  font-size: 11px;
  clear: both;
}

.pagination-custom-post {
  text-align: right;
  margin: 8px 0px 16px 0px;
  padding: 0px;
}

.pagination-custom-post span, .pagination-custom-post a {
  background: #fbfbfb;
  border: 1px solid #bdbdbd;
  color: #6e6e6e;
  padding: 3px 6px;
  border-radius: 4px;
  margin: 0px 2px;
}

.pagination-custom-post .current {
  background: #e3000f;
  color: #fff;
}

/* Training Locations CSS End */

.eventnameinprofile, .eventdateinprofile, .locationnameinprofile, .finishtimeinprofile {
  font-weight: 800;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 16px;
}

.profile {
  font-weight: normal;
  font-size: 13px;
}

.runnerprofilediv {
  background: #fff;
  margin: 0px;
  line-height: 24px;
  text-align: justify;
}

.titleinrunner {
  white-space: nowrap;
  overflow: hidden;
  text-transform: uppercase;
  font-weight: bold;
  color: #ec000f;
  margin-top: 12px;
  margin-bottom: 12px;
}

.titleinrunner:before, .titleinrunner:after {
  background-color: #dcdcdc;
  content: "";
  display: inline-block;
  height: 10px;
  position: relative;
}

.titleinrunner:before {
  right: 0.3em;
  width: 0px;
}

.titleinrunner:after {
  left: 0.3em;
  width: 100%;
}

.runnernameinprofile {
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  font-size: 18px;
}

/*Template CSS Start*/

.row-with-vspace {
  margin-bottom: unset;
}

#content {
  margin-top: 100px;
  background: #fff;
  min-height: 500px;
  padding-top: 20px;
  padding-bottom: 100px;
}

/*Template CSS End*/

/* Contact Page Css Start */

.contacttitle {
  font-size: 20px;
  font-weight: normal;
}

.contacttitle:after {
  height: 8px;
}

.mapincontacts {
  border: 1px solid #ccc;
  background: #fff;
}

.contactdata {
  padding: 18px 12px 24px 12px;
}

.fa-map-marker, .fa-phone, .fa-envelope {
  color: #e3000f;
  font-size: 15px;
}

#two-column {
  width: 100%;
}

#two-column p {
  margin-bottom: 26px;
}

#two-column input[type="text"], #two-column input[type="email"], #two-column select, #two-column input[type="url"], #two-column input[type="tel"] {
  border: none;
  border-bottom: 1px solid #ccc;
  background: #fff;
  width: 100%;
  padding: 14px 10px;
}

#two-column textarea {
  position: relative;
  padding: 5px;
  background: #fff;
  border: none;
  border-bottom: 1px solid #ccc;
  width: 100%;
}

#two-column input[type="submit"] {
  padding: 8px 18px 9px;
  background: #e3000f;
  color: #fff;
  border: 1px solid #e3000f;
  width: 25%;
  float: right;
  text-transform: uppercase;
  font-weight: bold;
}

.tint:before {
  /*content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0, 0.2);
  transition: all .3s linear;*/
}

.column16 {
  padding-left: 0px;
}

.column26 {
  padding-right: 0px;
}

.newrow {
  margin-top: 18px;
}

.photonic-instagram-stream .photonic-more-button {
  display: none !important;
}

.photonic-stream {
  text-align: center !important;
}

.photonic-more-button {
  background: #ec000f !important;
  font-family: 'Montserrat', sans-serif !important;
}

.photonic-loading {
  border-radius: 50%;
}

/* Contact Page Css End */

/* FAQ's CSS Start */

.faq-accordion .faq-main.open {
  color: #333 !important;
  font-size: 14px !important;
}

.faq-title h4 {
  font-size: 14px !important;
  font-weight: bold;
}

/* FAQ's CSS End */

/*Back to top button css start*/

.back-to-top {
  position: fixed;
  display: none;
  background: #ec000f;
  color: #fff;
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 30px;
  transition: background 0.5s;
}

/*Back to top button css end*/

/*Preloader css start*/

div#preloader {
  /*position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url('../bootstrap-basic/img/loading.gif') no-repeat center center;*/
}

/*Preloader css End*/

/* 404 Page Css Start */

.pnf_main_text {
  text-align: center;
  margin-top: 100px;
  position: relative;
  font-size: 32px;
  line-height: 36px;
  font-weight: 800;
  margin-bottom: 7px;
}

.pnf_sub_text {
  text-align: center;
  position: relative;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 70px;
}

.pnf_img {
  margin: 0 auto;
  text-align: center;
}

/* 404 Page css End*/

/* Floating Social Icons Start */

.social-icon-bar {
  position: fixed;
  top: 50%;
  z-index: 1;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.social-icon-bar a {
  display: block;
  text-align: center;
  padding: 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.google {
  background: #dd4b39;
  color: white;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.instagram {
  background: #f09433;
  background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
  color: white;
}

/* Floating Social Icons End */

#footerfb:hover {
  color: #4867aa !important;
}

#footertweet:hover {
  color: #00aced !important;
}

#footerinsta:hover {
  color: #d83060 !important;
}

#footeryoutube:hover {
  color: #fd2725 !important;
}

#footergroup:hover {
  color: #dd4b39 !important;
}

.headericons:hover {
  color: #f4f4f4 !important;
}

.photonic-gallery-3c {
  width: 33% !important;
}

.photonic-auth-button, .photonic-more-button {
  margin: 10px auto !important;
}

/*
.photonic-thumb a img {
    width: 100% !important;
    padding:0px !important;
	height:280px !important;
} 
.photonic-standard-layout.title-display-slideup-stick a .photonic-title{
 overflow:hidden;
}
*/

.title-display-slideup-stick a .photonic-title {
  font-size: 1em !important;
}

.fontsize13 {
  font-size: 13px;
}

/* Running Routes page CSS start */

.fontsize15 {
  font-size: 15px;
}

#locationimage img {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

#locationlink {
  color: #fff;
  font-weight: normal;
  text-transform: none;
}

.redfont {
  color: #e3000f;
}

.fontweightbold {
  font-weight: bold;
}

.inside li {
  list-style-position: inside;
}

.marginbottom1 {
  margin-bottom: 1%;
}

.marginbottom2 {
  margin-bottom: 2%;
}

.tab-content ol, .tab-content ul {
  line-height: 24px;
}

/* Running Routes page CSS end */

/* YouTube Video CSS Start */

.epyt-pagination {
  padding: 4px 8px 7px 8px !important;
}

.epyt-gallery-list {
  margin: unset !important;
}

.fluid-width-video-wrapper {
  padding-top: 43% !important;
}

.epyt-gallery-title {
  padding: 5px 10px !important;
}

/* YouTube Video CSS End */

@media (max-width:320px) {
  .bottom-left {
    display: none !important;
  }
  .mobrestitle {
    margin-top: 12px !important;
  }
  .paddingleft0 {
    padding-left: 15px !important;
  }
  .footer-copyright, footer .container {
    text-align: center;
    vertical-align: middle;
  }
  footer li {
    font-size: 13px !important;
    display: block !important;
    padding: 0px 10px 0px 0px !important;
  }
  .social-networks {
    margin-top: 4%;
  }
  #evrow {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  .column16, .column26 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .lSSlideWrapper {
    height: 184px !important;
  }
  .contacttitle {
    font-size: 14px !important;
  }
  .social-icon-bar a {
    padding: 2px;
  }
  .strip {
    display: none;
  }
  #menu-top-menu-1 {
    float: right;
    display: contents !important;
  }
  #menu-header {
    display: contents !important;
  }
  #content {
    margin-top: 95px;
  }
  #two-column input[type="submit"] {
    width: 40%;
  }
  .photonic-thumb a img {
    width: 100% !important;
  }
  #deskfooter {
    display: none;
  }
  #mobfooter {
    display: block;
  }
  #content .col-md-8:nth-of-type(1) {
    padding-right: 15px !important;
  }
  .Side_Menu_Bar {
    margin-top: 12px;
  }
  .map_search input[type=text] {
    width: 70% !important;
  }
}

@media (max-width:600px) {
  .navbar-brand {
    margin-top: unset !important;
  }
  .navbar-toggle {
    margin-top: 30px !important;
  }
  .dropdown:hover .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
  }
  .paddingleft0 {
    padding-left: 15px !important;
  }
  .bottom-left {
    display: none !important;
  }
  .mobrestitle {
    margin-top: 12px !important;
  }
  .footer-copyright, footer .container {
    text-align: center;
    vertical-align: middle;
  }
  footer li {
    font-size: 13px !important;
    display: block !important;
    padding: 0px 10px 0px 0px !important;
  }
  .social-networks {
    margin-top: 4%;
  }
  #evrow {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  .column16, .column26 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .lSSlideWrapper {
    height: 184px !important;
  }
  .contacttitle {
    font-size: 14px !important;
  }
  .social-icon-bar a {
    padding: 2px;
  }
  .strip {
    display: none;
  }
  #menu-top-menu-1 {
    float: right;
    display: contents !important;
  }
  #menu-header {
    display: contents !important;
  }
  #content {
    margin-top: 95px;
  }
  .photonic-thumb a img {
    width: 100% !important;
  }
  #two-column input[type="submit"] {
    width: 40% !important;
  }
  .year-title {
    font-size: 4.0rem !important;
  }
  #deskfooter {
    display: none;
  }
  #mobfooter {
    display: block;
  }
  #content .col-md-8:nth-of-type(1) {
    padding-right: 15px !important;
  }
  .Side_Menu_Bar {
    margin-top: 12px;
  }
  .map_search input[type=text] {
    width: 70% !important;
  }
}

/* tablet, landscape iPad */

@media (max-width:961px) {
  .map_search input[type=text] {
    width: 85%;
  }
  #content .col-md-8:nth-of-type(1) {
    padding-right: 15px !important;
  }
  .Side_Menu_Bar {
    margin-top: 12px;
  }
}

/* Share icons in sidebar under every post */

ul.share-buttons {
  list-style: none;
  padding: 0;
}

ul.share-buttons li {
  display: inline;
  margin: 5px;
}

ul.share-buttons .sr-only {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/*share icons of post or page start */

.apss-social-share {
  display: inline-flex;
}

.apss-theme-4 .apss-facebook a:hover .fa {
  color: #3b5998;
  background: #fff;
  border-radius: unset;
}

.apss-theme-4 .apss-twitter a:hover .fa {
  color: #1dcaff;
  background: #fff;
  border-radius: unset;
}

.apss-theme-4 .apss-google-plus a:hover .fa {
  color: #dd4b39;
  background: #fff;
  border-radius: unset;
}

/*share icons of post or page end */

/*  nostalgia page css */

.row>.column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */

.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */

.modal {
  display: none;
  position: fixed;
  z-index: 999999;
  padding-top: 20px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */

.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 50%;
  max-width: 1200px;
}

/* The Close Button */

.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
  opacity: 1!important;
}

.close:hover, .close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */

.mySlides {
  display: none;
}

/* Next & previous buttons */

.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  background-color: #0000006e;
}

/* Position the "next button" to the right */

.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */

.prev:hover, .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */

.numbertext {
  color: #1b0505;
  font-size: 12px;
  padding: 70px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
  width: 150px;
}

.active, .demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.image-col .imgg img {
  height: 220px;
  overflow: hidden;
}

@media (max-width:425px) {
  .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 70%;
    max-width: 1200px;
  }
  .close {
    color: #ffffff;
    position: absolute;
    z-index: 999;
    top: 10px;
    right: 38px;
    font-size: 45px;
    font-weight: bold;
    opacity: 1!important;
    background-color: black;
  }
}

/*  end nostalgia page css */