/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
a:focus{
	outline:none !important;
}
@import url('https://fonts.googleapis.com/css2?family=Judson:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

.header-menu .hfe-nav-menu nav ul li{
	position:relative;
}

.header-menu .hfe-nav-menu nav ul li::after{
	position:absolute;
	content:'';
	height:18px;
	width:2px;
	background-color:#0183E1 !important;
	right:0;
	top:50%;
	transform:translateY(-50%);
	opacity:1 !important;
}
.header-menu .hfe-nav-menu nav ul li:last-child::after{
	display:none;
}
.header-menu .hfe-nav-menu nav ul li a.hfe-menu-item:focus{
	outline: unset !important;
}
@media (max-width:1399px){
	.header-menu .hfe-nav-menu nav ul li a.hfe-menu-item{
		padding-left: 15px!important;
    	padding-right: 15px!important;
		display:block !important;
		font-size:18px !important;
	}
}

@media (max-width:1199px){
		.header-menu .hfe-nav-menu nav ul li a.hfe-menu-item{
		padding-left: 10px !important;
        padding-right: 10px !important;
        display: block !important;
        font-size: 16px !important;
	}
}

@media (min-width: 1025px)  and (max-width: 1199px) {
    .middle-header-part{
        width: 55% !important;
    }
	.right-header-part{
		width:25% !important;
	}
}
@media (max-width:1024px){
	.header-menu .hfe-nav-menu nav ul li::after{
		display:none;
	}
}


/* 
.elementor-social-icon-instagram {
	width:34px !important;
	height:34px !important;
	display:flex !important;
	align-items:center !important;
	justify-content:center !important;
	transition: all 0.3s linear;
	border-radius:10px !important;
}
.elementor-social-icon-instagram:hover {
    background: linear-gradient(45deg, #f9ce34, #ee2a7b, #6228d7) !important;
}

.elementor-social-icon-instagram:hover svg{
	fill:#ffffff !important;
}
.elementor-social-icon-facebook-f{
	width:34px !important;
	height:34px !important;
	display:flex !important;
	align-items:center !important;
	justify-content:center !important;
	transition: all 0.3s linear;
	border-radius:10px !important;
}
.elementor-social-icon-facebook-f svg{
	height:0.9em !important;
}
.elementor-social-icon-facebook-f:hover{
	background: linear-gradient(to bottom, #3b8beb, #1778f2) !important;
}
.elementor-social-icon-facebook-f:hover svg{
	fill:#ffffff !important;
}

.elementor-social-icon-twitter{
	width:34px !important;
	height:34px !important;
	display:flex !important;
	align-items:center !important;
	justify-content:center !important;
	transition: all 0.3s linear;
	border-radius:10px !important;
}
.elementor-social-icon-twitter svg{
	height:0.9em !important;
}

.elementor-social-icon-twitter:hover{
	background-color: #1DA1F2 !important;
}

.elementor-social-icon-twitter:hover svg{
	fill:#ffffff !important;
}

.elementor-social-icon-linkedin-in {
	width:34px !important;
	height:34px !important;
	display:flex !important;
	align-items:center !important;
	justify-content:center !important;
	transition: all 0.3s linear;
	border-radius:10px !important;
}
.elementor-social-icon-linkedin-in svg{
	height:0.9em !important;
}
.elementor-social-icon-linkedin-in:hover{
	background-color: #0077B5 !important;
}
.elementor-social-icon-linkedin-in:hover svg{
	fill:#ffffff !important; */
}




.header-social-icon .elementor-social-icons-wrapper .elementor-grid-item{
	display:inline-block;
	margin:0px 10px;
}
div#n2-ss-2 .n2-style-785355f374be86c332d4665aae819858-dot{
	background-color:#ffffff !important;
}
div#n2-ss-2 .n2-style-785355f374be86c332d4665aae819858-dot.n2-active{
	outline:2px solid #ffffff;
	outline-offset:2px !important;
}
.n2-ss-control-bullet-horizontal{
	bottom:16% !important;	
}
.nextend-arrow-previous.nextend-arrow-animated-fade{
	left:15%;
}
.nextend-arrow-next.nextend-arrow-animated-fade{
	right:15%;
}
.most-trending-blog-part{
	box-shadow: 0px 4px 25px 0px #0000001A;
	border: 0.5px solid #00000029
}





.interest_feature_box > div{
	position:relative;
}

.interest_feature_box > div::before{
	content: " ";
    position: absolute;
    top: 10px;
    left: 10px;
    right: -4px;
    bottom: -4px;
    border: 2px solid #0183E1;
	z-index:-1;
    width: 100%;
    height: 100%;
}
.interest_feature_box > div:hover::before{
	display:none;
}
.interest_feature_box h2{
	opacity:0;
	transition: all 0.3s linear;
}
.interest_feature_box > div:hover h2{
	opacity:1;
	transform:translateY(-15px);
}
.interest_feature_box > div:hover{
	background-color:#FFFFFF !important;
}
.interest_feature_box > div:hover img{
	 filter: invert(21%) sepia(94%) saturate(7481%) hue-rotate(4deg) brightness(107%) contrast(106%);
}
.interest_feature_box > div h2 > a{
	text-decoration:none !important;
}
.image_margin{
	margin-bottom:0px !important;
}

/* .text-heading-interest{
	display:none;
	transition: all 0.3s linear;
}
.interest_feature_box > div:hover .text-heading-interest{
	display:block;
} */

.lets_social_media a{
	transition: all 0.5s linear;
}
.lets_social_media a:hover{
	background-color:#ffffff !important;
}
.lets_social_media a:hover svg path{
	fill:#0183E1 !important;
}


.lets_social_media_gallery a{
	transition: all 0.5s linear;
}
.lets_social_media_gallery a:hover{
	background-color:#0183E1 !important;
}
.lets_social_media_gallery a:hover svg path{
	fill:#ffffff !important;
}


.contact-form-footer form input::placeholder{
	color:#616161;
	font-family: "Judson", serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: 0%;

}
.contact-form-footer form input{
	border:none !important;
	border-bottom: 1px dashed #616161 !important;
	border-radius:unset !important;
	
}
.contact-form-footer form input[type="text"],
.contact-form-footer form input[type="email"]{
	padding-left:0px !important;
}
.contact-form-footer form p br{
	display:none;
}
.contact-form-footer form p label{
	display:block;
	margin-bottom:30px;
}
.contact-form-footer form input[type="submit"]{
	padding-right:90px !important;
	padding-left:90px !important;
	position:relative !important;
	font-family: "Judson", serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	width:100%;
}
.contact-form-footer form input[type="submit"]::before{
	 content: " " !important;
    position: absolute!important;
    top: 10px!important;
    left: 10px!important;
    border: 2px solid #0183E1!important;
    z-index: -1!important;
    width: 100%!important;
    height: 100%!important;
}
.contact-form-footer form .footer-submit-btn{
	display:inline-block;
	height:47px;
	position:relative;
}
.contact-form-footer form .footer-submit-btn p{
	height: 55px;
    position: relative;
	transition: all 0.5s linear!important;
}
.contact-form-footer form .footer-submit-btn p::before{
	content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: -4px;
    bottom: -4px;
    border: 1px solid #000;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.contact-form-footer form .footer-submit-btn p:hover{
	top: 5px;
    left: 5px;
}
.contact-form-footer form .footer-submit-btn p:hover input{
	background-color: #F8A127 !important;
	border-bottom:none !important;
}
.contact-form-footer form .footer-submit-btn p:hover::before{
	display:none;
}

.footer_para p{
		margin-bottom:0px !important;
}

/* @media(max-width:1599px){
	.main-container{
		max-width:1460px !important; 
		margin:0 auto;
	}
} */
@media(max-width:1499px){
/* 	.header-social-icon a svg{
		width:35px;
	}
	.header-social-icon .elementor-grid-item{
		width:50px;
		height:50px;
	} */
}
@media(max-width:1399px){
	
}
@media(max-width:1099px){
	
}@media(max-width:1024px){
	.n2-ss-control-bullet-horizontal{
		bottom:10% !important;
	}
}
@media (max-width:767px){
	.n2-ss-control-bullet-horizontal{
		bottom:0% !important;
	}
}
.para-content p{
	margin-bottom:0px !important;
}



