/* BEGIN min width 1400px */
@media (min-width: 1450px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
       max-width: 1320px;
    }
}
/* END min width 1400px */


@media (min-width: 1200px) and (max-width: 1449.98px) {
    .slider_caption {
        margin-left: 100px;
    }
    .owl-navi {
        margin-left: 100px;
    }
}


/* col-lg ye kadar (col-lg 1200 den başlıyor) */
@media (max-width: 1199.98px) {
    .pre-header {
        display: none;
    }
    .sf-vertical {
        min-width: 15em;
    }
    .header-menu a.navbar-brand {
        margin: 0;
    }
    .header-menu .navbar-brand>img {
        width: 180px;
        margin: 0;
        padding: 0;
    }
    .header-menu .contact {
        display: none;
    }
    .banner-carousel-section .bg-section {
        display: none;
    }
    .owl-navi {
        display: none;
    }
    .slider-container {
        width: 100%;
        margin-top: 0;
        text-align: center;
    }
    .swiper-slide-active .slider-desc {
        width: 100%;
    }
    .pre-footer-col:before {
        width: 0;
    }
    .footer {
        padding: 10px 0;
    }
	.footer .copyright {
        text-align: center;
        margin-bottom: 10px;
    }
    .footer .author {
        text-align: center;
    }
    #topcontrol {
        bottom: 20px !important;
    }
    .search-content-text {
        text-align: center;
        margin-bottom: 10px;
    }
    .search-content .btn {
        margin-top: 10px;
    }
    .recent-work .recent-work-item:hover img {
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    .content-page .tab-pane .list-unstyled li div {
        width: 50%;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .header-menu .navbar-default .navbar-nav>li>a {
        font-size: 11px;
    }
    .header-menu .navbar-default .dropdown-menu li > a {
        font-size: 1em;
        line-height: 1.1em;
        color: #FFF;
    }
    .middle-links ul li a {
        font-size: 11px;
    }
    .middle-inputs .search-input {
        width: 180px;
    }
    .sf-menu li a {
        font-size: 13px;
        padding: 33px 10px;
    }
    .sf-menu ul li a {
        font-size: 13px;
        padding: 3px 10px;
    }
    .header-right-div {
        display: none;
    }
    .pre-footer-columns li a {
        font-size: 12px;
        padding: 0 8px;
    }

}


/* BEGIN max width 1024px */
@media (min-width: 768px) and (max-width: 1023.98px) {
    .pre-header .searchForm {
        margin-top: 10px;
    }
    .navbar-brand>img {
        margin: 0;
    }
    .header-menu .navbar-default .navbar-nav>li>a {

    }
    .header-menu .navbar-default .dropdown-menu li > a {
        font-size: 1em;
        line-height: 1.1em;
        color: #FFF;
    }
    .header-menu .navbar-default .navbar-nav > li > a:before {

    }
    .header-menu .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #FFF;
    }
    .header-menu .navbar-default .navbar-toggle {
        margin-top: 23px;
    }
    .tp-caption.logo_slide {
        margin-top: -50px;
    }
    .tp-caption.large_bold_white {
        clear: both;
        display: block;
        white-space: normal;
        width: 100%;
    }
    .tp-caption.large_bold_white .zoom-this h1 {
        font-size: 66px;
        line-height: 74px;
    }
    .tp-caption.mediumlarge_light_white_center {
        white-space: normal;
        text-align: center;
        width: 85%;
        z-index: 99;
    }
    .tp-caption.mediumlarge_light_white_center h1 {
        font-weight: 800;
        font-size: 36px;
        line-height: 42px;
        color: #FFF;
        margin-top: 20px;
    }
    .tp-caption.servis {
        white-space: normal;
        text-align: center;
        width: 85%;
        z-index: 99;
    }
    .tp-caption.servis h2 {
        font-weight: 400;
        font-size: 26px;
        line-height: 32px;
        display: block;
        color: #60A3D6;
        margin-top: 25px;
    }
    .tp-caption.slide_subtitle_white {
        white-space: normal;
        text-align: center;
        width: 85%;
        z-index: 99;
    }
    .tp-caption.slide_subtitle_white p {
        font-weight: 300;
        font-size: 18px;
        line-height: 24px;
    	color: #FFF;
        margin-top: 25px;
    }
    .tp-caption .scroll-down {
        clear: both;
        display: block;
        margin-top: 450px;
    }
    .pow-feature-items.text-right, .pow-feature-items.text-left {
        text-align: center;
    }
    #testimonials figure {
        width: 100%;
    }
    .pre-footer-col.about {
     /*   text-align: center; */
    }
    ul.filter-button-group {
        padding-left: 0;
    }
    ul.filter-button-group li {
        margin: 5px 2px;
    }
    ul.filter-button-group li a {
        font-size: 11px;
        position: relative;
        color: #FFF;
        padding: 15px;
    }
    .titlebar .inner-container {
        position: relative;
       /* text-align: center;  */
    }
}
/* END max width 1024px */


