
.poket_content p {
	padding-top: 10px;
}

.witr_5 .poket_content p, .witr_6 .poket_content p {
	width: 75%;
	margin: auto;
}

.poket_content h5 {
	padding-bottom: 7px;
	font-size: 18px;
}

.poket_content h2, .poket_content h3 {
	font-size: 40px;
	padding: 4px 0;
}

.poket_button {
	margin-top: 45px;
}

.poket_button a {
	padding: 18px 35px;
	display: inline-block;
	font-size: 18px;
	-webkit-transition: 1s;
	transition: 1s;
	margin-right: 15px;
	font-weight: 500;
	border-radius: 30px;
}

.poket_button a i {
	margin-left: 10px;
}

.witr_b9 {
	margin-top: 100px;
}

.all_cal_color h1, .all_cal_color h2, .all_cal_color h3, .all_cal_color h4, .all_cal_color h5, .all_cal_color h6, .all_cal_color p {
	margin: 0;
	padding: 0;
}

.all_cal_color a {
	-webkit-transition: 1s;
	transition: 1s;
	overflow: hidden;
}

.cal_to_toggole {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.poket_content.col_content_width_100 {
	width: 100%;
}

.poket_button.no_margin {
	margin-top: 0;
	width: 60%;
}

poket_button.no_margin a {
	margin-right: 0;
}

.poket_video_inner {
	position: relative;
	text-align: center;
	top: 60px;
}

.poket_video_inner h4 {
	margin-top: 20px;
}

.poket_video_inner a {
	position: relative;
}

.poket_video_inner a:before {
	content: "";
	position: absolute;
	top: 43%;
	left: 50%;
	height: 70px;
	width: 70px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 50%;
	box-shadow: 0 0 0 0 #0049ff;
	-webkit-animation: witr_video_ripple 2s infinite;
	animation: witr_video_ripple 2s infinite;
}

.poket_video_inner i {
	height: 70px;
	width: 70px;
	text-align: center;
	line-height: 70px;
	border-radius: 50%;
	font-size: 25px;
	display: inline-block;
	-webkit-transition: 1s;
	transition: 1s;
}

@-webkit-keyframes witr_video_ripple {
	70% {
		box-shadow: 0 0 0 75px rgba(255, 255, 255, 0);
	}
	
	100% {
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}

@keyframes witr_video_ripple {
	70% {
		box-shadow: 0 0 0 75px rgba(255, 255, 255, 0);
	}
	
	100% {
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}

.witr_11 {
	position: relative;
}

.witr_col_image {
	position: relative;
}

.witr_col_image:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
}

.witr_col_image img {
	width: 100%;
}

.poket_video11 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

@media (min-width:992px) and (max-width:1364px) {
	.witr_b9 {
		margin-top: 100px;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.all_cal_color, .poket_button.no_margin.text-right {
		text-align: center !important;
	}
	
	.cal_to_toggole {
		display: inherit;
	}
	
	.poket_content.text-left, .poket_content.text-right {
		text-align: center !important;
	}
	
	.poket_button.no_margin {
		width: 100% !important;
		margin-bottom: 20px;
	}
	
	.poket_content p {
		width: 100% !important;
	}
	
	.witr_9 .poket_video_inner {
		margin-bottom: 73px;
	}
	
	.witr_9 .poket_video_inner {
		top: 40px;
	}
	
	.witr_col_image {
		margin-top: 50px;
	}
	
	.witr_11 {
		margin-top: 100px;
	}
	
	.witr_5 .poket_content p {
		width: 100%;
	}
	
	.witr_b9 {
		margin-top: 95px;
	}
	
	.poket_content {
		margin-bottom: 30px;
	}
}

@media (max-width:767px) {
	.all_cal_color, .poket_button.no_margin.text-right {
		text-align: center !important;
	}
	
	.cal_to_toggole {
		display: inherit;
	}
	
	.poket_content.text-left, .poket_content.text-right {
		text-align: center !important;
	}
	
	.poket_button.no_margin {
		width: 100% !important;
	}
	
	.poket_content p {
		width: 100% !important;
	}
	
	.poket_video_inner {
		top: 21px;
	}
	
	.poket_video11.poket_video_inner {
		top: 50%;
	}
	
	.poket_content h5 {
		font-size: 18px;
	}
	
	.poket_button a {
		margin-bottom: 30px;
		margin-right: 0;
	}
	
	.poket_content h2, .poket_content h3 {
		font-size: 23px;
	}
	
	.witr_9 .poket_video_inner {
		margin-bottom: 73px;
	}
	
	.witr_b9 {
		margin-top: -10px;
	}
	
	.poket_content {
		margin-bottom: 30px;
	}
}
