#thumbs-swiper .swiper-button-next, #thumbs-swiper .swiper-button-prev {
    top: 50%;
}


.kazananlar-pd-button{
	font-size: 16px !important;
	text-decoration: underline;
}

.new-lgs-sub-header li a{
	color: #000;
}

.raunt-payment-methods div[paymenttype="13"] label input {
	top: 36px;
}

.footer-raunt-payment-methods .radio label{
	margin: 3px!important;
}

.footer-raunt-payment-methods{
	padding: 10px 0px 5px 20px!important;
}

.raunt-payment-methods label {
	display: block!important;
}

#package-detail-warning {
    text-align: center;
	color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;    font-size: 40px;
    position: relative;
    padding: 15px;
    line-height: 1.4;
    font-size: 16px;
    width: 100%;
    border-radius: 3px;
    margin: 20px 0px;
}
.gift-ul{
	margin-bottom: 0px !important;
}
.gift-info {
    text-align: center;
	color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;    font-size: 40px;
    position: relative;
    padding: 15px;
    line-height: 1.4;
    font-size: 16px;
    width: 100%;
    border-radius: 3px;
    margin: 20px 0px;
}

.new-video-thumbs, .new-video-veli-thumbs{
	position: relative;
    margin: 20px 0px;
    cursor: pointer;
    transition: all 200ms ease-out;
    border: 2px solid rgba(0,0,0,0);
}

.new-video-thumbs-horizontal, .new-video-thumbs-veli-horizontal{
	position: relative;
    margin: 0px 10px;
    cursor: pointer;
    display: inline-block;
    max-width: 120px;
    transition: all 200ms ease-out;
    border: 2px solid rgba(0,0,0,0);
}

.selected-new-video-thumb, .selected-new-video-veli-thumb{
	border: 2px solid #ffc107;
}

#new-video-thumbs-horizontal-container, #new-video-thumbs-veli-horizontal-container{
	float: left;
	margin-top: 10px;
	overflow: auto;
    width: 100%;
}

#new-video-scroll{
	width: 695px;
}

.new-video-thumbs:first-of-type, .new-video-veli-thumbs:first-of-type{
	margin-top: 0px;
}

.new-video-thumbs:last-of-type, .new-video-veli-thumbs:last-of-type{
	margin-bottom: 0px;
}

.new-video-thumbs i, .new-video-thumbs-horizontal i {
	color: #ffc107;
	font-size: 60px;
    position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.new-video-veli-thumbs i, .new-video-thumbs-veli-horizontal i {
	color: #ffc107;
	font-size: 60px;
    position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.new-video-thumbs-horizontal:first-of-type{
	margin-left: 0px;
}

.new-video-thumbs-veli-horizontal:first-of-type{
	margin-left: 0px;
}

.new-video-thumbs-horizontal:last-of-type{
	margin-right: 0px;
}

.new-video-thumbs-veli-horizontal:last-of-type{
	margin-right: 0px;
}

#new-video-thumbs-vertical-container{
	max-height: 476px;
	overflow-x: hidden;
	overflow-y: auto;
}

#deneme-sinavi-section {
    -webkit-box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 30%);
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 30%);
    border-radius: 10px;
    padding: 20px 40px 40px 40px;
    margin: 30px 0px;
    background: #fff;
}

.logos-text-container {
    font-size: 22px;
    font-weight: 900;
    line-height: 1.1;
    color: #EC411B;
    padding-top: 10px;
}

.product-details-button {
    background-color: #FFC107;
    color: #333333;
    font-weight: 600;
    font-size: 16px;
    width: 70%;
    border-radius: 25px;
    padding: 8px 20px;
    transition: all 200ms ease-out;
    margin: 0 auto;
}

.bottom-row-text-container{
	
	font-size: 16px;
}

.erken-kayit-badge-pd{
	position: absolute;
	top: 20px;
	right: 20px;
	max-width: 90px;
}

.avantaj-badge-bundle-pd{
    position: absolute;
    max-width: 120px;
    bottom: 0px;
}

.ikinci-donem-badge{
    position: absolute;
    max-width: 100px;
    top: 30px;
    right: 10px;
}
.bolbol-badge-pd{
    position: absolute;
    max-width: 150px;
}

.section-header p{
	font-size: 30px !important;
	line-height: 1.3 important;
}

.intallText{
    font-size: 18px;
    margin: 30px;
    font-weight: 300;
}

.shipment-process ul{
	margin-bottom: 0px;
}

#pdf-viewer {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    overflow: auto;
  }

  .pdf-page-canvas {
    display: block;
    margin: 5px auto;
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
  
  #the-canvas{
    margin-top: 0px;
    border: 1px solid #444;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    width: 85%;
  }
  
  
  .new-old-price-text{
  	position: relative;
    display: inline-block;
  }
  
  
  .old-price-text .old-price-line{
  	display: none;
  }

#prev {
    cursor: pointer;
    padding: 10px 0px 5px 0px;
    background-color: #fff;
    color: #444;
    margin-bottom: -1px;
    transition: all 200ms ease-out;
    border-radius: 5px;
    width: 100px;
    position: absolute;
    left: 0px;
    top: 50%;
}

.ul-text-header{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

#prev i, #next i{
	font-size: 80px;
}

 #next{
    cursor: pointer;
    padding: 10px 0px 5px 0px;
    background-color: #fff;
    color: #444;
    margin-bottom: -1px;
    transition: all 200ms ease-out;
    border-radius: 5px;
    width: 100px;
    position: absolute;
    right: 0px;
    top: 50%;;
}

#product-detail-page-description-container{
    margin-top: 0px;
}

.tab{
    text-align: center;
    line-height: 1.2;
    cursor: pointer;
    box-shadow: 0px 3px 6px #00000036;
    padding: 15px 0px 15px 0px;
    background-color: #fff;
    color: #293A4E;
    margin-bottom: -1px;
    transition: all 200ms ease-out;
    margin-right: 1px;
    border-radius: 40px;
    font-size: 22px;
    font-weight: 800;
    font-family: 'Roboto';
    border: 1px solid #e3e3e3;
}


.pdf-tab{
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    cursor: pointer;
    padding: 10px 0px 5px 0px;
    background-color: #444;
    color: #fff;
    transition: all 200ms ease-out;
    max-width: 100%;
    margin: 0px 1px -1px 1px;
    border: 1px solid #e3e3e3;
}

.pdf-tab:hover{
	color: #fff;
    background-color: #f58e38;
}

#pdf-viewer-container{
	text-align: center;
	margin-top: 20px;
}

#table-headers{
	border-bottom: 4px solid #f58e38;
}

