/*
	Theme Name: Cookie child
	Theme URI: http://demo.agnidesigns.com/cookie/
	Author: AgniDesigns
	Version: 1.0.1
	Description: Creative Multipurpose WordPress theme
	Author URI: http://themeforest.net/user/AgniHD
	Template: cookie
*/
@import url("../cookie/style.css");
@import url("../cookie/css/responsive.css");

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.video_testimonials_cont
{
	width: 100%;
	padding: 80px 0 50px;
}
.video_testimonials_cont:after
{
	content: "";
	display: table;
	clear: both;
}
.inner_div_testimonials
{
	width: 100%
}
.inner_div_testimonials:after
{
	content: "";
	display: table;
	clear: both;
}
.inner_div_testimonials .video_bg
{
	position: relative;
	background-position: center top;
	height: 540px;
}
.inner_div_testimonials .video_bg:after
{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(000,0,0,0.6);
}
.inner_div_testimonials .video_bg .popup_sec
{
	position: absolute;
	top: 50%;
	left: 0;
	padding-left: 315px;
	margin-left: 20px;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.inner_div_testimonials .video_bg .popup_sec h2
{
	font-size: 38px;
	letter-spacing:normal;
	line-height: 1.263;
	max-width: 550px;
	width: 100%;
	color: #ffffff;
	margin: 0;
	padding-bottom: 25px;
	font-family: Playfair Display!important;
}
.inner_div_testimonials .video_bg .popup_sec h6
{
	text-transform: uppercase;
	margin: 0;
	font-size: 13px;
	color: #cdf7e9;
	letter-spacing: 0.1em;
	line-height: 1.38;
}
.inner_div_testimonials .video_bg .popup_sec .ply_btn
{
	position: relative;
	text-transform: uppercase;
	background-repeat: no-repeat;
	height: 76px;
	width: 76px;
}
.inner_div_testimonials .video_bg .popup_sec a
{
	display: flex;
	-webkit-display: flex;
	align-items: center;
	-webkit-align-items: center;
	color: #fff;
	font-size: 13px;
	letter-spacing: 0.1em;
	margin-top: 30px;
}
.inner_div_testimonials .video_bg .popup_sec a h6
{
	padding-left: 20px;
	color: #fff;
}
.inner_div_testimonials .swiper-pagination-bullets {
    bottom: 50px;
}
.inner_div_testimonials .swiper-pagination-bullet {
    border: 1px solid #d5d5d5;
    width: 12px !important;
    height: 12px !important;
    background-color: transparent;
    transform: none !important;
    opacity: 1;
    margin: 0px 5px !important;
    left: 0 !important;
}
.inner_div_testimonials .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: #cdf7e9;
}
@media only screen and (max-width: 1700px)
{
	.inner_div_testimonials .video_bg .popup_sec h2
	{
		font-size: 29px;
		max-width: 420px;
	}
	.inner_div_testimonials .video_bg .popup_sec
	{
		padding-left: 135px;
	}
}
@media only screen and (max-width: 1100px)
{
	.inner_div_testimonials .video_bg .popup_sec
	{
		padding-left: 50px;
	}
	.inner_div_testimonials .video_bg .popup_sec h2
	{
		max-width: 400px;
	}
}
@media only screen and (max-width: 1024px)
{
	.inner_div_testimonials .video_bg .popup_sec
	{
		padding-left: 80px;
	}
	.inner_div_testimonials .video_bg .popup_sec h2
	{
		font-size: 25px;
		max-width: 360px;
	}
}
@media only screen and (max-width: 992px)
{
	.inner_div_testimonials .video_bg .popup_sec
	{
		padding-left: 30px;
	}
}
@media only screen and (max-width: 767px)
{
	.inner_div_testimonials .video_bg
	{
		max-height: 450px;
		padding-bottom: none;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: 65% 100%;
	}
	.inner_div_testimonials .video_bg .popup_sec
	{
		margin-left: 0;
		padding: 0 25px;
	}
	.inner_div_testimonials .video_bg .popup_sec h2
	{
		font-size: 22px;
	}
	.inner_div_testimonials .video_bg .popup_sec h6
	{
		font-size: 11px;
	}
	.inner_div_testimonials .video_bg .popup_sec .ply_btn
	{
		background-size: cover;
		height: 37px;
		width: 37px;
	}
	.inner_div_testimonials .video_bg .popup_sec a h6
	{
		padding-left: 14px;
	}
	.video_testimonials_cont
	{
		padding: 50px 0 40px;
	}
}


