/*--------------------- Copyright (c) 2018 -----------------------
[Master Stylesheet]
Template Name: Wlog - Blog and Magazine HTML template
Version: 1.0.0
Author: Kamleshyadav
Website:
Purchase:
 -------------------------------------------------------------------
[Table of contents]
1. Body
2. Normal Css
3. Loader Css
4. Top Header / blog_top_header_wrapper
5. Main Header / blog_main_header
6. Banner Slider / blog_banner_slider
7. Main Heading / blog_main_heading_div
8. World News Section / blog_topheading_slider_nav
9. Sport Section / blog_sport_slider
10. Food And Health Section / blog_food_slider
11. Travel Section / .blog_main_heading_div nav.blog_tab_nav.blog_color_lightgreen a:hover
12. Technology Section / .blog_main_heading_div nav.blog_tab_nav.blog_color_darkblue a:hover
13. Sidebar / blog_sidebar
14. Footer / blog_footer
15. Copyright / blog_copyright_wrapper
16. Index Page2 / blog_header_style2 .blog_top_header_wrapper
17. Blog Single Page / blog_breadcrumb_wrapper
18. Category page / blog_innerpages .blog_food_style2
19. Terms and condition page / blog_innerpages.blog_terms_div
20. Contact page / blog_heading_style2 h3
21. About page / blog_innerpages.blog_aboutpage
22. Error Page / blog_error_data
23. Responsive Css
-------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900|Montserrat:100,200,300,400,500,600,700,800,900");
/*.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    left: 10px !important;
    right: auto !important;
}*/

body {
  margin: 0;

  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  color: #263d98;
  background: #f3f4f7;
  overflow-x: hidden;
}

/*@font-face {
  font-family: "MohannadRegular";
  src: url("/site/assets/fonts/MohannadRegular.woff2") format("woff2");
}*/

/* @font-face {
    font-family: 'Calibri Light';
    font-style: normal;
    font-weight: normal;
    src: local('Calibri Light'), url('/site/assets/fonts/calibril.woff') format('woff');
} */

* {
  direction: rtl !important;
  /* font-family: "Calibri Light"; */
}
.pagination-btn-wrapper ul {
  display: flex;
  list-style: none;
}
.pagination-btn-wrapper ul li {
  width: calc(2.2505rem + 2px);
  color: #000;
  height: calc(2.2505rem + 2px);
  display: inline-flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  border: 1px rgb(239, 158, 36) solid;
}
.pagination-btn-wrapper ul li.active {
  background-color: rgb(239, 158, 36);
  color: #fff;
}

.blog_author_data {
  display: contents;
}
.blog_post_style2_img img {
  height: 100%;
}
.blog_post_video_img a {
  height: 250px;
  overflow: hidden;
}

.post_card span.icon{
  top:46%;
  width: 100%;
  display: block;
}
.post_card span.icon i{
  font-size: 46px !important;
  color: #e89b23;
}
.post-row .post_card img{
  transition: all 0.3s;y
  transform: scale(1.5 );
}
.post-row .post_card img:hover{
  transform: scale(1.1);
}

.blog_post_slider_content h6 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
body.rtl * {
  direction: rtl !important;
}
body.ltr .blog_post_slider_content h6 {
  border-left: 3px solid #263d98 !important;
  border-right: 0px !important;
}
body.ltr * {
  direction: ltr !important;
}

.large-full-post {
  margin-bottom: 15px;
}

.large-full-post .blog_marginbottom20,
.large-full-post .blog_marginbottom20 a {
  height: 100%;
}
.large-full-post .blog_marginbottom20 {
  margin-bottom: 0 !important;
}
/*====Normal Css Start====*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0;
  /* font-family: "MohannadRegular" !important; */
  font-weight: 600;
  line-height: 32px;
  color: #222222;
}
a {
  color: #707070;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  display: inline-block;
  backface-visibility: hidden;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus,
button:focus {
  outline: none;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.blog_padderleft0 {
  padding-left: 0px;
}
.blog_padderright0 {
  padding-right: 0px;
}
.blog_marginbottom15 {
  margin-bottom: 15px;
}
.blog_marginbottom20 {
  margin-bottom: 10px;
}
.blog_toppadder10 {
  padding-top: 10px;
}
.blog_toppadder20 {
  padding-top: 20px;
}
.blog_toppadder30 {
  padding-top: 30px;
}
.blog_toppadder40 {
  padding-top: 40px;
}
.blog_toppadder50 {
  padding-top: 50px;
}
.blog_toppadder60 {
  padding-top: 60px;
}
.blog_toppadder70 {
  padding-top: 70px;
}
.blog_toppadder80 {
  padding-top: 80px;
}
.blog_toppadder90 {
  padding-top: 90px;
}
.blog_toppadder100 {
  padding-top: 100px;
}
.blog_bottompadder10 {
  padding-bottom: 10px;
}
.blog_bottompadder20 {
  padding-bottom: 20px;
}
.blog_bottompadder30 {
  padding-bottom: 30px;
}
.blog_bottompadder40 {
  padding-bottom: 40px;
}
.blog_bottompadder50 {
  padding-bottom: 50px;
}
.blog_bottompadder60 {
  padding-bottom: 60px;
}
.blog_bottompadder70 {
  padding-bottom: 70px;
}
.blog_bottompadder80 {
  padding-bottom: 80px;
}
.blog_bottompadder90 {
  padding-bottom: 90px;
}
.blog_bottompadder100 {
  padding-bottom: 100px;
}
.blog_bg_orange {
  background: #263d98;
}
.blog_bg_blue {
  background: #263d98;
}
.blog_bg_lightblue {
  background: #263d98;
}
.blog_bg_pink {
  background: #263d98;
}
.blog_bg_lightgreen {
  background: #263d98;
}
.blog_bg_darkblue {
  background: #263d98;
}
.blog_color_orange {
  color: #fa9324;
}
.blog_color_blue {
  color: #263d98;
}
.blog_color_lightblue {
  color: #263d98;
}
.blog_color_darkblue {
  color: #263d98;
}
.blog_color_pink {
  color: #263d98;
}
.blog_color_lightgreen {
  color: #263d98;
}
/*====Normal Css End====*/
/*====Pre-loader css start====*/
#blog_preloader_wrapper {
  background-color: #f3f4f7;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2147483647;
}
#blog_preloader_wrapper #blog_preloader_box {
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100px;
  height: 80px;
}
.blog_loader {
  position: relative;
}
.blog_loader > div {
  position: absolute;
  left: 20px;
  top: 10px;
  border: 3px solid #263d98;
  border-bottom-color: transparent;
  border-top-color: transparent;
  border-radius: 100%;
  height: 55px;
  width: 55px;
  -webkit-animation: rotate 1s 0s ease-in-out infinite;
  animation: rotate 1s 0s ease-in-out infinite;
}
.blog_loader > div:last-child {
  display: inline-block;
  top: 25px;
  left: 35px;
  width: 25px;
  height: 25px;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  border-color: #263d98 transparent;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
  }
  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
    transform: rotate(180deg) scale(0.6);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1);
  }
}
/*====Pre-loader css end====*/
/*====Top Header Css Start====*/
.blog_top_header_wrapper {
  display: flex;
  width: 100%;
  background: #263d98;
}
.blog_tranding_div {
  width: 245px;
  background: #263d98;
  padding: 15px 0 16px;
  position: relative;
  text-align: center;
}
.blog_tranding_div h5 {
  margin: 0;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
}
.blog_tranding_div:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 50px;
  transform: skewX(-30deg);
  -webkit-transform: skewX(-30deg);
  -moz-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
  -o-transform: skewX(-30deg);
  background: #767775;
  left: -14px;
  top: 0;
}
.blog_tranding_slider {
  flex: 1;
  padding: 13px 0;
  padding-left: 20px !important;
  padding-right: 10px !important;
  height: 50px;
  overflow: hidden;
  position: relative;
}
.blog_tranding_slider .swiper-wrapper {
  height: 80px;
}
.blog_tranding_slider p,
.blog_temperature_div p {
  margin: 0;
  color: #fff;
}
.blog_tranding_slider
  .swiper-container.swiper-container-vertical
  .swiper-button-next,
.blog_tranding_slider
  .swiper-container.swiper-container-vertical
  .swiper-button-prev {
  top: 3px;
  background-image: none;
  left: 0;
  right: auto;
  margin-top: 0;
  width: 10px;
  height: 7px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  backface-visibility: hidden;
}
.blog_tranding_slider
  .swiper-container.swiper-container-vertical
  .swiper-button-next {
  top: 15px;
}
.blog_tranding_slider
  .swiper-container.swiper-container-vertical
  .swiper-button-next
  svg,
.blog_tranding_slider
  .swiper-container.swiper-container-vertical
  .swiper-button-prev
  svg {
  display: flex;
}
.blog_tranding_slider
  .swiper-container.swiper-container-vertical
  .swiper-button-next:hover
  svg
  path,
.blog_tranding_slider
  .swiper-container.swiper-container-vertical
  .swiper-button-prev:hover
  svg
  path {
  fill: rgb(255, 54, 87);
}
.blog_tranding_slider p span,
.blog_date_div p span,
.blog_temperature_div p span {
  margin-left: 10px;
}
.blog_date_div {
  width: 287px;
  padding: 13px 0;
  text-align: center;
}
.blog_date_div p {
  margin: 0;
  color: #fff;
  border: solid rgba(255, 255, 255, 0.2);
  border-width: 0px 1px;
}
.blog_temperature_div {
  width: 245px;
  padding: 13px 30px;
}
.blog_temperature_div p span svg {
  margin-top: -4px;
}
/*====Top Header Css End====*/
/*====Main Header Css Start====*/
.blog_main_header {
  display: flex;
  width: 100%;
  padding: 0px 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
  align-items: center;
}
.blog_logo {
  width: 200px;
  padding: 0px 0;
  line-height: 35px;
}
.blog_logo .blog_menu_toggle {
  display: none;
}
.blog_main_menu {
  flex: 1;
  text-align: center;
}
.blog_main_menu .blog_main_menu_innerdiv ul {
  padding: 0;
  margin: 0;
}
.blog_main_menu .blog_main_menu_innerdiv ul li {
  display: inline-block;
  position: relative;
  list-style: none;
  margin-left: 10px;
}
.blog_main_menu .blog_main_menu_innerdiv ul li a {
  display: inline-block;
  padding: 28px 0px;
  margin: 0px 20px;
  position: relative;
  font-size: 14px;
  text-transform: capitalize;
  color: #222222;
  font-weight: 600;
  text-decoration: none;
}
.blog_main_menu .blog_main_menu_innerdiv ul li a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 2px;
  background: #263d98;
  top: 97%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.blog_main_menu .blog_main_menu_innerdiv ul li a:hover:after,
