/*
Theme Name:  Empathy | Shared By Themes24x7.com
Theme URI:   http://themeforest.net/user/pixelwars/portfolio
Author:      Pixelwars
Author URI:  http://themeforest.net/user/pixelwars
Description: Responsive WordPress theme.
Version:     1.4.0
License:     ThemeForest License
License URI: http://themeforest.net/licenses
Tags:        portfolio
Text Domain: empathy
*/

/*
    Do not remove any of the commented text above as it is used by the theme for proper function!
*/


/* CONTENT ALIGNMENT */
.aligncenter, .alignnone, .alignright, .alignleft {
    display: block; margin: 1.6em auto; clear: both;
	}
.wp-caption {
	color:#555;
	}
.wp-caption img {
	border: 0 none; height: auto; margin: 0; padding: 0;
	}
.wp-caption-text {
    font-size: 14px; margin: 0; padding: .6em .1em 0; color: #C0C0C0;
	}
.wp-caption.aligncenter { 
	text-align: center; 
	}
/* TABLETS */
@media screen and (min-width: 768px) {
	.alignnone {
		margin: 3em 0; 
		}
	.aligncenter {
		margin: 2.2em auto; 
		}
	.alignleft,
	.alignright {
		max-width: 50%; 
		}
	.alignright {
		float:right; margin: .4em 0 1em 2em;
		}
	.alignleft {
		float: left; margin: .4em 2em 1em 0;
		}
}
/* DESKTOPS MEDIUM */
@media screen and (min-width: 1200px) { 
	.blog-single .alignright, .blog-single .wp-caption.alignright {
		max-width: 68%;	margin-right: -140px; margin-left: 2em;
		}
	.blog-single  .alignleft, .blog-single  .wp-caption.alignleft {
		max-width: 68%;	margin-left: -140px; margin-right: 2em;
		}	
}

/* [SKFAV] */
section#contact, section#iletisim {
	background-color: #0a0000;
}
section#anket .page-title {
	color: #345;
}

section#anket iframe, section#survey iframe{
	width: 100%;
    height: 800px !important;
}

section#resume .layout-medium, section#ozgecmis .layout-medium {
	max-width: 100%;
}

.social li a.vine {
	width: 17px;
    height: 17px;
    background-image: url(https://tolgakatlav.com/wp-content/uploads/2024/05/32px-ResearchGate_icon_SVG.svg_.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top: 2px;
}
.social li a.vine:before {content: ''}

.social li a.vine:hover {
	background: url(https://tolgakatlav.com/wp-content/uploads/2024/05/32px-ResearchGate_icon_SVG.svg_.png) !important; 
	background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.header .social li a {
	font-size: 18px !important;
}

.social li a.dribbble {
	margin-left: 5px !important;
	width: 17px;
    height: 17px;
    background-image: url(https://tolgakatlav.com/wp-content/uploads/2024/05/google-scholar.256x256.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top: 2px;
}

.social li a.dribbble:before {content: ''}

.social li a.dribbble:hover {
	background: url(https://tolgakatlav.com/wp-content/uploads/2024/05/google-scholar.256x256.png) !important; 
	background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}