@font-face {
	font-family: 'BoomerBold';
	src: url('../fonts/BoomerBold.eot');
	src: url('../fonts/BoomerBold.eot') format('embedded-opentype'), url('../fonts/BoomerBold.woff2') format('woff2'), url('../fonts/BoomerBold.woff') format('woff'), url('../fonts/BoomerBold.ttf') format('truetype'), url('../fonts/BoomerBold.svg#BoomerBold') format('svg');
}

@font-face {
	font-family: 'BoomerBook';
	src: url('../fonts/BoomerBook.eot');
	src: url('../fonts/BoomerBook.eot') format('embedded-opentype'), url('../fonts/BoomerBook.woff2') format('woff2'), url('../fonts/BoomerBook.woff') format('woff'), url('../fonts/BoomerBook.ttf') format('truetype'), url('../fonts/BoomerBook.svg#BoomerBook') format('svg');
}

@font-face {
	font-family: 'Boomer BookItalic';
	src: url('../fonts/Boomer-BookItalic.woff2') format('woff2'), url('../fonts/Boomer-BookItalic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'BoomerRegular';
	src: url('../fonts/BoomerRegular.eot');
	src: url('../fonts/BoomerRegular.eot') format('embedded-opentype'), url('../fonts/BoomerRegular.woff2') format('woff2'), url('../fonts/BoomerRegular.woff') format('woff'), url('../fonts/BoomerRegular.ttf') format('truetype'), url('../fonts/BoomerRegular.svg#BoomerRegular') format('svg');
}

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	position: relative;
	z-index: auto;
	font-family: 'BoomerRegular';
	line-height: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	line-height: 1;
	margin-bottom: 15px;
}

a,
a:active,
a:focus,
a:hover {
	color: #2a303b;
	text-decoration: none;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	outline: none;
}

li {
	list-style: none;
}

p {
	line-height: 1.1;
	color: #000;
	font-size: 18px;
	margin-bottom: 15px;
	font-family: 'BoomerBook';
}

img {
	max-width: 100%;
	height: auto;
	display: block;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	margin: 0;
	padding: 0;
}

.bg-light {
	background: #fafafa;
}

textarea:focus,
input:focus {
	outline: none;
}

::-moz-selection {
	/* Code for Firefox */
	color: #ffffff;
	background: #002d5d;
}

 ::selection {
	color: #ffffff;
	background: #002d5d;
}

#preloader {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	top: 0;
	left: 0;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
}

.btn:focus {
	box-shadow: none;
}

.bg-grey {
	background: #ccd5df;
}

.container {
	padding: 0 10px;
}

.row {
	margin-left: -10px;
	margin-right: -10px;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	padding-left: 10px;
	padding-right: 10px;
}

.section-padding {
	padding: 50px 0;
}


/* header style start */

.advertisement IMG {
	margin: 0 auto;
}

.header-bottom {
	background: #012d5d;
}

.navbar-fixed {
	width: 100%;
	position: fixed;
	background: #012d5d;
	top: 0;
	z-index: 9998;
	-webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.18);
	-moz-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.18);
	box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.18);
	padding: 9px 0;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
}

.navbar-fixed .navbar-collapse {
	align-items: end;
	justify-content: flex-end;
}

.as-nav {
	position: relative;
	align-items: center;
	justify-content: space-between;
}

.as-nav .navbar-collapse {
	flex-basis: 100%;
}

.as-nav .navbar-brand {
	margin: 0;
	padding: 30px 0;
	max-width: 260px;
	transition: inherit;
}

.navbar-fixed .header-right-image {
	display: none;
}

.navbar-fixed .right-description {
	display: none;
}

.navbar-fixed .as-nav .navbar-brand {
	max-width: 150px;
	padding: 0;
}

.as-nav .nav-link {
	padding: 10px 20px 5px !important;
	font-size: 16px;
	font-family: 'BoomerRegular';
	text-transform: capitalize;
	color: #fff !important;
	border-top: 1px solid #ffcc00;
	border-left: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
}

.as-nav .nav-link:hover {
	color: #ffcc00 !important;
}

.as-nav .nav-item {
	margin: 0 10px;
	position: relative;
}

.as-nav .nav-item .dropdown-menu a {
	padding: 10px;
	border-bottom: 1px solid #061d36;
	display: block;
	font-size: 16px;
	color: #fff;
}

.as-nav .nav-item .dropdown-menu {
	margin: 0 0 10px;
	padding: 0;
	border: 0;
	-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 10%);
	overflow: hidden;
	border-radius: 0;
	background: #012d5d;
	-webkit-transition: width 1s;
	-moz-transition: width 1s;
	-ms-transition: width 1s;
	-o-transition: width 1s;
	transition: width 1s;
}


/* submenu hover effect start*/

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu {
		display: block;
		opacity: 0;
		visibility: hidden;
		transition: .3s;
		margin-top: 0;
	}
	.navbar .nav-item:hover .nav-link {
		color: #fff;
	}
	.navbar .dropdown-menu.fade-down {
		top: 80%;
		transform: rotateX(-75deg);
		transform-origin: 0% 0%;
	}
	.navbar .dropdown-menu.fade-up {
		top: 180%;
	}
	.navbar .nav-item:hover .dropdown-menu {
		transition: .3s;
		opacity: 1;
		visibility: visible;
		top: 100%;
		transform: rotateX(0deg);
	}
}


