@import url("font-awesome.min.css");

body {
    font-family: 'Raleway', sans-serif;
}

a:hover {
    text-decoration: none;
}


#content{
    max-width: 100vw;
    overflow: hidden;
}

/**------- Heaader ------**/

header {
    position:fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 100px;
    z-index: 1039;
    background: #fff;
}

header.shadow-style {
    background: url(../images/header-bg.png) no-repeat top center;
    background-size:cover;
    height: 120px;
    width:100%;
}

@media  (min-width:1300px){
    header.shadow-style {
        height: 200px;
    }
}

@media  (min-width:1000px){
    header.shadow-style {
        height: 170px;
    }
}

@media  (min-width:768px){
    header.shadow-style {
        height: 170px;
    }
}

.navbar,
.navbar-default {
    min-height: auto;
    background: transparent;
    border: 0;
}

.navbar-collapse {
    padding: 0;
    margin-top:-56px
}

.navbar-nav {
    margin: 15px 0 0 0;
}

.navbar-brand {
    background: url(../images/logo@x2.png) no-repeat;
    background-size: 313px 62px;
    width: 313px;
    height: 62px;
    display: block;
    text-indent: -9999px;
    padding: 0;
    margin: 35px 0 0 0;
}

.logo-style {
    margin-top: 15px;
}

.nav>li>a,
.navbar-default .navbar-nav>li>a {
    font-weight: 500;
    font-size: 14px;
    color: #000;
    border-right: 1px solid #aeadad;
    padding: 0 20px;
}

.catalog-mobile{
    display: none;
}

.navbar-default .navbar-nav>li:last-child a {
    border: 0;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background: transparent;
    font-weight: 700;
    color: #000;
}

.navbar-form .btn,
.navbar-form .btn:hover {
    border: 0;
    background: transparent;
}

.navbar-form {
    margin: 8px 0 0 0;
    padding: 0;
}

.navbar-form .form-control {
    transition: width 0.5s;
    width: 40px;
    border: 0;
    box-shadow: #000;
    padding: 5px 0 5px 10px;
    border-radius: 30px;
}

.navbar-form .form-control:focus {
    transition: width 0.5s;
    width: 180px;
    border: 1px solid #ccc;
}
.dropdown-menu {
    left:0 !important;
    right:auto !important;
    border:0;
    top:30px;
}
.dropdown-menu li a  {
    padding:10px 15px;
}
.dropdown-menu li:last-child a{
    border:0;
}

/*------- Main --------*/

.mask {
    background: url(../images/background-mask.png) no-repeat center top;
    background-size:cover;
    position: absolute;
    width: 100%;
    height:900px;
    z-index: 105;
    top:0;
}

.mask-top {
    background: url(../images/background-mask-top.png) no-repeat center top;
    background-size:cover;
    position: absolute;
    width: 100%;
    height: 203px;
    z-index: 104;
    top: 100px;
}
.mask-top-is {
    background: url(../images/background-mask-top-isortagi.png) no-repeat center top;
    background-size:cover;
    position: absolute;
    width: 100%;
    height: 203px;
    z-index: 104;
    top:100px;
}
.mask-bottom {
    background: url(../images/background-mask-bottom.png) no-repeat center top;
    background-size:cover;
    position: absolute;
    width: 100%;
    height: 230px;
    z-index: 999;
    bottom: 0;
}
.mask-top-maps {
    background: url(../images/background-mask-bottom-map.png) no-repeat center top;
    background-size:cover;
    position: absolute;
    width: 100%;
    height: 160px;
    z-index: 999;
    top: 1;
}

.mask-bottom-is {
    background: url(../images/background-mask-bottom-isortagi.png) no-repeat center top;
    background-size:cover;
    position: absolute;
    width: 100%;
    height: 230px;
    z-index: 999;
    bottom: 0;
}

section h2 {
    font-size: 35px;
    font-weight: 500;
    margin: 0 0 40px 0;
    position: relative;
    top: 20px;
}

