#insta_album_slider .swiper-button-prev:after, .swiper-rtl .swiper-button-prev:after, .swiper-button-next:after {
	font-size: 10px !important;
} 
#insta_album_slider .swiper-button-prev, #insta_album_slider .swiper-button-next {
	background-color: #363636;
    padding: 10px;
    color: #ccc !important;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    font-weight: bold;
}
.insta-pf-div {
	/*display: flex;
    gap: 20px; */
	display: grid;
	grid-template-columns: 1fr 4fr;
	grid-template-rows: repeat(3, auto);
	grid-column-gap: 3rem;
	align-items: center;
	margin: 0 20px 25px;
}
.insta-result {
	transition: all ease .2s;
}
.insta-pf-data {
	display: flex;
    flex-direction: column;
    justify-content: center;
	gap: 15px;
}
.insta-pfs-btn {
	display: flex;
    gap: 30px;
	align-items: center;
}
/*.insta-pf-desc {
	margin-top: 1.5rem !important;
}*/
.insta-pf-desc p {
	overflow: hidden;
	max-height: 4.5em;
	line-height: 1.5em;
	width: 90%;
}
#insta_carousel_swiper .swiper-button-prev{
	background-color: #000; 
	padding: 10px; 
	color: #fff !important;
}

#insta_carousel_swiper .swiper-button-next {
	background-color: #000; 
	padding: 10px; 
	color: #fff !important;
}
#submit-btn {
	font-size: 15px;
	height: 42px;
	width: 150px;
}
.profile-btn-insta .igp_button {
	color: #fff !important;
	text-decoration: none !important;
}
.myinsta_follow_button .igp_button {
	color: #fff !important;
}
/* .insta-wrap .insta_animation {
transition: all .2s ease-in-out;
}*/
.igp_button:focus, .igp_button .focus {
box-shadow: none !important;
} 
.igp_button.focus, .igp_button:focus {
color: #fff;
background-color: #007bff !important;
border-color: #007bff !important;
}
@media (max-width: 767px) {
	.insta-pf-desc {
		width: 100%;
	}
	.insta-pf-div {
		gap: 17px;
		margin: 0 0px 25px;
		display: flex;
        flex-direction: column;
	}
	.insta-pf-data  {
		align-items: center;
	}
}
.insta_upload_pf_image {
	width: 150px;
   	 height: 150px;
   	 border-radius: 50%;
    	border: 2px solid #ddd;
}
.ifgp,.insta-stats {
	padding-right: 20px;
	font-size: 15px;
}
.ifgp,.insta-stats a{
	color: #000;
	text-decoration: none !important;
}

@media (min-width: 768px) {
	footer .insta-pf-div {
		margin: 0 0px 25px !important;
	}
	footer .myinsta_follow_button {
		display: none !important;
	}
	footer .insta-pf-div .insta_upload_pf_image {
		width: 70px !important;
		height: 70px !important;
		border-radius: 70px;
	}
	footer .insta-pf-div .insta-pf-desc {
		margin-top: 1.5rem !important;
		width: 100%;
	}
	footer .insta-pf-div .ifgp, .insta-stats {
		padding-right: 5px;
		font-size: 12px;
	}
	footer .ifgp-col-md-4 .insta_svgs_icons{
		top: 40% !important;
		right: 33% !important;
	}
	footer .ifgp-col-md-2 .insta_svgs_icons{
		top: 40% !important;
		right: 33% !important;
	}
	footer .insta-img-thumbnail figcaption {
		display: none;
	}
	footer .insta-image-masonry figcaption {
		display: none;
	}
	footer .card .card-body {
		display: none;
	}

	footer .ifgp-col-md-6 .insta_svgs_icons{
		top: 40% !important;
		right: 40% !important;
	}

	footer .ifgp-col-md-3 .insta_svgs_icons {
		width: 30px;
		height: 30px;
	}
	footer .ifgp-col-md-2 .insta_svgs_icons {
		width: 20px;
		height: 20px;
	}
	footer .ifgp-col-md-2 .insta_svgs_icons {
		width: 10px;
		height: 10px;
		right: 5px;
		top: 5px;
	}
	footer .ifgp-col-md-3 svg.instagram-video {
		width: 20px;
		height: 20px;
		right: 10px;
		top: 10px;
	}
	footer .insta_pf_center {
		display: none;
	}
	footer #freewall .insta_svgs_icons {
		top: 40% !important;
		right: 43% !important;
	}
	
}

@media (min-width: 768px) {
	.sidebar .insta-pf-div {
		margin: 0 0px 25px !important;
	}
	.sidebar .myinsta_follow_button {
		display: none !important;
	}
	.sidebar .insta-pf-div .insta_upload_pf_image {
		width: 70px !important;
		height: 70px !important;
		border-radius: 70px;
	}
	.sidebar .insta-pf-div .insta-pf-desc {
		margin-top: 1.5rem !important;
		width: 100%;
	}
	.sidebar .insta-pf-div .ifgp, .insta-stats {
		padding-right: 5px;
		font-size: 20px;
		line-height: 1.5;
		margin-right: 3rem;
		cursor: pointer;
	}
	.sidebar .col-md-4 .insta_svgs_icons{
		top: 35% !important;
		right: 30% !important;
	}
	.sidebar .col-md-2 .insta_svgs_icons{
		top: 40% !important;
		right: 33% !important;
	}
	.sidebar .col-md-3 .insta_svgs_icons{
		top: 40% !important;
		right: 60% !important;
	}
	.sidebar .insta-img-thumbnail figcaption {
		display: none;
	}
	.sidebar .insta-image-masonry figcaption {
		display: none;
	}
	.sidebar .card .card-body {
		display: none;
	}
	.sidebar .col-md-6 .insta_svgs_icons{
		top: 40% !important;
		right: 40% !important;
	}
	.sidebar .col-md-4 .insta_svgs_icons{
		width: 30px;
		height: 30px;
	}
	.sidebar .col-md-3 .insta_svgs_icons {
		width: 20px;
		height: 20px;
	}
	.sidebar .col-md-2 .insta_svgs_icons {
		width: 20px;
		height: 20px;
	}
	.sidebar .col-md-2 svg.instagram-video {
		width: 20px;
		height: 20px;
	}
	.sidebar .col-md-3 svg.instagram-video {
		width: 10px;
		height: 10px;
		right: 10px;
		top: 10px;
	}
	.sidebar .col-md-4 svg.instagram-video {
		right: 10px;
		top: 10px;
	}
	.sidebar .insta_pf_center {
		display: none;
	}
}

@media (min-width: 768px) {
	.col-md-1 .insta_svgs_icons {
		width: 20px;
		height: 20px;
		right: 40%;
	}
	.col-md-2 .insta_svgs_icons{
		width: 30px;
		height: 30px;
		right: 43%;
	}
	.col-md-2 .insta-img-thumbnail figcaption {
		display: none;
	}
	.col-md-3 .insta_svgs_icons{
		right: 35% !important;
	}
	.col-md-4 .insta_svgs_icons{
		right: 43% !important;
	}
	.sidebar .swiper-slide .insta_svgs_icons {
		width: 20px;
		height: 20px;
		top: 40%;
		right: 35%;
	}
	.sidebar .swiper-slide svg.instagram-video {
		width: 15px;
		height: 15px;
		right: 10px;
		top: 5px;
	}
	footer .swiper-slide .insta_svgs_icons {
		width: 20px;
		height: 20px;
	}
	footer .swiper-slide svg.instagram-video {
		width: 15px;
		height: 15px;
		right: 10px;
		top: 5px;
	}
}