/* submenu hover effect end*/

.as-nav .dropdown-menu a:hover {
	color: #ffcc00 !important;
}

.as-nav .navbar-toggler-icon {
	background: none;
	color: #fff;
	font-size: 20px;
}

.as-nav .navbar-toggler {
	border: 2px solid #ffcc00 !important;
	padding: 0;
	box-shadow: none !important;
	outline: none;
}

.as-nav .navbar-toggler-icon {
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.as-nav .navbar-nav {
	margin-left: 44px;
	margin-top: 30px;
	margin-bottom: 20px
}

.header-wraper {
	padding: 33px 0;
}

.right-description {
	margin: 25px 260px 0 0;
	max-width: 350px;
}

.nav-right {
	width: auto;
}

.right-desc-heading {
	color: #fff;
	font-family: 'BoomerBold';
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 20px;
}

.button_more {
	background: #ffcc00;
	border-radius: 30px;
	padding: 12px 20px;
	display: inline-block;
	font-family: 'BoomerBold';
	color: #012d5d;
	font-size: 16px;
	text-decoration: none;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	outline: none;
}

.button_more:hover {
	background: #fff;
}

.header-right-image {
	position: absolute;
	right: -25px;
	bottom: 0;
}

.arabic-text {
	border: none !important;
	padding: 0 !important;
}


/* header style end */


/* live style start */

.search-main {
	overflow-x: hidden;
}

.live-wraper {
	padding: 45px 0;
}

.top-heading {
	font-size: 26px;
	text-transform: uppercase;
	font-family: 'BoomerBold';
	margin-bottom: 11px;
}

.search .form-control {
	border: none;
	webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px !important;
	box-shadow: none;
	font-family: 'BoomerRegular';
	font-size: 14px;
	text-align: left;
	padding: 6px 15px;
	height: auto;
}

.search-wraper {
	position: relative;
}

.searchbar {
	position: relative;
	min-width: 40px;
	width: 0%;
	height: 40px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	-ms-transition: width 0.3s;
	-o-transition: width 0.3s;
	transition: width 0.3s;
}

.searchbar-input {
	top: 0;
	right: 0;
	border: 0;
	outline: 0;
	background: #fff;
	border: 1px solid #ffcc00;
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0px 55px 0px 20px;
	font-size: 14px;
	color: #a3a3a3;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
}

.searchbar-icon,
.searchbar-submit {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top: 0;
	font-size: 18px;
	right: 0;
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	color: #012d5d;
	background: #fff;
	border: 1px solid #ffcc00;
}

.searchbar-open {
	width: 100%
}

.search::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #012d5d;
	opacity: 1;
	/* Firefox */
	font-family: 'BoomerBold';
}

.search:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #012d5d;
	font-family: 'BoomerBold';
}

.search::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #012d5d;
	font-family: 'BoomerBold';
}

.search .btn {
	color: #012d5d;
	background: none;
	z-index: 99;
	padding: 0 15px;
}

.day {
	width: 100%;
	background: #012d5d;
	padding: 10px 0;
	color: #fff;
	margin: 0;
	font-size: 18px;
	font-family: 'BoomerBold';
	position: relative;
	border: 1px solid #ffcc00;
	text-align: center;
}


/* .day::after {
	width: 100%;
	height: 104%;
	content: "";
	background: #012d5d;
	position: absolute;
	left: 100%;
	top: -1px;
	border: 1px solid #ffcc00;
	border-left: 0;
} */

.trending-sec h4 {
	font-size: 18px;
	line-height: 24px;
	margin: 10px 0 0;
	font-family: 'BoomerBold';
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.trending-sec:hover h4 {
	color: #EB3814;
}

.trending-sec {
	margin-bottom: 20px;
}

.trend-img {
	overflow: hidden;
}

.img-hover {
	width: 100%;
	height: auto;
	display: block;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.trending-sec:hover .img-hover {
	opacity: .8;
}

.slider-main {
	position: relative;
}

.live-text {
	display: inline-block;
	padding: 5px 20px;
	background: #eb3813;
	color: #fff;
	font-size: 35px;
	font-family: 'BoomerBold';
	text-transform: uppercase;
	position: absolute;
	top: -54px;
}

.section-heading-top {
	font-size: 36px;
	line-height: 44px;
	font-family: 'BoomerBold';
	margin-bottom: 17px;
}

.slider-caption {
	background: #ffcc00;
	padding: 29px 20px;
}

.slider-caption h2 {
	color: #000;
	font-size: 24px;
	line-height: 28px;
	font-family: 'BoomerBold';
	margin: 0;
}

.slider-items {
	height: 100%;
}

.slider-image {
	width: 100%;
	overflow: hidden;
}

.slider-items:hover .img-hover {
	opacity: .8;
}

.owl-carousel .owl-dots {
	text-align: center;
	margin-top: 15px;
}

.owl-carousel .owl-dots .owl-dot {
	width: 15px;
	height: 15px;
	margin: 5px 3px;
	background: none;
	position: relative;
	outline: none;
	border-radius: 30px;
	border: 1px solid #012d5d;
}

.owl-carousel .owl-dots .owl-dot.active {
	background: #012d5d;
}

.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y !important;
	touch-action: pan-y !important;
}

.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: auto;
	touch-action: auto;
}

