@media only screen and (min-width: 1280px) and (max-width:1439px) {
  .iiee_main .iiee_blocks .iiee_img img{
    transform: scale(2);
  }
}
@media only screen and (min-width: 1024px) and (max-width:1279px) {
  .iiee_main .iiee_blocks .iiee_img img{
    transform: scale(2);
  }
  .iiee_textmain .iiee_pare{
    padding: 8px 8%;
  }
  .iiee_textmain .iiee_pare, .iiee_textmain .iiee_pare p{
    font-size: 13px;
  }
  .iiee_textmain .iiee_text .iiee_text_big h2{
    font-size: 32px;
  }
  .iiee_textmain .iiee_text .iiee_text_small{
    margin-top: 6px;
  }
  .iiee_textmain .iiee_text .iiee_text_small h3,
  .iiee_blocks .iiee_last .iiee_last_text h4{
    font-size: 16px;
  }
  .iiee_blocks .iiee_last{
    padding: 81px 44% 10px 14%;
  }
  .infocus_main .infocus_part .infocus_right{
    margin-right: 0;
  }

}

@media only screen and (min-width: 981px) and (max-width:1023px) {
  .iiee_main .iiee_blocks,
  .iiee_main .iiee_blocks:nth-child(4){
    width: 50%;
  }
  .infocus_main .infocus_part .infocus_left,
  .infocus_main .infocus_part .infocus_right{
    width: 100%;
    margin: 10px 0;
    text-align: center;
  }

}

/*tablet screen start*/
@media only screen and (min-width: 768px) and (max-width:980px) {
  .logo{
    max-width: 250px;
  }
  .right_search{
    margin: 0 0 0 0;
  }
  .main-nav ul.nav-list > li{
    padding: 0 12px;
  }
  .main-nav ul.nav-list > li > a,
  .main-nav ul.nav-list li .dropdown li a{
    font-size: 10px;
  }
  .main-nav ul.nav-list li .sub-child::before{
    top: 2px;
    right: -2px;
  }
  .main-nav ul.nav-list > li:hover > a ~ .sub-child::before{
    right: 3px;
  }
  .iiee_main .iiee_blocks,
  .iiee_main .iiee_blocks:nth-child(4){
    width: 50%;
  }
  .infocus_main .infocus_part .infocus_left,
  .infocus_main .infocus_part .infocus_right{
    width: 100%;
    margin: 10px 0;
    text-align: center;
  }

  .infocus_slide .owl-nav .owl-prev{
    left: -35px;
  }
  .infocus_slide .owl-nav .owl-next{
    right: -35px;
  }
  .infocus_main .inf_slideblocks{
    padding: 0 50px;
  }

  .ccgg_memlogo ul li{
    width: 15%;
    margin: 0.8%;
  }
  .our_associates_main{
    padding: 65px 0 25px 0;
    background-size: 100%;
  }
  /* .ccgg_members_main::after{
    border-top: 1142px solid #fafafa;
    border-left: 765px solid transparent;
  } */
  .mem_committees_main::after{
      border-bottom: 3000px solid #fafafa;
  }

  .iss_blocks{
    max-width: 400px;
  }
  .iss_links .sub_list{
    width: 350px;
    right: -350px;
    padding: 33px 5px 20px 28px;
  }

  .iss_spe_head .iss_spe_list ul li{
    margin-left: 11px;
  }
  .senior_managebg{
    top: 43px;
  }

}
/*tablet screen close*/


/*mobile landscap screen start*/
@media only screen and (min-width: 651px) and (max-width:767px) {

}
/*mobile landscap screen close*/


