/*
Theme Name: Prism Review
Author: DS Web Technologies Pvt. Ltd.
Author URI: https://www.dswtechnologies.com/
Description: DS Web Technologies is a leading web design, web development, and digital marketing company delivering innovative, scalable, and result-driven solutions for businesses worldwide. We specialize in custom website development, eCommerce solutions, UI/UX design, WordPress development and SEO to help brands grow digitally.
Version: 3.0.0
Tags: web development, web design, wordpress development, ecommerce development, digital marketing, seo services, custom web solutions, UI UX design
*/
@charset "UTF-8";

@font-face { font-family: 'Inter-Medium'; src: url('fonts/Inter18pt-Medium.eot'); src: url('fonts/Inter18pt-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/Inter18pt-Medium.woff2') format('woff2'), url('fonts/Inter18pt-Medium.woff') format('woff'), url('fonts/Inter18pt-Medium.ttf') format('truetype'), url('fonts/Inter18pt-Medium.svg#Inter18pt-Medium') format('svg'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'Inter-SemiBold'; src: url('fonts/Inter18pt-SemiBold.eot'); src: url('fonts/Inter18pt-SemiBold.eot?#iefix') format('embedded-opentype'), url('fonts/Inter18pt-SemiBold.woff2') format('woff2'), url('fonts/Inter18pt-SemiBold.woff') format('woff'), url('fonts/Inter18pt-SemiBold.ttf') format('truetype'), url('fonts/Inter18pt-SemiBold.svg#Inter18pt-SemiBold') format('svg'); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: 'Manrope-Medium'; src: url('fonts/Manrope-Medium.eot'); src: url('fonts/Manrope-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/Manrope-Medium.woff2') format('woff2'), url('fonts/Manrope-Medium.woff') format('woff'), url('fonts/Manrope-Medium.ttf') format('truetype'), url('fonts/Manrope-Medium.svg#Manrope-Medium') format('svg'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'Manrope-Light'; src: url('fonts/Manrope-Light.eot'); src: url('fonts/Manrope-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Manrope-Light.woff2') format('woff2'), url('fonts/Manrope-Light.woff') format('woff'), url('fonts/Manrope-Light.ttf') format('truetype'), url('fonts/Manrope-Light.svg#Manrope-Light') format('svg'); font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: 'Manrope-Regular'; src: url('fonts/Manrope-Regular.eot'); src: url('fonts/Manrope-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Manrope-Regular.woff2') format('woff2'), url('fonts/Manrope-Regular.woff') format('woff'), url('fonts/Manrope-Regular.ttf') format('truetype'), url('fonts/Manrope-Regular.svg#Manrope-Regular') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'Manrope-SemiBold'; src: url('fonts/Manrope-SemiBold.eot'); src: url('fonts/Manrope-SemiBold.eot?#iefix') format('embedded-opentype'), url('fonts/Manrope-SemiBold.woff2') format('woff2'), url('fonts/Manrope-SemiBold.woff') format('woff'), url('fonts/Manrope-SemiBold.ttf') format('truetype'), url('fonts/Manrope-SemiBold.svg#Manrope-SemiBold') format('svg'); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: 'Playfair-Display-Bold'; src: url('fonts/PlayfairDisplay-Bold.eot'); src: url('fonts/PlayfairDisplay-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/PlayfairDisplay-Bold.woff2') format('woff2'), url('fonts/PlayfairDisplay-Bold.woff') format('woff'), url('fonts/PlayfairDisplay-Bold.ttf') format('truetype'), url('fonts/PlayfairDisplay-Bold.svg#PlayfairDisplay-Bold') format('svg'); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: 'Playfair-Display-SemiBold'; src: url('fonts/PlayfairDisplay-SemiBold.eot'); src: url('fonts/PlayfairDisplay-SemiBold.eot?#iefix') format('embedded-opentype'), url('fonts/PlayfairDisplay-SemiBold.woff2') format('woff2'), url('fonts/PlayfairDisplay-SemiBold.woff') format('woff'), url('fonts/PlayfairDisplay-SemiBold.ttf') format('truetype'), url('fonts/PlayfairDisplay-SemiBold.svg#PlayfairDisplay-SemiBold') format('svg'); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: 'Playfair-Display-Medium'; src: url('fonts/PlayfairDisplay-Medium.eot'); src: url('fonts/PlayfairDisplay-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/PlayfairDisplay-Medium.woff2') format('woff2'), url('fonts/PlayfairDisplay-Medium.woff') format('woff'), url('fonts/PlayfairDisplay-Medium.ttf') format('truetype'), url('fonts/PlayfairDisplay-Medium.svg#PlayfairDisplay-Medium') format('svg'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'Inter-Light'; src: url('fonts/Inter28pt-Light.eot'); src: url('fonts/Inter28pt-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Inter28pt-Light.woff2') format('woff2'), url('fonts/Inter28pt-Light.woff') format('woff'), url('fonts/Inter28pt-Light.ttf') format('truetype'), url('fonts/Inter28pt-Light.svg#Inter28pt-Light') format('svg'); font-weight: 300; font-style: normal; font-display: swap; }

:root {
--body-color: #636363;
--primary-color: #B8963E;
/* --secondary-color: #F7F5F2; */
--black-color: #000000;
--white-color: #FFFFFF;
--footer-color: #111111;

--body-font: 'Manrope-Regular';
--btn-font: 'Inter-Medium';
--heading-font: 'Playfair-Display-SemiBold';
--heading-2-font:'Playfair-Display-Medium';
--primary-font:'Playfair-Display-Bold';
--secondary-font:'Manrope-Medium';
--span-font :'Manrope-SemiBold';
--light-font:'Manrope-Light';
--light-2-font:'Inter-Light';
--semi-bold-font:'Inter-SemiBold';
}


*:focus { outline: none; }

/* 1. Create a Clean Base
------------------------------------------------------------------------------*/
html, body, br, hr, div, span, a, object, iframe, ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, p, blockquote, q, address, small, big, cite,
dfn, ins, del, i, em, b, strong, sup, sub, strike, pre, code, samp, kbd, var, tt, form, fieldset, legend, label, input, textarea, option,
.nobox { background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main { display: block; }

blockquote { quotes: none; }
br { height: 0; }
ul, ol, dl, li { margin: 0; padding: 0; list-style-type: none; }
ul, ol { margin: 0 0 0 0px; }
html, body { appearance: none; -webkit-appearance: none; border: none; -webkit-text-size-adjust: none; }


/* 2. Define Base Typography
------------------------------------------------------------------------------*/
body { padding: 0; margin: 0; font-family: var(--body-font); font-size: 20px; color: var(--body-color); line-height: 25px; box-sizing: border-box; overflow-x: hidden; }
/* section { overflow: hidden; } */
*, *:after, *:before { box-sizing: border-box; }

/* Create the Default Headers  */
h1, h2, h3, h4, h5, h6 { margin: 0; color: var(--black-color); line-height: 1.2; font-weight: normal; font-family: var(--heading-font); text-transform: none; }

/* Specific Header Settings */
h1, .h1 { font-size: 48px; line-height: 56px;}
h2, .h2 { font-size: 40px; line-height: 48px;}
h3, .h3 { font-size: 32px; line-height: 40px;}
h4, .h4 { font-size: 28px; line-height: 36px;}
h5, .h5 { font-size: 26px; line-height: 34px;}
h6, .h6 { font-size: 22px; line-height: 30px;}
p { word-wrap: break-word; margin-bottom: 24px; font-size: 20px; line-height: 28px; }


/* Other Typo */
strong { font-weight: bold; }
hr { border: 0 #000 solid; border-top-width: 1px; clear: both; height: 0; }
ol { list-style: decimal; }
ul { list-style: disc; }


/* Remove border around linked images */
img { max-width: 100%; border: 0; border-style: none; height: auto; }

/* 4. Links
------------------------------------------------------------------------------*/

/* Default Link Types */
a { text-decoration: none; transition: 0.5s; color: var(--black-color); display: inline-block; font-size: 20px; line-height: 24px; }
a:hover { color:var(--primary-color) } /* var(--btn-color) */
/* 5. Forms
------------------------------------------------------------------------------*/
.button, a.button, button, html input[type="button"], input[type="reset"], input[type="submit"] { font-family: var(--btn-font); font-weight: normal; margin: 0 0 0 0; padding: 16px 20px; border-radius: 0px; background-color: var(--black-color); border: 0; display: inline-block; vertical-align: middle; letter-spacing: 2%; font-size: 16px; color: var(--white-color); line-height: 16px; outline: 0; box-shadow: none; text-align: center; text-decoration: none; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; overflow: hidden; position: relative; z-index: 0; cursor: pointer; box-shadow: 0px 0px 0px 6px transparent; text-transform: uppercase; }

/* .button::after, a.button::after{ content: ''; position: absolute; width: 100%; height: 100%; background-color: var(--btn-color); right: 0; top: 0; transition: all 0.3s; z-index: -1; } */
/* .button:hover::after, a.button:hover::after{ width: 0; } */
.button:hover, a.button:hover, button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { background-color: var(--primary-color) !important; color: var(--black-color) !important; }
input[type="search"], input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="number"], textarea { color: #1C1D21; padding: 20px; font-size: 20px; letter-spacing: 0; line-height: 20px; outline: none !important; width: 49%; appearance: none; resize: none; background: #FFFFFF 0% 0% no-repeat padding-box; border: 1px solid #000000; border-radius: 8px; font-family: var(--light-font); }


textarea {width: 100%; padding: 10px 24px; min-height: 96px; background: rgba(255, 255, 255, 1); resize: none; margin: 0 0 15px; }

/* input[type="submit"]:hover{ color: var(--red-color); border: 3px solid transparent;} */

input::-webkit-input-placeholder { color: #636363 }
input:-moz-placeholder { color: #636363 }
input::-moz-placeholder { color: #636363 }
input:-ms-input-placeholder { color: #636363 }
textarea::-webkit-input-placeholder { color: #636363 }
textarea:-moz-placeholder { color: #636363 }
textarea::-moz-placeholder { color: #636363 }
textarea:-ms-input-placeholder { color: #636363 }

/* ul li css */
ul li {
position: relative;
padding: 6px 8px 6px 18px;
}
ul.col-2 li:before, ul.col-3 li:before, ul li:before {
position: absolute;
content: "";
width: 6px;
height: 6px;
background-color: #535353;
top: 15px;
left: 0;
border-radius: 50%;
}

/* container */
.container { max-width: 1660px; width: 100%; padding: 0 50px; margin: 0 auto; }
.col1 { width: 100%; }
.col2 { width: 50% !important; }
.col3 { width: 33.33%; }
.col4 { width: 25%; }

.d-flex { display: flex; }
.flex-wrap { flex-wrap: wrap; }
.justify-content-start { justify-content: flex-start; }
.justify-content-center { justify-content: center; }
.justify-content-end { justify-content: flex-end; } 
.justify-content-between { justify-content: space-between; }
.align-items-start { align-items: flex-start; }
.align-items-center { align-items: center; }
.align-items-end { align-items: flex-end; }
.row-reverse { flex-direction: row-reverse; }
.text-center { text-align: center; } 
.text-left { text-align: left; }
.text-right { text-align: right; }
.gap-100{gap: 100px;}
.mt-50{margin-top: 40px !important;}
/* svg path, svg circle { transition: 0.5s; }
.white-btn{ border-color: var(--white-color) !important; color: var(--header) !important; }
.white-btn::after{ background-color: var(--white-color) !important; }
.white-btn:hover{ color: var(--white-color) !important; }
.black-btn:hover{ color: var(--header) !important; } */
/* ------------------------------------------------- */

/* slider css */
/* .slider_inr .slider_box { margin: 0 0 0 270px; padding: 40px 0 65px; }
.slider_inr .slider_box .star_img { padding: 0 0 0 10px; }
.slider_inr .slider_box p{ margin: 0; }
.slider_inr .slider_box p strong{ font-family: var(--black_font); } */
/* slider css */

/* **********--------------------- sub - menu css ----------------------------**************** */
ul li ul.sub-menu { padding-left: 0 !important; gap: 0 ; white-space: nowrap; background-color: var(--primary_color); display: block; border-radius: 3px; flex-direction: column; gap: 0; position: absolute; margin: 0; z-index: 3; margin-top: 11px; text-align: center; transform: scaleY(0); /* Hidden initially */ transition: all 0.3s ease; transform-origin: top; box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(255, 255, 255, 0.3) 0px 3px 7px -3px; }
ul li:hover > ul.sub-menu { transform: scaleY(1); }
ul li ul.sub-menu li a { padding: 7px 15px !important; display: block; min-width: 200px; line-height: normal; border-bottom: solid 1px #ffffff !important; transition: all 0.4s ease-in-out; font-size: 20px; text-align: left; line-height: 26px; color: #fff; }
ul li ul.sub-menu li:last-child a { border-bottom: 0 !important; }
ul li ul.sub-menu li { margin: 0; display: block; }
ul li ul.sub-menu li a:hover { color: var(--red-color); }
ul.sub-menu li > ul.sub-menu { position: absolute; left: 100%;  top: 12px;  margin: 0; transform: scaleY(0);  transform-origin: top; transition: transform 0.3s ease-in-out; z-index: 9999;  }
ul.sub-menu li > ul.sub-menu li a::before{ width: 100%; }
ul.sub-menu li > ul.sub-menu li.current-menu-item > a{ color: var(--white-color); }
ul.sub-menu li:hover > ul.sub-menu { transform: scaleY(1); }
ul.sub-menu li > ul.sub-menu { visibility: hidden; /* Hide by default */ opacity: 0; }
ul.sub-menu li:hover > ul.sub-menu { visibility: visible; opacity: 1; transform: scaleY(1); transition: transform 0.3s ease, visibility 0s 0s, opacity 0.3s ease-in-out; }
ul li ul.sub-menu li a::after{ right: 10px !important; }
ul li ul.sub-menu li a::before{ display: none; }
ul li ul.sub-menu li{ padding: 0; }
ul li ul.sub-menu li::before{ display: none; }



/* **********--------------------- def-page css ----------------------------**************** */
.def-page{padding: 50px 0px 50px;}
.def-page p{ color: var(--body-color); font-style: normal; font-weight: normal; line-height: 28px;}
.def-page .right-img{float:right; margin:0 0 20px 25px; line-height: 0; position: relative; z-index: 0; }
.def-page .left-img { float: left; margin: 0 25px 20px 0; position: relative; line-height: 0; }
.def-page .right-img img{border-radius:0; position: relative; border: 1px solid var(--primary-color);}
.def-page .left-img img{border-radius:0; position: relative;}
.def-page h2, .def-page h3, .def-page h4, .def-page h5, .def-page h6{ margin: 0 0 12px 0;}
/* .def-page h2, .def-page .h2{font-size: 60px;line-height: 70px;} 
.def-page h3, .def-page .h3{font-size: 50px;line-height: 60px;}
.def-page h4, .def-page .h4{font-size: 40px;line-height: 50px;}
.def-page h5, .def-page .h5{font-size: 30px;line-height: 40px;} 
.def-page h6, .def-page .h6{font-size: 24px;line-height: 30px;} */


.def-page h2, .def-page .h2 { font-size: 40px; line-height: 48px;}
.def-page h3, .def-page .h3 { font-size: 32px; line-height: 40px;}
.def-page h4, .def-page .h4 { font-size: 28px; line-height: 36px;}
.def-page h5, .def-page .h5 { font-size: 26px; line-height: 34px;}
.def-page h6, .def-page .h6 { font-size: 22px; line-height: 30px;}

.def-page ul {margin: 0;padding-bottom: 10px;}
.overflow{ overflow:inherit !important;}
.def-page ul li { list-style: none; color: var(--body-color);text-align: left; position: relative; overflow: hidden; /*padding: 5px 0 17px 38px;*/}
/* .def-page ul li:before { content: "";  width: 22px; height: 22px; top: 7px; left: 0;    background-image: url(images/ticked-6989abda7d46c.webp); background-position: center; background-repeat: no-repeat; background-size: contain; position: absolute;    } */
.def-page ol{padding-left: 0; padding-bottom: 25px;}
.def-page ol li {list-style-type:none;counter-increment:item;  padding: 5px 0 5px 0;  color: var(--body-color);}
.def-page ol li:before {display:inline-block; content: counter(item) "."; color: var(--body-color); padding-right:10px;}
.def-page ul.col-2, .def-page ul.col-3 { overflow: hidden }
.def-page ul.col-2 li {width: 50%;float: left; text-align: left;}
.def-page ul.col-3 li {width: 33.33%;float: left; text-align: left;}
.def-page p {padding-bottom: 0px;}
.privacy-page ol {margin-bottom: 25px;}
.privacy-page ol > li:before{padding-right: 05px;}
.privacy-page .privacy-inner{padding-left: 0px; margin-bottom: 20px;}
.privacy-page .privacy-inner ul{ margin-top: 05px;}
.privacy-page ul,.privacy-page ol{ margin-left:0px;}
.privacy-page ol li{padding: 5px 0px;}
.pagenotfound {width: 100%;display: block;padding:80px 0px;text-align: center;}
.pagenotfound h2 {font-size: 50px;font-weight: 600;}
.pagenotfound p{font-size: 24px;}
.thankyou {text-align:center;}
/* .thankyou h3 strong{font-size: 46px;} */
.clearfix:after { clear:both; display:block; visibility:hidden; content:""; }
.def-page a{color: var(--primary-color); }
.def-page a.button{color: var(--white-color); }
.def-page a:hover{color: var(--body-color); }
.def-page a.button:hover{color: var(--white-color);}
/* .def-page strong{ font-size: 24px; } */
.def-page h1{ padding: 0 0 12px;}

/* **********--------------------- validation css ----------------------------**************** */
form  .wpcf7-not-valid-tip{ display: none !important; }
.wpcf7-not-valid{ border: 1px solid #dc3232 !important; }
form .cf7sr-recaptcha .wpcf7-not-valid-tip{ display: block !important; font-size: 15px; }
.submit-captcha { margin-top: -5px; display: flex; /* width: 100%; */ align-items: flex-start; justify-content: flex-start; }
.submit-captcha .input-fild:last-child{ margin-top: 17px; } .wpcf7 form .wpcf7-response-output { margin: 0.5em auto; padding: 0.2em 1em; border: 2px solid #00a0d2;    width: 100%; text-align: center; }
/* **********--------------------- validation css ----------------------------**************** */

.bdr_btn a { position: relative; padding: 0 27px 0 0; font-size: 16px; letter-spacing: 1px; text-transform: uppercase; color: #B8963E; font-family: var(--secondary-font); line-height: 24px; }
.bdr_btn a:hover {color:var(--black-color);}
.bdr_btn a::after { content: ''; position: absolute; top: 8px; right: 0; background: url(images/arrow-right.svg) no-repeat center; width: 15px; height: 8px; background-size: 14px;}
.bdr_btn a:hover::after {filter:brightness(0); }

.banner_right .bdr_btn a:hover::after {filter:brightness(80); }
.banner_right .bdr_btn a:hover {color:var(--white-color);}

/* header css */
header{ padding: 20px 60px 24px; transform: all 0.3s; border-bottom: 1px solid var(--color-border); position: fixed; width: 100%; left: 0; top: 0; z-index: 1; }
header .sticky_logo{ opacity: 0; visibility: hidden; position: absolute; left: 0; }
header.sticky{ background-color: rgba(255, 255, 255, 1); box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);}
header.sticky .sticky_logo{ opacity: 1; visibility: visible; }
header.sticky a img:first-child{ opacity: 0; visibility: hidden;  }
header .header_logo ,
header .header_logo a{line-height: 0; position: relative; }
header .header_search ,
header .header_search a{line-height: 0;}
header .header_search a svg path{transition: 0.5s all;}
header .header_search a:hover svg path{stroke: var(--primary-color);}
header .header_menu ul { gap: 66px;}
header .header_menu ul li{ padding: 0;}
header .header_menu ul li::before{ display: none;}
header .header_menu ul li a { font-family: var(--btn-font); font-size: 16px; line-height: 16px; text-transform: uppercase; }
header .header_btns {gap: 20px;}

.home header .header_menu ul li a { color: white; }
.home header .header_menu ul li a:hover { color: var(--primary-color); }
.home header .header_search svg path{ stroke: var(--white-color); }
.home header.sticky .header_search svg path{ stroke: var(--black-color); }
.home header.sticky .header_search button svg path{ stroke: #fff; }
.home header.sticky .header_menu ul li a{ color: var(--black-color); }
.home header.sticky .header_menu ul li a:hover{ color: var(--primary-color); }
/* header css */
/* banner css */
section.banner { position: relative; }
.banner_bg::before { content: ''; position: absolute; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.7); width: 100%; height: 267px; }
.banner_inr { /* gap: 203px; */ padding: 470px 0 34px; position: relative; align-items: center; }
.banner_inr p { color: #A8A8A8; font-family: var(--light-font); }
.banner_inr  ul {gap: 24px; }
.banner_inr .banner_left ul li { color: #A8A8A8; font-size: 16px; line-height: 24px; font-family: var(--light-font); padding: 0 0 0 18px; margin: 0 0 0 7px; }
.banner_inr .banner_left ul li:before {display: block; top: 9px; background-color: #A8A8A8; }
.banner_left { max-width: 56%; width: 100%; } 
.banner_left h1 a { font-size: 100%; line-height: 100%; color: var(--white-color); }
.banner_left h2 a { font-size: 100%; line-height: 100%; color: var(--white-color); }
.banner_left h1 { color: var(--white-color); padding: 20px 0 24px; font-family: var(--primary-font);} 
.banner_left h2 { color: var(--white-color); padding: 20px 0 24px; font-family: var(--primary-font);} 
.banner_left span { color: #B8963E; font-family: var(--span-font); position: relative; display: block; padding: 0 0 0px 44px; font-size: 16px; line-height: 24px; letter-spacing: 16%; text-transform: uppercase; }
.banner_left span::before {content: ''; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 32px; height: 2px; background-color: #B8963E;}  
.banner_right { max-width: 31%; width: 100%; }
.banner_bg { line-height: 0; position: absolute; top: 0; /* min-height: 720px; */ height: 100%; width: 100%; z-index: -1; }
.banner_bg img { width: 100%; height: 100%; object-fit: cover; object-position: top; }

section.banner .slick-track { display: flex !important; }
section.banner .slick-track .slick-slide{ height: inherit; }

.banner-slider ul li {padding: 0; }
.banner-slider ul li::before {display: none; }
ul.slick-dots { display: flex; align-items: center; justify-content: center; gap: 15px; padding-top: 12px; margin: -45px 0 0px 0; }
ul.slick-dots li button { padding: 0; width: 10px; height: 10px; font-size: 0; border-radius: 50%; background-color: var(--white-color); }
ul.slick-dots li.slick-active button{background-color: var(--primary-color); }

.mobile_view { display: none; }
/* .search_modal{ position: absolute; } */
.header_search { position: relative; }
.search_bar_inr { position: relative; }
.search_icon { display: flex; align-items: center; justify-content: center; cursor: pointer; width: 48px; height: 48px; background-position: center center; background-repeat: no-repeat; background-size: 0; transition: background-size .3s ease, background-color .3s ease; }
/* .search_icon:hover { transform: scale(1.05); } */
.search_icon.close_search_modal{   background-color: var(--black-color); background-image: url(images/white-close.png); background-position: center center; background-repeat: no-repeat; background-size: 35px; }
.search_icon svg{ transition: opacity .2s ease; }
.search_icon.close_search_modal svg{ opacity: 0; }
.search_modal { position: absolute; top: 77px; right: -20px; width: 400px; max-width: calc(100vw - 30px); margin: 0 20px; z-index: 1; display: none; }
.search_form_wrapper { display: flex; align-items: center; gap: 0px; overflow: hidden; background: #f8f8f8; }
.search_form_wrapper input { width: 100%; border-radius: 0; padding: 9px 20px; height: 48px;}
.search_form_wrapper label { flex: 1; }
.search_field { width: 100%; border: none; outline: none; background: transparent; padding: 14px 16px; font-size: 16px; color: #222; }
.search_field::placeholder { color: #999; }
.search_submit { width: 48px; height: 48px; border: none; background: #000; padding: 0; cursor: pointer; display: flex; align-items: center; justify-content: center; transition: 0.3s ease; }
.search_submit:hover { background: #333; }
.search_submit svg { width: 30px; height: 30px; }
.search_submit svg path { stroke: #fff; }



/* banner css */

h2 a, h3 a, h4 a, h5 a, h6 a { font-size: 100%; line-height: normal; }


section.featured { padding: 70px 0 60px; }
.featured .featured_inr { gap: 48px; }
.featured .featured_title { padding: 0 0 32px; }
.featured .featured_left { max-width: 53%; width: 100%;}
.featured .featured_left p { margin-bottom: 28px; font-family: var(--light-font); line-height: 28px; }
.featured .featured_right { max-width:47%; width: 100%;}
.featured .featured_img { line-height: 0; margin: 0 0 20px; overflow: hidden;}
.featured .featured_img a{line-height: 0; width: 100%;}
.featured .featured_img img{height: 100%; width: 100%; object-fit: cover; transition: 0.5s all;}
.featured .featured_img:hover img { transform: scale(1.1);}
.featured h3, .featured h4, .featured h5, .featured h6{font-family: var(--heading-2-font);} 
.featured h3 a, .featured h4 a, .featured h5 a, .featured h6 a { font-size: 100%; line-height: normal; }
.featured h4 {padding: 0 0 20px; }
.featured h3 {padding: 0 0 24px; }
.featured h3 a, .featured h4 a{color: var(--black-color); line-height: normal; font-size: 100%; }
.featured h3 a:hover, .featured h4 a:hover { color: #c79b48; }
.featured .featured_left .details_lbl { line-height: 0; padding: 0 0 20px; }
.featured .featured_right .blog_datas-inner p span{padding: 0;}
.featured .featured_right .blog_datas-inner p span::before{ display: none;}

.popular_img { max-width: 45%; width: 100%; }
.popular_img a{width: 100%;}
.popular_img img{width: 100%; transition: 0.5s all;}
.popular_img a,
.popular_img { line-height: 0; overflow: hidden;}
.popular_content { max-width: 55%; width: 100%; }
.popular_item { gap: 20px; padding: 0 0 67px; }
.popular_item:last-child { padding: 0; }
.bdr_btn a { font-family: var(--btn-font); }
.details_lbl {line-height: 0; padding: 0 0 10px;}
.details_lbl a span { font-size: 16px; letter-spacing: 16%; text-transform: uppercase; color: #B8963E; font-family: var(--semi-bold-font); display: block; line-height: 24px; transition: 0.5s all; }
.details_lbl a:hover span{color: var(--black-color);}
.blog_datas-inner { display: flex; align-items: center; gap: 8px; width: 100%; }
.blog_datas-inner a { margin-bottom: 0; color: var(--black-color); line-height: 24px; font-size: 16px; font-family: var(--body-font); }
.blog_datas-inner a:hover{color: #c79b48;}
.blog_datas-inner p{margin-bottom: 0 !important; color: #B8963E;}
.blog_datas-inner p span { color: #636363; font-size: 16px; line-height: 24px; padding: 0 0 0 12px; position: relative; display: block; }
.blog_datas-inner p span::before {content: ''; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 4px; height: 4px; background: #636363; border-radius: 50%;}
/* .blog_datas-inner p span.name-title{padding: 0;}
.blog_datas-inner p span.name-title::before {display: none;}
.blog_datas-inner p span.date{padding: 0;}
.blog_datas-inner p span.date::before {display: none;} */


/* blog_section  */
.articles_inr { display: flex; justify-content: center; flex-wrap: wrap; margin: 0 -24px; }
.articles_inr .details_lbl {padding: 0 0 10px; }
.articles_inr h2{ padding: 0 0 24px;}
.blog_section  .articles_item{ max-width: 33.33%; width: 100%; padding: 0 24px; }
.blog_section  .articles_item .articles_item_box .articles_img { line-height: 0; margin: 0 0 24px; }
.blog_section  .articles_item .articles_item_box .articles_img a{ line-height: 0; width: 100%; height: 100%; }
.blog_section  .articles_item .articles_item_box .articles_img a img{ width: 100%; height: 100%; object-fit: cover; }
.blog_section  .articles_item .articles_item_box h3 { margin-top: 0; margin-bottom: 8px; line-height: inherit; }
.blog_section  .articles_item .articles_item_box h3 a{color: #0c1b33; font-size: 100%;}
.blog_section  .articles_item .articles_item_box h3 a:hover{color:#c79b48;}
.blog_section  .articles_item .articles_item_box p{ margin-bottom: 0;} 
.blog_section .articles_item .articles_item_box .articles_img{ overflow: hidden; }
.blog_section .articles_item .articles_item_box .articles_img img{ width: 100%; display: block; transition: transform .4s ease; }
.blog_section .articles_item .articles_item_box:hover .articles_img img{ transform: scale(1.1); }
.blog_section .articles_item .articles_text { height: 100%; }
.blog_section  .articles_inr .articles_item{ display: flex; }
.blog_section  .articles_inr .articles_item_box{ display: flex; flex-direction: column; width: 100%; height: 100%; }
.blog_section  .articles_inr .articles_item_box .articles_text{ display: flex; flex-direction: column; flex: 1; }
.blog_datas-inner{ margin-top: auto; }
/* blog_section  */
.business .popular_item { padding: 0 0 64px; }
/* leader css  */
section.leader { background-color: #111111; }
.leader_img { line-height: 0; }
.leader_inr { gap: 48px; }
.leader_left{ max-width: 24%; width: 100%;}
.leader_right{ max-width: 76%; width: 100%;}
.leader_right h2 { color: var(--white-color); padding: 0 0 36px; font-family: var(--heading-2-font); }
.leader_right p{color: #A8A8A8}
.leader_right_title span { color: #B8963E; font-family: var(--span-font); position: relative; display: block; padding: 0 0 0px 44px; font-size: 16px; line-height: 24px; letter-spacing: 16%; text-transform: uppercase; }
.leader_right_title span::before { content: ''; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 32px; height: 2px; background-color: #B8963E; }
.leader_right_title { padding: 0 0 32px; }
.leader_right  .details_lbl  {padding: 0 0 16px;}
.leader_right  .details_lbl span { font-size: 20px; letter-spacing: 16%; text-transform: uppercase; color: #B8963E; font-family: var(--secondary-font); display: block; line-height: 28px; transition: 0.5s all; }
.leader_right p { font-family: var(--light-font); font-size: 20px; line-height: 28px; margin-bottom: 40px; }
.leader_btn a.button{  transition: 0.5s ease-in-out; padding: 18px 46px 18px 19px; background-color: transparent; border: 1px solid #B8963E; color: #B8963E; letter-spacing: 16%; }
.leader_btn a.button::after { content: ''; position: absolute; top: 50%; transform: translateY(-50%); right: 20px; background: url(images/arrow-right.svg) no-repeat center; background-size: 100%; width: 15px; height: 15px; }
.leader_btn a.button:hover::after { filter: brightness(80);}
.leader_btn a.button:hover { border: 1px solid var(--white-color); color: var(--white-color) !important; letter-spacing: 16%; }
/* leader css  */
/* technology_blog css  */
section.technology_blog{ padding: 72px 0 68px;}
.technology_title { padding: 0 0 32px; }
.technology_blog .articles_inr h2 { padding: 0 0 20px; }
.technology_blog .blog_datas-inner { padding: 24px 0 0;} 
.technology_blog .articles_item .articles_item_box p { font-family:var(--light-font); line-height: 28px; }
/* technology_blog css  */
/* read_blog css  */
section.read_blog { padding: 40px 0 75px; background-color: #F7F5F2; }
.read_blog .articles_inr { gap: 48px 0; }
.read_title { padding: 0 0 36px; position: relative; }
.read_title h2 { max-width: 100%; width: 100%; text-align: center; }
.read_title .bdr_btn {position: absolute; right: 0; }
/* read_blog css  */
/* finance_blog css  */
section.finance_blog { padding: 72px 0 68px; }
.finance_blog .articles_item { max-width: 25%; width: 100%;}
.finance_title { padding: 0 0 32px;}
.finance_blog .articles_inr h2{font-family: var(--heading-2-font);}
/* .finance_blog .blog_datas-inner p span{ padding: 0;} */
/* .finance_blog .blog_datas-inner p span::before{ display: none;} */
/* finance_blog css  */
/* post css  */
/* post */
section.post { padding: 40px 0; background-color: #F7F5F2; }
.post_inr{ display: flex; justify-content: flex-start; gap: 80px 0; margin: 0 -24px; flex-wrap: wrap; }
.post_inr .post_item{ max-width: 50%; width: 100%; padding: 0 24px; }
.post_inr .post_item .post_box{ width: 100%; }
.post_box p.dates{ margin-bottom: 0; font-size: 16px; line-height: 24px; font-family: var(--body-font); }
.post_box .post-listing-item { margin-bottom: 48px; display: flex; align-items: center; gap: 20px; justify-content: flex-start; }
.post-listing-box .post-listing-item:last-of-type{margin-bottom: 0;}
.post_box .post-listing-item .listing-box{ max-width: 43%; width: 100%; line-height: 0; }
.post_box .post-listing-item .listing-box a{ line-height: 0; }
.post_box .post-listing-item .listing-content{ max-width: 54%; width: 100%; }
.post_box .post-listing-item .listing-content h3{ font-family:var(--heading-2-font); padding-bottom: 20px; }
/* .post_box .post-listing-item .listing-content h3 a{ color: var(--body-color); } */
.post_box .post-listing-item .listing-content h3 a:hover{ color: var(--secondary-color); }
.post_box .post-listing-item .listing-content p.dates{ color: rgba(91, 89, 89, 1); }
.post_box .post-listing-item:last-child{ margin-bottom: 0; }
.post .post_title { padding: 0 0 16px; border-bottom: 2px solid #E3E3E3; margin: 0 0 28px; }
/* .post .blog_datas-inner p span{ padding: 0;} */
/* .post .blog_datas-inner p span::before{ display: none;} */
/* post css  */
/* ctc css  */
section.ctc { padding: 47px 0 80px; background-color: #F7F5F2; }
.ctc .details_lbl { line-height: 0; padding: 0 0 28px; }
.ctc p { font-family: var(--light-font); line-height: 28px; margin: 0; }
.ctc h1, .ctc h2 {padding: 0 0 20px; }
.ctc .ctc_frm{ padding: 48px 0 0;}
.ctc .ctc_frm p{font-size: 16px; line-height: 24px;}
.ctc .ctc_frm form.ig_es_subscription_form { padding: 0 0 38px !important; display: flex !important ; align-items: center !important; justify-content: center !important; gap: 20px !important; }
.ctc form input[type="email"] { border: 0.5px solid #636363 !important; border-radius: 0 !important; font-family: var(--light-2-font); padding: 17px !important; width: 380px !important; }
.ctc form input[type="submit"] { padding: 20px 24px !important; border: 0 !important; text-decoration: auto !important; font-size: 20px !important; line-height: 20px !important; letter-spacing: 16%; font-family: var(--btn-font); min-width: fit-content !important; height: 100% !important; margin: 0 !important; border-radius: 0 !important; width: fit-content !important; opacity: 1 !important; }
.ctc .details_lbl span { font-size: 16px; letter-spacing: 1px; text-transform: uppercase; color: #c79b48; font-family: var(--btn-font); display: block; line-height: 20px; transition: 0.5s all;}


.ctc_frm .ig_es_subscription_form .ig-es-form-field .es-field-label { font-size: 0; line-height: 0; margin-bottom: 0 !important; }

/* ctc css  */

/* footer */
footer { background:var(--footer-color); padding:48px 0 0;}
footer ul li {padding: 0;}
footer ul li::before {display: none;}
footer h2 { color: #fff; }
footer .footer-inr { display: flex; gap: 190px; padding: 0 0 69px; border-bottom: 1px solid #3A3A3A; }
footer .footer_left{ max-width: 26%; width: 100%; }
footer .footer_right { width: 100%; justify-content: space-between; }
footer .footer-col.footer-brand p { color: #A8A8A8; line-height: 24px; font-family: var(--light-font); margin: 36px 0 40px; font-size: 16px; }
footer h3 { line-height: 28px; margin: 0 0 20px; color: #B8963E; font-size: 20px; letter-spacing: 16%; text-transform: uppercase; font-family: var(--semi-bold-font); }
footer .footer-social { display: flex; gap: 10px; }
footer .footer-social ul { gap: 7px;}
footer .footer-social ul li ,
footer .footer-social ul li a{ line-height: 0;}
/* footer .footer-links { list-style: none; margin: 0 0 40px; padding: 0; display: flex; flex-direction: column; } */
footer ul.footer-links li { margin: 0 0 28px; line-height: 16px; }
footer ul.footer-links li:last-child {margin-bottom: 0;}
footer ul.footer-links li a { font-size: 16px; letter-spacing: 0px; line-height: 16px; color: #A8A8A8; font-family: var(--light-font); }
footer ul.footer-links li a:hover { color: #c79b48; }
footer .footer-bottom { padding: 40px 0 47px; }
footer .footer-bottom-inner { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 10px; }
footer .footer-copyright { margin: 0; color: #A8A8A8; font-size: 16px; line-height: 24px; font-family: var(--light-font);}
footer .footer-bottom-links ul{gap: 20px; }
footer .footer-bottom-links ul li a {color: #A8A8A8; font-size: 16px; line-height: 24px; font-family: var(--light-font);}
footer .footer-bottom-links ul li a:hover { color: #c79b48; }
/* footer */

/* listing_blog page css */
.header_inr-page { background-color: #D9D9D9; position: sticky;}
header.header_inr-page.sticky{ top: 0; }
header.header_inr-page .header_logo img:first-child{ opacity: 0; visibility: hidden; }
header.header_inr-page .sticky_logo{ opacity: 1; visibility: visible; }
.listing_blog{ padding: 40px 0 72px;}
.listing_blog .articles_inr { gap: 60px 0; }
.listing_blog_title h1{ padding-bottom: 37px;}
.listing_blog_title h2 span{ color: var(--primary-color);}
/* listing_blog page css */
/* auther_details page css */
section.auther_dtl{ padding: 40px 0 72px;}
.auther_dtl_inr { display: flex; justify-content: center; gap: 70px 0; margin: 0 -88px; flex-wrap: wrap; }
.auther_dtl_inr .auther_item { max-width:33.33%; width: 100%; padding: 0 88px; }
.auther_image { width: 300px; height: 300px; border-radius: 50%; overflow: hidden; margin-bottom: 20px; }
.auther_image img { width: 100%; height: 100%; object-fit: cover; }
.auther_content_box h1{ color: var(--primary-color); padding: 0 0 12px;}
.auther_content_box h2{  padding: 0 0 12px;}
.auther_content_box h2 a{ color: var(--primary-color); }
.auther_content_box h2 a:hover{ color: var(--black-color);}
.auther_content_box p{ margin-bottom: 20px;}
.share_post ul{gap: 15px;}
.share_post ul li{padding: 0;}
.share_post ul li,
.share_post ul li a{line-height: 0;}
.share_post ul li a svg path { transition: 0.5s all;}
.share_post ul li a:hover svg path{fill: var(--primary-color);}
.share_post ul li::before{display: none;}
/* auther_details page css */
/* details page css */
section.related_blog { padding:54px 0; background-color: #F7F5F2; }
.related_blog .articles_inr { gap: 60px 0; } 
.related_title { padding: 0 0 32px; justify-content: center;}



section.details_page { padding: 40px 0 72px; }
.details_page .details_page_inr{gap: 48px; }
.details_page .details_page_left { max-width: 73%; width: 100%;}
.details_page .details_page_right { max-width: 31.4%; width: 100%; }
.details_page .articles_inr { gap: 40px 0; margin: 0; border-bottom: 1px solid #ACACAC; padding: 0 0 40px; }
.details_page .articles_item { padding: 0; }
.details_page .articles_item .articles_item_box h3 a { color: #0c1b33; font-family: var(--primary-font); font-size: 24px; }
.details_page .articles_item .articles_item_box h3 a:hover { color: #c79b48;}
.details_page .articles_img { line-height: 0; padding: 0 0 26px; }
.details_page .articles_img a{ line-height: 0; }
.details_page .articles_item_box p:last-of-type{margin-bottom: 0;}
.details_page .details_page_right_title h2 { padding: 0 0 29px; font-family: var(--primary-font); }
.details_page .follow_sec { padding:40px 0 0; }
.details_page .follow_sec h2 { padding: 0 0 8px; }
.details_page .follow_sec p {margin-bottom: 20px; }
.details_page .details_lbl a span { font-size: 16px; letter-spacing: 1px; text-transform: uppercase; color: #c79b48; font-family: var(--btn-font); display: block; line-height: 20px;  transition: 0.5s all;}
.details_page .details_lbl a:hover span{color: var(--black-color);}
.details_page .details_page_left_title p { font-size: 24px; letter-spacing: -1px; color: #535353; font-family: var(--primary-font); border-bottom: 1px solid #d4d4d4; padding: 20px 0; }
.details_page .blog_datas-inner { display: flex; align-items: center; gap: 12px; width: 100%; padding: 0 0 29px; }
.details_page .blog_datas-inner a{ margin-bottom: 0;  line-height: 25px;}
.details_page .blog_datas-inner a:hover{color: #B8963E;}
.details_page .blog_datas-inner p{margin-bottom: 0;color: #B8963E;}
/* .details_page .blog_datas-inner p span{ font-family:var(--btn-font); color: var(--black-color);}  */
.details_page .details_page_img{line-height: 0; padding: 0 0 32px;}
.details_page .details_page_img a{line-height: 0;}
.details_page h2 a, .details_page h3 a, .details_page h4 a, .details_page h5 a, .details_page h6 a { color: #000; font-size: 100%; line-height: normal; }
.details_page h2 a:hover, .details_page h3 a:hover, .details_page h4 a:hover, .details_page h5 a:hover, .details_page h6 a:hover { color: #c79b48; }
.details_page .details_page_content h2{padding:0 0 12px; } 
.details_page .details_page_content h3{padding:0 0 12px;} 
.details_page ul li { position: relative; padding: 5px 5px 5px 20px; }
.details_page ul li::before { background-color: #535353; top: 14px; }
.details_page .def-page { padding: 31px 0px 0;}
.details_page .def-page h2, .details_page .def-page h3, .details_page .def-page h4, .details_page .def-page h5, .details_page .def-page h6{ margin:0;}
.details_page .follow_sec_img{ line-height: 0; padding: 38px 0 0 ;}
.details_page p{color: #5B5959;}

blockquote { border-left: 5px solid var(--primary-color); margin: 1.8rem 0; font-family: var(--font-serif); font-style: italic; color: var(--primary-color); padding: 20px 20px 20px 25px; background-color: #D9D9D9; }
blockquote p:last-of-type { margin-bottom: 0;}

ul.follow_icon{ gap: 16px;}
ul.follow_icon li::before{ display: none;}
ul.follow_icon li{padding: 0; line-height: 0; }
ul.follow_icon li a{line-height: 0; }
ul.follow_icon li a { width: 46px; height: 46px; background-color: var(--primary-color); padding: 11px; border-radius: 50%; line-height: 0; text-align: center; display: flex; align-items: center; justify-content: center; }
ul.follow_icon li a:hover { background-color:var(--body-color); }
ul.follow_icon li a svg .st0 {transition: 0.5s all;  }
ul.follow_icon li a:hover svg .st0 {fill: #c79b48; }

.auther_dtl ul.follow_icon li a { background-color: #414141; border-radius: 8px; width: 35px; height: 35px; padding: 0; }
.auther_dtl ul.follow_icon li a:hover{background-color: var(--primary-color);}


.details_page_right .blog_datas-inner {  padding: 0; }

.details_page_right .details_page h2,
.details_page_right .details_page h3,
.details_page_right .details_page h4,
.details_page_right .details_page h5,
.details_page_right .details_page h6{font-family: var(--heading-2-font);} 

.author-box { padding: 24px 0; border-top: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; display: flex; align-items: center; gap: 30px; }
.author-box .author-image { width:200px; height: 200px; border-radius: 50%; overflow: hidden; }
.author-box .author-image img { width: 100%; height: 100%; object-fit: cover; }
.author-content { max-width: 77.6%; width: 100%; }
.author-content h2 { color: var(--primary-color); padding: 0 0 20px !important; }
.author-content p:last-of-type {margin-bottom: 0; }
.author_btm { padding: 24px 0 0; }
.author_btm .author_left,
.author_btm .author_right{ max-width: 50%; width: 100%;}
.author_btm p{ margin: 0;}
.author_btm .author_right ul li { padding:0 ;}
.author_btm .author_right ul { gap: 11px;}
.author_btm .author_right ul li a svg path{transition: 0.5s all;}
.author_btm .author_right ul li a:hover svg path{fill: var(--primary-color);}
.author_btm .author_right ul li,
.author_btm .author_right ul li a{ line-height: 0;}
.author_btm .author_right ul li::before { display: none;}

.details_title { border-bottom: 1px solid #ACACAC; padding: 0 0 30px; margin: 0 0 40px; }
.details_title .details_title_right { max-width: 31.4%; width: 100%; }
.details_title .details_title_left .blog_datas-inner p span { font-family: var(--span-font); font-size: 20px; line-height: 28px; }
.details_title .details_title_left .blog_datas-inner p { color: var(--black-color); font-family: var(--span-font); font-family: var(--span-font); font-size: 20px; line-height: 28px; gap: 5px; }
/* .details_title .details_title_left .blog_datas-inner p span::before{ display: none;} */
.details_title .details_title_left .blog_datas-inner p span.date{ color: #C1C1C1;}
.details_title .details_title_left .blog_datas-inner p span.name-title{ color:var(--primary-color);}
.details_title .details_title_left  .blog_datas-inner { display: flex; align-items: center; gap: 10px; width: 100%; padding: 0 0 24px; }
/* details page css */
/* auther-listing page css */
.auther-listing{ padding: 56px 0 72px; }
section.auther_list{ padding: 40px 0 0;}
.auther_list .auther_dtl_inr { margin: 0; display: block; }
.auther_list .auther_dtl_inr .auther_item { max-width: 100%; width: 100%; padding: 0; }
.auther_list .auther_box { display: flex; align-items: center; justify-content: center; gap: 30px; }
.auther_list .auther_content_box { max-width: 81.5%; width: 100%; }
.auther_list .auther_image { width: 259px; height: 259px; border-radius: 50%; overflow: hidden; margin-bottom: 0; }
/* auther-listing page css */

.details_title .blog_datas-inner span{ padding: 0;}
.details_title .blog_datas-inner span::before{display: none;}


.popular_img:hover img { transform: scale(1.1);}
.listing-box{overflow: hidden;}
.listing-box img {transition: 0.5s all;}
.listing-box:hover img { transform: scale(1.1);}
.menu-toggle{ display: none;}

body form.es_subscription_form.es_subscription_form[data-form-id="2"].wysiwyg-form { background-color: transparent !important;  border-radius: 0 !important; }

/* body form.es_subscription_form.es_subscription_form[data-form-id="2"].wysiwyg-form .es-field-wrap{ margin: 0 !important;} */
body form.es_subscription_form.es_subscription_form[data-form-id="2"].wysiwyg-form .es-field-wrap { margin-bottom: 0 !important; }

.blog_pagination { width: fit-content; margin: auto; padding: 50px 0 0; }
.blog_pagination  span.current,
 .blog_pagination a:hover { background-color: var(--black-color); color: #fff; }
.blog_pagination a, .blog_pagination span { text-decoration: none; border: 1px solid #BFBFBF; padding: 3px 5px; margin: 2px; }
.blog_pagination span,
.blog_pagination span, .blog_pagination a { display: inline-flex; vertical-align: middle; justify-content: center; align-items: center; border: 1px solid var(--primary-color); color: var(--primary-color); font-size: 20px; width: 45px; height: 45px; border-radius: 6px; transition: .3s; position: relative; margin-right: 8px; font-weight: 500; }
.blog_pagination a.next::after,
 .blog_pagination a.prev::after { content: ''; width: 10px; height: 10px; border-left: 2px solid var(--primary-color); border-top: 2px solid var(--primary-color); border-radius: 1px; top: 50%; position: absolute; }
.blog_pagination a.prev::after { transform: translate(-50%,-50%) rotate(-45deg); left: 60%; }
.blog_pagination a.next::after { transform: translate(-50%,-50%) rotate(135deg); left: 45%; }
.blog_pagination a.prev.page-numbers ,.blog_pagination a.next.page-numbers { font-size: 0; } 

.blog_pagination a.next:hover::after, 
.blog_pagination a.prev:hover::after { border-color: var(--white-color);}

.contact-us { padding: 40px 0 72px; background: #F7F5F2; }
.contact_form_div { max-width: 900px; margin: 0 auto; background: #fff; padding: 50px; border-radius: 0; box-shadow: 0 15px 50px rgba(0,0,0,0.08); position: relative; }
.contact_form_div::before{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 4px; background: var(--primary-color); }
.contact_form_div h2 { text-align: center; margin-bottom: 30px; color: #111; }

.contact_frm_otr form{ display: grid; gap: 25px; }
.contact-us .input-fild{ display: flex; flex-direction: column; }
.contact-us .input-fild label{ font-size: 14px; text-transform: uppercase; letter-spacing: 2px; color: var(--primary-color); margin-bottom: 10px; font-weight: 600; }
.contact-us .input-fild input, .contact-us .input-fild textarea { width: 100%; border: 1px solid #ddd; padding: 16px 20px; transition: all .3s ease; border-radius: 0; }
.contact-us .input-fild textarea { min-height: 180px; resize: vertical; margin: 0; }
.contact-us .input-fild input:focus, .contact-us .input-fild textarea:focus{ border-color: var(--primary-color); box-shadow: 0 0 0 4px rgba(200,161,74,0.15); }
.contact-us .input-fild input::placeholder, .contact-us .input-fild textarea::placeholder{ color: #999; }
.contact-us .input-fild:last-child{ margin-top: 10px; }
.contact-us .input-fild input[type="submit"]{ width: fit-content;}
.contact-us .submit_btn_sec .input-fild{ display: flex; flex-direction:unset; align-items: center; }

.fpp-wrap .fpp-form-group label, .fpp-wrap .fpp-checkbox-row a { font-size: 14px !important; text-transform: uppercase !important; letter-spacing: 1px; margin-bottom: 8px !important; }
.fpp-auth-wrap{font-family: inherit;}
.fpp-wrap .fpp-tabs{margin-bottom:20px;}
.fpp-wrap .fpp-tabs .fpp-tab,.fpp-wrap .fpp-submit-btn{text-transform: uppercase !important;}
.fpp-wrap .fpp-tab-panel h2{font-size: 28px; line-height: 36px; font-family: var(--primary-font); margin-bottom: 20px;}
.fpp-wrap .fpp-form-group label , .fpp-wrap .fpp-checkbox-row a { font-size: 14px !important; text-transform: uppercase !important; letter-spacing: 1px; margin-bottom: 8px !important; font-family: var(--secondary-font); }
.fpp-wrap .fpp-checkbox-row a:hover{color: #c79b48 !important;}
.fpp-wrap .fpp-section-header h2{line-height: inherit;}
nav.fpp-nav .fpp-nav-link{padding: 8px 14px !important;font-size: 14px !important; text-transform: uppercase !important; color: var(--primary-color) !important; font-family: var(--secondary-font) !important; }
nav.fpp-nav .fpp-nav-links li::before{display: none !important;}
nav.fpp-nav .fpp-nav-avatar{text-transform: uppercase !important;}
.fpp-form-group div#fpp-editor-wrap .wp-editor-wrap button, .fpp-form-group div#fpp-editor-wrap .wp-editor-wrap input[type="button"], .fpp-form-group div#wp-app_user_bio-wrap button, .fpp-form-group div#wp-app_user_bio-wrap input[type="button"] { padding: 10px !important; }
.fpp-wrap .fpp-form-footer a { font-size: 0.9em; }
.fpp-form-group div#fpp-editor-wrap .mce-toolbar .mce-btn-group .mce-btn.mce-active, .fpp-form-group div#fpp-editor-wrap .mce-toolbar .mce-btn-group .mce-btn:active, .fpp-form-group div#fpp-editor-wrap .qt-dfw.active{ border-color: var(--primary-color) !important; background-color: #c79b48 !important; }
.fpp-wrap .fpp-form-group div#fpp-editor-wrap textarea:focus{border:none !important;box-shadow:none !important;outline:none !important; }
.fpp-form-group .fpp-taxonomy-list label{display: inline-flex;}
.fpp-wrap .fpp-divider span {text-transform: uppercase !important;}
.fpp-notice.info { font-size: 14px !important; text-transform: uppercase !important; letter-spacing: 1px; margin-bottom: 8px !important; font-family: var(--secondary-font); background: var(--footer-color); padding: 20px; color: #ffffff; }
.fpp-notice.info a { color: #c79b48; font-size: 0.9em; }
.fpp-notice.info a:hover{color:#ffffff;}
ul.fpp-pagination-list li::before{ display: none;}
.inr_banner { padding: 0 0 37px; }
.header_btn.mobile { display: none;}


/* js */
.footer-bottom-inner p { margin: 0; font-family: var(--light-font); }
.search_results .listing_blog_title span{color: #B8963E;}
/* js */

.details_page.def-page h1 { padding:0 ;}
.news_data_api .articles_img{height: 288px;}
.news_data_api .articles_img img{height: 100%; width: 100%; object-fit: cover;}
.news_data_api .news-pagination { margin-top: 50px; }
.news_data_api .articles_item_box .details_lbl a[disabled="disabled"], .news_data_api .articles_item_box .blog_datas-inner a[disabled="disabled"] {
    pointer-events: none;
    cursor: default;
}





/* =========================== responsive =========================== */
@media (max-width:1700px){
    section.banner::before { height: 320px; }
    h1, .h1 { font-size: 46px; line-height: 56px; }
    .author-content { max-width: 76%; width: 100%; }

    .auther_list .auther_content_box { max-width: 80%;}
}
@media (max-width:1500px){
    /* .container{ max-width:100%; padding:0 40px; } */
    header{ padding:20px 50px; }
    header .header_menu ul{ gap:40px; }
    .banner_inr{ padding:380px 0 34px; }
    .footer-inr{ gap:120px; }
    .author-content { max-width: 72%; }
    .auther_list .auther_content_box { max-width: 78%; }


       /* default page css  */
    .def-page h2,.def-page .h2{ font-size: 38px; line-height: 45px;} 
    .def-page h3,.def-page .h3{font-size: 35px; line-height: 45px;}
    .def-page h4,.def-page .h4{font-size:32px; line-height:42px; }
    .def-page h5,.def-page .h5{font-size:23px; line-height:32px; }
    .privacy-page .privacy-inner {padding-left: 20px;margin-bottom: 0px;}
    /* .def-page ul li {font-size: 18px;line-height: 34px;} */
    .def-page ol li{font-size: 18px;}
    .pagenotfound {padding: 50px 0px;}
    .pagenotfound h2 {font-size: 36px;}
    .pagenotfound p {font-size: 20px;}
    .def_page_otr { padding: 60px 0; }
}

@media (max-width:1400px){
    body, p, a { font-size: 18px;  }
    body  p a {display: contents;  }
    h1,.h1{ font-size:44px; line-height:52px; } 
    h2,.h2{ font-size:36px; line-height:44px; }
    
    h4, .h4 { font-size: 24px; line-height: 32px; }
    h5, .h5 { font-size: 22px; line-height: 30px; }
    .banner_left{ max-width:60%; }
    .banner_right{ max-width:35%; }
    .footer-inr{ gap:80px; }
    .gap-100{ gap:60px; }
    section.read_blog { padding: 40px 0 55px; }
    section.finance_blog { padding: 60px 0; }
    section.ctc { padding: 40px 0 60px; }
    .business .popular_item { padding: 0 0 57px; }

}

@media (max-width:1300px){
    /* .container{ padding:0 30px; } */
    /* header .header_menu ul{ gap:25px; } */
    /* header .header_btns{ gap:20px; } */

    header{ padding:20px 40px; }
    .banner_inr{ padding:320px 0 34px; }
    .featured .featured_inr{ gap:30px; }
    .leader_inr{ gap:30px; }
    footer .footer-inr{ gap:50px; }
    .auther_dtl_inr{ margin:0 -30px; }
    .auther_dtl_inr .auther_item{ padding:0 30px; }

    section.featured { padding: 50px 0; }
    .popular_item ,
    .featured h3 { padding: 0 0 20px; }
    .featured .featured_left p { margin-bottom: 24px; }
    .leader_right_title { padding: 0 0 25px; }
    .leader_right h2 { padding: 0 0 30px; }
    .featured .featured_left { max-width: 45%; width: 100%; }
    .featured .featured_right { max-width: 55%; width: 100%; }
    .popular_item, .business .popular_item { padding: 0 0 47px; }
    .leader_left { max-width: 34%; width: 100%; }
    section.technology_blog { padding: 60px 0; }
    /* .post_item .post-listing-item:last-of-type{ margin: 0;} */
    .blog_section  .articles_item { padding: 0 20px; }
    .articles_inr {margin: 0 -20px;}
    .author-box .author-image { width: 170px; height: 170px; }
    .auther_list .auther_content_box { max-width: 73%; }
    .contact-us { padding: 40px 0 62px; }
    .blog_pagination { padding: 40px 0 0; }
    
}

@media (max-width:1199px){
    .container{ padding:0 40px; }
    h1,.h1{ font-size:40px; line-height:48px;}
    h2,.h2{ font-size:32px; line-height:40px;}
    h3,.h3{ font-size:28px; line-height:36px;}
    h4, .h4 { font-size: 22px; line-height: 30px; }
    h5, .h5 { font-size: 21px; line-height: 29px; }
    /* body, p, a{ font-size:17px; } */
    .banner_inr{ padding:260px 0 34px; gap:30px;}
    .banner_left{ max-width:100%;}
    .banner_right{ max-width:100%;}
    /* .featured .featured_left, .featured .featured_right{ max-width:100%;} */
    .leader_left{ max-width:35%;}
    .leader_right{ max-width:65%;}
    .blog_section .articles_item{ max-width:50%;}
    .finance_blog .articles_item{ max-width:50%;}
    .details_page .details_page_left{ max-width:65%;}
    .details_page .details_page_right{ max-width:35%;}
    footer .footer_left{ max-width:35%;}
    .footer-inr{ gap:40px;}
    .author-box { gap: 20px; }
    .author-box .author-image { width: 138px; height: 138px; }
    .auther_list .auther_content_box { max-width: 69%; }

    section.featured { padding: 45px 0; }
    .featured .featured_title,.technology_title,.read_title,.finance_title { padding: 0px 0 30px; }
    .featured .featured_inr { gap: 25px; }
    .featured .featured_left { max-width: 60%; width: 100%; }
    .featured .featured_right { max-width: 40%; width: 100%; }
    .popular_item, .business .popular_item { padding: 0 0 35px; flex-wrap: wrap; gap: 15px; }
    .popular_img { max-width: 100%; width: 100%; }
    .popular_content { max-width: 100%; width: 100%; }
    .featured h4 { padding: 0 0 10px; }
    .featured .featured_left .details_lbl { padding: 0px 0 15px; }
    .featured .featured_left p { margin-bottom: 20px; }
    .blog_section  .articles_item { padding: 0 15px; }
    .blog_section  .articles_item .articles_item_box .articles_img { margin: 0 0 20px; }
    .articles_inr { margin: 0 -15px; gap: 30px 0; }
    .leader_left { max-width: 40%; }
    .leader_right_title { padding: 0 0 20px; }
    .leader_right h2 { padding: 0 0 25px; }
    .leader_right p { margin-bottom: 30px; }
    section.technology_blog { padding: 50px 0; }
    section.read_blog { padding: 40px 0 50px; }
    .post_inr { margin: 0 -20px; }
    .post_inr .post_item { padding: 0 20px; }
    .post_box .post-listing-item { margin-bottom: 35px; gap: 15px; }
    .post_box .post-listing-item .listing-box { max-width: 50%; }
    .post_box .post-listing-item .listing-content { max-width: 50%; }
    .post_box .post-listing-item .listing-content h3 { padding-bottom: 15px; }
    section.ctc { padding: 40px 0 50px; }
    .ctc .ctc_frm { padding: 40px 0 0; }
    .ctc .ctc_frm form.ig_es_subscription_form { padding: 0 0 30px !important; }
    .articles_inr h2 { padding: 0 0 20px; }
    footer .footer-inr { padding: 0 0 50px; }
    .details_page .details_page_inr { gap: 28px; }
    .contact-us { padding: 40px 0 52px; }


    /* default page css */
     .def-page { padding: 40px 0; }
     .def-page p{ margin-bottom: 20px; }
     .def_page_otr, .detail_page.def-page { padding: 40px 0; }
     .def-page h2,.def-page .h2{ font-size: 32px; line-height: 40px;} 
     .def-page h3,.def-page .h3{font-size: 28px; line-height: 36px;}
     .def-page h4,.def-page .h4{font-size: 26px; line-height: 34px;}
     .def-page h5,.def-page .h5{font-size: 24px; line-height: 32px;}

     .def-page .left-img{width: 50%;}
     .privacy-page .privacy-inner ul {margin-top: 0;}
     .privacy-page ul, .privacy-page ol {margin-left: 15px;}
     .def-page ul {padding-bottom: 10px;}
     .privacy-page ol {padding-left: 0px;}
     .def-page .right-img{width: 50%;}
     .pagenotfound {padding: 40px 0px;}
     .pagenotfound h2 {font-size: 32px;}
     .def_page_otr { padding: 40px 0; }
     /* default page css */


    .news_data_api .articles_img{height: 206px;}

}

@media (max-width:1023px){
    /* header{ padding:15px 20px; } */
    h1, .h1 { font-size: 35px; line-height: 44px; }
    h2, .h2 { font-size: 30px; line-height: 38px; }
    h3, .h3 { font-size: 26px; line-height: 34px; }
    /* h4, .h4 { font-size: 24px; line-height: 30px; } */
    /* h5, .h5 { font-size: 22px; line-height: 28px; } */

    .container { padding: 0 30px; }
    header .header_inr{ flex-wrap:wrap; gap:20px; }
    header .header_menu{ width:100%; order:3; }
    header .header_menu ul{ justify-content:center; flex-wrap:wrap; gap:15px 20px; }
    .banner_inr{ padding:220px 0 30px; flex-direction:column; align-items:flex-start; }
    .featured .featured_inr, .leader_inr, .details_page .details_page_inr, .footer-inr{ flex-direction:column; }
    /* .leader_left, .leader_right,*/
    .details_page .details_page_left, .details_page .details_page_right, footer .footer_left, footer .footer_right{ max-width:100%; }
    .post_inr .post_item{ max-width:100%; }
    .auther_dtl_inr .auther_item{ max-width:50%; }
    .author-box{ flex-direction:column; align-items:flex-start; }
    .author-content{ max-width:100%; }
    .details_title{ flex-direction:column; gap:20px; }
    .details_title .details_title_right{ max-width:100%; display: none; }
    .details_title_right.mobile_view{display: block;max-width: 100%;margin-bottom: 20px;text-align: center;}
    .articles_inr { gap: 40px 0; margin: 0 -20px;}
    .articles_inr h2 { padding: 0 0 15px; }
    .blog_section  .articles_item { padding: 0 20px; }

    section.read_blog, section.finance_blog, section.featured,section.technology_blog,section.ctc { padding: 40px 0; }
    .featured .featured_title, .technology_title, .read_title, .finance_title { padding: 0px 0 26px; }
    .featured .featured_left { max-width: 100%; width: 100%; }
    .featured .featured_right { max-width: 100%; width: 100%; }
    .popular_img { max-width: 50%;}
    .popular_item, .business .popular_item { flex-wrap: nowrap; }
    .popular_content { max-width: 55%; }
    .post_inr { gap: 30px; }
    section.post { padding: 40px 0 10px; }
    .ctc .ctc_frm { padding: 35px 0 0; }
    .featured_right .popular_item:last-of-type{ padding: 0;}
    section.leader { padding: 40px 0; }
    .leader_right { max-width: 100%; }
    .leader_right p { margin-bottom: 25px; font-size: 18px; line-height: 26px; }
    .leader_right  .details_lbl span { font-size: 18px; line-height: 26px; }
    footer .footer_left { max-width: 100%; }
    footer .footer-col.footer-brand p { margin: 30px 0; }
    footer .footer-inr { gap: 40px; }
    footer { padding: 40px 0 0; }
    .details_page_right .details_title_right.mobile_view{ text-align: left;}
    .auther_list .auther_image { width: 189PX; height: 189PX; }
    .leader_left { max-width: 50%; }
    .details_page .articles_inr { justify-content: left; }
    .contact-us { padding: 40px 0; }
    .contact_form_div { max-width: 100%; padding: 40px; }
    .blog_pagination { padding: 30px 0 0; }

    
    .def-page h1 { padding: 0; }
    .details_title_left { width: 100%; }
    .details_page .articles_inr { gap: 40px; }
    .details_page .articles_item {width: calc(50% - 20px); }

    /* ─── TOGGLE BUTTON ─── */
    header.sticky .menu-toggle span { background-color:var(--black-color); }
    header .menu-toggle.active span { background-color:var(--white-color); }
    header.header_inr-page .menu-toggle span { background-color:var(--black-color); }
    header.header_inr-page .menu-toggle.active span { background-color:var(--white-color); }

    .menu-toggle { display: flex; flex-direction: column; justify-content: space-between; align-items: flex-end; gap: 3px; width: 32px; height: 20px; cursor: pointer; position: relative; transition: transform .75s cubic-bezier(.4,0,.2,1); }
    .menu-toggle span { background-color:var(--white-color); height: 2px; border-radius: 3px; display: block; position: relative; width: 100%; transition: transform .45s cubic-bezier(.4,0,.2,1), opacity .3s ease, top .35s cubic-bezier(.4,0,.2,1), width .35s ease; }
    .menu-toggle.active { transform: rotate(180deg); position: fixed; top: 30px; right: 30px; z-index: 9999; }
    .menu-toggle.active span:first-child { transform: rotate(45deg); top: 9px; }
    .menu-toggle.active span:nth-child(2) { opacity: 0; transform: scaleX(0); }
    .menu-toggle.active span:nth-child(3) { transform: rotate(-45deg); top: -9px; }
    .menu-toggle.active span { background: #fff; }
    /* ─── MENU OVERLAY ─── */

    .header_menu { position: fixed; top: 0; right: 0; width: 100%; height: 100vh; padding: 80px 30px 40px; background: rgba(6, 6, 18, 0.96); backdrop-filter: blur(18px) saturate(1.4); -webkit-backdrop-filter: blur(18px) saturate(1.4); opacity: 0; visibility: hidden; pointer-events: none; transition: opacity .4s cubic-bezier(.4,0,.2,1), visibility .4s ease; z-index: 999; }
    .header_menu.open { opacity: 1; visibility: visible; pointer-events: auto; }
    .header_menu nav { width: 100%; }
    /* ─── MENU ITEMS ─── */
    .header_menu ul { margin: 0; padding: 0; }
    .header_menu ul li { list-style: none; width: 100%; border-bottom: 1px solid rgba(255,255,255,.08); opacity: 0; transform: translateX(-50px) skewX(-3deg); }
    .header_menu ul li:last-child { border-bottom: none; }
    .header_menu ul li a { display: block; padding: 14px 0; color: rgba(255,255,255,.9); text-decoration: none; font-size: 20px; font-weight: 500; transition: color .25s ease; }
    .header_menu ul li a:hover { color: #fff; }

    .header_btn{display: none;}
    .header_btn.mobile{display:block;}
    .header_btn.mobile a.button {background-color: var(--primary-color); width: 100%; margin: 20px 0 0; }

    .home header.sticky .header_menu ul li a{ color: var(--white-color); }
    .banner_bg::before { height: 100%; }


 .def_page_otr, .detail_page.def-page { padding: 35px 0; }  
    .def-page { padding: 35px 0; }

    /* .def-page h2,.def-page .h2,.cluster-contend h2{ font-size: 32px; line-height: 44px;}  */
    .def-page h3,.def-page .h3{font-size: 24px; line-height: 38px;}
    .def-page h4,.def-page .h4{font-size:25px; line-height:30px; }
    .def-page h5,.def-page .h5{font-size:22px; line-height:28px; }
    /* .def-page ul li, .def-page ol li{font-size: 16px;line-height: 22px;} */
    .def-page ul {padding-bottom: 15px;}
    .def-page ol{padding-left: 0;}
    .def-page .left-img{margin: 0px 20px 10px 0;}
    .privacy-page .privacy-inner ul {margin-top: 0px;}
    .privacy-page ol {margin: 0px 0 10px;}
    .privacy-page ul, .privacy-page ol {margin-left: 10px;}
    .def-page ul {padding-bottom: 10px;}
    .privacy-page .privacy-inner {padding-left: 15px;margin-bottom: 0;}
    .def-page ul li { padding: 5px 0px 5px 20px; }
    .def-page .right-img{margin: 0 0 10px 20px;}
    .pagenotfound {padding: 30px 0px;}
    .pagenotfound h2 {font-size: 26px;}
    .pagenotfound p {font-size: 17px;}
    .def_page_otr { padding: 30px 0; }
    /* .def-page ul li::before { top: 8px; } */
    .def-page ul li { font-size: 19px; }
    .def-page strong { font-size: 19px; }
    .def-page ul.col-3 li { width: 50%; }
}

@media (max-width:767px){
    h1,.h1{ font-size:32px; line-height:40px; }
    h2,.h2{ font-size:28px; line-height:36px; }
    h3,.h3{ font-size:24px; line-height:32px; }
    h4, .h4 { font-size: 23px; line-height: 30px; }
    h5, .h5 { font-size: 22px; line-height: 29px; }
    body p ,.leader_right p{ font-size:16px; line-height:24px; margin: 0 0 20px; }
    .banner_inr{ padding:180px 0 20px; gap: 20px; }
    .container { padding: 0 30px; }
    section.banner::before{ height:100%; }
    .blog_section .articles_item, .finance_blog .articles_item, .auther_dtl_inr .auther_item{ max-width:100%; }
    .popular_item{ flex-direction:column; }
    .popular_img, .popular_content{ max-width:100%; }
    .post_box .post-listing-item{ flex-direction:column; align-items:flex-start; }
    .post_box .post-listing-item .listing-box, .post_box .post-listing-item .listing-content{ max-width:100%; }
    .read_title{ padding-bottom:70px; }
    .read_title .bdr_btn{ position:static; text-align:center; margin-top:20px; }
    .ctc form{padding: 0 0 20px; gap:0;}
     .ctc form input[type="submit"] {padding: 20px; font-size: 16px; line-height: 16px; letter-spacing: 12%; } footer .footer_right{ flex-wrap:wrap; gap:30px; }
     .ctc form input[type="text"] { width: 265px; font-size: 16px; line-height: 16px; }
    .featured .featured_left,
    .featured .featured_right{ max-width: 100%; width: 100%;}
    .contact-us { padding: 30px 0; }
    .contact_form_div { padding: 30px; }
    .inr_banner { padding: 0 0 30px; }
    .contact_form_div h2 { margin-bottom: 25px; }
    .contact_frm_otr form { gap: 20px; }
    .contact-us .input-fild input, .contact-us .input-fild textarea { padding: 12px 16px; }
    input[type="search"], input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="number"], textarea { font-size: 16px; }
    .contact-us .submit_btn_sec .input-fild { margin: 0; }
    .contact-us .input-fild textarea { min-height: 130px; }
    

    .def-page .right-img img {width: 100%;margin-left: 0;}
    .def-page h2 { font-size: 35px; line-height: 40px;}
    .def-page { padding: 30px 0 30px; }
    .def-page p{ margin-bottom: 16px; }

    .def-page h2,.def-page .h2,.cluster-contend h2{ font-size: 28px; line-height: 36px;}
    .def-page h3,.def-page .h3{font-size: 24px; line-height: 32px;}
    .def-page h4,.def-page .h4{font-size: 23px; line-height: 30px;}
    .def-page h5,.def-page .h5{font-size: 22px; line-height: 29px;}

    .def-page ul.col-3 li,.def-page ul.col-2 li  {width: 100%;}
    .def-page ul li, .def-page ol li {font-size: 18px;}
    .def-page .left-img{margin: 0px 0px 18px 0;float: none;width: 100%;text-align: center;}
    .privacy-page ul, .privacy-page ol {margin-left: 10px;}
    .def-page ul {padding-bottom: 10px;}
    .def-page strong { font-size: 18px; }
    .privacy-page .privacy-inner {padding-left: 10px;margin-bottom: 0;}
    .privacy-page .privacy-inner ul {margin-top: 0;}
    .def-page .right-img{margin: 0 0 15px 0px;width: 100%;float: none;text-align: center;}
    .pagenotfound { padding: 25px 0px 10px; }
    .pagenotfound h2 {font-size: 22px;}
    .pagenotfound p {font-size: 16px;}
      

      .def-page ul li { padding: 5px 0px 5px 15px; }
    footer .footer-col{ width:47%;}
    ul.follow_icon { justify-content: center; }
    ul.follow_icon li {padding: 0;}
    
    header { padding: 20px; }
    header .header_logo{ max-width: 180px; width: 100%; }
    header .header_btns { gap: 20px; }
    header .header_search a svg{ width: 25px; height: 25px;}
    header .header_btn a.button { padding: 14px; font-size: 14px; line-height: 14px; } 
    
    .banner_inr ul { gap: 20px; }
    .banner_left h1 { padding: 20px 0; }
    .banner_left h1 br{ display:none;}
    section.featured { padding: 30px 0; }
    .details_lbl a span { font-size: 14px; line-height: 20px; }
    .featured .featured_left .details_lbl { padding: 0 0 15px; }
    .featured h3 { padding: 0 0 20px; }
    .featured .featured_left p { margin-bottom: 20px; }
    .featured .featured_inr { gap: 20px; }
    .articles_inr h2 { padding: 0 0 20px; }
    .popular_item ,.business .popular_item { padding: 0 0 30px; }
    .business .popular_item:last-child { padding: 0px; }
    .leader_img { line-height: 0; max-width: 100%; width: 100%; margin: 0 auto;}
    .leader_inr { gap: 20px; }
    .featured .featured_title,
    .leader_right_title,
    .read_title,
    .finance_title,
    .technology_title { padding: 0 0 20px; }
    .leader_right  .details_lbl span { font-size: 18px; line-height: 26px; }
    .leader_right h2 { padding: 0 0 20px; }
    section.leader { padding: 0 0 30px; }
    .leader_btn a.button { padding: 15px 41px 15px 15px; }
    section.technology_blog { padding: 30px 0; }
    .articles_inr { gap: 20px;}
    .technology_blog .blog_datas-inner { padding: 20px 0 0; }
    section.read_blog { padding: 30px 0; }
    .read_title h2 { max-width: unset; width: unset; text-align: unset; }
    .read_title .bdr_btn { margin-top: 0; }
    .read_blog .articles_inr { gap: 20px 0; }
    section.finance_blog { padding: 30px 0; }
    .blog_section  .articles_item .articles_item_box .articles_img { margin: 0 0 20px; }
    section.post { padding: 30px 0; }
    .post .post_title { padding: 0 0 10px; border-bottom: 1px solid #E3E3E3; margin: 0 0 20px; }
    .post_box .post-listing-item { margin-bottom: 30px; }
    .post_box .post-listing-item .listing-box a,
    .post_box .post-listing-item .listing-box a img{ width: 100%; height: 100%; object-fit: cover;}
    .post_inr { gap: 40px 0; }
    section.ctc { padding: 30px 0; }
    .ctc .details_lbl { padding: 0 0 20px; }
    .ctc .ctc_frm { padding: 30px 0 0; }
    footer { padding: 30px 0 0; }
    footer .footer-col.footer-brand p { margin: 20px 0; }
    .footer_left .footer-brand{ max-width: 100%; width:100%;}
    footer .footer-inr { gap: 30px; }
    footer .footer_right { gap: 20px; }
    footer .footer-inr { padding: 0 0 30px; }
    footer .footer-bottom { padding: 20px 0; }
    footer ul.footer-links li { margin: 0 0 22px; }
    footer .footer-bottom-links ul { gap: 10px 20px; flex-wrap: wrap; }
    
    .listing_blog { padding: 30px 0; }
    .listing_blog_title h1 { padding-bottom: 20px; }
    .listing_blog .articles_inr { gap: 30px 0; }
    .auther_image { width: 200px; height: 200px; margin: 0 auto 20px; }
    .auther_dtl_inr { gap:30px; }
    .auther_content_box { text-align: center; }
    .share_post ul { justify-content: center; }
    section.details_page { padding: 40px 0; }
    .details_title .details_title_left .blog_datas-inner p span { font-size: 16px; line-height: 24px; }
    .details_title .details_title_left .blog_datas-inner p { font-size: 16px; line-height: 24px; }
    .details_title .details_title_left  .blog_datas-inner { gap: 4px; padding: 0 0 20px; }
    .details_title { padding: 0 0 20px; margin: 0 0 30px; }
    .details_page .details_page_img { padding: 0 0 20px; }
    .author-box { margin: 26px 0 0; gap:20px;}
    .author_btm { padding: 20px 0 0; flex-direction: column; gap: 20px; }
    .author_btm .author_left, .author_btm .author_right { max-width: 100%; width: 100%; }
    .author_btm .author_right ul { gap: 11px; justify-content: flex-start; }
    .details_page .details_page_inr { gap: 30px; }
    .details_page .details_lbl a span{ padding: 0;}
    .details_page .articles_inr { gap: 20px 0; padding: 0 0 20px; }
    .details_page .follow_sec { padding: 20px 0 0; }
    .details_page ul.follow_icon li a { width: 40px; height: 40px;}
    .details_page ul.follow_icon{  flex-wrap: wrap; gap: 10px; padding: 0;}
    section.related_blog { padding: 30px 0; }
    .related_title { padding: 0 0 20px; }
    .related_blog .articles_inr { gap: 30px 0; }
    .details_title_left h1 br{ display: none;}
    
    .auther_list .auther_box { gap: 20px; flex-direction: row; flex-wrap: wrap; }
    .auther_list .auther_image { width: 200px; height: 200px; }
    .auther_list .auther_content_box { max-width: 100%; width: 100%; }
    
    .banner_bg::before { background-color: rgb(0 0 0 / 54%); width: 100%; height: 100%; }
    .search_modal { top: 64px; right: -73px; width: 320px;}
    .search_icon { width: 40px; height: 40px; }
    .search_icon.close_search_modal { background-size: 30px; }
    
    ul.slick-dots { margin:0px; }
    ul.slick-dots li button { background-color: var(--black-color); }
    .bdr_btn { display: none; }
    .banner .bdr_btn { display: block; }
    
    
    .ctc form input[type="email"] { padding: 15px !important; width: 100% !important; }
    .ctc .ctc_frm form.ig_es_subscription_form { padding: 0 0 25px !important; gap: 15px !important; flex-wrap: wrap; }
    .mobile_view { display: block; padding: 20px 0 0; }
    footer .footer-bottom-inner { flex-direction: column-reverse; }

    .details_page .articles_item { width: 100%; }
    .details_page .articles_item .articles_img a,
    .details_page .articles_item .articles_img a img{ width: 100%;}

    .news_data_api .articles_img{height: 228px;}
}


@media (max-width:478px){
    .container{ padding:0 20px; }
    h1,.h1{ font-size:28px; line-height:36px; }
    h2,.h2{ font-size:24px; line-height:32px; }
    h3,.h3{ font-size:20px; line-height:28px; }
    h4, .h4 { font-size: 20px; line-height:28px; }
    h5, .h5 { font-size: 19px; line-height: 26px; }
    .banner_left span, .leader_right_title span{ padding-left:30px; font-size:14px; }
    .banner_left span::before, .leader_right_title span::before{ width:20px; }
    .banner_inr{ padding: 80px 0 20px; gap: 10px;}
    .blog_datas-inner{ flex-wrap:wrap; }
    footer .footer-col{ width:100%; }
    footer .footer-bottom-inner{  text-align:center; gap: 20px;}
    .author-box .author-image{ width:120px; height:120px; }
    .auther_image{ width:180px; height:180px; }
    input[type="text"], input[type="email"], input[type="tel"], textarea{ width:100%; }
    /* .button, a.button{ width:100%; text-align:center; } */
    
    
    
    .def-page strong { font-size: 16px; }
    .def-page { padding: 25px 0px; }
    .def_page_otr, .detail_page.def-page { padding: 20px 0; }

    .def-page h2,.def-page .h2{ font-size: 24px; line-height: 32px;}
    .def-page h3,.def-page .h3{font-size: 20px; line-height: 28px;}
    .def-page h4,.def-page .h4{font-size:20px; line-height:28px; }
    .def-page h5,.def-page .h5{font-size:19px; line-height:26px; }
    .def-page ul li, .def-page ol li { font-size: 16px; line-height: 24px; }
    .privacy-page ol {margin: 5px 0 10px;}
    .privacy-page ul, .privacy-page ol {margin-left: 8px;}
    .pagenotfound { padding: 20px 0px 5px; }
    .pagenotfound h2 {font-size: 20px;}
    .pagenotfound p {font-size: 15px;}
    .def-page ul li { padding: 5px 0px 5px 15px; }
    .def_page_otr { padding: 20px 0; }
    
    
    
    header { padding: 15px; }
    header .header_logo { max-width: 120px; }
    header .header_inr { gap: 13px; }
    header .header_search a svg { width: 20px; height: 20px; }
    header .header_btn a.button { padding: 10px;         font-size: 16px;
    line-height: 26px;}
    .menu-toggle { width: 25px; height: 16px; }
    header .header_btns { gap: 5px; }

    .banner_left h1 { padding: 15px 0; }
    .banner_inr ul { gap: 6px; }
    .bdr_btn a { padding: 0 20px 0 0; font-size: 14px; }
    .featured .featured_left .details_lbl { padding: 0 0 10px; }
    .featured h3 { padding: 0 0 10px; }
    .featured .featured_left p { margin-bottom: 10px; }
    .popular_item, .business .popular_item { padding: 0 0 20px; }
    .featured h4 { padding: 0 0 10px; }
    .articles_inr h2 { padding: 0 0 10px; }
    .leader_img { max-width: 100%; }
    .banner_left span, .leader_right_title span { padding-left: 26px; }
    .featured .featured_title, .leader_right_title, .read_title, .finance_title, .technology_title { padding: 0 0 10px; }
    .leader_right  .details_lbl span { font-size: 16px; line-height: 24px; }
    .technology_blog .articles_inr h2 { padding: 0 0 10px; }
    .technology_blog .blog_datas-inner { padding: 10px 0 0; }
    .articles_inr { margin: 0; }
    .blog_section  .articles_item { padding: 0; }
    .blog_section  .articles_item .articles_item_box .articles_img { margin: 0 0 10px; }
    .post_box .post-listing-item { margin-bottom: 20px; }
    .post_box .post-listing-item { gap: 10px; }
    .post_box .post-listing-item .listing-content h3 { padding-bottom: 10px; }
    .post_inr { gap: 30px 0; margin: 0; }
    .post_inr .post_item {padding: 0; }
    .ctc form { padding: 0 0 20px; flex-direction: column; gap: 10px; }
    .ctc form input[type="text"] { width: 100%; }
    .ctc form input[type="submit"] { width: 100%; }
    footer .footer-inr { gap: 20px; }
    footer h3 { line-height: 24px; margin: 0 0 15px; font-size: 16px; }
    footer ul.footer-links li { margin: 0 0 15px; }
    .inr_banner { padding: 0 0 20px; }
    .contact_form_div { padding: 20px; }
    .contact_form_div h2 { margin-bottom: 20px; }
    .contact_frm_otr form { gap: 10px; }
    .contact-us .input-fild label { margin-bottom: 5px; }
    .contact-us .input-fild textarea { min-height: 100px; }
    .contact-us .input-fild input, .contact-us .input-fild textarea { padding: 12px;}

        /* .listing_blog .articles_inr { gap: 20px 0; } */
        section.auther_dtl { padding: 30px 0; }
        .auther_dtl_inr .auther_item { padding: 0; }
        .auther_dtl_inr { margin: 0; gap: 25px 0; }
        section.details_page { padding: 30px 0; }
        .author-box { margin: 20px 0 0; gap: 10px; padding: 15px 0; }
        .author-content h2 { padding: 0 0 10px !important; }
        .author_btm { padding: 10px 0 0; flex-direction: column; gap: 10px; }
        .details_page .articles_img { padding: 0 0 20px; }
        /* .details_page ul.follow_icon { gap: 10px; } */
        .details_page ul.follow_icon li a { width: 35px; height: 35px; padding: 0; }
        .related_blog .articles_inr { gap: 20px 0; }
        section.auther_list { padding: 30px 0 10px; }
        .menu-toggle.active span:nth-child(3) { top: -5px;}
        .blog_pagination span, .blog_pagination span, .blog_pagination a { font-size: 16px; width: 35px; height: 35px; }
        .search_icon svg { width: 25px; height: 25px; }
        .search_icon { width: 30px; height: 30px; } 
        .search_icon.close_search_modal { background-size: 25px; }
        .search_modal { top: 127%; right: 0; width: 320px; margin: 0 auto; }
        ul.follow_icon {  flex-wrap: wrap; gap: 12px; }
        ul.follow_icon li {padding: 0;}
        ul.follow_icon li svg {width: 18px; height: 18px;}
        .details_page ul.follow_icon { gap: 5px; }
        .details_page .details_page_inr { gap: 0; }
        ul.col-2 li:before, ul.col-3 li:before, ul li:before {top:13px;}
    }