section h21 {
    font-size: 35px;
    font-weight: 500;
    margin: 0 0 40px 0;
    position: relative;
    top: 20px;
}

section h4 {
    font-size: 17px;
    font-weight: 700;
}

section h5 {
    font-size: 17px;
    font-weight: 700;
}

section p {
    line-height: 25px;
    font-size: 16px;
}

section ul {
    font-size: 15px;
    line-height: 24px;
    margin: 0;
    padding: 0 0 0 20px;
}

#slider {
    position: relative;
    height: 700px;
}

.carousel {
    height:700px;
    top:50px;
}

.carousel-caption {
    left:20%;
    width:40%;
    bottom:30%;
    text-align:left;
    text-shadow: none !important;
}

.carousel-caption h3 {
    color: #5a5858;
    font-size: 37px;
}

.carousel-caption h31 {
    color: #ffffff;
    font-size: 37px;
}

.carousel-caption p {
    color: #242323;
}

.carousel-caption p.subtitle {
    font-size: 31px;
    line-height: 42px;
}

.carousel-caption p.fadeInUp {
    color: #5a5858;
    font-size: 37px;
}

.carousel-caption p.fadeInUpCustomSmall {
    font-size: 31px;
    line-height: 42px;
}

.carousel-caption p {
    font-size: 21px;
    font-weight: 500;
}

.carousel-indicators {
    bottom: 20%;
}

.carousel-indicators .active {
    background: #cd1607;
    width: 18px;
    height: 18px;
}

.carousel-indicators li {
    border: 3px solid #cd1607;
    width: 18px;
    height: 18px;
    margin: 0;
}

.carousel .slider-btn {
    background: #cd1607;
    padding: 7px 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin: 15px 0 0 0;
    display: inline-block;
}

.corporate-section {
    background: url(../images/corporate-bg.png) no-repeat right bottom #fff;
    position: relative;
    z-index: 103;
    height: 1150px;
    margin: 40px 0 -100px 0;
}
.motto-section .main-title {
    color:#fff !important;
}
.carousel-control.left,
.carousel-control.right {
    background:transparent;
}
.glyphicon-chevron-left,
.glyphicon-chevron-right {
    color:#ccc;
    text-shadow:none;
}
.corporate-section p {
	margin: 0 0 50px 0;
}

.industry-section {
    background: url(../images/industry-bg.jpg) no-repeat right top #fff;
    position: relative;
    z-index: 103;
    min-height: 650px;
    margin: 0 0 -100px 0;
}

.partner-section .info {
    position: relative;
    top: 10px;
}

.partner-section .info h3 {
    font-size: 31px;
    font-weight: 300;
    color: #5a5858;
}

.partner-section .info h31 {
    font-size: 31px;
    font-weight: 300;
    color: #ffffff;
}

.partner-section .info h4 {
    font-size: 31px;
    font-weight: 500;
    line-height: 40px;
}

.partner-section .info p {
    font-size: 21px;
}

.media-section {
    background: url(../images/media-bg.jpg) no-repeat center right #fff;
    position: relative;
    z-index: 103;
    min-height: 500px;
    margin: 0 0 -100px 0;
}

.media-section .media-info {
    position: relative;
    top: 60px;
}

.media-section .media-info a {
    min-height: 200px;
    display: block;
    text-align: center;
    color: #585858;
    font-size: 24px;
    opacity: 0.5;
}

.media-section .media-info div.first:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    height: 400px;
    width: 4px;
    border-left: 4px solid #ebebeb;
    -webkit-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    transform: skew(-25deg);
}

.media-section .media-info a.photo {
    background: url(../images/photo-icon.png) no-repeat 0 180px;
    margin: 0 0 0 40px;
    padding: 100px 10px 144px 10px;
}

.media-section .media-info a.video {
    background: url(../images/video-icon.png) no-repeat 0 180px;
    margin: 0 0 0 40px;
    padding: 100px 10px 184px 20px;
}