#pdf-border{
	border-bottom: 4px solid #f58e38;
    margin-right: 30px;
}

.subject-list-container{
	text-align: center;
	padding: 0px;
}

.subject-list-header{
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

.section-sub-header-text{
    font-size: 16px;
    font-weight: bold;
}

.without-padding{
	padding-right: 0px;
	padding-left: 0px;
}

.table{
    margin: 20px 0px 40px 0px;
    font-size: 18px;
    font-weight: bold;
}

.loginpage .button {
    background-color: #f58e38;
}

.selected-tab {
    color: #fff;
    background-color: #293A4E;
}

.pdf-selected-tab {
    color: #fff;
    background-color: #f58e38;
    border: 1px solid #f58e38;
    border-bottom: none;
}

b{
	font-weight: 800;
}

.new-line{
    width: 100%;
    border-bottom: 1px solid #AAAAAA;
    position: absolute;
    /* top: 30px; */
    left: 0px;
    margin-top: 30px;
}

.new-book-desc-sub-text{
	margin-top:20px;
}

.cols-with-pad{
	padding: 0px 50px;
}

.product-desc-container ul{
    text-align: left;
    margin-left: 20px;
}

.package-detail-ul-header{
	font-size: 22px;
    font-weight: 300;
}

.product-desc-container ul li{
	margin-bottom: 10px;
	font-size: 16px;
}

.package-detail-list-header{
    font-size: 19px !important;
    font-weight: bold;
	margin-top: 15px;
}

.last-header{
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}

.product-desc-container-static-text{
    padding: 0px 90px;
    font-size: 18px;
    line-height: 1.3;
    margin-top: 5px;
}

.image-container-static-desc-text{
	font-size: 16px;
    font-weight: 300;
    margin-top: 0px;
}

.product-buy-new-button-container {   
    position: relative;
    width: 100%;
    text-align: center;
    margin: 20px 0px;
   
}

.product-buy-new-button-container a {
    font-weight: 300;
    /* line-height: 20px; */
    color: #333333;
    text-align: center;
    background-color: #FFC107;
    font-size: 26px;
    border-radius: 40px;
    font-weight: 600;
    color: #333333;
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 1%);
    display: block;
    padding: 10px 0px;
    margin: 0px 100px;
    transition: all 200ms ease-out;
}

.product-buy-new-button-container a:hover {
   background-color: #FFC107;
   color: #fff;
   border-color: #FFC107;
	
}


.contents-text-container ul{
	font-size: 18px;
	font-weight: 300;
}

.price-text-container span{
	font-size: 16px;
	font-weight: 300;
	margin-right: 10px;
}

.price-text-container{
	margin: 10px 0px;
	line-height: 1.1;
}

.product-buy-button-container {
    font-weight: bold;
    text-align: center;
    background-color: #293247;
    font-size: 40px;
    position: relative;
    padding: 3px;
    width: 100%;
    border-radius: 3px;
    color: #fff;
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 1%);
}

.content-wrap{
	top: 0px;
	padding: 0px 0px 40px 0px;  
}

#package-end{
	position: absolute;
    color: red;
    left: 22px;
    bottom: 8%;
    font-size: 12px;
    line-height: 14px;
}

#remaining-day-count b{
	font-size: 23px;
}
#remaining-day-count{
	position: absolute;
	right: -20px;
	padding: 10px;
    font-size: 16px;
    background-color: #eb0241;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
}

.new-term-list-items{
    margin: 0px 0px 10px 30px;
    line-height: 1.4;
    font-size: 16px;
}

.product-advantage-badge img{
	width: 100%;
}

.product-advantage-badge{
position: absolute;
    z-index: 999;
    top: -6px;
    right: -6px;
    width: 120px;
    height: 120px;
}

.bundle-buy-desc-text{
	text-align: center;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 300;
}

.selected-product-content span{
	padding-left: 30px;
}

#remaining-11-mf-package-count {
    font-size: 18px;
    font-weight: bold;
}

.galleryText{
	margin-top: 100px;
    text-align: center;
    font-weight:bold;
}

.gallery-text{
	text-align: center;
    font-size: 12px;
    margin-top: 20px;
}

.new-term-price-desc-text-style{
    font-weight: 400;
    font-size: 26px;
    margin: -5px 0px 5px 0px;
    font-size: 16px;
    letter-spacing: -1px;
}

.new-book-section-image-container{
	width: 350px;
}

.six-month-detay-patlangac {
    position: absolute;
    right: -5px;
    top: 20px;
    width: 80px;
    background-color: #141823;
    bottom: 20px;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.2);
}

.six-month-detay-patlangac img{
    width: 80px;
    height: 80px;
    position: absolute;
    right: 22px;
    top: -6px;
}

.six-month-detay-patlangac:after {
    content: "";
    position: absolute;
    bottom: -5px;
    right: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 0;
    border-color: #000000 transparent transparent transparent;
}

.six-month-detay-patlangac:before {
    content: "";
    position: absolute;
    top: -5px;
    right: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 0 5px;
    border-color: transparent transparent transparent #000000;
}

#warning-box {
    padding: 10px;
    border-radius: 5px;
    color: #856404;
    background-color: #fff3cd;
    border: 1px solid #e0d1a2;
}

#just-for-12-ul{
    padding-left: 25px;
    margin-bottom: 0px;
}

.footer-new-desc{
	font-size: 14px;
    font-weight: 300;
    white-space: normal;
    line-height: 14px;
}



.package-details-counter-text{
	font-size: 22px;
	font-weight: bold;
}

.new-sub-header-content-text{
    color: #283247;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
    position: relative;
    z-index: 9;
}


#new-header-container .packages-badge-container{
	display: none !important;
}

.new-header-content-text{
    color: #283247;
    z-index: 9;
    text-align: center;
    position: relative;
    font-size: 30px;
    line-height: 1.1;
    padding: 15px 0px 15px 0px;
}

.text-align-left{
	text-align: left;
    padding-left: 20px;
    margin-bottom: 10px;
}

.package-detail-sub-header-text{
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;	
}

.new-header-sub-content-text{
    margin: 0 -40px;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 25px;
    padding: 10px;
    background: #545E73;
}

.old-price-static-text{
	font-size: 20px;
	font-weight: 300;
}

.old-price-text{
	font-size: 20px;
}



.selected-product-old-price{
    font-size: 27px;
    color: #c1c1c1;
    line-height: 1.2;
}

#package-detail-6ay-info-section{
	padding-bottom: 10px;
}

.call-to-action-container-twelve{
    position: absolute;
    z-index: 1;
    color: #283247;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    right: 100px;
    top: 90px;
}

