body {
	padding: 0;
	margin: 0
}
.clear {
	clear: both;
}
h1 { text-transform:uppercase;}
video {
	position: fixed;
	top: 0%;
	left: 0%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
}
.swiper-content {
	position: absolute;
	top: 146px;
}
@font-face {
	font-family: 'Conv_PTSansPro-NarrowHOME';
	src: url('../fonts/PTSansPro-NarrowHOME.eot');
	src: local('☺'), url('../onts/PTSansPro-NarrowHOME.html') format('woff'), url('../fonts/PTSansPro-NarrowHOME.ttf') format('truetype'), url('../fonts/PTSansPro-NarrowHOME.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
a, a:hover, a.active, a:focus, a:visited, a:link {
	text-decoration: none;
}
header, section {
	display: block;
	width: 100%;
}
.content {
	padding: 20px;
	margin: 0;
}
.content .logo {
	float: left;
}
.swipe-layer {
	background: url(../assets/img/slider-layer.png) 0 0 repeat;
	height: 100%;
	padding: 100px 15px 0;
	position: absolute;
	width: 100%;
	z-index: 111;
}
.swiper-button-next, .swiper-button-prev {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px 44px;
    cursor: pointer;
    height: 44px;
    margin-top: -22px;
    position: absolute;
    top: 65px;
    width: 27px;
    z-index: 10;
}
.swiper-button-prev { left:auto; right:20px;}
.swiper-container-horizontal > .swiper-pagination {
    bottom: 85px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullet {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    display: inline-block;
    height: 8px;
    opacity: 1;
    width: 8px;
}
.swiper-pagination-bullet-active {
    background: red none repeat scroll 0 0;
    opacity: 1;
}
@media (max-width:768px) {
	.swiper-content {
		display: block;
		position: relative;
		bottom: auto;
		color: #fff;
		font-family: 'Conv_PTSansPro-NarrowHOME';
		width: 100%;
		top: 0;
	}
	.swipe-layer { padding-top:135px;}
	.swiper-content p {
		color: #fff;
		font-size: 20px !important;
		line-height:normal;
	}
}
@media (max-width:480px){
	.swipe-layer { padding-top:100px;}
	.swipe-layer h2 { font-size:22px; margin:5px 0; font-family: 'Conv_PTSansPro-NarrowBoldHOME';}	
	 .swiper-content p {
		color: #fff;
		font-size: 16px !important;
		line-height:19px;
	}
}
.content .location {
	float: right;
	color: #353535;
	font-family: 'Conv_PTSansPro-NarrowHOME';
	font-size: 19px;
	display: inline-block;
}
#mainContent {
	display: block;
	position: fixed;
	bottom: 35px;
}
#mainContent h1 {
	color: #fff;
	font-family: 'Conv_PTSansPro-NarrowHOME';
	font-size: 41px;
	max-width: 740px;
}
#mainContent p {
	color: #fff;
	font-family: 'Conv_PTSansPro-NarrowHOME';
	width: 95%;
	line-height: 20px;
	font-size: 15px;
}
.contentLeft {
	position: fixed;
	bottom: 35px;
}
.contentRight {
	position: relative;
	float: right;
	padding: 0;
	margin-right: 19px;
}
.contentSocial {
	display: block;
	width: 357px;
	height: auto;
	padding: 12px 12px;
	float: right;
	opacity: 0;
}
#google-plus {
	background-color: rgb(204, 93, 59);
}
#facebook {
	background: rgb(128, 160, 202);
}
#twitter {
	background: rgb(139, 209, 213);
}
#youtube {
	background: rgb(233, 12, 71);
}
#instagram {
	background: rgb(103, 88, 88);
}
#linkedin {
	background: rgb(84, 122, 192);
}
#vine {
	background: rgb(134, 199, 170);
}
.contentSocial .row {
	margin: 0;
	height: 40px;
}
.fa-times {
	color: #fff !important;
	cursor: pointer;
}
.linkHead {
	color: #fff;
	font-family: 'Conv_PTSansPro-NarrowHOME';
	font-size: 20px;
	float: right;
}
.contentSocial .row a:hover {
	color: #fff;
	text-decoration: none;
}
.contentSocial p {
	text-align: left;
	font-family: 'Conv_PTSansPro-NarrowHOME';
	font-size: 16px;
	color: #FFFFFF;
	width: 315px;
	margin-top: 10px;
	line-height: 16px;
}
.contentSocial .btn {
	padding: 4px;
	font-family: 'Conv_PTSansPro-NarrowHOME';
	font-size: 18px;
	color: #FFFFFF;
	cursor: pointer;
	background-color: rgb(93, 115, 145);
	border-radius: 5px;
	width: 94px;
	height: 31px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-gecko-border-radius: 5px;
	display: block;
	text-align: center;
}
img.socialIcon {
	width: 100%;
}
.socialWrapper {
	display: block;
	width: 357px;
	height: 211px;
	background: url(../assets/img/bg_na.png);
	float: right;
}
#socialIcon {
	padding: 0;
}
#socialIcon li {
	list-style: none;
	width: 51px;
	height: 50px;
	font-size: 20px;
	padding: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CACACA;
	cursor: pointer;
	float: left;
	text-align: center;
}
.socialWrapper .imgSol {
	display: inline-block;
	float: left;
	padding: 7px 0 0 7px;
}
.socialWrapper .imgText {
	width: 177px !important;
	height: 110px;
	color: #353535 !important;
	font-family: 'Conv_PTSansPro-NarrowHOME' !important;
	font-size: 19px;
	float: left;
	line-height: 23px;
	margin-left: 10px;
	margin-top: 10px;
}
.discover {
	position: relative;
	float: right;
	top: -20px;
	display: block;
	margin-right: 180px;
}
.evisa-link {
  clear: both;
  display: block;
  float: right;
  margin-right: 0;
  overflow: hidden;
  position: absolute;
  right: 10px;
  top: 20px;
  z-index:1;
}
.mslider {
	display: none;
}
#p {
	font-size: 19px !important;
}

