/*!
Theme Name: WP Bootstrap 4
Theme URI: https://bootstrap-wp.com
Author: TwoPoints
Author URI:
Description: "WP Bootstrap 4" is a simple & easy to use WordPress theme. It is based on world's most popular framework for responsive websites, Twitter Bootstrap 4. "WP Bootstrap 4" is a perfect combination of Bootstrap 4 and WordPress. It is fast and light-weight with around 20 kb style.css. It is also search engine friendly. It has a built-in slider for featured posts on blog's home page. It supports all major & popular WordPress plugins like Jetpack, Contact Form 7, Elementor, Beaver Builder, SiteOrigin Page Builder etc. Check demo on https://bootstrap-wp.com
Version: 1.0.9
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: wp-bootstrap-4
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, left-sidebar, right-sidebar, custom-colors, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

WP Bootstrap 4 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/*********** FONTS *********************/
@font-face { 
	font-family: RobotoSlab-Black; 
	src: url(https://secigarettes.com/wp-content/themes/wp-bootstrap-4/assets/fonts/RobotoSlab-Black.ttf); 
	font-weight: normal; 
	font-display: swap;
}
@font-face { 
	font-family: RobotoSlab-Bold; 
	src: url(https://secigarettes.com/wp-content/themes/wp-bootstrap-4/assets/fonts/RobotoSlab-Bold.ttf); 
	font-weight: normal; 
	font-display: swap;
}
@font-face { 
	font-family: RobotoSlab-ExtraBold; 
	src: url(https://secigarettes.com/wp-content/themes/wp-bootstrap-4/assets/fonts/RobotoSlab-ExtraBold.ttf); 
	font-weight: normal; 
	font-display: swap;
}
@font-face { 
	font-family: RobotoSlab-ExtraLight; 
	src: url(https://secigarettes.com/wp-content/themes/wp-bootstrap-4/assets/fonts/RobotoSlab-ExtraLight.ttf); 
	font-weight: normal; 
	font-display: swap;
}
@font-face { 
	font-family: RobotoSlab-Light; 
	src: url(https://secigarettes.com/wp-content/themes/wp-bootstrap-4/assets/fonts/RobotoSlab-Light.ttf); 
	font-weight: normal; 
	font-display: swap;
}
@font-face { 
	font-family: RobotoSlab-Medium; 
	src: url(https://secigarettes.com/wp-content/themes/wp-bootstrap-4/assets/fonts/RobotoSlab-Medium.ttf); 
	font-weight: normal; 
	font-display: swap;
}
@font-face { 
	font-family: RobotoSlab-Regular; 
	src: url(https://secigarettes.com/wp-content/themes/wp-bootstrap-4/assets/fonts/RobotoSlab-Regular.ttf); 
	font-weight: normal; 
	font-display: swap;
}
@font-face { 
	font-family: RobotoSlab-SemiBold; 
	src: url(https://secigarettes.com/wp-content/themes/wp-bootstrap-4/assets/fonts/RobotoSlab-SemiBold.ttf); 
	font-weight: normal; 
	font-display: swap;
}
@font-face { 
	font-family: RobotoSlab-Thin; 
	src: url(https://secigarettes.com/wp-content/themes/wp-bootstrap-4/assets/fonts/RobotoSlab-Thin.ttf); 
	font-weight: normal; 
	font-display: swap;
}

@font-face { 
	font-family: PlayfairDisplay-Black; 
	src: url(https://secigarettes.com/wp-content/themes/wp-bootstrap-4/assets/fonts/PlayfairDisplay-Black.ttf); 
	font-weight: normal; 
	font-display: swap;
}
@font-face { 
	font-family: PlayfairDisplay-Medium; 
	src: url(https://secigarettes.com/wp-content/themes/wp-bootstrap-4/assets/fonts/PlayfairDisplay-Medium.ttf); 
	font-weight: normal; 
	font-display: swap;
}
body {
  background-color: #f8f9fa;
  font-family: RobotoSlab-Regular; 
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}

figure {
  margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}
p {
  margin-bottom: 0px !important;
}
.wp-block-columns {
  margin-bottom: 0px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

.widget {
  margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
    # Custom
    --------------------------------------------------------------*/
body {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  -webkit-font-smoothing: auto;
  text-rendering: optimizeLegibility !important;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: auto;
}

a,
button,
input {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

blockquote {
  font-size: 1.25rem;
  padding: 1.25rem 1.75rem;
}

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

table th,
table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

table table {
  background-color: #fff;
}

figcaption {
  padding-top: 0;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  padding: 0.5rem 1.25rem;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

input[type="button"]:active,
input[type="button"]:hover,
input[type="reset"]:active,
input[type="reset"]:hover,
input[type="submit"]:active,
input[type="submit"]:hover {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
  cursor: pointer;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

input[type="text"]:-webkit-input-placeholder,
input[type="text"]:-moz-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-webkit-input-placeholder,
input[type="email"]:-moz-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-webkit-input-placeholder,
input[type="url"]:-moz-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-webkit-input-placeholder,
input[type="password"]:-moz-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-webkit-input-placeholder,
input[type="search"]:-moz-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-webkit-input-placeholder,
input[type="number"]:-moz-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="tel"]:-webkit-input-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="range"]:-webkit-input-placeholder,
input[type="range"]:-moz-placeholder,
input[type="range"]:-ms-input-placeholder,
input[type="date"]:-webkit-input-placeholder,
input[type="date"]:-moz-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-webkit-input-placeholder,
input[type="month"]:-moz-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="week"]:-webkit-input-placeholder,
input[type="week"]:-moz-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="time"]:-webkit-input-placeholder,
input[type="time"]:-moz-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="datetime"]:-webkit-input-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-webkit-input-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="color"]:-webkit-input-placeholder,
input[type="color"]:-moz-placeholder,
input[type="color"]:-ms-input-placeholder,
textarea:-webkit-input-placeholder,
textarea:-moz-placeholder,
textarea:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

select {
  height: calc(2.25rem + 2px);
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}

blockquote {
  font-style: italic;
  font-size: 1.15rem;
  border-left: 3px solid rgba(33, 37, 41, 0.25);
  padding: 0.5rem 1.75rem;
  background: rgba(33, 37, 41, 0.05);
}

blockquote p {
  font-size: 1.15rem;
}

blockquote p:last-child {
  margin-bottom: 0;
}

.navbar-dark .navbar-nav .dropdown-menu a {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #FFF;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.navbar-dark .navbar-nav .dropdown-menu a:hover{
	color:#FFF !important;
}

.site-footer {
  padding-top: 2rem;
  padding-bottom: 3rem;
  border-top: 1px solid #b4a269;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  text-align: left;
  width: 50%;
}

.post-thumbnail {
  margin-top: 1.5em;
  display: inline-block;
}

.card-title.entry-title {
  margin-bottom: 0.25rem;
}

.entry-meta {
  font-size: 0.9rem;
}

.entry-footer {
  font-size: 0.9rem;
  margin-top: 1rem;
}

.comments-link {
  float: right;
  margin: 4px 0px 4px 10px;
  font-size: 90%;
  padding-top: 0.2em;
}

.cat-links .badge,
.tags-links .badge {
  font-size: 90%;
  font-weight: normal;
  border: 1px solid rgba(0, 0, 0, 0.125);
  margin: 4px 10px 4px 0;
  padding: 0.4em 0.9em;
}

.cat-links a,
.tags-links a {
  color: #6c757d;
}

.cat-links a:hover,
.tags-links a:hover {
  text-decoration: none;
  color: #212529;
}

.entry-meta a,
.comments-link a,
.edit-link a {
  color: #6c757d;
}

.entry-meta a:hover,
.comments-link a:hover,
.edit-link a:hover {
  text-decoration: none;
  color: #007bff;
}

.entry-title a:hover {
  color: #007bff !important;
}

.content-area.wp-bp-404 .card-body {
  padding: 2.5rem 4rem;
}

.sidebar-1-area .widget,
.footer-widgets .widget {
  margin-bottom: 0;
  padding: 2rem;
}

.sidebar-1-area .widget ul,
.footer-widgets .widget ul {
  padding-left: 20px;
  color: #6c757d;
  margin-bottom: 0;
}

.sidebar-1-area .widget ul li,
.footer-widgets .widget ul li {
  padding-top: 3px;
  padding-bottom: 3px;
  list-style: square;
}

.sidebar-1-area .widget ul li:last-child,
.footer-widgets .widget ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.sidebar-1-area .widget ul li a,
.footer-widgets .widget ul li a {
  color: #6c757d;
}

.sidebar-1-area .widget ul li a:hover,
.footer-widgets .widget ul li a:hover {
  color: #212529;
  text-decoration: none;
}

.footer-widgets .widget {
  padding: 0.5rem;
}

#wp-calendar #next {
  text-align: right;
}

#wp-calendar #prev a,
#wp-calendar #next a {
  color: #6c757d;
}

#wp-calendar #prev a:hover,
#wp-calendar #next a:hover {
  color: #212529;
  text-decoration: none;
}

#calendar_wrap table th,
#calendar_wrap table td {
  padding: 0.25rem;
}

.hentry.card .card-body {
  padding: 1.5rem;
}

select {
  height: calc(2.25rem + 2px);
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}

.entry-title a:hover {
  text-decoration: none;
}

.mt-3r {
  margin-top: 3rem;
}

.wp-bs-4-jumbotron {
  margin-bottom: 0;
}

.wp-bs-4-jumbotron .jumbotron-heading {
  font-weight: 600;
}

.wp-bs-4-jumbotron .container {
  max-width: 40rem;
}

.comments-area {
  clear: both;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
}

.comments-area .media-body {
  overflow: auto;
}

.comments-area .comment-list {
  list-style: none;
  padding-left: 0;
}

.comments-area .comment-list > li {
  border-bottom: 1px solid #dee2e6 !important;
  padding: 2.5rem 4rem;
}

.comments-area .comment-list ul.children {
  list-style: none;
  padding-left: 2rem;
}

.comments-area .comment-list ul.children li {
  padding: 2.5rem 0 0;
}

.comments-area .comment-list .comment-respond {
  padding: 2.5rem 4rem;
}

.comments-area .comments-title {
  padding: 2.5rem 4rem;
  border-bottom: 1px solid #dee2e6 !important;
}

.comments-area .comment-navigation {
  padding: 1rem 4rem 0;
  border-bottom: 1px solid #dee2e6 !important;
}

.comments-area .wb-comment-form {
  padding: 2.5rem 4rem;
}

.comments-area .wb-cancel-reply {
  margin-left: 2rem;
}

.comments-area .logged-in-as {
  padding-left: 15px;
  font-size: 0.9rem;
}

.comments-area .logged-in-as a {
  color: #6c757d;
}

.comments-area .logged-in-as a:hover {
  color: #212529;
  text-decoration: none;
}

.comments-area .wb-comment-notes {
  font-size: 0.9rem;
}

.comments-area .no-comments {
  padding: 1rem 4rem;
}

.comments-area small {
  font-size: 0.9rem;
}

.comments-area p {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
}

.comments-area .comment-reply-link,
.comments-area .comment-edit-link {
  margin-right: 1rem;
  color: #6c757d;
}

.comments-area .comment-reply-link:hover,
.comments-area .comment-edit-link:hover {
  color: #212529;
  text-decoration: none;
}

.comments-area .comment-author a:hover {
  text-decoration: none;
  color: #212529;
}

.wp-bp-sticky {
  position: absolute;
  top: 0;
  right: 1rem;
}

.single .post-navigation .nav-links a {
  color: #6c757d;
  margin-bottom: 2rem;
  display: inline-block;
}

.single .post-navigation .nav-links a:hover {
  color: #212529;
  text-decoration: none;
}

.navbar {
  padding: 1rem;
}

#wp-bp-posts-slider {
  border: 1px solid rgba(0, 0, 0, 0.125);
}

#wp-bp-posts-slider .carousel-item img {
  width: auto;
  height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
}

#wp-bp-posts-slider .carousel-caption {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 2rem 4rem;
}

#wp-bp-posts-slider .carousel-control-prev,
#wp-bp-posts-slider .carousel-control-next {
  width: 10%;
}

.custom-logo-link {
  margin-right: 1rem;
}

.site-title a,
.navbar-dark .navbar-brand,
.site-description {
  color: #fff;
  margin-bottom: 0;
}

.navbar-brand {
  font-size: 1.5rem;
}

.navbar-dark .navbar-nav .nav-link {
  padding: 0px 20px;
  color: #fff;
  opacity: 1;
  font-weight: 600;
  font-size: 16px;
  font-family: RobotoSlab-SemiBold;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: #e1251b;
  opacity: 1;
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #e1251b;
  opacity: 1;
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .dropdown-menu .active > .nav-link {
  color: #e1251b;
}

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover,
.navbar-dark .navbar-nav .dropdown-menu .nav-link:focus {
  color: #212529;
}

.page-template-full-width .site-footer.mt-4,
.wb-bp-front-page .site-footer.mt-4 {
  margin-top: 0 !important;
}

.wb-hide-mobile-sidebar .wp-bp-sidebar-width {
  display: none;
}

.navbar-toggler {
  background-color: #343a40;
}
/*
    .site-header { border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
    */
body.custom-background .wp-bp-main-content .col-md-8 {
  background: #f8f9fa;
  padding: 2rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.site-footer a:hover {
  text-decoration: none;
}

.admin-bar .site-header.sticky-top {
  top: 32px;
}

.wb-bp-front-page .site-header {
  border-bottom: 0;
}

.wb-bp-front-page .wp-bs-4-jumbotron {
  padding: 0;
  background-size: cover;
  background-position: center;
  background-color: #343a40;
  border-radius: 0;
}

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay {
  padding: 10rem 2rem; /* background: rgba(#212529, 0.7); */
}

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead {
  opacity: 0.75;
}

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
  font-weight: 600;
  font-size: 3rem;
  margin-bottom: 1rem;
}

.wb-bp-front-page .wp-bp-services-section {
  padding: 4rem 0;
}

.wb-bp-front-page .wp-bp-main-content {
  padding: 4rem 0;
}

.wb-bp-front-page .wp-bp-main-content p {
  font-size: 1.25rem;
  font-weight: 300;
}

.wb-bp-front-page .wp-bp-main-content blockquote {
  font-size: 1.35rem;
}

.wb-bp-front-page .wp-bp-main-content blockquote p {
  font-size: 1.35rem;
}

.wb-bp-front-page .wp-bp-main-content .post-thumbnail {
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}

.wb-bp-front-page .wp-bp-feat-card-img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 200px;
  width: 100%;
}

.wp-caption .wp-caption-text {
  font-size: 0.95rem;
}

/*--------------------------------------------------------------
    # Media Queries
    --------------------------------------------------------------*/
@media (min-width: 768px) {
  .hentry.card .card-body {
    padding: 2.5rem 4rem;
  }
  .wb-hide-mobile-sidebar .wp-bp-sidebar-width {
    display: block;
  }
}

/**********Start Media Queries ***************/


@media (max-width: 1200px) {
	#slider_3318{
		height:650px !important;
	}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	#slider_1011, #slider_4147, #slider_4151, #slider_4229, #slider_4690{
		height:1150px !important;
	}
}
@media (min-width: 600px) and (max-width: 991.98px) {
	.homeCustomEffect{
		top:35% !important;
	}
	.homeSlideCustImagMob{
		margin-top:40px !important;
	}
	#slider_4254 .owl-dots, #slider_4253 .owl-dots, #slider_4250 .owl-dots, #slider_4238 .owl-dots, #slider_4235 .owl-dots, #slider_4229 .owl-dots, #slider_4151 .owl-dots, #slider_4147 .owl-dots, #slider_4141 .owl-dots, #slider_4075 .owl-dots, #slider_4129 .owl-dots, #slider_4124 .owl-dots, #slider_4120 .owl-dots, #slider_4116 .owl-dots, #slider_4112 .owl-dots, #slider_4108 .owl-dots, #slider_4104 .owl-dots, #slider_4100 .owl-dots, #slider_4076 .owl-dots, #slider_4096 .owl-dots, #slider_4089 .owl-dots, #slider_4085 .owl-dots, #slider_4081 .owl-dots, #slider_4077 .owl-dots, #slider_4064 .owl-dots, #slider_4063 .owl-dots, #slider_3234 .owl-dots, #slider_4049 .owl-dots, #slider_4039 .owl-dots, #slider_3318 .owl-dots, #slider_3234 .owl-dots, #slider_1165 .owl-dots, #slider_1149 .owl-dots, #slider_1130 .owl-dots, #slider_1011 .owl-dots, #slider_891 .owl-dots, #slider_786 .owl-dots, #slider_751 .owl-dots, #sample_slider .owl-dots, #slider_4661 .owl-dots, #slider_4698 .owl-dots, #slider_4690 .owl-dots{
		display: none !important;
	  }
	.homeCustomLogo{
		margin:15px 0px !important;
	}
	.afzalLeftBg {
		background: none !important;
		min-height: auto !important;
		height: auto !important;
	  }
	  .afzalRightBg {
		background: none !important;
		min-height: auto !important;
		height: auto !important;
	  }
	  .jockeylLeftBg {
		background: none !important;
		min-height: auto !important;
		height: auto !important;
	  }
	  .aboutLeftBg1,
	  .aboutRightBg1,
	  .aboutRightBg2,
	  .aboutLeftBg2 {
		background: none !important;
		min-height: auto !important;
		height: auto !important;
	  }
	  .hocLeftBg_1 {
		background: none !important;
		min-height: auto !important;
		height: auto !important;
	  }
	  .hocRightBg_1 {
		background: none !important;
		min-height: auto !important;
		height: auto !important;
	  }
	  .hocLeftBg_2,
	  .gathamRightBg,
	  .masterStrokeLeftBg,
	  .blackMasterRightBg,
	  .goldSpiceLeftBg,
	  .jockeylRightBg,
	  .esbgbrand {
		background: none !important;
		min-height: auto !important;
		height: auto !important;
	  }
	#gOurBrand{
		min-height:910px !important;
	}
	#gEasee{
		min-height:650px !important;
	}
	.customLeftImgMargin{
		display:none !important;
	}
	.easeeRight{
		margin-top:10px !important;
	}
	.brandBrochureHead{
		padding-top:15% !important;
	}
	.aboutHeading {
		font-size: 1.5rem !important;
		line-height: 1.5rem !important;
	}
	.aboutHeading2 {
		font-size: 1.5rem !important;
		line-height: 1.7rem !important;
	}	
	.aboutBgAbsl{
		min-height:500px !important;
	}
	.mobileViewOnly{
		display:block !important;
	}
	#3318{
		height:590px !important;
	}
	.themeHeading {
		padding-top: 10% !important;
		font-size: 1.7rem !important;
		height: 2rem !important;
	}
	.videoContainer {
		margin-top: 15% !important;
		height: 190px !important;
	}
	.aboutTabletMargin{
		margin-top:30% !important
	}
	#gEvtMediaSlider{
		width: 100% !important;
    	height: 400px !important;
	}
	.brandDetailsSlideText{
		margin-top:5% !important;
	}
	.brandMainSection{
		padding:20px 0px !important;
	}
	#slider_1011, #slider_4147, #slider_4151, #slider_4229, #slider_4690{
		height:800px !important;
	}
	#sample_slider, #slider_1130, #slider_751, #slider_1149, #slider_786, #slider_1165{
		height:730px !important;
	}
	.contactBg{
		display:block !important;
		position:absolute;
		top:0
	}
	.aboutCustomBgMobile{
		display:none !important;
	}
	
	.menu_item_wpglobus_menu_switch{
		position:relative !important;
		right:auto !important;
	}
	#primary-menu-wrap{
		background:#000 !important;
		padding:15px 30px !important;
	}
	#gAboutLegacy .backRight, #gAboutPromise .backRight, #gAboutApproach .backRight{
		top:75% !important;
	}
	.customBrandSlides1{
		width: 634px !important;
    	height: 352px !important;
	}
	.customBrandSlides2{
		width: 634px !important;
    	height: 367px !important;
	}
	.customBrandSlides3{
		width: 634px !important;
    	height: 352px !important;
	}
	.customBrandSlides4{
		width: 634px !important;
    	height: 336px !important;
	}
	.customBrandSlides5{
		width: 634px !important;
    	height: 346px !important;
	}
	.customBrandSlides6{
		width: 634px !important;
    	height: 295px !important;
	}
	.customBrandSlides7{
		width: 634px !important;
    	height: 384px !important;
	}
	.contactBg{
		height:600px !important;
	}
	img.mapImages{
		margin-top:0% !important;
	}	
	#slider_3318{
		height:650px !important;
	}
	
	.gWeSoparImg{
		width:250px !important;
		height:auto !important;
    }
	.esHomeSlideHeadTwo {
		font-size:3.5rem !important;
	}
}