.raunt-box-countdown {
    font-size: 16px;
    position: relative;
    text-align: center;
    background-color: #a84466;
    color: #fff;
    padding: 10px 0px;
    margin: 0px 30px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
    margin-bottom: 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.call-to-action-container-ten{
	position: absolute;
    z-index: 1;
    color: #283247;
    font-size: 18px;
    font-weight: 400;
    right: 60px;
    top: 70px;
    width: 190px;
    text-align: center;
    line-height: 1.1;
}

.call-to-action-container-eleven{
    position: absolute;
    z-index: 1;
    color: #283247;
    font-size: 18px;
    font-weight: 400;
    right: 60px;
    top: 70px;
    width: 190px;
    text-align: center;
    line-height: 1.1;
}

.selected-product-old-price:after{
    content: "";
    position: absolute;
    left: 166px;
    top: 25px;
    width: 70px;
    background-color: red;
    height: 2px;
    transform: rotate(-15deg);
}

.counter-top{
    position: absolute;
    z-index: 1;
    color: #e4d226;
    right: 56px;
    top: 33px;
    font-size: 14px;
    line-height: 19px;
    font-weight: 300;
    text-align: center;
}

.counter-holder-details {
    position: absolute;
    right: 45px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #fff;
    padding: 5px;
    bottom: 50px;
    font-size: 20px;
    background: rgba(128,31,69,1);
}

.selected-product-price-desc{
    font-size: 22px;
    padding-top: 10px;
    font-weight: 400;
}

.new-term-list-item{
	margin-left: 50px;
    margin-bottom: 15px;
    line-height: 1.4;
    font-size: 16px;
}

.new-term-bold-text{
	font-weight: 600 !important;
}

.selected-product-new-term-content{
	font-size: 24px;
    font-weight: 400;
    width: 400px;
    text-align: center;
    margin-top: 20px; 
}

.selected-product-new-term-content span{
	font-weight: 600 !important;
	font-size: 24px;
}



.list-in-list{
    margin-left: 30px;
    list-style-type: square;
    margin-bottom: 20px;
}

.sub-name-for-detail-page{
	font-size: 24px;
}

.swiper-button-next, .swiper-button-prev {
	top: 40%;
}

.twelth-class-header{
	font-size: 36px;
	color: #eb0241;
	text-align: center;
	font-weight: 300;
	margin: 20px 0px 10px 0px;
}

.twelth-class-text{
	padding: 50px;
}

#private-section-for-twelth-class{
	margin-bottom: 50px;
}

.package-detail-info-section{
	background-color: #f9f9f9;
}

.new-product-display-container{
	padding: 10px 20px 10px 20px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
    background-color: #f9f9f9;
    margin: 30px 0px;
}

#thumbs {
	margin-top: 0px;
    padding-top: 25px;
    padding-bottom: 10px;
}
#thumbs #thumbs-swiper {
	padding: 5px 0px;
}


.product-buy-button-below-text{
	padding: 30px;
	text-align:center;
}

.intallText{
	text-align:center;
}

.gallery-large-image{
	cursor: pointer;
}

.footer-overlined-price {
    position: absolute;
    color: #eb0241;
    font-size: 19px;
    font-weight: 300;
    top: 10px;
}

.footer-overlined-price:before {
    content: "";
    height: 1px;
    width: 120%;
    position: absolute;
    background-color: #eb0241;
    transform: rotate(-10deg);
    top: 13px;
    left: -5px;
}

.overlined-price {
    position: absolute;
    color: #283247;
    font-size: 19px;
    font-weight: 400;
}

.overlined-price:before {
    content: "";
    height: 3px;
    width: 101%;
    position: absolute;
    background-color: #eb0241;
    transform: rotate(-15deg);
    top: 16px;
    left: -1px;
}

.deneme-hediye-pd-badge{
	position: absolute;
    max-width: 100px;
    top: -10px;
    right: 0px;
}
.dinamikmat-hediye-pd-badge{
	position: absolute;
    max-width: 100px;
    bottom: 130px;
    right: 0px;
}

.dinamikmat-hediye-tam-pd-badge{
	position: absolute;
    max-width: 100px;
    top: 0px !important;
    left: 0px !important;
}

.swiper-slide .gallery-thumbs {
    max-width: 50px;
}

.pd-thumb-img-margin{
	margin-top: 20px;
}

.gallery-thumbs{
	cursor: zoom-in;
}

#thumbs img {
   background-color: white;
   cursor: pointer;
   border-radius: 3px;
   height: auto;
   transition: all 200ms ease-out;
   cursor: zoom-in;
   margin-left: 20px;
}

.thumb-holder{
    position: relative;
}


#thumbs .gallery-thumbs:hover{
   transform: scale(1.1, 1.1);
}

#thumbs .gallery-thumbs:hover{
   transform: scale(1.1, 1.1);
}

#thumb-video-play-icon:hover{
	background: #4747475c;
    border-radius: 10px;
}

#thumb-video-play-icon:hover{
	background: #4747475c;
    border-radius: 10px;
}

#thumb-video-play-icon:hover#thumb-video-play-icon i {
    color: #ffc107;
}


/* Video Popup Styles*/
#video-popup-glass{
	position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  transition: all 250ms ease-out; 	
}

#video-container{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

#video-title-holder{
	position: absolute;
	left: 0px;
    top: -20px;
	width: 100%;
	height: auto;
}

#video-title{
	font-size: 20px;
	font-weight: 300;
	color: #fff;
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	max-width: 90%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

#close-video-popup{
    position: absolute;
    right: 45px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    font-size: 20px;
    transition: all 200ms ease-out;
    top: 50px;
    transform: translateY(-50%);
    z-index: 999;
}

#close-video-popup i{
	color: rgba(255,255,255,0.8);	
	text-shadow: 2px 2px 2px #000;
}

#close-video-popup:hover i{
	color: #fff;	
     text-shadow: 2px 1px 2px rgba(0, 0, 0, 1);
}

#video-source{
	position: relative;
	width: 100%;
	height: auto;
}

#video-source iframe{
	width: 100%;
	border: none;
	height: 100%;
}

/* Video Popup Styles*/


#thumb-video-play-icon{
	width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 200ms ease-out;
    border-radius: 10px;
    cursor: pointer;
}

#thumb-video-play-icon i {
    color: #293247;
    font-size: 36px; 
    transition: all 200ms ease-out;
}

#gallery-desc-text{
	position: relative;
    text-align: center;
    padding-bottom: 50px;
}

#panel { 
    position: relative; 
    /*height: 360px;*/
    transition: all 200ms ease-out;
    text-align: center;
     margin: 0px 0px 10px 0px;
}

