/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

option{color:#000;}

.camera_img img{
	width:150px;
}
.desk_none{
	display:none;
}
.camera_img,.camera_img .vc_box_border_grey{
	margin-bottom:0px !important;
}
.camera_img{
	position:absolute;
	bottom:0px;
}
#mask{
	position: absolute;
	right: -5%;
}
/* .camera_img .wpb_wrapper {
position:relative;
-webkit-animation:linear infinite alternate;
-webkit-animation-name: run;
-webkit-animation-duration: 40s;
}     
@-webkit-keyframes run {
    0% { left: 0;}
    50%{ left : 90%;}
    100%{ left: 0;}
} */
.big_p{
	  font-size: 18px;
line-height: 26px;


}
.padding-left-right-10{
	padding-right: 10%;
	padding-left: 10%;
}

#reel_loading {
	position: absolute;
	right: -6%;
	top: 0%;
	width:190px;
/* 	-webkit-animation: rotation 10s infinite linear; */
}

@-webkit-keyframes rotation {
		from {
				-webkit-transform: rotate(0deg);
		}
		to {
				-webkit-transform: rotate(359deg);
		}
}
.padding-6p{
	padding:0px 6%	
}
.padding-4p {
    padding: 2% 4%;
}
.bg_orange{
	background: linear-gradient(to top, #f26e26 20%, #fdb014 100%);
	border-top-left-radius: 100px;
}
.white{
	color:#fff;
}
.bg_orange .icon_box  {
	padding-left: 110px;
	margin:0px;
	min-height: 75px;
	margin: 0px 30px;
}
.bg_orange .icon_box .desc_wrapper .title {
    margin-bottom: 5px;
	font-family: "Montserrat", Arial, Tahoma, sans-serif;
}
.bg_orange  .icon_box.icon_position_left .desc_wrapper {
    text-align: left;
    padding-top: 0px;
}
.bg_orange .desc{
	font-size: 14px;
	color: #fff;
}
.style-simple .icon_box .desc_wrapper .title::before {    
    display: none;
}
.bg_orange  .icon_box.icon_position_left .image_wrapper{
	height:auto;
}
/* .bg_orange  .image_wrapper{ 
  animation: rotation 15s infinite linear; 
}

@keyframes rotation {
  100%{ transform:rotatex(360deg); }
}
 */
.current_page_item a{
	color:#fd7c0e !important;
}
.bg_orange  .button-right{
	width:80%;
	margin:20px auto 0px;
}
  .button-left{
	width: 50%;
	margin: 20px auto 15px !important;
}
  .button-left img{
	width: 135px;
}
.bg_orange  .vc_single_image-wrapper,.bg_orange  .wpb_single_image{
	margin-bottom:0px;
}
.wpb_single_image,.vc_single_image-wrapper{
	margin-bottom:0px !important;
}

.homepage_testimonial  .single-photo-img{
	display:block !important;
	width: 25%;
	float:left;
}
.homepage_testimonial .bq_wrapper{
	width: 75%;
	float: left;
	margin: 0px !important;
	padding: 0px  !important;
}
.homepage_testimonial blockquote{
	color: #fff;
	text-align: left;
	padding: 0px 35px;
	}
.auther_title{
	font-style: normal;
	color: #f36928;
	font-size: 24px;
	margin-bottom:8px;
}
.auther_post{
	font-style: normal;
	color: #fff;
	font-size: 14px;
}
.homepage_testimonial .slick-arrow,.homepage_testimonial .hr_dots,.homepage_testimonial .author{
	display:none !important;
}
.homepage_testimonial .testimonials_slider .slider_images li a {
    padding: 10px;
    height: auto;
    width: 85px;
}
.homepage_testimonial .testimonials_slider .slider_images li a::after{
	display:none;
}
.homepage_testimonial .testimonials_slider .slider_images li.slick-active a,.homepage_testimonial  .testimonials_slider .slider_images li a:hover{

	opacity:0.6;
}
.homepage_testimonial .testimonials_slider .slider_images li a{
	
	opacity:1;
}
.h2_heading {
	text-transform:uppercase;
	padding-top: 20px;
}
.h2_heading:after,.section-related-adjustment > h4:after{
	content:"";
	display:block;
	width:55px;
	height:2px;
	background: #f26a27;
	height: 2px;
	margin: 15px auto 0px auto;	
}
.left_line.h2_heading:after{
	margin:15px 0px 0px;
}
.connect_section  .icon_box.icon_position_left .image_wrapper { 
    width: 75px;
    height: auto;
}
.connect_section .icon_box.icon_position_left {
    min-height: 85px;
    padding-left: 90px;
	display: flex;
	align-content: center;
	align-items: center;
}
.connect_section .icon_box .title{
	color: #f37025;
	font-family: "Montserrat", Arial, Tahoma, sans-serif;
	text-transform: uppercase;
}

.connet_right_section .vc_column-inner {
    padding:6px;

}
.work_section .trailer_box{
	position:inherit;
}
.work_section .trailer_box img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	font-family: "object-fit: cover";	
}
.work_section .trailer_box a:after {
	opacity: 0.9;
background: rgba(0, 0, 0, 0.43);
}
.work_section {
	height:100vh;
}
.work-1{
	overflow: hidden;
}
.work_2 ,.work_3 {
	height:50vh;
	overflow: hidden;
}
.work_2  > .wpb_column ,.work_3 > .wpb_column{
	height:100%;
}
.work_btn{
	overflow:hidden;
}

.work_section .trailer_box  img {
    -webkit-transition: all 6s ease; /* Safari and Chrome */
  	-moz-transition: all 6s ease; /* Firefox */
  	-o-transition: all 6s ease; /* IE 9 */
  	-ms-transition: all 6s ease; /* Opera */
  	transition: all 6s ease;
}
.work_section .trailer_box:hover img
{
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.work_section .trailer_box .desc {
    padding: 30px;
    text-align: left !important;
}
.work_section .trailer_box:hover .desc{
	background-color:transparent !important;
}
.work_section .trailer_box  .desc h2 {
  overflow: hidden; /* Ensures the content is not revealed until the animation */
  border-right: .15em solid orange; /* The typwriter cursor */
  margin: 0 auto; /* Gives that scrolling effect as the typing happens */
  font-size: 15px;
	line-height: 22px;
	font-family:"Montserrat", Arial, Tahoma, sans-serif;
	text-transform:uppercase;
  animation: 
    typing 3.5s steps(40, end),
    blink-caret .75s step-end infinite;
}

/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: transparent; }
}
.work_section .subtitle{
	font-weight: 600;
	border: 1px solid #fff;
	padding: 5px 10px !important;
	border-radius: 0px !important;
	color: #fff !important;
}
.home_icon_section .icon_wrapper{
	display:none;
}
.home_icon_section  .title{
	font-size: 40px;
	font-weight: 600;
	color: #fff;
	font-family: "Montserrat", Arial, Tahoma, sans-serif;
}
.home_icon_section  .desc{
	color: #fff;
}
/* .home_icon_section .wpb_column.vc_col-sm-3:not(:last-child)  .icon_box {
border-right: 1px solid #4a4a4a;
}
.home_icon_section .wpb_column.vc_col-sm-2:not(:last-child)  .icon_box {
border-right: 1px solid #4a4a4a;
} */

.home_icon_section .icon_box .image_wrapper{
    width: 40%;
    margin: 0px auto 9px;
}
.counter_icon .title{	
    font-size: 40px;
    font-weight: 600;
	margin-bottom: 10px !important;
}
.home_icon_section .vc_col-sm-3:after{ 
border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    transform: scale(1,0);
}
.home_icon_section .vc_col-sm-3:before {
	border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    transform: scale(0,1);
}
.home_icon_section .vc_col-sm-3:before ,.home_icon_section .vc_col-sm-3:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
	margin-right: 1px;
	opacity: 0;
	visibility: visible;
	z-index: 2;
	-moz-transition: all 350ms ease-in-out;
	-webkit-transition: all 350ms ease-in-out;
	transition: all 350ms ease-in-out;
}
.home_icon_section .vc_col-sm-3:hover:before,.home_icon_section .vc_col-sm-3:hover:after{
	opacity: 1;
	visibility: visible;
	transform: scale(1,1);
}

.counter_icon  .icon_box {
	margin-bottom: 0px;
}
#Footer {
	background-image: url(https://www.vuclip.com/wp-content/uploads/2019/07/Contact_BG.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;	 

}
.footer_copy{
	position:absolute;
	bottom:0px;
	width:100%;
}
.widget_archive ul, .widget_nav_menu ul {
    list-style-type: square;
    padding: 5px 10px 5px 30px;
    background: transparent;
}
.footer_copy{
	background: #f36928;
}
#Footer .footer_copy .one {
    margin-bottom: 0px;
    padding-top: 8px;
    min-height: 33px;
}
#Footer .footer_copy .copyright {   
    color: #fff !important;
}
.textwidget h6{
	color: #f37025 !important;
    font-size: 16px;
    margin-bottom: 4px;
}
.textwidget p{
	margin: 0 0 8px;
}
.textwidget .social li {
    display: inline-block;
}
.textwidget .social li a{
	font-size: 18px;
	color: #959595 !important; 
}

.home .panel {
	height:100vh;
	}			
.home footer {
height:100vh;
}
.viu_app_section .wpb_gallery,.viu_app_section .wpb_gallery_slides {
	margin-bottom:0px;
}
.viu_app_section  .flex-control-nav.flex-control-paging{
	display:none;
}
.viu_app_section .wpb_gallery_slides.wpb_flexslider	{
	width:253px;
}	
.bg_orange:before {
	content: "";
    display: block;
    background: url(https://www.vuclip.com/wp-content/uploads/2019/07/vector.png);
    top: 60px;
    left: -12%;
    z-index: 9;
    width: 165px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 170px 130px;
    position: absolute;

}
.widgets_wrapper h4{
font-size: 24px;
color: #fd6d16 !important;
}
.widgets_wrapper h4:after{
	content: "";
	display: block;
	width: 40px;
	height: 2px;
	background: #f36928;
	margin-top: 14px;
}
.vu_image img{
	    width: 115px;
	margin-bottom: 15px;

}
/* Start Image Wipe */
.blobs {
  position: absolute;
    top: 48%;
    right: 50px;

}

.blob { 
	display:none;
  width: 90px;
  height: 90px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -50px;
  margin-left: -50px;
  border-radius: 100%;
    background-size:100%;
}
@-webkit-keyframes blob-anim-left {
  0% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
}

@keyframes blob-anim-left {
  0% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
}
/* .blob:first-child {
  -webkit-animation: blob-anim-left ease-in-out 2s infinite alternate;
          animation: blob-anim-left ease-in-out 2s infinite alternate;
} */

@-webkit-keyframes blob-anim-right {
  0% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
}

@keyframes blob-anim-right {
  0% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
}
/* .blob:last-child {
  -webkit-animation: blob-anim-right ease-in-out 2s infinite alternate;
          animation: blob-anim-right ease-in-out 2s infinite alternate;
} */

/* End Image Wipe */
.connet_right_section {
	padding-left:20px;
}
#popup_contact .button{
	background: #f26e26 !important;
	border-radius: 50% !important;
	box-shadow: 2px 4px 22px #262626 !important;
	color:#fff !important;
}
.popup_contact_wrapper h2{
	font-size: 18px;
    border-bottom: 1px solid #000;
    padding-bottom: 6px;
}
#popup_contact .popup_contact_wrapper {
    width: 270px;
    padding: 15px;
}
#popup_contact .popup_contact_wrapper form textarea {
   
    min-height: 80px;
    height: 80px;
}
#popup_contact .popup_contact_wrapper  p{
margin-bottom: 0px;
}
#popup_contact .popup_contact_wrapper input{
	margin-bottom:8px !important; 
}

