.new-gift-container{
    background: #FFC107;
    max-width: 100%;
    width: 100%;
    height: 80px;
    margin-bottom: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 10px;
}

.new-gift{
    font-size: 15px !important;
    font-weight: bold;
    display: contents;
}

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

.demo-button{
	margin-top: 10px;
}

.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-veli-thumb{
	border: 2px solid #ffc107;
}

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

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

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

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

.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-veli-horizontal:first-of-type{
	margin-left: 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;
}


#info-img{
	margin: 20px 0px 20px 0px;	
}

.mCSB_scrollTools {
    right: 10px;
}


.thumbs-container {
    max-height: 460px;
    overflow-y: auto;
    overflow-x: hidden;
    }
    
    #blockHolder {
    margin-top: 30px;
}

#blockHolder .inlineblock {
    width: 175px;
    margin: 0px 15px;
    height: 98px;
    position: relative;
    display: inline-block;
    border-radius: 5px;
    filter: drop-shadow(0px 0px 5px #ccc);
}
    
    .testimonial-thumbs {
    margin-bottom: 30px;
    position: relative;
    border-radius: 10px;
    transition: all 400ms ease-out;
}

.testimonial-play-button i {
    font-size: 60px;
}

.testimonial-thumbs .testimonial-play-button i {
    color: #ffc107;
}

.testimonial-play-button {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mentalup-values p{
	font-size: 18px;	
}

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

	.classroom-select-invalid-text{
		width: 100%;
		height: auto;
		color: #FF0000;
	    font-size: 12px;
	    text-align: center;
	    margin-bottom: 5px;
	}
	
	 
	.hizligo-ul-list{
	    margin-top: 20px;
    	padding-left: 20px;
	}
	
	.myVideo{
		max-width: 360px;
	}
	
	.digital-contents-section-holder .myVideo{
		max-width: 100%;
	}

	.dnmkmat-content-cta-text{
		text-align: center;
	    font-size: 28px;
	    line-height: 1;
	    background: #8e94a1;
	    padding: 30px;
	    color: #fff;
	    border-radius: 50px;
	}
	
	.info-section-left-container{
		padding: 15px 0px;
	}
	
	.hizli-go-header-text, .dnmkmat-header-text{
		font-size: 28px;
	    font-weight: 700;
	    font-family: 'Roboto';
	    line-height: 1.2;
	    text-align: center;
	    padding-bottom: 5px;
	    color: #333;
	    margin: 10px 0px 15px 0px;
	}
	
	.dnmkmat-middle-header-text{
		font-size: 28px;
	    font-weight: 700;
	    font-family: 'Roboto'; 
	    line-height: 1.2;
	    text-align: center;
	    padding: 0px 175px;
	    color: #333;
	    margin: 30px 0px 10px 0px;
	}
	
	.hizligo-content-row, .dnmkmat-content-row{
		display: flex;
	    margin-bottom: 40px;
	    align-items: center;
	    font-size: 16px;
	    line-height: 26px;
	    font-weight: 400;
	}
	
	.buyButtonContainer{
	    position: relative;
	    width: 100%;
	    text-align: center;
	    margin: 20px 0px;
	    transition: all 200ms ease-out;
	}
	
	.buyButtonContainer .buy-package-button, .buyButtonContainer .demo-button{
	    color: #333;
	    width: 70%;
	    font-size: 22px;
	}
	
	.classroomSelectionHolder{
    	text-align: center;
	}
	
	.classroom-select{
		width: 70%;
	    display: inline-block;
	    margin-top: 0px;
	}
	
	.buyButtonContainer .buy-package-button, .buyButtonContainer .demo-button{
	    color: #333;
	    width: 70%;
	    height: 50px;
	    line-height: 50px;
	    font-size: 22px;
	}
	
	.destekleyiciler-header-text{
	    font-size: 18px;
	    text-align: center;
	    margin-bottom: 20px;
	    margin-top: -10px;
	    padding: 0px 60px;
	}
	
	.buyButtonContainer .buy-package-button:hover {
	    background-color: #FFC107;
	    color: #fff;
	    border-color: #FFC107;
	}
	
	
	 *{
	 	font-family: 'Roboto';
	 }
	 
	 .hidden-content{
	 	display: none;
	 }
	 
	 .myVideo {
	    width: 100%;
	}
	 
	 body{
	 	color: #333;
	 }
	 
	.tab:hover, .gallery-tab:hover {
	    color: #fff;
	    background-color: #293A4E;
	}
	
	 .float-right{
		float: right;
	}
		 
	 
	 .ayak-row {
	    margin-bottom: 60px;
	    display: flex;
	    align-items: center;
	}
		 
	 
	 p{
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 1.2;
}

.bireysel-page-header {
    font-size: 28px;
    font-weight: 700;
    font-family: 'Roboto';
    line-height: 1.2;
    text-align: center;
    padding-bottom: 5px;
    color: #333;
    margin: 10px 0px 5px 0px;
}

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

.new-product-info-container-holder{
	display: flex;
    align-items: center;
}

.thumb-video-holder{
	position:relative;
}


.dijital-header {
    margin-bottom: 20px;
    margin-top: 50px;
}

.new-header-p {
    font-size: 22px;
}

.new-header-p {
    font-size: 22px;
}

.trightnew {
    text-align: right;
}

.trightnew p, .tright-center p{
	font-size: 20px;
}

.only-for-books{
	margin-top: 20px;
	margin-bottom: 40px;
}

#educode-header-text{
	font-size: 18px;
    margin-bottom: 15px;
    display: block;
    font-weight: 400;
    line-height: 1.3;
}