@media screen and (max-width:480px) {
.logo img {
	width: 70%;
}
.content .location {
	font-size: 14px;
	float: left;
	margin-top: 15px;
}
.discover {
	display: none !important;
}
.socialWrapper .imgSol {
	display: none;
}
.socialWrapper {
	height: 50px;
	width: 100%;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
}
.contentLeft {
	padding-left: 0
}
.contentSocial {
	position: fixed;
	left: 0;
	right: 0;
	width: 100%;
	float: none;
	height: 455px;
	bottom: 48px;
}
video {
	display: none;
}
.mslider {
	display: block;
}
.mslider ul {
	padding: 0;
	margin: 0;
	height: auto;
}
.mslider ul li {
	display: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
.mslider ul li img {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
}
.mslider ul li.aktif {
	display: block;
}
}

@media screen and (max-width:740px) {
.discover {
	display: none !important;
}
.content .logo img {
	width: 70%;
}
.socialWrapper .imgSol, #mainContent p {
	display: none;
}
.socialWrapper {
	height: 50px;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
}
video {
	display: none;
}
.mslider {
	display: block;
}
.mslider ul {
	padding: 0;
	margin: 0;
	height: auto;
}
.mslider ul li {
	display: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
.mslider ul li img {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
}
.mslider ul li.aktif {
	display: block;
}
#mainContent h1 {
	font-size: 25px;
}
.contentSocial img {
	float: left;
	width: 38%;
}
.contentSocial p {
	float: left;
	display: block !important;
	width: 62% !important;
	padding: 0 10px;
}
.contentSocial iframe {
	width: 38%;
	float: left;
	max-height: 130px;
}
.contentRight {
	position: absolute;
	float: left;
	left: 0;
	right: 0;
	bottom: -11px;
	width: 100%;
	margin-left: -36px;
}
.contentSocial {
	width: 100%;
	height: 450px;
	bottom: -2px;
	left: 15px;
}
.contentSocial .btn {
	clear: both;
	float: right;
}
}

@media screen and (max-width:740px) {
.socialWrapper {
	height: 50px;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	display: block;
}
}

@media (max-height:640px) {
.contentSocial img, .contentSocial iframe {
	display: none;
}
}

@media (height:360px) {
.contentSocial {
	height: 250px !important;
}
.contentRight {
	bottom: -10px !important;
}
.contentSocial .btn {
	margin-top: -20px !important;
}
.contentSocial iframe  {
	max-height: 165px !important
}
}