.media-section .media-info a.news {
    background: url(../images/news-icon.png) no-repeat 0 180px;
    margin: 0 0 0 40px;
    padding: 100px 10px 164px 20px;
}

.media-section .media-info a:hover {
    opacity: 1;
    color: #000;
    text-decoration: none;
}

.media-section .media-info div:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    height: 400px;
    width: 4px;
    border-right: 4px solid #ebebeb;
    -webkit-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    transform: skew(-25deg);
}

.motto-section {
    background: url(../images/parallax-1.jpg) no-repeat right 100px;
    background-size: cover;
	background-attachment: fixed;
    height: 550px;
    position: relative;
}

.motto-section2 {
    background: url(../images/parallax-2.jpg) no-repeat right 100px;
    background-size: cover;
	background-attachment: fixed;
    height: 550px;
    position: relative;
}

.motto-section3 {
    background: url(../images/parallax-3.jpg) no-repeat right 100px;
    background-size: cover;
	background-attachment: fixed;
    height: 550px;
    position: relative;
}

.motto-section4 {
    background: url(../images/parallax-4.jpg) no-repeat right 100px;
    background-size: cover;
	background-attachment: fixed;
    height: 550px;
    position: relative;
}

.motto-section5 {
    background: url(../images/parallax-5.jpg) no-repeat right 100px;
    background-size: cover;
	background-attachment: fixed;
    height: 550px;
    position: relative;
}

.motto-section6 {
    background: url(../images/parallax-6.jpg) no-repeat right 100px;
    background-size: cover;
	background-attachment: fixed;
    height: 650px;
    position: relative;
}

.info-content {
    width: 1000px;
    top: 50%;
    z-index: 104;
    position: absolute;
    top: 55%;
    transform: translateY(-55%);
}

.next-btn {
    background: url(../images/next-btn.png) no-repeat;
    position: absolute;
    bottom: 40px;
    left: 50%;
    width: 52px;
    margin-left: -26px;
    height: 25px;
    z-index: 1038;
    text-indent: -9999px;
    display: block;
}

section h2.main-title {
    color: #5a5858;
    font-size: 37px;
    font-weight: 500;
    top: 30px;
}

section h21.main-title {
    color: #ffffff;
    font-size: 37px;
    font-weight: 500;
    top: 30px;
}

section h3.sub-title {
    color: #242323;
    font-size: 31px;
    font-weight: 700;
    margin-top: 30px;
}

section h31.sub-title {
    color: #ffffff;
    font-size: 31px;
    font-weight: 700;
    margin-top: 30px;
}

section .content {
    color: #242323;
    font-size: 21px;
    font-weight: 500;
}

.product-section {
    background: url(../images/product-bg.png) no-repeat right bottom #fff;
    position: relative;
    z-index: 103;
    height: auto;
    min-height: 600px;
    margin: 0 0 -100px 0;
}

.products-collapse {
    margin: 60px 0 120px 0;
}

.products-collapse .panel {
    border: 0;
    box-shadow: none;
    background: transparent;
}

.products-collapse .panel-default>.panel-heading {
    background: transparent;
    border-bottom: 1px solid #4d4d4f;
}

.panel-title,
.panel-title a:hover,
.panel-title a:active,
.panel-title a:focus {
    color: #000;
    font-size: 23px;
    text-decoration: none;
}

.products-collapse .panel-title a {
    display: block;
    background: url(../images/collapse-arrows.png) no-repeat right -30px;
}

.products-collapse .panel-title .collapsed {
    background: url(../images/collapse-arrows.png) no-repeat right 0;
}

.products-collapse .panel-body ul {
    list-style: none;
    margin: 0;
    font-size: 14px;
}

.products-collapse .panel-body ul li {
    margin: 10px 0 10px 0;
}

.products-collapse .panel-body ul li a,
.products-collapse .panel-body ul li a:hover {
    color: #000;
    text-decoration: none;
}

.industry-list {
    list-style: none;
    margin: 20px 0 0 0;
}