.section-heading {
	position: relative;
	margin-bottom: 30px;
	left: 0;
	padding-left: 15px;
}

.section-heading h4 {
	font-size: 36px;
	font-family: 'BoomerBold';
	color: #ffcc00;
	padding: 16px 0;
	position: relative;
	margin: 0;
}


/* live style end */


/* happening-oman start */

.happening-oman .section-heading {
	margin-bottom: 0;
}

.section-heading::before {
	width: 100%;
	height: 0;
	border-bottom: 68px solid #012d5d;
	border-right: 68px solid transparent;
	position: absolute;
	right: 0;
	bottom: 0;
	content: '';
	z-index: -1;
}

.section-heading::after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: -100%;
	bottom: 0;
	content: '';
	background: #ccd5df;
}

.oman-L:hover .img-hover {
	opacity: .8;
}

.oman-desc:hover .img-hover {
	opacity: .8;
}

.oman-text {
	background: #ffcc00;
	padding: 20px 35px;
	color: #012d5d;
	text-align: center;
	font-size: 30px;
	line-height: 34px;
	font-family: 'BoomerBold';
	margin: -42px 58px 0;
	position: relative;
	-webkit-box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.26);
	-moz-box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.26);
	box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.26);
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.oman-L:hover .oman-text {
	background: #012d5d;
	color: #ffcc00;
}

.top-heading2 {
	font-size: 24px;
	line-height: 28px;
	padding-right: 0;
	margin-bottom: 20px !important;
	font-family: 'BoomerBold';
	color: #012d5d;
	border-bottom: 1px solid;
	padding-bottom: 10px;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.oman-desc p {
	font-family: 'BoomerBook';
	font-style: italic;
	font-weight: bold;
	color: #012d5d;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.oman-img {
	margin-top: 17px;
	overflow: hidden;
	height: 410px;
}

.oman-desc:hover .top-heading2 {
	color: #EB3814;
}

.oman-desc p:hover {
	color: #EB3814;
}


/* happening-oman end */


/* business start */

.business {
	padding-bottom: 50px;
}

.yellow-bg .section-heading {
	background: #ffcc00;
	color: #000;
	left: -85px;
	padding-left: 85px;
}

.yellow-bg .section-heading h4 {
	color: #000;
}

.section-heading span {
	border-bottom: 2px solid #000;
}

.yellow-bg .section-heading::before {
	width: 100%;
	height: 0;
	border-bottom: 68px solid #ffcc00 !important;
	border-right: 68px solid transparent;
	position: absolute;
	right: -85px;
	bottom: 0;
	content: '';
	color: #ffcc00;
	z-index: -1;
}

.yellow-bg .section-heading::after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: -100%;
	bottom: 0;
	content: '';
	background: #ffcc00;
}

.bus-img {
	position: relative;
	overflow: hidden;
}

.bus-L:hover .img-hover {
	opacity: .8;
}

.bus-R:hover .img-hover {
	opacity: .8;
}

.bus-img-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	color: #012d5d;
	font-size: 26px;
	text-transform: uppercase;
	font-family: 'BoomerBold';
	color: #012d5d;
}

.bus-img-overlay::before {
	width: 0;
	height: 0;
	border-bottom: 46px solid #fff;
	border-right: 46px solid transparent;
	position: absolute;
	right: -46px;
	bottom: 0;
	content: '';
}

.bus-img-overlay {
	position: relative;
	padding: 10px 20px 10px 0;
}

