* { margin: 0 0; padding: 0; outline: none; -ms-word-break: break-word; word-break: break-word; word-wrap: break-word;  }
@import url('https://fonts.googleapis.com/css2?family=Istok+Web:ital,wght@0,400;0,700;1,400;1,700&display=swap');
html {scroll-behavior: smooth; }
body { font-family: "Istok Web", sans-serif; font-weight: normal !important; font-style: normal !important; overflow-x: hidden; padding: 0px !important; }
/* scrollbar */
::-webkit-scrollbar { width: 5px; height: 5px;}
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); -webkit-border-radius: 10px; border-radius: 10px;}
::-webkit-scrollbar-thumb {-webkit-border-radius: 10px; border-radius: 10px; background: rgba(46, 86, 192, 0.6); -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);}
::-webkit-scrollbar-thumb:window-inactive { background: rgba(255, 255, 255, 0.3);}
input:-webkit-autofill, input:-webkit-autofill:hover,  input:-webkit-autofill:focus,
textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus,
select:-webkit-autofill, select:-webkit-autofill:hover,
select:-webkit-autofill:focus { border: 1px solid transparent; -webkit-text-fill-color: rgba(152, 152, 152, 1); -webkit-box-shadow: 0 0 0px 1000px rgba(243, 243, 243, 1) inset; transition: background-color 5000s ease-in-out 0s;}
::-moz-selection { color: #fff; background: #FF6E2C;}
::selection { color: #fff;  background: #FF6E2C;}
/*  */
img { width: 100%; height: 100%; object-fit: contain; object-position: center; }
.squre_shape1, .squre_shape2, .squre_shape3, .squre_shape4 { background: #193A89; border: 2px solid #FFFFFF; width: 24px; height: 24px; position: absolute; }
.squre_shape1 { top: -11px; left: -11px; }
.squre_shape2 { top: -11px; right: -11px; }
.squre_shape3 { bottom: -11px; left: -11px; }
.squre_shape4 { bottom: -11px; right: -11px; }
header { box-shadow: 0px 4px 4px 0px #00000024; background: #FFFFFF; width: 100%; height: 60px; position: relative; }
.site_logo { width: 146px; height: 21px; }
.banner_section { width: 100%; display: flex; background: #FFF0E7 url(../images/bannerbgimg.png) no-repeat; min-height: 90vh; background-position:left 28% center; background-size: auto; }
.bs_content_block { width: 100%; flex: 1; display: flex; flex-direction: column; }
.bs_top_content_block { padding: 50px 30px 50px 20px; width: 100%; }
.bs_top_content_block .bs_title { font-size: 28px; font-weight: 700; line-height: 40px; color: #333333; margin-bottom: 30px; text-transform: uppercase; border: 1px solid #333333; padding: 20px; position: relative; }
.bs_top_content_block .bs_title span { color: #FF6E2C; }
.bs_top_content_block .bs_description { font-size: 18px; line-height: 27px; color: #333333; margin-bottom: 20px; }
.common_btn { min-width: 130px; border-radius: 60px; background: #FF6E2C; box-shadow: none !important; border: 1px solid transparent; font-size: 14px; font-weight: 700; color: #FFFFFF; padding: 10px 12px; }
.common_btn:hover { border-color: #FF6E2C; background: transparent; color: #FF6E2C; }
.bs_bottom_content_block {background: radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(255, 110, 44, 0.2) 0%, rgba(255, 110, 44, 0.0448) 77.08%, rgba(255, 110, 44, 0) 100%); max-width: 710px; padding: 40px 20px 40px 20px; width: 100%; margin-top: auto; border-radius: 0px 60px 0px 0px; backdrop-filter: blur(80px);}
.bs_bottom_content_block .bsbc_title {font-size: 42px; font-weight: 700; line-height: 52px; margin-bottom: 25px; color: #333333; text-transform: uppercase; }
.bs_bottom_content_block .logo_row {  width: 100%; display: flex; align-items: center; justify-content: space-between; }
.bs_bottom_content_block .logo_row .logo { max-width: 240px; height: 90px; width: 100%; }
.bs_bottom_content_block .logo_row .logo + .logo { max-width: 320px; height: 55px; width: 100%; }
.bs_image_block { max-width: 510px; width: 100%; background: url(../images/bannerimg.png) no-repeat; background-position: top right; background-size: 100% 90%; }
.bs_image_block img { object-position: center bottom; }
.thought_leader_section { width: 100%; display: block; padding: 0px 20px 20px; }
.thought_leader_block { border: 4px solid #FFFFFF0F; width: 100%; background: #FF6E2C url(../images/shadimg.png) no-repeat; background-position: -5px -15px; background-size: cover; min-height: 185px; border-radius: 0px 0px 60px 60px; padding: 30px; position: relative; }
.thought_leader_block::before { position: absolute; content: ""; background: #FFD0BA; filter: blur(5px); top: -4px; left: -7px; border-radius: 0px 0px 60px 60px; bottom: -7px; right: -7px; z-index: -1; }
.thought_leader_block .tl_title { font-size: 32px; font-weight: 700; line-height: 47px; text-align: center; color: #FFFFFF; margin-bottom: 30px; color: #fff; }
.thought_leader_block form { display: flex; align-items: center; justify-content: center; width: 100%; }
.thought_leader_block .form-group { display: flex; align-items: center; margin: 0px 20px; max-width: 330px; width: 100%; }
.thought_leader_block .form-group label { font-size: 14px; font-weight: 700; color: #fff; margin-right: 10px; white-space: nowrap; margin-bottom: 0px; }
.thought_leader_block .form-group .form-control { border-radius: 3px; background-color: #FBFCFF; border: 1px solid #CBCBF8; color: #191825; font-size: 12px; padding: 10px; box-shadow: none !important; }
.search_icon { width: 40px; height: 40px; border-radius: 60px; border: 2px solid #FFCAB1; background: #fff; padding: 0px; box-shadow: none; }
.search_icon img { width: 26px; height: 26px; }
.reset_btn { width: 40px; height: 40px; border-radius: 60px; border: none !important; box-shadow: none !important; background: none !important; padding: 0px; box-shadow: none; margin-left: 10px; }
.reset_btn img { width: 26px; height: 26px; }
.cross_specialty_section { display: flex; padding: 50px 20px 50px 0px; width: 100%; background: url(../images/Gradient.png) no-repeat; background-position: center right; background-size: contain; }
.css_image_block { width: 100%; flex: 1; display: flex; background: url(../images/lineimg.png) no-repeat; background-position: center right 23%; background-size: contain; }
.css_image_block .cross_img1 { width: 500px; height: 450px; }
.css_image_block .cross_img1 img { object-fit: cover; }
.css_image_block .cross_img2 { width: 320px; height: 260px; border-radius: 40px 0px 40px 0px; border: 1px solid #F1F1F1; box-shadow: 0px 42px 60px 0px #DDDDDD; margin-left: -120px; margin-top: 10px; }
.common_img_effect { position: relative; overflow: hidden; }
.common_img_effect::before { position: absolute; top: 0; left: -75%; z-index: 2; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%); background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg);}
@-webkit-keyframes shine {100% {left: 125%;}}
@keyframes shine {100% { left: 125%;}}
.common_img_effect:hover::before { -webkit-animation: shine .75s; animation: shine .75s;}
.css_image_block .cross_img2 img { border-radius: 40px 0px 40px 0px; object-fit: cover; }
.cross_specialty_section .content_block { max-width: 590px; width: 100%; }
.cross_specialty_section .content_block .css_heading { font-size: 32px; font-weight: 700; line-height: 42px; color: #333333; margin-bottom: 20px; }
.cross_specialty_section .content_block .css_description { font-size: 16px; line-height: 27px; margin-bottom: 15px; color: #626262; }
.explore_by_section {  width: 100%; display: flex; /* align-items: center; */ padding: 30px 20px; background: #FFF0E7 url(../images/bannerbgimg.png) no-repeat; background-position: center left; background-size: auto; position: relative; }
.marquee_text { width: 100%; display: block; background: url(../images/marqueeLogo.png) space; background-size: contain; height: 75px; position: absolute; left: 0; animation: marquee 10s linear infinite; top: 10px; }
@keyframes marquee {
    0% { transform: translateX(0);}
    100% {transform: translateX(-50%); }
}
.marquee_text_middle { top: 45% !important; animation: marquee-reverse 10s linear infinite; }
@keyframes marquee-reverse {
    0% { transform: translateX(-50%); }
    100% { transform: translateX(0);}
}
.marquee_text_bottom { bottom: 10px; top: auto; }
.explore_content_block { max-width: 810px; width: 100%; padding-right: 20px;  position: relative;}
.exp_heading_block { max-width: 605px; width: 100%; }
.exp_heading_block .exp_title { font-size: 32px; font-weight: 700; line-height: 42px; color: #333333; margin-bottom: 10px; }
.exp_heading_block .exp_descition { font-size: 16px; line-height: 22px; color: #626262; margin-bottom: 15px; }
.specialty_block { margin-bottom: 55px; width: 100%; }
.special_card { border: 2px solid #FF6E2C; width: 140px; height: 145px; border-radius: 10px; background: radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(255, 110, 44, 0.2) 0%, rgba(255, 110, 44, 0.0448) 77.08%, rgba(255, 110, 44, 0) 100%); display: block; }
.special_card img { height: 105px; border-radius: 10px 10px 0px 0px; object-fit: cover; }
.special_card span { display: block; font-size: 14px; font-weight: 700; text-align: center; color: #333333; padding: 8px 5px; }
.disease_block .special_card span { color: #FF6E2C; }
.disease_block .special_card .sc_img { width: 100%; height: 105px; padding: 20px 10px 5px; }
.disease_block .special_card .sc_img img { object-fit: contain; height: 100%; }
.explore_img { max-width: 510px; height: 510px; border-radius: 60px; width: 100%; margin-left: auto;}
.explore_img img { object-fit: cover; border-radius: 60px; }
.slick-custom-arrow { border: 1px solid #FFC3A8; width: 50px; height: 50px; border-radius: 50%; background: transparent; position: absolute; right: 0; top: -65px; display: flex; align-items: center; justify-content: center; }
.slick-custom-arrow img { width: 20px; height: 20px; }
.slick-custom-arrow img + img { display:none; }
.slick-custom-arrow:hover { background: #FF6E2C; }
.slick-custom-arrow:hover img { display: none; }
.slick-custom-arrow:hover img + img { display: block; }
.slick-custom-arrow.slick-prev { right: 60px; }
.home_final_section { background:url(../images/Gradientshadow.png) no-repeat, url(../images/bannerbgimg.png) no-repeat, url(../images/logoa.png) no-repeat; width: 100%; display: block; background-position:top -205px left 0px, center right -190px, bottom right; background-size:contain, auto, auto;  }
.why_aPPAlliance_section { width: 100%; padding: 50px 20px; display: flex;  }
.why_aPPAlliance_section .why_image_block { max-width: 580px; height: 450px; border-radius: 60px; width: 100%; }
.why_aPPAlliance_section .why_image_block img { object-fit: cover; border-radius: 60px; }
.why_aPPAlliance_section .why_content_block { padding-left: 40px; width: 100%; flex: 1; }
.why_aPPAlliance_section .why_content_block .wcb_title { font-size: 32px; font-weight: 700; line-height: 42px; color: #333333; margin-bottom: 10px; }
.why_aPPAlliance_section .why_content_block .wcb-description { font-size: 16px; line-height: 27px; color: #626262; margin-bottom: 20px; }
.testimonials_section { max-width: 1230px; border-radius: 0px 300px 0px 0px; width: 100%; padding: 35px 20px 0px; background: url(../images/testi_shadow.jpg) no-repeat; background-position: top; background-size: cover; }
.testimonials_section .testi_title { font-size: 32px; font-weight: 700; line-height: 42px; color: #FFFFFF; margin-bottom: 40px; text-align: center; }
.testi_slider_box { display: flex; width: 100%; align-items: flex-start; justify-content: space-around; padding-top: 15px; }
.testi_slider_box .content_block { border: 1px solid #fff; max-width: 650px; width: 100%; min-height: 230px; padding: 30px; position: relative; }
.testi_slider_box .content_block::before { position: absolute; content: ""; width: 44px; height: 44px; background: #FF9167 url(../images/quete.png) no-repeat; background-position: center; background-size: 28px; top: -23px; left: 27px; }
.testi_slider_box .content_block p { font-size: 16px; line-height: 27px; color: #fff; margin-bottom: 10px; }
.testi_slider_box .content_block .testi_name { font-size: 18px; font-weight: 700; line-height: 31px; color: #FFFFFF; margin-bottom: 0px; }
.testi_slider_box .squre_shape1, .testi_slider_box .squre_shape2, .testi_slider_box .squre_shape3, .testi_slider_box .squre_shape4 { background: #fff; border-color: #FFB594; }
.testi_img_block { background: #DF5E22; width: 290px; height: 390px; border-radius: 600px 600px 0px 0px; }
.testi_img { width: 290px; height: 290px; border-radius: 50%; }
.testi_img img { object-fit: cover; border-radius: 50%; }
.testimonials_section .slick-custom-arrow { right: 33%; top: auto; bottom: 25px;}
.testimonials_section .slick-custom-arrow.slick-prev {right: 39%; z-index: 1; }
.testimonials_section .slick-custom-arrow:hover { background: #fff; }
/* footer */
footer { background: #333333; padding: 25px; }
footer .site_logo { width: 146px; height: 21px; margin: 0px auto 20px; }
footer .copy_right_text { font-size: 14px; line-height: 19px; color: #929292; margin-bottom: 0px; text-align: center; }
.social_icons { display: flex; align-items: center; justify-content: center; margin-bottom: 20px; list-style: none; padding: 0px; }
.social_icons li { margin: 0px 10px; background: url(../images/Polygon.svg) no-repeat; background-position:top center; background-size: contain; padding: 7px 0px;  }
.social_icons li a { width: 30px; height: 30px; background: #FF6E2C; border-radius: 50%; display: flex; align-items: center; justify-content: center; padding: 5px; }
/* listing page */
.listing_section { width: 100%; display: block; padding: 35px 20px; min-height: 100vh; background: url(../images/bannerbgimg.png) no-repeat, url(../images/bannerbgimg.png) no-repeat; background-size: auto, auto; background-position: left top, bottom right; }
.listing_card_outer { padding-top: 65px; padding-bottom: 30px; height: 100%; }
.listing_card { box-shadow: 0px 42px 60px 0px #DDDDDD; border: 1px solid #F1F1F1; width: 100%; min-height: 260px; border-radius: 40px; display: flex;  position: relative; background: #fff; height: 100%; }
.list_img { max-width: 280px; height: 280px; border-radius: 40px; width: 100%; margin-top: -60px; }
.list_img img { object-fit: cover; border-radius: 40px;  }
.list_body { padding: 20px; flex: 1; width: 100%; position: relative; }
.listing_card .go_site { position: absolute; width: 60px; height: 60px; border-radius: 50%; right: 5px; top: 5px; z-index: 1; }
.listing_card .go_site a { width: 100%; height: 100%; padding: 15px; background: #FF6E2C; display: flex; align-items: center; justify-content: center; border-radius: 50%; }
.listing_card .go_site a img { width: 40px; height: 40px; }
.listing_card .go_site a:hover { opacity: 0.75; }
.list_body .lb_name { max-width: 80%; width: 100%; font-size: 18px; font-weight: 700; line-height: 26px; color: #FF6E2C; margin-bottom: 5px; }
.list_body .lb_post { max-width: 80%; width: 100%; font-size: 14px; line-height: 20px; color: #333333; margin-bottom: 15px; }
.list_body .lb_tags { width: 100%; display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 15px; }
.list_body .lb_tags span { margin-right: 5px; margin-bottom: 5px; }
.list_body .tag_one { border: 1px solid #FF6E2C; min-width: 86px; padding: 4px 10px; border-radius: 60px; font-size: 12px; font-weight: 700; text-align: center; color: #FF6E2C; background: #FFE9DF;}
.list_body .tag_two { /* margin-left: 10px; */ border: 1px solid #333333; min-width: 86px; padding: 4px 10px; border-radius: 60px; font-size: 12px; font-weight: 700; text-align: center; color: #333333; background: #F2F2F2; }
.list_body .witch_comp { width: fit-content; height: 26px; margin-bottom: 20px; }
.list_body .witch_comp img { object-position: left; }
.list_body .lb_description { font-size: 14px; line-height: 20px; color: #626262; margin-bottom: 0px;  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.choices__inner { background-color: #FBFCFF;  border: 1px solid #CBCBF8; color: #191825;  font-size: 12px; border-radius: 3px; min-height: 40px; padding: 6px 2px !important; }
.choices[data-type*="select-one"]::after { width: 12px;  height: 12px;   background: url(../images/downarrow.svg) no-repeat; background-position: center; background-size: contain; border: none !important; top: 50%; margin-top: 0 !important; transform: translateY(-50%); transition: all 0.3s ease-in; }
/*  */
.not_found_block { width: 100%; max-width: 750px; margin: 0px auto; display: flex; align-items: center; min-height: 362px; padding: 30px; border-radius: 30px; background: #fff; box-shadow: 0px 42px 60px 0px #DDDDDD; border: 1px solid #F1F1F1; }
.nfb_content { width: 50%; }
.nfbc_heading { font-size: 30px; line-height: 38px; font-weight: bold; color: #FF6E2C; margin-bottom: 15px; text-transform: uppercase;  }
.nfb_content p { font-size: 16px; line-height: 24px; letter-spacing: 1px; color: #626262; margin-bottom: 0px; }
.nfb_img { max-width: 300px; height: 300px; width: 100%; margin: 0px auto; }
.nfb_img img { width: 100%; height: 100%; object-fit: contain; object-position: center; }


.button__icon--copy { position: absolute; transform: translate(-100%, 100%); }
.listing_card .go_site:hover .button__icon:first-child { transition: transform 0.3s ease-in-out; transform: translate(100%, -100%);  }
.listing_card .go_site:hover .button__icon--copy { transition: transform 0.3s ease-in-out 0.1s; transform: translate(0);}


/* -------------------------------------------------------------------------------------------------------- */
/* responsive view */
@media (max-width: 1300px) {
    .explore_img { max-width: 430px; height: 430px;}
    .css_image_block .cross_img1 { width: 475px; height: 425px;}
    .css_image_block .cross_img2 { width: 280px; height: 220px;}
}
@media (min-width: 1440px) {
.bs_image_block { max-width: 630px; }
}
@media (min-width: 1700px){
.squre_shape1, .squre_shape2, .squre_shape3, .squre_shape4 { width: 1.26vw; height: 1.26vw; }
.squre_shape1 { top: -0.57vw; left: -0.57vw; }
.squre_shape2 { top: -0.57vw; right: -0.57vw; }
.squre_shape3 { bottom: -0.57vw; left: -0.57vw; }
.squre_shape4 { bottom: -0.57vw; right: -0.57vw; }
header { height: 3.84vw; }
.site_logo { width: 7.68vw; height: 1.10vw; }
.bs_top_content_block { padding: 4.05vw 1.57vw 4.05vw 4.05vw; }
.bs_top_content_block .bs_title { font-size: 2.10vw; line-height: 3vw; margin-bottom: 2.63vw; padding: 1.5vw; }
.bs_top_content_block .bs_description { font-size: 1.36vw; line-height: 1.94vw; margin-bottom: 1.05vw; }
.common_btn { min-width: 7.89vw; border-radius: 3.15vw; font-size: 0.78vw; padding: 0.63vw 0.78vw; }
.bs_bottom_content_block { max-width: 53.05vw; padding: 2.10vw 1.05vw 2.10vw 4.05vw; border-radius: 0px 3.15vw 0px 0px; }
.bs_bottom_content_block .bsbc_title {font-size: 3.36vw; line-height: 4.84vw; margin-bottom: 1.31vw; }
.bs_bottom_content_block .logo_row .logo { max-width: 18.26vw; height: 6.68vw;}
.bs_bottom_content_block .logo_row .logo + .logo { max-width: 24.52vw; height: 4.21vw; }
.bs_image_block { max-width: 41.05vw; background-size: 100% 90%; }
.thought_leader_section { padding: 0px 4.05vw 1.57vw; }
.thought_leader_block { border: 0.21vw solid #FFFFFF0F; background-position: -0.26vw -0.78vw; min-height: 13.15vw; border-radius: 0px 0px 3.15vw 3.15vw; padding: 2.63vw; }
.thought_leader_block::before {  top: -0.21vw; left: -0.36vw; border-radius: 0px 0px 3.15vw 3.15vw; bottom: -0.36vw; right: -0.36vw; }
.thought_leader_block .tl_title { font-size: 2.52vw; line-height: 3.63vw; margin-bottom: 1.57vw; }
.thought_leader_block .form-group { margin: 0px 1.57vw; max-width: 20vw; }
.thought_leader_block .form-group label { font-size: 0.84vw; margin-right: 0.52vw; }
.thought_leader_block .form-group .form-control { border-radius: 0.15vw; font-size: 0.63vw; padding: 0.52vw; }
.search_icon { width: 2.10vw; height: 2.10vw; border-radius: 3.15vw; }
.search_icon img { width: 1.36vw; height: 1.36vw; }
.reset_btn { width: 2.10vw; height: 2.10vw; border-radius: 3.15vw; margin-left: 0.52vw; }
.reset_btn img { width: 1.36vw; height: 1.36vw; }
.cross_specialty_section {  padding: 3.68vw 4.05vw 3.68vw 0px; }
.css_image_block .cross_img1 { width: 31.57vw; height: 28.94vw; }
.css_image_block .cross_img2 { width: 20vw; height: 16.84vw; border-radius: 2.10vw 0px 2.10vw 0px; margin-left: -6.31vw; margin-top: 0.52vw; }
.css_image_block .cross_img2 img { border-radius: 2.10vw 0px 2.10vw 0px; }
.cross_specialty_section .content_block { max-width: 39.47vw; }
.cross_specialty_section .content_block .css_heading { font-size: 2.52vw; line-height: 3.63vw; margin-bottom: 1.31vw; }
.cross_specialty_section .content_block .css_description { font-size: 1.15vw; line-height: 1.63vw; margin-bottom: 0.78vw; }
.explore_by_section { padding: 2.63vw 4.05vw; }
.marquee_text { height: 3.94vw; top: 0.52vw; }
.marquee_text_bottom { bottom: 0.52vw; top: auto; }
.explore_content_block { max-width: 55.26vw; padding-right: 1.05vw; }
.exp_heading_block { max-width: 42.63vw; }
.exp_heading_block .exp_title { font-size: 2.52vw; line-height: 2.94vw; margin-bottom: 0.52vw; }
.exp_heading_block .exp_descition { font-size: 0.94vw; line-height: 1.36vw; margin-bottom: 0.78vw; }
.specialty_block { margin-bottom: 4.73vw; }
.special_card { width: 7.89vw; height: 8.31vw; border-radius: 0.52vw;}
.special_card img { height: 5.52vw; border-radius: 0.52vw 0.52vw 0px 0px; }
.special_card span { font-size: 0.84vw; padding: 0.68vw 0.26vw; }
.disease_block .special_card .sc_img { height: 5.52vw; padding: 1.05vw 0.52vw 0.26vw; }
.explore_img { max-width: 36.84vw; height: 36.84vw; border-radius: 3.15vw; }
.explore_img img { border-radius: 3.15vw; }
.slick-custom-arrow {  width: 4.21vw; height: 4.21vw; top: -5.26vw; }
.slick-custom-arrow img { width: 1.05vw; height: 1.05vw; }
.slick-custom-arrow.slick-prev { right: 5.26vw; }    
.home_final_section { background-position:top -10.78vw left 0px, center right -10vw, } 
.why_aPPAlliance_section { padding: 5.26vw 4.05vw; }
.why_aPPAlliance_section .why_image_block { max-width: 48.31vw; height: 38.84vw; border-radius: 3.15vw; }
.why_aPPAlliance_section .why_image_block img {  border-radius: 3.15vw; }
.why_aPPAlliance_section .why_content_block { padding-left: 3.68vw; }
.why_aPPAlliance_section .why_content_block .wcb_title { font-size: 2.52vw; line-height: 3.63vw; margin-bottom: 0.52vw; }
.why_aPPAlliance_section .why_content_block .wcb-description { font-size: 1.15vw; line-height: 1.89vw; margin-bottom: 1.57vw; }
.testimonials_section { max-width: 85.94vw; border-radius: 0px 15.78vw 0px 0px; padding: 3.15vw 4.05vw 0px; }
.testimonials_section .testi_title { font-size: 2.52vw; line-height: 3.63vw; margin-bottom: 3.42vw; }
.testi_slider_box { padding-top: 0.78vw; }
.testi_slider_box .content_block { max-width: 43.94vw; min-height: 15.42vw; padding: 2.63vw; }
.testi_slider_box .content_block::before { width: 2.31vw; height: 2.31vw; background-size: 1.42vw; top: -1.21vw; left: 1.42vw; }
.testi_slider_box .content_block p { font-size: 1.15vw; line-height: 1.63vw; margin-bottom: 0.52vw; }
.testi_slider_box .content_block .testi_name { font-size: 1.15vw; line-height: 1.63vw;}
.testi_img_block { width: 22.10vw; height: 26.31vw; border-radius: 31.57vw 31.57vw 0px 0px; }
.testi_img { width: 22.10vw; height: 22.10vw; }
.testimonials_section .slick-custom-arrow { right: 33%; top: auto; bottom: 1.31vw;}
.testimonials_section .slick-custom-arrow.slick-prev {right: 39%; }
/* footer */
footer { padding: 2.10vw; }
footer .site_logo { width: 7.68vw; height: 1.10vw; margin: 0px auto 1.57vw; }
footer .copy_right_text { font-size: 0.94vw; line-height: 1.31vw; }
.social_icons { margin-bottom: 1.57vw; }
.social_icons li { margin: 0px 0.52vw; padding: 0.37vw 0px;  }
.social_icons li a { width: 1.57vw; height: 1.57vw; padding: 0.25vw; }
/* listing page */
.listing_section {  padding: 2.89vw 4.05vw; }
.listing_card_outer { padding-top: 5.36vw; padding-bottom: 2.63vw; }
.listing_card { max-width: 42.84vw; min-height: 15.31vw; border-radius: 2.10vw; }
.list_img { max-width: 18.42vw; height: 18.42vw; border-radius: 2.10vw; margin-top: -5.36vw; }
.list_img img { border-radius: 2.10vw;  }
.list_body { padding: 1.05vw; }
.listing_card .go_site { width: 4.31vw; height: 4.31vw; right: 0.25vw; top: 0.25vw; }
.listing_card .go_site a { padding: 1.05vw;  }
.listing_card .go_site a img { width: 2.10vw; height: 2.10vw; }
.list_body .lb_name { max-width: 80%; font-size: 1.05vw; line-height: 1.52vw; margin-bottom: 0.25vw; }
.list_body .lb_post { max-width: 80%; font-size: 0.73vw; line-height: 1.05vw; margin-bottom: 1.05vw; }
.list_body .lb_tags { margin-bottom: 1.05vw; }
.list_body .lb_tags span { margin-right: 0.26vw; margin-bottom: 0.26vw; }
.list_body .tag_one { min-width: 4.52vw; padding: 0.22vw 0.52vw; border-radius: 3.15vw; font-size: 0.63vw;}
.list_body .tag_two { /* margin-left: 0.52vw; */ min-width: 4.52vw; padding: 0.22vw 0.52vw; border-radius: 3.15vw; font-size: 0.63vw; }
.list_body .witch_comp { height: 1.36vw; margin-bottom: 1.31vw; }
.list_body .lb_description { font-size: 0.73vw; line-height: 1.05vw; }
.choices__inner { font-size: 0.63vw; border-radius: 0.15vw; min-height: 2.10vw; padding: 0.31vw 0.10vw !important; }
.choices[data-type*="select-one"]::after { width: 0.63vw; height: 0.63vw; }
/*  */
.not_found_block { max-width: 39.47vw; min-height: 19.05vw; padding: 1.57vw; border-radius: 1.57vw; }
.nfbc_heading { font-size: 1.57vw; line-height: 2vw; margin-bottom: 0.78vw; }
.nfb_content p { font-size: 0.84vw; line-height: 1.26vw; }
.nfb_img { max-width: 15.78vw; height: 15.78vw; }
}
@media (min-width: 1100px) and (max-width: 1199px) {
.explore_img { max-width: 420px !important; height: 420px !important; }
}
@media (max-width: 1199px) {
    .banner_section { min-height: 80vh;}
    .bs_top_content_block .bs_title { font-size: 24px; line-height: 31px; margin-bottom: 25px; padding: 15px;}
    .bs_top_content_block .bs_description { font-size: 16px; line-height: 23px;}
    .common_btn { min-width: 120px; padding: 8px 12px;}
    .bs_bottom_content_block { padding: 30px 20px 30px 20px;}
    .bs_image_block { max-width: 440px;}
    .bs_bottom_content_block .bsbc_title { font-size: 32px; line-height: 39px; margin-bottom: 20px;}
    .bs_top_content_block {padding: 40px 30px 40px 20px; }
    .bs_bottom_content_block .logo_row .logo { max-width: 190px; height: 75px;}
    .bs_bottom_content_block .logo_row .logo + .logo { max-width: 280px; height: 48px;}
    .thought_leader_block .tl_title { font-size: 26px; line-height: 33px; margin-bottom: 25px;}
    .thought_leader_block { min-height: 150px; background-position: -20px 0px; padding: 20px; }
    .thought_leader_block .form-group { margin: 0px 15px; max-width: 310px;}
    .cross_specialty_section { padding: 40px 20px 40px 0px;}
    .css_image_block .cross_img1 { width: 410px; height: 370px;}
    .css_image_block .cross_img2 { width: 250px; height: 190px;}
    .cross_specialty_section .content_block .css_heading {  font-size: 26px; line-height: 35px; margin-bottom: 12px;}
    .cross_specialty_section .content_block {padding-left: 20px;}
    .css_image_block { background-position: center right 5%;}
    .marquee_text { height: 45px;}
    .exp_heading_block .exp_title { font-size: 26px; line-height: 33px;}
    .exp_heading_block .exp_descition { font-size: 14px; line-height: 20px;}
    .specialty_block { margin-bottom: 45px;}
    .why_aPPAlliance_section .why_content_block .wcb_title { font-size: 26px; line-height: 33px;}
    .why_aPPAlliance_section .why_content_block .wcb-description {font-size: 14px; line-height: 23px;}
    .why_aPPAlliance_section .why_image_block { max-width: 490px; height: 380px;}
    .why_aPPAlliance_section { padding: 40px 20px;}
    .testimonials_section .testi_title {font-size: 26px; line-height: 33px; margin-bottom: 25px;}
    .testi_slider_box .content_block p {font-size: 14px; line-height: 21px;}
    .testi_slider_box .content_block .testi_name { font-size: 16px; line-height: 25px;}
    .testi_slider_box .content_block { max-width: 490px; min-height: 160px; padding: 20px;}
    .testi_img { width: 230px; height: 230px;}
    .testi_img_block { width: 230px; height: 320px;}
    .testimonials_section { max-width: 95%; border-radius: 0px 230px 0px 0px; padding: 30px 20px 0px;}
    .home_final_section { background-size: contain, auto, 100px; }
    footer .copy_right_text { font-size: 12px; line-height: 14px;}
    .explore_content_block { max-width: 690px;}
    .exp_heading_block { max-width: 536px;}
    .explore_img { max-width: 350px; height: 350px;}
    .list_img { max-width: 210px; height: 210px; margin-top: -45px; }
    .listing_card .go_site { width: 50px; height: 50px; right: 8px; top: 8px; }
    .list_body { padding: 15px;}
    .list_body .lb_post {margin-bottom: 10px;}
    .list_body .witch_comp { margin-bottom: 10px;}
    .list_body .lb_description { font-size: 12px; line-height: 16px;}
    .list_body .tag_one { padding: 2px 10px;}
    .list_body .tag_two { padding: 2px 10px;}
    .listing_card { min-height: 220px;}
    .listing_card_outer {padding-top: 45px; padding-bottom: 25px;}
    .listing_section {padding: 25px 20px;}
    .cross_specialty_section .content_block .css_description { font-size: 14px; line-height: 23px;}
    .listing_card .go_site a img {width: 30px; height: 30px;}
}
@media (max-width: 991px) {
    .banner_section { flex-wrap: wrap;}
    .bs_top_content_block { padding: 30px 20px;}
    .bs_bottom_content_block { max-width: 590px;}
    .bs_image_block { max-width: 100%; height: 440px; background-size: cover; background-position: right; }
    .thought_leader_block { border-radius: 0px 0px 40px 40px; }
    .thought_leader_block::before { border-radius: 0px 0px 40px 40px; }
    .thought_leader_block .form-group { max-width: 270px; margin: 0px 10px; }
    .thought_leader_block .form-group label { font-size: 12px;}
    .thought_leader_block .form-group .form-control { padding: 8px;}
    .search_icon img, .reset_btn img { width: 20px; height: 20px;}
    .search_icon , .reset_btn { width: 36px; height: 36px;}
    .reset_btn { margin-left: 0px; }
    .cross_specialty_section {  padding: 30px 20px 30px 0px;}
    .css_image_block { background-position: top right 0%; background-size: 190px; }
    .css_image_block .cross_img2 { width: 215px; height: 155px;}
    .css_image_block .cross_img1 { width: 300px; height: 280px;}
    .explore_content_block { max-width: 490px;}
    .explore_img { max-width: 280px; height: 280px;}
    .slick-custom-arrow { width: 40px; height: 40px; top: auto; right: 42%; bottom: 0; bottom: 0; }
    .slick-custom-arrow.slick-prev { right: 55%;}
    .common_slider  { padding-bottom: 50px; }
    .specialty_block { margin-bottom: 20px;}
    .why_aPPAlliance_section .why_image_block { max-width: 310px; height: 280px;}
    .why_aPPAlliance_section .why_content_block { padding-left: 20px;}
    .testimonials_section { padding: 30px 15px 0px;}
    .testi_slider_box .content_block {  max-width: 410px; min-height: 157px;}
    .testi_img { width: 190px; height: 190px;}
    .testi_img_block { width: 190px; height: 300px;}
    .testimonials_section .slick-custom-arrow { bottom: 15px;}
}
@media (max-width: 767px) {
    .squre_shape1, .squre_shape2, .squre_shape3, .squre_shape4 { width: 20px; height: 20px;}
    .squre_shape1 { top: -10px; left: -10px;}
    .squre_shape2 { top: -10px; right: -10px;}
    .squre_shape3 { bottom: -10px; left: -10px;}
    .squre_shape4 { bottom: -10px; right: -10px; }
    .bs_top_content_block .bs_title {  font-size: 22px; line-height: 28px; margin-bottom: 20px;}
    .bs_top_content_block .bs_description { font-size: 14px; line-height: 21px;}
    .bs_bottom_content_block .bsbc_title { font-size: 26px;  line-height: 29px;  margin-bottom: 20px;}
    .bs_image_block { height: 350px;}
    .thought_leader_block .tl_title { font-size: 22px; line-height: 25px; margin-bottom: 20px;}
    .thought_leader_block { min-height: 130px;}
    .thought_leader_block .form-group { max-width: 260px;}
    .cross_specialty_section .content_block .css_heading { font-size: 22px; line-height: 27px; margin-bottom: 10px;}
    .cross_specialty_section .content_block .css_description {  font-size: 12px; line-height: 21px;}
    .exp_heading_block .exp_title {font-size: 22px; line-height: 27px;}
    .exp_heading_block .exp_descition { font-size: 12px; line-height: 18px;}
    .explore_img { max-width: 206px; height: 206px; border-radius: 30px; }
    .explore_img img {border-radius: 30px;}
    .why_aPPAlliance_section .why_image_block { max-width: 255px; height: 230px; border-radius: 30px; }
    .why_aPPAlliance_section .why_image_block img { border-radius: 30px; }
    .why_aPPAlliance_section .why_content_block .wcb_title {font-size: 22px; line-height: 27px;}
    .why_aPPAlliance_section .why_content_block .wcb-description { font-size: 12px; line-height: 19px; margin-bottom: 15px;}
    .why_aPPAlliance_section .why_content_block .wcb-description:last-child { margin-bottom: 0px; }
    .why_aPPAlliance_section {padding: 30px 20px;}
    .testimonials_section .testi_title { font-size: 22px; line-height: 29px; margin-bottom: 15px;}
    .testi_img { width: 170px; height: 170px;}
    .testi_img_block { width: 170px; height: 250px;}
    .testimonials_section .slick-custom-arrow { right: 60px;}
    .testimonials_section .slick-custom-arrow.slick-prev { right: 110px;}
}
@media (max-width: 600px) {
.bs_top_content_block .bs_title { font-size: 20px; line-height: 25px;}
.bs_bottom_content_block .bsbc_title {font-size: 24px; line-height: 27px; margin-bottom: 15px;}
.bs_bottom_content_block .logo_row .logo { max-width: 140px; height: 50px; margin-right: 10px; }
.bs_bottom_content_block .logo_row .logo + .logo { max-width: 210px; height: 35px;}
.bs_image_block { height: 250px;}
.thought_leader_block form { flex-wrap: wrap;}
.thought_leader_block .form-group { max-width: 100%; margin: 0px 0px 10px;}
.search_icon { margin-left: auto; }
.cross_specialty_section { padding: 20px 15px 20px 0px; display: block;}
.thought_leader_section { padding: 0px 15px 15px;}
.cross_specialty_section .content_block { padding-left: 15px; padding-top: 15px;}
.explore_by_section { padding: 20px 15px; flex-wrap: wrap; }
.explore_content_block { padding-right: 0px; order: 2; }
.explore_img { max-width: 100%; height: 235px; order: 1; margin-bottom: 15px; }
.exp_heading_block .exp_title { font-size: 20px; line-height: 25px;}
.why_aPPAlliance_section { display: block;}
.why_aPPAlliance_section .why_image_block { max-width: 100%; height: 235px; margin-bottom: 15px;}
.why_aPPAlliance_section .why_content_block { padding-left: 0px;}
.why_aPPAlliance_section { padding: 25px 15px;}
.testimonials_section { max-width: 95%; border-radius: 0px 90px 0px 0px;}
.testi_slider_box { display: block; padding: 10px 10px 0px; }
.testi_img_block { width: 170px; height: 250px; margin: 10px auto 0px;}
.testimonials_section .slick-custom-arrow.slick-prev { right: 51%;}
.testimonials_section .slick-custom-arrow { right: 37%;}
.listing_section { padding: 20px 15px 25px;}
.listing_card { display: block; border-radius: 30px;}
.not_found_block { display: block; }
.nfb_content { width: 100%; margin-bottom: 20px; }   
}