#popup_contact > a.button {
  
    bottom: 23px;
    right: 10px;
}
  #popup_contact {
    position: relative;
}
/* Start Menu */

#Top_bar a.responsive-menu-toggle{
	display:none !important;
}
.menu-opener, .menu-opener:hover, .menu-opener.active, .menu-opener-inner, .menu-opener-inner::before, .menu-opener-inner::after, .menu, .menu.active {
  -webkit-transition: 250ms all;
  transition: 250ms all;
}

.menu-opener {
  cursor: pointer;
  height: 64px;
  position: absolute;
  top: 2%;
  right: 1%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 64px;
}
.menu-opener:hover, .menu-opener.active {
  background:transparent;
}

.menu-opener-inner {
  background: #f16826;
  height: 2px;
  margin-left: .75rem;
  margin-top: 1.75rem;
  width: 1.5rem;
}
.menu-opener-inner::before, .menu-opener-inner::after {
  background: #f16826;
  content: '';
  display: block;
  height: 5px;
  width: 2.5rem;
}
.menu-opener-inner::before {
  -webkit-transform: translateY(-0.75rem);
  -ms-transform: translateY(-0.75rem);
  transform: translateY(-0.75rem);
}
.menu-opener-inner::after {
  -webkit-transform: translateY(0.25rem);
  -ms-transform: translateY(0.25rem);
  transform: translateY(0.25rem);
}
.menu-opener-inner.active {
  background: transparent;
}
.menu-opener-inner.active::before {
  -webkit-transform: translateY(0rem) rotate(-45deg);
  -ms-transform: translateY(0rem) rotate(-45deg);
  transform: translateY(0rem) rotate(-45deg);
}
.menu-opener-inner.active::after {
  -webkit-transform: translateY(-0.5rem) translateX(0rem) rotate(45deg);
  -ms-transform: translateY(-0.5rem) translateX(0rem) rotate(45deg);
  transform: translateY(-0.5rem) translateX(0rem) rotate(45deg);
}

.menu_wrapper  .menu {
  background: transparent;
  color: transparent;
  height: auto;
  position: absolute;
  top: 2%;
  right: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 0rem;
  z-index: -1;
	padding: 25px 0px;
	transition:0.5 ease;
}

.menu_wrapper .menu.active {
  width: auto;
	 right: 6%;
}

.home .menu_wrapper .menu.active .menu-item a {
  color: #fff;
}
.menu_wrapper .menu.active .menu-item a {
  color: #fff;
}
.menu-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%;
  list-style-type: none;
  margin: 0;
  margin-left: 4rem;
  padding: 0;
}
.menu_wrapper .menu .menu-item {
	padding: 0px 15px;
	position:relative;
}
.menu_wrapper .menu .menu-item a {
  color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 1rem;
font-weight: 500;
  height: 100%;
  text-align: center;
  text-decoration: none;
}
.menu_wrapper .menu  li .sub-menu:before{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 22px 20px;
    border-color: transparent transparent #000000 transparent;
    position: absolute;
    top: -20px;
    left: 10%;

}
.menu_wrapper .menu  li .sub-menu a{
    color:#fff !important;
}
.menu_wrapper .menu  li .sub-menu li:hover a{
    color:#fd7d0f !important;
}
.menu_wrapper .menu  li .sub-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    display: block !important;
    transform: scale(0);
    transition: ease-out 0.3s;
    background:#000;
    margin-top: 20px !important;
}
#Top_bar .menu li ul li {
    border-bottom: 1px solid #262626;
}
.menu_wrapper .menu  .menu-item:hover .sub-menu {
    transform: scale(1);
}
.menu_wrapper .menu  li .sub-menu a{
    text-align: left;
}
.menu_wrapper .menu  li .sub-menu .menu-item-has-children .sub-menu{
	transform: scale(0);
}
.menu_wrapper .menu  li .sub-menu .menu-item-has-children:hover .sub-menu {
    transform: scale(1);
}
#Top_bar .menu li .sub-menu .menu-item-has-children .sub-menu  {
   
    left: -215px;
}
.menu_wrapper .menu li .sub-menu  .menu-item-has-children .sub-menu:before {  
    border-width: 15px 0 15px 20px;
    border-color: transparent transparent transparent #000;
	right: -15px;
	top: 4px;
	left: auto;
    
}
.menu_wrapper .menu li .sub-menu  .menu-item-has-children .sub-menu li a {
    color: #fff !important;
}
.menu_wrapper .menu li .sub-menu  .menu-item-has-children .sub-menu li:hover a {
    color: #fd7d0f !important;
}
.wonderplugin-gridgallery-tags-topleft .wonderplugin-gridgallery-tag {   
    margin: 0px 2px 0px 0px;
}
.wonderplugin-gridgallery-tags{
	margin-top:40px !important;
}
.wonderplugin-gridgallery-item-img{
	margin-top:2px !important;
}
/*.dropdown:hover .dropdown-menu1*/
/*{*/
/*	display: block;*/
/*	top: 100%;*/
/*	height: inherit;*/
/*}*/
.widget_archive ul, .widget_nav_menu ul{
    padding:0px 0px 0px 15px;
}
/*start NewRoom*/
/* .sticky-tb-color #Top_bar.is-sticky {
    background-color: transparent !important;
    box-shadow:none !important;
} */
/* .active.sticky-tb-color #Top_bar.is-sticky {
    background-color: #000 !important;
    box-shadow:none !important;
} */
.active.sticky-tb-color .menu_wrapper .menu
{
    padding:18px 0px;
}
.sticky-tb-color #Top_bar.is-sticky .menu-opener {
    height: 56px;
    background: #000000b5;
}
#news-list .news-sector .news-item-cont.news-item-seemore .dot-action {
    margin-top: 20px;
    width: 160px;
}
.dot-action {
    align-items: center;
    height: 100%;
}
.dot-action, .dot-link {
    display: flex;
    justify-content: center;
    position: relative;
}
.dot-action .link-text {
    padding: 0 25px;
    font-weight: 500;
}

.dot-action * {
    pointer-events: none;
}
.dot-action:hover svg {
    width: 100%;
}