.industry-list li {
    border-bottom: 1px solid #4d4d4f;
    padding: 15px 0 15px 0;
    font-size: 18px;
}

.contact-section {
    position: relative;
}

.contact-section .brand-logo {
    background: url(../images/footer-logo.png) no-repeat;
    background-size:100%;
    width: 157px;
    height: 58px;
    display: block;
    text-indent: -9999px;
    margin:10px 0 0 0;
}

.map {
    position: relative;
    z-index: 102;
    height: 398px;
}

.map-shadow {
    position: absolute;
    left: 0;
    width: 100%;
    height: 200px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
    height: 50px;
    z-index: 103;
}

.address-info {
    height: 80px;
    bottom: 15px;
    left: 0;
    z-index: 105;
    width: 100%;
    background:#5a5a5a;
}

.contact-section [class^="col"] {
    border-right: 1px solid #ffffff;
    height: 50px;
    margin:10px 0 0 0;
}

.contact-section [class^="col"]:last-child {
    border: 0;
}

.contact-section .address {
    padding: 10px 0 10px 10px;
    color: #ffffff;
    font-size: 13px;
}

.contact-section .address span {
    color: #ffffff;
}

.contact-section .email {
    background: url(../images/email-icon.png) no-repeat 35px center;
    padding: 25px 0 0 35px;
    color: #ffffff;
    font-size: 13px;
}

.contact-section .social-media{
    list-style: none;
    padding: 20px 0 30px 10px;
    color: #000000;
    font-size: 14px;
}
footer ul.social-media{
    list-style: none;
    color: #000000;
    font-size: 14px;
    margin:0;
}
.contact-section .social-media li,footer .social-media li {
    display:inline-block;
    margin:0 10px 0 10px;
}
.contact-section .email a,
.contact-section .social-media li a{
    color: #ffffff;
}

footer .social-media{
    float:right;
}
footer .social-media li a {
    color:#5a5a5a;
}

.contact-section .social-media li a:hover,footer .social-media li a:hover {
    color: #000;}


#map {
    height: 100%;
}
#filters {
    margin:0 auto 60px auto;
    padding: 40px 0 0 0;
    list-style: none;
    z-index:102;
    display: flex;
    justify-content: center;
}
#filters li {
    float: left;
    width: 28%;
    position:relative;
    display: inline;
    text-align: center;
}
#filters li span{
    text-align: center;
    min-height: 100px;
    display: block;
    text-align: center;
    color: #585858;
    font-size: 25px;
    opacity: 0.5;
}
#filters li span:hover {
    opacity: 1;
    color: #000;
    text-decoration: none;
}
#filters li span {
    display: block;
    text-decoration: none;
    color: #666;
    cursor: pointer;
}
#filters li.photo span{
    background: url(../images/photo-icon.png) no-repeat center 100px;
    margin: 0 0 0 40px;
    padding: 50px 10px 164px 50px;
}
#filters li.news span{
    background: url(../images/news-icon.png) no-repeat center 100px;
    margin: 0 0 0 40px;
    padding: 50px 10px 184px 20px;
}
#filters li.video span{
    background: url(../images/video-icon.png) no-repeat center 100px;
    margin: 0 0 0 40px;
    padding: 50px 10px 204px 20px;
}
#filters li span.active {
    opacity: 1;
    color: #000;
    text-decoration: none;
}
#filters li:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    height: 250px;
    width: 2px;
    border-right: 2px solid #ebebeb;
    -webkit-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    transform: skew(-25deg);
}
#filters li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    height: 250px;
    width: 2px;
    border-left: 2px solid #ebebeb;
    -webkit-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    transform: skew(-25deg);
}
#filters li.first:before {
    width: 4px;
    border-left: 4px solid #ebebeb;
}
#filters li.last:after {
    width: 4px;
    border-right: 4px solid #ebebeb;
}
#portfoliolist {
    margin:0 0 100px 0;
}
#portfoliolist .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
	text-align: center;
    width: 22%;
    margin: 1%;
    display: none;
    float: center;
    overflow: hidden;

}

