/*
    SoftCrafter Responsive Design Codes
    Developed by Erdi.
*/

@media (max-width: 1024px) {
	
}

/* ---- Start of max-width 992px CSS ---- */
@media (max-width: 992px) {
    ul.nav > li > a {
        font-size: 10px;
        padding: 0 5px;
    }
    .sm-padding{
        padding: 15px;
    }
    .main_slide{
        height: 510px;
    }
    .slider-text h1{
        font-size: 22px;
    }
    .callback_men,
    .about_image{
        display: none;
    }
    .about_section .about_content{
        padding: 0;
    }
    .company{
        padding-top: 40px;
    }
    .widget_section{
        padding: 80px 0;
    }
    .cta_wrapper .cta_content h2{
        font-size: 20px;
    }
    .cta_wrapper .cta_content{
        padding: 0;
    }
    .blog_post .blog_content a{
        font-size: 25px;
    }
    .blog_single h2{
        font-size: 18px;
    }

}
/* ---- End of max-width 992px CSS ---- */


/* ---- Start of min-width 480px and max-width 768px CSS ---- */
@media all and (min-width: 480px) and (max-width: 768px) {
	
}
/* ---- End of min-width 480px and max-width 768px CSS ---- */


/* ---- Start of max-width 767px CSS ---- */
@media all and (max-width: 767px) {
    body, p{
        font-size: 20px;
        /*line-height: 22px;*/
    }
    h1{
        font-size: 30px;
    }
    h2{
        font-size: 40px;
    }
    h3{
        font-size: 25px;
    }
    p br{
        display: none;
    }
    .padding{
        padding: 60px 0;
    }
    .xs-padding{
    	padding: 15px;
    }
    .navbar-header {
        padding: 23px 20px;
    }
    .navbar-header .brand {
        display: block;
        padding: 13px 25px;
    }
    .bottom_content_wrap .button_1,
    .cta_section .macbook,
    .js #mainmenu {
        display:none;
    }
    .cta_section_2
    .cta_section{
        padding: 80px 0;
    }
    .cta_content{
        padding: 0;
    }
    .cta_wrapper .cta_content h2{
        font-size: 15px;
    }
    .js .slicknav_menu {
        display:block;
    }
    .slider-text h1{
        font-size: 18px;
        margin-bottom: -5px;
    }
    .slider-text p{
        /*font-size: 13px;*/
        margin: 0;
    }
    .slider-text a{
        line-height: 40px;
        padding: 0 20px;
        /*font-size: 10px;*/
    }
    .owl-nav div{
        left: 0;
    }
    .owl-nav div.owl-next{
        right: 0;
    }
    .page_header{
        height: 300px;
    }
    .breadcrumb {
        right: auto;
        top: auto;
        bottom: -50px;
        left: -15px;
        margin: 0;
    }
	.contact_form .form-group .col-sm-6:first-child{
        margin-bottom: 15px;
    }
    .coment-form .form-group .col-sm-4:last-child{
        margin-top: 15px;
    }
}
/* ---- End of max-width 767px CSS ---- */


/* ---- Start of max-width 480px CSS ---- */
@media all and (max-width: 480px) {
    .col-xs-6{
		float: none;
		width: 100%;
	}
    .slider-text h1{
        font-size: 48px;
        font-family: Onest;
        font-weight: 700;
        margin-bottom: 3px;
    }
    .slider-text h1 span{
        background: none;
        margin: 0;
        padding: 0;
    }
    .slider-text h1 br{
        display: none;
    }
    .slider-text .button_1{
        /*display: none !important;*/
    }
    .nivo-controlNav{
        bottom: 5px;
    }
    .coment-form .form-group .col-sm-4{
        margin-bottom: 15px;
        margin-top: auto;
    }
    .coment-form .form-group .col-sm-4:last-child{
        margin: 0;
    }

    .slicknav_nav {
        background-color: #0533FF;
        text-align: center;
        display: flex;
        height: 844px;
        flex-direction: column;
        align-items: left;
    }

    .slicknav_nav a {
        padding: 10px 15px;
        margin: 0;
        color: #000;
        font-family: Onest;
        font-size: 38px;
        font-weight: 700;
    }
    .slicknav_nav li, .slicknav_nav ul {
        padding: 20px;
    }

    .bottom_header {
    /*background-color: #f3b717 !important;*/
    }

    .screen_area {
        /*display: inline-flex !important;*/
        /*Müşteri talebi ile geçici olarak kapatıldı. Erdi.*/
    }

    #header > div > div > div > div.col-sm-4 {
        /*margin-top: -35px;*/
        /*Müşteri talebi ile geçici olarak kapatıldı. Erdi.*/
    }

.screen {
    display: none !important;
}

#slider_img {
  
}

.slider-text{
    
    position: absolute;
}

#slider {
    height: 800px;
}

#project_area {
    margin-left: 20px;
}

#landing_title {
    margin-left: -30px;
}

#MobileJoinBanner {
        margin-bottom: 16px;
}

}
/* ---- End of max-width 480px CSS ---- */





/* ---- Start of max-width 420px CSS ---- */
@media all and (max-width: 420px) {
    
}
/* ---- End of max-width 420px CSS ---- */


/* ---- Start of max-width 380px CSS ---- */
@media all and (max-width: 380px) {}
/* ---- End of max-width 380px CSS ---- */