/* about page css start */
.main-about-image-column{
	position:relative;
}
.new--1{
	position:absolute;
	top:-90px !important;
	right:0px !important;
	width:120% !important;
	height:auto !important;
	z-index:1;
}

.rotate_image-bg{
	position:relative;
}

.rotate_image-bg::before{
	content:'';
	position:absolute;
	z-index:-1;
	width:100%;
	height:100%;
	transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform-origin: top right;
	background: linear-gradient(333.48deg, #FFFFFF -3.87%, #0B88E2 100.74%);
}
.image-column{
	background: linear-gradient(180deg, #0183E1 0%, #72BDED 100%);
	position:relative;
}
.bottom-part-social-link{
	position:absolute;
	bottom:0;
}
.heading-title-social{
	margin-bottom:0px !important;
}
.heading-title-social h3 span{
	  font-family: "Inter", sans-serif !important;
}
.best-image-part{
	position:relative;
    transform: rotate(3deg);
	overflow:hidden;
}
.best-image-part.part-2{
	 transform: rotate(-3deg);
}
.best-image-part img{
	position:relative;
	box-shadow: 0px 4px 25px 0px #00000026;
}

.best-image-part .pin-part{
	position:absolute;
	left: 20px;
    top: 15px;
    width: 30px;
}
.best-image-part .heart-part{
	position:absolute;
    left: 30px;
    bottom: 35px;
	width: 30px;
	opacity:0;
	transition:all 0.5s linear;
	transform:translatey(-50px);
}
.best-image-part:hover .heart-part{
	opacity:1;
	transform:translatey(0px);
}

.follow-me-btn a{
	width:90% !important;
	position:relative;
}
.follow-me-btn a::before{
	 content: "" !important;
    position: absolute !important; 
    top: 5px !important;
    left: 5px !important;
    right: -4px !important;
    bottom: -4px !important;
    border: 1px solid #000 !important;
    z-index: -1 !important;
    width: 100% !important;
    height: 100% !important;
}
.follow-me-btn a:hover{
	top: 5px;
    left: 5px;
}
.follow-me-btn a:hover::before{
	display:none;
}
.about-sub-name{
	font-size:60px !important;
}

@media (max-width:1599px){
	.best-text-heading h2{
		font-size:115px!important;
	} 
}
@media (max-width:1399px){
	.best-text-heading h2{
		font-size:95px!important;
	} 
}

@media (min-width:1025px) and (max-width:1199px){
	.best-text-heading h2{
		font-size:80px!important;
	} 
}
@media (min-width:1025px) and (max-width:1399px){
	.new--1 {
		top: -30px !important;
		width: 110% !important;
	}
	.my-name h2{
		font-size:180px !important;
	}
	.my-name > div{
		margin-top:-100px !important;
	} 
}
@media (max-width:1024px){
	.new--1{
		position:unset !important;	
	}
	.rotate_image-bg::before{
		display:none;
	}
	.rotate_image-bg{
		max-width:500px !important;
		margin:0 auto !important;
	}
	.bottom-part-social-link{
		position:unset !important;
	}
}
@media (max-width:767px){
	.about-sub-name{
		font-size:30px !important;
	}
}
/*  about page css end */

























/* About Section */

@import url('https://fonts.googleapis.com/css2?family=Judson:ital,wght@0,400;0,700;1,400&display=swap');
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Judson", serif;
}





.about-section{
    padding: 80px 0px;
    background: url(../images/background-image.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}
.about-section .about-me-heading{
    font-weight: 400;
    font-size: 62px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #000000;

}
.about-section .content-row-about{
    padding-top: 200px;
}
.intro-section{
    background: linear-gradient(to bottom, #BBE9F9, #74C2F0, #3AA2E8, #0183E1);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
}
.img-bg-circle{
    width: 328px;
    height: 334px;
    background-color: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    top: -20%;
    left: 50%;
    transform: translateX(-50%);
}
.img-bg-circle img{
    width: 100%;
    height: 99%;
    border-radius: 50%;
    object-fit: cover;
}
.intro-section .about-content{
    padding: 200px 100px 50px 50px;
}
.intro-section .about-content h2{
    font-size: 44px;
    line-height: 1.15;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 20px;
}
.intro-section .about-content p{
    color: #ffffff;
    text-align: justify;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1;
}
.intro-section .about-content .about-social-media{
    margin-top: 50px;
}
.intro-section .about-content .about-social-media ul{
    margin: 0;
    padding:0;
}
.intro-section .about-content .about-social-media ul li{
    list-style-type:none;
    display: inline-block;
    margin-right: 30px;
}   
.intro-section .about-content .about-social-media ul li a{
    color: #ffffff;
    border: 1px solid #ffffff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.intro-section .about-content .about-social-media ul li a i{
    font-size: 20px;
    line-height: 1;
}
.intro-section .about-content .about-social-media ul li a:hover{
    background-color: #ffffff;
    color: #0183E1;
}




.map_bg_section{
    position: relative;
}
.map_area_content{
    position: relative;
}
.map_bg_section .step-part{
    background-color: #0183E1;
    width: 120px;
    height: auto;
    transition: all 0.7s linear;
    -webkit-transition: all 0.7s linear;
    -moz-transition: all 0.7s linear;
    -ms-transition: all 0.7s linear;
    -o-transition: all 0.7s linear;
}
.map_bg_section .step-part:hover{
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
}
.map_bg_section .content-part{
    padding: 0px 10px;
}
.map_bg_section .content-part h2{
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 0px;
    margin-top: -10px;

}
.map_bg_section .step-part:hover .content-part h2{
    margin-bottom: -5px;
}
.map_bg_section .content-part p{
    font-size: 7px;
    line-height: 1;
    color: #ffffff;
    font-weight: 400;
    display: none;  
    margin-bottom: 0px;
}
.map_bg_section .step-part:hover .content-part p{
    display: inline-block;
    transition: all 0.7s linear;
    -webkit-transition: all 0.7s linear;
    -moz-transition: all 0.7s linear;
    -ms-transition: all 0.7s linear;
    -o-transition: all 0.7s linear;
}
.map_bg_section .step-part .img-part img{
    margin-top: -10px;
    margin-left: -10px;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.map_bg_section .step-part .img-part{
    position: relative;
    height: 120px;
    width: 120px;
}
.map_bg_section .step-part .img-part .pin-icon-part {
    position: absolute;
    top: -20px;
    left: 0;
}
.map_bg_section .step-part .img-part .pin-icon-part i{
    font-size: 25px;
}
.map_bg_section .step-part:hover .img-part .pin-icon-part i{
    display: none;
}
.map_bg_section .step-part-1{
    position: absolute;
    left: 10%;
    top: 30%;
}
.map_bg_section .step-part-2{
    position: absolute;
    top: 55%;
    left: 40%;
}
.map_bg_section .step-part-3{
    position: absolute;
    top: 10%;
    right: 35%;
}
.map_bg_section .step-part-4{
    position: absolute;
    top: 60%;
    right: 10%;
}
.about-section .bottom-text-content{
    text-align: center;
    position: absolute;
    bottom: 0;
}
.about-section .bottom-text-content p{
    color: #2C2C2C;
    font-size: 52px;
    font-weight: 400;
    line-height: 1;
	margin-bottom:0px !important;
}


.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1700px;
}
/* @media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1700px;
    }
} */
/* @media (min-width: 1600px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1700px;
    }
} */



@media (max-width:1399px){
    /* .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1480px;
    } */
    .about-section .content-row-about {
        padding-top: 120px;
    }
    .intro-section .about-content {
        padding: 170px 50px 40px 40px;
    }
    .img-bg-circle {
        width: 280px;
        height: 286px;
        top: -15%;
    }
    .intro-section .about-content h2{
        margin-top: 10px;
        font-size: 32px;
    }
    .intro-section .about-content .about-social-media ul li{
        margin-right: 20px;
    }
    .map_bg_section .step-part{
        width:140px;
    }
    .about-section .bottom-text-content p{
        font-size: 48px;
    }
}
@media (max-width:1199px){
    .about-section .content-row-about{

    }
    .img-bg-circle {
        width: 200px;
        height: 206px;
        top: -15%;
    }
    .intro-section .about-content {
        padding: 130px 40px 40px 35px;
    }
    .intro-section .about-content h2{
        font-size: 25px;
    }
    .intro-section .about-content p{
        font-size: 18px;
        margin-bottom: 15px;
    }
    .intro-section .about-content .about-social-media{
        margin-top: 40px;
    }

}
@media (max-width:1024px){
    .about-section .about-me-heading{
        font-size: 45px;
		line-height:45px;
    }
}
@media (max-width:991px){
	.about-section{
		 padding: 50px 0px;
	}
    .intro-section .about-content {
        padding: 110px 40px 40px 35px;
    }
    .img-bg-circle {
        top: -25%;
    }
    .about-section .bottom-text-content{
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        width: 85%;
}
    .map_area_content{
        padding: 50px 0px 70px;
    }
    .about-section .bottom-text-content p{
        font-size: 35px;
        margin-bottom: 0;
    }
    /* .about-section .about-me-heading{
        padding-top: 100px;
    } */
    .intro-section .about-content h2{
        font-size: 35px;
    }
}
@media (max-width:767px){
    .map_area_content{
        display: none;
    }
    .intro-section .about-content {
        padding: 100px 40px 40px 35px;
    }
  .about-section .about-me-heading{
        font-size: 30px;
        line-height: 30px;
    }
}
@media (max-width:575px){
    .about-section .content-row-about{
        padding-top: 100px;
    }
    .intro-section .about-content h2{
        font-size: 28px;
    }
    .img-bg-circle{
        width: 170px;
        height: 176px;
        top: -20%;
    }
    .intro-section .about-content {
        padding: 80px 20px 40px 20px;
    }
  
}
@media (max-width:400px){
    .intro-section .about-content {
        padding: 65px 20px 40px 20px;
    }
}



/* About Section */

/* journey_post_section*/

@import url('https://fonts.googleapis.com/css2?family=Judson:ital,wght@0,400;0,700;1,400&display=swap');
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Judson", serif;
}

.my-journey-post-section{
    background-image: url(../images/background-image.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    padding: 50px 0px;
}
.my-journey-post-section .journey-heading{
    font-weight: 400;
    font-size: 62px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #000000;
}
.my-journey-post-section .most-trending-blog-section{
    background-color: #ffffff;
    border: 0.5px solid #00000029;
    box-shadow: 0px 4px 25px 0px #0000001A;
    padding: 40px;
}
.most-trending-blog-section .heading{
    font-weight: 400;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;
    margin-bottom: 30px;
}
.most-trending-blog-section .blog-banner-image{
    max-width: 896px;
    height: 515px;
}
.most-trending-blog-section .blog-banner-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.most-trending-blog-section .blog-sort-details .date-part{
    margin: 15px 0px;
    color: #616161;
    font-weight: 400;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0%;

}
.most-trending-blog-section .blog-sort-details .date-part span{
    display: inline-block;
    margin: 0px 5px;
    position: relative;
}
.most-trending-blog-section .blog-sort-details .date-part span:nth-child(1)::after{
    position: absolute;
    content: "";
    width: 30px;
    height: 1px;
    background-color: #616161;
    top: 50%;
    left: 150%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.most-trending-blog-section .blog-sort-details .date-part span:nth-child(2){
    margin-left: 50px;
}
.most-trending-blog-section .blog-sort-details .blog-name a{
    font-weight: 700;
    font-size: 38px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;
    text-decoration: none;
}
.most-trending-blog-section .blog-sort-details .blog-description{
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0%;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    color:#616161;
}
.feature-main-section{
    position: relative;
    padding-left: 12px;
}
.feature-post-part{
    background-color: #ffffff;
    padding: 40px 20px 20px;
    border: 0.5px solid #00000040;
    box-shadow: 0px 4px 25px 0px #0000001A;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    right: 12px;
}
.feature-main-section .bg-rotate-shap{
    position: absolute;
    width: 90%;
    height: 93%;
    bottom: 0;
	left:-12px;
    background-color: #4DA8EA;
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform-origin: left bottom;
}
.feature-post-part .heading{
    font-weight: 400;
    font-size: 32px;
    line-height: 100%;
    margin-bottom: 30px;
    color: #000000;
}
.feature-post-part .post-image-feature-slider .post-image-part{
    max-width: 528px;
    height: 515px;
    position: relative;
    overflow: hidden;
}
.feature-post-part .post-image-feature-slider .overlay-on-image{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    background: #00000033;

}
.feature-post-part .post-image-feature-slider .post-image-part img{
    width: 100%;
    height: 100%;
    object-fit: cover;

}
.feature-post-part .post-image-feature-slider .post-image-part .icon-part{
    position: absolute;
    left: 4%;
    bottom: 3%;
    z-index: 2;
}
.feature-post-part .post-image-feature-slider .post-image-part .icon-part i{
    font-size: 45px;
    color: #ffffff;
}
.post-item .post-content-part .post-name {
    margin-bottom: 0px;
}
.post-item .post-content-part .post-name a{
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;
    display: inline-block;
    margin: 20px 0px;
    text-decoration: none;
}
.post-item .post-content-part .post-description{
    font-weight: 400;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #616161;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    margin-bottom: 0px;
}
.post-image-feature-slider .owl-nav{
    position: absolute;
    top: -65px;
    right: 0%;
}
.post-image-feature-slider .owl-nav i{
    font-size: 30px;
    display: inline-block;
}
.post-image-feature-slider .owl-nav button:nth-child(1){
    margin-right: 15px;
}

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1700px;
}

/* @media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1700px;
    }
} */

@media (max-width: 1599px) {
    .feature-post-part .post-image-feature-slider .post-image-part,
    .most-trending-blog-section .blog-banner-image{
        height: 470px;
    }
}
@media (max-width: 1399px) {
    .feature-post-part .post-image-feature-slider .post-image-part,
    .most-trending-blog-section .blog-banner-image{
        height: 400px;
    }
}
@media (max-width: 1199px) {
    .feature-post-part .post-image-feature-slider .post-image-part,
    .most-trending-blog-section .blog-banner-image{
        height: 350px;
    }
    .feature-post-part .post-image-feature-slider .post-image-part .icon-part i{
        font-size: 35px;
    }
}
@media (max-width: 1024px){
    .my-journey-post-section .journey-heading{
        font-size: 45px;
        line-height: 45px;
    }
}

@media (max-width: 991px){
    .feature-post-part .post-image-feature-slider .post-image-part, .most-trending-blog-section .blog-banner-image{
        height: 250px;
    }
    /* .feature-main-section{
        position: unset;
        margin-top: 30px;
    }
    .feature-main-section .bg-rotate-shap{
        display: none;
    }
    .feature-post-part{
        position: unset;
    } */
    .my-journey-post-section .most-trending-blog-section{
        padding: 30px;
    }
    .feature-post-part{
        padding: 30px 20px 20px 20px;
    }
    .most-trending-blog-section .heading{
        font-size: 25px;
        margin-bottom: 20px;
    }
    .feature-post-part .heading{
        font-size: 25px;
        margin-bottom: 20px;
    }
    .post-image-feature-slider .owl-nav{
        top: -10.5%;
    }
    .post-image-feature-slider .owl-nav i{
        font-size: 24px;
    }
    .post-image-feature-slider .owl-nav button:nth-child(1){
        margin-right: 5px;
    }
    .most-trending-blog-section .blog-sort-details .blog-name a{
        font-size: 28px;
    }
    .post-item .post-content-part .post-name a{
        font-size: 28px;
    }
    .most-trending-blog-section .blog-sort-details .blog-description{
        font-size: 20px;
    }
    .post-item .post-content-part .post-description{
        font-size: 20px;
    }
    .feature-post-part .post-image-feature-slider .post-image-part .icon-part i{
        font-size: 30px;
    }
}
@media (max-width: 767px){
    .most-trending-blog-section .heading{
        font-size: 25px;
    }
   .most-trending-blog-section .blog-banner-image{
        height: 100%;
        max-width: 100%;
   }
   .most-trending-blog-section .blog-banner-image img{
    aspect-ratio: 3 / 2;
   }
   .most-trending-blog-section .blog-sort-details .blog-name a{
        font-size: 24px;
    }
    .most-trending-blog-section .blog-sort-details .blog-description{
        font-size: 18px;
    }
    .most-trending-blog-section .heading{
        margin-bottom: 20px;
    }
    .my-journey-post-section .most-trending-blog-section{
        padding: 20px;
    }
    .feature-main-section{
        position: unset;
        margin-top: 30px;
    }
    .feature-main-section .bg-rotate-shap{
        display: none;
    }
    .feature-post-part{
        position: unset;
    }
    .feature-post-part{
        padding: 20px;
    }

    .feature-post-part .post-image-feature-slider .post-image-part{
        max-width: 100%;
        height: 100%;
    }
    .feature-post-part .post-image-feature-slider .post-image-part img{
        aspect-ratio: 3/ 2;
    }
    .feature-post-part .heading{
        font-size: 25px;
        margin-bottom: 20px;
    }
    .post-item .post-content-part .post-name a{
        font-size: 24px;
        margin: 20px 0px 10px;
    }
    .post-image-feature-slider .owl-nav{
        top: -10%;
    }
    .post-item .post-content-part .post-description{
        font-size: 18px;
        line-height: 18px;
    }
    .my-journey-post-section .journey-heading{
        font-size: 30px;
        line-height: 30px;
    }
}
@media (max-width: 575px){
    .post-image-feature-slider .owl-nav {
        top: -12%;
    }
    .feature-post-part .post-image-feature-slider .post-image-part .icon-part i{
        font-size: 30px;
    }
}


/* journey_post_section*/

/* thumbnail slider */


.thumbnail-slider-section{
    background-image: url('../images/thumbnail.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
}
.thumbnail-slider-section .thumbnail-heading{
    font-weight: 400;
    font-size: 62px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;
  }
  .thumbnail-slider-section .slider-container {
    margin: auto;
    position: relative;
  }
  .thumbnail-slider-section .slider-container .slide-item {
    position: relative;
    overflow: hidden;
    margin-right: 20px;
  }
 .thumbnail-slider-section .slider-container .slide-item::before {
    position: absolute;
    content: "";
    width: 100%;
    max-width: 350px;
    height: 100%;
    top: 100%;
    z-index: 2;
    transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
  }
  .thumbnail-slider-section .slider-container .slide-item:hover::before {
    background: #00000080;
    top: 60%;
  }
  .thumbnail-slider-section .slider-container .slide-item .image-part {
    max-width: 350px;
    height: 350px;
  }
  .thumbnail-slider-section .slider-container .slide-item .image-part img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 3 / 2;
  }
  .thumbnail-slider-section .slider-container .slide-item .thumbnail-image-caption {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    height: 100%;
    padding: 25px 15px 15px 15px;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
  }
  .thumbnail-slider-section .slider-container .slide-item:hover .thumbnail-image-caption {
    transform: translateY(60%);
    -webkit-transform: translateY(60%);
    -moz-transform: translateY(60%);
    -ms-transform: translateY(60%);
    -o-transform: translateY(60%);
  }
  .thumbnail-slider-section .thumbnail-image-caption .image-caption-content h3 {
    font-weight: 400;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;
  }
  .thumbnail-slider-section .thumbnail-image-caption .image-caption-content p {
    font-weight: 400;
    font-style: italic;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #C9C9C9;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
  }
  .thumbnail-slider-section .thumbnail-image-caption .image-caption-content a {
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;
    text-decoration: none;
  }
  .thumbnail-slider-section .swiper-button-prev{
    left: -34%;
  }
  .thumbnail-slider-section .swiper-button-next {
    left: -29%;
  }
   .thumbnail-slider-section .swiper-button-next:after, .swiper-button-prev:after {
        display: none;
      }
     .thumbnail-slider-section .swiper-button-next,
     .thumbnail-slider-section .swiper-button-prev{
        font-size: 40px;
        color: #090909;
      }
     .thumbnail-slider-section .swiper-button-disabled i{
        color: #9E9E9E;
      }
  
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1700px;
}
@media (max-width: 1599px){
    /* .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1480px;
    }   */
    .thumbnail-slider-section .thumbnail-heading{
        font-size: 50px;
    }
    .thumbnail-slider-section .slider-container .slide-item .image-part{
        height: 300px;
        aspect-ratio: 3 / 2;
    }
    .thumbnail-slider-section .slider-container .slide-item .image-part img{
        aspect-ratio: 3 / 2;
    }
    .thumbnail-slider-section .thumbnail-image-caption .image-caption-content h3{
        font-size: 25px;
		margin-bottom: 10px;
    }
    .thumbnail-slider-section .slider-container .slide-item .thumbnail-image-caption{
        padding: 15px;
    }
}
@media (max-width: 1499px){

}
@media (max-width: 1399px){
    .thumbnail-slider-section .thumbnail-heading {
        font-size: 45px;
    }

    .thumbnail-slider-section .slider-container .slide-item .image-part{
        height: 270px;
    }
    .thumbnail-slider-section .slider-container .slide-item .image-part{
        height: 270px;
        aspect-ratio: 3 / 2;
    }
    .thumbnail-slider-section .slider-container .slide-item .image-part img{
        aspect-ratio: 3 / 2;
    }
    .thumbnail-slider-section .slider-container .slide-item .thumbnail-image-caption{
        padding-top: 10px;
    }
    .thumbnail-slider-section .thumbnail-image-caption .image-caption-content h3{
        font-size: 20px;
		margin-bottom:5px;
    }
}
@media (max-width: 1199px){
    .slick-prev{
        left: 93%;
        right: 14px;
        height: unset !important;
        top: -45px;
    }
    .slick-next{
        left: 95%;
        right: 14px;
        height: unset !important;
        top: -45px;
    }
} 
@media (max-width: 1199px){
    .thumbnail-slider-section .swiper-button-prev{
        left: 91%;
        top: -50px;
    }
    .thumbnail-slider-section .swiper-button-next{
        left: 96%;
        top: -50px;
    }
}

@media (max-width:1024px){
    .thumbnail-slider-section .slider-container .slide-item .image-part{
        max-width: 385px;
    }
    .thumbnail-slider-section .thumbnail-heading{
        font-size: 45px;
		line-height:45px;
    }
}
@media (max-width:991px){
    .thumbnail-slider-section .swiper-button-prev {
        left: 90%;
    }
}
@media (max-width:767px){
    .thumbnail-slider-section .swiper-button-prev{
        display: none;
    }
    .thumbnail-slider-section .swiper-button-next{
        display: none;
    }
    .thumbnail-slider-section .thumbnail-heading{
        font-size: 30px;
		line-height:30px;
		margin-bottom:10px;
    }
}



/*       .swiper-button-next:after, .swiper-button-prev:after {
        display: none;
      }
      .swiper-button-next,
      .swiper-button-prev{
        font-size: 40px;
        color: #090909;
      }
      .swiper-button-disabled i{
        color: #9E9E9E;
      } */


/* thumbnail slider */

/* added new css for styling  start */
.equipment-for-blogging .main-heading{
    font-weight: 400;
    font-size: 62px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 70px;

}
.equipment-for-blogging .blog-image{
    max-width: 100%;
    height: 307px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.equipment-for-blogging .blog-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.equipment-for-blogging .overlay-part{
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
}
.equipment-for-blogging .blog-image:hover .overlay-part{
    opacity: 1;
}
.equipment-for-blogging .blog-image .image-title-name{
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FFFFFF;
    padding: 0px 40px;
    position: absolute;
    z-index: 2;
    opacity: 0;
    bottom: 0;
	margin-bottom:15px !important;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
}
.equipment-for-blogging .blog-image:hover .image-title-name{
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
}

@media (max-width:1399px){
	.equipment-for-blogging .main-heading{
		margin-bottom:50px;
		font-size:50px;
		line-height:50px;
	}
}
@media (max-width:1024px){
	.equipment-for-blogging .main-heading{
		margin-bottom:35px;
		font-size:35px;
		line-height:35px;
	}
}
@media (min-width:992px) and (max-width:1199px){
	.equipment-for-blogging .blog-image{
		height:250px;
	}
}
@media (max-width:991px){
	.equipment-blogging .feature-main-section{
		position:unset;
	}
	.equipment-blogging .feature-main-section .bg-rotate-shap{
		display:none;
	}
	.equipment-blogging .feature-post-part{
		position:unset !important;
		max-width: 550px;
        margin: 0 auto;
	}
}
@media (max-width:767px){
	.equipment-for-blogging .blog-image{
		margin-bottom:20px;
	}
}


/* added new css for styling  end */



/* counter css start */
.parent-counter {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }

  .stat-row {
    display: flex;
    justify-content: space-between;
  }

  .stat-item {
    margin-right: 40px;
  }

  .stat-number {
    color: #ffffff;
    font-weight: 600;
    font-size: 70px;
    letter-spacing: 2%;
    text-transform: uppercase;    
    font-family: "Inter", sans-serif !important;
  }
  .stat-number .counter-number{
    font-family: "Inter", sans-serif !important;
  }

  .stat-title {
    font-weight: 400;
    font-size: 32px;
    letter-spacing: 2%;
    text-transform: uppercase;    
    color: #ffffff;
  }

  /* counter css end */

@media (max-width:1024px){
	.stat-number{
		font-size:50px;
	}
}
@media (min-width:1025px) and (max-width:1399px){
	.stat-number{
		font-size: 50px;
	}

	.full-name-about h2{
		font-size:70px !important;
	}
	
	.full-name-about h2 span.about-sub-name{
		font-size:40px !important;
	}
}
@media (max-width:767px){
	.stat-row{
		flex-direction: column;
        align-items: center;
    }
	.stat-row .stat-item{
		margin-right:0px;
		text-align:center;
		margin-bottom:30px;
	}
	.stat-row .stat-item .stat-number{
		font-size:40px;
		line-height:40px;
	} 
	.stat-row .stat-item  .stat-title{
		font-size:25px;
		line-height:25px;
	}
}


/* videos */

@import url("https://fonts.googleapis.com/css2?family=Judson:ital,wght@0,400;0,700;1,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

.video-main-part-section{
  margin-bottom: 75px;
}
.categories-btn-part{
  display: flex;
  gap: 10px;
  align-items: center;
}


.categories-btn-part span{
  font-weight: 400;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
}
.categories-btn{
  display: flex;
  gap: 10px;
}
.categories-btn a{
  text-decoration:none !important;
  padding: 10px 20px;
  border: 1px solid #0183E1;
  color:#0183E1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;

}
.categories-btn a:hover{
  background-color: #0183e1;
  color: #ffffff;
}
.categories-btn-part > a{
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-color: #0183e1;
  text-decoration-thickness: 0%;
  text-decoration-skip-ink: auto;
  color: #0183E1;
  -moz-text-decoration-color: #0183e1;
  -moz-text-decoration-style: solid;
}


.video-parts .search-filter-bar {
  display: flex;
  justify-content: end;
  flex-wrap: wrap;
}

.search-input {
  display: flex;
  gap: 10px;
}
.date-part-filter {
  display: flex;
  gap: 10px;
  align-items: center;
  /* justify-content: end; */
}
.search-input button,
.date-part-filter button {
  background-color: #ffffff;
  color: #0183e1;
  padding: 10px 20px;
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  border: 1px solid #0183e1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}

.search-input button:hover,
.date-part-filter button:hover {
  background-color: #0183e1;
  color: #ffffff;
}
.search-input input,
.date-part-filter input {
  padding: 10px 20px;
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: lowercase;
  color: #0183e1;
  border: 1px solid #a8a8a8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.search-input input:focus,
.date-part-filter input:focus {
  border: 1px solid #0183e1 !important;
  outline: none !important;
}
.search-input input::placeholder,
.date-part-filter input::placeholder {
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: lowercase;
  color: #a8a8a8;
}



.video-main-blog-part {
  position: relative;
  /* display: inline-block; */
}

.video-main-blog-part video.video-page-inner {
  border-radius: 25px;
  display: block;
  width: 100%;
  height: 750px;
  object-fit: cover;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.video-main-blog-part .wrapper-btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.video-main-blog-part .video-btn {
  height: 50px;
  width: 50px;
  line-height: 70px;
  text-align: center;
  border-radius: 50%;
  background: #0183e1;
  color: #fff;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
  z-index: 2;
  position: relative;
}

.video-main-blog-part .video-btn:hover {
  background: #000000;
}

/* Waves outside button */
.video-main-blog-part .waves-container {
  position: absolute;
  width: 80px;
  height: 80px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.video-main-blog-part .waves {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #0183e14d;
  opacity: 0;
  border-radius: 50%;
  animation: waves 2.5s ease-in-out infinite;
}

@keyframes waves {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}

.video-main-blog-part .wave-1 {
  animation-delay: 0s;
}
.video-main-blog-part .wave-2 {
  animation-delay: 0.8s;
}
.video-main-blog-part .wave-3 {
  animation-delay: 1.6s;
}


.video-parts .heading-part h2{
  font-weight: 400;
  font-size: 52px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #070707;
  margin: 20px 0px  ;
}
.video-parts .heading-part p{
  font-weight: 400;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #616161;
}
.you-tube-video-frame{
  width: 100%;
  height: 595px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

.other-trip-part .main-heading-part h2 {
  position: relative;
}

.other-trip-part .main-heading-part h2 span {
  font-weight: 400;
  font-size: 62px;
  line-height: 100%;
  letter-spacing: 0%;
  color:#000000;
  padding-right: 10px;
  background-color: #ffffff;
}

.other-trip-part .main-heading-part h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.5em;
  border-bottom: 1px solid #737373;
  z-index: -1; 
}
.other-trip-part .heading-part-details h2{
  font-weight: 400;
  font-size: 52px;
  line-height: 100%;
  letter-spacing: 0%;
  color:#070707;
  margin: 20px 0px;
}
.other-trip-part .heading-part-details p{
    font-weight: 400;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #616161;
}
.video-page-thumbnail-part{
  width: 100%;
  height: 285px;
  border-radius: 20px;
}
/* videos */
/* video responsive */

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1700px;
}

@media (max-width: 1599px) {
    .feature-post-part .post-image-feature-slider .post-image-part,
    .most-trending-blog-section .blog-banner-image{
        height: 470px;
    }
    .blog-list-section .blog-large-heading{
        font-size: 95px;
    }
    .blog-list-section .blog-most-trending-post{
        font-size: 40px;
    }
}
@media (max-width: 1499px){
    .search-input input, .date-part-filter input{
        padding: 8px;
    }
    .search-input button, .date-part-filter button {
        background-color: #ffffff;
        color: #0183E1;
        padding: 10px 10px;
        font-size: 22px;
    }
    .date-part-filter{
        gap: 5px;
    }
}
@media (max-width: 1399px) {
    .video-parts .categories-btn a{
        padding: 10px 15px;
    }
}
@media (max-width: 1199px){
    .video-parts .search-filter-bar{
        justify-content: start;
        gap: 10px;
    }
    .video-parts .categories-btn-part{
        margin-bottom: 20px;
    }
    .you-tube-video-frame {
        height: 520px;
    }
}
@media (max-width: 1199px) {
    .video-parts .categories-btn-part span{
        width: 100%;
    }
    .video-parts .categories-btn-part{
        flex-wrap: wrap;
    }
    .video-parts .categories-btn{
        flex-wrap: wrap;
    }
}
@media (max-width: 1024px){
    .you-tube-video-frame {
        height: 520px;
    }
    .video-parts .heading-part h2{
        font-size: 42px;
        line-height: 42px;
        
    }
    .other-trip-part .heading-part-details h2{
        font-size: 42px;
        line-height: 42px;
    }
    .other-trip-part .main-heading-part h2 span{
        font-size: 45px;
        line-height: 45px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .video-page-thumbnail-part{
        height: 350px;
    }
}

@media (max-width: 991px){
    .video-main-blog-part video.video-page-inner{
        height: 400px !important;
    }
    .you-tube-video-frame {
        height: 400px;
    }
}
@media (max-width: 767px){
    .video-parts .heading-part h2{
        font-size: 30px;
        line-height: 30px;
    }
    .other-trip-part .main-heading-part h2 span{
        font-size: 30px;
        line-height: 30px;
    }
    .other-trip-part .heading-part-details h2{
        font-size: 30px;
        line-height: 30px;
    }
}

@media (max-width:575px){
    .video-main-blog-part video.video-page-inner{
        height: 350px !important;
    }
    .you-tube-video-frame {
        height: 350px;
    }
    .video-parts .heading-part p{
        font-size: 22px;
    }
    .other-trip-part .heading-part-details p{
        font-size: 22px;
    }
}
@media (max-width:480px){
    .video-main-blog-part video.video-page-inner{
        height: 300px !important;
    }
    .you-tube-video-frame {
        height: 300px;
    }
}
@media (max-width:360px){
    .video-parts .search-filter-bar{
        display: none;
    }
}


/* video  responsive end*/

/* blog */
@import url("https://fonts.googleapis.com/css2?family=Judson:ital,wght@0,400;0,700;1,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

.blog-list-section .my-blogs-heading {
  font-weight: 400;
  font-size: 62px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
  margin: 50px 0px 100px;
}
.blog-list-section .first-row-main {
  margin-bottom: 130px;
}
.blog-list-section .blog-small-heading {
  font-weight: 400;
  font-size: 34px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0183e1;
  margin-bottom: 0px;
}
.blog-list-section .blog-large-heading {
  font-family: "Inter", serif;
  font-weight: 700;
  font-size: 110px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0183e1;
}
.blog-list-section .blog-most-trending-post {
  font-weight: 400;
  font-size: 45px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0183e1;
  margin-bottom: 5px;
}
.blog-list-section .categoris-name-link-heading {
  font-weight: 400;
  font-size: 27px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0183e1;
  margin-bottom: 25px;
}
.categories-part {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.categories-part a {
  text-decoration: none !important;
  font-weight: 400;
  font-size: 17px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0183e1;
  border: 1px solid #0183e1;
  padding: 10px 18px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.categories-part a:hover {
  background-color: #0183e1;
  color: #ffffff;
}
.categories-part a.active-category {
  background-color: #0183e1;
  color: #ffffff;
}
.blog-card-part {
  position: relative;
  z-index: 1;
  box-shadow: 0px 4px 15px 0px #00000026;
}
.blog-card-part::before {
  content: "";
  z-index: -1;
  width: 98%;
  height: 100%;
  top: -1%;
  right: 0;
  position: absolute;
  background: linear-gradient(180deg, #0987e2 0%, #62addd 100%);
  transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform-origin: right top;
}
.blog-card-part .blog-thumbnail-image {
  max-width: 405px;
  height: 284px;
}
.blog-card-part .blog-thumbnail-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-card-part .blog-sort-details {
  background-color: #ffffff;
  padding: 15px;
}
.blog-card-part .blog-sort-details .date-part {
  color: #616161;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  margin-bottom: 5px;
}
.blog-card-part .blog-sort-details .date-part span {
  display: inline-block;
  margin: 0px 5px;
  position: relative;
}
.blog-card-part .blog-sort-details .date-part span:nth-child(1)::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background-color: #616161;
  top: 50%;
  left: 150%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.blog-card-part .blog-sort-details .date-part span:nth-child(2) {
  margin-left: 50px;
}
.blog-card-part .blog-sort-details .blog-name a {
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
  text-decoration: none;
}
.blog-card-part .blog-sort-details .blog-description {
  margin-bottom: 0px;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #616161;
}
.blog-card-part .view-number {
  position: absolute;
  right: 0;
  top: -48px;
  background-color: #ffffff;
  border: 1px solid #0183e1;
  padding: 10px 5px;
}
.blog-card-part .view-number p {
  margin-bottom: 0px;
  font-weight: 400;
  font-size: 26px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0183e1;
}
.blog-card-part .view-number p span {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
}
.search-filter-bar {
  /*display: flex;*/
  justify-content: space-between;
  flex-wrap: wrap;
}

.search-input {
  display: flex;
  gap: 10px;
}
.date-part-filter {
  display: flex;
  gap: 10px;
  align-items: center;
  /* justify-content: end; */
}
.search-input button,
.date-part-filter button {
  background-color: #ffffff;
  color: #0183e1;
  padding: 10px 20px;
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  border: 1px solid #0183e1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}

.search-input button:hover,
.date-part-filter button:hover {
  background-color: #0183e1;
  color: #ffffff;
}
.search-input input,
.date-part-filter input {
  padding: 10px 20px;
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: lowercase;
  color: #0183e1;
  border: 1px solid #a8a8a8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.search-input input:focus,
.date-part-filter input:focus {
  border: 1px solid #0183e1 !important;
  outline: none !important;
}
.search-input input::placeholder,
.date-part-filter input::placeholder {
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: lowercase;
  color: #a8a8a8;
}

.blog-list-page .most-trending-blog-section {
  background-color: #ffffff;
  border: 0.5px solid #00000029;
  box-shadow: 0px 4px 25px 0px #0000001a;
  padding: 40px;
}
.blog-list-page .most-trending-blog-section .heading {
  font-family: Judson;
  font-weight: 400;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #616161;
  margin-bottom: 20px;
}
.blog-list-page .most-trending-blog-section .blog-banner-image {
  max-width: 100%;
  height: 445px;
}
.blog-list-page .most-trending-blog-section .blog-banner-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 3 / 2;
}
.blog-list-page .most-trending-blog-section .blog-sort-details .date-part {
  margin: 15px 0px;
  color: #616161;
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
}
.blog-list-page .most-trending-blog-section .blog-sort-details .date-part span {
  display: inline-block;
  margin: 0px 5px;
  position: relative;
}
.blog-list-page
  .most-trending-blog-section
  .blog-sort-details
  .date-part
  span:nth-child(1)::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background-color: #616161;
  top: 50%;
  left: 150%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.blog-list-page
  .most-trending-blog-section
  .blog-sort-details
  .date-part
  span:nth-child(2) {
  margin-left: 50px;
}
.blog-list-page .most-trending-blog-section .blog-sort-details .blog-name a {
  font-weight: 400;
  font-size: 38px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
  text-decoration: none;
}
.blog-list-page
  .most-trending-blog-section
  .blog-sort-details
  .blog-description {
  margin-bottom: 0px;
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #616161;
}
.labal-text-part {
  display: flex;
  gap: 10px;
  margin: 15px 0px;
}
.labal-text-part span {
  background-color: #0183e1;
  text-transform: capitalize;
  padding: 5px 10px;
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.blog-list-page .date-with-other-option {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.blog-list-page .date-with-other-option ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-list-page .date-with-other-option ul li {
  display: inline-block;
  padding-left: 10px;
}
.blog-list-page .date-with-other-option ul li a {
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  color: #0183e1;
  border: 1px solid #0183e1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.blog-list-page .date-with-other-option ul li a:hover {
  background-color: #0183e1;
  color: #ffffff;
}
.blog-list-page .date-with-other-option ul li a {
  font-size: 16px;
}
.pagination-part .pagination-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pagination-part .pagination-row .previous-part a,
.pagination-part .pagination-row .next-part a {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 10px;
}
.pagination-part .pagination-row .previous-part a span,
.pagination-part .pagination-row .next-part a span {
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #acacac;
  text-transform: capitalize;
}
.pagination-part .pagination-row .previous-part a span i,
.pagination-part .pagination-row .next-part a span i {
  font-size: 30px;
}
.pagination-part .pagination-row .previous-part a:hover span,
.pagination-part .pagination-row .next-part a:hover span {
  color: #090909;
}
.pagination-part .pagination-row .pagination-page a {
  text-decoration: none;
  display: inline-block;
  padding: 5px 10px;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
}
.pagination-part .pagination-row .pagination-page a.active {
  background-color: #0183e1;
  color: #ffffff;
}
.blog-about-person {
  background: linear-gradient(180deg, #9bd7f5 0%, #2797e5 47.5%, #0786e2 100%);
  position: relative;
  padding: 140px 40px 40px;
}
.blog-about-person .image-part-portion {
  width: 228px;
  height: 228px;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  top: -114px;
  left: 50%;
  transform: translateX(-50%);
}
.blog-about-person .image-part-portion .image-part {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 4px solid #ffffff;
}
.blog-about-person .image-part img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  object-fit: cover;
}

.blog-about-person .introdution-part .name {
  font-weight: 400;
  font-size: 52px;
  line-height: 52px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
  margin-bottom: 20px;
}
.blog-about-person .introdution-part .sort-description {
  font-weight: 400;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
}

.blog-about-person .introdution-part .social-media {
  text-align: center;
}
.blog-about-person .introdution-part .social-media ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-about-person .introdution-part .social-media ul li {
  display: inline-block;
  margin: 20px 20px 0px;
}
.blog-about-person .introdution-part .social-media ul li a {
  color: #ffffff;
  border: 1px solid #ffffff;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}

.blog-about-person .introdution-part .social-media ul li a i {
  font-size: 20px;
  line-height: 1;
}
.blog-about-person .introdution-part .social-media ul li a:hover {
  background-color: #ffffff;
  color: #0183e1;
}
.follow-me-on .heading {
  font-weight: 700;
  font-size: 28px;
  line-height: 26.4px;
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: capitalize;
  color: #000000;
}
.follow-me-on .line-part {
  width: 100%;
  height: 5px;
  /* border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF; */
  position: relative;
}
.follow-me-on .line-part::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
  top: 0;
  left: 0;
}
.follow-me-on .line-part::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
  bottom: 0;
  right: 0;
}
.follow-me-on .line-part .bg-part {
  width: 15%;
  height: 100%;
  background-color: #0183e1;
  position: relative;
}
.follow-me-on .line-part .bg-part::after {
  content: "";
  z-index: 2;
  position: absolute;
  width: 5%;
  background-color: #ffffff;
  height: 100%;
  right: -2%;
  top: 0;
  transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  -moz-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
}

.follow-me-on-social-media ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.follow-me-on-social-media ul li {
  margin-bottom: 10px;
}
.btn-link {
text-decoration:none !important;
  display: inline-block;
  width: 100%;
  border: 1px solid #0183e1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  text-decoration: none;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.btn-link:hover {
  background-color: #0183e1;
}
.btn-link .with-text {
  display: flex;
  align-items: center;
  gap: 20px;
}
.btn-link .with-text span {
  font-weight: 400;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 2%;
  vertical-align: middle;
  text-transform: uppercase;
  color: #0183e1;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.btn-link:hover .with-text span {
  color: #ffffff;
}
.btn-link .social-icon-part {
  background-color: #ffffff;
  width: 125px;
  height: 75px;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 12px 16px;
  border: 1px solid #0183e1;
}
.btn-link .social-icon-part img {
  height: 100%;
}
.Popular-Posts .heading {
  font-weight: 700;
  font-size: 28px;
  line-height: 26.4px;
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: capitalize;
  color: #000000;
}
.Popular-Posts .line-part {
  width: 100%;
  height: 5px;
  position: relative;
}
.Popular-Posts .line-part::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
  top: 0;
  left: 0;
}
.Popular-Posts .line-part::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
  bottom: 0;
  right: 0;
}
.Popular-Posts .line-part .bg-part {
  width: 15%;
  height: 100%;
  background-color: #0183e1;
  position: relative;
}
.Popular-Posts .line-part .bg-part::after {
  content: "";
  z-index: 2;
  position: absolute;
  width: 5%;
  background-color: #ffffff;
  height: 100%;
  right: -2%;
  top: 0;
  transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  -moz-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
}

.Popular-post-part {
  position: relative;
  box-shadow: 0px 4px 15px 0px #00000026;
}
.Popular-post-part .blog-thumbnail-image {
  max-width: 100%;
  height: 284px;
}
.Popular-post-part .blog-thumbnail-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.Popular-post-part .blog-sort-details {
  background-color: #ffffff;
  padding: 15px;
}
.Popular-post-part .blog-sort-details .date-part {
  color: #616161;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  margin-bottom: 5px;
}
.Popular-post-part .blog-sort-details .date-part span {
  display: inline-block;
  margin: 0px 5px;
  position: relative;
}
.Popular-post-part .blog-sort-details .date-part span:nth-child(1)::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background-color: #616161;
  top: 50%;
  left: 150%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.Popular-post-part .blog-sort-details .date-part span:nth-child(2) {
  margin-left: 50px;
}
.Popular-post-part .blog-sort-details .blog-name a {
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
  text-decoration: none;
}
.Popular-post-part .blog-sort-details .blog-description {
  margin-bottom: 0px;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #616161;
}

.video-main-blog-part {
  position: relative;
  /* display: inline-block; */
}

.video-main-blog-part video {
  border-radius: 25px;
  display: block;
  max-width: 100%;
  width: 100%;
  height: 360px;
  object-fit: cover;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.video-main-blog-part .wrapper-btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.video-main-blog-part .video-btn {
  height: 80px;
  width: 80px;
  line-height: 90px;
  text-align: center;
  border-radius: 50%;
  background: #0183e1;
  color: #fff;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
  z-index: 2;
  position: relative;
}

.video-main-blog-part .video-btn:hover {
  background: #0183e1;
}

/* Waves outside button */
.video-main-blog-part .waves-container {
  position: absolute;
  width: 100px;
  height: 100px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.video-main-blog-part .waves {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #0183e14d;
  opacity: 0;
  border-radius: 50%;
  animation: waves 2.5s ease-in-out infinite;
}

@keyframes waves {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}

.video-main-blog-part .wave-1 {
  animation-delay: 0s;
}
.video-main-blog-part .wave-2 {
  animation-delay: 0.8s;
}
.video-main-blog-part .wave-3 {
  animation-delay: 1.6s;
}

.all-categories .heading {
  font-weight: 700;
  font-size: 28px;
  line-height: 26.4px;
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: capitalize;
  color: #000000;
}
.all-categories .line-part {
  width: 100%;
  height: 5px;
  position: relative;
}
.all-categories .line-part::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
  top: 0;
  left: 0;
}
.all-categories .line-part::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
  bottom: 0;
  right: 0;
}
.all-categories .line-part .bg-part {
  width: 15%;
  height: 100%;
  background-color: #0183e1;
  position: relative;
}
.all-categories .line-part .bg-part::after {
  content: "";
  z-index: 2;
  position: absolute;
  width: 5%;
  background-color: #ffffff;
  height: 100%;
  right: -2%;
  top: 0;
  transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  -moz-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
}

.recent-blog-heading {
  font-weight: 400;
  font-size: 48px;
  line-height: 100%;
  margin-bottom: 30px;
  color: #000000;
}
.blog-thumbnail-image-slider-carousel .post-item {
  padding: 10px 0px;
}
.blog-thumbnail-image-slider-carousel .owl-nav {
  position: absolute;
  top: -65px;
  right: 0;
}
.blog-thumbnail-image-slider-carousel .owl-nav i {
  font-size: 30px;
  display: inline-block;
}

.blog-thumbnail-image-slider-carousel .owl-nav button:nth-child(1) {
  margin-right: 15px;
}

/* blog details part css start */
.detail-part-of-blog .blog-main-heading {
  font-weight: 400;
  font-size: 62px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
}
.detail-part-of-blog .date-part {
  margin: 15px 0px;
  color: #616161;
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
}
.detail-part-of-blog .date-part span {
  display: inline-block;
  margin: 0px 5px;
  position: relative;
}
.detail-part-of-blog .date-part span:nth-child(1)::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background-color: #616161;
  top: 50%;
  left: 150%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.detail-part-of-blog .date-part span:nth-child(2) {
  margin-left: 50px;
}
.blog-details-page .blog-details-main-image {
  max-width: 100%;
  height: 700px;
}
.blog-details-page .blog-details-main-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}





.addititon-info-of-blog {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 25px 0px;
}
.addititon-info-of-blog .label-part {
  display: flex;
  gap: 10px;
}
.addititon-info-of-blog .label-part span {
    background-color: rgb(1, 131, 225);
    text-transform: capitalize;
    color: rgb(255, 255, 255);
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    padding: 5px 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.detail-part-of-blog .social-sharing ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.detail-part-of-blog .social-sharing ul li {
  display: inline-block;
  padding-left: 10px;
}
.detail-part-of-blog .social-sharing ul li a {
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  color: #0183e1;
  border: 1px solid #0183e1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.detail-part-of-blog .social-sharing ul li a:hover {
  background-color: #0183e1;
  color: #ffffff;
}
.detail-part-of-blog .social-sharing ul li a {
  font-size: 16px;
}

.blog-details-page > h2{
    font-weight: 400;
    font-size: 42px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;
}
.blog-details-page > p{
    font-weight: 400;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0%;
    color:#616161;
}
/* blog end */

.remove_line::after {
    position:unset !important;
    background-color:none !important;
}

.copy-toast {
  position: fixed;
  top: 30px;
  right: 30px;
  background: linear-gradient(135deg, #00c6ff, #0072ff);
  color: #fff;
  padding: 12px 18px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 500;
  z-index: 9999;
  display: none;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  animation: slideIn 0.3s ease-out;
  display: flex;
  align-items: center;
  gap: 10px;
}

.copy-toast .toast-icon {
  font-size: 18px;
  color: #fff;
}

/* Slide animation */
@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


.main-wrapper {
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 3rem;
        color: #fff;
        font-family: "Josefin Sans", sans-serif;
        font-size: 10px;
        font-weight: 100;
      }
      .svg-calLoader {
        width: 230px;
        height: 230px;
        transform-origin: 115px 115px;
        animation: 1.4s linear infinite loader-spin;
      }
      .cal-loader__plane {
        fill: #0183e1;
      }
      .cal-loader__path {
        stroke: #f8a127;
        animation: 1.4s ease-in-out infinite loader-path;
      }
      @keyframes loader-spin {
        to {
          transform: rotate(360deg);
        }
      }
      @keyframes loader-path {
        0% {
          stroke-dasharray: 0, 580, 0, 0, 0, 0, 0, 0, 0;
        }
        50% {
          stroke-dasharray: 0, 450, 10, 30, 10, 30, 10, 30, 10;
        }
        100% {
          stroke-dasharray: 0, 580, 0, 0, 0, 0, 0, 0, 0;
        }
      }
/* blog  responsive */
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1700px;
}

@media (max-width: 1599px) {
    .feature-post-part .post-image-feature-slider .post-image-part,
    .most-trending-blog-section .blog-banner-image{
        height: 470px;
    }
    .blog-list-section .blog-large-heading{
        font-size: 95px;
    }
    .blog-list-section .blog-most-trending-post{
        font-size: 40px;
    }
}
@media (max-width: 1499px){
    .search-input input, .date-part-filter input{
        padding: 8px;
    }
    .search-input button, .date-part-filter button {
        background-color: #ffffff;
        color: #0183E1;
        padding: 10px 10px;
        font-size: 22px;
    }
    .date-part-filter{
        gap: 5px;
    }
}
@media (max-width: 1399px) {
    .feature-post-part .post-image-feature-slider .post-image-part,
    .most-trending-blog-section .blog-banner-image{
        height: 400px;
    }
    .blog-list-section .blog-large-heading{
        font-size: 85px;
    }
    .blog-list-section .blog-most-trending-post{
        font-size: 35px;
    }
    .blog-list-section .first-row-main{
        margin-bottom: 100px;
    }
}
@media (max-width: 1299px){
    .search-filter-bar{
        justify-content: center;
        gap: 10px;
    }
}
@media (max-width: 1199px) {
    .feature-post-part .post-image-feature-slider .post-image-part,
    .most-trending-blog-section .blog-banner-image{
        height: 350px;
    }
    .blog-list-section .blog-large-heading{
        font-size: 70px;
    }
    .blog-card-part .blog-thumbnail-image {
        max-width: 100%;
        height: 284px;
    }
    .blog-card-part::before{
        top: 0;
        transform: rotate(2deg);
        -webkit-transform: rotate(2deg);
        -moz-transform: rotate(2deg);
        -ms-transform: rotate(2deg);
        -o-transform: rotate(2deg);
    }
    .blog-card-part .view-number{
        top: 0;
    }
    .blog-list-section .first-row-main {
        margin-bottom: 40px;
    }
    .blog-about-person {
        padding: 125px 25px 25px;
    }
    .blog-about-person .introdution-part .name{
        font-size: 42px;
        line-height: 42px;
    }
    .blog-list-page .most-trending-blog-section .blog-sort-details .blog-name a{
        font-size: 35px;
    }
  
}
@media (max-width: 1024px){
    .blog-list-section .my-blogs-heading{
        font-size: 45px;
        margin: 40px 0px 70px;
    }
    .recent-blog-heading {
        font-size: 42px;
        margin-bottom: 10px;   
    }
}

@media (max-width: 991px){
    .blog-card-part .blog-thumbnail-image{
        max-width: 100%;
    }
    .blog-about-person{
        margin-top: 150px;
    }
    .blog-card-part::before{
        transform: rotate(1deg);
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        -o-transform: rotate(1deg);
    }
    .blog-list-section .first-row-main{
        margin-bottom: 10px;
    }
   .most-trending-blog-section .blog-banner-image{
        height: 250px;
    }

    .most-trending-blog-section{
        padding: 30px;
    }
    .feature-post-part{
        padding: 30px 20px 20px 20px;
    }
    .most-trending-blog-section .heading{
        font-size: 25px;
        margin-bottom: 20px;
    }

    .most-trending-blog-section .blog-sort-details .blog-name a{
        font-size: 28px;
    }
    .most-trending-blog-section .blog-sort-details .blog-description{
        font-size: 20px;
    }
    .blog-list-page .most-trending-blog-section{
        padding: 30px;
    }
    .blog-thumbnail-image-slider-carousel .owl-nav{
        top: -45px;
    }
}
@media (max-width: 767px){
    .blog-list-section .my-blogs-heading {
        font-size: 30px;
        margin: 40px 0px 40px;
    }
    .blog-list-section .categoris-name-link-heading{
        margin-bottom: 15px;
    }
    .blog-list-section .blog-small-heading{
        text-align: center;
    }
    .blog-list-section .blog-large-heading{
        text-align: center;
        font-size: 50px;
    }
    .blog-list-section .blog-most-trending-post{
        text-align: center;
    }
    .categories_portion{
        margin-top: 30px;
    }
    .date-part-filter{
        display: none;
    }
    .most-trending-blog-section .heading{
        font-size: 25px;
    }
    .blog-list-page .most-trending-blog-section .blog-banner-image{
        max-width: 100%;
        height: 300px;
    }
   .most-trending-blog-section .blog-banner-image{
        height: 100%;
        max-width: 100%;
   }
   .most-trending-blog-section .blog-banner-image img{
    aspect-ratio: 3 / 2;
   }
   .most-trending-blog-section .blog-sort-details .blog-name a{
        font-size: 24px;
    }
    .most-trending-blog-section .blog-sort-details .blog-description{
        font-size: 18px;
    }
    .most-trending-blog-section .heading{
        margin-bottom: 20px;
    }
    .most-trending-blog-section{
        padding: 20px;
    }
    .blog-list-page .most-trending-blog-section .blog-sort-details .blog-name a{
        font-size: 28px;
    }
    .blog-list-page .most-trending-blog-section{
        padding: 20px;
    }
    .pagination-part .pagination-row .next-part,
    .pagination-part .pagination-row .previous-part{
        display: none;
    }
    .pagination-part .pagination-row{
        justify-content: center;
    }
    .blog-about-person .introdution-part .name{
        font-size: 35px;
        line-height: 35px;
        margin-bottom: 15px;
    }
    .blog-about-person .introdution-part .sort-description{
        font-size: 24px;
    }
    .btn-link .with-text span{
            font-size: 25px;
    }
    .recent-blog-heading {
        font-size: 30px;
        margin-bottom: 10px;   
    }
}

@media (max-width:575px){
    .blog-list-page .date-with-other-option{
        flex-direction: column;
        align-items: start;
    }
    .blog-list-page .most-trending-blog-section .blog-sort-details .date-part{
        margin: 15x 0px 10px;
    }
    .blog-about-person .introdution-part .name {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .blog-about-person .introdution-part .sort-description {
        font-size: 22px;
    }
    .blog-about-person .introdution-part .social-media ul li {
        display: inline-block;
        margin: 10px 10px 0px;
    }
}


/* blog  responsive end */

.cat_blog_name {
    height: 55px;
    font-size: 23px;
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.cat_blog_description p{
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0%;
    width: 100%;
       height: 72px !important;
    display: -webkit-box ;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical;  
  overflow: hidden;
      color: #616161;

}
.n2-ss-slider{ min-height: 60vh; !important}