.dot-action svg {
    position: absolute;
    right: 0;
    width: 15px;
    top: 0;
    height: 100%;
    transition-duration: .3s;
}
.dot-action svg, .dot-link svg {
    transition-delay: 0;
    transition-property: all;
    transition-timing-function: cubic-bezier(.86,0,.07,1);
}
.news-item-sectorinfo{
    box-sizing:border-box;
}
#news-list .date{
    font-weight:600;
}
#news-list .h2_heading{
    text-transform:capitalize;
}
#news-list {
    margin-top: 50px;
}
#news-list .news-sector {
    display: table;
    margin-bottom: 100px;
    position: relative;
}
#news-list .news-sector.sector-side-left .news-item-cont:nth-child(even) {
    float: left;
    clear: left;
}
#news-list .news-sector.sector-side-left .news-item-cont:nth-child(odd), #news-list .news-sector.sector-side-right .news-item-cont:nth-child(even) {
    float: right;
    clear: right;
}
#news-list .news-sector.sector-side-left .news-item-cont.news-item-seemore {
    float: right;
    clear: right;
    font-size: 17px;
    box-sizing: border-box;
}
#news-list .news-sector.sector-side-right .news-item-cont:nth-child(odd) {
    float: left;
    clear: left;
}
#news-list .news-sector .news-sector-desc {
    font-size: 14px;
    line-height: 20px;
}
#news-list .news-sector .news-list-video {
    margin-bottom: -12px;
}
#news-list .news-sector .news-list-video iframe {
    width: 100%;
    height: 610px;
}
#news-list .news-sector .news-item-cont .news-item, #news-list .news-sector .news-item-cont.article-box {
    transition-delay: 0;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.86,0,.07,1);
}
#news-list .news-sector .news-item-cont {
    flex: 1 0 50%;
    width: 50%;
    min-width: 50%;
    display: none;
    position: relative;
}
#news-list .news-sector .news-item-cont.article-box {
    height: 500px;
}
#news-list .news-sector .news-item-cont.article-box.show {
    display: block;
}
#news-list .news-sector .news-item-cont.article-box.show:hover {
    transform: translate(0, -10px);
}
#news-list .news-sector .news-item-cont.article-box.show:hover .news-item-body, #news-list .news-sector .news-item-cont.article-highlight.show.article-box:hover {
    transform: translate(0, 0);
}
#news-list .news-sector .news-item-cont.article-box.show:hover .news-item-body .article-arrow {
    margin-left: 50px;
    opacity: 1;
}
#news-list .news-sector .news-item-cont.news-item-sectorinfo, #news-list .news-sector .news-item-cont.news-item-seemore {
    padding: 50px 40px;
    display: block;
    line-height: 28px;
    height: 250px;
}
#news-article .news-lift .news-body, #news-article .news-text-cont {
    line-height: 30px;
    font-weight: 100;
}
#news-list .news-sector .news-item-cont.news-item-sectorinfo .sectorinfo-circle, #news-list .news-sector .news-item-cont.news-item-seemore .sectorinfo-circle {
    display: none;
}
#news-list .news-sector .news-item-cont.news-item-seemore {
    color: #fd6d16;
    font-weight:500;
}
#news-list .news-sector .news-item-cont.news-item-seemore .dot-action {
    margin-top: 20px;
    width: 160px;
    cursor: pointer;
}
#news-list .news-sector .news-item-cont.article-highlight {
    background: #E83030;
    height: 250px;
}
#news-list .news-sector .news-item-cont.article-highlight.show.article-box {
    display: block;
}
#news-list .news-sector .news-item-cont.article-highlight.show.article-box:hover .news-item-body {
    transform: translate(0, 50px);
}
#news-list .news-sector .news-item-cont.article-highlight.show.article-box:hover .news-item-body .article-arrow {
    margin-left: 0;
    opacity: 1;
}
#news-list .news-sector .news-item-cont.article-highlight.box-left:before {
    content: " ";
    position: absolute;
    width: 250%;
    background: #E83030;
    left: -200%;
    height: 100%;
    z-index: -1;
}
#news-list .news-sector .news-item-cont.article-highlight.box-right:before {
    content: " ";
    position: absolute;
    width: 250%;
    background: #E83030;
    right: -200%;
    height: 100%;
    z-index: -1;
}
#news-list .news-sector .news-item-cont.article-highlight .news-item {
    background-image: none!important;
}
#news-list .news-sector .news-item-cont.article-highlight .news-item.news-item-bg.animin:hover {
    box-shadow: none;
}
#news-list .news-sector .news-item-cont.article-highlight .news-item .news-fade, #news-list .news-sector .news-item-cont.article-highlight .news-item .numba {
    display: none;
}
#news-list .news-sector .news-item-cont .article-link {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration:none;
    
}
#news-list .news-sector .news-item-cont .news-item {
    background-repeat: no-repeat;
}
#news-list .news-sector .news-item-cont .news-item.news-item-bg {
    display: flex;
    background-size: cover;
    justify-content: flex-end;
    background-position: center;
    height: 100%;
    opacity: 0;
}
#news-list .news-sector .news-item-cont .news-item.news-item-bg.animin {
    opacity: 1;
}
#news-list .news-sector .news-item-cont .news-item.news-item-bg.animin:hover {
    box-shadow: 0 8px 40px 0 rgba(0, 0, 0, .4);
}
#news-list .news-sector .news-item-cont .news-item .news-fade {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, .65) 100%);
}
#news-list .news-sector .news-item-cont .news-item .tags {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0;
}
#news-list .news-sector .news-item-cont .news-item .article-arrow {
    opacity: 0;
    margin-top: 25px;
    transition-delay: 250ms;
    transition-duration: .2s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.86, 0, .07, 1);
}
#news-list .news-sector .news-item-cont .news-item .news-item-body {
    margin-top: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    z-index: 5;
    transform: translate(0, 50px);
    transition-delay: 0;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.86, 0, .07, 1);
}
#news-list .news-sector .news-item-cont .title {
    font-size: 28px;
    font-weight: 100;
    margin-bottom: 20px;
    line-height: 38px;
    font-weight: 500
}
#news-list .news-sector .news-item-cont .numba {
    font-size: 19px;
    font-weight: 100;
    margin-bottom: 10px;
}
body.single-post .news-text-indent {
    margin: -100px auto 0!important;
    padding: 100px 80px 65px 180px!important;
}
#news-article {
    font-family: 'Source Sans Pro', sans-serif;
    color: #707070;
    min-height: 500px;
}
#news-article h1 {
    color: #000;
}
#news-article .container {
    opacity: 0;
    transition-delay: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.86, 0, .07, 1);
}
#news-article .container.show {
    opacity: 1;
}
#news-article .news-lift {
    position: relative;
    margin: -100px auto 0;
    padding: 100px 80px 65px 180px;
    transform: translate(0, 200px);
    background: #FFF;
    opacity: 0;
    z-index: 5;
    transition-delay: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.86, 0, .07, 1);
}
.revolver-hold, .revolver-hold .bullet-video {
    transition-delay: 0s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.86, 0, .07, 1);
    overflow: hidden;
}
#news-article .news-lift.load {
    transform: translate(0, 0);
    opacity: 1;
}
#news-article .news-lift .news-icon {
    position: absolute;
    top: -55px;
    left: -55px;
    width: 110px;
    height: 110px;
}
#news-article .news-lift .news-date {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 12px;
}
#news-article .news-lift .news-author {
    width: 110px;
    position: absolute;
    left: -30px;
    font-size: 15px;
    text-align: right;
    line-height: 15px;
}
#news-article .news-lift .news-author .news-author-name {
    margin: 15px 0 10px -20%;
    width: 120%}
#news-article .news-lift .news-author .news-author-name a {
    margin-right: 15px;
    float: left;
    font-size: 18px;
}
#news-article .news-lift .news-author .news-author-title {
    font-weight: 100;
    width: 120%;
    margin-left: -20%}
#news-article .news-lift .news-author .news-author-pic {
    width: 110px;
    height: 110px;
    overflow: hidden;
    border-radius: 100%;
    margin-left: auto;
    background-size: cover;
    background-position: center;
}
#news-list.container {
    max-width: 1100px;
}
.contact_social a{
	color: #fff;
}
.contact_page_form textarea{
	height: 70px;
}
.contact_shadow{
	box-shadow: 0px 0px 6px #cecece;
	background:#fff;
}
.contact_page_form  input,.contact_page_form  textarea{
	background-color: rgb(255, 255, 255) !important;
	border-color: #e8e8e8 !important;
}
.contact_page_form  input.wpcf7-submit{
	background-color: rgb(15, 15, 15) !important;
}
.menu_wrapper .menu.active .menu-item:hover a {
    color: #fd7d0f;
}
.viu_blog  .post-item .date_label {
    position: absolute;
    left: 0;
    top: auto;
    display: block;
    background: #f16c2c;
    z-index: 99;    
    bottom: 54px;
	color: #fff;
	border-radius: 0px;
}
.viu_blog .date_label::after{
	display:none;
}
.has_border .desc_wrapper:before{
    content: '';
	position: absolute;
	top: 18px;
	width: 3px;
	background: #ffffff;
	right: auto;
	left: 28%;
	height: 60px;
}
.home_icon_section .icon_box .image_wrapper{
	width: 60px;
	height:auto;
}
.home_icon_section .wpb_column.vc_col-sm-3 .icon_box{
	padding-left: 100px !important;
	min-height:auto;
	padding: 20px 0;
}
.home_icon_section .big_p{
	color: #fff;
	width: 50%;
	margin:0px auto 5%;
}
.size_chart{
	list-style: none !important;
	margin: 0px !important;
	color: #fff !important;
}
.size_chart .email:before {
    content: '\e8d0';
	font-family: "mfn-icons";
	margin-right: 10px;
}
.size_chart .phone:before {
    content: '\e8f4';
	font-family: "mfn-icons";
	margin-right: 10px;
}
.size_chart .address:before{
	 content: '\e8c6';
	font-family: "mfn-icons";
	margin-right: 10px;
}
#size_select,#size_select:focus{
	background:transparent;
	background-color: transparent !important;
	color:#fff;
	border-color:#fff;
}
#size_select,#size_select:focus {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}
.culture_tab_main .vc_tta-tabs{
	display:block !important;
}
.culture_tab_main .vc_tta-tabs-container{
	float: right;
	width: 60%;
}
.culture_tab_main .vc_tta-tabs-list .vc_tta-tab{
	width:32.3%;
	float:left;
	min-height: 180px;
	-webkit-filter: grayscale(100%); 
  filter: grayscale(100%);
}
.culture_tab_main .vc_tta-tabs-list .vc_tta-tab.vc_active,.culture_tab_main .vc_tta-tabs-list .vc_tta-tab:hover{
	-webkit-filter: grayscale(0); 
  filter: grayscale(0);
}


