/**
 * Theme Name:  SETA Child
 * Theme URI:   http://goodnews.xplodedthemes.com/
 * Description: Good News a complete solution for any kind of blog, news or magazine website.
 * Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-width, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, translation-ready
 *
 * Author:      XplodedThemes
 * Author URI:  http://xplodedthemes.com
 *
 * Version:     1.0.9
 * Template:    seta
 * Text Domain: seta-child
 *
 * License:     GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 */


/* Child Theme customization starts here
-------------------------------------------------------------- */
/*
.yazarAramaInput {
	float: left;
    width: 218px;
    height: 48px !important;
    margin-right: 5px;
}
.yazarAra {
	padding: 13px;
    float: left;
}*/

/*
#home-slider .item:nth-child(1) {

}
*/
.mobile-menu-item {
    display: none !important;
}
.mobile-lang {
    display: none;
}
.th .icon-overlay, div.gallery-icon .icon-overlay, .prettyphoto .icon-overlay {
    display: none !important;
}
.tw-item {
    margin-bottom: 20px;
}
.link-disable {
    pointer-events: none;
    cursor: default;
}

.post-not-found {
    position: absolute;
    left: 53%;
    top: 35%;
    font-size: 18px
}


.post-loading {
    display: none;
    text-align: center;
    position: absolute;
    left: 55%;
    top: 30%;
}
.post-loading .fa {
    color: #345082;
}
#home-slider {
    margin-bottom: 15px;
}
#home-slider .item a {
    color: #404040;
}

#home-slider .item h2.post-title {
    padding-top: 10px;
}

#home-slider .item p {
    margin-top: 10px;
    margin-bottom: 15px;
}

#home-slider .item .info {
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    padding: 5px 0 5px 0;
}

#home-slider .owl-buttons .fa {
    font-size: 35px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 5px 10px 5px 10px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
}
#home-slider .owl-buttons .fa:hover {
    background-color: #000;
}
#home-slider .owl-buttons .owl-prev {
    position: absolute;
    left: 0;
    top: 170px;
}
#home-slider .owl-buttons .owl-next {
    position: absolute;
    right: 0;
    top: 170px;
}
#home-slider img {
    border-radius: 12px;
    width: 100%;
    max-height: 385px;
    min-height: 385px;
}
#home-slider .author-name {
    color: #22355c !important;
    font-weight: bold;
}


#home-slider .owl-pagination {
    text-align: center;
}
#home-slider .owl-page {
    display: inline-block;
}
#home-slider .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}
#home-slider .owl-page.active span {
    opacity: 1;
}
#home-slider .owl-item{
    height:615px !important;
}


#left-side-push-menu li a {
    font-size: 14px;
}

.turkish-icon:before {
    content: '';
    background-image: url('./assets/tr.png');
    width: 16px;
    height: 11px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
}
.english-icon:before{
	content: '';
    background-image: url('./assets/us.png');
    width: 16px;
    height: 11px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;	
}
.deutsch-icon:before{
    content: '';
    background-image: url('./assets/de.png');
    width: 16px;
    height: 11px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
}
.arabic-icon:before{
    content: '';
    background-image: url('./assets/ar.png');
    width: 16px;
    height: 11px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
}

.evcal_desc3 {
  display:none !important;
}

.evcal_list_a {
  position: relative;
padding: 5px !important;
}
.event-on-image {
  width:318px;
}
.evo_date {
  background-color: rgb(52, 80, 130);
overflow: hidden;
color: #fff;
padding: 10px;
}
#evcal_widget .eventon_events_list .evcal_cblock {
  padding:0px !important;
  padding-left: 5px !important;
}
#evcal_list .eventon_list_event .evcal_desc span.evcal_event_title {
      font-family: Roboto !important;
  color: #FFFFFF !important;
  font-size: 17px !important;
  position: absolute !important;
  bottom: 8px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  float: left !important;
  width: 318px !important;
  padding-left: 10px !important;
  background-color: rgba(0, 0, 0, 0.62);
}
.evo_info {
  text-align: left;
padding: 0 !important;
margin-left: 0px !important;
}


.etkinlik-direktorluk {
  overflow: hidden;
  position: relative;
  border: 1px solid #E6E6E6;
  float: left;
  padding: 10px;
  height: 245px;
  width: 100%;
  margin-bottom: 15px;
  z-index: 9;
}
.etkinlik-direktorluk .loading {
  position: absolute;
  top: 114px;
  font-size: 35px;
  left: 151px;
color:#2B4070;
}
.etkinlik-direktorluk h3 {
  font-family: 'TrajanPro3-Regular' !important;
  color: #22355c;
}
.etkinlik-direktorluk a {
  display: block;
}
.etkinlik-direktorluk img {
  float: left;
  margin-right: 15px;
  width: 135px;
  height: 195px;
}


#etkinlik-slider {
  width: 100%;
  float: left;
}
#etkinlik-slider .item {
  float: left;
  overflow: hidden;
  display: none;
  width: 100%;
}

#etkinlik-slider .item span {
  font-size: 11px;
text-transform: uppercase;
color: #F9F9F9;
padding: 8px;
padding-top: 6px;
background-color: #CACACA;
margin: 0;
}




.image-description-seta {
    font-size: 11px;
    color: #848484;
    margin-bottom: 0px;
}

.evors_popup {
	position:fixed;
}
.evors_popbg {
	background-color: #2B4070;
}
#evorsvp_form .form_header {
	display:none;
}
#evorsvp_form .rsvp_status {
	display:none;
}
#evorsvp_form .form_row input.name, #evorsvp_form .form_row input.regular, #evorsvp_form .form_row input.count, #evorsvp_form .form_row input.regular_a {

}
#evorsvp_form a.evors_submit {
	color: #2B4070;
}

#evorsvp_form .submission_form {
	padding-top: 50px;
}
#evorsvp_form #evors_form_close {
	margin-top: -15px;
}



.eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2, .evo_pop_body .evcal_desc span.evcal_desc2 {
	text-transform: capitalize !important;
}

.xt-widget-wrap nav.navigation.xt-news-pagination.type-load-more .page-numbers {
	background-color: #345082 !important;
    color: #fff !important;
}
.xt-widget-wrap nav.navigation.xt-news-pagination.type-load-more .page-numbers:hover {
	background-color: #678FC2 !important;
}


.widget.xt_news .news-list.numeric-list li {
	padding-left: 0 !important;
}
.widget.xt_news .news-list.numeric-list li:before {
	display:none !important;
	content: '' !important;

}


.akedemikKadro a {
	color:#101010;
}
.akedemikKadroh2 {
	color: #22355c !important;
    font-family: 'TrajanPro3-Regular' !important;
	font-weight: 300 !important;
    font-size: 23px !important;
	line-height: 2.2rem !important;
}
.akedemikKadro img {
-webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}


.sayfalama {
    text-align: center;
	width: 100%;
    height: auto !important;
    overflow: hidden;
    float: left;
    display: block;
    clear: both;
    margin-top: 20px;
    padding: 10px;
    padding-top: 14px;
    border: 1px solid #EAEAEA;
}

.sayfalama a {
	font-size: 14px;
	background-color: #2B4070;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #fff;
    margin-right: 0px;
	transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    -ms-transition: all .4s linear;
}
.sayfalama a:hover {
	background-color: #678FC2;
}
.sayfalama a.aktif {
	cursor:default;
	margin-right: 4px;
	background-color: #678FC2;
}


