/* === color === */

a, a:hover,a:focus,a:active, strike, .post-meta span a:hover, 
ul.meta-post li a:hover, ul.cat li a:hover, ul.recent li h6 a:hover, ul.portfolio-categ li.active a, ul.portfolio-categ li.active a:hover, ul.portfolio-categ li a:hover,ul.related-post li h4 a:hover, span.highlight,article .post-heading h3 a:hover,
.navbar .nav > .active > a,.navbar .nav > .active > a:hover,.navbar .nav > li > a:hover,.navbar .nav > li > a:focus,.navbar .nav > .active > a:focus, .validation  { 
	color:#e30613;
}

.highlight {
  background-color: #e30613;
}

.sb-icon-search {
background: #e30613;
}

.navbar-brand span{
    color: #e30613;
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a{
	color:#e30613;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color:#e30613;
}
header .navbar-nav > li:after {
	content: '';
	display: block;
	margin: auto;
	height: 3px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}
header .navbar-nav > li:hover:after {
	width: 100%;
    background: #e30613;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color:#e30613;
}	
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color:#e30613;
}
/* === background color === */

.custom-carousel-nav.right:hover, .custom-carousel-nav.left:hover, 
.pagination ul > .active > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span,
.flex-control-nav li a:hover, 
.flex-control-nav li a.active {
  background-color: #e30613;
}

.cbp-l-caption-buttonLeft,
.cbp-l-caption-buttonRight,.cbp-l-filters-button .cbp-filter-counter {
    background-color: #e30613;
}

.breadcrumb {
    padding: 2px 15px;
    margin-bottom: 5px;
    margin-top: 10px;
    margin-left: 0px;
    background-color: #fff;
    border-radius: 0;
    border-left: 2px solid #e30613;
    -webkit-box-shadow: 2px 4px 32px -10px rgba(0,0,0,0.4);
    -moz-box-shadow: 2px 4px 32px -10px rgba(0,0,0,0.4);
    box-shadow: 2px 4px 32px -10px rgba(0,0,0,0.4);
    font-size: 11px;
    color: #e30613;
  /*background-color: #e30613;*/
}

/* === border color === */
.pagination ul > li.active > a,
.pagination ul > li.active > span, a.thumbnail:hover, input[type="text"].search-form:focus {
	border:1px solid #e30613;
}

.cbp-l-filters-button .cbp-filter-counter:before {
    border-top: 4px solid #e30613;
}

textarea:focus,
.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #e30613;
}

input:focus {
	border-color: #e30613;
}


#sendmessage {
	color: #e30613;
}

.pullquote-left {
	border-left:5px solid #e30613;
}

.pullquote-right {
	border-right:5px solid #e30613;
}
.cta-text h2 span {
	color: #e30613;
}
ul.clients li:hover {
	border:4px solid #e30613;
}
.btn-dark:hover,.btn-dark:focus,.btn-dark:active  {
  background: #e30613;
  border:1px solid #e30613;
}

.btn-theme {
    border-bottom: 30px solid #e30613;
    border-right: 14px solid transparent;
    border-left: 0px;
    left: 0px;
    z-index: 1;
    border-radius: 0;
}
.btn {
    display: block;
    float: left;
    padding: 0 16px;
    height: 0;
    line-height: 2.2;
    cursor: pointer;
}
/* modal styled */
.modal.styled .modal-header {
  background-color: #e30613;
}
/* blog */
.post-meta {
	border-top:4px solid #e30613;
}
.post-meta .comments a:hover  {
	color:#e30613;
}
.widget ul.tags li a:hover {
	background: #e30613;
}
.recent-post .text h5 a:hover{
	color:#e30613;
}
.pricing-box-alt.special .pricing-heading {
	background: #e30613;
}
/* portfolio */
.cbp-l-filters-dropdownWrap {
    background: #e30613;
}
.cbp-l-filters-alignLeft .cbp-filter-item-active {
    background-color: #e30613;
    border:1px solid #e30613;
}
.cbp-l-filters-alignCenter .cbp-filter-item:hover {
    color: #e30613;
}
.cbp-l-filters-alignCenter .cbp-filter-item-active {
    color: #e30613 !important;
}
.cbp-l-filters-alignRight .cbp-filter-counter {
    background: none repeat scroll 0 0 #e30613;
}
.cbp-l-filters-list .cbp-filter-item {
    border-color: #e30613;
}
.cbp-l-filters-list .cbp-filter-item-active {
    background-color:#e30613;
}
.cbp-popup-singlePage .cbp-popup-navigation-wrap {
    background-color: #e30613;
}
.cbp-popup-singlePage .cbp-l-project-details-visit {
    background-color: #e30613;
}
/* pagination */
#pagination a:hover {
    background: #e30613;
}