@media (max-width: 575px) {
	
	.brandDetailsMSText{
		width:20% !important;
		margin-top:5% !important;
	}
	#afzalShowcase, #GoldSpiceShowcase, #jockeyShowcase, #easeeShowcase, #gothamShowcase, #masterStrokeShowcase{
		height:430px !important;
	}
	.brandDetSlideMt{
		margin-top:3% !important;
	}
  .customLeftImgMargin {
    margin-top: 0px !important;
    line-height: 1px;
  }
  .afzalLeftBg {
    background: none !important;
    min-height: auto !important;
    height: auto !important;
  }
  .afzalRightBg {
    background: none !important;
    min-height: auto !important;
    height: auto !important;
  }
  .jockeylLeftBg {
    background: none !important;
    min-height: auto !important;
    height: auto !important;
  }
  .aboutLeftBg1,
  .aboutRightBg1,
  .aboutRightBg2,
  .aboutLeftBg2 {
    background: none !important;
    min-height: auto !important;
    height: auto !important;
  }
  .hocLeftBg_1 {
    background: none !important;
    min-height: auto !important;
    height: auto !important;
  }
  .hocRightBg_1 {
    background: none !important;
    min-height: auto !important;
    height: auto !important;
  }
  .hocLeftBg_2,
  .gathamRightBg,
  .masterStrokeLeftBg,
  .blackMasterRightBg,
  .goldSpiceLeftBg,
  .jockeylRightBg,
  .esbgbrand {
    background: none !important;
    min-height: auto !important;
    height: auto !important;
  }
  .revealR {
    position: relative !important;
    transform: translateX(0) !important;
  }
  .revealL {
    position: relative !important;
    transform: translateX(0) !important;
  }
  .easeeRight {
    margin-top: 20px !important;
  }
  .backRightAniLeft {
    right: 0 !important;
  }
  .imgAboutMargin {
    margin-top: 1rem !important;
  }
  .headingenm {
    font-size: 1rem !important;
    line-height: 1rem !important;
  }
  .headingenmSub {
    font-size: 1.5rem !important;
    line-height: 1.5rem !important;
  }
  .slideBtnLink {
    padding: 0px 30px !important;
    font-size: 0.8rem !important;
  }
  .brandDetailsSlideText {
    width: 40% !important;
    margin-top: 5% !important;
  }
  .menu_item_wpglobus_menu_switch {
    margin-left: 0px !important;
	position:inherit !important;
  }
  .brandDetailsSliderBg {
    min-height: 400px !important;
  }
  .footerCenter {
    text-align: left !important;
  }
  ul.footerNav {
    text-align: left !important;
  }
  ul.footerNav li {
    padding-left: 0px !important;
  }
  .footerRightBlock {
    float: none !important;
    text-align: left !important;
  }
  a.footerDirections {
    margin-top: 1rem !important;
  }
  .sectionBrandDetails {
    padding: 30px 0px 30px 0px !important;
  }
	/**** Start mobile menu ****/
  #primary-menu {
    padding: 7% 0%;
	margin-top:15%;
  }
  .closeMenu {
		display:block !important;
		position:fixed;
		z-index:1;
		top:3%;
		color:#FFF;
		right:15px;
        font-size:2.5rem;
		font-weight:normal;
		padding:10px;
	}
  .navbar-collapse {
    height: 100% !important;
		width: 100%;
		position: fixed;
		z-index: 1;
		top: 0;
		left: 0;
		background-color: rgba(0,0,0, 0.9);
		overflow-y:scroll;
  }
	.navbar-dark .navbar-nav .nav-link{
		margin:3% 0%;
		text-align:center;
		font-size:1rem !important;
	}
	#homeScroll{
		display:none !important;
		max-height:1px !important;
	}
	/**** End mobile menu ****/
  .navbar-toggler {
    border-radius: 30px;
    padding: 10px 10px;
    outline: none;
  }
  .navbar-dark .navbar-toggler {
    border: 1px solid #fff;
  }
  .navbar-toggler:focus {
    border: 1px solid #fff;
    outline: none;
  }
  .themeWraps {
    top: 25% !important;
  }
  .aboutBgAbsl {
    height: 350px;
  }
  .aboutHeading {
    font-size: 1.2rem !important;
    line-height: 1.5rem !important;
  }
  .aboutHeading2 {
    font-size: 1rem !important;
    line-height: 1.2rem !important;
  }
  .aboutPara {
    margin-top: 0px !important;
  }
  .homeCustomLogo {
    margin-top: auto !important;
  }
  img.mapImages {
    margin-top: 0% !important;
  }
  #slider_891 .owl-dots {
    bottom: -20px !important;
    display: none !important;
  }
  .brandDetailPara {
	font-size: 14px !important;  
    margin-bottom: 1rem !important;
  }
  .brandLogoMargin {
    margin-bottom: 1px;
    margin-top: 2rem;
  }
  .brandMainSection {
	  padding: 10px 0px !important;
	}
	  #slider_4254 .owl-dots, #slider_4253 .owl-dots, #slider_4250 .owl-dots, #slider_4238 .owl-dots, #slider_4235 .owl-dots, #slider_4229 .owl-dots, #slider_4151 .owl-dots, #slider_4147 .owl-dots, #slider_4141 .owl-dots, #slider_4075 .owl-dots, #slider_4129 .owl-dots, #slider_4124 .owl-dots, #slider_4120 .owl-dots, #slider_4116 .owl-dots, #slider_4112 .owl-dots, #slider_4108 .owl-dots, #slider_4104 .owl-dots, #slider_4100 .owl-dots, #slider_4076 .owl-dots, #slider_4096 .owl-dots, #slider_4089 .owl-dots, #slider_4085 .owl-dots, #slider_4081 .owl-dots, #slider_4077 .owl-dots, #slider_4064 .owl-dots, #slider_4063 .owl-dots, #slider_3234 .owl-dots, #slider_4049 .owl-dots, #slider_4039 .owl-dots, #slider_3318 .owl-dots, #slider_1165 .owl-dots, #slider_1149 .owl-dots, #slider_1130 .owl-dots, #slider_1011 .owl-dots, #slider_891 .owl-dots, #slider_786 .owl-dots, #slider_751 .owl-dots, #sample_slider .owl-dots, #slider_4661 .owl-dots, #slider_4698 .owl-dots, #slider_4690 .owl-dots{
		display: none !important;
	  }
  .homeCustomEffect {
	  margin-top:10% !important;
	background-position:bottom right !important;
	background-size:500px !important;
  }
  
	.otherLanguagesMg{
		margin-left:0px !important;
	}
	.otherFRLanguagesMg{
		margin-left:0 !important;
	}
	.brandBrochureHead {
		padding-top:18% !important;
	}
	.videoContainer{
		margin-top:15% !important;
		height:190px !important;
	}
	.themeHeading {
		padding-top:20% !important;
		font-size:1.55rem !important;
		height:7rem !important;
		line-height:35px !important;
	}
	.histCigrbgMobile{
		height:200px !important;
	}
	#slider_3318{
		height:410px !important;
	}
	#slider_1011, #slider_4147, #slider_4151, #slider_4229, #slider_4690{
		height:500px !important;
	}
	#sample_slider, #slider_1130, #slider_751, #slider_1149, #slider_786, #slider_1165{
		height:600px !important;
	}
	h1.headingMain {
		font-size:16px !important;
		line-height:38px !important;
	}
	h2.headingSub {
		font-size:20px !important;
		line-height:26px !important;
	}
	#brandHead{
		width:100% !important;
		min-height:450px !important;
	}
	.custom-logo{
		height:50px !important;
	}
	/*
	.contactList2 li:nth-child(1) img, .contactList2 li:nth-child(2) img, .contactList2 li:nth-child(3) img  {
	 left:15% !important;
	}
	.contactList li {
	  text-align:center;
	}
	*/
	.navbar{
		padding:0.5rem !important;
	}
	.homePara {
	  font-size: 14px!important;
	  line-height: 20px !important;
	}
	.enmHead {
	  font-size: 0.9rem !important;
	  line-height: 1rem !important;
	}
	#gAboutHead{
		min-height:350px !important;
	}
	#gAboutCount{
		min-height:277px !important;
	}
	.navbar-dark .navbar-nav .dropdown-menu a {
		text-align:center !important;
	}
	.mobileViewOnly{
		display:block !important;
	}
	h1.hocHeading {
		font-size:20px !important;
		line-height:26px !important;
	}
	#gAboutPromise .backRight, #gAboutLegacy .backRight{
		top:50% !important;
	}	
	.hocSection .backRight{
		top:50% !important;
	}
	.aboutCustomBgMobile{
		display:none !important;
	}
	.contactBg{
		display:block !important;
		position:absolute !important;
		top:0 !important;
	}
	.brandMasterMobileSpace  {
	  padding-bottom: 50px !important;
	}
	#sample_slider{
		height:520px !important;
	}
	#slider_1130{
		height:550px !important;
	}	
	#slider_751{
		height:550px !important;
	}
	#slider_1149{
		height:580px !important;
	}
	#slider_786{
		height:480px !important;
	}
	#slider_1165{
		height:620px !important;
	}
	#gEvtMediaSlider{
		height:300px !important;
	}
	#gAboutApproach .backRight{
		top:75% !important;
	}
}