.top-heading3 {
	margin: 20px 0 0 0;
	font-size: 30px;
	line-height: 34px;
	font-family: 'BoomerBold';
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.bus-L:hover .top-heading3 {
	color: #eb3813;
}

.bus-R {
	margin-bottom: 20px;
}

.sec-desc h3 {
	font-size: 18px;
	line-height: 24px;
	margin: 10px 0 0 0;
	font-family: 'BoomerBold';
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.bus-R:hover .sec-desc h3 {
	color: #eb3813;
}

.red-bg {
	overflow: hidden;
}

.red-bg .section-heading {
	background: #eb3813;
	color: #fff;
	left: -85px;
	padding-left: 85px;
}

.section-heading2 {
	margin-bottom: 30px;
	position: relative;
	left: -85px;
	padding-left: 100px;
}

.section-heading2 h4 {
	font-size: 35px;
	font-family: 'BoomerBold';
	margin-bottom: 30px;
	color: #fff;
	padding: 16px 0;
}

.red-bg .section-heading2::before {
	width: 100%;
	height: 0;
	border-bottom: 68px solid #eb3813;
	border-right: 68px solid transparent;
	position: absolute;
	right: -85px;
	bottom: 0;
	content: '';
	z-index: -1;
}

.opinon-section {
	padding: 20px 10px;
	background: #e1e1e1;
}

.opinon-img {
	overflow: hidden;
}

.opinon-sec:hover .img-hover {
	opacity: .8;
}

.quote p {
	font-family: 'BoomerBook';
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 0;
	padding: 8px 0 12px;
	border-bottom: 1px solid #373737;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.quote-icon {
	max-width: 30px;
}

.person-name {
	font-size: 18px;
	font-family: 'BoomerBold';
	margin-bottom: 0;
	color: #002d5d;
	margin-top: 10px;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.opinon-sec {
	margin-bottom: 20px;
}

.opinon-sec:hover .person-name {
	color: #EB3814;
}

.quote p:hover {
	color: #EB3814;
}

.opinon-sec:last-child {
	margin-bottom: 0;
}


/* business end */


/* arround the world start */

.arroundtheworld {
	padding-bottom: 50px;
}

.arround-left .section-heading {
	background: #000000;
	left: -85px;
	padding-left: 85px;
}

.arround-left .section-heading h4 {
	color: #ffffff;
}

.arround-left .section-heading::before {
	width: 100%;
	height: 0;
	border-bottom: 68px solid #000000;
	border-right: 68px solid transparent;
	position: absolute;
	right: -85px;
	bottom: 0;
	content: '';
	z-index: -1;
}

.arround-left .section-heading::after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: -100%;
	bottom: 0;
	content: '';
	background: #000000;
}

.arround-left .section-heading span {
	border-bottom: 2px solid #ffffff;
}

.sec-desc .top-heading3 {
	padding-right: 30px;
	margin-bottom: 0;
	padding-bottom: 25px;
	margin-top: 0;
}

.life-top:hover .top-heading3 {
	color: #EB3814;
}

.sec-desc p {
	font-size: 18px;
	line-height: 24px;
	font-family: 'BoomerBook';
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #000;
	padding-top: 22px;
	margin-right: 34px;
	padding-right: 20px;
	margin-bottom: 0;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.sec-desc p:hover {
	color: #EB3814;
}

.around-wraper:hover .sec-desc .top-heading3 {
	color: #EB3814;
}

.sec-L:hover .sec-desc h3 {
	color: #EB3814;
}

.arround-BTM {
	margin-top: 20px;
}

.arround-L {
	overflow: hidden;
	height: 243px;
}

.around-wraper:hover .img-hover {
	opacity: .8;
}

.sec-L:hover .img-hover {
	opacity: .8;
}


/* arround the world end */


/* video section start */

.video-section .section-heading h4 {
	color: #002d5d;
}

.video-section .section-heading h4 span {
	border-bottom: 2px solid #002d5d;
}

.video-menu {
	background: #ffcc00;
	position: relative;
}

.video-menu li {
	padding: 0 11px;
}

.video-menu a {
	font-size: 16px;
	font-family: 'BoomerBold';
	color: #002d5d;
	display: inline-block;
	border-right: 2px solid #002d5d;
	vertical-align: middle;
	margin: 8px 0;
}

.video-menu a:hover {
	color: #eb3813;
}

.video-menu a:last-child {
	border-right: none;
}

.video-section .section-heading {
	margin-bottom: 0;
}

.video-menu::before {
	width: 0;
	height: 0;
	border-top: 64px solid #ffcc00;
	border-left: 64px solid transparent;
	position: absolute;
	left: -64px;
	bottom: 0;
	content: '';
}

.video-bottom {
	background: #002d5d;
}

.videos-image {
	position: relative;
	overflow: hidden;
	border: 7px solid #fff;
	height: 380px;
}

.video-left:hover .img-hover {
	opacity: .8;
}

.video-right .videos-image {
	border: 0;
}

.video-right:hover .img-hover {
	opacity: .8;
}

.video-icon {
	width: 84px;
	height: 66px;
	line-height: 66px;
	color: #ffcc00;
	text-align: center;
	position: absolute;
	bottom: 50%;
	left: 50%;
	transform: translate(-50%, 50%);
	font-size: 35px;
	background: rgba(0, 0, 0, 0.5);
}

.video-icon:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 84px;
	height: 66px;
	background: rgba(0, 0, 0, 0.5);
	-webkit-animation: pulse-border 1500ms ease-out infinite;
	animation: pulse-border 1500ms ease-out infinite;
}

.video-icon:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 84px;
	height: 66px;
	transition: all 200ms;
}

.video-desc h3 {
	margin-bottom: 0;
}

.video-desc h3 span {
	font-size: 26px;
	font-family: 'BoomerBold';
	background: #ffcc00;
	color: #002d5d;
	display: inline-block;
	padding: 8px 17px;
	position: relative;
}

.video-desc h3 span::before {
	width: 0;
	height: 0;
	border-top: 42px solid #ffcc00;
	border-right: 42px solid transparent;
	position: absolute;
	right: -42px;
	bottom: 0;
	content: '';
}

.video-bottom .sec-desc .top-heading3 {
	color: #ffcc00;
	margin-top: 27px;
	padding-bottom: 15px;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.video-left:hover .top-heading3 {
	color: #eb3813;
}

.video-bottom .sec-desc p {
	color: #fff;
	border-top: 1px solid #ffffff;
	margin-right: 0;
	padding-right: 0;
	padding-top: 15px;
}

.video-bottom .sec-desc p:hover {
	color: #eb3813;
}

.video-desc h4 {
	font-size: 20px;
	line-height: 20px;
	font-family: 'BoomerBold';
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 15px;
	text-transform: uppercase;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.video-right:hover h4 {
	color: #eb3813;
}

.video-desc p {
	font-size: 16px;
	line-height: 22px;
	color: #ffcc00;
	margin-bottom: 0;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
	font-family: 'BoomerBold';
}

.video-desc p:hover {
	color: #eb3813;
}

.video-icon2 {
	width: 44px;
	height: 35px;
	line-height: 35px;
	color: #ffcc00;
	text-align: center;
	position: absolute;
	bottom: 50%;
	left: 50%;
	transform: translate(-50%, 50%);
	font-size: 22px;
	z-index: 99;
	background: rgba(0, 0, 0, 0.5);
	transition: all 200ms;
}

.video-icon2:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 44px;
	height: 35px;
	background: rgba(0, 0, 0, 0.5);
	-webkit-animation: pulse-border 1500ms ease-out infinite;
	animation: pulse-border 1500ms ease-out infinite;
}

.video-icon2:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 44px;
	height: 35px;
	transition: all 200ms;
}

@-webkit-keyframes pulse-border {
	0% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}
	100% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}

