/*
Theme Name: Solene Child
Theme URI: https://solene.qodeinteractive.com
Description: A child theme of Solene Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Text Domain: solene
Template: solene
*/

.cnt-frm .wpcf7-form-control {
	margin-bottom: 0px !important;
}
.cnt-frm .wpcf7-not-valid-tip{
	text-align: left;
}
.cnt-frm .eltdf-item-space{
	margin-bottom: 60px !important;
}
.eltdf-stamp-widget .eltdf-stamp-holder .eltdf-stamp-image-holder{
	top: 30px;
    left: 38px;
}
.awd-bx-tl h4 {
    font-weight: 900;
}
.awd-bx-tl .wpb_single_image img {
	background-color: #808080;
    padding: 12px;
    border-radius: 10px;
    transition: .9s;
}
.awd-bx-tl .wpb_column .vc_column-inner{
	min-height: 156px;
}
.awd-bx-tl .wpb_column .vc_column-inner:hover img{
    background-color: #e01a21;
    margin-top: 15px;
}
.awd-slider .vc_inner img {
	width: 100%;
}
.awd-inrs .eltdf-row-grid-section-wrapper{
	border-bottom: 2px solid #ccc;
}
.awd-inrs .eltdf-row-grid-section-wrapper:last-child{
	border-bottom: 0px;
}

.abt-hd h2{
	font-weight: 900;
}
.pg-tl h1 {
	font-weight: 700;
	font-size: 35px;
    line-height: 1.285714285714286em;
    letter-spacing: .2em;
}
.poetry-section .vc_col-sm-12 > .vc_column-inner {
	padding-left: 0px;
    padding-right: 0px;
}

.poetry-gallery {
	min-height: 500px;
    height: 500px;
    background-position: 0% -1000px;
	background-size: cover;
	position: static;
    padding: 0;
    background-attachment: fixed;
    background-color: transparent;
    background-repeat: no-repeat;
    overflow: hidden;
}
.poetry-gallery .inr{
	padding: 22% 0px 0 69px !important;
}
.poetry-gallery h2, .poetry-gallery a{
	font-family: "Cormorant Garamond", serif;
	font-size: 48px;
    line-height: .9375em;
    letter-spacing: .2em;
	font-weight: 400;
	color: #fff;
	margin: 0px;
}
.poetry-gallery h5{
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 22px;
    line-height: 1.5em;
	color: #fff;
	text-transform: capitalize;
}

@media (min-width: 768px) and (max-width: 1199px){
	.awd-sc .eltdf-eh-item .eltdf-eh-item-content{
        padding: 120px 400px 125px 50px !important;
    }
}
@media (max-width: 767px){
	.awd-sc .eltdf-eh-item .eltdf-eh-item-content{
        padding: 60px 15px 65px 15px !important;
    }
	.awd-bx-tl h4 {
		height: auto;
	}
}