.contactBg{
	display:none;
}
/****** End Medai Queries *******/
.histCigrbgMobile{
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:496px;
}
.aboutCustomBgMobile{
	position:absolute;
	top:0
}
h1 {
  line-height: 26px;
}
.customSection {
  position: relative;
  width: 100%;
  padding: 50px 0px;
}
.homeMainSection {
  position: relative;
  width: 100%;
  padding: 5px 0px;
}
.brandMainSection {
  position: relative;
  width: 100%;
  padding: 80px 0px;
	overflow:hidden;
}
.homePara {
  width: 100%;
  font-size: 16px;
  line-height: 22px !important;
  color: #ffff;
  line-height: 24px;
  text-align: left;
  font-family: RobotoSlab-Regular;
}
h1.headingMain {
  margin: 0;
  font-size: 30px;
  line-height: 46px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  font-family: RobotoSlab-Regular;
}
h2.headingSub {
  font-size: 40px;
  line-height: 60px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 50px;
  font-family: RobotoSlab-Bold;
}
.homeCustomLogo {
  margin-top: -8%;
}
.anchorLink {
  text-decoration: none;
  display: inline-block;
  margin-top: 30px;
  background: #c91925;
  color: #fff !important;
  padding: 10px 30px;
  border-radius: 50px;
  font-size:0.96rem;
  font-family: RobotoSlab-SemiBold;
}