.etkinlik-sayfalama {
	width: 100%;
    text-align: center;
    overflow: hidden;
    padding: 10px;
}

.etkinlik-sayfalama a {
	background-color: #2B4070;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #fff;
    margin-right: 3px;
	transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    -ms-transition: all .4s linear;
}
.etkinlik-sayfalama a:hover {
	background-color: #678FC2;
}
.etkinlik-sayfalama .current {
	cursor:default;
	background-color: #678FC2;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #fff;
    margin-right: 3px;
}







.gizle {
	display:none;
}

.akademikKadro {
	margin-bottom:30px !important;
}
.akademikKadro .widgettitle{
	font-size: 1.5rem !important;
    color: #22355C !important;
}


.uzmanlikAlani {
    font-size: 15px;
    color: #A7A2A2;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
}
.direktorluk {
	    font-size: 15px;
    color: #A7A2A2;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
}



.yazarButonlar {
	height: auto !important;

}
.yazarArama {
	height: auto !important;
}
.yazarArama input[type="text"]{
	height: 46px !important;
}

.author-list-with-small-thumbnail hr:last-child{
    border-color: transparent !important;
    height: 0px !important;
    display: none !important;
}

/* SETA FONT */
p.large {
    font-size: 16px !important;
}
h4, .panel h4, .widget[id*='monster-widget'] h4 {
	font-family: "Arial", Georgia, Serif !important;

}
.widget.xt_news .news-list li .meta p {
    font-family: "Arial", Georgia, Serif !important;
}

.wpb_text_column P {
	font-family: "Arial", Georgia, Serif !important;
}
p {
	font-family: "Arial", Georgia, Serif !important;
}

/* SETA FONT */

ul.arastirma-alanlari li a {
    text-transform: capitalize;
}

.author-page .row .medium-3 img {
    width: 100%;
}

@font-face {
    font-family: 'TrajanPro3-Regular';
    src: url('fonts/TrajanPro3-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/TrajanPro3-Regular.otf')  format('opentype'),
    url('fonts/TrajanPro3-Regular.woff') format('woff'), url('fonts/TrajanPro3-Regular.ttf')  format('truetype'), url('fonts/TrajanPro3-Regular.svg#TrajanPro3-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


header .site-logo img {
    width: 120px;
    margin-top: -8px;
}

header .fixed .site-logo img {
    width: 92px;
}

#main-menu li:first-child ul {
    display: none;
}

#big-menu {
    position: absolute;
    left: 0;
    top: 210px;
    width: 100%;
    height: 100%;
    background-color: rgba(6, 6, 6, 0.40);
    z-index: 9999;
    display: none;
}
#big-menu div {
    background-image: url(assets/images/acilir-genis-menu.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    height: 260px;
    background-color: #f3f3f3;
}

hr {
    border-color: #22355C;
}

.posts-grid li .post-thumbnail img {
    border-radius: 5px 5px 0 0;
}

.posts-grid li .row {
    border: 1px solid #EEE;
    border-radius: 5px;
}

.posts-grid li .meta {
    margin: 0 10px 10px 10px;
    min-height: 300px;
}

.posts-grid li .xt-post-title {
    margin-bottom: 5px;
}
.posts-grid li .xt-post-excerpt {
    margin-top: 5px;
}
.posts-grid li .author {
    display: block;
    margin-top: -5px;
}



.seta-menu {
    float: right !important;
    width: 88.4%;
    margin-top: 28px;
}
#main-menu{
    width: 100% !important;
}
#main-menu li {
    float: left;
    margin-right: 14px;
}
#main-menu li:last-child {
    margin-right:0 !important;
}

#main-menu > ul:not(.right) > li {
    margin: 0 10px;
}
#main-menu > ul:not(.right) > li:first-child {
    margin-left: 0;
}

#main-menu > li > a {
    font-size: 1.2em;
    line-height: 70px !important;
}


#main-menu .mega-menu-container .left-menu{
    overflow: hidden;
}

#main-menu > li:nth-child(1) > a {
    border-bottom: 3px solid rgba(243, 112, 33, 1);
}
#main-menu > li:nth-child(1):hover > a {
    border-bottom: 3px solid rgba(243, 112, 33, 1);
    color: rgba(243, 112, 33, 1);
}
#main-menu > li:nth-child(1) .mega-menu-container .left-menu li a {
    border-bottom: 1px solid rgba(243, 112, 33, 1);
}
#main-menu > li:nth-child(1) .mega-menu-container .left-menu {
    border-right: 1px solid rgba(243, 112, 33, 1);
}

#main-menu > li:nth-child(1) .mega-menu-container {
    border-top: 1px solid rgba(243, 112, 33, 1);
}
#main-menu > li:nth-child(1) .mega-menu-container .left-menu li a:hover {
    color: rgba(243, 112, 33, 1);
}
#main-menu > li:nth-child(1) .mega-menu-container .left-menu li:last-child a {
    border-bottom:0px;
}




#main-menu > li:nth-child(2) > a {
    border-bottom: 3px solid rgba(237, 27, 52, 1);
}
#main-menu > li:nth-child(2):hover > a {
    border-bottom: 3px solid rgba(237, 27, 52, 1);
    color: rgba(237, 27, 52, 1);
}
#main-menu > li:nth-child(2) .mega-menu-container .left-menu li a {
    border-bottom: 1px solid rgba(237, 27, 52, 1);
}
#main-menu > li:nth-child(2) .mega-menu-container .left-menu {
    border-right: 1px solid rgba(237, 27, 52, 1);
}

#main-menu > li:nth-child(2) .mega-menu-container {
    border-top: 1px solid rgba(237, 27, 52, 1);
}
#main-menu > li:nth-child(2) .mega-menu-container .left-menu li a:hover {
    color: rgba(237, 27, 52, 1);
}
#main-menu > li:nth-child(2) .mega-menu-container .left-menu li:last-child a {
    border-bottom:0px;
}


#main-menu > li:nth-child(3) > a {
    border-bottom: 3px solid rgba(0, 150, 156, 1);
}
#main-menu > li:nth-child(3):hover > a {
    border-bottom: 3px solid rgba(0, 150, 156, 1);
    color: rgba(0, 150, 156, 1);
}
#main-menu > li:nth-child(3) .mega-menu-container .left-menu li a {
    border-bottom: 1px solid rgba(0, 150, 52, 1);
}
#main-menu > li:nth-child(3) .mega-menu-container .left-menu {
    border-right: 1px solid rgba(0, 150, 52, 1);
}

#main-menu > li:nth-child(3) .mega-menu-container {
    border-top: 1px solid rgba(0, 150, 52, 1);
}
#main-menu > li:nth-child(3) .mega-menu-container .left-menu li a:hover {
    color: rgba(0, 150, 52, 1);
}
#main-menu > li:nth-child(3) .mega-menu-container .left-menu li:last-child a {
    border-bottom:0px;
}


#main-menu > li:nth-child(4) > a {
    border-bottom: 3px solid rgba(174, 39, 95, 1);
}
#main-menu > li:nth-child(4):hover > a {
    border-bottom: 3px solid rgba(174, 39, 95, 1);
    color: rgba(174, 39, 95, 1);
}
#main-menu > li:nth-child(4) .mega-menu-container .left-menu li a {
    border-bottom: 1px solid rgba(174, 39, 95, 1);
}
#main-menu > li:nth-child(4) .mega-menu-container .left-menu {
    border-right: 1px solid rgba(174, 39, 95, 1);
}

