@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800&display=swap');

body{ font-family: 'Archivo'; font-size: 14px; line-height:20px; background: #fff; font-weight:400;}

/* archivo-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/archivo-v19-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/archivo-v19-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/archivo-v19-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/archivo-v19-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/archivo-v19-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/archivo-v19-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/archivo-v19-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* jost-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Jost';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/jost-v15-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* jost-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/jost-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* jost-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/jost-v15-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* jost-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/jost-v15-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* jost-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Jost';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/jost-v15-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* jost-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Jost';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/jost-v15-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* jost-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Jost';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/jost-v15-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/svg/icomoon.eot?6hjo2g');
  src:  url('../fonts/svg/icomoon.eot?6hjo2g#iefix') format('embedded-opentype'),
    url('../fonts/svg/icomoon.ttf?6hjo2g') format('truetype'),
    url('../fonts/svg/icomoon.woff?6hjo2g') format('woff'),
    url('../fonts/svg/icomoon.svg?6hjo2g#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-shre:before {
  content: "\e916";
}
.icon-brdarw:before {
  content: "\e912";
}
.icon-like:before {
  content: "\e913";
}
.icon-pvarw:before {
  content: "\e914";
}
.icon-nxtarw:before {
  content: "\e915";
}
.icon-arwtop:before {
  content: "\e900";
  color: #fff;
}
.icon-rarw:before {
  content: "\e901";
}
.icon-larw:before {
  content: "\e902";
}
.icon-usr:before {
  content: "\e903";
}
.icon-srch:before {
  content: "\e904";
}
.icon-mnu:before {
  content: "\e905";
}
.icon-wld:before {
  content: "\e906";
}
.icon-home:before {
  content: "\e907";
}
.icon-marl:before {
  content: "\e908";
}
.icon-cl:before {
  content: "\e909";
}
.icon-eml:before {
  content: "\e90a";
}
.icon-fb:before {
  content: "\e90b";
}
.icon-twtr:before {
  content: "\e90c";
}
.icon-yutub:before {
  content: "\e90d";
}
.icon-sclud:before {
  content: "\e90e";
}
.icon-clndr:before {
  content: "\e90f";
}
.icon-send:before {
  content: "\e910";
}
.icon-segment:before {
  content: "\e911";
}










@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-40%, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInRight {
    animation-name: fadeInBottom
}
:focus{outline: none !important;}
button:focus{outline: none !important}
.headercontainer{background: #fff; padding: 0px;}
.headercontainer .headtop{padding: 15px 0px; height: 130px;}
.headercontainer.sticky .headtop{height: auto !important;}
.headercontainer .headtop .logoouter{float: left; width: 100%; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center;}
.headercontainer .headtop .logobx{display: inline-block; padding: 0px;}
.headercontainer .headtop .logobx img{max-width: 160px; max-height: 160px; height: auto;}
@-webkit-keyframes stickySlideDown {
from {
transform:translateY(-100%);
}
to {
transform:translateY(0);
}
}
@keyframes stickySlideDown {
from {
transform:translateY(-100%);
}
to {
transform:translateY(0);
}
}

img{max-width: 100%;}
body a{text-decoration: none; color:#e16833;}

.header-up{background: #1F2024;width: 100%;}
.header_up{width: 100%; background: #1F2024; position: relative; border-bottom: 2px solid #e16833; z-index:10; height: 74px;}
.hdrTpSldr{height: 74px; overflow:hidden;}
.hdrtpINR{position: relative;  margin: 0 auto;}
.hdrTpAlign{width: 100%; padding-left: 270px; position: relative; }
.hdrTpAlign > strong{display: flex; align-items: center; position: relative; color: #FFF; font-size: 30px; font-family: 'Archivo';
font-weight: 600;line-height: 1; z-index: 2; white-space: nowrap; padding: 0 45px 0 0; position: absolute;
left: 0; top: 0; bottom:0}
.hdrTpAlign > strong::before {
  position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    background: #E16833;
    content: "";
    z-index: -1;
    clip-path: polygon(0 0, 100% 0, 93% 100%, 0% 100%);
    /* height: 90px; */
    transform: inherit;
}
.hdrTpAlign > strong:after{position: absolute; right: 99%; z-index: -1; bottom: 0; top: 0; width: 1000px; background: #E16833; content: ""; }
.slderTXT{width: 100%;padding-right: 118px;}
.slderTXT p{color: #FFF; font-family: 'Archivo';font-size: 24px;font-weight: 400;line-height: 32px;margin: 0;}
.slderTXT p a{color:#fff;}
.hdrTpSldr {
    padding: 30px 0;
}
.hdrTpSldr .owl-dots{display: none !important;}
.hdrTpSldr .owl-nav{display: flex !important; align-items: center;}
.hdrTpSldr .owl-nav button{width: 48px; height: 46px; border-radius: 5px; border: 1px solid #FFF !important; 
display: flex; align-items: center; justify-content: center; transition: all 0.3s ease-in-out; color: #fff !important}
.hdrTpSldr .owl-carousel .owl-nav {
    position: absolute;
    right: 7%;
    top: 50%;
    transform: translateY(-50%);
    margin: 0px;
}
.hdrTpSldr .owl-nav button:hover{background: #fff !important;
    color: #000 !important;}
.loginBTN{display: inline-flex; align-items: center; height: 94px;  background: #F6EC2E; padding: 0 30px;
position: absolute; right: 0; top: 0;color: #1E1E1E;
leading-trim: both;
text-edge: cap;
font-family: 'Archivo';
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 32px;
text-transform: uppercase;}
.loginBTN span{margin-right: 5px;}
.loginBTN:hover{background: #80D928;color: #000;}

.headercontainer .topusersection{float: left; width: 100%; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: end; justify-content: flex-end; -ms-flex-align: center; align-items: center;}
.headercontainer .topsearchbtx{padding: 0px; z-index: 5; display: inline-block; vertical-align: middle; width: 100%;display: flex;}
.headercontainer .topsearchbtx .searchpanelinner{float: left; width: 100%; padding: 0px 0px; position: relative;display: flex;gap: 15px;}
.headercontainer .topsearchbtx .searchpanelinner .closebtn{float: right; background: #1bb639; -webkit-border-radius: 50%; border-radius: 50%; width: 30px; height: 30px; color: #fff; text-align: center; line-height: 30px; cursor: pointer;}
.headercontainer .topsearchbtx .searchpanelinner .form-group{margin: 0px; position: relative; float: left; width: 100%;}
.headercontainer .topsearchbtx .searchpanelinner .form-group .form-control,.headercontainer .topsearchbtx .searchpanelinner .form-group input[type=search]{background: #fff;font-family: 'Archivo'; -webkit-box-shadow: 0px 0px 0px #fff; box-shadow: 0px 0px 0px #fff; -webkit-border-radius: 0px; border-radius: 0px; height: 40px; border: 1px solid #868686 !important; color: #828282 !important; font-size: 14px !important; font-weight: 400; letter-spacing: 1px; padding: 6px 50px 6px 20px ;}
.headercontainer .topsearchbtx .searchpanelinner .form-group .form-control:focus,.headercontainer .topsearchbtx .searchpanelinner .form-group input[type=search]:focus{border-color: #004085;}
.headercontainer .topsearchbtx .searchpanelinner .form-group .form-control::-moz-placeholder,.headercontainer .topsearchbtx .searchpanelinner .form-group input[type=search]::-moz-placeholder{color:#828282;opacity:1}
.headercontainer .topsearchbtx .searchpanelinner .form-group .form-control:-ms-input-placeholder,.headercontainer .topsearchbtx .searchpanelinner .form-group input[type=search]:-ms-input-placeholder{color:#828282}
.headercontainer .topsearchbtx .searchpanelinner .form-group .form-control::-webkit-input-placeholder,.headercontainer .topsearchbtx .searchpanelinner .form-group input[type=search]::-webkit-input-placeholder{color:#828282}
.headercontainer .topsearchbtx .searchpanelinner .form-group .form-control::-ms-expand,.headercontainer .topsearchbtx .searchpanelinner .form-group input[type=search]::-ms-expand{background-color:transparent;border:0}
.headercontainer .topsearchbtx .searchpanelinner .form-group .searchbtn,.headercontainer .topsearchbtx .searchpanelinner .form-group input[type=submit] {
  position: absolute;
  right: 0;
  top: 50%;
  text-align: center;
  background: none;
  color: #fff;
  font-size: 15px!important;
  border: none;
  outline: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #000;
    height: 40px;
    padding: 0 15px!important;
    border: 1px solid #000!important;
}

.headercontainer .topsearchbtx .searchpanelinner .form-group .cntryfld{padding-left: 44px;}
.headercontainer .topsearchbtx .searchpanelinner .form-group .cntrysrch{position: absolute; left: 10px; top: 50%; width: 30px; height: 30px;line-height:32px; font-size: 25px; background: none; color: #353535; border: none; outline: none; -webkit-transform: translateY(-50%); transform: translateY(-50%); -webkit-box-shadow: none; box-shadow: none;}


.scndmnu{background: #000;color: #fff;padding: 0 15px;display: flex;align-items: center;}
.scndmnu:hover {
    background: #e16833;
    color: #fff;}
.headercontainer .loginbtx{float: left; margin-bottom: 12px; width: 100%;text-align: right; justify-content: end; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center;}
.headercontainer .loginbtx > i{width: 38px; height: 38px; line-height: 34px; font-size: 16px; margin-right: 10px; text-align: center; color: #004085; border: 1px solid #004085; -webkit-border-radius: 50%; border-radius: 50%;}
.headercontainer .loginbtx a{color: #000000; font-size: 20px; text-transform: uppercase; text-decoration: none; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out;}
.headercontainer .loginbtx a:hover{color: #ED1D24;}
.headercontainer .loginbtx a i{margin-right: 6px;}
.headercontainer .loginbtx a em{font-style: normal;}
.headercontainer .loginbtx span{padding: 0px 15px;}

.headercontainer .heartbtx{float: left; margin-left: 15px;}
.headercontainer .heartbtx > .heartbtn{position: relative; width: 38px; height: 38px; line-height: 38px; float: left; font-size: 16px; text-align: center; color: #004085; border: 1px solid #004085; text-decoration: none; -webkit-border-radius: 50%; border-radius: 50%;}
.headercontainer .heartbtx.cartbtn > .heartbtn{border-color: #004085; color: #004085;}
.headercontainer .heartbtx.cartbtn > .heartbtn .badge{display: block; position: absolute; right: -1px; top: -2px; background: #ED1D24; padding: 5px; color: #fff; font-size: 13px;}

.headercontainer .secondarylogo{float: left; margin-right: 15px;}
.headercontainer .secondarylogo img{max-width: 100%; max-height: 100%;}

.headercontainer .navigation{float: left; width: 100%; text-align: center; }
.headercontainer.sticky .headbtm .navigation{border: none;}
.headercontainer .navigation .navigationbox{float: left; width: 100%;}
.sub-menu-toggle{display:none;}
.headercontainer .navigation .sf-menu{margin: 0px; position: relative; padding: 0px; width: 100%; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; justify-content: center; text-align: center; vertical-align: middle;}
.headercontainer .navigation .sf-menu > li{list-style: none; float: none;  margin: 0px;}
.headercontainer .navigation .sf-menu > li > a{color: #fff; text-decoration: none;  display: block; font-size: 14px; text-transform: uppercase; letter-spacing: 0.1px; font-weight: 400; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.headercontainer .navigation .sf-menu > li > a:hover{color: #fff; background: transparent;}
.headercontainer .navigation .sf-menu > li.active > a{color: #fff; background: transparent;}
.headercontainer .navigation .sf-menu > li:last-child > ul{left: auto; right: 0px;}
.headercontainer .navigation ul li.parent > a:after{font-family: 'FontAwesome'; content: "\f107"; position: absolute; right: 5px; top: 50%; color: #fff; margin-top: -6px; line-height: 100%;}
.headercontainer .navigation ul li.parent > a:hover:after{color: #2c3583;}
/* dropdown menu css start */
.headercontainer .navigation ul li ul li{width: 100%;}
.headercontainer .navigation ul li ul li a{width: 100%; font-size: 13px;}
.sf-menu, .sf-menu{ margin: 0; padding: 0; list-style: none; }
.sf-menu li { position: relative; }
.sf-menu ul { position: absolute; top: 100%; left: 0px; z-index: 999; padding: 0px; margin: 0px; list-style: none;}
.sf-menu > li {float: left;}
.sf-menu a { display: block; position: relative; }
.sf-menu ul ul { top: 0; left: 100%; }
/* DEMO SKIN */
.sf-menu{float: left;}
.sf-menu li ul li a{background: 0 0; color: #4B9095; text-align: left; padding: 10px 15px;}
.sf-menu li ul li + li{border-top: 1px solid #eaeaea;}
.sf-menu li ul li a:hover{background: #000; color: #ffffff; }
.sf-menu a{padding: 7px 20px; text-decoration: none; zoom: 1; }
.sf-menu a{color: #13a; }
.sf-menu li{-webkit-transition: background .2s; transition: background .2s; }
.sf-menu li:hover, .sf-menu li.sfHover {-webkit-transition: none; transition: none; }
.headercontainer .navigation .sf-menu>li>a:hover{color: #ED1D24; background: 0 0;}
.headercontainer .navigation .sf-menu>li:hover a{background: transparent; color: #000;}
.headercontainer .navigation .sf-menu>li ul li:hover a{background: none !important; color: #303030;}
.headercontainer .navigation .sf-menu>li:hover ul li a{color: #000000;}
.headercontainer .navigation .sf-menu>li ul li a{background: none !important; color: #ffffff; -webkit-transition: 0.4s ease-in-out; -moz-transition: 0.4s ease-in-out; -ms-transition: 0.4s ease-in-out; -o-transition: 0.4s ease-in-out; transition: 0.4s ease-in-out;}
.headercontainer .navigation .sf-menu>li ul li a:hover{background: #e16833 !important; color: #ffffff;}
.headercontainer .navigation .sf-menu>li ul li.active a{background: #e16833 !important; color: #ffffff;}
.headercontainer .navigation .sf-menu>li ul li a{background: none; font-size: 14px; text-transform: capitalize;}
.sf-arrows .sf-with-ul { padding-right: 30px !important; }
.sf-arrows .sf-with-ul:after { content: '\f107'; position: absolute; font-family: 'FontAwesome'; right: 20px; height: 0; width: 0; }
.sf-arrows > li > .sf-with-ul { padding-right: 30px !important; }
.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after { }
.sf-arrows ul .sf-with-ul:after { content: '\f105'; }
.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after { }

.headercontainer .headbtm{position: relative;background: #E16833;}
/*.headercontainer .navigation .sf-menu{position: static;}
.headercontainer .navigation .sf-menu > li{position: static;}*/
.headercontainer .navigation .sf-menu > li .megamenu > li > .megacontainer{margin: 0px; padding: 10px 10px 20px 10px;}
.headercontainer .navigation .sf-menu > li .megamenu > li{width: 100%;}
.headercontainer .navigation .sf-menu > li .megamenu{width: auto; min-width: 100%; right: 0px; background: #fff; z-index: 99999; -webkit-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: 0px 9px 9px rgba(0, 0, 0, 0.09); box-shadow: 0px 9px 9px rgba(0, 0, 0, 0.09);}
.headercontainer .navigation .sf-menu > li .megamenu ul{pointer-events: all; background: #fff; display: block; opacity: 1; position: static; visibility: visible;}
.headercontainer .navigation .sf-menu > li .megamenu .brandheading{font-size: 16px; text-transform: capitalize; font-weight: 600; color: #2b2b2b; margin: 10px 0px 5px 0px; text-align: left;}
.headercontainer .navigation .sf-menu > li .megamenu ul{width: auto; margin: 0px 0px 0px 0px; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; -webkit-box-shadow: none; box-shadow: none;}
.headercontainer .navigation .sf-menu > li .megamenu ul li{border: none; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding: 0px 15px; list-style: none;}
.headercontainer .navigation .sf-menu > li .megamenu ul li a{padding: 3px 0px; background: transparent; color: #fff; font-size: 14px;}
.headercontainer .navigation .sf-menu > li .megamenu ul li a:hover{background: transparent !important; color: #ED1D24;}
.headercontainer .navigation .sf-menu > li .megamenu .viewall{display: block; position: relative; padding: 0px; padding-right: 0px; color: #ED1D24; margin: 10px 0px 0px 0px; font-size: 14px; font-weight: 500;}
.headercontainer .navigation .sf-menu > li .megamenu .viewall span{display: inline-block; vertical-align: middle;}
.headercontainer .navigation .sf-menu > li .megamenu .viewall i{display: none; vertical-align: middle; font-size: 130%; line-height: 100%; padding-left: 10px;}
.headercontainer .navigation .sf-menu > li .megamenu .viewall:hover{background: transparent !important; color: #c42323;}
.headercontainer .navigation .sf-menu > li .megamenu .navcolumninner{float: left; width: 100%; position: relative;}

.theme-btn{background: #ea8d24; display: inline-block; font-size: 16px; text-decoration: none; padding: 10px 30px; border: none; outline: none; color: #fff; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out;}
.theme-btn:hover{background: #2C3583; color: #fff;}
.theme-secondary-btn{font-family: 'Archivo'; background: transparent; position: relative; display: inline-block; font-size: 14px; text-decoration: none; padding: 7px 37px 7px 17px; border: 1px solid #fff; text-transform: uppercase; outline: none; color: #fff; -webkit-border-radius: 2px; border-radius: 2px; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out;}
.theme-secondary-btn i{position: absolute; right: -20px; top: -3px; background: #fff; text-align: center; font-size: 16px; color: #000000; width: 40px; height: 40px; line-height: 40px; -webkit-border-radius: 50%; border-radius: 50%; text-decoration: none; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out;}
.theme-secondary-btn:hover{background: #fff; color: #000000;}
.theme-secondary-btn:hover i{background: #ED1D24; color: #fff;}
.bannercontainer {
    height: 504px;
    overflow: hidden;
}
.bannercontainer{    padding: 30px 0;
    position: relative;
    background: #f6f6f6;}
.bannercontainer .owl-carousel .owldotsouter{position: absolute; left: 0px; right: 0px; bottom: 20%; z-index: 2; text-align: left;}
.bannercontainer .owl-carousel .item{position: relative;}
/*.bannercontainer .owl-carousel .owl-dots{display: table;}
.bannercontainer .owl-carousel .owl-nav .owl-prev{float: left; margin: 0px 10px 0px 0px; background: #fff; color: #474747; width: 45px; height: 45px; line-height: 45px; border: none; font-size: 9px; -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.15); box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.15); -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out;}
.bannercontainer .owl-carousel .owl-nav .owl-prev:hover{background: #ED1D24; color: #fff;}
.bannercontainer .owl-carousel .owl-nav .owl-next{float: left; margin: 0px 10px 0px 0px; background: #fff; color: #474747; width: 45px; height: 45px; line-height: 45px; border: none; font-size: 9px; -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.15); box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.15); -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out;}
.bannercontainer .owl-carousel .owl-nav .owl-next:hover{background: #ED1D24; color: #fff;}*/

/*.bannercontainer .owl-carousel.owl-drag .owl-item.active.center{width: 60% !important;}*/
.bannercontainer .owl-stage-outer{margin-bottom: 20px;}
.bannercontainer .owl-carousel .owl-dots{position: relative;}
.bannercontainer .owl-dots .owl-dot{display: inline-block; margin: 6px 8px;}
.bannercontainer .owl-dots .owl-dot span{margin: 0px 0px;}
.bannercontainer .owl-dots .owl-dot span{width: 12px; height: 12px; position: relative; background: #fff;border: 1px solid #E16833; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out;}
.bannercontainer .owl-dots .owl-dot span:hover{background: #ffda6b; border-color: #E16833;}
.bannercontainer .owl-dots .owl-dot.active span{background: #E16833; border-color: #E16833; width: 30px; box-shadow: 0px 0px 0px 1px #ffda6b;}
.bannercontainer .owl-carousel .item:after{content: ""; pointer-events: none; position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; background: rgba(255, 255, 255, 0.0); z-index: 1;}
.bannercontainer .bannercaption{position: absolute; left: 0px; right: 0px; bottom: 0; padding: 5px; z-index: 2; pointer-events: none;}
.bannercontainer .bannercaption .captioninner {pointer-events: all; background: rgba(0, 0, 0, 0.7);padding: 10px;
  max-width: 100%;margin: 0 auto;width: 100%;}

.midlbnr p{font-size: 28px !important;}
.bannercontainer .bannercaption .captioninner h1{font-family: 'Archivo'; color: #fff; line-height: 70px; text-align: left; font-size: 62px; margin: 0px 0px 20px 0px; font-weight: 200; text-transform: capitalize;}
.bannercontainer .bannercaption .captioninner h1 strong{font-weight: 700; display: block;}
.bannercontainer .bannercaption .captioninner p{font-family: 'Archivo'; color: #fff; text-align: left; font-size: 20px; line-height: 26px; margin-bottom: 6px; font-weight: 300;}
.bannercontainer .bannercaption .captioninner span{color: #D7D7D7;
font-family: 'Archivo';font-size: 16px;font-style: normal;font-weight: 500;line-height: 32px;display: block;}
.bannercontainer .bannercaption .captioninner span i{color: #F6EC2E;margin-right: 5px;}

.bannercontainer.bannerinner{position: relative;}
.bannercontainer.bannerinner:after{content: ""; pointer-events: none; position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; background: rgba(0, 0, 0, 0.10); z-index: 1;}
.bannercontainer.bannerinner > img{width: 100%; max-height: 100%;}
.bannercontainer.bannerinner .innerbannercaption{position: absolute; z-index: 2; left: 0px; right: 0px; top: 50%; padding: 0px 0px; z-index: 2; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.bannercontainer.bannerinner .innerbannercaption h1{font-family: 'Archivo'; color: #fff; text-align: left; font-size: 54px; margin: 0px; font-weight: 600; text-transform: none; letter-spacing: 1px;}
.bannercontainer.bannerinner .innerbannercaption p{color: #fff; text-align: left; font-size: 16px; margin: 15px 0px 0px 0px; font-weight: 400;}


.banner-sec{display: flex;justify-content: space-between;gap: 5px;}
.baner-box{position: relative; width: 25%; display: flex;}
.baner-box img{width:100%; object-fit:cover; height:529px;}
.baner-box:nth-child(2){width:50%;}
.siteheading{display: block; padding-bottom: 30px;}
.siteheading h2{color: #222222; font-size: 48px; font-weight: 300; font-family: 'Archivo'; text-transform: capitalize; letter-spacing: 1px; margin: 0px 0px 10px 0px;}
.siteheading p{color: #797979; font-size: 15px; font-weight: 400; margin: 0px 0px 10px 0px;}


.category-sec{
  width: 100%;
  margin: 50px 0;
}
.catryheding{
  text-align: center;
  margin-bottom: 50px;
}
.catryheding h3{
  color: #000;
  font-family: 'Archivo';
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}

.ctgrybx{
  width: 100%;
  position: relative;
}
.ctgrybx img {
    height: 229px;
    object-fit:cover
}
.ctgrybx h6 {
  color: #FFF;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  width: 98%;
  text-align: center;
  background: #000;
  padding:12px 10px;
  margin: 0 auto;
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
}
.ctgrybx h6 a{color:#fff;}
.ctgrybx:hover h6{
  background: rgba(225, 104, 51, 0.80);
  backdrop-filter: blur(4px);
  color: #fff;
}



.politics-sec{
  width: 100%;
  margin: 50px 0;
}
.politic-info{
  margin-bottom: 20px;
}
.pltic-pic{
  margin-bottom: 10px;
}
.ploitic-left .pltic-pic img{width:100%; object-fit:cover; height:461px;}
.ploitic-right .pltic-pic img{width:100%; object-fit:cover; height:251px;}
.politic-objct span{
 border-radius: 10px;
    background: #80D928;
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Archivo';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    padding: 8px 25px;
    margin-bottom: 15px;
    display: inline-block;
}
.politic-objct h6 {
  color: #E16833;
  font-family: 'Archivo';
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}

.politic-objct h6 a{color: #E16833;}
.politic-objct p{
  color: #353535;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
.politic-objct em{
  color: #5B5B5B;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 15px;
  display: block;
}
.ploitic-left{padding-right: 45px}
.politic-objct em i{
  color: #F4C008;
}
.subpolitics .politic-objct h6 {
  font-size: 22px;
  line-height: 26px;
}

.politics-heading {
  display: flex;
  justify-content: space-between;
  margin-bottom: 65px;
  align-items: center;
  padding-bottom: 16px;
  position: relative;
  border-bottom: 1px solid #D0D0D0;
}
.politics-heading h2{
  color: #E16833;
  font-family: 'Archivo';
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  position: relative;
}
.politics-heading h2::after{
  content: '';
  width: 132px;
  height: 6px;
  background: #E16833;
  position: absolute;
  left: 0;
  bottom: -36px;
}
.politics-heading h2::before {
  width: 6px;
  height: 6px;
  background: #fff;
  content: '';
  position: absolute;
  right: 60px;
  bottom: -36px;
  z-index: 1;
}
.viwmrebtn,.reply-sec .form-submit input,.comment-reply-link,.wpcf7-form input[type=submit]{
  border-radius: 10px;
  background: #1F2024;
  color: #FFF;
  font-family: 'Archivo';
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  padding: 7px 7px 7px 24px;
  display: inline-flex;
  align-items: center;
}
.reply-sec .form-submit input,.comment-reply-link,.wpcf7-form input[type=submit]{padding-right:24px;}
.viwmrebtn span{
  width: 46px;
  height: 46px;
  border-radius: 11.923px;
  background: #E16833;
  margin-left: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.viwmrebtn:hover,.reply-sec .form-submit input:hover,.comment-reply-link:hover,.wpcf7-form input[type=submit]:hover{
  background: #000;
  color: #fff;
}
.reply-sec .form-submit input:hover,.comment-reply-link:hover,.wpcf7-form input[type=submit]:hover{background: #E16833;}
.viwmrebtn:hover span{
  background: #F6EC2E;
  color: #000;
}



.news-step-sec{
  width: 100%;
  padding: 10px 0 50px;
}

.news-info{
  display: flex;
  gap: 20px;
  align-items: center;
  background: #F6F6F6;
  margin: 12px 0;
}
.newspic{
  max-width: 300px;
  width: 100%;
}
.news-object {
    width: calc(100% - 300px);
    word-break: break-all;
    padding-right: 15px;
}
.newspic img{width:100%; object-fit:cover; height:239px;}
.tagsec{
  margin-bottom: 12px;
}
.tagsec span{
  color: #000;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  border-radius: 10px;
  background: #80D928;
  padding: 8px 10px;
  margin: 2px;
  display: inline-block;
  max-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tagsec span:last-child{
  background: #F6EC2E; 
}

.news-object h6{
  color: #000;
  font-family: 'Archivo';
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.news-object h6 a{color: #000;}
.news-object p{
  color: #525252;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  margin: 0;
}
.news-object p i{
  color: #F4C008;
  margin-right: 5px;
}
.news-info:hover{
  background: #E16833;
}
.news-info:hover .news-object h6,.news-info:hover .news-object h6 a{
  color: #fff;
}
.news-info:hover .news-object p{
  color: #fff;
}
.news-step-sec .nav-tabs {
  justify-content: center;
  margin-bottom: 35px !important;
}
.news-step-sec .nav-tabs .nav-link{
  display: inline-block;
  color: #000;
  font-family: 'Archivo';
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  padding: 10px 0;
  margin: 0 25px;
  border:0;
}
.right-sidebar .nav-tabs .nav-link{border:0;}
.news-step-sec .nav-tabs .nav-link:hover,.right-sidebar .nav-tabs .nav-link:hover{color: #E16833;}
.news-step-sec .nav-tabs .nav-link.active{
  position: relative;
  border: none;
}
.news-step-sec .nav-tabs .nav-link.active::after{
  width: 100%;
  background: #E16833;
  height: 6px;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
}
.news-step-sec .nav-tabs .nav-link.active::before {
  width: 6px;
  background: #fff;
  height: 6px;
  content: '';
  position: absolute;
  left: 80%;
  bottom: 0;
  z-index: 1;
}




.our-picks-sec{
  background: #1F2024;
  padding: 50px 0;
}
.ourpickslide {padding-top: 15px;}
.self-center{align-self: center;}
.picks-heading{
  padding-bottom: 30px;
  border-bottom: 1px solid #45474E;
  margin-bottom: -30px;
  padding-top: 10px;
}
.picks-heading h2 {
  color: #FFF;
  font-family: 'Archivo';
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  position: relative;
  display: inline-block;
}
.picks-heading h2::after {
  width: 100%;
  background: #00A950;
  height: 6px;
  content: '';
  position: absolute;
  left: 0;
  bottom: -40px;
}
.picks-heading h2::before {
  width: 6px;
  background: #1F2024;
  height: 6px;
  content: '';
  position: absolute;
  left: 80%;
  bottom: -40px;
  z-index: 1;
}

.picks-details h5{
  color: #00A950;
  font-family: 'Archivo';
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px;
}
.picks-details h5 a{color: #00A950;}
.picks-details em {
  color: #FFF;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 20px;
  display: block;
}
.picks-details em i{
  color: #F4C008;
}
.picks-details p{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 20px;
}

.picks-details p:last-child{margin-bottom: 0}


.pickspic{
  width: 100%;
}
.pickspic img{
  max-width: 100%;
  width:100;
  object-fit:cover;
  height:517px;
}

.picks-bottom-sec{margin-top: 30px;}
.picksbtom{margin-bottom: 15px;}
.picksbtom img{
  width:100;
  object-fit:cover;
  height:225px;
}
.picksbtom p{
  color: #00A950;
  font-family: 'Archivo';
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}
.picksbtom p a{color: #00A950;}


.business-sec{
  padding: 60px 0;
}
.business-sec .businesslide {
  margin-bottom: 30px;
}
.business-heading{
  margin-bottom: 40px;
  border-bottom: 1px solid #D0D0D0;
  padding-bottom: 15px;
}
.busines-box img{width:100%; object-fit:cover; height:406px;}
.business-heading h2{
  color: #9A6F65;
  font-family: 'Archivo';
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  position: relative;
  display: inline-block;
}
.business-heading h2::after {
  width: 140px;
  background: #9A6F65;
  height: 6px;
  content: '';
  position: absolute;
  left: 0;
  bottom: -24px;
}
.business-heading h2::before {
  width: 6px;
  background: #fff;
  height: 6px;
  content: '';
  position: absolute;
  left: 25%;
  bottom: -24px;
  z-index: 1;
}


.busines-box figcaption{
  background: rgba(0, 0, 0, 0.80);
  backdrop-filter: blur(4px);
  padding: 10px 8px;
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  width: 96%;
  margin: 0 auto;
}
.busines-box figcaption p{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 27px;
  margin-bottom: 0;
}
.busines-box figcaption p a{color:#fff;}
.busines-box:hover figcaption{
  background:#9A6F65;
  backdrop-filter: blur(4px);
}


.middle-pgeadd{
  background: #262626;
  padding: 30px 0;
  margin: 0 0 60px;
}
.adbox{
  text-align: center;
  margin: 8px 0;
}
.adbox img {
    margin: auto;
    max-width: 100%;
    width: auto !important;
}




.development-sec{
  width: 100%;
  background: #00AFD8;
  padding: 60px 0;
}
.develop-heading{
  margin-bottom: 40px;
  border-bottom: 1px solid #1BC9F1;
  padding-bottom: 15px;
}
.develop-heading h2{
  color: #000;
  font-family: 'Archivo';
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  position: relative;
  display: inline-block;
}
.develop-heading h2::after {
  width: 140px;
  background: #F6EC2E;
  height: 6px;
  content: '';
  position: absolute;
  left: 0;
  bottom: -24px;
}
.develop-heading h2::before {
  width: 6px;
  background: #00AFD8;
  height: 6px;
  content: '';
  position: absolute;
  left: 35%;
  bottom: -24px;
  z-index: 1;
}

.ddvlpic{
  margin-bottom: 10px;
}
.ddvlpic img{width:100%; object-fit:cover; height:446px; }
.dvelop-big-sec figcaption span{
  border-radius: 10px;
  background: #80D928;
  backdrop-filter: blur(4px);
  color: #000;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  padding: 6px 12px;
  display: inline-block;
  margin-bottom: 15px;
}
.dvelop-big-sec figcaption span span{margin:0;}
.dvelop-big-sec figcaption h6{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px;
}
.dvelop-big-sec figcaption h6 a,.dvlp-small h6 a{color:#fff;}
.dvelop-big-sec figcaption p{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.dvelop-big-sec figcaption p i{
  color: #F4C008;
}


.dvlp-small {
  display: flex;
  gap: 15px;
  padding-left: 60px;
  margin-bottom: 20px;
  align-items: center;
}
.dvlp-small figure{
  max-width: 230px;
  width: 100%;
}
.dvlp-small img{height:190px;  width:100%; object-fit:cover; }
.dvlp-small figcaption{padding-left: 10px;     width: calc(100% - 230px);}
.dvlp-small h6{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  padding-top: 10px;
}
.dvlp-small p{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.dvlp-small p i{
  color: #F4C008;
}

.video-sec{
  padding: 60px 0;
}
.video-heading{
  margin-bottom: 40px;
  border-bottom: 1px solid #D0D0D0;
  padding-bottom: 15px;
}
.video-heading h2{
  color: #DC1B1B;
  font-family: 'Archivo';
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  position: relative;
  display: inline-block;
}
.video-heading h2::after {
  width: 140px;
  background: #DC1B1B;
  height: 6px;
  content: '';
  position: absolute;
  left: 0;
  bottom: -24px;
}
.video-heading h2::before {
  width: 6px;
  background: #fff;
  height: 6px;
  content: '';
  position: absolute;
  left: 60%;
  bottom: -24px;
  z-index: 1;
}
.videopic{
  margin-bottom: 15px;
}

.videopic iframe, .videopic video{
  height: 200px;
  max-height: inherit !important;
}

.video-title p{
  color: #373737;
  font-family: 'Archivo';
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  min-height: 95px;
}
.vidosocial{
  display: flex;
}
.vidosocial a{
  width: 40px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 4px;
  border-radius: 4px;
  border: 1px solid #A3A3A3;
  color: #A3A3A3;
}
.vidosocial .fbclr{
  background: #1976D2;
  color: #fff;
  border: 1px solid #1976D2;
}
.vidosocial .twtrclr{
  background: #03A9F4;
  color: #fff;
  border: 1px solid #03A9F4;
}
.vidosocial .yutbclr{
  background: #F44336;
  color: #fff;
  border: 1px solid #F44336;
}



.artsculture-sec{
  background-color: #FF8149;
  background-image: url('../images/arts-back.jpg');
  padding: 60px 0;
  margin-bottom: 60px;
  background-size: cover;
}
.arts-heading{
  margin-bottom: 40px;
  border-bottom: 1px solid #FFA780;
  padding-bottom: 15px;
}
.arts-heading h2{
  color: #000;
  font-family: 'Archivo';
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  position: relative;
  display: inline-block;
}
.arts-heading h2::after {
  width: 140px;
  background: #000;
  height: 6px;
  content: '';
  position: absolute;
  left: 0;
  bottom: -24px;
}
.arts-heading h2::before {
  width: 6px;
  background: #FF8149;
  height: 6px;
  content: '';
  position: absolute;
  left: 30%;
  bottom: -24px;
  z-index: 1;
}

.artinfo-bx{
  margin-bottom: 15px;
}
.artbx-bigpic{
  margin-bottom: 20px;
}
.artbx-bigpic img{height:383px; object-fit:cover; width:100%;}
.artsub-bx img{height:210px; object-fit:cover; width:100%;}
.artinfo-bx h6{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 46px;
}
.artinfo-bx h6 a{color:#fff;}
.artinfo-bx p{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.artinfo-bx p i,.artsub-bx p i{color: #fef200; font-size: 16px;}
.art-left{padding-right: 0}
.art-right{padding-left: 55px}


.artsub-bx{
  display: flex;
  gap: 30px;
  width: 100%;
  margin-bottom: 15px;
  padding: 35px 0;
  border-bottom: 1px solid #C08436;
      align-items: center;
}
.artsub-bx:first-child{padding-top: 0; }
.artsub-bx:last-child{padding-bottom: 0; border: 0}

.artsub-bx figure {
  max-width: 300px;
  width: 100%;
  flex: 0 0 300px;
}
.artsub-bx figcaption{width:calc(100% - 300px);}
.artsub-bx h6 {
  color: #FFF;
  font-family: 'Archivo';
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}
.artsub-bx h6 a{color:#fff;}
.artsub-bx p{
  color: #FFF;
font-family: 'Archivo';
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 32px;
}






.most-viw-sec{
  width: 100%;
  margin: 60px 0;
}
.view-heading{
  margin-bottom: 40px;
  border-bottom: 1px solid #D0D0D0;
  padding-bottom: 15px;
}
.view-heading h2{
  color: #000;
  font-family: 'Archivo';
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  position: relative;
  display: inline-block;
}
.view-heading h2::after {
  width: 170px;
  background: #F60D2B;
  height: 6px;
  content: '';
  position: absolute;
  left: 0;
  bottom: -24px;
}
.view-heading h2::before {
  width: 6px;
  background: #fff;
  height: 6px;
  content: '';
  position: absolute;
  left: 46%;
  bottom: -24px;
  z-index: 1;
}
.viewer-info span{
  display: inline-block;
  background: #80D928;
  color: #000;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  padding: 6px 12px;
  border-radius: 10px;
  margin-bottom: 12px;
}
.viewer-info p{
  color: #373737;
  font-family: 'Archivo';
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}
.viewer-info em{
  color: #525252;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.viewer-info em i{
  color: #F4C008;
  margin-right: 5px;
}





.sport-sec{
  width: 100%;
  padding: 60px 0;
  background: #8A8ACB;
}
.spot-heading{
  margin-bottom: 40px;
  border-bottom: 1px solid #D0D0D0;
  padding-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.spot-heading h2{
  color: #fff;
  font-family: 'Archivo';
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  position: relative;
  display: inline-block;
}
.spot-heading h2::after {
  width: 140px;
  background: #00AFD8;
  height: 6px;
  content: '';
  position: absolute;
  left: 0;
  bottom: -24px;
}
.spot-heading h2::before {
  width: 6px;
  background: #8A8ACB;
  height: 6px;
  content: '';
  position: absolute;
  left: 65%;
  bottom: -24px;
  z-index: 1;
}
.bigsports-details{
  padding-left: 40px;
}
.bigsports-details span{
  background: #80D928;
  padding: 6px 10px;
  color: #000;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  border-radius: 10px;
  display: inline-block;
  margin-bottom: 12px;
}
.bigsports-details h6{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
}
.bigsports-details h6 a,.bigsports-details p a{color:#fff;}
.bigsports-details em{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 15px;
  display: block;
}
.bigsports-details em i{
  color: #F4C008;
  margin-right: 5px;
}
.bigsports-details p{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.sports-bigpic img{height:470px; object-fit:cover; width:100%;}
.sports-thumb img{height:150px; object-fit:cover; width:100%;}
.sports-thumb{
  display: flex;
  gap: 15px;
      
}
.sports-thumb figure{
  max-width: 260px;
  width: 100%;
}
.sports-thumb figcaption{width:calc(100% - 260px);}
.sports-thumb p{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 10px;
}
.sports-thumb p a{color:#fff}
.sports-thumb em{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.sports-thumb em i{
  color: #F4C008;
  margin-right: 5px;
}



.healh-sec{
  padding: 60px 0;
}

.healh-sec .politics-heading h2{
  color: #DC1B1B;
}
.healh-sec .news-object h6,.healh-sec .news-object h6 a{
  color: #DC1B1B;
}
.healh-sec .politics-heading h2::after {
  bottom: -40px;
}
.healh-sec .politics-heading h2::before {
  bottom: -40px;
}
.healh-sec .tagsec span:last-child {
  background: #80D928;
}


.interviwr-sec{
  width: 100%;
  background: #FBD8F7;
  overflow: hidden;
}
.interviw-inner-details{
  padding: 60px 15px 60px 0;
}
.interviw-bx{
  padding-right: 20px;
}
.interviw-pic{
  margin-bottom: 20px;
}
.interviw-pic img{width:100%; height:480px; object-fit:cover; }
.intrvw-subdtl img{width:100%; height:237px; object-fit:cover}
.viewer-info img{width:100%; height:298px; object-fit:cover}
.interviw-bx figcaption strong {
  border-radius: 10px;
  background: #80D928;
  backdrop-filter: blur(4px);
  color: #000;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  padding: 6px 12px;
  display: inline-block;
  margin-bottom: 15px;
}
.interviw-bx figcaption h6 {
  color: #000;
  font-family: 'Archivo';
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
}
.interviw-bx figcaption h6 a,.interviw-bx figcaption p a,.intrvw-subdtl figcaption h6 a{color:#000;}
.interviw-bx figcaption p{
  color: #000;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.interviw-bx figcaption em {
  color: #000;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 15px;
  display: block;
}
.interviw-bx figcaption em i {
  color: #F4C008;
}

.intrvw-subdtl{margin-bottom: 30px;padding-left: 15px;}

.intrvw-subdtl figure{margin-bottom: 15px;}
.intrvw-subdtl figcaption h6{
  color: #000;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.intrvw-subdtl figcaption em{
  color: #000;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.intrvw-subdtl figcaption em i{
  color: #F4C008;
}
.interviwr-sec .arts-heading h2::before{
  background: #FBD8F7;
  left: 44%;
}
.interviwr-sec .arts-heading h2::after{
  background: #F4C008;
}
.interviw-add {
  padding: 80px 0px 80px 50px;
  height: 100%;
  background: #313131;
  width: 100%;
}
.clladbx{
  margin: 30px 0;
}
.interviwr-sec > .container > .row > div:last-child {
  
  position: relative;
  align-items: center;
  display: flex;
}
.interviwr-sec > .container > .row > div:last-child::after{
  content: '';
  width: 100%;
  height: 100%;
  background: #313131;
  position: absolute;
  right: -95%;
  top: 0;
}



.centure-call{
  margin: 50px 0;
  background: #27317E;
  padding: 30px 15px;
}
.centur-inner {
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #3b448e;
  padding: 12px 15px;
}
.centur-calus {
  background: #F6EC2E;
  padding: 10px 15px;
  max-width: 215px;
  text-align: center;
}
.centur-calus span{
  color: #000;
  font-family: 'Archivo';
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -1.2px;
  display: block;
}
.centur-calus a{
  color: #000;
  font-family: 'Archivo';
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -1px;
}
.centur-text {padding-left: 30px;}
.centur-text h6{
  color: #FFF;
  font-family: 'Playfair Display', serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.centur-text p{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 0;
}
.centurpic{
  padding-left: 30px;
}


.newsletter-sec{
  width: 100%;
  background: #E16833;
  padding: 15px 0;
}
.newsleter-sec{
  max-width: 1150px;
  width: 100%;
  margin: 0 auto;
  display: flex;
align-items:center;
}
.newsletters.newsletters-form-wrapper{width:100%; padding-left:30px;}
.newsleter-sec form{
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
}
.newsleter-sec p{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  margin: 0;
}
.newsleter-sec .inpubx,.newsleter-sec .form-group{
  /*max-width: 730px;*/
  width: 100%;
  position: relative;
}
.newsleter-sec .inpubx i,.newsleter-sec .newsletters-fieldholder-visible:before{
  position: absolute;
  left: 24px;
  top: 23px;
  /*transform: translateY(-50%);*/
  color: #f4c52f;
}
.newsleter-sec input{
  border-radius: 10px;
  background: #FFF;
  height: 68px;
  color: #434343;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  width: 100%;
  padding: 0 15px 0 56px;
  border: none;
}
.newsleter-sec .inptbtn button,.newsletters_buttonwrap button{
  background: #1F2024;
  border-radius: 10px;
  color: #FFF;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  padding: 8px 15px;
  border: none;
  height: 68px;
  display: inline-flex;
  align-items: center;
}
.newsletters_buttonwrap button:before{ content: "\e910"; margin-right:15px;    font-family: 'icomoon' !important;}
.newsletters_buttonwrap button:hover{background:#fff; color:#000;}
.newsleter-sec .newsletters-fieldholder-visible{position:relative;}
.newsleter-sec .newsletters-fieldholder-visible:before {
    content: "\e90a";
    font-family: 'icomoon' !important;
}
.newsleter-sec .inptbtn button span{
  margin-right: 15px;
}




.footer-sec{
  width: 100%;
  background: #1F2024;
  padding: 50px 0 0;
}
.fotter-headng{
  margin-bottom: 30px;
}
.fotter-headng h4{
  color:#E16833;
  font-family: 'Archivo';
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}
.foterviwbx{
  width: 100%;
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}
.foterviwbx figure{
  max-width: 120px;
  width: 100%;
  flex: 0 0 120px;
}
.foterviwbx img{height:96px; width:100%; object-fit:cover}
.foterviwbx figcaption p{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 10px;
}
.foterviwbx figcaption p a,.fotrpost ul li a{color: #FFF;}
.foterviwbx figcaption p a:hover,.fotrpost ul li a:hover{color: #F4C52F;}
.foterviwbx figcaption em{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.foterviwbx figcaption em i{
  color: #F4C008;
  margin-right: 5px;
}
.fotrpost{
  width: 100%;margin-bottom: 60px;
}
.fotrpost ul{padding-left: 15px;}
.fotrpost ul li{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 15px;
}


.footer-sec .cinfobox{display: block;}
.footer-sec .cinfobox{margin: 0px 0px 20px 0px;}
.footer-sec .cinfobox .cinfoboxicon{display: table-cell; vertical-align: top; padding-right: 15px;}
.footer-sec .cinfobox .cinfoboxicon i{float: left; width: 44px; height: 44px; text-decoration: none; text-align: center; line-height: 40px; -webkit-border-radius: 50%; border-radius: 50%; background: none; border: 2px solid #F4C52F; color: #F4C52F; font-size: 17px;}
.footer-sec .cinfobox .cinfoboxicon i.icon-envelope{font-size: 13px;}
.footer-sec .cinfobox .cinfoboxcon{display: table-cell; vertical-align: middle; width: 100%;}

.footer-sec .cinfobox .cinfoboxcon p{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  margin: 0;
}
.footer-sec .cinfobox:nth-child(2) .cinfoboxcon p{font-weight: 600}
.footer-sec .cinfobox .cinfoboxcon p a{color: #fff; text-decoration: none;}
.footer-sec .cinfobox .cinfoboxcon p a:hover{color: #00A651;}
.footer-link{padding-top: 30px;border-top: 1px solid #3F4148;}
.footer-link ul{padding-left: 0;max-width: 870px;}
.footer-link ul li{padding: 10px 5px; margin-right: 20px;display: inline-block;}
.footer-link ul li a{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.foter-social{
  padding: 30px 0 15px;
}
.foter-social ul{padding-left: 0;width: 100%;margin-bottom: 15px}
.foter-social ul li{display: inline-block;}
.foter-social ul li a{
  width: 52px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  background: #F4C52F;
  border-radius: 1px;
  margin: 2px 4px 0 0;
  font-size: 20px;
}
.foter-social p{
  color: #FFF;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
}



.owl-nav button {
  width: 48px;
  height: 48px;
  border: 1px solid #000 !important;
  color: #000 !important;
}
.owl-nav button:hover {
  background: #000 !important;
  color: #fff !important;
}


.business-sec .owl-carousel .owl-nav {
  position: absolute;
  right: 0px;
  top: -118px;
  margin: 0px;
}

.development-sec .owl-nav {
  position: absolute;
  right: 0px;
  top: -118px;
  margin: 0px;
}
.video-sec .owl-nav {
  position: absolute;
  right: 0px;
  top: -118px;
  margin: 0px;
}
.artsculture-sec .owl-nav {
  position: absolute;
  right: 0px;
  top: -118px;
  margin: 0px;
}
.interviwr-sec .owl-nav {
  position: absolute;
  right: 0px;
  top: -118px;
  margin: 0px;
}
.most-viw-sec .owl-nav {
  position: absolute;
  right: 0px;
  top: -118px;
  margin: 0px;
}
.category-sec .owl-carousel .owl-nav {
  position: absolute;
  left: -30px;
  right: -30px;
  top: 50%;
  margin-top: -20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.category-sec .owl-carousel .owl-nav .owl-prev {
  float: left;
  background: #fff;
  color: #474747;
  border: none !important;
  font-size: 11px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.category-sec .owl-carousel .owl-nav .owl-next {
  float: right;
  background: #fff;
  color: #474747;
  border: none !important;
  font-size: 11px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.our-picks-sec .owl-nav {
  position: absolute;
  left: 50%;
  top:-46px;
  margin: 0px;
  transform: translateX(-104%);
}
.our-picks-sec .owl-nav button {
  border: 1px solid #fff !important;
  color: #fff !important;
}
.our-picks-sec .owl-nav button:hover {
  background: #fff !important;
  color: #000 !important;
}






/*8-jan*/


.rank-math-breadcrumb{background: 0 0; padding: 20px 0px 18px 0px!important; margin-bottom: 0px!important; -webkit-border-radius: 0px!important; border-radius: 0px!important;border-bottom:1px solid #D0D0D0;}
.rank-math-breadcrumb span{color: #6F6F6F; font-size: 18px; font-weight: 400;}
.rank-math-breadcrumb a:after{padding: 0 10px; color: #6F6F6F; vertical-align: middle; font-size: 15px; content: "\e900"; font-family: 'icomoon'; display: inline-block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);}
.rank-math-breadcrumb a{color: #6F6F6F; text-decoration: none; -webkit-transition: 0.4s ease-in-out; -ms-transition: 0.4s ease-in-out; -moz-transition: 0.4s ease-in-out; -o-transition: 0.4s ease-in-out; transition: 0.4s ease-in-out;}
.rank-math-breadcrumb a:hover{color: #E77D33;}
.rank-math-breadcrumb .last{color: #E77D33;}

.rank-math-breadcrumb p{margin:0;}



.listing-page{
  margin: 50px 0;
}
.listing-heading{
  margin-bottom: 30px;
}
.listing-heading h2{
  color: #E16833;
  font-family: 'Archivo';
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px;
      text-transform: capitalize;
}
.listing-big{
  width: 100%;
  padding: 40px;
  background: #F3F3F3;
  margin-bottom: 30px;
}
.listing-big figure{
  margin-bottom: 15px;
}
.listing-big figcaption span{
  color: #000;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  border-radius: 10px;
  background: #80D928;
  padding: 8px 15px;
  display: inline-block;
}

.listing-big figcaption h6{
  margin-bottom: 15px;
  color: #000;
  font-family: 'Archivo';
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px;
  margin-top: 20px;
}
.listing-big figcaption h6 a,.lisiting-grid h6 a,.rcntpost-objct figcaption p a{color: #000;}
.listing-big figcaption h6 a:hover,.lisiting-grid h6 a:hover,.rcntpost-objct figcaption p a:hover{color: #E16833;}
.listing-big figcaption p{
  color: #434343;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
.listing-big figcaption em{
  color: #000;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 15px;
  display: block;
}
.listing-big figcaption em i{
  color: #F4C008;
}
.lisiting-grid{
  width: 100%;
  margin-bottom: 20px;
}
.lisiting-grid h6{
  color: #000;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.lisiting-grid em{
  color: #434343;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.listing-objct span{
  color: #000;
  font-family: 'Archivo';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  border-radius: 10px;
  background: #80D928;
  padding: 8px 15px;
  display: inline-block;
  margin-bottom: 20px;
}
.listing-pic{
  margin-bottom: 15px;
  width: 100%;
  height: 220px;
  overflow: hidden;
  display:flex;
}
.listing-pic a{width:100%;}
figure a{width:100%;}
.listing-pic img{width:100%; height:100%; object-fit:cover}
.listing-objct em{
  color: #5B5B5B;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin-top: 5px;
}
.listing-objct em i{
  color: #F4C008;
}
.listing-big img{width:100%; height:438px; object-fit:cover}

.right-sidebar{
  width: 100%;
  background: #F4F4F4;
  margin-bottom: 30px;
}
.leftrecnt-post{
  padding:15px 30px;
}
.rcntpost-objct{
  border-bottom: 1px solid #DCDCDC;
  padding: 15px 0;
  display: flex;
  gap: 15px;
}
.rcntpost-objct figcaption{overflow:hidden;}
.rcntpost-objct:last-child{
  border: none;
}
.rcntpost-objct figure{
  max-width: 124px;
  width: 100%;
  flex: 0 0 124px;
  margin-bottom: 0;
}
.rcntpost-objct figure img{height:110px;width: 100%;
    object-fit: cover;}

.rcntpost-objct figcaption span{
  color: #000;
  font-family: 'Archivo';
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  background: #80D928;
  padding: 8px 15px;
  display: inline-block;
  margin-bottom: 12px;
  border-radius: 10px;
}
.rcntpost-objct figcaption p{
  color: #000;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}

.right-sidebar nav{
  background: #1F2024;
  padding: 0 12px;
}
.right-sidebar .nav-tabs .nav-link {
  display: inline-block;
  color: #B8B8B8;
  font-family: 'Archivo';
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  padding: 15px 0;
  margin: 0 15px;
  background: none !important;
}
.right-sidebar .nav-tabs .nav-link.active {
  position: relative;
  border: none;
  color: #fff;
}
.right-sidebar .nav-tabs {
/*  justify-content: center;*/
  margin-bottom: 0 !important;
}
.right-sidebar .nav-tabs .nav-link.active::before {
  width: 6px;
  background: #1f2024;
  height: 6px;
  content: '';
  position: absolute;
  left: 80%;
  bottom: 0;
  z-index: 1;
}
.right-sidebar .nav-tabs .nav-link.active::after {
  width: 100%;
  background: #E16833;
  height: 6px;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
}

.rght-advrstise{
  padding:80px 50px;
  background: #313131;
  text-align: center;
}
.advrtise-viw{
  margin-bottom: 60px;
}



.details-pics{
  position: relative;
  margin-bottom: 30px;
}
.details-pics .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.detals-ctgry-tag{
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  align-items: center;
}
.detals-ctgry-tag span{
  background: #80D928;
  color: #000;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  padding: 8px 15px;
  display: inline-block;
  border-radius: 10px;
}
.details-objects ul,.details-objects ol{margin:0 ; padding:10px 0;}
.details-objects ol{padding-left:15px;}
.details-objects ul li,.details-objects ol li{margin-bottom:12px;}
.details-objects h1{
  color: #000;
  font-family: 'Archivo';
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
}
.details-objects h2{
  color: #000;
  font-family: 'Archivo';
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: 55px;
}
.details-objects h3{
  color: #000;
  font-family: 'Archivo';
  font-size: 37px;
  font-style: normal;
  font-weight: 600;
  line-height: 46px;
}
.details-objects h4{
  color: #000;
  font-family: 'Archivo';
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}
.details-objects h5{
  color: #000;
  font-family: 'Archivo';
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
}
.details-objects em{
  color: #525252;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 20px;
  display: block;
}
.details-objects em i{
  color: #F4C008;
}
.details-objects p,.details-objects{
  color: #434343;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.sharebox-sec{
 width: 100%;
    border: 1px solid #C7C7C7;
    padding: 14px 16px;
    display: flex;
    align-items: center;
    margin: 30px 0;
    background: #FAFAFA;
}
.share-info{display: flex; align-items:center;}
.share-info h6{
  margin: 0;
}
.details-objects img{display:block; margin-bottom: 30px;}
.details-objects img:not(:first-child){margin-top:30px;}
.reply-sec{
  width: 100%;
  background: #F3F3F3;
  padding: 20px;
}
.reply-sec h3,.reply-sec h2{
  color: #000;
  font-family: 'Archivo';
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.reply-sec {
  color: #434343;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
.reply-sec .form-group{
  margin-bottom: 20px;
}
.reply-sec .comment-form label,.wpcf7-form label{
  width: 100%;
  display: block;
  color: #323232;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
}
.reply-sec .comment-form label sup,.wpcf7-form label sup{
  color: #F60D2B; 
}
.reply-sec .comment-form input[type=text],.reply-sec .comment-form input[type=email],.reply-sec .comment-form input[type=url],.reply-sec .comment-form input[type=tel]{
  border-radius: 10px;
  border: 1px solid #C7C7C7;
  background: #FFF;
  height: 60px;
  width: 100%;
}
.reply-sec .comment-form textarea{
  border-radius: 10px;
  border: 1px solid #C7C7C7;
  background: #FFF;
  min-height: 160px;
  width: 100%;
}

.wpcf7-form input[type=text],.wpcf7-form input[type=email],.wpcf7-form input[type=url],.wpcf7-form input[type=tel],.wpcf7-form select{
  border-radius: 10px;
  border: 1px solid #C7C7C7;
  background: #FFF;
  height: 60px;
  width: 100%;
  padding: 0 15px;
}
.wpcf7-form textarea{
  border-radius: 10px;
  border: 1px solid #C7C7C7;
  background: #FFF;
  min-height: 160px;
  width: 100%;
  padding: 0 15px;
}
.reply-sec .form-submit {
  border: none;
}
.wpcf7-form-control-wrap {
    display: block;
    margin-top: 5px;
}
.nextpstviw-sec{
  width: 100%;
  margin-top: 30px;
}
.productpicbx{
  margin-bottom: 15px;
}
.productpicbx img{width:100%; object-fit:cover; height:306px;}
.article-info img{width:100%; object-fit:cover; height:280px;}
.prv-post-objct span {
  background: #80D928;
  color: #000;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  padding: 8px 15px;
  display: inline-block;
  border-radius: 10px;
  margin-bottom: 20px;
}
.prv-post-objct h6{
  color: #000;
  font-family: 'Archivo';
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}
.prv-post-objct em{
  color: #5B5B5B;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  display: block;
  margin: 25px 0;
}
.prv-post-objct em i{
  color: #F4C008;
}
.prv-post-objct a{
  width: 100%;
  height: 50PX;
  display: flex;
  gap: 12px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #000;
  background: #FFF;
  color: #0D0D0D;
  font-family: 'Archivo';
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
}
.prv-post-objct a:hover{
  background: #000;
  color: #fff;
}
.prv-productbx{
  border: 1px solid #000;
  padding: 15px;
}

.related-articles{
  margin: 45px 0;
  border-top: 1px solid #BFBFBF;
  padding-top: 40px;
}
.article-heading{
  margin-bottom: 40px;
}
.article-heading h3{
  color: #E16833;
  font-family: 'Archivo';
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}

.article-info figure{
  margin-bottom: 15px;
}

.article-info figcaption span {
  background: #80D928;
  color: #000;
  font-family: 'Archivo';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  padding: 8px 15px;
  display: inline-block;
  border-radius: 10px;
  margin-bottom: 20px;
}
.article-info figcaption h6{
  color: #000;
  font-family: 'Archivo';
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.article-info figcaption h6 a{ color: #000;}
.article-info figcaption h6 a:hover{ color: #e16833;}
.article-info figcaption em{
  color: #5B5B5B;
  font-family: 'Archivo';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  display: block;
  margin: 25px 0 0;
}
.article-info figcaption em i{
  color: #F4C008;
}

.related-articles .owl-nav {
  position: absolute;
  right: 0;
  top: -86px;
  margin: 0px;
}

.panafrica-add{
  background: #F4F4F4;
  padding: 20px;
  text-align: center;
  margin-bottom: 30px;
}
.panafrica-add p{
  color: #000;
  font-family: 'Archivo';
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}

.wp-pagenavi .pages{display:none !important;}
.wp-pagenavi {
    text-align: center;
    margin: 40px 0 20px;
}
.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #717171!important;
    padding: 4px 14px!important;
    margin: 3px!important;
    font-size: 20px!important;
    color: #202020!important;
        border-radius: 3px;
        display: inline-block;
}
span.extend {
    border: 0!important;
}

.wp-pagenavi span.current {
    font-weight: normal!important;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #e16833!important;
    background: #e16833!important;
    color:#fff!important
}

.advrtise-viw:last-child{margin-bottom:0;}

.share-info ul{margin:0; padding-left:15px;}

.a2a_kit a {
    line-height:0.7 !important;
}
#comments ol li{margin-bottom:20px;}

.comment-author.vcard img {
    margin: 0 12px 12px 0;
}
.comment-metadata {
    margin: 5px 0;
}
.comment-metadata a,.details-objects a{color:#e16833;}
.comment-metadata a:hover,.details-objects a:hover{color:#000;}

.banner-link{display:flex; width:100%;}
.country-btn{cursor:pointer;}
.country-list {
    display:none;
    position: absolute;
    list-style: none;
    padding: 10px;
    background: #fff;
    width: 100%;
    border: 2px solid #000;
    height: 300px;
    overflow: auto;
}
 .country-list li a{   padding: 6px 10px; display:block; color:#000; font-size:16px;}
    .country-list li:nth-child(odd){background: #d6d4d5;}
    .country-list li:hover a{color:#e16833;}
    
#relbar {
    position: fixed;
    right: 0;
    transform: translateX(360px);
    top: 0;
    height: 100vh;
    overflow: auto;
    background: #000;
    padding: 20px;
    z-index: 10000;
    transition: all 0.4s;
    max-width: 360px;
    visibility: hidden;
}
body.openrelslde #relbar{
    transform: translateX(0);
    visibility: visible;
}
.relbar-close {
    color: #fff;
    width: 50px;
    height: 50px;
    display: flex;
    margin-left: auto;
    line-height:45px;
    justify-content: center;
    margin-bottom: 30px;
    font-size: 30px;
    cursor: pointer;
    transition:0.3s;
}
.relbar-close:hover{background:#F6EC2E; color:#000;}
.relbar-content h2{color: #FFF;
    margin-bottom: 30px;
    font-family: 'Archivo';
    font-size: 30px;}
.relbar-content li{color:#fff;}
.relbar-content li a:hover{color:#fff;}


.details-objects ul li {
    list-style: none;
    padding-left: 22px;
    position: relative;
}
.details-objects ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
    width: 11px;
    height: 11px;
    background: #e16833;
    border-radius: 50%;
}
.entry-content figure{max-width:100% !important;}
.page-left .details-objects{border:1px solid #dfdfdf; padding:20px;}
.entry-content{padding-top: 30px;
    border-top: 1px solid #dfdfdf;}
.entry-content .elementor-button {
    background: #e16833;
    color: #fff;
}
.entry-content .elementor-button:hover {
    background: #000;
    color: #fff;
}
.newsletters .btn {
    color: #fff;
}
.nav.nav-tabs li{padding:0;}
.nav.nav-tabs li:before{display:none;}
.newsletters-form-wrapper label{display:none !important;}
.newsleter-sec form .row:nth-child(7){display:none;}

.login-drop{position: absolute;
    top: 100%;
    width: 240px;
    right: 0;
    background: #000;
    padding: 15px 12px;
    color: #fff;
    font-size: 13px;
    display: none;}
.loginBTN.active:hover .login-drop{display:block;}
.drop-box {
    display: flex;
    align-items: flex-start;
}
.drop-box>div{
        width: 68px;
}
.drop-box ul{margin:0; list-style:none; padding-left:20px;}
.drop-box ul li:not(:last-child){margin-bottom:5px;}
.drop-box ul li a:hover{color:#fff;}
#openLogin input{width:100%;     padding: 7px 15px;}
#openLogin input[type=submit]{background: #E16833;
    border: 0;
    padding: 10px 15px;
    color: #fff;}
#openLogin input[type=submit]:hover{background: #000;}
#openLogin label{margin-bottom:5px;}
#openLogin .modal-dialog{max-width:400px;}
#openLogin .modal-content{padding:30px}
#openLogin .modal-header{padding:0 0 20px; position:relative;}
#openLogin .modal-body{padding: 20px 0 0;}

#openLogin .modal-header:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 2px;
    background: #000;
    width: 30px;
}
#openLogin .modal-header .btn-close {
    padding: 0;
    margin: 0;
    width: 15px;
    height: 15px;
    background-color: #F6EC2E;
    padding: 5px;
    background-size: 11px;
    opacity: 1;
}