body {  background: #ffffff; font-family: "Open Sans", sans-serif; }

.siteContainer { width:100%; float:left; position: relative; }

.fullScreenSlider {
    float: left;
    width: 100%;
    position: relative;
}
.fullScreenSliderDotted {
    background: transparent url("../images/dottedSmall.png") repeat scroll 0 0;
    float: left;
    height: 100%;
    width: 100%;
}
.fullScreenSliderThumb {
    /*background-attachment: fixed;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;*/
    height: 620px !important;
    width: 100%;
}

.sliderComment {
    left: 0;
    margin: -62px auto 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1000px;
}

.sliderComment h3 {
    color: #fff;
    font-family: "Open Sans",sans serif;
    text-align: center;
    float: left;
    width: 100%;
}
.sliderComment h3:nth-child(1) {
    font-size: 42px;
    font-weight: 700;
    letter-spacing: 1px;>
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.sliderComment h3:nth-child(3) {>
    font-size: 22px;
    font-weight: 300;
    height: 103px;
    left: 2px;
    line-height: 1.6;
    margin-top: 13px;
    overflow: hidden;
    position: relative;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.iconCut {
    float: left;
    margin-bottom: 6px;
    margin-top: 6px;
    text-align: center;
    width: 100%;
}
.iconCut .icon {
    background: rgba(226, 55, 55, 1) none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    height: 35px;
    padding-top: 11px;
    text-align: center;
    width: 35px;
}
.iconCut.second .icon {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
    color: rgba(226, 55, 55, 1);
    padding-top: 9px;
}
.header {
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 999;
}
.headerTop {
    background: rgba(0, 0, 0, 0) linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0)) repeat scroll 0 0;
    float: left;
    width: 100%;
    height: 51px;
}
.headerTopContentRight {
    float: right;
}
.demirciogluInfo { float: left; padding-top: 12px; }

.demirciogluInfo a {
    color: #fff;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-right: 17px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.demirciogluInfo a .icon {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    color: rgba(226, 55, 55, 1);
    font-size: 16px;
    height: 30px;
    margin-right: 6px;
    padding-left: 1px;
    padding-top: 7px;
    position: relative;
    text-align: center;
    text-shadow: none;
    width: 30px;
}
.headerSocial {
    float: left;
    margin-top: 12px;
}
.headerSocial a {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    color: rgba(226, 55, 55, 1);
    float: left;
    font-size: 16px;
    height: 30px;
    margin-left: 8px;
    padding-top: 7px;
    text-align: center;
    width: 30px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.headerSocial a:hover {
    background: rgba(226, 55, 55, 1);
    color:#fff;
}
.headerBottom {
    /*background: url("../images/logoBg.png") no-repeat 0 0 transparent;
    height: 79px;*/
    float: left;
    width: 100%;
    /*margin-top: 20px;*/
}
.headerBottom .logo {
    float: left;
    margin-top: 7px;
}
.headerBottom .logo a { display: block; }
.headerBottom .logo img  { width: auto; height: auto; }

.menuNav {
    float: right;
    margin-right: -4px;
    margin-top: 18px;
}
.middle {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.borderWawe {
    background: url("../images/borderWawe.svg") top left repeat-x;
    float: left;
    height: 14px;
    margin-top: -7px;
    z-index: 999;
    position: relative;
    width: 100%;
}
.borderWawe.second {
    margin-top: -17px;
}
.section {
    float: left;
    width:100%;
    margin-top: 50px;
}
/*.section.one {}*/
.sectionTitle {
    float: left;
    text-align: center;
    width: 100%;
}
.sectionTitle h3 {
    border-bottom: 1px solid #d9d9d9;
    color: #535458;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 2px;
    padding-bottom: 16px;
    padding-left: 25px;
    padding-right: 25px;
}
.iconCut.second {
    position: relative;
    top: -22px;
}
.sectionContent { float: left; width: 100%; }
.slidingThumb { float: left; }
.slidingThumb li {
     float: left;
    margin-right: 25px;
    overflow: hidden;
}
.slidingThumb li img {
    cursor: pointer;
    height: 372px;
    object-fit: cover;
    width: 250px;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}
.slidingThumb li img:hover {
    -webkit-transform:scale(1.15);
    -moz-transform:scale(1.15);
    -ms-transform:scale(1.15);
    -o-transform:scale(1.15);
    transform:scale(1.15);
}
.slidingThumbContent {
    float: left;
    width: 410px;
}
.slidingComment {
    float: left;
    margin-top: 15px;
    width: 51.7%;
}
.slidingComment h3 {
    color: #535458;
    font-family: "Open Sans",sans-serif;
}
.slidingComment h3:nth-child(1) {
    font-size: 18px;
    font-weight: 600;
}
.slidingComment h3:nth-child(2) {
    font-size: 14px;
    height: 163px;
    line-height: 1.7;
    margin-top: 10px;
    overflow: hidden;
    font-weight: 300;
}
.slidingInfo {
    border: 2px solid #e3e3e3;
    border-radius: 5px;
    float: left;
    margin-top: 25px;
    padding: 10px 16px 2px;
    width: 51.0%;
}
.slidingInfo h3 {
    color: #535458;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin-bottom: 9px;
}
.slidingInfo h3:nth-child(1) {
    float: left;
    width: 100%;
}
.slidingInfo h3:nth-child(2) { float:left; margin-right: 10px; }
.slidingInfo h3:nth-child(3) { float:left; }
.slidingInfo h3 .icon {
    background: rgba(226, 55, 55, 1) none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    height: 25px;
    margin-right: 7px;
    padding-top: 5px;
    text-align: center;
    width: 25px;
}
/*.section.two {}*/
.slidingThumb.second {
    margin-left: 20px;
}
.slidingThumb.second li:nth-last-child(1) {
    margin-right: 0;
}
.mapBtn {}
.mapBtn a {
    background: #666 none repeat scroll 0 0;
    border: 2px solid #666;
    color: #fff;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    height: 94px;
    letter-spacing: 1px;
    line-height: 1.2;
    margin-right: 7px;
    margin-top: 30px;
    padding: 10px 10px 0;
    text-align: center;
    width: 90px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.mapBtn a .icon {
    float: left;
    font-size: 32px;
    margin-bottom: 4px;
    width: 100%;
}
.mapBtn a:hover {
    border: 2px solid #e23737;
    background: #fff;
    color:#e23737;
}

.section.three {
    /*background-attachment: fixed;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;*/
    height: 585px !important;
    width: 100%;
    position: relative;
}
.sectionParallaxContent {
    bottom: 0;
    height: 1px;
    left: 0;
    margin: auto;
    min-height: 42.5%;
    position: absolute;
    right: 0;
    top: 30px;
    width: 1150px;
}
.sectionParallaxTitle {
    float: left;
    text-align: center;
    width: 100%;
}
.sectionParallaxTitle h3 {
    border-bottom: 1px solid rgba(255,255,255,0.18);
    color: #fff;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 42px;
    font-weight: 700;
    letter-spacing: 2px;
    padding-bottom: 16px;
    padding-left: 25px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    padding-right: 25px;
}
.sectionParallaxComment {
    left: 0;
    margin: 100px auto 0;
    position: absolute;
    right: 0;
    width: 1000px;
}
.sectionParallaxComment h3 {
    font-size: 22px;
    height: auto;
    font-weight: 300;
    left: 2px;
    color:#fff;
    font-family: "Open Sans", sans-serif;
    line-height: 1.6;
    margin-top: 13px;
    overflow: hidden;
    text-align: center;
    position: relative;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.section.products { }

.productsContent { float: left; width:100%; }
.productThumb {
     float: left;
    overflow: hidden;
    width: 100%;
}
.productThumb img {
     height: 270px;
    object-fit: cover;
    width: 295px;
}
.productText {
    background: rgba(226, 55, 55, 1) none repeat scroll 0 0;
    border: 2px solid #e23737;
    color: #fff;
    float: left;
    padding: 12px 10px;
    margin-top: 1px;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#owl-demo2 .item:hover .productText{
    background: #fff none repeat scroll 0 0;
    color: #e23737;
}
.productText h3 {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
}
.footer {
    background: #e23737; float: left; width: 100%; margin-top: 1px; padding-top: 15px; padding-bottom: 15px;
}
.copyright { float: left; }
.design { float: right ;}
.copyright, .design {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}
.mobileNav {}

.innerPage {
    float: left;
    width: 100%;
}
.innerPageThumb {
    float: left;
    width: 100%;
}
.innerPageThumb img {
    height: 170px;
    object-fit: cover;
    width: 100%;
}
.innerPageTitle {
    background: #c52c2c none repeat scroll 0 0;
    float: left;
    height: 60px;
    width: 100%;
}
.innerPageTitleContent {
    background: #e23737 none repeat scroll 0 0;
    float: left;
    height: 75px;
    margin-top: -15px;
    width: 100%;
}
.innerPageTitleContent h3 {
     color: #fff;
    float: left;
    font-size: 28px;
    font-weight: 700;
    margin-top: 19px;
    overflow: hidden;
    text-indent: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
}
.innerPageTitleContent .backPage {
    background: rgba(0, 0, 0, 0.06) none repeat scroll 0 0;
    color: #fff;
    float: right;
    font-size: 13px;
    font-weight: 600;
    margin-top: 0;
    padding: 28px 14px;
    text-transform: uppercase;
}
.innerPageContent {
    float: left;
    margin-bottom: 30px;
    margin-top: 15px;
    min-height: 400px;
    width: 100%
}

.innerProjectDetail { float:left; width:100%; }
.innerProjectThumb {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    float: left;
    padding: 7px;
    width: 652px;
    overflow: hidden;
}
.innerProjectThumb:hover img {
    -webkit-transform:scale(1.15);
    -moz-transform:scale(1.15);
    -ms-transform:scale(1.15);
    -o-transform:scale(1.15);
    transform:scale(1.15);
}
.innerProjectThumb img {
    height: 336px;
    object-fit: cover;
    width: 100%;
    -webkit-transition: all .9s ease-in-out;
    -moz-transition: all .9s ease-in-out;
    -o-transition: all .9s ease-in-out;
    -ms-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out;
}
.innerProjectSlogan {
    display: table-cell;
    height: 350px;
    vertical-align: middle;
}
.innerProjectSloganContent {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    border-left: 8px solid rgba(0, 0, 0, 0.3);
    padding: 15px 20px;
}
.innerProjectSlogan .slidingInfo { 
    margin-left: 15px;
    width: 96%;
}
/*.innerProjectSloganContent h3 {
    color: #fff;
}
.innerProjectSloganContent h3:nth-child(1) {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
    color: rgba(0, 0, 0, 0.3);
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 8px;
    padding-bottom: 5px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
}
.innerProjectSloganContent h3:nth-child(2) {
    font-size: 13px;
    height: 81px;
    line-height: 1.6;
    overflow: hidden;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}*/
.innerProjectComment {
    float: left;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
.innerProjectComment h3 {
    color: #666;
    font-size: 14px;
    line-height: 1.7;
}

.innerProjectGallery {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.innerProjectGalleryContent {
    float: left;
    width: 100%;
}
.innerProjectGalleryContent #owl-demo4 .item a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.08);
    float: left;
    padding: 7px;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
/*.innerProjectGalleryContent #owl-demo4 .item a:hover{
    background:#e23737;

}*/
.innerProjectGalleryContent #owl-demo4 .item a:hover img {
    -webkit-transform:scale(1.15);
    -moz-transform:scale(1.15);
    -ms-transform:scale(1.15);
    -o-transform:scale(1.15);
    transform:scale(1.15);
}
.projectThumb {
    float: left;
    overflow: hidden;
    width: 100%;
}
.projectThumb img {
    height: 213px;
    object-fit: cover;
    width: 281px;
    -webkit-transition: all .9s ease-in-out;
    -moz-transition: all .9s ease-in-out;
    -o-transition: all .9s ease-in-out;
    -ms-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out;

}


.projectMap {
    float: left;
    margin-top: 40px;
    width: 100%;
}
.projectMap iframe {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    padding: 7px;
}
.innerProjectDetail .sectionTitle {
    float: left;
    text-align: center;
    width: 100%;
}
.innerProjectDetail .sectionTitle h3 {
    border-bottom: 1px solid #e23737;
    color: #e23737;
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    padding: 0 70px 32px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.innerProjectDetail .sectionTitle.second h3 {
    border-bottom: 1px solid #fff;
    color: #fff;
}
.innerProjectDetail .sectionTitle span {
    float: left;
    margin-bottom: 15px;
    margin-top: -29px;
    position: relative;
    width: 100%;
    z-index: 99;
}
.innerProjectDetail .sectionTitle span .icon {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    color: #e23737;
    display: inline-block;
    padding-top: 12px;
    font-size: 30px;
    height: 55px;
    text-align: center;
    width: 55px;
}
.innerProjectDetail .sectionTitle.second span .icon {
    background:#000 none repeat scroll 0 0;
    color: #fff;
}
.innerProducts {
    float: left;
    width: 100%;
}
.innerProducts ul {
    display: block;
}
.innerProducts ul li {
    float: left;
    margin: 0 7px 20px;
    width: 23.7%;
}
.innerProducts ul li a {
    display: block;
}
.innerProductThumb {
    float: left;
    overflow: hidden;
    width: 100%;
}
.innerProductThumb img {
    height: 280px;
    object-fit: cover;
    width: 100%;
}
.innerProductComment {
    float: left;
    margin-top: 1px;
    width: 100%;
}
.innerProductComment h3 {
    background: #e23737 none repeat scroll 0 0;
    border: 3px solid #e23737;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
    padding: 10px 15px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.innerProducts ul li a:hover .innerProductComment h3 {
    background: #fff none repeat scroll 0 0;
    color: #e23737;
}

.innerProductText {
    float: left;
    margin: 10px 0 25px;
    text-align: center;
    width: 100%;
}
.innerProductText h3 {
    color: #666;
    font-size: 14px;
    line-height: 1.7;
}

/*.productPageButton {
    float: right;
}
.productPageButton ul {
    display: block;
}
.productPageButton ul li {
     float: left;
}
.productPageButton ul li a {
     background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    margin-left: 7px;
    padding: 10px 15px;
}*/


.aboutPage {
    float: left;
    margin-top: 5px;
    width: 100%;
}
.aboutPage .logos {
    float: left;
    margin: 10px 0 25px;
    text-align: center;
    width: 100%;
}
.aboutPage .logos ul {
    display: inline-block;
}
.aboutPage .logos ul li {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    border-radius: 100%;
    float: left;
    margin: 0 10px;
}
.aboutPage .logos ul li a {
    display: table-cell;
    height: 150px;
    vertical-align: middle;
    width: 150px;
}
.aboutPage .logos img {
     height: auto;
    width: auto;
}
.aboutPage .logos ul li:nth-child(2) img, .aboutPage .logos ul li:nth-child(3) img { width:120px; } 

/*** Contact Css***/

.contactAddress {
    float: left;
    width: 44%;
    margin-top: 15px;
}
.contactAddress h3 {
    border: 1px dashed rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    color: #888;
    float: left;
    font-size: 14px;
    margin-bottom: 15px;
    padding: 13px 14px;
    width: 97%;
}
.contactAddress h3 .icon {
    font-size: 18px;
    margin-right: 5px;
    text-align: center;
    width: 19px;
}
.contactForm {
    float: left;
    margin-top: 12px;
    width: 56%;
}
.contactForm li {
    float: left;
    width: 50%;
}
.contactForm li input, .contactForm textarea {
    background: #fff none repeat scroll 0 0;
    border: 3px solid rgba(0, 0, 0, 0.07);
    border-radius: 10px;
    color: #666;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    height: 50px;
    margin: 3px 3px 5px;
    padding: 2px;
    text-indent: 15px;
    width: 98%
}
.contactForm textarea {
    height: 124px;
    padding-top: 10px;
    width: 99%;
}
.contactForm .send {
    float: right;
    margin-right: 3px;
    margin-top: 7px;
}
.contactForm .send input {
    background: #a6a6a6 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    font-family: "Open Sans",sans-serif;
    height: 40px;
    transition: all 0.2s ease 0s;
    width: 110px;
}
.contactMap {
    background: #fff none repeat scroll 0 0;
    border: 1px dashed rgba(0, 0, 0, 0.1);
    float: left;
    margin-top: 25px;
    padding: 6px;
    width: 99.8%;
}
.contactMap iframe {
    height: 400px;
}
/*** Contact Css***/



@media only screen and (min-width:319px) and (max-width:479px) {
    .headerSocial {
        display: none;
    }
    .headerTop {
        display: none;
        height: auto;
    }
    .headerTopContentRight {
        float: none;
        margin: 0 auto;
        width: 304px;
    }
    .headerBottom .logo {
        float: none;
        margin: 7px auto 0;
        width: 153px;
    }
    .demirciogluInfo a:nth-last-child(1) { margin-right: 0; }
    .demirciogluInfo a {
        letter-spacing: 0;
    }
    .headerBottom {
        margin-top: 18px;
    }
    .fullScreenSliderThumb {
        min-height: 300px !important;
    }
    .sliderComment h3:nth-child(3) {
        display: none;
    }
    .sliderComment {
        margin: -25px auto 0;
        width: 320px;
    }
    .sliderComment h3:nth-child(1) {
        font-size: 28px;
    }
    .slidingThumb {
        float: none;
        margin: 0 auto;
        width: 314px;
    }
    .slidingThumb li { margin-right:1px; width:49.8%; height: 240px; }
    .slidingThumb li:nth-last-child(1) { margin-right: 0; }

    .sectionParallaxComment h3 {
        font-size: 18px;
        height: 113px;
    }

    .slidingThumb li img {
        width: 160px;
    }
    .slidingComment {
        text-align: center;
        width: 100%;
    }
    .slidingInfo {
        width: 100%;
        padding: 10px 12px 2px;
    }
    .section {
        margin-top: 30px;
    }
    .productsContent #owl-demo2 {
        margin: 0 auto;
        width: 83%;
    }
    .slidingThumb.second {
        /*margin-left: 0;
        position: relative;
        top: 20px;
        width: 310px;*/
        display: none;
    }
    .sectionParallaxContent {
        min-height: 202px;
        top: 0;
        width: 100%;
    }
    .sectionParallaxComment {
        width: 310px;
        margin: 75px auto 0;
    }
    .section.three {
        min-height: 300px !important;
    }
    .sectionParallaxTitle h3 {
        font-size: 28px;
    }

    .mapBtn {
        margin: 0 auto;
        width: 284px;
    }
    .mapBtn a:nth-last-child(1) {
        margin-right: 0;
    }
    .copyright, .design {
        text-align: center;
        width: 100%;
    }


    .innerPageTitleContent {
    height: 60px;
    margin-top: -15px;
}
.innerPageTitleContent h3 {
    font-size: 22px;
    margin-top: 15px;
}
.innerPageTitleContent .backPage {
    display: none;
    padding: 21px 14px;
}
.aboutPage .logos ul li {
    display: inline-block;
    float: none;
    margin: 0 10px 18px;
}
.innerPageTitle {
    height: 45px;
}
.innerProducts ul li {
    margin: 0 0 20px;
    width: 100%;
}


.innerProjectThumb {
    width: 100%;
}
.innerProjectThumb img {
    height: 200px;
}
.innerProjectSlogan {
    display: inherit;
    height: auto;
}

.innerProjectSlogan .slidingInfo {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
}
.innerProjectDetail .sectionTitle h3 {
    font-size: 24px;
    padding: 0 10px 32px;
}
.projectMap iframe {
    height: 250px;
}



}

@media only screen and (min-width:390px) and (max-width:479px) {

    .container { width:390px !important; }
}

@media only screen and (min-width:479px) and (max-width:767px) {

.innerPageTitleContent .backPage {
    display: none;
}

    .headerSocial {
        display: none;
    }
    .headerTop {
        display: none;
        height: auto;
    }
    .headerTopContentRight {
        float: none;
        margin: 0 auto;
        width: 304px;
    }
    .headerBottom .logo {
        float: none;
        margin: 7px auto 0;
        width: 153px;
    }
    .demirciogluInfo a:nth-last-child(1) { margin-right: 0; }
    .demirciogluInfo a {
        letter-spacing: 0;
    }
    .headerBottom {
        margin-top: 18px;
    }
    .fullScreenSliderThumb {
        min-height: 300px !important;
    }
    .sliderComment h3:nth-child(3) {
        display: none;
    }
    .sliderComment {
        margin: -45px auto 0;
        width: 320px;
    }
    .slidingThumb {
        float: none;
        margin: 0 auto;
        width: 480px;
    }
    .slidingThumb li {
        margin-right: 10px;
        width: 48.9%;
    }
    .slidingThumb li:nth-last-child(1) { margin-right: 0; }

    .sectionParallaxComment h3 {
        font-size: 18px;
        height: 113px;
    }
    .slidingComment {
        text-align: center;
        width: 100%;
    }
    .slidingInfo {
        width: 100%;
        padding: 10px 12px 2px;
    }
    .section {
        margin-top: 30px;
    }
    .productThumb {
        height: 200px;
    }
    .productThumb img {
        width: 210px;
    }
    .productsContent #owl-demo2 {
        margin: 0 auto;
        width: 422px;
    }
    .slidingThumb.second {
        /*margin-left: 0;
        position: relative;
        top: 20px;
        width: 310px;*/
        display: none;
    }
    .sectionParallaxContent {
        min-height: 218px;
        top: 0;
        width: 100%;
    }
    .sectionParallaxComment {
        margin: 90px auto 0;
        width: 470px;
    }
    .section.three {
        min-height: 300px !important;
    }
    .mapBtn {
        margin: 0 auto;
        width: 284px;
    }
    .mapBtn a:nth-last-child(1) {
        margin-right: 0;
    }


    .aboutPage .logos ul li {
    display: inline-block;
    float: none;
}

.innerProducts ul li {
    margin: 0 5px 20px;
    width: 47.8%;
}


.innerProjectThumb {
    width: 100%;
}
.innerProjectThumb img {
    height: 300px;
}
.innerProjectSlogan {
    display: inherit;
    height: auto;
}

.innerProjectSlogan .slidingInfo {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
}
.innerProjectDetail .sectionTitle h3 {
    font-size: 24px;
    padding: 0 10px 32px;
}


}

@media only screen and (min-width:600px) and (max-width:767px) {

    .container { width:600px !important; }
}

@media only screen and (min-width: 767px) and (max-width: 991px) {



    .sliderComment {
        width: 760px;
    }
    .slidingThumb li {
        margin-right: 10px;
        width: 165px;
    }
    .slidingThumb li img {
        width: 200px;
    }
    .slidingComment h3:nth-child(2) {
        height: 115px;
    }
    .section {
        margin-top: 30px;
    }

    .productThumb {
        height: 200px;
    }
    .productThumb img {
        width: 230px;
    }
    .productsContent #owl-demo2 {
        margin: 0 auto;
        width: 705px;
    }

    .sectionParallaxComment h3 {
        height: 138px;
    }
    .sectionParallaxContent {
        min-height: 218px;
        top: 0;
        width: 100%;
    }
    .sectionParallaxComment {
        margin: 90px auto 0;
        width: 760px;
    }

    .innerProducts ul li {
    margin: 0 5px 20px;
    width: 32%;
}

.innerProjectThumb {
    width: 390px;
}
.innerProjectThumb img {
    height: 250px;
}
.innerProjectSlogan {
    height: 265px;
}


}

@media only screen and (min-width: 991px) and (max-width: 1240px) {
    .sliderComment {
        width: 960px;
    }
    .slidingThumb li {
        margin-right: 15px;
    }
    .productsContent #owl-demo2 {
        margin: 0 auto;
        width: 920px;
    }
    .slidingComment, .slidingInfo {
        width: 45.9%;
    }
    .productThumb {
        height: 230px;
    }
    .productThumb img {
        width: 240px;
    }
    .slidingThumb.second {
        margin-left: 15px;
    }
    .sectionParallaxComment h3 {
        height: 138px;
    }
    .sectionParallaxContent {
        min-height: 218px;
        top: 0;
        width: 100%;
    }
    .sectionParallaxComment {
        margin: 90px auto 0;
        width: 960px;
    }


.innerProducts ul li {
    width: 23.5%;
}


}

@media only screen and (min-width : 1824px) {

    .container { width:1300px !important; }

    .fullScreenSliderThumb {
        min-height: 930px !important;
    }
    .slidingComment h3:nth-child(1) {
        font-size: 20px;
    }
    .slidingComment h3:nth-child(2) {
        font-size: 16px;
        height: 163px;
    }
    .slidingInfo {
        width: 56%;
    }
    .slidingComment {
        width: 56%;
    }
    .productText h3 {
        font-size: 16px;
    }
    .section.three {
        min-height: 900px !important;
    }
    .productThumb {
        height: 315px;
    }
    .productThumb img {
        width: 325px;
    }
    .productsContent .owl-buttons {
        top: 175px;
    }


}