/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .tp-caption.mediumlarge_light_white_center {
        white-space: normal;
        text-align: center;
        width: 85%;
        z-index: 99;
    }
    .tp-caption.mediumlarge_light_white_center h1 {
        font-weight: 800;
        font-size: 46px;
        line-height: 52px;
        color: #FFF;
        margin-top: -50px;
    }
    .tp-caption.servis {
        white-space: normal;
        text-align: center;
        width: 85%;
        z-index: 99;
    }
    .tp-caption.servis h2 {
        font-weight: 400;
        font-size: 36px;
        line-height: 42px;
        display: block;
        color: #60A3D6;
        margin-top: 35px;
    }
    .tp-caption.slide_subtitle_white {
        white-space: normal;
        text-align: center;
        width: 85%;
        z-index: 99;
    }
    .tp-caption.slide_subtitle_white p {
        font-weight: 400;
        font-size: 28px;
        line-height: 34px;
    	color: #FFF;
        margin-top: 100px;
    }
}

/* BEGIN max width 992px */
@media (max-width: 991.98px) {
    .sf-menu {
        display: none;
    }
    .header-section.smaller .navbar-brand>img {
        /*width: 80px;
        padding: 10px 15px;*/
    }
    #header header {
        display: block;
    }
    header .toggle {
        top: 35px;
    }
    .header-right-div {
        display: none;
    }
    .middle-links-inputs {
        display: none;
    }
    .sidebarButton {
        display: block;
    }
    .pre-header .sol {
        display: none;
    }
    .banner-carousel-section {
        margin-top :0;
    }
    .banner-carousel {
        height: 400px;
        padding: 0;
    }
    .slider_caption {
        width: 100%;
    }
    .slider_caption h1 {
        font-size: 34px;
        line-height: 34px;
    }
    .slider_caption p {
        font-size: 34px;
        line-height: 34px;
    }
    .slider_columns {
        justify-content: center;
        margin: 1em 0 0 0;
    }
    .slider-buttons img {
        width: 150px;
    }
    .banner-carousel-section .btn {
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 1px;
    }
    .about__imgs-wrapper {
        text-align: center;
    }
    .about__img img:nth-child(2) {
        display: none;
    }
    .about-layout .about__img {
        margin-bottom: 20px;
        padding: 0px;
    }
    .about-layout2 .about__img {
        margin-bottom: 20px;
        padding: 0px;
    }
    .heading__desc.w-75 {
        width: 100%!important;
    }
/*    .post-section {
        padding: 50px 0;
    }*/
    .case-block .inner-box .image {
        top: 20px;
        margin-bottom: 40px;
    }
    .case-block:not(:last-child){
        margin-bottom: 20px;
    }
    .contentLeft {
        /*padding-right: 0;   */
        margin-top: 20px;
    }
    .contact-form-inner {
        margin-top: 20px;
    }
    .socialHeader {
        position: absolute;
        top: 12px;
        right: 85px;
        margin-bottom: 0;
    }

/*    .slider_caption h1 + p {
        margin-top: 10px;
    }*/

/*    .corporate.content .content-wrap.smaller {
        margin-top: 88px;
    }
*/
    .header-section.smaller .header-middle {
        display: block;
    }
    .services-inner {
        top: 0;
    }
    .social-banner {
        display: none;
    }
    .corporate .content-page {
        position: relative;
    }
    .sidebar-categories.exports {
        position: relative;
        height: 400px;
        margin: 20px 0;
        overflow: auto;
    }
    .module.videogallery .caption {
        padding: 10px 10px;
        width: calc(100% - 50px);
    }
    .module.videogallery .caption h3 {
        font-size: 16px;
    }
    .module.videogallery .caption p {
        font-size: 12px;
        line-height: 18px;
    }
    .bottom-icons {
        display: none;
    }
    .menu-tabs .tab-content ul li {
        width: 150px;
        list-style: none;
        padding: 10px;
        margin: 0;
    }
    .getintouch {
        min-height: 368px;
    }
    .address {
        margin-bottom: 20px;
    }
    .breadcrumbs-wrapper .breadcrumb a {
        font-size: 12px;
        letter-spacing: 0;
    }
    .style5.icon-box .icon-box-right p {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px;
    }
    .blog-item.product h1 {
        margin-top: 20px;
    }
    .carousel-indicators {
        margin-left: 0;
        margin-right: 0;
    }
    .bd-feature__section::after {
        display: none;
    }

    .features_tab_inner .features_tab_left .carousel-inner, .features_tab_inner .features_tab_right .carousel-inner {
        padding-left: 0;
        padding-right: 0;
    }
    .became-adsolog-btn {
        margin-right: 0;
    }
    .create-ads-btn {
        margin-left: 0;
    }
    .pre-footer {

    }
    .pre-footer-cols {
        flex-direction: column;
    }
    .pfooter-col {
       margin-bottom: 20px;
    }
    .pfooter-col:last-child {
       margin-bottom: 0px;
    }
    .pre-footer-columns {
        flex-direction: column;
    }
