@charset "UTF-8";

/* Google Web Fonts */
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,500,600,700,800&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,500,600,700,800&amp;display=swap');

/* Table of Content
==================================================
#. Typography
#. Global Styles
#. Top Bar
#. Header Area
#. Slider
#. Features
#. Services
#. Project Area
#. Subscribe Area
#. News section
#. Footer
#. Sub Pages
#. Contact Us
#. News Single
#. Sidebar
#. Error Page	
#. Loader Css
#. Pre Loader Section
*/


/* Typography
================================================== */

body {
	background: #fff;
	color: #333;
}
body, p {
	font-family:"Nunito", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 24px;
	font-size: 14px;
	text-rendering: optimizeLegibility;
}
h1, h2, h3, h4, h5, h6 {
	color: #1c1c1c;
	font-weight: 700;
	font-family:"Nunito", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 36px;
	line-height: 48px;
}
h2 {
	font-size: 28px;
	line-height: 36px;
}
h3 {
	font-size: 24px;
	margin-bottom: 20px;
}
h4 {
	font-size: 18px;
	line-height: 28px;
}
h5 {
	font-size: 14px;
	line-height: 24px;
}
.alert .icon {
	margin-right: 15px;
}
/* Global styles
================================================== */

html {
	overflow-x: hidden !important;
	width: 100%;
	height: 100%;
	position: relative;
}
body {
	border: 0;
	margin: 0;
	padding: 0;
}
.body-inner {
	position: relative;
	overflow: hidden;
}
a:link, a:visited {
	text-decoration: none;
}
a {
	color: #ec0000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a:hover {
	text-decoration: none;
	color: #000;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
a.read-more {
	color: #ec0000;
	font-weight: 700;
	text-transform: uppercase;
}
a.read-more:hover {
	color: #222;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
section, .section-padding {
	padding: 50px 0;
	position: relative;
}
.about-block-area{
	padding:50px 0;
}
.about-block-area .utf_post_content-area{
	margin-top:0;
}
.utf_banner_area{
	padding:50px 0;
}
.owl-stage-outer .item ul.utf_list_post .utf_post_block_style{
	margin-bottom:30px;
}
.no-padding {
	padding: 0;
}
.p-top-0 {
	padding-top: 0;
}
.p-bottom-0 {
	padding-bottom: 0;
}
.m-top-0 {
	margin-top: 0 !important;
}
.m-bottom-0 {
	margin-bottom: 0;
}
.pb-top-0 {
	padding-top:0px;
}
.pb-bottom-10 {
	padding-bottom:10px;
}
.pb-bottom-20 {
	padding-bottom:20px;
}
.pb-bottom-30 {
	padding-bottom:30px;
}
.pb-bottom-40 {
	padding-bottom:40px;
}
.pb-bottom-50 {
	padding-bottom:50px;
}
.pb-bottom-60 {
	padding-bottom:60px;
}
.media>.pull-left {
	margin-right: 20px;
}
img.banner {
	display: inline-block;
}
.gap-60 {
	clear: both;
	height: 60px;
}
.gap-50 {
	clear: both;
	height: 50px;
}
.gap-30 {
	clear: both;
	height: 40px;
}
.gap-30 {
	clear: both;
	height: 30px;
}
.gap-20 {
	clear: both;
	height: 20px;
}
.mrb-30 {
	margin-bottom: 30px;
}
.mrb-40 {
	margin-bottom: 40px;
}
.mrb-80 {
	margin-bottom: -80px;
}
.mrt-0 {
	margin-top: 0 !important;
}
.pab {
	padding-bottom: 0;
}
a:focus {
	outline: 0;
}
img.pull-left {
	margin-right: 20px;
	margin-bottom: 20px;
}
img.pull-right {
	margin-left: 20px;
	margin-bottom: 20px;
}
ol, ul {
	margin-bottom: 20px;
}
.unstyled {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ts-padding {
	padding: 60px;
}
.solid-bg {
	background: #f9f9f9;
}
.solid-row {
	background: #f0f0f0;
}
.dropcap {
	font-size: 44px;
	line-height: 50px;
	display: inline-block;
	float: left;
	margin: 0 12px 0 0;
	position: relative;
	text-transform: uppercase;
}
.vc_video-bg-container.video-bg:before {
	content: " ";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .8);
}
.vc_video-bg-container.video-bg .thw-title-shortcode {
	position: relative;
	z-index: 2;
}
.embed-responsive {
	padding-bottom: 56.25%;
	position: relative;
	display: block;
	height: 0;
	overflow: hidden;
}
.embed-responsive iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.form-control {
	box-shadow: none;
	border: 2px solid #dadada;
	padding: 5px 20px;
	height: 50px;
	background: none;
	color: #959595;
	font-size: 14px;
	font-weight:600;
	border-radius: 4px;
}
textarea.form-control{
	height:150px;
	padding-top:15px;
}
.form-control:focus {
	box-shadow: none;
	border: 2px solid #ec0000;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	height: 1px;
	margin: 40px 0;
}
blockquote {
	position: relative;
	background: #f7f7f7;
	padding:40px 50px;
	border:1px solid #f2f2f2;
	margin: 50px 0 40px;
	font-size: 18px;
	line-height: 30px;
	border-radius:6px;
	font-family: Arimo, sans-serif;
	font-weight: 400;
	text-align: left;
	font-style:italic;
}
blockquote:before {
	position: absolute;
	content: '\f10d';
	font-family: FontAwesome;
	font-size: 36px;
	padding: 9px 15px;
	top:0px;
	left:0;
	margin-left:0px;
	color:rgba(0, 0, 0, 0.2);
}
blockquote:after {
	position: absolute;
	content: '\f10e';
	font-family: FontAwesome;
	font-size: 36px;
	padding: 9px 15px;
	bottom:0px;
	right:0;
	margin-right:0px;
	color:rgba(0, 0, 0, 0.2);
}
cite {
	display: block;
	font-size: 14px;
	margin-top: 10px;
}
blockquote.pull-left {
	padding-left: 15px;
	padding-right: 0;
	text-align: left;
	border-left: 5px solid #eee;
	border-right: 0;
}
.btn-primary, .btn-dark {
	border: 0;
	border-radius: 4px;
	padding: 10px 25px 10px;
	font-size:14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	-webkit-transition: 350ms;
	-moz-transition: 350ms;
	-o-transition: 350ms;
	transition: 350ms;
}
.btn-white.btn-primary {
	background: #fff;
	color: #ec0000;
}
.btn-primary {
	background: #ec0000;
}
.btn-dark {
	background: #242427;
}
.btn-primary:hover, .btn-dark:hover, .btn-white.btn-primary:hover {
	background: #272d33;
	color: #fff;
}
.general-btn {
	clear: both;
	margin-top: 50px;
}
.list-round, .list-arrow, .list-check {
	list-style: none;
	margin: 0;
	padding: 0;
}
.list-round li {
	font-size: 16px;
	line-height: 32px;
	font-weight: 600;
	color: #6c6c6c;
}
.list-round li:before {
	font-family: FontAwesome;
	content: "\f138";
	margin-right: 10px;
	color: #ec0000;
	font-size: 14px;
}
.list-arrow {
	padding: 0;
}
ul.list-arrow li:before {
	font-family: FontAwesome;
	content: "\f105";
	margin-right: 10px;
	color: #ec0000;
	font-size: 16px;
}
ul.list-check li:before {
	font-family: FontAwesome;
	content: "\f00c";
	margin-right: 10px;
	color: #ec0000;
	font-size: 14px;
}
.mr_bottom-20 {
	margin-bottom: 20px;
}
.nav-tabs>li>a.active, .nav-tabs>li>a.active:focus, .nav-tabs>li>a.active:hover, .nav-tabs>li>a:hover, .nav-tabs>li>a {
	border: 0;
	background: none;
}
.nav>li>a:focus, .nav>li>a:hover {
	background: none;
}
a[href^=tel] {
	color: inherit;
	text-decoration: none;
}
@media (min-width: 992px) {
.utf_sticky.sticky {
	background:#ffffff;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
	position: fixed;
	top: 0;
	z-index: 9;
	width: 100%;
	left: 0;
	right: 0;
	margin: auto;
}
.utf_sticky.sticky.fade_down_effect {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-delay: .1s;
	animation-delay: .1s;
}
}
.contact_area h3{
	position:relative;
	margin-bottom:40px;
}
.contact_area h3:before {
    background:#ec0000;
    border: 0 none;
    content: "";
    height: 3px;
    left: 0;
	border-radius:30px;
    margin: 8px 0 10px;
    position: absolute;
    bottom: -20px;
    width: 40px;
}

/* Common styles
================================================== */
@media (min-width: 992px) {
.pad-0 {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.pad-r {
	padding-right: 2px;
}
.pad-l {
	padding-left: 2px;
}
.pad-r-small {
	padding-right: 1.5px;
}
.pad-l-small {
	padding-left: 1.5px;
}
.pad-l-0 {
	padding-left: 0;
}
.pad-r-0 {
	padding-right: 0;
}
}
.utf_block_title {
	font-size: 14px;
	line-height: 100%;
	text-transform: uppercase;
	margin: 0 0 30px;
	border-bottom: 2px dotted #1c1c1c;
}
.utf_block_title>span {
	background: #1c1c1c;
	color: #fff;
	height: 30px;
	line-height: 38px;
	padding: 10px 15px;
	top:1px;
	border-radius:10px 10px 0 0px;
	position: relative;
	display:inline list-item;
}
.utf_post_title {
	font-size: 18px;
	line-height: 24px;
	margin: 10px 0 15px 0;
}
.utf_post_title a {
	color: #1c1c1c;
}
.utf_post_title.title-extra-large {
	font-size: 26px;
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.utf_post_title.title-large {
	font-size: 20px;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.utf_post_title.title-medium {
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 8px;
}
.utf_post_title.title-small {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}
a.utf_post_cat {
	position: relative;
	font-size: 10px;
	padding: 0 5px;
	background: #ec0000;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	height: 20px;
	border-radius:4px;
	line-height: 20px;
	display: inline-block;
}
.utf_post_cat a {
	color: #fff;
}
.utf_post_meta .utf_post_author a {
	font-size: 13px;
	color: #6a6a6a;
	font-weight: 600;
}
.utf_post_meta .utf_post_author a:hover{
	color:#ec0000
}
.utf_post_meta span {
	font-size: 13px;
	color: #6a6a6a;
	margin-top:0px;
	margin-right: 8px;
	padding-right: 8px;
	font-weight:600;
	border-right: 1px solid #dedede;
	line-height: 14px;
	display: inline-block;
}
.utf_post_meta span:last-child{
	margin-right:0;
}
.utf_post_meta span.utf_post_date {
	border-right: 0;
}
.single-post span.utf_post_date{
	border-right: 1px solid #dedede;
}
span.post-comment {
	border-right: 0;
	line-height: 24px;
	margin-right: 0;
	padding-right: 0;
}
span.post-comment a.comments-link:hover span{
	color:#ec0000
}
span.post-comment span {
	border-right: 0;
	line-height: 100%;
}
.utf_post_meta span i {
	margin-right: 3px;
	font-size: 13px;
	color:#ec0000;
	background:#ffeaea;
	padding: 2px;
	border-radius: 4px;
	width: 20px;
	height: 20px;
	line-height: 16px;
	text-align: center;
}
.footer .utf_post_meta span i {
	color:#ec0000;
	background:#373737;
}
.utf_post_overaly_style {
	position: relative;
	overflow: hidden;
}
.utf_post_overaly_style:before {
	content: " ";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	bottom: 0;
	left: 0;
	border-radius:0 0 6px 6px;
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.85) 100%);
	background: -webkit-gradient(linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.85) 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.85) 100%);
	background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.85) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.85) 100%);
}
.utf_post_overaly_style .utf_post_content {
	position: absolute;
	bottom: 0;
	padding: 20px;
}
.utf_post_overaly_style .utf_post_title a {
	color: #fff;
}
.utf_post_overaly_style .utf_post_date {
	color: #fff;
}
.utf_post_thumb {
	max-width: 100%;
	position: relative;
	overflow: hidden;
	border-radius:6px;
}
.utf_post_thumb img {
	display: block;
	width: 100%;
	border-radius:6px;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.utf_post_block_style:hover .utf_post_thumb img, .utf_post_overaly_style:hover .utf_post_thumb img {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-transform: scale(1.2) rotate(5deg);
    transform: scale(1.2) rotate(5deg);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.utf_post_block_style:hover .utf_post_thumb img {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-transform: scale(1.2) rotate(5deg);
    transform: scale(1.2) rotate(5deg);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.utf_post_block_style:hover .utf_post_thumb:before {
	content:"";
	background:rgba(0, 0, 0, 0.5);
	z-index:1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s background ease-out;
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.thumb-float-style .utf_post_cat {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1;
}
.utf_post_overaly_style.contentTop .utf_post_content {
	top: auto;
	bottom: 0;
}
.utf_post_overaly_style.contentTop:before {
	top: 0;
	left: 0;
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.95) 100%);
	background: -webkit-gradient(linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.95)));
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.95) 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.95) 100%);
	background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.95) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.95) 100%);
}
.utf_post_overaly_style.text-center .utf_post_content {
	padding: 30px 30px 20px;
}
.utf_post_overaly_style.text-center {
	margin-bottom: 30px;
}
.utf_post_overaly_style.text-center:last-child {
	margin-bottom: 0;
}
.utf_post_overaly_style.text-center .utf_post_thumb img {
	min-height: 260px;
}
.utf_post_overaly_style.text-center:before {
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
	background: -webkit-gradient(linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
	background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
	border-radius:0 0 6px 6px;
}
.utf_post_block_style {
	position: relative;
	overflow: hidden;
}
.utf_post_float_half{
	margin-bottom:30px;
}
.utf_post_float_half:last-child{
	margin-bottom:0px;
}
.utf_post_block_style .utf_post_content {
	padding: 0;
}
.utf_post_block_style .utf_post_title a:hover {
	color: #ec0000;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.utf_post_block_style .utf_post_content p {
	font-size: 15px;
    font-weight: 600;
}
.utf_post_block_style .utf_post_cat {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 1;
	border-radius:4px;
}
.utf_post_block_style .utf_post_content .utf_post_meta {
	margin:0 0 8px 0;
}
.review-box {
	background: #1c1c1c;
	color: #fff;
	position: absolute;
	top: 0;
	padding: 2px 7px;
	font-weight: 700;
}
.utf_list_post_block {
	margin-top: 30px;
}
.widget .utf_list_post_block ul.utf_list_post li{
	border-bottom:1px solid #eeeeee;
	padding-bottom:15px;
}
.utf_block_wrapper .block .utf_list_post_block ul.utf_list_post li{
	border-bottom:1px solid #eeeeee;
	padding-bottom:15px;
}
.utf_featured_tab .utf_list_post_block ul.utf_list_post li{
	border-bottom:1px solid #eeeeee;
	padding-bottom:15px;
}
.utf_list_post {
	list-style: none;
	margin: 0;
	padding: 0;
}
.utf_list_post_block .utf_list_post>li {
	margin-bottom: 15px;
	max-height: 95px;
}
.utf_list_post_block .utf_list_post>li:last-child {
	margin-bottom: 0;
}
.utf_post_block_style.post-float .utf_post_thumb {
	float: left;
	position: relative;
	z-index: 1;
	margin-right: 20px;
}
.utf_post_block_style.post-float .utf_post_thumb img {
	max-width: 100px;
	min-height: 75px;
}
.utf_post_block_style.post-float .utf_post_title {
	margin-top: 0;
	margin-bottom:10px;
}
.utf_post_block_style.post-float .utf_post_content {
	z-index: 0;
}
.utf_post_block_style.post-float .utf_post_cat {
	font-size: 10px;
	left: 8px;
	top: 8px;
}
.review-stars i {
	background:#ffeaea;
	padding:3px;
	border-radius:4px;
	color: #ff7c09;
}

/* Different Color
================================================== */
.color-default a.utf_post_cat {
	background: #ec0000;
}
.color-default .utf_post_cat:before {
	border-top: 8px solid #1c1c1c;
}
.color-red .utf_block_title {
	border-bottom: 2px dotted #ec0000;
}
.color-red .utf_block_title>span, .color-red a.utf_post_cat {
	background: #ec0000;
}
.color-red .utf_post_cat:before {
	border-top: 8px solid #ec0000;
}
.color-red .utf_block_title>span:after {
	border-color: #ec0000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.color-red .owl-carousel.owl-theme .owl-nav>div:hover {
	background: #ec0000;
}
.color-blue .utf_block_title {
	border-bottom: 2px dotted #1e88e5;
}
.color-blue .utf_block_title>span, .color-blue a.utf_post_cat {
	background: #1e88e5;
}
.color-blue .utf_post_cat:before {
	border-top: 8px solid #1e88e5;
}
.color-blue.utf_featured_tab .nav-tabs>li>a.active {
	background:#1e88e5;
	color: #ffffff;
	border:1px solid #1e88e5;	
}
.color-blue.utf_featured_tab .nav-tabs>li>a.active:after {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1e88e5 rgba(0, 0, 0, 0);
}
.color-blue .utf_block_title>span:after {
	border-color: #1e88e5 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.color-dark-blue .utf_block_title {
	border-bottom: 2px dotted #4258fe;
}
.color-dark-blue .utf_block_title>span, .color-dark-blue a.utf_post_cat {
	background: #4258fe;
}
.color-dark-blue .utf_post_cat:before {
	border-top: 8px solid #4258fe;
}
.color-dark-blue.utf_featured_tab .nav-tabs>li>a.active {
	color: #4258fe;
}
.color-dark-blue.utf_featured_tab .nav-tabs>li>a.active:after {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #4258fe rgba(0, 0, 0, 0);
}
.color-dark-blue .utf_block_title>span:after {
	border-color: #4258fe rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.color-orange .utf_block_title {
	border-bottom: 2px dotted #ff7a09;
}
.color-orange .utf_block_title>span, .color-orange a.utf_post_cat {
	background: #ff7a09;
}
.color-orange .utf_post_cat:before {
	border-top: 8px solid #ff7a09;
}
.color-orange.utf_featured_tab .nav-tabs>li.active>a {
	color: #ff7a09;
}
.color-orange.utf_featured_tab .nav-tabs>li.active>a:after {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ff7a09 rgba(0, 0, 0, 0);
}
.color-orange .utf_block_title>span:after {
	border-color: #ff7a09 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.color-aqua .utf_block_title {
	border-bottom: 2px dotted #00bdb3;
}
.color-aqua .utf_block_title>span, .color-aqua a.utf_post_cat {
	background: #00bdb3;
}
.color-aqua .utf_post_cat:before {
	border-top: 8px solid #00bdb3;
}
.color-aqua.utf_featured_tab .nav-tabs>li.active>a {
	color: #00bdb3;
}
.color-aqua.utf_featured_tab .nav-tabs>li.active>a:after {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #00bdb3 rgba(0, 0, 0, 0);
}
.color-aqua .utf_block_title>span:after {
	border-color: #00bdb3 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.color-violet .utf_block_title {
	border-bottom: 2px dotted #9401d3;
}
.color-violet .utf_block_title>span, .color-violet a.utf_post_cat {
	background: #9401d3;
}
.color-violet .utf_post_cat:before {
	border-top: 8px solid #9401d3;
}
.color-violet.utf_featured_tab .nav-tabs>li.active>a {
	color: #9401d3;
}
.color-violet.utf_featured_tab .nav-tabs>li.active>a:after {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #9401d3 rgba(0, 0, 0, 0);
}
.color-violet .utf_block_title>span:after {
	border-color: #9401d3 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

/* Trending Bar
================================================== */
.trending-bar {
	background: #272727;
	color: #fff;
	padding: 10px 0;
}
.trending-title {
	background: #ec0000;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	padding: 5px 10px;
	line-height: 100%;
	border-radius:4px;
	text-transform: uppercase;
	float: left;
	margin: 0 20px 0 0;
}
.trending-bar .utf_post_content, .trending-light .utf_post_content {
	padding: 0;
}
.owl-carousel.owl-theme.trending-slide .owl-nav {
	position: absolute;
	right: 0;
	top: -3px;
	margin: 0;
}
.owl-carousel.owl-theme.trending-slide .owl-nav>div {
	background: #ec0000;
	border: 0;
	color: #fff;
}
.owl-carousel.owl-theme.trending-slide .owl-nav>div:hover {
	background: #fff;
	border: 0;
	color: #ec0000;
}
.trending-slide .utf_post_title a {
	color: #fff;
}
.trending-slide .utf_post_title.title-small {
	font-weight: 400;
	margin: 0;
}
.trending-light {
	color: #1c1c1c;
	margin: 30px 0;
}
.trending-light .trending-slide .utf_post_title {
	font-weight: 600;
	margin-top: 3px;
	font-size: 15px;
}
.trending-light .trending-slide .utf_post_title a {
	color: #1c1c1c;
}
.trending-light .trending-title {
	padding: 8px 10px 7px;
}
.trending-light .owl-carousel.owl-theme.trending-slide .owl-nav>div:hover {
	background: #333;
	color: #fff;
}

/* Top Bar
================================================== */
.top-bar {
	background:#272727;
	padding: 8px 0;
	color: #a3a3a3;	
}
.ts-date {
	display: inline-block;
	border-right: 1px solid #acacac;
	padding-right: 10px;
	line-height: 12px;
}
.ts-date i {
	margin-right: 5px;
}
.top-nav {
	display: inline-block;
}
.top-nav li {
	display: inline-block;
	line-height: 12px;
}
.top-nav li:first-child{
	margin-left:2px;
}
.top-nav li a {
	background:#ec0000;
	color: #ffffff;
	padding-right:10px;
	text-transform: capitalize;
	font-weight: 600;
	border-radius: 4px;
	padding: 4px 10px;
	line-height: 100%;
	font-size: 14px;
}
.top-nav li a:hover {
	background:#ffffff;
	color: #ec0000;
}
.top-social ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.top-social li {
	display: inline-block;
	padding: 0;
}
.top-social li a {
	background:#ec0000;
	color: #ffffff;
	margin-right: 5px;
	font-size: 12px;
	width: 26px;
	height: 26px;
	display: inline-block;
	text-align: center;
	line-height: 26px;
	border-radius: 30px;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	-o-transition: 400ms;
	transition: 400ms;
}
.top-social li a:hover {
	background:#f9f9f9;
	color: #ec0000;
}
.top-bar-border {
	padding: 8px 20px 8px;
	border-bottom: 1px solid #ddd;
}
.top-bar-border ul.top-info {
	color: #7c7c7c;
	font-weight: 400;
}
.top-bar-border .top-social li a {
	color: #7c7c7c;
}
.top-bar-border ul.top-info li i {
	color: #ec0000;
}

/* Header Default
================================================== */
.header {
	padding: 15px 0;
}
.navbar-fixed {
	background: #fff;
	z-index: 99999;
	position: fixed;
	width: 100%;
	top: 0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
	-webkit-animation: fadeInDown 800ms;
	-moz-animation: fadeInDown 800ms;
	-ms-animation: fadeInDown 800ms;
	-o-animation: fadeInDown 800ms;
	animation: fadeInDown 800ms;
	-webkit-backface-visibility: hidden;
}
.logo {
	padding: 0px 0;
}
.header-right {
	float: right;
}
.header.text-center {
	padding: 10px 0;
}
ul.top-info-box>li.utf_nav_search {
	cursor: pointer;
	padding-left: 30px;
	margin-left: 30px;
}
ul.top-info-box>li.utf_nav_search:before {
	position: absolute;
	content: '';
	background: #ddd;
	left: 0;
	width: 1px;
	height: 40px;
	top: 50%;
	margin-top: -10px;
}
ul.top-info-box>li.utf_nav_search i {
	font-size: 20px;
	top: 10px;
	position: relative;
	cursor: pointer;
	color: #999;
}
.utf_site_nav_inner {
	position: relative;
}
.utf_main_nav_area>.container>.row {
	border: 1px solid #dedede;
	border-top: 3px solid #ec0000;
	margin-left: 0;
	margin-right: 0;
	border-radius:4px;
}
.navbar {
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
	padding: 0px;
}
.navbar-toggler {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border-radius: 4px;
	margin-right: 5px;
	background: #ec0000;
	height: 33px;
	width: 35px;
}
.navbar-toggler-icon {
	width: 30px;
	height:30px;
	background:rgba(0, 0, 0, 0) url(../images/nav_btn.png) no-repeat scroll 0 0;
}
.navbar-toggle .i-bar {
	background: #fff;
}
.navbar-collapse {
	padding-left: 0;
}
ul.navbar-nav {
	float: left;
	display: inline-block;
}
ul.navbar-nav>li {
	float: none;
	display: inline-block;
}
ul.navbar-nav>li {
	padding: 0;
	position: relative;
}
ul.navbar-nav>li>a {
	display: inline-block;
	padding: 0 15px;
	line-height: 49px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #1c1c1c;
	margin: 0;
	position: relative;
	-webkit-transition: 350ms;
	-moz-transition: 350ms;
	-o-transition: 350ms;
	transition: 350ms;
}
ul.navbar-nav>li:hover>a:before, ul.navbar-nav>li.active>a:before {
	border-color: #ec0000;
	opacity: 1;
	transform: scale(1) translateZ(0);
}
ul.navbar-nav>li>a:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	border-radius:20px;
	border-bottom: 3px solid;
	transform: scale(0) translateZ(0);
	-webkit-transition: -webkit-transform 0.45s ease, opacity 0.55s ease;
	-moz-transition: -moz-transform 0.45s ease, opacity 0.55s ease;
	-ms-transition: -ms-transform 0.45s ease, opacity 0.55s ease;
	-o-transition: -o-transform 0.45s ease, opacity 0.55s ease;
	transition: transform 0.45s ease, opacity 0.55s ease;
}
ul.navbar-nav>li>a:hover, ul.navbar-nav>li>a:focus {
	background: none;
}
ul.navbar-nav>li>a i {
	font-weight: 700;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: transparent;
	border: 0;
}
ul.navbar-nav>li.utf_mega_dropdown {
	position: static;
}
.utf_dropdown_submenu {
	position: relative;
}
.utf_dropdown_submenu>.utf_dropdown_menu {
	top: 0;
	left: 100%;
	margin-top: -5px;
	border-radius: 0;
}
.utf_dropdown_submenu>a:after {
	display: block;
	content: "\f105";
	font-family: FontAwesome;
	float: right;
	margin-top: 3px;
	margin-right: -5px;
}
.utf_dropdown_submenu:hover>a:after {
	border-left-color: #fff;
}
.utf_dropdown_submenu.pull-left {
	float: none;
}
.utf_dropdown_submenu.pull-left>.utf_dropdown_menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.dropdown-toggle::after {
	display: none;
}
.utf_dropdown_menu {
	text-align: left;
	background: #fff;
	z-index: 100;
	min-width: 220px;
	border-radius: 6px;
	border: 0;
	border: 0;
	padding: 0;
	border:5px solid rgba(0, 0, 0, 0.05);
	box-shadow: 0px 3px 3px 2px rgba(0,0,0,0.15);
	margin-top: 0;
}
nav.navbar .utf_site_nav_inner ul.navbar-nav li.dropdown ul.utf_dropdown_menu::after {
	position: absolute;
	content: "";
	top: -23px;
	left: 20px;
	border-bottom: 13px solid  #fff;
	border-right: 13px solid transparent;
	border-left: 13px solid transparent;
	border-top: 13px solid transparent;
	z-index: -1;
}
ul.nav li.dropdown .utf_dropdown_menu li.utf_dropdown_submenu:hover .utf_dropdown_menu::after {
	position: absolute;
	content: "";
	top: -23px;
	left: 15px;
	border-bottom: 13px solid transparent;
	border-right: 13px solid transparent;
	border-left: 13px solid transparent;
	border-top: 13px solid transparent;
	z-index: -1;
}
.navbar-nav>li>.utf_dropdown_menu {
	border-top:5px solid rgba(0, 0, 0, 0.05);
}
.navbar-nav>li>.utf_dropdown_menu.utf_mega_menu_content {
	border-top: 5px solid rgba(0, 0, 0, 0.05);
}
.utf_dropdown_menu-large {
	min-width: 400px;
}
.utf_dropdown_menu-large>li>ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.utf_dropdown_menu-large>li>ul>li>a {
	padding-left: 0;
}
.utf_dropdown_menu-large>li>ul>li.active>a {
	color: #ec0000;
}
.navbar-nav>li>.utf_dropdown_menu>a {
	background: none;
}
.utf_dropdown_menu li a {
	display: block;
	font-size: 14px;
	font-weight: 600;
	line-height: normal;
	text-decoration: none;
	padding:11px 10px;
	border-bottom: 1px solid #e5e5e5;
	color: #333333;
}
.utf_dropdown_menu li a i{
	margin-right:4px;
}
.utf_dropdown_menu li:last-child>a {
	border-bottom: 0;
}
.utf_dropdown_menu>.active>a, .utf_dropdown_menu>.active>a:hover, .utf_dropdown_menu>.active>a:focus, .utf_dropdown_menu>.active>.utf_dropdown_menu>.active>a {
	background: #ec0000;
	color: #ffffff;
}
.utf_dropdown_menu>.active>a, .utf_dropdown_menu>.active>a:hover:first-child{
	border-radius:4px;
}
.utf_dropdown_menu>li>a:hover, .utf_dropdown_menu>li>a:focus {
	background: #ec0000;
	color: #fff;
	letter-spacing:0.4px;
	border-radius:4px;
}
 @media (min-width: 767px) {
ul.nav li.dropdown .utf_dropdown_menu li.utf_dropdown_submenu .utf_dropdown_menu {
	left: 100%;
	top: 0;
	display: none;
}
ul.nav li.dropdown .utf_dropdown_menu li.utf_dropdown_submenu:hover .utf_dropdown_menu {
	display: block;
}
}
.utf_mega_menu_content {
	width: 1110px;
	padding: 0;
}
.utf_mega_menu_content .row {
	margin: 0;
}
.utf_mega_menu_content_inner {
	padding: 20px 10px;
}
.utf_main_nav_area.dark-bg>.container>.row {
	border: 0;
	background: #272727;
	margin-left: 0;
	margin-right: 0;
}
.dark-bg .navbar-toggler {
	margin-left: 6px;
}
.utf_main_nav_area.dark-bg ul.navbar-nav>li>a {
	color: #fff;
}
.utf_main_nav_area.dark-bg ul.navbar-nav>li>a:before {
	border: 0;
}
.utf_main_nav_area.dark-bg ul.navbar-nav>li.active, .utf_main_nav_area.dark-bg ul.navbar-nav>li:hover {
	background: #ec0000;
}
.utf_main_nav_area.dark-bg ul.navbar-nav>li.active:first-child{
	border-radius:4px 0 0 4px;
}
.utf_main_nav_area.dark-bg .utf_nav_search i {
	color: #fff;
}
.utf_main_nav_area>.container, .search-area {
	position: relative;
}
.search-area {
	min-height: 70px;
	padding-right: 0;
}
.utf_nav_search {
	background:#ec0000;
	width:30px;
	height:30px;
	line-height:30px;
	color:#fff;
	border-radius:30px;
	float: right;
	text-align:center;
	display: inline-block;
	position: relative;
	cursor: pointer;
	top: 9px;
	right: 5px;
}
.utf_nav_search #search i{
	color:#ffffff;
}
.utf_nav_search:hover{
	background:#323232;
	color:#ffffff;
}
.utf_search_block {
	background-color: #f7f7f7;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	display: none;
	padding: 8px;
	position: absolute;
	right: 15px;
	top: 100%;
	width: 300px;
	z-index: 10;
	border:5px solid rgba(0, 0, 0, 0.05);
	border-radius:10px;
	margin-top: 0;
}
.utf_search_block .form-control {
	background-color: #ffffff;
	border: none;
	color: #000;
	width: 100%;
	height: 40px;
	padding: 0 12px;
}
.utf_search_block .utf_search_close {
	color: #ffffff;
	position: absolute;
	top: -46px;
	right:1px;
	font-size:24px;
	cursor: pointer;
	background: #fff;
	background:#323232;
	width:30px;
	height:30px;
	line-height:27px;
	border-radius:30px;
	text-align:center;	
}
.search-area .utf_nav_search {
	top: 23px;
}
.search-area .utf_search_block .utf_search_close {
	top: -52px;
}
.search-area .utf_search_block {
	right: 0;
}
.menu-tab .nav.nav-tabs {
	background: #f6f6f6;
	border-right: 1px solid #dedede;
	padding:0px 0px 10px;
	padding-right: 0;
	border-bottom:0;
	min-height: 250px;
	margin-top: 0;
}
.menu-tab .nav.nav-tabs>li>a {
	border: 1px solid transparent;
	border-radius: 4px 0 0 4px;
	font-weight: 600;
	padding: 10px 15px;
}
.menu-tab .nav.nav-tabs>li>a.active {
	background: #fff;
	margin-right: 0px;
	border: 1px solid #dedede;
	border-right: 0;
	color: #ec0000;
	cursor: pointer;
}
.menu-tab .tab-content>.tab-pane {
	padding: 25px 0;
	min-height: 250px;
}
.menu-tab .tab-content>.tab-pane .col-md-3 {
	padding-right: 10px;
	padding-left: 10px;
}