.culture_tab_main .vc_tta-tabs-list .vc_tta-tab.vc_active a,.culture_tab_main .vc_tta-tabs-list .vc_tta-tab:hover a{
	color: #f26d2d !important;
}
.culture_tab_main .vc_tta-panel-body{
	padding: 0px 15px 0px 0px !important;
}
.culture_tab_main .vc_tta-tab a{
	text-align:center !important;
	background-color: transparent !important;
	border: 0px !important;
	padding: 5px 10px !important;
}
.culture_tab_main .vc_tta-container h2{
	text-align: left;
	font-size: 20px;
	font-family: "Ubuntu", Arial, Tahoma, sans-serif;
}
.culture_tab_main .wpb_content_element ul li {
	color:#191919;
}
.culture_tab_main .vc_tta-tab a .vc_tta-title-text:before{
	content: "";
    display: block;         
    background-size: 45% !important;
	width: 100%;
	height: 75px;   
    background-position: center !important;
    background-repeat: no-repeat !important;

}
.culture_tab_main .vc_tta-tab:nth-child(1) .vc_tta-title-text:before{
	background: url('https://www.vuclip.com/wp-content/uploads/2019/09/c1.png'); 
}
.culture_tab_main .vc_tta-tab:nth-child(2) .vc_tta-title-text:before{
	background: url('https://www.vuclip.com/wp-content/uploads/2019/09/c2.png'); 
}
.culture_tab_main .vc_tta-tab:nth-child(3) .vc_tta-title-text:before{
	background: url('https://www.vuclip.com/wp-content/uploads/2019/09/c3.png'); 
}
.culture_tab_main .vc_tta-tab:nth-child(4) .vc_tta-title-text:before{
	background: url('https://www.vuclip.com/wp-content/uploads/2019/09/c4.png'); 
}
.culture_tab_main .vc_tta-tab:nth-child(5) .vc_tta-title-text:before{
	background: url('https://www.vuclip.com/wp-content/uploads/2019/09/c5.png'); 
}
.culture_tab_main .vc_tta-tab:nth-child(6) .vc_tta-title-text:before{
	background: url('https://www.vuclip.com/wp-content/uploads/2019/09/c6.png'); 
}
.culture_tab_main .vc_tta-tab:nth-child(7) .vc_tta-title-text:before{
	background: url('https://www.vuclip.com/wp-content/uploads/2019/09/c7.png'); 
}
.culture_tab_main .vc_tta-tab:nth-child(8) .vc_tta-title-text:before{
	background: url('https://www.vuclip.com/wp-content/uploads/2019/09/c8.png'); 
}
.culture_tab_main .vc_tta-tab:nth-child(9) .vc_tta-title-text:before{
	background: url('https://www.vuclip.com/wp-content/uploads/2019/09/c9.png'); 
}
.culture_tab_main .vc_tta-panels{
	background-color:transparent !important;
	border:0px !important;
}
.culture_tab_main .vc_tta-tabs-container{
	background: #e5e4e9;
}
.culture_button{
	position:absolute;
	width: 35%;
}
.culture_tab_main .vc_tta-tab .vc_tta-title-text{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
}
.culture_tab_main .vc_tta-tab .vc_tta-title-text strong{
	display: block;
	font-size: 13px;
	font-weight: 300;
	text-transform: capitalize;
}
.homepage_testimonial.culture_testimonail  blockquote ,.culture_testimonail .auther_post 
   {
    color: #000;
}
.homepage_testimonial.culture_testimonail .bq_wrapper blockquote { 
    font-size: 14px;
    line-height: 24px;
}
.homepage_testimonial.culture_testimonail .slick-dots img{
	border-radius: 50%;
	border: 2px solid #f26d2d;
}
.team_link .popup-link{
	border: 2px solid #f26d2d;
	padding: 6px 10px;
	color: #f26d2d;
	text-transform: uppercase;
	font-size: 13px;
}
.spoke_person_page a.icon_bar {
    border-width: 0;
    background-color: #0274b3;
	color:#fff !important;
}
.spoke_person_page .team .desc_wrapper p.subtitle{
	font-size:13px;
}
.spoke_person_page .team .desc_wrapper .links{
	position:absolute;
	top:0px;
}
.menu-opener{
	display:none;
}
#Top_bar .menu{
	display:block;
	
}
.contact_social a:hover{
    color:#f16826;
}
.menu_wrapper .menu{
	position:relative;
	width:100%;
	color:#fff;
	left:auto;
	top:auto;
}
.menu_wrapper .menu .menu-item a{
	color:#fff;
}
#Top_bar .menu_wrapper {

    float: right;
}
.is-sticky .menu_wrapper .menu{
	padding:20px 0px;
}
.footer_copy .social i {
    color: #fff;
}
.single-post #Top_bar{
    position:relative;
    top:0;
    background: #000;
}
.single-post.header-simple #Top_bar:not(.is-sticky) .top_bar_left {
    top: 0px;
}
.single-post .post-nav{
    display:none;
}
.single-post .post-header .button-love {
 
    display: none;
}
.single-post .title_wrapper{
  margin:20px 0px 0px 0px; 
  padding:0px;
  border: 0px;
}
.post-header .title_wrapper h1{
    font-size:28px;
    line-height:30px;
}
.share-simple-wrapper i{
    padding: 5px 5px;
color: #fff; 
}
.share-simple-wrapper  .icon-facebook{
  background: #215ba2;
}
.share-simple-wrapper  .icon-twitter{
 background: #26ace1;
 }
 .share-simple-wrapper  .icon-gplus{
 background:#cb4336;
 }
 .share-simple-wrapper  .icon-linkedin{
 background:#0077b1;
 }
  .share-simple-wrapper  .icon-pinterest{
 background:#c51f26;
 }
 .share-simple-wrapper{
     border:0px;
 }
 .section-post-related .post-related .image_frame {
    margin-left: 0px;
    margin-bottom: 0px;
}
.section-post-related .post-related a.button {
    margin-left: 0;
}
.section-post-related .post-related hr {
    margin-left: 0px;
}
.section-post-related .post-related .date_label {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
    border-radius: 0px;
    background-color: #e96123;
    color: #fff;
}
.section-post-related  .date_label::after{
     border-left-color: #e96123;
}
.section-post-related a.button .button_icon ,.section-post-related a.button .button_label{
    padding: 6px 12px;
}
.section-post-related a.button,.section-post-related  a.tp-button {
    background-color: #f16826;
    color: #fff;
}
.section-related-adjustment > h4 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.auther_title .linkedin{
    background: #2977c9;
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    display: inline-block;
    margin-left: 7px;
}
@media only screen and (max-width:1500px) {
    #news-list.container {
    padding: 0 50px;
}
#news-nav .news-nav-item {
    padding-left: 40px;
}
#news-nav .news-nav-item.active {
    padding-left: 60px;
}
#news-nav .news-nav-item.active:before {
    width: 50px;
}
#news-nav .news-nav-item:before {
    width: 30px;
}


}@media only screen and (max-width:1400px) {
    #news-list.container {
    padding: 0 100px;
}
#news-article .news-lift {
    margin: -100px auto 0;
    padding: 100px 80px 65px 150px;
}
body.single-post .news-text-indent {
    margin: 0 auto!important;
    padding: 0 0 35px 150px!important;
}
}

@media only screen and (max-width:1199px) {
    #news-list.container {
    padding: 0;
}
#news-nav {
    display: none;
}
}@media only screen and (max-width:950px) {
    body.single-post {
    overflow-x: hidden;
}
}@media only screen and (max-width:800px) {
	.culture_button {
		position: relative;
	}
	.culture_tab_main .vc_tta-tabs-list .vc_tta-tab {
    width: 49%;
	}
    body.single-post #header {
    margin-bottom: 0;
}
#news-article .container {
    width: 100%;
    max-width: 100%;
    padding: 30px!important;
}
#news-article .container.news-lift {
    margin: 50px 0 0;
}
#news-article .container.news-lift .news-author {
    display: flex;
    position: relative;
    flex-direction: column;
    left: 0;
    margin: 0 0 30px;
    padding: 0;
    width: 100%}
#news-article .container.news-lift .news-author .news-author-name, #news-article .container.news-lift .news-author .news-author-pic, #news-article .container.news-lift .news-author .news-author-title {
    margin: 0 0 10px;
}
#news-article .container.news-lift .news-author .news-author-name, #news-article .container.news-lift .news-author .news-author-title {
    width: 100%;
    text-align: left;
}
#news-article .container.news-lift .news-author .news-author-title {
    border-bottom: 1px solid #e83030;
    padding-bottom: 15px;
}
#news-article .container.news-lift .news-author .news-author-name {
    margin-top: 10px;
}
#news-article .container.news-lift .news-author .news-author-name a {
    font-size: 30px;
}
#news-article .container.news-lift .news-icon {
    top: -110px;
    left: 30px;
}
#banner .banner-image {
    width: auto;
    margin: 0;
}
}@media only screen and (max-width:750px) {
    #banner .banner-image .banner-body {
    padding: 0 30px;
}
#news-list.container {
    padding: 0 !important;
}
#news-list.container .news-sector {
    margin-bottom: 50px;
}
#news-list.container .news-item-cont {
    flex: 1 0 100%;
    width: 100%;
    min-width: 100%;
    display: none;
    position: relative;
}
#news-list.container .news-item-cont.news-item-sectorinfo {
    padding: 30px !important;
    height: auto;
	margin-bottom: 15px;
}
#news-list.container .news-item-cont.news-item-sectorinfo .news-sector-desc, #news-list.container .news-item-cont.news-item-sectorinfo .title {
    z-index: 5;
    position: relative;
}
#news-list.container .news-item-cont.news-item-seemore {
    padding: 0;
    height: auto !important;
	margin-top: 50px;
}
#news-list.container .news-item-cont.news-item-seemore .dot-action {
    width: 85px;
	padding: 10px 50px;
    height: auto;
    margin: 0;	
	border: 1px solid #ccc;
	background: #000;
}
	.dot-action svg {		
		padding-right: 15px;
	}
#news-list.container .news-item-cont.news-item-seemore .dot-action .link-text {
    padding: 0;
}

}
/*End Newsroom*/
.event_section .mec-month-divider,.event_section  .mec-event-footer{
    display:none;
}
.event_section .mec-event-list-modern .col-md-2{
    width:18%;
    position:relative;
    top:0;
}
.event_section .mec-event-list-modern .col-md-4{
    width:40%;
}
.event_section .mec-event-list-modern .col-md-6{
    width:42%;
    padding:0px;
}