#main-menu > li:nth-child(4) .mega-menu-container {
    border-top: 1px solid rgba(174, 39, 95, 1);
}
#main-menu > li:nth-child(4) .mega-menu-container .left-menu li a:hover {
    color: rgba(174, 39, 95, 1);
}
#main-menu > li:nth-child(4) .mega-menu-container .left-menu li:last-child a {
    border-bottom:0px;
}



#main-menu > li:nth-child(5) > a {
    border-bottom: 3px solid rgba(122, 131, 116, 1);
}
#main-menu > li:nth-child(5):hover > a {
    border-bottom: 3px solid rgba(122, 131, 116, 1);
    color: rgba(122, 131, 116, 1);
}
#main-menu > li:nth-child(5) .mega-menu-container .left-menu li a {
    border-bottom: 1px solid rgba(122, 131, 116, 1);
}
#main-menu > li:nth-child(5) .mega-menu-container .left-menu {
    border-right: 1px solid rgba(122, 131, 116, 1);
}

#main-menu > li:nth-child(5) .mega-menu-container {
    border-top: 1px solid rgba(122, 131, 116, 1);
}
#main-menu > li:nth-child(5) .mega-menu-container .left-menu li a:hover {
    color: rgba(122, 131, 116, 1);
}
#main-menu > li:nth-child(5) .mega-menu-container .left-menu li:last-child a {
    border-bottom:0px;
}


#main-menu > li:nth-child(6) > a {
    border-bottom: 3px solid rgba(0, 113, 174, 1);
}
#main-menu > li:nth-child(6):hover > a {
    border-bottom: 3px solid rgba(0, 113, 174, 1);
    color: rgba(0, 113, 174, 1);
}
#main-menu > li:nth-child(6) .mega-menu-container .left-menu li a {
    border-bottom: 1px solid rgba(0, 113, 174, 1);
}
#main-menu > li:nth-child(6) .mega-menu-container .left-menu {
    border-right: 1px solid rgba(0, 113, 174, 1);
}

#main-menu > li:nth-child(6) .mega-menu-container {
    border-top: 1px solid rgba(0, 113, 174, 1);
}
#main-menu > li:nth-child(6) .mega-menu-container .left-menu li a:hover {
    color: rgba(0, 113, 174, 1);
}
#main-menu > li:nth-child(6) .mega-menu-container .left-menu li:last-child a {
    border-bottom:0px;
}


#main-menu > li:nth-child(7) > a {
    border-bottom: 3px solid rgba(40, 144, 72, 1);
}
#main-menu > li:nth-child(7):hover > a {
    border-bottom: 3px solid rgba(40, 144, 72, 1);
    color: rgba(40, 144, 72, 1);
}
#main-menu > li:nth-child(7) .mega-menu-container .left-menu li a {
    border-bottom: 1px solid rgba(40, 144, 72, 1);
}
#main-menu > li:nth-child(7) .mega-menu-container .left-menu {
    border-right: 1px solid rgba(40, 144, 72, 1);
}

#main-menu > li:nth-child(7) .mega-menu-container {
    border-top: 1px solid rgba(40, 144, 72, 1);
}
#main-menu > li:nth-child(7) .mega-menu-container .left-menu li a:hover {
    color: rgba(40, 144, 72, 1);
}
#main-menu > li:nth-child(7) .mega-menu-container .left-menu li:last-child a {
    border-bottom:0px;
}






#main-menu > li:nth-child(8) > a {
    border-bottom: 3px solid #26c2d2;
}
#main-menu > li:nth-child(8):hover > a {
    border-bottom: 3px solid #26c2d2;
    color: #26c2d2;
}
#main-menu > li:nth-child(8) .mega-menu-container .left-menu li a {
    border-bottom: 1px solid #26c2d2;
}
#main-menu > li:nth-child(8) .mega-menu-container .left-menu {
    border-right: 1px solid #26c2d2;
}

#main-menu > li:nth-child(8) .mega-menu-container {
    border-top: 1px solid #26c2d2;
}
#main-menu > li:nth-child(8) .mega-menu-container .left-menu li a:hover {
    color: #26c2d2;
}
#main-menu > li:nth-child(8) .mega-menu-container .left-menu li:last-child a {
    border-bottom:0px;
}





#main-menu > li:nth-child(9) > a {
    border-bottom: 3px solid #c6d5e9;
}
#main-menu > li:nth-child(9):hover > a {
    border-bottom: 3px solid #c6d5e9;
    color: #c6d5e9;
}
#main-menu > li:nth-child(9) .mega-menu-container .left-menu li a {
    border-bottom: 1px solid #c6d5e9;
}
#main-menu > li:nth-child(9) .mega-menu-container .left-menu {
    border-right: 1px solid #c6d5e9;
}

#main-menu > li:nth-child(9) .mega-menu-container {
    border-top: 1px solid #c6d5e9;
}
#main-menu > li:nth-child(9) .mega-menu-container .left-menu li a:hover {
    color: #c6d5e9;
}
#main-menu > li:nth-child(9) .mega-menu-container .left-menu li:last-child a {
    border-bottom:0px;
}





#main-menu > li:nth-child(10) > a {
    border-bottom: 3px solid #c48b6d;
}
#main-menu > li:nth-child(10):hover > a {
    border-bottom: 3px solid #c48b6d;
    color: #c48b6d;
}
#main-menu > li:nth-child(10) .mega-menu-container .left-menu li a {
    border-bottom: 1px solid #c48b6d;
}
#main-menu > li:nth-child(10) .mega-menu-container .left-menu {
    border-right: 1px solid #c48b6d;
}

#main-menu > li:nth-child(10) .mega-menu-container {
    border-top: 1px solid #c48b6d;
}
#main-menu > li:nth-child(10) .mega-menu-container .left-menu li a:hover {
    color: #c48b6d;
}
#main-menu > li:nth-child(10) .mega-menu-container .left-menu li:last-child a {
    border-bottom:0px;
}






.featured-news .left-column {
    padding: 15px;
    border: 1px solid #eeeeee;
    border-right: none;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    min-height: 334px;
}
.featured-news .left-column h4 {
    font-weight: 100;
    color: black;
    font-size: 40px;
    line-height: 44px;
}

.featured-news .right-column img {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    height: 333px;
}

.featured-news .category a {
    font-weight: 100;
    color: #b7b7b7;
    font-size: 14px;
}
.featured-news time {
    font-weight: 100;
    margin-top: -5px;
    display: block;
}

.top-menu {
    box-shadow: 0px 7px 15px -8px rgba(103, 95, 95, 0.4);
    margin-bottom: 10px;
}

.super-top-bar {
    background-color: #2B4070;
    color: white;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 100;
}

.super-top-bar .social-media {
    list-style: none;
    padding: 0;
}

.super-top-bar .social-media li {
    float: right;
    font-size: 14px;
    font-weight: 100;
}
.super-top-bar .social-media li a {
    color: #FFFFFF;
    padding-left: 6px;
    padding-left: 13px;
    padding-right: 13px;
    display: block;
    padding-top: 13px;
    padding-bottom: 14px;
	font-size:16px;
}

.video-box {
    margin-top: 30px;
}