.portfolio-wrapper {
    overflow: hidden;
    position: relative !important;
    background: none;
    cursor: pointer;
}

.portfolio img {
    max-width: 100%;
    position: relative;
}

.portfolio .text-category {
    display: block;
    font-size: 9px;
}

#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    height:28px;
    text-align:center;
    width:28px;
    line-height:22px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    font-weight:100;
    top: -10px;
    right: -50px;
    z-index:1032;
}
.carousel-indicators {
    z-index:1000;
}
.partner-logo-container {
	padding: 10px;
	display: inline-block;
	margin: auto;
	background-color: rgba(255,255,255,255);
}
/*------- Footer -------*/

footer {
    height: 20px;
    position: static;
    top: 0;
    z-index: 103;
    width: 100%;
}

#isortaklarimiz{
    position: relative;
    z-index: 103;
    margin: 0 0 -100px 0;
    padding: 10px 0 0 0;
    background: white;
}


#isortaklarimiz .images-container{
    display: flex;
    flex-direction: column;
}

#isortaklarimiz .img-world{
    max-width: 704px;
    align-self: center;
    margin:20px 0 30px;
}

#isortaklarimiz .img-company-1,#isortaklarimiz .img-company-2,#isortaklarimiz .img-world{
    align-self: center;
}

#isortaklarimiz .img-world{
    max-width: 704px;
}

#isortaklarimiz .img-company-2{
    margin:30px 0 20px;
    padding-bottom:150px;
}

#isortaklarimiz .img-company-1,#isortaklarimiz .img-company-2{
    width:100%;
    max-width: 1200px;
}

.partners{
    display:flex;
    flex-wrap: wrap;
    max-width: 720px;
    margin:0 auto;
    align-content: center;
    align-items: center;
    justify-content: center;
    padding-bottom: 110px;
}

.partners .img-container{
    flex-basis: 20%;
    text-align: center;
    background: url(../images/bgw.png) no-repeat center right;
    background-position: center right;
    background-size: 5px 37px;
    height: 80px;
}



.partners .img-container.petro{
    padding:0 15px;
}
.partners img{
    height: 40px;
    width: auto;
    display: inline-block;
}

    footer .text-left{
        padding-top: 10px;
        float:left;
    }

    footer .social-media{
        padding-top:10px
    }
/* MOBILE */

@media (min-width:768px){
    .partners .img-container.nobg{
        background: none;
    }
}