.lgs-super-set-image{
	text-align: center;
}

#installmentBadge{
    font-size: 18px;
    display: block;
    font-weight: 300;
    margin: 10px 0px 0px 0px;
}

.price-text-container{
	margin-top: 10px;
}

.eighth-class{
	font-size: 18px;
    padding: 8px;
}
.rehberlik-static-text{
	font-size: 18px;
}
.rehberlik-list{
	list-style-type: circle !important;
}

.padding-list-underline{
	padding-right: 30px;
}

.padding-list-underline-li{
	padding-right: 30px;
	margin-bottom: 2px!important;
}

#paket-detay-bg{
    background: url(../images/packages/bireysel-satin-al-bg.jpg) top no-repeat !important; 
    background-size: cover;	
}

.old-price-line {
    width: 70px;
    height: 40px;
    border-bottom: 2px solid red;
    position: absolute;
    transform: rotate(-21deg);
	left: -10px;
    top: -25px;
}

.old-price-line-for-detail-eight {
    width: 50px;
    height: 40px;
    border-bottom: 2px solid red;
    position: absolute;
    transform: rotate(-21deg);
	left: 0px;
    top: -25px;
}

#desc-text {
	    display: none;
	}

	#footer{
		margin-top: 0px !important;
	}
	
	#special-text {
	    font-size: 15px;
	    position: absolute;
	    left: 50%;
	    transform: translateX(-50%);
	    bottom: -5px;
	}

.no-border-bottom{
margin-bottom: 10px !important;
border-bottom: none !important;}

@media (max-width: 1200px){
	.cols-with-pad {
	    padding: 0px 0px;
	}
	
	.padding-list-underline{
		padding-right: 0px;
	}
	.padding-list-underline-li{
		padding-right: 0px;
	}
	
}

@media (max-width: 768px){
	.container {
	    width: 100%;
	}
	
	#video-container{
		width: 100%;
	}
	
	.popup-video-container {
	    max-width: 970px !important;
	}
	
	.ayak-row {
	    margin-bottom: 50px;
	    display: block;
	    align-items: center;
	}
	
	.ayak-row:last-of-type{
		margin-bottom: 10px;
	}
	
	.trightnew {
	    text-align: left;
	    margin-top: 15px;
	}
	
	.tright-center{
		text-align: left;
		margin-top: 15px;
	}
	
	.ayak-row .iframe-p{
		margin-top: 15px;;
	}
	
	.iframe-container{
		margin-bottom: 30px;
	}
	
	
	#old-price2{
		font-size: 14px;
	}
	
	#old-price2:before {
	    top: 9px;
	}
}

.tl-sign{
	margin-bottom: 20px!important;
}

.old-price-container{
	color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}

.remaining-days-container {
    position: absolute;
    right: -5px;
    color: #fff;
    font-size: 22px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #eb0241;
    border-radius: 5px;
    z-index: 10;
    padding: 10px;
    font-weight: 400;
}