#largeImage{
    max-height: 100%;
}

#gallery{
	margin-top: 0px;
}

.package-detail-content{
	margin-right: 50px;
}

#dynamic-product-information{
	padding: 0px 30px;
}

.shipment-process-header{
	font-size: 20px;	
}

.product-detail-page-description-icons{
	float: right;
}

.package-detail-list-container{
	margin-left: 20px;
}

.package-detail-list-container a, .selected-product-content a{
	color: #EB0341;
    font-size: 16px;
    transition: all 200ms ease-out;
}

.package-detail-list-container a:hover, .selected-product-content a:hover{
    color: #a10730;
}

.firstProdHeader{
    font-size: 36px;
    font-weight: 300;
}

.firstProdSubHeader{
	font-weight: 300;
    font-size: 16px;
}

#dynamic-product-first-header-information, #dynamic-product-second-header-information{
    padding: 30px 0px 40px 0px;	
}

.padtop10{
	padding-top: 10px;
}

/*
.with-sale:before {
    content: "";
    position: absolute;
    width: 192px;
    height: 203px;
    top: -15px;
    right: -45px;
    background: url(../images/sub-pages/package-detail/badge_detail.png) no-repeat 0% 0%;
    z-index: 99;
    background-size: 160px;
}*/



.button-whatsapp{
	width: 100%;
	background-color: #00e676;
	text-shadow: none;
	margin-left: 0px;
}

#footer-mobile-product-container{
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 9999;
    font-size: 18px;
    line-height: 50px;
    background-color: #FFC107;
    height: 50px;
    border-top: 1px solid #fff;	
    text-align: center;
    transition: bottom 0.3s ease-in-out;
}

.hidden-header{
    position: fixed;
    top: -95px !important;
    opacity: 0;
}

.footer-buy-package-button, .footer-demo-button {
    width: 140px;
    margin: 10px 0px;
    font-size: 14px !important;
}

.footer-description-container{
    position: absolute;
    top: 25px;
    font-size: 20px;
    font-weight: 600;
    
    max-width: 100%;
    line-height: 1.1;
}

.footer-label{
	padding: 20px 0px 10px 20px;
}

.footer-padding-more{
	padding: 45px 0px 10px 20px;
}

.footer-container-image{
	height: 122px;
	padding: 5px 0px 10px 0px;
}

.footer-image-container{
	position: absolute;
    top: 12px;
    width: 100%;
    right: 30px;
    text-align: center;
}

.footer-label label{
	font-size: 10px !important;
	font-weight: 700 !important;
}

.footer-label .radio {
    display: block;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-top: -5px;
}

.footer-label span{
	font-size: 12px !important;
	display: none !important;
}

.footer-product-price{
	font-size: 40px;
	padding: 20px 0px;
	margin-top: 20px;
	text-align: left;
}

.display-product{
	bottom: -160px !important;	
}

.display-mobile-product{
	bottom: -50px !important;
}

.package-detail-info-list, .info-detail-section{
	margin-left: 20px;
}

.package-detail-info-detail-list{
	margin-left: 50px;
    margin-bottom: 15px;
    line-height: 1.4;
    font-size: 16px;
    font-weight: 300;
    margin-top: 10px;
}

#footer-product-container{
	position: fixed;
    bottom: 0px;
    z-index: 999;
    width: 100%;
    height: 140px;
    background-color: #fff;
    border-top: 2px solid #FFC107;
    transition: bottom 0.3s ease-in-out;
    -webkit-box-shadow: 0px -12px 41px -12px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px -12px 41px -12px rgba(0,0,0,0.75);
	box-shadow: 0px -12px 41px -12px rgba(0,0,0,0.2);
}

.button-whatsapp svg{
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	height: 70%;
	width: auto;
}

body[page="package-detail"] .content-wrap, body[page="package-detail"] #wrapper{
	background-color: #efefef;	
}

body[page="package-detail"] .content-wrap{
	padding: 120px 0px 120px 0px;
}

.product-desc-detail-image{
	position: absolute;
    width: 100px;
    z-index: 1;
    top: -11px;
}

.package-detail-sections{
	padding: 50px 20px 20px 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.01);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.01);
    position: relative;
}

.package-detail-static-images{
	margin: 10px 0px 20px 0px;;
}

.shipment-process{
	margin: 5px 0px 0px 0px;
    font-size: 15px;
    font-weight: 300;
}

.package-detail-digital-text{
    font-size: 14px !important;
    text-align: center;
	margin: 10px 0px 20px 0px;
}

.package-detail-digital-text i{
	color: #EDAC29;
	font-size: 14px;
}

#only-for-eight{
	box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 1%);
    border-radius: 10px;
    padding: 20px 40px 0px 40px;
    margin: 50px 0px;
}

.printed-book-index{
    margin: 30px 0px 0px 0px;
    color: #283247;
    z-index: 9;
    text-align: center;
    position: relative;
    font-size: 30px;
    line-height: 1.1;
    padding: 15px 0px 15px 0px;
}

.table-row-minus-margin{
	margin: 0px -55px;
}

#special-text {
    font-size: 15px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -5px;
}


.with-margin{
    margin: 30px -25px 0px -25px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.product-spec-container{
	margin: 20px 0px 40px 0px;;	
}

.package-detail-headers{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	background-color: #FFC107 !important;
	height: 40px;
}

.package-detail-headers:after{
	content: '';
	position: absolute;
	left: 30px;
	top: 40px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #444 transparent transparent transparent;
}

.package-detail-headers-plus{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	background-color: #FFC107 !important;
	height: 40px;
}

.package-detail-headers-plus:after{
	content: '';
	position: absolute;
	left: 30px;
	top: 40px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #444 transparent transparent transparent;
}

#plus-rehberlik{
	margin-bottom: 50px;
}
#package-detail-third-sub-headers , #package-detail-second-sub-headers{
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%;
}

#package-detail-third-sub-headers-plus{
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%;
}

#package-detail-second-sub-headers-rehberlik{
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%;
}

.printed-contents-table tbody tr, .printed-contents-table-2 tbody tr{
	line-height: 1.5;
    color: #283247;
    font-family: 'Roboto', sans-serif;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-align: left;
}

.printed-contents-table tbody tr td, .printed-contents-table-2 tbody tr td{
border: 1px solid #dddddd !important;
}

.plus-table tbody tr, .plus-table-2 tbody tr{
	line-height: 1.5;
    color: #283247;
    font-family: 'Roboto', sans-serif;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-align: left;
}

.plus-table tbody tr td, .plus-table-2 tbody tr td{
border: 1px solid #dddddd !important;
}

