.covid-modal .modal-content {
	background: #e7e8e8;
	border: 0;
	border-radius: 0
}
.covid-modal .modal-header {
	padding: 25px 60px 20px;
	border-bottom: 1px solid #cfd0d0
}
.covid-modal .modal-header .close {
	margin-top: -15px;
	margin-right: -36px
}
.covid-modal .modal-header h4 {
	font-size: 26px;
	font-weight: 400;
	color: #000;
	margin: 0
}
.covid-modal .modal-header h3 {
	font-size: 39px;
	font-weight: 900;
	font-family: 'Roboto', sans-serif;
	margin: 0
}
.covid-modal .modal-body {
	display: flex;
	width: 100%;
	padding: 0
}
.covid-modal .modal-body .m-left, .covid-modal .modal-body .m-right {
	width: 3%
}
.covid-modal .modal-body .m-left {
	background: #bb3332
}
.covid-modal .modal-body .m-right {
	background: #1c6fbb
}
.covid-modal .modal-body .m-center {
	width: 94%;
	padding: 20px 15px 15px
}
.covid-modal .modal-body .m-center p {
	text-align: center
}
.pay-online {
	display: inline-block;
	border: 1px solid #092c49;
	border-radius: 5px;
	font-size: 18px;
	color: #b72728;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 15px;
	font-weight: 600;
	margin: 5px 0
}
.pay-online:hover, .pay-online:focus, .pay-online:active {
	border: 1px solid #b72728;
	background: #b72728;
	color: #fff;
	text-decoration: none
}
.pay-online.mob {
	display: none
}
.main-navigation {
	border-bottom: none!important;
	padding: 5px 0
}
.banner-section {
	position: relative;
	margin-top: 30px
}
.banner-section .owl-dots {
	position: absolute;
	bottom: 0%;
	left: 0;
	right: 0;
	margin: auto
}
.owl-theme .owl-dots .owl-dot:focus {
	outline: 0px solid #000;
	border-color: #000
}
.banner-section .owl-theme .owl-dots .owl-dot span {
	background: #000;
	border: 2px solid #fff
}
.banner-section .owl-theme .owl-dots .owl-dot.active span, .banner-section .owl-theme .owl-dots .owl-dot:hover span {
	background: #fff
}
.text-overlay {
	position: absolute;
	left: 50%;
	right: 50%;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%
}
.text-overlay h2 {
	font-size: 83px;
	font-weight: 600;
	color: #fff
}
.home-aboutus {
	background: #88b0d7;
	color: #fff;
	padding: 50px 0px
}
.left-about {
	max-width: 465px;
	padding: 0 0
}
.left-about h3 {
	margin-top: 0;
	color: #fff;
	width: 100%;
	margin-bottom: 15px
}
.left-about p {
	line-height: 24px;
	font-size: 16px;
	color:#ffffff;
}
.right-about {
	position: relative;
	border: 5px solid #0f8ec3
}
.right-about .video-play-btn {
	position: absolute;
	position: absolute;
	left: 50%;
	right: 50%;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%
}
.extra-text {
	display: none
}