.anchorLink:hover, .anchorLink:active, .anchorLink:link, .anchorLink:visited {
  color: #ffffff;
  text-decoration: none;
}
.anchorLinkRounded {
  text-decoration: none;
  display: inline-block;
  margin-top: 30px;
  border: 2px solid #c91925;
  color: #c91925;
  padding: 10px 30px;
  border-radius: 50px;
}

.anchorLinkRounded:hover {
  color: #ffffff;
  border-color: #ffffff;
  text-decoration: none;
}
.backRight {
  background: url("https://secigarettes.com/wp-content/uploads/2022/06/all-smoke-effect.webp")
    no-repeat;
  position: absolute;
  width: 100%;
  height: 300px;
  opacity: 0.6;
  z-index: -1;
  top: 15%;
}
.backRightAniLeft {
  background-position: right center;
  transform: rotate(180deg);
  right: 0%;
}
.backRightAniRight {
  background-position: right center;
  left: 0%;
}
.afzalLeftBg {
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/afzal4-copy-1-1.webp")
    no-repeat center left;
  min-height: 600px;
  height: 100%;
}
.jockeylLeftBg {
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/jockey2-11.webp")
    no-repeat center left;
  min-height: 600px;
  height: 100%;
}
.jockeylRightBg {
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/jockey2-1.webp")
    no-repeat center right;
  min-height: 600px;
  height: 100%;
}
.afzalRightBg {
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/afzalRightBg.webp")
    no-repeat center right;
  min-height: 600px;
  height: 100%;
}

.esbgHome {
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/easeebrand.webp")
    no-repeat center right;
  min-height: 600px;
  height: 100%;
}

.esbgbrand {
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/eazee-1.webp")
    no-repeat center left;
  min-height: 600px;
  height: 100%;
}