@keyframes pulse-border {
	0% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}
	100% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}

.video-right {
	margin-bottom: 20px;
}


/* video section end */


/* lifestyle section start */

.lifestyle {
	padding-bottom: 50px;
}

.life-left .section-heading::after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: -100%;
	bottom: 0;
	content: '';
	background: #ff9faf;
}

.life-left .section-heading {
	background: #ff9faf;
	color: #000;
	left: 0;
	padding-left: 0px;
	margin-bottom: 0;
}

.life-left .section-heading h4 {
	color: #002d5d;
}

.life-left .section-heading span {
	border-bottom: 2px solid #002d5d;
}

.life-wraper {
	background: #ffe2e7;
	padding: 30px 0 50px;
	position: relative;
}

.life-wraper::after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: -100%;
	bottom: 0;
	content: "";
	background: #ffe2e7;
}

.life-bottom {
	padding-right: 20px;
}

.life-right .section-heading::after {
	display: none;
}

.life-right .section-heading::before {
	display: none;
}

.life-right .section-heading {
	background: #00beff;
}

.life-right .section-heading h4 {
	color: #ffffff;
}

.life-right .section-heading span {
	border-bottom: 2px solid #ffffff;
}

.life-top:hover .img-hover {
	opacity: .8;
}

.campus-desc h4 {
	font-size: 20px;
	font-family: 'BoomerBold';
	color: #00beff;
	text-transform: uppercase;
	border-bottom: 1px solid #3f3f3f;
	padding-bottom: 6px;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.campus-sec:hover h4 {
	color: #eb3813;
}

.campus-image {
	overflow: hidden;
}

.campus-sec:hover .img-hover {
	opacity: .8;
}

.campus-sec {
	margin-bottom: 20px;
}

.campus-desc p {
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	margin: 0;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
	font-family: 'BoomerBold';
}

.campus-desc p:hover {
	color: #eb3813;
}


/* lifestyle section end */


/* sports section start */

.sports {
	padding-bottom: 50px;
}

.sports-left .section-heading h4 {
	color: #002d5d;
}

.sports-img {
	position: relative;
	overflow: hidden;
	height: 243px;
}

.sports-L {
	overflow: hidden;
}

.sports-L:hover .img-hover {
	opacity: .8;
}

.sports-img img {
	width: 100%;
	height: auto;
	display: block;
}

.sports-img-caption {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 20px;
	line-height: 22px;
	font-family: 'BoomerBold';
	color: #002d5d;
	max-width: 366px;
	background: #fff;
	margin: 0;
	padding: 12px 0 0 16px;
}

.sports-desc p {
	font-size: 18px;
	line-height: 24px;
	color: #002d5d;
	margin-top: 25px;
	margin-bottom: 0;
	font-style: italic;
	font-weight: bold;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.sports-L:hover p {
	color: #EB3814;
}

.ent-image img {
	width: 100%;
	height: auto;
	display: block;
}

.ent-desc h4 {
	font-size: 20px;
	font-family: 'BoomerBold';
	color: #002d5d;
	border-bottom: 1px solid #002d5d;
	padding-bottom: 6px;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.ent-sec:hover h4 {
	color: #EB3814;
}

.ent-desc p {
	font-size: 16px;
	line-height: 22px;
	color: #002d5d;
	margin: 0;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
	font-family: 'BoomerBold';
	font-style: italic;
}

.ent-desc p:hover {
	color: #EB3814;
}

.ent-sec {
	margin-bottom: 20px;
}

.currency-rate {
	border: 1px solid #bbbaba;
	padding: 20px;
	height: 100%;
}

.currency-rate h4 {
	font-size: 22px;
	line-height: 22px;
	font-family: 'BoomerBold';
	text-align: center;
	color: #000000;
	padding: 35px 20px;
	margin: 0;
	background: #e1e1e1;
}

.currency-table {
	margin-top: 25px;
}

.currency-table table {
	table-layout: fixed;
}

.currency-table table th {
	border: 0;
}

.currency-table table th,
td {
	text-align: center;
	text-transform: uppercase;
}

.currency-table table th:nth-child(1) {
	background: #4a4a4a;
	color: #ffffff;
}

.currency-table table th:nth-child(2) {
	background: #f9cd57;
	color: #ffffff;
}

.sports-right {
	margin-top: 35px;
}


/* sports section end */


/* footer section start */

.footer {
	background: #002d5d;
	padding: 35px 0 25px;
}

.ftr-menu {
	margin: 0;
	padding: 0 0 0 30px;
}

.ftr-menu li a {
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	font-family: 'BoomerBook';
	text-transform: uppercase;
}

.ftr-menu li a:hover {
	color: #EB3814;
	padding-left: 10px;
}

.subscribe h4 {
	font-size: 33px;
	font-family: 'BoomerBold';
	text-align: center;
	color: #ffffff;
	padding: 0px 17px;
}

.footer .button_more {
	margin-bottom: 0;
}

.ftr-logo {
	margin-bottom: 11px;
}


/* footer section end */

.as-inner {
	padding: 30px 0 60px;
}

.inner-left {
	position: relative;
}

.top-hdng {
	position: absolute;
	top: -42px;
	left: 0;
	font-size: 26px;
	color: #002d5d;
	font-family: 'BoomerBold';
	background: #ffcc00;
	display: inline-block;
	padding: 8px 25px;
	margin: 0;
	text-align: center;
}

.photo-caption {
	font-size: 14px;
	color: #000000;
	font-family: 'BoomerBook';
	position: absolute;
	margin: 26px 0;
	padding-left: 30px;
}

.photo-caption::before {
	width: 16px;
	height: 16px;
	background: #ffcc00;
	position: absolute;
	left: 0;
	bottom: 50%;
	transform: translate(0, 50%);
	content: "";
}

.as-inner .inner-left .section-heading-top {
	margin-top: 45px;
	margin-bottom: 30px;
}

.inner-left h3 {
	font-size: 28px;
	line-height: 32px;
	color: #4b4b4b;
	font-family: 'BoomerBook';
	padding-right: 125px;
	border-left: 16px solid #ffcc00;
	padding-left: 25px;
}

.person-details {
	border-bottom: 1px solid #000;
	padding-bottom: 23px;
	margin-bottom: 25px;
	margin-top: 30px;
}

.per-details h4 {
	font-size: 19px;
	line-height: 19px;
	color: #002d5d;
	font-family: 'BoomerBold';
	margin-bottom: 7px;
}

.per-details h2 {
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	font-family: 'BoomerBook';
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #000000;
}

.per-details h2:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.per-details {
	padding-left: 18px;
}

.social-icons .tooltip {
	display: block;
	position: absolute;
	top: -5px;
	left: 50%;
	padding: 5px 7px;
	border-radius: 40px;
	font-size: 13px;
	color: #fff;
	font-family: 'BoomerBold';
	pointer-events: none;
	text-transform: uppercase;
	-webkit-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 1;
	background: #002d5d;
}

.tooltip:after {
	display: block;
	position: absolute;
	bottom: 1px;
	left: 50%;
	width: 0;
	height: 0;
	content: "";
	border: solid;
	border-width: 10px 10px 0 10px;
	border-color: transparent;
	-webkit-transform: translate(-50%, 100%);
	transform: translate(-50%, 100%);
	border-top-color: #002d5d;
}

.social-icon {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	position: relative;
	width: 35px;
	height: 35px;
	margin: 0 0 0 3px;
	border-radius: 50%;
	cursor: pointer;
	font-size: 14px;
	color: #323232 !important;
	text-decoration: none;
	border: 1px solid #c7c7c7;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}

.social-icon:hover {
	color: #fff;
}

.social-icon:hover .tooltip {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate(-50%, -130%);
	transform: translate(-50%, -130%);
}

.social-icon:active {
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
}

.as-inner p {
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 27px;
}

.seemore-sec {
	padding: 20px 24px;
	background: #c0cad6;
	margin-bottom: 30px;
}

.section-heading5 {
	font-size: 26px;
	color: #002d5d;
	font-family: 'BoomerBold';
	text-transform: uppercase;
}

.list-1 {
	margin: 0;
	padding: 0 !important;
}

.list-1 li {
	list-style: none !important;
	font-size: 18px;
	line-height: 24px;
	color: #002d5d;
	margin-bottom: 15px;
	position: relative;
	padding: 0 0 0 30px !important;
}

.list-1 li:last-child {
	margin-bottom: 0;
}

.list-1 li::before {
	width: 16px;
	height: 16px;
	background: #002d5d;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	bottom: 50%;
	transform: translate(0, 50%);
}

.add-hdng {
	position: absolute;
	top: 9px;
	text-transform: uppercase;
	margin: 0;
	font-size: 14px;
	left: 30px;
}

.inner-add {
	padding: 32px;
	background: #f0f0f0;
	max-width: 400px;
	margin: 0 auto 30px;
	position: relative;
}

.most-read-img img {
	width: 100%;
	height: auto;
	display: block;
}

.m-read-desc p {
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	margin-bottom: 0;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.m-read-wraper:hover p {
	color: #EB3814;
}

.m-read-wraper {
	border-bottom: 1px solid #000;
	padding: 20px 0;
}

.m-read-wraper:hover .img-hover {
	opacity: .8;
}

.m-read-wraper:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.most-read .top-heading {
	margin-top: 68px;
}

.innertop-hdng {
	margin-top: 68px;
}

.innertop-hdng .section-heading4 {
	color: #000000;
	padding-right: 0;
	margin-bottom: 0;
}

.innertop-hdng h3 {
	padding-right: 0;
	border-left: 1px solid #bcbcbc;
	padding: 20px 0 20px 20px;
	color: #4b4b4b;
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 0;
	font-style: italic;
}

.as-inner .oman-img {
	margin-top: 0;
	margin-bottom: 30px;
}

.as-inner .oman-desc p {
	margin-bottom: 0;
}

.oman-news-wraper {
	padding: 30px;
	margin: 35px 0;
	overflow: hidden;
}

.sub-heading1 {
	font-size: 18px;
	line-height: 24px;
	font-family: 'BoomerBold';
	color: #012d5d;
	border-bottom: 1px solid #012d5d;
	padding-bottom: 10px;
	margin-bottom: 8px;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.oman-desc:hover .sub-heading1 {
	color: #EB3814;
}

.as-inner .more-stories .oman-img {
	margin-bottom: 15px;
}

.as-inner .more-stories .oman-desc {
	margin-bottom: 25px;
}

.more-stories {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 35px 0;
	margin-bottom: 35px;
	overflow: hidden;
}

.most-read .top-heading {
	color: #4b4b4b;
}

.section-heading6 h4 {
	font-size: 26px;
	color: #002d5d;
	font-family: 'BoomerBold';
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0;
}

.infocus .section-heading6 {
	background: #ffcc00;
	padding-left: 15px;
	position: relative;
}

.infocus .section-heading6::before {
	width: 100%;
	height: 0;
	border-bottom: 46px solid #ffcc00;
	border-right: 46px solid transparent;
	position: absolute;
	right: -46px;
	bottom: 0;
	content: '';
	z-index: -1;
}

.infocus-video {
	background: #002d5d;
	padding: 35px 50px;
	overflow: hidden;
}

.infocus-col {
	padding: 0 7px;
}

.infocus-col .videos-image {
	border: 0;
	margin-bottom: 15px;
	height:184px;
}

.infocus-col .video-desc p {
	margin-bottom: 0;
}

.infocus-col:hover .img-hover {
	opacity: .8;
}

.infocus-col:hover h4 {
	color: #EB3814;
}

.top-hdng-uspa {
	position: absolute;
	top: -42px;
	left: 0;
	background: #012d5e;
	padding: 8px 15px;
	margin: 0;
	text-align: center;
}

.top-hdng-uspa img {
	display: inline-block;
}

.bg-grey-sec {
	margin: 38px 0;
	background: #e1e1e1;
}

.bg-grey-sec h4 {
	font-size: 26px;
	font-family: 'BoomerRegular';
	color: #fff;
	background: #012d5e;
	margin: 0;
	padding: 25px 45px;
}

.form-wraper {
	padding: 60px 80px;
}

.form-wraper label {
	font-size: 20px;
	color: #4b4b4b;
	font-family: 'BoomerBook';
	padding: 0 15px;
}

.form-wraper .form-control {
	height: 45px;
	border-radius: 0;
	border: 0;
	font-size: 12px;
}

.form-wraper::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #e4e4e4;
	opacity: 1;
	font-size: 12px;
	/* Firefox */
}

.form-wraper:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #e4e4e4;
	font-size: 12px;
}

.form-wraper::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #e4e4e4;
	font-size: 12px;
}

.form-wraper .form-group {
	margin-bottom: 33px;
}

.form-wraper .form-group:last-child {
	margin-bottom: 0;
}

.form-btn {
	background: #ffcc00;
	color: #002d5d;
	padding: 12px 20px;
	border-radius: 30px;
	font-size: 16px;
	font-family: 'BoomerBold';
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
}

.form-btn:hover {
	background: #002d5d;
	color: #ffcc00;
}

.participants-logos {
	padding: 60px 80px;
}

.part-logos-wraper {
	background: #fff;
	padding: 45px 45px 20px;
	overflow: hidden;
}

.part-logo img {
	width: 100%;
	height: auto;
	display: block;
}

.part-logo {
	padding: 15px;
	margin-bottom: 25px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.top-image {
	position: relative;
	height: 600px;
}

.top-image-caption {
	position: absolute;
	font-size: 26px;
	line-height: 29px;
	color: #002d5d;
	font-family: 'BoomerBold';
	bottom: 27px;
	left: 0;
	width: 580px;
	background: #ffcc00;
	padding: 12px 25px;
}

.top-image {
	overflow: hidden;
}

.top-image:hover .img-hover {
	opacity: .8;
}

.top-image .button_more {
	position: absolute;
	right: 26px;
	bottom: -60px;
	background: #002d5d;
	color: #fff;
	margin-bottom: 0;
	opacity: 0;
	visibility: hidden;
}

.top-image:hover .button_more {
	bottom: 30px;
	opacity: 1;
	visibility: visible;
}

.top-image .button_more:hover {
	background: #ffcc00;
	color: #002d5d;
}

.as-inner .advertisement {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.add-right {
	border: 0 !important;
}

.review-wraper {
	border-top: 0;
}

#back-to-top {
	display: inline-block;
	background-color: #ffcc00;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 0;
	position: fixed;
	bottom: 0;
	right: 0;
	transition: background-color .3s, opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 9999;
}

#back-to-top::after {
	content: "\f062";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 50px;
	color: #002d5d;
}

#back-to-top:hover::after {
	color: #ffcc00;
}

#back-to-top:hover {
	cursor: pointer;
	background-color: #042950;
}

#back-to-top:active {
	background-color: #042950;
}

