/*
Theme Name: Digitalage
Author: creasoup
Author URI: http://creasoup.com/
Version: 1.0
*/




/* ////////// Import Fonts Start ////////// */

@charset "UTF-8";

@font-face { font-family: 'FranklinGothicBook'; src: url('inc/fonts/FranklinGothic-Book.eot'); src: local('☺'), url('inc/fonts/FranklinGothic-Book.woff') format('woff'), url('inc/fonts/FranklinGothic-Book.ttf') format('truetype'), url('inc/fonts/FranklinGothic-Book.svg') format('svg'); }

@font-face { font-family: 'VitesseBold'; src: url('inc/fonts/Vitesse-Bold.eot'); src: local('☺'), url('inc/fonts/Vitesse-Bold.woff') format('woff'), url('inc/fonts/Vitesse-Bold.ttf') format('truetype'), url('inc/fonts/Vitesse-Bold.svg') format('svg'); }

@font-face { font-family: 'FranklinGothicMedium'; src: url('inc/fonts/Franklin Gothic Medium.eot'); src: local('☺'), url('inc/fonts/Franklin Gothic Medium.woff') format('woff'), url('inc/fonts/Franklin Gothic Medium.ttf') format('truetype'), url('inc/fonts/Franklin Gothic Medium.svg') format('svg'); }

@font-face { font-family: 'FranklinGothicBookRegular'; src: url('inc/fonts/FranklinGothic-Book-Regular.eot'); src: local('☺'), url('inc/fonts/FranklinGothic-Book-Regular.woff') format('woff'), url('inc/fonts/FranklinGothic-Book-Regular.ttf') format('truetype'), url('inc/fonts/FranklinGothic-Book-Regular.svg') format('svg'); }

/* ////////// Import Fonts End ////////// */


/* ////////// General Start ////////// */

* { margin: 0px; padding: 0px; }

li { list-style-type: none; }

html { margin-top: 0 !important; }

input:focus { outline: none; }

