/*------------------------------------------------------------------------
 1880px
------------------------------------------------------------------------*/
@media screen and (max-width:1880px){

    /* ++++++++++++++++++++++++++++++++++++++++ *
        DISPLAY
    * ++++++++++++++++++++++++++++++++++++++++ */    
        .none_1880 { display: none !important; }
        .show_1880 { display: block !important; }

}


/*------------------------------------------------------------------------
 1650px
------------------------------------------------------------------------*/
@media screen and (max-width: 1650px) {

    /* ++++++++++++++++++++++++++++++++++++++++ *
        DISPLAY
    * ++++++++++++++++++++++++++++++++++++++++ */    
        .none_1650 { display: none !important; }
        .show_1650 { display: block !important; }

}


/*------------------------------------------------------------------------
 1650px
------------------------------------------------------------------------*/
@media screen and (max-width: 1600px) {

    /* ++++++++++++++++++++++++++++++++++++++++ *
        MAIN
    * ++++++++++++++++++++++++++++++++++++++++ */ 
    /* slogan_wrap */
    .slogan_wrap h2 {
        font-size: 77px !important;
    }
    .nectar-lottie-wrap.left_position_desktop_40pct {
        left: 36% !important;
    }
    .client_wrap .client_milestone_wrap .vc_col-sm-2 {
    width: 15% !important;
}

}


/*------------------------------------------------------------------------
 1500px
------------------------------------------------------------------------*/
@media screen and (max-width: 1500px) {

    /* ++++++++++++++++++++++++++++++++++++++++ *
        DISPLAY
    * ++++++++++++++++++++++++++++++++++++++++ */    
    .none_1500 { display: none !important; }
    .show_1500 { display: block !important; }

    /* ++++++++++++++++++++++++++++++++++++++++ *
        MAIN
    * ++++++++++++++++++++++++++++++++++++++++ */
       
}


/*------------------------------------------------------------------------
 1280px
------------------------------------------------------------------------*/
@media screen and (max-width:1280px){

    /* ++++++++++++++++++++++++++++++++++++++++ *
        DISPLAY
    * ++++++++++++++++++++++++++++++++++++++++ */    
        .none_1280 { display: none !important; }
        .show_1280 { display: block !important; }

    .client_wrap .client_milestone_wrap .vc_col-sm-2 {
    width: 16.7% !important;
}

}