.printed-contents-inline-text{
	line-height: 1.4;
    font-size: 18px;
    font-weight: 300;
    text-align: left;
}

.adaptteen-h3 {
    font-size: 18px;
    margin-bottom: 5px;
    color: #283247!important;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 30px 0;
    font-family: 'Roboto', sans-serif;
}

.adaptteen-p{
	line-height: 1.4;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 10px;
}

#adaptteen-ul {
    font-size: 18px;
    padding-left: 30px;
    margin: 15px 0px;
}

.detail-page-tables th{
	background-color: #dfe5f3;
}

.with-header{
	padding-top: 70px;
}

.package-detail-headers span{
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%;
    
}

.product-detail-page-description-title{
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 10px;
}

.product-detail-page-description-text{
	font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 10px;
}

.product-detail-page-description-price{
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 10px;
}


.product-tl-sign{
	font-size: 29px;
}

.radio{
	display: inline;
	margin-right: 30px;
	margin-bottom: 20px;
}

.radio label{
	font-size: 14px;
	font-weight: 400;
}

.sales-text{
	font-size: 14px;
	font-weight: 500;
}



.buy-button{
    margin: 0px 50px;
    text-align: center;
}

.buy-button a{
	text-align: center !important;
}

.product-kdv-text{
    color: #ccc;
    font-size: 12px;
    font-weight: 300;
    margin-left: 5px;
    position: absolute;
    top: 30px;
    line-height: 1;
}

#text-for-lgs{
	text-align: center;	
}

.radio-inline{
	margin: 10px 0px;
}


.bolder-table-header{
	padding-left:32px;
	font-weight: bold;	
}

.first-table-content{
	padding-left: 45px !important;
}

.table-rows-detail{
	height: 38px;	
}

.rose-table{
	background: #FFE69B;
}

.quiz-table{
	background: #E8C2F3;
}

#only-for-eight-first-section, #only-for-eight-second-section{
	webkit-box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 30%);
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 30%);
    border-radius: 10px;
    padding: 00px 40px 0px 40px;
    margin: 10px 0px 10px 0px;
    background: #fff;
}

.table-rows-detail-digital{
	height: 38px;
}

.sun-table{
	background: #82D8F5;
}

.violet-table{
	background: #F6C3D6;
}

.ocean-table{
	background: #E4E6FB;
}

.borderless-table{
	border-left: 0px !important;
	border-right: 0px !important;
}

#table-rows-header{
	background: #fff;
	border-top: 1px solid #fff !important;
}

#only-for-eight{
	background: #eff0f1;
}

.table{
	border: inherit;
}

#prited-table{
	margin-top: 15px;
}


table.table-bordered > thead > tr > th, table.table-bordered > thead > tr > td{ 
	border:1px solid #fff;
}

.table-bordered > tbody > tr > td{
    border: 1px solid #fff;
}

.no-right-table{
	border-right: none !important;
}

.lgs-list-for-lgs{
	text-align: left;
}

.container-for-lgs span{
	font-size: 20px;
	font-weight: bold;
	margin-left: 0px;
}

.thumb-image-holder{
	padding: 0px 10px;
}

.new-lgs-sub-header{
	list-style-type: disc;
}

.new-lgs-sub-header li{
	font-size: 15px;
    font-weight: 300;
}

.product-spec-title{
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 10px;
}

.product-spec-text{
	font-size: 18px;
	font-weight: 300;	
}

.selected-product-title{
	font-size: 32px;
    font-weight: 300;
    margin-top: 20px;
    line-height: 1.3;
}

.selected-product-content{
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 10px;
}

.selected-product-price{
	font-size: 43px;
	line-height: 1.2;
}

.old-price-tl-sign{
	font-size: 20px;
}

.buy-package-button{
	margin: 10px 0px;
}

.raunt-box-marketing-text{
	font-size: 18px;
	margin-top: 15px;	
}

.gift-box{
	margin-right: 10px;
    margin-bottom: 7px;
}

#marketing-text-holder-underline {
	text-align: center;
}

.w1800{
	transform: translateY(45%);
}





@media (max-width: 767px){
	.content-wrap {
	    padding: 0px 0 0px 0px;
	}
	
	#pdf-border{
		border: none;
	}
	
	.pdf-tab{
		margin-bottom: 1px;
	}
	
	.product-desc-container-static-text{
		padding: 0px !important;
	}
	
	div[type="pdf-matematik"] {
		border-top-right-radius: 5px;
	    border-top-left-radius: 5px;
	}

	div[type="pdf-sosyal"] {
		border-top-right-radius: 0px;
	}
	
	div[type="pdf-fen"] {
		border-top-right-radius: 0px;
	}
	
	#the-canvas{
		margin-top: 10px;
	}
	
	.new-header-content-text{
		font-size: 18px;
	}
	
	.swiper-wrapper {
	    padding-bottom: 20px;
	    padding-top: 0px;
	}

	#table-headers {
	    border-bottom: none;
	}
	
	#next {
	    right: 0px;
	    width: inherit;
	    top: 70%;
	    background-color: inherit;
	}
	
	.tab {
		width: 91%;
	    height: auto !important;
	    margin-bottom: 1px;
	}
		 
	#next i{
		font-size: 40px;
	}
	
	#prev {
	    left: 0px;
	    width: inherit;
	    top: 70%;
	    background-color: inherit;
	}
	
	#prev i{
		font-size: 40px;
	}
	
}

@media (max-width:1200px){
	.product-buy-button-container{
		width: 100%;
		margin: auto;
	}
	
	.others-li{
	    width: 210px !important;
	}
	
	.product-buy-new-button-container a{
		margin: 0;
	}
	
	.text-align-left{
		padding-left: 0px;
	}
	
	.raunt-payment-methods{
		text-align: center;
	}
	
	.product-desc-container{
		margin: 0px 0px 0px 0px;
	}
	
	#product-detail-page-description-container{
		padding: 0px 20px;
	}
	
	.new-header-sub-content-text{
		padding: 0px 20px;
	}
	
	.product-desc-container ul li{
		font-size: 12px;
	}
	
	.kazananlar-pd-button{
		font-size: 12px!important;
		text-decoration: underline;
	}
	
	.intallText{
		text-align: center;
		font-size: 20px;
    	margin: 20px;
	}
	
	.package-detail-ul-header {
	    font-size: 20px;
	}
	
	.product-desc-container-static-text {
       padding: 0px 45px 0px 45px;
	    text-align: center;
	    font-size: 16px;
	}
	
	#next, #prev{
		width: 40px;
	}
	
	#next i, #prev i{
		font-size: 40px;
	}
}