@media (max-width:767px) {
    .navbar-brand {
        margin: 28px 0 0 0;
    }
    .partners .img-container.nobgsm{
        background: none;
    }
    .partners .img-container{
        height: 55px;
    }

    .partners .img-container img{
        height: 25px;
    }

    section h2.main-title {
        font-size: 23px;
    }

    .info-content .sub-title{
        max-width:200px;
        font-size: 18px;
    }

    .info-content {
        top: 68%;
        transform: translateY(-68%);
    }

    body {
        overflow-x: hidden;
    }

    .carousel-inner{
        overflow: initial;
    }
    header{
        height: 75px
    }
    .navbar-toggle{
        margin-left: 5px;
        margin-right: 10px;
    }

    .slider.mask-top{
        top:60px;
    }
    .navbar{
        margin-bottom:0;
    }
    #filters li.photo span, #filters li.news span,#filters li.video span{
        min-height: 220px;
    }
    #isortaklarimiz .img-world{
        max-width: 90vw;
    }

    .navbar-toggle {
        margin-top: 15px;
    }
    .nav.language,
    .navbar-default .navbar-form,
    .navbar-form .form-control {
        display: inline-block;
        margin: 0;
        float: left;
    }
    .nav.language li {
        float: left;
    }
    .navbar-default .navbar-form {
        border: 0;
        width: 60%;
        float: left;
        margin: -7px 0 0 0;
    }

    .navbar-collapse.in {
        margin:30px 0;
        background: #fff;
        width: 100%;
        display: block;
        position: absolute;
        left: 0;
    }

    .navbar-collapse .navbar-nav>li>a {
        padding: 10px;
        border: 0;
    }
    #slider {
        height: 500px;
    }
    .carousel {
        top: 175px;
        height: 240px;
    }

    .carousel-inner,.carousel-inner .item{
        height: 100%
    }
    .carousel-caption {
        width: 60%;
        padding: 0;
        top: 60px;
        left:12%;
    }
    .carousel-caption h3,
    .carousel-caption p.subtitle,
    .carousel-caption p {
        font-size: 16px;
        line-height: 21px;
    }
	.carousel-caption h31,
    .carousel-caption p.subtitle,
    .carousel-caption p {
        font-size: 16px;
        line-height: 21px;
    }
    .carousel .slider-btn {
        margin: 0;
        font-size: 14px;
        padding: 7px;
    }
    .corporate-section,
    .corporate-section h2 {
        margin: 0;
    }
    .corporate-section h2,
    .product-section h2,
    .industry-section h2,
    .media-section h2,
    .contact-section h2,
    .partner-section h2 {
        font-size: 28px;
        top: 5px;
    }
    .corporate-section h21 {
        margin: 0;
    }
	.corporate-section h21,
    .product-section h21,
    .industry-section h21,
    .media-section h21,
    .contact-section h21,
    .partner-section h21 {
        font-size: 28px;
        top: 5px;
    }
    .carousel-indicators {
        bottom:-20px;
    }
    .corporate-section {
        height:auto;
    }
    .corporate-section p {
        margin:0 0 25px 0;
    }
    .corporate-section .next-btn {
        bottom:-30px;
    }
    .motto-section,
    .motto-section2,
    .motto-section3,
    .motto-section4,
    .motto-section5,
    .motto-section6,
    .motto-section21,
    .motto-section31{
        background-size: 100% 100%;
        height: 400px;
    }

	section h21.main-title {
        font-size:28px;
    }
    section h3.sub-title {
        font-size:24px;
    }
	
	section h31.sub-title {
        font-size:24px;
    }
    section .content {
        font-size:18px;
    }
    .panel-title,
    .panel-title a:hover,
    .panel-title a:active,
    .panel-title a:focus {
        font-size:18px;
    }
    .product-section {
        margin: 0 0 -110px 0;
        background-size:contain;
        min-height:auto;
    }
    .industry-section {
        margin:0;
    }
    .industry-section .next-btn {
        bottom:-80px;
    }
    .industry-list li {
        font-size:16px;
        padding:10px 0 10px 0;
    }
    .industry-list {
        margin:0;
        padding:0;
    }
    .address-info {
        position:relative;
        height:auto;
    }
    .contact-section [class^="col"] {
        height:auto;
        border:0;
    }
    .contact-section .brand-logo {
        margin:20px auto;
    }
    .contact-section .email {
        background-position:left center;
        padding: 55px 0 55px 95px;
    }
    .contact-section .address {
        padding: 55px 0 0 95px;
        background-position:left center;
    }
    .contact-section .social-media {
        padding: 0 0 0 95px;
    }
    .media-section{
        background-size:contain;
        min-height:auto;
    }

    .info-content{
        top: 65%;
        transform: translateY(-65%);
    }
    #filters {
        padding:0;
        margin:0
    }
    #filters li {
        float:none;
        width:33%;
    }
    #filters li span {
        font-size:18px;
        margin:0 !important;
        min-height:100px;
    }
    #filters li.video span,
    #filters li.photo span,
    #filters li.news span {
        background-size:50%;
        background-position:center 100px;
    }
    #filters li:before,
    #filters li:after {
        display:none;
    }
    #filters li.video span {
        padding: 50px 10px 124px 20px;
        background-position:center 90px;
    }
    #filters li.photo span {
        padding: 50px 0 84px 0;
    }
    #filters li.news span{
        padding: 50px 0 104px 0;
    }
    #portfoliolist {
        margin:0 0 40px 0;
    }
    .media-section .next-btn {
        bottom:0;
    }
    .dropdown-menu {
        display:none !important;
    }