.gathamRightBg {
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/gotham-3.webp")
    no-repeat center left;
  min-height: 600px;
  height: 100%;
}
.masterStrokeLeftBg {
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/master_stroke-6.webp")
    no-repeat center right;
  min-height: 600px;
  height: 100%;
}
.blackMasterRightBg {
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/black_master-2.webp")
    no-repeat center right;
  min-height: 600px;
  height: 100%;
}
.goldSpiceLeftBg {
  background: url("https://secigarettes.com/wp-content/uploads/2022/05/gold_spice-21.webp")
    no-repeat center left;
  min-height: 600px;
  height: 100%;
}
.customLeftImgMargin {
  margin-top: 70px;
}
.afzalRightMobile {
  margin-top: 60px;
}
.easeeRight {
  margin-top: 100px;
}
h3.heading3 {
  margin: 10px 0px;
  font-size: 42px;
  line-height: 57px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
}
.nMargin {
  margin-top: -15px !important;
}
.homeLink {
  font-size: 0.96rem;
  color: #c91925;
  text-decoration: none;
	font-family: RobotoSlab-SemiBold;
}
.homeLink:hover {
  text-decoration: none;
  font-weight: 700;
}
.sectionform {
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/formBg.webp")
    no-repeat center center;
  padding: 5% 0% 5% 0%;
  background-size: cover;
}
.footer-widgets .widget {
  padding: 0px 0px 0px 0px;
}
.site-footer {
  padding-bottom: 0px;
}
.footerPara {
  color: #808080;
}
.footerCenter {
  text-align: center;
}
.footerParaWrap {
  margin-top: 2rem;
  background: #b4a269;
  color: #ffffff;
  padding: 15px 0px;
  margin-bottom: 0px;
  text-align: center;
}
ul.footerNav {
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0 !important;
  text-align: center;
}
ul.footerNav li {
  text-align: left;
  display: inline-block;
  padding: 0px 20px !important;
}
ul.footerNav li a {
  color: #fff !important;
}
.copyRight {
  background: #171717;
  font-size: 14px;
  line-height: 14px;
  padding: 20px 0px;
}
.sticky-top {
  width: 100%;
  position: fixed !important;
  background: none !important;
}
.stickyBg {
  background: rgba(0, 0, 0, 1);
  transition: all 1s linear;
}
.inputItem {
  line-height: 53px !important;
  height: 53px;
}
.contactBtn {
  border-radius: 2rem !important;
  padding: 10px 30px !important;
}
/***** About page ***********/
.themeWraps {
  position: absolute;
  width: 100%;
  top: 12%;
  margin-left: 0;
  margin-right: 0;
}
.aboutHeading {
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 700;
  color: #ffffff;
}
.aboutHeading2 {
  font-size: 1.8rem;
  line-height: 1.9rem;
  font-weight: 700;
  color: #b4a269;
}
.aboutNumBg {
  background: #0e0e0e;
  padding: 2% 0%;
}
.aboutHeading3 {
  font-size: 1.8rem;
  line-height: 2rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 20px;
}
ul.aboutListData {
  margin: 0px;
  padding: 0px;
}
ul.aboutListData li {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  list-style-type: none;
	font-family: RobotoSlab-Regular;
}
ul.aboutListData li span {
  font-weight: 700;
  color: #b4a269;
	font-family: RobotoSlab-SemiBold;
}
.aboutPara {
  margin-top: 30px;
  font-size: 19px;
  line-height: 1.5rem;
  color: #b4a269;
}
.aboutPara2 {
  font-size: 1.3rem;
  line-height: 3rem !important;
  font-weight: normal;
  text-align: left;
}
.aboutPara2 span {
  color: #b4a269;
}
.themeHeading {
  position:relative;
	width:100%;
	padding-top:10%;
  font-size: 48px;
  line-height: 48px;
  height:48rem;
  text-align: center;
  color: #ffffff;
font-family:PlayfairDisplay-Medium;
}
.imgAboutMargin {
  margin-top: -10rem;
}
.aboutLeftBg1 {
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/au1-2.webp")
    no-repeat center left;
  min-height: 495px;
  height: 100%;
}
.aboutLeftBg2 {
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/awards-1.webp")
    no-repeat center left;
  min-height: 512px;
  height: 100%;
}
.aboutRightBg1 {
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/Sopariwala_Exports_Our_Approach-copy-1.webp")
    no-repeat center right;
  min-height: 412px;
  height: 100%;
}
.aboutRightBg2 {
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/shutterstock_570631144-1.webp")
    no-repeat center right;
  min-height: 512px;
  height: 100%;
}
.aboutSection {
  padding: 70px 0px;
  margin-bottom: 60px;
}
.aboutDirt {
  background: #171717;
}
.revealR {
  position: relative;
  transform: translateX(-10%);
  opacity: 0.1;
  transition: 2s all ease;
  overflow: hidden;
}
.revealR.active {
  transform: translateY(0);
  opacity: 1;
}
.revealL {
  position: absolute;
  transform: translateX(10%);
  opacity: 0.1;
  transition: 2s all ease;
  overflow: hidden;
}
.revealL.active {
  transform: translateX(0);
  opacity: 1;
}
/***** Brand page ***********/
.brandSlider {
  position: absolute;
  left: 0;
  right: 0;
  top: 0%;
  font-size: 3rem;
  line-height: 3rem;
  text-align: center;
  color: #ffffff;
}
.brandsImgMargin {
  margin-top: 40px;
}
.heading3Brand {
  line-height: 40px;
  margin: 0px 0px 15px 0px;
  font-size: 42px;
  font-weight: 600;
  color: #b4a269;
  text-transform: uppercase;
}
.downloadLink {
  text-decoration: none;
  display: inline-block;
  margin-top: 30px;
  background: rgba(255, 255, 255, 0.1);
  color: #e1251b;
  padding: 10px 30px;
  border-radius: 50px;
}
.downloadLink:hover {
  color: #ffffff;
  text-decoration: none;
}
.owl-nav button {
  outline: none;
}
/*
    .owl-nav{
        width:120px !important;
        position:absolute;
        right:33%;
        bottom:9%;
    }
    #sample_slider .owl-nav button, #slider_786 .owl-nav button{
        width:45px !important;
        background-color:#191919 !important;
        border-radius:10px;
        outline:none;
        padding:10px 20px !important;
    }
    .owl-nav .owl-prev{
        width:20px !important;
        left:0% !important;
    }
    .owl-nav .owl-next{
        right:0% !important;
    }
    */

/*********** History of cigarette ********/
.hocSection {
  padding: 0px 0px;
  margin-bottom: 60px;
}
.videoContainer {
  width: 100%;
  position: relative;
	margin-top:-60%;
  background:none !important;
  border-radius: 26px;
  padding: 5px;
  height:476px;
}
.videoContainer .plyr .plyr__control--overlaid {
  background: #e1251b !important;
}
.hocLeftBg_1 {
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/hcbg1.webp")
    no-repeat left center;
  min-height: 476px;
  height: 100%;
}
.hocRightBg_1 {
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/hcbg2.webp")
    no-repeat right center;
  min-height: 478px;
  height: 100%;
}
.hocLeftBg_2 {
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/hcbg3.webp")
    no-repeat left center;
  min-height: 514px;
  height: 100%;
}
h1.hocHeading {
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 36px;
  font-weight: 700;
  color: #ffffff;
}
/*********** Event and media ********/
.evnSlider {
  position: absolute;
  left: 0;
  right: 0;
  top: 0%;
  font-size: 3rem;
  line-height: 3rem;
  text-align: center;
  color: #ffffff;
  z-index: 1;
}
.headingenm {
  line-height: 50px;
  margin: 0px 0px 15px 0px;
  font-size: 50px;
  font-weight: 600;
  color: #b4a269;
  text-transform: uppercase;
	font-family: RobotoSlab-Bold;
}
.headingenmSub {
  font-size: 70px;
  line-height: 70px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 15px;
	font-family: RobotoSlab-Bold;
}
.slideBtnLink {
  font-size: 1rem;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background: #c91925;
  color: #fff;
  padding: 0px 30px;
  border-radius: 50px;
}
.slideBtnLink:hover {
  color: #ffffff;
  text-decoration: none;
}
.enmWrap {
  width: 100%;
  position: relative;
  background: #0e0e0e;
  color: #fff;
  text-align: center;
  border-radius: 30px;
  padding-bottom: 20px;
  border: 1px solid #212121;
}
.enmWrapLink {
  text-decoration: none;
  color: #fff;
}
.enmWrapLink:hover {
  text-decoration: none;
}
.enmHead {
  width: 100%;
  font-size: 1.3rem;
  line-height: 1.2rem;
  color: #ffff;
  font-weight: 700;
  text-align: left;
  margin-top: 20px;
}
.enpPara {
  width: 100%;
  font-size: 16px;
  line-height: 22px !important;
  color: #ffff;
  line-height: 24px;
  text-align: left;
}
.menu_item_wpglobus_menu_switch {
  position:absolute;
  right:10%;
}
li.menu_item_wpglobus_menu_switch a {
  font-family: RobotoSlab-SemiBold; 
  font-size: 18px !important;
}
.evnDetailsSlide{
	position:absolute;
	left:0;
	right:0;
	top:30%;
	font-size:3rem;
	line-height:3rem;
	text-align:center;
	color:#FFFFFF;
	z-index:1;
}
/********* Contact page *******/
.contactList {
  margin: 0px;
  padding: 0px;
}
.contactList li {
  color: #fff;
  font-size: 1rem;
  list-style-type: none;
  padding-left: 50px;
  margin-bottom: 20px;
}
.contactList li a {
  color: #ffffff;
  font-size: 1rem;
  text-decoration: none;
}
.contactList li img {
  position: absolute;
  left: 15px;
}
/******* Age ************/

#modal_screen {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1100;
  background-color: rgba(0, 0, 0, 0.8);
}

#modal_content {
  position: fixed;
  z-index: 1101;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 30px;
  font-size: 12px;
  width: 95%; /* if you adjust it from the original 290px, adjust the difference in the width of #modal_content nav too */
  height: 290px; /* if you adjust it from the original 290px, adjust the difference in the width of #modal_content nav too */
  padding: 0px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background-position: center 2em;
  background-repeat: no-repeat;
  background-size: 90px auto;
  background-image: url("https://secigarettes.com/wp-content/uploads/2022/03/soex_logo-21.webp");
}

#modal_content h2 {
  margin: 0 0 0 0;
  font: normal 15px/2em Helvetica, arial, sans-serif;
  font-size: 2em;
  font-weight: 700;
  color: #3f3f3f;
}

#modal_content p {
  max-width: 100%;
  margin-top: 7rem;
  font-size: 1.5em;
}