.event_section .mec-event-image{
   overflow: hidden;
    position: absolute;
    top: 50%;
    right: 20%;
    -webkit-transform: translate3d(150%,-50%,0);
    transform: translate3d(150%,-50%,0);
    z-index: 20;
    height: 40vh;
    width: 55vw;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
    pointer-events: none;
}
.event_section .mec-event-article:hover .mec-event-image {
    -webkit-transform: translate3d(50%,-50%,0);
    transform: translate3d(50%,-50%,0);
    z-index: 20;
}
.event_section .mec-event-image img{
  
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    font-family: "object-fit: cover";
}
.item__btn {
    width: 88px;
    height: 88px;
    float:right;
   
    background:transparent !important;
    /*-webkit-transform: translateY(-50%);*/
    /*transform: translateY(-50%);*/
    padding:0px !important;
    margin:0px !important;
}
.btn__circle {
    width: 88px;
    height: 88px;
    position: relative;
    pointer-events: none;
    border-radius: 50%;
    border: 1px solid #c8c8c8;    
}
.btn__circle:before {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.btn__plus{
    display: inline-block;
    vertical-align: middle;
    width: 21.5px;
    height: 1px;
    background-color: #c14121;
    position: relative;
    pointer-events: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.btn__plus:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease;
}
@media screen and (max-width: 768px) {
	.active.sticky-tb-color .menu_wrapper .menu {
		padding: 15% 0px;
	}
	.menu-opener {
		display: block;
	}
	.menu_wrapper .menu {
		position: absolute;
		width: 0rem;
		color: transparent;
		left: auto;
		right: 0px
	}
	#Top_bar .menu li ul{
		width: 70%;
		margin: 0px auto;
	}
	#Top_bar .menu li ul li {  
    	text-align: center;
    	width: 100%;
		border: 0px;
	}
	.menu_wrapper .menu li .sub-menu::before{
		display:none;
	}
	.menu_wrapper .menu .menu-item:hover .sub-menu {
    transform: scale(1);
    position: relative !important;
   background: #fcb92354;
	}
	#Top_bar .menu li .sub-menu .menu-item-has-children .sub-menu {
		left: auto;
	}
	.menu_wrapper .menu.active .menu-item a {		
		text-align: center;
	}
	.menu_wrapper .menu .menu-item a{
		color: transparent;		
	}
	#Top_bar .menu li ul li a {   
    	font-size: 13px !important;
	}
	.menu_wrapper .menu li .sub-menu .menu-item-has-children .sub-menu {
		transform: scale(1);
	}
	
	.desk_none{
		display:block;
	
	}
	.img_menu{
		text-align:center;
		margin-bottom: 10px;
	}
	.img_menu img{
		width:40px;
	}
	body.active{
		overflow-y: hidden;
		height: 100%;
	}
	.my_social{
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;
	}
	.my_social .social li a {
		font-size: 18px;
		margin-right: 12px;
		color: #7d7d7d;
	}
	.my_social .social li a:hover{
		color:fd7c0e;
	}
	.my_social .social li {
    	display: inline-block;
	}
	.follow__title {
		font-size: 1rem;
		letter-spacing: 1px;
		color: #5b5d5d;
		margin-bottom: 12px;
		text-transform: uppercase;
	}
	.menu-main-menu-container{
		margin-bottom: 8%;	
	}
  .menu_wrapper .menu {
    height: auto;
  }
  .menu_wrapper .menu-inner {
    display: block;
	  margin:0px;
  }
  .menu_wrapper .menu .menu-item a {
    padding: 10px 0;
    font-size: 1.2em;
  }
  .menu_wrapper .menu.active{
	  width: 100%;
       right:0; 	 
  }
 .menu_wrapper.active {
    width: 100%;   
    right:0;
    position: fixed;
    top: 0px;
    bottom: 0px;
     overflow-x: hidden;
	 background:#000 url('https://www.vuclip.com/wp-content/uploads/2019/09/Quickfacts-BG.jpg') no-repeat bottom center;
	 transition: background-position 20s;
  	 background-size: cover;
	}
	
	.menu_wrapper.active:hover {
  /* The same goes for properties like background-position and repeat */
  background-position: top right;
}

  .menu-opener{
      z-index:999;
  }
	.menu_wrapper .menu .menu-item a {   
    font-weight: 400;
    font-size: 1rem !important;
    letter-spacing: 1px;
    display: block;
    white-space: nowrap;
    transition: -webkit-transform 1s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: transform 1s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: transform 1s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 1s cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-filter: brightness(0.7);
    filter: brightness(0.7);
   
}
	.menu_wrapper .menu .menu-item.current_page_item  a {
		font-size: 1.4em !important;
		-webkit-filter: brightness(1);
    	filter: brightness(1);
	}
	.menu_wrapper .menu .menu-item:hover a {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-filter: brightness(1);
    filter: brightness(1);
		font-size: 1.4em !important;
}
.menu_wrapper .menu .menu-item:hover a {
    -webkit-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
    -webkit-filter: brightness(1.1) !important;
    filter: brightness(1.1) !important;
}
	
}
/* 
End Menu */
.padding-top-100 {
	padding-top:100px;
}
.vc_separator {
	padding:25px 0px;
}
/* .page:not(.home) .top_bar_left{
	top:0px !important;
} */
/* .page:not(.home)  #Top_bar{	
	top:0px !important;
	    position: fixed;
    top: 0px !important;  
    background: #fff;
	border-bottom: 1px solid #e6e6e6;
}  */
.page:not(.home)  #Top_bar #logo{
	height:45px;
	line-height:45px;
}
#Header_wrapper{
	background-image:none !important;
		background: #fff !important;
}
.about_icon .icon_box .icon_wrapper {
       font-size: 40px;
    border: 1px solid #c6c6c6;
    border-radius: 0px;
    transform: rotate(45deg) !important;
    color: #fb4c15 !important;
	    padding-top: 0px;
	    margin-bottom: 0px;
}
.about_icon  .icon_box:hover .icon_wrapper i {
    top: 0px !important;
}
.about_icon .icon_box .desc_wrapper {
    text-align: center;
    margin-top: 40px;
	 font-size: 14px !important;
	    line-height: 20px;
}

#Rich_Web_BTimeline > article:nth-child(2) > div.rich_web_timeline_panel::before {

     background-image: url('https://www.vuclip.com/wp-content/uploads/2019/09/web-site-icons_08-09.png') !important;
}
#Rich_Web_BTimeline > article:nth-child(3) > div.rich_web_timeline_panel::before {
    
     background-image: url('https://www.vuclip.com/wp-content/uploads/2019/09/web-site-icons_10-11.png')  !important;
}
#Rich_Web_BTimeline > article:nth-child(4) > div.rich_web_timeline_panel::before {
    
     background-image: url('https://www.vuclip.com/wp-content/uploads/2019/09/web-site-icons_12-13.png')  !important;
}
#Rich_Web_BTimeline > article:nth-child(5) > div.rich_web_timeline_panel::before {
    
     background-image: url('https://www.vuclip.com/wp-content/uploads/2019/09/web-site-icons_14-15.png')  !important;
}
#Rich_Web_BTimeline > article:nth-child(6) > div.rich_web_timeline_panel::before {
    
     background-image: url('https://www.vuclip.com/wp-content/uploads/2019/09/web-site-icons_16-17.png')  !important;
}
#Rich_Web_BTimeline > article:nth-child(7) > div.rich_web_timeline_panel::before {
    
     background-image: url('https://www.vuclip.com/wp-content/uploads/2019/09/web-site-icons_18-–-19.png')  !important;
}
#Rich_Web_BTimeline > article > div.rich_web_timeline_panel::before {
    border-color: #f26a27;
   background-repeat:no-repeat;
    background-size: 60% 60% !important;
    background-position: center !important;
    box-sizing: content-box;
    padding: 0px;
}
#Rich_Web_BTimeline > article > div.rich_web_timeline_panel::before {
    z-index: 9;
    content: ' ';
    width: 60px;
    height: 60px;
}
.rich_web_timeline_panel-body{
	text-align:left !important;
	width: 38% !important;
}
.rich_web_timeline_group-title{
	padding:10px 0px  !important;
	text-align:left !important;
}

#Rich_Web_BTimeline article:nth-child(2n+1) .rich_web_timeline_panel-body:before {
    left: -33px;
    border-width: 25px 35px 25px 0;
    border-color: transparent #f2f2f2 transparent transparent;
}
#Rich_Web_BTimeline article:nth-child(2n) .rich_web_timeline_panel-body:before {
    right: -33px;
    border-width: 25px 0 25px 35px;
    border-color: transparent transparent transparent #f2f2f2;
}
 .rich_web_timeline_panel-body:before {
    content: "";
    position: absolute;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid;
	top:40px;
	background: transparent !important;
}
.rich_web_timeline_panel-body{
	color:#000 !important;
	font-size: 14px !important;
    line-height: 22px;
}
.rich_web_timeline_badge{
	display:none !important;
}

.rotate-img{
	transform: rotate(180deg);
}
.header-image img{
	width: 100%;
	height: auto;
	display: block;
}
.Viu_about_image .vc_row {
    margin: 0px;
    width: 100%;
    margin: 0px auto;
}
.Viu_about_image .vc_row .vc_col-sm-6 > .vc_column-inner{
	padding:0px;
}
.press-release .entry-title{
    font-size: 18px;
    line-height: 22px;
}
.press-release  .post-excerpt {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 20px;
}
.press-release .post-footer .button-love,.press-release .post-links .post-comments,.press-release .icon-comment-empty-fa{
    display:none;
}
.press-release .post-footer{
    background:transparent;
}
.press-release .post-footer .post-links {
    float: left;
    border-left-width: 0px;
    padding-left: 0px;
        background: #f16c2c;
    padding: 4px 10px;
}
.press-release .icon-doc-text,.press-release .post-links a{
    color:#fff;
}
.press-release .image_frame{
        margin-bottom: 4px;
}
.job_openings{
    margin-top:35px;
}
.awsm-lists .awsm-job-specification-item:first-child .awsm-job-specification-term:before{
    content:'\e821';
    font-family: "mfn-icons";
    color: #f16c2c;
    margin-right: 8px;
}
.awsm-lists .awsm-job-specification-item:last-child .awsm-job-specification-term:before{
     content:'\e8c6';
    font-family: "mfn-icons";
    color: #f16c2c;
    margin-right: 8px;
}
.awsm-job-more{
    background: #f16c2c;
    padding: 10px;
    color: #fff;
}
.awsm-job-more:hover{
     color: #fff;
     text-decoration:none;
}
.single-awsm_job_openings .section-post-header{
    display:none;
}
.awsm-job-single-wrap {
    margin-top: 1em;
}
 .awsm-job-single-content  .awsm-jobs-single-title{  
     font-size: 26px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
.awsm-job-single-wrap .h2_heading {
    padding-top: 20px;
    font-size: 20px;
}
.awsm-job-single-content .awsm-job-specification-item {
    display: inline-block;
    width: 33.3%;
}
.awsm-job-single-content .awsm-job-specification-wrapper{
    display:block;
    padding: 10px;
border-bottom: 1px solid #ccc;
}
body.single-awsm_job_openings :not(.template-slider) #Header {
    min-height: 300px !important;
    background-image:url('https://www.vuclip.com/wp-content/uploads/2019/08/img1.jpg');
}
/* .Viu_about_image .vc_col-sm-6:first-child{border-right: 1px solid #ccc;} */