#navbar.shadow-style {
        background: url(../images/header-bg.png) no-repeat top center;
        background-size:cover;
        width:100%;
        box-shadow: none;
        height: 280px;
    }
    .navbar-collapse.in,.collapsing{
        padding: 0;
        position: absolute;
        margin: 0;
        background: white;
        text-align: center;
        border-top: none;
        -webkit-box-shadow: 6px 36px 32px -1px rgba(0,0,0,0.19);
        -moz-box-shadow: 6px 36px 32px -1px rgba(0,0,0,0.19);
        box-shadow: 6px 36px 32px -1px rgba(0,0,0,0.19);
        display: block;
        left: 0;
    }
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
        height: 32px;
        width:154px;
        background-size: 154px 32px;

    }
    .navbar-default .navbar-nav>li>a{
        line-height: 30px;
    }
    .navbar-header{
        max-width: 300px;
        float:left;
    }
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
        margin-left:10px;
    }
    .nav.language{
        margin-top:35px;
        float:right;
    }
    button.navbar-toggle{
        margin-top:33px;
        float:right;
    }

    .nav.language li a{
        font-size: 15px;
        padding: 0px 5px;
    }
    
    
    .nav.language
    {
        margin-left: 0
    }
    .nav.language li img.catalog-mobile{
        display: inline-block;
        height: 24px;
    }
    .nav.language li.pdf a{
        line-height: 27px;
    }


    .nav.language li.active a{
        border:none
    }


    .nav.language .catalog,.nav.language .en,.catalog-desktop{
        display:none;
    }
    .carousel-caption p.fadeInUp{
        font-size:25px;
    }
    .carousel-caption p.fadeInUpCustomSmall{
        font-size: 16px;
        line-height: 22px;
        margin-top: 0px;
        max-width: 140px;
    }
    .carousel-indicators .active,.carousel-indicators li {
        width: 14px;
        height: 14px;
    }
    .corporate-section h2, .product-section h2, .industry-section h2, .media-section h2, .contact-section h2, .partner-section h2{
        font-size:20px;
    }
    .corporate-section h2{
        margin-bottom:35px;
    }
    .products-collapse .panel-title a{
        font-size:15px;
    }
    #isortaklarimiz h2{
        margin-bottom:15px
    }

    #isortaklarimiz .next-btn{
        bottom: 5px;
    }

    #medya li span{
        font-size: 14px;
    }
    #medya .portfolio{
        width:22%;
        height: 200px;
    }
    #medya .portfolio-wrapper{
        font-size: 12px;
    }
    #iletisim .brand-logo-container{
        display: none;
    }
    #iletisim .social-media.small-hide{
        display: none;
    }
    #iletisim .address{
        padding-left:0;
        padding-top:20px;
    }
    #iletisim .col-sm-8{
        margin:0;
        padding: 0
    }

    #iletisim .address-info .left{
        max-width: 161px;
        float:left;
        font-size:10px;
        padding-bottom:20px;
    }
    #iletisim .address-info .right{
        float: right;
        max-width: 117px;
        font-size:10px;
        padding-bottom:20px;
    }

    #iletisim span.small-hide{
        display: none;
    }



    .motto-section,
    .motto-section2,
    .motto-section3,
    .motto-section4,
    .motto-section5,
    .motto-section6,
    .motto-section21,
    .motto-section31{
        background-size: auto 100%;
    }

    
   carousel-inner > .item{
        position: relative;
    }

    .carousel-inner>.item>img{
        max-width: initial;
        position: absolute;
    }

    .carousel-inner>.item:nth-child(1)> img{
        max-height: 385px;
        right: -75px;
        top: -93px;
    }

    .carousel-inner>.item:nth-child(2)> img{
        max-height: 355px;
        right: -206px;
        top: -78px;
    }

    .carousel-inner>.item:nth-child(3)> img{
        max-height: 385px;
        right: -176px;
        top: -104px;
    }

    .carousel-inner>.item:nth-child(4)> img{
        max-height: 385px;
        right: -152px;
        top: -89px;
    }

    .carousel-inner>.item:nth-child(5)> img{
        max-height: 345px;
        right: -495px;
        top: -91px;
        transform: rotateY(180deg);
    }

    .nav.language li, .nav.language li a {
        line-height: 28px;
        font-size: 15px;
    }
}