#modal_content nav {
  display: table;
  width: 100%;
}
#modal_content nav ul {
  display: table-row;
  width: 100%;
  margin: 0;
  padding: 0;
}
#modal_content nav li {
  display: table-cell;
  text-align: right;
  width: auto;
}

#modal_content nav a.av_btn {
  display: block;
  text-align: center;
  border-radius: 23px;
  margin: 1em 2rem;
  text-decoration: none;
  padding: 0.8em;
  color: #fff;
  font-family: inherit;
  text-transform: none;
}

#modal_content nav .av_go {
  background-color: #c91925;
}

#modal_content nav .av_no {
  background-color: #c91925;
}

#modal_content .ageHead {
  margin-top: 30%;
}

#modal_content .agePara {
  margin-top: 1rem;
}

@media (min-width: 688px) {
  #modal_content .ageHead {
    margin-top: 10%;
  }

  #modal_content .agePara {
    margin-top: 1rem !important;
  }
  #modal_content p {
    font-size: 1.4em;
    line-height: 1.4em;
    color: #3f3f3f;
    margin-top: 10% !important;
  }

  #modal_content .content_wrapper {
    padding-top: 10em !important;
    text-align: center;
  }
  #modal_content {
    top: 10em;
    top: 30vh;
    left: 30vw;
    width: 90%;
    max-width: 500px;
    height: 500px;
    padding: 3em;
    border-radius: 30px;
    background-position: center 3rem;
    background-size: 250px auto;
    font-size: 16px;
  }

  #modal_content .content_wrapper {
    margin: 0px auto;
    text-align: center;
  }

  #modal_content h2 {
    margin: 20px 0 0 0;
    font-size: 2em;
    font-weight: 700;
    color: #3f3f3f;
  }

  #modal_content nav {
    width: 396px;
  }

  #modal_content nav a.av_btn {
    font-size: 1em;
  }
}
/************ Brands Deatils page ****************/
.brandDetailsSlider {
  position: absolute;
  left: 0;
  right: 0;
  top: 0%;
  font-size: 3rem;
  line-height: 3rem;
  text-align: center;
  color: #ffffff;
  z-index: 1;
}
.brandDetSlideMt {
  margin-top: 10%;
}
.sectionBrandDetails {
  position: relative;
  width: 100%;
  padding: 75px 0px 75px 0px;
  border-bottom: 1px solid #747474;
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/202-copy-41.webp")
    no-repeat center center;
}
.brandDetailSlideHeading {
  position:relative;
  width:100%;
  margin-top: 15px;
  font-size: 1rem;
  line-height: 1rem;
  height:1rem;
  color: #b4a269;
  letter-spacing: 3px;
  font-weight: 700;
}
.brandDetailPara {
  font-size: 1.3rem;
  line-height: 2rem !important;
  color: #ffffff;
  margin-bottom: 5rem;
  font-family: RobotoSlab-Regular;
}
.brandDetailPara span {
  color: #b5a268;
}
.brandDetailPara2 {
  font-size: 0.9rem;
  line-height: 1rem;
  color: #b5a268;
  margin-top: 20px;
}
.brandLogoMargin {
  margin-bottom: 1rem;
}
/********* brand page ****/
#slider_1011 .owl-dots, #slider_891 .owl-dots, #slider_3234 .owl-dots, #slider_4661 .owl-dots, #slider_4698 .owl-dots, #slider_4690 .owl-dots, #slider_4250 .owl-dots, #slider_4254 .owl-dots, #slider_4253 .owl-dots, #slider_4039 .owl-dots, #slider_4049 .owl-dots, #slider_4147 .owl-dots, #slider_4151 .owl-dots, #slider_4229 .owl-dots{
  bottom: 25% !important;
}

.brandBrochureWrap {
  width: 100%;
  background: url("https://secigarettes.com/wp-content/uploads/2022/03/Group-2351.webp")
    no-repeat center center;
  min-height: 290px;
  background-size: cover;
  height: 100%;
}
.brandBrochureHead {
  font-size: 1.8rem;
  line-height: 2rem;
  font-weight: 700;
  color: #b4a269;
  padding-top: 8%;
	font-family: RobotoSlab-SemiBold;
}
/************** Footer ********/
.footerHeading {
  font-size: 1.2rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 700;
  color: #ffffff;
	font-family: RobotoSlab-SemiBold;
}
.footerRightBlock {
  float: right;
  text-align: left !important;
}
a.footerDirections {
  margin-top: 2rem !important;
  color: #979797 !important;
  font-weight: 700;
  display: inline-block;
}

/************** WP Form Start ********/

.customF-number:lang(ar) {
  display: inline-block !important;
  width: 42.6% !important;
  margin-left: 42.2rem !important;
  margin-top: -4.56rem !important;
}

.customF-textA:lang(ar) {
  margin-top: -4.56rem !important;
  margin-left: 0rem !important;
}

.field-padding > input {
  padding: 1.59rem 1.25rem !important;
}

.wpforms-submit-container {
  display: flex;
  padding-top: 3rem !important;
  align-items: center;
  justify-content: center;
}

.wpforms-submit-container > button {
  border-radius: 25px !important;
  background: #c91925 !important;
  border: none !important;
  color: #ffffff !important;
  min-width: 8rem !important;
}

.wpforms-error {
  font-size: 1rem !important;
}

.customF-select > select {
  width: 100% !important;
  height: 3.3rem !important;
  /* padding: 1.5rem 1.2rem !important; */
  padding: 1px 0px !important;
  font-size: 0.85rem !important;
  text-align: center;
}

.customF-number {
  display: inline-block !important;
  margin-left: -16.61% !important;
  width: 42.6% !important;
}

/*
    .wpforms-field-select > select{
        width:100% !important;
        height: 3.3rem !important;
         padding: 1.5rem 1.2rem !important; 
        padding: 1px 1px !important;
    }
    
    .wpforms-field-number{
        display: inline-block !important;
        margin-left: -13.5rem !important;
        width: 42.6% !important;
    }
    */

.download-n {
  margin-left: -42px !important;
  width: 88% !important;
}

.download > select {
  max-width: fit-content;
  height: 3.3rem !important;
}

.wpforms-confirmation-container-full {
  background-color: #ffffff !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .customF-number {
    display: inline-block !important;
    margin-left: 0 !important;
    width: 78% !important;
  }
  .download-n {
    display: inline-block !important;
    margin-left: 0 !important;
    width: 78% !important;
  }
}
@media only screen and (min-device-width: 767px) and (max-device-width: 991px) {
	#slider_1011, #slider_4147, #slider_4151, #slider_4229, #slider_4690{
		height:840px !important;
	}
	
}
@media only screen and (min-device-width: 767px) and (max-device-width: 1024px) {
	
  .customF-number {
    margin-left: -131px !important;
    width: 42.5% !important;
  }
  .download-n {
    margin-left: -131px !important;
    width: 42.5% !important;
  }

  .customF-select > select {
    width: 100% !important;
    height: 3.3rem !important;
    /* 	padding: 1.5rem 1.2rem !important; */
    padding: 0px 0px !important;
    font-size: 0.7rem !important;
    text-align: center;
  }
  .download > select {
    width: 100% !important;
    height: 3.3rem !important;
    /* 	padding: 1.5rem 1.2rem !important; */
    padding: 0px 0px !important;
    font-size: 0.7rem !important;
    text-align: center;
  }
}

@media (width: 912px) {
  .customF-number {
    margin-left: -146px !important;
    width: 42.5% !important;
  }
  .download-n {
    margin-left: -146px !important;
    width: 42.5% !important;
  }
}
@media (width: 768) {
  .customF-number {
    margin-left: -122px !important;
    width: 42.5% !important;
  }
  .download-n {
    margin-left: -122px !important;
    width: 42.5% !important;
  }
}

/************** WP Form End ********/
img.mapImages {
  margin-top: -15%;
}

img.brandDetailsSliderBg {
  background-position: top center;
}
.otherLanguagesMg{
	margin-left:-30px;
}
.otherFRLanguagesMg{
	margin-left:-36px;
}

/****cf7 btn ****/
.contactBtn2{
	background-color: #C91925 !important;
	border-color: #C91925 !important;
	border-radius: 25px !important;
	min-width: 8rem !important;
}
.contactBtn2:hover{
	background-color: #C91925 !important;
}

.r-tl{
	direction: rtl !important;
}

.r-tl> .iti-arrow{
	display: none !important;
}

.wpcf7-spinner{
	position: absolute !important;
}

.wpcf7-response-output {
    text-align: center !important;    
    color: #000000 !important;
    background-color: #ffffff !important;
   
    padding: 8px !important;
}
/**** Start mobile menu ****/
.closeMenu {
  display:none;
}
/**** End mobile menu ****/
#homeScroll{
	width:100%;
	text-align:center;
	position:absolute;
	top:85%;
	height:30px;
}

/********* Home page Sliders **************/