.Viu_about_image .wpb_single_image {
    padding: 45px;
}
.img3{border-top: 1px solid #ccc;border-right: 1px solid #ccc;}
.img2{border-bottom: 1px solid #ccc;border-left: 1px solid #ccc;}
.Viu_about_image figure{
	transform: rotate(315deg);
}
.Viu_about_image{
transform: rotate(45deg);
}

.viu_blog  .post-excerpt{
	display:none;		
}
.viu_blog  .post-item{
	position:relative;
}
.viu_blog  .post-title{
	position:absolute;
	top:0;	
	background: rgba(255, 88, 6, 0.88);
	width: 100%;
	left: 0;
	height: 30%;
	display: flex;
	align-items: center;
	text-align: center; 
  transition: .5s ease;
}
.viu_blog  .post-title:before,
.viu_blog  .post-title:after {
 content: "";
 position: absolute;
 left: 0; right: 0;
 bottom: 100%;
 border-right: 375px solid transparent;
}
.viu_blog  .post-title:after {
 bottom: auto;
 top: 100%;
 border-bottom: none;
 border-top: 50px solid rgba(255, 88, 6, 0.88);
}
.viu_blog .entry-title a{
	font-size:16px;
	color:#fff;
}
.viu_blog .entry-title{
line-height: 20px;
	padding: 0px 10px;
}
.viu_blog  .button-love,.viu_blog .post-comments, .viu_blog i{
	display:none;
}
.viu_blog  .post-footer {  
    background: transparent;
    margin: 0px;
}
.viu_blog  .post-footer .post-links {
    float: right;
    border-left-width: 0px;
}
.viu_blog  .post-links{
	position: absolute;
	left: 40%;
	top: 40%;
	background: #000;
	border: 2px solid #000 !important;
	padding:2px 10px;
}
.viu_blog  .post-links a{
	color:#fff;
	text-decoration:none;
	}
.viu_blog .post-item .post-links {
	display:none;
}
.viu_blog .post-item:hover .post-title {
 	bottom:100%;
  	height:0;
	overflow:hidden;
}

.viu_blog  .post-item:hover  .post-title:before,
.viu_blog .post-item:hover   .post-title:after{
	border-right:0px;
	border-top:0px;
}

.viu_blog .post-item:hover .post-links {
	display:block;
}
.margin-bottom-45{
	margin-bottom:45px;
}
.custom_hover_box  .image_wrapper{
	margin-bottom: 0px !important;
	padding: 0px !important;
}
.custom_hover_box .icon_box .desc{
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight: 400;
	text-align: left;
}

.custom_hover_box  .vc_col-sm-3 {
	background: #000;
	text-align: left;
	position: relative;
    float: left;
    overflow: hidden;    
    height: auto;  
    text-align: center;
    cursor: pointer;
}

.custom_hover_box  .vc_col-sm-3 img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
.custom_hover_box .icon_box{
	padding:0px;
	margin-bottom:0px;
}
.custom_hover_box  .vc_col-sm-3 .desc_wrapper {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0;	
	color: #fff;	
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	padding: 15px 25px;
	height: 100%;
}
.custom_hover_box  .vc_col-sm-3 .desc_wrapper h4{
	color: #fff;
	font-weight: 600;
	text-align: left;
	font-family: "Ubuntu", Arial, Tahoma, sans-serif;
	margin-bottom:10px !important;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 18px;
}
.custom_hover_box  .vc_col-sm-3 .desc_wrapper .desc {	
	font-size: 100%;
	line-height: 1.5;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
	padding: 0px;
}




.custom_hover_box  .vc_col-sm-3 .desc_wrapper:before {
	position: absolute;
	top: -15px;
	bottom: 0;
	right: 15px;
	left: 15px;
	z-index: -1;
	height: 100%;
	background: #fc7c0f;
	content: '';
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,4em,0) scale3d(1,0.023,1) ;
	transform: translate3d(0,4em,0) scale3d(1,0.023,1);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
}

.custom_hover_box  .vc_col-sm-3:hover img {
	opacity: 0.5;
}
.custom_hover_box  .vc_col-sm-3:hover .desc {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	

}

.custom_hover_box  .vc_col-sm-3:hover .desc_wrapper:before {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0em,0) scale3d(1,1,1) ;
	transform: translate3d(0,0em,0) scale3d(1,1,1);
	right: 0px;
	left: 0px;
}
.radius-remove{
	border-top-left-radius: 0px;
}
.radius-remove:before{
	display:none;
}
.nivoslider_custom .nivo-controlNav{
	display:none;
}
.viu_app_section .nivoslider_custom .wpb_gallery_slides.wpb_flexslider {
    width: auto;
	border:0px;
}
.viu_app_section .flexslider .flex-prev, .viu_app_section .flexslider .flex-next{
    opacity: 1;  

}
.viu_app_section .flex-direction-nav .flex-next {
    right: 0px !important;
	top:0px;
	margin:0px;
	background: #fdaf14;
	text-align: center;
}
.viu_app_section .flex-direction-nav .flex-prev {
    left: auto !important;
    right: 40px;
	top:0px;
	margin:0px;
	background: #fdaf14;
	text-align: center;
}
.viu_app_section .flex-direction-nav a::before {   
    font-size: 22px; 
	line-height: 2 !important;
}
.viu_app_section .flex-direction-nav a {  
    color: rgba(255, 255, 255, 0.8);
}
#custom_fb_feed .social-feed-container-511 {
    width: 100% !important;
}
#custom_fb_feed .grid-item {   
    width: 31.3%;   
    float: left;
    margin: 10px;
}
#custom_fb_feed  .social-feed-element > a {
    background: #000;	text-align:center !important;
}
#custom_fb_feed  .social-feed-element .attachment {
  display:block !important;
    height: 200px !important;
    width: auto;
	margin: 0px auto;
}
#custom_fb_feed  .social-feed-container-511 .content {
     background: rgba(0, 0, 0, 0.7);
	  position: absolute;	 
	  left: 0;
	  top: 0;
	  bottom: 0;
	  right: 0;
	  opacity: 0;
	  -webkit-transition: all 0.4s ease-in-out 0s;
	  -moz-transition: all 0.4s ease-in-out 0s;
	  transition: all 0.4s ease-in-out 0s;
}
#custom_fb_feed  .grid-item:hover .content{
	opacity: 1;
}

#custom_fb_feed .social-feed-container-511 .author-title, #custom_fb_feed .social-feed-element .muted,#custom_fb_feed .social-feed-container-511 .social-feed-element p.social-feed-text {
    color: #fff !important;
}
#custom_fb_feed .social-feed-container-511 .social-feed-element p.social-feed-text{
	font-size:1rem;
	line-height: 22px;
	margin-top: 20px !important;
}
#custom_fb_feed  .read-button{
	display: block !important;
	width: 100px;
	padding: 4px 10px;
	border: 1px solid #fff !important;
	text-transform: uppercase;
	color: #fff !important;
	margin-top: 12px;
	font-size: 1rem;
	text-align: center;
}
#Footer, #Footer .widget_recent_entries ul li a {
    color: #464646 !important;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline {
    color: #f26d2d;
    border-color: #f26d2d;
    background-color: transparent;
    padding: 8px 15px;
    text-transform: uppercase;
    font-weight: 500;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #f26d2d;
    background-color: #f26d2d;
}
.culture_page_design  .icon_box .image_wrapper img{
	width:90px;
}
.culture_page_design .icon_box .desc_wrapper .title {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Ubuntu", Arial, Tahoma, sans-serif;
    margin-bottom: 2px;
}
.culture_page_design  .icon_box .image_wrapper {
    padding-top: 0px;
    margin-bottom: 0px;
}
.culture_page_design .icon_box {
	margin:0px;
	
}
.culture_page_design .content{
	font-size: 18px;
padding: 0px 12% 0px 0px;
}
.culture_page_design .subtitle{
	font-size: 22px;
}
.row_opacity.vc_row[data-vc-full-width] {
    -webkit-transition: opacity 0s ease;
    -o-transition: opacity 0s ease;
    transition: opacity 0s ease;
    opacity:1;
}
@media only screen and (max-width: 1239px) {
.viu_blog .post-title::before, .viu_blog .post-title::after {  
    border-right: 290px solid transparent;
	}
	.has_border .desc_wrapper::before {
        left: 38%;
	}
	.gallery-images img {
        width: 165px;
    }
	
}

@media only screen and (max-width: 1120px) {
	#Top_bar #logo{
		height: 45px !important;
		line-height: 45px !important;
	}
	.viu_blog .post-links {	
		left: 35%;
		top: 35%;
	}
	.fun-at-vu{
		
	}
}
@media only screen and (max-width: 1055px) {
	.menu_wrapper .menu .menu-item {
		padding: 0px 10px;
	}
	.home .menu_wrapper .menu.active .menu-item a {		
    	font-size: 15px;
	}
}
@media only screen and (max-width: 1024px) {
    .homepage_testimonial .testimonials_slider .slider_images li a {
        width: 65px;
    }
	.viu_app_section .wpb_gallery_slides.wpb_flexslider {
		width: 195px;
	}
	.button-right .wpb_single_image .vc_figure {		
		margin: 6px;		
	}
	#mask {		
		right: -4%;
		width: 145px;
		top: 14%;
	}
	#reel_loading {   
		right: -4%;
		top: 0%;
		width: 120px;
	}
	.home_icon_section .title {
    	font-size: 28px;
	}
	
}
@media only screen and (max-width: 1023px) {
	.home .panel{
		height:auto;
	}
	.home footer {
		height: auto;
	}
	.homepage_testimonial  .testimonials_slider .testimonials_slider_ul li {
        padding: 0 30px;
	}
	.homepage_testimonial blockquote {
     
        font-size: 14px;
        line-height: 22px;
    }
    .camera_img img {
        width: 90px;
    }
    #mask {
        right: -4%;
        width: 110px;
        top: 30%;
    }
    .bg_orange::before {
        width: 115px;
        background-size: 115px 99px;
    }
    .button-left img {
        width: 118px;
    }
    .h2_heading {
   
    padding-top: 45px;
    font-size: 24px;
    }
/*    .home_icon_section .wpb_column.vc_col-sm-3:not(:last-child) .icon_box{*/
/*        border:0px;*/
/*    }*/
/*        .home_icon_section .wpb_column.vc_col-sm-3:not(:last-child) .icon_box:after, .home_icon_section .wpb_column.vc_col-sm-2:not(:last-child) .icon_box:after {*/
/*            content: "";*/
/*            display: inline-block;*/
/*            width: 1px;*/
/*           height: 50%;*/
/*            background: #fff;*/
/*            position: absolute;*/
/*            top: 35px;*/
/*            right: -25px;*/
        
