@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
* {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
background:#f7f8f9;
line-height: 20px;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 400;
color: #000000;
}
body, html{
overflow-x:hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
nav ul {
list-style: none;
}
html * {
outline: none !important;
}
ol, ul, li {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
a {
color:#be1522;
margin: 0;
padding: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
text-decoration: none;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
a:hover, a:focus {
cursor: pointer !important;
text-decoration: none;
color:#000000;
}
img {
display: block;
max-width: 100%;
height: auto;
}
strong {
font-weight: 700;
}
em, i {
font-style: italic;
}
small {
font-size: 12px;
line-height: 16px;
}
ul {
margin: 0;
padding: 0 0 20px 0;
list-style-type: none;
}
ul li {
padding: 0 0 12px 15px;
position:relative;
}
ul li:before {
content: "\f054";
font-family: "Font Awesome 5 Free";
font-weight: 900;
left:0;
position:absolute;
top:0;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 22px;
font-size: 14px;
}
h1,h2{
font-family: Arial, Helvetica, sans-serif;
font-weight:700;
}
h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
font-weight:700;
}
p {
padding: 0;
}
p:empty {
display: none !important;
}
/* change colours to suit your needs */
ins {
background-color: #ff9;
color: #000;
text-decoration: none;
}
/* change colours to suit your needs */
mark {
background-color: #ff9;
color: #000;
font-style: italic;
font-weight: bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom: 1px dotted;
cursor: help;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
hr {
display: block;
border: 0;
border-top: 1px solid #cccccc;
margin: 1em 0;
padding: 0;
}
input, select {
vertical-align: middle;
}
outline {
border: 0;
}
textarea {
outline: none;
resize: none;
}
input[type="submit"], input[type="button"], input[type="reset"] {
cursor: pointer;
outline: none;
font-family: Arial, Helvetica, sans-serif;
transition:all 400ms linear;
}
button[disabled], input[disabled], submit[disabled] {
cursor: default;
}
.clear {
clear: both;
line-height: 0;
font-size: 0;
}
.wrapper {
margin: 0 auto;
}
.parallax {
background-attachment: fixed;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
}
.container{
max-width:1180px;
margin-right: auto !important;
margin-left: auto !important;
}
.form-control:focus {
color: #151744;
background-color: #fff;
border-color: #151744;
outline: 0;
box-shadow: none;
}
.btn{
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.btn.btn-lg {
font-size: 16px;
line-height: 18px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 500;
padding: 6px 13px 7px 13px;
border-radius: 0;
text-transform:uppercase;
border:2px solid transparent;
}
.btn.btn-lg i {
vertical-align: middle;
margin-right: 8px;
font-size: 16px;
}
.btn.btn-sm{
font-size: 14px;
line-height: 18px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 500;
padding:8px 12px 8px 12px;
border-radius: 0;
text-transform:uppercase;
border:2px solid transparent;
}
.btn.btn-sm i {
vertical-align: middle;
margin-right: 8px;
font-size: 14px;
}
.btn.btn-xs{
font-size:11.2px;
line-height: 13.55px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 500;
padding:3px 8px;
border-radius: 0;
text-transform:uppercase;
border:2px solid transparent;
}
.btn.btn-xs i {
vertical-align: middle;
margin-right: 8px;
font-size: 11.2px;
}
.btn-primary,.fc .fc-button-primary {
background-color:#be1522;
border-color:#be1522;
color:#ffffff;
}
.btn-check:focus+.btn-primary,.btn-primary:focus,.btn-primary:hover,
.btn-check:focus+.fc .fc-button-primary,.fc .fc-button-primary:focus,.fc .fc-button-primary:hover {
background-color:transparent;
border-color:#be1522;
color:#be1522;
}
.btn-check:focus+.btn-primary,.btn-primary:focus,
.btn-check:focus+.fc .fc-button-primary,.fc .fc-button-primary:focus {
box-shadow:none
}
.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle,
.fc .fc-button-primary:not(:disabled).fc-button-active, .fc .fc-button-primary:not(:disabled):active{
background-color:transparent;
border-color:#be1522;
color:#be1522;
}
.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus {
box-shadow:none;
}
.btn-primary.disabled,.btn-primary:disabled {
background-color:transparent;
border-color:#b3d9f3;
color:#000000;
}
.form-select:focus, .form-control:focus{
border-color: #be1522;
outline: 0;
box-shadow:none;

}
/*************general*******************/
h2{
font-size:22px;
line-height:30px;
color:#000000;
}
h3{
font-size:18px;
line-height:24px;
color:#000000;
}
h4{
font-size:16px;
line-height:22px;
color:#000000;
}
.no_list li::before{
display:none;
}
.header_top{
background:#be1522;
padding:5px 0;
position:relative;
transition: all 400ms linear;
}
.header_top.smaller {
position: fixed;
width: 100%;
z-index: 99;
top:0;
left:0;
}
h1.logo {
margin-bottom: 0;
position: absolute;
top: 0;
left: 50%;
margin-left: -27px;
width: 55px;
height: 52px;
display: flex;
align-items: center;
justify-content: center;
transition: all 400ms linear;
}
h1.logo a {
display: block;
}
.navigation {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 17px;
color: #ffffff;
text-transform: uppercase;
height: 45px;
display: flex;
justify-content: center;
align-items: center;
transition: all 400ms linear;
}
.navigation ul{
display:inline-block;
}
.navigation ul li{
display:inline-block;
padding:0 33px 0 0;
position: relative;
}
.navigation ul li:last-child{
padding-right:0;
}
.navigation ul li a{
color:#ffffff;
}
.navigation ul li a:hover{
color:#000000;
}
.navigation ul li ul.sub-menu {
visibility: hidden;
opacity: 0;
position: absolute;
padding: 5px 0;
top: 100%;
transform: translateY(50px);
left: 0;
width: 250px;
background: #be1522;
box-shadow: 0px 10px 10px 3px rgba(0, 0, 0, 0.3);
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
z-index: 111;
transition: 0.4s all;
font-size: 12px;
}
.navigation ul li:hover ul.sub-menu {
visibility: visible;
opacity: 1;
transform: translateY(11px);
}
.navigation ul li ul.sub-menu li {
display: block;
border-bottom: 1px solid #9a0202;
margin: 0;
text-align: left;
}
.navigation ul li ul.sub-menu li a {
padding: 8px 10px;
display: block;
}
.social_link {
display: inline-block;
font-size: 17px;
margin-left:65px;
}
.social_link ul li.list-inline-item{
padding-right:4px;
margin-right:0;
}
.banner {
position: relative;
font-size: 18px;
line-height: 27px;
color: #ffffff;
margin-bottom: 10px;
}
.banner .container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
z-index: 9;
}
.banner h2 {
font-size: 30px;
line-height: 35px;
text-transform: uppercase;
color: #ffffff;
margin-bottom: 15px;
}
.banner h3 {
color: #ffffff;
font-size: 25px;
line-height: 30px;
text-transform: uppercase;
margin-bottom: 15px;
}
.page-template-home-page main {
background: #000000;
}
.page-template-home-page .sbi_feedtheme_header_text h3{
color: #ffffff !important;
}
.carousel {
padding: 0;
}
section.sliderSection {
padding: 0 0 10px 0;
}
.sliderSection h2 {
color: #ffffff;
font-size: 28px;
line-height: 32px;
margin: 0;
}
.sliderSection a.btn.btn-outline {
color: #be1522;
font-size: 14px;
line-height: 18px;
font-weight: 600;

}
.carousel{
padding: 20px 0 0 0;
}
.carousel .card.slick-slide {
background-color: transparent;
color: #000;
height: auto;
margin: 0;
display: flex;
align-items: center;
justify-content: center;
border: none;
}
.carousel .card.slick-slide > div{
margin:0 7px;
}
.carousel .slick-slide img {
display: block;
height: 170px;
object-fit: cover;
border-radius: 8px;
margin-bottom: 15px;
}
.carousel .card.slick-slide h5 {
font-size: 14px;
line-height: 20px;
color: #ffffff;
font-weight: 600;
margin: 0;
}
.carousel .card.slick-slide h5 a{
color: #ffffff;
}
button.slick-prev.slick-arrow {
position: absolute;
left: -90px;
top: 45%;
transform: translateY(-50%);
display: inline-block;
width: 100px;
height: 100px;
background-repeat: no-repeat;
background-size: 100% 100%;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.5' d='m15 5l-6 7l6 7'/%3E%3C/svg%3E");
font-size: 0;
}

button.slick-next.slick-arrow {
position: absolute;
right: -90px;
top: 45%;
transform: translateY(-50%);
display: inline-block;
width: 100px;
height: 100px;
background-repeat: no-repeat;
background-size: 100% 100%;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.5' d='m9 5l6 7l-6 7'/%3E%3C/svg%3E");
font-size: 0;
}


.slick-next, .slick-prev{
  z-index: 5;
}


#mobile-header {
display: none;
float: none;
margin-left: 0;
}
footer {
background: #be1522;
padding: 25px 0;
font-size: 16px;
color: #fff;
}
footer address {
margin: 0;
}


/*m.d 09.01.26*/
.blog_list {
    padding: 54px 0 50px 0;
}
.rgt_bar_hdn h2 {
background: #be1522;
color: #fff;
padding: 8px 12px;
font-size: 18px;
font-weight: 400;
font-style: italic;
letter-spacing: 1px;
margin:-27px 0 24px 0;
}
.blog_details {
padding: 130px 0 50px 0;
}
.blog_details_img {
position: relative;
margin-bottom: 40px;
}
.blog_details_img h3 {
position: absolute;
top: -80px;
left: 70px;
background: #fff;
width: 400px;
font-size: 28px;
font-weight: 400;
padding: 20px 20px 30px;
line-height: 38px;
margin: 0;
/* font-style: italic; */
box-shadow: 0 0 20px rgba(0,0,0,0.2);
color:#000000;
}
.blog_details_txt {
font-weight: 400;
color: #575757;
font-size: 16px;
font-family: 'Arial', sans-serif;
line-height:22px;
}
.widout_banner .rgt_bar_hdn h2 {
margin-top: 0;
}
.widout_banner .blog_list_box {
margin-top: 30px;
}
img.alignleft{
float:left;
margin-left:0;
margin-right:20px;
margin-bottom:20px;
}
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
margin-top:20px;
margin-bottom:20px;
}
img.alignright{
float:right;
margin-left:20px;
margin-right:0;
margin-bottom:20px;
}
.blog_details_txt h2, .blog_details_txt h3, .blog_details_txt h4{
text-transform:capitalize;
margin-bottom:16px;
color:#d2202f;
/* font-style:italic; */
letter-spacing:1px;
}
.md_blog .category{
background: #FFF;
box-shadow: 0px 3px 26px 0px rgba(0, 0, 0, 0.10);
padding:20px;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 38px; 
letter-spacing: 0.32px;
font-family: 'Abril Fatface', cursive;
}
.md_blog .sidebar h3{
color: #BE1522;
font-size: 26px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-align:center;
margin-bottom:15px;
}
.md_blog .category ul{
padding:0;
}
.md_blog .category ul li {
line-height: 21px;
padding-bottom: 16px;
}
.md_blog .category ul li:last-child{
padding-bottom:0;
}
.md_blog .category ul li a{
color:#434343;
}
.md_blog .md_banner h2 {
color: #BE1522;
margin-bottom: 38px;
}
.frmSearch ul#country-list {
height: 300px;
overflow-y: scroll;
overflow-x: hidden;
}
.frmSearch ul#country-list li {
padding: 10px;
}
.frmSearch ul#country-list li a {
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
letter-spacing: 0.5px;
}
.frmSearch ul#country-list li::before {
display: none;
}
.frmSearch ul#country-list::-webkit-scrollbar {
width: 10px;
}
.frmSearch ul#country-list::-webkit-scrollbar-track {
border-radius: 10px;
box-shadow: inset 0 0 4px grey;
}
.frmSearch ul#country-list::-webkit-scrollbar-thumb {
background: #be1522;
border-radius: 10px;
height: 50px;
}
#country-list {
list-style: none;
width: 100%;
position: relative;
}
#country-list li {
background: #f0f0f0;
border-bottom: #bbb9b9 1px solid;
}
.blog_search {
background: #FFF;
box-shadow: 0px 3px 26px 0px rgba(0, 0, 0, 0.10);
padding: 20px;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 38px;
letter-spacing: 0.32px;
font-family: 'Abril Fatface', cursive;
margin-bottom: 30px;
}
.mobile_blog_search{display:none;}
.searchLoader{
background: url(../images/blog_loader.gif) no-repeat 147px;
}
.variations_form_wrapper {
padding: 15px 20px 20px 20px;
box-shadow: 0px 3px 12px rgba(0,0,0,0.4);
border-top: 5px solid #cc162c;
border-radius: 0px 0px 8px 8px;
background: #ffffff;
position: relative;
/*margin-top: 50px;*/
width: 400px;
}
.variations_form_wrapper label {
font-size: 14px;
font-weight: 400;
line-height: 18px;
letter-spacing: 0em;
text-align: left;
margin-bottom: 10px;
padding: 0;
}
.variations_form_wrapper select {
margin-bottom: 12px;
padding: 5px 10px;
height: 35px;
font-size: 14px;
line-height: 21px;
font-weight: 400;
color: #6b6b6b;
background-color: #FFFFFF;
border: 1px solid #8F97B2;
box-sizing: border-box;
border-radius: 0;
width: 100%;
}
.variations_form_wrapper button {
font-size: 16px;
line-height: 15px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 400;
padding: 10px 15px;
border-radius: 4px;
background-color: #cc162c;
border-color: #cc162c;
color: #ffffff;
}
.variations_form_wrapper button:hover {
background-color: #000000;
border-color: #000;
}
a.button.add-to-cart.btn {
background-color: #cc162c;
border-color: #cc162c;
color: #ffffff;
}
.insta_fd {
margin-bottom: 50px;
}
.article_cont{
padding:40px 0 0 0;
}
.article_cont h2, .comment_wrapper h3 {
text-transform: uppercase;
color: #d2202f;
letter-spacing: 1px;
border-top: 3px solid #878787;
padding-top: 30px;
margin-bottom: 30px;
}
.article_cont .article_img_box {
width: 33%;
vertical-align: top;
height: 130px;
overflow: hidden;
padding: 0 5px;
box-sizing: border-box;
flex: 0 0 auto;
margin-bottom: 10px;
}
input[type="checkbox"] {
width: 20px;
height: 20px;
border-radius: 0;
margin-right: 5px;
}
.comment-form-cookies-consent label {
padding: 0;
font-size: 14px;
}
.custom_pagination {
text-align: center;
margin-top: 30px;
}
.custom_pagination .page-numbers {
border-right: 1px solid #454545;
padding: 5px 10px;
border-top: 1px solid #454545;
border-bottom: 1px solid #454545;
display: inline-block;
font-size: 14px;
margin: 0 0 0 -4px;
color: #454545;
}
.custom_pagination .page-numbers:nth-child(1){
border-left: 1px solid #454545;
}
.custom_pagination .page-numbers:first-child{
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}
.custom_pagination .page-numbers:last-child{
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}
.custom_pagination span.page-numbers.current{
color: #ffffff;
background:#be1522;
}
.blog_archive_box img{
width:100%;
}
.insta_fd {
margin-bottom: 50px;
}
.md_blog h1, .md_blog h2, .md_blog h3, .md_blog h4, .md_blog h5 {
font-family: 'Arial', sans-serif;
font-weight: 700;
}