/*    .pre-footer-columns li a {
        padding: 0 8px;
    }*/
    .pre-footer-columns ul li a {
        font-size: 12px;
    }
    .footer .copyright {
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
    }
    .footer .author {
        justify-content: center;
    }
    .footer-bar {
        padding: 30px 0;
    }

}

/* BEGIN max width 767px */
@media (max-width: 766.98px) {
    .pre-header {
        font-size: 0.7em;
    }
    .pre-header .searchForm {
        margin-top: 10px;
    }
    .header-menu .navbar-default {
/*        background: rgba(0, 0, 0, 0.75);*/
    }
    .header-section.smaller {
/*        background: rgba(0, 0, 0, 1);*/
    }
    .header-section.smaller .navbar-default {

    }
    .header-menu .navbar-default .navbar-nav>li>a {
    }
    .header-menu .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #FFF;
    }
    .header-menu .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #000;
    }
    .header-section.smaller .navbar-default .navbar-nav > li > a {
        padding: 10px 20px;
    }
    .header-menu .navbar-default .navbar-toggle {
        margin-top: 15px;
    }
    .navbar-brand>img {
        margin: 0;
    }
    .wrapper.cf .site-button-link {
        display: block;
        position: absolute;
        top: 18px;
        right: 80px;
        color: #FFF;
        font-size: 20px;
        z-index: 9;
    }
    .dlab-quik-search span {
        right: 70px;
    }
    .tp-caption.logo_slide {
        margin-top: -30px;
    }
    .tp-caption.logo_slide .zoom-this img {

    }
    .tp-caption.large_bold_white {
        clear: both;
        display: block;
        white-space: normal;
        width: 100%;
    }
    .tp-caption.large_bold_white .zoom-this h1 {
        font-size: 26px;
        line-height: 34px;
    }
    .tp-caption.mediumlarge_light_white_center {
        clear: both;
        display: block;
        white-space: normal;
        width: 95%;
    }
    .tp-caption.mediumlarge_light_white_center .zoom-this h1 {
        font-weight: 400;
        font-size: 26px;
        line-height: 30px;
        margin-top: 40px;
    }
    .tp-caption.servis {
        clear: both;
        display: block;
        white-space: normal;
        width: 90%;
    }
    .tp-caption.servis .zoom-this h2 {
        font-weight: 400;
        font-size: 20px;
        line-height: 26px;
        margin-top: 45px;
    }
    .tp-caption.slide_subtitle_white {
        white-space: normal;
        text-align: center;
        width: 90%;
    }
    .tp-caption.slide_subtitle_white .zoom-this p {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        margin-top: 45px;
    }
    .tp-caption .scroll-down {
        clear: both;
        display: block;
        margin-top: 350px;
    }
    .caption-a .btn.btn-1 {
        display: none;
    }
    .caption-a .btn.btn-2 {
        display: none;
    }
    .pow-feature-items.text-right, .pow-feature-items.text-left {
        text-align: center;
    }
    .camera_wrap img {
        max-width: 100%;
    }
    .banner-carousel {
        height: 350px;
        padding: 0;
    }
    .page-background {
        height: 330px;
    }
    .banner-carousel-section .banner-carousel .owl-prev,
    .banner-carousel-section .banner-carousel .owl-next {
    	display:inline-block;
    	height: 40px;
    	width: 40px;
    	font-size: 18px;
    	line-height: 40px;
    }
    .left-menu {
        display: none;
    }
    .icon-desktop {
        width: 200px;
    }
    .about-layout .pattern-layer {
        display: none;
    }
    .welcome-hotel .welcome-detail .welcome-img {
        margin-top: 50px;
    }
    .camera_wrap .owl-controls .owl-buttons .owl-prev {
        left: 0;
    }
    .camera_wrap .owl-controls .owl-buttons .owl-next {
        right: 0;
    }
    .camera_wrap:hover .owl-controls .owl-buttons .owl-prev {
        left: 0px;
    }
    .camera_wrap:hover .owl-controls .owl-buttons .owl-next {
        right: 0px;
    }
    .info-post.alt {
        margin-bottom: 10px;
    }
    .icon-tablet {
    	position: absolute;
        margin-left: -30px;
        margin-top: 75px;
        width: 100px;
    }
    .icon-laptop {
    	position: absolute;
        margin-left: -300px;
        margin-top: 75px;
        width: 250px;
    }
    .icon-mobile {
    	position: absolute;
        margin-left: -85px;
        margin-top: 90px;
        width: 50px;
    }
    .titlebar .inner-container {
        /*padding: 60px 0px 30px;   */
    }
    .titlebar .inner-container h1,.titlebar .inner-container p {
        font-size: 2em;
        font-weight: 400;
        line-height: 1.3em;
        letter-spacing: 1px;
    }
    .titlebar .inner-container h2 {
        font-weight: 300;
        font-size: 1.1em;
        letter-spacing: 0px;
    }
    .titlebar .inner-container .property-info .property-price {
        font-weight: 400;
        font-size: 16px;
        margin-bottom: 5px;
    }
    .titlebar .inner-container .page-title-main-info {
        display: block;
        width: 100%;
    }
    .titlebar .inner-container .property-info {
        float: none;
        display: block;
        vertical-align: middle;
        text-align: left;
        padding-left: 0;
        margin-top: 10px;
        width: 100%;
    }
    body.rtl .titlebar .inner-container .property-info {
        text-align: right;
        display: inline-block;
    }
    .breadcrumb, .breadcrumb a {
        font-size: 14px;
    }
    .breadcrumbs-wrapper {
        margin-bottom: 10px;
    }
    .media-left, .media-right, .media-body {
        display: table-row;
    }
    .module.posts .media .media-right img {
        margin-top: 0;
        max-width: 100%;
    }
    .media-right, .media>.pull-right {
        padding-left: 0px;
    }
    .module.posts .media .block {
        bottom: -20px;
    }
    .blog-posts .information-box .overview-box {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
    .blog-posts .information-box {
        padding: 10px 15px 15px;
    }
    .static:before {
        content: "";
        width: 3000px;
        /* height: 121%; */
        background: #162440;
        display: block;
        position: relative;
        right: 75%;
        top: -60px;
        /* bottom: 160px; */
        bottom: -100px;
        z-index: 1;
    }
/*    .contentLeft {
        position: relative;
        margin-top: 0px;
        z-index: 1;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
    .contentRight {
        padding-left: 0px;
    }*/
    .blog-posts .blog-post-items .blog-img {
        margin-bottom: 20px;
    }
    ul.filter-button-group {
        padding-left: 0;
    }
    ul.filter-button-group li {
        margin: 5px 2px;
    }
    ul.filter-button-group li a {
        font-size: 11px;
        position: relative;
        color: #FFF;
        padding: 15px;
    }
    .prbox-icon:after {
        border-bottom: none;
    }
    .module.videogallery .caption {
        padding: 10px 10px;
        width: calc(100% - 100px);
    }
    .owl-theme.camera_wrap button.owl-prev,
    .owl-theme.camera_wrap button.owl-next {
        left: 0;
    }
    .owl-theme.camera_wrap button.owl-next {
        left: auto;
        right: 0;
    }
    .owl-theme.camera_wrap:hover button.owl-prev {
        left: 0;
    }
    .owl-theme.camera_wrap:hover button.owl-next {
        right: 0;
    }
    .custom-checkbox {
        margin-bottom: 5px;
    }
    .blog-posts-section .block-title-main {
        text-align: center;
    }
    .blog-posts-section .block-title-main h3:before {
        left: 50%;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .blog-posts-section .block-title-main p {
        margin: 50px 0 0 0;
        max-width: 100%;
    }
    .post-image:after {
        height: 15px;
    }
    .post-content {
        padding: 1.5rem;
    }
    .thumb-list .thumbnail a {
        flex-direction: column;
    }
    .thumb-list .thumbnail figure {
        max-width: 100%;
        border-radius: 5px 5px 0 0;
    }
    .thumb-list.sidebar .thumbnail {
        margin-bottom: 20px;
    }
    .thumb-list.sidebar .thumbnail figure {
        max-width: 100%;
    }
    .thumb-list.sidebar .thumbnail .caption {
        padding: 20px 0;
    }
    .thumb-list.sidebar .caption h3 {
        font-size: 20px;
        line-height: 26px;
    }
    .pre-footer {

    }
    .pre-footer-col {
        margin-bottom: 30px;
    }
    .pre-footer-col:last-child {
        margin-bottom: 0px;
    }
    .pre-footer-col.links {
        padding-left: 10px;
    }
	.pre-footer .pull-right, .footer .pull-right {
		float: none !important;
	}
	.pre-footer .pull-right, .footer .pull-right {
		padding-top: 15px;
	}
    .pre-footer-col.about {

    }
	.footer .list-inline > li {
		/*padding-left: 0;
		margin-right: 5px;*/
	}
	.pagination {
		float: left !important;
		padding-top: 10px;
	}
	.pagination > li {
		margin-left: 0;
		margin-right: 5px;
	}
	.pre-footer .margin-bottom-40 {
		margin-bottom: 0;
	}
    #testimonials figure {
        width: 100%;
    }
    .getintouch {
        text-align: center;
    }
    .getintouch a.btn {
        padding: 8px 20px;
        line-height: 1.6em;
        margin-top: 20px;
    }
    .footer .copyright {
        text-align: center;
    }
    .footer .author {
        text-align: center;
    }
    .footer-categories li a { padding: 0 5px;font-size: 12px;line-height: 16px;}
    .footer-categories li a:before {
        content: "" !important;
    }

}
/* END max width 767px */