/*    }*/
/*     .home_icon_section .wpb_column.vc_col-sm-2:not(:last-child) .icon_box:after{*/
/*            top: 35px;*/
/*        right: -14px;*/
/*}*/
    .big_p {
            font-size: 16px;
        line-height: 24px;
    }
    .home_icon_section .title {
        font-size: 22px;
    }
    .home_icon_section .wpb_column.vc_col-sm-2:not(:last-child) .icon_box {
        border-right: 0px;
    }
    #Footer .widgets_wrapper{
        padding: 20px 0px !important;
    }
    .footer_copy {
        position: relative;
    }
    #text-2 .textwidget p{
        font-size: 14px;
        line-height: 20px;
    }
     #text-2 .textwidget img{
        width: 130px;
     }
       #text-2 .textwidget .no_line{
           display:none;
       }
       .widgets_wrapper h4 {
        font-size: 20px;
       }
}
@media only screen and (max-width: 959px) {
    .gallery-images img {
        width: 125px;
    }
    .vc_row.wpb_row.vc_inner.vc_row-fluid.counter_icon.add_animation .vc_col-sm-3 {
        width: 50%;
    }
    .home_icon_section .wpb_column.vc_col-sm-3 .icon_box {
        padding-left: 0px !important;
    }
   .counter_icon  .has_border .desc_wrapper::before {
        display: none;
    }
    .home_icon_section .big_p {
        width: 100%;
    }
}
@media only screen and (max-width: 975px) {
    .wpb_raw_html,.wpb_revslider_element {
        margin-bottom:0px !important;
    }
    .bg_orange .icon_box {
        margin: 0px 0px;
        overflow: hidden;
        width: 75%;
        float: left;
        }
    #Top_bar #logo {
    	height: 35px !important;
    	line-height: 35px !important;
	}
		.home .menu_wrapper .menu.active .menu-item a {
		font-size: 14px;
	}
	#custom_fb_feed .grid-item {		
		margin: 4px;
	}
	#custom_fb_feed .social-feed-container-511 .social-feed-element p.social-feed-text {
    	font-size: 14px;
    	line-height: 18px;
	}
	#Rich_Web_BTimeline article:nth-child(2n) .rich_web_timeline_panel-body::before {
		right: -16px;
		border-width: 22px 0 22px 20px;
	}
	#Rich_Web_BTimeline article:nth-child(2n+1) .rich_web_timeline_panel-body::before {
    	left: -16px;
    	border-width: 22px 20px 22px 0;
	}
}
@media only screen and (max-width:959px) {
    .homepage_testimonial .testimonials_slider .slider_images li a {
        width: 55px;
        padding: 2px;
    }
	.padding-top-100 {
		padding-top: 10px;
	}
	.Viu_about_image .wpb_single_image {
		padding: 25px;
	}
	.h2_heading {
		padding-top: 30px;
		font-size: 20px;
	}
	.viu_blog .post-title::before, .viu_blog .post-title::after {
		border-right: 210px solid transparent;
	}
	.viu_blog .post-title {		
		height: 40%;
	}
	.viu_blog .entry-title {
    	line-height: 16px;
	}
	.viu_blog .entry-title a {
    	font-size: 14px;
	}
}
@media only screen and (max-width:800px) {
    .homepage_testimonial .bq_wrapper {
        width: auto;
        float:none;
    }
    .homepage_testimonial .single-photo-img {
  
     margin-right: 20px;
    }
    .homepage_testimonial blockquote {
        padding: 0px 0px 0px 0px;
        
    }
    .homepage_testimonial .testimonials_slider .slider_images li a {
        width: 60px;
    }

    .bg_orange .icon_box.icon_position_left .image_wrapper
    {  width: 20%;
        float: left;
    }
    .bg_orange .icon_box {
        width: 100%;
        padding:0px;
    }
    .viu_app_section .wpb_gallery_slides.wpb_flexslider{
        width:145px;
    }
     .viu_app_section .flex-direction-nav{
       display:none; 
    }
    .bg_orange::before {
        width: 90px;
        background-size: 90px 55px;
    }
    .bg_orange .button-right {
        margin-bottom: 20px;
    }
    .connect_section .icon_box.icon_position_left {
        padding-left: 0px;
        display: block;
        margin-bottom: 0px;
    }
    .connect_section .icon_box.icon_position_left .image_wrapper {
        width: 50px;
        margin: 0px auto;
        
    }
    .counter_icon .vc_col-sm-2 {
        width: 33%;
        float: left;
    }
 
    .counter_icon .vc_col-sm-2:nth-child(3)  .icon_box:after{
        display:none !important;
    }
	.menu_wrapper .menu {   
    	height: auto;   
    	top: 90%;
		padding:10px 0px;
		background: #fcb9238a;
/* 		width: 100%;
		right: auto; */
	}
	.menu_wrapper .menu.active{
		width: 100%;
		right: 0;
	}
}
@media only screen and (max-width:768px) {
	.menu_wrapper .menu { 
		top:0;
		background: transparent;
	}
	
	.menu_wrapper .menu.active .menu-item a {
		color: #fcb923;
	}
	.padding-top-100,.h2_heading  {
		padding-top:20px;
	}
	.vc_separator {
		margin-bottom:0px !important;
		padding: 10px 0px;
	}
	#custom_fb_feed{
		margin-bottom:20px;
	}
	.custom_hover_box .vc_col-sm-3{
		width:50%;
	}
	.fun-at-vu .vc_col-sm-6{
		width:100%;
	}
	.fun-at-vu .flex-direction-nav {
		display: block;
	}
	.fun-at-vu .icon_box.icon_position_left .desc_wrapper{
		padding-right:20px;
	}
	#news-list .news-sector .news-item-cont .title {
		font-size: 20px;		
		line-height: 28px;
	}
	#news-list .news-sector .news-item-cont.news-item-sectorinfo {
    	padding: 5px 40px;
	}
	.mec-event-list-modern .mec-event-date .event-d {
    	font-size: 20px;
	}
	.mec-event-list-modern .mec-event-date .event-da {   
    	font-size: 20px;
	}
	.mec-event-list-modern .mec-event-title {   
    	font-size: 16px;
	}
   
}
@media only screen and (max-width:767px) {
	.viue_app_btn .vc_col-sm-6{
		width:50%;
		float:left;
	}
	.viue_app_btn{
	    width: 40%;
	}
    .gallery-images img {
        width: 110px;
    }
    .vc_row.wpb_row.vc_inner.vc_row-fluid.counter_icon.add_animation .vc_col-sm-3 {
        width: 50% !important;
        float: left;
    }
    .home_icon_section .wpb_column.vc_col-sm-3 .icon_box {
        padding-left: 100px !important;
    }
    .counter_icon  .has_border .desc_wrapper::before {
        display: block;
        left:25%;
    }
    
  
	.wpb-js-composer .culture_tab_main .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{border-radius: 0px;}
	.wpb-js-composer .culture_tab_main .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
		color: #fff;
	}
	.wpb-js-composer .culture_tab_main .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
		color: #fff;
	}
	.wpb-js-composer .culture_tab_main .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
   
    padding: 10px !important;
}
	 .wpb-js-composer .culture_tab_main .vc_tta.vc_general .vc_tta-panel-title > a:hover {   
    color: #000 !important;
}
	.culture_button .vc_col-sm-6 {
		width:50%;
		float:left;
	}
	.horizontal-line .vc_sep_holder_l {
		margin-top: 0px !important;
	}
	.vc_tta-panel-heading .vc_tta-title-text strong{
		display: block;
		margin-top: 10px;
		font-size: 13px;
		font-family: "Ubuntu", Arial, Tahoma, sans-serif;
		font-weight: normal;

}
	.wpb-js-composer .culture_tab_main .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f16826;
    background-color: #f16826;
}
	.wpb-js-composer .culture_tab_main .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #3c3c3c;
    background-color: #3c3c3c;
}
	.mobile_none{
		display:none;
	}
    .camera_img {
        left: -10px;
    }
    .auther_title {
      
        font-size: 18px;
        margin-bottom: 5px;
    }
    .viu_app_left_section{
        padding-top:20px;
    }
    .viu_app_left_section .vc_col-sm-6{
        width:50%;
        float:left;
    }
    .viu_app_section .wpb_gallery_slides.wpb_flexslider{
        width:75%;
        margin:0px auto;
    }
    .viu_app_left_section .vc_col-sm-6 img{width: 130px;}
    .viu_app_left_section .vc_col-sm-6  .wpb_single_image.vc_align_left {
        text-align: center;
    }
    .bg_orange{
        border-top-left-radius:0px;
    }
    .bg_orange .icon_box {
        margin: 0px 0px;
        overflow: hidden;
        width: auto;
        float: none;
        padding-left: 110px;
    }
    .button-right .vc_col-sm-4 {
        width: 33.3%;
        float: left;
    }
    .work_section .trailer_box img{
        position:relative;
    }
    .work_section .trailer_box{
        margin-bottom:0px;
    }
    .work_2, .work_3 {
        height: auto;
    }
    .connect_section .icon_box.icon_position_left {
        padding-left: 90px;
    }
    .job_opening_icon .vc_col-sm-6{
       width:50%; 
    }
    .connet_right_section .vc_col-sm-6 {
        width: 50%;
        float: left;
    }
    .home_icon_section .h2_heading  {
        text-align:center !important;
    }
    .home_icon_section  .h2_heading::after {
        margin: 15px auto 0px auto !important;
    }
    .home_icon_section .wpb_column.vc_col-sm-3:not(:first-child){
        width:33.3%;
        float: left;
    }
     #Footer .one-fourth:first-child{
         display:none;
     }
     #Footer .one-fourth:not(:first-child){
         width:33.3% !important;
        float: left;
        clear: none;
        box-sizing: border-box;
        padding: 0px 5px;
     }
      #Footer .one-fourth .aside{
         padding:10px;
     }
	#Rich_Web_BTimeline > article {    	
    	margin-bottom: 20px !important;
    	border: 1px solid #d5d5d5 !important;
	}
	.rich_web_timeline_panel-body { 
    width: 100% !important;
    background-color: #fff !important;
    padding: 0px;
	}
	#rich_web_div_block #Rich_Web_BTimeline h3:hover {
    color: #f26a27 !important;
}
	#Rich_Web_BTimeline .rich_web_timeline_group-title {   
    color: #f26a27 !important;
    background: #f2f2f2 !important;
    padding: 10px 20px !important;
	}
	.rich_web_timeline_panel-body p {		
		box-sizing: border-box;
		padding: 20px !important;
		color:#000 !important;
	}
	.rich_web_timeline_panel-body{
		box-shadow:none !important;
			padding: 0px !important;
	}
	#Rich_Web_BTimeline article:nth-child(2n+1) .rich_web_timeline_panel-body::before,#Rich_Web_BTimeline article:nth-child(2n) .rich_web_timeline_panel-body::before{
		display:none;
	}
	#custom_fb_feed .read-button {		
		padding: 4px 0px;		
		font-size: 14px;
	}
	.group.year_block
	{
		display:none;
	}
	.Viu_about_image,.Viu_about_image figure {
		transform: rotate(0deg);
	}
	.Viu_about_image .vc_col-sm-6,.Viu_about_image .vc_col-sm-6 .wpb_single_image {
		width: 50%;
	float: left;
	padding: 4px;
	box-sizing: border-box;
	border: 0px;
	margin-bottom: 25px;
	}
	.viu_blog .post-item{
		width:50%;
		float:left;
	}
	.viu_blog .post-item {
    	width: 33% !important;
    	float: left;
	}
	.viu_app_section .culture  .flex-direction-nav{
		display:block;
	}
	#news-list .news-sector .news-item-cont.article-box {
		height: 350px;
	}
	#news-list .news-sector .news-item-cont.news-item-seemore {   
    	height: 110px;
	}
	.dot-action:hover svg {
    width: 15px;    
	}
	#news-list .news-sector .news-item-cont.news-item-seemore .dot-action {
    	margin-top: 0px;
	}
	.event_section .mec-event-article:hover .mec-event-image{
		transform:none;
	}
	.event_section .mec-event-image {
    overflow: hidden;
    position: relative;
    top: 0;
    right: 0;
    -webkit-transform: none;
    transform: none;   
    height: 120px;
    width: 100%;
	}
	.item__btn {
		display:none !important;
	}
	.event_section .mec-event-list-modern .col-md-2,.event_section .mec-event-list-modern .col-md-4,.event_section .mec-event-list-modern .col-md-6 {
   		float:left;
	}
	.mec-event-list-modern .mec-event-sharing > li i {
		width: 30px;		
		line-height: 28px;		
		height: 30px;
	}
}
@media only screen and (max-width:750px) {
    .mobile-sticky #Top_bar.is-sticky #logo img.logo-mobile-sticky {
    width: 75px !important;
    }
	.event_section .mec-event-list-modern .col-md-4 {
		width: 48%;
	}
	.event_section .mec-event-list-modern .col-md-2 {
		width: 22%;	
	}
	.event_section .mec-event-list-modern .col-md-6 {
    	width: 30%;
	}
	.contact_first_section{
		padding-top: 80px !important;
		padding-bottom: 100px !important;
	}
}
@media only screen and (max-width:600px) {
	.viue_app_btn {
		width: 55%;
	}
      .gallery-images img {
        width: 115px;
    }
	.Viu_about_image .vc_col-sm-6 .wpb_single_image img{
		width: 85px;
	}
	.viu_blog .post-item {
    	width: 100% !important;
	}
    #mask {
        right: -4%;
        width: 85px;
        top: 15%;
    }
    #reel_loading {
        width: 85px;
    }
    .big_p {
        font-size: 14px;
        line-height: 20px;
    }
    .h2_heading {
        padding-top: 38px;
        font-size: 20px;
    }
    .homepage_testimonial blockquote {
        font-size: 13px;
        line-height: 19px;
        font-style: normal;
    }
    .homepage_testimonial .testimonials_slider .slider_images li a {
        width: 55px;
    }
    .viu_app_left_section .vc_col-sm-6 img,.button-right img {
        width: 115px;
    }
    .bg_orange::before{
        display:none;
    }
    .work_section  .work_btn img{
        height: 175px !important;
        width: auto;
       
    }
     .work_section   .work_btn .trailer_box {
        background: #f47025;
        text-align: right;
        padding-right: 55px;
    }
    .work_section .work_btn  .subtitle {
        padding: 8px 22px !important;
        font-size: 20px;
    }
    #mask {
    top: 20%;
    }
    .connect_section .icon_box.icon_position_left {
    min-height: 45px;
    }
    .quick_fact_first{
        margin-bottom:0px !important;
    }
     .widget_nav_menu ul li a {
        display: block;
        padding: 0px 0 6px 0px;
    }
    .widgets_wrapper h4 {
        font-size: 18px;
    }
	#custom_fb_feed .grid-item {
    	width: 48%;
	}
   
	.viu_blog .post-title::before, .viu_blog .post-title::after {
		border-right: 530px solid transparent;
	}
	.viu_blog .entry-title{
		width:100%;
		text-align:center;
	}
	.viu_blog .post-links {
		left: 38%;
		top: 35%;
		padding: 4px 35px;
	}
	.custom_hover_box .icon_box .desc {
		font-size: 13px !important;
		line-height: 16px !important;
	}
	.event_section .mec-event-list-modern .col-md-4 {
		width: 75%;
		padding-left: 30px;
	}
	.event_section .mec-event-list-modern .col-md-2 {
		width: 25%;
	}
	.event_section .mec-event-list-modern .col-md-6 {		
		display: none;
	}
	.mec-event-list-modern .mec-event-date .event-da {
		font-size: 16px;
		margin-top: 0px;
	}
}
@media only screen and (max-width:600px) {
    .counter_icon .has_border .desc_wrapper::before {
        left: 32%;
    }
	.mobile-google-play {margin-bottom:15px}
}
@media only screen and (max-width:480px) {
	.viue_app_btn {
    width: 70%;
}
    .awsm-filter-wrap .awsm-filter-item {
    width: 100%;
    }
    .awsm-list-item .awsm-job-more-container {
        margin-top: 18px;
    }
    .awsm-job-item h2.awsm-job-post-title a {
        font-size: 16px;
        line-height: 20px;
    }
    .culture_button {
       margin: 0px;
    }
    .culture_button  .vc_column_container > .vc_column-inner {
        padding-left: 5px;
        padding-right: 5px
    }
    .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline {
        padding: 8px 5px !important;
    }
    .vc_row.wpb_row.vc_inner.vc_row-fluid.counter_icon.add_animation .vc_col-sm-3 {
     width: 100% !important;
    }
     .counter_icon .has_border .desc_wrapper::before {
        left:20%;
    }
	.custom_hover_box .vc_col-sm-3 {
		width: 100%;
	}
  .homepage_testimonial .testimonials_slider .testimonials_slider_ul li {
        padding: 0 10px;
    }
     .homepage_testimonial .slick-dots{
        margin:0px;
    }
    .homepage_testimonial .testimonials_slider .slider_images li a{
        width: 52px;
        padding: 5px;
    }
    .who_we_are_section {
        padding: 15% 0px;
    }
    .camera_img {
        bottom: -62px;
    }
    #reel_loading {
        right: -4%;
        top: -14%;
    }
    #mask {
        top: 8%;
    }
    .connect_section .icon_box.icon_position_left {
        padding-left: 64px;
    }
    .home_icon_section .title {
        font-size: 17px;
    }
    .textwidget h6 {
        font-size: 14px;
    }
    #Top_bar #logo{
        height: 40px !important;
        line-height: 40px !important;
        float: left;
    margin-left: 24px !important;
    }
       .menu-opener-inner::before {
        -webkit-transform: translateY(-0.75rem);
        -ms-transform: translateY(-0.75rem);
        transform: translateY(-0.5rem);
    }
    .menu-opener-inner::before, .menu-opener-inner::after {
        height: 3px;
        width: 1.5rem;
    }
    .menu-opener-inner {
        height: 2px;
        width: 1rem;
    }
     .connect_section .connet_right_section{
          padding:0px;
     }
    .connect_section .connet_right_section:last-child{
       margin-bottom:35px !important; 
      
    }
	.about_icon .icon_box .icon_wrapper {
		font-size: 34px;
		color: #fb4c15 !important;
		line-height: 80px;
		width: 80px;
    	height: 80px;
	}
    .viu_blog .post-title::before, .viu_blog .post-title::after {
		border-right: 404px solid transparent;
	}
	.custom_hover_box .icon_box .desc {
    	font-size: 16px !important;
    	line-height: 23px !important;
	}
    
}