/* pricing box */
.pricing-box.special .pricing-offer{
	background: #e30613;
}
/* fontawesome icons */
.icon-square:hover,
.icon-rounded:hover,
.icon-circled:hover {
    background-color: #e30613;
}
[class^="icon-"].active,
[class*=" icon-"].active {
    background-color: #e30613;
}
/* flexslider */
#featured .flexslider .slide-caption {
	border-left:5px solid #e30613;
}
/* footer */
/** rekabet kurulu **/
.logo-back {
    background: url(../img/logo-back01.png) no-repeat left top;
	background-size: 1868px 500px;
	background-position: -90px 0;
	-webkit-box-shadow: 8px 0px 8px -8px rgba(0,0,0,0.4);
	-moz-box-shadow: 8px 0px 8px -8px rgba(0,0,0,0.4);
	box-shadow: 8px 0px 8px -8px rgba(0,0,0,0.4);
}
.not-home1 .logo-back {
    background: url(../img/logo-back02.png) no-repeat left top;
}
.anasayfa1 {padding: 20px 15px 0 15px;}
.kirmizi-sidebar1 {
	padding-left: 25px;
}
.satir1 h4, .satir2 h4 {color: #ffffff;}
.satir1, .satir2, .satir3 {color: #ffffff; font-size: 12px; line-height: 16px;}
.satir1 {max-width: 260px;}
.satir2 {max-width: 300px; margin-top: -8px; margin-bottom: 15px;padding-right: 15px;}
.satir2 p {font-weight: 500; margin: 3px 0 2px; /*margin: 8px 0 2px;*/ }
.satir2 p span{font-weight: normal;font-size: 14px;}
.satir2 p:before {
    content: url(../img/madde01.png);
    margin-right: -9px;
    padding-right: 0;
    position: relative;
    left: -12px;
    top: 2px;
}
.satir3 {
	position: absolute;
    right: 10%;
    bottom: -60px;
}
.satir3 .btn-theme {
    border-bottom: 30px solid #fafafa;
    color: #1e1e1ed9;
}
.anasatir1 h4, .anasatir2 h4 {
    color: #ffffff;
}

.anasatir1, .anasatir2, .anasatir3 {
    color: #ffffff;
    font-size: 12px;
    line-height: 16px;
}

.en-anasatir1, .en-anasatir2, .en-anasatir3 {
    color: #000000;
    font-size: 12px;
    line-height: 16px;
}

.anasatir1 {
    max-width: 260px;
}

.anasatir2 {
    max-width: 300px;
    margin-top: -8px;
    margin-bottom: 15px;
    padding-right: 15px;
}

.anasatir2 p {
    font-weight: 500;
    margin: 8px 0 2px;
    padding-bottom: 10px;
}

.anasatir2 p span {
    font-weight: normal;
    font-size: 14px;
}

.anasatir2 p:before {
    content: url(../img/madde01.png);
    margin-right: -9px;
    padding-right: 0;
    position: relative;
    left: -12px;
    top: 2px;
}

.anasatir2 p:nth-child(1) {
    width: 68%;
}

.anasatir2 p:nth-child(2) {
    width: 84%;
}

.anasatir2 p:nth-child(3) {
    width: 100%;
}

.anasatir3 {
    position: absolute;
    right: 20%;
    bottom: 0px;
}

    .anasatir3 .btn-theme {
        border-bottom: 30px solid #fafafa;
        color: #1e1e1ed9;
    }
.arama1 {color:#e30613;}
.arama2 .form-control {
    height: 32px;
    padding: 4px 4px 8px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #1e1e1ed9;
    background-color: rgba(255, 255, 255, 0);
    background-image: none;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 3px solid #1e1e1ed9;
	border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
	left: 30px;
}
.arama2 .input-group .form-control {min-width: 80px;}
.arama2 .input-group-btn>.btn {background: rgba(51, 51, 51, 0);}
.ustbar1 ul.topleft-info li {
    margin: 0 32px 0 0 !important;
    font-weight: 400 !important;
    font-size: 12px !important;
}
.top .input-group-btn {
    top: -12px;
}
.ustbar1 ul.topleft-info li a {
    color: #1e1e1ed9;
}
.ustbar1 ul.topleft-info li a:hover {
    color: #e30613;
}
.ustbar1 {
	background: url(../img/ustbar-back01.png) no-repeat left top;
	background-size: 100% 40px;
    right: 0;
    height: 32px;
    top: -4px;
	float: right;
}
/** slide ayarları **/
.guncel-slide .flexslider .slides {
    background-color: #fff;
    padding: 14px;
	-webkit-box-shadow: 2px 4px 32px -10px rgba(0,0,0,0.4);
    -moz-box-shadow: 2px 4px 32px -10px rgba(0,0,0,0.4);
    box-shadow: 2px 4px 32px -10px rgba(0,0,0,0.4);
	border-left: 2px solid #e30613;
}
.guncel-slide .flex-caption p {
	font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: inherit;
    line-height: 16px;
    max-height: 48px;
    margin-bottom: 0;
}
.guncel-slide h4 {
	margin-bottom: 4px;
    margin-top: 0;
    color: #e30613;
}
.rklogo {
	position: absolute;
    left: -116px;
}
.play01 {
	position: absolute;
    left: -74px;
    top: 138px;
}
.flex-direction-nav {
    /*oklari gizlemek icin display: none;*/
}
/** vertical carousel **/
.carousel-inner.vertical {
  height: 100%; /*Note: set specific height here if not, there will be some issues with IE browser*/
}
.carousel-inner.vertical > .item {
  -webkit-transition: .6s ease-in-out top;
  -o-transition: .6s ease-in-out top;
  transition: .6s ease-in-out top;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner.vertical > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner.vertical > .item.next,
  .carousel-inner.vertical > .item.active.right {
    -webkit-transform: translate3d(0, 33.33%, 0);
    transform: translate3d(0, 33.33%, 0);
    top: 0;
  }
  .carousel-inner.vertical > .item.prev,
  .carousel-inner.vertical > .item.active.left {
    -webkit-transform: translate3d(0, -33.33%, 0);
    transform: translate3d(0, -33.33%, 0);
    top: 0;
  }
  .carousel-inner.vertical > .item.next.left,
  .carousel-inner.vertical > .item.prev.right,
  .carousel-inner.vertical > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: 0;
  }
}

.carousel-inner.vertical > .active {
  top: 0;
}
.carousel-inner.vertical > .next,
.carousel-inner.vertical > .prev {
  top: 0;
  height: 100%;
  width: auto;
}
.carousel-inner.vertical > .next {
  left: 0;
  top: 33.33%;
  right:0;
}
.carousel-inner.vertical > .prev {
  left: 0;
  top: -33.33%;
  right:0;
}
.carousel-inner.vertical > .next.left,
.carousel-inner.vertical > .prev.right {
  top: 0;
}
.carousel-inner.vertical > .active.left {
  left: 0;
  top: -33.33%;
  right:0;
}
.carousel-inner.vertical > .active.right {
  left: 0;
  top: 33.33%;
  right:0;
}
#carousel-pager {
    background: #fff;
	border-left: 3px solid #e30613;
    padding: 14px 14px 45px 14px;
	-webkit-box-shadow: 2px 4px 32px -10px rgba(0,0,0,0.4);
    -moz-box-shadow: 2px 4px 32px -10px rgba(0,0,0,0.4);
    box-shadow: 2px 4px 32px -10px rgba(0,0,0,0.4);
}
#carousel-pager .carousel-control.left {
    bottom: initial;
    width: 100%;
}
#carousel-pager .carousel-control.right {
    top: initial;
    width: 100%;
}
.carousel-baslik {
	font-weight: 500;
    color: #000000;
	height: 31px;
    line-height: 2.2;
	margin-bottom: 6px;
	word-wrap: break-word;
    overflow: hidden;
}
.carousel-baslik .btn {
	max-width: 90px;
    margin-right: 12px;
}
.carousel-yazi {
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: inherit;
    line-height: 1.5;
    max-height: 40px;
    margin-bottom: 0;
	text-align: justify;
	font-style: italic;
}
#carousel-pager h4 {
    margin-bottom: 4px;
    margin-top: 0;
    color: #e30613;
}
.carousel1 {
	padding: 5px 0;
}
#carousel-pager .carousel-control.left, #carousel-pager .carousel-control.right {background: none;}
#carousel-pager .carousel-control:hover, #carousel-pager .carousel-control:focus {color: #e30613;}
#carousel-pager .carousel-control {color: #1e1e1ed9;}