@media (max-width:991px){
	.new-header-sub-content-text, .product-desc-container{
		font-size: 14px;
	}
	
	.product-buy-button-container{
    	padding: 10px;
	}
	
	.product-buy-new-button-container a{
		font-size: 16px;
	}
	
	.intallText {
	    font-size: 16px;
	    margin: 15px;
	    font-weight: 300;
	}
	
	.package-detail-ul-header {
	    font-size: 16px;
	}
	
	.new-lgs-sub-header li {
	    font-size: 14px;
	}
	
	.shipment-process{
		font-size: 14px;
	}
		
	.others-li {
	    width: 150px !important;
	}
	
	.little-big-li{
		margin-top: 30px;
	}
	
	.product-buy-button-container{
		font-size: 28px;
        padding: 10px 20px 10px 20px;
	}
	
	.product-desc-container-static-text{
		padding-right: 0px;
		font-size: 16px;
	}
	
	.raunt-payment-methods{
		font-size: 16px;
	}
	
	.raunt-payment-methods span{
		font-size: 13px;
	    font-weight: 800;
	}
	
	.buy-button{
		padding: 0px;
		margin: 0px;
	}
	
	.image-container-static-desc-text{
		font-size: 12px;
	}
	
	.tab{
		height: 100px;
	}

}

@media (min-width: 767px) and (max-width: 991px){
	.new-header-content-text {
	    padding: 15px 55px 15px 55px;
	}
	
}



#pdf-popup-glass{
		position: fixed;
		  left: 0px;
		  top: 0px;
		  right: 0px;
		  bottom: 0px;
		  z-index: 9999;
		  background-color: rgba(0, 0, 0, 0.8);
		  width: 100%;
		  height: 100%;
		  transition: all 250ms ease-out; 	
		}
		
		#pdf-container{
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translateX(-50%) translateY(-50%);
			height:90%;
			width:90%;
		}
		
		#pdf-title-holder{
			position: absolute;
			left: 0px;
		    top: -20px;
			width: 100%;
			height: auto;
		}
		
		#pdf-title{
			font-size: 20px;
			font-weight: 300;
			color: #fff;
			position: absolute;
			left: 15px;
			top: 50%;
			transform: translateY(-50%);
			max-width: 90%;
			text-overflow: ellipsis;
			overflow: hidden;
			white-space: nowrap;
		}
		
		#close-pdf-popup{
		    position: absolute;
		    right: 45px;
		    width: 20px;
		    height: 20px;
		    cursor: pointer;
		    font-size: 20px;
		    transition: all 200ms ease-out;
		    top: 50px;
		    transform: translateY(-50%);
		    z-index: 999;
		}
		
		#close-pdf-popup i{
			color: rgba(255,255,255,0.8);	
			text-shadow: 2px 2px 2px #000;
		}
		
		#close-pdf-popup:hover i{
			color: #fff;	
		     text-shadow: 2px 1px 2px rgba(0, 0, 0, 1);
		}
		
		#pdf-source{
			position: relative;
			width: 100%;
			height: auto;
		}
		
		#pdf-source iframe{
			width: 100%;
			border: none;
			height: 100%;
		}

.icine-bak{
	position: absolute;
	bottom: 0px;
	left: 50%;
	border: 1px solid #fff;
	transform: translateX(-50%);
	border-radius: 22px;
	font-size: 12px;
}

.button-fen{
	background-color: #0F1A2C;
}

.button-turkce{
	background-color: #9780B6;
}

.button-matematik{
	background-color: #F25822;
}

.button-sosyal{
	background-color: #4A3846;
}

.first-seciton-holder{
    -webkit-box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 30%);
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 30%);
    border-radius: 10px;
	padding: 20px 40px 0px 40px;
	margin-bottom: 30px;
	background: #fff;
	margin-top: 30px;
}


.table-rows-detail-digital-2 td{
	padding-left: 40px !important;
	background: #fff;
}

.props-inside-container {
    webkit-box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 30%);
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 30%);
    border-radius: 15px;
    margin: 20px 0px 30px 0px;
    min-height: 296px;
}

#old-price2{
    font-weight: 400;
    position: relative;
    font-size: 20px;
    display: inline;
    padding: 0px 10px;
    color: #ebebeb;
}

#old-price2:before{
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    background-color: #eb0241;
    transform: rotate(-10deg);
    top: 13px;
    left: -5px;
}


.no-pad-left{
	padding-left: 0;
}

.props-inside-narrow-container-header {
    padding: 20px;
    color: #2B6177;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
}

.props-inside-container-header {
    padding: 20px 0px 20px 40px;
    color: #2B6177;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
}

.props-inside-narrow-container-image {
    text-align: center;
}

.props-inside-container-image {
    padding: 20px 50px 30px 0px;
    text-align: center;
}

.props-inside-container-video {
    padding: 20px 80px;
}

.specs-text{
    margin: 30px 0px 0px 0px;
	color: #283247;
	z-index: 9;
	text-align: center;
	position: relative;
	font-size: 30px;
	line-height: 1.1;
	padding: 0px 0px 15px 0px;
}

.props-inside-container-image img {
    width: 70%;
}


.turkuaz{
	background: #96E5F5 !important;
}


.props-inside-narrow-container-header {
    padding: 20px;
    color: #2B6177;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
}

.props-inside-narrow-container-image img {
    width: 65%;
}

.props-inside-narrow-container {
    border-radius: 15px;
    margin: 20px 20px 20px 0px;
    min-height: 620px;
    webkit-box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 30%);
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 30%);
}

.shipment-process ul{
	padding-left: 15px;
}

.second-section-header, .third-section-header, .forth-section-header{
    font-size: 34px;
    font-weight: bold;
    color: #333333;
}

.second-section-text{
    font-size: 20px;
    color: #333333;
}

.no-top-margin{
	margin-top: 0px;
}

.second-section-holder{
    text-align: center;
    margin: 70px 0px;
}

.forth-section-holder{
	text-align: center;
    margin: 70px 0px 10px 0px;
}

.third-section-holder{
    text-align: center;
} 

.detail-first-term-book-desc {
    position: absolute;
    left: -80px;
    transform: rotate(270deg);
    font-weight: bold;
    top: 23%;
    font-size: 16px;
}

.detail-second-term-book-desc {
    position: absolute;
    left: -80px;
    transform: rotate(270deg);
    font-weight: bold;
    top: 70%;
    font-size: 16px;
}

.forth-section-sub-header{
	font-size : 20px;
}

.table-map-container{
	padding: 0px 30px 30px 30px;
    text-align: center;
    border-right: 1px solid #E3E3E3;
    margin-top: 30px;
}

