.store_locator_map_view {
  height: 450px;
}
.store_locator_map_view img {
  max-width: none;
}
.store_locator_map_view .store_pin_label_container {
  width: 10px;
  height: 10px;
  display: block;
  overflow: visible !important;
  z-index: 99999;
}
.store_locator_map_view .store_pin_label {
  position: absolute;
  display: block;
  left: 13px;
  top: -30px;
  width: 20px;
  height: 11px;
  overflow: hidden;
  display: block;
  color: #ffffff;
  font: 700 10px/1 "Helvetica", Arial, sans-serif;
  text-align: center;
}

div.store_locator_filter_bar {
  padding-bottom: 0;
}

.store_locator_filter_bar {
  height: 135px;
}
.store_locator_filter_bar .filter_button_container {
  height: 46px;
}
.store_locator_filter_bar div.search {
  margin-bottom: 0;
}
section.content .store_locator_filter_bar .search_clear_button {
  top: 16px;
}

.store_locator_filter_bar_button {
  min-width: 260px;
}

.store_locator_more_options_button {
  font: 700 16px/1 "Helvetica", Arial, sans-serif;
  width: 164px;
  padding: 16px 20px 10px 17px !important;
}

.store_locator_more_options {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 984px;
  padding: 40px 0 10px 60px;
}
.store_locator_more_options h2 {
  margin-bottom: 25px;
}
.store_locator_more_options .filter_option {
  width: 33.3333%;
  padding: 0 50px 20px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.store_locator_more_options .options label {
  font: 700 12px/36px "Helvetica", Arial, sans-serif;
  display: block;
}
.store_locator_more_options .buttons {
  text-align: center;
  height: 80px;
  padding-top: 20px;
  margin-right: 60px;
  border-top: #e5e5e5 1px solid;
}
.store_locator_more_options .buttons .button-cta {
  width: 190px;
  display: inline-block;
}
.store_locator_more_options .results {
  padding-bottom: 20px;
}

.store_locator_pins {
  margin-top: 30px;
  height: 61px;
  border-top: #e5e5e5 1px solid;
  text-align: center;
  display: block;
}
.store_locator_pins li {
  color: #4d4d4d;
  font: 700 10px/1.2em "Helvetica", Arial, sans-serif;
  min-height: 34px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 17px 25px 0 33px;
  text-align: left;
}
.store_locator_pins li:before {
  display: block;
  position: absolute;
  height: 34px;
  width: 23px;
  top: 13.5px;
  left: 0;
  content: " ";
  overflow: hidden;
}
.store_locator_pins li:last-child {
  padding-right: 0;
}

.map_pin_s_1:before {
  background: url('../../images/global/global-sprite.png') 0 -68px;
}

.map_pin_s_2:before {
  background: url('../../images/global/global-sprite.png') 0 -34px;
}

.map_pin_s_3:before {
  background: url('../../images/global/global-sprite.png') 0 0;
}

.map_pin_s_4:before {
  background: url('../../images/global/global-sprite.png') -23px 0;
}

.map_pin_s_5:before {
  background: url('../../images/global/global-sprite.png') -23px -34px;
}

.map_carousel_container {
  width: 100%;
  position: relavite;
}
.map_carousel_container .carousel-inner {
  position: absolute;
  bottom: 100%;
  display: block;
  overflow: visible;
}
.map_carousel_container .carousel-inner .item .wrap {
  display: block;
  padding: 0;
  height: 106px;
  overflow: visible;
  position: relative;
}
.map_carousel_container .carousel-inner .item .store_container {
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 316px;
  height: 106px;
  padding: 2px 30px 2px 2px;
  margin-left: 18px;
  left: auto;
  display: inline-block;
  position: relative;
  top: 0;
}
.map_carousel_container .carousel-inner .item .store_container:first-child {
  margin-left: 0;
}
.map_carousel_container .carousel-inner .item .store {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: #e5e5e5 1px solid;
  display: block;
  width: 316px;
  height: 106px;
  overflow: hidden;
  -webkit-box-shadow: 0px -1px 2px 0px #e5e5e5;
  -moz-box-shadow: 0px -1px 2px 0px #e5e5e5;
  box-shadow: 0px -1px 2px 0px #e5e5e5;
}
.map_carousel_container .carousel-inner .item .store.active {
  top: -305px;
  height: 411px;
}
.map_carousel_container .carousel-inner .item .store.active .num {
  background: url('../../images/global/global-sprite.png') 0 -372px;
}
.map_carousel_container .carousel-inner .item .num {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 54px;
  width: 54px;
  z-index: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 13px;
  text-align: center;
  padding-left: 25px;
  font-size: 12px;
  color: #ffffff;
}
.map_carousel_container .carousel-inner .item .shop_type_1 .num {
  background: url('../../images/global/global-sprite.png') 0 -102px;
}
.map_carousel_container .carousel-inner .item .shop_type_2 .num {
  background: url('../../images/global/global-sprite.png') 0 -156px;
}
.map_carousel_container .carousel-inner .item .shop_type_3 .num {
  background: url('../../images/global/global-sprite.png') 0 -210px;
}
.map_carousel_container .carousel-inner .item .shop_type_4 .num {
  background: url('../../images/global/global-sprite.png') 0 -264px;
}
.map_carousel_container .carousel-inner .item .shop_type_5 .num {
  background: url('../../images/global/global-sprite.png') 0 -318px;
}
.map_carousel_container .carousel-inner .item img {
  width: 101px;
  height: 101px;
}
.map_carousel_container .carousel-inner .item .shop_description_container {
  padding: 2px 30px 2px 2px;
}
.map_carousel_container .carousel-inner .item .shop_description {
  padding-left: 23px;
}
.map_carousel_container .carousel-inner .item h3 {
  width: 150px;
  /* Turcell - Added */
  height: 35px;
}
.map_carousel_container .carousel-inner .item h4 {
  margin: 0;
  color: #4d4d4d;
  font-size: 11px;
  margin-bottom: 5px;
}
.map_carousel_container .carousel-inner .item .store_details {
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  background: #f6f6f6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  color: #9d9d9d;
  text-align: left;
}
.map_carousel_container .carousel-inner .item .store_info_container {
  padding: 20px 0 20px 125px;
  color: #9d9d9d;
  font-size: 11px;
  line-height: 15px;
}
.map_carousel_container .carousel-inner .item .day {
  display: block;
  width: 90px;
}
.map_carousel_container .carousel-inner .item .hours {
  display: block;
}
.map_carousel_container .carousel-indicators {
  padding: 40px 0 103px 0;
}

.popular_services .trk-tv .visual {
  position: relative;
}
.popular_services .trk-tv i.ico.play {
  top: 50%;
  margin-top: -27px;
}
.popular_services .goller-cepte .score-list {
  margin-top: 15px;
}
.popular_services .goller-cepte .score-list > li {
  padding: 20px 0;
  border-top: 1px solid #e5e5e5;
}
.popular_services .goller-cepte .score-list > li:first-child {
  border-top: 0 none;
}
.popular_services .goller-cepte .score-list .score {
  display: table;
  width: 100%;
  font: 700 20px/1 "Turkcell Satura", "Helvetica", Arial, sans-serif;
}
.popular_services .goller-cepte .score-list .cell {
  display: table-cell;
  line-height: 20px;
  vertical-align: top;
}
.popular_services .goller-cepte .score-list .cell.first {
  width: 122px;
}
.popular_services .goller-cepte .score-list .cell.first img {
  margin-left: 10px;
}
.popular_services .goller-cepte .score-list .cell.center {
  width: 60px;
}
.popular_services .goller-cepte .score-list .cell.last img {
  margin-right: 10px;
}
.popular_services .goller-cepte .score-list .date {
  margin-top: 15px;
  color: #9d9d9d;
}
.popular_services .music-player {
  text-align: left;
}
.popular_services .music-player .track {
  margin: 0;
}
.popular_services .music-player .track .cover {
  margin-right: 10px;
}
.popular_services .music-player .track .info {
  overflow: auto;
}
.popular_services .music-player .track .info h2 {
  margin-bottom: 15px;
}
.popular_services .music-player .track .info .details {
  color: #9d9d9d;
}
.popular_services .music-player .track .info .details .artist,
.popular_services .music-player .track .info .details .album {
  display: block;
}
.popular_services .music-player .track .info .details .album {
  font-size: 12px;
  margin-top: -2px;
}
.popular_services .music-player .track .rating {
  margin-top: 10px;
}
.popular_services .music-player .playlist-open {
  margin-top: 10px;
  text-align: center;
}
.popular_services .music-player .playlist-close {
  text-align: center;
  margin-top: 20px;
}
.popular_services .music-player .jp-playlist-wrapper {
  padding-top: 20px;
  display: none;
}

.jp-audio.v1 {
  margin: 20px 0;
}
.jp-audio.v1 .jp-controls {
  float: left;
}
.jp-audio.v1 .jp-controls > li {
  float: left;
}
.jp-audio.v1 .jp-controls > li a {
  display: block;
  text-indent: -9999px;
  height: 14px;
  width: 14px;
}
.jp-audio.v1 .jp-controls > li a.jp-play {
  background: url('../../images/common/sprite-controls.png') -49px -51px;
}
.jp-audio.v1 .jp-controls > li a.jp-pause {
  background: url('../../images/common/sprite-controls.png') -35px -51px;
}
.jp-audio.v1 .jp-progress {
  float: left;
  margin: 3px 13px 0 3px;
  width: 194px;
  height: 7px;
  background-color: #e5e5e5;
}
.jp-audio.v1 .jp-seek-bar {
  overflow: hidden;
  width: 0px;
  height: 100%;
  cursor: pointer;
}
.jp-audio.v1 .jp-play-bar {
  background-color: #3fb0e8;
  width: 0;
  height: 100%;
  overflow: hidden;
}
.jp-audio.v1 .jp-time-wrap {
  float: left;
  margin-top: -2px;
  color: #9d9d9d;
  font-size: 12px;
  font-weight: 700;
}
.jp-audio.v1 .jp-time-wrap > * {
  display: inline;
}
.jp-audio.v1 .jp-playlist {
  height: 205px;
  overflow: auto;
}
.jp-audio.v1 .jp-playlist-item {
  display: block;
  padding: 5px 3px;
}
.jp-audio.v1 .jp-playlist-item:hover, .jp-audio.v1 .jp-playlist-item.jp-playlist-current {
  background-color: #3fb0e8;
  color: #fff;
  font-weight: 700;
}
.jp-audio.v1 .jp-dur {
  font-weight: 700;
}

.trk-tour-highlight {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 20px rgba(255, 224, 0, 0.8);
  -moz-box-shadow: 0 0 20px rgba(255, 224, 0, 0.8);
  box-shadow: 0 0 20px rgba(255, 224, 0, 0.8);
}

.trk-tour-highlight-2 {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 20px rgba(255, 224, 0, 0.8);
  -moz-box-shadow: 0 0 20px rgba(255, 224, 0, 0.8);
  box-shadow: 0 0 20px rgba(255, 224, 0, 0.8);
}

.trk-tour-position {
  position: relative;
  z-index: 1003 !important;
}

.trk-tour-zindex {
  z-index: auto !important;
}

.trk-tour-header-item {
  background-color: #0F253D;
  padding-bottom: 2px;
}
.trk-tour-header-item.trk-tour-pl5 {
  padding-left: 5px;
}
.trk-tour-header-item.trk-tour-l-5 {
  left: -5px;
}

.trk-tour-main-nav .description {
  width: 355px;
  min-height: 80px;
  margin-bottom: 10px;
}
.trk-tour-main-nav .visual-target {
  left: -345px;
  top: -90px;
}
.trk-tour-main-nav .visual-pointer {
  right: 15px;
  bottom: 0;
}

.trk-tour-main-bg {
  background: url(../../images/common/bg_header.jpg) #09172e bottom center no-repeat;
}

.trk-tour-account-type .description {
  width: 300px;
  height: 120px;
}
.trk-tour-account-type .visual-target {
  left: -27px;
  top: -75px;
}
.trk-tour-account-type .visual-pointer {
  right: -15px;
  bottom: 0;
}

.trk-tour-tl-package-topup .description {
  width: 300px;
  height: 120px;
}
.trk-tour-tl-package-topup .visual-target {
  right: -145px;
  top: -75px;
}
.trk-tour-tl-package-topup .visual-pointer {
  right: -65px;
  bottom: 0;
}

.trk-tour-sign-in .description {
  width: 275px;
  min-height: 50px;
  margin-bottom: 20px;
}
.trk-tour-sign-in .visual-target {
  right: -46px;
  top: -75px;
}
.trk-tour-sign-in .visual-pointer {
  right: 20px;
  bottom: 0;
}

.trk-tour-search .description {
  width: 275px;
  min-height: 50px;
  margin-bottom: 20px;
}
.trk-tour-search .visual-target {
  right: -102px;
  top: -88px;
}
.trk-tour-search .visual-pointer {
  right: -56px;
  bottom: 0;
}

.trk-tour-scroll-more .description {
  width: 275px;
  min-height: 50px;
  margin-bottom: 20px;
}
.trk-tour-scroll-more .visual-target {
  right: -70px;
  bottom: -127px;
}
.trk-tour-scroll-more .visual-pointer {
  right: -40px;
  bottom: -15px;
}

.trk-tour-homepage .description {
  width: 275px;
  min-height: 50px;
  margin-bottom: 20px;
}
.trk-tour-homepage .visual-pointer {
  right: -32px;
  bottom: 0;
}

.trk-tour-homepage-modifier {
  width: 36px !important;
  height: 37px !important;
  margin-bottom: 12px !important;
  background-image: none !important;
  background-color: #09172E !important;
  position: relative;
}
.trk-tour-homepage-modifier:before {
  display: block;
  content: " ";
  position: absolute;
}
.trk-tour-homepage-modifier:before {
  top: 0;
  left: -1px;
  height: 38px;
  width: 38px;
  background: url('../../images/common/sprite-common.png') 0 -1633px;
}

.hopscotch-bubble-container.welcome .hopscotch-actions {
  display: none;
}
.hopscotch-bubble-container.welcome .hopscotch-actions.v2 {
  display: block;
  padding-left: 0;
}
.hopscotch-bubble-container.welcome .hopscotch-bubble-content {
  padding-left: 130px;
  position: relative;
}
.hopscotch-bubble-container.welcome .hopscotch-bubble-content .visual-pointer {
  right: auto;
  bottom: auto;
  left: -170px;
  top: -75px;
  z-index: -1;
}
.hopscotch-bubble-container.welcome .description {
  width: auto;
  height: 110px;
  color: #898989;
  font-weight: 300;
}
.hopscotch-bubble-container.welcome h3.hopscotch-title {
  padding: 30px 30px 17px;
  font-size: 30px;
}
.hopscotch-bubble-container.welcome .hopscotch-bubble-number {
  display: none;
}
.hopscotch-bubble-container.welcome .pointer {
  background: url(../../images/global/welcome/pointer.png) no-repeat;
  width: 61px;
  height: 83px;
  position: absolute;
  top: -55px;
  left: 270px;
}

/* --------------- [video-gallery-container] starts --------------- */
.video-gallery-container {
  *zoom: 1;
}
.video-gallery-container:before, .video-gallery-container:after {
  display: table;
  content: "";
  line-height: 0;
}
.video-gallery-container:after {
  clear: both;
}
.video-gallery-container.pb100 {
  padding-bottom: 100px;
}
.video-gallery-container .pb180 {
  padding-bottom: 180px;
}
.video-gallery-container .pt40 {
  padding-top: 40px;
}
.video-gallery-container .pt20 {
  padding-top: 20px;
}
.video-gallery-container .video-gallery-list {
  padding-bottom: 35px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
  *zoom: 1;
}
.video-gallery-container .video-gallery-list:before, .video-gallery-container .video-gallery-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.video-gallery-container .video-gallery-list:after {
  clear: both;
}
.video-gallery-container .video-gallery-list li {
  padding-left: 8px;
  padding-right: 8px;
}
.video-gallery-container .video-gallery-list li .visual {
  position: relative;
  margin: 0;
  display: block;
}
.video-gallery-container .video-gallery-list li h1 {
  font-size: 24px;
  margin: 10px 0 10px;
  text-transform: none;
  text-align: left;
}
.video-gallery-container .video-gallery-list li h1.trunc {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.video-gallery-container .video-gallery-list li .info {
  font-size: 12px;
  font-weight: 700;
  color: #8a8a8a;
}
.video-gallery-container .video-gallery-list li .info .date,
.video-gallery-container .video-gallery-list li .info .sep {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #e5e5e5;
}
.video-gallery-container .video-gallery-list li .info .clock {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 12px;
  padding-left: 18px;
  margin-right: 15px;
}
.video-gallery-container .video-gallery-list li .info .clock:before {
  display: block;
  content: " ";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0px;
  margin-top: -6px;
  top: 50%;
  background: url('../../images/common/sprite-common.png') 0 -606px no-repeat;
  z-index: 1;
}
.video-gallery-container .video-gallery-list li .info .eye {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 16px;
  padding-left: 23px;
}
.video-gallery-container .video-gallery-list li .info .eye:before {
  display: block;
  content: " ";
  position: absolute;
  width: 16px;
  height: 11px;
  left: 0px;
  margin-top: -5.5px;
  top: 50%;
  background: url('../../images/common/sprite-common.png') -66px -540px no-repeat;
  z-index: 1;
}
.video-gallery-container .video-gallery-list li .info .clock:before,
.video-gallery-container .video-gallery-list li .info .eye:before {
  left: 0px;
}
.video-gallery-container .video-gallery-list.bb0 {
  border-bottom: 0;
}
.video-gallery-container .video-detail {
  float: left;
  width: 649px;
  padding-right: 64px;
}
.video-gallery-container .video-detail .visual {
  margin-bottom: 40px;
  margin-right: 0;
}
.video-gallery-container .video-detail h1 {
  font-size: 33px;
}
.video-gallery-container .video-detail .hero-social {
  position: static;
  float: right;
  margin-top: 10px;
}
.video-gallery-container .video-detail .description {
  padding-left: 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #E5E5E5;
  max-width: none;
  margin-bottom: 0;
}
.video-gallery-container .video-detail .feedback {
  padding-top: 18px;
}
.video-gallery-container .video-detail .feedback .vote {
  top: 21px;
}
.video-gallery-container .video-aside {
  width: 235px;
  padding-left: 36px;
  float: left;
  background: url(../../images/common/dividers/divider-with-shadow-repeat.png) repeat-y left top;
  position: relative;
}
.video-gallery-container .video-aside:after {
  content: "";
  display: block;
  background: url(../../images/common/dividers/divider-with-shadow-white-head.png) no-repeat 0 0;
  width: 23px;
  height: 140px;
  position: absolute;
  top: -20px;
  left: 0;
}
.video-gallery-container .video-aside > h1 {
  text-transform: none;
  font-size: 24px;
  margin-bottom: 30px;
}
.video-gallery-container .video-aside .video-gallery-list {
  width: 191px;
  margin: 0 auto;
  padding-bottom: 0;
}
.video-gallery-container .video-aside .video-gallery-list .item {
  width: 175px;
  margin: 0 0 30px;
}
.video-gallery-container .video-aside .video-gallery-list .item h1 {
  font-size: 18px;
}

/* --------------- [/video-gallery-container] ends --------------- */
.modal.change-password {
  width: 745px;
  margin-left: -372px;
}
.modal.change-password .dialog-title {
  margin-bottom: 5px;
  text-align: center;
}
.modal.change-password .status {
  margin: 0;
  text-align: center;
}
.modal.change-password .form-list {
  width: 660px;
  margin: 0 auto;
}
.modal.change-password .form-list .left-col,
.modal.change-password .form-list .right-col {
  width: 315px;
}
.modal.change-password .form-list .left-col > div,
.modal.change-password .form-list .right-col > div {
  margin-top: 20px;
}
.modal.change-password .form-list .left-col > div:first-child,
.modal.change-password .form-list .right-col > div:first-child {
  margin-top: 0;
}
.modal.change-password .form-list .left-col > div.code img,
.modal.change-password .form-list .right-col > div.code img {
  width: 315px;
  height: 69px;
}

.modal.change-password .form-list .left-col > div.code img,
.modal.change-password .form-list .right-col > div.code img {
  width: auto;
  height: auto;
  max-width: none;
}

.store_locator_filter_bar .typeahead.dropdown-menu img {
  width: 60px;
}

.map_carousel_container .carousel-inner .item .store.active {
  bottom: 0;
  top: auto;
}
.map_carousel_container .carousel-inner .item .store.active.kcm {
  height: 210px;
}