/*------------------------------------------------------------------------
 999px
------------------------------------------------------------------------*/
@media screen and (min-width:1px) and (max-width:999px) {
    body #header-outer {
        padding: 20px 0 !important;
    }
}
@media screen and (max-width:999px) and (min-width:691px) {
    body h1, #page-header-bg .span_6 h1, #page-header-bg.fullscreen-header .span_6 h1 {
        font-family: "Poppins", sans-serif !important;
        font-weight: 400;
        letter-spacing: 0 !important;
        line-height: 1.2 !important;         
        font-size: 38px !important;
    }
}
@media screen and (max-width:999px){

    /* ++++++++++++++++++++++++++++++++++++++++ *
        DISPLAY
    * ++++++++++++++++++++++++++++++++++++++++ */
	    .none_999 { display: none !important; }
	    .show_999 { display: block !important; }

        .floatR {
            float: none;
        }    


    /* ++++++++++++++++++++++++++++++++++++++++ *
        FONTS
    * ++++++++++++++++++++++++++++++++++++++++ */

        .heading_xl h1 { font-size: 38px !important; } /* h1, Hero 타이틀 */
        .heading_lg h2 { font-size: 24px !important; } /* h2, 메인 섹션 */
        .heading_md h3 { font-size: 22px !important; } /* h3, 서브 섹션 */
        .heading_sm h4 { font-size: 19px !important; } /* h4, 카드/모듈 */
        .heading_sm    { font-size: 19px !important; } /* h4, 카드/모듈 */
        .heading_xs h5 { font-size: 18px !important; } /* h5, 소제목 */

        /* Body */
        .body_lg p { font-size: 16px !important; } /* 강조 본문 */
        .body_lg   { font-size: 16px !important; }   
        .body_md p { font-size: 15px !important; } /* 기본 본문 */
        .body_md   { font-size: 15px !important; } /* 기본 본문 */
        .body_sm p { font-size: 13px !important; } /* 작은 본문 */        


        /* Caption */
        .caption_sm p { font-size: 11px !important; } /* 캡션, 설명, 라벨 */
        .caption_xs p { font-size: 9px !important; } /* 태그, 보조 UI */



    /* ++++++++++++++++++++++++++++++++++++++++ *
        QUICK
    * ++++++++++++++++++++++++++++++++++++++++ */
        .quick_menu {
            right: 15px;
        } 
        .quick_menu a img {
            width: 80px;
        }



    /* ++++++++++++++++++++++++++++++++++++++++ *
        HEADER
    * ++++++++++++++++++++++++++++++++++++++++ */
        #header-outer #top nav > ul > li > a { 
            font-size: 16px !important; 
        }
        #header-outer[data-full-width="true"] header > .container { 
            padding: 0 30px !important; 
        }
        li.menu-item.menu-item-gtranslate {
            top: 0;
        }


 
    /* ++++++++++++++++++++++++++++++++++++++++ *
        FOOTER
    * ++++++++++++++++++++++++++++++++++++++++ */
    body[data-footer-reveal="1"][data-footer-reveal-shadow="large_2"] #footer-outer .row {
        padding: 50px 0 !important;
    }
    #footer-widgets .footer_wrap .footer_left_wrap {
        float: none;
        text-align: center;
    }
    #footer-widgets .footer_wrap .footer_left_wrap .foot_logo {
        padding-bottom: 10px !important;
    }
    #footer-widgets .footer_wrap .footer_left_wrap .foot_logo img {
        width: 200px;
    }
    #footer-widgets .footer_wrap .footer_left_wrap .con p {
        font-size: 14px;
        line-height: 1.7 !important;
    }
    #footer-widgets .footer_wrap .footer_left_wrap .con p strong {
        margin-right: 2px;
    }
    #footer-widgets .footer_wrap .footer_right_wrap {
        float: none;
        text-align: center;
        padding-top: 30px;
    }
    #footer-widgets .footer_wrap .footer_right_wrap div h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    #footer-widgets .footer_wrap .footer_right_wrap .social ul li {
        margin-right: 5px;
    }
    #footer-widgets .footer_wrap .footer_right_wrap .social ul li a img {
        width: 33px;
        margin-bottom: 0;
    }
    #footer-widgets .footer_wrap .footer_right_wrap .social ul li.down_btn {
        display: block;
        padding-bottom: 15px !important;
    }
    #footer-widgets .footer_wrap .footer_right_wrap .social ul li.down_btn a img {
        width: 150px;
    }
    #footer-widgets .footer_wrap .footer_right_wrap .copy {
        padding-top: 20px;
        font-size: 11px;
    }

    /* ++++++++++++++++++++++++++++++++++++++++ *
        MAIN
    * ++++++++++++++++++++++++++++++++++++++++ */ 
    /* video_wrap */
    #page-header-bg .span_6 h1, #page-header-bg.fullscreen-header .span_6 h1 {
        display: none !important;
    }
    body #page-header-bg.fullscreen-header .span_6 span.subheader, .overlaid-content .subheader {
        display: none !important;
    }
    body h1, #page-header-bg .span_6 h1, #page-header-bg.fullscreen-header .span_6 h1 {
        font-family: "Poppins", sans-serif !important;
        font-weight: 400;
        letter-spacing: 0 !important;
        line-height: 1.2 !important;
        font-size: 38px !important;      
    }
    .nectar-box-roll h1.top-heading .left_wrap , .nectar-box-roll h1.top-heading .right_wrap {
        font-size: 38px !important;
    }
    .nectar-box-roll h1.top-heading .left_wrap strong , .nectar-box-roll h1.top-heading .right_wrap strong {
        font-family: "Poppins", sans-serif !important;
    }    
    .nectar-box-roll h1.top-heading .left_wrap {
        padding-bottom: 20px;
    }
    .nectar-box-roll h1.top-heading .right_wrap {
        text-align: left !important;
        padding-top: 0px;
    }
    .nectar-box-roll .subheader {
        font-size: 18px !important;
    }
    /* slogan_wrap */
    .slogan_wrap h2 {
        font-size: 28px !important;
    }
    .slogan_wrap .row1 h2 .mL {
        /* display: block; */
        margin-left: 0;
    }
    .slogan_wrap .heading_xs h5 .small {
        font-size: 15px;
    }
    .slogan_wrap .icon_menu_wrap {
        width: 33.3% !important;
    }

    /* what_we_do_wrap */
    .what_we_do_wrap .row-bg-wrap {
        border-radius: 20px 20px 0 0 !important;
    }
    .what_we_do_wrap .inner-wrap {
        border-radius: 20px 20px 0 0 !important;
    }
    .what_we_do_wrap .do_list_wrap {
        margin-bottom: 30px !important;
        padding-left: 50px;
    }
    .what_we_do_wrap .do_list_wrap::before {
        font-size: 16px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .what_we_do_wrap .do_list_wrap::after {
        display: none;
    }

    /* milestone_wrap */
    .milestone_wrap .nectar-milestone {
        padding: 15px 0 !important;
    }
    .milestone_wrap .nectar-milestone .number {
        font-size: 48px !important;
        line-height: 48px !important;
    }
    .milestone_wrap .nectar-milestone .number .symbol-wrap {
        font-size: 18px !important;
        line-height: 18px !important;
    }  
    .milestone_wrap .nectar-milestone .number {
        padding: 0 !important;
    }      

    /* marketing_problem_wrap */
    .marketing_problem_wrap .toggles--minimal-shadow .toggle.open {
        border-radius: 10px !important;
    }
    .marketing_problem_wrap .toggle .toggle-title a {
        font-size: 17px !important;
        line-height: 1.6;
        margin-bottom: 5px;
        padding: 25px 35px 25px 0 !important;
    }
    .marketing_problem_wrap .toggle.default.open .toggle-title a {
        padding: 15px 35px 7px 0 !important;
    }
    body .toggles--minimal-shadow .toggle {
        padding: 0 20px !important;
    }
    div[data-style*=minimal] .toggle>.toggle-title i {
        width: 25px !important;
        height: 25px !important;
    }
    .toggles--minimal-shadow .toggle > .toggle-title i:before {
        width: 10px !important;
        height: 2px !important;
        margin-top: -4px !important;
    }
    .toggles--minimal-shadow .toggle > .toggle-title i:after {
        width: 2px !important;
        height: 10px !important;
        margin-left: -4px !important;
    }
    .toggles--minimal-shadow .toggle[data-inner-wrap="true"] > div .inner-toggle-wrap {
        padding-right: 30px !important;
    }
    .toggles--minimal-shadow .toggle[data-inner-wrap="true"] > div .inner-toggle-wrap p {
        word-break: keep-all;
        overflow-wrap: break-word;        
    }    

    /* process_wrap */
    .process_wrap .nectar-flickity {
        margin: 30px 0 0 0;
    }
    .process_wrap .list_wrap {
        box-shadow: #a5895f26 0px 0px 50px 0px !important;
    }
    .process_wrap .list_wrap:hover {
        margin-top: 0;
    }

    /* service_wrap */
    .service_wrap .tabbed[data-style*=vertical] .wpb_tabs_nav {
        width: 100% !important;
    }
    .service_wrap .tabbed[data-style*=vertical]>div {
        width: 100% !important;
        padding-left: 0;
    }
    .service_wrap .wpb_tabs_nav li a {
        border-radius: 5px;
        font-size: 14px;
        padding: 5px 10px;
    }
    .service_wrap .wpb_tabs_nav li a.active-tab {
        font-size: 15px;
    } 
    .service_wrap img {
        border-radius: 20px;
    }
    .service_wrap .tabbed[data-style*=vertical]>div .hover-wrap {
        border-radius: 20px;
    }
    
    /* client_wrap */
    .client_wrap .nectar-scrolling-text .nectar-scrolling-text-inner img {
        height: 45px;
    }
    .client_wrap .client_milestone_wrap {
        margin-bottom: 10px !important;
    }
    .client_wrap .client_milestone_wrap .nectar-milestone[data-ms-align=left] {
        text-align: center !important;
    }
    .client_wrap .client_milestone_wrap .vc_col-sm-2 {
        width: 50% !important;
    }
    .client_wrap .client_milestone_wrap .number {
        font-size: 48px !important;
        line-height: 48px !important;
    }    

    /* notice_wrap */
    .notice_wrap .nectar-post-grid-item .item-main .post-heading-wrap h4 {
        font-size: 17px;
    }
    .notice_wrap .nectar-post-grid-wrap[data-style="vertical_list"] .nectar-post-grid[data-grid-spacing="40px"] .nectar-post-grid-item .content {
        padding: 20px 0 !important;
    }
    .notice_wrap .nectar-post-grid.vert_list_counter .item-main {
        padding-left: 50px !important;
    }
    .notice_wrap .nectar-post-grid.vert_list_counter .item-main:before {
        width: 30px !important;
        height: 30px !important;
        line-height: 30px !important;
        font-size: 14px !important;
    }

    /* contact_wrap */
    .contact_wrap .row-bg-wrap {
        border-radius: 40px 40px 0 0 !important;
    }
    .contact_wrap .inner-wrap {
        border-radius: 40px 40px 0 0 !important;
    }
    /* form */
    .contact_wrap .gform_wrapper .top_label .gfield_label {
        margin-bottom: 10px !important;
    }
    .form_txt,
    .gsection_description {
        font-size: 14px !important;
        padding: 10px 0;
    }

    .gfield_label {
        font-size: 14px !important;
    }

    .ginput_container_date input,
    .ginput_container_textarea textarea,
    .ginput_container_select select,
    .ginput_container_text input,
    .ginput_container_email input {
        padding: 8px 10px !important;
        font-size: 15px !important;
        border-radius: 5px !important;
    }
    #input_1_27 {
        padding: 8px 10px !important;
        font-size: 15px !important;
        border-radius: 5px !important;
    }
    .gform-field-label {
        font-family: "Pretendard", "Malgun Gothic", "malgungothic", "맑은고딕", "맑은 고딕", sans-serif !important;
        font-size: 15px !important;
        text-align: left !important;
    }
    #label_1_26_1 {
        font-size: 13px !important;
    }
    .contact_wrap .gform-footer.gform_footer.top_label {
        margin-top: 35px !important;
    }
    .contact_wrap input#gform_submit_button_1 {
        font-size: 18px;
        line-height: 18px;
        padding: 10px 58px !important;
    }
    .contact_wrap div#gform_confirmation_message_1 {
        font-size: 15px;
        line-height: 24px;
    }
    .contact_wrap .form_wrap .column-bg-overlay {
        border-radius: 20px !important;
        box-shadow: #e7cda638 0px 0px 99px 0px !important;
    }
    .contact_wrap .gsection_title {
        font-size: 18px !important;
    }

    /* ++++++++++++++++++++++++++++++++++++++++ *
        SUB
    * ++++++++++++++++++++++++++++++++++++++++ */
    /* 포스트 */
    html body .row .col.section-title h1 {
        font-family: "Pretendard", "Malgun Gothic", "malgungothic", "맑은고딕", "맑은 고딕", sans-serif !important;
        font-size: 19px !important;
        font-weight: 500;
    }
    .blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post span:not(.text), .container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project span:not(.text) {
        font-size: 14px !important;
    }
    .controls h3 span.text {
        font-size: 15px !important;
    }    

}



/*------------------------------------------------------------------------
 690px
------------------------------------------------------------------------*/
@media screen and (max-width:690px){

    /* ++++++++++++++++++++++++++++++++++++++++ *
        DISPLAY
    * ++++++++++++++++++++++++++++++++++++++++ */
        .none_690 { display: none !important; }
        .show_690 { display: block !important; }


    /* ++++++++++++++++++++++++++++++++++++++++ *
        HEADER
    * ++++++++++++++++++++++++++++++++++++++++ */

}





/*------------------------------------------------------------------------
 480px
------------------------------------------------------------------------*/
@media screen and (max-width:480px){

    /* ++++++++++++++++++++++++++++++++++++++++ *
        DISPLAY
    * ++++++++++++++++++++++++++++++++++++++++ */    
	    .none_480 { display: none !important; }
	    .show_480 { display: block !important; }

    /* slogan_wrap */
    .nectar-lottie-wrap.left_position_desktop_40pct {
        left: 30% !important;
    }        

}