.awardTitle{
	font-size:rem;
	color:#FFF;
	text-align:Center;
	margin-top:3%;
}
/******************* GT Matrix ***************************/
#slider
{
  height: 30px;
  border: 2px solid #FFF;
  width: 17px;
  border-radius: 25px;
  display: grid;
  grid-template-columns: auto;
  margin:0px auto;
}
#dot
{
  height:5px;
  width:5px;
  border-radius: 25px;
  background-color: #FFF;
  justify-self: center;
  -webkit-animation: scroll-inner 1.2s; 
    animation: scroll-inner 1.2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function:ease;
    animation-timing-function:ease
}


@-webkit-keyframes scroll-inner {
    from {margin-top: 15%;}
    to {margin-top: 90%;}
}
@keyframes scroll-inner {
    from {margin-top: 15%;}
    to {margin-top: 90%;}
}
/******** Home page ***********/
#ghomeSlider{
	position:relative;
	width:100%; !important;
	min-height:820px
}

#gWeAreSop{
	position:relative;
	width:100% !important;
	min-height:600px;
}

@media screen and (max-width:575px)
{
  #gWeAreSop{
    position:relative;
    width:100% !important;
	min-height: 900px;
  }
  #ghomeSlider{
	position:relative;
	width:100%; !important;
	min-height:475px !important;
	}
	
}

.brandDetailsMSText{
	width:40%;
}
/* #gWeAreSop{
	position:relative;
	width:100% !important;
	min-height:750px !important;
} */

#gEasee{
	position:relative;
	width:100% !important;
	min-height:450px !important;
}

#gZockey{
	position:relative;
	width:100% !important;
	min-height:500px !important;
}

#gGolbalFPrint{
	position:relative;
	width:100% !important;
	min-height:450px !important;
}
#gWordMarket{
	position:relative;
	width:100% !important;
	min-height:300px !important;
}
#gGetTouch{
	position:relative;
	width:100% !important;
	min-height:450px !important;
}
/******** About page ***********/
#gAboutHead{
	position:relative;
	width:100%;
	min-height:496px;
}
#gtAboutHeader{
	width:100% !important;
	min-height:200px !important;
}
#gAboutCount{
	position:relative;
	width:100%;
	min-height:400px;
}
#gAboutLegacy{
	position:relative;
	width:100% !important;
	min-height:495px !important;
}
#gAboutPromise{
	position:relative;
	width:100% !important;
	min-height:200px !important;
}
#gAboutDirectors{
	position:relative;
	width:100% !important;
	min-height:200px !important;
}
#gAboutApproach{
	position:relative;
	width:100% !important;
}
#gAboutAwards{
	position:relative;
	width:100% !important;
	min-height:200px !important;
}
/******** Brand page ***********/
#brandHead{
	position:relative;
	width:100% !important;
	min-height:750px;
}
.afzaCustImag{
	height:180px;
}
.gWeSoparImg{
	width:345px;
	height:253px;
}
.mapImages{
	width:310px;
	height:210px;
}
.afzaCustImag{
	width:345px !important;
	height:181px !important;
}
.homeSlideCustImag{
	width:100% !important;
	height:12em !important;
	margin-top:15px !important;
}
.homeSlideHeadOne{
	font-size:1rem;
	line-height:1.5rem;
	height:100%;
	color:#FFF;
	font-family:PlayfairDisplay-Medium;
}
.homeSlideHeadTwo{
	font-size:2rem;
	line-height:2.5rem;
	height:100%;
	color:#FFF;
	font-family:PlayfairDisplay-Black;
}
.homeSlideHeadThree{
	font-size:2rem;
	line-height:2.5rem;
	height:100%;
	color:#B6A269;
	font-family:PlayfairDisplay-Black;
}

.customBrandSlides1, .customBrandSlides2, .customBrandSlides3, .customBrandSlides4, .customBrandSlides5, .customBrandSlides6, .customBrandSlides7{
	width:100% !important;
	height:100% !important;
}

.blackMasterImg
{
	width: 280px !important;
	height: 147px !important;
}

@media screen and (min-width:600px)
{
	
	.blackMasterImg
	{
		width: 710px !important;
		height: 373px !important;
	}
	
  .afzaCustImag{
		width:710px !important;
		height:400px !important;
	}
	.gWeSoparImg{
		width:442px;
		height:325px;
    }
	
/* 	.gWeSoparImg{
		width:250px;
		height:100%;
    } */
	
	.mapImages{
		width:510px;
		height:346px;
   }
	.homeSlideCustImag{
		width:710px !important;
		height:400px !important;
	}
	.homeSlideHeadOne{
		font-size:2rem;
		line-height:3rem;
		height:100%;
		color:#FFF;
		font-family:PlayfairDisplay-Medium;
	}
	.homeSlideHeadTwo{
		font-size:4rem;
		line-height:4rem;
		height:100%;
		color:#FFF;
		font-family:PlayfairDisplay-Black;
	}
	.homeSlideHeadThree{
		font-size:4rem;
		line-height:4rem;
		height:100%;
		color:#B6A269;
		font-family:PlayfairDisplay-Black;
	}
	#slider_3234{
		height:840px !important;
	}
	#gEasee{
		position:relative;
		width:100% !important;
		min-height:600px !important;
	}
	/*
	.customBrandSlides1{
		width:669px !important;
		height:352px !important;
	}
	.customBrandSlides2{
		width:864px !important;
		height:367px !important;
	}
	.customBrandSlides3{
		width:816px !important;
		height:352px !important;
	}
	.customBrandSlides4{
		width:796px !important;
		height:336px !important;
	}
	.customBrandSlides5{
		width:864px !important;
		height:346px !important;
	}
	.customBrandSlides6{
		width:864px !important;
		height:295px !important;
	}
	.customBrandSlides7{
		width:729px !important;
		height:384px !important;
	}
	*/
	.homeSlideCustImagMob img.img-fluid{
		width: 710px !important;
		height: 400px !important;
	}
	.gweAreHeading{
		min-height:160px !important;
	}
	#gOurBrand{
		width:100% !important;
		height:760px !important;
	}
	
}
#loftloader-wrapper .loader-inner
{
	height: 147px !important;
}

#loftloader-wrapper.pl-imgloading #loader
{
	height: 147px !important;
}

/* #loftloader-wrapper.pl-imgloading #loader .imgloading-container
{
	height: 147px !important;
} */
#loftloader-wrapper.pl-imgloading #loader img
{
	width: 200px !important;
	height: 147px !important;
}
#slider_3234{
	min-height:470px;
}
#slider_3318{
	height:470px;
}
#slider_1011, #slider_4147, #slider_4151, #slider_4229, #slider_4690{
	height:840px;
}
#sample_slider, #slider_1130, #slider_751, #slider_1149, #slider_786, #slider_1165{
	height:450px;
}
#slider_786 .backRight{
	top:0% !important;
}
/******** Event and Media page ***********/
.customSlideTextBM{
	width:30% !important;
}
#gEvtMediaSlider{
	width:100%;
	height:825px;
}
#gOurBrand{
	width:100%;
	height:615px;
	margin-bottom:2.5rem;
}
/******** Brands page ***********/
.wpcf7-captchar{
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 53px !important;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	-o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	height: 53px;
}
/*
@media only screen and (max-width:1920px) {
  .container {
    max-width:1024px !important;
  }
	.custom-logo-link{
		margin-right:15px;
	}
	.menu_item_wpglobus_menu_switch{
		right:10%;
	}
	.navbar-dark .navbar-nav .nav-link{
		padding:0px 10px;
	}
	
	#slider_3234{
		min-height:700px !important;
	}
}
*/
.navbar-dark .navbar-nav .nav-link{
	padding:0px 6px !important;
}
.container {
	width:90% !important;
	max-width:1360px !important;
}

#brandAfzalSlide{
	width:100%;
}
.imgloading-container span{
	width:200px !important;
	height:147px !important;
}
.homeSlideCustImagMob img.img-fluid{
	width: 345px;
	height: 181px;
}
.gweAreHeading{
	min-height:120px;
}

.navbar-toggler-icon{
	width:1.1em !important;
	height:1em !important;
}
#ghomeSlider .white{
	height:470px !important;
}
#popmake-1495 .homePara{
	color:#333 !important;
}
#pum-1495, #pum-1933{
	z-index:1299 !important;
}
.intl-tel-input.iti-container{
	z-index:999999999 !important;
}

.footer_para_break
{
	display:block;
}

.footer_para_diff
{
	display:none;
}

@media screen and (min-width:575px)
{
	.footer_para_break
	{
		display:none;
	}

	.footer_para_diff
	{
		display:inline-block;
	}
}