@media only screen and (max-width:473px) {
	#custom_fb_feed .grid-item {
		width: 100%;
	}
	.viu_blog .post-desc,.viu_blog .post-footer{
		padding:0px !important;
	}
}
@media only screen and (max-width:435px) {
	.viu_blog .post-title::before, .viu_blog .post-title::after {
    border-right: 360px solid transparent;
}
	
	.homepage_testimonial .testimonials_slider .slider_images li a {   
    	padding: 3px;
	}
	.button-left {
    	width: 65%;
	}
	.home_icon_section .wpb_column.vc_col-sm-3:not(:first-child) {
    	width: 100%;
	}
	.home_icon_section .wpb_column.vc_col-sm-3:not(:last-child) .icon_box::after, .home_icon_section .wpb_column.vc_col-sm-2:not(:last-child) .icon_box::after{
		display:none;
	}
	.counter_icon .vc_col-sm-2 {
    	width: 50%;
	}
	#Footer .one-fourth:not(:first-child) {
    width: 100% !important;
    }
     #Footer .one-fourth #text-4 .no_line{
        display:none;
    }
    #Footer .one-fourth #text-4{
        padding:0px;
    }
    #text-3{
        padding-bottom:0px;
    }
}
@media only screen and (max-width:420px) {
	.homepage_testimonial .testimonials_slider .slider_images li a {
		width: 45px;
	}
	.viu_blog .post-title::before, .viu_blog .post-title::after {
		border-right: 330px solid transparent;
	}
}
@media only screen and (max-width:400px) {
.viu_blog .post-title::before, .viu_blog .post-title::after {
    border-right: 305px solid transparent;
}
}
@media only screen and (max-width:375px) {
	.viue_app_btn {
		width: 90%;
	}
       .gallery-images img {
        width: 85px;
    }
    .counter_icon .has_border .desc_wrapper::before {
        left: 26%;
    }
	.event_section .mec-event-list-modern .col-md-4 {
		width: 100%;
		padding-left: 0px;
	}
	.mec-event-list-modern .mec-event-date .event-f,.mec-event-list-modern .mec-event-date .event-d{
		float: left;
		font-size: 20px;
	
	}
	.event_section .mec-event-list-modern .col-md-2 {
    	width: 100%;
		padding: 0px;
	}
	.mec-event-list-modern .mec-event-date .event-d{
		padding:0px;
	}
	#news-list.container .news-item-cont.news-item-sectorinfo{
		padding:0px !important;
	}
	#news-list {
		margin-top: 0px;
	}
	.custom_hover_box .icon_box .desc {
    	font-size: 14px !important;
    	line-height: 20px !important;
	}
    .who_we_are_section  .padding-left-right-10{
        padding:0px;
    }
    #mask {
        top: 2%;
    }
    .camera_img img {
        width: 65px;
    }
    .homepage_testimonial .testimonials_slider .slider_images li a {
        width: 42px;
        padding: 4px;
    }
    .viu_app_section .wpb_gallery_slides.wpb_flexslider {
        width: 88%;
    }
    .button-left {
        width: 70%;
    }
    .bg_orange .icon_box {
        padding-left: 82px;
        padding-right: 10px;
    }
    .home_icon_section .wpb_column.vc_col-sm-3:not(:first-child) {
        width: 100%;
        float: none;
    }
    .home_icon_section .title {
        font-size: 24px;
        margin-bottom: 10px !important;
    }
    .home_icon_section .wpb_column.vc_col-sm-3 .icon_box{
        margin-bottom:10px;
    }
    .home_icon_section .wpb_column.vc_col-sm-3:not(:last-child) .icon_box::after,.home_icon_section .wpb_column.vc_col-sm-2:not(:last-child) .icon_box::after{
        display:none;
    }
    .counter_icon .vc_col-sm-2 {
        width: 50%;
    }
    .viu_blog .post-title {
		height: 30%;
	}
	.viu_blog .post-title::before, .viu_blog .post-title::after {
    	border-right: 300px solid transparent;
	}
	.viu_blog .post-links {
    	left: 27%;
	}
}