/* Header with Menu
================================================== */
.header.header-menu {
	padding: 0;
}
.header.header-menu .logo {
	padding: 12px 0;
}
.header.header-menu>.container>.row {
	border-bottom: 1px solid #dedede;
	margin-left: 0;
	margin-right: 0;
}
.header.header-menu ul.navbar-nav>li>a {
	line-height: 70px;
}
.header.header-menu ul.navbar-nav>li.utf_mega_dropdown, .utf_site_nav_inner {
	position: static;
}
.header.header-menu .utf_mega_menu_content {
	min-width: 1145px;
	left: -43%;
}

/* Featured Post area 
================================================== */
.utf_featured_post_area {
	margin-bottom: 0px;
}
.owl-carousel.page-slider .owl-nav {
	margin: 0;
}
.owl-carousel.owl-theme.utf_post_slide .owl-nav {
	text-align: center;
	position: absolute;
	top: -73px;
	right: 0;
}
.owl-carousel.owl-theme .owl-nav>div {
	margin: 0 3px;
	background: none;
	border: 1px solid #dedede;
	color: #999;
	width: 26px;
	height: 26px;
	line-height: 22px;
	padding: 0;
	border-radius:30px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	-o-transition: 400ms;
	transition: 400ms;
}
.owl-carousel.owl-theme .owl-nav>div:hover {
	background: #272d33;
	border: 1px solid transparent;
}
.owl-theme .owl-dots {
	text-align: center;
	position: absolute;
	z-index: 1;
	top: -67px;
	right: 0;
	margin: 0 !important;
}
.owl-theme.owl-carousel .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 4px;
	display: inline-block;
	border-radius: 30px;
	background: rgba(0, 0, 0, 0.5);
}
.owl-theme.owl-carousel .owl-dots .owl-dot.active span {
	background: #ec0000;
}
.owl-carousel.owl-theme.utf_latest_news_slide .owl-nav {
	text-align: center;
	position: absolute;
	top: -75px;
	right: 0;
}
.owl-carousel.owl-theme.utf_latest_news_slide2 .owl-nav {
	text-align: center;
	position: absolute;
	top: -82px;
	right: 0;
}
.utf_featured_slider .item {
	min-height: 465px;
	position: relative;
	background-position: 50% 50%;
	border-radius:4px;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-backface-visibility: hidden;
}
.utf_featured_slider .item:before {
	content: " ";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	bottom: 0;
	left: 0;
	border-radius:4px;
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -webkit-gradient(linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
}
.utf_featured_post:before {
	content: " ";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	bottom: 0;
	left: 0;
	border-radius:0 0 4px 4px;
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -webkit-gradient(linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
}
#utf_featured_slider .utf_featured_post .utf_post_content {
	padding: 30px;
	z-index: 1;
	position: absolute;
	bottom:0;
	display:block;
}
.utf_post_content {
	padding: 30px;
	z-index: 1;
	position: relative;
}
.utf_featured_slider.owl-theme .owl-nav>div {
	background: rgba(0, 0, 0, 0.65);
	border: 0;
	position: absolute;
	top: 50%;
	width: 36px;
	height: 40px;
	line-height: 36px;
	padding: 0;
	font-size: 24px;
	text-align: center;
	opacity: 0;
	margin: 0;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	-o-transition: 400ms;
	transition: 400ms;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.utf_featured_slider.owl-theme:hover .owl-nav>div {
	opacity: 1;
}
.utf_featured_slider.owl-theme .owl-nav>.owl-prev {
	left: 0;
	border-radius:0 30px 30px 0;
}
.utf_featured_slider.owl-theme .owl-nav>.owl-next {
	right: 0;
	border-radius:30px 0 0 30px;
}
.utf_featured_slider.owl-theme .owl-nav>div:hover {
	background: #ec0000;
	color: #fff;
	border: 0;
}
.utf_featured_post .utf_post_title a {
	color: #fff;
}
.utf_featured_post .utf_post_date, .utf_post_overaly_style .utf_post_author, .utf_post_overaly_style .utf_post_date{
	background:rgba(255, 255, 255, 0.3);
	padding: 4px 6px;
	border-radius: 4px;
	color: #fff;
	font-weight:600;
	font-size:13px;
}
.utf_post_overaly_style .utf_post_date i, .utf_post_overaly_style .utf_post_author i{
	color:#ec0000;
}
.utf_post_overaly_style .utf_post_author, .utf_featured_post .utf_post_author{
	background:rgba(255, 255, 255, 0.3);
	padding: 4px 6px;
	border-radius: 4px;
	color: #fff;
	border:0;
	margin-right:5px;
}
.utf_post_overaly_style .utf_post_date{
	padding: 4px 6px !important;
}
.utf_post_overaly_style .utf_post_author a{
	font-weight:600;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.utf_post_overaly_style .utf_post_author:hover i, .utf_post_overaly_style .utf_post_author a:hover{
	color:#fff;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.utf_post_overaly_style .utf_post_author:hover i{
	color:#ec0000
}
.utf_post_overaly_style .utf_post_author a, .utf_featured_post .utf_post_author a{
	color:#ffffff;
	font-weight:600;
	font-size:13px;
}
.utf_post_overaly_style .utf_post_content i{
	background:#fff;
	padding: 2px 3px;
	border-radius: 4px;
	color: #ec0000;
	border:0;
	margin-right:5px;
}
.utf_post_overaly_style .utf_post_author:hover, .utf_featured_post .utf_post_author:hover{
	background:#ec0000;
	color:#ffffff;
}
.utf_post_overaly_style .utf_post_author i, .utf_post_overaly_style .utf_post_date i, .utf_featured_post .utf_post_author i, .utf_featured_post .utf_post_date i{
	margin-right:4px;
}
.utf_featured_post .utf_post_date i, .utf_featured_post .utf_post_author i{
	background: #ffeaea;
	color:#ec0000;
    padding: 2px;
	font-size:13px;
    border-radius: 4px;
    width: 18px;
    height: 18px;
    line-height: 15px;
    text-align: center;
}
.utf_featured_slider.content-bottom .item:before {
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -webkit-gradient(linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
}
.hot-post-top {
	max-height: 280px;
	margin-bottom: 3px;
	border-radius:6px;
}
.utf_hot_post_bottom, .utf_hot_post_bottom img {
	min-height: 182px;
}
.hot-post-top .utf_post_content, .utf_hot_post_bottom .utf_post_content {
	padding: 20px;
}
.fourNewsbox, .fourNewsbox img, .fourNewsboxTop, .fourNewsboxTop img {
	min-height: 231px;
}
.fourNewsboxTop {
	margin-bottom: 3px;
}
.utf_featured_post_area .utf_post_overaly_style.text-center {
	max-height: 231px;
	border-radius:4px;
}
.utf_featured_post_area .utf_post_overaly_style.first {
	margin-bottom: 4px;
}

.block {
	position: relative;
}

/* Sidebar
================================================== */
.sidebar .widget.m-bottom-0 {
	margin-bottom: 0;
}
.social-icon {
	list-style: none;
	margin: 0;
	padding: 0;
}
.social-icon li {
	display: inline-block;
	margin: 0 0px 0 0;
}
.social-icon li a i {
	background: #ec0000;
	color: #fff;
	font-size: 18px;
	width: 44px;
	height: 44px;
	line-height: 44px;
	border-radius:36px;
	text-align: center;
	-webkit-transition: 350ms;
	-o-transition: 350ms;
	transition: 350ms;
}
.social-icon li a i.fa-rss {
	background: #FA9B39;
}
.social-icon li a i.fa-facebook {
	background: #3B5998;
}
.social-icon li a i.fa-twitter {
	background: #00aced;
}
.social-icon li a i.fa-google-plus {
	background: #dd4b39;
}
.social-icon li a i.fa-vimeo-square {
	background: #7FC400;
}
.social-icon li a i.fa-youtube {
	background: #bb0000;
}
.social-icon li a i:hover {
	background: #1c1c1c;
}
.social-icon-box>li {
	width: 100%;
	background: #1c1c1c;
	padding: 12px;
	color: #fff;
	border-radius:50px;
	margin-bottom: 10px;
}
.social-icon-box>li>a {
	color: #fff;
}
.social-icon-box>li>a i {
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	float: left;
	border-radius:50px;
	margin-right: 20px;
	background: rgba(0, 0, 0, 0.2);
}
.social-icon-box .ts-social-title {
	font-size: 14px;
	margin-bottom: -5px;
	text-transform:uppercase;
	font-weight:700;
}
.social-icon-box .ts-social-desc {
	display: block;
	font-size: 13px;
	font-weight:500;
}
.social-icon-box>li.rss {
	background: #FA9B39;
}
.social-icon-box>li.facebook {
	background: #3B5998;
}
.social-icon-box>li.twitter {
	background: #00aced;
}
.social-icon-box>li.gplus {
	background: #c53942;
}

/* Featuted Tab
================================================== */
.utf_featured_tab {
	position: relative;
}
.utf_featured_tab .nav-tabs {
	border: 0;
	position: absolute;
	top: 0;
	right: 0;
}
.utf_featured_tab .nav-tabs>li>a {
	color: #999999;
	text-shadow: none;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
	border-radius:4px;
	margin:0 2px;
	border:1px solid #eeeeee;
	padding:3px 10px;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.utf_featured_tab .tab-content {
	border-top: 0;
	padding: 0;
	overflow: hidden;
}
.utf_featured_tab .nav-tabs>li>a.active {
	color: #1c1c1c;
	position: relative;
	background: none;
}
.utf_featured_tab .utf_list_post_block {
	margin-top: 0;
}

/* Ad Content area
================================================== */
.utf_ad_content_area img {
    display: inline-block;
    border: 1px solid #eeeeee;
    padding: 15px 20px;
    border-radius: 10px;
}

/* Video Block
================================================== */
.video-block .nav-tabs .nav-item.show .nav-link, .video-block .nav-tabs .nav-link.active {
	background: transparent;
}
.video-block {
	background: #1c1c1c;
	color: #fff;
}
.video-tab-title {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 30px 0;
	padding-left:15px;
	position:relative;
}
.video-tab .video-tab-title:after, .video-tab .video-tab-title:before {
    position: absolute;
    top: 0;
    content: '';
    background:#ec0000;
	border-radius:10px;
    left: 0;
}
.video-tab .video-tab-title:after {
    width: 18px;
    height: 3px;
}
.video-tab .video-tab-title:before {
    width: 3px;
    height: 18px;
}
.video-tab .utf_post_overaly_style {
	min-height: 420px;
}
.video-tab .utf_post_overaly_style .utf_post_thumb {
    border-radius: 0px;
}
.video-tab .utf_post_overaly_style::before{
	border-radius: 0px;
}
.video-tab .utf_post_overaly_style .utf_post_content {
	padding: 35px;
}
.video-tab .utf_post_title {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
}
.video-tab .nav-tabs>li {
	width: 100%;
	float: none;
	display: block;
	margin-bottom: -1px;
	border: 1px solid #393a3b;
	min-height: 100px;
	padding:20px;
}
.video-tab .nav-tabs>li>a {
	background: none;
	border: 0;
	padding: 0;
}
.video-tab .nav-tabs>li>a .utf_post_thumb img {
	max-width: 100px;
	min-height: 70px;
}
.video-tab .nav-tabs>li>a .utf_post_thumb {
	float: left;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}
.video-tab .nav-tabs>li>a h3 {
	color: #fff;
	font-weight: 600;
	line-height: 24px;
	font-size: 15px;
	margin: 0;
}
.video-icon {
	text-align: center;
	color: #fff;
	top: 62%;
	margin-top: -50px;
	font-size: 24px;
	z-index: 1;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	width: 60px;
	height: 60px;
	line-height: 48px;
	border: 5px solid #fff;
	display: inline-block;
	border-radius: 100%;
}
.video-icon i {
	margin-left: 5px;
}

/* More news
================================================== */
.utf_post_block_style.utf_post_float_half .utf_post_thumb {
	float: left;
	position: relative;
	z-index: 1;
	margin-right: 30px;
}
.utf_post_block_style.utf_post_float_half .utf_post_thumb img {
	max-width: 300px;
	min-height: 200px;
}

/* Footer
================================================== */
.footer {
	color: #969696;
	padding: 70px 0;
	width: 100%;
	background:#1c1c1c url('../images/footer_bg.jpg') 50% 0 repeat-y ;
	background-position-x: 50%;
	background-position-y: 0px;
	background-size: auto;
	background-position: center 0;
	background-size: cover;
	position: relative;
}
.footer:before{
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 0;
	bottom: 0;
	left: 0;
	background:rgba(0, 0, 0, 0.9);
}
.footer .widget-title {
	font-size: 16px;
	font-weight: 700;
	position: relative;
	margin: 0 0 40px;
	text-transform: uppercase;
	color: #fff;
	padding-left:15px;
	padding-top:8px;
	position:relative;
}
.footer .widget-title:after, .footer .widget-title:before {
    position: absolute;
    top: 0;
    content: '';
    background:#ec0000;
    left: 0;
	border-radius:30px;
}
.footer .widget-title:before {
    width: 3px;
    height: 18px;
}
.footer .widget-title:after {
    width: 18px;
    height: 3px;
}
.footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer ul li {
	margin-bottom: 12px;
}
.footer .widget-categories ul li {
    margin-bottom: 7px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 7px;
}
.footer .widget-categories ul li i{
	margin-right:8px;
}
.footer .widget-categories ul li a:hover{
	color:#ec0000;
	letter-spacing:0.7px;
}
.footer ul li a {
	color: #a3a3a3;
}
.footer .widget-categories ul li a {
	font-size:15px;
	font-weight:600;
}
/* Trending */

.footer .utf_post_title.title-small {
	font-weight: 600;
	font-size: 16px;
}
.footer-widget .utf_post_block_style.post-float .utf_post_thumb img {
	max-width: 95px;
	min-height: 75px;
}
.footer-widget .utf_post_meta span.utf_post_date {
	color: #676767;
	font-size: 13px;
    font-weight: 700;
}
.footer-widget.widget-categories ul li .catCounter {
	float: right;
}
.contact-widget ul li {
	position: relative;
	padding-left:0px;
	font-weight: 600;
	font-size: 15px;
	line-height: 28px;
}
.contact-widget ul li:first-child{
	margin-bottom:20px;
}
.contact-widget ul li i{
	padding-right: 8px;
	width: 24px;
	text-align: center;
	color: #ec0000;
}
.contact-widget ul li .tweet-text {
	font-size: 13px;
	line-height: 20px;
}
.contact-widget ul li .tweet-text span {
	display: block;
	color: #676767;
}
.contact-widget ul li .tweet-text a {
	color: #969696;
	font-size: 14px;
}
.contact-widget ul li a:hover{
	color: #ec0000;
}
.contact_detail_area ul.contct_detail_list{
	list-style-type:none;
	padding:0;
}
.contact_detail_area ul.contct_detail_list li{
	margin-bottom: 12px;
	font-size: 15px;
	line-height: 26px;
	font-weight: 600;
	position: relative;
	padding-left: 38px;
	color: #6f6f6f;
}
.contact_detail_area ul.contct_detail_list li:last-child{
	margin-bottom:0;
}
.contact_detail_area ul.contct_detail_list li a{ 	
	color:#6f6f6f;
}
.contact_detail_area ul.contct_detail_list li a:hover{ 	
	color:#ec0000;
}
.contact_detail_area ul.contct_detail_list li i{
	background:#ec0000;
	width:26px;
	height:26px;
	line-height:26px;
	font-size:13px;
	text-align:center;
	color:#ffffff;
	border-radius:30px;
	margin-right:10px;
	position:absolute;
	left:0;
}
.gallery-widget a {
	overflow: hidden;
	margin: 0 2px 0px 0px;
	display: inline-block;
}
.gallery-widget a img {
	max-width: 80px;
	min-height: 80px;
	border-radius:40px
}
.footer-info-content {
	border-top: 1px solid #606060;
	margin-top: 50px;
	padding: 50px 250px 0;
}
.footer-info-content p {
	margin-bottom: 2px;
	font-size: 13px;
}
.footer-logo img {
	display: inline-block;
	margin-bottom: 30px;
}
.footer-info-phone, .footer-info-email {
	display: inline-block;
	margin: 0 5px;
}
.footer .utf_footer_social {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}
.footer .utf_footer_social li {
	margin: 0;
	margin-top:10px;
	display: inline-block;
}
.utf_footer_social li a {
	display: inline-block;
	margin: 0 2px;
}
.utf_footer_social li a:first-child{
	margin-left:0; 
}
.utf_footer_social li a i {
	display: block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	padding-right:0;
	border-radius:30px;
	background: #ec0000;
	text-align: center;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	-o-transition: 400ms;
	transition: 400ms;
}
.utf_footer_social li a i:hover {
	background: #fff;
	color: #ec0000;
}
.copyright {
	background:#0f0d0d;
	color: #fff;
	padding: 20px 0;
	position: relative;
	z-index: 1;
	font-weight: 500;
	font-size: 14px;
}
.footer-menu {
	float: right;
}
.footer-menu ul li {
	display: inline-block;
	line-height: 20px;
	padding-left: 12px;
}
 @media (max-width: 992px) {
.footer-menu ul li {
	padding-top: 12px;
}
}
.footer-menu ul.nav li a {
	background: none;
	color: #fff;
	padding: 0;
}
#back-to-top {
	position: fixed;
	right: 25px;
	bottom: 25px;
	z-index: 10;
	-webkit-backface-visibility: hidden;
}
#back-to-top.affix {
	bottom: 54px;
}
#back-to-top .btn.btn-primary {
	width: 36px;
	height: 36px;
	line-height: 30px;
	background: #ec0000;
	font-weight: 700;
	font-size: 20px;
	padding: 0;
	border-radius:30px;
}
#back-to-top .btn.btn-primary:hover {
	color: #fff;	
	background: rgba(0, 0, 0, 0.9);
}

/* Sub Pages 
================================================== */
.breadcrumb {
	background: #f7f7f7;
	border:1px solid #e5e5e5;
	color: #777;
	font-size: 14px;
	font-weight: 600;
	margin: 25px 0 0px 0;
	padding:10px 10px 10px 15px;	
}
.breadcrumb>li+li:before {
	content: "\f105";
	font-family: FontAwesome;
	padding: 0 8px;
	color: #777;
}

/* Category Listing
================================================== */
.category-listing .utf_post_block_style .utf_post_content p {
	font-size: 15px;
	line-height: 26px;
	font-weight: 500;
	color: #444444;
}
.category-listing .utf_post_block_style .utf_post_content .utf_post_meta {
	margin:0 0 8px 0;
}
.subCategory>li {
	display: inline-block;
	margin-bottom: 30px;
}
.subCategory>li>a {
	background:#f7f7f7;
	color: #626262;
	border: 1px solid #eeeeee;
	font-weight:600;
	padding: 3px 8px;
	margin-right: 6px;
	font-size: 12px;
	border-radius:4px;
	text-transform: uppercase;
}
.subCategory>li>a:hover {
	background: #ec0000;
	color: #fff;
	border: 1px solid transparent;
}
.post-grid {
	margin-bottom: 15px;
	min-height: 455px;
}
.post-list {
	margin-bottom: 30px;
}
.top-larget-post {
	margin-bottom: 30px;
}
.top-larget-post .utf_post_title.title-large {
	margin-top: 20px;
	font-size: 24px;
}
.category-style2 .utf_post_title {
	margin-top: 0;
}
.paging {
	position: relative;
	margin-top: 20px;
}
.pagination {
	margin: 0;
}
.pagination li a {
	border-radius: 30px;
	margin-right: 8px;
	color:#7c7c7c;
	border: 1px solid #ddd;
	position: relative;
	float: left;
	padding: 6px 12px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 25px;
	font-weight: 600;
}
.pagination>.active>a, .pagination>.active>a:hover, .pagination>li>a:hover {
	color: #fff;
	background: #ec0000;
	border: 1px solid transparent;
}
.paging .page-numbers {
	border: 0;
	color: #7c7c7c;
	position: absolute;
	right: 0;
	top: 3px;
}

/* News Single
================================================== */
.single-post .utf_post_title {
	font-size: 28px;
	line-height: 38px;
	padding: 15px 0 8px 0;
	margin: 0;
}
.single-post p {
	font-size: 15px;
	line-height: 26px;
	font-weight: 500;
	color: #6c6c6c;
}
.utf_post_content-area {
	margin: 20px 0;
}
.post-featured-image, .post-media.post-video, .post-media.post-audio {
	margin-bottom: 30px;
}
.entry-content h3 {
	margin: 0;
	padding: 20px;
	font-size: 22px;
	line-height: 30px;
}
.tags-area {
	margin: 20px 0;
}
.post-tags>span {
	background: #1c1c1c;
	color: #fff;
	font-size: 12px;
	padding: 3px 6px;
	font-weight: 600;
	border-radius:4px;
	text-transform: uppercase;
	margin-right: 5px;
}
.post-tags a {
	color:#626262;
	border: 1px solid #eeeeee;
	font-weight: 600;
	padding: 3px 8px;
	display: inline;
	list-style: none;
	margin-right: 5px;
	border-radius:4px;
	text-transform:uppercase;
	text-align: center;
	font-size: 12px;
}
.post-tags a:hover {
	background: #ec0000;
	color: #fff;
	border: 1px solid transparent;
}
.share-items {
	border: 1px solid #dedede;
	border-radius: 0;
	background: none;
	padding: 10px;
	width: 100%;
	margin: 25px 0;
	border-radius:4px;
	display: inline-block;
}
.post-social-icons>li {
	display: inline-block;
	padding: 5px 12px;
	color: #fff;
	background: #1c1c1c;
	font-size: 12px;
	font-weight:600;
	text-transform:uppercase;
	margin-right: 8px;
	border-radius:4px;
}
.post-social-icons a {
	color: #fff;
	text-align: center;
}
.post-social-icons a i {
	border-right: 1px solid rgba(255, 255, 255, 0.5);
	margin-right: 5px;
	padding-right: 8px;
	font-size: 14px;
	line-height: 12px;
}
.post-social-icons>li.facebook {
	background: #3B5998;
}
.post-social-icons>li.twitter {
	background: #00aced;
}
.post-social-icons>li.gplus {
	background: #c53942;
}
.post-social-icons>li.pinterest {
	background: #ce222b;
}
.post-navigation {
	display: inline-block;
	margin: 0 0 40px;
	width:100%;
}
.single-post .post-featured-image img{
	width:100%;
}
.post-navigation span:hover, .post-navigation h3:hover {
	color: #EC0001;
}
.post-navigation .post-previous, .post-navigation .post-next {
	padding: 0 40px;
	width: 50%;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	display: table-cell;
	position: relative;
	vertical-align: middle;
}
.post-navigation i {
	margin: 0 5px;
}
.post-navigation span {
	font-size: 14px;
	color: #8a8a8a;
	margin-bottom: 10px;
}
.post-navigation .post-previous {
	text-align: left;
	float: left;
	border-left: 0 none;
	border-right: 0 none;
	padding: 0 40px 0 0;
}
.post-navigation .post-next {
	text-align: right;
	float: left;
	border-right: 0 none;
	padding: 0 0 0 40px;
}
.post-navigation h3 {
	font-size: 16px;
	margin: 8px 0 0;
}
.author-box {
	background:#f7f7f7;
	border:1px solid #f2f2f2;
	padding: 20px;
	margin: 0 0 40px;
	display: inline-block;
	border-radius:4px;
}
.author-img img {
	margin-right: 25px;
	width: 100px;
	height: 100px;
	border-radius: 80px;
	overflow-x: hidden;
	border: 5px solid rgba(0, 0, 0, 0.1);
}
.author-url a {
	color: #1c1c1c;
	font-size: 13px;
}
.author-info h3 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 18px;
	display: inline-block;
}
.author-info p{
	font-size: 15px;
	line-height: 26px;
	font-weight: 500;
	color: #6c6c6c;
	margin-bottom:0;
}
.authors-social a {
	color: #999;
	margin-left: 10px;
}
.authors-social span{
	font-weight:600;
}
.author-counter span {
	background: #1c1c1c;
	color: #fff;
	font-size: 12px;
	padding: 2px 8px;
}
.related-posts #utf_latest_news_slide .owl-stage-outer {
	height: 240px;
	margin-bottom: 20px;
}
.comments-area {
	margin: 40px 0;
}
.comments-list .comment-content {
	margin:10px 0 15px 0;
}
.comments-list .comment-content p{
	font-size: 15px;
	line-height: 26px;
	font-weight: 500;
	color: #6c6c6c;
}
.comments-list .comment-reply {
	font-weight: 700;
	background:#ec0000;
	border: 1px solid #ec0000;
	color: #ffffff;	
	padding:3px 10px;
	text-transform:uppercase;
	border-radius:4px;
	font-size:12px;
}
.comments-list .comment-reply:hover {
	background:#272d33;
	border: 1px solid #272d33;
	color: #ffffff;
}
.comments-counter {
	font-size: 18px;
}
.comments-counter a {
	color: #323232;
}
.comments-list {
	list-style: none;
	margin: 0;
	padding: 20px 0;
}
.comments-list .comment {
	background:#f7f7f7;
	border:1px solid #f2f2f2;
	padding:20px;
	border-radius:6px;
	margin-bottom: 30px;
}
.comments-list .comment.last {
	margin-bottom: 0;
}
.comments-list img.comment-avatar {
	width: 84px;
	height: 84px;
	margin-right: 30px;
	border-radius:50px;
	border: 3px solid rgba(0, 0, 0, 0.1);
}
.comments-list .comment-body {
	margin-left: 115px;
}
.comments-list .comment-author {
	margin-bottom: 0;
	margin-top: 0;
	font-weight: 700;
	font-size: 16px;
	color: #303030;
}
.comments-list .comment-date {
	color: #959595;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight:600;
}
.comments-reply {
	list-style: none;
	margin: 0 0 0 70px;
}
.comments-form {
	margin-bottom: 0;
}
.comments-form .title-normal {
	margin-bottom: 40px;
	position:relative;
}
.comments-form h3.title-normal:before {
    background:#ec0000;
    border: 0 none;
    content: "";
    height: 3px;
    left: 0;
	border-radius:30px;
    margin: 8px 0 10px;
    position: absolute;
    bottom: -20px;
    width: 40px;
}
.comments-form .comments-btn {
	margin-top: 10px;
	font-size: 14px;
	width:100%;
	border-radius: 4px;
}