.extra-text P{
	line-height: 24px;
	font-size: 16px;
	color:#ffffff;
}
.announcement {
	padding: 30px 0 30px;
	text-align: center
}
.marque-wrap {
	display: flex;
	justify-content: center;
	width: 100%;
	margin: 0 auto;
	/*margin-bottom: 30px*/
}
.marque-wrap .a-head {
	width: 20%;
	padding: 15px;
	background: #ec635e;
	text-align: center;
	color: #fff;
	text-transform: uppercase
}
.marque-wrap .a-head p {
	font-size: 18px;
	line-height: 18px
}
.marque-wrap .marque {
	width: 100%;
	padding: 10px 20px;
	background: #e3e3e3;
	text-align: center;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative
}
.marque-wrap .marque:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid #e3e3e3;
	border-bottom: 10px solid transparent;
	left: -10px
}
.marque-wrap .marque p {
	font-size: 15px;
	line-height: 16px
}
.marque-wrap p {
	text-align: center;
	margin: 0
}
.announcement-hide-text {
	padding-bottom: 50px;
	text-align: center;
	display: none;
	transition: all 1s
}
.announcement-hide-text.show-div {
	display: block;
	transition: all 1s
}
.our-b-heading h3 {
	text-align: center;
	text-transform: none;
	color: #4f4f4f;
	margin-top: 0;
	margin-bottom: 30px
}
.busines-details {
	background: #bf766f;
	padding: 15px;
	color: #fff
}
.busines-details h5 {
	color: #fff;
	text-transform: none
}
.busines-details p {
	color: #fff;
	text-align: center;
	font-size: 15px;
	min-height: 72px;
	line-height: 20px;
}
.busines-details a {
	background: #fff;
	color: #4f4f4f;
	text-align: center;
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
	border: 1px solid #fff;
	line-height: 1;
}
.busines-details a:hover {
	text-decoration: none;
	background: #2473b5;
	color: #fff
}
.owl-theme .owl-dots .owl-dot span {
	background: #fff;
	border: 1px solid #000
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #333333
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 30px
}
.communique .owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 20px
}
.investors {
	padding: 30px 0;
	background: #f8f8f8;
	text-align: center
}
.investors h3 {
	text-transform: none;
	color: #4f4f4f;
	margin: 0;
	text-align: center;
	margin-bottom: 20px
}
.investors p {
	margin: 0;
	padding: 0 15px;
	text-align: center;
	padding-bottom: 16px;
	color: #333333;
	max-width: 1024px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 24px;
}
.investors a {
	display: inline-block;
	text-align: center;
	background: #2473b5;
	color: #fff;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid transparent;
	line-height: 1;
	font-size: 12px;
}
.investors a:hover, .investors a:focus {
	color: #2473b5;
	text-decoration: none;
	background: #fff;
	border: 1px solid #2473b5
}
.investors a.communique-btn {
	background: #ec635e;
	margin-bottom: 0
}
.investors a.communique-btn:hover, .investors a.communique-btn:focus {
	background: #fff;
	margin-bottom: 0;
	color: #ec635e;
	border: 1px solid #ec635e
}
.view-more {
	display: inline-block;
	text-align: center;
	background: #ec635e;
	color: #fff;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #ec635e;
	line-height: 1;
	font-size: 12px;
}
.view-more:hover, .view-more:focus {
	color: #ec635e;
	text-decoration: none;
	background: #fff;
	border: 1px solid #ec635e
}
.view-more.two {
	margin-left: 15px
}
.communique .our-b-heading h3 {
	margin-top: 30px
}
.innovation-slider {
	margin: 0 auto 20px
}
.parent .owl-item > div {
	cursor: pointer;
	margin: 6% 8%;
	transition: margin 0.4s ease
}
.parent .owl-item.center > div {
	cursor: auto;
	margin: 0
}
.parent .owl-item:not(.center) > div {
	opacity: .5
}
.innovation-slider-img {
	box-shadow: 1px 1px 8px 1px #00000096;
	margin-top: 8px
}
.parent .text {
	width: 800px;
	margin: 0 auto;
	margin-left: -50%;
	padding-top: 30px;
	display: none;
	padding-left: 15px;
	padding-right: 15px
}
.parent .text h4 {
	text-align: center
}
.parent .text h4 a, .parent .text h4 a:hover, .parent .text h4 a:focus, .parent .text h4 a:active {
	color: #4f4f4f;
	text-decoration: none!important
}
.parent .owl-item.active.center img {
	cursor: pointer
}
.parent .owl-item.active.center .text {
	display: block
}
.parent .text p {
	text-align: center;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
.parent .text h4 {
	color: #4f4f4f;
	text-transform: none!important
}
.sustainability {
	position: relative
}
.sustainability img {
	width: 100%
}
.sustainability h4 {
	color: #fff;
	font-size: 49px;
	text-transform: none;
}
.sustainability .text-overlay {
	left: 27%;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%
}
.uflex-news {
	padding: 30px 30px 30px;
	background: url('../images/background.png');
	background-size: 100%;
	background-position: left top;
	background-repeat: repeat-y
}
.uflex-news .our-b-heading h3 {
	margin-bottom: 30px
}
.uflex-news .owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 30px
}
.news-slider {
}
.single-news {
	display: flex;
	max-width: 732px;
	width: 100%;
	margin: 0 auto;
	justify-content: space-between;
	padding: 20px 20px;
	background: #fff
}
.news-image {
	width: 33%;
	border: 1px solid #8080803b
}
.news-text {
	width: 60%
}
.news-text h4 {
	color: #4f4f4f
}
.news-text p {
	
	text-align: left;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
.news-text p.date {
	color: #4f4f4f;
	font-size: 16px;
}
.news-text a {
	text-align: center;
	background: #2473b5;
	color: #fff;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	border: 1px solid #2473b5;
	line-height: 1;
	font-size: 12px;
}
.news-text a:hover, .news-text a:focus {
	color: #2473b5;
	text-decoration: none;
	background: #fff;
	border: 1px solid #2473b5
}
.footer-widgets {
	background: #2473b5;
	color: #fff;
	border-top: none!important
}
.footer-widgets h4 {
	color: #fff;
	margin-bottom: 5px!important;
	padding-bottom: 10px!important;
	border-bottom: none!important
}
.widget-text ul {
	column-count: 2
}
.footer-widgets .content-wrap.widget-contact ul li {
	margin-bottom: 0px;
	border-bottom: none!important;
	padding-bottom: 10px
}
.footer-widgets {
	padding: 30px 0 30px 0;
}
.in-sync, .in-link {
	border: 1px solid #639;
	box-sizing: border-box
}
.child .current img {
	transform-style: flat!important
}
.owl-nav {
	text-transform: uppercase;
	font-family: arial;
	font-size: 12px;
	padding: 12px
}
.owl-prev {
	display: inline-block
}
.owl-next {
	display: inline-block
}
.our-b-slider .owl-nav .owl-prev, .our-b-slider .owl-nav .owl-next, .our-b-slider .owl-nav .owl-prev:hover, .our-b-slider .owl-nav .owl-next:hover, .our-b-slider .owl-nav .owl-prev:focus, .our-b-slider .owl-nav .owl-next:focus {
	font-size: 50px!important;
	font-weight: 800!important;
	background: transparent!important;
	color: #000!important;
	outline: 0!important
}
.our-b-slider .owl-nav .owl-prev {
	position: absolute;
	left: -5%;
	top: 40%;
	line-height: 1!important
}
.our-b-slider .owl-nav .owl-next {
	position: absolute;
	right: -5%;
	top: 40%;
	line-height: 1!important
}
.owl-theme .owl-nav .disabled {
	opacity: 0.1
}
#video .modal-body {
	padding: 0
}
#video .close {
	position: absolute;
	top: -28px;
	right: 0;
	color: #000;
	opacity: 1;
	text-shadow: none;
	background: #fff;
	padding: 3px 8px;
	border-radius: 48px
}
#social_side_links {
	position: fixed;
	top: 30%;
	right: 0;
	padding: 0;
	list-style: none;
	z-index: 99
}
#social_side_links li a {
	display: block;
	max-width: 58px
}
#social_side_links li a img {
	display: block;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: background .2s ease-in-out;
	-o-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out
}
.our-b-slider .item {
	border: 4px solid #ec635e
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 100vh!important
}
.footer {
	background-color: #ec635e!important
}
.footer .copyright, .footer .footer-menu {
	color: #ffff!important
}
.second-item:before {
	content: "|";
	color: #fff;
	padding: 0 15px
}
.footer .footer-menu {
	padding: 4px 0 0 0!important
}
.Social_bg_tw {
	background-color: #6bccf5
}
.Social_bg_tw:hover {
	background-color: #6699ff
}
.Social_bg_fb {
	background-color: #537bc4
}
.Social_bg_fb:hover {
	background-color: #336699
}
.Social_bg_yt {
	background-color: #ed645e
}
.Social_bg_yt:hover {
	background-color: #ff3300
}
.Social_bg_in {
	background-color: #2977c9
}
.Social_bg_in:hover {
	background-color: #006097
}
.Social_bg_insta {
	background-color: #cc9933
}
.Social_bg_insta:hover {
	background-color: #cc3366
}
@media only screen and (max-width:1400px) {
#social_side_links li a {
	width: 50px
}
.our-b-slider {
	width: 92%;
	margin: 0 auto
}
}
@media only screen and (max-width:1300px) {
.busines-details p {
	font-size: 13px
}
.our-b-slider {
	width: 85%
}
}
.busines-details p {
	min-height: 72px
}
@media only screen and (max-width:1200px) {
.banner-section {
	margin-top: 60px
}
}
@media only screen and (max-width:1170px) {
.parent .text {
	margin-left: -75%
}
}
@media only screen and (max-width:991px) {
.left-about {
	padding: 0% 0
}
.right-about {
	margin: 30px 0
}
.text-overlay h2 {
	font-size: 60px
}
.parent .text {
	margin-left: -100%;
	width: 767px
}
}
@media only screen and (max-width:767px) {
.right-about img {
	width: 100%
}
.left-about {
	max-width: 100%
}
.right-about .video-play-btn img {
	width: auto
}
.btn-heading h2 {
	font-size: 30px
}
.our-b-heading h3, .investors h3 {
	font-size: 25px
}
.sustainability h4 {
	font-size: 30px;
	display: inline-block
}
.marque-wrap {
	width: 90%;
	padding: 0 10px
}
.main-navigation .navbar-nav>li:last-child a {
	border-bottom: 0
}
.banner-section {
	margin-top: 0px
}
}
@media only screen and (max-width:767px) {
.parent .text {
	margin-left: -70%;
	width: 600px
}
.single-news {
	align-items: center
}
.text-overlay h2 {
	font-size: 40px
}
.#social_side_links li a {
max-width:40px
}
.marque-wrap .a-head {
	padding: 10px
}
.pay-online.mob {
	display: inline-block;
	font-size: 11px;
	padding: 5px 10px;
	line-height: 20px;
	margin-right: 0px;
	float: right;
	margin-top: 1%
}
.pay-online.desk {
	display: none
}
.navbar-brand img {
	max-width: 135px
}
}
@media only screen and (max-width:600px) {
.uflex-news {
	padding: 50px 10px;
	background-position: -40px
}
.single-news {
	flex-wrap: wrap
}
.news-image {
	width: 100%
}
.news-text {
	width: 100%
}
.our-b-heading h3, .investors h3 {
	margin-bottom: 25px
}
.footer-widgets {
	padding: 10px 0
}
.our-b-slider .owl-nav .owl-prev, .our-b-slider .owl-nav .owl-next, .our-b-slider .owl-nav .owl-prev:hover, .our-b-slider .owl-nav .owl-next:hover, .our-b-slider .owl-nav .owl-prev:focus, .our-b-slider .owl-nav .owl-next:focus {
	position: static;
	font-size: 34px!important
}
.covid-modal .modal-header h4 {
	font-size: 23px
}
.covid-modal .modal-header h3 {
	font-size: 34px
}
.news-text {
	text-align: center
}
.news-text p {
	text-align: center;
	font-size: 14px
}
.our-b-slider {
	width: 100%;
	margin: 0 auto
}
.our-b-slider .owl-theme .owl-nav {
	margin-top: 0;
	padding-top: 0
}
}
@media only screen and (max-width:540px) {
.marque-wrap .a-head {
	width: 40%
}
.marque-wrap .marque {
	width: 60%
}
.marque-wrap .a-head p {
	font-size: 15px;
	line-height: 15px
}
}
@media only screen and (max-width:480px) {
.parent .text {
	margin-left: 0;
	width: auto
}
.text-overlay h2 {
	font-size: 30px
}
.sustainability h4 {
	font-size: 25px
}
.sustainability .text-overlay {
	left: 33%
}
.covid-modal .modal-header h3 {
	font-size: 24px
}
.covid-modal .modal-header h4 {
	font-size: 16px
}
.covid-modal .modal-header h4 {
	font-size: 16px
}
.covid-modal .modal-header {
	padding: 20px 20px 18px
}
.covid-modal .modal-header .close {
	margin-top: -15px;
	margin-right: -15px
}
.covid-modal .modal-body .m-center {
	padding: 15px 5px 15px
}
.our-b-heading h3, .investors h3 {
	font-size: 22px
}
.left-about h3 {
	font-size: 22px;
	margin-bottom: 10px
}
.home-aboutus {
	padding: 25px 0
}
.news-image {
	overflow: hidden;
	max-height: 360px;
	width: 99%;
	margin: 0 auto
}
.news-text h4 {
	font-size: 18px
}
.pay-online.mob {
	margin-top: 2%
}
.news-text {
	min-height: 237px
}
.marque-wrap {
	width: 100%
}
.busines-details p {
	min-height: 72px
}
}
@media only screen and (max-width:435px) {
.marque-wrap .a-head {
	width: 45%
}
.marque-wrap .marque {
	width: 55%
}
.news-text {
	min-height: 285px
}
}
@media only screen and (max-width:395px) {
.marque-wrap .marque {
	padding: 10px 15px
}
.marque-wrap .a-head p {
	font-size: 13px;
	line-height: 13px
}
.marque-wrap .marque p {
	font-size: 12px;
	line-height: 12px
}
.second-item:before {
	display: none
}
.second-item {
	display: block;
	padding-top: 10px
}
}
@media only screen and (max-width:353px) {
.covid-modal .modal-header h4 {
	font-size: 14px
}
.covid-modal .modal-header h3 {
	font-size: 21px
}
}
/* ---------------------------Sudhanshu------------------------------- */
.left-about h1 {
    margin-top: 0;
    color: #fff;
    width: 100%;
    margin-bottom: 15px;
    font-weight: 500;
}
.h1-tags {
    font-size: 30px;
    text-transform: uppercase;
}
.h2-tags
{
	font-size: 30px;
	font-weight:500;
}
.investors h2 {
    text-transform: uppercase;
    color: #4f4f4f;
    margin: 0;
    text-align: center;
    margin-bottom: 30px;
}
.communique .our-b-heading h2 {
    margin-top: 30px;
}
.our-b-heading h2 {
    text-align: center;
    text-transform: uppercase;
    color: #4f4f4f;
    margin-top: 0;
    margin-bottom: 30px;
}
.uflex-news .our-b-heading h2 {
    margin-bottom: 30px;
}
 .h2-packing-films
{
	font-size: 20px;
    word-spacing: 1px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 10px;
    color: #06c;

}
.about-us .section-content h2 {
    margin-top: 0;
	font-weight: 500;
} 
 .h2-packing-about
{
	font-size: 15px;
    text-transform: uppercase;
    font-weight: 700 !important;
    color: #2b7ec0;
	word-spacing: 0px;
} 


