/*font-family: 'Anek Gujarati', sans-serif;*/
/*font-family: 'Noto Sans Gujarati', sans-serif;*/
@-webkit-keyframes shine{100% {left:125%;}}
@keyframes shine{100% {left:125%;}}
.shine{position: relative; overflow: hidden;}
.shine:before{display:block;content:"";position:absolute;top:0;left:-80%; width:50%;height:100%; background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg); opacity:0.3; z-index: 1;}
.shine:hover:before{-webkit-animation:shine 1s;animation:shine 1s;}
::-moz-selection{background:#000; color:#fff; text-shadow:none;}
::selection{background:#000; color:#fff; text-shadow:none;}
@keyframes fade {
    0% { opacity: 1.0; }
    50% { opacity: 0; }
    90% { opacity: 1.0; }
    100% { opacity: 1.0; }
}
@-webkit-keyframes fade {
    0% { opacity: 1.0; }
    50% { opacity: 0; }
    90% { opacity: 1.0; }
    100% { opacity: 1.0; }
}
.blink {
  animation:fade 3000ms infinite;
  -webkit-animation:fade 3000ms infinite;
}
/*==================================:: WOW CSS Start ::==================================*/
.animated{animation-duration:0.5s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-10%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-10%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(10%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,10%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,10%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-10%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(10%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-10%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(10%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(10%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-10%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(10%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-10%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-10%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(10%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,10%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,10%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-10%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(10%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-10%,0)}}.slideOutUp{animation-name:slideOutUp}
/*==================================:: WOW CSS End ::==================================*/
/*Slick Slider Css Start*/
.slick-slider{position:relative;display:block; -webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y; touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative; display:block; overflow:hidden; margin:0; padding:0; min-width: 100%;}
.slick-list.dragging{cursor: pointer;}
.slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.slick-track{position:relative; top:0; left: 0;display: block; min-width: 100%; display:flex;display:-webkit-flex;}
.slick-track:before, .slick-track:after{display:table; content:"";}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none; min-height:1px; flex-grow: 1; flex: inherit;}
.slick-initialized .slick-slide{display: block; list-style:none;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block; height: auto; border:1px solid transparent;}
.slick-arrow{display:flex; align-items: center; justify-content: center; position:absolute; top:50%; margin-top:-20px; z-index:2; padding:0; width:40px; height:40px; text-align:center; font-size:0; background: #4d114e; border:0; color: #fff; cursor:pointer; opacity:1; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.slick-arrow:before{display: block; content: "\f060"; font-family: 'Line Awesome Free'; font-weight: 900; font-size: 22px; line-height: 40px;}
.slick-arrow.slick-next:before{content: "\f061";}
.slick-arrow.slick-prev{left:5px;}
.slick-arrow.slick-next{right:5px;}
.slick-arrow:hover{background: #df2030; color: #fff;}
.slick-arrow.slick-disabled {opacity: 0.2 !important;}
.slick-dots{display:flex;display:-webkit-flex; align-items: center; justify-content: center; position:absolute; left:0; right:0; margin:0 auto; padding:0; bottom:20px; text-align:center;}
.slick-dots li{margin:0 4px; padding:0; list-style:none; display:inline-block; vertical-align:top;}
.slick-dots li button{display:block; width:12px; height:12px; font-size:0; padding: 0; background:none; border:1px solid #4d114e; -webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px; cursor:pointer; position: relative; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.slick-dots li button:before{display: block; content: ""; width: 4px; height: 4px; background: #df2030; position: absolute; left: 3px; top: 3px; -webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px; cursor:pointer; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; opacity: 0}
.slick-dots li.slick-active button:before{opacity: 1;}
.slick-dots li.slick-active button{border-color: #df2030;}
/*Slick Slider Css End*/
/*Easy Responsive Tab Css*/
h4.resp-accordion{display:none; cursor:pointer; text-align:left; position:relative; background: #eee !important; padding:8px 20px 8px 10px; margin: 0 0 1px; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; font-size: 14px;}
h4.resp-accordion .resp-arrow{display:none;}
h4.resp-accordion:after{display:block; content:"\f107"; font-family:'Line Awesome Free'; font-weight: 900; position:absolute; right:0; top:50%; width:30px; text-align: center; line-height:normal; transform: translate(0, -50%);-moz-transform: translate(0, -50%);-webkit-transform: translate(0, -50%);}
h4.resp-accordion.resp-tab-active:after{content:"\f106";}
h4.resp-accordion.resp-tab-active{background: #4d114e !important; color: #fff;}
.resp-tab-content{display:none;}
.resp-tab-content:after{clear:both; content:""; display:block;}
.resp-content-active, .resp-accordion-active{display:block}
@media only screen and (max-width:767px){
ul.resp-tabs-list{display:none;}
h4.resp-accordion{display:block;}
#webstoryTab h4.resp-accordion{display: none;}
}
/*************** SIMPLE INNER SCROLLBAR START ***************/
.scroll-wrapper {overflow: hidden !important;padding: 0 0 0 10px; position: relative;}
.align-right .scroll-wrapper{padding: 0 10px 0 0;}
.scroll-wrapper > .scroll-content{border:0 !important;box-sizing: content-box !important;height: auto;max-height: none;max-width: none !important;overflow: scroll !important;position: relative !important;width: auto !important;}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {height: 0;width: 0;}
.scroll-element {display: none;}
.scroll-element, .scroll-element div {box-sizing: content-box;}
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {display: block;}
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {cursor: default;}
.scroll-textarea > .scroll-content {overflow: hidden !important;}
.scroll-textarea > .scroll-content > textarea {border: none !important;box-sizing: border-box;height: 100% !important;margin: 0;max-height: none !important;max-width: none !important;overflow: scroll !important;outline: none;padding: 2px;position: relative !important;top: 0;width: 100% !important;}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar{height: 0;width: 0;}
.scrollbar > .scroll-element,
.scrollbar > .scroll-element div{border: none; background: rgba(0,0,0,0.02); margin: 0;padding: 0;position: absolute;z-index: 2;}
.scrollbar > .scroll-element div {display: block;height: 100%;left: 0;top: 0;width: 100%;}
.scrollbar > .scroll-element.scroll-x {bottom: 2px;height: 4px;left: 0;width: 100%;}
.scrollbar > .scroll-element.scroll-y {height: 100%;left: 2px;top: 0;width: 4px;}
.align-right .scrollbar > .scroll-element.scroll-y{left:auto; right: 2px;}
.scrollbar > .scroll-element .scroll-element_outer {overflow: hidden;}
.scrollbar > .scroll-element .scroll-element_outer,
.scrollbar > .scroll-element .scroll-element_track,
.scrollbar > .scroll-element .scroll-bar {-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
.scrollbar > .scroll-element .scroll-element_track,
.scrollbar > .scroll-element .scroll-bar {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter: alpha(opacity=40);opacity: 1;}
.scrollbar > .scroll-element .scroll-bar { background-color: #df2030; }
.scrollbar > .scroll-element.scroll-draggable .scroll-bar { background-color: #fff; }
/*************** SIMPLE INNER SCROLLBAR END ***************/
/*=========== Mobile Menu STYLE Start ========*/
/*body.mobile-menu-open{overflow:hidden;}*/
.menu-open-overlay{position:fixed; top:0; left:0; width:100%; bottom:0; background:#000; display:none; z-index:12; opacity:0.5;}
.mobile-menu-open .menu-open-overlay{display:block;}
.mobile-menu-block{background:#fff; bottom:0; color:#16181C; position:fixed; top:0; right:-400px; width:380px; z-index:-4; font-size:16px; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.mobile-menu-open .mobile-menu-block{right:0; z-index:20;}
.mobile-menu-inner{height:calc(100% - 132px); overflow:auto; padding:20px 20px; position: relative; z-index: 3;}
.mobi-logo {padding: 0 20px; height: 80px; border-bottom: 1px solid #ddd;}
.mobi-logo > a, .mobi-logo img{display: block; width: 120px;}
.mobile-nav ul{margin:0; padding: 0; list-style: none;}
.mobile-nav li{margin: 0; padding: 10px 0; color:#333; font-weight:400; font-size:15px; line-height:22px; text-transform:none; position:relative;}
.mobile-nav ul li a{display:block; color:#333; font-weight:600; font-family:'Noto Sans Gujarati', Arial; font-size:16px; line-height:18px; text-transform:none; letter-spacing:0; padding:0 40px 0 0;}
.mobile-nav > ul > li.current-menu-item > a,
.mobile-nav > ul > li.current-menu-ancestor > a,
.mobile-nav > ul > li.current-page-ancestor > a{color:#df2030;}
.mobile-nav li li{border:none; padding:5px 0;}
.mobile-nav li li a{font-size:15px; text-transform:none; font-weight:400; padding:0 40px 0 0;}
.mobile-nav li li.current-menu-item a{color:#df2030;}
.mobile-nav li li li a{padding-left:0;}
.mobile-nav ul.sub-menu{margin:0; padding:10px 10px 0;}
.hitarea{display:block; width:40px; height:40px; text-align:center; position:absolute; right:0; top:0;}
.hitarea:before{display:block; content:"\f107"; font-family:'Line Awesome Free'; font-size: 18px; font-weight: 900; width:15px; height:15px; position:absolute; left:0; right:0; top:10px; z-index:3; margin:0 auto; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.collapsable-hitarea.hitarea:before{transform:rotate(-180deg);}
.mobile-nav .collapsable-hitarea + a{color:#df2030;}
.mobi-bottom-inner{padding: 10px 10px; background: #4d114e;}
.mobi-bottom-inner .btn{width: 100%; margin: 0 5px;}
.mobi-bottom-inner .btn i{font-size: 16px; margin-left: 5px;}
.mobi-btnbox {padding: 10px 15px;}
.mobi-btnbox .btn {width: 100%;}

.head-email {
    padding: 20px 20px; box-shadow: 0 0 5px rgb(0 0 0 / 10%);
}
.mobi-bottom-inner {
    padding: 10px 10px;
}
.mobi-bottom-inner .social-icon {
    justify-content: center; min-width: 100%;
}
.mobi-bottom-inner .social-icon a {
    min-width: 32px; max-width: 32px; height: 32px; font-size: 20px; line-height: 34px; color: #fff;
}
.mobi-bottom-inner .social-icon a:hover {
    color: #fff;
}

/*========== Mobile Menu STYLE End==============*/
/*Mobile Menu Css Start*/
.mobi-iconbox{display:none; width:24px; height:24px; position:absolute; left:0; top:10px; z-index:40; transition:all 0.4s ease; -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.menuicon{display: block; width: 100%; height: 100%; flex-direction: column; align-items: center; justify-content: center;}
.icon-bar{display:flex;display:-webkit-flex; align-items: center; min-width: 100%; height: 18px; position: relative; cursor: pointer;}
.icon-bar:before,
.icon-bar:after{display: block; content: ""; width: 100%; height: 2px; background: #4d114e; position: absolute; left: 0; top: 0; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-bar:after{top: auto; bottom: 0;}
.icon-bar .line{display: block; width: 100%; height: 2px; background: #4d114e; position: absolute; right: 0; top: 0; bottom: 0; margin: auto 0; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-bar.active .line{width: 1px; opacity: 0;}
.icon-bar.active:before{transform: rotate(45deg); top: 8px; background: #df2030;}
.icon-bar.active:after{transform: rotate(-45deg); bottom: 8px; background: #df2030;}
.mobile-menu-open .mobilemenuicon .menuicon{margin-left: auto;}
/*Mobile Menu Css End*/
/* ===== RESET ================================================== */
abbr, acronym, address, applet, article, aside, audio,b, blockquote,big, body, button, center, canvas, caption, cite, code, command,datalist, dd, del, details, dfn, dl, div, dt, embed,fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html,i, iframe, img, ins,kbd, keygen,label, legend, li, meter,nav,object, ol, output,p, pre, progress,q, s, samp, section, source, strike, sub, sup,table, tbody, tfoot, thead, th, tr, tdvideo, tt,u, ul, var{background:transparent; border:0 none; margin:0; padding:0; line-height:16px; vertical-align:baseline; outline:none; font-size:100%; font-family:inherit; font-weight:400; font-style:normal;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;} blockquote,q{quotes:none;} blockquote:before,q:before{content:'';content:none;} blockquote:after,q:after{content:'';content:none;} ins {text-decoration:none;} abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;} table {border-collapse:collapse; border-spacing:0;} hr {display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}input, select {vertical-align:middle; margin:0;} ol, ul, li {list-style:none;}
html{-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;} *, *:before, *:after{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; -webkit-tap-highlight-color:rgba(255,255,255,0);}
/* ===== GLOBAL ================================================== */
body{margin:0; padding:0; background:#f8f8f8; font-family:'Noto Sans Gujarati', sans-serif, Arial; font-size:14px; color:#111; line-height:24px; font-weight:400; overflow-x:hidden; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
:focus, button:focus{outline:none;}
a{text-decoration:none; color:#111; -moz-transition:all 0.4s ease 0s; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s;}
a:hover{text-decoration:none; color:#df2030;}

::-webkit-input-placeholder{color:#000; opacity:0.7;}
:-moz-placeholder{color:#000; opacity:0.7;} /* Firefox 18- */
::-moz-placeholder{color:#000; opacity:0.7;} /* Firefox 19+ */
:-ms-input-placeholder{color:#000; opacity:0.7;}

img{max-width:100%; height:auto; border:none; outline:none;}
b, strong{font-weight:700;}

/* Ul Li & Ol Li CSS */
ul, ol{margin:0 0 20px; padding:0;}
ul ul, ol ol, ul ol, ol ul{margin-top:15px;}
ul li, ol li{margin:0; padding:0; font-size:15px; line-height:1.4; color:#000; font-weight:400; letter-spacing:0;}
.entry-content ul{display:inline-block; padding:0; margin:0 0 10px;}
.entry-content ol{display:inline-block; padding:0; margin:0 0 10px; list-style: none; counter-reset: my-awesome-counter;}
.entry-content ul li{position:relative; padding:0 0 0 16px; margin:0 0 5px;}
.entry-content ul li:before{content:""; position:absolute; left:0; top:7px; width: 5px; height: 5px; background:#000; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.entry-content ul li li{list-style:disc;}
.entry-content ol li{counter-increment: my-awesome-counter; margin:0 0 8px;}
.entry-content ol li::before{content: counter(my-awesome-counter) ". "; font-weight:400;}

/* Heading CSS */
h1, .h1, h2, .h2, h3, h4, h5, h6{color:#000; line-height:1.4; font-weight:700; font-family: 'Anek Gujarati', sans-serif; letter-spacing:0; margin:0 0 10px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{color:#000;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color:#df2030;}
h1, .h1{font-size:28px; margin:0 0 20px; margin:0 0 15px;}
h2, .h2{font-size:24px; margin:0 0 15px; font-family:'Poppins', sans-serif, Arial;}
h3{font-size:20px;}
h4{font-size:16px;}
h5{font-size:15px;}
h6{font-size:14px;}
/* Paragraph CSS */
p{font-size:16px; line-height:1.4; color:#000; font-weight:400; letter-spacing:0; margin:0 0 10px;}
hr{border:none; margin:20px 0; background:#ccc; height:1px; width:100%; clear:both; opacity: 0.5;}
blockquote{border-left:5px solid #eee;font-size:16px; margin:0 0 20px; padding:10px 20px;}
/*table structure*/
table, .entry-content table{border-right:1px solid #eee; border-top:1px solid #eee; margin-bottom: 15px;}
table th, table td, .entry-content th, .entry-content table th, .entry-content td, .entry-content table td {background:#fff; border-left:1px solid #eee; border-bottom: 1px solid #eee; text-align:left; font-size:15px; color:#333; font-weight:400; padding:12px 15px; vertical-align:middle;}
table th, .entry-content table th{color:#fff; font-weight:600; background:#4d114e;}
.table-striped th, .table-striped td{position:relative;}
.table-striped tbody tr:nth-of-type(odd) td{background:#eee;}
/*Form Input Field*/
input, textarea, select{background:#fff; border:1px solid #ddd; width:100%; padding:2px 15px; margin:0; font-size:14px; color:#000; font-weight:400; line-height:normal; letter-spacing:0; font-family:'Anek Gujarati', sans-serif, Arial; height:40px; outline:none; -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
input[type="button"], input[type="submit"] {cursor:pointer; width:auto; height:auto;}
input[type="checkbox"], input[type="radio"] {border:none; width:auto; height:auto;}
textarea {height:auto; padding:15px 20px; min-height:140px; resize: none;}
input[type="button"], input[type="submit"], input[type="image"], input[type="file"], input[type="search"] {-webkit-appearance:none;}
input#addressSubmit {-webkit-appearance:none !important ; }
input[type="radio"], input[type="checkbox"]{-webkit-appearance:normal;}
.checkbox, .radiobox{display: inline-block; position: relative; padding-left: 30px; font-size: 15px; line-height: 20px; color: #333;}
.checkbox input, .radiobox input{position: absolute; left: 0; top: 0; opacity: 0;}
.checkbox .checkmark{display: block; width: 20px; height: 20px; border: 1px solid #ccc; background: #ccc; position: absolute; left: 0; top: 0;}
.checkmark:before{display:block; content:"\f00c"; font-family:'Line Awesome Free'; font-weight: 900; position:absolute; left:0; right:0; top:0; text-align:center; font-size:16px; color:#fff; line-height:17px; padding-left:1px; opacity:0;}
.checkbox input:checked ~ .checkmark{background:#111; border-color:#111;}
.checkbox input:checked ~ .checkmark:before{opacity:1;}
.radiobox .checkmark{display: block; width: 16px; height: 16px; background: #fff; border: 1px solid #111; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; position: absolute; left: 0; top: 1px;}
.radiobox .checkmark:before{display: none;}
.radiobox .checkmark:after{display: block; content: ""; background: #111; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; position: absolute; left: 2px; right: 2px; top: 2px; bottom: 2px; opacity: 0;}
.radiobox input:checked ~ .checkmark:after{opacity: 1;}
.selectbox{position: relative;background:#fff;border:1px solid #111;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.selectbox select{background: none;border: 0;font-size: 15px;line-height: 20px;font-weight: 400;color: #111; padding:0 40px 0 15px; width: 100%; height: 40px; -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; z-index: 1; text-overflow: ellipsis;}
.selectbox:after{position:absolute; top:0; right:0; content:"\f107"; font-family:'Line Awesome Free'; font-weight: 900; font-size: 20px; z-index:0; width: 40px; height: 40px; line-height: 40px; text-align: center; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; opacity: 0.8;}
.selectbox.reversed:after{content:"\f0ec"; transform: rotate(90deg); font-size: 14px;}
/* Button styling */
.button, .btn{
	display:inline-flex; align-items:center; justify-content:center; padding:8px 20px; background:none; border:1px solid #4d114e; color:#4d114e; font-size:14px; font-weight:600; font-family:'Poppins', sans-serif, Arial; text-transform: uppercase; cursor:pointer; letter-spacing:0; text-align:center; position:relative; min-width:100px; line-height:22px; -moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s; -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px; overflow:hidden;
}
.btn.primary{
    background: #4d114e; border-color: #4d114e; color: #fff;
}
.btn.secondary{
    background: #df2030; border-color: #df2030; color: #fff;
}
.button:hover, .btn:hover,
.button:focus, .btn:focus{background: #df2030; border-color: #df2030; color:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.2);}
.btn.secondary:hover,
.btn.secondary:focus{
    background: #df2030; border-color: #df2030; color: #fff;
}
.white-btn{
	background: #fff; border-color: #fff; color: #df2030;
}
.btn.white-hover:hover,
.btn.white-hover:focus{
    background: #fff; border-color: #fff; color: #df2030;
}
.btn i{
	font-size: 20px; margin-left: 5px;
}
.btn.small{
    padding: 5px 10px; font-size: 12px; line-height: 18px;
}
.btn.small i{
    font-size: 16px; margin-left: 2px;
}
.main-wrapper{overflow:hidden;}
.container{margin:0 auto; width:100%; max-width:1320px; padding:0 20px;}
.container.relative,
.max-container.relative{z-index: 2;}
.max-container{margin:0 auto; width:100%; max-width:1440px; padding:0 20px;}
.container_1080{max-width: 1080px;}
section{position: relative;}
section *:last-child{margin-bottom:0;}
.hidden {display: none !important;visibility: hidden !important;}
.hide{display:none;}
.v-center{align-items: center;}
.j-center{flex-direction: column; justify-content: center;}
.ptb-100{padding:100px 0;}
.ptb-80{padding:80px 0;}
.ptb-60{padding:60px 0;}
.ptb-40{padding:30px 0;}
.ptb-30{padding:30px 0;}
.ptb-20{padding:20px 0;}
.bg1{background: #df2030;}
.bg2{background: #121212;}
.bg3{background: #f0eaf0;}
.relative{position: relative;}
.trans{-moz-transition:all 0.2s ease 0s;-webkit-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s;}
/*============= GLOBAL CSS END ================*/
/*Header & Banner Section*/
.header{
    position:fixed; left:0; right:0; top:0; z-index:10; padding:0; background: #fff;
}
.header-inner{
    height: 70px;
}
.site-logo{
    max-width:140px; position:relative; z-index:4; margin: 0;
}
.site-logo a,
.site-logo img{
    display: block; margin: 0;
}
.site-logo-slider > .items{
	display: none;
}
.site-logo-slider > .items:first-child{
	display: block;
}
.header-right{
    margin-left: auto;position: relative;
}
.head-links ul{
	margin: 0; padding: 0; display: flex; flex-wrap: wrap;
}
.head-links ul li{
	margin: 0; padding: 0; list-style: none; font-size: 16px; line-height: 24px; color: #4d114e; font-weight: 600; font-family:'Anek Gujarati', Arial;
}
.head-links ul li + li{
	margin-left: 7px;
}
.head-links ul li a{
	padding: 6px 15px; font-size: 14px; line-height: 22px; color: #4d114e !important; font-weight: 600; font-family:'Poppins', sans-serif, Arial; display: flex; align-items: center; border-radius: 30px; background: #eee; cursor: pointer;
}
.head-links ul li a:hover{
	color: #df2030 !important; background: #eee;
}
.head-links ul li i{
	font-size: 18px; color: #df2030; position: relative; margin-right: 5px;
}
.head-links ul li .la-home{
	top: -2px;
}
.header-right{
	flex-wrap: wrap;
}
.head-textbox{
	display: none !important; padding: 0 0 18px; min-width: 100%;
}
.head-textbox p{
	font-size: 15px; line-height: 18px; color: #666; margin: 0; font-family:'Anek Gujarati', Arial;
}
.header-right .social-icon{
	margin-left: 20px;
}
.social-icon a{
	display: inline-flex; align-items: center; justify-content: center; min-width: 32px; height: 32px; background: #4d114e; text-align: center; /*-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;*/
	font-size: 16px; line-height: 18px; color: #fff; border-radius: 4px;
	background: rgb(221,33,45);
	background: -moz-linear-gradient(left, rgba(221,33,45,1) 0%, rgba(89,36,90,1) 100%);
	background: -webkit-linear-gradient(left, rgba(221,33,45,1) 0%,rgba(89,36,90,1) 100%);
	background: linear-gradient(to right, rgba(221,33,45,1) 0%,rgba(89,36,90,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd212d', endColorstr='#59245a',GradientType=1);
}
.social-icon a:hover{
	color: #fff;
	background: rgb(89,36,90);
	background: -moz-linear-gradient(left, rgba(89,36,90,1) 0%, rgba(221,33,45,1) 100%);
	background: -webkit-linear-gradient(left, rgba(89,36,90,1) 0%,rgba(221,33,45,1) 100%);
	background: linear-gradient(to right, rgba(89,36,90,1) 0%,rgba(221,33,45,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59245a', endColorstr='#dd212d',GradientType=1);
}
.social-icon a + a{
	margin-left: 7px;
}
.social-icon.share a{
    background: #ddd; color: #4d114e;
}
.social-icon.share a:hover{
    color: #fff;
}
.social-icon.share a.facebook:hover{
	background: #1e4fac;
}
.social-icon.share a.twitter:hover{
	background: #1ba5d3;
}
.social-icon.share a.instagram:hover{
	background: #db2162;
}
.social-icon.share a.linkedin:hover{
	background: #007ab5;
}
.social-icon.share a.youtube:hover{
	background: #fe3934;
}
.social-icon.share a.whatsapp:hover{
	background: #1bd741;
}
.social-icon.share a.telegram:hover{
    background: #28b0ee;
}
.text-slider .slick-track{
	display: block;
}
.text-slider p{
	white-space: nowrap; color: #df2030;
}
.trend-lable{
	white-space: nowrap;
}

/*Head Search*/
.head-search .dropdown-toggle::before{
	display: none;
}
.head-search.show .hd-icon .la-search:before {
    content: "\f00d";
}
.append-search {
    position: absolute; right: 0; top: 0 !important; border: 0; background: none; padding: 0;
}
.append-search input {
    padding: 0 40px 0 15px; font-size: 13px; font-weight: 400; font-family: 'Anek Gujarati', sans-serif; display: block; background: #fff; border: 1px solid #ccc; width: 230px; height: 34px; border-radius: 30px; box-shadow: 0 0 40px rgb(0 0 0 / 30%);
}
.search-btn {
    display: inline-flex; align-items: center; justify-content: center; font-size: 18px; line-height: 20px; color: #1A3965; position: absolute; right: 0; top: 0; z-index: 2; width: 34px; height: 34px; padding: 0; background: none; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;
}
/*Nav Css*/
.header-navigation{background: #df2030; min-height: 10px;}
.nav-main{text-align:left; position:static; z-index:4;}
.nav-main ul{margin:0; padding:0; display:flex;display:-webkit-flex; justify-content: space-between;}
.nav-main nav ul li{margin:0; padding:0; list-style:none; position:relative;}
.nav-main nav ul li + li{margin-left:20px;}
.nav-main nav ul li a{display:block; color:#fff; font-size:15px; font-weight:400; font-family:'Poppins', Arial; line-height:24px; text-transform:none; letter-spacing:0; padding:8px 0 6px; position:relative; z-index:2;}
.nav-main nav ul li.mega-current-menu-ancestor > a, 
.nav-main nav ul li.current-menu-item > a, 
.nav-main nav ul li:hover,
.nav-main nav ul li:hover > a,
.nav-main nav ul li a:hover,
.nav-main nav ul li a:focus{color:#fff;}
.nav-main nav ul li:before{display: block; content: ''; width: 0; height: 2px; bottom: 0; position: absolute; left: auto; right: 0; z-index: 1; transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s; background: #fff;}
.nav-main nav ul li:hover:before,
.nav-main nav ul li.current-menu-item:before,
.nav-main nav ul li.mega-current-menu-ancestor:before,
.nav-main nav ul li.active > a:before{width: 100%; left: 0; right: auto; color: #fff;}
.nav-main nav ul li.menu-item-has-children > a{padding-right: 20px;}
.nav-main nav ul li.menu-item-has-children > a:after{display: block; content: "\f107"; font-family: 'Line Awesome Free'; font-weight: 900; width: 16px; height: 16px; line-height: 16px; text-align: center; position: absolute; right: 0; top: 11px; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
.nav-main nav ul li.menu-item-has-children:hover > a:after {transform: rotate(-180deg);}
.nav-main .sub-menu{display:block; position:absolute; left:0; top:100%; z-index:1; background:#fff; min-width:240px; padding:10px 0; margin:0; overflow: hidden; opacity: 0;-moz-transition: all 0.4s ease 0s;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);box-shadow: 0 0 10px rgba(0,0,0,0.1);transform: scaleY(0);transform-origin: top; box-shadow: 0 5px 40px rgb(0 0 0 / 15%);}
.nav-main nav ul li:hover > .sub-menu {display: block;opacity: 1;transform: scaleY(1);}
.nav-main nav ul li:last-child .sub-menu{left: auto; right: 0;}
.nav-main .sub-menu li{display:block; text-align:left; position:relative; margin: 0 20px; padding: 0;}
.nav-main .sub-menu li + li {border-top:1px solid #dce0e0;}
.nav-main .sub-menu li:before{display: none;}
.nav-main .sub-menu li a{display:block; text-transform:none; color:#000; font-size:15px; line-height:normal; font-weight:400; padding:8px 0;}
.nav-main .sub-menu li a:hover,
.nav-main .sub-menu li a:focus,
.nav-main .sub-menu li.current-menu-item a{color:#df2030;}
.nav-main .sub-menu .sub-menu {left:100%; top:0;}
.nav-main .sub-menu li:hover .sub-menu {display:block;}
/*Sticy header*/
.header.navbar_fixed{
    background:#fff; box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.header.navbar_fixed .header-inner{
	height: 0; opacity: 0;
}
.empty-header {
    width: 100%; height: 106px; -moz-transition:all 0.2s ease 0s;-webkit-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s;
}
.header.navbar_fixed + .empty-header{
	height: 36px;
}

/*===Footer Start===*/
.footer{
	padding: 0; margin:0; position:relative; overflow: hidden; background: #f8f8f8;border-top: 1px solid #df2030;
}
.footer-top{
	padding: 20px 0; background: #fff; border-top: 1px solid #dddd; border-bottom: 1px solid #dddd;
}
.f-logo{
    min-width:140px; max-width:140px; position:relative; z-index:4; margin: 0;
}
.f-logo a,
.f-logo img{
    display: block; margin: 0;
}
.f-info{
	margin-left: 40px; padding: 0 40px; border-left: 1px solid #ddd; width: 100%;
}
.f-info p{
	margin: 0; font-size: 16px;
}
.f-info p + p{
	margin-top: 7px;
}
.f-links{
	padding: 30px; background: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, 0.02); border-radius: 10px; height: 100%;
}
.f-links ul{
	margin: 0; padding: 0;
}
.f-links ul li{
	margin: 0; padding: 0; list-style: none; font-size: 15px; color: #666;
}
.f-links ul li + li{
	margin-top: 5px;
}
.f-links ul li a{
	color: #666;
}
.f-links ul li a:hover{
	color: #df2030;
}
.footer-bottom{
	background: #4d114e;
}
.footer-bottom p{
	font-size: 14px; color: #fff;
}
.f-bottom-link{
	margin: 0; padding: 0;
}
.f-bottom-link li{
	margin: 0; padding: 0; list-style: none; font-size: 14px; color: #fff;
}
.f-bottom-link li + li{
	margin-left: 15px;
}
.f-bottom-link li a{
	color: #fff;
}
.f-bottom-link li a:hover{
	color: #df2030; text-decoration: underline;
}
.scrollup{
    position: fixed; right: -20px; bottom: 10px; z-index: 4; background: rgba(0,0,0,.3); width: 34px; height: 34px; border-radius: 50%; font-size: 18px; color: #fff; line-height: 34px; text-align: center; cursor: pointer; opacity: 0; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.scrollup.active{
	right: 10px; opacity: 1;
}
/*Footer End*/

/*Midlle Section css*/
.middle-section{position:relative; min-height:50vh; overflow:hidden;}
img.alignleft{float:left; margin:0 20px 20px 0;}
img.alignright{float:right; margin:0 0 20px 20px;}
img.alignnone{margin:0 0 20px;}
iframe.alignleft{float:left; margin:0 20px 20px 0;}
iframe.alignright{float:right;margin:0 0 20px 20px;}
iframe.iframe-embed.alignright{max-width:500px;height:315px !important;}
.video-box iframe,
.video-box video{display: block; width: 100%;}
.bg-img{position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; background-size: cover !important;}
.bg-img:before{display: block; content: ""; background: #000; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; opacity: 0.5;}
.bg-img img {display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}
.bg-img.before-none:before{display: none;}
.no-img.d-flex{align-items: center;justify-content: center;font-size: 24px;line-height: normal; color: #999; background: #ddd;}
.btnbox{padding:20px 0 0;}
.block-title{position:relative; margin-bottom: 20px;}
.block-title h2 strong{color: #df2030;}
.block-title.text-white *{color: #fff;}
.block-title.text-white:after{background: #f5931e;}
.block-title p{font-size: 18px;}
.small-title{font-size: 18px;line-height: 24px;color: #777;font-weight: 400; position: relative; margin: 0 0 10px;}
.more-link{display: inline-block; font-size: 14px; line-height: 24px; color: #df2030; font-weight: 700; letter-spacing: 0; text-transform: uppercase; position: relative; border-bottom: 1px solid #ccc;}
.more-link:before {content:""; width: 0; height: 1px; bottom: -1px; position: absolute; left: auto; right: 0; z-index: 1; transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s; background: currentColor;}
.more-link:hover:before{width: 100%; left: 0; right: auto;}
.more-link i{margin-left: 5px; font-size: 18px;}
.card-link{display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2;}

/*exclusive-block*/
.exclusive-block{
	padding: 15px; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
	background: rgb(221,33,45);
	background: -moz-linear-gradient(left, rgba(221,33,45,1) 0%, rgba(89,36,90,1) 100%);
	background: -webkit-linear-gradient(left, rgba(221,33,45,1) 0%,rgba(89,36,90,1) 100%);
	background: linear-gradient(to right, rgba(221,33,45,1) 0%,rgba(89,36,90,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd212d', endColorstr='#59245a',GradientType=1);
}
.exclusive-block-inner{
	padding: 0; overflow: hidden; -webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;
}
.exclusive-block .bg-img:before{
	opacity: 0.7;
	background: rgb(221,33,45);
	background: -moz-linear-gradient(left, rgba(221,33,45,1) 0%, rgba(89,36,90,1) 100%);
	background: -webkit-linear-gradient(left, rgba(221,33,45,1) 0%,rgba(89,36,90,1) 100%);
	background: linear-gradient(to right, rgba(221,33,45,1) 0%,rgba(89,36,90,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd212d', endColorstr='#59245a',GradientType=1);
}
.card-excl{
	position: relative;
}
.card-excl .imgbox{
	min-width: 40%; max-width: 40%; overflow: hidden; -webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;
}
.card-excl .imgbox img{
	display: block; width: 100%; height: 100%; object-fit: cover;
}
.card-excl .textbox{
	padding: 20px;
}
.card-excl .textbox *{
	color: #fff;
}

/*Front Section*/
.front-top-section{
	overflow: hidden;
}
.title-box{
	margin: 0 0 15px; /*padding-bottom: 15px; border-bottom: 1px solid #df2030;*/
}
.title-box h2 {
    font-size: 20px; font-weight: 700; color: #4d114e; text-transform: uppercase;
}
.cate-name{
	display: inline-block; font-size: 12px; line-height: 14px; color: #333; margin: 0 0 10px;
}
.date-style{
	display: inline-block; font-size: 12px; line-height: 14px; color: #666; margin: 0 0 10px;
}
.front-sidebar{
	padding: 15px; position: relative; /*padding-right: 20px; box-shadow: 8px 0 5px 3px rgb(0 0 0 / 5%);*/ height: 100%;
}
/*.front-sidebar:before{
	display: block; content: ""; background: #fff; position: absolute; left: 0; top: 0; bottom: 0; width: 100vw;
}*/
.front-sidebar-inner{
	padding: 15px; background: #fff; position: relative; z-index: 2; -webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px; height: 100%; flex-direction: column;
}
.front-sidebar .title-box h2{
	color: #df2030; position: relative;
}
.bsns-list{
	position: relative;
}
.bsns-list .items + .items{
	margin-top: 10px; padding-top: 10px; border-top: 1px solid #ddd;
}
.card-news h4{
	margin: 0 0 10px; font-size: 16px; font-weight: 700;
}

/*Webstory-small*/
.list-webstory{
	margin: 0 -7px;
}
.list-webstory .items{
	padding: 0 7px;
}
.card-webstory-small{
	padding: 4px; position: relative; border: 2px solid #4d114e; background: #fff; overflow: hidden;
	-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;
}
.card-webstory-small:hover{
	border-color: #df2030;
}
.card-webstory-small .imgbox{
	display: block; min-width: 140px; width: 100%; height: 160px; background: #dddd; position: relative; overflow: hidden; -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
}
.card-webstory-small .imgbox img{
	display: block; width: 100%; height: 100%; object-fit: cover;
}
.card-webstory-small .imgbox:before{
	display: block; content: ""; position: absolute; left: 0; right: 0; top: 40px; bottom: 0; z-index: 1;
	-moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0);
}
.card-webstory-small .overlay-tl{
	padding: 14px; position: absolute; left: 0; right: 0; bottom: 0; z-index: 2;
}
.card-webstory-small h4{
	display: block; display: -webkit-box; max-width: 100%; height: 54px; margin: 0 auto; color: #fff; font-size: 13px; font-weight: 500; line-height: 18px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;
}
.webstory-slider .slick-arrow,
.webstory-slider-new .slick-arrow{
    background: none; width: 30px; height: 20px; color: #4d114e; left: auto; right: 30px; top: -36px; margin: 0;
}
.webstory-slider .slick-arrow.slick-next,
.webstory-slider-new .slick-arrow.slick-next{
	right: 0;
}
.webstory-slider .slick-arrow:hover,
.webstory-slider-new .slick-arrow:hover{
	color: #df2030;
}
.webstory-slider .slick-list,
.webstory-slider-new .slick-list{
	padding-left: 0 !important;
}

/*Card Story*/
.card-story {
    background: #fff; padding: 15px; border-radius: 10px; box-shadow: 0 3px 10px rgba(0,0,0,0.08);
}
.card-story .imgbox {
    display: block; margin: 0 0 10px;
}
.card-story .imgbox img{
    display: block; width: 100%; height: 100%; object-fit: cover; border-radius: 4px;
}
.date-cate{
	margin: 0 0 10px; flex-wrap: wrap;
}
.date-cate .cate-name{
	margin: 0;
}
.date-cate .cate-name + .date-style{
	margin: 0 0 0 5px; padding-left: 5px; border-left: 1px solid #ddd;
}
.story-list .items + .items{
	margin-top: 10px; padding-top: 10px; border-top: 1px dashed #ddd;
}
.card-story.d-flex .imgbox{
	min-width: 124px; max-width: 124px; height: 100%;
}
.card-story.d-flex .textbox{
	padding-left: 10px;
}
.star-box {
    font-size: 16px; line-height: 18px; color: #f6b91c;
}

/*Card Story*/
.video-section .title-box{
	padding: 10px 0; background: #df2030; margin: 0; border: 0;
}
.video-section .title-box .more-link{
	color: #fff;
}
.card-video .imgbox{
    display: block; margin: 0 0 20px;
}
.card-video .imgbox img{
    display: block; width: 100%; height: 100%; object-fit: cover;
}
.custom-play-icon{
	display: flex; align-items: center; justify-content: center; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.5);
	font-size: 32px; line-height: 1.4; color: #fff;
}
.custom-play-icon i{
	display: flex; align-items: center; justify-content: center; min-width: 50px; height: 50px; padding-left: 2px; background: rgba(255,255,255,0.3); -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.card-video .imgbox:hover .custom-play-icon i{
	background: #fff; color: #df2030;
}
.card-video  h3 a,
.card-video  h4 a{
	color: #fff;
}
.card-video  h3 a:hover,
.card-video  h4 a:hover{
	color: #df2030;
}
.card-video .by {
    font-size: 14px; color: #df2030; margin: 0 0 15px;
}
.card-video .cate-name{
	padding: 5px 10px; background: #df2030; color: #fff; text-transform: uppercase;
}
.card-video .date-style{
	color: rgba(255,255,255,0.7); border: 0 !important; padding-left: 0 !important; margin: 5px !important;
}
.video-block-list .items + .items{
	margin-top: 20px;
}
.card-video.small .imgbox{
	min-width: 240px; max-width: 240px; height: 100%; max-height: 120px; margin: 0; border-radius: 4px; overflow: hidden;
}
.card-video.small .textbox{
	padding-left: 15px;
}
.card-video.small .by{
	font-size: 12px;
}
.card-video.small .cate-name{
	font-size: 12px;
}
.card-video.small .custom-play-icon i{
	min-width: 40px; height: 40px; font-size: 24px;
}
.scroll-block{
	height: 560px; overflow: hidden;
}
.scroll-block.scroll-wrapper:after{
	display: block; content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 40px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0);
}

/*Column Section */
.coll-section-inn .title-box{
	border: 0; padding: 0;
}
.coll-section-inn .title-box h2{
	display: inline-block; position: relative; padding-left: 10px;
}
.coll-section-inn .title-box h2:after{
	display: block; content: ""; background: #df2030; height: 20px; width: 4px; position: absolute; left: 0; top: 0; bottom: 0; margin: auto;
}
.coll-section-inn{
	margin: 0 -20px;
}
.coll-section-inn > div{
	padding: 0 20px;
}
.box-col{
	margin: 0 -10px;
}
.box-col .items{
	padding: 0 10px;
}
.card-img-coll{
	position: relative; overflow: hidden; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.card-img-coll .imgbox{
	display: block; width: 100%; height: 450px; overflow: hidden; background: #000;
}
.card-img-coll .imgbox img{
	display: block; width: 100%; height: 100%; object-fit: cover; opacity: 0.6;
}
.overlay-box{
	padding: 15px; position: absolute; left: 0; right: 0; bottom: 0; z-index: 2;
}
.coll-textbox .cate-name{
	padding: 5px 10px; background: #df2030; color: #fff; text-transform: uppercase; border-radius: 2px;
}
.coll-textbox .date-style{
	font-size: 14px; color: #fff; text-transform: uppercase; font-weight: 700; border: 0 !important; padding-left: 0 !important; margin: 0 10px 0 0;
}
.coll-textbox .by{
	display: block; font-size: 14px; color: #fff; font-weight: 700; margin: 40px 0 0;
}
.coll-textbox h3{
	display: inline; background-color: #fff; line-height: 1.4em; padding: 0 2px;
}
.card-img-content{
	padding: 0 0 40px; position: relative; background: #fff; border: 1px solid #ddd; overflow: hidden; height: 100%; box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}
.card-img-content .imgbox{
	display: block; width: 100%; height: 230px; overflow: hidden; background: #000;
}
.card-img-content .imgbox img{
	display: block; width: 100%; height: 100%; object-fit: cover;
}
.card-img-content .coll-textbox{
	padding: 15px;
}
.card-img-content .coll-textbox .date-style{
	color: #666;
}
.card-img-content .coll-textbox .by{
	position: absolute; left: 15px; bottom: 15px; color: #666;
}

/*Analysis Section*/
.analysis-section .title-box{
	padding: 20px 0; margin: 0; border: 0;
}
.card-anss.card-story{
	padding: 0; background: none; box-shadow: none;
}
.card-anss .cate-name,
.card-anss .date-style{
	font-weight: 600; color: #df2030;
}
.anss-list .items {
    margin: 0 0 20px;
}

/*All Post Section*/
.all-post-section {
    overflow: hidden;
}
.post-thumb-list .items + .items{
	margin-top: 10px; padding-top: 2px; /*border-top: 1px solid #ddd;*/
}
.card-post-thumb{
	position: relative; overflow: hidden; box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}
.card-post-thumb .imgbox{
	min-width: 220px; max-width: 220px; height: 100%;
}
.card-post-thumb .imgbox img{
	display: block; width: 100%; height: 100%; min-height: 160px; object-fit: cover;
}
.card-post-thumb .textbox{
	padding: 20px; flex-direction: column;
}
.card-post-thumb .date-style{
    font-size: 14px; color: #999; border: 0 !important; padding-left: 0 !important; margin: 0 10px 0 0;
}
.card-post-thumb .cate-name {
    padding: 5px 10px; background: #ddd; color: #4d114e; border-radius: 2px;
}
.card-post-thumb .by{
    font-size: 14px; color: #777;
}
.live-sidebar{
	padding: 20px 15px; margin-right: 20px; height: 100%;
}
.live-sidebar .title-box{
	border: 0; padding: 0;
}
.live-sidebar .title-box h2{
	text-transform: none; font-weight: 400;
}
.symbol-box{
	display: inline-block; width: 28px; height: 28px; position: absolute; left: 55px; top: 0; transform: rotate(-45deg);
}
.wifi-symbol{
  display: block; width: 7em; height: 7em; transform: scale(0.2); transform-origin: center ; position: absolute; top: 0; left: 0;
}
.wifi-symbol .wifi-circle {
  box-sizing: border-box; -moz-box-sizing: border-box; display: block; width: 100%; height: 100%; position: absolute; bottom: 0; left: 0; border-color: #df2030; border-style: solid; border-width: 1em 1em 0 0; -webkit-border-radius: 0 100% 0 0; border-radius: 0 100% 0 0; opacity: 0; -o-animation: wifianimation 3s infinite;
  -moz-animation: wifianimation 3s infinite;
  -webkit-animation: wifianimation 3s infinite;
  animation: wifianimation 3s infinite;
}
.wifi-symbol .wifi-circle.first {
  -o-animation-delay: 800ms;
  -moz-animation-delay: 800ms;
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.wifi-symbol .wifi-circle.second {
  width: 5em;
  height: 5em;
  -o-animation-delay: 400ms;
  -moz-animation-delay: 400ms;
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.wifi-symbol .wifi-circle.third {
  width: 3em; height: 3em;
}
.wifi-symbol .wifi-circle.fourth {
  width: 1em; height: 1em; opacity: 1; background-color: #000;
  -o-animation: none;
  -moz-animation: none;
  -webkit-animation: none;
  animation: none;
}
@-o-keyframes wifianimation {
  0% {
    opacity: 0.4;
  }
  5% {
    opactiy: 1;
  }
  6% {
    opactiy: 0.1;
  }
  100% {
    opactiy: 0.1;
  }
}
@-moz-keyframes wifianimation {
  0% {
    opacity: 0.4;
  }
  5% {
    opactiy: 1;
  }
  6% {
    opactiy: 0.1;
  }
  100% {
    opactiy: 0.1;
  }
}
@-webkit-keyframes wifianimation {
  0% {
    opacity: 0.4;
  }
  5% {
    opactiy: 1;
  }
  6% {
    opactiy: 0.1;
  }
  100% {
    opactiy: 0.1;
  }
}

/*Live Wire Sidebar*/
.live-post-bg{
	padding: 15px 10px; background: #fff; -webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;
}
.live-post-list{
	position: relative; border-left: 1px solid #bfbfbf; padding-left: 20px; margin-left: 10px;
}
.live-post-list .items{
	position: relative; margin: 0 0 20px;
}
.live-post-list .items:before{
	display: block; content: ""; background: #df2030; width: 12px; height: 12px; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; position: absolute; left: -26px; top: 2px;
}
.card-live .date-cate .cate-name + .date-style{
	border: 0;
}
.card-live p{
	font-size: 15px; line-height: 1.4; color: #000; margin: 0 0 10px;
}
.read-more {
    display: inline-block; font-size: 14px; line-height: 18px; color: #000; font-weight: 700; cursor: pointer; margin-top: 7px; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.read-more:hover{
	color: #df2030;
}
.card-live .content-inner {
    max-height: 82px; overflow: hidden;
}
.live-post-scroll{
	max-height: 620px; overflow: hidden;
}
.live-sidebar .scrollbar > .scroll-element .scroll-bar{
	background: #999;
}
.live-btnbox{
	padding: 30px 15px; text-align: center; position: absolute; left: 0; right: 0; bottom: 0; background: linear-gradient(to bottom, rgb(255 255 255 / 75%) 0%, #ffffff 50%, #ffffff 100%); border-radius: 0 0 10px 10px;
}

/*Boxes Section*/
.list-big .items{
	padding: 15px; position: relative; overflow: hidden; border: 1px solid #ddd; box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1); border-radius: 10px;
}
.list-big .items + .items{
	margin-top: 20px;
}
.list-big .title-box {
    padding: 0; border: 0; margin: 0 0 10px;
}
.card-box{
	position: relative;
}
.card-box .imgbox{
	display: block; width: 100%; position: relative; padding-bottom: 56.66%; margin: 0 0 10px; overflow: hidden; border-radius: 4px;
}
.card-box .imgbox img{
	display: block; width: 100%; height: 100%; object-fit: cover; position: absolute;
}
.card-box .by {
    display: inline-block; font-size: 14px; line-height: 16px; color: #666;
}
.boxes-slider .slick-arrow{
    background: none; width: 30px; height: 20px; color: #4d114e; left: auto; right: 40px; top: -34px; margin: 0;
}
.boxes-slider .slick-arrow.slick-next{
	right: 10px;
}
.boxes-slider .slick-arrow:hover{
	color: #df2030;
}

/*Listing Page*/
.page-banner .title-box {
    padding: 0; border: 0; margin: 0 0 10px;
}
.page-banner .title-box h2{
	display: flex; align-items: flex-end; font-size: 24px; font-family: 'Anek Gujarati', sans-serif;
}
.page-banner .title-box h2:after{
	display: block; content: ""; height: 1px; width: 100%; background: #df2030; position: relative; bottom: 7px;
}
.page-banner .block-title h2{
	font-family: 'Anek Gujarati', sans-serif;
}
.page-banner h3{
	font-weight: 400;
}
.featured-imgbox {
    margin: 0 0 10px; max-height: 280px; overflow: hidden;
}
.featured-imgbox img {
    display: block; width: 100%; height: auto; object-fit: cover;
}
.loader-text{
	font-size: 14px; line-height: 18px; color: #999; text-align: center; margin: 10px 0;
}
.video-sidebar {
    padding: 20px; border-radius: 7px;
}
.video-list .items{
	margin: 0 0 20px;
}
.video-list .card-video.small .imgbox {
    max-width: 100%;
}
.video-list .card-video.small .textbox {
    padding: 10px 0 0;
}

/*Detail Page*/
.page-banner .cate-name{
	color: #4d114e; font-weight: 700; border-radius: 2px;
}
.detail-date-block .by{
    font-size: 14px; line-height: 16px;
}
.detail-date-block .items + .items{
	padding-left: 10px; border-left: 1px solid #ddd; margin: 0 0 0 10px;
}
.location-text{
	font-size: 14px; line-height: 16px; color: #666;
}
.share-block .social-icon a{
	border-radius: 50%;
}
.social-icon a.share_mobile_view {
    display: none;
}
.detail-imgbox img,
.detail-imgbox iframe{
    display: block; width: 100%; height: auto;
}

/*Iframe Modal*/
#iframe-modal, #video_iframe-modal{
    z-index: 9999; padding: 0; backdrop-filter: blur(60px);
}
#iframe-modal .modal-dialog, #video_iframe-modal .modal-dialog,
#iframe-modal .modal-content, #video_iframe-modal .modal-content{
    height: 100%; width: 100%; max-width: 100%; margin: 0; padding: 0; border: 0; border-radius: 0; background: none;
}
.iframe-close-btn{
    font-size: 18px; line-height: 20px; color: #4d114e; position: absolute; right: 10px; top: 10px; z-index: 999; cursor: pointer;
    width: 32px; height: 32px; background: #ddd; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
}
.webstory-iframe{
	display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0;
}
.prev-story-btn {
	display: block; font-size: 32px; color: #fff; position: absolute; left: 25%; top: 49%; width: 24px; z-index: 999;
}
.next-story-btn {
	display: block; font-size: 32px; color: #fff; position: absolute; top: 49%; right: 25%; width: 24px; z-index: 999;
}
.iframe_detail {
    display: flex; align-items: center; justify-content: center; height: 100vh;
}
.iframe_detail-inn{
	padding: 0 60px; width: 100vh; height: 100vh; max-width: 440px; max-height: 540px; margin: auto; position: relative;
}
.iframe_detail-inn .reel-block,
.iframe_detail-inn .reel-block .items{
	height: 100%;
}
.card-reel{
	position: relative; overflow: hidden; height: 100%; width: 100%; border-radius: 20px;
}
.card-reel .imgbox{
	display: block; width: 100%; height: 100%; position: relative;
}
.card-reel .imgbox > video,
.card-reel .imgbox > img{
	display: block; max-width: unset; max-height: unset; margin: 0; width: 100%; height: 100%; object-fit: cover; transition: filter 0.5s ease; position: absolute; left: 0; top: 0;
}
.card-reel .textbox{
	padding: 100px 20px 20px; position: absolute; left: 0; right: 0; bottom: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0);
}
.card-reel .textbox *{
	color: #fff;
}
.reel-slider .items{
	padding: 0;
}
.reel-slider .slick-list,
.reel-slider .slick-track{
	height: 100%;
}
.reel-slider .slick-arrow.slick-prev {
    left: -60px;
}
.reel-slider .slick-arrow.slick-next {
    right: -60px;
}
/*reel-slider Dots */
.reel-slider .slick-dots {
  bottom: auto; top: 10px; left: 10px; right: 10px; display: flex;
}
.reel-slider .slick-dots li {
  width: 100%; margin: 0 2px;
}
.reel-slider .slick-dots li button{
	width: 100%; height: 2px; background: none; border: 0;
}
.reel-slider .slick-dots li button:before {
    position: absolute; top: 0; left: 0; width: 100%; height: 2px; background: #fff; content: ''; text-align: center; opacity: .25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.reel-slider .slick-dots li.slick-active button:after {
    position: absolute; top: 0; opacity:1; background: #fff; left: 0; width:100%; height: 2px; content: ''; text-align: center; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; z-index:9999999999999; animation-name: progress; animation-timing-function: linear; animation-duration: 2600ms; animation-delay:0;
}
@keyframes progress {
  from { width: 0px;}
  to {width: 100%;}
}
.replay-btn {
    position: absolute; right: 0; top: 50%; margin-top: -20px; width: 40px; min-width: inherit; height: 40px; border-radius: 50%; padding: 0;
}
.replay-btn i {
    margin: 0;
}
.reel-slider .slick-arrow.slick-next.slick-disabled{
	z-index: -9;
}

.pause_play_btn{
    position: absolute; right: 100px; top: 30px; font-size: 20px; line-height: 20px; color: #fff; text-shadow: 0 0 3px rgb(0 0 1); z-index: 2;
}
.share_story_btn{
    position: absolute; right: 70px; top: 30px; font-size: 20px; line-height: 20px; color: #fff; text-shadow: 0 0 3px rgb(0 0 1); z-index: 2;
}


/*Web Stories Page*/
.webstory-banner .container,
.webstory-section .container{
	max-width: 1080px;
}
.webstory-page-list{
	margin: 0 -10px; justify-content: center;
}
.webstory-page-list .items{
	min-width: 20%; max-width: 20%; padding: 0 10px; margin: 0 0 20px;
}
.card-webstory{
	position: relative; background: #fff; overflow: hidden; -webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;
}
.card-webstory:hover{
	border-color: #df2030;
}
.card-webstory .imgbox{
	display: block; min-width: 140px; width: 100%; height: 250px; background: #dddd; position: relative; overflow: hidden; -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
}
.card-webstory .imgbox img{
	display: block; width: 100%; height: 100%; object-fit: cover;
}
.card-webstory .imgbox:before{
	display: block; content: ""; position: absolute; left: 0; right: 0; top: 40px; bottom: 0; z-index: 1;
	-moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0);
}
.card-webstory .overlay-tl{
	padding: 14px; position: absolute; left: 0; right: 0; bottom: 0; z-index: 2;
}
.card-webstory h4{
	display: block; display: -webkit-box; max-width: 100%; height: 54px; margin: 0 auto; color: #fff; font-size: 13px; font-weight: 700; line-height: 18px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;
}
.card-webstory .date {
    display: block; font-size: 12px; line-height: 14px; color: #fff; margin: 0 0 5px;
}
.tab-style{
	flex-wrap: wrap; justify-content: center; margin: 0 -1px 20px; padding: 0;
}
.tab-style li{
	margin: 0; padding: 1px; list-style: none;
}
.tab-style li strong{
	padding: 7px 15px; min-width: 60px; text-align: center; display: block; background: #eee; font-size: 14px; line-height: 20px; color: #4d114e; font-weight: 400; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; cursor: pointer;
}
.tab-style li.resp-tab-active strong{
	background: #4d114e; color: #fff;
}

/*Video Page*/
.video-page-list{
	margin: 0 -10px; justify-content: center;
}
.video-page-list .items{
	padding: 0 10px; margin: 0 0 20px;
}
.video-page-list .card-video {
    height: 380px; border-radius: 10px; overflow: hidden; position: relative;
}
.video-page-list .card-video .textbox{
	padding: 15px; position: absolute; left: 0; right: 0; bottom: 0; z-index: 2;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0);
}
.video-page-list .card-video.small .imgbox{
	min-width: 100%; max-width: 100%; max-height: 100%;
}
.video-page-list .card-video.small .imgbox img{
	display: block; width: 100%; height: 100%; object-fit: cover;
}
.video-page-list .card-video .custom-play-icon{
	padding-bottom: 40px;
}
.video-page-list .card-video .custom-play-icon i{
	background: rgba(255,255,255,0.2); color: #fff; 
}
.video-page-list .card-video:hover .custom-play-icon i{
	background: #fff; color: #df2030;
}

/*Live News*/
.live-news-block{
	max-width: 840px; margin: 0 auto;
}
.title-box .live-tl{
    display: inline-block; text-transform: none; font-weight: 400; position: relative;
}
.title-box .live-tl .symbol-box {
    left: 20px; top: -15px;
}
.crypto_live_news {
    padding: 30px 30px 30px 10px; border: 1px solid #e9e9e9; background: #fcfcfc; border-radius: 5px; min-height: 500px;
}
.livecard-new {
    padding: 20px; position: relative; background: #fff; box-shadow: 0 3px 10px rgb(0 0 0 / 10%); border-radius: 4px;
}
.livecard-new .date-cate .cate-name{
	padding: 5px; background: #eee; border-radius: 2px;
}

/*Search page*/
.result-text span{
	color: #4d114e;
}


/*iframe-video-main*/
.iframe-video-main{
    background: #000; flex-direction: column; position: fixed; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden;
	font-size: 0; line-height: normal;
}
.video-head{
    padding: 10px 50px 10px 10px; height: 60px;
}
.video-head .read-btnbox{
    margin-right: 7px;
}
.video-head .btn{
    border-radius: 30px; white-space: nowrap;
}
.video-middle{
    display: flex; flex-grow: 1; justify-content: center; overflow: hidden; position: relative;
}
.video-middle a img,
.video-middle video{
    display: block; min-height: 350px; -o-object-fit: cover; object-fit: cover; width: 100%;
}
.video-middle video{
    height: 100%; -o-object-fit: contain; object-fit: contain;
}
.video-foot{
    padding: 20px 250px 20px 20px; color: #fff; position: relative;
}
.video-foot .v_tl *{
    color: #fff; margin: 0;
}
.video-foot .v_tl .tl-text{
    color: #df2030;
}
.video-foot .detail-date-block{
    padding: 10px; position: absolute; right: 0; top: 0; bottom: 0;
}
.video-foot .detail-date-block .location-text,
.video-foot .detail-date-block .date-style{
    color: #eee;
}
.modal-nextprev-btn{
    display: flex; align-items: center; justify-content: center; width: 50px; height: 50px; background: #ddd; font-size: 24px; color: #4d114e; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
    position: absolute; top: 50%; margin-top: -25px; z-index: 4;
}
.modal-nextprev-btn.prev{
    left: 10px;
}
.modal-nextprev-btn.next{
    right: 10px;
}


/* Contact us */
.form-inner { display: flex; flex-flow: wrap; padding: 40px 30px;background: linear-gradient(to right, rgba(221,33,45,1) 0%,rgba(89,36,90,1) 100%);border-radius: 10px; }
.input-field { min-width: 50%;max-width: 50%;padding: 0 10px;margin: 0 0 15px; }
.input-field.full-width { min-width:100%;max-width:100%; }
.input-field .label { display:inline-block;margin-bottom:5px;font-size:15px;line-height:1.3;color: #fff; }
.input-field input, .input-field textarea, .input-field select { border-radius:5px;background-color:#fff;padding:8px 15px;height:40px;width:100%;outline:none;transition:all 0.3s ease;font-size:15px; }
.input-field input::placeholder, .input-field textarea::placeholder { color:#b5b5b5;font-size:15px;opacity:1; }
.input-field input:focus, .input-field textarea:focus { border-color:#df2030; }
.input-field.btnbox { margin-top: 5px; }
.input-field.btnbox .btn { padding: 8px 30px; }

.topstory-inner .left-block .card-story .imgbox{
	height: 402px;
}
.story-list .card-story .imgbox { margin: 0; height: 84px;}
.anss-list .card-story .textbox p { text-overflow:ellipsis;overflow:hidden;display:-webkit-box !important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;}
.footer .footer-logo { padding:0;border-radius:0;background:none;box-shadow:none;justify-content:center;display:flex;flex-direction:column;}
.footer .footer-logo .follow-us { margin-top: 20px; }

/*Video Section changes*/
.video-section-inn .left-block .card-video .imgbox{
	height: 368px;
}
.anss-inn .left-block .card-anss.card-story .imgbox{
	height: 425px;
}
.anss-list .card-anss.card-story .imgbox{
	height: 150px;
}
.contact-info-block{
    padding: 40px; background: #fff;
}
.contact-info-box{
    padding-left: 40px; position: relative;
}
.address-tl i{
    font-size: 24px; color: #df2030; position: absolute; left: 0; top: 0;
}
.invalid-feedback {
    color: #fff; background: #dc3545; padding: 3px 10px; border-radius: 30px;
}


/*==========================================
===============:: MEDIA CSS ::==============
============================================*/
@media screen and (max-width:1499px){
.container{max-width: 1170px;}
}
/* iPad 1024px View */
@media screen and (max-width:1199px){
.container{width:100%; max-width:100%; padding:0 20px;}
.btnbox{padding:15px 0 0;}
.ptb-100{padding: 80px 0;}
.ptb-80, .ptb-90{padding:60px 0;}
h1, .h1{font-size: 34px;}
h2, .h2{font-size: 24px; margin: 0 0 15px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
p{font-size: 15px;}
ul li, ol li{font-size: 15px;}
.link{font-size: 15px;line-height: 22px;}
/*Header and banner*/
.nav-main nav ul > li + li {
    margin-left: 10px;
}
.nav-main nav ul > li a{
	font-size: 15px;
}
.title-box h2 {
    font-size: 18px;
}
.card-video.small .imgbox {
    min-width: 160px; max-width: 160px;
}
.card-img-coll,
.card-img-coll .imgbox{
	height: 320px;
}
.coll-section-inn{
	margin: 0 -15px;
}
.coll-section-inn > div{
	padding: 0 15px;
}
.prev-story-btn{
	left: 10px;
}
.next-story-btn{
	right: 10px;
}
.live-sidebar{
	margin-right: 0;
}
.webstory-page-list .items{
	min-width: inherit; max-width: inherit; flex-basis: inherit; max-width: 210px;
}
#video_iframe-modal .modal-content{
	padding-bottom: 56.66%;
}


}
/* iPad 768px view*/
@media screen and (max-width:991px){
h1, .h1{font-size: 32px; margin: 0 0 15px;}
p{margin:0 0 15px;}
.ptb-120{padding:80px 0;}
.ptb-100, .ptb-80{padding:60px 0;}
.mb-60{margin-bottom: 40px !important;}
/*Header and banner*/
.mobi-iconbox{display:block;}
.header-right,
.head-textbox,
.head-links,
.header-right .social-icon{
	display: none !important;
}
.header-left{
	min-width: 100%;
}
.site-logo {
    max-width: 120px; margin: 0 auto;
}
.mobi-icons{
	display: flex; align-items: center; position: absolute; right: 0;
}
.mobi-icons .hd-icon {
    display: flex; align-items: center; justify-content: center; font-size: 24px; color: #4d114e !important; height: 40px;
}
.header-inner,
.header.navbar_fixed .header-inner{
    height: 80px; opacity: 1;
}
.nav-main{
	display: none; height: 40px; position: relative;
}
.header-navigation .container{
	position: relative;
}
.header-navigation .container:after{
	display: block; content: ""; width: 40px; position: absolute; right: 0; top: 0; bottom: 0; opacity: 0.9;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
.nav-main nav ul li a{
	height: 40px; padding: 8px 0; font-size: 14px;
}
.nav-main .sub-menu li a{
	height: auto; font-size: 14px;
}
.nav-main nav ul li.menu-item-has-children > a:after{
	top: 12px; font-size: 14px;
}
.mobile-navbar .slick-list{
	overflow: visible;
}
.nav-main .sub-menu {
    min-width: 200px;
}
.empty-header,
.header.navbar_fixed + .empty-header{
    height: 90px;
}
.topstory-inner .right-block {
    margin-top: 20px;
}
.card-video.small .textbox h4,
.card-anss .textbox h4,
.card-anss .textbox p{
    font-size: 14px;
}
.card-video .date-cate .cate-name + .date-style{
    margin: 5px 0 0; min-width: 100%;
}
.scroll-block{
	height: 440px;
}
.coll-section-inn .right-block{
	margin-top: 30px;
}
.post-thumb-front .card-post-thumb{
	flex-wrap: wrap;
}
.post-thumb-front .card-post-thumb .imgbox {
    min-width: 100%; max-width: 100%; height: auto;
}
.post-thumb-front .card-post-thumb .textbox {
    padding: 10px;
}

.footer-top-inn {
    flex-wrap: wrap; text-align: center;
}
.f-logo {
    min-width: 120px; max-width: 120px; margin: 0 auto 10px;
}
.footer-social {
    min-width: 100%; margin: 10px 0 0;
}
.follow-us{
	min-width: 100%;
}
.footer-social .social-icon{
	justify-content: center;
}
.f-info {
    margin: 0; padding: 0; border: 0;
}
.footer-inner{
	margin: 0 -10px; padding: 20px 0;
}
.footer-inner .items{
	padding: 10px;
}
.f-links {
    padding: 20px;
}
.f-bottom-inner {
    flex-direction: column; text-align: center;
}
.f-bottom-inner .right-block{
	min-width: 100%; margin: 5px 0 0;
}
.f-bottom-link{
	justify-content: center;
}
.card-excl{
	flex-wrap: wrap;
}
.card-excl .imgbox{
	min-width: 100%; max-width: 100%;
}
.card-excl .textbox{
	padding: 15px 0 0;
}
.live-post-list {
    padding-left: 10px; margin-left: 5px;
}
.live-post-list .items:before{
	left: -16px;
}
.video-head {
    position: absolute;
    right: 0;
    z-index: 2;
}
.video-foot {
    position: absolute; left: 0; right: 0; bottom: 0; padding: 5px 240px 5px 10px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0);
}
.video-foot .v_tl {
    display: block !important;
}

.more-post-inn .input-field { min-width: 100%;max-width: 100%; }
.input-field.btnbox { padding-top: 0; }
.form-inner { padding: 30px 20px 35px; }
.footer .footer-logo .follow-us { text-align: center;margin-top: 10px;margin-bottom: 10px; }
.footer .footer-logo .follow-us .social-icon { justify-content: center; }

.video-section-inn .left-block .card-video .imgbox {
    height: 260px;
}
.topstory-inner .left-block .card-story .imgbox {
    height: auto;
}

.social-icon a.share_desktop_view{
	display: none;
}
.social-icon a.share_mobile_view {
    display: inline-flex;
}
.contact-info-block{
    padding: 20px;
}
.contact-info-box{
    padding-left: 30px;
}
.mobi-show{
    display: block;
}
.desktop-show{
    display: none;
}

}
/* iPhone-6 plus 736 (Landscape) view */
@media screen and (max-width:767px){
body{padding: 0 0 50px; -webkit-text-size-adjust:none;}
h1, .h1 {font-size: 24px;}
h2, .h2{font-size:20px;}
h4 {font-size: 16px;}
.ptb-120, .ptb-100, .ptb-80, .ptb-90{padding:50px 0;}
.ptb-60, .ptb-50{padding:40px 0;}
.ptb-40 {padding: 20px 0;}
img.alignleft,
img.alignright,
img.alignnone,
iframe.alignleft,
iframe.alignright{float:none; margin:0 0 10px;}
.scrollup {bottom: 60px;}
table th, table td, .entry-content th, .entry-content table th, .entry-content td, .entry-content table td {
    font-size: 13px; padding: 8px 10px;
}
.video-box iframe,
.video-box video{display: block; width: 100%; height: auto;}
/*Header and banner*/
.mobile-strap{
	display: block; height: 50px; background: #df2030; position: fixed; left: 0; right: 0; bottom: 0; z-index: 99;
}
.mobile-strap-inn{
	justify-content: center;
}
.mobile-strap-inn .iconbox + .iconbox{
	border-left: 1px solid rgba(0,0,0,0.2);
}
.mobile-strap-inn .iconbox{
	display: inline-flex; align-items: center; justify-content: center; flex-direction: column; width: 100%; height: 50px; font-size: 12px; color: rgba(255,255,255,0.8);
}
.mobile-strap-inn .iconbox i{
	font-size: 20px;
}
.mobile-strap-inn .iconbox:hover{
	color: #fff;
}
.mobile-menu-block{
	width: 85%; right: -105%;
}
.live-sidebar {
    margin: 0; padding: 15px; position: relative; border-radius: 7px;
}
.live-sidebar-toggle{
	display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; position: absolute; right: 0; top: 5px; z-index: 2; cursor: pointer;
	font-size: 24px; color: #df2030;
}
.live-sidebar-toggle.active i:before {
    content: "\f00d";
}
.live-sidebar .title-box{
	margin: 0;
}
.live-post-scroll {
    max-height: 480px;
}
.live-post-bg{
	margin: 10px 0 0; display: none;
}
.title-box {
    margin: 0 0 10px; padding-bottom: 0; border-bottom: 0;
}
.webstory-slider .slick-arrow,
.webstory-slider-new .slick-arrow{
	top: -30px;
}
.date-cate .cate-name + .date-style {
    margin: 4px 0 0; padding-left: 0; border: 0;
}
.card-story.d-flex .imgbox {
    min-width: 100px; max-width: 100px; height: 100%;
}
.list-webstory{
	position: relative;
}
.list-webstory:after{
	display: block; content: ""; width: 100px; position: absolute; right: 0; top: 0; bottom: 0;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
.list-webstory .items{
	width: 210px;
}
.front-top-section {
    padding: 0;
}
.front-sidebar {
    padding: 20px !important; box-shadow: 0 0 10px 3px rgb(0 0 0 / 5%); height: auto;
}
.video-section-inn .right-block {
    margin-top: 30px;
}
.card-img-coll .imgbox {
    min-height: 340px;
}
.box-col .items + .items{
	margin-top: 10px;
}
.anss-inn .right-block{
	margin-top: 20px;
}
.post-thumb-list {
    display: flex; flex-wrap: wrap; margin: 0 -5px;
}
.post-thumb-list .items {
    width: 100%; padding: 0 5px !important; margin: 0 0 10px !important;
}
.card-post-thumb {
    height: 100%;
}
.card-post-thumb .cate-name{
	margin: 2px;
}
.more-post-inn .right-block {
    margin-top: 30px;
}
.boxes-list{
	margin: 0 -5px;
}
.boxes-list .sub-items{
	padding: 0 5px;
}
.card-post-thumb{
	flex-wrap: wrap;
}
.card-post-thumb .imgbox {
    min-width: 100%; max-width: 100%;
}
.card-post-thumb .textbox {
    padding: 10px;
}
.detail-date-block {
    flex-wrap: wrap;
}
.detail-date-block .items + .items {
    padding-left: 4px; margin: 0 0 0 4px;
}
.share-block {
    min-width: 100%; margin: 10px 0 0;
}
.webstory-page-list {
    margin: 0 -5px; justify-content: center;
}
.webstory-page-list .items {
    max-width: 170px; padding: 0 5px; margin: 0 0 10px;
}
.reel-slider .slick-arrow{
	display: none !important;
}
.video-page-list .items{
    min-width: 50%; max-width: 50%;
}
.card-live .date-cate .cate-name + .date-style {
    border: 0; min-width: 100%;
}
.video-head .share-block{
    margin: 0; min-width: inherit;
}
.video-foot{
    padding: 10px 10px 40px;
}
.video-foot .detail-date-block{
    top: auto; bottom: 0; left: 0; right: auto;
}
.video-head {
    height: auto; padding: 0;
}
.video-head .share-block .read-btnbox{
    position: absolute; top: 5px; right: 35px; z-index: 2;
}
.video-head .share-block .social-icon{
    position: fixed; left: 5px; top: 5px; z-index: 2; flex-direction: column;
}
.video-head .share-block .social-icon a + a{
    margin: 5px 0 0;
}
.video-middle video {
    /*object-fit: cover;*/
}
.iframe-close-btn {
    top: 4px; right: 5px;
}
.modal-nextprev-btn {
    width: 32px; height: 32px; font-size: 16px;
}
.modal-nextprev-btn.prev {
    left: 0;
}
.modal-nextprev-btn.next {
    right: 0;
}
.input-field { min-width: 100%;max-width: 100%; }
.form-inner { padding: 20px 12px 30px; }
.date-cate { display: block !important; }
.date-cate .cate-name + .date-style { display: block; }
.anss-inn .left-block .card-anss.card-story .imgbox {
    height: auto;
}
.anss-list .card-anss.card-story .imgbox {
    height: auto;
}


}/*767 End*/
@media screen and (max-width:479px){
.video-page-list .items{
    min-width: 100%; max-width: 100%;
}
}