/* Sidebar
================================================== */
.sidebar .widget {
	margin-bottom: 50px;
}
.sidebar-left .widget {
	margin-right: 20px;
}
.utf_sidebar_right .widget {
	margin-left: 10px;
}
.sidebar ul.nav-tabs {
	border: 0;
}
.sidebar ul.nav-tabs li a {
	color: #303030;
	border-radius: 0;
	padding: 15px 0;
	padding-left: 0;
	font-weight: 400;
	border-bottom: 1px solid #ddd;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	-o-transition: 400ms;
	transition: 400ms;
}
.sidebar ul.nav-tabs li.active a, .sidebar ul.nav-tabs li:hover a {
	color: #ec0000;
}
.sidebar ul.nav-tabs li {
	color: #303030;
	line-height: normal;
}
.sidebar ul.nav-tabs li:last-child a {
	border-bottom: 0;
}
.utf_newsletter_block {
	background-color: #f7f7f7;
	background-repeat: no-repeat;
	background-position: bottom right;
	border:1px solid #f2f2f2;
	padding: 30px;
	border-radius:6px;
	text-align:center;
}
.utf_newsletter_block .form-control {
	background: #fff;
}
.utf_newsletter_introtext h4{
	font-size:22px;
	margin-bottom:25px;
	position:relative;
}
.utf_newsletter_introtext p{
	font-size:14px;
	font-weight:700;
}
.utf_newsletter_introtext h4::before {
    background:#ec0000;
    border: 0 none;
    content: "";
    height: 3px;
    left: 0;
	right:0;
	text-align:center;
    border-radius: 30px;
    margin: 0 auto;
    position: absolute;
    bottom: -10px;
    width: 50px;
}
.utf_newsletter_form button {
	font-weight: 700;
	font-size: 14px;
	margin-top: 15px;
	padding: 10px 25px;
	border-radius:4px;
}
.widget-tags ul>li {
	float: left;
	margin: 4px;
}
.sidebar .widget-tags ul>li a {
	border: 1px solid #dadada;
	color: #626262;
	display: block;
	font-size: 13px;
	padding: 5px 15px;
	border-radius:4px;
	font-weight:700;
	text-transform:uppercase;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.sidebar .widget-tags ul>li a:hover {
	background: #ec0000;
	color: #fff;
	border: 1px solid transparent;
}
.utf_post_block_style.post-float.review-post-block {
	max-width: 140px;
	min-height: 105px;
}
.utf_post_block_style.post-float.review-post-block .utf_post_thumb img {
	max-width: 140px;
	min-height: 105px;
}
.utf_block_wrapper.no-sidebar, .utf_block_wrapper.no-sidebar>.container {
	max-width: 850px;
	margin: 0 auto;
}
.utf_block_wrapper.solid-bg {
	background: #f7f7f7;
}
 @media (min-width:992px) {
.solid-bg .pad-r {
	padding-right: 4px;
}
.solid-bg .pad-l {
	padding-left: 4px;
}
}

/* Contact Us
================================================== */
.contact-info-box {
	margin-top: 20px;
}
.contact-info-box-content h4 {
	font-size: 16px;
	margin-top: 0;
	line-height: normal;
	font-weight: 700;
}
.contact-info-box-content p {
	margin-bottom: 0;
}
label {
	font-weight:600;
}

/* Error page
================================================== */
.error-page .error-code h2 {
	display: block;
	font-size: 200px;
	line-height: 200px;
	color: #ec0000;
	margin-bottom: 20px;
	font-weight: 800 !important;
}
.error-page .error-body .btn {
	margin-top: 30px;
	font-weight: 700;
}
.error-page .error-body {
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    color: #6c6c6c;
}

/* Loader Css
================================================== */
.preloader {
	background: radial-gradient(circle, #ffffff, #f3f3f3);
	bottom: 0;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}
.utf-preloader {
	margin: 0 auto;
	position: relative;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 90px;
	text-align: center;
	z-index: 9999;
}
.utf-preloader span {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #ec0000;
	-webkit-animation: ball-pulse-sync .6s 0s infinite ease-in-out;
	animation: ball-pulse-sync .6s 0s infinite ease-in-out;
}
.utf-preloader span:nth-child(1) {
	-webkit-animation:ball-pulse-sync .6s -.14s infinite ease-in-out;
	animation:ball-pulse-sync .6s -.14s infinite ease-in-out
}
.utf-preloader span:nth-child(2) {
	-webkit-animation:ball-pulse-sync .6s -70ms infinite ease-in-out;
	animation:ball-pulse-sync .6s -70ms infinite ease-in-out
}
@-webkit-keyframes ball-pulse-sync {
	33% {
		-webkit-transform:translateY(10px);
		transform:translateY(10px)
 }
	66% {
		-webkit-transform:translateY(-10px);
		transform:translateY(-10px)
	}
	100% {
		-webkit-transform:translateY(0);
		transform:translateY(0)
	}
}
@keyframes ball-pulse-sync {
	33% {
		-webkit-transform:translateY(10px);
		transform:translateY(10px)
	}
	66% {
		-webkit-transform:translateY(-10px);
		transform:translateY(-10px)
	}
	100% {
		-webkit-transform:translateY(0);
		transform:translateY(0)
	}
}

/*---------------------------------------
	Pre Loader Section              
-----------------------------------------*/
.ctn-preloader {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: default;
	display: -webkit-box;
	display: -ms-flexbox;
	display: none;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9000;
}
.ctn-preloader .animation-preloader {
	z-index: 1000;
}
.ctn-preloader .animation-preloader .spinner {
	-webkit-animation: spinner 1s infinite linear;
	animation: spinner 1s infinite linear;
	border-radius: 50%;
	border: 5px solid rgba(0, 0, 0, 0.1);
	border-top-color: #ec0000;
	height: 90px;
	margin: 0 auto 2em auto;
	width: 90px;
}
.ctn-preloader .animation-preloader .txt-loading {
	font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:3em;
	font-weight:800;
	line-height:1;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading {
	color: rgba(0, 0, 0, 0.15);
	position: relative;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
	-webkit-animation: letters-loading 4s infinite;
	animation: letters-loading 4s infinite;
	color: rgba(13, 17, 28, 1);
	content: attr(data-text-preloader);
	left: 0;
	opacity: 0;
	position: absolute;
	top: 2px;
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(9):before {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(10):before {
	-webkit-animation-delay: 1.8s;
	animation-delay: 1.8s;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(11):before {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(12):before {
	-webkit-animation-delay: 2.2s;
	animation-delay: 2.2s;
}
.ctn-preloader.dark .animation-preloader .spinner {
	border-color: rgba(255, 255, 255, 0.2);
	border-top-color: #fff;
}
.ctn-preloader.dark .animation-preloader .txt-loading .letters-loading {
	color: rgba(255, 255, 255, 0.2);
}
.ctn-preloader.dark .animation-preloader .txt-loading .letters-loading:before {
	color: #ffffff;
}
.ctn-preloader p {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 8px;
	color: #3b3b3b;
}
.ctn-preloader .loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 0;
	z-index: 1;
	pointer-events: none;
}
.ctn-preloader .loader .row {
	height: 100%;
}
.ctn-preloader .loader .loader-section {
	padding: 0px;
}
.ctn-preloader .loader .loader-section .bg {
	background-color: rgba(245, 245, 245, 1);
	height: 100%;
	left: 0;
	width: 100%;
	-webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
	-o-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
}
.ctn-preloader .loader.dark_bg .loader-section .bg {
	background: #111339;
}
.ctn-preloader.loaded .animation-preloader {
	opacity: 0;
	-webkit-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}
.ctn-preloader.loaded .loader-section .bg {
	width: 0;
	-webkit-transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
	-o-transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
	transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
}
@-webkit-keyframes spinner {
to {
	-webkit-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}
}
@keyframes spinner {
to {
	-webkit-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}
}
@-webkit-keyframes letters-loading {
0%, 75%, 100% {
	opacity: 0;
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}
25%, 50% {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
}
@keyframes letters-loading {
0%, 75%, 100% {
	opacity: 0;
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}
25%, 50% {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
}
@media screen and (max-width: 500px) {
.ctn-preloader .animation-preloader .spinner {
	height: 5em;
	width: 5em;
}
.ctn-preloader .animation-preloader .txt-loading {
	font-size: 2em;
}
}

.mobile-brand-widget{
    background:#fff;
    border:1px solid #ececec;
    border-radius:8px;
    overflow:hidden;
}

.mobile-brand-list{
    margin:0;
    padding:0;
    list-style:none;
}

.mobile-brand-list li{
    position:relative;
}

.mobile-brand-list li:not(:last-child){
    border-bottom:1px dashed #dcdcdc;
}

.mobile-brand-list li a{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:13px 15px;
    text-decoration:none;
    color:#222;
    font-size:14px;
    font-weight:600;
    transition:all .3s ease;
    position:relative;
}

.mobile-brand-list li a:before{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:0;
    height:100%;
    background:#007bff;
    transition:.3s;
}

.mobile-brand-list li a:hover:before{
    width:4px;
}

.mobile-brand-list li a:hover{
    background:#f8fbff;
    padding-left:22px;
    color:#007bff;
}

.mobile-brand-list li em{
    min-width:34px;
    height:26px;
    line-height:26px;
    text-align:center;
    font-style:normal;
    font-size:12px;
    font-weight:700;
    color:#666;
    background:#f3f3f3;
    border-radius:30px;
    transition:.3s;
}

.mobile-brand-list li a:hover em{
    background:#007bff;
    color:#fff;
}
#iq00
{
	width:263px;
	height: 210px;
}
.sigmaCompareSection{
    padding:25px 15px;
    background:#f8f9fb;
}

.sigmaCompareHead{
    text-align:center;
    margin-bottom:20px;
}

.sigmaCompareHead h2{
    font-size:26px;
    margin-bottom:6px;
}

.sigmaCompareHead p{
    color:#666;
    margin:0;
}

.sigmaCompareWrap{
    max-width:650px;
    margin:auto;
    position:relative;
}

.sigmaCompareCard{
    background:#fff;
    border-radius:20px;
    padding:20px;
    box-shadow:0 5px 20px rgba(0,0,0,.06);
}

.sigmaCompareCard + .sigmaCompareCard{
    margin-top:35px;
}

.sigmaCompareImage{
    text-align:center;
    margin-bottom:18px;
}

.sigmaCompareImage img{
    width:120px;
    height:120px;
    object-fit:contain;
}

.sigmaCompareSelect{
    width:100%;
    height:50px;
    border:1px solid #ddd;
    border-radius:12px;
    padding:0 15px;
    margin-bottom:12px;
    background:#fff;
    outline:none;
}

.sigmaVSBadge{
    width:60px;
    height:60px;
    background:#ff4d67;
    color:#fff;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-weight:700;
    margin:20px auto;
    box-shadow:0 8px 20px rgba(255,77,103,.25);
}

.sigmaCompareBtnWrap{
    text-align:center;
    margin-top:25px;
}

.sigmaCompareBtn{
    border:none;
    background:#ff4d67;
    color:#fff;
    padding:14px 35px;
    border-radius:50px;
    font-size:16px;
    font-weight:600;
    cursor:pointer;
}

@media(min-width:768px){

    .sigmaCompareWrap{
        display:grid;
        grid-template-columns:1fr auto 1fr;
        gap:25px;
        align-items:center;
    }

    .sigmaCompareCard + .sigmaCompareCard{
        margin-top:0;
    }

    .sigmaVSBadge{
        margin:0;
    }
}


      .comparison-container {
    background: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 12px;
    padding: 40px 30px;
    
    /* Yahan badlav kiya hai */
    width: 100%;             /* Parent ka 100% space lega */
    max-width: 1142px;       /* Badi screens (like Desktop/Laptop) par zyada failne se rokega */
    margin: 0 auto;          /* Agar max-width touch ho, toh khud ko center rakhega */
    
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
    text-align: center;
    box-sizing: border-box;  /* Padding ko width ke andar hi adjust rakhega */
}

/* Taaki grid ke andar ke elements bhi theek se adjust hon */
.compare-grid-layout {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;               /* Gaps ko badhaya taaki layout khula-khula dikhe */
    width: 100%;
    margin-bottom: 35px;
}

        /* Grid System - 4 Columns Layout */
        .compare-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 20px;
            margin-bottom: 30px;
        }

        /* Single Box Style */
        .compare-box {
            border: 1px solid #e2e8f0;
            border-radius: 8px;
            padding: 25px 15px;
            background: #fff;
            display: flex;
            flex-direction: column;
            align-items: center;
            transition: all 0.3s ease;
        }

        /* Pehla box active dikhane ke liye aur baki ko fade karne ke liye */
        .compare-box.disabled-state {
            opacity: 0.4;
            pointer-events: none; /* User tabhi click kar payega jab pehla select ho (Optional) */
        }

        /* Plus Circle Icon Container */
        .add-icon-container {
            width: 60px;
            height: 60px;
            border: 1px dashed #adadad;
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #888888;
            font-size: 20px;
            margin-bottom: 12px;
            cursor: pointer;
        }

        .add-label {
            font-size: 14px;
            color: #888888;
            font-weight: 500;
            margin-bottom: 25px;
        }

        /* Dropdown Wrapper & Select Style */
        .dropdown-group {
            width: 100%;
        }

        .select-wrapper {
            position: relative;
            margin-bottom: 12px;
            width: 100%;
        }

        .select-wrapper:last-child {
            margin-bottom: 0;
        }

        .custom-select {
            width: 100%;
            padding: 6px 35px 12px 15px;
            border: 1px solid #e2e8f0;
            border-radius: 6px;
            font-size: 14px;
            color: #4a5568;
            background-color: #fff;
            appearance: none; /* Default arrow hatane ke liye */
            -webkit-appearance: none;
            -moz-appearance: none;
            cursor: pointer;
            outline: none;
        }

        .custom-select:focus {
            border-color: #ff5a3d;
        }

        /* Custom Dropdown Arrow Icon */
        .select-wrapper::after {
            content: '\f107'; /* FontAwesome Down Arrow */
            font-family: 'Font Awesome 5 Free';
            font-weight: 900;
            position: absolute;
            right: 15px;
            top: 50%;
            transform: translateY(-50%);
            color: #4a5568;
            pointer-events: none;
        }

        /* Disabled Dropdown style image ke jaisa */
        .custom-select:disabled {
            background-color: #ffffff;
            color: #cbd5e1;
            border-color: #f1f5f9;
            cursor: not-allowed;
        }
        
        .disabled-state .select-wrapper::after {
            color: #cbd5e1;
        }

        /* Compare Now Orange Button */
        .compare-btn {
            background-color: #ff5a3d; /* Exact Orange color jaisa image me h */
            color: #ffffff;
            border: none;
            padding: 14px 60px;
            font-size: 16px;
            font-weight: 600;
            border-radius: 6px;
            cursor: pointer;
            transition: background 0.2s ease;
            display: inline-block;
        }

        .compare-btn:hover {
            background-color: #e04e34;
        }

        /* RESPONSIVE DESIGN (Media Queries) */
        @media (max-width: 1024px) {
            .compare-grid {
                grid-template-columns: repeat(2, 1fr); /* Tablets par 2 columns */
            }
        }

        @media (max-width: 600px) {
            .compare-grid {
                grid-template-columns: repeat(1, 1fr); /* Mobile par 1 column */
            }
            .compare-btn {
                width: 100%; /* Mobile par button full width ho jayega */
            }
            .comparison-container {
                padding: 15px;
            }
        }

        /* Dropdown ka outer box container */
.select-field-box {
    position: relative;
    margin-bottom: 12px;
    width: 100%;
    display: flex; /* Element ko alignment block dene ke liye */
    align-items: center; /* Taki text vertical center rahe */
}

.select-field-box:last-child {
    margin-bottom: 0;
}

/* Main Dropdown Select Tag */
.native-dropdown-select {
    width: 100%;
    height: 44px; /* Fixed standard height jisse text na kate */
    padding: 0 35px 0 12px; /* Top/Bottom padding 0 ki taaki center block kaam kare */
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    font-size: 14px;
    color: #333333;
    background-color: #ffffff;
    
    /* Cross-browser alignment ke liye crucial properties */
    display: block;
    line-height: 42px; /* Height ke barabar taaki text perfect vertical center ho */
    vertical-align: middle;
    
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    outline: none;
}

/* Custom Dropdown Arrow Icon Control */
.select-field-box::after {
    content: '\f0d7'; /* FontAwesome Caret Down Icon */
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #212121;
    pointer-events: none;
    font-size: 14px;
}

/* Responsive optimization for smaller monitors/laptops */
@media (max-width: 1200px) {
    .native-dropdown-select {
        font-size: 13px; /* Screen chhoti hone par text auto-shrink ho */
        height: 40px;
        line-height: 38px;
    }
}

/* Outer Layout Wrapper */
        .page-container {
            width: 100%;
            max-width: 1140px;
            margin: 0 auto;
            text-align: center;
            box-sizing: border-box;  /* Padding ko width ke andar hi adjust rakhega */
        }

        /* ==========================================================================
           1. TOP CONTENT SECTION (Phone Sigma Header)
           ========================================================================== */
        .header-content-card {
            background: #ffffff;
            border: 1px solid #e8e8e8;
            border-radius: 12px;
            padding: 24px;
            margin-bottom: 24px;
            box-shadow: 0 1px 3px rgba(0,0,0,0.02);
        }

        .header-content-card h1 {
            font-size: 22px;
            color: #24272c;
            font-weight: 600;
            margin-bottom: 12px;
        }

        .header-content-card p {
            font-size: 14px;
            color: #6c757d;
            line-height: 1.6;
        }

        /* ==========================================================================
           2. POPULAR COMPARISON SECTION (Slider Area)
           ========================================================================== */
        .slider-section-container {
            background: #ffffff;
            border: 1px solid #e8e8e8;
            border-radius: 12px;
            padding: 24px;
            position: relative;
        }

        .slider-section-container h2 {
            font-size: 20px;
            color: #24272c;
            font-weight: 600;
            margin-bottom: 20px;
        }

        /* Cards Track Wrapper */
        .cards-slider-track {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 16px;
            overflow: visible;
        }

        /* Single Comparison Card Element */
        .compare-product-card {
            border: 1px solid #e8e8e8;
            border-radius: 8px;
            background: #ffffff;
            overflow: hidden;
            display: flex;
            flex-direction: column;
            position: relative;
        }

        /* Gray Image Box Top Area */
        .product-visual-box {
            background-color: #f0f0f4;
            padding: 20px 10px;
            display: flex;
            justify-content: center;
            align-items: center;
            position: relative;
            height: 140px;
        }

        .product-image {
            width: 42%;
            height: auto;
            object-fit: contain;
        }

        /* VS Split Badge */
        .vs-divider-badge {
            position: absolute;
            width: 26px;
            height: 26px;
            background: #24272c;
            color: #ffffff;
            border-radius: 50%;
            font-size: 11px;
            font-weight: 700;
            display: flex;
            justify-content: center;
            align-items: center;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            border: 2px solid #f0f0f4;
            z-index: 2;
        }

        /* Sponsored Tag jaisa image me h */
        .sponsored-tag {
            position: absolute;
            top: 6px;
            left: 50%;
            transform: translateX(-50%);
            background: rgba(255, 255, 255, 0.85);
            border: 1px solid #e0e0e0;
            color: #666666;
            font-size: 9px;
            font-weight: bold;
            padding: 2px 8px;
            border-radius: 4px;
            text-transform: uppercase;
            letter-spacing: 0.5px;
        }

        /* Bottom Details Meta Grid (2 Columns) */
        .product-meta-details {
            padding: 16px;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 10px;
            flex-grow: 1;
            text-align: left;
        }

        .meta-column {
            display: flex;
            flex-direction: column;
        }

        .brand-name {
            font-size: 12px;
            color: #8c8c8c;
            text-transform: uppercase;
            margin-bottom: 2px;
        }

        .model-name {
            font-size: 15px;
            color: #24272c;
            font-weight: 600;
            margin-bottom: 4px;
        }

        .price-range {
            font-size: 13px;
            color: #24272c;
            font-weight: bold;
        }

        /* Action Buttons Box */
        .card-action-footer {
            padding: 0 16px 16px 16px;
        }

        /* Filled Solid Orange Button */
        .btn-orange-filled {
            width: 100%;
            background-color: #ff5a3d;
            color: #ffffff;
            border: none;
            padding: 10px 0;
            font-size: 14px;
            font-weight: 600;
            border-radius: 4px;
            cursor: pointer;
            text-align: center;
            transition: background 0.2s;
        }

        .btn-orange-filled:hover {
            background-color: #f04f32;
        }

        /* Transparent Outline Border Button */
        .btn-orange-outline {
            width: 100%;
            background-color: #ffffff;
            color: #ff5a3d;
            border: 1px solid #ff5a3d;
            padding: 10px 0;
            font-size: 14px;
            font-weight: 600;
            border-radius: 4px;
            cursor: pointer;
            text-align: center;
            transition: all 0.2s;
        }

        .btn-orange-outline:hover {
            background-color: #fff5f2;
        }

        /* Slider Next Floating Arrow Button Control */
        .slider-next-arrow {
            position: absolute;
            right: -18px;
            top: 55%;
            transform: translateY(-50%);
            width: 36px;
            height: 36px;
            background: #ffffff;
            border: 1px solid #e8e8e8;
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            box-shadow: 0 2px 5px rgba(0,0,0,0.1);
            cursor: pointer;
            z-index: 10;
            color: #24272c;
            transition: background 0.2s;
        }

        .slider-next-arrow:hover {
            background: #f8f9fa;
        }

        /* ==========================================================================
           3. RESPONSIVE BREAKPOINTS
           ========================================================================== */
        @media (max-width: 992px) {
            .cards-slider-track {
                grid-template-columns: repeat(2, 1fr); /* Tablet par 2 cards dikhengi */
            }
            .slider-next-arrow {
                right: 10px; /* Chhoti screens par arrow andar shift ho jayega */
            }
        }

        @media (max-width: 650px) {
            .cards-slider-track {
                grid-template-columns: repeat(1, 1fr); /* Mobile screen par single card layout */
            }
            .slider-next-arrow {
                display: none; /* Mobile par swipe hota h isliye arrow hide kiya */
            }
            .header-content-card padding {
                padding: 16px;
            }
        }

/* ==========================================================================
           1. TOP CONTENT SECTION (Phone Sigma Header)
           ========================================================================== */
        .header-content-card {
            background: #ffffff;
            border: 1px solid #e8e8e8;
            border-radius: 12px;
            padding: 24px;
            margin-bottom: 24px;
            box-shadow: 0 1px 3px rgba(0,0,0,0.02);
        }

        .header-content-card h1 {
            font-size: 22px;
            color: #24272c;
            font-weight: 600;
            margin-bottom: 12px;
        }

        .header-content-card p {
            font-size: 14px;
            color: #6c757d;
            line-height: 1.6;
        }

        /* ==========================================================================
           2. POPULAR COMPARISON SECTION (Slider Area)
           ========================================================================== */
        .slider-section-container {
            background: #ffffff;
            border: 1px solid #e8e8e8;
            border-radius: 12px;
            padding: 24px;
            position: relative;
        }

        .slider-section-container h2 {
            font-size: 20px;
            color: #24272c;
            font-weight: 600;
            margin-bottom: 20px;
        }

        /* Cards Track Wrapper */
        .cards-slider-track {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 16px;
            overflow: visible;
        }

        /* Single Comparison Card Element */
        .compare-product-card {
            border: 1px solid #e8e8e8;
            border-radius: 8px;
            background: #ffffff;
            overflow: hidden;
            display: flex;
            flex-direction: column;
            position: relative;
        }

        /* Gray Image Box Top Area */
        .product-visual-box {
            background-color: #f0f0f4;
            padding: 20px 10px;
            display: flex;
            justify-content: center;
            align-items: center;
            position: relative;
            height: 140px;
        }

        .product-image {
            width: 42%;
            height: auto;
            object-fit: contain;
        }

        /* VS Split Badge */
        .vs-divider-badge {
            position: absolute;
            width: 26px;
            height: 26px;
            background: #24272c;
            color: #ffffff;
            border-radius: 50%;
            font-size: 11px;
            font-weight: 700;
            display: flex;
            justify-content: center;
            align-items: center;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            border: 2px solid #f0f0f4;
            z-index: 2;
        }

        /* Sponsored Tag jaisa image me h */
        .sponsored-tag {
            position: absolute;
            top: 6px;
            left: 50%;
            transform: translateX(-50%);
            background: rgba(255, 255, 255, 0.85);
            border: 1px solid #e0e0e0;
            color: #666666;
            font-size: 9px;
            font-weight: bold;
            padding: 2px 8px;
            border-radius: 4px;
            text-transform: uppercase;
            letter-spacing: 0.5px;
        }

        /* Bottom Details Meta Grid (2 Columns) */
        .product-meta-details {
            padding: 16px;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 10px;
            flex-grow: 1;
            text-align: left;
        }

        .meta-column {
            display: flex;
            flex-direction: column;
        }

        .brand-name {
            font-size: 12px;
            color: #8c8c8c;
            text-transform: uppercase;
            margin-bottom: 2px;
        }

        .model-name {
            font-size: 15px;
            color: #24272c;
            font-weight: 600;
            margin-bottom: 4px;
        }

        .price-range {
            font-size: 13px;
            color: #24272c;
            font-weight: bold;
        }

        /* Action Buttons Box */
        .card-action-footer {
            padding: 0 16px 16px 16px;
        }

        /* Filled Solid Orange Button */
        .btn-orange-filled {
            width: 100%;
            background-color: #ff5a3d;
            color: #ffffff;
            border: none;
            padding: 10px 0;
            font-size: 14px;
            font-weight: 600;
            border-radius: 4px;
            cursor: pointer;
            text-align: center;
            transition: background 0.2s;
        }

        .btn-orange-filled:hover {
            background-color: #f04f32;
        }

        /* Transparent Outline Border Button */
        .btn-orange-outline {
            width: 100%;
            background-color: #ffffff;
            color: #ff5a3d;
            border: 1px solid #ff5a3d;
            padding: 10px 0;
            font-size: 14px;
            font-weight: 600;
            border-radius: 4px;
            cursor: pointer;
            text-align: center;
            transition: all 0.2s;
        }

        .btn-orange-outline:hover {
            background-color: #fff5f2;
        }

        /* Slider Next Floating Arrow Button Control */
        .slider-next-arrow {
            position: absolute;
            right: -18px;
            top: 55%;
            transform: translateY(-50%);
            width: 36px;
            height: 36px;
            background: #ffffff;
            border: 1px solid #e8e8e8;
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            box-shadow: 0 2px 5px rgba(0,0,0,0.1);
            cursor: pointer;
            z-index: 10;
            color: #24272c;
            transition: background 0.2s;
        }

        .slider-next-arrow:hover {
            background: #f8f9fa;
        }

        /* ==========================================================================
           3. RESPONSIVE BREAKPOINTS
           ========================================================================== */
        @media (max-width: 992px) {
            .cards-slider-track {
                grid-template-columns: repeat(2, 1fr); /* Tablet par 2 cards dikhengi */
            }
            .slider-next-arrow {
                right: 10px; /* Chhoti screens par arrow andar shift ho jayega */
            }
        }

        @media (max-width: 650px) {
            .cards-slider-track {
                grid-template-columns: repeat(1, 1fr); /* Mobile screen par single card layout */
            }
            .slider-next-arrow {
                display: none; /* Mobile par swipe hota h isliye arrow hide kiya */
            }
            .header-content-card padding {
                padding: 16px;
            }
        }

       /* Main Container dashboard */
        .phones-dashboard-container {
            width: 100%;
            max-width: 1140px;
            background: #ffffff;
            border: 1px solid #e8e8e8;
            border-radius: 12px;
            padding: 24px;
            position: relative;
            margin: 0 auto;
            text-align: center;
            box-sizing: border-box;  /* Padding ko width ke andar hi adjust rakhega */
        }

        .phones-dashboard-container h2 {
            font-size: 20px;
            color: #24272c;
            font-weight: 600;
            margin-bottom: 20px;
        }

        /* ==========================================================================
           1. TABS NAVIGATION CONTROL
           ========================================================================== */
        .tabs-nav-bar {
            display: flex;
            gap: 25px;
            border-bottom: 1px solid #e8e8e8;
            margin-bottom: 24px;
            overflow-x: auto; /* Mobile par automatic scroll ho sake */
            scrollbar-width: none; /* Firefox clear scroll */
        }
        
        .tabs-nav-bar::-webkit-scrollbar {
            display: none; /* Chrome/Safari clear scroll */
        }

        .tab-trigger-btn {
            background: none;
            border: none;
            font-size: 14px;
            color: #5f6368;
            padding-bottom: 12px;
            cursor: pointer;
            font-weight: 500;
            position: relative;
            white-space: nowrap;
            transition: color 0.2s;
        }

        .tab-trigger-btn:hover {
            color: #24272c;
        }

        /* Active Orange Underline Border */
        .tab-trigger-btn.is-active-tab {
            color: #ff5a3d;
            font-weight: 600;
        }

        .tab-trigger-btn.is-active-tab::after {
            content: '';
            position: absolute;
            bottom: -1px;
            left: 0;
            width: 100%;
            height: 3px;
            background-color: #ff5a3d;
            border-radius: 2px 2px 0 0;
        }

        /* ==========================================================================
           2. CARDS GRID & PANELS (Hidden/Show Logic)
           ========================================================================== */
        .tab-content-panel {
            display: none; /* Shuruat me sab hidden rahenge */
            position: relative;
        }

        .tab-content-panel.is-active-panel {
            display: block; /* Sirf active wala show hoga */
        }

        .cards-slider-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 16px;
        }

        /* Single Phone Card Layout */
        .phone-item-card {
            border: 1px solid #e8e8e8;
            border-radius: 8px;
            background: #ffffff;
            overflow: hidden;
            display: flex;
            flex-direction: column;
        }

        /* Gray Top Wrapper For Image */
        .phone-image-wrapper {
            background-color: #f0f0f4;
            padding: 20px;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 180px;
        }

        .phone-image-wrapper img {
            max-height: 100%;
            max-width: 100%;
            object-fit: contain;
        }

        /* Text Meta Block Details */
        .phone-meta-block {
            padding: 16px;
            text-align: left;
        }

        .phone-title {
            font-size: 16px;
            color: #24272c;
            font-weight: 600;
            margin-bottom: 4px;
        }

        .phone-price {
            font-size: 15px;
            color: #24272c;
            font-weight: 700;
            margin-bottom: 14px;
        }

        /* Compare Options Section */
        .compare-label-line {
            display: flex;
            align-items: center;
            font-size: 12px;
            color: #8c8c8c;
            margin-bottom: 10px;
            width: 100%;
        }

        .compare-label-line::after {
            content: '';
            flex-grow: 1;
            height: 1px;
            background-color: #e8e8e8;
            margin-left: 8px;
        }

        /* Bottom Small Option Pill Buttons */
        .compare-options-row {
            display: flex;
            gap: 8px;
            overflow: hidden;
        }

        .option-pill-btn {
            border: 1px solid #ff5a3d;
            background: #ffffff;
            color: #ff5a3d;
            font-size: 12px;
            font-weight: 500;
            padding: 6px 12px;
            border-radius: 4px;
            cursor: pointer;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            max-width: 110px;
            transition: all 0.2s;
        }

        .option-pill-btn:hover {
            background: #fff5f2;
        }

        /* ==========================================================================
           3. BOTTOM TWO ACTION BUTTONS (View More & Enquiry)
           ========================================================================== */
        .footer-actions-group {
            display: flex;
            justify-content: center;
            gap: 16px;
            margin-top: 30px;
            border-top: 1px solid #e8e8e8;
            padding-top: 24px;
        }

        .btn-view-more {
            background-color: #ffffff;
            color: #ff5a3d;
            border: 1px solid #ff5a3d;
            padding: 12px 40px;
            font-size: 14px;
            font-weight: 600;
            border-radius: 6px;
            cursor: pointer;
            transition: all 0.2s;
        }

        .btn-view-more:hover {
            background-color: #fff5f2;
        }

        .btn-enquiry-now {
            background-color: #ff5a3d;
            color: #ffffff;
            border: none;
            padding: 12px 40px;
            font-size: 14px;
            font-weight: 600;
            border-radius: 6px;
            cursor: pointer;
            transition: background 0.2s;
        }

        .btn-enquiry-now:hover {
            background-color: #f04f32;
        }

        /* Floating Next Slider Chevron Arrow */
        .slider-right-nav {
            position: absolute;
            right: -18px;
            top: 50%;
            transform: translateY(-50%);
            width: 36px;
            height: 36px;
            background: #ffffff;
            border: 1px solid #e8e8e8;
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            box-shadow: 0 2px 5px rgba(0,0,0,0.1);
            cursor: pointer;
            z-index: 5;
            color: #24272c;
        }

        /* ==========================================================================
           4. RESPONSIVE BREAKPOINTS
           ========================================================================== */
        @media (max-width: 1024px) {
            .cards-slider-grid {
                grid-template-columns: repeat(3, 1fr); /* 3 Columns for Tablets */
            }
        }

        @media (max-width: 768px) {
            .cards-slider-grid {
                grid-template-columns: repeat(2, 1fr); /* 2 Columns for Small Screens */
            }
            .slider-right-nav {
                right: 10px;
            }
        }

        @media (max-width: 520px) {
            .cards-slider-grid {
                grid-template-columns: repeat(1, 1fr); /* 1 Column for Mobile */
            }
            .footer-actions-group {
                flex-direction: column; /* Buttons niche upar ho jayenge mobile par */
            }
            .btn-view-more, .btn-enquiry-now {
                width: 100%;
                text-align: center;
            }
            .slider-right-nav {
                display: none;
            }
        }

/* ==========================================================================
           MAIN CONTAINER WITH FIXED WIDTH 1140PX (CENTERED)
           ========================================================================== */
        .phone-features-section {
            width: 100%;
            max-width: 1140px; /* Exact 1140px constraint */
            margin: 0 auto;
            background: #ffffff;
            border-top: 1px solid #eeeeee; /* Cardekho bottom section panel separation line */
            border-bottom: 1px solid #eeeeee;
            padding: 30px 20px;
        }

        /* Flexbox Row Grid System */
        .features-flex-layout {
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap; /* Mobile view par collapse hone ke liye */
            gap: 20px;
            width: 100%;
        }

        /* Single Feature Item Box */
        .feature-badge-box {
            display: flex;
            align-items: center;
            gap: 16px;
            flex: 1;
            min-width: 240px; /* Taki horizontal space control me rahe */
            justify-content: center; /* Box ke andar ka item vertical center rahe */
        }

        /* Custom Icon Block Design */
        .badge-icon-view {
            font-size: 34px; /* Crisp vector layout size */
            color: #24272c; /* Original dark grey color tone */
            display: flex;
            align-items: center;
            justify-content: center;
            width: 44px;
            height: 44px;
        }

        /* Text Block Meta info */
        .badge-info-content {
            display: flex;
            flex-direction: column;
            text-align: left;
        }

        .badge-main-heading {
            font-size: 18px;
            font-weight: 700;
            color: #24272c;
            margin-bottom: 2px;
            line-height: 1.2;
        }

        .badge-sub-text {
            font-size: 13px;
            color: #757575;
            font-weight: 400;
        }

        /* ==========================================================================
           RESPONSIVE CONFIGURATIONS (Media Queries)
           ========================================================================== */
        @media (max-width: 992px) {
            .features-flex-layout {
                display: grid;
                grid-template-columns: repeat(2, 1fr); /* Tablets par 2x2 layout banega */
                gap: 30px 20px;
            }
            .feature-badge-box {
                justify-content: flex-start; /* Responsive screens par left-aligned thik lagta h */
                padding-left: 15%;
            }
        }

        @media (max-width: 600px) {
            .features-flex-layout {
                grid-template-columns: 1fr; /* Mobile screens par 1 ke niche 1 card layout */
                gap: 25px;
            }
            .feature-badge-box {
                padding-left: 5%;
                justify-content: flex-start;
            }
            .phone-features-section {
                padding: 25px 15px;
            }
        }

/* Custom smooth scrollbar for brand list */
        .brand-list::-webkit-scrollbar {
            width: 5px;
        }
        .brand-list::-webkit-scrollbar-track {
            background: #f1f1f1;
        }
        .brand-list::-webkit-scrollbar-thumb {
            background: #d1d5db;
            border-radius: 4px;
        }
        .brand-list::-webkit-scrollbar-thumb:hover {
            background: #9ca3af;
        }

.phone-brand-section{
    background:#f8fafc;
}

.brand-sidebar-card{
    background:#fff;
    border-radius:15px;
    padding:25px;
    box-shadow:0 5px 25px rgba(0,0,0,.08);
    position:sticky;
    top:20px;
}

.brand-sidebar-title{
    font-size:19px;
    font-weight:700;
    margin-bottom:20px;
    color:#222;
}

.brand-link-item{
    display:block;
    text-decoration:none;
    padding:12px 15px;
    margin-bottom:10px;
    border-radius:10px;
    background:#f5f7fa;
    color:#444;
    font-weight:500;
    transition:.3s;
}

.brand-link-item:hover{
    background:#0d6efd;
    color:#fff;
    transform:translateX(5px);
}

.phone-ad-card{
    background:#fff;
    border-radius:18px;
    overflow:hidden;
    box-shadow:0 5px 25px rgba(0,0,0,.08);
    transition:.3s;
}

.phone-ad-card:hover{
    transform:translateY(-5px);
}

.phone-ad-image{
    width:100%;
    height:230px;
    object-fit:cover;
}

.phone-ad-title{
    font-size:26px;
    font-weight:700;
    margin-bottom:12px;
    color:#111;
}

.phone-ad-desc{
    font-size:15px;
    line-height:1.8;
    color:#666;
}

@media(max-width:991px){

    .brand-sidebar-card{
        position:relative;
        top:auto;
    }

}
.enquiry-now-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:11px 18px;
    background:transparent !important;
    color:#fff;
    text-decoration:none;
    font-size:13px;
    font-weight:600;
    border-radius:30px;
    transition:all .3s ease;
    box-shadow:0 4px 12px rgba(13,110,253,.25);
    line-height:1;
}

.enquiry-now-btn:hover{
    color:#fff;
    transform:translateY(-2px);
    box-shadow:0 6px 16px rgba(13,110,253,.35);
}

.mobile-specs-section{
    background:#f5f7fb;
    padding:50px 0;
}

.spec-sidebar{
    background:#fff;
    border-radius:15px;
    padding:20px;
    box-shadow:0 5px 20px rgba(0,0,0,.08);
}

.spec-sidebar h3{
    font-size:22px;
    font-weight:700;
    margin-bottom:20px;
    color:#111;
}

.spec-sidebar ul{
    margin:0;
    padding:0;
    list-style:none;
}

.spec-sidebar ul li{
    margin-bottom:8px;
}

.spec-sidebar ul li a{
    display:block;
    padding:10px 15px;
    background:#f6f6f6;
    border-radius:8px;
    color:#222;
    text-decoration:none;
    font-size:14px;
    transition:.3s;
}

.spec-sidebar ul li a:hover{
    background:#0d6efd;
    color:#fff;
}

.spec-card{
    background:#fff;
    border-radius:15px;
    padding:25px;
    margin-bottom:25px;
    box-shadow:0 5px 20px rgba(0,0,0,.08);
}

.spec-card h4{
    font-size:20px;
    font-weight:700;
    margin-bottom:20px;
    padding-bottom:10px;
    border-bottom:2px solid #eee;
}

.spec-row{
    display:flex;
    justify-content:space-between;
    gap:20px;
    padding:12px 0;
    border-bottom:1px solid #ececec;
}

.spec-row:last-child{
    border-bottom:none;
}

.spec-row span:first-child{
    width:220px;
    font-weight:600;
    color:#444;
    font-size:14px;
}

.spec-row span:last-child{
    flex:1;
    color:#666;
    font-size:14px;
    line-height:1.7;
}

@media(max-width:991px){

.spec-sidebar{
    position:relative !important;
    margin-bottom:25px;
}

.spec-row{
    flex-direction:column;
    gap:5px;
}

.spec-row span:first-child{
    width:100%;
}

}

@media(max-width:576px){

.spec-card{
    padding:18px;
}

.spec-card h4{
    font-size:18px;
}

.spec-row span{
    font-size:13px !important;
}

.spec-sidebar h3{
    font-size:20px;
}

}

.mobile-specs-section{
    padding:60px 0;
    background:linear-gradient(180deg,#f8fafc 0%,#eef3f9 100%);
}

/* Sidebar */

.spec-sidebar{
    background:#fff;
    border-radius:20px;
    padding:25px;
    box-shadow:0 10px 35px rgba(0,0,0,.08);
    border:1px solid rgba(0,0,0,.05);
}

.spec-sidebar h3{
    font-size:22px;
    font-weight:700;
    color:#111827;
    margin-bottom:20px;
    padding-bottom:15px;
    border-bottom:1px solid #edf2f7;
}

.spec-sidebar ul{
    margin:0;
    padding:0;
    list-style:none;
}

.spec-sidebar ul li{
    margin-bottom:8px;
}

.spec-sidebar ul li a{
    display:flex;
    align-items:center;
    padding:12px 15px;
    border-radius:12px;
    text-decoration:none;
    color:#374151;
    background:#f8fafc;
    font-size:14px;
    font-weight:500;
    transition:all .3s ease;
    border:1px solid transparent;
}

.spec-sidebar ul li a:hover{
    background:#0d6efd;
    color:#fff;
    transform:translateX(5px);
}

/* Main Cards */

.spec-card{
    background:#fff;
    border-radius:20px;
    overflow:hidden;
    margin-bottom:30px;
    box-shadow:0 12px 35px rgba(0,0,0,.08);
    border:1px solid rgba(0,0,0,.05);
    transition:.3s;
}

.spec-card:hover{
    transform:translateY(-3px);
    box-shadow:0 18px 40px rgba(0,0,0,.12);
}

.spec-card h4{
    margin:0;
    padding:18px 25px;
    font-size:18px;
    font-weight:700;
    color:#fff;
    background:linear-gradient(135deg,#0d6efd,#004fc7);
    letter-spacing:.3px;
}

/* Rows */

.spec-row{
    display:flex;
    align-items:flex-start;
    gap:20px;
    padding:15px 25px;
    border-bottom:1px solid #eef2f7;
    transition:.3s;
}

.spec-row:last-child{
    border-bottom:none;
}

.spec-row:hover{
    background:#f8fbff;
}

.spec-row span:first-child{
    min-width:220px;
    max-width:220px;
    font-size:14px;
    font-weight:600;
    color:#1f2937;
    position:relative;
}

.spec-row span:first-child:before{
    content:"";
    width:6px;
    height:6px;
    border-radius:50%;
    background:#0d6efd;
    display:inline-block;
    margin-right:8px;
    vertical-align:middle;
}

.spec-row span:last-child{
    flex:1;
    font-size:14px;
    color:#4b5563;
    line-height:1.8;
}

/* Alternate Row Effect */

.spec-card .spec-row:nth-child(even){
    background:#fcfdff;
}

/* Scrollbar */

.spec-sidebar::-webkit-scrollbar{
    width:5px;
}

.spec-sidebar::-webkit-scrollbar-thumb{
    background:#0d6efd;
    border-radius:20px;
}

/* Sticky Sidebar */

@media(min-width:992px){

.spec-sidebar{
    position:sticky;
    top:20px;
}

}

/* Tablet */

@media(max-width:991px){

.spec-sidebar{
    margin-bottom:25px;
}

.spec-row{
    flex-direction:column;
    gap:8px;
}

.spec-row span:first-child{
    min-width:100%;
    max-width:100%;
}

}

/* Mobile */

@media(max-width:576px){

.mobile-specs-section{
    padding:40px 0;
}

.spec-card{
    border-radius:15px;
}

.spec-card h4{
    font-size:16px;
    padding:15px 18px;
}

.spec-row{
    padding:14px 18px;
}

.spec-row span:first-child{
    font-size:13px;
}

.spec-row span:last-child{
    font-size:13px;
    line-height:1.7;
}

.spec-sidebar{
    border-radius:15px;
    padding:18px;
}

.spec-sidebar h3{
    font-size:18px;
}

.spec-sidebar ul li a{
    font-size:13px;
    padding:10px 12px;
}

}

/* Unique CSS Scope to Prevent Overlapping Styles */

.tech-grid-section-container {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
  padding: 20px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background-color: #f9f9f9;
  box-sizing: border-box;
}

.tech-grid-section-container * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.tech-grid-section-wrapper {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 25px;
}

/* --- SIDEBAR STYLES --- */
.tech-grid-section-sidebar {
  background: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  padding: 15px;
  height: max-content;
}

.tech-grid-section-sidebar-title {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  border-bottom: 2px solid #ff4757;
  padding-bottom: 8px;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
}

.tech-grid-section-sidebar-scroll {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  max-height: 520px;
  overflow-y: auto;
  padding-right: 5px;
}

/* Custom Scrollbar for Sidebar */
.tech-grid-section-sidebar-scroll::-webkit-scrollbar {
  width: 5px;
}
.tech-grid-section-sidebar-scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.tech-grid-section-sidebar-scroll::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 4px;
}

.tech-grid-section-device-card {
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 6px;
  padding: 8px;
  text-align: center;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  cursor: pointer;
}

.tech-grid-section-device-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}

.tech-grid-section-device-thumb {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-bottom: 8px;
}

.tech-grid-section-device-thumb img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.tech-grid-section-device-name {
  font-size: 12px;
  font-weight: 600;
  color: #444;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* --- MAIN REVIEWS GRID STYLES --- */
.tech-grid-section-articles-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.tech-grid-section-blog-card {
  background: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(0,0,0,0.02);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.tech-grid-section-blog-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.08);
}

.tech-grid-section-blog-image {
  width: 100%;
  height: 220px;
  overflow: hidden;
  background-color: #eaeaea;
}

.tech-grid-section-blog-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.tech-grid-section-blog-card:hover .tech-grid-section-blog-image img {
  transform: scale(1.04);
}

.tech-grid-section-blog-details {
  padding: 18px;
}

.tech-grid-section-blog-title {
  font-size: 18px;
  font-weight: 600;
  color: #222;
  margin-bottom: 12px;
  line-height: 1.4;
  cursor: pointer;
  transition: color 0.2s;
}

.tech-grid-section-blog-title:hover {
  color: #ff4757;
}

.tech-grid-section-blog-meta {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  font-size: 11px;
  color: #888;
  text-transform: uppercase;
  font-weight: 600;
  border-top: 1px solid #f5f5f5;
  padding-top: 10px;
}

.tech-grid-section-blog-meta span i {
  margin-right: 4px;
}

/* --- RESPONSIVE MEDIA QUERIES --- */

/* For Tablets (1024px and below) */
@media screen and (max-width: 1024px) {
  .tech-grid-section-wrapper {
    grid-template-columns: 240px 1fr;
    gap: 15px;
  }
  .tech-grid-section-blog-image {
    height: 180px;
  }
}

/* For Mobile Landscape & Small Tablets (768px and below) */
@media screen and (max-width: 768px) {
  .tech-grid-section-wrapper {
    grid-template-columns: 1fr; /* Sidebar top par chala jayega */
  }
  
  .tech-grid-section-sidebar-scroll {
    grid-template-columns: repeat(4, 1fr); /* Mobile me devices line se dikhenge */
    max-height: none;
    overflow-y: visible;
  }
  
  .tech-grid-section-device-thumb {
    height: 80px;
  }
}

/* For Standard Mobile Devices (480px and below) */
@media screen and (max-width: 480px) {
  .tech-grid-section-container {
    padding: 10px;
  }
  
  .tech-grid-section-sidebar-scroll {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .tech-grid-section-articles-grid {
    grid-template-columns: 1fr; /* Blog cards ek ke neeche ek aayenge */
    gap: 15px;
  }
  
  .tech-grid-section-blog-image {
    height: 200px;
  }
  
  .tech-grid-section-blog-title {
    font-size: 16px;
  }
}
.phone-ad-title{
        font-size:22px;
        font: 200 25px / 120% Google-Oswald, Arial Narrow, Arial, sans-serif;
    }

    /* Enquiry Now Button Custom Style */
.enquiry-now-btn {
    background-color: transparent !important;
    border: 2px solid #0d6efd; /* Bootstrap primary color */
    color: #0d6efd;
    font-weight: 500;
    transition: all 0.3s ease;
}
.enquiry-now-btn:hover {
    background-color: #0d6efd !important; /* Hover karne par color fill hoga */
    color: #fff;
}

/* View More Button Custom Style */
.view-more-btn {
    background-color: transparent !important;
    border: 2px solid #6c757d; /* Bootstrap secondary color */
    color: #6c757d;
    font-weight: 500;
    transition: all 0.3s ease;
}
.view-more-btn:hover {
    background-color: #6c757d !important; /* Hover karne par color fill hoga */
    color: #fff;
}
/* Card Container Design Upgrade */
.phone-ad-card {
    background: #ffffff;
    border: 1px solid #e2e8f0 !important;
    border-radius: 16px !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05) !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.phone-ad-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08) !important;
}

/* Base Style for Both Buttons */
.custom-btn {
    padding: 10px 24px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    border-radius: 30px; /* Rounded Pill Design */
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* 1. Enquiry Now Button (Transparent Primary) */
.enquiry-now-btn {
    background-color: transparent !important;
    border: 2px solid #3b82f6 !important; /* Modern Tech Blue */
    color: #3b82f6 !important;
}
.enquiry-now-btn:hover {
    background-color: #3b82f6 !important;
    color: #ffffff !important;
    box-shadow: 0 4px 14px rgba(59, 130, 246, 0.4);
}

/* 2. View More Button (Transparent Dark/Gray) */
.view-more-btn {
    background-color: transparent !important;
    border: 2px solid #475569 !important; /* Sleek Slate Gray */
    color: #475569 !important;
}
.view-more-btn:hover {
    background-color: #475569 !important;
    color: #ffffff !important;
    box-shadow: 0 4px 14px rgba(71, 85, 105, 0.4);
}
@media(max-width:767px){

    .phone-ad-image{
        /*height:220px;*/
    }

    .phone-ad-title{
        font-size:22px;
        font: 200 25px / 120% Google-Oswald, Arial Narrow, Arial, sans-serif;
    }

}

.brand-link-item {
        display: block;
        padding: 6px 2px;
        color: #555;
        text-decoration: none;
        text-transform: uppercase;
        font-size:12px;
    }
    .brand-link-item:hover {
        background-color: #e2e2e2;
        color: #000;
    }
/* मुख्य कार्ड की स्टाइलिंग */
    .trending-card {
        background: #ffffff;
        border-radius: 12px;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
        overflow: hidden;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        border: 1px solid #eef2f5;
    }

    /* हेडर का मॉडर्न लुक */
    .trending-header {
        background: #fff;
        padding: 16px 20px;
        font-size: 16px;
        font-weight: 700;
        color: #4a5568;
        letter-spacing: 0.5px;
        border-bottom: 2px solid #edf2f7;
        text-transform: uppercase;
    }

    /* टेबल हेडर (हरा बैकग्राउंड नए लुक में) */
    .trending-table thead th {
        background-color: #93b082;
        color: #ffffff;
        font-weight: 600;
        font-size: 14px;
        padding: 10px 10px;
        border: none;
    }

    /* टेबल रोज़ (Rows) की स्टाइलिंग */
    .trending-table tbody td {
        padding: 12px 9px;
        font-size: 14px;
        color: #2d3748;
        vertical-align: middle;
        border: none;
        transition: background-color 0.2s ease;
    }

    /* रैंक नंबर को थोड़ा लाइट और अलग दिखाने के लिए */
    .rank-num {
        color: #a0aec0;
        font-weight: 600;
        margin-right: 5px;
        display: inline-block;
        width: 22px;
    }

    /* अल्टरनेट (एक छोड़कर एक) रो का हल्का हरा बैकग्राउंड */
    .trending-table tbody tr.highlight-row td {
        background-color: #f2f7f0;
    }

    /* डेली हिट्स संख्या की स्टाइलिंग */
    .hits-count {
        font-variant-numeric: tabular-nums; /* नंबरों को हमेशा अलाइन रखता है */
        font-weight: 500;
        color: #4a5568;
    }

    /* होवर इफेक्ट - माउस ले जाने पर रो हाइलाइट होगी */
    .trending-table tbody tr:hover td {
        background-color: #e8f0e5 !important;
        cursor: pointer;
    }
.brand-sidebar-card
{
padding:12px;
}

/* --- EXCLUSIVE STYLES FOR PRODUCT CATALOG SECTION --- */

/* Sidebar Headers & Wrappers */
.op-catalog-sidebar-header {
  background-color: #f5f5f5;
  color: #666;
  font-family: sans-serif;
  font-size: 15px;
  font-weight: bold;
  padding: 12px 15px;
  border-left: 4px solid #d50000;
  border-bottom: 1px solid #ddd;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
}

.op-catalog-sidebar-stack {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

/* Sidebar Review Banners */
.op-catalog-review-card {
  position: relative;
  width: 100%;
  height: 160px;
  overflow: hidden;
  border-radius: 4px;
  border: 1px solid #ddd;
  cursor: pointer;
}

.op-catalog-review-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.op-catalog-review-card:hover img {
  transform: scale(1.05);
}

.op-catalog-review-badge {
  position: absolute;
  bottom: 12px;
  left: 12px;
  right: 12px;
  background-color: rgba(255, 255, 255, 0.95);
  color: #222;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 12px;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  line-height: 1.3;
}

/* Main Products Catalog Grid */
.op-catalog-products-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* Desktop view defaults to 5 items in a row */
  gap: 15px;
}

/* Individual Product Cards */
.op-catalog-item-card {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  padding: 15px 10px 12px 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  transition: box-shadow 0.25s ease, border-color 0.25s ease;
}

.op-catalog-item-card:hover {
  border-color: #ccc;
  box-shadow: 0 4px 12px rgba(0,0,0,0.06);
}

.op-catalog-item-img {
  width: 100%;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  overflow: hidden;
}

.op-catalog-item-img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  transition: transform 0.3s ease;
}

.op-catalog-item-card:hover .op-catalog-item-img img {
  transform: scale(1.04);
}

.op-catalog-item-title {
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #555;
  margin-bottom: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

/* Enquiry Now Call to Action Button */
.op-catalog-btn-enquiry {
  display: inline-block;
  width: 100%;
  background-color: #f8f9fa;
  color: #d50000 !important;
  border: 1px solid #d50000;
  font-family: sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 6px 0;
  text-decoration: none !important;
  border-radius: 4px;
  transition: all 0.2s ease;
  text-transform: uppercase;
}

.op-catalog-btn-enquiry:hover {
  background-color: #d50000;
  color: #ffffff !important;
}

/* --- MOBILE RESPONSIVE MEDIA QUERIES --- */

/* Medium devices (Tablets & small laptops) */
@media screen and (max-width: 1200px) {
  .op-catalog-products-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 991px) {
  .op-catalog-products-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .op-catalog-review-card {
    height: 180px;
  }
}
section, .section-padding
{
padding:16px 0px;
}
/* Small devices (Mobile layout optimization) */

/* Base Container Styles */
.sg-band-wrapper {
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    line-height: 1.5;
    font-size: 14px;
}

/* Intro and Footer Paragraphs */
.sg-band-intro {
    margin-bottom: 15px;
    color: #222222;
}

.sg-band-footer-text {
    margin-top: 20px;
    font-size: 13.5px;
    color: #333333;
}

/* Country Selection Bar Style */
.sg-band-selector-bar {
    background-color: #e3e3e3;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
    margin-top: 25px;
    margin-bottom: 20px;
    border-radius: 2px;
}

.sg-band-label {
    font-weight: bold;
    color: #444444;
}

.sg-band-select {
    padding: 4px 10px;
    font-size: 14px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    min-width: 180px;
    border-radius: 3px;
    cursor: pointer;
}

/* Title Header */
.sg-band-country-title {
    font-size: 20px;
    font-weight: bold;
    color: #555555;
    margin: 0 0 15px 0;
    padding-bottom: 5px;
}

/* Responsive Table container to protect mobile layouts */
.sg-band-table-responsive {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border: 1px solid #ebebeb;
}

/* Table Design matching the reference image */
.sg-band-table {
    width: 100%;
    border-collapse: collapse;
    background-color: #ffffff;
}

.sg-band-table td {
    padding: 15px;
    border-bottom: 1px solid #ebebeb;
    vertical-align: middle;
}

/* Row Styling details */
.sg-band-table tr:last-child td {
    border-bottom: none;
}

/* Left Column (Capability Name) */
.sg-band-type {
    width: 25%;
    font-weight: bold;
    color: #666666;
    background-color: #fcfcfc;
}

/* Right Column (Frequencies data) */
.sg-band-details {
    width: 75%;
    font-weight: bold;
    color: #000000;
    font-size: 15px;
    letter-spacing: 0.2px;
}

/* Background wrapper for the entire block */
.sg-auth-section-bg {
    min-height: 100vh;
    background: #0b0914;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}

/* Glassmorphism Card Frame */
.sg-auth-container {
    width: 100%;
    max-width: 960px;
    height: 600px;
    background: #121023;
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.05);
}

/* Left Brand Panel Styles */
.sg-auth-side-panel {
    flex: 1;
    position: relative;
    background: #171130;
    /* Clean abstract technical shapes via gradient background */
    background-image: linear-gradient(135deg, #110c24 0%, #1e133a 50%, #2b124c 100%);
    display: flex;
    align-items: flex-end;
    padding: 40px;
    box-sizing: border-box;
}

/* Tech Grid Line effects on left image */
.sg-auth-side-panel::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(0, 242, 254, 0.03) 1px, transparent 1px),
                linear-gradient(90deg, rgba(0, 242, 254, 0.03) 1px, transparent 1px);
    background-size: 25px 25px;
    pointer-events: none;
}

.sg-auth-panel-content {
    position: relative;
    z-index: 2;
}

.sg-auth-tag {
    font-size: 11px;
    font-weight: 700;
    color: #00f2fe;
    letter-spacing: 2px;
    background: rgba(0, 242, 254, 0.1);
    padding: 4px 10px;
    border-radius: 12px;
}

.sg-auth-panel-title {
    font-size: 28px;
    font-weight: 800;
    color: #ffffff;
    margin: 15px 0 10px 0;
    line-height: 1.2;
}

.sg-auth-panel-text {
    font-size: 14px;
    color: #a0aec0;
    margin: 0;
    line-height: 1.5;
}

/* Right Side Form Panel Styles */
.sg-auth-form-panel {
    width: 460px;
    background: #121023;
    padding: 40px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Header switch tabs */
.sg-auth-tabs {
    display: flex;
    background: #1a1733;
    padding: 4px;
    border-radius: 8px;
    margin-bottom: 30px;
}

.sg-auth-tab-btn {
    flex: 1;
    background: none;
    border: none;
    color: #a0aec0;
    font-size: 14px;
    font-weight: 600;
    padding: 10px;
    cursor: pointer;
    border-radius: 6px;
    transition: all 0.2s ease;
}

.sg-auth-tab-btn.sg-auth-active {
    background: #00f2fe;
    color: #0b0914;
}

/* Interactive forms logic handling visibility */
.sg-auth-form {
    display: none;
}

.sg-auth-form-active {
    display: flex;
    flex-direction: column;
}

.sg-auth-header h3 {
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 6px 0;
}

.sg-auth-header p {
    font-size: 13px;
    color: #718096;
    margin: 0 0 24px 0;
}

/* Input Fields styling */
.sg-auth-field-group {
    margin-bottom: 18px;
    display: flex;
    flex-direction: column;
}

.sg-auth-label-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sg-auth-label {
    font-size: 12px;
    font-weight: 600;
    color: #cbd5e0;
    margin-bottom: 6px;
}

.sg-auth-link {
    font-size: 12px;
    color: #00f2fe;
    text-decoration: none;
}

.sg-auth-link:hover {
    text-decoration: underline;
}

.sg-auth-input {
    background: #1a1733;
    border: 1px solid #2d2755;
    padding: 12px 14px;
    border-radius: 8px;
    color: #ffffff;
    font-size: 14px;
    outline: none;
    transition: border-color 0.2s ease;
}

.sg-auth-input:focus {
    border-color: #00f2fe;
}

/* Checkbox Style Alignment */
.sg-auth-checkbox-group {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 24px;
}

.sg-auth-checkbox-group input[type="checkbox"] {
    accent-color: #00f2fe;
    cursor: pointer;
}

.sg-auth-checkbox-group label {
    font-size: 12.5px;
    color: #a0aec0;
    cursor: pointer;
    user-select: none;
}

/* Action Trigger Button */
.sg-auth-submit-btn {
    background: linear-gradient(90deg, #00f2fe 0%, #4facfe 100%);
    color: #ffffff;
    border: none;
    padding: 14px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    box-shadow: 0 4px 15px rgba(0, 242, 254, 0.25);
    transition: transform 0.1s ease, opacity 0.2s ease;
}

.sg-auth-submit-btn:active {
    transform: scale(0.98);
}

/* Image ko left container ke pure background me fill karne ke liye */
.sg-auth-panel-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Taki image stretch na ho aur acche se fit ho */
    z-index: 1;
}

/* Overlay layer jo image ke upar dark tone degi taki text read ho sake */
.sg-auth-panel-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(17, 12, 36, 0.4) 0%, rgba(30, 19, 58, 0.85) 100%);
    z-index: 2;
}

/* Content wrapper ko overlay ke upar lane ke liye */
.sg-auth-panel-content {
    position: relative;
    z-index: 3;
    width: 100%;
}

/* Responsive Breakpoints (Mobile First Scaling down) */
@media (max-width: 840px) {
    .sg-auth-side-panel {
        display: none; /* Safely remove image info area to fit phone size */
    }
    .sg-auth-container {
        max-width: 460px;
        height: auto;
    }
    .sg-auth-form-panel {
        width: 100%;
        padding: 30px 24px;
    }
}
/* Basic Media Query for Small Screens */
@media (max-width: 576px) {
    .sg-band-selector-bar {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
    .sg-band-select {
        width: 100%;
    }
    .sg-band-type {
        width: 35%;
    }
}
@media screen and (max-width: 767px) {
  .op-catalog-sidebar-stack {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 20px;
  }
  .op-catalog-review-card {
    height: 140px;
  }
}

@media screen and (max-width: 480px) {
  .op-catalog-sidebar-stack {
    grid-template-columns: 1fr;
  }
  .op-catalog-products-grid {
    grid-template-columns: repeat(2, 1fr); /* Mobile screens par do column responsive card configuration */
    gap: 10px;
  }
  .op-catalog-item-card {
    padding: 10px 8px;
  }
  .op-catalog-item-title {
    font-size: 12px;
  }
  .op-catalog-btn-enquiry {
    font-size: 10px;
  }
}

/* Brand Link Grid Sidebar me */
    .brand-link {
      color: #666;
      text-decoration: none;
      font-size: 12px;
      font-weight: bold;
      text-transform: uppercase;
      display: block;
      padding: 5px 0;
      text-align: center;
      border-bottom: 1px solid #eee;
      border-right: 1px solid #eee;
    }
    .brand-link:hover {
      background-color: #e9ecef;
      color: #000;
    }
    .sidebar-header-btn {
      background-color: #d3d3d3;
      color: #333;
      font-weight: bold;
      font-size: 13px;
      text-transform: uppercase;
    }
    /* Main Content Styling */
    .main-title-box {
      background: linear-gradient(135deg, #a1c4fd 0%, #c2e9fb 100%);
      padding: 20px;
      border-bottom: 3px solid #8ba4f9;
    }
    .main-title {
      font-size: 2.2rem;
      font-weight: bold;
      color: #222;
    }
    .meta-bar {
      background-color: #f8f9fa;
      font-size: 13px;
      color: #666;
    }
    .comment-btn {
      background-color: #718096;
      color: white;
      font-size: 12px;
      font-weight: bold;
    }
    .comment-btn:hover {
      background-color: #4a5568;
      color: white;
    }
    .article-body {
      font-size: 16px;
      line-height: 1.6;
      color: #333;
    }
    /* Fake Advertisement Box */
    .ad-box {
      background-color: #fafafa;
      border: 1px dashed #ccc;
      min-height: 250px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #aaa;
      font-size: 12px;
    }

/* Filter Section Custom Styling */
.filter-heading {
    color: #d9534f; /* GSMArena signature red color */
    font-size: 1.15rem;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 15px;
    border-bottom: 1px solid #eee;
    pb-1;
}

.filter-box {
    background-color: #ffffff;
    border: 1px solid #ced4da;
    border-radius: 4px;
    padding: 6px 12px;
    display: flex;
    align-items: center;
    min-height: 38px;
    width: 100%;
}

.filter-label {
    font-size: 11px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    white-space: nowrap;
    margin-right: 8px;
    margin-bottom: 0;
}

.filter-select {
    border: none !important;
    background-color: transparent !important;
    font-size: 13px;
    color: #555;
    padding: 0 !important;
    box-shadow: none !important;
    cursor: pointer;
}

/* Range Slider Styles */
.slider-container {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 8px;
}
.slider-container input[type="range"] {
    flex-grow: 1;
    height: 4px;
    background: #e2a097;
    accent-color: #d9534f;
}
.slider-limit-text {
    font-size: 11px;
    color: #777;
}

/* Custom Checkbox Alignment */
.filter-checkbox {
    cursor: pointer;
    width: 16px;
    height: 16px;
    accent-color: #d9534f;
}
@media(max-width:767px){

	.logo
	{
		padding: 0px 0px 15px !important;
	}

	.header
	{
		padding: 0px 0px !important;
	}

	.logo img
	{
		height: 68px !important;
	}

	#iq00
{
	width:100%;
	height: auto;
}

    .mobile-brand-list li a{
        padding:12px;
        font-size:13px;
    }

    .mobile-brand-list li em{
        min-width:30px;
        height:24px;
        line-height:24px;
        font-size:11px;
    }
}