/* Dark overlay like your example */
/* .hero-overlay { */
/* position: absolute; */
/* inset: 0; */
/* background: rgba(0, 0, 0, 0.60); */
/* z-index: 2; */
/* } */
.HeroSearchOuter {
position: absolute;
top: 40px;
left: 50%;
max-width: 1030px;
margin: 0 auto;
transform: translateX(-50%);
width: 100%;
display: flex;
justify-content: end;
z-index: 99;
}
/* Search container */
.hero-search {
display: flex;
align-items: center;
background: rgba(255, 255, 255, 0.15);
backdrop-filter: blur(8px);
border-radius: 30px;
padding: 6px 10px;
width: 350px;
}

/* Input */
.hero-search input {
  background: transparent;
  border: none;
  outline: none;
  padding: 10px 12px;
  color: #fff;
  width: 300px;
  font-size: 14px;
}
.hero-search:focus-within {
box-shadow: 0 0 12px rgba(255, 255, 255, 0.6);
}
.hero-search input::placeholder {
  color: #ddd;
}

/* Button */
.hero-search button {
background: none;
border: none;
cursor: pointer;
color: #fff;
font-size: 16px;
}
.slideshow {
position: relative;
z-index: 1;
height: auto;
max-width: 100%;
margin: 0;
}
.slideshow button.slick-next.slick-arrow:before,
.slideshow button.slick-prev.slick-arrow:before{
color:#ffffff;
}
.slideshow button.slick-prev.slick-arrow{
left: 60px;
display: inline-block;
width: 100px;
height: 100px;
background-repeat: no-repeat;
background-size: 100% 100%;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.5' d='m15 5l-6 7l6 7'/%3E%3C/svg%3E");
}
.slideshow button.slick-next.slick-arrow{
right: 60px;
display: inline-block;
width: 100px;
height: 100px;
background-repeat: no-repeat;
background-size: 100% 100%;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.5' d='m9 5l6 7l-6 7'/%3E%3C/svg%3E");
}
.slider {
box-shadow: 0 20px 50px -25px rgba(0, 0, 0, 1);
}