@media (min-width: 480px){
	.remaining-days-container {
		right: -30px;
	}
}
@media (max-width: 480px){
	.remaining-days-container {
	    font-size: 14px;
	    padding: 3px;
	}
	
	#lgs-veli-testimonials{
		padding-top: 0px;
	}
	
	input[type="radio"]{
	 margin-top: -1px !important;
	}
	
	#thumbs .row{
		padding: 0px 10px;
	}
	
	.table-map-container{
		border-right: none;
	}
	
	.eighth-class{
		padding: 8px;
	}
		
	#paket-detay-bg{
		background: #fff !important;
	}
	
	
	.printed-book-index {
	    font-size: 24px;
	}
	
	.table{
		font-size: 14px;
	}
	
	.props-inside-container-video {
	    padding: 20px 20px;
	}
}

@media (min-width:1366px) {
	.raunt-payment-methods{
		margin: 20px 0px 0px 150px !important;
	}
}

@media all and (max-width: 1220px) and (min-width: 1024px){
	.raunt-payment-methods{
		margin: 20px 0px 0px 110px !important;
	}
}

@media (max-width: 380px){
	.eighth-class {
	   font-size: 9px !important;
    	padding: 6px;
	}
}

@media (max-width: 320px){
	.eighth-li-below, .eighth-li {
	    padding-left: 7px !important;
	}
}


	.ayak-row p:not(.new-header-p){
		line-height: 1.3;
		font-family: 'Roboto';
		font-weight: 400;
		font-size: 16px;
	}
	
@media (max-width: 1200px){
	.destekleyiciler-header-text {
	    font-size: 16px;
	    text-align: center;
	    margin-bottom: 20px;
	    margin-top: -10px;
	    padding: 0px 0px;
	}
	
	.dnmkmat-content-header-text{
		font-size: 18px;
	    line-height: 28px;
	}
	
	.dnmkmat-content-cta-text {
	    text-align: center;
	    font-size: 22px;
	    line-height: 1;
	    background: #8e94a1;
	    padding: 20px;
	    color: #fff;
	    border-radius: 50px;
	}
	
	.dnmkmat-middle-header-text{
		padding: 0px;
	}
	
	.mb-30{
		margin-bottom: 30px;
	}
}

@media (max-width: 991px){
	.hero h2 {
	    font-size: 20px;
	}
	
	#values .row{
	    display: flex;
	    flex-wrap: wrap;
	    align-items: center;
	}
	
	.values .box {
	    margin-bottom: 30px;
	}
	
}

@media (max-width: 768px){

	.hero h2 {
	    font-size: 18px;
	}
	
	.row.step {
	    display: block;
	}
	
	.courses .box {
	    margin-bottom: 30px;
	}
	
	#values .row{
	    display: flex;
	    flex-wrap: wrap;
	    align-items: center;
	}

	.destekleyiciler-header-text {
	    font-size: 13px;
	    text-align: center;
	    margin-bottom: 20px;
	    margin-top: -10px;
	    padding: 0px 0px;
	}
	
	.hizligo-content-row, .dnmkmat-content-row{
	    display: block;
	    margin-bottom: 40px;
	    align-items: center;
	    font-size: 16px;
	    line-height: 26px;
	}
	
	.hizligo-content-text-holder, .dnmkmat-content-text-holder{
	    margin-bottom: 50px;
	}
	
	.dnmkmat-content-cta-text {
	    margin-bottom: 50px;
	    font-size: 18px;
	}
}

@media (max-width: 480px){
	.destekleyiciler-header-text {
	    margin-top: 10px;
	}
	
	.dnmkmat-content-cta-text {
	   line-height: 1.2;
	}
}

		
#over-gallery-image{
	position: absolute;
    top: 10px;
    max-width: 140px;
}

input[type="radio"], input[type="checkbox"] {
    margin: 0px 0 0;
}

	.video-nav{
		border-radius: 75px 75px 75px 75px;
	    cursor: pointer;
	    height: 60px;
	    position: absolute;
	    top: 50%;
	    width: 60px;
	    transform: translateY(-50%);
	    z-index:99;
	}
	
	.video-nav[type="increment"]{
		background: url(../../bireysel-satis/images/arrow_right.png) repeat scroll -3px -6px #3D4343;
		right: -20px;
	}
	
	.video-nav[type="decrement"]{
		background: url(../../bireysel-satis/images/arrow_left.png) repeat scroll -9px -6px #3D4343;
		left: -20px;
	}
	
	#dynamic-video-header{
		color: #283247;
	    z-index: 9;
	    text-align: center;
	    position: relative;
	    font-size: 30px;
	    line-height: 1.1;
	    padding: 15px 0px 15px 0px;
	}
	
	@media all and (max-width: 1180px) and (min-width: 768px){
	.remaining-days-container{
		font-size: 16px;
	}
}