@media screen and (width:375px) {
.contentSocial {
	width: 100%;
	height: 500px;
	bottom: 47px !important;
}
.contentSocial img {
	width: 100%;
	clear: both;
	display: block;
	float: none;
}
#mainContent p {
	width: 100% !important;
}
#p {
	display: block !important;
}
iframe {
	width: 100% !important;
}
}

@media screen and (width:320px) {
.contentSocial iframe {
	display: none !important
}
.contentSocial img {
	display: none !important;
}
#mainContent p {
	width: 100% !important;
}
#socialIcon li {
	width: 45px !important;
}
}

@media screen and (width:568px) {
.contentSocial {
	height: 250px !important;
}
iframe {
	height: 150px !important
}
}

@media screen and (max-width:420px) {
#p {
	display: block !important;
}
}

@media (max-width:640px) and (max-height: 360px) {
/*.contentSocial {display:none !important;}*/
}

@media (min-width:640px) and (max-width:768px) {
.contentSocial {
	width: 70%;
	float: left;
	margin-left: -20px;
}
.contentSocial p {
	margin-top: -17px;
}
}
.container.icerik {
}
.photoContainer {
	padding: 10px;
	background-color: #f0f0f0;
	margin: 3% 0;
	padding-bottom: 0;
}
img.icerikFoto {
	width: 100%;
}
span.fotoBaslik {
	display: block;
	text-align: center;
	padding: 1em;
}
p.icerikMetin {
	margin: 3% 0;
	font-size: 18px;
	text-align: justify;
}
p.icerikMetin a {
	font-style: italic;
	color: #269;
}
span.altBaslik {
	display: block;
	text-align: center;
	font-style: italic;
}
span.profileName {
	text-align: left;
	color: #fff;
	display: block;
	font-size: 11px;
	padding: 5px 0;
	text-transform:uppercase;
}
span.profileDate {
	display: block;
	text-align: left;
	color: #999;
	font-size: 11px;
	padding: 6px 0;
	text-transform:uppercase;
}
img.profilephoto {
	display: block;
	width: 100%;
}
img.resimAyrac {
	display: block;
	margin: 0 auto;
	width: 100%;
}
.ullinks {
	width: 100%;
}

@media (max-width:767px) {
.item {
	display: block !important;
}
}

@media (min-width:480px) and (max-width:640px) {
ul.rig.columns-3 li {
	height: 425px
}
.fancybox-opened {
	height: 300px !important
}
}

@media (max-height:360px) {
.swiper-content p {
	display: none;
}
}

@media screen and (width:768px) {
video {
	display: none;
}
.mslider {
	display: block;
}
.socialWrapper {
	height: 50px;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	display: block;
}
.discover {
	display: none;
}
.contentSocial {
	width: 79%;
	float: left;
}
}

@media screen and (width:1024px) {
video {
	display: none;
}
.mslider {
	display: block;
}
.socialWrapper {
	height: 50px;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	display: block;
}
.discover {
	display: none;
}
.mobilLocaiton {
	top: 140px !important;
}
.contentSocial {
	width: 73%;
	float: left;
	margin-left: -20px;
}
.swiper-content p {
	font-size: 19px !important;
	color: #fff;
}
.img-responsive {
	height: 100%;
	width: 100%;
}
.swiper-container {
	width: 100%;
	height: 100%;
	z-index: 0;
	position: absolute;
}
.mslider {
	display: block;
}
}

@media (width:768px) {
.contentRight {
	float: left !important;
}
}

@media (width:1024px) {
.contentRight {
	float: left !important;
}
}

@media (min-width:480px) and (max-width:640px) {
.contentSocial {
	height: 210px !important;
	margin-left: 10px !important;
}
}

@media (max-width: 740px) {
.container.icerik {
	box-sizing: border-box;
	margin-top: 79px;
	padding: 0 15px 43px;
	width: 100%;
}
.container.icerik .icerik-wrapper h1 {
	font-size: 22px;
}
.container.icerik .icerik-wrapper h2 {
	font-size: 20px;
	font-weight: bold;
}
p.icerikMetin {
	font-size: 16px !important;
}
}

@media(max-width:950px) {
.article-logo {
	background: #d50d0d none repeat scroll 0 0;
	display: block;
	height: 77px;
	padding-top: 0;
	width: 100%;
}
.container.icerik {
	box-sizing: border-box;
	margin-top: 85px;
	padding: 0 15px 43px;
	width: 100%;
}
.track_head_all_2 {
	height:+85px;
}
}
