/*
Theme Name:Antar Dhwani
Theme URI:https://antardhwani.org/
Author:Niraj Mistry, Bhargav Joshi
Author URI:
Text Domain:antardhwani.org
Version:
*/
*{
margin: 0;
padding: 0;
}

*,html{margin:0;padding:0;}
*,:after,:before,*::before,*::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body{font-family:"PT Sans",sans-serif; font-optical-sizing: auto;font-style: normal;font-size:14px;line-height:28px;color:#232323;font-weight:400}
/* Wireframe */
.fluid-container{width:100%;}
.container{width:90%;margin:0 auto;}
.wrapper{width:auto;max-width:1250px;margin:0 auto;}
.one-half{width:48.5%;}
.one-third{width:31.33%;}
.one-fourth{width:22.75%;}
.one-fifth{width:17.6%;}
.one-sixth{width:14.16666666666667%;}
.one-seventh{width:11.71428571428571%;}
.one-eighth{width:9.875%;}
.two-third{width:65.67%;}
.width25{width:25%;}
.width33{width:33.33%;}
.width40{width:40%;}
.width30{width:30%;}
.width70{width:70%;}
.width50{width:50%;}
.width60{width:60%;}
.width100{width:100% !important;}
.one-half,.one-third,.one-fourth,.one-fifth,.one-sixth,.one-seventh,.one-eighth{margin-right:3%;} 
.one-half:nth-child(2n),.one-third:nth-child(3n),.one-fourth:nth-child(4n),.one-fifth:nth-child(5n),.one-sixth:nth-child(6n),.one-seventh:nth-child(7n),.one-eighth:nth-child(8n){margin-right:0;}
/* Float */
.fl{float:left;}
.fr{float:right;}
.clearfix{*zoom:1;}
.clearfix:before, .clearfix:after{display:table;clear:both;content:"";line-height:0}
/* Margin */
.m-a{margin: 0 auto;}
.m-0{margin:0;}
.m-1{margin:10px;}
.m-2{margin:20px;}
.m-3{margin:30px;}
.m-4{margin:40px;}
.m-5{margin:50px;}
.mt-0{margin-top:0;}
.mt-1{margin-top:10px;}
.mt-2{margin-top:20px;}
.mt-3{margin-top:30px;}
.mt-4{margin-top:40px;}
.mt-5{margin-top:50px;}
.mb-0{margin-bottom:0;}
.mb-1{margin-bottom:10px;}
.mb-2{margin-bottom:20px;}
.mb-3{margin-bottom:30px;}
.mb-4{margin-bottom:40px;}
.mb-5{margin-bottom:50px;}
.ml-0{margin-left:0;}
.ml-1{margin-left:10px;}
.ml-2{margin-left:20px;}
.ml-3{margin-left:30px;}
.ml-4{margin-left:40px;}
.ml-5{margin-left:50px;}
.mr-0{margin-right:0;}
.mr-1{margin-right:10px;}
.mr-2{margin-right:20px;}
.mr-3{margin-right:30px;}
.mr-4{margin-right:40px;}
.mr-5{margin-right:50px;}
.mx-1{margin:0 10px}
.mx-2{margin:0 20px}
.mx-3{margin:0 30px}
.mx-4{margin:0 40px}
.mx-5{margin:0 50px}
.my-1{margin:10px 0}
.my-2{margin:20px 0}
.my-3{margin:30px 0}
.my-4{margin:40px 0}
.my-5{margin:50px 0}
/* Padding */
.p-0{padding:0;}
.p-1{padding:10px;}
.p-2{padding:20px;}
.p-3{padding:30px;}
.p-4{padding:40px;}
.p-5{padding:50px;}
.pt-0{padding-top:0;}
.pt-1{padding-top:10px;}
.pt-2{padding-top:20px;}
.pt-3{padding-top:30px;}
.pt-4{padding-top:40px;}
.pt-5{padding-top:50px;}
.pb-0{padding-bottom:0;}
.pb-1{padding-bottom:10px;}
.pb-2{padding-bottom:20px;}
.pb-3{padding-bottom:30px;}
.pb-4{padding-bottom:40px;}
.pb-5{padding-bottom:50px;}
.pl-0{padding-left:0;}
.pl-1{padding-left:10px;}
.pl-2{padding-left:20px;}
.pl-3{padding-left:30px;}
.pl-4{padding-left:40px;}
.pl-5{padding-left:50px;}
.pr-0{padding-right:0;}
.pr-1{padding-right:10px;}
.pr-2{padding-right:20px;}
.pr-3{padding-right:30px;}
.pr-4{padding-right:40px;}
.pr-5{padding-right:50px;}
.px-1{padding:0 10px}
.px-2{padding:0 20px}
.px-3{padding:0 30px}
.px-4{padding:0 40px}
.px-5{padding:0 50px}
.py-1{padding:10px 0}
.py-2{padding:20px 0}
.py-3{padding:30px 0}
.py-4{padding:40px 0}
.py-5{padding:50px 0}
/* Color */
.c-white{color:#fff;}
.c-black{color:#000;}
.c-gray{color:#808080;}
.c-lightgray{color:#d3d3d3;}
.c-darkgray{color:#505050;}
.c-red{color:#f00;}
.c-darkred{color:#8b0000;}
.c-lightred{color:#ff6666;}
.c-green{color:#0f0;}
.c-darkgreen{color:#006400;}
.c-lightgreen{color:#90ee90;}
.c-blue{color:#00f;}
.c-darkblue{color:#00008b;}
.c-lightblue{color:#add8e6;}
.c-yellow{color:#ff0;}
.c-gold{color:#ffd700;}
.c-orange{color:#ffa500;}
.c-darkorange{color:#ff8c00;}
.c-purple{color:#800080;}
.c-violet{color:#ee82ee;}
.c-pink{color:#ffc0cb;}
.c-hotpink{color:#ff69b4;}
.c-teal{color:#008080;}
.c-aqua{color:#0ff;}
.c-cyan{color:#00bcd4;}
.c-navy{color:#001f3f;}
.c-brown{color:#a52a2a;}
.c-maroon{color:#800000;}
.c-beige{color:#f5f5dc;}
.c-lime{color:#00ff00;}
.c-olive{color:#808000;}
.c-silver{color:#c0c0c0;}
/* Background */
.bg-light-gray {background-color: #f6f6f6;}
.bg-white{background-color:#fff;}
.bg-black{background-color:#000;}
.bg-gray{background-color:#808080;}
.bg-lightgray{background-color:#d3d3d3;}
.bg-darkgray{background-color:#505050;}
.bg-red{background-color:#f00;}
.bg-darkred{background-color:#8b0000;}
.bg-lightred{background-color:#ff6666;}
.bg-green{background-color:#0f0;}
.bg-darkgreen{background-color:#006400;}
.bg-lightgreen{background-color:#90ee90;}
.bg-blue{background-color:#00f;}
.bg-darkblue{background-color:#00008b;}
.bg-lightblue{background-color:#add8e6;}
.bg-yellow{background-color:#ff0;}
.bg-gold{background-color:#ffd700;}
.bg-orange{background-color:#ffa500;}
.bg-darkorange{background-color:#ff8c00;}
.bg-purple{background-color:#800080;}
.bg-violet{background-color:#ee82ee;}
.bg-pink{background-color:#ffc0cb;}
.bg-hotpink{background-color:#ff69b4;}
.bg-teal{background-color:#008080;}
.bg-aqua{background-color:#0ff;}
.bg-cyan{background-color:#00bcd4;}
.bg-navy{background-color:#001f3f;}
.bg-brown{background-color:#a52a2a;}
.bg-maroon{background-color:#800000;}
.bg-beige{background-color:#f5f5dc;}
.bg-lime{background-color:#0f0;}
.bg-olive{background-color:#808000;}
.bg-silver{background-color:#c0c0c0;}
/* Button */
.btn-primary{background-color:#007bff;color:#fff;}
.btn-secondary{background-color:#6c757d;color:#fff;}
.btn-success{background-color:#28a745;color:#fff;}
.btn-danger{background-color:#dc3545;color:#fff;}
.btn-warning{background-color:#ffc107;color:#000;}
.btn-info{background-color:#17a2b8;color:#fff;}
.btn-light{background-color:#f8f9fa;color:#000;}
.btn-dark{background-color:#343a40;color:#fff;}
/* Image */
.img-full{width:100%;height:auto;}
.img-half{width:50%;height:auto;}
.img-quarter{width:25%;height:auto;}
.img-cover{object-fit:cover;}
.img-contain{object-fit:contain;}
.img-fill{object-fit:fill;}
.img-scale{object-fit:scale-down;}
.img-none{object-fit:none;}
/* Border */
.border-0{border-width:0;}
.border-1{border-width:1px;}
.border-2{border-width:2px;}
.border-3{border-width:3px;}
.border-4{border-width:4px;}
.border-5{border-width:5px;}
.border-none{border: none !important;}

.border-top{border-top:1px}
.border-bottom{border-bottom:1px}
.border-left{border-left:1px}
.border-right{border-right:1px}

.border-solid  { border-style: solid; }
.border-dashed { border-style: dashed; }
.border-dotted { border-style: dotted; }
.border-double { border-style: double; }

.border-white{border-color:#fff;}
.border-black{border-color:#000;}
.border-gray{border-color:#ccc;}
.border-red{border-color:#dc3545;}
.border-green{border-color:#28a745;}
.border-blue{border-color:#007bff;}
.border-yellow{border-color:#ffc107;}
.border-orange{border-color:#fd7e14;}
.border-purple{border-color:#6f42c1;}
.border-teal{border-color:#20c997;}
.radius-0{border-radius:0;}
.radius-1{border-radius:2px;}
.radius-2{border-radius:4px;}
.radius-3{border-radius:6px;}
.radius-4{border-radius:10px;}
.radius-5{border-radius:15px;}

/* Display */
.d-none{display:none;}
.d-block{display:block;}
.d-inline{display:inline;}
.d-inline-block{display:inline-block;}
.d-flex{display:flex;}
.d-inline-flex{display:inline-flex;}
.d-grid{display:grid;}
.d-inline-grid{display:inline-grid;}
.d-table{display:table;}
.d-table-cell{display:table-cell;}
.d-table-row{display:table-row;}
.txt-center{text-align: center;}
.hidden{overflow: hidden;}
/* Display */
.c-flex { display: flex; }
.c-inline-flex { display: inline-flex; }

/* Direction */
.flex-row { flex-direction: row; }
.flex-row-reverse { flex-direction: row-reverse; }
.flex-col { flex-direction: column; }
.flex-col-reverse { flex-direction: column-reverse; }

/* Wrap */
.flex-nowrap { flex-wrap: nowrap; }
.flex-wrap { flex-wrap: wrap; }
.flex-wrap-reverse { flex-wrap: wrap-reverse; }

/* Justify Content */
.justify-start { justify-content: flex-start; }
.justify-end { justify-content: flex-end; }
.justify-center { justify-content: center; }
.justify-between { justify-content: space-between; }
.justify-around { justify-content: space-around; }
.justify-evenly { justify-content: space-evenly; }

/* Align Items */
.items-start { align-items: flex-start; }
.items-end { align-items: flex-end; }
.items-center { align-items: center; }
.items-baseline { align-items: baseline; }
.items-stretch { align-items: stretch; }

/* Align Content */
.content-start { align-content: flex-start; }
.content-end { align-content: flex-end; }
.content-center { align-content: center; }
.content-between { align-content: space-between; }
.content-around { align-content: space-around; }
.content-evenly { align-content: space-evenly; }
.content-stretch { align-content: stretch; }

/* Shadow */
.shadow-none{box-shadow:none;}
.shadow-xs{box-shadow:0 1px 2px rgba(0,0,0,0.05);}
.shadow-sm{box-shadow:0 1px 3px rgba(0,0,0,0.1);}
.shadow{box-shadow:0 2px 4px rgba(0,0,0,0.15);}
.shadow-md{box-shadow:0 4px 6px rgba(0,0,0,0.2);}
.shadow-lg{box-shadow:0 10px 15px rgba(0,0,0,0.25);}
.shadow-xl{box-shadow:0 15px 25px rgba(0,0,0,0.3);}
.shadow-2xl{box-shadow:0 25px 50px rgba(0,0,0,0.35);}
.shadow-inset{box-shadow:inset 0 2px 4px rgba(0,0,0,0.1);}
/* Positioning */
.pos-static{position:static;}
.pos-relative{position:relative;}
.pos-absolute{position:absolute;}
.pos-fixed{position:fixed;}
.pos-sticky{position:sticky;}
.top-0{top:0;}
.top-10{top:10px;}
.top-20{top:20px;}
.top-30{top:30px;}
.top-40{top:40px;}
.top-50{top:50px;}
.top-100{top:100px;}
.bottom-0{bottom:0;}
.bottom-10{bottom:10px;}
.bottom-20{bottom:20px;}
.bottom-30{bottom:30px;}
.bottom-50{bottom:50px;}
.bottom-100{bottom:100px;}
.left-0{left:0;}
.left-10{left:10px;}
.left-20{left:20px;}
.left-30{left:30px;}
.left-50{left:50px;}
.right-0{right:0;}
.right-10{right:10px;}
.right-20{right:20px;}
.right-30{right:30px;}
.right-50{right:50px;}
.pos-center-x{left:50%;transform:translateX(-50%);}
.pos-center-y{top:50%;transform:translateY(-50%);}
.pos-center{top:50%;left:50%;transform:translate(-50%,-50%);}
/* Text */
h1{font-size:36px}
h2{font-size:24px}
h3{font-size:clamp(24px,4.5vw,36px);}
h4{font-size:clamp(20px,3.5vw,28px);}
h5{font-size:clamp(18px,2.8vw,20px);}
h6{font-size:clamp(16px,2.5vw,18px);}
p{font-size:14px; margin-bottom: 10px;}
small{font-size:clamp(12px,1.5vw,13px);}
a{text-decoration: none;}
span{font-weight: 800;}
img{width: 100%;display:block}
.h-auto{height: auto;}

/* Font weight */
.light     {font-weight:300}
.regular   {font-weight:400}
.medium    {font-weight:600}
.heavy     {font-weight:800}
.superheavy{font-weight:900}

.p-with-left-border{border-left:3px solid #666666;padding-left:20px; font-size:17px;}
a{color:black;}

/* ---------------------------------------------------------------------------------------- */
/* ----------------------------------------Custom Code------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

/* Header */
header{position:relative;width:100%;height:auto;top:0}
.header-strip{background-color:#007abd;}
.header-strip p{margin:0;background-color:#007abd;color:#fff;text-align:center;font-family:"PT Sans",sans-serif;font-size:14px;}
.header-strip a{color:#000;}
.logo{width:200px;position:absolute;z-index:10000;top:0px;transition:filter 1s,opacity 1s}
.logo:hover{filter:transparent(4px);opacity:.75}
.header-nav{background-color:#FFD43F;}
nav{width:1170px;margin:0 auto;text-align:center;}
nav ul{margin-right: 50px;padding:0;display:flex;justify-content:flex-end;}
nav ul li{list-style:none;margin:0;padding:0;position:relative;display:inline-block;}
nav ul li a{display:block;color:#000;font-size:16px;text-transform:uppercase;padding:20px 10px;font-family: "Oswald",sans-serif; text-decoration:none;transition:all 0.5s ease-in-out;}
nav ul li a:hover{background-color:#000;color:#fff;}
.sub-menu{display:none;position:absolute;top:100%;left:0;background-color:#FFD43F;margin:0;padding:0;list-style:none;border:1px solid #000;z-index:1000;}
.sub-menu li{display:block;width:250px;margin:0;padding:0;border-bottom:1px solid #000;}
.sub-menu li:last-child{border-bottom:none;}
.sub-menu li a{display:block;padding:5px;font-size:12px;text-align:left;color:#000;}
.sub-menu li a:hover{background-color:#000;color:#fff;}
nav ul li ul li .sub-menu {left: 100%;right: auto;  top: -0.45px; }
nav ul li:hover>.sub-menu{display:block;transition:all 0.5s ease-in-out;}


/* Sticky Header */
.sticky .logo-white{display:none}
.sticky{position:fixed;top:0;width:100%;background:#ffffff;box-shadow:0 2px 5px rgba(0,0,0,0.2);z-index:1000}

/* Brad-crump */
.innerbanner{padding:100px 0;border-bottom:3px solid #FFD43F;margin:0 0 20px;}
.brad-crump{display:flex;flex-wrap:wrap;}
.brad-crump a{color:#000;text-decoration:none;font-size:15px}
.brad-crump img{width:20px;height:20px;display:inline-block}
.brad-crump span{font-weight:300;margin:0 2px}

/* Hero page */
.banner-imges{width: 100%;height: 100%;}
.connect-body{position: absolute;top: 110px;}
.connect-boxes{background: #ffd43f;padding: 8px 12px;border-radius: 4px;height:auto;margin-bottom: 5px;max-width: 280px;}
.connect-icon{width:40px;flex-shrink:0}
.connect-icon img{width:100%;height:auto}
.connect-text{padding-left:10px;  width: calc(100% - 40px);}
.connect-text p{margin:0;font:12px/1.4 "Oswald",sans-serif;color:#000}
.connect-boxes>p{margin:0 0 4px;font:600 14px "Oswald",sans-serif;color:#000}

/* Re use class */
h1{border-left: 3px solid #FFD43F;padding-left: 12px;font-family: "Oswald";margin: 20px 0;line-height: 50px;} 
h2{border-left: 3px solid #FFD43F;padding-left: 12px;font-family: "Oswald";margin: 20px 0;} 
.small-heading{font-size: 25px !important;font-family: "Oswald"!important;margin: 20px 0!important;font-weight:500}
.mission-content{margin-top:30px;}
.mission-content p {font-family:"PT Sans",sans-serif;font-size: 14px;}
.mission-content ul {margin-bottom: 20px;margin-left:20px;}
.mission-content ul li  {margin-left: 18px;font-family:"PT Sans",sans-serif;font-size: 14px;line-height: 20px;}
.mission-content ul li::marker {font-size: 15px;} 
.video-wrap{display: flex;flex-wrap: wrap; margin:30px 0 20px 0;}
.video-wrap .one-third{margin-bottom:30px}
.video-wrap .one-fourth{margin-bottom:30px}
.video-box{height: 100%;background-color: #f1eeee;border: 1px solid #a7a7a7;border-radius: 5px;overflow: hidden;}
.video-box iframe{width:100%;border-bottom: 1px solid #a7a7a7;}
.video-text{text-align: center;}
.video-text p{text-align: center;padding: 0 20px;color:#000}
blockquote{margin: 0 0 20px;border-left: 5px solid #645851; font-size: 14px;padding-left:15px }
.posture-text{ width: calc(100% - 190px);}
.posture-img{width: 190px;}
.media-images{position:relative; max-height:210px;overflow:hidden; flex: 0 0 auto;}
.media-images span{position: absolute;bottom: 10px;left: 4px;background-color: rgba(0, 0, 0, .5);color: white;font-size: 12px;line-height: 1.3;overflow-y: auto;max-height: calc(100% - 8px);padding: 2px 4px;word-wrap: break-word;right: 4px;display: block;z-index:10px;}
.inner-wrapper {position: relative;margin-bottom:100px;}
.menu-item {list-style:none;}
.media-links{overflow:hidden;}
.btn , .form-btn p input{padding: 15px 40px;background-color: #FFD43F;border: none;border-radius: 6px;color: #323232;}
.member-desc-box{width:calc(100% - 190px);}


/* Sidebar Menu */
.sidebar-menu {margin-bottom: 10px;padding:0;list-style:none}
.sidebar-head{display:block;font-weight:600;margin:10px 0}
.sidebar-menu li{margin:0}
.sidebar-menu a{display:block;padding:12px;background:#fff;border:1px solid #ddd;margin-bottom:5px;color:#333;text-decoration:none;border-radius:4px}
.sidebar-menu a:hover, .current_page_item a{background:#FFC107;text-decoration: underline;}

/* Info Box */
.sidebar-infobox{background:#FFC107;padding:20px;border-radius:6px;text-align:center;color:#fff;margin-bottom:40px}
.sidebar-infobox img{width:50px;margin:0 auto 10px}
.sidebar_infobox_head{font-size:18px;font-weight:700;margin:5px 0}
.sidebar-infobox p{margin:5px 0;font-size:14px;color:#fff}
.sidebar-infobox a{display:inline-block;background:#e65100;color:#fff;padding:10px 18px;margin-top:10px;border-radius:25px;text-decoration:none;font-weight:600}
.sidebar-infobox a:hover{background:#121544}

/* FAQ */
.faq{margin-bottom:100px}
.question{padding:10px; cursor:pointer; position:relative;border: 3px solid #efecec;margin: 10px 0;}
.question p{margin: 0;font-weight: 600;font-family: "Oswald";font-size: 16px;color: #464646;width: 90%;}
.question::after{content:'+'; position:absolute; right:20px; font-size:1.2rem; transition:0.3s; top: 10px;}
.card.active .question::after{content:'−';}
.answer{max-height:0; overflow:hidden; transition:max-height 0.4s ease,padding 0.4s ease; padding:0 20px; background:#fafafa;}
.card.active .answer{max-height:600px; padding:10px;border: 3px solid #efecec;line-height: 20px;}
.answer ul{padding-left: 30px;}


/* Tab */
.tabs{margin: 40px 0px;display: flex;flex-wrap: wrap;gap: 10px}
.in{display:none}
.lb{padding:8px 12px;cursor:pointer;background:#eee;margin-right:10px}
.in:checked+.lb{background:#FFD43F;color:#000}
.teb-contents{display:none;padding:15px;border:1px solid #ccc;margin-top:15px}
#t1:checked~#c1,#t2:checked~#c2,#t3:checked~#c3,#t4:checked~#c4{display:block;border:2px solid #FFD43F}

/* Table Filter */ 
.doctors-table{margin-bottom:50px}
.city-list-box{position:relative;display:inline-block;margin-bottom:15px}
.city-list-box>label{display:block;padding:8px 12px;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:4px;min-width: 100px;}
.city-list{display:none;position:absolute;left:0;right:0;background:#fff;border:1px solid #ccc;z-index:10}
.city-list-box:hover .city-list{display:block}
.city-list label{display:block;padding:6px 12px;cursor:pointer}
.city-list label:hover{background:#eee}
input[type=radio]{display:none}
table{width:100%;border-collapse:collapse;margin-top:10px;background:#fff}
th,td{border:1px solid #ccc;padding:8px;text-align:left;vertical-align:top}
th.th-sl{width:2%;}
th.th-name-doctor{width:16%;}
th.th-contact{width:18%;}
th.th-address{width:40%;}
th.th-time{width:24%;}
th{background:#eee}
tr:nth-child(even){background:#eeeeee}
.table-wrap .table-box{display:none}
#ahmedabad:checked~.table-wrap .ahmedabad,
#surat:checked~.table-wrap .surat,
#vadodara:checked~.table-wrap .vadodara,
#rajkot:checked~.table-wrap .rajkot,
#vapi:checked~.table-wrap .vapi,
#jaipur:checked~.table-wrap .jaipur{display:table}
.city-list-box>label::after{content:"Choose City ▼";margin-left:6px}
#ahmedabad:checked~.city-list-box>label::after{content:"Ahmedabad ▼"}
#surat:checked~.city-list-box>label::after{content:"Surat ▼"}
#vadodara:checked~.city-list-box>label::after{content:"Vadodara ▼"}
#rajkot:checked~.city-list-box>label::after{content:"Rajkot ▼"}
#vapi:checked~.city-list-box>label::after{content:"Vapi ▼"}
#jaipur:checked~.city-list-box>label::after{content:"Jaipur ▼"}




/* Tip-Strip  */
.tip-strip{background-color: #e9e9e9;padding: 1px;}
.tip-strip-text{background: url(images/quote-icon.png) no-repeat;padding: 10px 0 10px 150px;background-size: 94px;margin: 30px 0 80px;}
.tip-strip-text p:first-child{font-size: 26px;border-bottom: solid 1px #cecec8;padding-bottom: 10px;display: inline-block;font-family: "Oswald";font-weight: 600;}
.tip-strip-text p{font-size: 22px;}

/* CTA */
.cta-wrap{ padding: 10px;background-color: #231F20;width: 86%;margin: 0 auto;display: flex;outline: 1px solid #ffffff;outline-offset: -10px;position: relative;top: -64px;}
.cta-content{padding: 15px 15px 15px 50px;background-color: #231F20;font-family: "Oswald";width: 80%;}
.cta-content p{font-size:25px; background-color: #231F20;color: #ffffff; font-family: "Oswald";display: block;text-align: center;}
.cta-heaiding{border-bottom: 1px solid #FFFFFF;font-size: 24px;padding-bottom: 6px;}
.cta-text{height: 150px;width: 150px;background: #FFD43F;border-radius: 50%;position: absolute;right: 22px;top: -10%;bottom: 0;border: 3px solid #231f20;display: flex;flex-direction: row;align-items: center;justify-content: center;flex-wrap: wrap;text-align: center;font-family: 'Oswald', sans-serif;padding: 15px;font-size: 20px;line-height: 20px;font-weight: 500;}

/* Footer */
footer{background-color:#FFD43F;padding-bottom: 50px;}
.stip-social{background: #231F20; margin: 10px 0 20px ;}
.stip-social ul li{color: #ffffff;display: inline;margin: 0 20px;font-size: 14px;}
.social-wrap{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;padding: 10px 0;}
.phone{background: url(images/smartphone.png) no-repeat;background-size: 20px;padding-left: 25px;background-position: top 4px left;}
.mail{background: url(images/email.png) no-repeat;background-size: 20px;padding-left: 30px;background-position: top 4px left;}
.mail a {color: #ffffff;}
.social-content{display: flex;column-gap: 16px;align-items: normal;justify-content: center;flex-wrap: wrap;float: left;}

/*Social Icons*/
.socialicons{display:inline-block;position:relative;text-align:right;float:right;}
.socialicons>a{display:inline-block;float:left;height:36px;margin-left:5px;overflow:hidden;position:relative;width:36px;}
.socialicons>a:first-child{margin-left:0;}
.socialicons>a span{display:block;height:36px;width:36px;position:absolute;}
.socialicons>a span.da-animate{transition:all 0.3s ease-in-out;}
.socialicons>a:hover span{left:0;top:0;}
.social-header{padding-bottom:32px;text-align:center;}
.fb-hr{background:url("images/fb-hr.png") no-repeat 0 0;}
.fb-hr span{background:url("images/fb-hr.png") no-repeat 0 -36px;}
.twitter-hr{background:url("images/twitter-hr.png") no-repeat 0 0;}
.twitter-hr span{background:url("images/twitter-hr.png") no-repeat 0 -36px;}
.youtube-hr{background:url("images/youtube-hr.png") no-repeat 0 0;}
.youtube-hr span{background:url("images/youtube-hr.png") no-repeat 0 -36px;}
.da-slideFromTop{left:0;top:-100%;}
.da-slideFromBottom{left:0;top:100%;}
.da-slideFromLeft{left:-100%;top:0;}
.da-slideFromRight{left:100%;top:0;}

/* Sidebar Page */
.event-heaiding{margin-top: 60px;}
.event-wrapper{margin: 40px 0;}
.side-box{background-color: #FFD43F; padding: 10px;margin-bottom: 20px;border-radius:8px;}
.side-box-title{font-size: 25px;font-weight: 500;font-family: "Oswald";border-bottom: 1px solid;padding-bottom: 10px;}
.side-box-text{ font-size: 13px;margin: 0;  font-weight: 200;}
.side-box .bx-wrapper {margin-bottom: 30px;}
.event-box{margin:40px 0 100px 0;}
.event-box h2{margin: 0 0 50px 0;}
.event-box ul li{margin-left:0}


/* Contact */
.contact{margin: 80px 0;}
.address-box{background-color: #FFD43F;padding: 20px;}
.address-text{width: 80%;margin-bottom: 40px;}
.address-text p{font-size: 14px;line-height: 20px;}

/* Member */
.team-member-wrap .one-third {margin-bottom:20px}
.team-member-wrap .one-fourth{margin-bottom:20px}
.member-wrap{flex-wrap:wrap;border: 3px solid #e7dddd;margin: 30px 0 20px 0;display: flex;align-items: center;padding: 20px;}
.member-name{font-size: 23px;font-weight: 700;font-family: "Oswald";}
.member-wrap h2{margin: 40px 0 30px;}
.member-description{font-size: 12px;line-height: 18px;}
.member-img{padding: 5px;border-radius: 7px;border: 1px solid #dbdbdb;width:190px;margin-bottom:15px;margin-right:25px}
.member-text-wrap{width:calc(100% - 190px);padding-left: 30px;}
.member-wrap ul li{list-style:disc;margin-left:20px;margin-bottom: 7px;}
.member-wrap ul{line-height: 19px;}
.team-member{height:100%;border-bottom: 1px solid #ffd43f;display:flex;flex-wrap:wrap;justify-content: center;}
.team-member{flex-direction: column; align-items: center; justify-content: start;}
.team-member-img{width:176px;height:156px;margin-bottom:10px;overflow:hidden;}
.team-member p{line-height: 25px;margin:0;padding:0;margin-bottom:15px}
.team-member-name {font-size: 18px; margin: 20px 0; font-weight: 700;font-family: "Oswald";}
.team-member-name a{color:#000}
.team-member-description{font-size: 14px;padding-bottom:10px;color:#8b8686}
.team-text{text-align:center;}
.founder{display:flex;justify-content:space-between;}
.founder .one-third{border:none;margin-top:20px;}

/* Blogpost CSS */
.blogpost-wrap {width: 100%; margin-bottom:20px;}
.blogpost-wrap:hover .blog-image{ background-color: #f9d54b;transition: opacity 0.5s ease; /* Smooth fade-out for image */}
.blogpost-wrap:hover .blog-image img { background-color: #f9d54b;opacity: 0;  transition: opacity 0.5s ease; /* Smooth fade-out for image */}
.blogpost-data { flex-wrap: wrap;border: 3px solid #e7dddd;display: flex;justify-content: space-between;padding: 20px;align-items: center;}
.post-meta { display: flex;  align-items: center;  flex-wrap: wrap;  border-bottom: 1px solid #e2e2e2;  padding: 2px 5px;}
.post-meta a{color:#939393;}
.post-category, .comment, .date, .author {background-position: center center;background-size: contain;width: 20px !important;height: 20px !important;margin-right: 10px;transition: background-image 0.3s ease;}
.date {background-image: url('https://htsolutions.com/ad/wp-content/uploads/2025/09/three-o-clock-clock.png');}
.author {  background-image: url('https://htsolutions.com/ad/wp-content/uploads/2025/09/user-1.png');}
.comment {  background-image: url('https://htsolutions.com/ad/wp-content/uploads/2025/09/comment-1.png');}
.post-category {background-image: url('https://htsolutions.com/ad/wp-content/uploads/2025/09/menu-1.png');}
.blog-btn {display: flex;justify-content:flex-end;}
.blog-btn a {background-color: #f9d54b;color: black;padding: 8px 30px;transition: background-color 0.3s ease, color 0.3s ease; /* Smooth button hover transition */}
.blog-btn a:hover {color: white;background-color: black;}
.blogpost-detail li {  margin-left: 20px;}

/*Teams */
.form-row{display:flex; flex-direction:row; flex-wrap:wrap;}
.form-field-title{width:30%; float:left;}
.form-field{width:70%; float:left;}
.form-field span input, .form-field span select{width:100%; display:block; height:calc(1.5em + .75rem + 2px); padding:.375rem .75rem; font-size:1rem; font-weight:400; line-height:1.5; color:#495057; background-color:#fff; background-clip:padding-box; border:1px solid #ced4da; border-radius:.25rem; transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.form-field span input:focus,.form-field span select:focus ,.form-field span textarea:focus{outline: none;box-shadow: 0 0 5px #000; border: 1px solid #0096ff;}
.form-row input[type="submit"]{width:auto}
.custom-control span span span span.wpcf7-list-item-label { position:relative; margin-bottom:0; vertical-align:top; font-size:0.825rem; }
.required-mark{font-size:16px; font-weight:400; color:#e30613; position:relative; top:1px; margin:0 5px 0 0;}
.custom-radio-group span span span label {display: flex; align-items: center;}
.custom-radio-group span span span label input[type="radio"]{width:20px;}
.custom-radio-group span span span label span{margin:0 10px;font-weight: 400;}
.form-field span input[type="checkbox"] {width: 15px;height: 15px;display: inline-block;margin-right: 8px;}
.form-field span input[type="radio"] {width: 15px;height: 15px;display: inline-block;margin-right: 8px;box-shadow: none;}
.form-field span .wpcf7-textarea{ width: 100%; display: block;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da; border-radius: .25rem;transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;padding:10px;}

/*.blogpost-detail{padding-left: 20px;}*/
.blogpost-meta{padding-right: 20px;}
.leader-profile-wrap{width: 100%;margin: 40px auto 50px;display: flex;flex-direction: row;align-items: normal;justify-content: center;flex-wrap: wrap;}
.leader-picture{background: linear-gradient(45deg, #e7eded 0%, #dcdcda 100%);padding: 45px 45px 0 0;max-width: 90%; margin: 0 auto;box-shadow: 0 0 35px rgb(2 6 32 / 15%); border-radius: 5px; position: relative; overflow: hidden;}
.leader-info{width: 100%; position: relative;}
.bigline{ font-size: 23px !important; line-height: 35px !important;display:block; margin-bottom:10px;transform:uppercase;margin-top:0;}
.leaders-wrap{ padding: 45px 0; border-top: 1px solid #dedede;display: flex;flex-direction: row;align-items: normal; justify-content: flex-start; flex-wrap: wrap;}
.leaders-box{background: linear-gradient(45deg, #f8c328, #fff6dd);width: 100%;padding: 85px 30px 0 30px;margin: 20px auto; max-width: 95%; overflow: hidden;position: relative;}
.leaders-infobox{position: absolute; left: 30px; width: 65%;height: auto;top: 30px;}
.leaders-box:hover .leader-readmore{background: linear-gradient(45deg, #b2ebf2, #f2f9ff);width: 100%;padding: 85px 30px 0 30px;margin: 0 auto;max-width: 95%;overflow: hidden;position: relative;}
.leaders-box-thumb{position: relative;right: -20px;display: block;margin: 0 auto 0 0;transition: all 0.2s ease-in;}
.leader-btn{display: inline-block;font-weight: 400;line-height: 1.5;text-align: center;text-decoration: none;vertical-align: middle;cursor: pointer;user-select: none;background-color: transparent;border: 1px solid transparent;padding: 0.375rem 0.75rem;font-size: 1rem;border-radius: 0.25rem;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;background-color: black;padding: 10px 30px 10px 20px;color: white;}
/*.leaders-wrap .one-third:hover .leaders-box{box-shadow: 0 0 5px #000;}*/

/*Awards*/
.award-image{width:70%; margin:20px 0 40px 0;}
.award-image:hover img{filter:brightness(0.8);}

/* Yoga Exercises*/
.img-thumb{position: relative; width: 100%;    display: block;    height: auto;    max-height: 350px;	}	
.img-thumb img{position: relative;    display: block;    height: 100%;    width: 100%;    margin: 0 auto;}
.yoga-wrap{justify-content:space-between;}

/* Doctors card */ 
.doctor-box{position: relative;width: 100%;margin-bottom: 25px;background: #fff;border: 1px solid #dedede;padding: 20px;display: flex;flex-direction: column;align-items: normal;justify-content: center;flex-wrap: wrap;}
.doctor-box-desc .doctor-heading{color: #000;font-weight: bold;font-size: 21px!important;}
.doctor-box-desc{width: 100%;display: flex;flex-direction: row;align-items: normal;justify-content: center;flex-wrap: wrap;}
.doctor-thumb{border: 1px solid #dedede;padding: 10px;display: flex;}
.doctor-thumb img{display:block;width:100%;height:auto;margin:0 auto}
.doctor-box-desc .width70{padding-left:30px}
.doctor-box-desc p{font-weight: 700;color: #505050;font-size: 15px;}
.doctor-box-desc ul{position: relative;display: block;margin-left: 25px;}
.doctor-box-desc ul li{margin-bottom:5px}

/*what-is-spondylitis*/
.more-info a{text-decoration:none;color:#000;}
.more-info li {padding:5px 20px; text-decoration:none;color:#000; margin-left:20px;}
.more-info li:hover{ background-color: #666666; border-radius:5px}
.border-divider{border-top:4px double #ffc107;padding-top:40px;margin-top:40px;}

/*Enteropathic Arthritis*/
.enteropathic{display:flex;justify-content:space-between;}
.enteropathic .two-third{padding-right:20px;}
/*Juvenile Spondyloarthritis, Psoriatic, Reactive Arthritis*/
.juvenile, .psoriatic, .reactive, .symptoms-as{display:flex;justify-content:space-between;}
.reactive .two-third{padding-right:10px;}
.psoriatic .two-third{padding-right:20px;}
.psoriatic-causes{display:flex;justify-content:space-between;align-items:center;}
/*what is as*/
.what-as{display:flex;justify-content:space-between;}
.what-as .two-third{padding-right:20px;}
/*symptoms-as*/
.symptoms-as .two-third.fl{padding-right:20px;}
/* Treatmentof AS*/
.treatment-as{display:flex;justify-content:space-between;}
.treatment-as .two-third{padding-right:20px;}

 /* Possible Complications of Spondylitis */
.enthesitis, .back-spine, .pcs-shoulder, .pcs-chest, .iritis-anterior, .cauda-syndrome, .the-heart{display:flex;justify-content:space-between;}

.exercise-posture{display:flex;justify-content:space-between;align-items:center;}
.exercise-posture .two-third{padding-right:20px;}

.ankylosing .one-third{ margin-top:10px;}
.as-button{background-color:#f6f6f6;align-items:center;padding:20px;border-radius:5px;text-align:center;margin-bottom:100px}
 /*basdai-form*/
 .basdai-form{margin-bottom:50px;}

.bx-wrapper{position:relative;padding:0;-ms-touch-action:pan-y;touch-action:pan-y;}.bx-wrapper img{max-width:100%;display:block}.bxslider{margin:0;padding:0;-webkit-perspective:1000}ul.bxslider{list-style:none}.bx-viewport{-webkit-transform:translateZ(0)}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager-item{display:inline-block;vertical-align:bottom}.bx-wrapper .bx-pager-item{font-size:0;line-height:0}.bx-wrapper .bx-prev{left:10px;background:url(images/controls.png) 0 -32px no-repeat}.bx-wrapper .bx-prev:focus,.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next{right:10px;background:url(images/controls.png) -43px -32px no-repeat}.bx-wrapper .bx-next:focus,.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}

/*======================= Mistry Niraj ========================*/
/* POP Slider */
.world-arthritis-wrap {position:relative;display:flex;flex-wrap:wrap}
.world-arthritis-box{border-radius: 10px;border: 10px solid #c2dfff;margin-bottom: 10px;}
.world-arthritis-box p{text-align: center; padding: 15px;background: #0f427e;color: #fff;margin:0;border-radius: 8px;}
.eventescription{text-align: center; padding: 15px;background: #0f427e;color: #fff;margin:0;border-radius: 8px;}

/* Thumb imges Mistry Niraj */
.menu-conferences-container .one-third{margin-bottom:20px;margin-top:20px}
.menu-conferences-box{display:block;position:relative;min-height:120px;border-radius:8px;overflow:hidden;cursor:pointer;background-size:cover;background-position:center;text-decoration:none;}
.menu-conferences-box::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.4);transition:.3s;}
.menu-conferences-box:hover::before{background:rgba(0,0,0,.6);}
.menu-conferences-box p{font-family: 'Oswald', sans-serif;position: absolute;bottom: 7px;left: 19px;font-size: 15px;margin: 0;color: #fff;z-index: 1;font-weight: 700;}
.menu-conferences-box.jaipur{background-image:url("https://www.antardhwani.org/wp-content/themes/antardhwani/images/thumb-jaipur.jpg");}
.menu-conferences-box.rajkot{background-image:url("https://www.antardhwani.org/wp-content/themes/antardhwani/images/thumb-rajkot.jpg");}
.menu-conferences-box.udaipur{background-image:url("https://www.antardhwani.org/wp-content/themes/antardhwani/images/thumb-udaipur.jpg");}

/* Event Card */
.event-card-wrapper{margin: 100px 0;display: flex;flex-wrap: wrap;}
.event-card {text-align: center;background: linear-gradient(0deg, #ffd43f, transparent);padding: 40px 0;border-radius: 10px;height: 100%;transition:.4s}
.event-card-img {margin: 0 auto;width: 30%;}
.event-card p {transition:.5s;font-family: 'Oswald', sans-serif;font-weight: 400;text-shadow: 2px 2px 2px rgb(255 255 255 / 50%);font-size: 36px;line-height: 40px;margin-top: 20px;display: block;position: relative;text-align: center;color: #415eb3;transition: color 0.9s;}
.event-card-img img{transition:.5s}
.event-card:hover .event-card-img img{transform:scale(1.2)}
.event-card p:hover{color: #000;}
.event-card-wrapper .one-third{margin-bottom: 60px;}
/*======================= Mistry Niraj ========================*/



/* ---------------------------------------------------------------------------------------- */
/* ----------------------------------------Custom Code------------------------------------- */
/* ---------------------------------------------------------------------------------------- */



@media (min-width: 200.01px) and (max-width: 359.99px){
  .fluid-container{width: 100%;} 
  .one-half{width:100%;margin: 0;}
  .one-third{width:100%;margin: 0;}
  .one-fourth{width:100%;margin: 0;}
  .one-fifth{width:100%;margin: 0;}
  .one-sixth{width:100%;margin: 0;}
  .one-seventh{width:100%;margin: 0;}
  .one-eighth{width:100%;margin: 0;}
  .two-third{width:100%;margin: 0;}
  /* NORMAL CLASS */
  h1 {font-size: 30px;}
  .brad-crump ul{margin-bottom:18px}
  .brad-crump{margin:30px 0}
  .mission-content p{padding:0}
.inner-wrapper{display: flex; flex-direction: column-reverse;margin-bottom:60px;}
.table-wrap{overflow: scroll;}
	.innerbanner {padding:20px 0}
  /* Homepage */
  .wrapper{padding: 0 20px;}
  nav{display: none;}
  .logo{position: relative;width: 60px;top: 5px;}
  .connect-text{display: none;}
  .connect-boxes p{display: none;}
  .connect-boxes{width: auto;background-color: transparent; padding: 0;}
  .video-wrap .one-fourth{margin-bottom: 20px;}
  .cta-text {display: none;}
  .mission-content{margin: 0;}
  .cta-content {padding: 20px;width: 100%;}
  .cta-content p{font-size: 16px;margin-bottom:0px;}
  .tip-strip-text {padding: 10px 0 10px 82px;background-size: 56px;margin: 30px 0 60px;}
  .social-wrap{justify-content: center;}
  .socialicons{margin: 20px 0;}
  footer {padding-bottom: 10px;}
  .cta-wrap{width:100%;}
  .stip-social p{text-align: center;}
  .copyright{text-align: center;} 
  /* Event */
  .event-wrapper {margin-top: 20px;}
  .event-wrapper > .two-third {width: 100%;height: 100%;}
  .event-box h2 {margin: 20px 0 20px 0;}
  /* Contact Page */
  .contact{ width: 100%; margin: 60px 0; }
  .address-text{width: 100%;}
/*Yoga Exercise*/
 .yoga-wrap{flex-direction:column-reverse;}
/*Teams*/
 .leader-info{padding-left: 25px;}
 .leaders-box{margin-bottom:20px;}
 .leader-profile-wrap{flex-direction: column;}
 .leader-profile-wrap .width40{width: 100%;}
 .leader-profile-wrap .width60{width: 100%;}
 .leaders-wrap{margin:0px;}
 .leaders-wrap .width33{width: 100%; margin-bottom:20px;}
 .blogpost-meta{width: 100%;}
 .blogpost-detail.width70{width: 100%;padding-left:0px;}
 .blog-btn{justify-content:flex-start}
  /* Award */
 .award-image{width:100%;}
 /* what-is-spondylitis */
 .border-divider{padding-top:20px;}
 /*Know Your Doctor*/

 /*Enteropathic Arthritis*/
 .enteropathic{flex-direction:column-reverse;}
 .enteropathic img{margin-bottom:20px;}
 /*Juvenile Spondyloarthritis*/
 .juvenile{flex-direction:column;}
 /*psoriatic Spondyloarthritis*/
 .psoriatic{flex-direction:column-reverse;}
 .psoriatic img{margin-bottom:20px;}
 .psoriatic-causes{flex-direction:column;}

 /*reactive Spondyloarthritis*/
 .reactive{flex-direction:column-reverse;}
 .reactive img{margin-bottom:20px;}
/*what is as*/
 .what-as{flex-direction:column;}
 .what-as-content{width:100%;padding-left:0px; padding-top:20px;}
 .what-as-image{width:100%;}
/*Symptoms of Ankylosing Spondylitis*/
 .symptoms-as{flex-direction:column-reverse;}
 .symptoms-as .one-third img{margin-bottom:20px;}
/*Treatment of AS*/
 .treatment-as {flex-direction: column-reverse;}

 /* Possible Complications of Spondylitis */
.enthesitis{flex-direction: column;}
.back-spine{flex-direction: column-reverse;}
.pcs-shoulder{flex-direction: column;}
.pcs-chest{flex-direction: column-reverse;}
.iritis-anterior{flex-direction: column;}
.cauda-syndrome{flex-direction: column-reverse;}
.the-heart{flex-direction: column-reverse;}
	
/*Exercise and Posture*/
 .exercise-posture{flex-direction:column;}
	
/*Founder*/
  .founder{flex-direction:column;}
 .founder .member-img{width:100%;}
 .founder .member-text-wrap{width:100%;padding:0px;}
	
 .team-member{flex-direction:column;align-items:center;}
 /*basdai-form*/
 .basdai-form{margin-bottom:50px;}

 .blogpost-detail{margin-top:20px}
	
 .as-img{margin-bottom:20px;}
 .as-button{margin-bottom:20px;}
	
 .doctor-thumb{margin-bottom:20px;}

}



@media (min-width: 360.01px) and (max-width: 479.99px){
  .one-half{width:100%;margin: 0;}
  .one-third{width:100%;margin: 0;}
  .one-fourth{width:100%;margin: 0;}
  .one-fifth{width:100%;margin: 0;}
  .one-sixth{width:100%;margin: 0;}
  .one-seventh{width:100%;margin: 0;}
  .one-eighth{width:100%;margin: 0;}
  .two-third{width:100%;margin: 0;}
  /* NORMAL CLASS */
   h1 {font-size: 30px;}
  .brad-crump ul{margin-bottom:18px}
  .brad-crump{margin:30px 0}
.inner-wrapper{display: flex; flex-direction: column-reverse;margin-bottom:60px;}
  .mission-content p{padding:0}
.table-wrap{overflow: scroll;}
	.innerbanner {padding:20px 0}
	
  /* Homepage */
  .wrapper{padding: 0 20px;}
  nav{display: none;}
  .logo{position: relative;width: 60px;top: 5px;}
  .connect-text{display: none;}
  .connect-boxes p{display: none;}
  .connect-boxes{width: auto;background-color: transparent; padding: 0;}
  .video-wrap .one-fourth{margin-bottom: 20px;}
  .cta-text {display: none;}
  .mission-content{margin: 0;}
  .cta-content {padding: 10px;width: 100%;}
  .cta-content p{font-size: 16px;margin-bottom:0px;}
  .tip-strip-text {padding: 10px 0 10px 82px;background-size: 56px;margin: 30px 0 60px;}
  .social-wrap{justify-content: center;}
  .socialicons{margin: 20px 0;}
  footer {padding-bottom: 10px;}
  .cta-wrap{width:100%;}
  .stip-social p{text-align: center;}
  .copyright{text-align: center;} 
  /* Event */
  .event-wrapper {margin-top: 20px;}
  .event-wrapper > .two-third {width: 100%;height: 100%;}
  .event-box h2 {margin: 20px 0 20px 0;}
  /* Contact Page */
 .contact{ width: 100%; margin: 60px 0; }
  .address-text{width: 100%;}
 /*Yoga Exercise*/
 .yoga-wrap{flex-direction:column-reverse;}

/*Teams*/
 .leader-info{padding-left: 25px;}
 .leader-profile-wrap{flex-direction: column;}
 .leader-profile-wrap .width40{width: 100%;}
 .leader-profile-wrap .width60{width: 100%;}
 .leaders-wrap{margin:0px;}
 .leaders-wrap .width33{width: 100%; margin-bottom:20px;}
 .blogpost-meta{width: 100%;}
  .blogpost-data .blogpost-detail.width70{width: 100%;padding-left:0px}
 /* Award */
 .award-image{width:100%;}
 /* what-is-spondylitis */
 .border-divider{padding-top:20px;}
 /*Know Your Doctor*/

 /*Enteropathic Arthritis*/
 .enteropathic{flex-direction:column-reverse;}
 .enteropathic img{margin-bottom:20px;}
 /*Juvenile Spondyloarthritis*/
 .juvenile{flex-direction:column;}
 /*psoriatic Spondyloarthritis*/
 .psoriatic{flex-direction:column-reverse;}
 .psoriatic-causes{flex-direction:column;}
 .psoriatic img{margin-bottom:20px;}
 /*reactive Spondyloarthritis*/
 .reactive{flex-direction:column-reverse;}
 .reactive img{margin-bottom:20px;}

	/*what is as*/
 .what-as{flex-direction:column;}
 .what-as-content{width:100%;padding-left:0px; padding-top:20px;}
 .what-as-image{width:100%;}
/*Symptoms of Ankylosing Spondylitis*/
 .symptoms-as{flex-direction:column-reverse;}
 .symptoms-as-content{width:100%;padding-right:0px; padding-top:20px;}
 .symptoms-as-image{width:100%;}
/*Treatment of AS*/
 .treatment-as {flex-direction: column-reverse;}

	
 /* Possible Complications of Spondylitis */

.enthesitis{flex-direction: column;}
.back-spine{flex-direction: column-reverse;}
.pcs-shoulder{flex-direction: column;}
.pcs-chest{flex-direction: column-reverse;}
.iritis-anterior{flex-direction: column;}
.cauda-syndrome{flex-direction: column-reverse;}
.the-heart{flex-direction: column-reverse;}
	/*Exercise and Posture*/
 .exercise-posture{flex-direction:column;}
	
 /*Founder*/
  .founder{flex-direction:column;}
 .founder .member-text-wrap{padding:0px;}
	
 .team-member{flex-direction:column;align-items:center;}
 .member-name{padding-top:10px;}
 .member-description{padding:0px 10px 10px 10px;}
 /*basdai-form*/
 .basdai-form{margin-bottom:50px;}

 .blogpost-detail{margin-top:20px}
	
 .as-img{margin-bottom:20px;}
 .as-button{margin-bottom:20px;}
 .doctor-thumb{margin-bottom:20px;}


}
@media (min-width: 480.01px) and (max-width:639.99px) {
  .one-half{width:48.50%;}
  .one-third{width:48.50%;}
  .one-fourth{width:48.50%;}
  .one-fifth{width:48.50%;}
  .one-sixth{width:48.50%;}
  .one-seventh{width:48.50%;}
  .one-eighth{width:48.50%;}
  .two-third{width:100%;margin: 0;}
  .one-half:nth-child(2n),.one-third:nth-child(2n),.one-fourth:nth-child(2n),.one-fifth:nth-child(2n),.one-sixth:nth-child(2n),.one-seventh:nth-child(2n),.one-eighth:nth-child(2n){margin-right:0}
  /* NORMAL CLASS */
   h1 {font-size: 32px;}
  .brad-crump ul{margin-bottom:18px}
  .brad-crump{margin:30px 0}
  .mission-content p{padding:0}
.inner-wrapper{display: flex; flex-direction: column-reverse;margin-bottom:60px;}
.table-wrap{overflow: scroll;}
	.innerbanner {padding:40px 0}
	
  /* Homepage */
  .wrapper{padding: 0 20px;}
  nav{display: none;}
  .logo{position: relative;width: 60px;top: 5px;}
  .connect-text{display: none;}
  .connect-boxes p{display: none;}
  .connect-boxes{width: auto;background-color: transparent; padding: 0;}
  .video-wrap .one-fourth{margin-bottom: 20px;}
  .cta-text {display: none;}
  .mission-content{margin: 0;}
  .cta-content {padding: 10px;width: 100%;}
  .cta-content p{font-size: 16px;margin-bottom:0px;}
  .tip-strip-text {padding: 10px 0 10px 82px;background-size: 56px;margin: 30px 0 60px;}
  .social-wrap{justify-content: center;}
  .socialicons{margin: 20px 0;}
  footer {padding-bottom: 10px;}
  .cta-wrap{width:100%}
  .stip-social p{text-align: center;}
  .copyright{text-align: center;} 
  /* Event */
  .event-wrapper {margin-top: 20px;}
  .event-wrapper > .two-third {width: 100%;height: 100%;}
  .event-wrapper > .one-third{width: 100%;}
  .event-box h2 {margin: 20px 0 20px 0;}
  .inner-side-width .one-third{width:100% !important}
  /* Contact Page */
  .contact{ width: 100%; margin: 60px 0; }
  .address-text{width: 100%;}
  .contact > .one-half {width: 100%;}
  /*Yoga Exercise*/
 .yoga-wrap{flex-direction:column-reverse;}
 .yoga-wrap .width70{width:100%}
 .yoga-wrap .width30{width: 90%;}
	 /* Award */
 .award-image{width:100%;}
 /* what-is-spondylitis */
 .border-divider{padding-top:20px;}
 /*Know Your Doctor*/

 /*Enteropathic Arthritis*/
 .enteropathic{flex-direction:column-reverse;}
 .enteropathic img{margin-bottom:20px;}

 /*Juvenile Spondyloarthritis*/
 .juvenile{flex-direction:column;}

 /*psoriatic Spondyloarthritis*/
 .psoriatic{flex-direction:column-reverse;}
 .psoriatic img{margin-bottom:20px;}
 .psoriatic-causes{flex-direction:column;}

 /*reactive Spondyloarthritis*/
 .reactive{flex-direction:column-reverse;}
 .reactive img{margin-bottom:20px;}

 /*what is as*/
 .what-as{flex-direction:column;}
/*Symptoms of Ankylosing Spondylitis*/
 .symptoms-as{flex-direction:column-reverse;}
	/*Treatment of AS*/
 .treatment-as {flex-direction: column-reverse;}
 /* Possible Complications of Spondylitis */

.enthesitis{flex-direction: column;}
.back-spine{flex-direction: column-reverse;}
.pcs-shoulder{flex-direction: column;}
.pcs-chest{flex-direction: column-reverse;}
.iritis-anterior{flex-direction: column;}
.cauda-syndrome{flex-direction: column-reverse;}
.the-heart{flex-direction: column-reverse;}
	/*Exercise and Posture*/
 .exercise-posture{flex-direction:column;}
		
 /*Founder*/
 .founder{flex-direction:column;}
 .founder .member-text-wrap{padding:0px;}
 .member-name{padding-top:10px;}
 .member-img{margin-bottom:0px;}
 .member-description{padding:0px 10px 10px 10px;}
 .team-member{flex-direction: column; align-items: center; justify-content: start;}
 .team-member .one-third{margin-right:20px;}
 /*basdai-form*/
 .basdai-form{margin-bottom:50px;}
	
 .blogpost-detail{margin-top:20px}

 .as-img{margin-bottom:20px;}
 .as-button{margin-bottom:20px;}
	
  .doctor-thumb{margin-bottom:20px;}
  
/*======================= Mistry Niraj ========================*/
  .world-arthritis-wrap .one-third{margin-right:6px;margin-bottom:8px}
  .event-card-wrapper{gap:5px}	
  .event-card-wrapper .one-third{margin:0}	
  .event-card p{font-size:28px}
/*======================= Mistry Niraj ========================*/

}



@media (min-width: 640.01px) and (max-width:766.99px){
  .one-half{width:48.50%; margin:20px;}
  .one-third{width:48.50%;}
  .one-fourth{width:48.50%;}
  .one-fifth{width:48.50%;}
  .one-sixth{width:48.50%;}
  .one-seventh{width:48.50%;}
  .one-eighth{width:48.50%;}
  .two-third{width:100%;margin: 0;}
  .one-half:nth-child(2n),.one-third:nth-child(2n),.one-fourth:nth-child(2n),.one-fifth:nth-child(2n),.one-sixth:nth-child(2n),.one-seventh:nth-child(2n),.one-eighth:nth-child(2n){margin-right:0}
  /* NORMAL CLASS */
  .mission-content p{padding:0}
.inner-wrapper{display: flex; flex-direction: column-reverse;margin-bottom:60px;}
	.innerbanner {padding:60px 0}
	
  /* Homepage */
  .wrapper{padding: 0 20px;}
  nav{display: none;}
  .logo{position: relative;width: 60px;top: 5px;}
  .video-wrap .one-fourth{margin-bottom: 20px;}
  .cta-text {display: none;}
  .mission-content{margin: 0;}
  .cta-content {padding: 20px;width: 100%;}
  .tip-strip-text {padding: 10px 0 10px 82px;background-size: 56px;margin: 30px 0 60px;}
  .social-wrap{justify-content: center;}
  .socialicons{margin: 20px 0;}
  footer {padding-bottom: 10px;}
  .stip-social p{text-align: center;}
  .copyright{text-align: center;}
  /* Event */
  .event-wrapper {margin-top: 20px;}
  .event-wrapper > .two-third {width: 100%;height: 100%;}
  .event-wrapper > .one-third{width: 100%;}
  .event-box h2 {margin: 20px 0 20px 0;}
  .inner-side-width .one-third{width:100%}
  /* Contact Page */
  .address-text{width: 100%;}
  .contact{ width: 100%; padding: 0px ; margin: 60px 0; }
  /*Yoga Exercise*/
 .yoga-wrap{flex-direction:column-reverse;}

	 /* Award */
 .award-image{width:100%;}
 /* what-is-spondylitis */
 .border-divider{padding-top:20px;}
 /*Enteropathic Arthritis*/
 .enteropathic{flex-direction:column-reverse;}
 .enteropathic img{margin-bottom:20px;}

/*Treatment of AS*/
 .treatment-as {flex-direction: column-reverse;}

	
/*Exercise and Posture*/
 .exercise-posture{flex-direction:column;}
  .posture-text{width:100%;}
 .posture-image{width:100%;}
	
 .member-name{padding-top:10px;}
 .founder .one-third{margin-top:0px;}
 .team-member{flex-direction: column; align-items: center; justify-content: start;}
	
 .blogpost-detail{margin-top:20px}
 .as-img{margin-bottom:20px;}
 .as-button{margin-bottom:20px;}

 .doctor-thumb{margin-bottom:20px;}

/*======================= Mistry Niraj ========================*/
  .world-arthritis-wrap .one-third{margin-right:8px;margin-bottom:0px}
  .event-card-wrapper{gap:5px}	
  .event-card-wrapper .one-third{margin:0}	
  .event-card p{font-size:28px}
/*======================= Mistry Niraj ========================*/

}
	
@media (min-width: 767.01px) and (max-width:800.99px){
  .one-half{width:48.50%;}
  .one-third{width:31.33%}
  .one-fourth{width:48.50%;}
  .one-fifth{width:48.50%;}
  .one-sixth{width:48.50%;}
  .one-seventh{width:48.50%;}
  .one-eighth{width:48.50%;}
  .one-half:nth-child(2n),.one-third:nth-child(3n),.one-fourth:nth-child(2n),.one-fifth:nth-child(2n),.one-sixth:nth-child(2n),.one-seventh:nth-child(2n),.one-eighth:nth-child(2n){margin-right:0}
  /* NORMAL CLASS */
	.member-text-box{margin-left:48px}
	.innerbanner {padding:60px 0}
  /* Homepage */
  .wrapper{padding: 0 20px;}
  nav{display: none;}
  .logo{position: relative;width: 60px;top: 5px;}
  .video-wrap .one-fourth{margin-bottom: 20px;}
  .cta-text {display: none;}
  /*.mission-content{margin: 0;}*/
  .cta-content {padding: 20px;width: 100%;}
  .tip-strip-text {padding: 10px 0 10px 82px;background-size: 56px;margin: 30px 0 60px;}
  .social-wrap{justify-content: center;}
  .socialicons{margin: 20px 0;}
  footer {padding-bottom: 10px;}
  .stip-social p{text-align: center;}
  .copyright{text-align: center;}
  /* Event */
  .event-wrapper {margin-top: 20px;}
    .event-box h2{margin: 0 0 30px 0;}
  /* Contact Page */
  .address-text{width: 100%;}
  .contact{ width: 100%; margin: 60px 0; }
  /*Yoga Exercise*/
 .yoga-wrap{flex-direction:column-reverse;}
 .yoga-wrap .width70{width:100%}
 .yoga-wrap .width30{width: 70%;}
 /* what-is-spondylitis */
 .border-divider{padding-top:20px;}
 /*Enteropathic Arthritis*/
 .enteropathic{flex-direction:column-reverse;}
 .enteropathic img{margin-bottom:20px;}
 .founder .one-third{margin-top:0px;}
 .team-member{flex-direction: column; align-items: center; justify-content: start;}
 .member-wrap .one-third{width:100%;}
 .member-wrap .two-third{width:100%;}

}

@media (min-width: 801.01px) and (max-width:978.99px){
  .one-half{width:48.50%;}
  .one-third{width:31.33%}
  .one-fourth{width:48.50%;}
  .one-fifth{width:31.33%}
  .one-sixth{width:31.33%}
  .one-seventh{width:31.33%}
  .one-eighth{width:31.33%}
  .one-half:nth-child(2n),.one-third:nth-child(3n),.one-fourth:nth-child(2n),.one-fifth:nth-child(3n),.one-sixth:nth-child(3n),.one-seventh:nth-child(3n),.one-eighth:nth-child(3n){margin-right:0}
  /* NORMAL CLASS */
	.member-text-box{margin-left:48px}
	.innerbanner {padding:80px 0}
  /* Homepage */
  .wrapper{padding: 0 20px;}
  nav{display: none;}
  .logo{position: relative;width: 60px;top: 5px;}
  .video-wrap .one-fourth{margin-bottom: 20px;}
  .cta-text {display: none;}
  /*.mission-content{margin: 0;}*/
  .cta-content {padding: 20px;width: 100%;}
  .tip-strip-text {padding: 10px 0 10px 82px;background-size: 56px;margin: 30px 0 60px;}
  .social-wrap{justify-content: center;}
  .socialicons{margin: 20px 0;}
  footer {padding-bottom: 10px;}
  .stip-social p{text-align: center;}
  .copyright{text-align: center;}
  /* Event */
  .event-wrapper {margin-top: 40;}
    .event-box h2{margin: 0 0 30px 0;}
  /* Contact Page */
  .address-text{width: 90%;}
  .contact{ width: 100%; margin: 60px 0; }
 /*Yoga Exercise*/
 .yoga-wrap{flex-direction:column-reverse;}
 .yoga-wrap .width70{width:100%}
 .yoga-wrap .width30{width: 60%;}
 /*Enteropathic Arthritis*/
 .enteropathic{flex-direction:column-reverse;}
 .enteropathic img{margin-bottom:20px;}
 .team-member{flex-direction: column; align-items: center; justify-content: start;}
 .team-member .one-third{margin-right:20px;}
 .member-wrap .one-third{width:100%;}
 .member-wrap .two-third{width:100%;}
}

@media (min-width: 979.01px) and (max-width:1023.99px){
  .one-half{width:48.50%;}
  .one-third{width:31.33%}
  .one-fourth{width:22.75%}
  .one-fifth{width:22.75%}
  .one-sixth{width:22.75%}
  .one-seventh{width:14.16666666666667%}
  .one-eighth{width:14.16666666666667%}
  .one-half:nth-child(2n),.one-third:nth-child(3n),.one-fourth:nth-child(4n),.one-fifth:nth-child(4n),.one-sixth:nth-child(4n),.one-seventh:nth-child(6n),.one-eighth:nth-child(6n){margin-right:0}
  /* NORMAL CLASS */
  /* Homepage */
  .wrapper{padding: 0 20px;}
  nav{padding: 10px 0;min-height: 40px;width:100%;}
	nav ul{display:none}
  .logo{width: 120px;}
  .video-wrap .one-fourth{margin-bottom: 20px;}
  .cta-text {display: none;}
  /*.mission-content{margin: 0;}*/
  .cta-content {padding: 20px;width: 100%;}
  .tip-strip-text {padding: 10px 0 10px 82px;background-size: 56px;margin: 30px 0 60px;}
  .social-wrap{justify-content: center;}
  .socialicons{margin: 20px 0;}
  footer {padding-bottom: 10px;}
  .stip-social p{text-align: center;}
  .copyright{text-align: center;}
  /* Event */
  .event-wrapper {margin-top: 40;}
   .event-box h2{margin: 0 0 30px 0;}
  /* Contact Page */
  .address-text{width: 75%;}
  .contact{ width: 100%; margin: 60px 0; }
 .team-member{flex-direction: column; align-items: center; justify-content: start;}

}

@media (min-width: 1024.01px) and (max-width:1169.99px){
  .one-half{width:48.50%;}
  .one-third{width:31.33%}
  .one-fourth{width:22.75%}
  .one-fifth{width:17.6%}
  .one-sixth{width:14.16666666666667%}
  .one-seventh{width:14.16666666666667%}
  .one-eighth{width:14.16666666666667%}
  .one-half:nth-child(2n),.one-third:nth-child(3n),.one-fourth:nth-child(4n),.one-fifth:nth-child(5n),.one-sixth:nth-child(6n),.one-seventh:nth-child(6n),.one-eighth:nth-child(6n){margin-right:0}
  /* NORMAL CLASS */
  /* Homepage */
  .wrapper{padding: 0 20px;}
  nav{padding: 10px 0;min-height: 40px;width:100%}
	nav ul{display:none;} /*Added by Shailaja for menu */
  .logo{width: 120px;}
  .video-wrap .one-fourth{margin-bottom: 20px;}
 /*.mission-content{margin: 0;}*/
  .tip-strip-text {padding: 10px 0 10px 82px;background-size: 56px;margin: 30px 0 60px;}
  .social-wrap{justify-content: center;}
  .socialicons{margin: 20px 0;}
  footer {padding-bottom: 10px;}
  .stip-social p{text-align: center;}
  .copyright{text-align: center;}
  .cta-text{top: -7%;}
  /* Event */
  .event-wrapper {margin-top: 50;}
    .event-box h2{margin: 0 0 30px 0;}
  /* Contact Page */
  .address-text{width: 70%;}
  .contact{ width: 100%; margin: 60px 0; }
}


@media (min-width: 1170.01px) and (max-width:1350.99px){
  .one-half{width:48.50%;}
  .one-third{width:31.33%}
  .one-fourth{width:22.75%}
  .one-fifth{width:17.6%}
  .one-sixth{width:14.16666666666667%}
  .one-seventh{width:11.71428571428571%}
  .one-eighth{width:11.71428571428571%}
  .one-half:nth-child(2n),.one-third:nth-child(3n),.one-fourth:nth-child(4n),.one-fifth:nth-child(5n),.one-sixth:nth-child(6n),.one-seventh:nth-child(7n),.one-eighth:nth-child(7n){margin-right:0}
  /* NORMAL CLASS */
  /* Homepage */
  .wrapper{padding: 0 20px;}
  .video-wrap .one-fourth{margin-bottom: 20px;}
  /*.mission-content{margin: 0;}*/
  .tip-strip-text {padding: 10px 0 10px 82px;background-size: 56px;margin: 30px 0 60px;}
  .social-wrap{justify-content: center;}
  .socialicons{margin: 20px 0;}
  /* Event */
  .event-wrapper {margin-top: 40;}
  .event-box h2{margin: 0 0 40px 0;}
  /* Contact Page */
  .address-text{width: 80%;}
  .contact{ width: 100%;  margin: 60px 0; }
}

@media (min-width: 1350.01px) and (max-width:1500.99px){
  .one-half{width:48.50%;}
  .one-third{width:31.33%}
  .one-fourth{width:22.75%}
  .one-fifth{width:17.6%}
  .one-sixth{width:14.16666666666667%}
  .one-seventh{width:11.71428571428571%}
  .one-eighth{width:9.875%}
  .one-half:nth-child(2n),.one-third:nth-child(3n),.one-fourth:nth-child(4n),.one-fifth:nth-child(5n),.one-sixth:nth-child(6n),.one-seventh:nth-child(7n),.one-eighth:nth-child(8n){margin-right:0}
  /* NORMAL CLASS */
 .team-member{flex-direction: column; align-items: center; justify-content: start;}

}

/*===== Shailaja's Code Home Banner====== /
.slider{margin-bottom:50px;}
.slider .slider-wrapper img{ display: block;width: 100%;height:580px;}
.slider-wrapper{width:100%;background-color:#D8CFC0;}
 /* Boxes /
.slider-box-wrapper{ margin: 0 auto;position: absolute;display: flex;justify-content: flex-end;z-index: 99;align-items: center; height: 580px; left: calc(74% - 300px);transform: translate(calc(-74% + 300px), 0);}
.boxes-container { position: relative;display: flex;justify-content:center;flex-direction: column;gap: 10px;align-items: center;pointer-events: auto;height:auto;max-width:300px;}
.box {background: #FFD700;padding: 15px;width:100%;height:135px;box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);border-radius: 8px;}
.box-heading p{margin:0;font-size: 20px !important;font-family: "Oswald" !important;margin-bottom:5px;font-weight: 400;}
.icon-box{display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;align-items: center;}
.icon{width: 17%;height: auto;}
.icon-text{width: 80%;}
.icon-text p{line-height:18px;font-size:12px;}
.mobile-box-link{display:none;z-index:99;}

@media screen and (max-width: 359.99px){
   .slider{display: flex; flex-direction: column-reverse;flex-wrap: wrap;margin:0px;}
  .slider .slider-wrapper img{display: block;width: 100%;height:auto; }
	.slider-box-wrapper{position:relative;left:0px;height:auto;margin:30px;}
	.slider-box-wrapper{ justify-content: center;z-index: 99;align-items: center;transform:translate(0px, 0px);}
	.boxes-container{flex-wrap:wrap;flex-direction:row;max-width:100%;}
	.box{width:100%;height:auto;}
}

 @media (min-width: 360.01px) and (max-width: 479.99px){
  .slider{display: flex; flex-direction: column-reverse;flex-wrap: wrap;margin:0px;}
  .slider .slider-wrapper img{display: block;width: 100%;height:auto; }
	.slider-box-wrapper{position:relative;left:0px;height:auto;margin:30px;}
	.slider-box-wrapper{ justify-content: center;z-index: 99;align-items: center;transform:translate(0px, 0px);}
	.boxes-container{flex-wrap:wrap;flex-direction:row;max-width:100%;}
	.box{width:100%; height:auto;}

}

 @media (min-width: 480.01px) and (max-width:639.99px) {
  .slider{display: flex; flex-direction: column-reverse;flex-wrap: wrap;margin:0px;}
  .slider .slider-wrapper img{display: block;width: 100%;height:auto; }
	.slider-box-wrapper{position:relative;left:0px;height:auto;margin:30px;}
	.slider-box-wrapper{ justify-content: center;z-index: 99;align-items: center;transform:translate(0px, 0px);}
	.boxes-container{flex-wrap:wrap;flex-direction:row;max-width:100%;margin:0px;gap:0px;}
	.box{width:47%;height:165px;margin: 0 0 10px 10px;}

}

 @media (min-width: 640.01px) and (max-width:766.99px){
  .slider{display: flex; flex-direction: column-reverse;flex-wrap: wrap;margin:0px;}
  .slider .slider-wrapper img{display: block;width: 100%;height:auto; }
	.slider-box-wrapper{position:relative;left:0px;height:auto;margin:50px 20px;}
	.slider-box-wrapper{ justify-content: center;z-index: 99;align-items: center;transform:translate(0px, 0px);}
	.boxes-container{flex-wrap:wrap;flex-direction:row;max-width:100%;margin:0px;gap:0px;}
	.box{width:48%;height:140px;margin: 0 0 10px 10px;}
}
        
 @media (min-width: 767.01px) and (max-width:800.99px){
  .slider{display: flex; flex-direction: column-reverse;flex-wrap: wrap;margin:0px;}
  .slider .slider-wrapper img{display: block;width: 100%;height:auto; }
	.slider-box-wrapper{position:relative;left:0px;height:auto;margin:50px 20px 10px 20px;}
	.slider-box-wrapper{ justify-content: center;z-index: 99;align-items: center;transform:translate(0px, 0px);}
	.boxes-container{flex-wrap:wrap;flex-direction:row;max-width:100%;margin:0px;gap:0px;}
	.box{width:48%;height:140px;margin: 0 0 10px 10px;}
 }

@media (min-width: 801.01px) and (max-width:978.99px){
  .slider{display: flex; flex-direction: column-reverse;flex-wrap: wrap;margin:0px;}
  .slider .slider-wrapper img{display: block;width: 100%;height:auto; }
  .slider-box-wrapper{position:relative;left:0px;height:auto;margin:50px 20px;}
  .slider-box-wrapper{ justify-content: center;z-index: 99;align-items: center;transform:translate(0px, 0px);}
  .boxes-container{flex-wrap:wrap;flex-direction:row;max-width:100%;margin:0px;gap:0px;height:auto;}
  .box{width:48%;height:130px;margin: 0 0 10px 10px;}
}

 @media (min-width: 979.01px) and (max-width:1023.99px){
  .slider{display: flex; flex-direction: column-reverse;flex-wrap: wrap;margin:0px;}
  .slider .slider-wrapper img{display: block;width: 100%;height:auto; }
  .slider-box-wrapper{position:relative;left:0px;height:auto;margin:50px 20px;}
  .slider-box-wrapper{ justify-content: center;z-index: 99;align-items: center;transform:translate(0px, 0px);}
  .boxes-container{flex-wrap:wrap;flex-direction:row;max-width:100%;margin:0px;gap:0px;}
  .box{width:23%;height:150px;margin: 0 0 10px 10px;}
 }

@media (min-width: 1024.01px) and (max-width:1169.99px){
	.home-hero-banner li{width:100%;}
	.home-hero-banner ul{width:100%;}
	  .slider{display: flex; flex-direction: column-reverse;flex-wrap: wrap;margin:0px;}
  .slider .slider-wrapper img{display: block;width: 100%;height:auto; }
	.slider-box-wrapper{position:relative;left:0px;height:auto;margin:50px 20px;}
	.slider-box-wrapper{ justify-content: center;z-index: 99;align-items: center;transform:translate(0px, 0px);}
	.boxes-container{flex-wrap:wrap;flex-direction:row;max-width:100%;margin:0px;gap:0px;}
	.box{width:23%;height:150px;margin: 0 0 10px 10px;}
 }


 @media (min-width: 1170.01px) and (max-width:1350.99px){
  .slider-box-wrapper{left: calc(80% - 300px);transform: translate(calc(-55% + 300px), 0);}
}

@media (min-width: 1350.01px) and (max-width:1500.99px){
     .slider-box-wrapper{left: calc(77% - 300px);transform: translate(calc(-55% + 300px), 0);}
}


/*Bhargav Edit : 15-September-2025*/
.page-numbers{display:inline-block;padding:4px 12px;line-height:20px;text-decoration:none;background-color:#fff;border:1px solid #ddd;margin-left:-1px;vertical-align:middle;}
.page-numbers:hover,.page-numbers:focus{background-color:#f5f5f5;}
.page-numbers.current{background-color:#f5f5f5;color:#999;cursor:default;pointer-events:none;}
.page-numbers:first-of-type{border-top-left-radius:4px;border-bottom-left-radius:4px;}
.page-numbers:last-of-type{border-top-right-radius:4px;border-bottom-right-radius:4px;}
.page-numbers.prev,.page-numbers.next{font-weight:600;}
.page-numbers.disabled,.page-numbers.disabled:hover,.page-numbers.disabled:focus{color:#999;background-color:transparent;cursor:default;pointer-events:none;}


/* 25092025-Shailaja */
/* .home-hero-banner {position: relative;list-style: none;margin: 0;padding: 0;}
.home-hero-banner li {position: relative;background-color:#D8CFC0;}
.home-hero-banner img {width: 100%;display: block;}
.slider-image{position: relative;}
.slider-image .wrapper{position: absolute;top: 50%;left: 0;transform: translate(27%, -50%);width: 1250px;}
.slide-caption {max-width: 600px;color: #000;background: rgba(255, 255, 255, 0.8);padding: 20px 30px;border-radius: 8px;  }
.slide-caption h1, .slide-caption span {border:none; margin: 0 0 10px;font-size: 50px;font-weight: 700; font-family: 'Oswald';font-style: normal;text-transform: uppercase;line-height: 60px;}
.slide-caption p {margin: 0;font-size: 18px;line-height: 1.5;}

.slider{margin-bottom:50px;}
.slider .slider-wrapper img{ display: block;width: 100%;height:580px;background-color: #D8CFC0;}
.slider-wrapper{width:100%;}
.slider-box-wrapper{ margin: 0 auto;display: flex;justify-content:space-between;z-index: 99;align-items: center;width: 1250px;height: auto;position: relative;left: 0;transform: translate(0px, 0px);}
.boxes-container { position: relative;display: flex;justify-content:center;flex-direction: row;gap: 10px;align-items: center;pointer-events: auto;height:auto;max-width: 100%;}
.box {background: #FFD700;padding: 15px;width:100%;height:135px;box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);border-radius: 8px;}
.box a{text-decoration: none!important;}
.box-heading p{margin:0;font-size: 20px !important;font-family: "Oswald" !important;margin-bottom:5px;font-weight: 400;}
.icon-box{display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;align-items: center;}
.icon{width: 17%;height: auto;}
.icon-text{width: 80%;}
.icon-text p{line-height:18px;font-size:12px;}
.mobile-box-link{display:none;z-index:99;}

@media screen and (max-width: 359.99px){
.slider{display: flex; flex-direction: column;flex-wrap: wrap;margin:0px;}
.slider .slider-wrapper img{display: block;width: 100%;height:auto; }
.slider-box-wrapper{position:relative;left:0px;height:auto;width: 100%;}
.slider-box-wrapper{ justify-content: center;z-index: 99;align-items: center;transform:translate(0px, 0px);}
.boxes-container{flex-wrap:wrap;flex-direction:row;max-width:100%;}
.box{width:100%;height:auto;}
}

@media (min-width: 360.01px) and (max-width: 479.99px){
.slider{display: flex; flex-direction: column;flex-wrap: wrap;margin:0px;}
.slider .slider-wrapper img{display: block;width: 100%;height:auto; }
.slider-box-wrapper{position:relative;left:0px;height:auto;width: 100%;}
.slider-box-wrapper{ justify-content: center;z-index: 99;align-items: center;transform:translate(0px, 0px);}
.boxes-container{flex-wrap:wrap;flex-direction:row;max-width:100%;}
.box{width:100%; height:auto;}
.box{width:45%;margin: 0 0 10px 10px;}
.slide-image .wrapper{transform: translate(3%, -50%);}
.slide-caption{max-width: 250px;padding:15px}
.slide-caption h1, .slide-caption span{font-size: 20px; line-height: 26px;}
}

@media (min-width: 480.01px) and (max-width:639.99px) {
.slider{display: flex; flex-direction: column;flex-wrap: wrap;margin:0px;}
.slider .slider-wrapper img{display: block;width: 100%;height:auto; }
.slider-box-wrapper{position:relative;left:0px;height:auto;width: 100%;}
.slider-box-wrapper{ justify-content: center;z-index: 99;align-items: center;transform:translate(0px, 0px);}
.boxes-container{flex-wrap:wrap;flex-direction:row;max-width:100%;margin:0px;gap:0px;}
.box{width:45%;margin: 0 0 10px 10px;}
.slide-image .wrapper{transform: translate(3%, -50%);}
.slide-caption{max-width: 250px;padding:15px}
.slide-caption h1, .slide-caption span{font-size: 20px; line-height: 26px;}
}

@media (min-width: 640.01px) and (max-width:766.99px){
.slider{display: flex; flex-direction: column;flex-wrap: wrap;margin:0px;}
.slider .slider-wrapper img{display: block;width: 100%;height:auto; }
.slider-box-wrapper{position:relative;left:0px;height:auto;width: 100%;}
.slider-box-wrapper{ justify-content: center;z-index: 99;align-items: center;transform:translate(0px, 0px);}
.boxes-container{flex-wrap:wrap;flex-direction:row;max-width:100%;margin:0px;gap:0px;}
.box{width:45%;margin: 0 0 10px 10px;}
.slide-image .wrapper{transform: translate(3%, -50%);}
.slide-caption{max-width: 270px;padding:15px}
.slide-caption h1, .slide-caption span{font-size: 20px; line-height: 28px;}
}

@media (min-width: 767.01px) and (max-width:800.99px){
.slider{display: flex; flex-direction: column;flex-wrap: wrap;margin:0px;}
.slider .slider-wrapper img{display: block;width: 100%;height:auto; }
.slider-box-wrapper{position:relative;left:0px;height:auto;width: 100%;}
.slider-box-wrapper{ justify-content: center;z-index: 99;align-items: center;transform:translate(0px, 0px);}
.boxes-container{flex-wrap:wrap;flex-direction:row;max-width:100%;margin:0px;gap:0px;}
.box{width:45%;margin: 0 0 10px 10px;}
.slide-image .wrapper{transform: translate(3%, -50%);}
.slide-caption{max-width: 300px;padding:15px}
.slide-caption h1, .slide-caption span{font-size: 22px; line-height: 30px;}
}

@media (min-width: 801.01px) and (max-width:978.99px){
.slider{display: flex; flex-direction: column;flex-wrap: wrap;margin:0px;}
.slider-wrapper{background-color: #fff;}
.slider .slider-wrapper img{display: block;width: 100%;height:auto; }
.slider-box-wrapper{position:relative;left:0px;height:auto;width: 100%;}
.slider-box-wrapper{ justify-content: center;z-index: 99;align-items: center;}
.boxes-container{flex-wrap:wrap;flex-direction:row;max-width:100%;margin:0px;gap:0px;height:auto;}
.box{width:45%;margin: 0 0 10px 10px;}
.slide-image .wrapper{transform: translate(5%, -50%);}
.slide-caption{max-width: 350px;}
.slide-caption h1, .slide-caption span{font-size: 24px; line-height: 32px;}
}

@media (min-width: 979.01px) and (max-width:1023.99px){
.slider{display: flex; flex-direction: column;flex-wrap: wrap;margin:0px;}
.slider-wrapper{background-color: #fff;}
.slider .slider-wrapper img{display: block;width: 100%;height:auto; }
.slider-box-wrapper{position:relative;left:0px;height:auto;width: 100%;}
.slider-box-wrapper{ justify-content: center;z-index: 99;align-items: center;}
.boxes-container{flex-wrap:wrap;flex-direction:row;max-width:100%;margin:0px;gap:0px;}
.box{width:45%;margin: 0 0 10px 10px;}
.slider-image .wrapper{transform: translate(5%, -50%);}
.slide-caption{max-width: 450px;}
.slide-caption h1, .slide-caption span{font-size: 40px; line-height: 40px;}
}

@media (min-width: 1024.01px) and (max-width:1169.99px){
.home-hero-banner li{width:100%;}
.home-hero-banner ul{width:100%;}
.slider{display: flex; flex-direction: column;flex-wrap: wrap;margin:0px;}
.slider-wrapper{background-color: #fff;}
.slider .slider-wrapper img{display: block;width: 100%;height:auto; }
.slider-box-wrapper{position:relative;left:0px;height:auto;width: 100%;margin: 30px 0;}
.slider-box-wrapper{ justify-content: center;z-index: 99;align-items: center;}
.boxes-container{flex-wrap:wrap;flex-direction:row;max-width:100%;margin:0px;gap:0px;}
.box{width:24%;margin: 0 0 10px 10px;}
.slider-image .wrapper{transform: translate(8%, -50%);}
.slide-caption{max-width: 500px;}
.slide-caption h1, .slide-caption span{font-size: 40px; line-height: 40px;}

}


@media (min-width: 1170.01px) and (max-width:1350.99px){
.slider-box-wrapper{width: 100%;}
.slider-image .wrapper{transform: translate(10%, -50%);}
.slide-caption{max-width: 500px;}
.slide-caption h1, .slide-caption span{font-size: 40px; line-height: 40px;}
}

@media (min-width: 1350.01px) and (max-width:1500.99px){
.slider-box-wrapper{width: 100%;}
.slider-image .wrapper{transform: translate(15%, -50%);}
.slide-caption{max-width: 500px;}
.slide-caption h1, .slide-caption span{font-size: 40px; line-height: 40px;}
} */



/* 26092025- shailaja */
/* Only Home-banner Slider Code  */

.home-hero-banner {position: relative;list-style: none;margin: 0;padding: 0;background-color:#D8CFC0;}
.home-hero-banner img {width: 100%;display: block;}
.slider-image{position: relative;height: 60vh!important;background-position: center center!important; background-repeat: no-repeat!important;background-size: cover!important;background-color:#D8CFC0;}
.slider-image.img1{background: url('https://htsolutions.com/ad/wp-content/themes/antardhwani/images/1.png');}
.slider-image.img2{background: url('https://htsolutions.com/ad/wp-content/themes/antardhwani/images/2.png');}
.slider-image.img3{background: url('https://htsolutions.com/ad/wp-content/themes/antardhwani/images/3.png');}
.slider-image.img4{background: url('https://htsolutions.com/ad/wp-content/themes/antardhwani/images/4.png');}
.slider-image .wrapper{position: absolute;top: 50%;left: 0;transform: translate(27%, -50%);width: 1250px;}
.slide-caption {max-width: 600px;color: #000;background: rgba(255, 255, 255, 0.8);padding: 20px 30px;border-radius: 8px;  /* center text inside */}
.slide-caption h1, .slide-caption span {border:none; margin: 0 0 10px;font-size: 50px;font-weight: 700; font-family: 'Oswald';font-style: normal;text-transform: uppercase;line-height: 60px;}
.slide-caption p {margin: 0;font-size: 18px;line-height: 1.5;}
/*=====Home Banner====== */
.slider{margin-bottom:50px;}
.slider .slider-wrapper img{ display: block;width: 100%;height:580px;background-color: #D8CFC0;}
.slider-wrapper{width:100%;}

@media screen and (max-width: 359.99px){
.slider{display: flex; flex-direction: column;flex-wrap: wrap;margin:0px;}
.slider .slider-wrapper img{display: block;width: 100%;height:auto; }
.slider-image .wrapper{transform: translate(1%, -50%);width: 100%;}
.slide-caption{max-width: 70%;padding:15px;transform: translate(0%, 0%);}
.slide-caption h1, .slide-caption span{font-size: 18px; line-height: 20px!important;}
.slider-image{height: 40vh!important;}
}

@media (min-width: 360.01px) and (max-width: 479.99px){
.slider{display: flex; flex-direction: column;flex-wrap: wrap;margin:0px;}
.slider .slider-wrapper img{display: block;width: 100%;height:auto; }
.slider-image .wrapper{transform: translate(1%, -50%);width: 100%;}
.slide-caption{max-width: 80%;padding:15px;transform: translate(0%, 0%);}
.slide-caption h1, .slide-caption span{font-size: 20px; line-height: 20px;}
.slider-image{height: 40vh!important;}
}

@media (min-width: 480.01px) and (max-width:639.99px) {
.slider{display: flex; flex-direction: column;flex-wrap: wrap;margin:0px;}
.slider .slider-wrapper img{display: block;width: 100%;height:auto; }
.slider-image .wrapper{transform: translate(3%, -50%);width: 100%;}
.slide-caption{max-width: 80%;padding:15px;transform: translate(0%, 0%);}
.slide-caption h1, .slide-caption span{font-size: 22px; line-height: 30px;}
.slider-image{height: 50vh!important;}
}

@media (min-width: 640.01px) and (max-width:766.99px){
.slider{display: flex; flex-direction: column;flex-wrap: wrap;margin:0px;}
.slider .slider-wrapper img{display: block;width: 100%;height:auto; }
.slider-image .wrapper{transform: translate(3%, -50%);}
.slide-caption{max-width: 270px;padding:15px;transform: translate(0%, 0%);}
.slide-caption h1, .slide-caption span{font-size: 22px; line-height: 30px;}
.slider-image{height: 50vh!important;}
}

@media (min-width: 767.01px) and (max-width:800.99px){
.slider{display: flex; flex-direction: column;flex-wrap: wrap;margin:0px;}
.slider .slider-wrapper img{display: block;width: 100%;height:auto; }
.slider-image .wrapper{transform: translate(3%, -50%);}
.slide-caption{max-width: 300px;padding:15px;transform: translate(0%, 0%);}
.slide-caption h1, .slide-caption span{font-size: 22px; line-height: 30px;}
.slider-image{height: 55vh!important;}
}

@media (min-width: 801.01px) and (max-width:978.99px){
.slider{display: flex; flex-direction: column;flex-wrap: wrap;margin:0px;}
.slider-wrapper{background-color: #fff;}
.slider .slider-wrapper img{display: block;width: 100%;height:auto; }
.slider-image .wrapper{transform: translate(5%, -50%);}
.slide-caption{max-width: 350px;transform: translate(0%, 0%);}
.slide-caption h1, .slide-caption span{font-size: 24px; line-height: 32px;}
.slider-image{height: 55vh!important;}
}

@media (min-width: 979.01px) and (max-width:1023.99px){
.slider{display: flex; flex-direction: column;flex-wrap: wrap;margin:0px;}
.slider-wrapper{background-color: #fff;}
.slider .slider-wrapper img{display: block;width: 100%;height:auto; }
.slider-image .wrapper{transform: translate(5%, -50%);}
.slide-caption{max-width: 450px;transform: translate(0%, 0%);}
.slide-caption h1, .slide-caption span{font-size: 32px; line-height: 35px;}
.slider-image{height: 60vh!important;}
}

@media (min-width: 1024.01px) and (max-width:1169.99px){
.home-hero-banner li{width:100%;}
.home-hero-banner ul{width:100%;}
.slider{display: flex; flex-direction: column;flex-wrap: wrap;margin:0px;}
.slider-wrapper{background-color: #fff;}
.slider .slider-wrapper img{display: block;width: 100%;height:auto; }
.slider-image .wrapper{transform: translate(8%, -50%);}
.slide-caption{max-width: 500px;transform: translate(0%, 0%);}
.slide-caption h1, .slide-caption span{font-size: 40px; line-height: 40px;}
.slider-image{height: 60vh!important;}
}

@media (min-width: 1170.01px) and (max-width:1350.99px){
.slider-image .wrapper{transform: translate(10%, -50%);}
.slide-caption{max-width: 500px;transform: translate(0%, 0%);}
.slide-caption h1, .slide-caption span{font-size: 40px; line-height: 40px;}
}

@media (min-width: 1350.01px) and (max-width:1500.99px){
.slider-image .wrapper{transform: translate(15%, -50%);}
.slide-caption{max-width: 500px;transform: translate(0%, 0%);}
.slide-caption h1, .slide-caption span{font-size: 40px; line-height: 40px;}
}