body { background-color: #e1e1e1; line-height: inherit; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0; }

a { text-decoration: none; color: white; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s; }

a:hover { color: #999999; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s; }

/* ////////// General End ////////// */






























/* ////////// Header Start ////////// */

header { width: 100%; border-bottom: 1px solid #cccccc; background-color: white; z-index:999; position: relative; }

header .header-inner { position: relative; width: 100%; }

header .header-inner .small-menu { width: 100%; background-color: black; height: 40px; }

header .header-inner .small-menu ul { position: relative; display: inline-block; width: 1176px; left: 50%; transform: translateX(-50%); }

header .header-inner .small-menu ul li { font-family: "FranklinGothicBook"; font-size: 13px; color: white; float: left; margin-right: 37.3px; padding-top: 13.5px; padding-bottom: 13.5px; }

header .header-inner .small-menu ul li:last-child { margin-right: 0; padding-top: 0; padding-bottom: 0; float: right; }

header .header-inner .small-menu ul li:last-child i { width: 25px; text-align: center; padding-top: 13.5px; padding-bottom: 13.5px; background-color: #202020; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s; }

header .header-inner .small-menu ul li:last-child i:hover { -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s; }

header .header-inner .small-menu ul li:last-child .fa-facebook:hover { background-color: #4867aa; }

header .header-inner .small-menu ul li:last-child .fa-twitter:hover { background-color: #53a9ea; }

header .header-inner .small-menu ul li:last-child .fa-instagram:hover { background-color: #2e5e86; }

header .header-inner .small-menu ul li:last-child .fa-youtube:hover { background-color: #ee1d1b; }

header .header-inner .small-menu ul li:last-child .fa-google-plus:hover { background-color: #dc4b3e; }

header .header-inner .small-menu ul li:last-child i:last-child { margin-right: 0;  }

header .header-inner .small-menu ul li:last-child span { display: none; margin-right: 10px; padding-top: 13.3px; padding-bottom: 13.3px; cursor: pointer; }

header .header-inner .small-menu ul li:last-child span i { background-color: transparent; }

header .header-inner nav { position: relative; display: inline-block; width: 1176px; left: 50%; transform: translateX(-50%); }

header .header-inner nav h1.logo,
header .header-inner nav div.logo { display: inline-block; width: 322px; margin-right: 30px; float: left; margin-top: 25px; margin-bottom: 25px; }


header .header-inner nav h1.logo img,
header .header-inner nav div.logo img { width: 100%; }

header .header-inner nav ul { width: calc(100% - 352px); float: right; margin-top: 60px; }

header .header-inner nav ul.sub-menu {display:none;}
header .header-inner nav li.activeOption ul.sub-menu {display: block;position: absolute;background: #000;width: auto;padding: 10px;z-index: 9999;margin-top: 2em;top: 0px;    transform: translateX(-50%);left: 50%;}
header .header-inner nav li.activeOption ul.sub-menu:before{ width: 0; 
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 7px solid #000;
    margin-left: 0px;
    display: inline-block;
    content: "";
    margin-bottom: 2px;
    position: absolute;
    top: -7px;
    left: 50%;
}


header .header-inner nav li.activeOption ul.sub-menu li { cursor:pointer;display: block;float: none;white-space: nowrap;border-bottom: 1px solid #fff;margin-right: 0px;padding: 0px;}
header .header-inner nav li.activeOption ul.sub-menu li a {color: #fff;display: block;padding: 0.6em 0.5em 0.5em;}
header .header-inner nav li.activeOption ul.sub-menu li:last-child {border-bottom:0px;}

header .header-inner nav ul li { font-family: "FranklinGothicBook"; font-size: 14px; color: black; float: left; margin-right: 21.5px; padding-bottom: 13px; }

header .header-inner nav ul li a { color: black; }
header .header-inner nav ul li.menu-item-has-children {position: relative}
header .header-inner nav ul li.menu-item-has-children>a:after {
 width: 0; 
  height: 0; 
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 7px solid #000;
  margin-left:10px;
  display:inline-block;
  content:"";
  margin-bottom:2px;
}

header .header-inner nav ul li.abonelik-btn a { color: #e2001a !important;}

header .header-inner nav ul li a:hover { color: #999999; }

header .header-inner nav ul li:last-child { border-left: 1px solid black; border-right: 1px solid black; margin-right: 0; padding-bottom: 0; }

header .header-inner nav ul li:last-child i { margin-left: 36px; margin-right: 36px; }

header .header-inner nav ul .input-container { position: absolute; width: 0; height: 60px; margin-top: -20px; overflow: hidden;z-index:99; }

header .header-inner nav ul input { width: calc(100% - 19px); height: calc(100% - 4px); font-family: "VitesseBold"; font-size: 22px; padding-left: 15px; }

header .header-inner nav .mobil-nav { display: none; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }

header .header-inner nav .mobil-nav i:nth-child(1) { border-left: 1px solid black; border-right: 1px solid black; padding-left: 20px; padding-right: 20px; }

header .header-inner nav .mobil-nav i:nth-child(2) { border-right: 1px solid black; padding-left: 20px; padding-right: 20px; }

header .header-inner nav .mobil-nav i:nth-child(3) { border-right: 1px solid black; padding-left: 20px; padding-right: 20px; }

header .header-inner .search-detail { position: absolute; display: none; width: 100%; background-color: white; z-index: 9999; margin-top: 1px; }

header .header-inner .search-detail .search-detail-inner { width: 676px; margin: 0 auto; margin-top: 40px; margin-bottom: 30px; }

header .header-inner .search-detail .search-detail-inner .search-list .search-item { border-bottom: 1px solid #e1e1e1; padding-bottom: 17px; margin-bottom: 30px; }

header .header-inner .search-detail .search-detail-inner .search-list .search-item h3 { font-family: "VitesseBold"; font-size: 22px; margin-bottom: 11px; }

header .header-inner .search-detail .search-detail-inner .search-list .search-item span { font-family: "FranklinGothicBookRegular"; font-size: 16px; }

header .header-inner .search-detail .search-detail-inner .search-indicator span:nth-child(1) { font-family: "FranklinGothicBookRegular"; font-size: 16px; color: #e2001a; display: block; }

header .header-inner .search-detail .search-detail-inner .search-indicator span:nth-child(2) { font-family: "FranklinGothicMedium"; font-size: 16px; color: black; display: block; }

header .header-inner .search-detail .search-detail-inner .search-indicator span a { color: black; }

header .header-inner .search-detail .search-detail-inner .search-indicator span a:hover { color: #999999; }

header .fix-menu { position: fixed; z-index: 99; width: 100%; background-color: white; top: 0; border-bottom: 1px solid #cccccc; margin-top: -79px; }

header .fix-menu .fix-menu-inner { position: relative; display: inline-block; width: 1176px; left: 50%; transform: translateX(-50%); }

header .fix-menu h1 { width: 185px; float: left; margin-top: 12px; margin-bottom: 9px; }

header .fix-menu h1 img { width: 100%; }

header .fix-menu ul { float: right; margin-top: 30px; }

header .fix-menu ul li { font-family: "FranklinGothicBook"; font-size: 16px; color: black; float: left; margin-right: 34.5px; padding-bottom: 13px; position: relative; }

header .fix-menu ul li a { color: black; }

header .fix-menu ul li a:hover { color: #999999; }

header .fix-menu ul.sub-menu {display:none;}

header .fix-menu ul li.menu-item-has-children>a:after {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #000;
    margin-left: 10px;
    display: inline-block;
    content: "";
    margin-bottom: 2px;
}

header .fix-menu li.activeOption ul.sub-menu {display: block;position: absolute;background: #000;width: auto;padding: 10px;z-index: 9999;margin-top: 2em;top: 0px;    transform: translateX(-50%);left: 50%;}
header .fix-menu li.activeOption ul.sub-menu:before{ width: 0; 
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 7px solid #000;
    margin-left: 0px;
    display: inline-block;
    content: "";
    margin-bottom: 2px;
    position: absolute;
    top: -7px;
    left: 50%;
}


header .fix-menu li.activeOption ul.sub-menu li { cursor:pointer;display: block;float: none;white-space: nowrap;border-bottom: 1px solid #fff;margin-right: 0px;padding: 0px;}
header .fix-menu li.activeOption ul.sub-menu li a {color: #fff;display: block;padding: 0.6em 0.5em 0.5em;}
header .fix-menu li.activeOption ul.sub-menu li:last-child {border-bottom:0px;}

header .fix-menu .fix-base-button-hover ul li a { color: white; }

header .fix-menu .fix-base-button-hover ul li a:hover { color: #999999; }

header .fix-menu ul li:last-child { border-left: 1px solid black; border-right: 1px solid black; margin-right: 0; padding-bottom: 0; overflow: hidden; }

header .fix-menu ul li:last-child i { margin-left: 36px; margin-right: 36px; display: block; }

header .fix-menu .input-container { position: absolute; width: 0px; height: 60px; margin-top: 10px; top:0px; margin-left: 0px; overflow: hidden; }

header .fix-menu .input-container input { width: calc(100% - 19px); height: calc(100% - 4px); font-family: "VitesseBold"; font-size: 22px; padding-left: 15px; }

header .fix-menu .fix-search-detail { position: absolute; display: none; width: 100%; background-color: white; z-index: 9999; margin-top: 1px; }

header .fix-menu .fix-search-detail .fix-search-detail-inner { width: 676px; margin: 0 auto; margin-top: 40px; margin-bottom: 30px; }

header .fix-menu .fix-search-detail .fix-search-detail-inner .search-list .search-item { border-bottom: 1px solid #e1e1e1; padding-bottom: 17px; margin-bottom: 30px; }

header .fix-menu .fix-search-detail .fix-search-detail-inner .search-list .search-item h3 { font-family: "VitesseBold"; font-size: 22px; margin-bottom: 11px; }

header .fix-menu .fix-search-detail .fix-search-detail-inner .search-list .search-item span { font-family: "FranklinGothicBookRegular"; font-size: 16px; }

header .fix-menu .fix-search-detail .fix-search-detail-inner .search-indicator span:nth-child(1) { font-family: "FranklinGothicBookRegular"; font-size: 16px; color: #e2001a; display: block; }

header .fix-menu .fix-search-detail .fix-search-detail-inner .search-indicator span:nth-child(2) { font-family: "FranklinGothicMedium"; font-size: 16px; color: black; display: block; }

header .fix-menu .fix-search-detail .fix-search-detail-inner .search-indicator span a { color: black; }

header .fix-menu .fix-search-detail .fix-search-detail-inner .search-indicator span a:hover { color: #999999; }

#fix-search-button { cursor: pointer; height: 16px; overflow: hidden; }

#fix-search-button i { width: 15px; height: 16px; display: block; }

.base-button-hover { position: absolute; display: none; width: 147px; height: auto; background-color: black; z-index: 999; left: 50%; margin-top: -63px; opacity: 0; }

.base-button-hover i { position: absolute; right: 0; margin-top: -11px; margin-right: 31px; }

.base-button-hover ul li { position: relative; width: calc(100% - 20px); margin-left: 10px; font-family: "FranklinGothicBookRegular"; font-size: 15px; color: white; text-align: center; border-bottom: 1px solid white; padding-bottom: 10px; margin-top: 25px; }

.base-button-hover ul li:last-child { margin-bottom: 25px; }

.teknoloji-hover { margin-left: -96px; }

.dijital-is-hover { margin-left: 3px; }

.dijital-kultur-hover { margin-left: 131px; }

.fix-base-button-hover { position: absolute; display: none; width: 147px; height: auto; background-color: black; z-index: 999; left: 50%; margin-top: -16px; margin-left: -91px; opacity: 0; }

.fix-base-button-hover ul { float: none !important; margin-top: 0 !important; }

.fix-base-button-hover ul li { position: relative; width: calc(100% - 20px); margin-left: 10px; font-family: "FranklinGothicBookRegular" !important; font-size: 15px; color: white !important; text-align: center; border-bottom: 1px solid white; padding-bottom: 10px; margin-top: 25px; }

.fix-base-button-hover ul li:last-child { margin-bottom: 25px; padding-bottom: 13px !important; }

.fix-base-button-hover i { position: absolute; right: 0; margin-top: -11px; margin-right: 31px; }

.fix-teknoloji-hover { margin-left: -86px; }

.fix-dijital-is-hover { margin-left: 13px; }

.fix-dijital-kultur-hover { margin-left: 141px; }

#search-button { cursor: pointer; height: 16px; overflow: hidden; float: right; }

#search-button i { width: 15px; height: 16px; display: block; }

.small-menu-hover-content { position: absolute; display: none; opacity: 0; width: 167px; height: auto; z-index: 10; left: 50%; margin-left: 185px; top: 40px; padding-top: 13px; }

.small-menu-hover-content ul { width: auto !important; float: none !important; margin-top: 0 !important; background-color: black; }

.small-menu-hover-content ul li { position: relative; width: calc(100% - 20px); margin-left: 10px; font-family: "FranklinGothicBookRegular" !important; font-size: 15px; color: white !important; text-align: center; border-bottom: 1px solid white; padding-bottom: 10px; margin-top: 25px; float: none !important; padding: 0 !important; padding-bottom: 13px !important; }

.small-menu-hover-content ul li:last-child { margin-bottom: 25px; padding-bottom: 13px !important; }

.small-menu-hover-content i { position: absolute; right: 0; margin-top: -11px; margin-right: 31px; }

.mobil-menu-content { display: none; position: relative; width: 100%; background-color: black; overflow: hidden; height: 0; margin-top: -2px; }

.mobil-menu-content .mobil-menu-content-inner { position: relative; width: 768px; display: inline-block; left: 50%; transform: translateX(-50%); }

.mobil-menu-content .mobil-menu-content-inner .social-container { position: absolute; color: white; bottom: 0; right: 0; margin-bottom: 24px; z-index: 3; }

.mobil-menu-content .mobil-menu-content-inner .social-container i { width: 34px; background-color: #202020; text-align: center; padding-top: 12px; padding-bottom: 12px; margin-left: -3px; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s; }

.mobil-menu-content .mobil-menu-content-inner .social-container i:hover { -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s; }

.mobil-menu-content .mobil-menu-content-inner .social-container .fa-facebook:hover { background-color: #4867aa; }

.mobil-menu-content .mobil-menu-content-inner .social-container .fa-twitter:hover { background-color: #53a9ea; }

.mobil-menu-content .mobil-menu-content-inner .social-container .fa-instagram:hover { background-color: #2e5e86; }

.mobil-menu-content .mobil-menu-content-inner .social-container .fa-youtube:hover { background-color: #ee1d1b; }

.mobil-menu-content .mobil-menu-content-inner .social-container .fa-google-plus:hover { background-color: #dc4b3e; }

.mobil-menu-content .mobil-menu-content-inner ul { position: relative; float: left; margin-right: 72px; width: calc(100% - 560px); overflow: hidden; height: 356px; }

.mobil-menu-content .mobil-menu-content-inner ul:nth-child(1) { width: 238px; }

.mobil-menu-content .mobil-menu-content-inner ul:last-child { margin-right: 0; float: right; }

.mobil-menu-content .mobil-menu-content-inner ul li { font-family: "FranklinGothicBookRegular"; font-size: 15px; color: white; border-bottom: 1px solid white; padding-left: 10px; padding-bottom: 10px; margin-top: 20px; padding-right: 10px; }

.mobil-menu-content .mobil-menu-content-inner ul li i { float: right; }

.mobil-menu-content .mobil-menu-content-inner ul li:last-child { margin-bottom: 20px; }

.mobil-menu-content .mobil-menu-content-inner ul .main { float: none; width: 100%; }

.mobil-menu-content .mobil-menu-content-inner ul .base-subitem { width: 100%; position: absolute; top: 0; margin-left: 100%; display: none; }

#teknoloji-sub-item-button { cursor: pointer; }

#digital-is-sub-item-button { cursor: pointer; }

#digital-kultur-sub-item-button { cursor: pointer; }

#sub-item-back-button-1 { cursor: pointer; }

#sub-item-back-button-2 { cursor: pointer; }

#sub-item-back-button-3 { cursor: pointer; }

#hamburger-button { cursor: pointer; width: 15px; }

#close-button { cursor: pointer; width: 15px; display: none; }

#mobil-search-button { cursor: pointer; width: 15px; }

.mobil-input-container { position: absolute; width: 0; height: 70px; margin-top: 20px; overflow: hidden; }

.mobil-input-container input { width: calc(100% - 19px); height: calc(100% - 4px); font-family: "VitesseBold"; font-size: 18px; padding:9px 7px; }

@media screen and (max-width: 1176px) {

	header .header-inner nav { width: 960px; }

	header .header-inner nav h1.logo,
	header .header-inner nav div.logo { width: 310px; }

	header .header-inner nav ul { width: calc(100% - 340px); }

	header .header-inner nav ul li { margin-right: 20.8px; }

	header .header-inner nav ul li:last-child i { margin-left: 10px; margin-right: 10px; }

	header .header-inner .small-menu ul { width: 960px; }

	.base-button-hover { margin-top: -45px; }

	.teknoloji-hover { margin-left:-74px; }

	.dijital-is-hover { margin-left: 12px; }

	.dijital-kultur-hover { margin-left: 126px; }

	.fix-teknoloji-hover { margin-left: -194px; }

	.fix-dijital-is-hover { margin-left: -95px; }

	.fix-dijital-kultur-hover { margin-left: 33px; }

	header .fix-menu .fix-menu-inner { width: 960px; }

	header .fix-menu .input-container { margin-left: 200px; }

	header .header-inner .small-menu ul li:nth-child(5) { display: none; }

	header .header-inner .small-menu ul li:nth-child(6) { display: none; }

	header .header-inner .small-menu ul li:nth-child(7) { display: none; }

	header .header-inner .small-menu ul li:nth-child(8) { display: none; }

	header .header-inner .small-menu ul li:last-child { float: right; }

	header .header-inner .small-menu ul li:last-child span { display: inline; }

}

@media screen and (max-width: 960px) {

	header .header-inner .small-menu { display: none; }

	header .header-inner nav ul { display: none; }

	header .header-inner nav { width: 768px; }

	header .header-inner nav .mobil-nav { display: block; }

	header .header-inner nav h1.logo,
	header .header-inner nav div.logo { width: 238px; margin-top: 25px; margin-bottom: 25px; }

	header { width: 100%; height: 120px; border-bottom: 1px solid #cccccc; background-color: white; position: fixed; z-index: 99999; top:0px; }

	header .fix-menu { display: none; }

	.mobil-menu-content { display: block; }

}

@media screen and (max-width: 768px) {

	header { height: 70px; top:0px; }

	header .header-inner nav { left:0px;transform:translateX(0px);width: 98%; }
	header .header-inner nav h1.logo,
	header .header-inner nav div.logo {width: 150px;margin-left:20px; margin-top: 13px; margin-bottom: 13px;}


	.mobil-menu-content .mobil-menu-content-inner { width: 250px; }

	.mobil-menu-content .mobil-menu-content-inner ul { width: 100% !important; margin-right: 0 !important; }

	.mobil-input-container { height: 50px; margin-top: 10px; left:10px; }

	header .header-inner .search-detail .search-detail-inner { width: 300px; }

	body {width:100%;overflow-x:hidden;}

}

/* ////////// Header End ////////// */






























/* ////////// Footer Start ////////// */

footer { position: relative; width: 100%; height: 210px; background-color: black; }

footer .footer-inner { position: relative; display: inline-block; width: 1156px; left: 50%; top: 50%; transform: translate(-50%, -50%); }

footer .footer-inner .footer-logo { float: left; display: inline-block; width: 186px; }

footer .footer-inner .footer-logo img { width:100%; }

footer .footer-inner .footer-social { float: right; display: inline-block; }

footer .footer-inner .footer-social ul { display: inline-block; }

footer .footer-inner .footer-social ul li { width: 33px; height: 33px;  margin-right: 5px; float: left; color: black; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s; }

footer .footer-inner .footer-social ul li a {background-color: white;display:block;width: 33px; height: 33px;}

footer .footer-inner .footer-social ul li i { position: relative; left: 50%; top: 50%; transform: translate(-50%, -50%); }

footer .footer-inner .footer-social ul a { color: black; }

footer .footer-inner .footer-social ul a:hover { color: white; }

footer .footer-inner .footer-social ul li:nth-child(1) a:hover { background-color: #4867aa; color: white; }

footer .footer-inner .footer-social ul li:nth-child(2) a:hover { background-color: #53a9ea; color: white; }

footer .footer-inner .footer-social ul li:nth-child(3) a:hover { background-color: #2e5e86; color: white; }

footer .footer-inner .footer-social ul li:nth-child(4) a:hover { background-color: #ee1d1b; color: white; }

footer .footer-inner .footer-social ul li:nth-child(5) a:hover { background-color: #dc4b3e; color: white; }

footer .footer-inner .footer-social ul li a:last-child { margin-right: 0; }

footer .footer-inner hr { width: 100%; display: inline-block; margin-top: 16px; margin-bottom: 30px; }

footer .footer-inner .footer-menu { display: inline-block; }

footer .footer-inner .footer-menu ul { display: inline-block; }

footer .footer-inner .footer-menu ul li { display:inline-block; color: white; font-family: "FranklinGothicBookRegular"; font-size: 14px; padding:0 30px; text-transform: uppercase;}


footer .footer-inner .footer-menu ul .line { margin: 44.5px; margin-top: 0; margin-bottom: 0; }

footer .footer-inner .hamburger-button { cursor: pointer; display: none; color: white; float: right; font-size: 22px; }

footer .footer-inner .close-button { cursor: pointer; display: none; color: white; float: right; font-size: 22px; }

footer .footer-inner .footer-buttons { display: none; }

footer .footer-mobil-menu { display: none; position: absolute; background-color: white; bottom: 133px; width: 100%; height: 0; overflow: hidden; }

footer .footer-mobil-menu ul { position: relative; display: inline-block; left: 50%; transform: translateX(-50%); margin-top: 30px; margin-bottom: 30px; }

footer .footer-mobil-menu ul li { font-family: "FranklinGothicBookRegular"; font-size: 15px; width: 150px; padding-left: 10px; border-bottom: 1px solid black; padding-bottom: 10px; margin-bottom: 30px; }

footer .footer-mobil-menu ul li:last-child { margin-bottom: 0; }

footer .footer-mobil-menu ul li a { color: black; }

footer .footer-mobil-menu ul li a:hover { color: #999999; }

@media screen and (max-width: 1176px) {

	footer .footer-inner { width: 768px; }

	footer .footer-inner .footer-menu ul .line { margin: 27.67px; margin-top: 0; margin-bottom: 0; }

}

@media screen and (max-width: 768px) {

	footer { height: auto; }

	footer .footer-inner { width: 320px; margin-top: 20px; margin-bottom: 20px; top: 0; transform: translateX(-50%); }

	footer .footer-inner hr { display: none; }

	footer .footer-inner .footer-menu { display: none; }

	footer .footer-inner .footer-logo { width: 127px; margin-bottom: 20px; }

	footer .footer-inner .footer-social { width: 100%; float: left; }

	footer .footer-inner .hamburger-button { display: block; }

	footer .footer-inner .footer-buttons { display: block; }

	footer .footer-mobil-menu { display: inline-block; }

}

/* ////////// Footer End ////////// */






























/* ////////// Base Page Start ////////// */

.base-page { position: relative; width: 1176px; display: inline-block; left: 50%; transform: translateX(-50%); }

.base-page .base-title { width: calc(100% - 30px); padding-left: 30px; display: inline-block; margin-top: 20px; margin-bottom: 20px; }

.base-page .base-title i { float: left; font-size: 24px; }

.base-page .base-title h2 { float: left; font-family: "FranklinGothicBookRegular"; font-size: 16px; line-height: 28px; margin-left: 15px; }

.base-page .base-title h2 a{color:inherit;}

.base-page .base-title span { float: right; font-family: "FranklinGothicBookRegular"; font-size: 13px; line-height: 35px; }
    

.base-page .base-title figure.yazarDetayProfileImage img { width: 100%;     border-radius: 50%;}
.base-page .base-title figure.yazarDetayProfileImage {
    width: 35px;
    height: 35px;
    float: right;
    margin-right: 10px;
}

.base-page .content { width: calc(100% - 372px); margin-right: 10px; float: left; margin-bottom: 10px; }

.base-page .side-bar { float: right; width: 362px; }

.base-page .side-bar .advertising { background-color: white; padding: 30px; margin-bottom: 10px; }

.base-page .side-bar .advertising .example-advertising { position: relative; width: 300px; height: 250px; background-color: orange; }

.base-page .side-bar .box-list { padding: 30px; background-color: white; }

.base-page .side-bar .box-list ul li {margin-bottom:1.5em;}

.base-page .side-bar .box-list ul li a {color:#323232;font-family: "FranklinGothicBookRegular"; font-size: 14px;}

.base-page .side-bar .box-list ul li img {display:block;margin-bottom:1em;    width: 100%;height: auto;}

.base-page .side-bar .popular-news .popular-news-item { margin-bottom: 30px; }

.base-page .side-bar .popular-news .popular-news-item a { color: black; }

.base-page .side-bar .popular-news .popular-news-item figure { position: relative; overflow: hidden; width: 100%; height: 190px; background-color: black; }

.base-page .side-bar .popular-news .popular-news-item figure:after { content: ''; position: absolute; right: 0; top: 0; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent white transparent transparent; }

.base-page .side-bar .popular-news .popular-news-item figure img { width: 100%; }

.base-page .side-bar .popular-news .popular-news-item p { margin-top: 20px; font-family: "VitesseBold"; font-size: 22px; }

.base-page .side-bar h2 { font-family: "FranklinGothicBookRegular"; font-size: 16px; margin-bottom: 20px; width: 100%; }

.base-page .base-pagenation { display: inline-block; width: 100%; }

.base-page .base-pagenation ul { margin-left: 20px; margin-top: 20px; margin-bottom: 20px; display: inline-block; }

.base-page .base-pagenation ul li { float: left; border-left: 1px solid black; padding-left: 10px; padding-right: 10px; font-family: "VitesseBold"; }

.base-page .base-pagenation ul li:last-child { border-right: 1px solid black; }

.base-page .base-pagenation ul li a { color: black; }

.base-page .base-pagenation ul li a:hover { color: #999999; }

.base-page .mobil-side-bar { display: none; }

.base-page .dropdown-button { float: right; position: relative; font-family: "FranklinGothicMedium"; font-size: 18px; color: #333333; z-index: 999; }

.base-page .dropdown-button i { float: right; background-color: white; font-size: 15px; margin-top: -4px; padding-right: 8px; padding-left: 8px; line-height: 28px; margin-right: -14px; }

.base-page .dropdown-button .dropdown-title { cursor: pointer; background-color: #fef102; padding: 5px 15px 5px 15px; width: 200px; }

.base-page .dropdown-button .dropdown-content { position: absolute; width: 100%; background-color: #fef102; display: none; opacity: 0; border-top: 1px solid white; }

.base-page .dropdown-button .dropdown-content ul li { padding: 5px 15px 5px 15px; width: 200px; }

.base-page .dropdown-button .dropdown-content ul li a { color: black; }

.base-page .dropdown-button .dropdown-content ul li a:hover { color: #999999; }

@media screen and (max-width: 1176px) {

	.base-page { width: 960px; }

}

@media screen and (max-width: 960px) {

	.base-page { width: 768px; padding-top: 120px; }

	.base-page .side-bar { float: left; width: 100%; display: none; }

	.base-page .mobil-side-bar { display: block; margin-bottom: 10px; }

	.base-page .mobil-side-bar .popular-news { padding: 30px; background-color: white; display: inline-block; width: calc(100% - 60px); }
	.base-page .mobil-side-bar .popular-news .editor-news-item a h3 {     color: #323232;  font-family: "FranklinGothicBookRegular"; font-size:14px;    margin-bottom: 20px; }

}

@media screen and (max-width: 768px) {

	.base-page { width: calc(100% - 20px); padding-top: 70px; }

	.base-page .dropdown-button { float: left; margin-top: 10px; margin-left: 34px; }
    #div-gpt-ad-1555067322088-0 {     height: auto !important;    }
}

/* ////////// Base Page End ////////// */






























/* ////////// Home Page Start ////////// */

/* ----- Big News Start ----- */

.home-page { width: 100%; }

/**
.home-page .big-news-area { display: inline-block; width: calc(100% - 20px); margin-left: 10px; margin-top: 10px; }
**/

.home-page .big-news-area { display: block; width: 1200px; margin:10px auto;}


.home-page section { display: inline-block; position: relative; float: left; margin-bottom: 10px; background-color: black; overflow: hidden; }

.home-page section:after { content: ''; position:absolute; right: 0; top:0; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent #e1e1e1 transparent transparent; }

.home-page section figure { position: absolute; width: 100%; height: 100%; overflow: hidden; opacity: .5; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s; }

.home-page section figure:hover { transform: scale(1.05); -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s; }

.home-page section figure img { position: relative; left: 50%; transform: translateX(-50%); height: 100%; }

.home-page section article { pointer-events: none; position: absolute; bottom: 0; margin-left: 30px; margin-bottom: 30px; margin-right:30px; }

.home-page section article h2 { font-family: "VitesseBold"; font-size: 22px; color: white; margin-bottom: 20px; }

.home-page section article span { font-family: "FranklinGothicBook"; font-size: 16px; color: white; }

.home-page section article span i { font-size: 20px; }

.home-page section span.share-area {    display: block; position: absolute; z-index: 10; left: 40px;top: 40px;}


.home-page section:nth-child(1) { width: calc(70% - 5px); height: 508px; margin-right: 10px; }

.home-page section:nth-child(1) figure { background-image: url("inc/images/site/big-news-1.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center; }

.home-page section:nth-child(1) article { margin-left: 40px; margin-bottom: 40px; }

.home-page section:nth-child(1) article h2 { font-size: 32px; }

.home-page section:nth-child(2) { width: calc(30% - 5px); height: 249px; }

.home-page section:nth-child(2) article { margin-bottom: 14px; }

.home-page section:nth-child(2) img { float: left; margin-left: -6px; }

.home-page section:nth-child(2) span { float: left; margin-top: 15px; }

.home-page section:nth-child(2) span.share-area,
.home-page section:nth-child(3) span.share-area {float:none;left:30px;top:30px;margin-top:0px;}


.home-page section:nth-child(2) figure { width: calc(100% - 12px); height: calc(100% - 12px); border: 6px solid #e61b28; background-color: black; background-image: url("inc/images/site/big-news-1.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center; }

.home-page section:nth-child(2) figure:after { content: ''; position:absolute; right: 0; top:0; margin-right: -1px; margin-top: -1px; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent #e61b28 transparent transparent; }

.home-page section:nth-child(2) figure img { opacity: .5; }

.home-page section:nth-child(3) { width: calc(30% - 5px); height: 249px; }

.home-page section:nth-child(3) figure { background-image: url("inc/images/site/big-news-1.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center; }

.home-page section:nth-child(4) { width: calc(50% - 5px); height: 518px; margin-right: 10px; }

.home-page section:nth-child(4) figure { background-image: url("inc/images/site/big-news-1.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center; }

.home-page section:nth-child(5) { width: calc(50% - 5px); height: 518px; }

.home-page section:nth-child(5) figure { background-image: url("inc/images/site/big-news-1.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center; }

.dijital-kultur i { color: #00a4b0; }

.teknoloji i { color: #ffd046; }

.dijital-is i { color: #ed047c; }

@media screen and (max-width: 1176px) {

	.home-page section:nth-child(1) { width: 100%; height: 490px; }

	.home-page section:nth-child(2) { width: calc(50% - 5px); height: 240px; margin-right: 10px; }

	.home-page section:nth-child(3) { width: calc(50% - 5px); height: 240px; }

	.home-page section:nth-child(4) { width: calc(50% - 5px); height: 240px; }

	.home-page section:nth-child(5) { width: calc(50% - 5px); height: 240px; }

  .home-page .big-news-area {width: calc(100% - 20px);}

}

@media screen and (max-width: 768px) {

	.home-page section article h2 { font-size: 18px !important; }

	.home-page section { width: 100% !important; height: 207px !important; margin-right: 0 !important; }



}

.badge-advertorial {
    position: absolute;
    top: 20px;
    right: 25px;
    font-size: 11px;
    font-family: "FranklinGothicBook";
    color: #fff;
    background: #E2001A;
    padding: 5px;
    z-index: 1;
}

figure .badge-advertorial {
	bottom: 0px;
    top: auto;
    left: 0px;
    right: auto;
}

.content-item .badge-advertorial {
	position: relative;
    top: 0px;
    right: 0px;
}

/* ----- Big News End ----- */





/* ----- Editor News Start ----- */

.home-page .editor-news { position: relative; width: 1176px; display: inline-block; left: 50%; transform: translateX(-50%); }

.home-page .editor-news ul.horizontal li {display:inline-block;padding:1em 0;border-left:2px solid #999;margin-top: 27px; margin-bottom: 26px;}

.home-page .editor-news ul.horizontal li a {  color: #999999; font-family: "FranklinGothicMedium"; font-size: 14px;display:inline-block;padding:0em 1em 0em  }
	.home-page .editor-news ul.horizontal li:nth-child(1) {border-left: none;padding-left: 0px}
	.home-page .editor-news ul.horizontal li:nth-child(1) a {padding-left: 0px}
.home-page .editor-news ul.horizontal li.active a { color: #e2001a; }

.home-page .editor-news .editor-news-inner { width: calc(100% - 472px); height: 683px;  margin-right: 10px; background-color: white; border-bottom: 1px solid #cccccc; float: left; padding-left: 40px; padding-right: 40px; padding-bottom: 40px; }

.home-page .editor-news .editor-news-inner .tabs ul {display:inline-block;}

.home-page .editor-news .editor-news-inner .tabs .tabContentWrapper {display:flex;flex-wrap: wrap;}

.home-page .editor-news .editor-news-inner .editor-news-item { width: calc(33.333333333% - 20px); display:inline-block; margin-bottom: 80px;margin-right:30px; vertical-align:top; }

.home-page .editor-news .editor-news-inner .editor-news-item figure { position: relative; width: 100%; height: 140px; overflow: hidden; margin-bottom: 17px; }

.home-page .editor-news .editor-news-inner .editor-news-item figure:after { content: ''; position: absolute; right: 0; top: 0; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent white transparent transparent; }

.home-page .editor-news .editor-news-inner .editor-news-item figure img { width: 100%; height: auto;}

.home-page .editor-news .editor-news-inner .editor-news-item h3 { font-family: "VitesseBold"; font-size: 16px; color: black; margin-left: 10px; }

.home-page .editor-news .editor-news-inner .editor-news-item:nth-child(3),
.home-page .editor-news .editor-news-inner .editor-news-item:nth-child(6) { margin-right: 0px; }

.home-page .editor-news .editor-news-inner .btn-ghost {margin-top: 30px;line-height: 40px;padding: 0px 20px;text-transform: uppercase;float:right;font-family: "FranklinGothicMedium";font-size: 14px;display:inline-block; height: 40px; border: 1px solid #e2001a; font-size: 14px; color: #e2001a; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s; }

.home-page .editor-news .editor-news-inner .btn-hide-large {display:none;}

.home-page .editor-news .editor-news-inner  .btn-ghost:hover {
	background-color: #e2001a;
	color: white;
	-webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s;
}


.home-page .editor-news .advertising-area { width: 382px; height: 332px; margin-bottom: 10px; background-color: white; border-bottom: 1px solid #cccccc; float: left; margin-bottom: 10px; }

.home-page .editor-news .advertising-area .advertising { position: relative; width: 300px; height: 250px; background-color: #29a300; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.home-page .magazine-area { clear:both; background-color: white; border-bottom: 1px solid #cccccc; margin-bottom: 10px; padding: 30px; }

.home-page .magazine-area .magazine-inner { position: relative; height:210px; }

.home-page .magazine-area figure {  width: 50%; height:200px; background-size:cover; float: left; }

.home-page .magazine-area figure img {}

.home-page .magazine-area figure:after { content: ''; position: absolute; right: 0; top: 0; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent white transparent transparent; }

.home-page .magazine-area article { width: calc(50% - 80px); float:left;padding:30px; }

.home-page .magazine-area article h3 { font-family: "VitesseBold"; font-size: 16px; margin-bottom: 13px; }

.home-page .magazine-area article p { font-family: "FranklinGothicBookRegular"; font-size: 14px; margin-bottom: 12px; }

.home-page .magazine-area article ul {list-style: disc;font-family: "FranklinGothicBookRegular"; font-size: 14px; margin-bottom: 12px;}
ul.buayMaddeler {    margin-left: 10px;}
ul.buayMaddeler li { list-style: disc;font-family: "FranklinGothicBookRegular";font-size: 24px;margin-bottom: 12px;list-style: none;}
.buay-gorseli {
    position: relative;
    display: inline-block;
}
.buay-gorseli:after { content: ''; position: absolute; right: 0; top: 0; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent white transparent transparent; }
.buay-gorseli img {
    width: 165px;
}

.buayContent h3 {
    font-family: "VitesseBold";
    font-size: 26px;
    margin-bottom: 13px;
}
.magazine-inner.buayContent {
   padding: 20px;
}

.home-page .buayContent .abone-button {
    width: 50%;
    height: 40px;
    border: 1px solid #e2001a;
    font-size: 14px;
    color: #e2001a;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
}

.home-page .buayContent .abone-button span {
    display: inline-block;
    font-family: "FranklinGothicMedium";
    font-size: 14px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.home-page .magazine-area article .abone-button { width: 100%; height: 40px; border: 1px solid #e2001a; font-size: 14px; color: #e2001a; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s; }

.home-page .magazine-area article .abone-button:hover {
	background-color: #e2001a;
	color: white;
	-webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s;
}

.home-page .magazine-area article .abone-button span { display: inline-block; font-family: "FranklinGothicMedium"; font-size: 14px; position: relative; left: 50%; top: 50%; transform: translate(-50%, -50%); }

@media screen and (max-width: 1176px) {

	.home-page .editor-news { width: 768px; }

	.home-page .editor-news .editor-news-inner { width: calc(100% - 80px); height: auto; margin-bottom: 10px; }

	.home-page .editor-news .advertising-area { display: none; }

	.home-page .editor-news .magazine-area { display: none; }

	.home-page .editor-news .editor-news-inner .editor-news-item { margin-bottom: 0; }

	.home-page .editor-news .editor-news-inner .editor-news-item:nth-child(7) { display: none; }

}

@media screen and (max-width: 768px) {

	.home-page .editor-news { width: 320px; }

	.home-page .editor-news .editor-news-inner { padding-left: 20px; padding-right: 20px; padding-bottom: 20px; width: calc(100% - 40px); margin-right: 0; }

  .home-page .editor-news .editor-news-inner .editor-news-item {width:100%;margin-bottom:2em;}

	.home-page .editor-news h2 { margin-left: 0; }

	.home-page .editor-news .editor-news-inner .editor-news-item figure { height: auto; }

	.home-page .editor-news .editor-news-inner .tabs ul li:nth-child(3){display:none}

	.home-page .editor-news .editor-news-inner .btn-ghost {display: none}

  .home-page .editor-news .editor-news-inner .btn-hide-large {display: block;width:calc(100% - 42px);text-align:center;}

}

/* ----- Editor News End ----- */





/* ----- Digital Age TV Start ----- */

.home-page .digital-age-tv { position: relative; display: inline-block; width: 100%; height: 500px; background-color: black; }

.home-page .digital-age-tv .digital-age-tv-inner { position: relative; width: 1176px; display: inline-block; left: 50%; transform: translateX(-50%); }

.home-page .digital-age-tv .digital-age-tv-inner h2 { font-family: "FranklinGothicBookRegular"; font-size: 16px; color: white; margin-top: 30px; margin-bottom: 20px; margin-left: 20px; }

.home-page .digital-age-tv .digital-age-tv-inner h2 i { color: #00aeef; font-size: 24px; margin-right: 20px; }

.home-page .digital-age-tv .digital-age-tv-inner h2 span { position: relative; top: -3px; }

.home-page .digital-age-tv .digital-age-tv-inner .fa-angle-left { position: absolute; color: #00aeef; font-size: 39px; left: 0; z-index: 3; margin-left: -28px; top: 50%; margin-top: 30px; }

.home-page .digital-age-tv .digital-age-tv-inner .fa-angle-right { position: absolute; color: #00aeef; font-size: 39px; right: 0; z-index: 3; margin-right: -28px; top: 50%; margin-top: 30px; }

.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container { position: relative; display: inline-block; width: 100%; }

.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item { width: calc(25% - 27.5px); height: 380px; background-color: #333333; margin-right: 10px; float: left; padding: 10px; }

.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item:last-child { margin-right: 0; }

.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item figure { position: relative; width: 100%; height: 175px; overflow: hidden; background-color: black; }

.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item figure:after { content: ''; position: absolute; right: 0; top: 0; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent #333333 transparent transparent; }

.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item figure img { width: 100%; height: auto;}

.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item figure i { font-size: 106px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); opacity: .6; z-index: 9; }

.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item article { padding: 20px; }

.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item article h3 { font-family: "VitesseBold"; font-size: 18px; color: white; margin-bottom: 24px; }

.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item article p { font-family: "FranklinGothicBookRegular"; font-size: 16px; color: white; margin-bottom: 24px; }

.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item article span { font-family: "FranklinGothicBookRegular"; font-size: 13px; color: #999; }

@media screen and (max-width: 1176px) {

	.home-page .digital-age-tv { height: auto; }

	.home-page .digital-age-tv .digital-age-tv-inner { width: 768px; margin-bottom: 20px; }

	.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item { width: calc(33.333333333% - 26.666666667px); height: auto; }

	.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item:nth-child(3) { margin-right: 0; }

	.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item:last-child { display: none; }

	.home-page .digital-age-tv .digital-age-tv-inner .fa-angle-right { top: 0; margin-right: 20px; }

	.home-page .digital-age-tv .digital-age-tv-inner .fa-angle-left { top: 0; margin-left: 0; right: 0; left: initial; margin-right: 70px; }

}

@media screen and (max-width: 768px) {

	.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item:nth-child(3) { display: none; }

	.home-page .digital-age-tv .digital-age-tv-inner { width: 320px; }

	.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item:nth-child(1) { width: calc(50% - 25px); margin-right: 10px; }

	.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item:nth-child(2) { width: calc(50% - 25px); margin-right: 0; }

	.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item figure { height: 100px; }

	.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item figure i { font-size: 36px; }

	.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item article { padding: 10px;     min-height: 255px;}

	.home-page .digital-age-tv .digital-age-tv-inner .digital-age-tv-item-container .digital-age-tv-item article h3 { font-size: 16px; }
   

}

@media screen and (max-width: 480px) {
  .home-page .digital-age-tv .digital-age-tv-inner { width: calc(100% - 20px); }
  .home-page .digital-age-tv .digital-age-tv-inner .slick-arrow {position:absolute;top:-85px;}
}

/* ----- Digital Age TV End ----- */



/* ----- Digital Age TV Start ----- */

.home-page .digital-age-career { position: relative; display: inline-block; width: 100%; height: 360px;  margin-top:30px }

.home-page .digital-age-career a {color:#1A171B}

.home-page .digital-age-career .digital-age-career-inner { position: relative; width: 1176px; display: inline-block; left: 50%; transform: translateX(-50%); }

.home-page .digital-age-career .digital-age-career-inner h2 { font-family: "FranklinGothicBookRegular"; font-size: 16px; color: white; margin-top: 30px; margin-bottom: 20px; margin-left: 20px; }

.home-page .digital-age-career .digital-age-career-inner h2 i { color: #E2001A; font-size: 24px; margin-right: 20px; }

.home-page .digital-age-career .digital-age-career-inner h2 span { position: relative; top: -3px; }

.home-page .digital-age-career .digital-age-career-inner .fa-angle-left { position: absolute; color: #E2001A; font-size: 39px; left: 0; z-index: 3; margin-left: -28px; top: 50%; margin-top: -30px; }

.home-page .digital-age-career .digital-age-career-inner .fa-angle-right { position: absolute; color: #E2001A; font-size: 39px; right: 0; z-index: 3; margin-right: -28px; top: 50%; margin-top: -30px; }

.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container { position: relative; display: inline-block; width: 100%; }

.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item { width: calc(25% - 27.5px); height: 260px; color:#333; background-color: #fff; margin-right: 10px; float: left; padding: 10px; text-align:center; }

.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item:last-child { margin-right: 0; }

.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item figure { position: relative; width: 100%; height: 175px; overflow: hidden; }

.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item figure img { width: 100%; height: auto;}

.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item figure i { font-size: 106px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); opacity: .6; z-index: 9; }

.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item article { padding: 20px; }

.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item article h3 { font-family: "VitesseBold"; font-size: 16px;  margin-bottom: 1em; }

.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item article p { font-family: "FranklinGothicBookRegular"; font-size: 14px;  margin-bottom: 14px; }

.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item article span { font-family: "FranklinGothicBookRegular"; font-size: 13px; }

@media screen and (max-width: 1176px) {

	.home-page .digital-age-career { height: auto; }

	.home-page .digital-age-career .digital-age-career-inner { width: 768px; margin-bottom: 20px; }

	.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item { width: calc(33.333333333% - 26.666666667px); height: auto; }

	.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item:nth-child(3) { margin-right: 0; }

	.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item:last-child { display: none; }

	.home-page .digital-age-career .digital-age-career-inner .fa-angle-right { top: -33px; margin-right: 20px; }

	.home-page .digital-age-career .digital-age-career-inner .fa-angle-left { top: -33px; margin-left: 0; right: 0; left: initial; margin-right: 70px; }

}

@media screen and (max-width: 768px) {

	.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item:nth-child(3) { display: none; }

	.home-page .digital-age-career .digital-age-career-inner { width: 320px; }

	.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item:nth-child(1) { width: calc(50% - 25px); margin-right: 10px; }

	.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item:nth-child(2) { width: calc(50% - 25px); margin-right: 0; }

	.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item figure { height: 100px; }

	.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item figure i { font-size: 36px; }

	.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item article { padding: 10px;     min-height: 145px; }

	.home-page .digital-age-career .digital-age-career-inner .digital-age-career-item-container .digital-age-career-item article h3 { font-size: 17px; }

}

@media screen and (max-width: 480px) {
  .home-page .digital-age-career .digital-age-career-inner { width: calc(100% - 20px); }
  .home-page .digital-age-career .digital-age-career-inner .slick-arrow {position:absolute;top:-33px;}
}

/* ----- Digital Age TV End ----- */



/* ----- Yazarlar Start ----- */

.home-page .yazarlar { position: relative; display: inline-block; width: 1176px; left: 50%; transform: translateX(-50%); }

.home-page .yazarlar h2 { font-family: "FranklinGothicBookRegular"; font-size: 16px; color: black; margin-top: 40px; margin-bottom: 30px; margin-left: 20px; }

.home-page .yazarlar h2 span { position: relative; top: -3px; }

.home-page .yazarlar h2 i { color: #fef102; font-size: 24px; margin-right: 10px; }

.home-page .yazarlar .yazar-item { width: calc(33.333333333% - 26.6666666667px); margin-right: 10px; height: 80px; background-color: white; border-bottom: 1px solid #cccccc; margin-bottom: 10px; float: left; padding: 10px; }

.home-page .yazarlar .yazar-item a { color: black; }

.home-page .yazarlar .slider-item .yazar-item:nth-child(3) { margin-right: 0; }

.home-page .yazarlar .yazar-item figure { position: relative; float: left; width: 122px; overflow: hidden; }

.home-page .yazarlar .yazar-item figure:after { content: ''; position: absolute; right: 0; top: 0; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent white transparent transparent; }

.home-page .yazarlar .yazar-item figure img { width: 100%; position: relative; left: 50%; transform: translateX(-50%); }

.home-page .yazarlar .yazar-item article { float: left; margin-left: 20px; width: calc(100% - 142px); position: relative; top: 50%; transform: translateY(-50%); }

.home-page .yazarlar .yazar-item article h3 { font-family: "VitesseBold"; font-size: 14px; margin-bottom: 10px; }

.home-page .yazarlar .yazar-item article span { font-family: "FranklinGothicMedium"; font-size: 12px; }

@media screen and (max-width: 1176px) {

	.home-page .yazarlar { width: 768px; }

	.home-page .yazarlar .yazar-item { width: calc(50% - 25px); margin-right: 0; }

	.home-page .yazarlar .yazar-item:nth-child(2) { margin-right: 10px; }

	.home-page .yazarlar .yazar-item:nth-child(4) { margin-right: 10px; }

	.home-page .yazarlar .yazar-item:nth-child(6) { margin-right: 10px; }

}

@media screen and (max-width: 768px) {

	.home-page .yazarlar { width: 320px;  }

	.home-page .yazarlar .yazar-item { width: calc(100% - 20px) !important; margin-right: 0 !important; }

}

/* ----- Yazarlar End ----- */





/* ----- Base Section Start ----- */

.home-page .base-section { position: relative; display: block; width: 1176px; left: 50%; transform: translateX(-50%); }

.home-page .base-section h2 { font-family: "FranklinGothicBookRegular"; font-size: 16px; color: black; margin-top: 40px; margin-bottom: 30px; margin-left: 20px; }

.home-page .base-section h2 span { position: relative; top: -3px; }

.home-page .base-section h2 a {color:#263345;}

.home-page .base-section h2 i { color: black; font-size: 24px; margin-right: 10px; }

.home-page .base-section .base-section-item { background-color: white; border-bottom: 1px solid #cccccc; padding: 10px; float: left; overflow: hidden; margin-bottom: 9px; }

.home-page .base-section .base-section-item a { color: black; }

.home-page .base-section .base-section-item figure { position: relative; width: 100%; height: auto; max-width: 264px; overflow: hidden; background-color: black; }

.home-page .base-section .base-section-item figure img { height: auto; position: relative; left: 50%; transform: translateX(-50%); }

.home-page .base-section .base-section-item figure:after { content: ''; position: absolute; right: 0; top: 0; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent white transparent transparent; }

.home-page .base-section .base-section-item article { padding: 20px; }

.home-page .base-section .base-section-item article h3 { font-family: "VitesseBold"; font-size: 20px; margin-bottom: 20px; }

.home-page .base-section .base-section-item article p { font-family: "FranklinGothicBookRegular"; font-size: 16px; margin-bottom: 20px; }

.home-page .base-section .base-section-item article span { font-family: "FranklinGothicBookRegular"; font-size: 13px; color: #999999; }

.home-page .base-section .base-section-item:nth-child(1) { width: calc(25% - 26.6666666667px); height: 390px; margin-right: 10px; }

.home-page .base-section .base-section-item:nth-child(2) { width: calc(50% - 26.6666666667px); height: 180px; }

.home-page .base-section .base-section-item:nth-child(3) { width: calc(50% - 26.6666666667px); height: 180px; margin-right: 10px; }

.home-page .base-section .base-section-item:nth-child(4) { width: calc(25% - 26.6666666667px); height: 390px; margin-top: -210px; }

.home-page .base-section .base-section-item:nth-child(2) figure, .home-page .base-section .base-section-item:nth-child(3) figure { float: left; }

.home-page .base-section .base-section-item:nth-child(2) article, .home-page .base-section .base-section-item:nth-child(3) article { float: left; width: calc(100% - 304px); }

.home-page .fa-angle-left { position: absolute; color: black; font-size: 39px; left: 0; z-index: 3; margin-left: -28px; top: 50%; margin-top: -30px; }

.home-page .fa-angle-right { position: absolute; color: black; font-size: 39px; right: 0; z-index: 3; margin-right: -28px; top: 50%; margin-top: -30px; }

.home-page .sosyal-medya h2 i { color: #00aeef; }

.home-page .sosyal-medya .fa-angle-left { color: #00aeef; }

.home-page .sosyal-medya .fa-angle-right { color: #00aeef; }

.home-page .teknoloji h2 i { color: #ffd046; }

.home-page .teknoloji .fa-angle-left { color: #ffd046; }

.home-page .teknoloji .fa-angle-right { color: #ffd046; }

.home-page .dijital-is h2 i { color: #ed047c; }

.home-page .dijital-is .fa-angle-left { color: #ed047c; }

.home-page .dijital-is .fa-angle-right { color: #ed047c; }

.home-page .dijital-kultur h2 i { color: #00aeef; }

.home-page .dijital-kultur .fa-angle-left { color: #00aeef; }

.home-page .dijital-kultur .fa-angle-right { color: #00aeef; }

@media screen and (max-width: 1176px) {

	.home-page .base-section { width: 768px; }

	.home-page .base-section .base-section-item:nth-child(1) article p {display:none;}

	.home-page .base-section .base-section-item:nth-child(1) {width: calc(25% - 10px);}

	.home-page .base-section .base-section-item:nth-child(2) { margin-right: 0; width: calc(75% - 40px); }

	.home-page .base-section .base-section-item:nth-child(3) { margin-right: 0; width: calc(75% - 40px); }

	.home-page .base-section .base-section-item:nth-child(4) { display:none; }

	.home-page .base-section .fa-angle-right { top: 0; margin-right: 20px; }

	.home-page .base-section .fa-angle-left { top: 0; margin-left: 0; right: 0; left: initial; margin-right: 70px; }

	.home-page .base-section .slick-arrow{top:-33px !important;} 

  .home-page .base-section .base-section-item article p {display:none;}

}

@media screen and (max-width: 768px) {

	.home-page .base-section {    width: 320px;margin: 0 auto;display: block;left: auto;transform: none;}

	.home-page .base-section .base-section-item figure {max-width:100%;}

	.home-page .base-section .base-section-item figure img {height:auto;width:100%;}

	.home-page .base-section .base-section-item article p { display: none; }

	.home-page .base-section .base-section-item article span { display: none; }

	.home-page .base-section .base-section-item article h3 { margin-bottom: 0; font-size: 13px; }

	.home-page .base-section .base-section-item article { margin-left: 0px; margin-top: 10px; padding: 0; }

	.home-page .base-section .base-section-item { width: calc(100% - 20px) !important; height:auto !important;margin-right: 0px !important; float:none !important;}

	.home-page .base-section .base-section-item:nth-child(4) {margin-top:inherit !important;}
	
	.home-page .base-section .base-section-item:nth-child(2) {display: block}

	.home-page .base-section .base-section-item:nth-child(2) article, 
	.home-page .base-section .base-section-item:nth-child(3) article {float:none;width: 100%;margin-top:10px;}

	.home-page .base-section .base-section-item:nth-child(3) figure,
	.home-page .base-section .base-section-item:nth-child(2) figure {float:none;}

	.home-page .base-section .slick-arrow{top:-33px !important;} 

}

/* ----- Base Section End ----- */





/* ----- Kariyer Merkezi Start ----- */

.home-page .kariyer-merkezi { position: relative; display: inline-block; width: 1176px; left: 50%; transform: translateX(-50%); margin-bottom: 40px; }

.home-page .kariyer-merkezi h2 { font-family: "FranklinGothicBookRegular"; font-size: 16px; color: black; margin-top: 40px; margin-bottom: 30px; margin-left: 20px; }

.home-page .kariyer-merkezi h2 span { position: relative; top: -3px; }

.home-page .kariyer-merkezi h2 i { color: #e2001a; font-size: 24px; margin-right: 10px; }

.home-page .kariyer-merkezi .kariyer-item { width: calc(16.666666667% - 8.3333333333px); float: left; margin-right: 10px; }

.home-page .kariyer-merkezi .kariyer-item a { color: black; }

.home-page .kariyer-merkezi .kariyer-item a:hover { color: #999999; }

.home-page .kariyer-merkezi .kariyer-item:last-child { margin-right: 0; }

.home-page .kariyer-merkezi .kariyer-item figure { width: 100%; height: 186px; background-color: white; overflow: hidden; border-bottom: 1px solid #cdcdcd; }

.home-page .kariyer-merkezi .kariyer-item figure img { position: relative; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.home-page .kariyer-merkezi .kariyer-item article { text-align: center; }

.home-page .kariyer-merkezi .kariyer-item article h3 { font-family: "FranklinGothicMedium"; font-size: 16px; margin-top: 17px; }

.home-page .kariyer-merkezi .kariyer-item article span { font-family: "FranklinGothicBookRegular"; font-size: 13px; }

@media screen and (max-width: 1176px) {

	.home-page .kariyer-merkezi { width: 768px; }

	.home-page .kariyer-merkezi .kariyer-item:nth-child(6), .home-page .kariyer-merkezi .kariyer-item:nth-child(7) { display: none; }

	.home-page .kariyer-merkezi .kariyer-item { width: calc(25% - 7.5px); }

	.home-page .kariyer-merkezi .kariyer-item:nth-child(5) { margin-right: 0; }
}

@media screen and (max-width: 768px) {

	.home-page .kariyer-merkezi { display: none; }

}

/* ----- Kariyer Merkezi End ----- */

/* ////////// Home Page End ////////// */






























/* ////////// Haber Listeleme Page Start ////////// */

.haber-listeleme { position: relative; width: 1176px; display: inline-block; left: 50%; transform: translateX(-50%); }

.haber-listeleme .content .content-item { min-height:540px;background-color: white; display: inline-block; width: calc(50% - 65px); float: left; margin-right: 10px; margin-bottom: 10px; padding: 30px; }

.haber-listeleme .content .content-item:nth-child(3n-1) { margin-right: 0; }

.haber-listeleme .content .content-item a { color: black; }

.haber-listeleme .content .content-item figure { position: relative; width: 100%; overflow: hidden; }

.haber-listeleme .content .content-item figure:after { content: ''; position: absolute; right: 0; top: 0; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent white transparent transparent; }

.haber-listeleme .content .content-item figure img { width: 100%; height: auto; }

.haber-listeleme .content .content-item h3 { font-family: "VitesseBold"; font-size: 22px; margin-top: 20px; }

.haber-listeleme .content .content-item p { font-family: "FranklinGothicBookRegular"; font-size: 16px; margin-top: 10px; line-height: 1.5em; }

.haber-listeleme .content .content-item p.metaInformation {font-size:0.85em}

.haber-listeleme .content .long-item { width: calc(100% - 60px); margin-right: 0; min-height: auto; }

.haber-listeleme .content .long-item figure { width: 290px; height: 190px; float: left; margin-right: 20px; }

.haber-listeleme .content .long-item h3 { float: left; width: calc(100% - 310px); }

.haber-listeleme .content .long-item p { float: left; width: calc(100% - 310px); }

@media screen and (max-width: 1176px) {

	.haber-listeleme { width: 960px; }

}

@media screen and (max-width: 960px) {
	.haber-listeleme .content .content-item

	.haber-listeleme { width: 768px; padding-top: 120px; }

	.haber-listeleme .side-bar .advertising { display: none; }

	.haber-listeleme .side-bar .popular-news { display: inline-block; }

	.haber-listeleme .side-bar .popular-news .popular-news-item { width: calc(33.333333333% - 6.6666666667px); float: left; display: inline-block; margin-right: 10px; }

	.haber-listeleme .side-bar .popular-news .popular-news-item:last-child { margin-right: 0; }

	.haber-listeleme .content { width: 100%; }

}

@media screen and (max-width: 768px) {
	.haber-listeleme .content .content-item { min-height: auto }

	.haber-listeleme { width: 320px; padding-top: 70px; }

	.haber-listeleme .content .content-item { width: calc(100% - 60px); }

	.haber-listeleme .content .content-item figure { width: 130px; height: 90px; float: left; margin-right: 20px; }

	.haber-listeleme .content .content-item h3 { font-size: 13px; width: calc(100% - 150px); float: left; }

	.haber-listeleme .content .content-item p { display: none; }

	.haber-listeleme .side-bar .popular-news .popular-news-item:last-child { display: none; }

	.haber-listeleme .side-bar .popular-news .popular-news-item { width: calc(50% - 5px); margin-right: 10px; }

	.haber-listeleme .side-bar .popular-news .popular-news-item:nth-child(3) { margin-right: 0; }

	.haber-listeleme .side-bar .popular-news .popular-news-item figure { height: auto; }

	.haber-listeleme .side-bar .popular-news .popular-news-item p { font-size: 13px; }

}

/* ////////// Haber Listeleme Page End ////////// */



/* ////////// Haber Detay Page Start ////////// */

.haber-detay { background-color: white; margin-top: 10px; }

.haber-detay h1 { position: relative; width: 970px; font-family: "VitesseBold"; font-size: 42px; left: 50%; transform: translateX(-50%); margin-top: -11px; }

.haber-detay .base-title { position: relative; padding-left: 0; width: 970px; left: 50%; transform: translateX(-50%); border-bottom: 1px solid #cccccc; margin-top: 38px; padding-bottom: 15px; }

.haber-detay .content { margin-top: 30px; width: calc(100% - 362px); margin-right: 0; }

.haber-detay .content figure { width: 100%; overflow: hidden; }

	.haber-detay figure.smallFeatured {position: relative;text-align:center;overflow:hidden;margin-bottom:2em}
		.haber-detay figure.smallFeatured span {position: absolute;width:100%;display:block;z-index:1;-o-filter: blur(10px);-ms-filter: blur(10px);-webkit-filter: blur(10px);filter: blur(10px);opacity:0.9;background-size:120% auto;background-position: 50%;}
		.haber-detay figure.smallFeatured img {position: absolute;z-index:2;left: -295px;margin-left: 50%;}

.haber-detay .content .video-area { position: relative;padding-bottom: 56.25%; /* 16:9 */padding-top: 25px;height: 0;margin-bottom:0em;margin-left:40px; }

.haber-detay .content .video-area video,
.haber-detay .content .video-area iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.haber-detay .featured-image img {width:100%;height:auto;} 

.haber-detay .content article { padding-left: 100px; padding-right: 100px; padding-top: 40px; padding-bottom: 40px; color: #333333; font-family: "FranklinGothicBookRegular"; }

.haber-detay .content article p.excerpt { font-size: 26px; letter-spacing: 1px; line-height: 35px; }

.haber-detay .content article p { font-size: 18px; line-height: 24px; margin-bottom: 1.5em; }

.haber-detay .content article > div { font-size: 18px; line-height: 24px; margin-bottom: 1.5em; }

.haber-detay .content article h2 { padding-bottom: 20px;}
.haber-detay .content article strong,
.haber-detay .content article b { font-family: "FranklinGothicMedium"; }

.haber-detay img.alignleft {    float: left;margin-right: 20px;margin-bottom: 20px;}
.haber-detay img.alignright {float: right;margin-left: 20px;margin-bottom: 20px;}

.haber-detay .content article li {    font-size: 18px;line-height: 24px;margin-bottom: 0.5em; list-style-type: disc;margin-left:2em;}

.haber-detay .content article ol li {list-style-type: decimal}

.haber-detay .content article .tag-content { padding:10px 0px; border: 1px solid #cccccc; color: #333333; font-family: "FranklinGothicMedium"; font-size: 14px; display: inline-block; width: 100%; }

.haber-detay .content article .tag-content span { float: left; display: inline-block; background-color: #cccccc; padding: 15px; margin:-10px 15px -10px 0px; }

.haber-detay .content article .tag-content a { color:#000;display: inline-block; margin-left: 12px margin-right: 10px;}

.haber-detay .content article blockquote {
  border-left: none;
  margin: 1.5em 10px;
  padding: 20px;
  /**quotes: "\201C""\201D""\2018""\2019"; **/
  font-family: FranklinGothicBookRegular;
  background:#efefef;
}
.haber-detay .content article blockquote:before {
  color: #ccc;
  font-family: 'FranklinGothicMedium';
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.35em;
  content:"\201C";
}
.haber-detay .content article blockquote p {
  display: inline;
  padding:0px !important;
  font-size:1em !important;
  line-height:1.2em !important;
  text-align:left;
  color:#242424;
}

.content a {color:#333;font-family: "FranklinGothicMedium";  }
.haber-detay > .content a { box-shadow: inset 0px -3px 0px #00c3f3; }
.haber-detay > .content a:hover{
	box-shadow: inset 0px -1em 0px #00c3f3;
	transition-property: all;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s
}

.yarpp-related ul li a {
  
    box-shadow: none !important;
}


.facebook-comment-area {clear:both;padding-top:2em;}
.facebook-comment-area h2 {    font-family: "FranklinGothicBookRegular";font-size: 18px;margin-bottom: 20px;width: 100%;text-transform:uppercase;}

#pagination {    display: block;text-align: center;margin: 1em 0px 2em;border-top: 1px solid #cccccc;clear: both;}

#pagination a,
#pagination>span {display:inline-block;padding:0.5em;font-family: "FranklinGothicBookRegular";}
#pagination>span {font-family: "FranklinGothicMedium";}
#pagination>span.current {background:#ccc}


.content .related-news {clear: both;padding: 20px 100px;margin: 0px;}

.content .related-news h2{    font-family: "FranklinGothicBookRegular"; font-size: 18px; margin-bottom: 20px; width: 100%;}

.content .related-news ul li{    width: calc(50% - 20px);display: inline-block;vertical-align: top;padding-top: 20px;}

.content .related-news li a {color: #323232;font-family: "FranklinGothicBookRegular";}
.content .related-news li a img {margin-bottom:1em;width:100%;height:auto;}

@media screen and (max-width: 1176px) {

	.haber-detay h1 { width: 790px; font-size: 32px; }

	.haber-detay .base-title { width: calc(100% - 40px) }

	.haber-detay .content article { padding-left: 80px; padding-right: 80px; }

	.haber-detay .content article h4 { font-size: 22px; }

	.haber-detay .content article p { font-size: 16px; }

	.haber-detay .content article strong { font-size: 16px; }

}

@media screen and (max-width: 960px) {

	.haber-detay { padding-top: 0; margin-top: 130px; }

	.haber-detay h1 {     width: 90%;transform: none;left: 0px;margin-top: 0px;margin-left: 20px;}

	.haber-detay .content .video-area {margin-left:0px;}

	.haber-detay .base-title { left:0px;margin-left:20px;transform:none; }

	.haber-detay .content { width: 100%; }

  .content .related-news {padding:20px;}

}

@media screen and (max-width: 768px) {

	.haber-detay { margin-top: 83px; }

	.haber-detay .base-title { }

	.haber-detay h1 { font-size: 20px; }

	.haber-detay .content article h4 { line-height: 30px; }

	.haber-detay .size-full {width: 100%;height: auto;}

	.haber-detay .content article { padding-left: 20px; padding-right: 20px; padding-top: 30px; padding-bottom: 30px; }

	.base-page .base-title span { display: block; margin-left: 35px; float: right; padding-right:10px; }
	
	.content img.alignnone {width:100%;height:auto;}

	.content p a {display:inline !important}
    .content p img.alignleft,
	.content p img.alignright {    width: 50%;height: auto;}
    .base-page .base-title figure.yazarDetayProfileImage {float: none;     margin-top: 40px; }
    .base-page .base-title span { line-height: 50px  }

}


@media only screen and (max-width: 480px) {
  div.socialBuzzLine .sbL .sbSocial  {
    width:340px;
  }  
}

/* ////////// Haber Detay Page End ////////// */



/**** Kariyer ***/

.position-image {width:250px;float:left;margin-right:30px;}
.position-image img{width:100%;height:auto;}

.career-detail h1 {width: 100%;font-size: 32px;}
.career-detail h2 {margin-bottom: 1em;}

span.meta {display:block;padding-top:40px;}
span.address {    color: #999;font-size: 0.9em;line-height: 1.2em;display: block;}

#socialBuzzLine4 {clear: both;}


.career-list {width: calc(100% - 100px) !important;margin: 10px auto !important;float: none !important;}
.career-list .kariyer-box {    width: calc(24% - 20px);margin-left:20px;display: inline-block;text-decoration: none;text-align:center;box-shadow:none !important;}
	.career-list .kariyer-box:hover {color:#999;}
	.career-list .old-listing {color:#DDD;}
	.career-list .old-listing img {opacity:0.4;}
.career-list .kariyer-box img {width:100%;height:auto;}

a.btn-career {background:#E2001A;display:inline-block;padding:0.5em 2em;}
	a.btn-career:hover {background:#1A171B;color:#fff;}




















/* ////////// Haber Detay Foto Galeri Page Start ////////// */

.haber-detay-detay-foto-galeri .slider-pagenation { display: inline-block; width: 100%; margin-bottom: 30px; }

.haber-detay-detay-foto-galeri .content article h4 { margin-bottom: 50px; }

.haber-detay-detay-foto-galeri .slider-pagenation i { float: left; font-size: 45px; color: #00aeef; width: 67px; }

.haber-detay-detay-foto-galeri .slider-pagenation .fa-angle-right { float: right; width: auto; }

.haber-detay-detay-foto-galeri .slider-pagenation ul { float: left; display: inline-block; margin-top: 10px; width: calc(100% - 160px); padding-left: 21px; }

.haber-detay-detay-foto-galeri .slider-pagenation ul li { float: left; font-family: "VitesseBold"; font-size: 26px; color: #999999; list-style-type: square; padding-left: 3px; margin-right: 30px; }

.haber-detay-detay-foto-galeri .slider-pagenation ul li:last-child { margin-right: 0; }

.haber-detay-detay-foto-galeri .slider-pagenation ul a { color: #999999; }

.haber-detay-detay-foto-galeri .slider-pagenation ul a:hover { color: #00aeef; }

.haber-detay-detay-foto-galeri .slider-pagenation ul .selected a { color: #00aeef; }

@media screen and (max-width: 1176px) {

	.haber-detay-detay-foto-galeri .slider-pagenation ul li { font-size: 20px; padding-left: 0; margin-right: 26px; }

	.haber-detay-detay-foto-galeri .slider-pagenation ul { width: calc(100% - 112px); }

	.haber-detay-detay-foto-galeri .slider-pagenation i { width: 51px; }

}

@media screen and (max-width: 960px) {

	.haber-detay-detay-foto-galeri .slider-pagenation ul li { padding-left: 8px; margin-right: 37px; }

}

@media screen and (max-width: 768px) {

	.haber-detay-detay-foto-galeri .slider-pagenation ul li:nth-child(6) { display: none; }

	.haber-detay-detay-foto-galeri .slider-pagenation ul li:nth-child(7) { display: none; }

	.haber-detay-detay-foto-galeri .slider-pagenation ul li:nth-child(8) { display: none; }

	.haber-detay-detay-foto-galeri .slider-pagenation i { width: auto; }

	.haber-detay-detay-foto-galeri .slider-pagenation ul { width: calc(100% - 60px); }

	.haber-detay-detay-foto-galeri .slider-pagenation ul li { padding-left: 0; margin-right: 28px; }

}

/* ////////// Haber Detay Foto Galeri Page End ////////// */






























/* ////////// Yazarlar Page Start ////////// */

.yazarlar .content .yazar-item { background-color: white; padding: 10px; display: inline-block; width: calc(100% - 20px); margin-bottom: 10px; }

.yazarlar .content .yazar-item section { width: 100%; display: inline-block; }

.yazarlar .content .yazar-item section figure { overflow: hidden; margin-right: 30px; float: left; }

.yazarlar .content .yazar-item section figure img { width: 100%; }

.yazarlar .content .yazar-item section article { float: left; }

.yazarlar .content .yazar-item .yazar-area { border-bottom: 1px solid #cccccc; padding-bottom: 10px; margin-bottom: 7px; }

.yazarlar .content .yazar-item .yazar-area figure { position: relative; width: 150px; height: 150px; }


.yazarlar .content .yazar-item .yazar-area article h3 { font-family: "FranklinGothicMedium"; font-size: 42px; margin-top: 25px; }

.yazarlar .content .yazar-item .yazar-area article span:nth-child(2) { display: block; font-size: 18px; font-family: "FranklinGothicBookRegular"; margin-top: 7px; }

.yazarlar .content .yazar-item .yazar-area article span:nth-child(2) a { color: black; }

.yazarlar .content .yazar-item .yazar-area article span:nth-child(2) a:hover { color: #999999; }

.yazarlar .content .yazar-item .yazar-area article span:nth-child(3) { display: block; font-size: 16px; font-family: "FranklinGothicMedium"; margin-top: 40px; }

.yazarlar .content .yazar-item .yazar-area article span:nth-child(3) a { color: black; }

.yazarlar .content .yazar-item .yazar-area article span:nth-child(3) a:hover { color: #999999; }

.yazarlar .content .yazar-item .yazar-area i { font-size: 33px; color: #00aeef; margin-top: 32px; }

.yazarlar .content .yazar-item .yazar-area article { width: calc(100% - 392px); }

.yazarlar .content .yazar-item .yazar-article-item a { color: black; }

.yazarlar .content .yazar-item .yazar-article-item figure { position: relative; width: 264px; height: 175px; }

.yazarlar .content .yazar-item .yazar-article-item figure:after { content: ''; position: absolute; right: 0; top: 0; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent white transparent transparent; }

.yazarlar .content .yazar-item .yazar-article-item article h3 { font-family: "VitesseBold"; font-size: 32px; margin-top: 24px; }

.yazarlar .content .yazar-item .yazar-article-item article h3 a {font-family: inherit;}

.yazarlar .content .yazar-item .yazar-article-item article span { display: block; font-size: 13px; font-family: "FranklinGothicBookRegular"; color: #999999; margin-top: 30px; }

.yazarlar .content .yazar-item .yazar-article-item article { padding:30px 20px; }

@media screen and (max-width: 1176px) {

	.yazarlar .content .yazar-item .yazar-area figure { width: 290px; height: 190px; }

	.yazarlar .content .yazar-item .yazar-area article { width: calc(100% - 320px); }

	.yazarlar .content .yazar-item .yazar-area article h3 { font-size: 32px; }

	.yazarlar .content .yazar-item .yazar-area article span:nth-child(2) { font-size: 16px; }

	.yazarlar .content .yazar-item .yazar-area article span:nth-child(3) { font-size: 14px; margin-top: 20px; }

	.yazarlar .content .yazar-item .yazar-article-item figure { width: 210px; height: 140px; }

	.yazarlar .content .yazar-item .yazar-article-item article h3 { font-size: 22px; margin-top: 10px; }

	.yazarlar .content .yazar-item .yazar-article-item article { }

}

@media screen and (max-width: 960px) {

	.yazarlar .content { width: calc(100% - 20px); }

	.yazarlar .content .yazar-item { width: 100%; }

	.yazarlar .content .yazar-item section { width: 100%; }

}

@media screen and (max-width: 768px) {

	.yazarlar .content .yazar-item .yazar-area figure {    
		width: 110px;
    height: 110px;
    margin-right: 10px; }

	.yazarlar .content .yazar-item .yazar-area article { width: calc(100% - 170px); }

	.yazarlar .content .yazar-item .yazar-area article h3 { font-size: 18px; margin-top: 10px; }

	.yazarlar .content .yazar-item .yazar-area article span:nth-child(2) { display: none; }

	.yazarlar .content .yazar-item .yazar-area article span:nth-child(3) { margin-top: 10px; }

	.yazarlar .content .yazar-item .yazar-area i { margin-top: 10px; }

	.yazarlar .content .yazar-item .yazar-article-item figure { width: 130px; height: 86px; margin-right: 10px; }


	.yazarlar .content .yazar-item .yazar-article-item article span { font-size: 11px; margin-top: 10px; }

}

/* ////////// Yazarlar Page End ////////// */






























/* ////////// Yazar Yazı Page Start ////////// */

.yazar-yazi .yazar-article-item {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
    margin-bottom: 7px;
}

.yazar-yazi .yazar-article-item:last-child {
	border: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

/* ////////// Yazar Yazı Page End ////////// */






























/* ////////// Yazar Detay Page Start ////////// */

.yazar-detay { margin-top: 10px; }

.yazar-detay .content { background-color: white; padding: 40px 100px 40px 100px; width: calc(100% - 572px); }

.yazar-detay .base-title { padding-left: 0px; margin: 0; width: 100%; border-bottom: 1px solid #cccccc; padding-bottom: 20px; }

.yazar-detay .content .yazar-area { padding-bottom: 30px; margin-top: 27px; margin-bottom: 30px; display: inline-block; width: 100%; border-bottom: 1px solid #cccccc; }

.yazar-detay .content .yazar-area figure { position: relative; width: 190px; height: 123px; overflow: hidden; float: left; margin-right: 20px; }

.yazar-detay .content .yazar-area figure:after { content: ''; position: absolute; right: 0; top: 0; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent white transparent transparent; }

.yazar-detay .content .yazar-area figure img { width: 100%; }

.yazar-detay .content>article { padding-top: 40px; padding-bottom: 40px; color: #333333; font-family: "FranklinGothicBookRegular"; }

.yazar-detay .content>article h1 {font-family: "VitesseBold"; font-size: 42px;margin-bottom:1em;  }


.yazar-detay .content>article p.excerpt { font-size: 26px; letter-spacing: 0px; line-height: 32px; }

.yazar-detay .content>article p { font-size: 18px; line-height: 24px; margin-bottom: 1.5em; }

.yazar-detay .content>article > div { font-size: 18px; line-height: 24px; margin-bottom: 1.5em; }

.yazar-detay .content>article strong,
.yazar-detay .content>article b { font-family: "FranklinGothicMedium"; }

.yazar-detay .content>article img.size-full {    width: 100%;height: auto;margin-bottom: 1em;}

.yazar-detay .content>article li {    font-size: 18px;line-height: 24px;margin-bottom: 1.5em;}

.yazar-detay .content .yazar-area article h3 { font-family: "FranklinGothicMedium"; font-size: 22px; margin-top: 5px; }

.yazar-detay .content .yazar-area article span:nth-child(2) { display: block; font-size: 16px; font-family: "FranklinGothicBookRegular"; margin-top: 7px; }

.yazar-detay .content .yazar-area article span:nth-child(2) a { color: black; }

.yazar-detay .content .yazar-area article span:nth-child(2) a:hover { color: #999999; }

.yazar-detay .content .yazar-area article span:nth-child(3) { display: block; font-size: 14px; font-family: "FranklinGothicMedium"; margin-top: 10px; }

.yazar-detay .content .yazar-area article span:nth-child(3) a { color: black; }

.yazar-detay .content .yazar-area article span:nth-child(3) a:hover { color: #999999; }

.yazar-detay .content .yazar-area i { font-size: 33px; color: #00aeef; margin-top: 10px; }

.yazar-detay .content .yazar-area article { width: calc(100% - 210px); float: left; }




.yazar-detay .tag-content { border: 1px solid #cccccc; color: #333333; font-family: "FranklinGothicMedium"; font-size: 14px; display: inline-block; width: 100%; }

.yazar-detay .tag-content span { float: left; display: inline-block; background-color: #cccccc; padding: 15px; }

.yazar-detay .tag-content ul { display: inline-block; float: left; margin-top: 15px; margin-left: 12px; }

.yazar-detay .tag-content ul li { float: left; margin-right: 10px; }

.yazar-detay .content .content-detail h3 { font-family: "VitesseBold"; font-size: 42px; margin-bottom: 40px; }

.yazar-detay .content .content-detail h4 { font-family: "FranklinGothicBookRegular"; font-size: 26px; margin-bottom: 40px; line-height: 40px; }

.yazar-detay .content .content-detail p { font-family: "FranklinGothicBookRegular"; font-size: 18px; line-height: 26px; margin-bottom: 40px; }

.yazar-detay .content .content-detail p strong { font-family: "FranklinGothicMedium"; font-size: 22px; }


@media screen and (max-width: 1160px) {
	.yazar-detay .content { width: calc(100% - 460px); margin-right: 0;padding: 40px; }
}

@media screen and (max-width: 960px) {

	.yazar-detay .content { width: calc(100% - 80px); margin-right: 0;padding: 40px; }


}

@media screen and (max-width: 768px) {

	.yazar-detay .content { padding: 20px; width: calc(100% - 40px); }

	.yazar-detay .base-title span { display: none; }

	.yazar-detay .content .yazar-area figure {float:left;margin-right:20px;}

	.yazar-detay .content .yazar-area article { margin-left: 20px;width:auto; }

	.yazar-detay .content .content-detail h3 { font-size: 20px; }

	.yazar-detay .content .content-detail h4 { font-size: 18px; line-height: 30px; }

	.yazar-detay .content .content-detail p { font-size: 14px; }

	.yazar-detay .content .content-detail p strong { font-size: 16px; }

}

/* ////////// Yazar Detay Page End ////////// */






























/* ////////// Kitaplar Page Start ////////// */

.kitaplar .content .book-item { width: calc(50% - 25px); background-color: white; margin-bottom: 10px; float: left; padding: 10px; }

.kitaplar .content .book-item a { color: black; }

.kitaplar .content .book-item figure { float: left; width: 166px; height: 244px; margin-right: 20px; overflow: hidden; }

.kitaplar .content .book-item figure img { width: 100%; }

.kitaplar .content .book-item article { float: left; width: calc(100% - 186px); }

.kitaplar .content .book-item article h3 { font-family: "VitesseBold"; font-size: 24px; margin-top: 20px; margin-bottom: 50px; }

.kitaplar .content .book-item article span { font-family: "FranklinGothicMedium"; font-size: 16px; }

.kitaplar .content .book-item:nth-child(1) { margin-right: 10px; }

.kitaplar .content .book-item:nth-child(3) { margin-right: 10px; }

.kitaplar .content .book-item:nth-child(5) { margin-right: 10px; }

.kitaplar .content .book-item:nth-child(7) { margin-right: 10px; }

.kitaplar .content .book-item:nth-child(9) { margin-right: 10px; }

.kitaplar .content .book-item:nth-child(11) { margin-right: 10px; }

.kitaplar .content .book-item:nth-child(13) { margin-right: 10px; }

@media screen and (max-width: 1176px) {

	.kitaplar .content .book-item figure { width: 130px; height: 190px; }

	.kitaplar .content .book-item article { width: calc(100% - 150px); }

	.kitaplar .content .book-item article h3 { font-size: 20px; margin-top: 20px; margin-bottom: 40px; }

	.kitaplar .content .book-item article span { font-size: 14px; }

}

@media screen and (max-width: 960px) {

	.kitaplar .content { width: 100%; margin-right: 0; }

}

@media screen and (max-width: 768px) {

	.kitaplar .content .book-item { width: calc(100% - 20px); margin-right: 0 !important; }

}

/* ////////// Kitaplar Page End ////////// */






























/* ////////// Kitap Detay Page Start ////////// */

.kitap-detay { margin-top: 10px; }

.kitap-detay .content { background-color: white; padding: 40px 100px 40px 100px; width: calc(100% - 572px); }

.kitap-detay .base-title { padding-left: 0px; margin: 0; width: 100%; border-bottom: 1px solid #cccccc; padding-bottom: 20px; margin-bottom: 27px; }

.kitap-detay .book-area { width: 100%; display: inline-block; margin-bottom: 40px; }

.kitap-detay .book-area figure { width: 284px; height: 417px; margin-right: 20px; float: left; }

.kitap-detay .book-area figure img { width: 100%; }

.kitap-detay .book-area article { width: calc(100% - 304px); float: left; }

.kitap-detay .book-area article h3 { font-family: "VitesseBold"; font-size: 42px; margin-top: 13px; margin-bottom: 31px; }

.kitap-detay .book-area article span { font-family: "FranklinGothicMedium"; font-size: 32px; display: block; }

.kitap-detay .book-area article .button { display: inline-block; font-family: "FranklinGothicMedium"; font-size: 14px; padding: 12px 30px 12px 30px; border: 1px solid #00a4b0; color: #00a4b0; margin-top: 53px; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s; }

.kitap-detay .book-area article .button:hover { background-color: #00a4b0; color: white; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s; }

.kitap-detay p { font-family: "FranklinGothicBookRegular"; font-size: 18px; color: #333333; line-height: 25px; }

@media screen and (max-width: 1176px) {

	.kitap-detay .content { padding-left: 80px; padding-right: 80px; width: calc(100% - 532px); }

	.kitap-detay .book-area figure { width: 230px; height: 337px; }

	.kitap-detay .book-area article { width: calc(100% - 250px); }

	.kitap-detay .book-area article h3 { font-size: 32px; }

	.kitap-detay .book-area article span { font-size: 16px; }

	.kitap-detay p { font-size: 14px; }

}

@media screen and (max-width: 960px) {

	.kitap-detay .content { margin-right: 0; width: calc(100% - 160px); }

	.kitap-detay .book-area figure { width: 238px; height: 349px; }

	.kitap-detay .book-area article { width: calc(100% - 258px); }

}

@media screen and (max-width: 768px) {

	.kitap-detay .content { padding: 20px !important; width: calc(100% - 40px); }

	.kitap-detay .book-area figure { width: 100%; height: 395px; margin-right: 0; }

	.kitap-detay .book-area article { width: 100%; text-align: center; margin-top: 30px; }

	.kitap-detay .book-area article h3 { font-size: 18px; margin-bottom: 11px; }

	.kitap-detay .book-area article span { font-size: 14px; }

	.kitap-detay .book-area article .button { margin-top: 23px; }

}

/* ////////// Kitap Detay Page End ////////// */






























/* ////////// Youtuber Page Start ////////// */

.youtuber { margin-top: 10px; }

.youtuber .content { background-color: white; padding: 40px 100px 40px 100px; width: calc(100% - 572px); }

.youtuber .base-title { padding-left: 0px; margin: 0; width: 100%; border-bottom: 1px solid #cccccc; padding-bottom: 20px; margin-bottom: 27px; }

.youtuber table { width: 100%; text-align: center; }

.youtuber table tr td { background-color: #f0f0f0; padding-top: 15px; padding-bottom: 15px; }

.youtuber table tr:nth-child(odd) td { background-color: #f7f7f7; }

.youtuber table tr td:nth-child(1) { width: 60px; font-family: "VitesseBold"; font-size: 12px; }

.youtuber table tr td:nth-child(2) { font-family: "FranklinGothicBookRegular"; font-size: 12px; text-align: left; padding-left: 15px; padding-right: 15px; }

.youtuber table tr td:nth-child(2) strong { font-family: "VitesseBold"; font-size: 12px; display:block; }

.youtuber table tr td:nth-child(3) { font-family: "FranklinGothicMedium"; font-size: 10px; }

.youtuber table tr td:nth-child(4) { font-family: "FranklinGothicMedium"; font-size: 10px; }

.youtuber table tr:first-child td { background-color: transparent; }

.youtuber table tr:first-child td:nth-child(3) { font-family: "FranklinGothicMedium"; font-size: 10px; color: #ca1c26; }

.youtuber table tr:first-child td:nth-child(4) { font-family: "FranklinGothicMedium"; font-size: 10px; color: #ca1c26; }

@media screen and (max-width: 1176px) {

	.youtuber .content { padding-left: 80px; padding-right: 80px; width: calc(100% - 532px); }

}

@media screen and (max-width: 960px) {

	.youtuber .content { width: calc(100% - 160px); }

}

@media screen and (max-width: 768px) {

	.youtuber .content { padding: 20px; width: calc(100% - 40px); }

	.youtuber table tr td:nth-child(3) { display: none; }

}

/* ////////// Youtuber Page End ////////// */






























/* ////////// Digital Age TV Page Start ////////// */

.digitalage-tv .content { margin-right: 0; background-color: white; width: calc(100% - 362px); min-height: 692px; }

.digitalage-tv .content iframe { width: 100% !important; height: 435px !important; }

.digitalage-tv .content h1 { padding: 40px; font-family: "VitesseBold"; font-size: 34px; }

.digitalage-tv .content figure { width: 100%; overflow: hidden; }

  .digitalage-tv figure.smallFeatured {position: relative;text-align:center;overflow:hidden;margin-bottom:2em}
    .digitalage-tv figure.smallFeatured span {position: absolute;width:100%;display:block;z-index:1;-o-filter: blur(10px);-ms-filter: blur(10px);-webkit-filter: blur(10px);filter: blur(10px);opacity:0.9;background-size:120% auto;background-position: 50%;}
    .digitalage-tv figure.smallFeatured img {position: absolute;z-index:2;left: -295px;margin-left: 50%;}

.digitalage-tv .content .video-area { position: relative;padding-bottom: 56.25%; /* 16:9 */padding-top: 25px;height: 0;margin-bottom:0em;margin-left:0px; }

.digitalage-tv .content .video-area video,
.digitalage-tv .content .video-area iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.digitalage-tv .featured-image img {width:100%;height:auto;} 

.digitalage-tv .content article { padding-left: 100px; padding-right: 100px; padding-top: 40px; padding-bottom: 40px; color: #333333; font-family: "FranklinGothicBookRegular"; }

.digitalage-tv .content article p.excerpt { font-size: 22px; letter-spacing: 1px; line-height: 35px; }

.digitalage-tv .content article p { font-size: 18px; line-height: 24px; margin-bottom: 1.5em; }

.digitalage-tv .content article > div { font-size: 18px; line-height: 24px; margin-bottom: 1.5em; }

.digitalage-tv .content article div.related-news {padding:20px 0px;}

.digitalage-tv .content article strong,
.digitalage-tv .content article b { font-family: "FranklinGothicMedium"; }

.digitalage-tv img.alignleft {    float: left;margin-right: 20px;margin-bottom: 20px;}
.digitalage-tv img.alignright {float: right;margin-left: 20px;margin-bottom: 20px;}

.digitalage-tv .content article li {    font-size: 18px;line-height: 24px;margin-bottom: 1.5em;}

.digitalage-tv .content article .tag-content { padding:10px 0px; border: 1px solid #cccccc; color: #333333; font-family: "FranklinGothicMedium"; font-size: 14px; display: inline-block; width: 100%; }

.digitalage-tv .content article .tag-content span { float: left; display: inline-block; background-color: #cccccc; padding: 15px; margin:-10px 15px -10px 0px; }

.digitalage-tv .content article .tag-content a { color:#000;display: inline-block; margin-left: 12px margin-right: 10px;}



.digitalage-tv .more-videos { padding: 10px; width: calc(100% - 20px); height: 672px; display: inline-block; background-color: white; overflow: scroll; }

.digitalage-tv .more-videos .more-video-item { cursor: pointer; display: inline-block; width: 100%; border-bottom: 1px solid #cccccc; padding-bottom: 10px; margin-bottom: 7px; }

.digitalage-tv .more-videos .more-video-item:last-child { border: 0; padding: 0; margin: 0; }

.digitalage-tv .more-videos .more-video-item figure { position: relative; width: 110px; height: 72px; margin-right: 20px; overflow: hidden; float: left; background-color: black; }

.digitalage-tv .more-videos .more-video-item figure:after { content: ''; position: absolute; right: 0; top: 0; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent white transparent transparent; }

.digitalage-tv .more-videos .more-video-item figure i { position: absolute; font-size: 42px; left: 50%; top: 50%; transform: translate(-50%, -50%); opacity: .6; z-index: 3; }

.digitalage-tv .more-videos .more-video-item figure img { width: 100%; height: auto; }

.digitalage-tv .more-videos .more-video-item a h3 { width: calc(100% - 130px); float: left; margin-top: 5px; font-family: "VitesseBold"; font-size: 18px; color:#1F2E3D; }

@media screen and (max-width: 960px) {

	.digitalage-tv .content { width: 100%; margin-bottom: 0; }

	.digitalage-tv .side-bar { display: block; }

	.digitalage-tv .more-videos .more-video-item:nth-child(1) { border-top: 1px solid #cccccc; padding-top: 10px; }
    .digitalage-tv .content article strong,
    .digitalage-tv .content article b { font-family: "FranklinGothicMedium"; font-weight: 400}

}

@media screen and (max-width: 768px) {

	.digitalage-tv .content iframe { height: 174px; }

	.digitalage-tv .content h3 { padding: 20px; font-size: 18px; }

	.digitalage-tv .content { min-height: auto; }

	.digitalage-tv .more-videos .more-video-item figure { width: 110px; height: 72px; }

	.digitalage-tv .more-videos .more-video-item h3 { width: calc(100% - 130px); font-size: 12px; }

	.digitalage-tv .more-videos .more-video-item figure i { font-size: 64px; }

	.digitalage-tv .more-videos { height: 269px; }

    .digitalage-tv .more-videos .more-video-item figure img { width: 100%; height: auto; }

    .digitalage-tv .content article { padding-left: 20px; padding-right: 20px; }


}

/* ////////// Digital Age TV Page End ////////// */






























/* ////////// Hakkımızda Page Start ////////// */

.statik .content { background-color: white; padding: 50px 50px 50px 50px; width: calc(100% - 100px); color:#333;font-family: "FranklinGothicBookRegular";}

.statik .content strong {font-family: "FranklinGothicMedium"}

.statik .content p { font-family: "FranklinGothicBookRegular"; margin:1em 0px;    font-size: 18px;line-height: 24px;margin-bottom: 1.5em;}

.statik h2 {margin:1em 0px;}
.statik .base-title h2 {margin-top:0px;margin-bottom:0px;}
.statik .contact-box {line-height:1.5em;}
  .contact-box strong {display:block;}
  .contact-sep {margin:1em;border:1px solid #eee;}

/* ////////// Hakkımızda Page End ////////// */






























/* ////////// Künye Page Start ////////// */

.kunye .content { background-color: white; padding: 50px 50px 50px 50px; width: calc(100% - 100px); }

.kunye .content article { font-size: 16px; border-bottom: 1px solid #cccccc; padding-bottom: 20px; margin-bottom: 40px; }

.kunye .content article h3 { margin-bottom: 10px; display: block; font-family: "FranklinGothicMedium"; }

.kunye .content article span { display: block; font-family: "FranklinGothicBookRegular"; }

/* ////////// Künye Page End ////////// */






























/* ////////// İletişim Page Start ////////// */

.iletisim .content { background-color: white; padding: 50px; width: calc(100% - 100px); }

.iletisim .content h3 { font-family: "VitesseBold"; font-size: 20px; margin-bottom: 20px; }

.iletisim .content hr { margin-bottom: 20px; margin-top: 10px; }

.iletisim .content form { position: relative; display: inline-block; }

.iletisim .content form table tr td:first-child { font-family: "FranklinGothicMedium"; font-size: 16px; }

.iletisim .content form table tr:last-child td:first-child { padding-top: 10px; }

.iletisim .content form input { margin-top: 10px; margin-bottom: 10px; }

.iletisim .content form .dropdown { margin-top: 10px; margin-bottom: 10px; }

.iletisim .content form textarea { margin-top: 10px; margin-bottom: 10px; }

.iletisim .content address { position: relative; display: inline-block; font-weight: normal; font-style: normal; }

.iletisim .content address p { font-family: "FranklinGothicBookRegular"; font-size: 16px; margin-bottom: 10px; }

.iletisim .content address p strong { font-family: "FranklinGothicMedium"; }

.iletisim .content form input { border: 1px solid #cccccc; padding-left: 10px; padding-top: 5px; padding-bottom: 5px; font-family: "FranklinGothicBookRegular"; font-size: 14px; width: 237px; }

.iletisim .content form input:focus { outline: none; border: 1px solid #eaeaea; }

.iletisim .content form textarea { width: 229px; height: 146px; resize: none; font-family: "FranklinGothicBookRegular"; font-size: 14px; background-color: white; border: 1px solid #cccccc; border-radius: 0; color: #333333; padding: 10px; }

.iletisim .content form textarea:focus { outline: none; border: 1px solid #eaeaea; }

.iletisim .content .dropdown-button { float: none; width: 249px; border: 1px solid #cccccc; font-family: "FranklinGothicBookRegular"; font-size: 14px; }

.iletisim .content .dropdown-button .dropdown-title { width: 219px; background-color: transparent; }

.iletisim .content .dropdown-button i { margin-top: -5px; line-height: 26px; border-left: 1px solid #cccccc; }

.iletisim .content .dropdown-button .dropdown-content { background-color: white; border: 1px solid #cccccc; margin-left: -1px; }

.iletisim .content .button { display: inline-block; font-family: "FranklinGothicMedium"; font-size: 14px; padding: 12px 30px 12px 30px; border: 1px solid black; color: black; margin-top: 0px; float: right; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s; }

.iletisim .content .button:hover { background-color: black; color: white; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s; }

@media screen and (max-width: 768px) {

	.iletisim .content { padding: 20px; width: calc(100% - 40px); }

	.iletisim .content form table tr td { display: block; }

	.iletisim .content form input { width: 197px; }

	.iletisim .content .dropdown-button { margin-left: 0; width: 207px; }

	.iletisim .content .dropdown-button .dropdown-title { width: 178px; }

	.iletisim .content form textarea { width: 189px; }

	.iletisim .content .button { float: left; }

}

/* ////////// İletişim Page End ////////// */



.slick-arrow {cursor: pointer;}


/** Banner **/
#home300250 {
  width: 382px;
  float:left;
  
}

.anasayfaReklam {
    background: #FFF;
}

@media screen and (max-width: 1023px) {
  .anasayfaReklam {
    display: none !important;
  }
}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) { 

.anasayfaReklam {
    display: none !important;
}

.editor_728x90 {
    margin: 20px 0px;
    display: none !important;
}




}


/* FOOTER LOGOLAR */

.col-1 {width: 8.33%; float: left;}
.col-2 {width: 16.66%; float: left;}
.col-3 {width: 25%; float: left;}
.col-4 {width: 33.33%; float: left;}
.col-5 {width: 41.66%; float: left;}
.col-6 {width: 50%; float: left;}
.col-7 {width: 58.33%; float: left;}
.col-8 {width: 66.66%; float: left;}
.col-9 {width: 75%; float: left;}
.col-10 {width: 83.33%; float: left;}
.col-11 {width: 91.66%; float: left;}
.col-12 {width: 100%; float: left;}


.row::after {
    content: "";
    clear: both;
    display: table;
}


.footer-logolar {background: #000; display: block;}
.footer-row { width: 1156px; margin: auto; padding-top: 30px; }

.footer-row  .logo-title {font-family: "VitesseBold"; font-size: 18px; color: white; text-align: left; width: 100%; margin-bottom: 26px; }


.footer-row  .logo-item { display: table; float: left; width: 100px; border: 1px solid white; margin-right: 20px; height: 100px; }

.footer-row  .logo-item .logo-item-inner { cursor: pointer; display: table-cell; text-align: center; vertical-align: middle; transition-property: background-color; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s; }

.footer-row  .logo-item .logo-item-inner:hover { background-color: white; transition-property: background-color; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s; }

.footer-row .logo-item:nth-child(3) .logo-item-inner:hover { background-color: #971f43; }

.footer-row  .logo-item:nth-child(3) .logo-item-inner:hover { background-color: #015388; }

.footer-row  .logo-item .logo-item-inner img { position: absolute; transform: translate(-50%, -50%); pointer-events: none; width: 60px !important; }

.footer-row .logo-item .logo-item-inner .hover { opacity: 0; }



@media screen and (max-width: 767px) {
    .footer-row {
        width: calc(100% - 40px);
        max-width: 100% !important;
        margin-left: calc(50% - 160px);
    }

    .col-1 {width: 100%;}
    .col-2 {width: 100%;}
    .col-3 {width: 100%;}
    .col-4 {width: 100%;}
    .col-5 {width: 100%;}
    .col-6 {width: 100%;}
    .col-7 {width: 100%;}
    .col-8 {width: 100%;}
    .col-9 {width: 100%;}
    .col-10 {width: 100%;}
    .col-11 {width: 100%;}
    .col-12 {width: 100%;}

    .footer-row .logo-item {
        width: calc(49% - 20px);
        height: 140px;
        margin-bottom: 20px;
    }

    /* #home300250 {display: none;} */
    #home300250 {    width: 100%;  margin-bottom: 40px;}
    #home300250 img { width: 85% }
    .newsletter{width: 260px !important; }
    .newsletter input[type="submit"] { width: 250px !important; }

} 



.editor_728x90 {
    margin: 20px 0px;
}

/* NEWSLETTER */
.newsletter {
    width: 322px;
    background-color: white;
    border-bottom: 1px solid #cccccc;
    float: left;
    margin-bottom: 10px;
    padding: 15px 30px 30px 30px;
    /* width: 100%; */
}

.newsletter h2 {
    
    text-align: center;
    width: 100%;
    font-family: "VitesseBold";
    font-size: 12px;
    margin-bottom: 20px;
}

.newsletter input[type="email"] {
    background: #333;
    border: none;
    padding: 10px 5px;
    color: #fff;
    width: calc(100% - 20px);
    font-family: "VitesseBold";
}

.newsletter input[type="submit"] {
    width: 100%;
    padding: 10px 5px;
    border: none;
    background: #E2001A;
    color: #fff;
    font-family: "VitesseBold";
}

.newsletter p {
    font-family: "FranklinGothicBookRegular";
    font-size: 12px;
    display: block;
    width: 100%;
    clear: both;
    padding-top: 10px;
}

div#ad_container_15 {
    background: #fff;
    padding: 30px 0px 30px 0px;
}

@media screen and (max-width: 960px) { 
    .haberAltiBanner: { display: none }
}

.haberAltiBanner {
    width: 100%;
}

.haberAltiBanner a {
    box-shadow: none !important;
}

.kariyer-merkezi-page a > .text-area .job {
   font-family: "VitesseBold";
    font-size: 16px;
    margin-bottom: 1em;
}
.kariyer-merkezi-page a > .text-area .brand {
   font-family: "FranklinGothicBookRegular";
    font-size: 14px;
    margin-bottom: 14px;

}

.content.career-list.kariyer-merkezi-page > a {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75) !important;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75) !important;
    margin-bottom: 20px;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75) !important;
}

.content.career-list.kariyer-merkezi-page > a .logo-item {
    padding-left: 10px;
    padding-right: 10px;
} 

.content.career-list.kariyer-merkezi-page > a  .text-area {
    min-height: 90px;
}

.content.career-list.kariyer-merkezi-page > a {
    width: calc(24% - 20px);
    margin-left: 20px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
}

.content.career-list.kariyer-merkezi-page > a {
    width: calc(24% - 20px);
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.50) !important;
}

.content.career-list.kariyer-merkezi-page > a .logo-item img {
    width: 100%;
    height: auto;
}

.kariyer-pagination {
    display: block;
    text-align: center;
    margin: 1em 0px 2em;
    border-top: 1px solid #cccccc;
    clear: both;
}
.kariyer-pagination .pagination .nav-links .screen-reader-text {display: none}

.kariyer-pagination .pagination .nav-links >span.current {
    background: #ccc;
}

.kariyer-pagination .pagination .nav-links > span {
    font-family: "FranklinGothicMedium";
}
.kariyer-pagination .pagination .nav-links > a {
    display: inline-block;
    padding: 0.5em;
    font-family: "FranklinGothicBookRegular";
    color: #333;
}

.kariyer-pagination .pagination .nav-links a, .kariyer-pagination .pagination .nav-links>span {
    display: inline-block;
    padding: 0.5em;
    font-family: "FranklinGothicBookRegular";

}

h2.screen-reader-text {
    display: none;
}


@media screen and (max-width: 767px) {

    #div-gpt-ad-1555067919969-0 { display: none; }
    #div-gpt-ad-1555068124999-0 { display: none; }
}

#news-sabit {
        background: #fff;
        padding: 30px 0px 40px 0px;
        text-align: center;
    }

    div#news-sabit a {
        display: inline-block;
        width: 250px;
    }   

    #news-sabit figure {
        position: relative;
        width: 100%;
        height: 140px;
        overflow: hidden;
        margin-bottom: 17px;
    }
    #news-sabit  h3 {
        font-family: "VitesseBold";
        font-size: 16px;
        color: black;
        margin-left: 10px;
    }
    
    #news-sabit figure img {
        width: 100%;
        height: auto;
        }
        #news-sabit figure:after { content: ''; position: absolute; right: 0; top: 0; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent white transparent transparent; }