.table-header-text{
	font-size: 26px;
    font-weight: bold;
    border-bottom: 1px solid #AAAAAA;
    padding-bottom: 10px;
}

.right-table{
	border-right: none;
}


.eighth-li{
	width: 200px !important;
}

.eighth-li-below {
    width: 200px !important;
    padding-left: 100px;
}

.icine-bak-eight{
    transform: translateX(-25%);
}

.icine-bak-eight-below{
    transform: translateX(50%);
}

.little-big-li{
	font-size: 16px;
}

@media (max-width: 480px){
	.dinamikmat-hediye-pd-badge {
	    max-width: 70px !important;
	    bottom: 130px !important;
	    right: 0px !important;
	    z-index: 999 !important;
	}
	
	.dinamikmat-hediye-tam-pd-badge{
	    top: 0px !important;
	    left: 0px !important;
	    z-index: 999 !important;
	}
	
	.avantaj-badge-bundle-pd{
		z-index: 999;
		max-width: 100px;
	}
	.bolbol-badge-pd{
		z-index: 999;
		max-width: 100px;
	}
	.deneme-hediye-pd-badge{
		z-index: 999;
	}
	
	.others-li{
		padding-left: 50px !important;
	}
	
	.product-desc-container ul{
		padding-left: 5px;
	}
	
	#dynamic-product-information {
	    padding: 10px 0px;
	}
	
	.product-detail-page-description-icons{
		text-align: center;
	}
	
	.second-section-header, .third-section-header, .forth-section-header{
	    font-size: 28px;
	}
	
	.no-mobile-padding{
		padding: 0px;
	}
	
	.new-header-content-text {
	    padding: 15px;
	}
	
	.others-li .icine-bak{
		transform: translateX(-20%) !important;
	}
	
	.first-seciton-holder{
		padding: 20px 10px 0px 10px;
		margin-bottom: 10px;
	}
	
	.package-detail-sub-header-text{
		font-size: 14px;
	}
	
	.tab{
		width: 88% !important;
	}
	
	
	#next, #prev{
		top: 74% !important;
	}
	
	.raunt-payment-methods{
		padding-right: 0px;
	}

	.content-wrap {
	    top: 0px;
	}
	
	.new-header-content-text{
		line-height: 1.1;
		font-size: 21px;
	}
	
	.name-sub-header{
		font-weight: 300;
	}
	
	#next {
	    right: 0px !important;
	    width: inherit;
	}
	
	#next i{
		font-size: 40px;
	}
	
	#prev {
	    left: 0px !important;
	    width: inherit;
	}
	
	#prev i{
		font-size: 40px;
	}


	.content-wrap {
	    padding: 0px 0 0px 0px;
	}
	
	.new-header-sub-content-text{
	    margin: 0 -10px;
	    line-height: 1.2;
	    margin-bottom: 10px;
	    padding: 5px;
	}
	
	.subject-list-header{
		font-size: 14px;
	}
	
	.no-pad-left{
		padding-left: 15px;
	}
	
	.subject-text{
		font-size: 12px;
	}
	
	.with-margin {
	    margin: 5px;
	}
	
	#gallery-desc-text{
		padding-bottom: 20px;
	}
	
	.product-buy-button-below-text{
		padding: 15px;
	}
	
	#product-detail-page-description-container{
		padding-bottom: 0px;
	}
	
	
}

@media (max-width: 768px){
	#thumbs{
		padding-bottom: 30px;
	}
	
	.section-header p{
	font-size: 20px !important;
	line-height: 1.2 important;
}
	
	#table-first-badge-holder:after, #table-second-badge-holder:after, #table-third-badge-holder:after, #table-forth-badge-holder:after{
		display: none;
	}
	
	.others-li {
	    width: 120px !important;
	}
	
	.others-li {
	    width: 300px !important;
	    padding-left: 30px !important;
	}

	.others-desc-second{
		top: 49.5%;
	    width: 100%;
	}
	
	.props-inside-narrow-container, .props-inside-container{
		margin: 20px 0px;
	}
	
	.props-inside-container-header{
		padding: 15px;
	}
	
	.props-inside-container-image {
    	padding: 15px;
	}
	
	.props-inside-container-image img {
	    width: 100%;
	}
	
}

@media (max-width:1200px) and (min-width:992px){
	.eighth-li {
	    width: 163px !important;
	}
	.eighth-li-below {
	    width: 170px !important;
	    padding-left: 80px;
	}
}

@media (max-width:991px) and (min-width:768px){
	.eighth-li {
	    width: 210px !important;
	}
	
	.detail-first-term-book-desc{
		position: relative;
		transform: inherit;
		left: 0px;
		top: 0px;
	}
	
	.eighth-li-center-md{
		margin-left: 120px !important;
	}
	
	.eighth-li-below {
	    width: 135px !important;
	    padding-left: 0px;
	}
	
	.detail-second-term-book-desc {
	    left: 50%;
	    transform: rotate(0deg);
	    top: 65%;
	    transform: translateX(-50%);
	}
	
	.icine-bak-eight-below {
	    transform: translateX(-10%);
	}
	
	.forth-section-holder {
	    margin: 0px 0px 10px 0px;
	}
	
	.tab {
	    height: auto;
	}
	
	.eighth-class{
		font-size: 14px !important;
   		line-height: 1.6;
	}
	
	.product-desc-container ul{
	    font-size: 14px;
   		line-height: 1.4;
	}
	
	.second-section-text p{
		font-size: 14px;
		line-height: 1.3;
	}
	
	.second-section-holder {
	    margin: 40px 0px 20px 0px;
	}
	
}

@media (max-width:767px) and (min-width:481px){
	.container{
		width: 100% !important;
	}
	
	.detail-first-term-book-desc{
		position: relative;
		transform: inherit;
		left: 0px;
		top: 0px;
	}
	
	

	.forth-section-holder {
	    margin: 0px 0px 10px 0px;
	}
	
	.tab {
	    height: auto;
		margin-bottom: 10px;
	    width: 100%;
	    font-size: 20px;
	}	

	div[type="sosyal"] {
		font-size: 12px;
	    padding: 15px 0px 15px 0px !important;
	}
	
	.product-desc-container ul{
	    font-size: 14px;
   		line-height: 1.4;
	}
	
	.second-section-text p{
		font-size: 14px;
		line-height: 1.3;
	}
	
	.second-section-holder {
	    margin: 40px 0px 20px 0px;
	}
}