.video-box .xt-widget-wrap {
    background-color: rgba(115, 138, 167, 0.46);
    padding: 20px;
    border-radius: 5px;
}

.video-box .posts-grid li .meta {
    min-height: 130px;
}
.video-box time {
    color: #828282;
}
.publications-box {
    margin-top: 30px;
}

.publications-box .posts-grid li .meta {
    min-height: 190px;
}
.editor-picks h6 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.6875rem;
    text-align: inherit;
    color: #181818;
}




#menu-super-top-menu {
    position: relative;
    text-align:left;
    list-style:none;
    margin:0px;
    padding:0px;
}


#menu-super-top-menu li {
    float:left;
    position:relative;
    line-height: 30px;
    border-top:0px;
}

#menu-super-top-menu > li {
    margin: 0 10px;
    padding: 10px 0;
}

#menu-super-top-menu li a {
    color: white;
    font-size: 14px;
}


#menu-super-top-menu li ul {
    display:none;
    position: absolute;
    left: -22px;
    text-align: left;
    top: 49px;
    z-index: 99999;
}

#menu-super-top-menu ul li a{
    background: #2B4070;
    color:white;
    display:block;
    width: 120px;
    height: 22px;
    margin:0px;
    padding:5px 6px;
    text-decoration:none;
}

#menu-super-top-menu ul li a:hover{
    background-color: #395282;
    color:white;

}

#menu-super-top-menu li:hover ul {
    display:block;

}

#menu-super-top-menu li ul li {
    padding: 0;
    line-height: 22px;
    list-style: none;
}

#menu-super-top-menu li ul li a {
    padding: 5px 10px;
    height: auto;
    font-size: 13px;
    border-bottom: 1px solid rgba(90, 127, 197, 0.78);
    display: block;
    min-width: 170px;
}
#menu-super-top-menu li ul li:last-child a {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
#menu-super-top-menu li.menu-item-has-children::after {
    content: "\f0d7";
    font-size: 12px;
    font: normal normal normal 14px/1 FontAwesome;
    opacity: .8;
    margin-left: 5px;
}

body #main-menu > li > a {
    line-height: 40px !important;
    padding: 0 !important;
    padding-bottom: 5px !important;
    font-size: 13px;

}



.top-menu:not(.fixed) {
    height: 78px;
}

.top-menu .top-bar-section > ul > li:not(.has-form) > a:not(.button), .top-menu .top-bar-section > ul > li:not(.has-form) > span {
    line-height: 78px;
}
.top-bar-section .account-menu {
    margin-right: -20px;
}

body h6.xt-post-excerpt, body h5.xt-post-excerpt {
    line-height: 1.5575rem;
}

.xt-post-author a, .xt-widget-header .widgettitle, .inner_wrapper .widgettitle, .widget.xt_news h2.widgettitle, .sidebar.widget-area .widget.xt_news h3.widgettitle, .sidebar .widget[id*='monster-widget'].xt_news h2, .sidebar .widget[id*='monster-widget'].xt_news h3, .vc_sidebar.widget-area .wpb_content_element.xt_news h2.widgettitle, .vc_sidebar.widget-area .wpb_content_element.xt_news h3.widgettitle, .vc_sidebar.widget-area .wpb_content_element:not(.xt_news) h2.widgettitle {
    font-family: 'TrajanPro3-Regular' !important;
}
.xt-post-author a {
    font-size: 15px;
}

.xt-post-author {
    display: block;
}


.widget .widgettitle {
    color: #22355c !important;
}

body footer .widget .widgettitle {
    font-family: Roboto !important;
    color: white !important;
}

h3.widgettitle, .panel h3.widgettitle, .widget[id*='monster-widget'] h3.widgettitle, .sidebar.widget-area .widget h3.widgettitle, .widget[id*='monster-widget'] h2.widgettitle, h2.widgettitle.widgettitle {
    line-height: 2.2rem;
}


body .author {
    font-size: 13px !important;
}

body .featured-news h6.xt-post-excerpt {
    line-height: 1.437rem;
}
.mega-menu-container {
	display:none;
	 opacity: 0;
-webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}
#main-menu > li:hover .mega-menu-container {
	 opacity: 1;
    display: block;
}

.mega-menu-container {
    background-color: #fff;
    width: 100%;
    height: 230px;
    position: absolute;
    left: 0;
    -webkit-box-shadow: 0px 3px 18px -3px rgba(79,79,79,1);
    -moz-box-shadow: 0px 3px 18px -3px rgba(79,79,79,1);
    box-shadow: 0px 6px 18px -3px rgba(79,79,79,1);
    display: none;
    margin-top: -3px;
    z-index: 999999999;
    top: 63px;
}


.mega-menu-container .left-menu li a {
    color: #000000;
}
body .mega-menu-container > .row {
    max-width: 72rem;
    margin: 10px 0 0 0;
}

body .mega-menu-container .row ul {
    display: block !important;
}

body .mega-menu-container .left-menu {
    margin-left: 5px;
    padding-right: 20px;
}

body .mega-menu-container .row .left-menu li {
    float: none !important;
	margin-left: 10px;
	margin-right:0 !important;
}

body .mega-menu-container .post-list li {
	margin-right:0 !important;
}




body .mega-menu-container .row li a {
    background: transparent !important;
    margin: 0 !important;
}

body .mega-menu-container .row .left-menu li a {
    line-height: 41px !important;
    font-size: 18px;
    color: black;
    font-weight: 300 !important;
    padding: 0 !important;
	width: 100%;
    display: block;
}

.mega-menu-container .post-list {
    margin-top: 0 !important;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;

}

body .mega-menu-container .row .post-list li .post-link {
    line-height: 20px !important;
    font-size: 13px !important;
    color: #000000; !important;
    font-weight: 300 !important;
    padding: 0 !important;
    margin: 0 !important;
}

body .mega-menu-container .row .post-list li .post-container {
    padding: 20px 10px 10px 10px !important;
	line-height: 21px;
}

body .mega-menu-container .row .post-list li a.image-container {
    margin: 0 0 5px 0 !important;
    padding: 0 !important;
    display: block;
}

.mega-menu-container .post-list li a img {
    width: auto !important;
}

.mega-menu-container .post-list li .category {
    display: block;
}
.mega-menu-container .post-list li .category a {
    line-height: 14px !important;
    font-size: 11px;
    padding: 0 !important;
    margin: 0 !important;
    text-transform: uppercase !important;
}


.etkinlik-sayfalama .page-numbers {
    background-color: #2B4070;
    color: #fff;
    padding: 10px;
    margin-top: 20px;
    font-size: 14px;
}

.etkinlik-sayfalama .previous-page {
    float: left;
}

.etkinlik-sayfalama .next-page {
    float: right;
}


/*
.main-menu .top-bar-section > ul > li:nth-child(2) .left-menu li a {
    border-bottom: 1px solid rgba(166, 32, 86, 1);
}

.main-menu .top-bar-section > ul > li:nth-child(2) .left-menu {
    border-right: 1px solid rgba(166, 32, 86, 1);
}

.main-menu .top-bar-section > ul > li:nth-child(2) .mega-menu-container > .row {
    border-top: 1px solid rgba(166, 32, 86, 1);
}
.main-menu .top-bar-section > ul > li:nth-child(2) .left-menu li a:hover {
    color: rgba(166, 32, 86, 1);
}*/