/** yanbar tab **/
.tab-pane {
    min-height: 253px;
}
.yanbartab1 {
    min-height: 283px;
}
.yanbartab1 ul, .tab-content > .tab-pane {
	background: #fff;
}
.ortabar2 {
    min-height: 283px;
}
.ortabar2 ul, .tab-content > .tab-pane {
	background: #fff;
}
.hizlierisim1 {
	background: #fff;
    padding: 14px 14px 24px 14px;
    -webkit-box-shadow: 2px 4px 32px -10px rgba(0,0,0,0.4);
    -moz-box-shadow: 2px 4px 32px -10px rgba(0,0,0,0.4);
    box-shadow: 2px 4px 32px -10px rgba(0,0,0,0.4);
	border-left: 2px solid #e30613;
}
.hizlierisim1 h4 {
    margin-bottom: 4px;
    margin-top: 0;
    color: #e30613;
}
.nav-tabs>li>a {
    left: 0px;
    z-index: 1;
    border-radius: 0;
    display: block;
    padding: 2px 4px 0 10px;
    line-height: 2.3;
    font-weight: 400;
    border: 0;
    font-size: 12px;
    letter-spacing: -0.2px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #ffffff;
    background: #fff;
    border-bottom: 30px solid #e30613;
    border-right: 14px solid transparent;
    border-left:0px;
	border-top: 0px;
    left: 0px;
    z-index: 1;
    border-radius: 0;
    display: block;
    padding: 0px 4px 0 10px;
    height: 0;
    line-height: 2.6;
    font-weight: 400;
}
.nav-tabs>li.active:nth-child(2)>a {
    border-bottom: 30px solid #e30613;
    border-right: 0px;
    border-left: 14px solid transparent;
	border-top: 0px;
    left: 2px;
}

.nav>li>a:hover, .nav>li>a:focus {
    background-color: #fff;
}
.nav-tabs {
    border-bottom: 0;
}
.tab-content > .tab-pane {
    border: 2px solid #e30613;
}
/** 5 column kodları **/
col-xs-115, .col-sm-115, .col-md-115, .col-lg-115 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 0px;
}
.col-xs-115 {
    width: 25%;
    float: left;
}

col-xs-25, .col-sm-25, .col-md-25, .col-lg-25 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 0px;
    width: 25%;
    float: left;
}

@media (min-width: 768px) {
	.col-sm-115 {
			width: 25%;
			float: left;
	}

}
@media (min-width: 992px) {
    .col-md-115 {
        width: 25%;
        float: left;
    }
	.col-md-145 {
		width: 80%;
		float: right;
	}
	.col-md-135 {
		width: 60%;
		float: right;
	}
	.col-md-125 {
		width: 40%;
		float: left;
	}
}

@media (min-width: 1200px) {
    .col-lg-115 {
        width: 20%;
        float: left;
    }
}
/** nopadding **/
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.slidepadding1 {
	margin-left: 30px !important;
}
/** hizli erisim **/
.hvr-sweep-to-right {
    /*display: inline-block;
    vertical-align: middle;*/
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
    .hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
        color: white;
        border: 1px solid #e30613;
        transition: 1s;
    }
