.side_menu{
    display: none;
}
.services_section{
    display: none;
}
#captchaimg {
    border-radius:12px;
    height:57px;
}


@media screen and (min-device-width: 1000px) and (max-device-width: 1220px) {
    .col_contact_details, .single_quotes, .col_contact_form{
        padding:30px;
    }
    .choose_bg1, .choose_bg2{
        padding:20px;
    }
}


@media only screen and (max-width : 992px) {
    .animation-bg{
        display: none;
    }
    .services_section{
        display: block;
    }
    .services_section .service_item {
        width: 275px;
        
    }
    
    .main_menu{
        display: none;
    }
    .mobile_menu {
        display: block;
    }
    .header_contact a:first-child{
        display: none;
    }
    .logo img {
        transform: scale(2);
        position: relative;
        left: 33px;
    }
    .custom_col3 {
        flex-direction: column;
    }
    .custom_row3 {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }

    .ic_kapsayici {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
        -moz-column-gap: 1em;
        -webkit-column-gap: 1em;
        column-gap: 1em;
    }
    .custom_row {
        flex-direction: column;
    }
    .custom_col2 {
        width: 100%;
    }
    .appili_box img {
        height: 50px;
    }
    .about_img{
        margin: 30px auto;
    }
    .side_info img {
        width: 80px;
    }
    .side_info {
        text-align: left;
    }
    .side_info{
        display: none;
    }
    .offcanvas {
        width: 280px !important;
    }
    .side_menu{
        display: block;
    }
    .animation-bg .slider-content h2 {
        font-size: 40px;
    }
    .pb_overlay {
        padding-top: 200px;
    }
    .section_padding {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .index_about_two {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .footer_col {
        flex-direction: column;
        align-items: center;
    }
    .footer_col_right{
        width: 100%;
        align-items: center;
    }
    .footer_col_left{
        width: 100%;
    }
    .footer_cm {
        flex-direction: column;
        text-align: center;
    }
    .pt_header h2 {
        font-size: 18px;
    }
    .icon_cd {
        font-size: 18px;
    }
    .icon_cd img {
        width: 32px;
    }
    .fix_img{
        margin-bottom: 10px;
    }
    .blog_list_item{
        flex-direction: column;
    }
    .blog_img img {
        border-radius: 15px;
        width: 100%;
        height: 380px;
    }
    .blog_content img{
        width:100%;
        max-width:100%;
    }
}


@media only screen and (max-width : 767px) {
    .banner_text h1 {
        font-size: 26px;
        line-height: 80px;
        padding-top: 20px;
    }
    .banner_text h2 {
        font-size: 25px;
    }
    .banner_overlay {
        height: 600px;
    }
    .index_about p {
        font-size: 16px;
    }
    .index_about_two{
        padding: 40px 0;
    }
    .index_about{
        padding: 40px 0;
    }
    .choose_bg1{
        padding: 30px;
    }
    .choose_bg2{
        padding: 30px;
    }
    .index_bg_title h1 {
        font-size: 30px;
    }
    .section_philosophy{
        padding: 40px 0;
    }
    .phil_box {
        text-align: center;
    }
    .hand_bg {
        width: 139px;
    }
    .center_btn {
        margin-top: 10px;
    }
    .section_reviews{
        padding: 40px 0;
    }
    .index_bg_title img{
        height: 15px;
    }
    .section_reviews .owl-nav {
        position: unset;
        justify-content: center;
    }
    .ic_kapsayici {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        -moz-column-gap: 1em;
        -webkit-column-gap: 1em;
        column-gap: 1em;
    }
    .single_quotes{
        padding: 15px;
    }
    .col_contact_form {
        padding: 15px;
    }
    .col_contact_details{
        padding: 15px;
    }
    .appili_box img {
        height: 30px;
    }
    .footer_col {
        flex-direction: column;
    }
    .footer_col_right{
        width: 100%;
    }
    .footer_col_left{
        width: 100%;
    }
    .footer_col_left {
        display: flex;
        flex-wrap: wrap;
    }
    .footer_col_left div {
        width: 50%;
    }
    .footer_col {
        gap: 10px;
    }
    .footer_col_left h4 {
        margin-top: 14px;
    }
    .section_title {
        font-size: 21px;
    }
    .font_style2 {
        font-size: 20px;
    }
    .img_with_content {
        flex-direction: column;
    }
    .blog_list_item {
        flex-direction: column;
    }
    .blog_img img{
        width: 100%;
    }
    .btn_sch {
        font-size: 14px;
    }
    .animation-bg .slider-content { 
        min-width: 85%;
    }
    .about_img img {
        position: relative;
        border-radius: 0 50px;
    }
    .about_img .ai_border {
        border-radius: 0 50px;
    }
    .services_section .service_item {
        width: 80%;
    }
     .footer_col_left div:last-child{
        width:100%;
    }
    .circum_price {
        flex-direction: column;
    }
    .cir_box {
        width: 100%;
    }
    
}