@media (max-width:767px) and (min-width:646px){
	.eighth-li {
        width: 170px !important;
	}
	
	.eighth-li-center-md{
		margin-left: 120px !important;
	}
	
	.eighth-li-below {
	    width: 295px !important;
    	padding-left: 30px;
	}

	.icine-bak-eight-below {
       transform: translateX(-30%);
	}
	
	
	.detail-second-term-book-desc {
	    left: 50%;
	    transform: rotate(0deg);
	    top: 49%;
	    transform: translateX(-50%);
	}
	
}

@media (max-width:645px) and (min-width:615px){
	.eighth-li-center-md{
       margin-left: 80px !important;
	}
	.detail-second-term-book-desc {
	    left: 50%;
	    transform: rotate(0deg);
	    top: 49%;
	    transform: translateX(-50%);
	}
	.eighth-li {
	    width: 170px !important;
	}
	.eighth-li-below {
	    width: 200px !important;
	    padding-left: 60px !important;
	}
	.icine-bak-eight-below {
	    transform: translateX(25%);
	}
}

@media (max-width:614px) and (min-width:481px){
	.detail-second-term-book-desc {
	    left: 50%;
	    transform: rotate(0deg);
	    top: 55%;
	    transform: translateX(-50%);
	}
	.eighth-li {
	    width: 100% !important;
	    padding-left: 25%;
	}
	.eighth-li-below {
	    width: 100% !important;
		padding-left: 25%;
	}
	
	.icine-bak{
	    transform: translateX(-50%) !important;
	}	
	
	.bk-list li .bk-book{
		width: 300px !important;
	}
	
}

@media (max-width:480px){
	.detail-second-term-book-desc {
	    left: 50%;
	    transform: rotate(0deg);
	    top: 55%;
	    transform: translateX(-50%);
	}
	
	.table-new-td{
		padding-left: 0px !important;
	}
	
	.table-rows-detail-digital-2 td{
		padding-left: 10px !important;
	}
	
	.bolder-table-header {
	    padding-left: 0px;
	}
	
	.shipment-process-header, .shipment-process, #info-img{
		display: none;
	}
	
	.props-inside-narrow-container, .props-inside-container {
	    margin: 20px 0px 0px 0px;
	}
	
	.product-buy-button-container {
	    padding: 1px 10px 1px 10px;
	}
	
	.container-for-lgs span{
		font-size: 16px;
	}
	
	#old-price2 {
	    font-size: 14px;
	    font-weight: bold;
	}
	
	#installmentBadge{
		font-size: 14px !important;
	    line-height: 1.2;
	    margin-bottom: 0px !important;
	}
	
	.product-buy-new-button-container{
		padding: 0px 50px;
	}
	
	.specs-text, #dynamic-video-header{
		font-size: 22px !important;
		line-height: 1.2;
	}

	.intallText{
	    margin: 30px 0px;
	}
	
	.eighth-li {
	    width: 300px !important;
	    padding-left: 37px !important;
	}
	.eighth-li-below {
	    width: 300px !important;
		padding-left: 37px !important;
	}
	
	.icine-bak-eight, .icine-bak-eight-below{
	    transform: translateX(-15%) !important;
	}

	.bk-list li .bk-book{
		width: 300px !important;
	}
	
	#change-subject-text span{
		font-size: 8px !important;
	}

	.detail-first-term-book-desc{
		position: relative;
		transform: inherit;
		left: 0px;
		top: 0px;
	}

	.forth-section-holder {
	    margin: 0px 0px 10px 0px;
	}
	
	.tab {
	    height: auto;
		margin-bottom: 10px;
	    width: 100% !important;
	    font-size: 12px !important;
	}	

	.second-section-text p{
		font-size: 18px;
		line-height: 1.3;
	}
	
	.second-section-holder {
	    margin: 40px 0px 20px 0px;
	}
	
	.product-desc-container ul{
	    font-size: 14px;
   		line-height: 1.4;
	}
	
	.new-line{
		display: none;
	}
}



@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
	#bk-list > li {
	    padding-left: 100px;
	}
	
	.icine-bak {
	    transform: translateX(50%);
	}
	
	.eighth-li{
	    padding-left: 10px !important;
	}
	
	.eighth-li-below{
		padding-left: 0px !important;
	}
	
	.icine-bak-eight {
	    transform: translateX(-25%) !important;
	}
	
	.icine-bak-eight-below {
	    transform: translateX(-27%) !important;
	}
			
}

@media (max-width:480px){
	#special-text {
	    font-size: 13px !important;
	}
	
	.first-table-content{
		padding-left: 15px !important;
	}
	
	.thumb-image-holder{
		padding: 0 3px;
	}
}


@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
	
	.eighth-li {
	    width: 153px !important;
	}
	
	.others-li {
	    width: 205px !important;
	}			
	
	.icine-bak {
	    transform: translateX(-25%) !important;
	 }
	 
	 .icine-bak-eight-below {
	    transform: translateX(50%) !important;
	}
	 
	 .little-big-li {
	    font-size: 14px;
	}
	
	
	
}

@media (max-width: 375px){
	.new-header-content-text {
	    padding: 10px;
	}
}

@media (max-width: 320px){
	.new-header-content-text {
	   padding: 15px 0px 15px 0px;
	}
	
	#installmentBadge{
		display: none;
	}
	
	.thumb-image-holder{
		padding: 0 3px;
	}
}


@media (min-width: 1366px){
	.footer-buy-package-button, .footer-demo-button {
	    width: 140px !important;
	    margin: 10px 0px !important;
	    max-width: auto !important;
	}
}


@media (min-width: 1200px) and (max-width: 1367px){
	
	.footer-buy-package-button, .footer-demo-button {
	    width: 140px !important;
	    margin: 10px 0px !important;
	    max-width: auto !important;
	}	
}

@media (max-width: 1199px){
	.selected-product-price{
		font-size: 26px !important;
	}
}

@media (max-width: 768px){
	#footer-product-container {
	    display: none !important;
	}
}



@media (min-width: 992px) and (max-width: 1199px){
	.footer-buy-package-button, .footer-demo-button {
	    width: 140px !important;
	    margin: 10px 0px !important;
	    max-width: auto !important;
	}
	
}

@media (min-width: 768px) and (max-width: 991px){
.footer-buy-package-button, .footer-demo-button {
    width: 100px !important;
    margin: 10px 0px !important;
    padding: 0px;
    font-size: 12px;
}
}



.footer-product-price[type="dnmkmat"], .footer-product-price[type="hzlgo"],
.footer-product-price[type="Educode"], .footer-product-price[type="mntlp"], .footer-product-price[type="Kodris"]
{
	padding: 0px;
}

.button.button-red.package-selection-buttons.buy-package-button.footer-demo-button.center{
	background-color: #fff !important;
}