/*mobile portrait screen start*/
@media (max-width: 767px) {
  /**header start**/
  .logo,
  .sticky .logo{
    width: 100%;
    max-width: none;
  }
  .logo .logo_destop{
    display: none;
  }
  .mob_header{
    padding: 20px 15px 15px 15px;
    display: block;
  }
  .logo .logo_mobile,
  .mob_header .logo_mobile{
    display: inline-block;
    vertical-align: middle;
    max-width: 170px;
  }
  .header_main{
    padding: 20px 0 0 0;
  }
  .right_search{
    display: none;
  }
  .mob_right_search{
    float: none;
    display: block;
    text-align: center;
    margin:15px 5px;
  }
  .mob_right_search .ml a,
  .right_search .change-pasword a{
    font-size: 14px;
  }
  /**header close**/

  .middle_topbg::after{
    border-top: 270px solid #fafafa;
    border-right: 270px solid transparent;
  }
  .benefits_link{
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
  }
  .benefits_link a {
    height: auto;
    width: auto;
    padding: 5px 10px;
    text-align: center;
  }
  .wwa_textmain{
    padding: 110px 0 0 0;
  }
  .wwa_textmain .wwa_text .www_text_big h2{
    font-size: 54px;
  }
  .iiee_main{
    display: block;
    flex-grow: none;
  }
  .iiee_main .iiee_blocks{
    width: 100%;
    min-height: 230px;
    height: auto;
  }

  .iiee_textmain .iiee_pare{
    padding: 8px 8%;
  }
  .iiee_textmain{
    padding:0 0 0 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .iiee_main .iiee_blocks:nth-child(4){
  	width: 100%;
    min-height: inherit;
    height: auto;
  }
  .iiee_blocks .iiee_last{
    padding: 40px 32% 40px 22%;
  }
  .iiee_blocks .iiee_last_link{
    top: 0;
  }
  .cat_filters ul{
    text-align: center;
  }
  .infocus_part .infocus_text .infocus_text_big h2{
    font-size: 46px;
  }
  .infocus_part .infocus_text .infocus_text_small h3{
    margin: 0;
  }
  .infocus_main{
    padding: 60px 0 120px 0;
  }
  .infocus_main::after{
    border-top: 165px solid #fafafa;
    border-left: 165px solid transparent;
  }
  .infocus_main .infocus_part .infocus_right,
  .infocus_main .infocus_part .infocus_left{
    margin: 0;
    float: none;
  }
  .infocus_slide .owl-nav .owl-prev{
    left: -30px;
  }
  .infocus_slide .owl-nav .owl-next{
    right: -30px;
  }
  .infocus_main .inf_slideblocks{
    padding: 0 40px;
  }
  .infocus_main .infocus_slide{
    padding: 50px 0 0 0;
  }
  .areyou_main{
    padding: 0 15px 220px 15px;
  }
  .areyou_main .areyou_part{
    display:block;
    padding: 50px 30px 40px 30px;
  }
  .areyou_part .areyou_list{
    width: 100%;
    padding: 15px 0 40px 0;
    border-right: none;
    border-bottom: 1px solid #5c82a3;
  }

  .bestgaval_award .best_leftbg,
  .bestgaval_award .best_rightbg{
    display: none;
  }
  .bestgaval_award .bestgaval_part{
    display: block;
  }
  .bestgaval_award .bestgaval_part .bega_text{
  	width: 100%;
    background-color: #d8dbc7;
    padding: 40px 20px;
  }
  .bestgaval_award .bestgaval_part .bega_text:last-child{
    background-color: #c12035;
    padding: 40px 20px;
  }
  .bestgaval_award .container{
    padding: 0;
  }
  .footer_main .foot_left,
  .footer_main .foot_right,
  .footer_main .foot_social,
  .footer_main .foot_copy{
    width: 100%;
    float: none;
  }
  .footer_main .foot_copy{
    text-align: center;
  }
  .footer_main .foot_right{
    padding: 40px 0 0 0;
  }
  .footer_main{
    padding: 55px 0 80px 0;
  }
  .footer_main .foot_today .today_form{
    max-width: 400px;
  }
  /**inner page start**/
  .breadcrumb{
    display: none;
  }
  .cmsinner_pages,
  .page-template-missionandobjectives .cmsinner_pages{
    padding: 85px 0 0 0;
  }
  .cmsinner_pages .moj_text .moj_text_big{
    min-width: 200%;
    margin: 0 auto;
    left: -50%;
    position: relative;
    text-align: center;
  }
  .cmsinner_pages .moj_text .moj_text_big h2{
    font-size: 50px;
  }
  .cmsinner_pages .moj_text .moj_text_small{
    /* height: auto; */
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .ccgg_memlogo ul li,
  .ccgg_memlogo ul li:first-child,
  .ccgg_memlogo ul li:nth-child(7n),
  .ccgg_memlogo ul li:nth-child(6n){
    width: 30.3%;
    margin: 1.5%;
  }
  .our_associates_main{
    padding: 65px 0 25px 0;
    background-size: 100%;
  }
  .ass_asso_part{
    padding: 55px 0 0 0;
  }
  .mem_commit_blocks .mcom_title{
    padding: 0 0 30px 0;
  }
  .mem_committees{
    padding: 0 0 20px 0;
  }
  .mem_commit_blocks .mcom_text .mcom_text_left,
  .mem_commit_blocks .mcom_text .mcom_text_right{
    width: 100%;
    margin: 15px 0;
  }
  .mem_commit_blocks{
    padding: 47px 0 0 0;
  }

  .board_dir_list > ul > li{
    width: 100%;
    display: block;
    padding: 0 0 60px 0;
  }
  .board_dir_list > ul > li:last-child{
    padding-bottom: 20px;
  }
  .board_dir_list > ul > li:nth-child(2n){
    padding-left: 0;
  }
  .board_dir_list .dir_description,
  .dir_popup .dir_description{
    width: 100%;
    padding: 0;
  }
  .board_dir_list .dir_avtar,
  .dir_popup .dir_avtar{
    max-width: none;
    /* display: flex;
    flex-flow: row wrap; */
    margin: 0 0 15px 0;
  }
  .board_dir_list .dir_avtar::after,
  .dir_popup .dir_avtar::after{
    display: table;
    clear: both;
    content: "";
  }
  .board_dir_list .dir_avtar img,
  .dir_popup .dir_avtar img{
    max-width: 140px;
    float: left;
  }
  .board_dir_list .dir_avtar .dir_head,
  .dir_popup .dir_avtar .dir_head,
  .board_dir_list .dir_avtar .dir_midd{
    width: calc(100% - 140px);
    padding-left:18px;
    display: block;
    float: left;
  }
  .dir_description .dir_head,
  .dir_description .dir_midd{
    /* display: none; */
  }
  .dir_description .dir_head h4,
  .dir_description .dir_head h5{
    display: none;
  }
  .senior_management_main .aca_advmain .aca_advright,
  .senior_management_main .aca_advmain .aca_advleft{
    width: 100%;
    margin: 10px 0;
  }
  .senior_management_main .aca_advmain{
    padding: 35px 0 50px 0;
  }
  .annual_report_main .lat_downmain .late_left,
  .annual_report_main .lat_downmain .late_right{
  	float: left;
  	width: 100%;
  }

  .memb_acconly .memb_acc_midd{
    padding: 0 0 220px 0;
    background-size: auto 55%;
    background-position: bottom center;
  }
  .memb_acc_midd .memb_acc_blocks{
    padding: 0 30px 40px 30px;
  }
  .memb_acc_midd .membacc_part{
    display:block;
  }
  .memb_acc_midd .membacc_list{
    width: 100%;
    padding:30px 0 30px 0;
    border-right: none;
    border-bottom: 1px solid #5c82a3;
  }
  .memb_acc_midd .memlog_unl{
    padding:5px 0 0 0;
  }
  .memb_acc_midd .memlog_unl .log_click,
  .memb_acc_midd .memlog_unl .unl_click{
    margin: 10px 0;
    display: block;
    padding: 14px 15px;
  }

  .pol_bestmain .pol_besleft,
  .pol_bestmain .pol_besright{
    width: 100%;
    margin: 10px 0;
    padding: 46px 6% 47px;
  }
  .pol_bestmain .l_more{
    display: block;
  }
  .police_issues .police_blocks ul{
    padding: 40px 18px 15px;
  }
  .police_issues .police_blocks ul li,
  .police_issues .police_blocks ul li:nth-child(2n){
    width: 100%;
    margin: 0 0 15px 0;
  }
  .police_issues{
    background-position: bottom center;
    background-size: 400% auto;
  }
  .best_prac .bepr_btn .bepr_link{
    display: block;
  }
  .iss_spe_head .iss_spe_search,
  .iss_spe_head .iss_spe_list{
    float: none;
    width: 100%;
  }
  .iss_spe_head .iss_spe_list{
    display: none;
  }
  .iss_spe_list_mobile{
    display: block;
  }
  .iss_blocks .issblocks_list{
    display: block;
    padding:40px 30px;
  }
  .issblocks_list .issblocks_alfa{
    margin-bottom: 20px;
  }
  .iss_links .sub_list .back_list{
    display: block;
  }
  .issblocks_list .iss_links{
    width: 100%;
  }
  /* .iss_links .sub_list{
    position: static;
    padding: 10px;
    margin: 10px 0 10px 0;
    width: 100%;
  }
  .issblocks_list .iss_links{
    padding: 0;
    width: 100%;
  }
  .iss_links .sub_list .sub_title{
    display: none;
  }
  .iss_links .sub_list > ul > li{
    margin: 15px 0;
  } */
  .winn_ourmain .winn_block{
    display: block;
  }
  .winn_ourmain .winn_block .winn_left{
    width: 100%;
    height: 280px;
    text-align: center;
  }
  .winn_ourmain .winn_block .winn_right{
    width: 100%;
    padding: 20px;
  }
  .gavel_boxes{
    padding:20px;
  }

  .reg_sub_main .reg_sub_top ul{
    padding: 40px 18px 15px;
  }
  .issuer_spe_main.reg_sub_page{
    background-position: bottom left;
    background-size: 211% auto;
    padding: 64px 0 210px 0;
  }
  .issuer_spe_main.issuer_research{
    overflow: auto;
  }
  .iss_links .sub_list{
    padding: 33px 15px 20px 59px;
    width: 290px;
    right: -290px;
  }

  .cup_desk_main{
    background-size: auto 218px;
    background-position: 36% -30px;
    background-color: #ececec;
    padding: 145px 0 68px 0;
  }
  .membe_prov_text{
    width: 100%;
    margin: 0 auto;
    max-width: 435px;
    float: none;
  }
  .cup_ext_padding{
    height: auto;
    margin-top: 25px;
  }
  .follow_mem .foll_left{
    border-bottom: 1px solid #5c82a3;
    border-right: none;
  }
  .follow_mem .foll_left,
  .follow_mem .foll_right{
    float: none;
    width: 100%;
    padding: 30px 20px;
  }
  .annu_fess_part .annu_mem .annu_left,
  .annu_fess_part .annu_mem .annu_right{
    width: 100%;
    float: none;
    padding: 10px 0;
  }
  .annu_fess_main::after{
    border-top: 700px solid #f4f4f4;
    border-right: 700px solid transparent;
  }
  .annu_fess_main .annu_fess_part{
    padding: 0 0 40px 0;
  }
  .director_pagetop .cmsinner_pages{
  	padding: 85px 0 0 0;
  }
  .director_pagetop .dir_polbest .dir_polleft{
    border-right: none;
    border-bottom: 1px solid #5c82a3;
  }
  .director_pagetop .dir_polbest .dir_polleft,
  .director_pagetop .dir_polbest .dir_polright{
    width: 100%;
    padding: 48px 0;
  }
  .director_pagetop .dir_polbest{
    padding: 20px 0;
  }
  .director_pagebott::after{
    border-top: 400px solid #f4f4f4;
    border-right: 400px solid transparent;
  }
  .director_pagetop .dir_polbest .l_more{
    display: block;
  }
  .cmsinner_pages .moj_link .moj_anc{
    display: block;
  }

  .mem_area_part .resmem_part{
      display: block;
  }
  .mem_area_part .resmem_part .rsme_left{
    margin-bottom: 30px;
  }
  .mem_area_part .resmem_part .rsme_left,
  .mem_area_part .resmem_part .rsme_right{
    width: 100%;
    padding: 20px;
  }
  .mem_area_part .upeng_part .upe_left,
  .mem_area_part .upeng_part .upe_right{
    width: 100%;
    padding: 15px 0;
  }
  .mem_area_part .upeng_part {
    padding: 45px 0 45px 0;
  }
  .mem_area_part .upeng_part .upe_right span{
    width: calc(100% - 115px);
  }
  .mem_area_part .board_part{
    display: block;
  }
  .mem_area_part .board_part .boa_left{
    padding: 45px 4% 40px;
    margin: 0 0 35px 0;
  }
  .mem_area_part .board_part .boa_left,
  .mem_area_part .board_part .boa_right{
    width: 100%;
  }

  .modal-content {
    padding: 15% 4.6%;
  }
  .log_foot .dont_have,
  .log_foot .bec_mem{
    margin: 10px 10px;
    display: block;
  }
  .logform_main{
    padding: 20% 9% 7% 9%;
  }
  .log_foot{
    padding: 4% 6.5%;
  }
  .logform_main .login_form .login-submit input[type="submit"]{
    width: 100%;
  }
  .logform_main .login_form .for_pass{
    margin: 10px 0 0 0;
  }
  .sign_up_page .cmsinner_pages{
    padding: 85px 0 20px 0;
  }
  .sign_up_page .signup_form{
    max-width: 428px;
  }
  .signup_form .signup_top{
    padding: 60px 20px 76px;;
  }
  .signup_form .signup_top .sign_btn input[type="submit"],
  .signup_form .signup_bott .si_log{
    display: block;
    width: 100%;
  }
  .signup_form .signup_bott .al_have{
    margin: 0 10px 10px 10px;
  }
  .privacy_policy_page{
    padding-top: 35px;
  }
  .all_pages_deff_one .all_pages_left,
  .all_pages_deff_one .all_pages_right{
  	float: left;
  	width: 100%;
    padding: 20px 0;
  }
  .memb_acc_midd .membacc_list h4 br{
    display: none;
  }
  .issuer_spe_title h4{
    line-height: 1.4;
  }
  .issuer_spe_title h4 br{
    display: none;
  }
  .types_of{
    width: 100%;
    max-width: none;
  }
  .mem_committees_main::after{
    bottom: 0;
    top: auto;
  }
  .search_from_wrap{
    right: -104%;
    top: 38px;
  }
  .senior_managebg{
    top: 43px;
  }
  .right_search > ul > li{
    margin: 5px 0;
  }
  .right_search > ul > li .menu-logged-menu-container ul li{
    margin: 5px 0 5px 0
  }

  .baa_main .baa_text .baa_text_big h2{
    font-size: 50px;
  }
  .baa_main .baa_text .baa_text_small h3{
    font-size: 17px;
  }
  .page-template-external-research .police_issues {
    padding: 0 0 330px 0;
  }
  .stewar_text{
    padding: 20px 0;
  }
  .stewar_text .stew_txt_left,
  .stewar_text .stew_txt_right{
    width: 100%;
    padding: 20px 0;
  }
  .page-template-Endorsers .police_issues{
    padding: 30px 0 330px 0;
  }
  /**inner page close**/
}
@media (max-width: 480px) {
  .types_of ul{
    height: 65px;
  }
}
/*mobile portrait screen close*/
