@media screen and (min-width: 0px) and (max-width:1920px){
  .bannerImage .box:before { padding-top: 30vw; }

}
@media screen and (min-width: 0px) and (max-width:1600px){
  .bannerImage .imageHolder,
  .bannerImage .backgroundCirles,
  .bannerImage .imageHolder img { background: rgb(24, 129, 196, 0.7); margin: auto; max-width: 22.7vw; width: 100%; max-height: 22.7vw; height: 100%; border: 3px solid #ffffff; border-radius: 100%; }

}
@media screen and (min-width: 0px) and (max-width:1440px){

}
@media screen and (min-width: 0px) and (max-width:1365px){
  .TB-Space { padding: 40px 0; }

  .TitleTextLinkListing.flexWrap { margin: -15px; }
  .TitleTextLinkListing .list { padding: 15px; }

  .bannerTitle h1 { max-width: 450px; width: 100%; }

  h1 {font-size: 2.5rem; line-height: 3.3rem;}
  h2 { font-size: 2.2rem; line-height: 2.8rem;}
  h3 { font-size: 1.8rem; line-height: 2.5rem;}
  h4 { font-size: 1.7rem; line-height: 2rem;}
  body { font-size: 1rem; line-height: 1.6rem;}

}
@media screen and (min-width: 0px) and (max-width:1280px){
  #page-wrap { padding-top: 130px; }

  .modal h3#modal1Title { margin-bottom: 10px;}

  .logoWrapp { width: 35%; }
  nav.mobileMenu { width: 65%; }
  .mainNavmenu li { padding: 5px 15px 5px;}
  .membersInfo { margin: 45px 0 0;}

  .bannerImage .box:before { padding-top: 77%; }
  .bannerImage .backgroundCirles, .bannerImage .imageHolder, .bannerImage .imageHolder img {
    margin: auto; max-width: 30vw; width: 100%; max-height: 30vw; height: 100%;
  }
  .homeBannerSection { padding-top: 90px;}

  .TitleTextLinkListing .list .listInnerContainer { padding: 20px 20px;}

  .imageAndTextBox.flexWrap > .imageAndTextTA { padding-left: 20px; padding-right: 20px; }

  .imageAndTextBox .backgroundCirles, .imageAndTextBox .imageHolder, .imageAndTextBox .imageHolder img {
    max-width: 225px; width: 100%; max-height: 225px; height: 100%;
  }

  .memberIMg { width: 130px; height: 130px; top: -15px; left: 30px; }
  .membersInfo { padding: 15px 20px 15px 180px;}
  ul.membersSocialConnect li { width: 40px;}

}
@media screen and (min-width: 0px) and (max-width:1140px){
  #page-wrap { padding-top: 125px; }

  .bannerImage .box:before { padding-top: 70%; }

  .imageAndTextBox.flexWrap > .imageAndTextTA h2 { margin-bottom: 20px; }

  .logoList div a img { display: block; max-width: 180px; width: 100%; max-height: 60px; }
  .TitleTextLinkListing .list .listInnerContainer { border-bottom: 7px solid #1881C4;}
  input[type='submit'], input[type=button], input[type=reset], button, .btn { padding: 5px 15px 7px;}

  h1 { font-size: 2rem; line-height: 2.8rem; }
  h2 { font-size: 1.8rem; line-height: 2.6rem;}
  h3 { font-size: 1.7rem; line-height: 2.5rem;}
  h4 { font-size: 1.6rem; line-height: 2rem;}
  h5 { font-size: 1.4rem; line-height: 2rem;}
}
@media screen and (min-width: 0px) and (max-width:1080px){

}
@media only screen and (min-width:1025px){

}
@media screen and (min-width: 0px) and (max-width:1024px){
  h4.alm-results-text {
    margin: 30px 0 -5px 0;
}
  .navActive header { padding-bottom: 0; background: #ffffff; }
  nav.desktopMenu { display: none;}
  nav.mobileMenu { display: block;}

  .navActive img.desktopLogo { display: none;}
  .navActive img.mobileLogo { display: block; }
  .navActive .logoWrapp { z-index: 9999; }

  body.navActive { overflow: hidden; }
  #burgurMenu { right: 15px;}
  .logoWrapp { width: 40%; }
  .navActive header#myHeader .container { padding-top: 20px; padding-bottom: 20px; position: relative; }
  .navActive header#myHeader .container:before { content: ""; background: #D9D9D9; width: 100%; height: 1px; position: absolute; bottom: 0; left: 0; z-index: 9999; }
  .navActive .mobile_nav { top: -20px; }

  .imageAndTextBox .backgroundCirles, .imageAndTextBox .imageHolder, .imageAndTextBox .imageHolder img {
    max-width: 200px; width: 100%; max-height: 200px; height: 100%;
  }

  nav.mobileMenu { position: fixed; background-color: #fdfdfd; z-index: 999; opacity: 0; visibility: hidden; box-shadow: 0px 0px 1px #000000; -webkit-box-shadow: 0px 0px 1px #000000;
    height: max-content; width: 100%; height: 100%; top: -100%; right: 0; left: 0; bottom: 0; padding: 110px 0 30px; margin: 0 auto;
    display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end;
    -ms-flex-pack: end; justify-content: flex-end; }
  nav.mobileMenu.active { -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; opacity: 1; visibility: visible; top: 0; }
  .menu-menu-container, .menu-menulinks-container { overflow: scroll; padding-top: 0; width: 100%; height: 100%; margin-top: 50px; }
  #menu-menu, #menu-menulinks { -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: auto; }
  #burgurMenu { display: -webkit-box; display: -ms-flexbox; display: flex;}
  .mobileMenuRespo { width: 100%; height: 100%; overflow: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-align: center;
    align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

  #menu-menu { padding: 0; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start;
     align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; height: 100%; }
  .mainNavmenu ul.sub-menu { opacity: 1; visibility: visible; position: relative; top: 0; margin: 0; background: #F5F5F5; width: 100%;
    box-shadow: none; padding-left: 15px; border-top: 1px solid #d9d9d9;}
  .mainNavmenu ul.sub-menu li a { background: transparent; padding: 10px 20px;}
  .mainNavmenu ul.sub-menu li, .mainNavmenu ul.sub-menu li a { border: 0; }
  .mainNavmenu li.menu-item-has-children { padding-bottom: 0; }
  .mainNavmenu li { padding: 0; width: 100%; border-bottom: 1px solid #d9d9d9; }
  .mainNavmenu li:last-child { border-bottom: 0; }
  .navActive header#myHeader .container { padding-top: 0; padding-bottom: 20px; position: relative; top: 0; }

  .mainNavmenu li a, .mainNavmenu ul.sub-menu li a { color: #7e2a8a; width: 100%; text-align: left; padding-top: 14px; font-size: 1.25rem; line-height: 1.625;
    padding-bottom: 14px; padding-left: max(46px, min(50px + 30*(100vw - 820px) / 1100, 80px)); padding-right: max(46px, min(50px + 30*(100vw - 820px) / 1100, 80px)); }
  .mainNavmenu li a:hover { background-size: 100% 0; background-image: none;}
  .menu-item-has-children > a { color: #000000 !important; }
  .mainNavmenu li.current_page_parent > a, .mainNavmenu li.current-menu-item > a { color: #7E2A8A; background-size: 100% 2px; font-weight: 800; }
  .mainNavmenu li.current_page_parent.menu-item-has-children > a, .mainNavmenu li.current-menu-item.menu-item-has-children > a { font-weight: 400; }
    /* background-image: linear-gradient(#00ffca, #00ffca);} */
  .mainNavmenu li.current_page_item.parent.on > a, .mainNavmenu li.current-menu-item.parent.on > a { color: #00ffca; background-size: 100% 2px; background-image: linear-gradient(#00ffca, #00ffca);}
  .mainNavmenu li.parent.on > a { color: #00ffca; background-size: 100% 2px; background-image: linear-gradient(#00ffca, #00ffca);}
  .mainNavmenu .parent.active > a { color: #00ffca; background-size: 100% 2px; background-image: linear-gradient(#00ffca, #00ffca);}

  /*
  .mainNavmenu li.identifier { -webkit-animation-name: identifier; animation-name: identifier;
  -webkit-animation-duration: 1s;	animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; opacity: 0;}

  @keyframes identifier {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
          -o-transform: translateY(0);
        transform: translateY(0);
        transform: none;
    }
  }

  .mobileMenu.active #menu-menu li:nth-child(1).menudelay2s{-webkit-animation-delay:0.5s; animation-delay:0.5s;}
  .mobileMenu.active #menu-menu li:nth-child(2).menudelay2s{-webkit-animation-delay:0.6s; animation-delay:0.6s;}
  .mobileMenu.active #menu-menu li:nth-child(3).menudelay2s{-webkit-animation-delay:0.7s; animation-delay:0.7s;}
  .mobileMenu.active #menu-menu li:nth-child(4).menudelay2s{-webkit-animation-delay:0.8s; animation-delay:0.8s;}
  .mobileMenu.active #menu-menu li:nth-child(5).menudelay2s{-webkit-animation-delay:0.9s; animation-delay:0.9s;}
  .mobileMenu.active #menu-menu li:nth-child(6).menudelay2s{-webkit-animation-delay:1s; animation-delay:1s;}
  .mobileMenu.active #menu-menu li:nth-child(7).menudelay2s{-webkit-animation-delay:1.1s; animation-delay:1.1s;}
  .mobileMenu.active #menu-menu li:nth-child(8).menudelay2s{-webkit-animation-delay:1.2s; animation-delay:1.2s;}
  .mobileMenu.active #menu-menu li:nth-child(9).menudelay2s{-webkit-animation-delay:1.3s; animation-delay:1.3s;}
  .mobileMenu.active #menu-menu li:nth-child(10).menudelay2s{-webkit-animation-delay:1.4s; animation-delay:1.4s;}
  .mobileMenu.active #menu-menu li:nth-child(11).menudelay2s{-webkit-animation-delay:1.5s; animation-delay:1.5s;}
  .mobileMenu.active #menu-menu li:nth-child(12).menudelay2s{-webkit-animation-delay:1.6s; animation-delay:1.6s;}
  .mobileMenu.active #menu-menu li:nth-child(13).menudelay2s{-webkit-animation-delay:1.7s; animation-delay:1.7s;}
  .mobileMenu.active #menu-menu li:nth-child(14).menudelay2s{-webkit-animation-delay:1.8s; animation-delay:1.8s;}
  .mobileMenu.active #menu-menu li:nth-child(15).menudelay2s{-webkit-animation-delay:1.9s; animation-delay:1.9s;}
  .mobileMenu.active #menu-menu li:nth-child(15).menudelay2s{-webkit-animation-delay:2s; animation-delay:2s;}
  .mobileMenu.active #menu-menu li:nth-child(15).menudelay2s{-webkit-animation-delay:2.1s; animation-delay:2.1s;}
   */

  p { padding: 0px 0px 20px 0px}
  .TB-Space { padding: 30px 0; }


  .filtersTopBox div#alm-filters-news_fillter { width: 75%; margin: 0; }
  .filtersTopBox .remodal-bg { width: 25%; margin-left: auto; }

}

@media only screen and (max-width:992px){
  #page-wrap { padding-top: 120px; }

  .modal h3#modal1Title { margin-bottom: 10px; margin-top: 0; }

  .TitleTextLinkListing.flexWrap { margin: -10px; }
  .TitleTextLinkListing .list { padding: 10px; }
  .TitleTextLinkListing .list .listInnerContainer { padding: 20px 20px;}
  input[type='submit'], input[type=button], input[type=reset], button, .btn { padding: 5px 15px 7px; font-size: 1rem; line-height: 1.5rem;}

  .powerdBy li { margin-left: 10px;}

  .lefSidePannel { padding-right: 35px; }

}

@media screen and (min-width: 0px) and (max-width: 896px) {
  h4#search-result {
    margin-top: 30px;
    margin-bottom: 0;
}
  #page-wrap { padding-top: 115px; }

  .bannerTitle h1 { max-width: 330px; width: 100%; font-size: 1.60rem; line-height: 2.4rem; }

  .imageAndTextBox.flexWrap > .box { width: 40%; }
  .imageAndTextBox.flexWrap > .imageAndTextTA { width: 60%; padding-left: 0; padding-right: 10px; }

  .titlePostDateFlex { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 20px; }
  .titlePostDateFlex .titlePostDate { width: 85%; padding-right: 15px; }
  .titlePostDateFlex .postImgbox { display: block; width: 15%; min-width: 100px; }
  .lefSidePannel { padding-right: 0; width: 100%; max-width: 100%; }
  .rightSidePannel { display: none; }

  .cky-modal.cky-modal-open { width: 90%; }

  .logoList { padding: 20px 0; margin: 0 0px 20px; }
  .logoList div { width: 33.33%; margin-right: 0; padding: 0 15px 0 0; }
  .logoList div a img { display: block; max-width: 220px; width: 100%; max-height: none; }

  .TitleTextLinkListing .list { padding: 10px; width: 50%; margin: 10px 0; }

  h1 { font-size: 2rem; line-height: 2.375rem; }
  h2 { font-size: 1.625rem; line-height: 2rem;}
  h3 { font-size: 1.5rem; line-height: 2rem;}
  h4 { font-size: 1.25rem; line-height: 1.55rem;}
  h5 { font-size: 1.125rem; line-height: 1.5rem;}
  h6 { font-size: 1rem; line-height: 1.625rem;}

  .lefSidePannel h4 { margin-top: 0; margin-bottom: 10px; }
  .lefSidePannel .PostDate { font-weight: 500; }

  body { font-size: 1rem; line-height: 1.625rem;}
  small { font-size: 0.75rem; line-height: 1.125rem;}

  .TitleTextLinkListing .list .listData > h4 { font-size: 1.625rem; line-height: 2rem;}


  footer { padding: 20px 0 20px;}
  .footerLogo h6 { font-size: 1.25rem; line-height: 2rem; margin: 10px 0 0; }
  .powerdBy { width: 100%; }
  .powerdBy ul { display: flex; padding: 0; width: 100%; }
  .powerdBy li { margin-left: 10px; width: auto; }
  .powerdBy a img { margin-right: 5px; display: block; height: 20px; width: 20px; }


  @media all and (orientation: landscape) {

  }
  @media all and (orientation: portrait) {

  }

}
@media only screen and (max-width:850px){
  #page-wrap { padding-top: 130px; }
  .logoWrapp { width: 50%; }
  .menu-menu-container, .menu-menulinks-container { margin-top: 10%;}

  .cky-prefrence-btn-wrapper .cky-btn { min-width: 100px !important; max-width: none; width: 100%; padding: 7px 10px !important; margin: 0 3px !important; }

  .powerdBy.flexWrap { margin-bottom: 6px; }
  .FooterBottomCol { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .powerdBy { width: 100%; }
  .powerdBy > ul li:first-child { margin-left: 0; padding-left: 0; }


}
@media only screen and (max-width:820px){
  #page-wrap { padding-top: 125px; }
  #burgurMenu { right: 10px; }

  .pageNotFound { margin: 100px auto 0px;}

  .filtersTopBox div#alm-filters-news_fillter { width: 70%; margin: 0; }
  .filtersTopBox .remodal-bg { width: 30%;}

}
@media screen and (min-width: 768px) {

}
@media screen and (min-width: 0px) and (max-width:767px){
  #page-wrap { padding-top: 120px; }

  .popupBox .modal { max-width: 95%; width: 100%; padding: 20px;}

  .homeBannerSection { padding-top: 20%; }
  .sliderTitleAndImage .bannerImage .box { margin-right: 0; margin-left: auto; }
  .bannerImage .box:before { padding-top: 70%; }
  .bannerTitle { width: 100%; text-align: center; max-width: 400px; margin: 0 auto;}
  .bannerImage { width: 100%;  margin-top: 20px;}
  .bannerImage .backgroundCirles, .bannerImage .imageHolder, .bannerImage .imageHolder img { margin: auto; max-width: 50vw; width: 100%; max-height: 50vw; height: 100%;}

  .imageAndTextRow.whitePattern { background-position: -90px 17vw; background-size: 200%; }
  .imageAndTextRow.yellowPattern { background-position: -65vw 20vw; background-size: 200%; }

  .bannerTitle h1 { margin: 0 auto; }

  .TitleTextLinkListing .list { padding: 10px; width: 100%; margin: 10px auto; }

  .homeBannerSection::before { background-position: 0 -55%; background-size: 160%; }

  .remodal { padding: 20px;}
  .alm-filters-container .alm-filter li div.alm-filter--link { padding: 0 10px 0 30px; font-size: 14px;}

  .filtersTopBox .remodal-bg { width: 35%;}
  .filtersTopBox div#alm-filters-news_fillter { width: 65%; margin: 0; }

  .imageAndTextBox.flexWrap { flex-direction: column; width: 100%; padding: 0; }
  .imageAndTextBox.flexWrap > .imageAndTextTA { width: 100%; padding: 20px 30px; }
  .imageAndTextBox.flexWrap > .box { width: 100%; overflow: visible; padding-bottom: 50px; }
  .imageAndTextBox .box:before { padding-top: 50vw; }
  .imageAndTextBox .backgroundCirles, .imageAndTextBox .imageHolder, .imageAndTextBox .imageHolder img { max-width: 40vw; width: 100%; max-height: 40vw; height: 100%; }
  .imageAndTextBox .box { order: 1; }


}

@media screen and (min-width: 0px) and (max-width:680px){
  #page-wrap { padding-top: 110px; }
  .menu-menu-container, .menu-menulinks-container { margin-top: 6%;}

  .modal .alm-filters-container .alm-filter li { width: 50%; margin: 10px 0; }

  .remodal { width: 95%;}
  .remodal h3#modal1Title { margin-bottom: 20px; }
  .remodal .alm-filters-container .alm-filter li { width: 50%; margin: 9px 0;}
  .alm-filters-container .alm-filter li div.alm-filter--link {  padding: 0 10px 0 33px !important;}

}
@media screen and (min-width: 0px) and (max-width:600px){
  .editorRow.TB-Space { padding-top: 20px; }

  #page-wrap { padding-top: 105px; }

  .mainNavmenu li a, .mainNavmenu ul.sub-menu li a { padding: 12px 30px;}
  #burgurMenu { right: -10px;}

  .filtersTopBox div#alm-filters-news_fillter { width: 100%; margin: 0 0 20px; }
  .filtersTopBox .remodal-bg { width: 100%; margin-right: 0; padding-left: 0;}
  .filtersTopBox .remodal-bg a.btn { width: 100%; margin-bottom: 20px; }
  .filterTaggingSection .filtersTopBox .remodal-bg a.btn { width: 100%; margin-bottom: 0; }

  .filtersTopBox .clearSearchFillter + .alm-filters--controls { position: absolute; top: 145px; }

  .filterTaggingSection .filtersTopBox { margin: 20px 0 0;}
  .filtersTopBox .remodal-bg a.btn { padding: 15px 10px;}
  .postList.flexWrap { margin: 30px 0 20px; }

  .filtersTopBox button#clearFilter { margin-top: -23px; }
  .alm-filters-container button[type=reset] { top: 22px;}

  .imageAndTextBox.flexWrap { text-align: left; }
  .imageAndTextBox.flexWrap > .imageAndTextTA { width: 100%; padding: 20px 20px 0px !important; }
  .imageAndTextBox.flexWrap > .imageAndTextTA h2 { text-align: center; }
  .imageAndTextBox.flexWrap > .imageAndTextTA.fullWidthContainer { padding-bottom: 30px !important; }
  .TitleTextLinkListing .list { text-align: center;}
  .TitleTextLinkListing .list .listData > h4 { text-align: center;}
  .TitleTextLinkListing .list .listData { text-align: left; }
  .TitleTextLinkListing .list .listInnerContainer { border-bottom: 6px solid #1881C4;}
  .footerLogo h6 { text-align: center; font-size: 1.25rem; line-height: 2.25rem;}
  .powerdBy li { margin-left: 5px; }
  .container_1440, .container_1440.flexWrap { padding: 0 30px; }
  .container_1200, .container_1200.flexWrap { padding: 0 30px; }
  .powerdBy { width: 100%; text-align: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .logoList div { margin: 20px auto; width: 50%; justify-content: center; }
  .logoList div a img { display: block; max-width: 200px; width: 100%; max-height: none; }
  .powerdBy ul { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0; width: 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
}
@media screen and (min-width: 0px) and (max-width:580px){
  .pageNotFound p { padding: 0 5%; }
  .pageNotFound > div { padding: 10px 0 10px;}

}
@media screen and (min-width: 0px) and (max-width:576px){
  #page-wrap { padding-top: 120px; }
  .logoWrapp { width: 65%; }
  .menu-menu-container, .menu-menulinks-container { margin-top: 11%;}

  .homeBannerSection { padding-top: 25%; }

  ul.membersSocialConnect { margin: 7px 0 0; }
  ul.membersSocialConnect li { width: 30px; margin: 0 10px 0 5px;}
  .membersRow:first-child .membersInfo { margin: 15px 0 0; }
  .membersInfo { margin: 35px 0 0; padding: 15px 20px 15px 110px; width: 100%; min-height: 100px; display: -webkit-box; display: -ms-flexbox; display: flex;
    -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .memberIMg { width: 80px; height: 80px; top: 20px; left: 30px; position: absolute; display: block; top: 10px; left: 20px; }
  .membersBio { margin-left: 5px; line-height: normal; }
  .membersBio h4 { margin-top: 0; margin-bottom: 0; }
  .membersSummery { padding: 20px; }

  .membersInfo.memberImageNone .membersBio { margin: 0; }

  .cky-modal.cky-modal-open { width: 90%; height: 98%; }
  .cky-consent-container { margin: 0 auto !important; left: 0; right: 0; width: 90% !important; }
  .cky-modal.cky-modal-open .cky-btn { min-width: 120px !important; margin: 0px !important; padding: 7px 7px !important; width: 100% !important; max-width: 200px !important; }
  .cky-footer-wrapper .cky-prefrence-btn-wrapper { padding: 15px 0 10px !important; }

  .imageAndTextBox .box:before { padding-top: 65vw; }
  .imageAndTextBox .backgroundCirles, .imageAndTextBox .imageHolder, .imageAndTextBox .imageHolder img { max-width: 50vw; width: 100%; max-height: 50vw; height: 100%; }

  .modal .alm-filters-container .alm-filter li { width: 100%; margin: 10px 0; }

}
@media screen and (min-width: 0px) and (max-width:480px){
  #page-wrap { padding-top: 100px; }

  .remodal .alm-filters-container .alm-filter li { width: 100%;}

  ul#alm-selected-filters { padding: 55px 10px 10px 10px !important; }

  .imageAndTextRow.yellowPattern .orangeCircle { background: #EE4924; width: 33%; height: 33%;}
  .imageAndTextRow.yellowPattern .yellowCircle { width: 30%; height: 30%; left: -4%; top: -4%;}

  .logoList { padding: 15px 0; margin: 0 0px 35px; }
  .logoList div { margin: 20px auto; width: 50%; justify-content: center; padding: 0 20px; }
  .logoList div a img { display: block; max-width: 90%; width: 100%; max-height: none; margin: 0 auto; }

  .postList.flexWrap { margin: 20px 0 40px; }

  .FooterBottomCol .powerdBy.flexWrap { order: 1; }
  .powerdBy ul { -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; }
  .powerdBy li { margin: 5px 0; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0; text-align: center;
    -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .powerdBy.flexWrap { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: flex; flex-direction: column;
    margin-top: 20px; border-top: 1px solid #4289b7; padding-top: 15px; }
  .powerdBy.flexWrap span { padding-right: 0;}
  .powerdBy.flexWrap span::after { display: none;}
  .powerdBy .menu-footermenu-container { margin-bottom: 15px; }
  .powerdBy .FooterMenu li { padding: 0; margin-left: 0; }
  .powerdBy a img { height: 30px; width: 30px;}
  .powerdBy a.linkImg { width: 100%; margin: 0 0 7px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical;
    -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .powerdBy a img { margin-right: 0;}
  .FooterBottomCol .powerdBy.flexWrap span { order: 1; }
  .FooterBottomCol .powerdBy:last-child ul li:last-child { margin-bottom: 0; }


}
@media screen and (min-width: 0px) and (max-width:440px){
  .logoWrapp { width: 75%; }
  .homeBannerSection { padding-top: 30%; padding-bottom: 20px; }

  .cky-notice-btn-wrapper .cky-btn {  max-width: 100% !important; margin: 0 !important; }
  button.cky-btn.cky-btn-customize { margin-bottom: 0 !important; }
  .cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper { padding: 0 !important; }

}
@media screen and (min-width: 0px) and (max-width:420px){
  .logoList div { padding: 0 15px;}

  .container_1440, .container_1440.flexWrap { padding: 0 20px; }
  .container_1200, .container_1200.flexWrap { padding: 0 20px; }

  .bannerImage .backgroundCirles, .bannerImage .imageHolder, .bannerImage .imageHolder img { border: 2px solid #ffffff;}

}
@media screen and (min-width: 0px) and (max-width:380px){

  h1 { font-size: 1.75rem; line-height: 2rem; }
  h2 { font-size: 1.50rem; line-height: 1.95rem;}
  h3 { font-size: 1.40rem; line-height: 1.90rem;}
  h4 { font-size: 1.25rem; line-height: 1.55rem;}
  h5 { font-size: 1.125rem; line-height: 1.5rem;}
  h6 { font-size: 1rem; line-height: 1.625rem;}


  /* .memberIMg { position: relative; top: 0; left: 5px; margin-bottom: 10px; } */
   .memberIMg { width: 70px; height: 70px;}
   .membersInfo { padding: 15px 20px 15px 100px; }
   .membersBio h4 { font-size: 1.15rem; line-height: 1.30rem; margin-bottom: 4px; }
   .membersBio { font-size: 1rem; line-height: 1.10rem; }
   .membersSocialConnect li a img { width: 25px; }
   ul.membersSocialConnect li { width: 25px; margin: 0 5px 0 5px; }

  /* .titlePostDateFlex { display: block; }
  .titlePostDateFlex .titlePostDate { width: 100%; }
  .titlePostDateFlex .postImgbox { display: block; width: 100%; min-width: 100%; } */

  .logoList div a img { max-width: 85%; max-height: 70px; }

}
@media screen and (min-width: 0px) and (max-width:375px){
  #page-wrap { padding-top: 95px; }
  .menu-menu-container, .menu-menulinks-container { margin-top: 5%; }
  .remodal-wrapper button { min-width: 110px; }

}
@media screen and (min-width: 0px) and (max-width:365px){
  .bannerTitle h1 { max-width: 340px; width: 100%; font-size: 1.4rem; line-height: 1.8rem; }

  .logoList div a img { max-width: 95%; max-height: 70px; }
}

/*
  @media screen and (min-width: 0px) and (max-width:374px){
    .threeCollist.wp-4 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;}
    .dicoverImage { padding: 4%; max-width: 200px; max-height: 200px; width: 100%; }
    .discoverText { display: block; margin: 20px 0 20px; text-align: center; width: 100%; }
  }
*/
@media screen and (min-width: 0px) and (max-width:350px){
  .mainNavmenu li a, .mainNavmenu ul.sub-menu li a { padding: 12px 20px;}

  #burgurMenu { right: -20px;}

}
@media screen and (min-width: 0px) and (max-width:335px){

}

/* portrait */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 360px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    .menuAlignment {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
    }
}

/* portrait */


/* Landscape */
@media only screen
  and (max-device-width: 360px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* Landscape */

/* Landscape */
@media only screen
  and (min-device-width: 859px)
  and (max-device-width: 1024px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 2) {
  @media all and (orientation: landscape) {

}
