
/*** #STRATEGY ***/



/*** #REPORT ***/

.lang .gu_sort_name, .lang .gu_selectbox{width:120px;}
.gu_sort_area .gu_sort_name a{overflow:visible;}
.gu_btn_down_pdf{margin-top:2px;}
.gu_btn_down_pdf a span:before{margin-top:-8px;}




/* ================================== Laptop css ================================== */
@media all and (max-width: 1280px){
    /**********************************************************************************************************************************************************************************************************
       기능
    */

    /*** #STRATEGY ***/




    /*** #REPORT ***/
    #REPORT .form_section ul li .right_area .bottom .gu_sort_area { margin-right: 14px; }
    .gu_sort_area .gu_sort_name a, .gu_btn_down_pdf a{font-size:16px;}

    .year .gu_selectbox, .lang .gu_selectbox {
        min-width: 70px;}
    .year .gu_sort_name, .lang .gu_sort_name{width:70px;}
    .lang .gu_sort_name, .lang .gu_selectbox {width: 100px;}
    .gu_custom_scroll .custom_scroll_content{width:100%;}


}

/* ================================== Tablet css ================================== */
@media all and (max-width: 1080px){
    /**********************************************************************************************************************************************************************************************************
        기능
    */

    /*** #STRATEGY ***/



    /*** #REPORT ***/

    #REPORT .form_section ul li .right_area .bottom .gu_sort_area { margin-right: 24px; }
    #REPORT .form_section ul li .right_area .bottom {margin-top:0px; top:100px;}
    .gu_btn_down_pdf a span:before{margin-top: -9px;  }
    
    #REPORT .form_section ul li.link {height: 207px;}


}

/* ================================== Mobile css ================================== */
@media all and (max-width: 766px){
    /**********************************************************************************************************************************************************************************************************
        기능
    */

    /*** #STRATEGY ***/




    /*** #REPORT ***/

    #REPORT .form_section ul li .right_area{top:14px;}
    #REPORT .form_section ul li { padding: 27px 15px 78px; }
    #REPORT .form_section ul li .right_area .bottom{top:175px;}
    #REPORT .form_section ul li .right_area .sub_title { margin-top: 5px; }
    #REPORT .form_section ul li .right_area .top_title, #REPORT .form_section ul li .right_area .sub_title {width: 46%; padding-left: 135px;  }
    
    /*밥캣 가로 썸네일용*/
    #REPORT .form_section ul li.bobcat {padding: 27px 15px 5px;}
	#REPORT .form_section ul li.bobcat .left_area {background-position-y: 0% !important;}
	#REPORT .form_section ul li.bobcat .right_area .bottom { top: 100px;}


}


@media all and (max-width: 400px){


    #REPORT .form_section ul li .right_area .bottom .gu_sort_area { margin-right: 8px; }
    .year .gu_selectbox, .lang .gu_selectbox {
        min-width: 61px;}
    .year .gu_sort_name, .lang .gu_sort_name{width:61px;}
    .lang .gu_sort_name, .lang .gu_selectbox {width: 78px;}
    .gu_sort_area .gu_sort_name a, .gu_btn_down_pdf a, .gu_sort_area .gu_selectbox .gu_selectbox_inner a{font-size:13px;}
    .year .gu_sort_name:before{right:10px;}


}