#exampleModalLabel, #downloadModalLabel{
	color:#000;
	font-family: RobotoSlab-Bold;
}
#enquireNowModal .homePara {
	color:#444;
	font-size:0.8rem;
}
.modal.show .modal-dialog {
    margin-top:5%;
}
.dropdown-menu{
	background:rgba(0,0,0,1);
	color:#FFF;
}
.mobileViewOnly{
	display:none;
}

/* added by parvez for page optimization start */

#afzalShowcase, #GoldSpiceShowcase, #jockeyShowcase, #easeeShowcase, #gothamShowcase, #masterStrokeShowcase
{
	height: 400px;
}

#blackMasterShowcase
{
	height: 350px;
}

@media screen and (min-width:900px)
{
	#afzalShowcase, #easeeShowcase, #gothamShowcase, #blackMasterShowcase, #masterStrokeShowcase
	{
		height: 400px;
	}
	
	#GoldSpiceShowcase, #jockeyShowcase
	{
		height: 580px;
	}
}

@media screen and (min-width:1100px)
{
	#blackMasterShowcase
	{
		height: 700px;
	}
	
	#afzalShowcase, #easeeShowcase, #gothamShowcase, #masterStrokeShowcase
	{
		height: 750px;
	}	
	
	#GoldSpiceShowcase, #jockeyShowcase
	{
		height: 810px;
	}
}


/* added by parvez for page optimization end */
@media (min-width: 412px) and (max-width: 600px) {
	.aboutTabletMargin{
		margin-top:15% !important;
	}
}
@media (min-width: 280px) and (max-width: 412px) {
	#gEvtMediaSlider{
		height:250px !important;
	}
	.headingenm{
		font-size:0.7rem !important;
		line-height:0.7rem !important;
	}
	.headingenmSub{
		font-size:0.7rem !important;
		line-height:0.7rem !important;
		margin-bottom:0px !important;
	}
	.anchorLink{
		margin-top:15px !important;
		padding:5px 15px !important;
		font-size:0.7rem !important;
	}
	.navbar-toggler{
		padding:5px !important;
	}
	.navbar-toggler-icon{
		width:1.5rem !important;
		height:1.5rem !important;		
	}
	.brandDetSlideMt{
		margin-top:15% !important
	}
	.brandDetailSlideHeading{
		font-size:0.82rem !important;
		line-height:1rem !important;
	}
	#slider_1011, #brandHead, #slider_4147, #slider_4151, #slider_4229, #slider_4690{
		height:400px !important;
		min-height:400px !important;
	}
	#slider_3318{
		height:350px !important;
	}
	#slider_1165{
		height:520px !important;
	}
	.homeSlideCustImag{
		margin-top:50px !important;
	}
	.gWeSoparImg{
		width:auto !important;
		height:auto !important;
	}
	.ruBrandDetailSlideHeading{
		font-size:12px !important;
	}
	.esBrandDetailSlideHeading{
		font-size:0.75rem !important;
	}
}
/******* Galaxy Fold *************/
@media (max-width: 280px) {
	#slider_1011, #brandHead, #slider_4147, #slider_4151, #slider_4229, #slider_4690{
		height:300px !important;
		min-height:300px !important;
	}
	#slider_3318{
		height:300px !important;
	}
	#slider_1130 .anchorLink, #slider_751 .anchorLink, #slider_1149 .anchorLink, #slider_786 .anchorLink, #slider_1165 .anchorLink,  #brandGoldSpiceSlide .anchorLink{
		margin-top:40px !important;
	}
	#modal_regret_wrapper .ageHead{
		margin-top:35% !important;
	}
	.gWeSoparImg{
		width:auto !important;
		height:auto !important;
	}
	.homeSlideCustImag{
		margin-top:35px !important;
	}
	.revealR, .revealL{
		position:relative !important;
		transition:auto !important;
		transform:translateX(0%) !important;
	}
	.revealR.active, .revealL.active{
		transform:none !important;
	}
	.contactBtnRU{
		white-space:break-spaces !important;
		font-size:0.7rem !important;
		width:auto !important;
	}
	.aboutBgAbsl {
		height: 270px;
	}
	.themeWraps {
		top: 15% !important;
	}
	.aboutHeading2 {
		font-size: 0.8rem !important;
		line-height: 1rem !important;
		margin-top:15px !important;
	}
	.aboutHeading {
		font-size: 1rem !important;
		line-height: 1.1rem !important;
	}
}
@media (min-width: 480px) and (max-width: 688px) {
	#modal_regret_wrapper .ageHead{
		margin-top:22%;
	}
}
/******** Background hide **********/
@media (max-width: 600px) {
	.afzalLeftBg {
		background: none !important;
		min-height: auto !important;
		height: auto !important;
	  }
	  .afzalRightBg {
		background: none !important;
		min-height: auto !important;
		height: auto !important;
	  }
	  .jockeylLeftBg {
		background: none !important;
		min-height: auto !important;
		height: auto !important;
	  }
	  .aboutLeftBg1,
	  .aboutRightBg1,
	  .aboutRightBg2,
	  .aboutLeftBg2 {
		background: none !important;
		min-height: auto !important;
		height: auto !important;
	  }
	  .hocLeftBg_1 {
		background: none !important;
		min-height: auto !important;
		height: auto !important;
	  }
	  .hocRightBg_1 {
		background: none !important;
		min-height: auto !important;
		height: auto !important;
	  }
	  .hocLeftBg_2,
	  .gathamRightBg,
	  .masterStrokeLeftBg,
	  .blackMasterRightBg,
	  .goldSpiceLeftBg,
	  .jockeylRightBg,
	  .esbgbrand {
		background: none !important;
		min-height: auto !important;
		height: auto !important;
	  }
}
/*********** RTL CSS *********************
 * ***************************************/
.rtl #gWeAreSop{
	padding:0px;
	margin-top:15%;
}

.rtl .menu_item_wpglobus_menu_switch {
  margin-left: 0px;
  left:10%;
  right:auto;
}
@media (max-width: 992px) {
	.rtl .menu_item_wpglobus_menu_switch {
	  left:0% !important;
	}
}

.rtl .afzalLeftBg,
.rtl .jockeylLeftBg {
  background-position: bottom left;
  transform: rotateY(180deg);
}
.rtl .afzalLeftBg .container,
.rtl .jockeylLeftBg .container {
  transform: rotateY(180deg);
}
.rtl .afzalRightBg {
  background-position: bottom right;
  transform: rotateY(180deg);
}
.rtl .afzalRightBg .container {
  transform: rotateY(180deg);
}
.rtl .revealL {
  position: relative;
}
.rtl #brandAfzalSlide{
  background-position: center left;
  transform: 0;
  transform: rotateY(0);
}
.rtl #brandAfzalSlide .container{
	transform: 0;
	transform: rotateY(0);
}
/************ RTL Footer *******/
.rtl .footerRightBlock {
  float: left !important;
  text-align: right !important;
}
.aribicCigarette {
  transform: rotateY(180deg);
}

.homeCustomEffect {
  background-position: top left !important;
  background-size: 720px;
}
/******** RTL Home ****************/
.rtl .backRightAniLeft{
	transform:inherit;
}
.rtl .backRightAniRight{
	transform:rotate(180deg);
}
.rtl .afzalLeftBg, .rtl .jockeylLeftBg{
	background-position:inherit;
}
.rtl .customLeftImgMargin{
	margin-top:40px;
}
.rtl #gZockey{
	min-height:auto !important;
}
.rtl #gOurBrand{
	margin-top:5%;
}
/******** RTL Contact ****************/
.rtl .contactList li{
	padding-left:0px;
	padding-right:50px;
}
.rtl .contactList li img{
	left:auto;
	right:15px;
}
.rtl .custom-logo-link{
	margin-right:0px;
}
.rtl .modal-header .close{
	margin:-1rem -1rem -1rem 0rem;
}
.rtl .aboutCustomBgMobile, .rtl .brandDetailsSliderBg{
	transform:scaleX(-1);
}
.rtl span.your-message textarea{
	text-align:right;
	margin-bottom:15px;
}
.rtl .inputItem{
	text-align:right;
}
.rtl .footerHeading{
	font-size:1.1rem
}
.rtl .footerArbicFont{
	font-size:15px;
}

@media (min-width: 575px) and (max-width: 990px) {
	.rtl .revealR, .rtl .revealL{
		position:relative !important;
		transition:auto !important;
		transform:translateX(0%) !important;
	}
	.rtl .revealR.active, .rtl .revealL.active{
		transform:none !important;
	}
}
.rtl #slider_4690, .rtl #slider_4661{
	transform: scaleX(-1);
}
.rtl #slider_4690 .container, .rtl #slider_4661 .container{
	transform: scaleX(-1);
}
@media (max-width: 414px) {
	.cf7sr-g-recaptcha, .cf7sr-g-recaptcha div, .cf7sr-g-recaptcha iframe{
		width:100% !important;
	}
	 #rc-anchor-container{
		width:100% !important;
	}
	.customSlideTextBM{
		width:20% !important;
	}
}