/* BEGIN max width 576px */
@media (max-width: 575.98px) {
	.pre-header .additional-nav {
		float: right;
		text-align: right;
	}
    .header-menu .navbar-default .navbar-toggle {
        margin-top: 15px;
    }
    .socialHeader {
        position: absolute;
        top: 12px;
        right: 85px;
        margin-bottom: 0;
    }
    .slider-buttons img {
        width: 120px;
    }
    .icon-desktop {
        width: 200px;
    }
    .icon-tablet {
    	position: absolute;
        margin-left: -30px;
        margin-top: 75px;
        width: 80px;
    }
    .icon-laptop {
    	position: absolute;
        margin-left: -280px;
        margin-top: 75px;
        width: 230px;
    }
    .icon-mobile {
    	position: absolute;
        margin-left: -70px;
        margin-top: 90px;
        width: 30px;
    }
    header .toggle {
        top: 35px;
    }
    .tp-caption.mediumlarge_light_white_center {
        clear: both;
        display: block;
        white-space: normal;
        width: 95%;
    }
    .tp-caption.mediumlarge_light_white_center .zoom-this h1 {
        font-weight: 400;
        font-size: 26px;
        line-height: 30px;
        margin-top: -50px;
    }
    .tp-caption.servis {
        clear: both;
        display: block;
        white-space: normal;
        width: 85%;
    }
    .tp-caption.servis .zoom-this h2 {
        font-weight: 400;
        font-size: 22px;
        line-height: 28px;
        margin-top: 10px;
    }
    .tp-caption.slide_subtitle_white {
        white-space: normal;
        text-align: center;
        width: 85%;
    }
    .tp-caption.slide_subtitle_white .zoom-this p {
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        margin-top: 80px;
    }
    .blog-posts img {
        max-width: 100%;
        float: none;
    }
    .style5.icon-box .icon-box-left img {
        width: 120px;
        height: auto;
    }
/*    .content-wrap.smaller {
        margin-top: 69px;
    }*/
    .banner-carousel.owl-theme .owl-dots {
        right: 10px;
    }
    .getintouch {
        text-align: center;
    }
    .getintouch a.btn {
        padding: 8px 20px;
        line-height: 1.6em;
        margin-top: 20px;
    }
    .footer .copyright {
        text-align: center;
    }
    .footer .author {
        text-align: center;
    }
    .social-footer {
        margin-bottom: 30px;
    }
}
/* END max width 480px */

/* BEGIN max width 320px */
@media (max-width: 320px) {
    .header-menu a.navbar-brand {
        padding: 0px 15px;
        width: 200px;
    }
    .header-menu .navbar-default .navbar-toggle {
        margin-top: 15px;
    }
    .welcome-text {
        display: none;
    }
    .site-branding #logo-img {
        width: 100px;
    }
}
/* END max width 320px */