.featured-news-container .vc_widget:first-child {
    margin-bottom: 5px;
}

.wait {
    width: 25px;
    height: 25px;
}

.featured-news-big-thumb-container {
    position: relative;
}

.featured-news-big-thumb-container .bottom {
    position: absolute;
    bottom: 6px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.58);
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.featured-news-big-thumb-container .bottom h6.subheader {
    padding: 0;
    margin: 0;
    margin-bottom: -12px;
}


.featured-news-big-thumb-container a {
    margin-bottom: 0 !important;
}
.featured-news-big-thumb-container img {
    border-radius: 5px;
}
.featured-news-big-thumb-container .bottom {
    padding: 20px;
}
.featured-news-big-thumb-container .bottom h4 a {
    color: white;
    font-weight: 100;
    font-size: 32px;
}

.featured-news-big-thumb-container a {
    color: white;
}

.featured-news-big-thumb-container h6 {
    color: white;
}

.author-page h1 {
    font-size: 40px;
    font-weight: 100;
    font-family: TrajanPro3-Regular;
    margin-bottom: 0;
}
.author-page .medium-3.left img {
	-webkit-filter: grayscale(100%);
	  filter: grayscale(100%);
}
.yazarResim {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
    min-width: 100%;
}

.author-page .contact-information {
    margin: 30px 0 0 -15px;
    text-align: center;
}

.author-page .contact-information a {
    display: block;
    margin: 10px 0;
}

.author-page .contact-information a i {
    margin-right: 5px;
}

.author-page .latest-activity {

}
.author-page .title {
    font-size: 16px;
    color: #A7A2A2;
    margin-bottom: 20px;
    margin-top: -5px;
}
.author-list {
    margin-right: -30px;
}
.author-list .row .medium-3 a {
    display: block;
}

.author-list .author-wrapper {
    position: relative;
    width: 178px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 6px;
}


.author-list h2 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -1px;
}

.author-list img {
    object-fit: cover;
    margin-bottom: 10px;
    height: 200px;
    width: 100%;
   -webkit-filter: grayscale(100%);
  	filter: grayscale(100%);
}

.author-list .title {
    color: #A7A2A2;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 19px;
}

.author-list .container {
    margin: 0 15px;
}

.author-list .row > div {
    height: 312px;
}

.category-sidebar, .author-list-sidebar.vc_column_container {

}

.category-sidebar .widgettitle, .author-list-sidebar .widgettitle {
    margin-bottom: 0 !important;
}

.category-sidebar .widgettitle {
    margin-left: -45px !important;
    margin-right: -45px !important;
}

.category-sidebar .vc_wp_custommenu:first-child .widgettitle {
    margin-top: -30px !important;
}

h5.xt-post-title {
    line-height: 1.2;
}

.latest-post-without-thumb .vc_column_container {
    padding: 0 !important;
}
.latest-post-without-thumb .widget.xt_news .news-list.list li {
    padding-bottom: 10px;
    margin-bottom: 10px !important;
}

.latest-post > .vc_widget {
    margin-bottom: 20px !important;
}

.latest-post > .vc_widget .widget.xt_news .news-list.list li {
    padding: 15px 0 10px 0 !important;
    margin-bottom: 0px !important;
}

.footer_wrapper .footer h3.widgettitle {
    margin-bottom: 10px;
}

.author-list-with-small-thumbnail h2 {
    font-family: TrajanPro3-Regular;
    font-size: 20px;
    line-height: 22px;
    margin-top: 10px;
}
.author-list-with-small-thumbnail hr {
    border-width: 1px 0 0;
}

.author-list-with-small-thumbnail .title {
    font-size: 14px;
}

.author-list-with-small-thumbnail .row {
    margin-bottom: 0 !important;
}

.author-summary {
    border-left: 1px solid #22355C;
    margin-left: 25px;
    padding-left: 25px;
}

.author-summary h2 {
    font-family: TrajanPro3-Regular;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}

.author-summary ul {
    margin-left: 30px;
    margin-bottom: 20px;
}

.author-page hr {
    border-width: 1px 0 0;
}

body hr {
    border-width: 2px 0 0;
}


.xt-post-author a {
    font-size: 14px !important;
    font-family: Roboto !important;
}

.large-block-grid-3 .row {
    min-height: 530px;
    max-height: 530px;
}
.large-block-grid-4 .row {
    min-height: 400px;
    max-height: 400px;
}

.large-block-grid-3 .format-video .row {
    min-height: 350px;
    max-height: 350px;  
}


/* Sidebar Slider */
.sidebar-slider-container {
	overflow:hidden;
	position:relative;
    border: 1px solid #E6E6E6;
    float: left;
    padding: 10px;
	width:100%;
	margin-bottom: 15px;
    z-index: 9;
}
.sidebar-slider-container h3 {
	font-family:'TrajanPro3-Regular' !important;
	color:#22355c;
    letter-spacing: -2px;
}
#sidebar-slider {
   /* width: 321px;*/
   
}
#sidebar-slider .item{
    float: left;
    overflow: hidden;
    width: 100%;
}
.sidebar-slider-container .loading {
    position: absolute;
    top: 114px;
    font-size: 35px;
    left: 151px;
	color:#2B4070;
}

#sidebar-slider p{
    font-size: 16px;
    text-transform: uppercase;
    color: #929292;
    margin: 0;
    text-align: center;
    letter-spacing: -1px;
}
#sidebar-slider span{
    font-size: 11px;
    text-transform: uppercase;
    color: #F9F9F9;
    padding: 8px;
    padding-top: 6px;
    background-color: rgba(202, 202, 202, 0.62);
    margin: 0;
    position: absolute;
    bottom: 58px;
}
#sidebar-slider a {
	text-decoration:none;

}

#sidebar-slider img {
    width: 100%;

    float: left;
    margin-bottom: 10px;
}

#sidebar-slider .owl-controls, #etkinlik-slider .owl-controls {
    top: -36px;
    right: -2px;
    position: absolute;
}

#sidebar-slider .owl-prev, #sidebar-slider .owl-next, #etkinlik-slider .owl-prev, #etkinlik-slider .owl-next {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin: 2px;
    background-color: #FFFFFF;
    border: 1px solid #E2E2E2;
    float: left;
    color: #949494;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
	transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    -ms-transition: all .4s linear;
}

#sidebar-slider .owl-prev:hover, #sidebar-slider .owl-next:hover, #etkinlik-slider .owl-prev:hover, #etkinlik-slider .owl-next:hover {
	background-color: #385282;
	color:#fff;
}
/* End Sidebar Slider */

.smart-sidebar {
    /*text-align: center;*/
}
.pdf p {
	margin-top: 5px;
    border-bottom: 1px solid #E8E8E8;
    border-top: 1px solid #E8E8E8;
    margin-bottom: 0;
}

.top-menu ul.sticky-menu.right li {
	margin-left: 35px !important;
}

.smart-sidebar-item:last-child > .smart-sidebar-divider{
	background: transparent;
}

.th > img, div.gallery-icon > img, .prettyphoto > img, .news-list .row.has-background {
	opacity:1 !important;
}


.sidebar.widget-area.position-right {
	border-color:transparent !important;
}






.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
	font-size: 12px !important;
    padding: 8px 4px !important;
}






/* Etkinlik */
/*
.etkinlikDetaylari {
	margin-bottom: 15px;
    overflow: hidden;
}*/
.etkinlikSayfasi span {
	width: 71%;
    overflow: hidden;
    float: right;
}