.slider-track {
transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}

.item {
height: 100%;
position: relative;
z-index: 1;

img {
width: 100%;
transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
transform: scale(1.2);
}

&.slick-active img {
transform: scale(1);
}
}
.banner_img {
position: relative;
height: 400px;
overflow: hidden;
}
.banner_img::before {
background: rgba(0, 0, 0, 0.60);
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
content: '';
z-index: 9;
}
.banner .slider {
box-shadow:none;
}
.categoryPost {
position: relative;
}
.categoryPost p.post-category {
position: absolute;
bottom: -16px;
left: 50%;
transform: translateX(-50%);
background: #be1522;
padding: 5px 13px;
border-radius: 4px;
font-size: 14px;
line-height: 17px;
text-align: center;
white-space: nowrap;
font-weight: 600;
}
.categoryPost p.post-category a {
color: #fff;
}




.navigation ul li.mobile_close{
display:none;
}
.sidr {
background: #710009;
color:#ffffff;
padding:0;
z-index:9999;
font-size: 16px;
font-weight: 400;
line-height: 18px;
text-transform: uppercase;
/*border-top:6px solid #454545;*/
width:300px;
letter-spacing: 0;
}
.sidr .sidr-inner {padding:110px 18px 18px 18px !important;height:auto;}
.sidr  ul{margin:0;padding:0;}
.sidr ul li{
padding: 0 0 16px 0;
margin: 0 0 20px 0;
background: none;
border-bottom:1px solid rgba(255,255,255,0.3);
position:relative;
}
.sidr ul li::before{
display:none;
}
.sidr ul li ul li {
line-height: 16px;
font-size: 12px;
background:url(../images/menu_arrw.png) no-repeat left 3px;
border-bottom:1px solid rgba(255,255,255,0.3);
}
.sidr ul li ul.sidr-class-sub-menu{margin-top:15px;margin-bottom:5px;}
.sidr ul li ul li a, .sidr ul li ul li span {padding-left: 20px;color: #ffffff;}
.sidr ul li ul li:hover, .sidr ul li ul li.active, .sidr ul li ul li.sidr-class-active{line-height: 16px;}
.sidr ul li ul li:last-child {border-bottom: none;margin-bottom: 0;padding-bottom: 0;}
.sidr-class-mb_close_btn{display:none;}
.sidr ul li a, .sidr ul li span{padding:0;color:#ffffff;}
#mobile-header {display: none;float: none;margin-left: 0;}
#mobile-header.sidr-open.sidr-main-open .on{display:none;}
#mobile-header .off{display:none;}

.sidr .sidr-class-mobile_close {
display: block;
position: absolute;
z-index: 9999999;
top: 10px;
right: 10px;
background: url(../images/close_btn.png) no-repeat center center;
padding: 0;
border-radius: 0;
color: #000000;
font-size: 0;
width: 40px;
height: 40px;
border: none;
margin:0;
}
.sidr .sidr-class-mobile_close a{
width:40px;
height:40px;
display:block;
padding:0;
}
.sidr .sidr-inner .active .sidr-class-dropIc, .sidr-class-dropIc {
position: absolute;
right: 0;
height: 40px;
width: 40px;
top: -10px;
cursor: pointer;
background: url(../images/arrow_icon_dwn.png) no-repeat center center;
}
/******************Responsive****************/

@media screen and (max-width:1440px){

}
@media screen and (max-width:1300px){
}
@media screen and (max-width: 1100px){
.navigation ul li {
padding: 0 10px 0 0;
}
.navigation .col.ps-5{
padding-left:30px !important;
}
.navigation .col.ms-5{
margin-left:30px !important;
}
.slideshow button.slick-prev.slick-arrow {
left: 0;
display: inline-block;
width: 60px;
height: 60px;
}
.slideshow button.slick-next.slick-arrow {
right: 0;
display: inline-block;
width: 60px;
height: 60px;
}
.banner .container {
padding: 0 80px;
}
}
@media screen and (max-width: 960px){


}
@media screen and (max-width: 850px){
.vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, 
.vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, 
.vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, 
.vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, 
.vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, 
.vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, 
.vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, 
.vc_col-xs-8, .vc_col-xs-9{
width:100% !important;
flex: 0 0 100% !important;
max-width: 100% !important;
}
#mobile-header {
display: inline-block;
margin-right: 20px;
vertical-align: middle;
margin-top: 7px;
font-size: 28px;
width: auto;
}
#mobile-header a{
color:#ffffff;
display:block;
}
.navigation{
display:none;
}

.header_top{
height:55px;
}
.logo_outer {
text-align: right;
}
.sidr-class-social_link {
display: none;
}

.hero-search input {
width: 90%;
}
.blog_list, .blog_details {
padding: 40px 0;
}
.rgt_bar_hdn h2 {
margin-top: 30px;
}

.blog_details {
padding-top:70px;
}
.blog_details_img {
position: relative;
margin-bottom: 40px;
display: flex;
flex-direction: column-reverse;
}
.blog_details_img h3 {
left: 0;
width: 100%;
font-size: 20px;
padding: 12px;
line-height: 25px;
margin: 0 auto 20px auto;
right: 0;
position: relative;
top: 0;
}
.blog_details_img img {
width: 100%;
}
.sidebar {
padding-left: calc(var(--bs-gutter-x) * .5) !important;
margin-top:40px;
}
.mobile_blog_search{display:block;}
.desktop_blog_search{display:none;}

.HeroSearchOuter {
left: 0;
max-width: 100%;
margin: 0 auto;
transform: none;
padding: 0 50px;
}
.sliderSection button.slick-prev.slick-arrow {
left: -20px;
width: 50px;
height: 50px;
}
.sliderSection button.slick-next.slick-arrow {
right: -20px;
width: 50px;
height: 50px;
}

}
@media screen and (max-width: 767px){
img.alignleft{
float:none;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
margin-top:20px;
}
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
margin-top:20px;
margin-bottom:20px;
}
img.alignright{
float:none;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
margin-top:20px;
}
.article_cont .article_img_box {
width: 100%;
display: block;
vertical-align: top;
height: auto;
overflow: hidden;
}
.article_cont .article_img_box img{
width: 100%;
}
.variations_form_wrapper {
width: 100%;
}
.banner h2 {
font-size: 20px;
line-height: 25px;

margin-bottom: 10px;
}
}
@media screen and (max-width: 600px){
.banner_img img {
height: 500px;
object-fit: cover;
}

.banner h3 {
font-size: 19px;
line-height: 25px;
margin-bottom: 15px;
}
.banner {
font-size: 16px;
line-height: 25px;
margin-bottom:20px;
}
.sliderSection h2 {
font-size: 20px;
line-height: 24px;
}
.carousel-wrapper {
margin-top: 20px;
}
.sliderSection .d-flex {
justify-content: space-between;
}
.carousel .slick-slide img {
height: auto;
object-fit: inherit;
width: 100%;
}
section.sliderSection {
padding: 0 0 10px 0;
}

.blog_list_img h3 {
width: 90%;
font-size: 16px;
padding: 10px 20px;
line-height: 22px;
}
.blog_list_box {
margin-bottom: 60px;
}
.md_blog .blog_list_box.card .blog_list_img {
width: 100%;
}
.md_blog .blog_list_box.card .blog_list_txt {
width: 100%;
margin-left:0;
}
}
@media only screen and (max-device-width: 568px) and (orientation : landscape) {

}
@media screen and (max-width: 400px){

}