@media (min-width:768px) {
    #navigation-menu,
    .nav.language,
    .navbar-form {
        float: right;
    }
}

@media (min-width:768px) and (max-width:1199px) {
   .container {
      width:98%;
   }
   .carousel-indicators {
      bottom:10%;
   }
   .carousel-caption {
      left:10%;
      width:50%;
      bottom:10%;
   }
   .carousel {
      height:500px;
      top:100px;
   }
   .carousel-inner {
     overflow:inherit;
     height:500px;
   }
   .corporate-section h2,
   .product-section h2,
   .industry-section h2,
   .media-section h2,
   .contact-section h2,
   .partner-section h2 {
        font-size: 28px;
        top: 5px;
    }
   .corporate-section h21,
   .product-section h21,
   .industry-section h21,
   .media-section h21,
   .contact-section h21,
   .partner-section h21 {
        font-size: 28px;
        top: 5px;
    }
}

@media (max-width:1199px) {
    .corporate-section {
        height:auto;
        margin:0 0 -100px 0;
    }

    #sektorler {
        margin:0 0 -100px 0;
    }

    #sektorler .small-hide{
        display:none;
    }

    #urunler .small-hide{
        display:none;
    }
}




.grpelem,.accordion_wrapper /* a child element of a group */
{
	display: inline;
	float: left;
}

@media (min-width:768px) and (max-width:1068px)  {
    .navbar-default .navbar-nav>li>a{
        padding: 0px 8px;
    }
}

@media  (max-width:915px)  {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
        background-size: 200px 40px;
        width: 200px;
        height: 40px;
        margin-left:initial
    }
    .container>.navbar-header{
        margin:initial
    }

}

@media  (max-width:915px) and (min-width:768px) {
    .navbar.navbar-default .container{
        width:100%;
        padding: 0 10px;
    }
    .navbar-default .navbar-nav>li>a{
        padding: 0px 8px;
        font-size:13px;
    }
    #navbar {
        width:100%;
    }
    .nav.language{
        margin-left:10px;
    }
    .nav.language li,.nav.language li a{
        line-height: 18px;
        font-size:12px;
    }

    .nav.language li img{
        height:18px;
    }
    .navbar-nav{
        margin-top:13px;
    }
}

@media (max-width:425px){
    .motto-section{
        background: url(../images/parallax-1.jpg) no-repeat -131px 100px;
        background-size: auto 105%
    }

    section.motto-section4{
        background: url(../images/parallax-4.jpg) no-repeat -56px 122px;
        background-size: auto 80%;
    }


    section.motto-section3{
        background: url(../images/parallax-3.jpg) no-repeat 4px 126px;
        background-size: auto 65%;
    }

    section.motto-section5 {
        background: url(../images/parallax-5.jpg) no-repeat -119px 110px;
        background-size: auto 95%;
    }

    section.motto-section6 {
        background: url(../images/parallax-6.jpg) no-repeat -179px 110px;
        background-size: auto 95%;
    }
}

@media (max-width:400px) {
    .navbar-brand {
        width: 202px;
        height: 40px;
        background-size: 202px 40px;
    }
}



@media (max-width:370px) {
    .navbar-brand {
        margin: 32px 0 0 0;
    }
    
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand
    {
        height: 32px;
        width: 154px;
        background-size: 154px 32px;
    }
}

@media (max-width:350px) {
    #filters li.video span, #filters li.photo span, #filters li.news span{
        background-size: 60%;
    }
}