.googleMaps iframe {
	width:363px !important;
	height:300px !important;
}
.etkinlikDetaylari ul, .etkinlikKisiler ul {
	margin:0;
	padding:0;
}
.etkinlikDetaylari .fa, .etkinlikKisiler .fa, .etkinlikIletisim .fa {
	margin-right: 15px;
}
.etkinlikDetaylari li, .etkinlikKisiler li, .canliyayin li{
	list-style:none !important;
}

.etkinlikDetaylari li {
	float: left;
    padding-right: 40px;
    padding-left: 40px;
    border-right: 1px solid #CECECE;
}
.etkinlikDetaylari li:first-child {
    padding-left: 0px;
}
.etkinlikDetaylari li:last-child {
    padding-right: 0px;
	border-right: 0px solid #CECECE;
}
.etkinlikDetaylari span {
	width: auto;
    overflow: hidden;
    float: none;
}

.canliyayin .fa {
	margin-right: 10px;
}

.etkinlikSayfasi .fa-users {
    font-size: 12px;
}

.etkinlikIletisim p {
	float:left;
	margin-bottom: 0;
}

.etkinlikIletisim .fa {
	float:left;
	margin-top: 4px;
}
.etkinlikSayfasi hr {
	border-color:#e7e7e7;
	border-width:1px 0 0;

}
.etkinlikSayfasi .row:not(.collapse) {
    margin-bottom: 15px !important;
}
.canliyayin {
    text-align: center;
}
.canliyayin a{
	font-family: TrajanPro3-Regular !important;
}
.canliyayin span {
	float:none;
    width: auto;
}

.etkinlikSayfasi .row h1 {
	font-size: 36px !important;
}
.myButton {
	width:100%;
	text-align:center;
	margin-bottom:10px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
}
.myButton:active {
	position:relative;
	top:1px;
}
.evcal_event_subtitle {
    font-size: 14px !important;
    color: #4C4C4C !important;
    font-family: Roboto !important;
    font-weight: 300 !important;
    border-top: 1px solid #DCDCDC !important;
    padding-top: 10px !important;
	text-transform: none !important;
}
.etkinliklerContainer {
	font-family: 'TrajanPro3-Regular' !important;
    color: #22355c;
}

.etkinlik {
	overflow:hidden;
	float:left;
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #e7e7e7;
}
.etkinlik a {
	color:#000;
}
.etkinlik:last-child {
    border-bottom: 0px;
}
.etkinlik p {
    margin: 0;
    margin-top: 10px;
    font-size: 16px;
    color: #444;
}
.etkinlik-resim {
	float: left;
	margin-right:15px;
}
.etkinlik-resim img {
	width: 150px;
    max-height: 210px;
}

.etkinlikOneCikan {
    margin-bottom: 7px;
	overflow:hidden;
	float:left;
    border: 1px solid #e7e7e7;
    padding: 10px;
    -webkit-box-shadow: 0px 2px 20px -6px rgba(79, 79, 79, 0.57);
    -moz-box-shadow: 0px 2px 20px -6px rgba(79, 79, 79, 0.57);
    box-shadow: 0px 2px 20px -6px rgba(79, 79, 79, 0.57);

}
.etkinlikOneCikan a {
	color: #000;
}
.etkinlikOneCikan p {
    margin:0;
	padding:0;
    margin-top: 12px;
	color: #484848;
	font-size: 16px;
}
.etkinlikOneCikan span {
    width: 100%;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E8E8E8;
    border-top: 1px solid #E8E8E8;
    margin-top: 11px;

}
.etkinlikOneCikan h2 {
    font-size: 40px;
}
.etkinlik-ana-resim {
	float:left;
	margin-right:10px;

}
.etkinlik-ana-resim img {
	width: 270px;

}
.etkinlikKayitOl {
margin-top: 15px;
    float: left;
    width: 34%;
}



.evcal_event_subtitle, .evcal_desc_info, .evcal_desc3, .event_description {

}
/* End Etkinlik */

.page-header-row {
    background: #ECECEC !important;
    float: left;
    width: 100%;
    margin-top: -10px;
    margin-bottom: 28px;
}



.mobilYeniMakale {
	display:none;

}

@media only screen and (max-width:768px){
	.top-menu .top-bar.expanded .top-bar-section > ul.menu li.moved .dropdown > li.back a:before {
		top: 15px;
	}
    .mobile-menu-item {
        display: block  !important;
    }
    .page-header-row {
        margin-bottom: 0px !important;
    }

    .top-menu {
        margin:0 !important;
    }
    body #inner_wrapper {
        padding: 0px !important;
    }
    .mobile-lang {
        display: block; 
        width: 100%;
        float: left;
        border-bottom: 1px solid #e4e4e4;
        margin-bottom: 15px;
    }
    .mobile-lang div {
        width: 33%;
        float: left;
        text-align: center;
    }
    .mobile-lang div a{
        display: block;
        padding: 10px;
    }
    .mobile-lang .tr {
        border-right: 1px solid #e4e4e4;
    }
    .mobile-lang .tr a:before {
        content: '';
        background-image: url(./assets/tr.png);
        width: 16px;
        height: 11px;
        float: left;
        margin-top: 7px;
    }
    .mobile-lang .en a:before {
        content: '';
        background-image: url(./assets/us.png);
        width: 16px;
        height: 11px;
        float: left;
        margin-top: 7px;
    }
    .mobile-lang .de a:before {
        content: '';
        background-image: url(./assets/de.png);
        width: 16px;
        height: 11px;
        float: left;
        margin-top: 7px;
    }
    .mobile-lang .ar a:before {
        content: '';
        background-image: url(./assets/ar.png);
        width: 16px;
        height: 11px;
        float: left;
        margin-top: 7px;
    }
    

	.has-sticky-sidebar {
		display: block !important;
	}
	.smart-sidebar .pdf{
		border:0px !important;
	}
	.pdf p {
		border-top: 0px !important;
	}
	.has-sticky-sidebar .b-padding-10.r-padding-30 {
		padding-right: 0px !important;
	}
	.article-start {
		display: none !important;
	}
	.has-sticky-sidebar .singleYazar {
		display: none !important;
	}
	.has-sticky-sidebar .smart-sidebar-divider {
		display: none !important;
	}
	.has-sticky-sidebar .xt-post-date{
		display: none !important;
	}
	.has-sticky-sidebar .xtss-wrap.skin-default.layout-horizontal.size-small.align-left{
		display: none !important;
	}

	.seta-menu {
		display:none !important;
	}
	.top-menu .top-bar .toggle-topbar.menu-icon a:focus{
		color : #678FC2;
	}

	.featured-news .left-column {
		min-height: auto !important;
	}
	.posts-grid li .meta {
		min-height: auto !important;
	}
	/* Mobil */
	.featured-news{
	   /*border: 1px solid #E4E4E4;*/
	}
	.featured-news .left-column {
		border: 0px;
	}

	.YeniMakaleAlan {
		    word-wrap: break-word;
		margin-top: -21px;
		border-bottom: 1px solid #E4E4E4;
		border-left: 1px solid #E4E4E4;
		border-right: 1px solid #E4E4E4;
	}
	.desktopYeniMakale {
		    word-wrap: break-word;
		display:none;
	}
	.YeniMakaleAlan h4 {
		padding-top: 5px !important;
	}
	.mobilYeniMakale {
		display:block;
		padding: 0px;
	}
	.featured-news .right-column img {
		border-radius:0px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		height: auto;
	}

	.top-menu:not(.fixed) {
		height: auto !important;
	}
	.account-menu {
		display:none !important;
	}
	.top-menu .top-bar.expanded .top-bar-section > ul.menu {
		margin-top: -1px !important;
	}
	.super-top-bar {
		display:none !important;
	}
	.top-menu .top-bar .name a img {
		max-height: 35px !important;
		max-width: 100px !important;
	}

	.top-menu .top-bar .toggle-topbar.menu-icon:hover a::after {
		box-shadow: 0px 8px 0 2px #345082, 0px 17px 0 2px #345082, 0 26px 0 2px #345082;
	}
	.top-menu .top-bar .toggle-topbar.menu-icon:a:active a::after {
		box-shadow: 0px 8px 0 2px #345082, 0px 17px 0 2px #345082, 0 26px 0 2px #345082;
	}
	.top-menu .top-bar.expanded .top-bar-section ul.search {
		padding: 0px 10% 7px !important;
	}
	.top-menu .top-bar.expanded .top-bar-section > ul > li a {
		color: #F5F5F5 !important;
	}

	.featured-news .right-column img {
		max-height: 175px;
	}

	.top-menu .top-bar .toggle-topbar.menu-icon a::after {
		box-shadow: 0px 8px 0 2px #678FC2, 0px 17px 0 2px #678FC2, 0 26px 0 2px #678FC2;
	}
	.top-menu .top-bar .toggle-topbar.menu-icon{
		background-color: #f2f2f2 !important;
	}
	.top-bar .title-area {
		background: #f2f2f2 !important;
	}
	.top-menu .top-bar.expanded .top-bar-section > .menu li a {
		padding: 13px 0 !important;
		line-height: 1 !important;
	}
	.top-menu .top-bar.expanded .top-bar-section li.has-dropdown > a:after {
		right: -3px !important;
		top: 19px !important;
	}