[class^="hvr-"] {
	cursor: pointer;
    background: #fff;
    text-decoration: none;
    color: #666;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 1px solid #1e1e1ed9;
	/*zoom: 0.9;*/
	/*margin-bottom: 10px;*/
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e30613;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
/** gerekcelikarar formu **/
.form-control {
    display: block;
    width: 100%;
    height: 25px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.3;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 0;
}
.form-group {
    margin-bottom: 5px;
}
.gerekcelikarar01 {
	font-size: 12px;
	margin-bottom: 15px;
}
.gerekcelikarar01 .btn-theme {
    border-bottom: 30px solid #e30613;
    border-right: 14px solid #fff;
    border-left: 0px;
    left: 0px;
    z-index: 1;
    border-radius: 0;
    border-top: 1px solid #fff;
	float: right;
	margin-top: 5px;
}
.yantablo1 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 13px;
    line-height: 18px;
	font-weight: 400
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 2px 5px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table {
    border: 1px solid #ddd;
}
.tablored {
    color: #e30613;
	font-weight: 500
}
.tablotitle {
    color: #4c4c4c;
	font-weight: 600;
}
.buton11 {
	min-height: 30px;
}
.buton11 .btn-theme {
    border-right: 14px solid #fff;
    border-top: 1px solid #fff;
    border-left: 0px;
}
/** footer **/
.footer1 a:before, .footer2 a:before {

    content: url(../img/madde02.png);
    margin-right: -9px;
    padding-right: 0;
    position: relative;
    left: -15px;
    top: 2px;
}
.footer1 a {
    color: #1e1e1ed9;
    font-size: 13px;
    font-weight: 400;
}
.footer2 a {
    color: #1e1e1ed9;
    font-size: 12px;
    font-weight: 400;
}
.footer2 {
    list-style: none;
	margin-bottom: 0px;
}
.footeradres {
    text-align: center;
    font-size: 12px;
    color: #1e1e1ed9;
    line-height: 18px;
    font-weight: 400;
    margin-top: 7px;
}
.footertel {
	font-size: 11px;
    color: #1e1e1ed9;
    line-height: 22px;
	font-weight: 400;
}
.footercopy {
	font-size: 10px;
    color: #1e1e1ed9;
    line-height: 22px;
	font-weight: 400;
	margin-top: -10px;
}
.footertel a{
    color: #1e1e1ed9;
}
.footer1 {
	margin-top: 20px;
    text-transform:uppercase;
}
.footer1>li {
    display: inline-block;
    padding-left: 0;
    padding-right: 5%;;
}
.basvuru1 {
    margin-left: 10px;
	-webkit-box-shadow: 2px 4px 32px -14px rgba(0,0,0,0.4);
    -moz-box-shadow: 2px 4px 32px -14px rgba(0,0,0,0.4);
    box-shadow: 2px 4px 32px -14px rgba(0,0,0,0.4);
}
.basvuru1 .satir2 {
	padding: 75px 0px 10px 50px;
}
.basvuru1 .satir2 p {
    font-weight: 400 !important;
    margin: 8px 0 2px;
    font-size: 14px;
    line-height: 24px;
}
.basvuru1 .satir2 p:before {
    margin-right: 5px;
    left: -10px;
}
.yanbartab1 {
    -webkit-box-shadow: 2px 4px 32px -14px rgba(0,0,0,0.4);
    -moz-box-shadow: 2px 4px 32px -14px rgba(0,0,0,0.4);
    box-shadow: 2px 4px 32px -14px rgba(0,0,0,0.4);
	    background: #fff;
		padding: 14px;
}
.basvuru1 .yanbartab1 {padding: 0px;}
.logo11 {
	width:158px;
	height: 58px;
}
.raporara2 {
    width: 300px !important;
}
.play01mobile { display: none; }
.icerik01 img {
    max-width: 100%;
    height: auto !important;
}

/** responsive ayarları **/
@media (max-width: 478px) {
	.navbar .nav>li>a {padding: 4px 6px;}
	header ul.nav li a {font-size: 12px;}
	.logo11 {width: 136px; height: 50px;}
	header .navbar-nav > li {padding-top: 30px;}
	.logo-back {background-position: -30px 28px;}
	.not-home1 .logo-back {background-size: 1960px 2150px; background-position: -30px 28px;}
	.ustbar1 {margin-left: -14px;}
	.navbar-brand {margin-top: 20px; margin-left: 15px;}
    .arama2 { float: right;}
	.navbar-toggle {margin-right: 18px; margin-top: 38px;}
	.ustmenu1, .rklogo, 
    .play01 {display: none;}
    .play01mobile {
        position: absolute;
        display: initial;
        top: 10px !important;
        left: 80%;
    }
	.slidepadding1 {margin-left: -25px !important; margin-right: -25px !important; margin-top: 10px !important;}
	.flex-control-nav {bottom: 120px;}
	.navbar-collapse.collapse {background: #f5f5f5; position: absolute; width: 90%; margin-left: 5%;}
	.navbar-collapse .navbar-nav {padding-top: 5px;}
	header .navbar-collapse ul.navbar-nav {margin-left: 0%;}
	header .navbar-collapse .navbar-nav > li {padding-top: 0px;}
	.sagslider1 {margin-left: -25px; margin-right: -25px;}
	.hizlierisim1 {margin-left: -10px; margin-right: -10px; margin-top: 20px; text-align: center;}
	.hizlierisim1 h4 {text-align: left;}
	.basvuru1 {margin-left: -10px; margin-right: -10px;}
	.footer1 {margin-left: 25px;}
	.footer2 {margin-left: -25px;}
	.footercopy, .footertel, .footeradres {text-align: left; padding-top: 10px;}
	.footeradres {margin-left: -10px;}
    .icerik01 {
        margin-left: -25px;
        margin-right: -25px;
        min-height: 310px !important;
    }
	.not-home1 .satir2 p {letter-spacing: 1px;}
	.kirmizi-sidebar1 {margin-top: 15px;display:none;}
	.raporara1 {position: absolute; top: 30px; right: -18px; width: 190px;}
	.raporara1 .btn {width: 68px !important;}
	.kararara1 {min-height: 340px;}
    .breadcrumb {display:none;}
    .anasatir3 {
        bottom: -10px;
    }

}
@media (min-width: 479px) and (max-width: 767px) {
	.navbar .nav>li>a {padding: 4px 6px;}
	header ul.nav li a {font-size: 12px;}
	.logo11 {width: 136px; height: 50px;}
	header .navbar-nav > li {padding-top: 30px;}
	.logo-back {background-position: -30px 28px;}
	.not-home1 .logo-back {background-size: 1960px 2150px; background-position: -30px 28px;}
	.ustbar1 {margin-left: -14px;}
	.navbar-brand {margin-top: 20px; margin-left: 15px;}
	.arama2 {float:right;}
	.navbar-toggle {margin-right: 18px; margin-top: 38px;}
	.ustmenu1, .rklogo, .play01 {display: none;}
	.not-home1 .ustmenu1 {display: none;}
	.slidepadding1 {margin-left: -25px !important; margin-right: -25px !important; margin-top: 10px !important;}
	.flex-control-nav {bottom: 120px;}
	.navbar-collapse.collapse {background: #f5f5f5; position: absolute; width: 90%; margin-left: 5%;}
	.navbar-collapse .navbar-nav {padding-top: 5px;}
	header .navbar-collapse ul.navbar-nav {margin-left: 0%;}
	header .navbar-collapse .navbar-nav > li {padding-top: 0px;}
	.sagslider1 {margin-left: -25px; margin-right: -25px;}
	.hizlierisim1 {margin-left: -10px; margin-right: -10px; margin-top: 20px; text-align: center;}
	.hizlierisim1 h4 {text-align: left;}
	.basvuru1 {margin-left: -10px; margin-right: -10px;}
	.footer1 {margin-left: 25px;}
	.footer2 {margin-left: -25px;}
	.footercopy, .footertel, .footeradres {text-align: left; padding-top: 10px;}
	.footeradres {margin-left: -10px;}
	.icerik01 {margin-left: -25px; margin-right: -25px;}
	.not-home1 .satir2 p {letter-spacing: 1px;}
	.raporara1 {position: absolute; top: 30px; right: 0;}
	.kararara1 {min-height: 290px;}
    .breadcrumb {display:none;}
    .anasatir3 {
        bottom: -10px;
        right: 55%;
    }
    .kirmizi-sidebar1 {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 994px) {
	.navbar .nav>li>a {padding: 4px 6px;}
    header ul.nav li a {
        font-size: 11px;
        margin-left: -7px; }
	header .navbar-nav > li {padding-top: 30px;}
	.logo11 {width: 114px; height: 42px;}
	.navbar-brand {margin-left: 6px;}
	.logo-back {background-position: -80px 20px;}
	.not-home1 .logo-back {background-size: 1960px 2150px; background-position: -80px 20px;}
	.ustbar1 {margin-left: -15px;}
	header .navbar-collapse ul.navbar-nav {margin-left: 0; float: right; margin-right: -20px;}
	.main-slider.flexslider {margin: 15px -10px 0 0;}
	.flex-control-nav {bottom: 118px;}
	.sonsatir2, .rklogo, .play01 {display: none;}
	.anasayfa1 {padding: 10px 15px 0 15px;}
	.satir1 h4, .satir2 h4 {font-size: 13px;}
	.kirmizi-sidebar1 {padding-left: 8px; padding-top: 15px;}
	.satir3 {position: absolute; right: -5%; bottom: -28px;}
	.sagslider1 {margin-left: -25px; margin-right: -25px;}
	.sagslidertab1 {margin-bottom: 0; /*width: 32%; display: inline-block;*/ margin-right: 0.5%; margin-left: 0.5%;}
	.sagslidertab1 img.pull-left, .sagslidertab1 .align-left {margin: 15px 15px 10px 0;}
	.hizlierisim1 {margin: 20px -10px 0 -10px;}
	.basvuru1 {margin-left: -10px; margin-right: -10px;}
	.basvuru1 .clearfix {min-height: 20px;}
	.sekme001 {padding-bottom: 5px !important;}
	.footeradres {text-align: left;}
	footer .widget {padding-bottom: 20px;}
	.icerik01 {margin-left: 30px; margin-top: 25px;}
    .breadcrumb {margin-left: 30px;}
	.not-home1 .satir2 p {font-size: 13px;}
	.raporara1 {position: absolute; top: 35px; right: 10px;}
	.kararara1 {min-height: 290px;}
    .anasatir3 {
        bottom: 0px;
    }
}
@media (min-width: 770px) and (max-width: 994px) {

    header ul.nav li a {
        font-size: 11px;
        margin-left: -6px;
    }
}
@media (min-width: 995px) and (max-width: 1199px) {
        .logo11 {
            width: 136px;
            height: 50px;
        }

        .navbar-brand {
            margin-top: 25px;
            margin-left: 12px;
        }

        .navbar .nav > li > a {
            padding: 6px 8px;
        }

    header ul.nav li a {
        font-size: 12px;
        margin-left: -3px;
    }

        .kirmizi-sidebar1 {
            padding-left: 8px;
        }

        .anasayfa1 {
            padding: 10px 15px 0 15px;
        }

        .satir1 h4, .satir2 h4 {
            font-size: 13px;
        }

        .logo-back {
            background-position: -60px 0;
        }

        .not-home1 .logo-back {
            background-size: 1960px 2150px;
            background-position: -60px 0;
        }

        .sagslider1 {
            margin-top: 35px;
            margin-left: -25px;
            margin-right: -25px;
        }

        .sagslidertab1 {
            margin-bottom: 0; /*width: 30%;*/ /*display: inline-block;*/
            margin-right: 1.5%;
            margin-left: 1.5%;
        }

        .rklogo img {
            width: 120px;
            height: 120px;
        }

        .rklogo {
            left: -92px;
        }

        .play01 {
            left: -46px;
        }

        .hizlierisim1 {
            margin-top: 25px;
            margin-right: -10px;
            margin-left: -10px;
        }

        .basvuru1 {
            margin-right: -10px;
            margin-left: -10px;
        }

        .icerik01 {
            margin-bottom: 25px;
            margin-top: 10px;
        }

        .raporara1 {
            position: absolute;
            top: 25px;
            right: 10px;
        }
    }

    @media (min-width: 1200px) and (max-width: 1280px) {
        .rklogo img {
            max-width: 120px;
        }
        header ul.nav li a {
            font-size: 13px;
            margin-left: -1px;
        }
        .rklogo {
            left: -114px;
        }

        .play01 {
            left: -54px;
            top: 130px;
        }

            .play01 img {
                width: 60px;
                height: auto;
            }

        .hizlierisim1 {
            margin-left: 10px;
            margin-right: -10px;
            padding: 14px 14px 10px;
        }

        [class^="hvr-"] {
            margin-bottom: 15px;
        }

        .sonsatir2, .sontablomaddesi {
            display: none;
        }

        .logo-back {
            background-position: -67px 0;
        }

        .not-home1 .logo-back {
            background-size: 1960px 2150px;
            background-position: -67px 0;
        }

        .navbar-brand {
            margin-left: 10px;
            margin-top: 30px;
        }

            .navbar-brand img {
                width: 120px;
                height: 44px;
            }

        .satir1 h4, .satir2 h4 {
            font-size: 15px;
        }

        .kirmizi-sidebar1 {
            padding-left: 4px;
        }

        .carousel-baslik {
            height: 30px;
            margin-bottom: 5px;
        }

        .carousel1 {
            padding: 2px 0;
        }

        .carousel-yazi {
            font-size: 12px;
            line-height: 16px;
            max-height: 32px;
        }

        .slidepadding1 {
            margin-left: 5px !important;
        }

        .flexslider .slides img {
            max-height: 186px;
        }

        .anasayfa1 {
            padding: 20px 15px 20px 15px;
        }

        .btn {
            padding: 0 10px;
        }

        .satir3 {
            right: 10%;
            bottom: -30px;
        }

        .yantablo1 {
            font-size: 12px;
        }

        .yanbartab1 .nav-tabs > li > a {
            font-size: 11px;
        }

        .yanbartab1 h5 {
            margin-bottom: 5px;
            margin-top: 0;
        }

        .yanbartab1 .table > tbody > tr > th {
            padding: 2px;
        }

        .footer1 > li {
            padding-right: 4%;
        }

        .footer1 a {
            font-size: 12px;
        }

        .footer2 {
            margin-left: -10px;
        }

        .footercopy {
            font-size: 9px;
        }

        .footeradres {
            font-size: 10px;
            letter-spacing: -0.3px;
            margin-left: -15px;
        }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            padding: 0px 0px 0 6px;
        }

        .nav-tabs > li > a {
            padding: 2px 4px 0 4px;
            letter-spacing: -0.1px;
        }

        .basvuru1 .tab-content > .tab-pane {
            padding: 20px;
        }

        .basvuru1 {
            margin-right: -10px;
        }

        .yantablorow1 {
            margin-bottom: 22px !important;
        }

        .sagslider1 {
            margin-top: 0;
            padding: 14px;
        }

        .sagslidertab1 {
            padding: 0px 6px 6px 6px;
            margin-bottom: 12px;
            min-height: 86px;
        }

        .sag-i {
            font-size: 10px;
            line-height: 12px;
        }

        .sagslidertab1 h5 {
            margin-bottom: 10px;
        }

        .main-slider .flex-caption {
            padding: 22px 0 0 0;
        }

        .flex-control-nav {
            bottom: 82px;
        }

        .icerik01 {
            margin-bottom: 0;
            margin-top: 0;
        }

        .raporara1 {
            position: absolute;
            top: 25px;
            right: 10px;
        }
    }

    @media (min-width: 1281px) and (max-width: 1367px) {
        .rklogo img {
            max-width: 120px;
        }

        .rklogo {
            left: -114px;
        }

        .play01 {
            left: -54px;
            top: 130px;
        }

            .play01 img {
                width: 60px;
                height: auto;
            }

        .hizlierisim1 {
            padding: 14px 14px 28px 14px;
            margin-left: 10px;
            margin-right: -10px;
        }

        .sonsatir2, .sontablomaddesi {
            display: none;
        }

        .logo-back {
            background-position: -40px 0;
        }

        .not-home1 .logo-back {
            background-size: 1960px 2150px;
            background-position: -40px 0;
        }

        .navbar-brand {
            margin-left: 10px;
            margin-top: 20px;
        }

            .navbar-brand img {
                width: 158px;
                height: 58px;
            }

        .satir1 h4, .satir2 h4 {
            font-size: 15px;
        }

        .kirmizi-sidebar1 {
            padding-left: 4px;
        }

        .carousel-baslik {
            height: 30px;
            margin-bottom: 5px;
        }

        .carousel1 {
            padding: 2px 0;
        }

        .carousel-yazi {
            font-size: 12px;
            line-height: 16px;
            max-height: 32px;
        }

        .slidepadding1 {
            margin-left: 2px !important;
        }

        .flexslider .slides img {
            max-height: 186px;
        }

        .anasayfa1 {
            padding: 20px 15px 20px 15px;
        }

        .btn {
            padding: 0 10px;
        }

        .satir3 {
            right: 8%;
            bottom: -10px;
        }

        .yantablo1 {
            font-size: 12px;
        }

        .yanbartab1 .nav-tabs > li > a {
            font-size: 12px;
        }

        .yanbartab1 h5 {
            margin-bottom: 5px;
            margin-top: 0;
        }

        .yanbartab1 .table > tbody > tr > th {
            padding: 2px 5px;
        }

        .footer1 > li {
            padding-right: 5%;
        }

        .footer1 a {
            font-size: 12px;
        }

        .footer2 {
            margin-left: -10px;
        }

        .footercopy {
            font-size: 11px;
        }

        .footeradres {
            font-size: 12px;
            letter-spacing: -0.3px;
            margin-left: -15px;
        }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            padding: 0px 6px 0 6px;
        }

        .nav-tabs > li > a {
            padding: 2px 4px 0 4px;
            letter-spacing: -0.1px;
        }

        .basvuru1 .tab-content > .tab-pane {
            padding: 20px;
        }

        .basvuru1 {
            margin-right: -10px;
        }

        .yantablorow1 {
            margin-bottom: 32px !important;
        }

        .sagslider1 {
            margin-top: 0;
        }

        .sagslidertab1 {
            padding: 0px 6px 6px 6px;
            margin-bottom: 10px;
            min-height: 86px;
        }

        .sag-i {
            font-size: 11px;
            line-height: 18px;
        }

        .sagslidertab1 h5 {
            margin-bottom: 15px;
        }

        .main-slider .flex-caption {
            padding: 22px 0 0 0;
        }

        .flex-control-nav {
            bottom: 82px;
        }

        .icerik01 {
            margin-left: 10px;
            margin-bottom: 0;
            margin-top: 0;
        }

        .breadcrumb {
            margin-left: 10px;
        }

        .raporara1 {
            position: absolute;
            top: 25px;
            right: 10px;
        }
    }

    @media (min-width: 1368px) and (max-width: 1440px) {
        .play01 {
            left: -55px;
            top: 140px;
        }

            .play01 img {
                width: 65px;
                height: auto;
            }

        .logo-back {
            background-position: -41px 0;
        }

        .not-home1 .logo-back {
            background-position: -52px 0;
            background-size: 1960px 2150px;
        }

        .navbar-brand {
            margin-left: 10px;
        }

        header ul.nav li {
            margin-right: 1%;
        }

        .arama2 .input-group {
            width: 240px;
        }

        .kirmizi-sidebar1 {
            padding-left: 10px;
            min-height: 280px;
        }

        .satir1 h4 {
            font-size: 16px;
        }

        .anasayfa1 {
            padding: 20px 15px 5px 15px;
        }

        .satir3 {
            right: 8%;
            bottom: -20px;
        }

        .hizlierisim1 {
            margin-left: 10px;
            margin-right: -10px;
        }

        .slidepadding1 {
            margin-left: 5px !important;
        }

        #main-slider {
            max-height: 349px;
        }

        .guncel-slide h4 {
            margin-bottom: 8px;
        }

        .nav-tabs > li > a {
            padding: 2px 15px 0 10px;
        }

        .basvuru1 {
            background-size: cover;
            background-position: -5px 5px;
            margin-right: -10px;
        }

            .basvuru1 .satir2 {
                padding: 100px 0px 10px 50px;
            }

        .yantablorow1 {
            margin-bottom: 0 !important;
        }

        .yantablo1 {
            margin-top: 5px;
            margin-bottom: 10px;
        }

        .footeradres {
            font-size: 11px;
            margin-left: -30px;
        }

        .rklogo {
            left: -135px;
        }

        .sagslider1 {
            margin-top: 0;
        }

        .sagslidertab1 {
            padding: 4px 6px 8px 6px;
            margin-bottom: 12px;
            min-height: 98px;
        }

        .basvuru1 .tab-content > .tab-pane {
            padding: 20px 20px 18px;
        }

        .raporara1 {
            position: absolute;
            top: 25px;
            right: 10px;
        }

        .icerik01 {
            margin-left: -10px;
        }

        .breadcrumb {
            margin-left: -10px;
        }
    }

    @media (min-width: 1441px) and (max-width: 1679px) {
        .hizlierisim1 {
            margin-left: 10px;
            margin-right: -10px;
        }

        .logo-back {
            background: url(../img/logo-back01big.png) no-repeat left top;
            background-position: -52px 0;
            background-size: 1878px 589px;
        }

        .not-home1 .logo-back {
            background: url(../img/logo-back02big.png) no-repeat left top;
            background-position: -52px 0;
            background-size: 1878px 2413px;
        }

        .logo11 {
            width: 185px;
            height: 68px;
        }

        .navbar-brand {
            margin-top: 25px;
            margin-left: 12px;
        }

        .kirmizi-sidebar1 {
            padding-bottom: 32px;
            min-height: 350px;
        }

        .satir2 p {
            margin: 10px 0 2px;
        }

        .satir3 {
            right: 8%;
        }

        .anasatir2 p {
            margin: 15px 0 2px;
        }

        .anasatir3 {
            right: 15%;
            bottom: 0px;
        }

        header .navbar-collapse ul.navbar-nav {
            bottom: -17px;
        }

        .arama2 .input-group {
            width: 280px;
        }

        .ustbar1 {
            top: -3px;
        }

        .guncel-slide {
            padding-top: 10px;
        }

        #carousel-pager {
            margin-top: 15px;
        }

        .guncel-slide .flex-caption p {
            font-size: 14px;
            line-height: 20px;
            max-height: 60px;
        }

        .main-slider .flex-caption {
            padding: 25px 0 0 0;
        }

        .carousel-yazi {
            font-size: 15px;
            line-height: 25px;
            max-height: 50px;
        }

        .carousel-baslik {
            height: 32px;
            margin-bottom: 8px;
            font-size: 16px;
        }

        .carousel1 {
            padding: 10px 0;
        }

        .slidepadding1 {
            margin-left: 3px !important;
        }

        .flex-control-nav {
            bottom: 100px;
        }

        .rklogo {
            left: -115px;
        }

            .rklogo img {
                max-width: 120px;
            }

        .play01 {
            left: -10%;
            top: 140px;
        }

            .play01 img {
                width: 70px;
                height: auto;
            }
        header ul.nav li {
            margin-right: 1%;
            /*margin-left: -2px;*/
        }
        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            padding: 0px 20px 0 20px;
        }

        .nav-tabs > li > a {
            padding: 0px 20px 0 20px;
            line-height: 2.5;
        }

        .basvuru1 {
            margin-right: -10px;
        }

        .yantablorow1 {
            margin-bottom: 0 !important;
        }

        .yantablo1 {
            margin-top: 5px;
            margin-bottom: 10px;
        }

        .footer1 > li {
            padding-right: 6%;
        }

        .sagslider1 {
            padding: 20px;
            margin-top: 10px;
        }

        .sekme001 {
            padding-right: 25px !important;
        }

        .sagslidertab1 {
            padding: 4px 6px 8px 6px;
            margin-bottom: 12px;
            min-height: 112px;
        }

            .sagslidertab1 h5 {
                margin-bottom: 20px;
            }

        .sag-i {
            font-size: 13px;
            line-height: 18px;
        }

        .raporara1 {
            position: absolute;
            top: 25px;
            right: 10px;
        }
    }

    @media (min-width: 1680px) and (max-width: 1903px) {
        .hizlierisim1 {
            margin-left: 10px;
            margin-right: -10px;
        }

        .logo-back {
            background: url(../img/logo-back01big.png) no-repeat left top;
            background-position: -50px 0;
            background-size: 115%;
        }

        .not-home1 .logo-back {
            background: url(../img/logo-back02big.png) no-repeat left top;
            background-position: -50px 0;
            background-size: 115%;
        }

        .flexslider .slides img {
            max-height: 290px;
        }

        .logo11 {
            width: 185px;
            height: 68px;
        }

        .navbar-brand {
            margin-top: 25px;
            margin-left: 12px;
        }

        .kirmizi-sidebar1 {
            padding-bottom: 32px;
            min-height: 380px;
        }

        .satir2 p {
            margin: 15px 0 2px;
        }

        .satir3 {
            right: 8%;
        }

        .anasatir2 p {
            margin: 15px 0 2px;
        }

        .anasatir3 {
            right: 17%;
            bottom: 0px;
        }

        header .navbar-collapse ul.navbar-nav {
            bottom: -17px;
        }

        .arama2 .input-group {
            width: 280px;
        }

        .ustbar1 {
            top: -3px;
        }

        .guncel-slide {
            padding-top: 0px;
            padding-left: 15px;
        }

        #carousel-pager {
            margin-top: 15px;
        }

        .guncel-slide .flex-caption p {
            font-size: 14px;
            line-height: 20px;
            max-height: 60px;
        }

        .main-slider .flex-caption {
            padding: 25px 0 0 0;
        }

        .carousel-yazi {
            font-size: 15px;
            line-height: 25px;
            max-height: 50px;
        }

        .carousel-baslik {
            height: 32px;
            margin-bottom: 8px;
            font-size: 16px;
        }

        .carousel1 {
            padding: 12px 0;
        }

        .slidepadding1 {
            margin-left: 0px !important;
        }

        .sagslider1 {
            padding: 30px; /*height: 425px;*/
        }

        .guncel-slide .flexslider .slides { /*height: 425px;*/
        }

        .main-slider.flexslider {
            margin: 15px 4px;
        }

        .sekme001 {
            padding-right: 50px !important;
        }

        .sagslidertab1 {
            margin-bottom: 25px;
        }

        .flex-control-nav {
            bottom: 110px;
        }

        .rklogo {
            left: -145px;
        }

        header ul.nav li {
            margin-right: 3%;
        }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            padding: 0px 35px 0 20px;
        }

        .nav-tabs > li > a {
            padding: 0px 35px 0 20px;
            line-height: 2.5;
        }

        .basvuru1 {
            margin-right: -10px;
        }

        .yantablorow1 {
            margin-bottom: 0 !important;
        }

        .yantablo1 {
            margin-top: 5px;
            margin-bottom: 10px;
        }

        .footer1 > li {
            padding-right: 6%;
        }

        .sagslidertab1 {
            padding: 4px 6px 8px 6px;
            margin-bottom: 12px;
            min-height: 112px;
        }

            .sagslidertab1 h5 {
                margin-bottom: 20px;
            }

        .sag-i {
            font-size: 13px;
            line-height: 18px;
        }

        .icerik01 {
            margin-left: -10px;
        }

        .breadcrumb {
            margin-left: -10px;
        }

        .raporara1 {
            position: absolute;
            top: 25px;
            right: 10px;
        }
    }

    @media (min-width: 1904px) {
        .hizlierisim1 {
            margin-left: 10px;
            margin-right: -10px;
        }

        .logo-back {
            background: url(../img/logo-back01big.png) no-repeat left top;
            background-position: -10px 0;
            background-size: 105%;
        }

        .not-home1 .logo-back {
            background: url(../img/logo-back02big.png) no-repeat left top;
            background-position: -10px 0;
            background-size: 105%;
        }

        .flexslider .slides img {
            max-height: 290px;
        }

        .logo11 {
            width: 185px;
            height: 68px;
        }

        .navbar-brand {
            margin-top: 25px;
            margin-left: 12px;
        }

        .kirmizi-sidebar1 {
            padding-bottom: 32px;
            height: 380px;
        }

        .anasatir3 {
            bottom: 0;
        }

        .satir2 p {
            margin: 15px 0 2px;
        }

        .satir3 {
            right: 8%;
        }

        header .navbar-collapse ul.navbar-nav {
            bottom: -17px;
        }

        .arama2 .input-group {
            width: 280px;
        }

        .ustbar1 {
            top: -3px;
        }

        .guncel-slide { /*padding-top: 15px;*/
            padding-left: 15px;
        }

        #carousel-pager {
            margin-top: 15px;
        }

        .guncel-slide .flex-caption p {
            font-size: 14px;
            line-height: 20px;
            max-height: 60px;
        }

        .main-slider .flex-caption {
            padding: 25px 0 0 0;
        }

        .carousel-yazi {
            font-size: 15px;
            line-height: 25px;
            max-height: 50px;
        }

        .carousel-baslik {
            height: 32px;
            margin-bottom: 8px;
            font-size: 16px;
        }

        .carousel1 {
            padding: 12px 0;
        }

        .slidepadding1 {
            margin-left: 0px !important;
        }

        .flex-control-nav {
            bottom: 100px;
        }

        .rklogo {
            left: -145px;
        }

        .play01 {
            top: 162px;
        }

        header ul.nav li {
            margin-right: 3%;
        }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            padding: 0px 35px 0 20px;
        }

        .nav-tabs > li > a {
            padding: 0px 35px 0 20px;
            line-height: 2.5;
        }

        .basvuru1 {
            margin-right: -10px;
        }

        .yantablorow1 {
            margin-bottom: 0 !important;
        }

        .yantablo1 {
            margin-top: 5px;
            margin-bottom: 10px;
        }

        .footer1 > li {
            padding-right: 6%;
        }

        .sekme001 {
            padding-right: 120px !important;
        }

        .sagslider1 { /*padding: 25px;*/
            margin-top: 0px;
        }

        .sagslidertab1 {
            padding: 4px 6px 8px 6px;
            margin-bottom: 20px;
            min-height: 112px;
        }

            .sagslidertab1 h5 {
                margin-bottom: 20px;
            }

        .sag-i {
            font-size: 13px;
            line-height: 18px;
        }

        .raporara1 {
            position: absolute;
            top: 25px;
            right: 10px;
        }
    }


    .tooltip {
        background-color: #fff !important;
        border: 1px solid #ddd;
        width: 100%;
        max-width: 200px;
    }

    .tooltip-arrow,
    .rk-tooltip + .tooltip > .tooltip-inner {
        background-color: #fff !important;
        color: #656565 !important;
    }

    .sagslidertab1 {
        margin-bottom: 0.3em;
        height: 4em;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 0px;
        min-height: 0px;
        padding: 4px 6px 5px 6px
    }

        .sagslidertab1 * {
            color: #666;
        }

    .sagslidertab1-img {
        margin: 0;
        width: 25%;
        margin-left: 0.7em;
    }

        .sagslidertab1-img img {
            margin: 0;
        }

    .sagslidertab1-text {
        margin: 0;
        width: 75%;
        color: #666;
    }

    @media (min-width: 600px) {
        .sagslidertab1 {
            height: 3em;
        }
    }

    @media (min-width: 1200px) {
        .sagslidertab1 {
            height: 2.9em;
        }
    }

    @media (min-width: 1367px) and (max-width:1679px) {
        .sagslidertab1 {
            height: 3.8em;
        }
    }

    @media (min-width: 1680px) and (max-width:1901px) {
        .sagslidertab1 {
            height: 3.8em;
        }
    }

    @media (min-width: 1902px) {
        .sagslidertab1 {
            height: 4em;
        }
    }






    @media (min-width: 600px) {
        .sagslidertab1-en {
            height: 3em;
        }
    }

    @media (min-width: 1200px) {
        .sagslidertab1-en {
            height: 2.9em;
        }
    }

    @media (min-width: 1367px) and (max-width:1679px) {
        .sagslidertab1-en {
            height: 3.8em;
        }
    }

    @media (min-width: 1680px) and (max-width:1901px) {
        .sagslidertab1-en {
            height: 3.8em;
        }
    }

    @media (min-width: 1902px) {
        .sagslidertab1-en {
            height: 4em;
        }
    }

    @media (min-width: 768px) {
        #socialm {
            float: right;
        }
    }