.blog_main_menu .blog_main_menu_innerdiv ul li.active a:after {
  width: 40px;
}
.blog_main_menu .blog_main_menu_innerdiv ul li a span {
  position: absolute;
  display: none;
  top: 14px;
  right: -25px;
  font-size: 12px;
  padding: 1px 5px;
  background: #263d98;
  color: #fff;
  line-height: 15px;
  border-radius: 6px 6px 6px 0;
  font-family: "Lato", sans-serif;
  font-weight: 400;
}
.blog_main_menu .blog_main_menu_innerdiv ul li a span:after {
  position: absolute;
  content: "";
  border-top: 5px solid transparent;
  border-right: 10px solid #263d98;
  border-bottom: 5px solid transparent;
  left: -5px;
  bottom: -3px;
  transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
}
.blog_main_menu .blog_main_menu_innerdiv ul li.blog_dropdown > a:before {
  position: absolute;
  content: "";
  font-family: fontAwesome;
  content: "\f107";
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.rtl .blog_main_menu .blog_main_menu_innerdiv ul li.blog_dropdown > a:before {
  right: unset;
  left: -15px;
}
.blog_main_menu .blog_main_menu_innerdiv ul li ul.sub-menu {
  min-width: 250px;
  position: absolute;
  z-index: 999;
  margin: 0;
  padding: 10px 0;
  background-color: #080d18;
  opacity: 0;
  top: 100%;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transition: transform 0.3s, opacity 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  visibility: hidden;
}
.blog_main_menu .blog_main_menu_innerdiv ul li:last-child ul.sub-menu {
  left: auto;
  right: 0;
}
.blog_main_menu .blog_main_menu_innerdiv ul li ul.sub-menu li {
  position: relative;
  display: block;
  /* inline-size: fit-content; */
  
}
.blog_main_menu .blog_main_menu_innerdiv ul li ul.sub-menu li a {
  background-image: none;
  color: #f7f7f7;
  text-align: right;
  display: block;
  padding: 10px 25px;
  text-transform: none;
  margin: 0;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 22px;
}
.blog_main_menu .blog_main_menu_innerdiv ul li ul.sub-menu li a:after {
  display: none;
}
.blog_main_menu .blog_main_menu_innerdiv ul li ul.sub-menu li:hover a {
  color: #263d98;
}
.blog_main_menu .blog_main_menu_innerdiv ul li:hover > ul.sub-menu   {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
  visibility: visible;
}
.blog_top_search .form-inline {
  display: flex;
}
.blog_top_search {
  width: 290px;
  padding: 20px 0;
}
.blog_top_search .form-inline .blog_form_group {
  width: calc(100% - 28px);
}
.blog_top_search .form-inline .blog_form_group .form-control {
  width: 100%;
  border: none;
  border-left: 1px solid #ccc;
  border-radius: 0;
}
.blog_top_search .form-inline .blog_form_group .form-control:focus {
  border: none;
  outline: none;
  box-shadow: none;
  border-left: 1px solid #ccc;
}
.blog_top_search .blog_header_search {
  background: transparent;
  border: none;
  box-shadow: none;
  width: 28px;
}
.blog_top_search .blog_header_search:focus {
  border: none;
  outline: none;
}
/*====Main Header Css End====*/
/*====Banner slider Css Start====*/
.blog_banner_slider {
  width: 100%;
  overflow: hidden;
  height: 775px;
  display: flex;
  flex-direction: row;
}
.blog_banner_slider .swiper-container.gallery-top {
  height: 100%;
  width: 100%;
  flex: calc(100% - 445px);
}
.blog_banner_slider .swiper-container.gallery-thumbs {
  box-sizing: border-box;
  padding: 0;
  flex-basis: 445px;
  margin: 0px;
}
.blog_banner_slider
  .swiper-container.gallery-top
  .blog_post_slider_wrapper
  .blog_post_slider_img
  img {
  height: 775px;
}
.blog_banner_slider .swiper-container.gallery-thumbs .swiper-slide {
  height: 320px;
}
.blog_banner_slider .swiper-container {
  margin: 0;
}
.ltr .blog_banner_slider .swiper-container:first-child {
  margin-right: 15px;
}
.rtl .blog_banner_slider .swiper-container:first-child {
  margin-left: 15px;
}
.blog_post_slider_wrapper {
  position: relative;
}

.blog_banner_slider .swiper-slide{
	margin-bottom: 10px !important;
}

.swiper-slide .blog_post_slider_wrapper,.swiper-slide .blog_post_slider_img{
	height: 100%;	
}
.blog_post_slider_wrapper .blog_post_slider_img {
  overflow: hidden;
  position: relative;
  display: flex;
}
.blog_post_slider_wrapper .blog_post_slider_img img {
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -ms-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  object-fit: cover;
  width: 100%;
}
.blog_fullwidth_multislide_slider
  ul.multislide
  li
  .blog_post_slider_wrapper
  .blog_post_slider_img
  img,
.blog_insta_div,
ul.insta_slider li .blog_post_slider_wrapper .blog_post_slider_img img {
  width: auto;
}
.blog_post_slider_wrapper:hover .blog_post_slider_img img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.blog_post_slider_content {
  position: absolute;
  bottom: 80px;
  left: 90px;
  width: 50%;
}
.blog_post_slider_content p {
  color: #222222;
  margin: 0;
}
.blog_banner_slider .gallery-top .blog_post_slider_content {
  background: #ffffff;
  left: 50px;
  bottom: 50px;
  padding: 25px;
}
.blog_banner_slider .gallery-top .blog_post_slider_content p {
  font-weight: 600;
}
.blog_post_slider_content p span {
  color: #ffffff;
  padding: 8px 16px;
  border-radius: 20px 0;
  text-transform: uppercase;
  margin-right: 10px;
  display: inline-block;
  text-align: center;
  min-width: 120px;
}
.blog_post_slider_content p span a.blog_category {
  color: #fff;
}
.blog_post_slider_content p a {
  color: #263d98;
}
.blog_post_slider_content h2 {
  margin: 0;
  font-size: 23px;
  font-weight: 700;
  padding: 9px 0;
  display: block;
  text-transform: capitalize;
  /* background: #00000094; */
  width: 100%;
  left: 0;
  right: 0;
}
.blog_post_slider_content h2 a {
  color: inherit;
}
.blog_author_data {
  float: right;
  margin-right: 10px;
}
.blog_author_data a {
  color: #222222;
  text-decoration: none;
  text-transform: capitalize;
}
.blog_author_data a img {
  border-radius: 100%;
  margin-right: 5px;
  display: inline-block;
}
ul.blog_meta_tags {
  padding: 0;
  margin: 0;
  display: inline-block;
  padding: 4px 0;
}
ul.blog_meta_tags li {
  display: inline-block;
  list-style: none;
  margin-right: 10px;
}

.rtl ul.blog_meta_tags li {
  	margin-left: 10px;
	margin-right: 0px;
}
ul.blog_meta_tags li:last-child {
  margin-right: 0px;
}
ul.blog_meta_tags li a {
  color: #222222;
  text-decoration: none;
  text-transform: capitalize;
}
ul.blog_meta_tags li a img {
  border-radius: 100%;
  margin-right: 5px;
  display: inline-block;
}
ul.blog_meta_tags li span {
  padding: 3px 15px;
  color: #fff;
  line-height: 22px;
  border-radius: 9px;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}

ul.blog_meta_tags li span svg {
  margin-right: 2px;
  margin-top: -3px;
}
ul.blog_meta_tags li span.blog_bg_blue:after {
  border-right-color: #263d98;
}
ul.blog_meta_tags li span.blog_bg_pink:after {
  border-right-color: #263d98;
}
.blog_post_slider_content h6 {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 25px;
  padding-right: 10px;
  text-transform: uppercase;
  border-right: 3px solid #263d98;
  line-height: 24px;
  font-size: 14px;
}
.blog_banner_slider
  .swiper-container.gallery-thumbs
  .blog_post_slider_img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  /*background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(50%,rgba(0,0,0,0.1)),to(rgba(0,0,0,.95)));
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,0) 30%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,.95) 100%);
    background-image: -moz-linear-gradient(top,rgba(0,0,0,0) 30%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,.95) 100%);
    background-image: -o-linear-gradient(top,rgba(0,0,0,0) 30%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,.95) 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 30%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,.95) 100%);*/
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog_banner_slider .swiper-container.gallery-thumbs .blog_post_slider_content {
  bottom: 20px;
  left: 20px;
  width: calc(100% - 40px);
}
.blog_banner_slider
  .swiper-container.gallery-thumbs
  .blog_post_slider_content
  h2 {
  font-size: 16px;
  line-height: 27px;
  color: #fff;
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blog_banner_slider
  .swiper-container.gallery-thumbs
  .blog_post_slider_content
  ul
  li
  a,
.blog_banner_slider
  .swiper-container.gallery-thumbs
  .blog_post_slider_content
  .blog_author_data
  a {
  color: #fff;
}
.blog_banner_slider .swiper-container.gallery-top .swiper-button-next,
.blog_banner_slider .swiper-container.gallery-top .swiper-button-prev {
  background-image: none;
  /*top: auto;*/
  /*bottom: 101px;*/
  left:1450px;
  /*width: 8px;*/
  /*height: 13px;*/
  /*margin: 0;*/
}
.blog_banner_slider .swiper-container.gallery-top .swiper-button-next {
  left: 100px;
}
.blog_banner_slider .swiper-container.gallery-top .swiper-button-prev {
  /*left: 120px;*/
}
.blog_banner_slider .swiper-container.gallery-top .swiper-button-next svg,
.blog_banner_slider .swiper-container.gallery-top .swiper-button-prev svg {
  display: flex;
}
.blog_banner_slider
  .swiper-container.gallery-top
  .swiper-button-next:hover
  svg
  path,
.blog_banner_slider
  .swiper-container.gallery-top
  .swiper-button-prev:hover
  svg
  path {
  fill: rgb(255, 54, 87);
}
/*====Banner slider Css End====*/
/*====Main Heading Css Start====*/
.blog_main_heading_div {
  display: flex;
  width: 100%;
  background: #fff;
  padding: 16px 0;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
  border-radius: 15px 0 0;
  position: relative;
  z-index: 1;
}
.blog_main_heading_div .blog_heading_div {
  margin-top: -24px;
  position: relative;
}
/*.blog_main_heading_div .blog_heading_div:after {
    position: absolute;
    content: '';
    box-shadow: 4px 0px 0 #f3f4f7;
    padding: 10px;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 105%;
    border-radius: 0px 0 21px 0;
}*/
.blog_main_heading_div h3 {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  padding: 13px 15px;
  border-radius: 20px 0;
  color: #fff;
  z-index: 1;
  position: relative;
  box-shadow: 0px 0px 0 4px #f3f4f7;
  min-width: 150px;
  text-align: center;
  line-height: 24px;
}
/*====Main Heading Css End====*/
/*=====World News Section Start====*/
.blog_topheading_slider_nav {
  position: relative;
  overflow: hidden;
  display: block;
  padding-top: 8px;
}
.blog_world_news_slider {
  display: flex;
  width: 100%;
  padding: 20px 0 0px;
  position: relative;
}
.blog_world_news_slider .swiper-container {
  overflow: visible;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.blog_world_news_slider .swiper-slide {
  height: auto;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.blog_topheading_slider_nav .swiper-container .swiper-button-next,
.blog_topheading_slider_nav .swiper-container .swiper-button-prev {
  top: -55px;
  background-image: none;
  right: auto;
  left: 40px;
  width: 8px;
  height: 13px;
  margin: 0;
  backface-visibility: hidden;
}
.blog_topheading_slider_nav .swiper-container .swiper-button-prev {
  right: auto;
  left: 55px;
}
.blog_topheading_slider_nav .swiper-container .swiper-button-next svg,
.blog_topheading_slider_nav .swiper-container .swiper-button-prev svg {
  display: flex;
}
.blog_topheading_slider_nav
  .blog_world_news_slider
  .swiper-container
  .worldnews-swiper-button-next:hover
  svg
  path,
.blog_topheading_slider_nav
  .blog_world_news_slider
  .swiper-container
  .worldnews-swiper-button-prev:hover
  svg
  path {
  fill: #263d98;
}
.blog_col_8 {
  flex: 66.66%;
  margin-right: 20px;
}
.blog_world_news_slider .blog_col_8 {
  flex: calc(100% - 282px);
  padding: 20px;
  padding-top: 0px;
  padding-right: 0px;
  margin-right: 0px;
}
.blog_col_8.large_post {
  padding-top: 0px;
  margin-right: 0px;
}
body.ltr .blog_col_8.large_post {
  padding: 0px;
  padding-right: 10px;
}
.rtl .blog_col_8.large_post {
  padding: 0px;
  padding-left: 10px;
}
.blog_world_news_slider .blog_col_4 {
  flex: 282px;
  margin-right: 20px;
}
.blog_world_news_slider .swiper-slide:nth-child(odd) .blog_col_4 {
  margin-right: 0;
}

.blog_topheading_slider_nav
  .blog_world_news_slider
  .worldnews-swiper-button-next,
.blog_topheading_slider_nav
  .blog_world_news_slider
  .worldnews-swiper-button-prev {
  top: -55px;
  background-image: none;
  right: auto;
  left: 40px;
  width: 8px;
  height: 13px;
  margin: 0;
  position: absolute;
  cursor: pointer;
  backface-visibility: hidden;
}
.blog_topheading_slider_nav
  .blog_world_news_slider
  .worldnews-swiper-button-next
  svg,
.blog_topheading_slider_nav
  .blog_world_news_slider
  .worldnews-swiper-button-prev
  svg {
  display: flex;
}
.blog_topheading_slider_nav
  .blog_world_news_slider
  .worldnews-swiper-button-prev {
  left: 55px;
}
.blog_topheading_slider_nav .blog_world_news_slider .swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.blog_world_news_slider
  .large_post
  .blog_post_slider_wrapper
  .blog_post_slider_content {
  left: 0;
  bottom: 20px;
  width: 100%;
  padding: 0px 20px;
}
.blog_world_news_slider .blog_post_slider_wrapper .blog_post_slider_content {
  bottom: 20px;
  width: calc(100% - 30px);
  left: 20px;
}
.blog_world_news_slider .blog_post_slider_wrapper .blog_post_slider_content h2 {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  font-weight: 600;
}
.blog_world_news_slider
  .large_post
  .blog_post_slider_wrapper
  .blog_post_slider_content
  h2 {
  font-size: 16px;
  line-height: 27px;
}
/*.blog_world_news_slider .large_post .blog_post_slider_wrapper .blog_post_slider_content h2 a:hover, .blog_world_news_slider .blog_post_slider_wrapper .blog_post_slider_content h2 a:hover {
    color: #fa9324;
}*/
.blog_world_news_slider
  .blog_post_slider_wrapper
  .blog_post_slider_content
  ul.blog_meta_tags
  a,
.blog_world_news_slider
  .blog_post_slider_wrapper
  .blog_post_slider_content
  .blog_author_data
  a {
  color: #fff;
}
.blog_world_news_slider
  .blog_post_slider_wrapper
  .blog_post_slider_content
  ul.blog_meta_tags
  li {
  margin-right: 10px;
}
.blog_world_news_slider
  .blog_post_slider_wrapper
  .blog_post_slider_content
  ul.blog_meta_tags
  li:last-child {
  margin-right: 0px;
}
.blog_world_news_slider
  .large_post
  .blog_post_slider_wrapper
  .blog_post_slider_content
  ul.blog_meta_tags
  li {
  margin-right: 10px;
}
.blog_world_news_slider .blog_post_slider_wrapper .blog_post_slider_img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog_post_slider_wrapper:hover .blog_post_slider_img:after {
  -webkit-box-shadow: 0 0 10px 320px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 10px 320px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 10px 320px rgba(0, 0, 0, 0.5) inset;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background: transparent;
  background-image: none;
}
.blog_topheading_slider_nav .tab-content .fade:not(.show) {
  visibility: hidden;
  opacity: 0;
}
.blog_topheading_slider_nav .tab-content > .fade {
  visibility: visible;
}
/* .blog_topheading_slider_nav .tab-content .swiper-slide, .tab-content .swiper-wrapper { */
/* height: auto; */
/* } */
.nav-tabs {
  border: transparent;
}
.nav-tabs .nav-link {
  border: 0px solid transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border-color: transparent;
}
.blog_topheading_slider_nav nav .nav {
  align-items: flex-end;
  justify-content: end;
}
.blog_topheading_slider_nav nav {
  float: right;
  width: 75%;
  text-align: right;
  padding-right: 10px;
}
.blog_topheading_slider_nav nav a {
  color: #222222;
  padding: 0px 15px;
  /* font-family: "Montserrat", sans-serif; */
  font-weight: 600;
  text-transform: capitalize;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.blog_main_heading_div nav.blog_tab_nav.blog_color_orange a:hover,
.blog_main_heading_div nav.blog_tab_nav.blog_color_orange a.active {
  color: #fa9324;
}
.tab_toggle_menu {
  display: none;
}
/*===Wold News Section End===*/
/*===Sport Section Start===*/
.blog_sport_slider {
  display: flex;
  width: 100%;
  padding: 20px 0 60px;
  position: relative;
}
.blog_sport_slider .blog_post_style2 .blog_meta_tags {
  margin-bottom: 9px;
}
.blog_sport_slider .swiper-container {
  overflow: visible;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.blog_sport_slider .swiper-container .swiper-slide {
  text-align: center;
  height: auto;
}
.blog_post_style2 {
  background: #fff;
  display: flex;
  width: 100%;
  text-align: center;
  /* padding-right: 15px; */
  border-radius: 10px;
    overflow: hidden;
}
.blog_post_style2 .blog_post_style2_img {
  flex: 130px;
  overflow: hidden;
  position: relative;
}
.blog_post_style2_content{
  padding: 20px;
}
.blog_post_style2 .blog_post_style2_img img {
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -ms-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  width: 100%;
  object-fit: cover;
}
.blog_post_style2 .blog_post_style2_img:after {
  position: absolute;
  content: "";
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.blog_post_style2:hover .blog_post_style2_img img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.blog_post_style2:hover .blog_post_style2_img:after,
.blog_food_slider
  .blog_food_gallery_thumbs
  .swiper-slide-thumb-active
  .blog_post_style2_img:after {
  -webkit-box-shadow: 0 0 10px 90px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 10px 90px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 10px 90px rgba(0, 0, 0, 0.5) inset;
}
.blog_post_style2_content {
  flex: calc(100% - 130px);
  text-align: right;
	/* margin-top: 15px; */
}
.blog_post_style2_content h3 {
  font-size: 14px;
  padding: 20px 0 10px;
  line-height: 24px;
}
.blog_post_style2_content h3 {
  padding-top: 0;
  direction: rtl !important;
  text-align: right;
  /* padding-right: 20px; */
  padding-bottom: 0px;
}
.blog_food_style2 ul li .blog_post_style2_content h3 {
  padding: 0 0 0 10px;
}
.blog_post_style2_content h3 a {
  color: inherit;
  text-decoration: none;
  white-space: normal;
  overflow: hidden;
  line-height: 1.3em;
  /* height: 7em; */
  font-size: 17px;
}
.blog_sport_slider .blog_post_style2 .blog_post_style2_content h3 a:hover {
  color: #263d98;
}
.blog_post_style2_content ul.blog_meta_tags li {
  margin-right: 10px;
}
.blog_post_style2_content p {
  margin: 0px;
}
.blog_sport_slider .blog_post_style2_content p {
  font-size: 14px;
  line-height: 24px;
  display: block;
  float: right;
  margin-right: 20px;
}
.blog_topheading_slider_nav
  .blog_sport_slider
  .swiper-container
  .sport-swiper-button-next:hover
  svg
  path,
.blog_topheading_slider_nav
  .blog_sport_slider
  .swiper-container
  .sport-swiper-button-prev:hover
  svg
  path {
  fill: #263d98;
}
.blog_main_heading_div nav.blog_tab_nav.blog_color_lightblue a:hover,
.blog_main_heading_div nav.blog_tab_nav.blog_color_lightblue a.active {
  color: #263d98;
}
.blog_topheading_slider_nav .blog_sport_slider .sport-swiper-button-next,
.blog_topheading_slider_nav .blog_sport_slider .sport-swiper-button-prev {
  top: -55px;
  background-image: none;
  right: auto;
  left: 40px;
  width: 8px;
  height: 13px;
  margin: 0;
  position: absolute;
  cursor: pointer;
  backface-visibility: hidden;
}
.blog_topheading_slider_nav .blog_sport_slider .sport-swiper-button-next svg,
.blog_topheading_slider_nav .blog_sport_slider .sport-swiper-button-prev svg {
  display: flex;
}
.blog_topheading_slider_nav .blog_sport_slider .sport-swiper-button-prev {
  left: 55px;
}
.blog_topheading_slider_nav .blog_sport_slider .swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
/*===Sport Section End===*/
/*===Food And Health Section Start===*/
.blog_food_slider {
  display: flex;
  width: 100%;
  padding: 20px 0px 52px;
  position: relative;
}
.blog_food_health.blog_topheading_slider_nav .swiper-button-next:hover svg path,
.blog_food_health.blog_topheading_slider_nav
  .swiper-button-prev:hover
  svg
  path {
  fill: #263d98;
}
.blog_main_heading_div nav.blog_tab_nav.blog_color_pink a:hover,
.blog_main_heading_div nav.blog_tab_nav.blog_color_pink a.active {
  color: #263d98;
}
.blog_food_health .swiper-container {
  margin: 0;
}
.ltr .blog_food_health .swiper-container {
  margin-right: 20px;
}
.rtl .blog_food_health .swiper-container {
  margin-left: 20px;
}
.blog_food_health .swiper-container.blog_food_gallery_big {
  height: auto;
  /*width: 50%;
    overflow: hidden;*/
  flex: 1;
}
.blog_food_health .swiper-container.blog_food_gallery_thumbs {
  height: 669px;
  box-sizing: border-box;
  padding: 0;
  /*flex-basis: 50%;*/
  flex: 1;
  margin: 0px;
}
.blog_food_health .swiper-container.blog_food_gallery_thumbs .swiper-slide {
  height: auto;
}
.blog_food_health.blog_topheading_slider_nav .swiper-button-next,
.blog_food_health.blog_topheading_slider_nav .swiper-button-prev {
  position: absolute;
  top: 32px;
  left: 30px;
  background-image: none;
  width: 8px;
  height: 13px;
  margin: 0;
  backface-visibility: hidden;
}
.blog_food_health.blog_topheading_slider_nav .swiper-button-prev {
  right: auto;
  left: 45px;
}
.blog_food_health.blog_topheading_slider_nav .swiper-button-next svg,
.blog_food_health.blog_topheading_slider_nav .swiper-button-prev svg {
  display: flex;
}
.swiper-button-next:focus,
.swiper-button-prev:focus {
  outline: none;
}
.blog_food_slider .blog_food_gallery_big .blog_post_style2 {
  display: inline-block;
  padding: 20px;
}
.blog_food_slider
  .blog_food_gallery_big
  .blog_post_style2
  .blog_post_style2_img {
  flex: 100%;
}
.blog_food_slider
  .blog_food_gallery_big
  .blog_post_style2:hover
  .blog_post_style2_img:after {
  -webkit-box-shadow: 0 0 10px 90px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 10px 90px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 10px 200px rgba(0, 0, 0, 0.5) inset;
}
.blog_food_slider
  .blog_food_gallery_big
  .blog_post_style2
  .blog_post_style2_content {
  flex: 100%;
  padding-left: 0;
  padding: 15px 0 0;
}
.blog_food_slider
  .blog_food_gallery_big
  .blog_post_style2
  .blog_post_style2_content
  ul.blog_meta_tags {
  margin-bottom: 8px;
}
.blog_food_slider
  .blog_food_gallery_big
  .blog_post_style2
  .blog_post_style2_content
  h3 {
  font-size: 16px;
  line-height: 27px;
  text-transform: capitalize;
  padding-top: 0;
  padding-bottom: 10px;
}
.blog_food_slider
  .blog_food_gallery_big
  .blog_post_style2
  .blog_post_style2_content
  p {
  margin-bottom: 7px;
  display: block;
  margin-block-start: 2em;
  margin-block-end: 1em;
  margin-inline-start: 20px;
  margin-inline-end: 0px;
}
.blog_food_slider
  .blog_food_gallery_big
  .blog_post_style2
  .blog_post_style2_content
  h3
  a:hover,
.blog_food_slider
  .blog_food_gallery_thumbs
  .swiper-slide
  .blog_post_style2
  .blog_post_style2_content
  h3
  a:hover {
  color: #263d98;
}
.blog_readmore {
  text-transform: capitalize;
  display: inline-block;
  text-decoration: none;
  color: #263d98;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  margin-right: 21px;
}
.blog_readmore:hover {
  color: #263d98;
  letter-spacing: 1px;
}
.blog_readmore:hover svg path {
  fill: #263d98;
}
.blog_food_slider
  .blog_food_gallery_thumbs
  .swiper-slide
  .blog_post_style2
  .blog_post_style2_img {
  flex: 110px;
}
.blog_food_slider
  .blog_food_gallery_thumbs
  .swiper-slide
  .blog_post_style2
  .blog_post_style2_content {
  flex: calc(100% - 110px);
  overflow: hidden;
}
/*===Food And Health Section End===*/
/*===Travel Section Start===*/
.blog_main_heading_div nav.blog_tab_nav.blog_color_lightgreen a:hover,
.blog_main_heading_div nav.blog_tab_nav.blog_color_lightgreen a.active {
  color: #263d98;
}
.blog_travel.blog_topheading_slider_nav .travel-swiper-button-next,
.blog_travel.blog_topheading_slider_nav .travel-swiper-button-prev {
  top: -55px;
  background-image: none;
  right: auto;
  left: 40px;
  width: 8px;
  height: 13px;
  margin: 0;
  position: absolute;
  cursor: pointer;
  backface-visibility: hidden;
}
.blog_travel.blog_topheading_slider_nav .travel-swiper-button-next svg,
.blog_travel.blog_topheading_slider_nav .travel-swiper-button-prev svg {
  display: flex;
}
.blog_travel.blog_topheading_slider_nav .travel-swiper-button-prev {
  left: 55px;
}
.blog_travel.blog_topheading_slider_nav .swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.blog_travel.blog_topheading_slider_nav
  .travel-swiper-button-next:hover
  svg
  path,
.blog_travel.blog_topheading_slider_nav
  .travel-swiper-button-prev:hover
  svg
  path {
  fill: #263d98;
}
.blog_travel_slider {
  display: flex;
  width: 100%;
  padding: 20px 0px 40px;
  position: relative;
}
.blog_travel_slider .swiper-container {
  overflow: visible;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.blog_travel_slider .swiper-slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
/* .blog_topheading_slider_nav .tab-content .swiper-slide, .tab-content .swiper-wrapper { */
/* height: auto; */
/* } */
.blog_col_6 {
  flex: 50%;
  margin-right: 20px;
}
.blog_col_4 {
  flex: 33.33%;
  margin-right: 20px;
}
.blog_travel_slider .swiper-slide .blog_col_6:last-child,
.blog_travel_slider .swiper-slide .blog_col_4:last-child {
  margin-right: 0;
}
.blog_travel_slider .blog_post_slider_wrapper {
  margin-bottom: 20px;
}
.blog_travel_slider
  .blog_col_6
  .blog_post_slider_wrapper
  .blog_post_slider_content {
  width: calc(100% - 30px);
  left: 20px;
  bottom: 20px;
}
.blog_travel_slider
  .blog_col_4
  .blog_post_slider_wrapper
  .blog_post_slider_content {
  bottom: 20px;
  left: 20px;
  width: calc(100% - 40px);
}
.blog_travel_slider .blog_post_slider_wrapper .blog_post_slider_content h2 {
  color: #fff;
  font-size: 16px;
  line-height: 27px;
  font-weight: 600;
}

.blog_travel_slider
  .blog_post_slider_wrapper
  .blog_post_slider_content
  ul.blog_meta_tags
  li
  a,
.blog_travel_slider
  .blog_post_slider_wrapper
  .blog_post_slider_content
  .blog_author_data
  a {
  color: #fff;
}
.blog_travel_slider
  .blog_col_4
  .blog_post_slider_wrapper
  .blog_post_slider_content
  h2 {
  font-size: 14px;
  line-height: 24px;
}
.blog_travel_slider
  .blog_col_4
  .blog_post_slider_wrapper
  .blog_post_slider_content
  ul.blog_meta_tags
  li {
  margin-right: 10px;
}
.blog_travel_slider
  .blog_col_4
  .blog_post_slider_wrapper
  .blog_post_slider_content
  ul.blog_meta_tags
  li
  a {
  font-size: 14px;
}
.blog_travel_slider
  .blog_col_4
  .blog_post_slider_wrapper
  .blog_post_slider_content
  ul.blog_meta_tags
  li
  span {
  padding: 1px 5px;
}
.blog_travel_slider .blog_post_slider_wrapper .blog_post_slider_img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
/*===Travel Section End===*/
/*===Technology Section Start===*/
.blog_main_heading_div nav.blog_tab_nav.blog_color_darkblue a:hover,
.blog_main_heading_div nav.blog_tab_nav.blog_color_darkblue a.active {
  color: #263d98;
}
.blog_technology_slider {
  display: flex;
  width: 100%;
  padding: 20px 0px 0;
  position: relative;
}
.blog_technology_slider .blog_post_style2 {
  padding: 20px;
  margin-bottom: 20px;
}
.blog_technology_slider .swiper-slide:nth-child(4n) .blog_post_style2 {
  margin-bottom: 0;
}
.blog_technology_slider .blog_post_style2 .blog_post_style2_img {
  flex: 180px;
}
.blog_technology_slider .blog_post_style2 .blog_post_style2_content {
  flex: calc(100% - 180px);
  padding: 0px 0px 0px 30px;
}
.blog_technology_slider .blog_post_style2 .blog_post_style2_content h3 {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 27px;
}
.blog_technology_slider .blog_post_style2 .blog_post_style2_content h3 a:hover {
  color: #263d98;
}
.blog_technology_slider
  .blog_post_style2
  .blog_post_style2_content
  ul.blog_meta_tags {
  margin-bottom: 11px;
}
.blog_technology_slider .blog_post_style2 .blog_post_style2_content p {
  margin-bottom: 9px;
  margin-right: 21px;
  display: block;
  margin-block-start: 2em;
  margin-block-end: 1em;
  margin-inline-start: 20px;
  margin-inline-end: 0px;
}
.blog_technology_slider .swiper-container {
  overflow: visible;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.blog_technology_slider .swiper-slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.blog_technology.blog_topheading_slider_nav .technology-swiper-button-next,
.blog_technology.blog_topheading_slider_nav .technology-swiper-button-prev {
  top: -55px;
  background-image: none;
  right: auto;
  left: 40px;
  width: 8px;
  height: 13px;
  margin: 0;
  position: absolute;
  cursor: pointer;
  backface-visibility: hidden;
}
.blog_technology.blog_topheading_slider_nav .technology-swiper-button-next svg,
.blog_technology.blog_topheading_slider_nav .technology-swiper-button-prev svg {
  display: flex;
}
.blog_technology.blog_topheading_slider_nav .technology-swiper-button-prev {
  left: 55px;
}
.blog_technology.blog_topheading_slider_nav .swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.blog_technology.blog_topheading_slider_nav
  .technology-swiper-button-next:hover
  svg
  path,
.blog_technology.blog_topheading_slider_nav
  .technology-swiper-button-prev:hover
  svg
  path {
  fill: #263d98;
}
/*===Technology Section end===*/
/*===Sidebar Start===*/
.col-lg-3.col-md-12.col-sm-12.col-12.theiaStickySidebar {
  padding-left: 5px;
}
.blog_sidebar {
  padding-top: 8px;
}
.widget {
  background: #fff;
  margin-bottom: 28px;
  border-radius: 10px;
}
.widget .blog_main_heading_div {
  box-shadow: none;
  border-radius: 10px;
}
.widget .blog_main_heading_div h3 {
  min-width: 140px;
  padding: 11px 15px;
}
.widget_social ul {
  margin: 0;
  text-align: center;
  height: auto;
  border-radius: 15px 0 0;
	padding: 13px;
}
.widget_social {
  border-radius: 15px 15px 0 0;
  box-shadow: 0px 0px 6px rgb(0 0 0 / 10%);
}
.widget_social ul li {
  list-style: none;
  text-align: center;
  display: inline-block;
}
#social-links li{
	margin: 0 10px
}
#social-links{
    padding: 5px 0 15px 0;
}
.widget_social ul li .widget_social_link i {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100%;
  color: #fff;
  background: #000;
  font-size: 13px;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.widget_social ul li .widget_social_link i:hover {
  -webkit-transform: scale(1.1) rotate(360deg);
  -moz-transform: scale(1.1) rotate(360deg);
  -ms-transform: scale(1.1) rotate(360deg);
  -o-transform: scale(1.1) rotate(360deg);
  transform: scale(1.1) rotate(360deg);
}
.widget_social ul li .widget_social_link i.fa-facebook {
  background: #3b5999;
}
.widget_social ul li .widget_social_link i.fa-twitter {
  background: #55acee;
}
.widget_social ul li .widget_social_link i.fa-youtube-play {
  background: #cd201f;
}
.widget_social ul li .widget_social_link i.fa-instagram {
  background: #e4405f;
}
.widget_social ul li .widget_social_link i.fa-pinterest-p {
  background: #bd081c;
}
.widget_social ul li .widget_social_link i.fa-rss {
  background: #ffa748;
}
.widget_social ul li .widget_social_link h2 {
  font-size: 15px;
  font-weight: 600;
  line-height: 26px;
}
.widget_social ul li .widget_social_link p {
  margin: 0;
  font-size: 11px;
  text-transform: capitalize;
  line-height: 20px;
}
.widget_recent_post ul {
  margin: 0;
  padding: 0;
  margin-top: -3px;
  padding-bottom: 15px;
}
.widget_recent_post ul li {
  list-style: none;
  padding: 10px 20px 10px;
}
.widget_recent_post ul li .blog_recent_post {
  display: flex;
  width: 100%;
}
.widget_recent_post ul li .blog_recent_post .blog_recent_post_img {
  flex: 30%;
  margin: 6px 3px;
  text-align: center;
}
.widget_recent_post ul li .blog_recent_post .blog_recent_post_img img {
  border-radius: 10px;
  height: 60px;
  width: 60px;
}
.widget_recent_post ul li .blog_recent_post .blog_recent_post_content {
  flex: calc(100% - 50px);
  padding-left: 10px;
}
.widget_recent_post ul li .blog_recent_post .blog_recent_post_content h4 {
  font-size: 13px;
  font-family: "Lato", sans-serif;
  line-height: 22px;
  text-transform: capitalize;
  font-weight: 600;
}
.widget_recent_post ul li .blog_recent_post .blog_recent_post_content h4 a {
  color: inherit;
  text-decoration: none;
  line-height: 1.3em;
  height: 4em;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #23292f;
  font-size: 14px;
}
.widget_recent_post
  ul
  li
  .blog_recent_post
  .blog_recent_post_content
  h4
  a:hover {
  color: #fa9324;
}
.widget_recent_post ul li .blog_recent_post .blog_recent_post_content p {
  font-size: 14px;
  margin: 0;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 21px;
}
.widget_recent_post ul li .blog_recent_post .blog_recent_post_content p a {
  color: #e89b23;
	margin: 0 5px;
}
.widget.widget_recent_news ul {
  margin: 0;
  padding: 0;
  margin-top: -3px;
  padding-bottom: 15px;
}
.widget.widget_recent_news ul li {
  list-style: none;
  padding: 10px 20px;
}
.widget.widget_recent_news ul li .blog_news {
  display: flex;
  width: 100%;
  position: relative;
}
.widget.widget_recent_news ul li .blog_news .blog_news_title {
  flex: calc(100% - 20px);
}
.widget.widget_recent_news ul li .blog_news .blog_news_title h4 {
  font-size: 14px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 22px;
}
.widget.widget_recent_news ul li .blog_news .blog_news_title h4 a {
  color: inherit;
  text-decoration: none;
}
.widget.widget_recent_news ul li .blog_news .blog_news_title h4 a:hover {
  color: #263d98;
}
.widget.widget_recent_news ul li .blog_news .blog_news_title p {
  font-size: 12px;
  margin: 0;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 21px;
}
.widget.widget_recent_news ul li .blog_news .blog_news_title p a {
  color: #e89b23;
}
.widget.widget_recent_news ul li .blog_news .blog_news_action {
  flex: 20px;
  position: relative;
  text-align: right;
  height: 20px;
  cursor: pointer;
  top: 10px;
}
.widget.widget_recent_news ul li .blog_news ul.more_option,
.blog_user_div .blog_profile_div ul {
  padding: 0px;
  margin: 0px;
  position: absolute;
  top: 55%;
  right: -10px;
  background-color: #fff;
  background: #fff;
  border: 1px solid #dedede;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.04);
  max-width: 172px;
  width: 100%;
  list-style: none;
  padding: 25px 20px;
  text-align: left;
  border-radius: 0;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
}
.widget.widget_recent_news ul li .blog_news ul.more_option.open_option,
.blog_user_div.profile_open .blog_profile_div ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
}
.widget.widget_recent_news ul li .blog_news ul.more_option li,
.blog_user_div .blog_profile_div ul li {
  padding: 0 0 15px;
}
.widget.widget_recent_news ul li .blog_news ul.more_option li:last-child,
.blog_user_div .blog_profile_div ul li:last-child {
  padding: 0;
}
.widget.widget_recent_news ul li .blog_news ul.more_option li a svg,
.blog_user_div .blog_profile_div ul li a svg {
  margin-right: 10px;
}
.widget.widget_recent_news ul li .blog_news ul.more_option li a:hover svg path {
  fill: #0056b3;
}
.blog_user_div .blog_profile_div ul li a:hover svg path {
  fill: #263d98;
}
.blog_user_div .blog_profile_div ul {
  top: 102%;
  right: 0;
}
.widget.widget_instagram_news ul {
  padding: 17px 20px 25px;
  margin: 0;
}
.widget.widget_instagram_news ul li {
  list-style: none;
  padding: 5px 0;
  width: 48%;
  display: inline-table;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.widget.widget_instagram_news ul li:nth-child(3n) {
  margin-right: 0px;
}
.widget.widget_instagram_news ul li a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.blog_overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  -webkit-transform: scale(0.5) rotateZ(180deg);
  -moz-transform: scale(0.5) rotateZ(180deg);
  -ms-transform: scale(0.5) rotateZ(180deg);
  -o-transform: scale(0.5) rotateZ(180deg);
  transform: scale(0.5) rotateZ(180deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.widget.widget_instagram_news ul li:hover .blog_overlay {
  opacity: 1;
  -webkit-transform: scale(1) rotateZ(0deg);
  -moz-transform: scale(1) rotateZ(0deg);
  -ms-transform: scale(1) rotateZ(0deg);
  -o-transform: scale(1) rotateZ(0deg);
  transform: scale(1) rotateZ(0deg);
}
.blog_overlay_btndiv {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.blog_overlay_btndiv a {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  opacity: 0;
  -webkit-transform: rotateZ(-360deg);
  -moz-transform: rotateZ(-360deg);
  -ms-transform: rotateZ(-360deg);
  -o-transform: rotateZ(-360deg);
  transform: rotateZ(-360deg);
  position: relative;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  -o-transition: -o-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  color: #fff;
}
.widget.widget_instagram_news ul li:hover .blog_overlay_btndiv a {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
}
.mfp-with-zoom .mfp-image-holder .mfp-content {
  max-width: 100%;
  animation: zoomIn 1s 1;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
.widget.widget_categories ul,
.widget.widget_archive ul {
  padding: 8px 20px 18px;
  margin: 0;
}
.widget.widget_categories ul li,
.widget.widget_archive ul li {
  list-style: none;
  padding: 0 0 7px 15px;
  position: relative;
}

.widget.widget_categories ul li:before,
.widget.widget_archive ul li:before {
  position: absolute;
  content: "\f105";
  font-family: FontAwesome;
  right: 0;
  color: #263d98;
  font-size: 14px;
  line-height: 28px;
}
.rtl .widget.widget_categories ul li:before,
.widget.widget_archive ul li:before {
  right: unset;
  left: 0;
  transform: rotate(180deg);
}

.widget.widget_archive ul li:before {
  color: #263d98;
}
.widget.widget_categories ul li a,
.widget.widget_archive ul li a {
  text-transform: capitalize;
  text-decoration: none;
  font-size: 18px;
  font-weight: 800;
  width: 100%;
  line-height: 27px;
  color: #222222;
}
.widget.widget_categories ul li a span {
  float: right;
  color: #263d98;
  font-size: 13px;
  margin: 0px 3px;
}

.ltr .widget.widget_categories ul li a span {
  float: left;
}
.widget.widget_archive ul li a span {
  float: right;
  color: #263d98;
}
.widget.widget_categories ul li a:hover {
  color: #263d98;
}
.widget.widget_archive ul li a:hover {
  color: #263d98;
}
.widget.widget_special_post ul {
  padding: 18px 20px 10px;
  margin: 0;
}
.widget.widget_special_post ul li {
  list-style: none;
}
.widget.widget_special_post ul li .blog_post_slider_wrapper {
  margin-bottom: 20px;
}
.widget.widget_special_post ul li .blog_post_slider_img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  /*background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(50%,rgba(0,0,0,0.1)),to(rgba(0,0,0,.95)));
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,0) 30%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,.95) 100%);
    background-image: -moz-linear-gradient(top,rgba(0,0,0,0) 30%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,.95) 100%);
    background-image: -o-linear-gradient(top,rgba(0,0,0,0) 30%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,.95) 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 30%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,.95) 100%);*/
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widget.widget_special_post ul li .blog_post_slider_content {
  left: 20px;
  bottom: 20px;
  width: calc(100% - 40px);
}
.widget.widget_special_post ul li .blog_post_slider_content h2 {
  font-size: 12px;
  line-height: 21px;
  color: #fff;
  padding: 0;
  padding-bottom: 10px;
}
.widget.widget_special_post ul li .blog_post_slider_content h2 a {
  color: inherit;
}
.widget.widget_special_post ul li .blog_post_slider_content ul.blog_meta_tags {
  padding: 0;
  backface-visibility: hidden;
}
.widget.widget_newsletter .blog_newsletter {
  padding: 10px 20px 30px;
}
.widget.widget_newsletter .blog_newsletter p {
  line-height: 24px;
  margin-bottom: 14px;
  margin-top: -1px;
}
.blog_footer_div .widget_newsletter .blog_newsletter .form-inline {
  margin-bottom: 14px;
}
.blog_footer_div .widget_newsletter p {
  margin: 0;
  font-size: 13px;
  line-height: 23px;
}
.blog_footer_div .widget_newsletter p a {
  width: 100%;
  color: #e89b23;
	direction: ltr !important;
}
.rtl .blog_footer_div .widget_newsletter p a{
	text-align: right;	
}
.widget.widget_newsletter .blog_newsletter .form-inline {
  position: relative;
}
.widget.widget_newsletter .blog_newsletter .form-inline .blog_form_group {
  width: 100%;
}
.widget.widget_newsletter
  .blog_newsletter
  .form-inline
  .blog_form_group
  .form-control {
  width: 100%;
  background: #f2f2f2;
  border: none;
  height: 40px;
  border-radius: 5px;
  box-shadow: none;
  line-height: 40px;
}
.ltr
  .widget.widget_newsletter
  .blog_newsletter
  .form-inline
  .blog_form_group
  .form-control {
  padding-right: 50px;
}

.widget.widget_newsletter .blog_newsletter .form-inline .blog_newsletter_btn {
  background: #263d98;
  border: none;
  width: 45px;
  height: 40px;
  border-radius: 5px;
  margin-left: -4px;
  position: absolute;
  z-index: 0;
  top: 0;
  cursor: pointer;
}
.ltr
  .widget.widget_newsletter
  .blog_newsletter
  .form-inline
  .blog_newsletter_btn {
  right: 0;
}
.rtl
  .widget.widget_newsletter
  .blog_newsletter
  .form-inline
  .blog_newsletter_btn {
  left: 0px;
  transform: rotateY(180deg);
}
.widget.widget_newsletter
  .blog_newsletter
  .form-inline
  .blog_newsletter_btn:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #263d98;
  border-radius: 5px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.widget.widget_newsletter
  .blog_newsletter
  .form-inline
  .blog_newsletter_btn:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.widget.widget_newsletter
  .blog_newsletter
  .form-inline
  .blog_newsletter_btn
  svg {
  margin-top: -5px;
}
.ads_widget {
  margin-top: -8px;
  margin-bottom: -2px;
  text-align: center;
}
/*===Sidebar End===*/
/*===Footer Start===*/
.blog_footer {
  background: #111111;
  display: flex;
  color: #fff;
}
.blog_footer_div {
  margin-bottom: 15px;
  margin-top: -7px;
}
.blog_footer_div .widget.weidget_aboutus {
  margin-top: 7px;
}
.blog_footer_div .weidget_aboutus img {
  margin-bottom: 30px;
}
.blog_footer_div .weidget_aboutus p {
  line-height: 23px;
  margin-bottom: 5px;
  margin-top: -7px;
  font-size: 13px;
}
.weidget.weidget_aboutus .blog_readmore:hover {
  color: #fff;
}
.weidget.weidget_aboutus .blog_readmore:hover svg path {
  fill: #fff;
}
.blog_footer_div .widget {
  background: transparent;
  margin: 0;
}
.blog_footer_div .widget ul li {
  padding: 0px 0 5px
}
.blog_footer_div .widget ul li:first-child {
  padding-top: 0;
}
.blog_footer_div
  .widget_recent_post
  ul
  li
  .blog_recent_post
  .blog_recent_post_content
  h4 {
  color: inherit;
  font-size: 13px;
  line-height: 22px;
  font-weight: 500;
}
.blog_footer_div
  .widget_recent_post
  ul
  li
  .blog_recent_post
  .blog_recent_post_content
  h4
  a:hover,
.blog_footer_div
  .widget_recent_news
  ul
  li
  .blog_news
  .blog_news_title
  h4
  a:hover {
  color: #263d98;
}
.blog_footer_div
  .widget_recent_post
  ul
  li
  .blog_recent_post
  .blog_recent_post_content
  p {
  color: #bfbfbf;
  line-height: 21px;
  font-size: 12px;
	  margin-top: 5px;
}
.blog_footer_div .widget ul li:last-child {
  padding-bottom: 0;
}
.blog_footer_div .widget h3.widget-title {
  color: inherit;
  font-size: 14px;
  line-height: 28px;
  position: relative;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-weight: 500;
  margin-bottom: 27px;
  letter-spacing: 1px;
}
.blog_footer_div .widget h3.widget-title:after , .title_under_line:after {
  position: absolute;
  content: "";
  width: 100px;
  height: 1px;
  background: #e89b23;
  top: 100%;
  left: 0;
}

.rtl .blog_footer_div .widget h3.widget-title:after{
	left: auto;
	right: 0;
}
.blog_footer_div .widget_recent_news ul li {
  position: relative;
  padding-left: 30px;
}
.blog_footer_div .widget_recent_news ul li:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f192";
  left: 0;
  font-size: 11px;
  color: #263d98;
}
.blog_footer_div .widget_recent_news ul li .blog_news .blog_news_title h4 {
  color: inherit;
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
}
.blog_footer_div .widget_recent_news ul li .blog_news .blog_news_title p {
  color: #bfbfbf;
  line-height: 21px;
  font-size: 12px;
}
.blog_footer_div .widget_newsletter .blog_newsletter {
  padding: 0;
}
.blog_footer_div .widget .blog_followus_div {
  margin-top: 10px;
}
.blog_footer_div .widget .blog_followus_div ul {
  padding: 0;
  margin: 0;
}
.blog_footer_div .widget .blog_followus_div ul li {
  display: inline-block;
  list-style: none;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 1px;
}
.blog_footer_div .widget .blog_followus_div ul li a {
  padding: 0px 5px;
  display: inline-block;
  color: #9a9a9a;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog_footer_div .widget .blog_followus_div ul li a:hover {
  color: #263d98;
  -webkit-transform: scale(1.1) rotate(360deg);
  -moz-transform: scale(1.1) rotate(360deg);
  -ms-transform: scale(1.1) rotate(360deg);
  -o-transform: scale(1.1) rotate(360deg);
  transform: scale(1.1) rotate(360deg);
}
.blog_footer_div .widget.widget_twitter {
  margin-bottom: 19px;
}
.blog_footer_div .widget.widget_twitter ul li {
  padding: 5px 0;
}
.blog_footer_div .widget.widget_twitter ul li:first-child {
  padding-top: 0px;
}
/*===Footer End===*/
/*===Copyright Start===*/
.blog_copyright_wrapper {
  background: #111111;
  display: flex;
  color: #fff;
  padding: 14px 0 17px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.blog_copyright_wrapper p {
  margin: 0;
}
.blog_copyright_wrapper p a {
  color: #e89b23;
  text-decoration: none;
}
.blog_copyright_wrapper ul.blog_footer_menu {
  margin: 0;
  padding: 0;
  text-align: right;
}
.blog_copyright_wrapper ul.blog_footer_menu li {
  display: inline-block;
  padding-left: 25px;
}
.blog_copyright_wrapper ul.blog_footer_menu li:first-child {
  padding-left: 50px;
}
.blog_copyright_wrapper ul.blog_footer_menu li a {
  color: #fff;
  text-transform: capitalize;
  position: relative;
}
.blog_copyright_wrapper ul.blog_footer_menu li a:before {
  height: 1px;
  content: "";
  position: absolute;
  width: 100%;
  background: #263d98;
  bottom: 3px;
  left: 0;
  transition: 0.3s;
  opacity: 0;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.blog_copyright_wrapper ul.blog_footer_menu li a:hover {
  color: #263d98;
}
.blog_copyright_wrapper ul.blog_footer_menu li a:hover:before {
  opacity: 1;
}
/*===Copyright End===*/
/*===Index Page2 Start===*/
body.homepage2 .blog_main_wrapper {
  overflow: hidden;
}
.blog_header_style2 .blog_top_header_wrapper {
  background: #fff;
  padding: 0px 100px;
  border-bottom: 1px solid #e5e5e5;
  align-items: center;
}
.blog_header_style2 .blog_top_header_wrapper .blog_date_div {
  padding: 22px 0;
  width: 257px;
}
.blog_header_style2 .blog_top_header_wrapper .blog_date_div p {
  color: #707070;
  border-color: rgba(0, 0, 0, 0.2);
  border-width: 0px 1px 0px 0px;
  text-align: left;
}
.blog_header_style2 .blog_top_header_wrapper .blog_temperature_div {
  padding: 22px 0 22px 30px;
  width: 190px;
}
.blog_header_style2 .blog_top_header_wrapper .blog_temperature_div p {
  color: #707070;
}
.blog_header_style2 .blog_top_header_wrapper .blog_logo {
  flex: 1;
  text-align: center;
}
.blog_header_style2 .blog_top_header_wrapper .blog_user_div {
  width: 27%;
  text-align: right;
  position: relative;
}
.blog_header_style2 .blog_top_header_wrapper .blog_user_div a img {
  border-radius: 100%;
  margin-right: 10px;
}
.blog_header_style2 .blog_top_header_wrapper .blog_user_div a {
  padding: 20px 0;
  display: inline-block;
  color: #222222;
  text-transform: capitalize;
  text-decoration: none;
  position: relative;
}
.blog_header_style2 .blog_top_header_wrapper .blog_user_div a:hover {
  color: #263d98;
}
.blog_header_style2 .blog_top_header_wrapper .blog_user_div a i {
  margin-left: 10px;
}
/*.blog_header_style2 .blog_top_header_wrapper .blog_user_div a:after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f107";
    right: 0;
    line-height: 31px;
}*/
.blog_header_style2
  .blog_top_header_wrapper
  .blog_user_div.profile_open
  .fa-angle-down:before {
  content: "\f106";
  transition: all 0.3s linear;
}
.blog_header_style2
  .blog_top_header_wrapper
  .blog_user_div
  .blog_profile_div
  ul
  li
  a {
  padding: 0;
}
.blog_header_style2 .blog_main_header {
  padding: 0px 100px;
  border-bottom: none;
}
.blog_header_style2 .blog_main_header .blog_tranding_slider {
  padding-top: 27px;
  padding-left: 0;
  height: 80px;
  width: 640px;
  flex: none;
}
.blog_header_style2 .blog_main_header .blog_tranding_slider p {
  color: #707070;
}
.blog_header_style2 .blog_main_header .blog_tranding_slider p span {
  margin-left: 6px;
  float: left;
}
.blog_header_style2 .blog_main_header .blog_tranding_slider p span i {
  width: 5px;
  height: 5px;
  display: block;
  background-color: #263d98;
  border-radius: 100%;
  z-index: 1;
  position: relative;
  margin-top: 10px;
  float: left;
}
.blog_header_style2 .blog_main_header .blog_tranding_slider p span i:before {
  content: "";
  position: absolute;
  border: 1px solid #263d98;
  background: #263d98;
  border-radius: 100%;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  animation: circle_zoom 2s infinite;
  -webkit-animation: circle_zoom 2s infinite;
  -moz-animation: circle_zoom 2s infinite;
}
@keyframes circle_zoom {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes circle_zoom {
  0% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(2);
    opacity: 0;
  }
}
@-moz-keyframes circle_zoom {
  0% {
    -moz-transform: scale(1);
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    -moz-transform: scale(2);
    opacity: 0;
  }
}
.circle_zoom {
  animation: circle_zoom 2s 1 0.5s;
  -webkit-animation: circle_zoom 2s 1 0.5s;
  -moz-animation: circle_zoom 2s 1 0.5s;
}
.blog_header_style2 .blog_main_header .blog_main_menu {
  text-align: right;
}
.blog_header_style2 .blog_main_header .blog_top_search {
  width: 80px;
  text-align: right;
}
.blog_header_style2 .blog_main_header .blog_top_search ul {
  margin: 0;
  padding: 0;
}
.blog_header_style2 .blog_main_header .blog_top_search ul li {
  display: inline-block;
  list-style: none;
  padding: 7px 0;
}
.blog_header_style2 .blog_main_header .blog_top_search ul li a {
  display: inline-block;
  padding: 0px 15px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.blog_header_style2 .blog_main_header .blog_top_search ul li:last-child a {
  padding-right: 0;
  border-right: none;
}
.blog_search_popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  list-style: none;
  right: 0;
  background-color: rgba(0, 0, 0, 0.9);
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
  animation: zoomOut 1s 1;
}
.blog_header_style2
  .blog_main_header
  .blog_top_search
  > ul
  > li.show_search
  .blog_search_popup {
  opacity: 1;
  visibility: visible;
  padding-left: 0px;
}
.blog_search_popup .form-inline {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 50%;
}
.blog_search_popup .form-inline h3 {
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 44px;
  text-align: center;
  width: 100%;
  font-weight: 600;
  font-size: 33px;
  line-height: 53px;
}
.blog_search_popup .form-inline .blog_form_group {
  width: 100%;
  position: relative;
}
.blog_search_popup .form-inline .blog_form_group .form-control {
  background: #fff;
  border-left: none;
  height: 60px;
  color: #222;
  border-radius: 50px;
  padding-left: 50px;
  padding-right: 250px;
  line-height: 60px;
}
.blog_search_popup .form-inline .blog_form_group .form-control:focus {
  border-left: none;
}
.blog_search_popup .form-inline .blog_header_search {
  background: #263d98;
  height: 50px;
  width: 200px;
  position: absolute;
  right: 5px;
  top: 5px;
  border-radius: 60px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  z-index: 1;
  line-height: 50px;
}
.blog_search_popup .form-inline .blog_header_search:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #263d98;
  border-radius: 60px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.blog_search_popup .form-inline .blog_header_search:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.blog_header_style2
  .blog_main_header
  .blog_top_search
  ul
  li
  .blog_search_popup
  a.search_close {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 40px;
  line-height: 40px;
  height: 40px;
  cursor: pointer;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  padding: 0;
  border: none;
}
.blog_header_style2
  .blog_main_header
  .blog_top_search
  ul
  li
  .blog_search_popup
  a.search_close:before,
.blog_header_style2
  .blog_main_header
  .blog_top_search
  ul
  li
  .blog_search_popup
  a.search_close:after {
  position: absolute;
  width: 31px;
  content: "";
  height: 3px;
  right: 0;
  top: 19px;
  bottom: 0;
  left: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  background-color: #fff;
}
.blog_header_style2
  .blog_main_header
  .blog_top_search
  ul
  li
  .blog_search_popup
  a.search_close:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.blog_right_toggle_sidebar .blog_togglediv {
  right: 0px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-transform: translate(360px, 0px);
  -ms-transform: translate(360px, 0px);
  transform: translate(360px, 0px);
  -o-transform: translate(360px, 0px);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  width: 350px;
  padding: 43px;
  box-sizing: border-box;
  background: #fff;
  position: fixed;
  top: 0px;
  height: 100%;
  z-index: 999;
  color: #999;
}
.blog_right_toggle_sidebar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 3;
  visibility: hidden;
}
body.right_toggle_open {
  overflow: hidden;
}
body.right_toggle_open .outer_close,
.right_toggle_open .blog_right_toggle_sidebar {
  opacity: 1;
  visibility: visible;
}
.blog_right_toggle_sidebar .outer_close {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.43);
}
body.right_toggle_open .blog_right_toggle_sidebar .blog_togglediv {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  overflow-y: scroll !important;
}
.blog_right_toggle_sidebar .blog_togglediv .widget_recent_post ul li,
.blog_right_toggle_sidebar .blog_togglediv .widget.widget_recent_news ul li,
.blog_right_toggle_sidebar .blog_togglediv .widget.widget_instagram_news ul,
.blog_right_toggle_sidebar .blog_togglediv .widget.widget_categories ul,
.blog_right_toggle_sidebar .blog_togglediv .widget.widget_archive ul,
.blog_right_toggle_sidebar .blog_togglediv .widget.widget_special_post ul,
.blog_right_toggle_sidebar
  .blog_togglediv
  .widget.widget_newsletter
  .blog_newsletter {
  padding-left: 0;
  padding-right: 0;
}
.blog_right_toggle_sidebar .blog_togglediv .toggle_close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 35px;
  line-height: 35px;
  height: 35px;
  border-radius: 100%;
  cursor: pointer;
  border: 2px solid #222;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
}
.blog_right_toggle_sidebar .blog_togglediv .toggle_close:hover,
.blog_header_style2
  .blog_main_header
  .blog_top_search
  ul
  li
  .blog_search_popup
  a.search_close:hover {
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  border-color: #263d98;
}
.blog_right_toggle_sidebar .blog_togglediv .toggle_close:hover:before,
.blog_right_toggle_sidebar .blog_togglediv .toggle_close:hover:after,
.blog_header_style2
  .blog_main_header
  .blog_top_search
  ul
  li
  .blog_search_popup
  a.search_close:hover:before,
.blog_header_style2
  .blog_main_header
  .blog_top_search
  ul
  li
  .blog_search_popup
  a.search_close:hover:after {
  background: #263d98;
}
.blog_right_toggle_sidebar .blog_togglediv .toggle_close:before,
.blog_right_toggle_sidebar .blog_togglediv .toggle_close:after {
  position: absolute;
  width: 16px;
  content: "";
  height: 2px;
  right: 0;
  top: 15px;
  bottom: 0;
  left: 8px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  background-color: #222;
}
.blog_right_toggle_sidebar .blog_togglediv .toggle_close:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.blog_banner_slider.wrapper.banner_style2 .blog_banner_slider_left_vertical {
  flex: 25%;
  -webkit-flex: 25%;
  -ms-flex: 25%;
  margin-right: 20px;
}
.blog_banner_slider.wrapper.banner_style2 .blog_banner_slider_right_vertical {
  flex: 25%;
  -webkit-flex: 25%;
  -ms-flex: 25%;
  margin-left: 20px;
}
.blog_banner_slider.wrapper.banner_style2 {
  /* height: 816px; */
  height: 890px;
  padding-top: 20px;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_left_vertical
  .swiper-container,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_right_vertical
  .swiper-container {
  height: 816px;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_left_vertical
  .swiper-container,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_right_vertical
  .swiper-container {
  margin-right: 0px;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_left_vertical
  .swiper-container
  .swiper-slide,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_right_vertical
  .swiper-container
  .swiper-slide {
  height: 272px;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_left_vertical
  .bx-viewport,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_right_vertical
  .bx-viewport {
  height: 816px !important;
  box-sizing: border-box;
  padding: 0;
  margin-right: 0;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_left_vertical
  ul.left_vertical,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_right_vertical
  ul.right_vertical {
  padding: 0px;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_left_vertical
  .blog_post_slider_wrapper
  .blog_post_slider_img:after,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_right_vertical
  .blog_post_slider_wrapper
  .blog_post_slider_img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_left_vertical
  .blog_post_slider_wrapper
  .blog_post_slider_img
  img,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_right_vertical
  .blog_post_slider_wrapper
  .blog_post_slider_img
  img {
  width: 100%;
  height: 252px;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_post_slider_wrapper:hover
  .blog_post_slider_img:after {
  background-image: none;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_left_vertical
  .blog_post_slider_wrapper
  .blog_post_slider_content,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_right_vertical
  .blog_post_slider_wrapper
  .blog_post_slider_content {
  left: 20px;
  bottom: auto;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  top: 20px;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_left_vertical
  .blog_post_slider_wrapper
  .blog_post_slider_content
  p,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_right_vertical
  .blog_post_slider_wrapper
  .blog_post_slider_content
  p {
  margin-bottom: 95px;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_left_vertical
  .blog_post_slider_wrapper
  .blog_post_slider_content
  p
  span,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_right_vertical
  .blog_post_slider_wrapper
  .blog_post_slider_content
  p
  span,
.blog_fullwidth_multislide_slider
  .blog_post_slider_wrapper
  .blog_post_slider_content
  p
  span {
  font-size: 12px;
  text-transform: capitalize;
  font-family: "Montserrat", sans-serif;
  min-width: 80px;
  margin-right: 0;
  line-height: 22px;
  border-radius: 10px 0;
  padding: 4px 16px;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_left_vertical
  .blog_post_slider_wrapper
  .blog_post_slider_content
  h2,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_right_vertical
  .blog_post_slider_wrapper
  .blog_post_slider_content
  h2 {
  color: #fff;
  font-size: 16px;
  line-height: 27px;
  text-transform: inherit;
  padding-bottom: 7px;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_left_vertical
  .blog_post_slider_wrapper
  .blog_post_slider_content
  ul.blog_meta_tags
  li
  a,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_right_vertical
  .blog_post_slider_wrapper
  .blog_post_slider_content
  ul.blog_meta_tags
  li
  a,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_left_vertical
  .blog_post_slider_wrapper
  .blog_post_slider_content
  .blog_author_data
  a,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_right_vertical
  .blog_post_slider_wrapper
  .blog_post_slider_content
  .blog_author_data
  a {
  color: #fff;
}
.blog_banner_slider.wrapper.banner_style2 .blog_banner_slider_center {
  flex: 57%;
  -webkit-flex: 57%;
  -ms-flex: 57%;
  max-width: 57%;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .swiper-container {
  margin: 0;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .swiper-button-next,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .swiper-button-prev {
  background-image: none;
  top: auto;
  bottom: 101px;
  left: 225px;
  width: 8px;
  height: 13px;
  margin: 0;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .swiper-button-next {
  left: 240px;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .swiper-button-next
  svg
  path,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .swiper-button-prev
  svg
  path {
  fill: #222;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .swiper-button-next
  svg,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .swiper-button-prev
  svg {
  display: flex;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .swiper-button-next:hover
  svg
  path,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .swiper-button-prev:hover
  svg
  path {
  fill: rgb(255, 54, 87);
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .blog_post_slider_wrapper
  .blog_post_slider_img:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: none;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .blog_post_slider_wrapper
  .blog_post_slider_content {
  left: 40px;
  width: 70%;
  bottom: 50px;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .blog_post_slider_wrapper
  .blog_post_slider_content
  h2,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .blog_post_slider_wrapper
  .blog_post_slider_content
  ul.blog_meta_tags
  li
  a,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .blog_post_slider_wrapper
  .blog_post_slider_content
  h6,
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .blog_post_slider_wrapper
  .blog_post_slider_content
  .blog_author_data
  a {
  color: #222222;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .blog_post_slider_wrapper
  .blog_post_slider_content
  p {
  font-weight: 600;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .blog_post_slider_wrapper
  .blog_post_slider_content
  p
  a {
  color: #263d98;
}
.blog_banner_slider.wrapper.banner_style2
  .blog_banner_slider_center
  .blog_post_slider_wrapper
  .blog_post_slider_content {
  background: #ffffff;
  left: 50px;
  bottom: 50px;
  padding: 40px;
}
.bx-wrapper .bx-controls-direction {
  display: none;
}
.blog_topheading_slider_nav.blog_topheading_style2 {
  overflow: visible;
  margin-bottom: 40px;
}
.blog_topheading_style2 .blog_tab_nav {
  text-align: center;
}
.blog_sorting_togglediv {
  position: absolute;
  right: -7px;
  top: -10px;
}
.blog_sorting_togglediv span {
  width: 55px;
  height: 55px;
  display: inline-block;
  text-align: center;
  line-height: 42px;
  border-radius: 100%;
  border: 5px solid #f3f4f7;
}
.blog_sorting_togglediv span a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.blog_sorting_togglediv .blog_sorting_option {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 1;
  display: none;
}
.blog_sorting_togglediv .blog_sorting_option ul {
  margin: 0;
  padding: 10px 10px;
  border-radius: 30px;
}
.blog_sorting_togglediv .blog_sorting_option ul li {
  position: relative;
  list-style: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.blog_sorting_togglediv .blog_sorting_option ul li:last-child,
.blog_sorting_togglediv .blog_sorting_option ul li:first-child {
  border-bottom: none;
}
.blog_sorting_togglediv .blog_sorting_option ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.blog_sorting_togglediv .blog_sorting_option ul li a {
  width: 26px;
  height: 26px;
  line-height: 30px;
  display: table;
}
.blog_sorting_togglediv .blog_sorting_option ul li a span.sort_icon {
  width: 100%;
  height: 100%;
  border: none;
  line-height: 100%;
  vertical-align: middle;
}
.blog_sorting_togglediv .blog_sorting_option ul li a span.sort_data {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: auto;
  height: auto;
  min-width: 135px;
  opacity: 0;
  padding: 8px 15px 8px 25px;
  border-radius: 20px 0 0 20px;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;
  color: #fff;
  top: -4px;
  font-size: 14px;
  /*transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;*/
  transform: translateX(20px);
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  visibility: hidden;
}
.blog_sorting_togglediv
  .blog_sorting_option
  ul.blog_bg_orange
  li
  a
  span.sort_data {
  background: #263d98;
}
.blog_sorting_togglediv
  .blog_sorting_option
  ul.blog_bg_lightgreen
  li
  a
  span.sort_data {
  background: #263d98;
}
.blog_sorting_togglediv
  .blog_sorting_option
  ul.blog_bg_pink
  li
  a
  span.sort_data {
  background: #263d98;
}
.blog_sorting_togglediv
  .blog_sorting_option
  ul.blog_bg_darkblue
  li
  a
  span.sort_data {
  background: #263d98;
}
.blog_sorting_togglediv
  .blog_sorting_option
  ul.blog_bg_lightblue
  li
  a
  span.sort_data {
  background: #263d98;
}
.blog_sorting_togglediv .blog_sorting_option ul li:hover a span.sort_data {
  opacity: 1;
  left: -135px;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  visibility: visible;
}
.blog_sorting_togglediv
  .blog_sorting_option
  ul
  li:first-child
  a
  span.sort_icon
  svg,
.blog_sorting_togglediv .blog_sorting_option ul li:hover a span.sort_icon svg {
  opacity: 1;
}
.blog_sorting_togglediv .blog_sorting_option ul li a span.sort_icon svg {
  margin-top: 5px;
  opacity: 0.5;
}
.blog_world_news_style2 {
  display: flex;
  margin-top: 20px;
}
.blog_world_news_style2 .blog_world_bigbox {
  flex: 55.66%;
  margin-right: 20px;
}
.blog_world_news_style2 .blog_world_smallbox {
  flex: 34%;
  margin-right: 20px;
}
.blog_world_news_style2 .blog_world_smallbox:last-child {
  margin-right: 0;
}
.blog_world_news_style2 .blog_post_slider_wrapper .blog_post_slider_img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog_world_news_style2
  .blog_post_slider_wrapper:hover
  .blog_post_slider_img:after {
  background-image: none;
}
.blog_world_news_style2 .blog_post_slider_wrapper .blog_post_slider_content {
  left: 20px;
  width: calc(100% - 40px);
  bottom: 20px;
}
.blog_world_news_style2 .blog_post_slider_wrapper .blog_post_slider_content h2 {
  color: #fff;
  font-size: 16px;
  line-height: 27px;
  font-weight: 600;
}
.blog_world_news_style2
  .blog_post_slider_wrapper
  .blog_post_slider_content
  ul.blog_meta_tags
  li
  a,
.blog_world_news_style2
  .blog_post_slider_wrapper
  .blog_post_slider_content
  .blog_author_data
  a {
  color: #fff;
}
.blog_world_news_style2 .blog_world_smallbox .blog_post_slider_wrapper {
  margin-bottom: 20px;
}
.blog_world_news_style2
  .blog_world_smallbox
  .blog_post_slider_wrapper
  .blog_post_slider_content
  h2 {
  line-height: 24px;
  font-size: 14px;
}
.blog_topheading_slider_nav .custom_tab_content .tab:not(.show) {
  visibility: hidden;
  opacity: 0;
}
.blog_travel_style2 .blog_col_3 {
  flex: 25%;
  margin-right: 20px;
  margin-bottom: 20px;
}
.blog_travel_style2 .blog_col_3:nth-child(4n) {
  margin-right: 0;
}
.blog_travel_style2 .blog_row:nth-child(even) .blog_col_3:nth-child(4n-1) {
  margin-right: 0;
}
.blog_travel_style2 .blog_row:nth-child(even) .blog_col_3:nth-child(4n) {
  margin-right: 20px;
}
.blog_topheading_style2 .blog_travel_style2 {
  margin-top: 20px;
}
.blog_topheading_style2 .blog_travel_style2 .blog_row {
  display: flex;
  width: 100%;
}
.blog_travel_content_post.blog_post_style2 {
  padding: 20px;
}
.blog_travel_content_post.blog_post_style2 .blog_post_style2_content {
  flex: 100%;
  padding: 0;
}
.blog_travel_content_post.blog_post_style2 .blog_post_style2_content h3 {
  padding-top: 0;
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 0px;
}
.blog_travel_content_post.blog_post_style2
  .blog_post_style2_content
  h3
  a:hover {
  color: #263d98;
}
.blog_travel_content_post.blog_post_style2 .blog_post_style2_content p {
  margin-bottom: 13px;
}
.blog_travel_content_post.blog_post_style2
  .blog_post_style2_content
  ul.blog_meta_tags
  li {
  margin-right: 8px;
}
.blog_travel_style2
  .blog_col_3
  .blog_post_slider_wrapper
  .blog_post_slider_content {
  width: 100%;
  left: 0;
  padding: 0px 20px;
  bottom: 20px;
}
.blog_travel_style2
  .blog_col_3
  .blog_post_slider_wrapper
  .blog_post_slider_content
  h2 {
  font-size: 15px;
  line-height: 26px;
  color: #fff;
  padding-top: 0px;
}
.blog_travel_style2
  .blog_col_3
  .blog_post_slider_wrapper
  .blog_post_slider_content
  ul.blog_meta_tags
  li {
  margin-right: 8px;
}
.blog_travel_style2
  .blog_col_3
  .blog_post_slider_wrapper
  .blog_post_slider_content
  ul.blog_meta_tags
  li
  a,
.blog_travel_style2
  .blog_col_3
  .blog_post_slider_wrapper
  .blog_post_slider_content
  .blog_author_data
  a {
  color: #fff;
}
.blog_travel_style2
  .blog_col_3
  .blog_post_slider_wrapper
  .blog_post_slider_img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog_travel_style2
  .blog_col_3
  .blog_post_slider_wrapper:hover
  .blog_post_slider_img:after {
  background-image: none;
  -webkit-box-shadow: 0 0 10px 300px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 10px 300px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 10px 200px rgba(0, 0, 0, 0.5) inset;
}
.blog_fullwidth_multislide_slider {
  margin-bottom: 60px;
}
.blog_fullwidth_multislide_slider
  .blog_post_slider_wrapper
  .blog_post_slider_content {
  left: 20px;
  bottom: auto;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  top: 20px;
}
.blog_fullwidth_multislide_slider
  .blog_post_slider_wrapper
  .blog_post_slider_content
  .blog_post_slider_content_inner {
  position: absolute;
  bottom: 0px;
}
.blog_fullwidth_multislide_slider
  .blog_post_slider_wrapper
  .blog_post_slider_content
  .blog_post_slider_content_inner
  h2 {
  font-size: 16px;
  line-height: 27px;
  color: #fff;
  font-weight: 600;
}
.blog_fullwidth_multislide_slider
  .blog_post_slider_wrapper
  .blog_post_slider_content
  .blog_post_slider_content_inner
  ul.blog_meta_tags
  li
  a,
.blog_fullwidth_multislide_slider
  .blog_post_slider_wrapper
  .blog_post_slider_content
  .blog_post_slider_content_inner
  .blog_author_data
  a {
  color: #fff;
}
.blog_fullwidth_multislide_slider
  .blog_post_slider_wrapper
  .blog_post_slider_img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog_fullwidth_multislide_slider
  .blog_post_slider_wrapper:hover
  .blog_post_slider_img:after {
  background-image: none;
}
.blog_food_style2 {
  display: flex;
  width: 100%;
  margin-top: 20px;
}
.blog_food_style2 .blog_food_bigdiv {
  flex: 50%;
  margin-right: 20px;
}
.blog_food_style2 .blog_food_bigdiv:last-child {
  margin-right: 0px;
}
.blog_food_style2 .blog_food_bigdiv .blog_post_style2 {
  display: inline-block;
  padding: 25px;
}
.blog_food_style2 .blog_food_bigdiv .blog_post_style2 .blog_post_style2_img {
  flex: 100%;
}
.blog_food_style2
  .blog_food_bigdiv
  .blog_post_style2
  .blog_post_style2_content {
  flex: 100%;
  padding: 0;
  padding-top: 20px;
}
.blog_food_style2
  .blog_food_bigdiv
  .blog_post_style2
  .blog_post_style2_content
  h3 {
  padding-bottom: 12px;
  font-size: 16px;
}
.blog_food_style2
  .blog_food_bigdiv
  .blog_post_style2
  .blog_post_style2_content
  h3
  a:hover {
  color: #263d98;
}
.blog_food_style2
  .blog_food_bigdiv
  .blog_post_style2
  .blog_post_style2_content
  p {
  line-height: 24px;
  margin-bottom: 10px;
}
.blog_food_style2 .blog_food_bigdiv ul {
  margin: 0;
  padding: 0;
}
.blog_food_style2 .blog_food_bigdiv ul li {
  list-style: none;
  margin-bottom: 20px;
}
.blog_food_style2 .blog_food_bigdiv ul li .blog_post_style2 {
  display: flex;
}
.blog_food_style2
  .blog_food_bigdiv
  ul
  li
  .blog_post_style2
  .blog_post_style2_img {
  flex: 130px;
}
.blog_food_style2
  .blog_food_bigdiv
  ul
  li
  .blog_post_style2
  .blog_post_style2_content {
  flex: calc(100% - 130px);
  padding-left: 15px;
  padding-top: 0;
}
.blog_food_style2
  .blog_food_bigdiv
  ul
  li
  .blog_post_style2
  .blog_post_style2_content
  h3 {
  padding-bottom: 10px;
}
.blog_food_style2
  .blog_food_bigdiv
  .blog_post_style2:hover
  .blog_post_style2_img:after {
  -webkit-box-shadow: 0 0 10px 225px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 10px 225px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 10px 225px rgba(0, 0, 0, 0.5) inset;
}
.blog_food_style2
  .blog_food_bigdiv
  ul
  li
  .blog_post_style2:hover
  .blog_post_style2_img:after {
  -webkit-box-shadow: 0 0 10px 90px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 10px 90px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 10px 90px rgba(0, 0, 0, 0.5) inset;
}
.blog_technology_style2 {
  margin-top: 20px;
}
.blog_technology_style2 .blog_row {
  display: flex;
  width: 100%;
}
.blog_technology_style2 .blog_row .blog_bigbox {
  flex: 50%;
  margin-right: 20px;
  margin-bottom: 20px;
}
.blog_technology_style2 .blog_row .blog_bigbox:last-child {
  margin-right: 0;
}
.blog_technology_style2 .blog_row .blog_bigbox .blog_post_style2 {
  padding: 20px;
}
.blog_technology_style2
  .blog_row
  .blog_bigbox
  .blog_post_style2
  .blog_post_style2_img {
  flex: 250px;
}
.blog_technology_style2
  .blog_row
  .blog_bigbox
  .blog_post_style2:hover
  .blog_post_style2_img:after {
  -webkit-box-shadow: 0 0 10px 120px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 10px 120px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 10px 120px rgba(0, 0, 0, 0.5) inset;
}
.blog_technology_style2
  .blog_row
  .blog_bigbox
  .blog_post_style2
  .blog_post_style2_content {
  flex: calc(100% - 250px);
  padding-left: 20px;
}
.blog_technology_style2
  .blog_row
  .blog_bigbox
  .blog_post_style2
  .blog_post_style2_content
  p {
  margin-bottom: 10px;
}
.blog_technology_style2
  .blog_row
  .blog_bigbox
  .blog_post_style2
  .blog_post_style2_content
  h3
  a:hover {
  color: #263d98;
}
.blog_technology_style2
  .blog_row:nth-child(even)
  .blog_post_style2
  .blog_post_style2_content {
  padding-left: 0;
  padding-right: 20px;
}
.blog_sports.blog_topheading_slider_nav.blog_topheading_style2 {
  margin-bottom: -3px;
}
.blog_sport_style2 {
  margin-top: 20px;
  margin-bottom: -2px;
}
.blog_sport_style2 .blog_row {
  display: flex;
  width: 100%;
}
.blog_sport_style2 .blog_row .blog_col6 {
  flex: 50%;
  margin-right: 20px;
}
.blog_sport_style2 .blog_row .blog_col6:last-child {
  margin-right: 0;
}
.blog_sport_style2 .blog_post_slider_wrapper {
  margin-bottom: 20px;
}
.blog_sport_style2
  .blog_row
  .blog_col6
  .blog_post_slider_wrapper
  .blog_post_slider_content {
  width: calc(100% - 80px);
  left: 20px;
  bottom: 20px;
}
.blog_sport_style2
  .blog_row
  .blog_col6
  .blog_post_slider_wrapper
  .blog_post_slider_content
  h2 {
  font-size: 16px;
  color: #fff;
  line-height: 27px;
  font-weight: 500;
}
.blog_sport_style2
  .blog_row
  .blog_col6
  .blog_post_slider_wrapper
  .blog_post_slider_content
  ul.blog_meta_tags
  li
  a,
.blog_sport_style2
  .blog_row
  .blog_col3
  .blog_post_slider_wrapper
  .blog_post_slider_content
  ul.blog_meta_tags
  li
  a,
.blog_sport_style2
  .blog_row
  .blog_col6
  .blog_post_slider_wrapper
  .blog_post_slider_content
  .blog_author_data
  a,
.blog_sport_style2
  .blog_row
  .blog_col3
  .blog_post_slider_wrapper
  .blog_post_slider_content
  .blog_author_data
  a {
  color: #fff;
}
.blog_sport_style2 .blog_post_slider_wrapper .blog_post_slider_img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog_sport_style2 .blog_post_slider_wrapper:hover .blog_post_slider_img:after {
  background-image: none;
}
.blog_sport_style2 .blog_row .blog_col3 {
  flex: 25%;
  margin-right: 20px;
}
.blog_sport_style2 .blog_row .blog_col3:last-child {
  margin-right: 0;
}
.blog_sport_style2
  .blog_row
  .blog_col3
  .blog_post_slider_wrapper
  .blog_post_slider_content {
  left: 20px;
  bottom: 20px;
  width: calc(100% - 40px);
}
.blog_sport_style2
  .blog_row
  .blog_col3
  .blog_post_slider_wrapper
  .blog_post_slider_content
  h2 {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  font-weight: 500;
}
.blog_sport_style2
  .blog_row
  .blog_col3
  .blog_post_slider_wrapper
  .blog_post_slider_content
  ul.blog_meta_tags
  li {
  margin-right: 8px;
}
.blog_instagram_slider {
  margin-bottom: 20px;
}
.blog_insta_div .bx-wrapper {
  margin-bottom: 20px;
}
.bx-wrapper {
  background: transparent;
  border: none;
  box-shadow: none;
}
.blog_instagram_slider p {
  margin: 0;
  color: #222222;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 28px;
  margin-bottom: -1px;
}
.blog_instagram_slider p svg {
  margin-right: 5px;
}
.blog_instagram_slider .blog_post_slider_content {
  left: 30px;
  width: calc(100% - 60px);
  bottom: 30px;
}
.blog_instagram_slider .blog_post_slider_content ul.blog_meta_tags li a,
.blog_instagram_slider .blog_post_slider_content .blog_author_data a {
  color: #fff;
}
.blog_instagram_slider .blog_post_slider_wrapper .blog_post_slider_img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.9) 100%
  );
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog_instagram_slider
  .blog_post_slider_wrapper:hover
  .blog_post_slider_img:after {
  background-image: none;
}
.blog_cookies_div {
  position: fixed;
  right: 40px;
  z-index: 1;
  bottom: 40px;
  display: none;
}
.blog_cookies_div .blog_cookies_icon {
  width: 80px;
  height: 80px;
  line-height: 51px;
  text-align: center;
  background: #3782ff;
  border-radius: 100%;
  border: 5px solid #f3f4f7;
  position: relative;
  cursor: pointer;
}
.blog_cookies_div .blog_cookies_icon .blog_icon {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.blog_cookies_div .blog_cookies_icon .blog_icon:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%) scale(0, 0);
  -webkit-transform: translate(-50%, -50%) scale(0, 0);
  -moz-transform: translate(-50%, -50%) scale(0, 0);
  -ms-transform: translate(-50%, -50%) scale(0, 0);
  -o-transform: translate(-50%, -50%) scale(0, 0);
  background: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
}
.blog_cookies_div .blog_cookies_icon.animation_effect .blog_icon:before {
  transform: translate(-50%, -50%) scale(1, 1);
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
  -moz-transform: translate(-50%, -50%) scale(1, 1);
  -ms-transform: translate(-50%, -50%) scale(1, 1);
  -o-transform: translate(-50%, -50%) scale(1, 1);
}
.blog_cookies_div .blog_cookies_icon svg {
  -webkit-font-smoothing: antialiased;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 18px;
  bottom: 0;
  width: 100%;
  -webkit-transition: opacity 0.08s linear, -webkit-transform 0.16s linear;
  transition: opacity 0.08s linear, -webkit-transform 0.16s linear;
  transition: transform 0.16s linear, opacity 0.08s linear;
  transition: transform 0.16s linear, opacity 0.08s linear,
    -webkit-transform 0.16s linear;
}
.blog_cookies_div .blog_cookies_icon svg.cookie_close_icon {
  opacity: 1;
  -webkit-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  top: 25px;
}
.blog_cookies_div .blog_cookies_icon svg.cookie_open_icon,
.blog_cookies_icon.open.animation_effect .blog_icon svg.cookie_close_icon {
  opacity: 0;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.blog_cookies_icon.open.animation_effect .blog_icon svg.cookie_open_icon {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.blog_cookies_div .blog_cookies_data {
  width: 500px;
  background: #fff;
  text-align: center;
  padding: 40px 35px;
  box-shadow: 0px 0px 29px rgba(0, 0, 0, 0.1);
  z-index: -1;
  cursor: default;
  position: absolute;
  right: 0;
  bottom: 70px;
  border: 2px solid #fff;
  opacity: 1;
  visibility: visible;
  transform: translateY(-25px);
  -webkit-transform: translateY(-25px);
  -moz-transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  -o-transform: translateY(-25px);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
}
.blog_cookies_div .blog_cookies_icon.open .blog_cookies_data {
  opacity: 0;
  visibility: hidden;
  transform: translateY(0px);
  -webkit-transform: translateX(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
}
.blog_cookies_div .blog_cookies_data h3 {
  font-size: 20px;
  line-height: 33px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
  text-transform: capitalize;
}
.blog_cookies_div .blog_cookies_data h3:after {
  position: absolute;
  content: "";
  width: 100px;
  height: 2px;
  background: #263d98;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.blog_cookies_div .blog_cookies_data p {
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 30px;
}
.blog_cookies_div .blog_cookies_data .cookie_close {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  line-height: 40px;
  height: 40px;
  cursor: pointer;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  padding: 0;
  border: none;
}
.blog_cookies_div .blog_cookies_data .cookie_close:before,
.blog_cookies_div .blog_cookies_data .cookie_close:after {
  position: absolute;
  width: 25px;
  content: "";
  height: 2px;
  right: 0;
  top: 19px;
  bottom: 0;
  left: 8px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  background-color: #000;
}
.blog_cookies_div .blog_cookies_data .cookie_close:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.blog_cookies_div .blog_cookies_data .cookie_close:hover {
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
}
.blog_cookies_div .blog_cookies_data .cookie_close:hover:before,
.blog_cookies_div .blog_cookies_data .cookie_close:hover:after {
  background: #263d98;
}
.blog_btn {
  display: inline-block;
  padding: 13px 35px;
  color: #fff;
  border-radius: 25px 0;
  text-transform: capitalize;
  text-decoration: none;
  border: none;
  min-width: 170px;
  cursor: pointer;
  line-height: 24px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.blog_btn:hover {
  border-radius: 0 25px;
  color: #fff;
}
.blog_world_news nav.blog_tab_nav .nav,
.blog_travel nav.blog_tab_nav .nav,
.blog_food_health nav.blog_tab_nav .nav,
.blog_sports nav.blog_tab_nav .nav {
  align-items: center;
  justify-content: center;
}
/*.blog_cookies_div .blog_cookies_icon:hover svg{
	-webkit-animation: spinAround 2s linear;
    -moz-animation: spinAround 2s linear;
    animation: spinAround 2s linear;
}*/

@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spinAround {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
.widget_twitter ul {
  padding: 0;
  margin: 0;
}
.widget_twitter ul li {
  display: flex;
  width: 100%;
}
.widget_twitter ul li span {
  flex: 25px;
}
.widget_twitter ul li span i {
  color: #263d98;
  font-size: 18px;
}
.widget_twitter ul li .blog_twitter_data {
  flex: calc(100% - 25px);
  padding-left: 10px;
  word-break: break-all;
}
.widget_twitter ul li .blog_twitter_data p {
  margin-bottom: 5px;
  margin-top: -3px;
}
.widget_twitter ul li .blog_twitter_data a {
  color: #263d98;
  text-decoration: none;
}
.bx-controls.bx-has-controls-direction.bx-has-pager {
  display: none;
}
.blogUserWrapper {
  display: inline-block;
  width: auto;
}
/*===Index Page2 End===*/
/*===blog single page start===*/
.blog_breadcrumb_wrapper {
  display: flex;
  width: 100%;
  background-image: url(http://placehold.it/1920x146);
  padding: 30px 0;
  position: relative;
  background-size: cover;
  background-position: center;
}
.blog_breadcrumb_wrapper:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}
.blog_breadcrumb_div {
  text-align: center;
  position: relative;
  z-index: 1;
}
.blog_breadcrumb_div h3 {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  text-transform: capitalize;
  padding-bottom: 15px;
}
.blog_breadcrumb_div ol.breadcrumb {
  margin: 0;
  display: inline-block;
  padding: 10px 30px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 30px;
}
.blog_breadcrumb_div ol.breadcrumb li {
  display: inline-block;
  list-style: none;
  color: #fff;
  text-transform: capitalize;
}
.blog_breadcrumb_div ol.breadcrumb li:first-child {
  padding-right: 5px;
  text-transform: inherit;
}
.blog_breadcrumb_div ol.breadcrumb li a {
  color: #fff;
  text-decoration: none;
  position: relative;
  padding: 0px 5px;
  text-transform: capitalize;
}
.breadcrumb{
	margin-bottom: 0;
	font-weight: bold;
}
.blog_breadcrumb_div ol.breadcrumb li a:after {
  position: absolute;
  content: "/";
  right: -3px;
}
.blog_post_style2.blog_single_div {
  background: transparent;
  display: inline-block;
  padding: 0;
}
.blog_post_style2.blog_single_div .blog_post_style2_img {
  flex: 100%;
}
.blog_post_style2.blog_single_div .blog_post_style2_img:after {
  display: none;
}
.blog_post_style2.blog_single_div .blog_post_style2_content {
  flex: 100%;
  background: #fff;
  padding: 20px 30px;
  padding-bottom: 11px;
  margin-bottom: 29px;
}
.blog_post_style2.blog_single_div .blog_post_style2_content h3 {
  font-size: 20px;
  line-height: 33px;
  padding-top: 5px;
  padding-bottom: 16px;
}
.blog_post_style2.blog_single_div .blog_post_style2_content ul.blog_meta_tags {
  padding-bottom: 17px;
}
.blog_post_style2.blog_single_div
  .blog_post_style2_content
  ul.blog_meta_tags
  li {
  margin-right: 20px;
  padding: 0;
}
.blog_post_style2.blog_single_div
  .blog_post_style2_content
  ul.blog_meta_tags
  li:before {
  display: none;
}
.blog_post_style2.blog_single_div
  .blog_post_style2_content
  ul.blog_meta_tags
  li
  span {
  padding: 2px 7px;
}
.blog_post_style2.blog_single_div .blog_post_style2_content p {
  margin-bottom: 23px;
}
.blog_post_style2.blog_single_div .blog_post_style2_content h4 {
  font-size: 16px;
  margin-bottom: 7px;
  margin-top: 8px;
  display: inline-block;
  width: 100%;
}
.blog_post_style2.blog_single_div .blog_post_style2_content ul {
  padding: 0;
  margin: 0;
  padding-bottom: 20px;
}
.blog_post_style2.blog_single_div .blog_post_style2_content ul li {
  list-style: none;
  position: relative;
  padding: 10px 20px;
  line-height: 22px;
}
.blog_post_style2.blog_single_div .blog_post_style2_content ul li:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background: #263d98;
  left: 0;
  top: 50%;
  border-radius: 100%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.blog_post_style2.blog_single_div .blog_post_style2_content blockquote {
  background: #fafafa;
  padding: 20px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.04);
  border: 1px solid #dedede;
  display: flex;
  width: 100%;
  margin-bottom: 33px;
  margin-top: 33px;
}
.blog_post_style2.blog_single_div
  .blog_post_style2_content
  blockquote
  .blog_testimonial_img {
  flex: 120px;
}
.blog_post_style2.blog_single_div
  .blog_post_style2_content
  blockquote
  .blog_testimonial_data {
  flex: calc(100% - 120px);
  padding: 0px 20px 0;
  margin-top: -6px;
}
.blog_post_style2.blog_single_div
  .blog_post_style2_content
  blockquote
  .blog_testimonial_data
  p {
  font-style: italic;
  margin: 0;
  margin-bottom: 7px;
  color: #222222;
}
.blog_post_style2.blog_single_div
  .blog_post_style2_content
  blockquote
  .blog_testimonial_data
  h3 {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  padding: 0;
  line-height: 28px;
}
.blog_post_style2.blog_single_div
  .blog_post_style2_content
  blockquote
  .blog_testimonial_data
  h3
  span {
  font-weight: 400;
  font-size: 12px;
  color: #707070;
  line-height: 24px;
}
.blog_author_div {
  display: flex;
  width: 100%;
  padding: 30px 25px;
  background: #263d98;
  color: #fff;
  margin-top: 31px;
  margin-bottom: 38px;
}
.blog_author_div .blog_author_img {
  flex: 122px;
}
.blog_author_div .blog_author_img img {
  border-radius: 100%;
}
.blog_author_div .blog_author_content {
  flex: calc(100% - 122px);
  padding: 5px 20px 0;
}
.blog_author_div .blog_author_content h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 39px;
  display: inline-block;
  margin-right: 20px;
}
.blog_author_div .blog_author_content p {
  margin-bottom: 0px;
}
.blog_author_div .blog_author_content h4 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  display: inline-block;
  line-height: 30px;
}
.blog_author_div .blog_author_content h4 span {
  font-size: 14px;
  font-weight: 400;
}
.blog_comment_div {
  margin-top: 12px;
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}
.blog_comment_div h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 39px;
  text-transform: capitalize;
  margin-bottom: 42px;
  position: relative;
  padding-bottom: 4px;
}
.blog_comment_div h3:after {
  position: absolute;
  content: "";
  width: 100px;
  height: 2px;
  background: #263d98;
  left: 0;
  top: 100%;
}
.blog_comment_div h3 span {
  color: #263d98;
}
.blog_comment_div ol.comment-list {
  margin: 0;
  padding: 0;
}
.blog_comment_div ol.comment-list li {
  list-style: none;
  margin-bottom: 20px;
}
.blog_comment_div ol.comment-list li .blog_comment {
  padding: 30px 30px 30px 20px;
  display: flex;
  width: 100%;
  background: #fff;
  border: 1px solid #dedede;
}
.blog_comment_div ol.comment-list li .blog_comment .blog_comment_img {
  flex: 70px;
}
.blog_comment_div ol.comment-list li .blog_comment .blog_comment_img img {
  border-radius: 100%;
}
.blog_comment_div ol.comment-list li .blog_comment .blog_comment_data {
  flex: calc(100% - 70px);
  padding-left: 20px;
}
.blog_comment_div ol.comment-list li .blog_comment .blog_comment_data h3 {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 24px;
  padding: 4px 0 10px;
}
.blog_comment_div ol.comment-list li .blog_comment .blog_comment_data h3:after {
  display: none;
}
.blog_comment_div ol.comment-list li .blog_comment .blog_comment_data h3 span {
  font-weight: 400;
  font-family: "Lato", sans-serif;
}
.blog_comment_div ol.comment-list li .blog_comment .blog_comment_data p {
  margin: 0;
}
.blog_comment_meta {
  padding: 20px;
  display: flex;
  background: #fff;
  border: 1px solid #dedede;
  border-top: none;
}
.blog_comment_meta ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  flex: calc(100% - 20px);
}
.blog_comment_div ol.comment-list li .blog_comment_meta ul li {
  display: inline-block;
  border: none;
  margin: 0;
  min-width: 60px;
  margin-right: 15px;
  padding-right: 15px;
  position: relative;
  transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
}
.blog_comment_div ol.comment-list li .blog_comment_meta ul li:nth-child(3) {
  min-width: auto;
}
.blog_comment_div ol.comment-list li .blog_comment_meta ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.blog_comment_div ol.comment-list li .blog_comment_meta ul li a {
  position: relative;
  text-transform: capitalize;
  display: flex;
  align-items: center;
}
.blog_comment_div ol.comment-list li .blog_comment_meta ul li a:hover {
  color: #263d98;
}
.blog_comment_div ol.comment-list li .blog_comment_meta ul li:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 10px;
  background: #c9c9c9;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.blog_comment_div ol.comment-list li .blog_comment_meta ul li:last-child:after {
  display: none;
}
.blog_comment_div ol.comment-list li .blog_comment_meta ul li a svg {
  margin-right: 10px;
}
.blog_comment_div
  ol.comment-list
  li
  .blog_comment_meta
  ul
  li:nth-child(3)
  a
  svg {
  margin-right: 0px;
}
.blog_comment_div
  ol.comment-list
  li
  .blog_comment_meta
  ul
  li
  .blog_onhover_social_icon {
  position: absolute;
  width: calc(370px - 60px);
  left: 0;
  top: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}
.blog_comment_div
  ol.comment-list
  li
  .blog_comment_meta
  ul
  li.blog_toggleonclick.menu_open {
  min-width: 370px;
}
.blog_comment_div
  ol.comment-list
  li
  .blog_comment_meta
  ul
  li.menu_open
  .blog_onhover_social_icon {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
  visibility: visible;
  z-index: 1;
  left: 60px;
}
.blog_comment_div
  ol.comment-list
  li
  .blog_comment_meta
  ul
  li
  .blog_onhover_social_icon
  ul
  li {
  min-width: auto;
  margin: 0;
  padding: 0;
}
.blog_comment_div
  ol.comment-list
  li
  .blog_comment_meta
  ul
  li
  .blog_onhover_social_icon
  li:after {
  display: none;
}
.blog_comment_div
  ol.comment-list
  li
  .blog_comment_meta
  ul
  li
  .blog_onhover_social_icon
  li
  a {
  padding: 0;
  text-transform: inherit;
}
.blog_comment_div
  ol.comment-list
  li
  .blog_comment_meta
  ul
  li
  .blog_onhover_social_icon
  ul
  li
  a
  img {
  float: left;
  padding-top: 3px;
  border-radius: 100%;
  margin-left: -5px;
}
.blog_comment_div
  ol.comment-list
  li
  .blog_comment_meta
  ul
  li
  .blog_onhover_social_icon
  ul
  li
  a
  img:first-child {
  margin-left: 0;
}
.blog_comment_div
  ol.comment-list
  li
  .blog_comment_meta
  ul
  li
  .blog_onhover_social_icon
  ul
  li
  a
  span {
  padding: 0px 0 0 5px;
  color: #222;
}
.blog_comment_div
  ol.comment-list
  li
  .blog_comment_meta
  ul
  li
  .blog_onhover_share_icon {
  position: absolute;
  width: 190px;
  top: 0%;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  left: 100%;
}
.blog_comment_div
  ol.comment-list
  li
  .blog_comment_meta
  ul
  li:hover
  .blog_onhover_share_icon {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.blog_comment_div
  ol.comment-list
  li
  .blog_comment_meta
  ul
  li
  .blog_onhover_share_icon
  ul
  li {
  padding: 0 10px;
  margin: 0;
  min-width: auto;
}
.blog_comment_div
  ol.comment-list
  li
  .blog_comment_meta
  ul
  li
  .blog_onhover_share_icon
  ul
  li:after {
  display: none;
}
.blog_comment_div ol.comment-list li .blog_comment_meta .blog_comment_action {
  flex: 20px;
  position: relative;
  text-align: right;
  height: 20px;
  cursor: pointer;
  top: 4px;
}
.blog_comment_div ol.comment-list li .blog_comment_meta ul.comment_action {
  position: absolute;
  right: 50px;
  z-index: 100;
  width: 170px;
  padding: 25px 20px;
  background: #fff;
  border: 1px solid #dedede;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.04);
  visibility: hidden;
  opacity: 0;
  transform: translateY(15px);
  -webkit-transform: translateX(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
}
.blog_comment_div ol.comment-list li .blog_comment_meta ul.comment_action li {
  width: 100%;
  padding: 0;
  margin: 0;
  min-width: auto;
  background: transparent;
  padding-bottom: 15px;
}
.blog_comment_div
  ol.comment-list
  li
  .blog_comment_meta
  ul.comment_action
  li:last-child {
  padding-bottom: 0;
}
.blog_comment_div
  ol.comment-list
  li
  .blog_comment_meta
  ul.comment_action
  li:after {
  display: none;
}
.blog_comment_div ol.comment-list li .blog_comment_meta ul.comment_action.open {
  visibility: visible;
  opacity: 1;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
}
.blog_comment_div
  ol.comment-list
  li
  .blog_comment_meta
  ul.comment_action
  li
  a:hover
  svg
  path {
  fill: rgb(255, 54, 87);
}
.blog_comment_div ol.comment-list li ul.children {
  margin-top: 20px;
}
.blog_comment_formdiv {
  margin-top: 25px;
}
.blog_comment_formdiv h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 39px;
  text-transform: capitalize;
  margin-bottom: 42px;
  position: relative;
  padding-bottom: 4px;
}
.blog_comment_formdiv h3:after {
  position: absolute;
  content: "";
  width: 100px;
  height: 2px;
  background: #263d98;
  left: 0;
  top: 100%;
}
.blog_comment_formdiv .comment-form .blog_row {
  display: flex;
  width: 100%;
}
.blog_comment_formdiv .comment-form .blog_row .blog_halfbox {
  flex: 50%;
  margin-right: 20px;
}
.blog_comment_formdiv .comment-form .blog_row .blog_halfbox:last-child {
  margin-right: 0;
}
.blog_comment_formdiv .comment-form .blog_row .blog_form_group {
  margin-bottom: 20px;
  flex: 100%;
}
.blog_comment_formdiv .comment-form .blog_form_group .form-control {
  height: 50px;
  border: 1px solid #dedede;
  padding: 0px 20px;
  font-size: 14px;
  color: #707070;
}
.blog_comment_formdiv .comment-form .blog_form_group textarea.form-control {
  resize: none;
  height: auto;
  padding-top: 20px;
}
.blog_comment_formdiv .comment-form .blog_form_group .form-control:focus,
.blog_comment_formdiv .comment-form .blog_form_group .form-control:hover {
  outline: none;
  box-shadow: none;
  border: 1px solid #dedede;
}
.blog_comment_formdiv .comment-form .blog_row button.blog_btn.blog_bg_pink {
  margin-top: 10px;
  margin-bottom: 0px;
}
/*===blog single page end===*/
/*=== Category page start===*/
.blog_food_health.blog_topheading_slider_nav.blog_topheading_style2.blog_innerpages {
  padding-top: 0;
  margin-bottom: -3px;
}
.blog_innerpages .blog_food_style2 {
  margin-top: 0;
}
.blog_innerpages .blog_technology_slider {
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 0;
}
/*=== Category page end===*/
/*====Terms and condition page start===*/
.blog_innerpages.blog_terms_div {
  background: #fff;
  padding: 40px;
  padding-bottom: 8px;
}
.blog_heading_style2.text-left h3 {
  margin-bottom: 20px;
}
.blog_heading_style2.text-left h3:after {
  left: 0;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}
.blog_innerpages.blog_terms_div ol {
  counter-reset: item;
  padding-left: 10px;
  list-style: none;
  padding: 0;
}
.blog_innerpages.blog_terms_div ol li {
  padding: 5px 0;
}
.blog_innerpages.blog_terms_div ol li::before {
  content: counter(item) ".";
  counter-increment: item;
}
.blog_innerpages.blog_terms_div ol li ol {
  padding-left: 20px;
}
.blog_innerpages.blog_terms_div ol li ol.sublevel {
  padding-left: 10px;
  counter-reset: subitem;
  list-style: none;
}
.blog_innerpages.blog_terms_div ol.sublevel li::before {
  content: counter(item) "." counters(subitem, ".") " ";
  counter-increment: subitem;
}
/*====Terms and condition page end===*/
/*===Contact page start===*/
.blog_heading_style2 h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 39px;
  text-transform: capitalize;
  margin-bottom: 40px;
  position: relative;
  padding-bottom: 6px;
  margin-top: -9px;
}
.blog_heading_style2 h3:after {
  position: absolute;
  content: "";
  width: 100px;
  height: 2px;
  background: #263d98;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.blog_contact_info_div {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  margin-top: 17px;
}
.blog_contact_info_div span {
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 93px;
  background: #fff;
  border: 1px solid #dedede;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  border-radius: 10px;
  margin-bottom: 35px;
  position: relative;
}
.blog_contact_info_div span:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #263d98;
  border-radius: 10px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.blog_contact_info_div span svg {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.blog_contact_info_div h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 7px;
  text-transform: capitalize;
  margin-top: -5px;
  line-height: 33px;
}
.blog_contact_info_div p {
  margin-bottom: 0;
}
.blog_contact_info_div p a:hover {
  color: #263d98;
}
.blog_contact_info_div:hover span:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.blog_contact_info_div:hover span svg path {
  fill: #ffffff;
}
#map {
  display: block;
  width: 100%;
  height: 650px;
  margin: 0 auto;
}
.blog_contact_form_div {
  display: inline-block;
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 1;
  margin-top: 12px;
}
.blog_contact_form_div .blog_main_heading_div {
  background: transparent;
  box-shadow: none;
}
.blog_contact_form_div .blog_main_heading_div .blog_heading_div {
  margin-top: -34px;
}
.blog_contact_form_div_inner {
  padding: 10px 30px 30px;
}
.blog_contact_form_div h4 {
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 19px;
  text-transform: capitalize;
  margin-top: -8px;
  line-height: 38px;
}
.blog_contact_form_div .contact_form .blog_form_group {
  margin-bottom: 20px;
}
.blog_contact_form_div .contact_form .blog_form_group .form-control {
  height: 50px;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  color: #707070;
}
.blog_contact_form_div .contact_form .blog_form_group .form-control:focus {
  border-color: #d4d4d4;
  outline: none;
  box-shadow: none;
}
.blog_contact_form_div .contact_form .blog_form_group textarea.form-control {
  height: auto;
  resize: none;
}
.blog_contact_form_div .contact_form .blog_btn {
  margin-top: 10px;
}
#err {
  float: right;
  margin-top: 23px;
}
#err p {
  margin: 0;
}
.blog_map_wrapper {
  margin-top: -320px;
  position: relative;
  z-index: 0;
}
/*===Contact page End===*/
/*===About page start====*/
/* .blog_innerpages.blog_aboutpage {
    display: flex;
    width: 100%;
} */
.blog_about_img {
  position: relative;
  padding: 0 25px;
}
.blog_about_img img {
  position: relative;
  z-index: 1;
  /* width: 100%; */
}
.blog_about_img:after {
  position: absolute;
  content: "";
  width: calc(100% - 107px);
  height: 400px;
  background: #263d98;
  top: 70px;
  left: 12px;
  z-index: 0;
}
.blog_about_contact {
  padding: 130px 0;
}
.blog_about_contact h3 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 48px;
}
.blog_about_contact p {
  margin-bottom: 30px;
}
.blog_white_wrapper {
  background: #fff;
  display: flex;
  width: 100%;
}
.blog_whatwedo_img {
  position: relative;
  z-index: 0;
  padding-top: 9px;
  padding-bottom: 9px;
}
.blog_whatwedo_img:after {
  position: absolute;
  content: "";
  width: 80%;
  height: 100%;
  background: #263d98;
  left: 20px;
  top: 0;
  z-index: -1;
}
.blog_whatwedo_content {
  padding: 90px 0;
}
.blog_whatwedo_content h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 34px;
}
.blog_whatwedo_content p {
  margin: 0;
}
.blog_histroy_div {
  display: flex;
  width: 100%;
  background: #fff;
  padding: 50px 30px;
}
.blog_histroy_div ul {
  padding: 0;
  margin: 0;
}
.blog_histroy_div ul li {
  list-style: none;
  display: flex;
  width: 100%;
  margin-bottom: 30px;
}
.blog_histroy_div ul li:last-child {
  margin-bottom: 0px;
}
.blog_histroy_div ul li .blog_date {
  width: 120px;
}
.blog_histroy_div ul li .blog_date h4 {
  font-size: 16px;
  color: #263d98;
  font-weight: 600;
  margin-top: 2px;
  line-height: 28px;
}
.blog_histroy_div ul li .history_data {
  flex: 1;
}
.blog_histroy_div ul li .history_data p {
  margin: 0;
}
.blog_testimonial_slider {
  display: inline-block;
  width: 100%;
  text-align: center;
  background: #fff;
  padding: 50px 60px 50px;
  border: 1px solid #dedede;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.04);
  margin-bottom: -3px;
}
.blog_testimonial_slider .testimonial-top {
  height: 80%;
  width: 100%;
}
.blog_testimonial_slider .testimonial-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
  margin-bottom: 30px;
  text-align: center;
  display: inline-block;
}
.blog_testimonial_slider .testimonial-thumbs .swiper-slide {
  width: 120px !important;
  padding: 0px 10px;
  display: inline-block;
}
.blog_testimonial_slider .slider {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.blog_testimonial_slider .slider ul.bxslider img {
  width: 100%;
  height: auto;
}
.blog_testimonial_slider .bx-pager {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}
.blog_testimonial_slider .bx-pager a {
  margin: 0px 6px;
  display: inline-block;
}
.blog_testimonial_slider .bx-pager a img,
.blog_testimonial_slider .testimonial-thumbs .swiper-slide img {
  border-radius: 100%;
  border: 2px solid transparent;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.9, 0.9);
  -moz-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  -o-transform: scale(0.9, 0.9);
}
.blog_testimonial_slider .bx-pager a.active img,
.blog_testimonial_slider .testimonial-thumbs .swiper-slide-thumb-active img {
  border-color: #263d98;
  margin-top: 0px;
  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
}
.blog_testimonial_slider .bx-pager a.active {
  opacity: 1;
}
.blog_testimonial_slider .bx-wrapper ul.bxslider li .testimonial_data,
.blog_testimonial_slider .testimonial-top .testimonial_data {
  padding: 0px 100px;
}
.blog_testimonial_slider .bx-wrapper ul.bxslider li .testimonial_data p,
.blog_testimonial_slider .testimonial-top .testimonial_data p {
  font-style: italic;
}
.blog_testimonial_slider .bx-wrapper ul.bxslider li .testimonial_data h4,
.blog_testimonial_slider .testimonial-top .testimonial_data h4 {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 30px;
}
.blog_testimonial_slider .bx-wrapper ul.bxslider li .testimonial_data h4 span,
.blog_testimonial_slider .testimonial-top .testimonial_data h4 span {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #707070;
}
.blog_testimonial_slider .slider .bx-wrapper {
  margin-bottom: 25px;
}
/*===About page end====*/
/*===Error Page start===*/
.blog_error_data {
  padding: 0 0 33px 150px;
  text-align: center;
}
.blog_error_data h1 {
  font-size: 280px;
  font-weight: 700;
  color: #ededed;
}
.blog_error_data h2 {
  font-size: 300px;
  font-weight: 700;
  margin-top: -210px;
  color: #263d98;
}
.blog_error_data h3 {
  font-size: 58px;
  color: #3d4c83;
  font-weight: 700;
  margin-bottom: 28px;
  margin-top: -47px;
}
.blog_error_img {
  text-align: center;
  margin-top: 43px;
  margin-bottom: 46px;
}
/*===Error Page end===*/
/*====Responsive Css Start====*/
@media (max-width: 1399px) {
  .blog_about_img:after {
    width: calc(100% - 20px);
  }
}
@media (min-width: 1530px) and (max-width: 1810px) {
  .blog_header_style2 .blog_top_header_wrapper,
  .blog_header_style2 .blog_main_header {
    padding: 0px 50px;
  }
  .blog_header_style2 .blog_main_header .blog_tranding_slider {
    width: 600px;
  }
  .blog_header_style2 .blog_main_header .blog_top_search ul li a {
    padding: 0px 10px;
  }
  .blog_main_menu .blog_main_menu_innerdiv ul li a {
    margin: 0px 15px;
  }

  .blog_banner_slider.wrapper.banner_style2 .blog_banner_slider_center {
    flex: 50%;
    -webkit-flex: 50%;
    -ms-flex: 50%;
    max-width: 50%;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    p,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    p {
    margin-bottom: 75px;
  }
  .blog_header_style2 .blog_main_header .blog_tranding_slider p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 20px;
  }
  .blog_error_data {
    padding: 0 0 60px 0px;
  }
  .blog_error_data h1 {
    font-size: 280px;
  }
  .blog_error_data h2 {
    font-size: 280px;
    margin-top: -190px;
  }
  .blog_error_data h3 {
    font-size: 50px;
  }
}
@media (min-width: 1200px) and (max-width: 1529px) {
  /*.blog_tranding_slider{
    flex: 43%;
    -webkit-flex: 43%;
    -ms-flex: 43%;
}
.blog_tranding_div{
    flex: 14%;
    -webkit-flex: 14%;
    -ms-flex: 14%;
}
.blog_date_div {
    flex: 22%;
    -webkit-flex: 22%;
    -ms-flex: 22%;
}
.blog_temperature_div {
    flex: 17%;
    -webkit-flex: 17%;
    -ms-flex: 17%;
}*/
  .blog_tranding_slider p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 20px;
  }
  .blog_main_header {
    padding: 0px 40px;
  }
  .blog_logo {
    width: 150px;
  }
  .blog_top_search {
    width: 250px;
  }
  .blog_main_menu .blog_main_menu_innerdiv ul li a {
    margin: 0px 14px;
  }
  .blog_banner_slider,
  .blog_banner_slider
    .swiper-container.gallery-top
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img,
  .blog_banner_slider .swiper-container.gallery-thumbs {
    height: 600px;
  }
  /* .blog_banner_slider{ */
  /* height: 655px; */
  /* } */
  .blog_banner_slider
    .swiper-container.gallery-thumbs
    .swiper-slide
    .blog_post_slider_wrapper
    .blog_post_slider_img {
    display: inline-block;
  }
  .blog_banner_slider .swiper-container.gallery-thumbs .swiper-slide,
  .blog_banner_slider
    .swiper-container.gallery-thumbs
    .swiper-slide
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    height: 200px;
    width: 100%;
  }
  .blog_banner_slider
    .swiper-container.gallery-top
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    width: 100%;
  }
  .blog_post_slider_content {
    width: 60%;
  }
  .blog_header_style2 .blog_top_header_wrapper {
    padding: 0px 30px;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    height: auto;
  }
  .blog_header_style2 .blog_main_header {
    padding: 0px 30px;
  }
  .blog_header_style2 .blog_main_header .blog_tranding_slider {
    width: 400px;
  }
  .blog_main_menu .blog_main_menu_innerdiv ul li a {
    margin: 0px 10px;
    font-size: 13px;
    line-height: 23px;
  }
  .blog_main_menu .blog_main_menu_innerdiv ul li ul.sub-menu {
    left: 10px;
  }

  .rtl .blog_main_menu .blog_main_menu_innerdiv ul li ul.sub-menu {
    left: auto;
    right: 10px;
  }
  .blog_header_style2
    .blog_main_header
    .blog_main_menu
    .blog_main_menu_innerdiv
    ul
    li
    a {
    margin: 0px 8px;
  }
  .blog_banner_slider.wrapper.banner_style2 .blog_banner_slider_center {
    flex: 50%;
    -webkit-flex: 50%;
    -ms-flex: 50%;
    max-width: 50%;
  }
  /*.blog_banner_slider.wrapper.banner_style2 .blog_banner_slider_left_vertical .blog_post_slider_wrapper .blog_post_slider_content p, .blog_banner_slider.wrapper.banner_style2 .blog_banner_slider_right_vertical .blog_post_slider_wrapper .blog_post_slider_content p{
    margin-bottom: 30px;
}*/
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags
    li,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags
    li {
    margin-right: 8px;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    width: calc(100% - 80px);
  }
  .blog_travel_style2
    .blog_col_3
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags
    li,
  .blog_travel_content_post.blog_post_style2
    .blog_post_style2_content
    ul.blog_meta_tags
    li,
  .blog_sport_style2
    .blog_row
    .blog_col3
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags
    li {
    margin-right: 5px;
  }
  .blog_error_data {
    padding: 0 0 60px 0px;
    text-align: center;
  }
  .blog_error_data h1 {
    font-size: 200px;
  }
  .blog_error_data h2 {
    font-size: 200px;
    margin-top: -130px;
  }
  .blog_error_data h3 {
    font-size: 38px;
    margin-top: -20px;
  }
  .blog_error_img {
    margin-top: 0;
  }
  .blog_sport_slider .blog_post_style2 .blog_post_style2_content p {
    display: none;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_user_div {
    width: 39%;
  }
  .blog_post_slider_content h2 {
    font-size: 23px;
    line-height: 45px;
  }
  .blog_main_menu .blog_main_menu_innerdiv ul li.blog_dropdown > a:before {
    right: -14px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog_tranding_div {
    width: 150px;
  }
  .blog_tranding_div h5 {
    font-size: 12px;
  }
  .blog_tranding_slider {
    padding-left: 30px;
  }
  .blog_date_div {
    width: 220px;
  }
  .blog_temperature_div {
    width: 170px;
    padding: 13px 10px;
  }
  .blog_tranding_slider p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 20px;
  }
  .blog_date_div p,
  .blog_tranding_slider p,
  .blog_temperature_div p {
    font-size: 12px;
  }
  .blog_main_header {
    padding: 0px 15px;
  }
  .blog_logo,
  .blog_top_search {
    padding: 14px 0;
  }
  .blog_logo {
    width: 130px;
  }
  .blog_top_search {
    width: 200px;
  }
  .blog_main_menu .blog_main_menu_innerdiv ul li a {
    font-size: 12px;
    padding: 22px 0px;
    margin: 0px 10px;
    line-height: 22px;
  }
  .blog_main_menu .blog_main_menu_innerdiv ul li ul.sub-menu {
    left: 10px;
  }
  .blog_main_menu .blog_main_menu_innerdiv ul li a span {
    top: 10px;
    right: -20px;
    font-size: 10px;
    padding: 0px 4px;
  }
  .blog_top_search .form-inline .blog_form_group {
    width: 80%;
  }
  .blog_post_slider_content {
    width: 80%;
    bottom: 50px;
    left: 50px;
  }
  .blog_banner_slider .swiper-container.gallery-top .swiper-button-next,
  .blog_banner_slider .swiper-container.gallery-top .swiper-button-prev {
    bottom: 58px;
    left: 190px;
  }
  .blog_banner_slider .swiper-container.gallery-top .swiper-button-next {
    left: 175px;
  }
  .blog_banner_slider
    .swiper-container.gallery-thumbs
    .blog_post_slider_content
    ul.blog_meta_tags
    li {
    margin-right: 10px;
  }
  .blog_topheading_slider_nav nav {
    padding-right: 30px;
  }
  .blog_food_health.blog_topheading_slider_nav nav,
  .blog_travel.blog_topheading_slider_nav nav {
    padding-right: 40px;
  }
  .blog_topheading_slider_nav nav a {
    padding: 0px 10px;
    font-size: 14px;
    line-height: 21px;
  }
  .blog_topheading_slider_nav
    .blog_world_news_slider
    .worldnews-swiper-button-next,
  .blog_topheading_slider_nav
    .blog_world_news_slider
    .worldnews-swiper-button-prev {
    right: 30px;
  }
  .blog_topheading_slider_nav
    .blog_world_news_slider
    .worldnews-swiper-button-prev {
    right: 45px;
  }
  .blog_world_news_slider .blog_col_8 {
    flex: calc(100% - 216px);
  }
  .blog_world_news_slider .blog_col_4 {
    width: 219px;
    flex: none;
  }
  .blog_world_news_slider .blog_post_slider_wrapper {
    display: inline-flex;
  }
  .blog_world_news_slider
    .large_post
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    left: 0;
    width: 100%;
  }
  .blog_world_news_slider .blog_post_slider_wrapper .blog_post_slider_content {
    width: 100%;
    left: 0;
    padding: 0px 20px;
  }
  .blog_world_news_slider
    .blog_post_slider_wrapper
    .blog_post_slider_content
    .blog_author_data,
  .blog_world_news_slider
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags,
  .blog_sport_slider
    .blog_post_style2
    .blog_post_style2_content
    .blog_author_data,
  .blog_sport_slider
    .blog_post_style2
    .blog_post_style2_content
    ul.blog_meta_tags {
    display: none;
  }
  .blog_world_news_slider
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    font-size: 13px;
    line-height: 23px;
  }
  .blog_world_news_slider
    .large_post
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    text-align: left;
  }
  .blog_world_news_slider
    .large_post
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags {
    display: block;
  }
  .blog_world_news_slider
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags
    li {
    margin-right: 5px;
  }
  .blog_world_news_slider
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags
    a {
    font-size: 12px;
  }
  .blog_food_slider
    .blog_food_gallery_thumbs
    .swiper-slide
    .blog_post_style2
    .blog_post_style2_content
    .blog_author_data {
    margin-right: 5px;
    margin-bottom: 10px;
  }
  .blog_food_slider
    .blog_food_gallery_thumbs
    .swiper-slide
    .blog_post_style2
    .blog_post_style2_content
    .blog_author_data
    a {
    font-size: 12px;
    line-height: 22px;
  }
  .blog_food_slider
    .blog_food_gallery_thumbs
    .swiper-slide
    .blog_post_style2
    .blog_post_style2_content
    .blog_author_data
    a
    img {
    margin-right: 2px;
  }
  .blog_footer_div {
    margin-bottom: 21px;
  }
  .blog_footer_div .widget_recent_post ul li:first-child,
  .blog_footer_div .widget.widget_recent_news ul li:first-child {
    padding-top: 0px;
  }
  .blog_footer_div .widget_recent_post ul li,
  .blog_footer_div .widget.widget_recent_news ul li {
    padding: 5px;
    padding-bottom: 4px;
  }
  .blog_footer_div .widget.widget_recent_news ul li {
    padding-left: 20px;
  }
  .widget_recent_post ul,
  .widget.widget_recent_news ul {
    padding: 5px 0 20px;
  }
  .widget_recent_post ul li,
  .widget.widget_recent_news ul li {
    padding: 10px;
  }
  .widget.widget_instagram_news ul {
    padding: 15px 10px 25px;
  }
  .widget.widget_instagram_news ul li {
    width: 59px;
  }
  .widget.widget_categories ul,
  .widget.widget_archive ul {
    padding: 5px 10px 20px;
  }
  .widget.widget_special_post ul {
    padding: 15px 10px 20px;
  }
  .widget.widget_special_post ul li .blog_post_slider_wrapper {
    margin-bottom: 10px;
  }
  .widget.widget_categories ul li a,
  .widget.widget_archive ul li a {
    font-size: 16px;
    line-height: 23px;
    
  }
  .widget.widget_newsletter .blog_newsletter {
    padding: 15px 10px 30px;
  }
  .blog_footer_div .widget_newsletter .blog_newsletter {
    padding: 0px;
  }
  .widget.widget_newsletter .blog_newsletter .form-inline .blog_form_group {
    width: 78%;
  }
  .blog_sport_slider .swiper-container .swiper-slide {
    height: auto;
  }
  .blog_topheading_slider_nav .blog_sport_slider .sport-swiper-button-next,
  .blog_technology.blog_topheading_slider_nav .technology-swiper-button-next {
    right: 30px;
  }
  .blog_topheading_slider_nav .blog_sport_slider .sport-swiper-button-prev,
  .blog_technology.blog_topheading_slider_nav .technology-swiper-button-prev {
    right: 45px;
  }
  .blog_post_style2_content {
    overflow: hidden;
  }
  .blog_post_style2.blog_single_div .blog_post_style2_content {
    margin-bottom: 23px;
  }
  .blog_post_style2_content h3 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .blog_food_slider
    .blog_food_gallery_thumbs
    .swiper-slide
    .blog_post_style2
    .blog_post_style2_content
    h3 {
    padding: 0px 0 10px;
  }
  .blog_post_style2_content ul.blog_meta_tags li {
    margin-right: 3px;
  }
  ul.blog_meta_tags li a {
    font-size: 11px;
  }
  ul.blog_meta_tags li a img {
    margin-right: 1px;
    width: 25px;
  }
  ul.blog_meta_tags li span {
    padding: 3px 15px;
    font-size: 11px;
  }
  .blog_technology_style2 ul.blog_meta_tags li span {
    padding: 2px 5px;
  }
  ul.blog_meta_tags {
    padding: 0px 0;
  }
  .blog_food_health.blog_topheading_slider_nav .swiper-button-next {
    left: 20px;
  }
  .blog_food_health.blog_topheading_slider_nav .swiper-button-prev {
    left: 35px;
  }
  .blog_food_slider
    .blog_food_gallery_thumbs
    .swiper-slide
    .blog_post_style2
    .blog_post_style2_img {
    flex: 100px;
  }
  .blog_food_slider
    .blog_food_gallery_thumbs
    .swiper-slide
    .blog_post_style2
    .blog_post_style2_img
    img {
    width: 100%;
  }
  .blog_food_slider
    .blog_food_gallery_thumbs
    .swiper-slide
    .blog_post_style2
    .blog_post_style2_content {
    flex: calc(100% - 100px);
    overflow: hidden;
  }
  .blog_food_health .swiper-container.blog_food_gallery_thumbs .swiper-slide {
    height: auto;
  }
  .blog_food_health .swiper-container.blog_food_gallery_thumbs {
    height: 630px;
  }
  .blog_technology_slider .blog_post_style2 .blog_post_style2_content p {
    margin-top: 4px;
  }
  .blog_travel_slider
    .blog_col_4
    .blog_post_slider_wrapper
    .blog_post_slider_content,
  .blog_travel_slider
    .blog_col_6
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    left: 0;
    width: 100%;
    padding: 0px 15px;
  }
  .blog_travel_slider .blog_post_slider_wrapper {
    display: inline-flex;
  }
  .blog_travel_slider
    .blog_col_4
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    font-size: 12px;
    line-height: 21px;
  }
  .blog_travel_slider
    .blog_col_4
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags {
    display: none;
  }
  .blog_technology_slider .blog_post_style2 .blog_post_style2_content {
    padding: 0px 0px 0px 30px;
  }
  .blog_footer_div .widget_recent_news ul li {
    padding-left: 20px;
  }
  .blog_footer_div .widget .blog_followus_div ul li {
    font-size: 13px;
  }
  .blog_footer_div .widget .blog_followus_div ul li a {
    padding: 0px 3px;
  }
  .widget_recent_post ul li .blog_recent_post .blog_recent_post_img {
    flex: 40px;
  }
  .widget_recent_post ul li .blog_recent_post .blog_recent_post_content {
    flex: calc(100% - 40px);
  }
  .blog_footer_div .widget ul {
    padding: 0;
  }
  .blog_header_style2 .blog_top_header_wrapper {
    padding: 0px 20px;
  }
  .blog_header_style2 .blog_main_header {
    padding: 0px 20px;
  }
  .blog_header_style2
    .blog_main_header
    .blog_main_menu
    .blog_main_menu_innerdiv
    ul
    li
    a {
    margin: 0px 8px;
    font-size: 13px;
    padding: 23px 0;
  }
  .blog_search_popup .form-inline {
    width: 70%;
  }
  .blog_search_popup .form-inline .blog_form_group {
    width: 100%;
  }
  .blog_header_style2 .blog_main_header .blog_tranding_slider,
  .blog_tranding_slider .swiper-wrapper {
    height: 70px;
    width: 300px;
  }
  .blog_banner_slider.wrapper.banner_style2 .blog_banner_slider_left_vertical {
    flex: 25%;
    -webkit-flex: 25%;
    -ms-flex: 25%;
  }
  .blog_banner_slider.wrapper.banner_style2 .blog_banner_slider_center {
    flex: 50%;
    -webkit-flex: 50%;
    -ms-flex: 50%;
    max-width: 50%;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    p
    span,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    p
    span {
    padding: 1px 15px;
    font-size: 14px;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    left: 20px;
    width: 90%;
    bottom: 20px;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    font-size: 28px;
    line-height: 45px;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .swiper-button-next,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .swiper-button-prev {
    bottom: 28px;
    left: 155px;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .swiper-button-next {
    left: 170px;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags
    li,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags
    li {
    margin-right: 5px;
  }
  .blog_travel_style2 .blog_col_3 {
    flex: auto;
    float: left;
    width: 23.3%;
  }
  .blog_travel_style2
    .blog_col_3
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    width: 100%;
    height: 100%;
  }
  .blog_travel_style2
    .blog_col_3
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags
    li {
    margin-right: 5px;
  }
  .blog_travel_content_post.blog_post_style2 {
    padding: 15px;
  }
  .blog_travel_content_post.blog_post_style2 .blog_post_style2_content p {
    height: 140px;
    overflow: hidden;
  }
  .blog_food_style2 .blog_food_bigdiv {
    flex: 50%;
    max-width: 49%;
  }
  .blog_food_style2 .blog_food_bigdiv .blog_post_style2 {
    padding: 20px;
  }
  .blog_food_style2
    .blog_food_bigdiv
    ul
    li
    .blog_post_style2
    .blog_post_style2_img {
    flex: 95px;
  }
  .blog_technology_style2
    .blog_row
    .blog_bigbox
    .blog_post_style2
    .blog_post_style2_img {
    flex: 120px;
  }
  .blog_sport_style2
    .blog_row
    .blog_col3
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags
    li {
    margin-right: 5px;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .bx-viewport,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .bx-viewport {
    height: 376px !important;
  }
  .blog_banner_slider.wrapper.banner_style2 {
    height: auto;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .swiper-slide
    .blog_post_slider_img
    img {
    height: 520px;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .bx-viewport,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .bx-viewport,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .swiper-container,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .swiper-container {
    height: 520px !important;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .swiper-container
    .swiper-slide,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .swiper-container
    .swiper-slide {
    height: 200px !important;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .blog_post_slider_wrapper,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .blog_post_slider_wrapper {
    margin-bottom: 20px;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .swiper-slide
    .blog_post_slider_img
    img {
    max-width: 100%;
  }
  .bx-wrapper .bx-pager {
    display: none;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .bx-wrapper,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .bx-wrapper {
    margin-bottom: 0px;
  }
  /*.blog_banner_slider.wrapper.banner_style2 .blog_banner_slider_left_vertical .blog_post_slider_wrapper .blog_post_slider_content p, .blog_banner_slider.wrapper.banner_style2 .blog_banner_slider_right_vertical .blog_post_slider_wrapper .blog_post_slider_content p {
    margin-bottom: 10%;
}*/
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    height: 180px;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    p,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    p {
    margin-bottom: 75px;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    .blog_author_data,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    .blog_author_data,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags {
    display: none;
  }
  ul.blog_meta_tags li {
    margin-right: 10px;
  }
  .blog_error_data {
    padding: 70px 0 60px 0;
  }
  .blog_error_data h1 {
    font-size: 170px;
  }
  .blog_error_data h2 {
    font-size: 150px;
    margin-top: -100px;
  }
  .blog_error_data h3 {
    font-size: 32px;
    margin-top: -10px;
  }
  .blog_about_contact {
    padding: 50px 0 0;
  }
  .blog_about_img:after {
    height: 330px;
    top: 50px;
  }
  .blog_whatwedo_content {
    padding: 20px 0 0;
  }
  /*.blog_whatwedo_img:after{
    top: -7px;
}*/
  .blog_banner_slider {
    height: 370px;
  }
  .blog_banner_slider
    .swiper-container.gallery-top
    .blog_post_slider_wrapper
    .blog_post_slider_img {
    display: inline-block;
  }
  .blog_banner_slider,
  .blog_banner_slider
    .swiper-container.gallery-top
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    height: 535px;
  }
  .blog_banner_slider .swiper-container.gallery-top {
    flex: calc(100% - 300px);
  }
  .blog_banner_slider .swiper-container.gallery-thumbs {
    flex-basis: 300px;
    height: 535px;
  }
  .blog_banner_slider .swiper-container.gallery-thumbs .swiper-slide,
  .blog_banner_slider
    .swiper-container.gallery-thumbs
    .swiper-slide
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    height: 165px;
  }
  .blog_banner_slider
    .swiper-container.gallery-thumbs
    .swiper-slide
    .blog_post_slider_wrapper
    .blog_post_slider_img {
    display: inline-block;
  }
  .blog_banner_slider .swiper-container.gallery-thumbs .swiper-slide,
  .blog_banner_slider
    .swiper-container.gallery-thumbs
    .swiper-slide
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    height: 165px;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_date_div {
    width: 225px;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_temperature_div {
    width: 170px;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_user_div {
    width: 16%;
  }
  .blog_main_menu .blog_main_menu_innerdiv ul li.blog_dropdown > a:before {
    right: -14px;
    top: 52%;
  }
  .blog_header_style2
    .blog_main_header
    .blog_main_menu
    .blog_main_menu_innerdiv
    ul
    li
    ul.sub-menu
    li
    a {
    padding: 10px;
  }

  .blog_world_news_slider .blog_post_slider_wrapper .blog_post_slider_img,
  .blog_travel_slider .blog_post_slider_wrapper .blog_post_slider_img {
    display: inline-block;
  }
  .blog_post_style2 .blog_post_style2_img {
    flex: 80px;
  }
  .blog_world_news_slider .blog_col_8 .blog_post_slider_img img {
    height: 441px;
  }
  .blog_post_slider_content h2 {
    font-size: 28px;
    line-height: 45px;
  }
  .blog_travel_style2
    .blog_col_3
    .blog_post_slider_wrapper
    .blog_post_slider_content
    .blog_author_data,
  .blog_travel_style2
    .blog_col_3
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags,
  .blog_travel_content_post.blog_post_style2
    .blog_post_style2_content
    .blog_author_data,
  .blog_travel_content_post.blog_post_style2
    .blog_post_style2_content
    ul.blog_meta_tags,
  .blog_sport_style2 .blog_col3 .blog_post_slider_wrapper .blog_author_data,
  .blog_sport_style2 .blog_col3 .blog_post_slider_wrapper ul.blog_meta_tags {
    display: none;
  }
  .blog_travel_content_post.blog_post_style2 .blog_post_style2_content h3 {
    white-space: normal;
    padding-bottom: 5px;
  }
  .blog_technology_style2
    .blog_row
    .blog_bigbox
    .blog_post_style2
    .blog_post_style2_content
    h3 {
    padding-top: 0;
  }
  .blog_fullwidth_multislide_slider
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img,
  .blog_instagram_slider .blog_post_slider_wrapper .blog_post_slider_img img {
    width: 100%;
  }
  .blog_food_health.blog_topheading_slider_nav.blog_topheading_style2 {
    margin-bottom: 50px;
  }
  .blog_food_style2 .blog_food_bigdiv ul li:last-child {
    margin-bottom: 0;
  }
  .blog_food_style2
    .blog_food_bigdiv
    .blog_post_style2
    .blog_post_style2_content {
    padding-top: 0;
  }
  .blog_food_style2 {
    padding-bottom: 10px;
  }
  .blog_footer_div .widget.widget_twitter {
    margin-bottom: -2px;
  }
  .blog_innerpages .blog_food_style2 {
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .blog_technology_slider
    .blog_post_style2
    .blog_post_style2_content
    ul.blog_meta_tags {
    padding-top: 0;
  }
  .blog_banner_slider.wrapper.banner_style2 {
    height: auto;
    padding: 0;
    margin-top: -5px;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_user_div {
    width: 15%;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .swiper-button-next,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .swiper-button-prev {
    bottom: 105px;
  }
  .blog_banner_slider
    .swiper-container.gallery-thumbs
    .swiper-slide
    .blog_post_slider_wrapper
    .blog_author_data {
    display: none;
  }
  .blog_banner_slider
    .swiper-container.gallery-top
    .swiper-slide
    .blog_post_slider_wrapper
    .blog_author_data {
    margin-right: 25px;
  }
  .blog_sports.blog_topheading_slider_nav nav {
    width: 80%;
  }
  .blog_food_health.blog_topheading_slider_nav nav {
    width: 72%;
  }
  .blog_travel.blog_topheading_slider_nav nav {
    width: 79%;
  }
  .blog_topheading_slider_nav .blog_sport_slider .sport-swiper-button-next,
  .blog_topheading_slider_nav .blog_sport_slider .sport-swiper-button-prev,
  .blog_topheading_slider_nav
    .blog_world_news_slider
    .worldnews-swiper-button-next,
  .blog_topheading_slider_nav
    .blog_world_news_slider
    .worldnews-swiper-button-prev,
  .blog_travel.blog_topheading_slider_nav .travel-swiper-button-next,
  .blog_travel.blog_topheading_slider_nav .travel-swiper-button-prev,
  .blog_technology.blog_topheading_slider_nav .technology-swiper-button-next,
  .blog_technology.blog_topheading_slider_nav .technology-swiper-button-prev {
    top: -53px;
  }
  .col-lg-3.col-md-12.col-sm-12.col-12.theiaStickySidebar {
    padding-left: 15px;
  }
  .blog_top_header_wrapper {
    display: inline-block;
  }
  .blog_tranding_div,
  .blog_tranding_slider,
  .blog_date_div,
  .blog_temperature_div {
    flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    display: inline-block;
  }
  .blog_tranding_div {
    width: 35%;
  }
  .blog_tranding_slider {
    float: right;
    width: 60%;
    border-bottom: 1px solid #ff3359;
    padding-left: 30px;
  }
  .blog_date_div {
    width: 50%;
  }
  .blog_temperature_div {
    width: 49%;
    text-align: center;
  }
  .blog_tranding_slider p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 20px;
  }
  .blog_main_header {
    padding: 0px 15px;
  }
	
	.blog_main_header img{
		margin-top: 15px;
	}
  .blog_search_popup .form-inline {
    width: 90%;
  }
  .blog_search_popup .form-inline .blog_header_search {
    right: auto;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .blog_search_popup .form-inline .blog_form_group .form-control {
    margin-bottom: 20px;
    padding-right: 50px;
  }
  .blog_main_header {
    position: relative;
  }
  .blog_logo {
    width: 50%;
    position: relative;
  }
  .blog_logo .blog_menu_toggle {
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    cursor: pointer;
  }
  .blog_main_menu {
    width: 100%;
    display: none;
    position: absolute;
    left: 0;
    top: 101%;
    right: auto;
    text-align: left;
    background: #fff;
    z-index: 2;
  }
  .blog_main_menu .blog_main_menu_innerdiv ul,
  .blog_main_menu .blog_main_menu_innerdiv ul li,
  .blog_main_menu .blog_main_menu_innerdiv ul li a {
    display: block;
  }
  .rtl .blog_main_menu .blog_main_menu_innerdiv ul li {
    text-align: right;
  }
  .blog_main_menu .blog_main_menu_innerdiv ul li a {
    padding: 10px 15px;
    margin: 0;
  }
  .blog_main_menu .blog_main_menu_innerdiv ul li a:after {
    left: 15px;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
  }
  .blog_main_menu .blog_main_menu_innerdiv ul li.blog_dropdown > a:before {
    right: 20px;
  }
  .blog_main_menu .blog_main_menu_innerdiv ul li ul.sub-menu {
    position: relative;
    opacity: 1;
    visibility: visible;
    display: none;
    box-shadow: none;
    transition: none;
    transform: none;
    background: transparent;
    padding: 0 30px;
  }
  .blog_main_menu .blog_main_menu_innerdiv ul li ul.sub-menu li a {
    color: #222;
    padding-left: 0;
  }
  .blog_main_menu .blog_main_menu_innerdiv ul li ul.sub-menu li:hover a {
    padding-left: 0;
    color: #263d98;
    text-align: right;
  }
  .blog_top_search {
    display: inline-block;
    width: 49%;
  }
  .blog_main_menu .blog_main_menu_innerdiv ul li a span {
    display: none;
  }
  .blog_main_heading_div h3 {
    font-size: 12px;
    min-width: 100px;
    line-height: 22px;
  }
  .blog_topheading_slider_nav nav a {
    font-size: 13px;
    padding: 0px 5px;
    line-height: 22px;
  }
  .blog_map_wrapper {
    margin-top: 0;
  }
  .blog_copyright_wrapper {
    text-align: center;
  }
  .blog_copyright_wrapper ul.blog_footer_menu {
    text-align: center;
    margin-top: 0px;
  }
  .blog_banner_slider.wrapper.banner_style2 .blog_banner_slider_left_vertical {
    width: 200px;
    flex: none;
    display: none;
  }
  .blog_banner_slider.wrapper.banner_style2 .blog_banner_slider_center {
    max-width: 100%;
    flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
  }
  .blog_banner_slider.wrapper.banner_style2 .blog_banner_slider_right_vertical {
    flex: none;
    width: 200px;
    display: none;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .swiper-container
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    height: auto;
    max-width: 100%;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .swiper-container
    .blog_post_slider_wrapper,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_left_vertical
    .bx-viewport,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_right_vertical
    .bx-viewport {
    height: auto !important;
  }
  .blog_world_news_style2 .blog_post_slider_wrapper .blog_post_slider_img {
    display: inline-block;
  }
  .blog_sport_style2
    .blog_col3
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    width: 100%;
  }
  .blog_fullwidth_multislide_slider .blog_post_slider_wrapper,
  .blog_fullwidth_multislide_slider
    .blog_post_slider_wrapper
    .blog_post_slider_img,
  .blog_fullwidth_multislide_slider
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img,
  .blog_instagram_slider .blog_post_slider_wrapper,
  .blog_instagram_slider .blog_post_slider_wrapper .blog_post_slider_img,
  .blog_instagram_slider .blog_post_slider_wrapper .blog_post_slider_img img {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .blog_banner_slider,
  .blog_banner_slider
    .swiper-container.gallery-top
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    height: 370px;
  }
  .blog_banner_slider .swiper-container.gallery-top {
    flex: calc(100% - 250px);
  }
  .blog_banner_slider .swiper-container.gallery-thumbs {
    height: 370px;
    flex-basis: 275px;
  }
  .widget_recent_post ul li .blog_recent_post .blog_recent_post_img img{
    height: 70px;
    width: 70px;
  }
  .item_content > h4{
    font-size: larger;
  }
  .blog_banner_slider
    .swiper-container.gallery-thumbs
    .swiper-slide
    .blog_post_slider_wrapper
    .blog_post_slider_img {
    display: inline-block;
  }
  .blog_banner_slider .swiper-container.gallery-thumbs .swiper-slide,
  .blog_banner_slider
    .swiper-container.gallery-thumbs
    .swiper-slide
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    height: 110px;
  }
  .blog_banner_slider
    .swiper-container
    .swiper-slide
    .blog_post_slider_wrapper {
    height: 100%;
  }
  .blog_banner_slider
    .swiper-container.gallery-top
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    height: 370px;
  }
  .blog_post_slider_content {
    bottom: 20px;
    left: 20px;
    width: calc(100% - 25%);
  }
  .blog_banner_slider .gallery-top .blog_post_slider_content {
    left: 30px;
    bottom: 30px;
  }
  .blog_post_slider_content p {
    line-height: 35px;
  }
  .blog_post_slider_content p span {
    padding: 7px 15px;
    font-size: 12px;
    line-height: 22px;
  }
  .blog_post_slider_content h2 {
    font-size: 23px;
    line-height: 38px;
  }
  .blog_post_slider_content h6 {
    margin-top: 15px;
    font-size: 11px;
    line-height: 20px;
  }
  .blog_banner_slider .swiper-container.gallery-top .swiper-button-next,
  .blog_banner_slider .swiper-container.gallery-top .swiper-button-prev {
    bottom: 77px;
    left: 185px;
  }
  .blog_banner_slider .swiper-container.gallery-top .swiper-button-next {
    left: 170px;
  }
  .blog_banner_slider
    .swiper-container.gallery-thumbs
    .blog_post_slider_content
    h2 {
    font-size: 13px;
    line-height: 20px;
    padding: 0px;
  }
  .blog_banner_slider
    .swiper-container.gallery-thumbs
    .blog_post_slider_content
    ul.blog_meta_tags {
    display: none;
  }
  .blog_world_news_slider .blog_col_8 {
    flex: calc(100% - 219px);
  }
  .blog_world_news_slider .blog_col_4 {
    width: 219px;
    flex: none;
  }
  .blog_world_news_slider
    .large_post
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    left: 20px;
    bottom: 20px;
    width: calc(100% - 40px);
  }
  .blog_world_news_slider
    .large_post
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    font-size: 15px;
    line-height: 27px;
  }
  .blog_world_news_slider
    .large_post
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags {
    display: block;
  }
  .blog_world_news_slider
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0;
  }
  .blog_world_news_slider
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags,
  .blog_world_news_slider
    .blog_post_slider_wrapper
    .blog_post_slider_content
    .blog_author_data {
    display: none;
  }
  .blog_world_news_slider .blog_post_slider_wrapper .blog_post_slider_content {
    width: calc(100% - 20px);
    left: 10px;
  }
  .blog_world_news_slider
    .blog_post_slider_wrapper
    .blog_post_slider_img:after {
    background-color: transparent;
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0)),
      color-stop(50%, rgba(0, 0, 0, 0.1)),
      to(rgba(0, 0, 0, 0.95))
    );
    background-image: -webkit-linear-gradient(
      top,
      rgba(0, 0, 0, 0) 23%,
      rgba(0, 0, 0, 0.1) 37%,
      rgba(0, 0, 0, 0.95) 100%
    );
    background-image: -moz-linear-gradient(
      top,
      rgba(0, 0, 0, 0) 23%,
      rgba(0, 0, 0, 0.1) 37%,
      rgba(0, 0, 0, 0.95) 100%
    );
    background-image: -o-linear-gradient(
      top,
      rgba(0, 0, 0, 0) 23%,
      rgba(0, 0, 0, 0.1) 37%,
      rgba(0, 0, 0, 0.95) 100%
    );
    background-image: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 23%,
      rgba(0, 0, 0, 0.1) 37%,
      rgba(0, 0, 0, 0.95) 100%
    );
  }
  .blog_sport_slider .swiper-container .swiper-slide {
    height: auto;
  }
  .blog_post_style2_content {
    overflow: hidden;
  }
  .blog_post_style2_content h3 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .blog_post_style2_content ul.blog_meta_tags li {
    margin-right: 5px;
  }
  ul.blog_meta_tags li a {
    font-size: 11px;
  }
  ul.blog_meta_tags li a img {
    margin-right: 1px;
    width: 25px;
  }
  ul.blog_meta_tags li span {
    padding: 3px 15px;
    font-size: 10px;
    line-height: 17px;
  }
  .blog_travel_slider .blog_author_data {
    margin-right: 20px;
  }
  .blog_food_health.blog_topheading_slider_nav .swiper-button-next {
    left: 20px;
  }
  .blog_food_health.blog_topheading_slider_nav .swiper-button-prev {
    left: 35px;
  }
  .blog_food_slider
    .blog_food_gallery_thumbs
    .swiper-slide
    .blog_post_style2
    .blog_post_style2_img {
    flex: 100px;
  }
  .blog_food_slider
    .blog_food_gallery_thumbs
    .swiper-slide
    .blog_post_style2
    .blog_post_style2_img
    img {
    width: 100%;
  }
  .blog_food_slider
    .blog_food_gallery_thumbs
    .swiper-slide
    .blog_post_style2
    .blog_post_style2_content {
    flex: calc(100% - 100px);
    overflow: hidden;
  }
  .blog_food_health .swiper-container.blog_food_gallery_thumbs .swiper-slide {
    height: auto;
  }
  .blog_food_health .swiper-container.blog_food_gallery_thumbs {
    height: 607px;
  }
  .blog_travel_slider
    .blog_col_4
    .blog_post_slider_wrapper
    .blog_post_slider_content,
  .blog_travel_slider
    .blog_col_6
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    left: 0;
    width: 100%;
    padding: 0px 15px;
  }
  .blog_travel_slider
    .blog_col_4
    .blog_post_slider_wrapper
    .blog_post_slider_content
    ul.blog_meta_tags,
  .blog_travel_slider
    .blog_col_4
    .blog_post_slider_wrapper
    .blog_post_slider_content
    .blog_author_data {
    display: none;
  }
  .blog_travel_slider
    .blog_col_4
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    font-size: 12px;
    line-height: 22px;
  }
  .blog_travel_slider .blog_post_slider_wrapper,
  .blog_post_slider_wrapper {
    display: inline-flex;
  }
  .blog_travel_style2 .blog_post_slider_wrapper,
  .blog_travel_style2 .blog_post_slider_wrapper .blog_post_slider_img {
    width: 100%;
  }
 
  .widget_recent_post ul li .blog_recent_post .blog_recent_post_content h4 {
    font-size: 14px;
    line-height: 24px;
  }
  .widget.widget_instagram_news ul li {
    width: 65px;
  }
  .widget.widget_instagram_news ul li:nth-child(3n) {
    /* margin-right: 3px; */
  }
  .widget.widget_special_post ul {
    display: flex;
    width: 100%;
  }
  .widget.widget_special_post ul li {
    flex: 60%;
    margin-right: 15px;
    text-align: center;
  }
  .widget.widget_special_post ul li .blog_post_slider_wrapper {
    text-align: left;
  }
  .widget.widget_special_post ul li img {
    width: 100%;
  }
  .blog_header_style2 .blog_top_header_wrapper {
    padding: 0px 20px;
    display: flex;
  }
  .blog_header_style2 .blog_tranding_div,
  .blog_header_style2 .blog_tranding_slider,
  .blog_header_style2 .blog_date_div,
  .blog_header_style2 .blog_temperature_div {
    flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    display: inline-block;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_date_div {
    width: 200px;
    padding: 15px 0;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_temperature_div {
    padding: 15px 0 15px 10px;
    width: 144px;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_date_div p,
  .blog_header_style2 .blog_top_header_wrapper .blog_temperature_div p {
    font-size: 12px;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_user_div a img {
    margin-right: 1px;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_user_div a i {
    margin-left: 5px;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_date_div p span,
  .blog_header_style2 .blog_top_header_wrapper .blog_temperature_div p span {
    margin-right: 5px;
  }
  .blog_header_style2 .blog_main_header {
    padding: 0px;
    display: inline-block;
  }
  .blog_header_style2 .blog_main_header .blog_tranding_slider {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    height: 50px;
    text-align: left;
    width: auto;
    float: left;
    border: none;
  }
  .blog_header_style2 .blog_main_header .blog_tranding_slider .swiper-wrapper {
    height: 50px;
  }
  .blog_header_style2 .blog_main_header .blog_top_search {
    width: 100px;
    display: block;
    padding: 8px 0;
    padding-right: 15px;
    float: right;
  }
  .blog_header_style2 .blog_main_header .blog_main_menu {
    float: left;
    flex: none;
    width: calc(100% - 100px);
    padding-left: 15px;
    text-align: left;
  }
  .blog_header_style2
    .blog_main_header
    .blog_main_menu
    .blog_main_menu_innerdiv
    ul
    li
    a {
    margin: 0px 8px;
    font-size: 12px;
    padding: 15px 0px;
  }
  .blog_search_popup .form-inline {
    width: 80%;
  }
  .blog_search_popup .form-inline .blog_form_group {
    width: 100%;
  }
  .blog_search_popup .form-inline .blog_form_group .form-control {
    padding-right: 160px;
  }
  .blog_search_popup .form-inline .blog_header_search {
    width: 130px;
  }
  .blog_banner_slider.wrapper.banner_style2 {
    height: auto;
  }
  .blog_topheading_style2 .blog_travel_style2 .blog_row {
    display: inline-block;
  }
  .blog_travel_style2 .blog_col_3 {
    width: 48.5%;
    float: left;
    display: inline-flex;
  }
  .blog_travel_style2 .blog_col_3:nth-child(even) {
    margin-right: 0;
  }
  .blog_travel_style2 .blog_row:nth-child(even) .blog_col_3:nth-child(4n) {
    margin-right: 0px;
  }
  .blog_travel_style2 .blog_row:nth-child(even) .blog_col_3:nth-child(4n-1) {
    margin-right: 20px;
  }
  .blog_travel_style2
    .blog_col_3
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    width: 100%;
  }
  .blog_world_news_style2 .blog_post_slider_wrapper .blog_post_slider_content {
    overflow: hidden;
  }
  .blog_world_news_style2
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .blog_world_news_style2 .blog_world_smallbox .blog_post_slider_content {
    left: 10px;
    width: calc(100% - 20px);
    bottom: 10px;
  }
  .blog_world_news_style2
    .blog_world_smallbox
    .blog_post_slider_content
    .blog_author_data,
  .blog_world_news_style2
    .blog_world_smallbox
    .blog_post_slider_content
    ul.blog_meta_tags {
    display: none;
  }
  .blog_world_news_style2
    .blog_world_smallbox
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    font-size: 13px;
    padding: 5px 0;
    line-height: 20px;
  }
  .blog_fullwidth_multislide_slider,
  .blog_fullwidth_multislide_slider .bx-wrapper {
    margin-bottom: 54px;
  }
  .blog_food_style2 {
    display: inline-block;
  }
  .blog_food_style2 .blog_food_bigdiv {
    margin-right: 0;
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }
  .blog_food_style2
    .blog_food_bigdiv
    .blog_post_style2
    .blog_post_style2_img
    img {
    width: 100%;
  }
  .blog_food_style2
    .blog_food_bigdiv
    ul
    li
    .blog_post_style2
    .blog_post_style2_img {
    flex: 100px;
  }
  .blog_food_style2
    .blog_food_bigdiv
    ul
    li
    .blog_post_style2
    .blog_post_style2_content {
    flex: calc(100% - 100px);
  }
  .blog_food_style2
    .blog_food_bigdiv
    .blog_post_style2:hover
    .blog_post_style2_img:after {
    -webkit-box-shadow: 0 0 10px 250px rgba(0, 0, 0, 0.5) inset;
    -moz-box-shadow: 0 0 10px 250px rgba(0, 0, 0, 0.5) inset;
    box-shadow: 0 0 10px 250px rgba(0, 0, 0, 0.5) inset;
  }
  .blog_technology_style2 .blog_row {
    display: inline-block;
  }
  .blog_technology_style2 .blog_row .blog_bigbox {
    margin-right: 0;
    width: 100%;
  }
  .blog_technology_style2
    .blog_row:nth-child(even)
    .blog_post_style2
    .blog_post_style2_content {
    padding-left: 20px;
    padding-right: 0;
  }
  .blog_sport_style2 .blog_row:last-child {
    display: inline-block;
  }
  .blog_sport_style2 .blog_row:last-child .blog_col3 {
    float: left;
    width: 48.5%;
    display: inline-flex;
  }
  .blog_sport_style2 .blog_row:last-child .blog_col3 .blog_post_slider_wrapper,
  .blog_sport_style2
    .blog_row:last-child
    .blog_col3
    .blog_post_slider_wrapper
    .blog_post_slider_img {
    width: 100%;
  }
  .blog_sport_style2 .blog_row:last-child .blog_col3:nth-child(even) {
    margin-right: 0;
  }
  .blog_right_toggle_sidebar
    .blog_togglediv
    .blog_sidebar
    .widget_social
    ul
    li {
    width: 32%;
  }
  .blog_right_toggle_sidebar
    .blog_togglediv
    .blog_sidebar
    .widget.widget_special_post
    ul {
    display: inline-block;
  }
  .blog_right_toggle_sidebar
    .blog_togglediv
    .blog_sidebar
    .widget.widget_special_post
    ul
    li {
    float: left;
    width: 100%;
    margin-right: 0;
  }
  .blog_right_toggle_sidebar
    .blog_togglediv
    .blog_sidebar
    .widget.widget_special_post
    ul
    li
    ul.blog_meta_tags
    li {
    width: auto;
    margin-right: 10px;
  }
  .widget.widget_recent_news ul li .blog_news ul.more_option {
    top: 75%;
  }
  .widget.widget_special_post
    ul
    li
    .blog_post_slider_content
    ul.blog_meta_tags {
    display: inline-block;
  }
  .blog_error_data {
    padding: 0;
    padding-top: 70px;
  }
  .blog_error_data h1 {
    font-size: 100px;
  }
  .blog_error_data h2 {
    font-size: 100px;
    margin-top: -60px;
  }
  .blog_error_data h3 {
    font-size: 24px;
    margin-top: 0;
  }
  .blog_about_img:after {
    height: 50%;
    left: 6px;
  }
  .blog_about_contact,
  .blog_whatwedo_content {
    padding: 0;
  }
  .blog_whatwedo_content {
    margin-bottom: -6px;
  }
  .blog_about_contact h3 {
    font-size: 22px;
    line-height: 36px;
  }
  .blog_whatwedo_img {
    margin-top: 20px;
  }
  /*.blog_whatwedo_img:after{
    height: 90%;
    left: 20px;
    top: 32px;
}*/
  .blog_history_img {
    text-align: center;
    margin-top: 20px;
  }
  .blog_header_style2
    .blog_main_header
    .blog_main_menu
    .blog_main_menu_innerdiv
    ul
    li
    ul.sub-menu
    li
    a {
    padding: 10px;
  }
  .blog_world_news_slider .blog_post_slider_wrapper .blog_post_slider_img,
  .blog_travel_slider .blog_post_slider_wrapper .blog_post_slider_img {
    display: inline-block;
  }
  .blog_sport_slider .blog_post_style2 .blog_post_style2_img {
    flex: 90px;
    height: 100%;
    margin-bottom: 10px;
  }
  .blog_sport_slider .blog_post_style2 {
    display: block;
  }
  .blog_sport_slider .blog_post_style2 .blog_post_style2_content {
    padding: 0;
  }
  .blog_technology_slider .blog_post_style2 .blog_post_style2_img {
    display: flex;
  }
  .blog_world_news_slider .blog_col_8 .blog_post_slider_img img {
    height: 441px;
  }
  .blog_topheading_slider_nav
    .blog_world_news_slider
    .worldnews-swiper-button-prev,
  .blog_topheading_slider_nav .blog_sport_slider .sport-swiper-button-prev,
  .blog_travel.blog_topheading_slider_nav .travel-swiper-button-prev,
  .blog_technology.blog_topheading_slider_nav .technology-swiper-button-prev {
    right: 35px;
  }
  .blog_topheading_slider_nav
    .blog_world_news_slider
    .worldnews-swiper-button-next,
  .blog_topheading_slider_nav .blog_sport_slider .sport-swiper-button-next,
  .blog_travel.blog_topheading_slider_nav .travel-swiper-button-next,
  .blog_technology.blog_topheading_slider_nav .technology-swiper-button-next {
    right: 20px;
  }
  .blog_world_news_style2 .blog_world_bigbox {
    flex: 1;
  }
  .blog_world_news_style2 .blog_world_smallbox {
    width: 25.3%;
    flex: none;
  }
  .blog_world_news .blog_world_news_style2 {
    margin-bottom: 0;
  }
  .blog_world_news .blog_world_news_style2 .blog_world_bigbox {
    margin-bottom: 20px;
  }
  .blog_topheading_slider_nav.blog_topheading_style2 .blog_travel_style2,
  .blog_food_style2 .blog_food_bigdiv:last-child {
    margin-bottom: -6px;
  }
  .blog_sports.blog_topheading_slider_nav.blog_topheading_style2 {
    margin-bottom: 0px;
  }
  .blog_footer.blog_bottompadder70 {
    padding-bottom: 55px;
  }
  .blog_footer_div {
    margin-bottom: 15px;
  }
  .blog_contact_info_div {
    margin-bottom: 6px;
  }
  .blog_technology_slider .blog_post_style2 .blog_post_style2_content {
    padding: 0px 0px 0px 30px;
  }
  .blog_technology_slider {
    margin-bottom: 60px;
  }
  .blog_comment_formdiv {
    margin-bottom: 0px;
  }
  .blog_copyright_wrapper ul.blog_footer_menu li {
    padding-left: 10px;
  }
  .blog_copyright_wrapper ul.blog_footer_menu li a {
    font-size: 11px;
    line-height: 21px;
  }
  .blog_food_slider
    .blog_food_gallery_thumbs
    .swiper-slide
    .blog_post_style2
    .blog_post_style2_content
    h3 {
    padding-top: 0;
  }
  .ads_widget {
    margin-bottom: -1px;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .swiper-container {
    margin-bottom: -6px;
  }
  .blog_travel_content_post.blog_post_style2 .blog_post_style2_content h3 {
    padding-bottom: 14px;
    text-overflow: inherit;
    overflow: visible;
    white-space: inherit;
  }
  .blog_travel_content_post.blog_post_style2 .blog_post_style2_content p {
    margin-bottom: 23px;
  }
  .blog_topheading_style2 .blog_travel_style2 {
    display: block;
  }
  .blog_sport_style2 {
    margin-bottom: -9px;
  }
  .blog_instagram_slider .blog_post_slider_content {
    left: 0;
    width: 100%;
    bottom: 20px;
    padding: 0px 15px;
  }
  .blog_innerpages .blog_technology_slider {
    margin-bottom: 0px;
  }
  .blog_insta_div .blog_post_slider_wrapper {
    display: block;
  }
  .blog_post_style2.blog_single_div .blog_post_style2_content {
    margin-bottom: 23px;
  }
  body.homepage2.single_with_sidebar
    .col-lg-3.col-md-12.col-sm-12.col-12.theiaStickySidebar {
    margin-top: 60px;
  }
}
iframe{
	max-width: 100%;
}
@media (max-width: 767px) {
	.pagination-btn-wrapper ul li:nth-child(n+5){
		display: none;	
	}
	.pagination-btn-wrapper ul li:last-child{
		display: block;	
	}
	.title-semibold-dark{
		font-size: 18px;
	}
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    left: 20px;
    bottom: 20px;
    padding: 20px;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h6 {
    margin-top: 0;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .swiper-button-next,
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .swiper-button-prev {
    bottom: 48px;
    left: 160px;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .swiper-button-next {
    left: 175px;
  }
  .blog_copyright_wrapper ul.blog_footer_menu {
    margin-top: 10px;
  }
  .blog_copyright_wrapper ul.blog_footer_menu li {
    padding-left: 15px;
  }
  .blog_banner_slider {
    display: inline-block;
    height: auto;
    margin-bottom: 14px;
  }
  .blog_banner_slider
    .swiper-container.gallery-top
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    height: auto;
    max-width: 100%;
  }
  .blog_banner_slider .swiper-container.gallery-top {
    height: calc(100% - 200px);
  }
  .blog_banner_slider .swiper-container.gallery-thumbs {
    /* display: none; */
  }
  .widget.widget_recent_news ul li .blog_news .blog_news_action {
    top: 0;
  }
  .swiper-container-free-mode .swiper-wrapper {
    -webkit-flex-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
  }
  .blog_sport_slider .swiper-container-multirow > .swiper-wrapper,
  .blog_technology_slider .swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: inherit;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
  }
  .blog_banner_slider .blog_post_slider_wrapper {
    height: 100%;
  }
  .blog_banner_slider .swiper-container.gallery-thumbs .swiper-slide {
    height: auto;
    width: 31.5%;
  }
  .blog_banner_slider
    .swiper-container.gallery-thumbs
    .swiper-slide
    .blog_post_slider_img
    img {
    width: 100%;
  }
  .blog_world_news_slider .blog_col_8 {
    flex: calc(100% - 155px);
  }
  .blog_world_news_slider .blog_col_4 {
    width: 155px;
    margin-right: 20px;
    flex: none;
  }
  .blog_post_slider_content {
    bottom: 20px;
    left: 20px;
    width: 100%;
  }
  /* .blog_post_slider_content p{ */
  /* line-height: 30px; */
  /* } */
  .blog_post_slider_content p span {
    padding: 6px 15px;
    font-size: 11px;
    min-width: auto;
    line-height: 20px;
  }
  .blog_post_slider_content h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .blog_post_slider_content h6 {
    margin-top: 15px;
    font-size: 11px;
    line-height: 20px;
  }
  .blog_banner_slider .swiper-container.gallery-top .swiper-button-next,
  .blog_banner_slider .swiper-container.gallery-top .swiper-button-prev {
    bottom: 47px;
    left: 155px;
  }
  .blog_banner_slider .swiper-container.gallery-top .swiper-button-next {
    left: 170px;
  }
  .blog_banner_slider .gallery-top .blog_post_slider_content {
    left: 20px;
    bottom: 20px;
    padding: 20px;
    width: 60%;
  }
  .blog_banner_slider .gallery-top .blog_post_slider_content h6 {
    margin-top: 4px;
  }
  .blog_post_slider_img,
  .blog_post_slider_img img {
    height: auto;
  }
  .blog_world_news_slider .blog_post_slider_img,
  .blog_world_news_slider .blog_post_slider_img img {
    height: auto;
  }
  .blog_world_news_slider .blog_post_slider_img {
    display: inline-block;
  }
  .blog_world_news_slider .swiper-container {
    margin-bottom: 10px;
  }
  .blog_world_news_slider
    .large_post
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    left: 0px;
    bottom: 10px;
    width: 100%;
  }
  .blog_world_news_slider
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    padding: 0;
  }
  .blog_post_slider_content ul,
  .blog_post_slider_content .blog_author_data {
    display: none;
  }
  /* .blog_world_news_slider .swiper-slide{ */
  /* width: 100% !important; */
  /* } */

  .blog_world_news_slider .blog_post_slider_wrapper .blog_post_slider_content {
    width: 100%;
    left: 0;
    padding: 0px 10px 0 10px;
  }
  .blog_main_heading_div h3 {
    font-size: 14px;
    padding: 10px 5px;
    line-height: 24px;
    min-width: 150px;
  }
  .blog_post_slider_wrapper {
    display: inline-flex;
  }
  .blog_food_slider {
    display: inline-block;
  }
  .blog_food_health .swiper-container.blog_food_gallery_big {
    height: auto;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .blog_food_health .swiper-container.blog_food_gallery_thumbs {
    height: auto;
  }
  .blog_travel_slider .swiper-container,
  .blog_technology_slider .swiper-container {
    margin-bottom: 10px;
  }
  .blog_travel_slider .blog_post_slider_img img {
    height: auto;
  }
  .blog_travel_slider
    .blog_col_6
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    width: 100%;
    left: 0;
    bottom: 20px;
    padding: 0px 20px;
  }
  .blog_travel_slider .blog_post_slider_wrapper .blog_post_slider_content h2 {
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0;
    height: 3em;
  }
  .blog_travel_slider
    .blog_col_4
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    left: 0;
    width: 100%;
    padding: 0px 20px;
  }
  .blog_technology_slider .blog_post_style2 {
    display: inline-block;
    text-align: center;
  }
  .blog_technology_slider .blog_post_style2 .blog_post_style2_content h3 {
    font-size: 14px;
    line-height: 26px;
    margin-top: 0;
  }
  .blog_technology_slider .blog_post_style2 .blog_post_style2_img {
    flex: none;
    width: auto;
    display: inline-block;
  }
  .blog_technology_slider .blog_post_style2 .blog_post_style2_content {
    padding: 0px;
    text-align: center;
  }
  .blog_technology_slider
    .blog_post_style2
    .blog_post_style2_content
    .blog_author_data {
    float: none;
    display: inline-block;
  }
  .widget_recent_post ul li .blog_recent_post .blog_recent_post_content h4 {
    font-size: 14px;
    line-height: 22px;
  }
  .widget.widget_instagram_news ul li:nth-child(3n) {
    /* margin-right: 3px; */
  }
  .widget.widget_special_post ul {
    display: flex;
  }
  .widget.widget_special_post ul li {
    flex: 50%;
    margin-right: 15px;
  }
  .widget.widget_special_post ul li .blog_meta_tags li {
    flex: none;
  }
  .blog_header_style2 .blog_top_header_wrapper,
  .blog_header_style2 .blog_main_header {
    padding: 0px 15px;
  }
  .blog_header_style2 .blog_top_header_wrapper {
    text-align: center;
  }
  .blog_date_div,
  .blog_header_style2 .blog_top_header_wrapper .blog_date_div {
    width: 50%;
  }
  .blog_temperature_div,
  .blog_header_style2 .blog_top_header_wrapper .blog_temperature_div {
    width: 49%;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_date_div,
  .blog_header_style2 .blog_top_header_wrapper .blog_temperature_div {
    width: auto;
    padding-bottom: 0;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_date_div p {
    border: none;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_temperature_div {
    text-align: right;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_logo {
    flex: none;
    text-align: left;
    float: left;
    width: calc(100% - 150px);
  }
  .blog_header_style2 .blog_main_header .blog_main_menu {
    text-align: left;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_user_div {
    float: right;
    width: 150px;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_user_div a {
    padding: 20px 0 0;
  }
  .blog_header_style2 .blog_main_header {
    display: inline-block;
  }
  .blog_header_style2 .blog_main_header .blog_tranding_slider {
    float: left;
    border-bottom: none;
    width: calc(100% - 80px);
    flex: none;
    padding-top: 15px;
    padding-bottom: 0;
    height: 50px;
  }
  .blog_header_style2 .blog_main_header .blog_top_search {
    float: right;
    width: 80px;
    padding: 10px 0;
  }
  .blog_banner_slider.wrapper.banner_style2 {
    height: auto;
  }
  .blog_world_news_style2 {
    display: inline-block;
  }
  .blog_world_news_style2 .blog_world_bigbox {
    margin-right: 0;
    width: 100%;
  }
  .blog_world_news_style2 .blog_world_smallbox {
    float: left;
    width: 48%;
    margin-top: 20px;
  }
  .blog_topheading_style2 .blog_travel_style2 .blog_row {
    display: inline-block;
  }
  .blog_travel_style2 .blog_col_3 {
    float: left;
    width: 48%;
  }
  .blog_travel_style2 .blog_col_3:nth-child(even) {
    margin-right: 0;
  }
  .blog_food_style2 {
    display: inline-block;
  }
  .blog_food_style2 .blog_food_bigdiv {
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .blog_technology_style2 .blog_row {
    display: inline-block;
  }
  .blog_technology_style2 .blog_row .blog_bigbox {
    margin-right: 0;
    width: 100%;
  }
  .blog_technology_style2 .blog_row .blog_bigbox .blog_post_style2 {
    padding: 15px;
  }
  .blog_technology_style2
    .blog_row
    .blog_bigbox
    .blog_post_style2
    .blog_post_style2_img {
    flex: 170px;
    display: inline-table;
  }
  .blog_technology_style2
    .blog_row
    .blog_bigbox
    .blog_post_style2
    .blog_post_style2_content {
    overflow: hidden;
  }
  .blog_technology_style2 .blog_row .blog_post_style2_content h3,
  .blog_sport_style2
    .blog_row
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 0;
  }
  .blog_sport_style2 .blog_row .blog_post_slider_img {
    display: inline-block;
  }
  .blog_sport_style2 .blog_row .blog_post_slider_img,
  .blog_sport_style2 .blog_row .blog_post_slider_img img {
    height: auto;
  }
  .blog_sport_style2
    .blog_row
    .blog_col6
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    left: 20px;
    width: calc(100% - 40px);
    bottom: 20px;
  }
  .blog_technology_style2
    .blog_row:nth-child(even)
    .blog_post_style2
    .blog_post_style2_content {
    padding-left: 20px;
    padding-right: 0;
  }
  .blog_sport_style2 .blog_row:last-child {
    display: inline-block;
  }
  .blog_sport_style2 .blog_row:last-child .blog_col3 {
    float: left;
    width: 48%;
  }
  .blog_sport_style2 .blog_row:last-child .blog_col3:nth-child(even) {
    margin-right: 0;
  }
  .blog_world_news_style2
    .blog_world_bigbox
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    width: 100%;
  }
  .blog_travel_style2 .blog_row:nth-child(even) .blog_col_3:nth-child(4n-1) {
    margin-right: 20px;
  }
  .blog_travel_style2 .blog_row:nth-child(even) .blog_col_3:nth-child(4n) {
    margin-right: 0;
  }
  .blog_travel_content_post.blog_post_style2 .blog_post_style2_content {
    overflow: hidden;
  }
  .blog_topheading_style2
    .blog_travel_style2
    .blog_travel_content_post.blog_post_style2,
  .blog_topheading_style2 .blog_travel_style2 .blog_post_slider_wrapper {
    display: block;
  }
  .blog_topheading_style2
    .blog_travel_style2
    .blog_travel_content_post.blog_post_style2
    .blog_author_data,
  .blog_topheading_style2
    .blog_travel_style2
    .blog_travel_content_post.blog_post_style2
    .blog_meta_tags {
    display: none;
  }
  .blog_travel_content_post.blog_post_style2 .blog_post_style2_content p {
    margin-bottom: 0;
  }
  .blog_topheading_style2
    .blog_travel_style2
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    height: 312px;
  }
  .blog_cookies_div {
    right: 10px;
    bottom: 10px;
  }
  .blog_right_toggle_sidebar
    .blog_togglediv
    .blog_sidebar
    .widget.widget_special_post
    ul {
    display: inline-block;
  }
  .blog_right_toggle_sidebar
    .blog_togglediv
    .blog_sidebar
    .widget.widget_special_post
    ul
    li {
    width: 100%;
    margin-right: 0;
  }
  .blog_right_toggle_sidebar
    .blog_togglediv
    .blog_sidebar
    .widget.widget_special_post
    ul
    li
    .blog_post_slider_wrapper
    ul.blog_meta_tags {
    display: flex;
  }
  .blog_right_toggle_sidebar
    .blog_togglediv
    .blog_sidebar
    .widget.widget_special_post
    ul
    li
    .blog_post_slider_wrapper
    ul.blog_meta_tags
    li {
    width: auto;
  }
  .blog_comment_div
    ol.comment-list
    li
    .blog_comment_meta
    ul
    li
    .blog_onhover_share_icon {
    width: 100px;
  }
  .blog_comment_div
    ol.comment-list
    li
    .blog_comment_meta
    ul
    li
    .blog_onhover_share_icon
    ul
    li {
    padding: 0 5px;
  }
  .blog_comment_div ol.comment-list li .blog_comment_meta .blog_comment_action {
    top: 0;
  }
  .blog_comment_div ol.comment-list li .blog_comment_meta ul li {
    margin-right: 10px;
    padding-right: 10px;
    font-size: 12px;
  }
  .blog_comment_div
    ol.comment-list
    li
    .blog_comment_meta
    ul
    li.blog_toggleonclick.menu_open {
    min-width: 330px;
  }
  .blog_comment_div
    ol.comment-list
    li
    .blog_comment_meta
    ul
    li
    .blog_onhover_social_icon {
    width: calc(330px - 50px);
  }
  .blog_comment_div
    ol.comment-list
    li
    .blog_comment_meta
    ul
    li.menu_open
    .blog_onhover_social_icon {
    left: 50px;
  }
  .blog_comment_div ol.comment-list li .blog_comment_meta ul li a svg {
    margin-right: 5px;
  }
  .tab_toggle_menu {
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 10px;
  }
  .blog_topheading_slider_nav nav .nav-tabs {
    position: absolute;
    top: 100%;
    width: 200px;
    right: 0;
    background: #fff;
    padding: 10px;
    z-index: 2;
    text-align: left;
    border: 1px solid #dedede;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.04);
    visibility: hidden;
    opacity: 0;
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
  }
  .blog_topheading_slider_nav nav .nav-tabs.nav_toggle_open {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
  .blog_topheading_slider_nav nav .nav-tabs a {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
  }
  .blog_main_heading_div {
    z-index: auto;
  }
  .blog_food_health.blog_topheading_slider_nav .swiper-button-next,
  .blog_food_health.blog_topheading_slider_nav .swiper-button-prev {
    top: 27px;
  }
  .blog_sport_slider .swiper-container .swiper-slide {
    height: auto;
    margin-top: 0px !important;
  }
  .blog_sport_slider .blog_post_style2_content p {
    display: none;
  }
  .blog_banner_slider
    .swiper-container.gallery-thumbs
    .blog_post_slider_content {
    bottom: 10px;
    left: 10px;
    width: calc(100% - 20px);
  }
  .blog_innerpages.blog_aboutpage {
    display: inline-block;
    padding-top: 20px;
  }
  .blog_about_contact {
    padding: 7px 0 0;
  }
  .blog_about_contact h3 {
    font-size: 28px;
  }
  .blog_heading_style2 h3 {
    margin-top: 11px;
  }
  .blog_history_img {
    margin-bottom: 0px;
    margin-top: 20px;
  }
  .blog_testimonial_slider .bx-wrapper ul.bxslider li .testimonial_data {
    padding: 0;
  }
  .blog_about_img:after {
    height: 70%;
  }
  .blog_error_data {
    padding: 0;
  }
  .blog_error_data h1,
  .blog_error_data h2 {
    font-size: 100px;
  }
  .blog_error_data h2 {
    margin-top: 0;
  }
  .blog_error_data h3 {
    font-size: 18px;
    margin-top: 0;
  }
  .blog_world_news_style2
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    width: 100%;
  }
  .blog_topheading_style2 .tab_toggle_menu a,
  .blog_topheading_style2 .tab_toggle_menu a:focus,
  .blog_topheading_style2 .tab_toggle_menu a:hover {
    color: #222;
    text-decoration: none;
  }
  .blog_whatwedo_content {
    padding: 0;
    padding-top: 13px;
  }
  .col-lg-6.col-md-6.col-sm-12.col-12.order-lg-2.order-md-2 {
    padding-top: 14px;
  }
  .col-lg-6.col-md-6.col-sm-12.col-12.order-lg-1.order-md-1 {
    margin-bottom: -6px;
  }
  .blog_travel_slider .blog_post_slider_wrapper .blog_post_slider_img {
    display: inline-block;
  }
  .blog_tranding_slider .swiper-wrapper {
    height: 50px;
  }
  .blog_breadcrumb_wrapper {
    margin-top: -6px;
  }
  .blog_banner_slider .blog_post_slider_wrapper .blog_post_slider_img {
    display: inline-block;
  }
  .blog_toppadder100 {
    padding-top: 50px;
  }
  .blog_bottompadder100 {
    padding-bottom: 50px;
  }
  .blog_bottompadder70 {
    padding-bottom: 35px;
  }
  .blog_bottompadder60 {
    padding-bottom: 50px;
  }
  .blog_toppadder60 {
    padding-top: 30px;
  }
  .blog_world_news_slider,
  .blog_travel_slider,
  .blog_technology_slider {
    padding: 20px 0;
  }
  .blog_sport_slider,
  .blog_food_slider {
    padding: 20px 0 50px;
  }
  .ads_widget {
    margin-bottom: -1px;
  }
  .blog_topheading_slider_nav.blog_topheading_style2 {
    margin-bottom: 30px;
  }
  .blog_world_news.worldnews_tab2 {
    margin-bottom: 36px;
  }
  .blog_topheading_style2 .blog_travel_style2 {
    margin-bottom: -6px;
  }
  .blog_fullwidth_multislide_slider,
  .blog_fullwidth_multislide_slider .bx-wrapper {
    margin-bottom: 44px;
  }
  .blog_sports.blog_topheading_slider_nav.blog_topheading_style2 {
    margin-bottom: -20px;
  }
  .blog_sport_style2 .blog_post_slider_wrapper {
    margin-bottom: 20px;
  }
  .blog_food_health.blog_topheading_slider_nav.blog_topheading_style2.blog_innerpages {
    margin-bottom: 0;
    padding-top: 20px;
  }
  .blog_innerpages .blog_technology_slider {
    padding-top: 0px;
    margin-bottom: -14px;
  }
  .blog_author_div {
    margin-top: 21px;
  }
  .blog_comment_div {
    margin-top: 3px;
  }
  .blog_comment_formdiv {
    margin-top: 16px;
  }
  .blog_comment_formdiv .comment-form .blog_row button.blog_btn.blog_bg_pink {
    margin-bottom: 0px;
  }
  .blog_topheading_slider_nav
    .blog_world_news_slider
    .worldnews-swiper-button-prev,
  .blog_topheading_slider_nav .blog_sport_slider .sport-swiper-button-prev,
  .blog_travel.blog_topheading_slider_nav .travel-swiper-button-prev,
  .blog_technology.blog_topheading_slider_nav .technology-swiper-button-prev {
    right: 35px;
  }
  .blog_topheading_slider_nav
    .blog_world_news_slider
    .worldnews-swiper-button-next,
  .blog_topheading_slider_nav .blog_sport_slider .sport-swiper-button-next,
  .blog_travel.blog_topheading_slider_nav .travel-swiper-button-next,
  .blog_technology.blog_topheading_slider_nav .technology-swiper-button-next {
    right: 20px;
  }
  .blog_footer_div {
    margin-bottom: 5px;
    margin-top: 13px;
  }
  .blog_footer.blog_bottompadder70 {
    padding-bottom: 10px;
  }
  .blog_world_news_style2 {
    display: inline-block;
    margin-bottom: -6px;
  }
  .blog_sport_style2 {
    margin-bottom: -7px;
  }
  .blog_contact_info_div {
    margin-bottom: 33px;
  }
  .blog_technology_slider .blog_post_style2 .blog_post_style2_content h3 {
    padding-top: 10px;
  }
  .blog_food_slider
    .blog_food_gallery_big
    .blog_post_style2
    .blog_post_style2_img
    img {
    width: 100%;
  }
  .blog_cookies_div .blog_cookies_data {
    width: 400px;
  }
  .blog_cookies_div .blog_cookies_icon {
    width: 70px;
    height: 70px;
    line-height: 55px;
  }
  .blog_cookies_div .blog_cookies_icon svg.cookie_open_icon,
  .blog_cookies_icon.open.animation_effect .blog_icon svg.cookie_close_icon {
    top: 13px;
  }
  .blog_cookies_div .blog_cookies_icon svg.cookie_close_icon {
    top: 21px;
  }
  .blog_insta_div {
    margin-top: 1px;
  }
  .blog_instagram_slider .blog_bottompadder60 {
    padding-bottom: 30px;
  }
  .blog_topheading_style2 .blog_travel_style2 .blog_row:last-child {
    margin-top: -6px;
  }
  .blog_testimonial_slider .bx-wrapper ul.bxslider li .testimonial_data,
  .blog_testimonial_slider .testimonial-top .testimonial_data {
    padding: 0px;
  }
  .blog_topheading_slider_nav
    .blog_world_news_slider
    .worldnews-swiper-button-next,
  .blog_topheading_slider_nav
    .blog_world_news_slider
    .worldnews-swiper-button-prev {
    top: -55px;
  }
  .blog_insta_div .blog_post_slider_wrapper {
    display: block;
  }
  body.homepage2.single_with_sidebar
    .col-lg-3.col-md-12.col-sm-12.col-12.theiaStickySidebar {
    margin-top: 50px;
  }
  .blog_innerpages.blog_terms_div {
    margin-top: 20px;
  }

  .ltr .blog_banner_slider .swiper-container {
    margin-left: 0px !important;
  }
  .rtl .blog_banner_slider .swiper-container {
    margin-right: 0;
  }
}
@media (max-width: 545px) {
  .blog_post_slider_content h2 a {
    font-size: 18px !important;
  }
  .rtl .blog_main_menu .blog_main_menu_innerdiv ul li.blog_dropdown > a:before {
    right: unset;
    left: 15px !important;
  }
  .blog_travel_style2 .blog_col_3,
  .blog_world_news_style2 .blog_world_smallbox,
  .blog_sport_style2 .blog_row:last-child .blog_col3 {
    width: 47.5%;
  }
  .blog_world_news_slider .blog_post_slider_img {
    display: inline-block;
  }
  .blog_world_news_slider .blog_col_4 {
    width: 30%;
  }
  .blog_insta_div {
    margin-top: 0;
  }
  .blog_sport_style2 {
    margin-bottom: 1px;
  }
  .blog_technology_style2
    .blog_row
    .blog_bigbox
    .blog_post_style2
    .blog_post_style2_content
    .blog_author_data,
  .blog_technology_style2
    .blog_row
    .blog_bigbox
    .blog_post_style2
    .blog_post_style2_content
    ul.blog_meta_tags {
    display: none;
  }
  .blog_innerpages .blog_technology_slider {
    margin-bottom: -13px;
  }
  .blog_main_header .blog_logo {
    width: 30px !important;
  }
  .blog_main_header .blog_top_search {
    width: calc(100% - 30px) !important;
  }
}

@media (max-width: 479px) {
  .blog_insta_div .blog_post_slider_content ul,
  .blog_insta_div .blog_post_slider_content .blog_author_data {
    display: inline-block;
  }
  .blog_technology_style2
    .blog_row
    .blog_bigbox
    .blog_post_style2
    .blog_post_style2_content
    .blog_author_data,
  .blog_technology_style2
    .blog_row
    .blog_bigbox
    .blog_post_style2
    .blog_post_style2_content
    ul.blog_meta_tags {
    display: inline-block;
  }
  .blog_food_slider .blog_post_style2 {
    display: block;
    text-align: center;
  }
  .blog_food_slider
    .blog_food_gallery_thumbs
    .swiper-slide
    .blog_post_style2
    .blog_post_style2_img {
    display: inline-block;
    margin-bottom: 7px;
  }
  .blog_food_slider
    .blog_food_gallery_thumbs
    .swiper-slide
    .blog_post_style2
    .blog_post_style2_content {
    float: none;
    padding: 0;
    text-align: center;
  }
  .blog_food_slider
    .blog_food_gallery_thumbs
    .swiper-slide
    .blog_post_style2
    .blog_post_style2_content
    .blog_author_data {
    float: none;
    display: inline-block;
    margin-bottom: 0;
  }
  .blog_banner_slider.wrapper.banner_style2
    .blog_banner_slider_center
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    background: rgba(255, 255, 255, 0.9);
  }
  .blog_technology_slider .blog_post_style2 .blog_post_style2_content h3 {
    font-size: 14px;
    line-height: 26px;
  }
  .blog_cookies_div .blog_cookies_icon {
    width: 60px;
    height: 60px;
    line-height: 45px;
  }
  .blog_cookies_div .blog_cookies_icon svg.cookie_open_icon,
  .blog_cookies_icon.open.animation_effect .blog_icon svg.cookie_close_icon {
    top: 9px;
  }
  .blog_cookies_div .blog_cookies_icon svg.cookie_close_icon {
    top: 16px;
  }
  .blog_cookies_div .blog_cookies_data {
    bottom: 40px;
  }
  .blog_histroy_div ul li .blog_date {
    width: 100px;
  }
  .blog_histroy_div ul li .blog_date h4 {
    font-size: 14px;
  }
  .blog_author_div .blog_author_content h3 {
    font-size: 23px;
    font-weight: 700;
    line-height: 38px;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .blog_contact_form_div_inner {
    padding: 60px 30px;
    padding-top: 10px;
  }
  .blog_comment_div ol.comment-list li ul.children {
    padding-left: 0;
  }
  .blog_food_slider
    .blog_food_gallery_thumbs
    .swiper-slide
    .blog_post_style2
    .blog_post_style2_content
    h3 {
    padding-top: 0;
  }
  .blog_travel_slider
    .blog_col_6
    .blog_post_slider_wrapper
    .blog_post_slider_content,
  .blog_travel_slider
    .blog_col_4
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    display: none;
  }
  .blog_technology_slider .blog_post_style2 {
    display: inline-block;
  }
  .blog_technology_slider .blog_post_style2 .blog_post_style2_img {
    flex: 100%;
    text-align: center;
  }
  .blog_technology_slider .blog_post_style2 .blog_post_style2_content {
    flex: 100%;
    padding: 10px 0px 0;
  }
  .blog_innerpages .blog_technology_slider .blog_post_style2 {
    text-align: center;
  }
  .blog_innerpages
    .blog_technology_slider
    .blog_post_style2
    .blog_post_style2_img {
    display: inline-block;
  }
  .blog_header_style2 .blog_main_header .blog_top_search ul li a {
    padding: 0px 10px;
  }
  .blog_search_popup .form-inline {
    width: 90%;
  }
  .blog_post_style2.blog_single_div .blog_post_style2_content blockquote,
  .blog_author_div {
    display: inline-block;
  }
  .blog_post_style2.blog_single_div
    .blog_post_style2_content
    blockquote
    .blog_testimonial_img,
  .blog_author_div .blog_author_img {
    flex: 100%;
    text-align: center;
  }
  .blog_post_style2.blog_single_div
    .blog_post_style2_content
    blockquote
    .blog_testimonial_data,
  .blog_author_div .blog_author_content {
    flex: 100%;
    padding: 15px 0 0;
  }
  .blog_comment_div
    ol.comment-list
    li
    .blog_comment_meta
    ul
    li
    .blog_onhover_social_icon
    ul
    li
    a
    img {
    display: none;
  }
  .blog_comment_div ol.comment-list li .blog_comment_meta ul li {
    min-width: 50px;
  }
  .blog_comment_div
    ol.comment-list
    li
    .blog_comment_meta
    ul
    li
    .blog_onhover_social_icon {
    width: calc(330px - 130px);
  }
  .blog_comment_div
    ol.comment-list
    li
    .blog_comment_meta
    ul
    li
    .blog_onhover_share_icon {
    width: 120px;
    top: 100%;
    left: 0;
    background: #fff;
    padding: 10px;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
  }
  .blog_comment_div
    ol.comment-list
    li
    .blog_comment_meta
    ul
    li:hover
    .blog_onhover_share_icon {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  .blog_comment_formdiv .comment-form .blog_row,
  .widget.widget_special_post ul {
    display: inline-block;
  }
  .widget.widget_special_post ul {
    display: block;
  }
  .blog_comment_formdiv .comment-form .blog_row .blog_halfbox,
  .widget.widget_special_post ul li {
    margin-right: 0px;
  }
  .blog_post_slider_content p {
    display: none;
  }
  .blog_post_slider_content h2 {
    width: 100%;
    padding-top: 0;
  }
  .blog_banner_slider .gallery-top .blog_post_slider_content {
    left: 10px;
    bottom: 10px;
    padding: 15px;
    width: 70%;
    background: #ffffffbf;
  }
  .blog_banner_slider .swiper-container.gallery-top .swiper-button-next,
  .blog_banner_slider .swiper-container.gallery-top .swiper-button-prev {
    bottom: 32px;
    left: 135px;
  }
  .blog_banner_slider .swiper-container.gallery-top .swiper-button-next {
    left: 120px;
  }
  .blog_banner_slider
    .swiper-container.gallery-thumbs
    .blog_post_slider_content
    h2 {
    width: 100%;
  }
  .blog_world_news_slider .blog_col_4 {
    width: 100%;
    margin: 0 !important;
  }
  .blog_world_news_slider .swiper-slide {
    display: block;
  }
  .blog_world_news_slider .blog_col_8 {
    margin: 0;
  }
  .blog_world_news_slider .blog_post_slider_wrapper {
    display: block;
    width: 100%;
    padding: 0 !important;
  }

  .blog_world_news_slider .blog_post_slider_wrapper img {
    width: 100%;
    height: 240px;
  }
  .blog_world_news_slider .blog_col_8 .blog_post_slider_img img {
    height: 240px !important;
  }
  .blog_world_news_slider .blog_post_slider_wrapper .blog_post_slider_img {
    display: block;
  }
  .blog_world_news_style2 .blog_world_smallbox {
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .blog_world_news_style2 .blog_world_smallbox:last-child {
    margin-top: 0;
  }
  .blog_world_news_style2 .blog_world_smallbox .blog_post_slider_wrapper {
    margin-bottom: 20px;
    width: 47%;
    float: left;
    margin-right: 20px;
  }
  .blog_world_news_style2
    .blog_world_smallbox
    .blog_post_slider_wrapper:last-child {
    margin-right: 0px;
  }
  .blog_world_news_style2
    .blog_world_smallbox
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    display: none;
  }
  .blog_testimonial_slider .bx-pager a {
    width: 90px;
    margin: 0px;
  }
  .blog_testimonial_slider .bx-pager a img {
    transform: scale(0.7, 0.7);
    -webkit-transform: scale(0.7, 0.7);
    -moz-transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
    -o-transform: scale(0.7, 0.7);
  }
  .blog_testimonial_slider .bx-pager a.active img {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }
  .blog_food_style2 .blog_food_bigdiv ul li .blog_post_style2,
  .blog_technology_style2 .blog_row .blog_bigbox .blog_post_style2 {
    display: inline-block;
    padding: 20px;
    text-align: center;
  }
  .blog_food_style2
    .blog_food_bigdiv
    ul
    li
    .blog_post_style2
    .blog_post_style2_content,
  .blog_technology_style2
    .blog_row
    .blog_bigbox
    .blog_post_style2
    .blog_post_style2_content {
    padding-left: 0px;
    text-align: center;
  }
  .blog_food_style2
    .blog_food_bigdiv
    ul
    li
    .blog_post_style2
    .blog_post_style2_content
    h3,
  .blog_technology_style2
    .blog_row
    .blog_bigbox
    .blog_post_style2
    .blog_post_style2_content
    h3 {
    padding-left: 0;
  }
  .blog_food_style2
    .blog_food_bigdiv
    ul
    li
    .blog_post_style2
    .blog_post_style2_content
    .blog_meta_tags
    li {
    margin-bottom: 0;
  }
  .blog_food_style2
    .blog_food_bigdiv
    ul
    li
    .blog_post_style2
    .blog_post_style2_content
    .blog_author_data,
  .blog_technology_style2
    .blog_row
    .blog_bigbox
    .blog_post_style2
    .blog_post_style2_content
    .blog_author_data {
    float: none;
    display: inline-block;
  }
  .blog_sport_style2 .blog_row {
    display: inline-block;
  }
  .blog_sport_style2 .blog_row .blog_col6 {
    margin-right: 0px;
  }
  .blog_sport_style2 .blog_row:last-child .blog_col3,
  .blog_sport_style2 .blog_row:last-child .blog_col3 .blog_post_slider_img,
  .blog_sport_style2 .blog_row:last-child .blog_col3 .blog_post_slider_img img,
  .blog_sport_style2
    .blog_row
    .blog_col6
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2,
  .blog_sport_style2
    .blog_row
    .blog_col3
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2,
  .blog_travel_style2 .blog_col_3,
  .blog_travel_style2 .blog_col_3 .blog_post_slider_img,
  .blog_travel_style2 .blog_col_3 .blog_post_slider_img img,
  .blog_world_news_style2 .blog_world_smallbox .blog_post_slider_wrapper,
  .blog_world_news_style2
    .blog_world_smallbox
    .blog_post_slider_wrapper
    .blog_post_slider_img,
  .blog_world_news_style2
    .blog_world_smallbox
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    width: 100%;
  }
  .blog_sport_style2
    .blog_row
    .blog_col3
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    padding: 0;
  }
  .blog_world_news_style2
    .blog_world_smallbox
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    display: block;
  }
  .blog_sport_style2 .blog_row:last-child .blog_col3,
  .blog_travel_style2 .blog_col_3,
  .blog_world_news_style2 .blog_world_smallbox,
  .blog_travel_style2 .blog_row:nth-child(even) .blog_col_3:nth-child(4n-1) {
    margin-right: 0px;
  }
  .blog_travel_style2
    .blog_col_3
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    width: 100%;
    left: 0;
    bottom: 20px;
    padding: 0px 15px;
  }
  .blog_travel_style2
    .blog_col_3
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    font-size: 13px;
    width: 100%;
    line-height: 23px;
  }
  .blog_post_slider_wrapper .blog_post_slider_img {
    display: inline-block;
  }
  .blog_date_div,
  .blog_temperature_div {
    width: 100%;
    text-align: center;
    padding: 10px 20px;
  }
  .blog_date_div {
    padding-bottom: 0;
  }
  .blog_date_div p {
    border: none;
    display: inline-block;
  }
  .blog_world_news_slider .blog_col_8 .blog_post_slider_img img {
    height: auto;
  }
  .blog_cookies_div .blog_cookies_data {
    width: 300px;
    padding: 20px;
  }
  .blog_food_style2
    .blog_food_bigdiv
    ul
    li
    .blog_post_style2
    .blog_post_style2_img,
  .blog_technology_style2
    .blog_row
    .blog_bigbox
    .blog_post_style2
    .blog_post_style2_img {
    display: inline-block;
    margin-bottom: 10px;
  }
  .blog_comment_div
    ol.comment-list
    li
    .blog_comment_meta
    ul
    li.blog_toggleonclick.menu_open {
    min-width: 250px;
  }
  .blog_technology_slider .blog_post_style2 .blog_post_style2_content h3 {
    padding-top: 0px;
  }
  .blog_fullwidth_multislide_slider
    .blog_post_slider_wrapper
    .blog_post_slider_img,
  .blog_fullwidth_multislide_slider
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img,
  .blog_fullwidth_multislide_slider .blog_post_slider_wrapper,
  .blog_instagram_slider .blog_post_slider_wrapper .blog_post_slider_img,
  .blog_instagram_slider .blog_post_slider_wrapper .blog_post_slider_img img,
  .blog_instagram_slider .blog_post_slider_wrapper {
    width: 100%;
  }
  .blog_topheading_style2 .blog_travel_style2 .blog_post_slider_wrapper,
  .blog_topheading_style2
    .blog_travel_style2
    .blog_post_slider_wrapper
    .blog_post_slider_img,
  .blog_topheading_style2
    .blog_travel_style2
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img,
  .blog_sport_style2 .blog_post_slider_wrapper {
    width: 100%;
  }
  .blog_testimonial_slider {
    padding: 0 40px 30px;
  }
  .blog_testimonial_slider .testimonial-thumbs {
    padding-top: 76px;
  }
  .blog_testimonial_slider .testimonial-thumbs .swiper-slide {
    width: 80px !important;
  }
  .blog_testimonial_slider .bx-pager a.active img,
  .blog_testimonial_slider .testimonial-thumbs .swiper-slide-thumb-active img {
    margin-top: 0px;
  }
  .blog_travel_style2 .blog_col_3,
  .blog_world_news_style2 .blog_world_smallbox,
  .blog_sport_style2 .blog_row:last-child .blog_col3 {
    width: 100%;
  }
  .blog_topheading_style2
    .blog_travel_style2
    .blog_post_slider_wrapper
    .blog_post_slider_img
    img {
    height: auto;
  }
  .blog_topheading_style2
    .blog_travel_style2
    .blog_travel_content_post.blog_post_style2,
  .blog_topheading_style2 .blog_travel_style2 .blog_post_slider_wrapper {
    display: inline-flex;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_temperature_div,
  .blog_header_style2 .blog_top_header_wrapper .blog_date_div {
    padding: 10px 0 0;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_date_div,
  .blog_header_style2 .blog_top_header_wrapper .blog_temperature_div {
    width: 100%;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_temperature_div {
    text-align: center;
  }
  .widget.widget_special_post ul li img {
    width: 100%;
  }
  .widget.widget_special_post ul li .blog_post_slider_img {
    display: block;
  }
  .widget.widget_special_post ul li .blog_post_slider_wrapper {
    display: block;
  }
  .blog_top_header_wrapper .blog_tranding_slider {
    width: 100%;
  }
  .blog_top_header_wrapper .blog_tranding_div {
    display: none;
  }
  .blog_top_header_wrapper .blog_date_div,
  .blog_top_header_wrapper .blog_temperature_div {
    width: 49%;
    display: inline-flex;
  }
  .blog_main_header .blog_logo img {
    /* display: none; */
  }
  .blog_col_8.large_post {
    padding: 0 !important;
  }
  .ltr .blog_banner_slider .swiper-container {
    margin-left: 0px !important;
  }
  .rtl .blog_banner_slider .swiper-container {
    margin-right: 0px !important;
  }
  .blog_banner_slider .swiper-container{
        border-radius: unset !important;
  }
}
@media (max-width: 375px) {
  .blog_sport_slider .blog_post_style2 {
    display: block;
  }
  .blog_sport_slider .blog_post_style2 .blog_post_style2_img {
    margin-bottom: 20px;
  }
  .blog_sport_slider .blog_post_style2 .blog_post_style2_content {
    padding: 0;
    text-align: center;
  }
  .blog_sport_slider
    .blog_post_style2
    .blog_post_style2_content
    .blog_author_data {
    float: none;
    display: inline-block;
  }
  .blog_post_slider_content h2 {
    width: 100%;
  }
  .blog_logo img {
    width: 80%;
    margin-top: 7px;
  }
  .blog_date_div,
  .blog_temperature_div {
    padding: 10px;
  }
  .blog_date_div {
    padding-bottom: 0;
  }
  .blog_sport_style2 .blog_row:last-child .blog_col3,
  .blog_travel_style2 .blog_col_3,
  .blog_world_news_style2 .blog_world_smallbox,
  .blog_travel_style2 .blog_row:nth-child(even) .blog_col_3:nth-child(4n-1) {
    margin-right: 0px;
  }
  .blog_travel_style2 .blog_col_3,
  .blog_travel_style2 .blog_col_3 .blog_post_slider_img,
  .blog_travel_style2 .blog_col_3 .blog_post_slider_img img {
    width: 100%;
  }
  .blog_travel_style2
    .blog_col_3
    .blog_post_slider_wrapper
    .blog_post_slider_content {
    width: 100%;
    left: 0;
    bottom: 20px;
    padding: 0px 15px;
  }
  .blog_travel_style2
    .blog_col_3
    .blog_post_slider_wrapper
    .blog_post_slider_content
    h2 {
    font-size: 13px;
    width: 100%;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_date_div p {
    border: none;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_logo {
    padding: 10px 0;
  }
  .blog_header_style2 .blog_top_header_wrapper .blog_user_div a {
    padding: 10px 0 0;
  }
}
/*====Responsive Css End====*/
.fadeInUp {
  animation: fadeInUp 0.2s;
  -webkit-animation: fadeInUp 0.2s;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
li.blog_search.show_search .blog_search_popup form.form-inline {
  flex-direction: column;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 7px;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
     readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-tiktok:before {
  content: "\e07b";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.swal2-styled.swal2-confirm {
  background: #fa9324;
}

.worldnews-swiper-button-prev,
.worldnews-swiper-button-next {
  right: auto !important;
}

.blog_post_slider_wrapper .swiper-button-next {
  left: 100px;
}
.mh-150px {
  max-height: 150px;
}
.mw-190px {
  max-width: 190px;
}

.ltr .tab_toggle_menu {
  position: initial;
  padding-right: 5px;
  /* right: 15px; */
}
.ltr .blog_post_style2_content h3 {
  text-align: left;
}
.ltr
  .blog_topheading_slider_nav
  .blog_world_news_slider
  .worldnews-swiper-button-next,
.ltr .swiper-button-next,
.ltr .worldnews-swiper-button-next,
.ltr .swiper-button-next {
  left: unset !important ;
  right: 40px !important;
}
.ltr .blog_world_news_slider .worldnews-swiper-button-prev,
.ltr .swiper-button-prev,
.ltr .worldnews-swiper-button-prev {
  left: unset !important;
  right: 25px !important;
}
.ltr .blog_post_style2 .blog_post_style2_content,
blog_post_style2_content {
  text-align: left !important;
}
.ltr .blog_banner_slider .swiper-container.gallery-top .swiper-button-next {
  left: 170px !important;
}
.ltr .blog_banner_slider .swiper-container.gallery-top .swiper-button-prev {
  left: 190px !important;
}

.ltr
  .blog_tranding_slider
  .swiper-container.swiper-container-vertical
  .swiper-button-next {
  right: 25px !important;
}
.mb-50px {
  margin-bottom: 50px;
}
.blog_followus_div a i {
  font-size: larger !important;
  padding-inline-end: 10px;
}
button.blog_newsletter_btn {
  border: none;
  padding: 25px;
  background: #263d98;
  border-radius: 10px 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  z-index: 999;
  bottom: 0px;
  position: fixed;
}
.rtl button.blog_newsletter_btn {
  left: 0;
}
.page-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.blog_main_menu .blog_main_menu_innerdiv ul li ul.sub-menu li a {
  text-align: start;
}

.blog_main_menu .blog_main_menu_innerdiv ul li.blog_dropdown > a:before {
  content: none;
}

.blog_post_slider_content h2 a {
  color: #fff;
}

.blog_banner_slider .gallery-top .blog_post_slider_content {
  background: #00000094;
  left: 0;
  bottom: 0px;
  padding: 7px;
  width: 100%;
  color: #fff;
}

.blog_banner_slider .swiper-container.gallery-top .swiper-button-next, .blog_banner_slider .swiper-container.gallery-top .swiper-button-prev {
  bottom: 27px;
}

.ltr .blog_banner_slider .swiper-container.gallery-top .swiper-button-next {
  right: 180px !important;
  left: unset !important;
}

.ltr .blog_banner_slider .swiper-container.gallery-top .swiper-button-prev {
  right: 150px !important;
  left: unset !important;
}

.blog_main_menu .blog_main_menu_innerdiv ul li a {
  font-size: 18px;
}

.blog_post_style2_img {
  /* margin-right: 15px; */
}

.blog_sport_slider .blog_post_style2_content p {
  font-size: 14px;
  line-height: 24px;
  display: block;
  float: left;
  margin-right: 20px;
}

body.rtl .blog_sport_slider .blog_post_style2_content p {
  float: right;
}
body.ltr .blog_top_search .blog_header_search{right: 0;}
body.rtl .blog_top_search .blog_header_search{left: 0;}
.nav-bg{  background: #828482;}
div.lang a{color: #fff;} 
.blog_main_header .widget_social{
  padding: 0;
    background: unset;
    box-shadow: none;
}
.item_content{
  height: 100%;
  background: #00000061;
  color: #fff;
}
.item_content > h4{
  color: #fff;
    height: auto;
}
.swiper-button-next ,.swiper-button-prev{width: 25px;}
.veriy_btn{
  color: #fff;
  background: #e79b21;
  border: 0;
  height: 100%;
}
.news-details-layout1 >.widget_social {
  box-shadow: none; 
}
.news-details-layout1  , .aside-categories , .border-r-10 {
  border-radius: 10px;
  overflow: hidden;
}
.blog_footer .social-list{
  list-style: none;

}
.blog_footer .social-list li a , .footer_word{
  color: #fff;  
  font-size: large;
}

.blog_main_heading_div{
  border-radius: 10px;
}
.aside-categories div.item_content{
  display: grid;
  align-items: center;
  border-radius: 10px;
}

.aside-categories a:nth-child(odd){
  border-radius: 0;
    border: #fff solid;
    border: 0;
    border-right: #fff solid 3px;

}

.aside-categories a:nth-child(even){
  border-radius: 0;
    border: #fff solid;
    border: 0;
    border-left: #fff solid 3px;
    
}
.contact-data h3 i{
  font-size: inherit !important;
  padding-inline-end: 10px;
  color: #e89b23;
}
.contact-data a{    color: inherit;}
/* .contact-data h3 a{
  font-size: inherit !important;
  color: #e89b23;
} */
  .contact-data .social-list i , .contact-data .social-list ,.contact-data .social-list a {
  color: #e89b23;
}

.cotact form label {color: #000;}

.cotact form input , .cotact form textarea{background: #f3f4f7;
  border-radius: 5px;}
.rtl .veriy_btn{
  /* height: 95%; */
  border-radius: 20px 0px 0px 0px;
}

.ltr .veriy_btn{
  /* height: 95%; */
  border-radius: 0px 20px 0px  0px;
}

@media (max-width: 576px){
  .blog_main_header{height: 90px;}
  .logo.mh-150px{
      width: 150px;;
  }
  .blog_main_header .blog_logo{
   /* display: none;  */
   min-width: 120px;
  }
  .blog_main_header .widget_social.blog_top_search{
    justify-content: end;
    display: flex;
    width: 100%;
  }
  .blog_main_header .widget_social ul{
    padding: 0;
    display: contents;
  }
  .veriy_card h5{
    font-size: 15px;
  }
}
.blog_main_header img{
  margin-top: 20px;;
}
@media (min-width: 992px){
	.dropdown-menu .dropdown-toggle:after{
		border-top: .3em solid transparent;
	    border-right: 0;
	    border-bottom: .3em solid transparent;
	    border-left: .3em solid;
	}
	.dropdown-menu .dropdown-menu{
		margin-left:0; margin-right: 0;
	}
	.dropdown-menu li{
		position: relative;
	}
	.nav-item .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.nav-item .submenu-left{ 
		right:100%; left:auto;
	}
}

ul.sub-menu  ul.sub-menu{ display: none;} 
ul.sub-menu > li.blog_dropdown:hover >ul.sub-menu{
  display:  contents;
}
.sub-menu a, .sub-menu a:hover {
  color: #e89b23 !important;
}
.post-row .blog_post_style2 .blog_post_style2_img{
  flex: 40% !important;
}
.page-description{color: #000;}
.post_desc{
  height: 160px;
  overflow: hidden;
}
.post_desc a{
  font-weight: bold;
  padding: 10px;
}
.post_desc_home{
  padding: 0;
}
.blog_banner_slider .gallery-top .blog_post_slider_content {
  /* background: linear-gradient(#b0b0b038, #171718a8); */
  background: linear-gradient(to left, black , #656262);
  background: linear-gradient(to left, #000000a8 , #65626285);
  left: 0;
  padding: 7px;
  width: 100%;
  color: #fff;
  bottom: 0;
}

.swiper-button-next  svg path {
  fill: white;
}
.swiper-button-prev svg path {
  fill: white;
}
.page-description table{direction: ltr !important;}
.blog_banner_slider .gallery-top .blog_post_slider_content {
    background: linear-gradient(#b0b0b038, #171718a8);
    left: 0;
    top: 0px;
    padding: 7px;
    width: 100%;
    color: #fff;
    bottom: 0;
}
.blog_post_slider_content h2 {
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    padding: 9px 9px;
    bottom: 0;
    position: absolute;
    display: block;
    text-transform: capitalize;
}
.top_cotnent.widget_recent_post >ul li{
  padding-bottom: 0;
  padding-top: 0;
  margin-bottom: 10px;
}
.top_cotnent.widget_recent_post >ul li .blog_recent_post .blog_recent_post_img{
  flex:30%
}
.top_cotnent.widget_recent_post >ul li .blog_recent_post .blog_recent_post_img img{
  max-width: 100%;
  width: 75px;
  max-height: 100%;
  height: 75px;
}
.top_cotnent.widget_recent_post ul li .blog_recent_post .blog_recent_post_content h4 a{
  /* font-size: larger; */
    line-height: 1.3em;
    height: 4em;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #23292f;
  font-size: 14px;
}
.blog_recent_post {
  display: flex;
  align-items: center;
}
ul.sub-menu .sub-menu {
  display: block !important;
  position: absolute !important;
  will-change: transform !important;
  top: 0 !important;
  /* left: 100% !important; */
  right: auto !important;
  transform: translate3d( -100%, 0px, 0px) !important;
} 
li a.widget_social_link {padding-inline-start:3px}
@media(max-width: 992px) {

ul.sub-menu.sub-menu {
  position: static !important;
  transform: none !important;
}
}
@media(max-width: 768px) {
  .blog_post_style2{
    flex-direction: column;
  }
  
}
.aside-categories{
  overflow: auto !important;
}
.swiper-wrapper{
  height: auto !important;
}

.blog_post_video_img a {
    height: 400px;
    overflow: hidden;
    width: 100%;
}

.blog_post_style2 a > img {
    height: 400px;
    /* object-fit: cover; */
    width: 100%;
}

.blog_banner_slider .swiper-container.gallery-top .blog_post_slider_wrapper .blog_post_slider_img img {
    object-fit: inherit;
}

.blog_post_slider_wrapper  .position-relative >img.img-fluid{
  height: 137px;
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
}

.blog_main_heading_div h3 {
    height: 43px;
}

.page-description p > img {
    width: 100% !important;
    height: auto !important;
}