/* End Mobil */
}


.singleYazar {
    border-bottom: 1px solid #EAEAEA;
    margin-top: 10px;
}

.yeniYayinlarResim {
	width:170px !important;
	height:240px !important;
}


.author-list-sidebar h2.widgettitle {
	font-size: 20px !important;
}

.yazarBulunamadi {
    border: 1px solid #E8E8E8;
    width: 100%;
    height: 60px !important;
    background-color: #F3F3F3;
    padding-top: 15px;
    text-align: center;
    box-shadow: 0px 7px 15px -8px rgba(103, 95, 95, 0.4);
}

.yazarBulunamadi p {
    margin: 0;
    padding: 0;
    font-size: 30px;
    color: #8C8C8C;
}







/* İnsan Kaynakları */
.sirketDetaylari {
	margin-bottom:15px !important;
}
.sirketDetaylari ul {
	margin:0;
	padding:0;
}
.sirketDetaylari li {
	list-style:none;
}
.sirketDetaylari li .fa {
	margin-right:10px;
}
.sirketLogo {
    float: right;
}
.sirketLogo img {
    width: 70px;
	height: 70px;
}
.ilanSayfasi hr {
	border-color:#e7e7e7;
	border-width:1px 0 0;
}

.ilanDetaylari {
	margin-bottom:15px !important;
}

.ilanDetaylari ul {
	margin:0;
	padding:0;
}
.ilanDetaylari li {
    float: left;
    list-style: none;
    width: 100%;
}
.ilanDetaylari li .fa {
	margin-right:10px;
}

.ilanKategori {
	float: left !important;
    background-color: #688FC2;
    color: #fff;
    padding: 10px;
	width:auto !important;
    margin-bottom: 10px;
}

.pozisyonDoldu {
    float: right !important;
    background-color: rgb(226, 70, 44);
    color: #fff;
    padding: 10px;
	width:auto !important;
}

.ilanaBasvur .job_application {
	margin-top:10px;
    border: 1px solid #DEDEDE;
    padding: 20px;
    -webkit-box-shadow: 0px 2px 11px 7px rgba(224, 224, 224, 0.53);
    -moz-box-shadow: 0px 2px 11px 7px rgba(224, 224, 224, 0.53);
    box-shadow: 0px 2px 11px 7px rgba(224, 224, 224, 0.53);
}
.ilanaBasvur .input-text:before{
	content:'' !important;
	display:none !important;
}
.article-header-above .fullwidth:hover {
	opacity:1 !important;
}

.posts-grid li .xt-post-title { /*Makale başlıkları */
	font-size: 17px !important;
}


.seta-arama {
	position:relative;
}
#setaAramaInput {
position: absolute;
    display: none;
    right: 12px;
    top: 121%;
    z-index: 999999;
    background-color: #2B4070;
    padding: 9px;
    box-shadow: 0px 6px 15px -8px rgba(103, 95, 95, 0.4);
    width: 215px;
}
div#setaAramaInput:after {
    content: '';
    position: absolute;
    left: 92%;
    top: -14px;
    border-style: solid;
    border-top-width: 13px;
    border-right-width: 10px;
    border-left-width: 10px;
    border-top-color: #2B4070;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
#setaAramaInput input {
    margin: 0;
}
.account-menu{
    padding-top: 12px;
    border-left: 1px solid #121F3C;
    padding-bottom: 13px;
    padding-left: 15px;
    position: relative;
}
.account-menu:before{
    content: '';
    border-right: 1px solid #464A52;
    position: absolute;
    left: -2px;
    top: 0px;
    height: 50px;
}
.account-menu li {
	float:left;
	list-style:none;
    margin-right: 10px;
}
.account-menu li a{
	color:#fff;
}
.account-menu li:last-child {
    margin-right: 0;
}
.account-menu ul.dropdown  {
    background-color: #fff;
    top: 51px;
    left: -21px;
    border: 1px solid #E2E2E2;
    width: 189px;
    position: absolute;
}
ul.account-menu ul.dropdown > li.user-info .user-name {
	color:#000 !important;
}
ul.account-menu ul.dropdown > li.user-info .user-name {
	width:100% !important;
}
ul.account-menu ul.dropdown > li.user-info img.avatar {
	margin-right:0 !important;
    float: none !important;
}
ul.account-menu ul.dropdown .has-submenu .submenu {
    margin: 0;
    padding: 0;
}
ul.account-menu ul.dropdown > li.user-info {
	text-align: center;
	width:100%;
}
ul.account-menu ul.dropdown .has-submenu .submenu li {
    width: 100%;
    float: none;
    margin-right: 0px;
    text-align: center;
    border-bottom: 1px solid #E6E6E6;
    padding-top: 10px;
    padding-bottom: 10px;
}
ul.account-menu ul.dropdown .has-submenu .submenu li:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
}
ul.account-menu ul.dropdown .has-submenu  {
    float: none !important;
}

ul.account-menu ul.dropdown .has-submenu .link-wrap .button  {
    width: 90%;
}
.fixed .seta-menu{
	/* atkn */
	margin-top: 10px !important;
}
.fixed .seta-menu li a{
    background: none !important;
}
.fixed .seta-menu .mega-menu-container{
    top: 47px !important;
	margin-top: 0 !important;
}

.social-media li a {

	transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    -ms-transition: all .4s linear;
}
.social-media li a:hover {
	background-color: #FFF;
    color: #2B4070;
}


