@media (min-width: 1920px){
  .ipb2 .bg_image {
    height: 700px;
  }
}
@media (max-width: 1919px){
  .ipb2 .bg_image {
    height: 600px;
  }
}
@media (max-width: 1599px){
  .container{
    max-width: 1310px;
    padding: 0 15px;
  }
  .banner_in{
    padding: 30px 0;
    margin-bottom: 60px;
  }
  h1, .h1 {
    font-size: 40px;
  }
  h2{
    font-size: 24px;
  }
  .banner_cnt p {
    font-size: 16px;
  }
  .about_us{
    padding-bottom: 100px;
  }
  .slick-prev{
    left: -15px;
  }
  .slick-next{
    right: -15px;
  }
  .our_supporters {
    padding: 30px 0 0;
  }
  .Testimonials_blk {
    padding: 50px 0;
  }
  .ft_rht {
    max-width: 58%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58%;
            flex: 0 0 58%;
  }
  .au_img:last-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 324px;
            flex: 0 0 324px;
    max-width: 324px;
    height: 250px;
  }
  .page_pocf .abus_lft {
    max-width: 30%;
  }
  .page_pocf .abus_rht {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
            flex: 0 0 65%;
  }
  .page_pocf .aboutUs2{
    gap: 3%;
  }
  .page_pocf .abus_lft {
    max-width: 25%;
  }
  .page_pocf .abus_rht {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 72%;
            flex: 0 0 72%;
  }
  .ipb2 .bg_image {
    height: 500px;
  }
}
@media (max-width: 1349px){
  .container{
    max-width: 1170px;
  }
  nav ul{
    gap: 10px;
  }
  nav ul li a{
    font-size: 14px;
  }
  header .logo img{
    /*max-width: 70px;*/
  }
  .btn{
    padding: 0 20px;
    line-height: 42px;
  }
  .header_rht .btn {
    min-width: auto;
    padding: 0 15px;
  }
  h1{
    font-size: 30px;
  }
  h2{
    font-size: 22px;
  }
  .sec_title {
   font-size: 13px;
   line-height: 18px;
  }
  .banner_img{
    height: 350px;
  }
  .banner_in {
    padding: 0;
  }
  .abu_imgs{
    padding: 0;
  }
  .about_us {
    padding-bottom: 50px;
  }
  .os_blk,
  .btn_blk{
    padding: 50px 0;
  }
  .sec_head {
    max-width: 380px;
  }
  .rsm_imgs {
    height: 300px;
  }
  .rsm_img{
    border-radius: 10px;
  }
  h5 {
    font-size: 14px;
  }
  body{
    font-size: 14px;
    line-height: 22px;
  }
  .Testimonials_card:nth-child(n+2) {
    padding: 20px;
  }
  .ft_rht {
    max-width: 52%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 52%;
            flex: 0 0 52%;
  }
  .ftr_lft,.ftr_rht{
    height: 230px;
  }
  .footer_top .ft_lft p {
    font-size: 16px;
  }
  .ibp_row {
    height: 450px;
  }
  .ipbcnt {
    max-width: 50%;
  }
  .ipbcnt h1 {
    font-size: 30px;
  }
  .ipb_img{
    width: 450px;
    height: 500px;
  }
  .abus_rht {
    padding-top: 70px;
  }
  .abus_rht .au_img {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 48% !important;
            flex: 0 0 48% !important;
    max-width: 48% !important;
  }
  .ipb2 .bg_image {
    height: 480px;
  }
  .aboutUs2_wrapper{
    padding: 40px 0;
  }
  .freeWorkshaopBlk .abus_lft{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
            flex: 0 0 35%;
    max-width: 35%;
  }
  .freeWorkshaopBlk .abus_rht{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(65% - 60px);
            flex: 0 0 calc(65% - 60px);
    max-width: calc(65% - 60px);
  }
  .ewt_img {
    height: 350px;
  }
  .page_contact{
    gap: 30px;
  }
  .workshop_blk2 .workshop_img {
    height: auto;
  }
  .ipb2 .bg_image {
    /*height: 450px;*/
	  height: auto !important;
  }
}
@media (max-width: 1199px){
  .container{
    max-width: 970px;
  }
  .menu_toggle{
    display: block;
  }
  .header_rht .btn{
    display: none;
  }
  header nav{
    display: none;
  }
  .mobile_btns{
    display: block;
  }
  header{
    position: fixed;
    left: 0;
    right: 0;
    -webkit-animation: none !important;
            animation: none !important;
    padding: 10px 0;
  }
  header .logo img{
    -webkit-filter: none;
            filter: none;
  }
  header nav{
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #FFF;
  }
  header nav ul{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 15px 15px;
  }
  header nav ul li a {
    color: #221d6d;
  }
  header .dropdown_menu {
    position: static;
    visibility: visible;
    opacity: 1;
    padding: 15px;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: none;
    padding: 0;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  header .dropdown_btn:after{
    background: url(../images/chervron2.png) no-repeat center / contain;
  }
  header .dropdown_btn.active:after{
    background: url(../images/chervron2Up.png) no-repeat center / contain;
  }
  header .dropdown_menu li a{
    padding: 10px;
  }
  nav ul li a:hover{
    color: #221d6d;
  }
  .dropdown_menu li a:hover{
    color: #f75036;
  }
  .dropdown_btn:hover:after{
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transform: translateY(-50%) rotate(0deg);
        -ms-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
  }
  header nav{
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .btn {
    font-size: 14px;
    line-height: 18px;
    padding: 10px;
  }
  body,
  .banner_cnt p {
    font-size: 14px;
    line-height: 22px;
  }
  .banner_img {
    height: 300px;
  }
  .banner_cnt h1 {
    margin-bottom: 10px;
  }
  h1{
    font-size: 26px;
  }
  .sec_foot{
    display: block;
  }
  .sf_lft{
    max-width: 100%;
    margin-bottom: 20px;
  }
  .count {
    width: 150px;
    height: 150px;
    border: 4px solid #6dcff6;
  }
  .count h2 {
    font-size: 24px;
  }
  .rsm_Card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.33% - 8px);
            flex: 0 0 calc(33.33% - 8px);
    max-width: calc(33.33% - 8px);
  }
  .rsm_Card:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.33% - 16px);
            flex: 0 0 calc(33.33% - 16px);
    max-width: calc(33.3% - 16px);
  }
  .rsm_list{
    gap: 16px;
  }
  .our_supporters ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .our_supporters ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 4);
            flex: 0 0 calc(100% / 4);
    max-width: calc(100% / 4);
    padding: 10px;
  }
  .our_supporters ul li img{
    max-width: 100px;
  }
  .Testimonials_card p {
    font-size: 15px;
  }
  h2 {
    font-size: 20px;
  }
  .ftr_lft, .ftr_rht {
    height: 170px;
  }
  .footer_top .ft_lft p {
    font-size: 14px;
  }
  .dropdown_menu li a{
    line-height: 24px;
  }
  .ipb_img {
    width: 350px;
    height: 400px;
  }
  .ibp_row {
    height: 380px;
  }
  .abus_rht .abu_imgs{
    gap: 10px;
  }
  .aboutUs2_wrapper {
    padding: 50px 0;
  }
  .ipb2 .bg_image{
    height: 350px;
  }
  .freeWorkshaopBlk{
    gap: 30px;
  }
  .page_pocf .abus_lft{
    display: none;
  }
  .page_pocf .abus_rht {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .form_group label{
    display: block !important;
  }
  .ewt_img {
    height: 290px;
  }
  .ew_tabs ul a{
    line-height: 28px;
  }
  .page_contact{
    display: block;
  }
  .page_contact .abus_lft{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .page_contact .abus_rht{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin: 30px 0 0;
  }
  .page_contact{
    margin: 30px 0 0;
  }
  .pageTestmonials .Testimonials_card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 2 - 10px);
            flex: 0 0 calc(100% / 2 - 10px);
  }
  .modal .abus_lft{
    display: none;
  }
  .modal .abus_rht{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .detial_page{
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .header_rht{
    display: block;
  }
  .mobile_btns ul {
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .mobile_btns b{
    text-align: left;
    padding: 0 15px;
  }
  .workshop_blk2 .workshop_img {
    height: 450px;
  }
}
@media (max-width: 991px){
  .container{
    width: 750px;
    max-width: 750px;
  }
  h1{
    font-size: 20px;
  }
  h2{
    font-size: 18px;
  }
  .abu_lft h2 {
    margin-bottom: 10px;
  }
  .abu_imgs{
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .au_img:last-child{
    height: 220px;
  }
  .banner_img {
    height: 250px;
  }
  .au_img{
    height: 200px;
  }
  .sec_title {
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 10px;
  }
  .workshops_list{
    /*padding: 0 20px;*/
  }
  .slick-next {
    right: 0;
  }
  .slick-prev {
    left: 0;
  }
  .workshop_card h5 {
    height: 18px;
  }
  .rsm_imgs {
    height: 250px;
  }

  .btn_blk ul{
    gap: 50px;
  }
  .Testimonials_list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .footer_top{
    display: block;
  }
  .ft_rht{
    margin: 20px 0 0;
    max-width: 100%;
  }
  .ftr_lft, .ftr_rht {
    height: 250px;
  }
  .rsm_list{
    display: block;
    padding: 30px 0 0;
  }
  .rsm_Card{
    max-width: 100% !important;
    margin: 0 0 20px;
  }
  .rsm_imgs{
    height: auto;
  }
  .about_us{
    display: block;
  }
  .abu_lft {
    max-width: 100%;
    padding: 0 0 30px 0;
  }
  .au_img {
    height: auto !important;
  }
  .our_supporters ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 3);
            flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
  }
  .our_supporters ul{
    padding: 0 0 20px;
  }
  .ipb_img {
    width: 300px;
    height: 350px;
    right: 30px;
    top: 30px;
    border-radius: 15px;
  }
  .ipbcnt h1 {
    font-size: 25px;
  }
  .ipbcnt p {
    font-size: 14px;
    line-height: 22px;
  }
  .ipbcnt p strong {
    font-size: 16px;
  }
  .ipbcnt {
    max-width: 50%;
    padding: 0;
  }
  .ibp_row {
    height: 330px;
  }
  .aboutUs2_wrapper {
    padding: 20px 0 30px;
  }
  .abus_rht .abu_imgs{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .abus_rht .au_img{
    max-width: 100% !important;
  }
  .ipb2 .bg_image{
    height: 270px;
  }
  .freeWorkshaopBlk .abus_lft{
    display: none;
  }
  .freeWorkshaopBlk .abus_rht {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .ewt_img{
    height: 180px;
  }
  .ewt_Card a span{
    font-size: 12px;
  }
  .ewt_Card{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .ewt_img{
    height: auto;
    border-radius: 10px;
  }
  .pageTestmonials .Testimonials_list{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .workshop_blk2 .workshop_img {
    height: 400px;
  }
  .workshop_blk2 .workshop_card p {
    font-size: 20px;
    line-height: 1.2;
  }
  .workshop_cnt{
    padding: 0 10%;
  }
  .workshop_blk2 .slick-prev{
    left: 20px !important;
  }
  .workshop_blk2 .slick-next{
    right: 20px !important;
  }
}
@media (max-width: 767px){
  .container{
    max-width: 100%;
  }
  .sm ul{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px;
  }
  .sm ul li{
    margin: 0;
  }
  .w_50 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .form_group{
    margin: 0;
  }
  .form_row {
    margin: 10px 0 0;
  }
  .banner_in{
    display: block;
    text-align: center;
    margin: 0 0 30px;
  }
  .banner_cnt {
    max-width: 100%;
    padding: 0 0 30px;
  }
  .banner_img {
    height: auto;
    max-width: none;
    width: 100%;
  }
  .about_us{
    text-align: center;
  }
  .avatar_blk{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about_us {
    padding-bottom: 30px;
  }
  .rsm_blk, .workshop_blk{
    padding: 30px 0;
  }
  .sec_head {
    max-width: 100%;
    text-align: center;
  }
  .workshop_card{
    text-align: center;
  }
  .rsm_blk, .workshop_blk,
  .sec_foot{
    text-align: center;
  }
  .sf_rht{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .btn_blk ul{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .os_blk, .btn_blk {
    padding: 30px 0;
  }
  .rsm_Card{
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .linkbtns_blk {
    position: static;
    margin: 20px 0 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .Testimonials_blk{
    text-align: center;
  }
  .quote_icon{
    margin: 0 auto 5px;
  }
  .quote_icon span{
    left: 0;
  }
  .tc_avatar{
    margin: 0 auto 10px;
  }
  .tc_btm{
    display: block;
  }
  footer{
    text-align: center;
  }
  .footer_top .ft_lft h2,
  .footer_top .ft_lft p {
    margin-bottom: 20px;
  }
  .ftr_lft, .ftr_rht {
    height: 180px;
  }
  .footer_btm .ft_lft {
    max-width: 100%;
  }
  .sm{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer_btm .ft_rht{
    display: block;
  }
  .footer_btm .ftr_lft, .footer_btm .ftr_rht{
    max-width: 100% !important;
  }
  .footer_btm .ftr_rht{
    margin-top: 30px;
  }
  .footer_btm2{
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 10px;
  }
  .Testimonials_card{
    padding: 20px;
  }
  h3{
    font-size: 18px;
  }
  .tc_top h2,
  .tc_top h3{
    font-size: 15px;
  }
  .ibp_row {
    height: auto;
    display: block;
    padding: 30px 0;
  }
  .ipb_img{
    position: static;
    margin: 30px 0 0;
  }
  .aboutUs2{
    display: block;
    text-align: center;
  }
  .abus_lft, .abus_rht{
    max-width: 100%;
  }
  .abus_rht{
    padding: 0;
  }
  .abus_rht .au_img{
    width: 100%;
    max-width: 100% !important;
  }
  .aboutUs2 h2{
    margin-bottom: 15px;
  }
  .aboutUs2 p {
    margin-bottom: 15px;
  }
  .ipbcnt {
    max-width: 100%;
    text-align: center;
  }
  .ipb_img {
    position: static;
    margin: 30px 0 0;
    max-width: 250px;
    height: auto;
    margin: auto;
  }
  .ipb2 .sec_head{
    max-width: 100%;
  }
  .ipb2 .sec_head h2 {
    margin-bottom: 20px;
  }
  .abus_lft ul {
    margin-bottom: 15px;
  }
  .ipb2 .bg_image{
    height: 220px;
  }
  .workshop_form{
    text-align: left;
  }
  .w_60 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .form_row{
    gap: 15px;
  }
  .form_submit{
    display: block;
    margin: 20px 0 0;
  }
  .form_submit .custom-checkbox br{
    display: none;
  }
  .form_submit .btn{
    max-width: 300px;
    width: 100%;
    margin: 20px auto 0;
    display: block;
  }
  .form_group label {
    font-size: 14px;
  }
  .w_70{
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .listings .check_list {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
  .ew_head{
    display: block;
  }
  .ew_head ul {
    margin-bottom: 10px;
  }
  .ew_head ul li{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .ew_head ul li a{
    display: block;
    width: 100%;
  }
  .page_contact .contact_card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .page_contact .abus_lft .contact_card{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    max-width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .pageTestmonials .page_head{
    display: block;
    text-align: center;
  }
  .pageTestmonials .page_head .btn{
    margin-top: 20px;
  }
  .pageTestmonials .Testimonials_card{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
    max-width: 100%;
  }
  .pageTestmonials .tst_title{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
  }
  .close_modal{
    position: absolute;
    top: 15px;
    right: 15px;
  }
  #gallery-1 .gallery-item{
    width: 100% !important;
  }
  .banner_in{
    padding-top: 30px;
  }
  header .logo a{
    max-width: 200px;
  }
  .workshop_blk2 .workshop_img{
    height: 350px;
  }
  .workshop_blk2 .slick-dots{
    /*bottom: 20px;*/
  }
  .slick-dots li {
    width: 30px;
    height: 5px;
    opacity: 1;
  }
  .slick-dots li button{
    opacity: 1;
  }
  .slick-dots li.slick-active {
    width: 50px;
  }
  .workshop_blk2 .workshop_img{
    height: 300px;
  }
  .workshop_cnt {
    padding: 50px 30px;
  }
  .workshop_img{
    height: auto;
  }
  .workshops_list{
    margin-bottom: 50px;
  }
  .workshop_card p{
    height: auto;
  }
}

@media (max-width: 599px){
  header.sticky .logo img,
  header .logo img {
    /*max-width: 50px;*/
  }
  .banner_cnt {
    padding: 0 0 20px;
  }
  .banner_img{
    border-radius: 10px;
  }
  .abu_imgs{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .au_img{
    max-width: 100%;
  }
  .btn_blk h2 {
    margin-bottom: 20px;
  }
  .rsm_Card{
    gap: 10px;
  }
  .our_supporters ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 2);
            flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2);
  }
  .ft_rht{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ftr_lft, .ftr_rht{
    height: auto;
    max-width: 100%;
  }
  sup{
    font-size: 10px;
  }
  .count {
    width: 120px;
    height: 120px;
    border: 2px solid #6dcff6;
  }
  .ipb2 .bg_image{
    height: 300px;
  }
  .form_group label {
    display: block !important;
    font-size: 13px !important;
  }
  .page_pocf .check_list{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .page_default .au_img{
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .dp_lft{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}