.page-id-10008 .eltdf-content{
    margin-top: 0px!important;
}
.sec-vi{
   min-height: 100%; 
}
.fl-sld.owl-carousel .owl-dot, .fl-sld.owl-carousel .owl-nav .owl-next, .fl-sld.owl-carousel .owl-nav .owl-prev, .pe-lt.owl-carousel .owl-dot, .pe-lt.owl-carousel .owl-nav .owl-next, .pe-lt.owl-carousel .owl-nav .owl-prev, .fls-pg.owl-carousel .owl-nav .owl-next, .fls-pg.owl-carousel .owl-nav .owl-prev, .fls-ptry.owl-carousel .owl-nav .owl-next, .fls-ptry.owl-carousel .owl-nav .owl-prev{
    background-color: #fff;
    padding: 7px 13px 10px !important;
    line-height: 16px!important;
}
.fl-sld .owl-prev, .pe-lt .owl-prev, .fls-pg .owl-prev, .fls-ptry .owl-prev{
    left: 0em!important;
}
.fl-sld .owl-next, .pe-lt .owl-next, .fls-pg .owl-next, .fls-ptry .owl-next{
    right: 0em!important;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.owl-carousel {
    position: relative;
}
.owl-prev, .owl-next {
    position: absolute;
    top: calc(50% - 20px);
    margin-top: -10px; // Half of the prev/next buttons height here in negatives to center them perfectly
}
.owl-next {
    padding: 0.4em !important;
    background-color: #fff !important;
    color: #333 !important;
    font-size: 2em !important;
    border-radius: 50% !important;
   right: -1.2em;
   line-height: 1.3em;

}
.owl-prev {
    padding: 0.4em !important;
    background-color: #fff !important;
    color: #333 !important;
    font-size: 2em !important;
    border-radius: 50% !important;
    left: -1.2em;
    line-height: 1.3em;
}
.zoom {
  transition: transform .2s;
  margin: 0 auto;
}
.zoom:hover {
  -ms-transform: scale(1.06); /* IE 9 */
  -webkit-transform: scale(1.06); /* Safari 3-8 */
  transform: scale(1.06); 
  box-shadow:0px 1px 12px 0px rgba(0,0,0,0.3) !important;
}
.zoom {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.rocky-effect::before, .rocky-effect::after {
    background: rgba(0,0,0,0.6) !important;
    }
.owl-carousel .owl-item {
    padding: 2em 0px;
}
.view-video-play {
    opacity: 0;
    z-index: -1;
}
article .image-holder:hover .view-video-play {
    opacity: 1;
    visibility: 0;
    z-index: 9999;
}
.rocky-effect .entry-overlay {
    top: 50% !important;
}
.image-holder {
    cursor: pointer;
}
.view-video-play {
    font-size: 16px;
    color: #33333373;
    background-color: #fff;
    width: 40px;
    height: 40px;
    padding-top: 1px;
    padding: 8px 12px;
    border-radius: 50px;
}
.item.tamil.video-gallery-thumb {
    width: 100% !important;
}
.owl-prev.owl-carousel-left.disabled,
.owl-next.owl-carousel-right.disabled {
   opacity: 0 !important;
}
.box-content {
    background: #fff;
    padding: 5px;
    display: block;
}
.box-content p {
    font-size: 13px;
    line-height: 20px;
}
.box-content p, .box-content h3{
	text-align: center;
}
.box-content h3 a {
    color: #333;
    font-size: 15px;
    font-weight: 600;
}
.box-content h3 a:hover {
    color: #DA192C;
}
.box-content h3 {
    margin-top: 0;
    margin-bottom: 12px;
}
.boxlist li {
   display: inline;
    list-style: none;
    margin-right: 10px;
    font-size: 13px;
}
.tamilslider {
    margin-top: 2em;
    text-align: center;
}
.single-video .entry-header-content, .single-video .video-featured-image, .single-video .video-post-content{
    margin-bottom:0px;
}
.ts-post-nav{
    display:none;
}
.ts-thumbnail-view article{
    top:0px;
}
.post-content{
    position:relative;
}
.share-options{
    display: initial;
    width: 100%;
}
.post-social-sharing{
    position:absolute;
    right:60px;
    top:0;
}
.item.col-lg-2.col-md-2.col-sm-12.video-gallery-thumb{
    padding:0;
}
.ts-thumbnail-view article{
    padding: 0 7px 8px;
}
.post-content{
    margin-bottom:0px;
}
.carousel-wrapper ul.carousel-nav{
    margin-top:-27px;
}
.rocky-effect{
    cursor:pointer;
}
.page .post-social-sharing .share-options{
    float:none;
}
.rocky-effect .entry-overlay .view-more{
    border:none;
}
.ts-cool-share label{
    display:none;
}
.sidedock{
  display:none;
}
.carousel-wrapper ul.carousel-nav > li.carousel-nav-left{
  left:6px;
    top:10px;
}
.carousel-wrapper ul.carousel-nav > li.carousel-nav-right{
   right:6px;
    top:10px;
}
.how-many{
  display:none !important;
}
iframe{
  height:550px;
}
.vimeo-wrapper {
   position: relative;
   top: 0;
   left: 0;
   width: 100%;
   height: calc(100vh - 100px);
   z-index: -1;
   pointer-events: none;
   overflow: hidden;
}
.vimeo-wrapper iframe {
   width: 100vw;
   height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
   min-height: calc(100vh - 100px);
   min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
   position: absolute;
   top: 0;
    left: 0;
   /*top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);*/
}
.banner-text{
	position: absolute;
    top: 36%;
    width: 100%;
    text-align: center;
    color: #fff;
}
.banner-text h2{
    font-weight: 900;
}
.banner-text p{
    font-size: 1.8em;
    font-weight: 500;
}

.icon-left::before {
    content: "";
}
.icon-play:before {
    content: '\e809';
}
[class^="icon-"]::before, [class*=" icon-"]::before {
    display: inline-block;
    font-family: "redfont";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0.2em;
    margin-right: 0.2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em;
}

/* Rocky effect */
.video-gallery-thumb .image-holder {
    position: relative;
}

.rocky-effect{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
@keyframes rockyBgAnimateIn {
	0%{
		height: 1px;
		width: 0;
	}
	50%{
		height: 1px;
		width: 100%;
	}
	100%{
		height: 50%;
		width: 100%;
	}
} 
@keyframes rockyBgAnimateOut {
	0%{
		height: 50%;
		width: 100%;
	}
	50%{
		height: 1px;
		width: 100%;
	}
	100%{
		height: 1px;
		width: 0;
	}
}
@-webkit-keyframes rockyBgAnimateIn {
	0%{
		height: 1px;
		width: 0;
	}
	50%{
		height: 1px;
		width: 100%;
	}
	100%{
		height: 50%;
		width: 100%;
	}
} 
@-webkit-keyframes rockyBgAnimateOut {
	0%{
		height: 50%;
		width: 100%;
	}
	50%{
		height: 1px;
		width: 100%;
	}
	100%{
		height: 1px;
		width: 0;
	}
} 
@-o-keyframes rockyBgAnimateIn {
	0%{
		height: 1px;
		width: 0;
	}
	50%{
		height: 1px;
		width: 100%;
	}
	100%{
		height: 50%;
		width: 100%;
	}
} 
@-o-keyframes rockyBgAnimateOut {
	0%{
		height: 50%;
		width: 100%;
	}
	50%{
		height: 1px;
		width: 100%;
	}
	100%{
		height: 1px;
		width: 0;
	}
} 
.rocky-effect:before, .rocky-effect:after{
	content: '';
	display: block;
	background: #FFF;
	opacity: 0.9;
	height: 1px;
	position: absolute;
	top: 50%;
	right: 0;
	width: 0;
	animation: rockyBgAnimateOut .8s;
	-webkit-animation: rockyBgAnimateOut .8s;
}
.rocky-effect:hover:before, .rocky-effect:hover:after{

	animation: rockyBgAnimateIn .8s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	-webkit-animation: rockyBgAnimateIn .8s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-fill-mode: forwards;
}
.rocky-effect:after{
	left: 0;
	right: auto;
	margin-top: 0;
	bottom: 50%;
	top: auto;
}
.rocky-effect .entry-overlay{
	position: absolute;
	top: 50%;
	margin-top: -12px;
	width: 100%;
	z-index: 1;
}
.rocky-effect .entry-overlay .view-more:hover{
	color: #000;
}
.rocky-effect .entry-overlay .view-more:before {
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.rocky-effect .entry-overlay .view-more span{
	font-size: 11px;
	display: block;
	position: relative;
	transform: translateY(0);
	color: #a3a3a3;
	opacity: 0;
	-webkit-transition: all .2s ease-in 0;
	-moz-transition: all .2s ease-in 0;
	transition: all .2s ease-in 0;
}
.rocky-effect:hover .entry-overlay .view-more span{
	opacity: 1;
	transform: translateY(10px);
	-webkit-transition: all .2s ease-in 1s;
	-moz-transition: all .2s ease-in 1s;
	transition: all .2s ease-in 1s;
}
.rocky-effect .entry-overlay .view-more{
	opacity: 0;
	font-size: 24px;
	color: #000;
	line-height: 1;
	padding: 10px 20px 30px 20px;
	border: 1px solid #D3D3D3;
	display: inline-block;
	-webkit-transition: opacity 0.2s ease-out 0;
	-moz-transition: opacity 0.2s ease-out 0;
	transition: opacity 0.2s ease-out 0;
}
.rocky-effect:hover .entry-overlay .view-more{
	opacity: 1;
	-webkit-transition: opacity 0.2s ease-out .8s;
	-moz-transition: opacity 0.2s ease-out .8s;
	transition: opacity 0.2s ease-out .8s;
}
.rocky-effect .entry-overlay .sharing-options{
	margin-top: 40px;
}

.rocky-effect .entry-overlay .sharing-options li{
	margin-top: 10px;
	display: inline-block;
	color: #a5a5a5;
	opacity: 0;
	font-size: 14px;
	transform: translateY(35px);
	-webkit-transform: translateY(35px);
	padding: 0 7px;
}
.rocky-effect .entry-overlay .sharing-options li a{
	color: inherit;
	position: relative;
	display: inline-block;
	color: #a5a5a5;
}
.rocky-effect .entry-overlay .sharing-options li a:hover{
	color: #000;
}
.rocky-effect:hover .entry-overlay .sharing-options li:first-child{
	-webkit-transition: transform 0.2s ease-out .3s, opacity 0.2s ease-out .45s;
	-moz-transition: transform 0.2s ease-out .3s, opacity 0.2s ease-out .45s;
	transition: transform 0.2s ease-out .3s, opacity 0.2s ease-out .45s;
}
.rocky-effect:hover .entry-overlay .sharing-options li:nth-of-type(2){
	-webkit-transition: transform 0.2s ease-out .5s, opacity 0.2s ease-out .55s;
	-moz-transition: transform 0.2s ease-out .5s, opacity 0.2s ease-out .55s;
	transition: transform 0.2s ease-out .5s, opacity 0.2s ease-out .55s;
}
.rocky-effect:hover .entry-overlay .sharing-options li:nth-of-type(3){
	-webkit-transition: transform 0.2s ease-out .6s, opacity 0.2s ease-out .65s;
	-moz-transition: transform 0.2s ease-out .6s, opacity 0.2s ease-out .65s;
	transition: transform 0.2s ease-out .6s, opacity 0.2s ease-out .65s;
}
.rocky-effect:hover .entry-overlay .sharing-options li:nth-of-type(4){
	-webkit-transition: transform 0.2s ease-out .7s, opacity 0.2s ease-out .75s;
	-moz-transition: transform 0.2s ease-out .7s, opacity 0.2s ease-out .75s;
	transition: transform 0.2s ease-out .7s, opacity 0.2s ease-out .75s;
}
.rocky-effect:hover .entry-overlay .sharing-options li{
	transform: translateY(0);
	-webkit-transform: translateY(0);
	opacity: 1;
}
.rocky-effect .entry-overlay .sharing-options li{
	-webkit-transition: transform 0.2s ease-out .7s, opacity 0.2s ease-out 0;
	-moz-transition: transform 0.2s ease-out .7s, opacity 0.2s ease-out 0;
	transition: transform 0.2s ease-out .7s, opacity 0.2s ease-out 0;
}

.category-films .eltdf-post-heading, .category-poetry .eltdf-post-heading, .category-blog .eltdf-post-info-author {
	display: none!important;
}
.category-blog .eltdf-post-info-category a:last-child::after{
	content: unset!important;
}
.single-post .eltdf-post-info-top .eltdf-post-info-category, .single-post .eltdf-post-info-top .eltdf-post-info-date, .single-post .eltdf-post-info-top .eltdf-post-info-author{
	display: none!important;
}
.single-post .eltdf-post-text, .eltdf-blog-single .eltdf-blog-single-navigation, .eltdf-blog-single .eltdf-related-posts-holder{
	margin-left: auto;
	margin-right: auto;
	display: block!important;
	padding-left: 10px;
    padding-right: 10px;
}
.single-post .eltdf-post-text-main .alignnone{
	margin: 0.5rem auto!important;
}
.single-post .eltdf-container-inner{
	width: 100%!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}
.single-post .eltdf-post-heading{
    margin-top: 0px!important;
	order: 1;
	display: none;
}
.single-post .eltdf-post-content{	
	padding-top: 40px;
}
.single-post .eltdf-post-content, .single-portfolio-item .eltdf-portfolio-single-holder{
	display: flex!important;
    flex-direction: column;
}
.single-post .eltdf-post-info-top{
	order: 2;
}
.single-post .eltdf-post-text{
	order: 3;
}
.single-post .eltdf-post-image img{
	height: 240px;
    object-fit: cover;
    object-position: center -600px;
}
.single-post .eltdf-post-text-main h2 {
	margin-top: 0px!important;
}
.single-post .eltdf-page-title, .single-portfolio-item .eltdf-page-title, .single-portfolio-item .eltdf-portfolio-single-holder .eltdf-grid-row .eltdf-grid-col-4 {
	display: none;
}
.single-portfolio-item .eltdf-portfolio-single-holder .eltdf-grid-row{
	order: 1;
	padding-bottom: 50px;
}
.single-portfolio-item .eltdf-portfolio-single-holder .eltdf-ps-image-holder{
	order: 2;
	margin-bottom: 0px!important;
	margin-top: 0px !important;
}
.single-portfolio-item .eltdf-portfolio-single-holder .eltdf-ps-navigation{
	order: 3;
}
.single-portfolio-item .eltdf-grid-row .eltdf-grid-col-8 {
	width: 100%;
    text-align: center;
}
.single-portfolio-item .eltdf-ps-info-holder {
	margin: 0px !important;
}

.fls-pg .image-holder a:hover img {
    -webkit-transform: scale(1.03) translateX(1.5%);
    -ms-transform: scale(1.03) translateX(1.5%);
    transform: scale(1.03) translateX(1.5%);
}
.fls-pg .image-holder img {
	-webkit-transition: .4s ease-out;
    transition: .4s ease-out;
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    will-change: transform;
}
.fls-pg .image-holder  {
	overflow: hidden;
}
.fls-content h3 {
	margin-bottom: 0px;
}
.fls-pg.owl-carousel .owl-item{
	padding: 0em 0px!important;
}
.eltdf-post-info, .ts-dots .owl-dots {display:none !important;}
.eltdf-counter-holder .eltdf-counter-inner{
	min-width: 170px!important;
}
.eltdf-counter-holder .eltdf-counter{
	padding-left: 0px!important;
}
.eltdf-counter-holder .eltdf-counter-title{
	right: 0px!important;
}
/*.it-r{
	width: 100%;
    position: relative;
}
.it-r.fluidvids > iframe{
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}*/
.it-r .fluidvids{
	height: 450px!important;
}

@media (min-width: 1440px) {
    .container {
        width: 1300px;
    }
}
@media(min-width: 1300px){
	.single-post .eltdf-post-text, .eltdf-blog-single .eltdf-blog-single-navigation, .eltdf-blog-single .eltdf-related-posts-holder{
		width: 1300px!important;
	}
}
@media (min-width: 1025px) and (max-width: 1299px) {
	
	.single-post .eltdf-post-text, .eltdf-blog-single .eltdf-blog-single-navigation, .eltdf-blog-single .eltdf-related-posts-holder{
		width: 950px!important;
	}
}
@media (min-width: 1200px) {
    .container {
        width: 1300px;
    }	
	.awd-bx-tl h4 {
		min-height: 100px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .container {
        width: 970px;
    }
	.wpb_row{
		padding-bottom: 20px !important;
	}
	.awd-bx-tl h4 {
		min-height: 140px;
		font-size: 16px;
	}
	.abt-hd.eltdf-section-title-holder {
		padding: 0 31%!important;
	}
}
@media (min-width: 992px) and (max-width: 1024px) {
	
	.single-post .eltdf-post-text, .eltdf-blog-single .eltdf-blog-single-navigation, .eltdf-blog-single .eltdf-related-posts-holder{
		width: 768px!important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
    .container {
        width: 750px;
    }
	.eltdf-page-footer  .eltdf-footer-top-inner{
		padding: 20px 0 60px!important;
	}
	.awd-bx-tl h4 {
		min-height: 150px;
		font-size: 15px;
	}
	.single-post .eltdf-post-text, .eltdf-blog-single .eltdf-blog-single-navigation, .eltdf-blog-single .eltdf-related-posts-holder{
		width: 600px!important;
	}
	.abt-hd.eltdf-section-title-holder {
		padding: 0 15%!important;
	}
	.ml-md p {
		word-break: break-all;
	}
}
@media (max-width: 767px){
    .container {
        width: 100%;
    }
}

@media (min-width: 1200px) and (max-width: 1380px){
    .ts-thumbnail-view article[data-title-position="over-image"] .view-video-play{
      margin-top:-29px;
    }
}

@media (max-width: 991px){
	.sc-npd.vc_row {
		padding-bottom: 0px !important;
	}	
	.single-portfolio-item .eltdf-portfolio-single-holder .eltdf-grid-row{
		padding-bottom: 10px!important;
	}
}
@media (min-width: 768px){
    .carousel-wrapper{
      width:97.8%;
        margin:0 auto;
    }
    .item.col-lg-2.col-md-2.col-sm-12.video-gallery-thumb{
      padding:0;
        height:110px;
    }
    .ts-thumbnail-view article[data-title-position="over-image"] .view-video-play{
      margin-top:-40px;
    }
}
@media (max-width: 767px){
    .carousel-wrapper ul.carousel-nav{
      margin-top:-51px;
    }
    iframe{
      height:295px;
    }
    .padding_0{
      padding:0px;
    }
	.pb_0{
      padding-bottom: 0px!important;
    }
    .row_post_video {
        margin-left: -33px;
        margin-right: -33px;
    }
    .owl-prev {
        left: -0.3em !important;
    }
    .owl-next {
        right: -0.3em;
    }
    .vimeo-wrapper {
        height: calc(100vh - 120px);
    }
    .vimeo-wrapper iframe {
        min-height: calc(100vh - 120px);
    }
    .gifimagebanner{
        width: 100%;
        height: calc(100vh - 150px);
    }
    .vimeo-wrapper {
		height: 300px;
	}
	.pd-t-mb.vc_row{
		padding-top: 30px !important;
	}
	.p-tb-mb.vc_row{
		padding-top: 40px !important;
		padding-bottom: 20px !important;
	}
	.sc-wed .eltdf-ils-item-images-holder {
		min-height: 160px !important;
	}
	.rw-pb-0 .vc_column-inner{
		padding-left: 0px!important;
    	padding-right: 0px!important;
	}
	.eltdf-page-footer  .eltdf-footer-top-inner{
		padding: 0px 0 46px!important;
	}
	.abt-tp.vc_row {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	.abt-tp .eltdf-eh-item{
		background-position: top!important;
		background-size: contain!important;
		background-repeat: no-repeat;
		padding-top: 140px;
		background-color: #000;
	}
	.single-portfolio-item h1.eltdf-st-title {
        font-size: 30px!important;
        line-height: 38px;
    }
	.pg-tl h1 {
		font-size: 30px;
	}
	.single-portfolio-item .eltdf-container-inner {
		width: 92%!important;
	}
	.eltdf-blog-holder.eltdf-blog-single .eltdf-blog-item {
		margin-bottom: 20px!important;
	}
	.count-sc .eltdf-counter-inner{
		text-align: center;
    	display: block;
	}
	.count-sc .eltdf-eh-item-inner .eltdf-eh-item-content{
		padding: 0px !important;
    	text-align: center;
	}
	.eltdf-counter-holder .eltdf-counter-inner {
		min-width: 200px !important;
	}
	.eltdf-content-aligment-left .vc_custom_1574437400720 {
		padding-left: 15px!important;
	}
	.eltdf-content-aligment-right .vc_custom_1574437407461 {
		padding-right: 15px!important;
	}
	.vc_row.awd-sc{
		padding-top: 580px;
		background-position: right top !important;
		background-repeat: no-repeat;
        background-color: #000;
	}
	.rev_slider_3_1_wrapper .tp-bullets {
		display: none!important;
	}
	.eltdf-pli-text-holder h3 {
        font-size: 14px;
        line-height: 28px;
    }
}

@media (max-width: 600px){
	.vimeo-wrapper {
		height: 170px !important;
	}
}