.seta-image-widget h4{
    background-color: #2B4070;
    color: #fff;
    padding: 10px;
text-transform: uppercase;
    margin-bottom: 0;
}
.seta-image-widget p {
    background-color: #2B4070;
    color: #fff;
    padding: 10px;
}

#etkinlik-resimler {
	margin-right: 5.6px;
    margin-bottom: 5.6px;
    display: block;
    float: left;
    border: 2px solid #344F83;
}
#etkinlik-resimler img {
	width: 140px;
    height: 100px;
}

.etkinlikSayfasi .leftbar {
	display:none;
}

.etkinlikSayfasi .event_content h1#EventDetails {
	display:none;
}



.etkinlikSayfasi .event_content span.meta {
    width: 100% !important;
    float: left !important;
}

.etkinlikSayfasi .event_content .meta_details p{
	margin-bottom:0px !important;
}
.etkinlikSayfasi .event_content .people ul {
	margin-left: 0 !important;
}
.etkinlikSayfasi .event_content .people li {
	list-style:none !important;
}




.no-touch .footer_wrapper a:hover, .no-touch .footer_wrapper .footer .widget ul li a:hover {
	color: #678FC2;
}

.footer_wrapper {
	-webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.top-bar-section .page-title li {
	display: none !important;
}

.yazarSayfasiButton {
	margin-right:7px;
	padding: 15px 25px;
	border-width: 1px;
	border-radius: 3px;
	color: rgb(255, 255, 255);
	background-color: rgb(43, 64, 112);
	box-shadow: 0px 7px 15px -8px rgba(103, 95, 95, 0.4);
}

.video-box img {
max-height:121px;
}


.seta-img {
	overflow: hidden;
    margin-bottom: 10px;
}


.smart-sidebar-item {
    text-align: center;
}
.smart-sidebar .pdf {
	border-top: 1px solid #E8E8E8;
    padding-top: 10px;
}

div#xtwidget1ae5828113bdd52ab41f4fbc5acb759b .news-list li .row {
	height: 500px;
}
div#xtwidgetc41370fb14e3410d1babe0f32dc11655 .news-list li .row {
	height: 385px;
}

div#xtwidgetd2aa1515803c7bebc4c0a33f068ea985 .news-list li .row {
	height: 500px;
}

.pikselsoft-logo img {
    width: 120px;
    float: right;
    margin-top: 9px;
    opacity: 0.6;
	 -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.pikselsoft-logo img:hover {
    opacity: 1;
}

#yukariCik {
    background-color: #2B4070;
    float: right;
    position: fixed;
    display: none;
    bottom: 9px;
    right: 11px;
    color: #fff;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 4px;
    border-radius: 4px;
    cursor: pointer;
}

#yonetim-paneli-bar-stats, #yonetim-paneli-bar-comments, #yonetim-paneli-bar-_legacyoptions, #yonetim-paneli-bar-customize, #yonetim-paneli-bar-seta-panel, #yonetim-paneli-bar-vc_inline-admin-bar-link, #yonetim-paneli-bar-all-in-one-seo-pack, #yonetim-paneli-bar-notes {
	display:none !important;
}
#twitter .neZaman {
	margin-bottom: 2px;
    display: block;
	color: #8b8c8e;
    font-weight: 300;
    line-height: 24px;
    font-size: 14px;
    opacity: 0.4;
	 -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}
#twitter .neZaman:hover {
    opacity: 1;
}

.wpshed-media-widget h3 {
	font-family: 'TrajanPro3-Regular' !important;
    color: #22355c;
}

.account-menu .submenu .link-wrap:first-child{
	display:none !important;
}


/* Tablet 768px */
@media only screen and (min-width:768px) and (max-width:768px){
	.sidebarSliderContainer {
		height: auto !important;
	}
	.owl-controls {
		float: right !important;
		position:static;
	}

	/* Yeni Yayınlar */
	div#xtwidget1ae5828113bdd52ab41f4fbc5acb759b li {
		float: left;
		width: 50%;
		clear: none;
		text-align: center;
	}
	div#xtwidget1ae5828113bdd52ab41f4fbc5acb759b .news-list li .row {
		padding-top: 15px;
	}
	/* // Yeni Yayınlar */

	/* Videolar */
	div#xtwidgetc41370fb14e3410d1babe0f32dc11655 li {
		width: 50%;
		clear: none;
	}
	/* // Videolar */

	/* Editörün Seçtikleri */
	div#xtwidgetd2aa1515803c7bebc4c0a33f068ea985 li {
		width: 33.3%;
		clear: none;
	}
	/* // Editörün Seçtikleri */

}
/* End Tablet 768px */



@media only screen and (max-width:993px){
	#main-menu li {
		margin-right: 2% !important;
	}
	body #main-menu > li > a{
		font-size: 16px !important;
	}
	#menu-super-top-menu li a {
		font-size: 13px !important;
	}
	#menu-super-top-menu > li {
		margin: 0 6px !important;
	}
	.super-top-bar .social-media li a {
		font-size: 15px;
		padding-left: 7px;
		padding-right: 7px;
	}
	.account-menu li a {
		font-size: 15px;
	}
}

@media only screen and (min-width:769px) and (max-width:846px){
	.super-top-bar {
		display:none;
	}
	.seta-menu {
		width:83%;
	}
	body #main-menu > li > a {
		font-size: 12px !important;
	}
	.desktopYeniMakale {
		max-height: 230px;
	}
}

@media only screen and (min-width:801px) and (max-width:955px){
	body #main-menu > li > a {
		font-size: 14px !important;
	}
	.super-top-bar .social-media li a {
		padding-left: 6px;
		padding-right: 6px;
	}
}

@media only screen and (min-width:966px) and (max-width:1024px){
	#main-menu li {
		margin-right: 2% !important;
	}
	body #main-menu > li > a {
		font-size: 16px !important;
	}
}


@media only screen and (max-width: 782px){
    #home-slider img {
        max-height: 220px;
        min-height: 220px;
    }

    #home-slider .owl-buttons .owl-prev {
        top: 17%;
    }
    #home-slider .owl-buttons .owl-next {
        top: 17%;
    }
}

/* Profilim Sayfası */
.profilim p {
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #E8E8E8;
}
.profilim .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
	border:0 !important;
}
/* End Profilim Sayfası */



.wpb_accordion_header > a, .accordion > dd > a {
	border:0px !important;
}
.wpb_accordion_content, .accordion > dd > .content {
	border:0px !important;;
}
.wpb_accordion_header > a:before, .accordion > dd > a:before {
	left: 0px;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
	padding-left: 13px !important;
}


#book-checkout {
    margin-top: 15px;
}

#book-checkout:before {
    content: 'BUY';
    background-color: #59749c;
    padding: 3px 43px 3px 45px;
    margin-bottom: 5px;
    color: #fff;
    width: 100%;
    float: left;
}
#book-checkout ul {
    margin: 0;
}
#book-checkout li {
    list-style: none;
    border-bottom: 1px solid #e8e8e8;
    padding-top: 5px;
    padding-bottom: 5px;
}
#book-checkout li:last-child {
    border-bottom: 0px solid #e8e8e8;
}

.book-info  {
      margin-top: 10px;
}

.book-info p {
        font-size: 12px;
        color: #3e3e3e;
    margin-bottom: 0px;
}