#back-to-top.show {
	opacity: 1;
	visibility: visible;
}

.as-inner iframe {
	width: 100% !important;
}

#tie-popup-login {
	display: none;
}

.centerimg {
	margin: 0 auto 15px;
}

.searchbar-open .searchbar-icon {
	display: none;
}

.searchbar-open .submit-icon {
	display: block;
	outline: 0;
	font-family: 'BoomerBold';
}

.submit-icon {
	display: none;
}
.as-inner .page-link {
	border-radius: 30px !important;
	background: #012d5d;
	color: #fff;
	font-size: 12px;
	padding: 10px 15px;
	border: 0;
	font-family: 'BoomerBook';
	margin: 0 5px;
	box-shadow: none;
}
.as-inner .page-link:hover{
	background: #fc0;
	color: #012d5d;
}



.comn-bg-style {
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.imgBg .find {
    display: none !important;
}
.slider-image {
    height: 380px;
}
.trend-img {
    height: 210px;
}

.oman-img-R {
    height: 272px;
    margin-top: 17px;
}
.bus-img {
    height: 524px;
}
.bus-img-R {
    height: 243px;
}
.opinon-img {
    height: 162px;
}
.videos-image2 {
    height: 140px;
}
.campus-image {
    overflow: hidden;
    height: 138px;
}
.ent-image {
    height: 143px;
}
.as-inner .oman-img-R{
	margin-top: 0;
	margin-bottom:30px;
}
.more-stories .oman-img{
	height:202px;
}
.reviews .top-image{
	height: 432px;
}
.zw-paragraph {
    font-size: 22px;
}

.inner-left ul {
	margin: 0;
	padding: 0 0 0 18px;
}
.inner-left ul li {
	list-style: disc;
	padding: 10px 0;
	font-size: 18px;
	line-height: 24px;
	font-family: 'BoomerBook';
}
.inner-left ol {
	margin: 0;
	padding: 0 0 0 18px;
}
.inner-left ol li {
	list-style-type: inherit;
	padding: 10px 0;
	font-size: 18px;
	line-height: 24px;
	font-family: 'BoomerBook';
}
.as-inner .pagination{
	margin: 0;
	padding: 0;
}
.as-inner .pagination .page-item {
    list-style: none;
}
.tastv-logo {
    max-width: 150px;
    padding: 9px 0;
}
.post-content-section-main p a {
    color: #012d5d;
    font-weight: bold;
}
.powered-by {
    border-top: 1px solid #003670;
    padding-top: 18px;
    margin-top: 18px;
}
.powered-by p{
	color: #fff;
	font-size: 13px;
	font-family: 'BoomerBook';
	margin-bottom: 0;
}
.powered-by p a{
	color: #ffcc00;
	font-weight: bold;
}
select{
	width: 100%;
	padding: 10px;
	border-radius: .25rem;
	border: 1px solid #ced4da;
	background-color: transparent;
}
.wpcf7-not-valid-tip{
	font-size: 13px;
    margin-top: 7px;
}
/* Magazines */

.magazines-wrap {
	margin: 40px 0 0 0;
}
.magazines-wrap .cell {
	margin:  0 0 30px 0;
	cursor: pointer;
	transition: 0.3s;
	transform: scale(1);
}
.magazines-wrap .cell:hover {
	transform: scale(1.05);
}
.magazines-wrap .cell img {
	width: 100%;
	height: 274px;
	object-fit: cover;
	object-position: top;
}
.magazines-wrap .cell .sub-heading1 {
	border: 0;
	font-size: 16px;
	line-height: 21px;
	margin: 10px 0 0 0;
	padding: 0;
	display: block;

	overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 1; /* number of lines to show */
           line-clamp: 1;
   -webkit-box-orient: vertical;
}
p.form-inner-p {
	margin-bottom: 10px;
}