/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

#primary-menu ul li a {
    padding: 45px 22px;
}

#header,
#header-wrap,
#logo img {
    height: 110px;
}

#header.transparent-header + #slider,
#header.transparent-header + #page-title.page-title-parallax,
#header.transparent-header + #google-map,
#slider + #header.transparent-header {
    margin-bottom: -110px;
    top: -110px;
}

.oc-item p,
.oc-item li {
    font-weight: 100;
    font-size: 13px !important;
}

.slider-caption h2 {

    text-transform: none !important;
    font-weight: 400;
}

.video-overlay {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#212a5b+5,212a5b+30&0.85+5,0+30 */
    background: -moz-linear-gradient(top, rgba(33, 42, 91, 0.85) 5%, rgba(33, 42, 91, 0) 30%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(33, 42, 91, 0.85) 5%, rgba(33, 42, 91, 0) 30%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(33, 42, 91, 0.85) 5%, rgba(33, 42, 91, 0) 30%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9212a5b', endColorstr='#00212a5b', GradientType=0);
    /* IE6-9 */

}






/* Landscape phone to portrait tablet */
@media (max-width: 900px) {


#header, #header-wrap { 
    background-color: #001C4A;
    height: 70px;
}

.heading-block {

	margin-left: 5px;
}

    }
	
	.centered {
  position: absolute;
     font-size: 1.0rem !important;
      width: 100%;
	  height: 200px
}

.heading-block.center > span, .heading-block.text-center > span, .center .heading-block > span, .text-center .heading-block > span {

    height: 10px;
}


	


.heading-block {
	width: 95%;
	font-size: 1.0rem !important;
	margin-bottom: 10px;
}
.heading-block h4, .heading-block .h4 {
  font-size:20px;
}

.fs-5 {
    font-size: 1.0rem !important;
}
	

#header-wrap #logo img  {
            height: 50px;
        margin-top: 10px;
}

#section-iletisim address,
#section-iletisim abbr {
    font-size: 13px;
}

.thBox {
    height: 80px;
    overflow: hidden;
}

#copyrights a {
    color: #555;
}


#copyrights a:hover {
    color: #dedede;
}