/*--------------------- Copyright (c) 2025 --------------------------
[Master Stylesheet] 
Project: Quantum Student
Version: 0.0.3 - Optimized & Consolidated
 ------------------------------------------------------------------- 
[Table of contents] 
01. Body 
02. Reusable Css 
03. Sidebar Css / .port_sidebar_wrapper 
04. Banner Css / .port_bannerbg_wrapper
05. About section Css / .port_about_setions
06. Education section Css / .port_education_setions 
07. Progress setions Css / .port_progress_setions 
08. Experience setions Css / .port_experience_setions 
09. Services setions Css / .port_services_setions 
10. Projects_Setions Css / .port_projects_setions 
11. Testimonial setions Css / .port_testimonial_setions  
12. Blog setions Css / .port_blog_setions 
13. sponsor setions Css / .port_responsor_setions  
14. map setions Css / .port_map_setions  
15. Contact setions Css / .port_contact_wrapper  
16. footer setions Css / .port_footer_setions 
17. Single blog setions  Css / .port_singleblog_wrapper 
18. Go to top  Css / .bottom_top  
19. custom scrollbar Css
20. Media Query Css 

--------------------------------------------------------------------*/
/* ================== 01 body start ================== */
body {
    margin: 0;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    font-size: 15px; 
    line-height: 1.5;
    color: #222222; 
    background-color: #fff;
}

img {
	max-width: 100%
}
button,button:focus,input,input:focus,select,select:focus,textarea,textarea:focus {
	outline: 0;
	box-shadow: none
}
a, a:hover, a:focus{
	text-decoration:none;
	outline: 0;
	cursor: pointer;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Josefin Sans';
	color:#222222;
	margin:10px;
	padding:0;
}
p{
	color:#777777;
	margin:0;
    margin-bottom: 20px;
	padding:0;
}
ul {
    margin: 0;
    padding: 0;
}
/* ================== 01 body End ================== */

/* ================== 02 start Reusable css ================== */


.c-yellow{
	color:rgb(255, 196, 84)
}
.c-pink{
	color:rgb(255, 81, 126)
}
.c-orange{
	color:rgb(255, 117, 74)
}
.c-cyan{
	color:rgb(0, 200, 218)
}
.bg-yellow{
	background-color:rgb(255, 196, 84)
}
.bg-pink{
	background-color:rgb(255, 81, 126)
}
.bg-orange{
	background-color:rgb(255, 117, 74)
}
.bg-cyan{
	background-color:rgb(0, 200, 218)
}
.services_section .port_heading_wrapper.text-center {
    padding: 0px 0px 40px;
}
.experience_section .port_heading_wrapper.text-center {
    padding: 0px 0px 40px;
}
.education_section .port_heading_wrapper.text-center {
    padding: 0px 0px 70px;
}
.port_projects_setions.port_projects_setions01 .port_heading_wrapper.text-center {
    padding: 0px 0px 40px;
}
.testimonial_section .port_heading_wrapper.text-center {
    padding: 0px 0px 40px;
}
.blog_section .port_heading_wrapper.text-center {
    padding: 0px 0px 40px;
}
.port_hadding_style_sec {
    padding-bottom: 50px;
}


.footer_contact_info.footer_contact_info_blog {
    padding: 80px 0px 0px;
}

/* --- start heading css  --- */
.port_heading_wrapper .port_heading {
    font-size: 32px;
    color: #556d91;
    margin: 5px 0;
	font-weight: 700;
    text-transform: capitalize;
}
.port_heading_wrapper .port_sub_heading {
    font-size: 22px;
    color: #222222;
    font-weight: 600;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: default;
	z-index:0;
	text-transform: capitalize;
}
.port_heading_wrapper .port_sub_heading:after {
	content: "";
    position: absolute;
    background: #ffc454;
    left: -12%;
    right: -12%;
    top: 10px;
    bottom: 11px;
    margin: auto;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.5s;
}
.port_heading_wrapper .port_sub_heading:hover:after {
	right: 115%!important;
}
.port_heading_wrapper .port_sub_heading:hover {
	color:#fff;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.port_heading_wrapper .port_sub_heading_wrapper {
    display: inline-block;
    margin-bottom: 5px;
}
.port_heading_wrapper .port_sub_heading:before {
    content: "";
    position: absolute;
    background: #fcc255;
    z-index: -1;
    left: 120%;
    right: -12px;
    top: -9px;
    bottom: -2px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.port_heading_wrapper .port_sub_heading:hover:before {
	left: -12px;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.port_hadding_style_sec .port_head_wrapper {
    font-size: 22px;
    color: #556d91;
    font-weight: 700;
    position: relative;
	padding-bottom: 10px;
}
.port_hadding_style_sec .port_head_wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 83px;
    height: 2px;
    background: rgb(255, 196, 85);
}
/* --- End heading css  --- */
/* --- start button css  --- */
.port_btn {
    width: 200px;
    height: 60px;
    background: rgb(252, 194, 85);
    display: inline-block;
    border-radius: 30px;
    text-align: center;
    line-height: 64px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	font-size: 16px;
    color: #ffffff;
}
/* start portfolio button */
.portfolio_btn {
    position: relative;
    display: inline-block;
    outline: none;
	overflow: hidden;
	min-width: 200px;
    height: 60px;
    background: rgb(252, 194, 85);
    border-radius: 30px;
    text-align: center;
    line-height: 64px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    font-size: 16px;
    color: #ffffff;
}
.portfolio_btn span {
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;

}
.portfolio_btn span.second_text {
	position: absolute;
    top: 100%;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
	
}

.portfolio_btn:hover span.first_text{
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}
.portfolio_btn:hover span.second_text {
    top: 0%;
}
.portfolio_btn:hover {
    background: #ff517e;
	color: #ffffff;
}
/* --- End button css  --- */

/* --- preloader section start --- */
.preloader {
background-color: #fff;
bottom: 0;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 2147483647;
width: 100%;
height: 100%;
}
.status{
background-position: center center;
background-repeat: no-repeat;
height: auto;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
}

/* --- preloader section End --- */

/* ================== 02 Reusable css End ================== */

/*================== 03 Start sidebar css ==================  */

/* ---- start profile ---- */

.port_sidebar_wrapper {
    width: 120px;
	text-align: center;
    background: white;
    position: fixed;
    left:0;
    height: 100%;
    box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    z-index: 20;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    overflow-Y: auto;
	overflow-X: hidden;
}

.port_sidebar_wrapper .port_sidebar_profile {
    padding: 20px 0;
}
.port_sidebar_wrapper a.port_sidebar_position {
    position: relative;
	display: block;
}

.port_sidebar_wrapper .profile_circle {
    background: #e9e9e9;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
}

/* ---- End profile ---- */

/* ---- start navigation ---- */

.port_sidebar_nav {
    padding: 7px 0px 0px 0px;
    text-align: center;
    margin-bottom:5px;
}
.port_navigation .nav_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.port_navigation .nav_list li {
    display:block;
	position:relative;
	overflow:hidden;
}

.port_navigation .nav_list li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #e5e5e5;
    height: 1px;
    width: 65%;
}
.port_navigation .nav_list li.active:before {
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52,1.64,.37,.66);
    transition-timing-function: cubic-bezier(0.52,1.64,.37,.66);
}
.port_navigation .nav_list li.active:first-child::before {
	background:#ff4a4a2e;
}
.port_navigation .nav_list li.active:nth-child(2)::before {
	background:#1bcae538;
}
.port_navigation .nav_list li.active:nth-child(3)::before {
	background:#ffc4554f;
}
.port_navigation .nav_list li.active:last-child::before {
	background:#ff754a4f;
}
.port_navigation .nav_list li:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e5e5e5;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;

}
.port_navigation .nav_list li .tooltip_box {
    position: relative;
    cursor: pointer;
    display: block;
	padding: 0px;
}
.port_navigation .nav_list li a {
    position: relative;
    display: block;
    outline: none;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.siderbar_menuicon span {
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.siderbar_menuicon span.second_micon {
    position: absolute;
    top: 100%;
    -o-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
}
.tooltip_box:hover span.first_micon{
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
}
.tooltip_box:hover span.second_micon {
    top: 0%;
}
.port_navigation .nav_list li .tooltip_box span.menu_tooltip {
	position: absolute;
    bottom: -25px;
    margin: 0 auto;
    left: 0;
    right: 0;
    color: #ff5352;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.port_navigation .nav_list li .tooltip_box:hover span.menu_tooltip {
	bottom:10px;	
	opacity:1;
	visibility:visible;
}
.port_navigation .nav_list li .tooltip_box:hover a {
	-webkit-transform: translateY(-12px);
	-moz-transform: translateY(-12px);
	-o-transform: translateY(-12px);
	-ms-transform: translateY(-12px);
	transform: translateY(-12px);
}
.port_sidebar_social .social_list li a i {
    font-size: 22px;
}
.social-links {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 15px; /* Spacing between icons */
    justify-content: center; /* Center the icons */
}

.social-links li {
    display: inline-block;
}

.social-links a {
    text-decoration: none;
    color: #000; /* Default icon color */
    font-size: 24px; /* Adjust icon size */
    transition: transform 0.3s ease, color 0.3s ease; /* Smooth hover effects */
}

.social-links a:hover {
    color: #007bff; /* Change to your desired hover color */
    transform: scale(1.2); /* Slightly enlarge icon on hover */
}

.port_navigation .nav_list li a svg {
    width: 26px;
    height: 26px;
}
.port_navigation .nav_list li a svg.nav_about_svg {
    fill: #ff5353;
}
.port_navigation .nav_list li a svg.nav__portfolio_svg {
    fill: #20cae5;
}
.port_navigation .nav_list li a svg.nav_quotes_svg {
    fill: #ffc455;
}
.port_navigation .nav_list li a svg.nav_contact_svg {
    fill: #ff754a;
}
.port_navigation .nav_list li:nth-child(2) .tooltip_box span.menu_tooltip {
    color: #00c8da;
}
.port_navigation .nav_list li:nth-child(3) .tooltip_box span.menu_tooltip {
    color: #ffc454;
}
.port_navigation .nav_list li:nth-child(4) .tooltip_box span.menu_tooltip {
    color: #ff754a;
}
.port_navigation .nav_list li:nth-child(2) .tooltip_box span.menu_tooltip:after {
    border-right-color: #00c8da;
}
.port_navigation .nav_list li:nth-child(3) .tooltip_box span.menu_tooltip:after {
    border-right-color: #ffc454;
}
.port_navigation .nav_list li:nth-child(4) .tooltip_box span.menu_tooltip:after {
    border-right-color: #ff754a;
}
.active-menu{
	bottom: 3px!important;
    opacity: 1!important;
    visibility: visible!important;
}

.siderbar_icon {
    position: relative;
    display: inline-block;
    outline: none;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 16px;
    color: #ffffff;
}
.siderbar_icon span {
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.siderbar_icon span.second_icon {
	position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform:translate3d(0,0,0) translateX(-30px);
    -ms-transform: translate3d(0,0,0) translateX(-30px);
    -o-transform: translate3d(0,0,0) translateX(-30px);
    -moz-transform: translate3d(0,0,0) translateX(-30px);
    transform: translate3d(0,0,0) translateX(-30px);
    right: 0;
    left: 0;
    margin: auto;
    color: #fff;
}
.siderbar_icon:hover span.first_icon{
	-webkit-transform: translateX(25px);
	-moz-transform: translateX(25px);
	-ms-transform: translateX(25px);
	-o-transform: translateX(25px);
	transform: translateX(25px);
}
.siderbar_icon:hover span.second_icon {
	-webkit-transform:translateX(0px);
    -ms-transform:translateX(0px);
    -o-transform:translateX(0px);
    -moz-transform:translateX(0px);
    transform: translateX(0px);

}


/* ---- End navigation ---- */

/* ---- Start Social icon ---- */
.port_sidebar_social {
	text-align: center;
    margin: auto;
    width: 28px;
    line-height: 28px;
    text-align: center;
}
.port__social_box p {
    font-size: 16px;
    color: #222222;
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
	-webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    padding: 0;
    margin: 0;
	position:relative;
	margin-bottom: 84px;
	font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
}
.port__social_box p:after {
	content: "";
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1px;
    height: 64px;
    background: #e8e8e8;
}

.port_sidebar_social ul.social_list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.port_sidebar_social ul.social_list li a {
    margin-bottom: 15px;
    display: block;
}
.social_list li a .nav_yt {
    color: #c52727;
}
.social_list li a .nav_in {
    color: #0077b5;
}
.social_list li a .nav_whats {
    color: #25d366;
}
.social_list li a .nav_snap {
    color: #e9d012;
}
.social_list li a .nav_insta {
    color: #e4405f;
}
/* ---- End Social icon ---- */

/*================== 03 End sidebar css ==================  */

/*================== 04 start banner css ==================  */
.port_banner_wrapper h1, .port_banner_wrapper h2, .port_banner_wrapper h2, .port_banner_wrapper p, .port_banner_wrapper a{
	font-family: sans-serif;
    font-weight: 600;
	margin:0;
	padding:0;
}
.port_bannerbg_wrapper {
    background: url(../images/banner_bg.png);
	background-size:cover;
	-webkit-animation: moveup 50s linear infinite;
    -moz-animation: moveup 50s linear infinite;
    -ms-animation: moveup 50s linear infinite;
    -o-animation: moveup 50s linear infinite;
    animation: moveup 50s linear infinite;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.port_banner_wrapper {
	margin-left: 120px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.port_banner_wrapper .banner_content {
    padding-left:86px;
    padding-top: 355px;
    padding-bottom: 309px;
    z-index: 1;
    position: relative;
}
.port_banner_wrapper .bannner_leftpart {
	-webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0) ;
    -ms-transform: scale(0);
    -o-transform: scale(0) ;
    transform: translate(-124%,0px);
}
.port_banner_wrapper .bannner_leftpart.mbannner_leftpart {
	-webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1) ;
    -ms-transform: scale(1);
    -o-transform: scale(1) ;
    transform: translate(0px,0px); 
}

.bannner_leftpart h2.stranger {
    font-size: 32px;
    color: #fffffe;
	position: relative;
	font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
	text-transform: uppercase;
    margin-bottom: 5px;
    padding: 12px 0 2px 18px;
}
.bannner_leftpart h2.stranger:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    width: 244px;
    background: #59cfed;
    z-index: -1;
}
.bannner_leftpart span.stran {
	   color: #222222;
}
.bannner_leftpart .banner_name {
    text-transform: capitalize;
    color: #f0490c;
    font-size: 92px;
    margin-left: -9px;
    font-weight: 700;
}
p.banner_pera {
    color: #222222;
    font-size: 28px;
    position: relative;
	padding-left:12px;
    margin-bottom: 27px;
	display: inline-block;
}

p.banner_pera:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    height: 100%;
    background: #10ddec;
}
.banner_typingtext {
    color: #222222;
    font-size: 28px;
    margin-bottom: 27px;
	font-family: 'Josefin Sans';
    font-weight: 600;
	display:inline-block;
	padding-left:5px;
}
.port_btn:hover{
	color:#ffffff;
	box-shadow: 0px 8px 20px 0px rgba(255, 196, 85, 0.3);
	-webkit-box-shadow:0px 8px 20px 0px rgba(255, 196, 85, 0.3); 
	-moz-box-shadow:0px 8px 20px 0px rgba(255, 196, 85, 0.3);
	-o-box-shadow:0px 8px 20px 0px rgba(255, 196, 85, 0.3); 
	-ms-box-shadow:0px 8px 20px 0px rgba(255, 196, 85, 0.3); 
}

.portfolio_btn.btn_yellow {
    margin-right: 26px;
	box-shadow: 0px 8px 20px 0px rgba(255, 196, 85, 0.3);
	-webkit-box-shadow:0px 8px 20px 0px rgba(255, 196, 85, 0.3); 
	-moz-box-shadow:0px 8px 20px 0px rgba(255, 196, 85, 0.3);
	-o-box-shadow:0px 8px 20px 0px rgba(255, 196, 85, 0.3); 
	-ms-box-shadow:0px 8px 20px 0px rgba(255, 196, 85, 0.3); 
	color: #fff;
}
.portfolio_btn.btn_yellow:hover {
    box-shadow: 0px 8px 20px 0px rgba(255, 81, 126, 0.3);
}


.portfolio_btn.btn_red {
    background-color: rgb(255, 81, 126);
    -webkit-box-shadow: 0px 8px 20px 0px rgba(255, 81, 126, 0.3);
    -moz-box-shadow: 0px 8px 20px 0px rgba(255, 81, 126, 0.3);
    -ms-box-shadow: 0px 8px 20px 0px rgba(255, 81, 126, 0.3);
    -o-box-shadow: 0px 8px 20px 0px rgba(255, 81, 126, 0.3);
    box-shadow: 0px 8px 20px 0px rgba(255, 81, 126, 0.3);
	color: #fff;
}
.portfolio_btn.btn_red:hover {
    background: #fcc255;
	-webkit-box-shadow: 0px 8px 20px 0px rgba(255, 196, 85, 0.3);
	-moz-box-shadow: 0px 8px 20px 0px rgba(255, 196, 85, 0.3);
	-ms-box-shadow: 0px 8px 20px 0px rgba(255, 196, 85, 0.3);
	-o-box-shadow: 0px 8px 20px 0px rgba(255, 196, 85, 0.3);
	box-shadow: 0px 8px 20px 0px rgba(255, 196, 85, 0.3);
}
.banner_img_wrapper {
    position: relative;
    width: 100%;
}
.banner_img {
    position: absolute;
    top: 0;
    right: 34px;
}
.banner_svg_box{
	-webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0) ;
    -ms-transform: scale(0);
    -o-transform: scale(0) ;
    transform: scale(0); 
}
.banner_svg_box.mbanner_svg_box{
    -webkit-transform: scale(1); 
    -moz-transform: scale(1); 
    -ms-transform: scale(1); 
    -o-transform: scale(1); 
    transform: scale(1) ;
}

@media screen and (-webkit-max-device-pixel-ratio:1) and (min-color-index:0) {
.banner_svg_box.mbanner_svg_box{

transform: scale(1)!important;
}
.banner_svg_box{
transform: scale(1)!important;
}

}
.banner_rcontent svg.move_bg {
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

/* start cursore mover */

#cv_container{
  position: relative;
}
.cv_slide{
  position: absolute;

}
/* End  cursore mover */

/* start bg mover */
@-webkit-keyframes moveup{
    0%{
        background-position: left 0px top 0px;
    }
    25%{
        background-position: left 150px top -150px;
    }
    50%{
        background-position: left 300px top -300px;
    }
    75%{
        background-position: left 150px top -150px;
    }
    100%{
        background-position: left 0px top 0px;
    }
}
@-moz-keyframes moveup{
    0%{
        background-position: left 0px top 0px;
    }
    25%{
        background-position: left 150px top -150px;
    }
    50%{
        background-position: left 300px top -300px;
    }
    75%{
        background-position: left 150px top -150px;
    }
    100%{
        background-position: left 0px top 0px;
    }
}
@-o-keyframes moveup{
    0%{
        background-position: left 0px top 0px;
    }
    25%{
        background-position: left 150px top -150px;
    }
    50%{
        background-position: left 300px top -300px;
    }
    75%{
        background-position: left 150px top -150px;
    }
    100%{
        background-position: left 0px top 0px;
    }
}
@keyframes moveup{
    0%{
        background-position: left 0px top 0px;
    }
    25%{
        background-position: left 150px top -150px;
    }
    50%{
        background-position: left 300px top -300px;
    }
    75%{
        background-position: left 150px top -150px;
    }
    100%{
        background-position: left 0px top 0px;
    }
}
/* End bg mover */

/* start right svg  move */
.vert-move {
    -webkit-animation: mover 2s infinite  alternate;
    animation: mover 2s infinite  alternate;
}

@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
/* End right svg  move */

.qr_code_box {
    width: 400px; /* Adjust width */
    height: auto; /* Automatically adjust height based on content */
    background: linear-gradient(135deg, #ff887c, #b6325f); /* Gradient background */
    border-radius: 15px; /* Rounded edges */
    padding: 20px; /* Padding for spacing */
    display: flex; /* Flexbox for alignment */
    align-items: center; /* Center vertically */
    justify-content: space-between; /* Space between text and QR code */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* Subtle shadow */
    color: #fff; /* Text color */
}

.qr_code_box img {
    width: 120px; /* Size of QR code */
    height: 120px; /* Ensure it's square */
    border-radius: 10px; /* Slight rounding for the QR code itself */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Shadow for the image */
}

.qr_code_text p{
    font-size: 18px; /* Adjust font size */
    font-weight: bold; /* Bold text */
    margin-right: 20px; /* Space between text and QR code */
    color: white;
}

/* Education button row styles */
.edu_button_row {
    display: flex;
    gap: 10px;
    margin-top: 15px;
    width: 100%;
}

.edu_tab_btn {
    flex: 1;
    text-align: center;
    padding: 8px 12px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
}

.edu_tab_btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    text-decoration: none;
    color: white;
}

.edu_tab_btn.active {
    background: linear-gradient(135deg, #ff6b6b 0%, #ee5a52 100%);
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

/* Modern table styles for education content */
.edu_table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 15px;
    background: white;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.edu_table th {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 12px 15px;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
}

.edu_table td {
    padding: 12px 15px;
    border-bottom: 1px solid #f0f0f0;
    color: #333;
    font-size: 14px;
}

.edu_table tr:last-child td {
    border-bottom: none;
}

.edu_table tr:nth-child(even) {
    background-color: #f8f9fa;
}

.edu_table tr:hover {
    background-color: #e8f4fd;
    transition: background-color 0.3s ease;
}

.course_category {
    font-weight: 600;
    color: #667eea;
    background: #f0f4ff !important;
}

.project_title {
    font-weight: 600;
    color: #764ba2;
}

/*================== 04 End banner css ==================  */

/*================== 05 Start about section css ==================  */

/* start selfintro section */
.right_section .port_heading_wrapper {
    margin-top: 15px;
    margin-left: 13px;
}
.education_section {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}
.port_sec_warapper {
    margin-left: 120px;
}
.port_about_setions {
    background: #f7f7f78f;
    padding: 80px 0;
}
.selfintro_section .right_section .port_about_title {
    margin-top: 15px;
}
.selfintro_section .right_section .port_about_heading {
    background: #fcc255;
    color: #fff;
    display: inline-block;
    padding: 10px 22px 5px 22px;
    font-size: 22px;
	font-weight:600;
}

.right_section h2.about_tophead {
    margin: 15px 0px 17px 0;
    text-transform: capitalize;
    font-family: 'Josefin Sans';
    font-weight: 600;
    font-size: 33px;
	line-height: 1.3;
	color: #00c8da;
}
.selfintro_section .right_section p.about_deatils {
    margin-bottom: 20px;
}
.signature_box {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.signature_box .signature {
    margin-left: 35px;
}
.name h2 {
    font-size: 18px;
    padding: 0;
    padding-bottom: 5px;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	color: #00c8da;
}
.anout_section_btn .portfolio_btn.btn_yellow {
    margin-right: 26px;
}
.selfintro_section .about_leftsection {
    position: relative;
	z-index: 1;
}
.about_leftsection .img_warapper img {
    width: 100%;
}
.about_leftsection .icon {
    position: absolute;
    bottom: 0;
    background: #00c8da;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    z-index: 2;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 200, 218, 0.3);
    
    /* Attention-grabbing animations when panel is closed */
    animation: pulseGlow 2s ease-in-out infinite;
}

/* Pulse and glow animation to draw attention */
@keyframes pulseGlow {
    0%, 100% {
        transform: scale(1);
        box-shadow: 0 4px 15px rgba(0, 200, 218, 0.3);
    }
    50% {
        transform: scale(1.1);
        box-shadow: 0 6px 20px rgba(0, 200, 218, 0.6);
    }
}

/* Stop animation when panel is open */
.about_leftsection.open_details .icon {
    animation: none;
    transform: scale(1);
}

/* Enhanced hover effect */
.about_leftsection .icon:hover {
    transform: scale(1.15);
    box-shadow: 0 8px 25px rgba(0, 200, 218, 0.8);
    background: #00b8cc;
}

/* Subtle rotation animation for the plus icon */
.about_leftsection .iconbox i.icon_plus {
    animation: rotateHint 3s ease-in-out infinite;
}

@keyframes rotateHint {
    0%, 90%, 100% {
        transform: rotate(0deg);
    }
    95% {
        transform: rotate(90deg);
    }
}

/* Stop rotation when panel is open */
.about_leftsection.open_details .iconbox i.icon_plus {
    animation: none;
}

/* Subtle hint text that appears next to the icon */
.about_leftsection .icon:before {
    content: "Click Me!";
    position: absolute;
    right: 70px;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    z-index: 3;
    animation: fadeInOut 4s ease-in-out infinite 2s;
}

@keyframes fadeInOut {
    0%, 70%, 100% { opacity: 0; }
    15%, 55% { opacity: 1; }
}

/* Hide hint text when panel is open */
.about_leftsection.open_details .icon:before {
    animation: none;
    opacity: 0;
}

/* Show hint on hover */
.about_leftsection .icon:hover:before {
    animation: none;
    opacity: 1;
}

/* Mobile responsiveness for animations */
@media (max-width: 768px) {
    .about_leftsection .icon {
        animation: pulseGlow 3s ease-in-out infinite;
    }
    
    .about_leftsection .icon:before {
        right: -120px;
        font-size: 11px;
    }
}
.about_leftsection .iconbox {
    position: relative;
}
.iconbox i {
    position: absolute;
    top: 22px;
    left: 0;
    right: 0;
    -webkit-transition: all 05s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.about_leftsection .iconbox i.icon_minus {
    opacity: 0;
}
.about_leftsection.open_details .iconbox i.icon_minus {
    opacity: 1;
}
.about_leftsection.open_details .iconbox i.icon_plus {
    opacity: 0;
}
.about_leftsection.open_details .icon {
    background: #ff517e;
}

.selfintro_section .about_leftsection:after {
    content: "";
    position: absolute;
    background: #ff517e00;
    top: 25px;
    left: -25px;
    height: 100%;
    width: 90%;
    border: 4px solid #511677;
    z-index: -1;
}
.selfintro_section .left_deatils {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    background: #101010d9;
    padding: 30px 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 05s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.about_leftsection.open_details .left_deatils {
    opacity: 1;
    visibility: visible;
}
.personal_details ul.info-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 10px;
}
.personal_details ul.info-list li {
    margin-bottom: 8px;
}
.personal_details h1.ps_name {
    font-size: 26px;
    padding: 0;
    margin: 0;
    padding-bottom: 5px;
    color: #ffffff;
}
.personal_details p.ps_designation {
    color: #b9b9b9;
}

span.title {
    padding-right: 10px;
    color: #fcc255;
    font-weight: 400;
    font-size: 16px;
    min-width: 110px;
    display: inline-block;
}
span.value {
    width: calc(100% - 125px);
    display: inline-block;
    vertical-align: top;
    color: #fff;
}
span.value a {
    color: #fff;
	word-break: break-all;
}
.personal_details ul.social-links {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-top: 10px;
}
.personal_details ul.social-links li {
    display: inline-block;
    padding-right: 13px;
}
.personal_details a.social-button {
    width: 40px;
    height: 40px;
    background: #00c8da;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 46px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    box-shadow: 1px 5px 13px 0px #0000007a;
}
.personal_details a.social-button:hover {
    color: #ffffff;
    background-color: #ff517e;
}

/* About Section */
.selfintro_section {
    position: relative; /* Establish stacking context */
    padding: 50px 0; /* Add spacing */
    overflow: hidden; /* Contain background elements */
  }
  
  /* Dot Field Background */
  .selfintro_section .dot-field {
    position: absolute; /* Place the dots behind content */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; /* Ensure it's below content */
    pointer-events: none; /* Prevent interference with user interactions */
  }
  
  /* About Section Content */
  .selfintro_section .container {
    position: relative; /* Ensure content stacks above dot field */
    z-index: 2; /* Stack above the dots */
    background-color: rgba(255, 255, 255, 0.8); /* Optional: Semi-transparent background for readability */
    border-radius: 10px; /* Optional: Rounded corners */
    padding: 20px; /* Optional: Inner padding */
  }
  
  /* Adjust Text and Content */
  .selfintro_section .about_leftsection,
  .selfintro_section .right_section {
    padding: 20px; /* Add spacing around content */
  }
  
  .selfintro_section .ps_name {
    font-size: 2rem; /* Adjust font size for visibility */
  }
  
  .selfintro_section .about_deatils {
    font-size: 1rem; /* Standardize text size */
    line-height: 1.6; /* Improve readability */
  }
  .dot-field {
    position: absolute; /* Ensure it fills the parent */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /* Ensure it stretches to full height */
    min-height: 200px; /* Optional: Set a minimum height to prevent collapse */
    z-index: 1;
    background: transparent; /* Transparent to ensure dots are visible */
}

  
  svg {
    width: 100%;
    height: 100%;
    display: block;
    overflow: visible;
  }
  
/* End selfintro section */

/*================== 05 End about section css ==================  */

/*================== 06 start education section css ==================  */
.education_main_wrapper:after {
    content: "";
    position: absolute;
    background-color: #ff517e;
    width: 2px;
    top: 230px;
    bottom: 90px;
    left: 0;
    right: 0;
    margin: 0px auto;
    z-index: 0;
}
.education_main_wrapper .education_box {
    margin-bottom: 120px;
}
.education_main_wrapper .education_box:last-child {
    margin-bottom: 0;
}
.education_section .edu_mainyear  h1 {
    border: 10px solid;
    width: 125px;
    height: 125px;
    border-radius: 50%;
    line-height: 105px;
    text-align: center;
    font-size: 24px;
    position: relative;
    color: #bfbfbf;
    font-weight: 600;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.education_firsrtbox .education_left {
    float: right;
    margin-right: 20px;
}
.education_firsrtbox .edu_mainyear h1:after {
    content: '';
    border-right: 15px solid transparent;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 15px solid #f6483a;
    position: absolute;
    right: -37px;
    top: 40px;
}
.education_mright {
    max-width: 410px;
    -webkit-transition: all 05s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
}
.education_mright .education_rinfo {
    background: #ffffff;
    padding: 20px 40px 20px 40px;
    position: relative;
    z-index: 0;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.09);
}
.education_right .prt_rightside_title {
    left: -10%;
    box-shadow:-10px 2px 9px 0px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: -10px 2px 9px 0px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: -10px 2px 9px 0px rgba(0, 0, 0, 0.09);
}
.prt_rightside_title {
    text-align: center;
    background: #fff;
    position: absolute;
    width: 75%;
    top: -18px;
}
.education_mright .left_title_box {
    display: flex;
    position: relative;
}
.prt_rightside_title .left_title {
    width: 25%;
}
.prt_rightside_title .right_title {
    width: 75%;
}
.prt_rightside_title .left_title h4 {
	color: #010101;
    font-weight: 600;
    font-size: 18px;
    padding-top: 10px;
    bottom: 10px;
}
.prt_rightside_title .right_title h4 {
    color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    padding: 10px 0;
}
.education_firsrtbox .left_title_box:before {
    left: -20px;
    border-left: 10px solid #fff0;
    border-right: 10px solid #ffffff;
    border-top: 7px solid #ffbf0b00;
    border-bottom: 7px solid #f70d0d00;
}
.education_mright .left_title_box:before {
    content: "";
    position: absolute;
    border-left: 10px solid #fff0;
    border-right: 10px solid #ffffff;
    border-top: 7px solid #ffbf0b00;
    border-bottom: 7px solid #f70d0d00;
    top: 11px;
}
.education_mright.education_right  {
    margin-left: 38px;
}
h3.education_place {
    display: inline-block;
    width: 100%;
    text-transform: capitalize;
    margin: 20px 0 10px 0;
    font-size: 24px;
	font-family: 'Poppins', sans-serif;
    font-weight: 500;

}
.education_rinfo p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.edu_mainyear  h1:before {
    content: '';
    width: 20px;
    height: 20px;
    background: rgb(245, 245, 245);
    position: absolute;
    top: 42px;
    border-radius: 50%;
    border: 2px solid #f6483a;
    z-index: 99;
}
.education_firsrtbox .edu_mainyear h1:before {
    right: -55px;
}
.edu_mainyear:after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    top: 58px;
    border-radius: 50%;
    z-index: 99;
}
.education_firsrtbox .edu_mainyear:after {
    right: -4px;
}
.education_secondbox .education_left  {
    margin-left: 20px;
}
.education_secondbox .edu_mainyear h1:before {
    left: -55px;
}
.education_secondbox .edu_mainyear h1:after {
    content: '';
    border-right: 15px solid #f6483a;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 15px solid #f6483a00;
    position: absolute;
    left: -37px;
    top: 40px;
}
.education_secondbox .edu_mainyear:after {
    left: -4px;
}
.education_left  .prt_rightside_title {
    right: -10%;
    box-shadow: 10px 2px 9px 0px rgba(0, 0, 0, 0.09);
}
.education_secondbox .left_title_box:before {
    right: -20px;
    border-left: 11px solid #ffffff;
    border-right: 11px solid #ffffff00;
    border-top: 8px solid #ffbf0b00;
    border-bottom: 7px solid #f70d0d00;
}

.education_mright.education_left  {
    float: right;
    margin-right: 38px;
}
.edu_mainyear:hover h1 {
	color:#010101;
}
.education_mright:hover {
    transform: translate(0px,-10px);
    -webkit-transform: translate(0px,-10px);
    -ms-transform: translate(0px,-10px);
    -moz-transform: translate(0px,-10px);
    -o-transform: translate(0px,-10px);
}
.education_box.firstbox h1 {
    border-color:rgb(255, 81, 126);
	color:rgb(255, 81, 126);
}
.education_box.secondbox h1 {
    border-color:rgb(255, 196, 84);
	color:rgb(255, 196, 84);
}
.education_box.thirdbox h1{
    border-color:rgb(255, 117, 74);
	color:rgb(255, 117, 74);
}
.education_box.fourthbox h1 {
    border-color:rgb(0, 200, 218);
	color:rgb(0, 200, 218);
}
.education_box.firstbox .edu_mainyear h1:after {
    border-left-color:rgb(255, 81, 126);
}
.education_box.secondbox .edu_mainyear h1:after {
    border-right-color:rgb(255, 196, 84);
}
.education_box.thirdbox .edu_mainyear h1:after {
    border-left-color:rgb(255, 117, 74);
}
.education_box.fourthbox .edu_mainyear h1:after {
    border-right-color:rgb(0, 200, 218);
}
.education_box.firstbox .edu_mainyear  h1:before{ 
	border-color:rgb(255, 81, 126);
}
.education_box.secondbox .edu_mainyear  h1:before{ 
	 border-color:rgb(255, 196, 84);
}
.education_box.thirdbox .edu_mainyear  h1:before{ 
	 border-color:rgb(255, 117, 74);
}
.education_box.fourthbox .edu_mainyear  h1:before{ 
	border-color:rgb(0, 200, 218);
}
.education_box.firstbox .edu_mainyear:after { 
	background:rgb(255, 81, 126);
}
.education_box.secondbox .edu_mainyear:after { 
	 background:rgb(255, 196, 84);
}
.education_box.thirdbox .edu_mainyear:after { 
	 background:rgb(255, 117, 74);
}
.education_box.fourthbox .edu_mainyear:after { 
	background:rgb(0, 200, 218);
}
.port_projects_setions.port_projects_setions01.page_scroll {
    padding: 80px 0px;
}
.testimonial_section {
    padding: 80px 0px;
}
.blog_section {
    padding: 80px 0px;
}


/*================== 06 End education section css ==================  */


/*================== 08 start Experience section css ==================  */

.port_experience_setions .exprince_box {
    margin-bottom: 29px;
    -webkit-transition: all 05s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.port_experience_setions .ex_leftside {
    background: #ff517e;
    border-radius: 3px;
    padding: 23px 20px;
    position: relative;
    text-align: center;
    box-shadow: 5px 5px 15px #9292926e;
    -webkit-box-shadow: 5px 5px 15px #9292926e;
    -moz-box-shadow: 5px 5px 15px #9292926e;
}


.port_experience_setions .ex_rightside {
    background: #ffffff;
    padding: 20px;
    border-radius: 3px;
    -webkit-transition: all 05s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.12);
}

.exprince_box h1, .exprince_box h4, .exprince_box p {
    padding: 0;
    margin: 0;
}
.ex_leftsidebox .ex_leftside:after {
    position: absolute;
    content: "";
    right: -22px;
    top: 80px;
    border-left:11px solid #ff517e;
    border-right: 11px solid #ffffff00;
    border-top: 11px solid #ffffff00;
    border-bottom: 11px solid #ffffff00;
}

.ex_rightsidebox .ex_leftside:after {
    position: absolute;
    content: "";
    left: -22px;
    top: 96px;
    border-left: 11px solid #f6483a00;
    border-right:11px solid #ff517e;
    border-top: 11px solid #ffffff00;
    border-bottom: 11px solid #ffffff00;
}
.port_experience_setions .ex_rightside h4 {
    font-size: 20px;
    color: #222222;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
.ex_leftside h4 {
    padding: 5px 0px;
    font-size: 15px;
    color: #fff;
}
.port_experience_setions .padding-0 {
    padding-right: 0;
}
.ex_rightside .ex_details {
    border-top: 1px solid #eee;
    padding-top: 10px;
    margin-top: 10px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}
.ex_rightside .more_content{
	display:none;
}
.ex_leftside h1 {
    font-weight: 500;
    font-size: 45px;
	color: #fff;
}
.ex_rightside span {
    display: inline-block;
    margin-top: 5px;
}

.port_experience_setions .exprince_box:hover {
    -webkit-transform: translate(0px,-2px);
    -o-transform: translate(0px,-2px);
    -ms-transform: translate(0px,-2px);
    -moz-transform: translate(0px,-2px);
    transform: translate(0px,-2px);
}
.ex_rightsidebox .padding-0 {
    padding-left: 0;
    padding-right: 15px;
}

.experience_section .col-md-12 .ex_leftside {
    background: #ff754a;
}
.experience_section .col-md-12 .ex_leftside:after {
	border-right-color: #ff754a;
}


/*================== 08 End Experience section css ==================  */
#section {
  width: 500px;
  height: 400px;
  word-wrap: break-word;
}

.moretext {
  display: none;
}

/*================== 12 Start blog main section css ==================  */

/* New Horizontal Blog Layout */
.port_blog_setions .port_blog_mainbox {
    display: flex;
    width: 100%;
    max-height: 230px;
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
    border-left: 4px solid #00c8da;
}

.port_blog_setions .port_blog_mainbox:hover {
    box-shadow: 0 8px 25px rgba(0,0,0,0.15);
    transform: translateY(-5px);
}

/* Image Container - 25% width */
.port_blog_setions .port_blog_imgbox {
    width: 25%;
    min-height: 200px;
    overflow: hidden;
    position: relative;
}

.port_blog_setions .port_blog_imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.port_blog_setions .port_blog_mainbox:hover .port_blog_imgbox img {
    transform: scale(1.05);
}

/* Content Container - 75% width */
.port_blog_setions .port_blog_contentbox {
    width: 75%;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* Blog heading */
.port_blog_setions h4.blog_heading {
    margin: 0 0 10px 0;
}

.port_blog_setions h4.blog_heading a {
    color: #222;
    text-decoration: none;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 700;
    transition: color 0.3s ease;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.port_blog_setions h4.blog_heading a:hover {
    color: #00c8da;
}

/* Blog excerpt text */
.port_blog_setions .port_blog_contentbox p {
    color: #555;
    line-height: 1.6;
    margin: 0 0 15px 0;
    font-size: 14px;
    flex-grow: 1;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Bottom row with date/author and read more */
.port_blog_setions .blog_bottom_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
    padding-top: 10px;
    border-top: 1px solid #eee;
}

.port_blog_setions .blog_meta_info {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 12px;
    color: #666;
}

.port_blog_setions .date_span {
    color: #00c8da;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.port_blog_setions .author_info {
    display: flex;
    align-items: center;
    gap: 5px;
}

.port_blog_setions .author_info i {
    color: #00c8da;
    font-size: 11px;
}

.port_blog_setions .author_info a {
    color: #00c8da;
    text-decoration: none;
    font-weight: 500;
}

/* Read more button area */
.port_blog_setions .blog_readmore {
    margin-top: 0;
}

.readmore_btn {
    color: #00c8da;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
}

.readmore_btn:hover {
    color: #007a8a;
    letter-spacing: 1px;
}

.readmore_btn i {
    margin-left: 8px;
    transition: transform 0.3s ease;
}

.readmore_btn:hover i {
    transform: translateX(5px);
}

/* Responsive Design */
@media (max-width: 768px) {
    .port_blog_setions .port_blog_mainbox {
        flex-direction: column;
        margin-bottom: 25px;
        max-height: none;
    }
    
    .port_blog_setions .port_blog_imgbox {
        width: 100%;
        min-height: 180px;
    }
    
    .port_blog_setions .port_blog_contentbox {
        width: 100%;
        padding: 20px;
    }
    
    .port_blog_setions h4.blog_heading a {
        font-size: 20px;
        -webkit-line-clamp: 3;
    }
    
    .port_blog_setions .port_blog_contentbox p {
        -webkit-line-clamp: 4;
    }
    
    .port_blog_setions .blog_bottom_row {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
        padding-top: 15px;
    }
    
    .port_blog_setions .blog_meta_info {
        gap: 10px;
    }
    
    .blog_filter_buttons {
        margin: 20px 0 30px 0;
    }
    
    .filter_btn {
        margin: 5px 3px;
        padding: 8px 16px;
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .port_blog_setions .port_blog_contentbox {
        padding: 15px;
    }
    
    .port_blog_setions h4.blog_heading a {
        font-size: 18px;
    }
    
    .port_blog_setions .port_blog_contentbox p {
        font-size: 14px;
    }
    
    .port_blog_setions .blog_meta_info {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
}
.services_section {
    padding: 80px 0px 0px;
}

/* Blog Filter Buttons */
.blog_filter_buttons {
	margin: 30px 0 40px 0;
}

.filter_btn {
	background: transparent;
	border: 2px solid #00c8da;
	color: #00c8da;
	padding: 10px 20px;
	margin: 0 5px;
	border-radius: 25px;
	cursor: pointer;
	font-weight: 600;
	transition: all 0.3s ease;
	font-family: inherit;
}

.filter_btn:hover,
.filter_btn.active {
	background: #00c8da;
	color: #fff;
}

/* Quantum Gas Microscopy Blog Page Styles */
.blog_post_wrapper {
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    min-height: 100vh;
    padding: 50px 0;
}

.blog_header {
    background: #fff;
    padding: 40px;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    margin-bottom: 40px;
    text-align: center;
}

.blog_title {
    color: #222;
    font-size: 2.5rem;
    font-weight: 700;
    margin: 20px 0;
    line-height: 1.2;
}

.blog_date {
    color: #00c8da;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.blog_meta {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

.blog_meta span {
    color: #666;
    font-size: 14px;
}

.blog_meta i {
    color: #00c8da;
    margin-right: 8px;
}

.blog_content {
    background: #fff;
    padding: 50px;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.blog_section {
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.blog_section:last-child {
    border-bottom: none;
}

.blog_section h2 {
    color: #222;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 15px;
}

.blog_section h2 i {
    color: #00c8da;
    font-size: 1.5rem;
}

.abstract_text {
    background: #f8f9fa;
    padding: 25px;
    border-left: 4px solid #00c8da;
    font-style: italic;
    font-size: 1.1rem;
    line-height: 1.6;
}

.video_container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin: 20px 0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0,0,0,0.15);
}

.video_container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.highlight_box {
    background: linear-gradient(135deg, #00c8da 0%, #00b8cc 100%);
    color: white;
    padding: 30px;
    border-radius: 10px;
    margin: 25px 0;
}

.highlight_box h3 {
    color: white;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.highlight_box ul {
    margin: 0;
    padding-left: 20px;
}

.highlight_box li {
    margin-bottom: 10px;
    line-height: 1.5;
}

.applications_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin: 25px 0;
}

.app_item {
    background: #f8f9fa;
    padding: 25px;
    border-radius: 10px;
    text-align: center;
    transition: transform 0.3s ease;
}

.app_item:hover {
    transform: translateY(-5px);
}

.app_item i {
    font-size: 2.5rem;
    color: #00c8da;
    margin-bottom: 15px;
}

.app_item h4 {
    color: #222;
    margin-bottom: 10px;
    font-weight: 600;
}

.quote_box {
    background: #f8f9fa;
    padding: 30px;
    border-radius: 10px;
    margin: 25px 0;
    text-align: center;
}

.quote_box blockquote {
    font-size: 1.2rem;
    font-style: italic;
    color: #555;
    margin: 0;
    position: relative;
}

.quote_box blockquote:before {
    content: '"';
    font-size: 3rem;
    color: #00c8da;
    position: absolute;
    left: -20px;
    top: -10px;
}

.quote_box blockquote:after {
    content: '"';
    font-size: 3rem;
    color: #00c8da;
    position: absolute;
    right: -20px;
    bottom: -20px;
}

.blog_navigation {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    padding-top: 30px;
    border-top: 2px solid #eee;
}

.nav_btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 15px 25px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    color: whitesmoke;
}

.back_btn {
    background: #6c757d;
    color: white;
}

.back_btn:hover {
    background: #545b62;
    color: white;
    transform: translateX(-5px);
}

.youtube_btn {
    background: #ff0000;
    color: white;
}

.youtube_btn:hover {
    background: #cc0000;
    color: white;
    transform: translateX(5px);
}

/* Mobile Responsiveness for Blog Pages */
@media (max-width: 768px) {
    .blog_post_wrapper {
        padding: 20px 0;
    }
    
    .blog_header {
        padding: 30px 20px;
        margin-bottom: 30px;
    }
    
    .blog_title {
        font-size: 2rem;
    }
    
    .blog_content {
        padding: 30px 20px;
    }
    
    .blog_meta {
        flex-direction: column;
        gap: 15px;
    }
    
    .applications_grid {
        grid-template-columns: 1fr;
    }
    
    .blog_navigation {
        flex-direction: column;
        gap: 15px;
    }
    
    .nav_btn {
        text-align: center;
    }
}

/* UVA Research Experience Blog Specific Styles */
.turning_point {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 40px;
    border-radius: 15px;
    margin: 40px 0;
    border: none;
}

.quote_box cite {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    color: #666;
    font-style: normal;
    text-align: right;
}

.realization_box {
    background: linear-gradient(135deg, #00c8da 0%, #00b8cc 100%);
    color: white;
    padding: 30px;
    border-radius: 10px;
    margin: 30px 0;
    text-align: center;
}

.realization_box h3 {
    color: white;
    margin-bottom: 15px;
}

.realization_box strong {
    font-size: 1.2em;
    font-weight: 700;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.labs_visited {
    background: #f8f9fa;
    padding: 25px;
    border-radius: 10px;
    margin: 25px 0;
}

.labs_visited ul {
    margin: 15px 0 0 0;
    padding-left: 0;
    list-style: none;
}

.labs_visited li {
    padding: 10px 0;
    border-bottom: 1px solid #dee2e6;
    display: flex;
    align-items: center;
    gap: 10px;
}

.labs_visited li:last-child {
    border-bottom: none;
}

.labs_visited li:before {
    content: '🏛️';
    font-size: 1.2em;
}

.lesson_box {
    background: linear-gradient(135deg, #ff517e 0%, #e91e63 100%);
    color: white;
    padding: 30px;
    border-radius: 10px;
    margin: 25px 0;
}

.lesson_box h3 {
    color: white;
    margin-bottom: 15px;
}

.cvs_stories {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 40px;
    border-radius: 15px;
    margin: 40px 0;
    border: none;
}

.customer_stories {
    display: grid;
    gap: 25px;
    margin: 25px 0;
}

.customer_story {
    background: white;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.customer_story:hover {
    transform: translateY(-3px);
}

.customer_story h4 {
    color: #00c8da;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1.1em;
}

.customer_story h4 i {
    font-size: 1.2em;
}

.highlight_story {
    border-left: 4px solid #00c8da;
    background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
}

.highlight_story h4 {
    color: #007a8a;
}

.academic_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin: 25px 0;
}

.academic_item {
    background: #f8f9fa;
    padding: 25px;
    border-radius: 10px;
    border-left: 4px solid #00c8da;
}

.academic_item h3 {
    color: #222;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.academic_item h3 i {
    color: #00c8da;
}

.academic_item ul {
    margin: 0;
    padding-left: 20px;
}

.academic_item li {
    margin-bottom: 10px;
    line-height: 1.5;
}

.related_btn {
    background: #28a745;
    color: white;
}

.related_btn:hover {
    background: #218838;
    color: white;
    transform: translateX(5px);
}

/* Mobile Responsiveness for UVA Research */
@media (max-width: 768px) {
    .turning_point, .cvs_stories {
        padding: 25px 20px;
    }
    
    .academic_grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .customer_stories {
        gap: 20px;
    }
    
    .customer_story {
        padding: 20px;
    }
}

/* Optical Tweezers Research Blog Specific Styles */
.technical_details {
    background: #f8f9fa;
    padding: 25px;
    border-left: 4px solid #00c8da;
    margin: 25px 0;
    border-radius: 0 10px 10px 0;
}

.technical_details h4 {
    color: #00c8da;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Horizontal Research Paper Layout */
.research_content_horizontal {
    margin: 30px 0;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.result_section {
    display: flex;
    align-items: center;
    gap: 30px;
    padding: 25px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    border-left: 4px solid #00c8da;
}

.result_section:nth-child(even) {
    flex-direction: row-reverse;
    border-left: none;
    border-right: 4px solid #00c8da;
}

.result_section h3 {
    color: #222;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
    flex: 1;
    min-width: 400px;
}

.horizontal_research_image {
    width: 350px;
    height: 280px;
    object-fit: contain;
    background: #f8f9fa;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
    flex-shrink: 0;
}

.horizontal_research_image:hover {
    transform: scale(1.03);
}

/* Results Grid Layout (similar to Future Research) */
.results_research_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
    margin: 25px 0;
}

.result_research_item {
    background: #f8f9fa;
    padding: 25px;
    border-radius: 10px;
    border-top: 4px solid #00c8da;
    transition: transform 0.3s ease;
    text-align: center;
}

.result_research_item:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
}

.result_research_image {
    width: 100%;
    height: 200px;
    object-fit: contain;
    background: white;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 15px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}

.result_research_item h3 {
    color: #222;
    margin-bottom: 0;
    font-size: 1.0em;
    font-weight: 600;
    line-height: 1.4;
}

/* Legacy styles for backwards compatibility */
.research_content {
    margin: 30px 0;
}

.image_text_pair {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 30px;
    padding: 20px;
    background: white;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
    border-left: 4px solid #00c8da;
}

.research_text {
    flex: 1;
    min-width: 250px;
    padding-right: 10px;
}

.research_text h3 {
    color: #222;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.3;
    margin: 0;
    padding-right: 10px;
}

.research_image_container {
    flex: 1;
    min-width: 350px;
    max-width: 450px;
}

.inline_research_image {
    width: 100%;
    height: auto;
    min-height: 280px;
    object-fit: contain;
    background: #f8f9fa;
    border-radius: 8px;
    padding: 15px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
    transition: transform 0.3s ease;
}

.inline_research_image:hover {
    transform: scale(1.05);
}

/* Legacy styles for backwards compatibility */
.results_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin: 30px 0;
}

.result_item {
    background: white;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.result_item:hover {
    transform: translateY(-5px);
}

.research_image {
    width: 100%;
    height: 250px;
    object-fit: contain;
    background: #f8f9fa;
    padding: 20px;
}

.result_caption {
    padding: 20px;
}

.result_caption h4 {
    color: #00c8da;
    margin-bottom: 10px;
    font-size: 1.1em;
}

.result_caption p {
    color: #666;
    line-height: 1.5;
    margin: 0;
}

.algorithm_box {
    background: linear-gradient(135deg, #e91e63 0%, #ff517e 100%);
    color: white;
    padding: 30px;
    border-radius: 15px;
    margin: 25px 0;
}

.algorithm_box h3 {
    color: white;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.algorithm_box ol {
    margin: 0;
    padding-left: 20px;
}

.algorithm_box li {
    margin-bottom: 10px;
    line-height: 1.5;
    font-weight: 500;
}

.future_research_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
    margin: 25px 0;
}

.research_direction {
    background: #f8f9fa;
    padding: 25px;
    border-radius: 10px;
    border-top: 4px solid #00c8da;
    transition: transform 0.3s ease;
}

.research_direction:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
}

.research_direction h3 {
    color: #222;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1.1em;
}

.research_direction h3 i {
    color: #00c8da;
    font-size: 1.2em;
}

.research_direction p {
    color: #666;
    line-height: 1.6;
    margin: 0;
}

/* Mobile Responsiveness for Research Images */
@media (max-width: 768px) {
    /* Grid responsive rules handled by utility classes */
    
    .result_research_item {
        padding: 20px;
    }
    
    .result_research_image {
        height: 180px;
        padding: 12px;
    }
    
    .result_research_item h3 {
        font-size: 0.95em;
    }
    
    .research_content_horizontal {
        gap: 25px;
    }
    
    .result_section {
        flex-direction: column !important;
        gap: 20px;
        padding: 20px 15px;
        text-align: center;
        border-left: 4px solid #00c8da !important;
        border-right: none !important;
    }
    
    .result_section h3 {
        font-size: 1.1rem;
        min-width: unset;
        order: 1;
    }
    
    .horizontal_research_image {
        width: 100%;
        max-width: 320px;
        height: 240px;
        order: 2;
        margin: 0 auto;
    }
    
    /* Legacy mobile styles */
    .image_text_pair {
        flex-direction: column;
        gap: 15px;
        padding: 20px 15px;
        margin-bottom: 25px;
    }
    
    .research_text {
        padding-right: 0;
    }
    
    .research_text h3 {
        font-size: 1.1rem;
        text-align: center;
        margin-bottom: 15px;
        padding-right: 0;
    }
    
    .research_image_container {
        min-width: unset;
        max-width: unset;
        width: 100%;
    }
    
    .inline_research_image {
        min-height: 220px;
        padding: 12px;
    }
}
    
    .technical_details {
        padding: 20px;
    }
    
    .algorithm_box {
        padding: 25px 20px;
    }


/*================== 12 End blog main section css ==================  */


/*================== 16 footer section css ==================  */

.port_footer_setions .footer_heading {
    color: #556d91;
    font-size: 22px;
    position: relative;
    padding: 15px 0px 4px 0px;
    margin-bottom: 10px;
    font-weight: 700;
}
.port_footer_setions .footer_heading:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: 2px;
    background: rgb(255, 196, 85);
}

.copy_right_wrapper p {
    color: #fff;
}
.contact_info p a {
    color: #777777;
}

/* ==================== NYC Hackathon Blog Specific Styles ==================== */

/* Hackathon theme colors */
.hackathon_theme {
    --hackathon-primary: #6a5acd;
    --hackathon-secondary: #20b2aa;
    --hackathon-accent: #ffd700;
    --hackathon-dark: #2f1b69;
}

.hackathon_theme .blog_header {
    background: linear-gradient(135deg, var(--hackathon-primary) 0%, var(--hackathon-secondary) 100%);
    color: white;
}

.hackathon_theme .blog_title {
    color: white;
}

.hackathon_theme .blog_meta span {
    background: rgba(255, 255, 255, 0.2);
    padding: 8px 15px;
    border-radius: 20px;
    margin: 5px;
    color: white;
}

/* Code blocks styling */
.code_block {
    margin: 25px 0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.code_block pre {
    margin: 0;
    padding: 25px;
    background: #2d3748;
    color: #e2e8f0;
    font-family: 'Fira Code', 'Monaco', 'Consolas', monospace;
    font-size: 14px;
    line-height: 1.5;
    overflow-x: auto;
}

.code_block code {
    font-family: 'Fira Code', 'Monaco', 'Consolas', monospace;
}

/* Math formulas */
.math_formula {
    background: #f8f9fa;
    padding: 25px;
    border-radius: 10px;
    border-left: 4px solid var(--hackathon-primary);
    margin: 25px 0;
}

.formula_box {
    background: white;
    padding: 20px;
    border-radius: 8px;
    font-family: 'Times New Roman', serif;
    font-size: 1.1em;
    text-align: center;
    margin: 15px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.formula_legend {
    margin: 15px 0;
    padding-left: 20px;
}

.formula_legend li {
    margin: 8px 0;
    color: #666;
}

/* Team showcase */
.team_showcase {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 40px;
    border-radius: 15px;
    color: white;
    margin: 30px 0;
}

.team_showcase h2 {
    color: white;
    text-align: center;
    margin-bottom: 30px;
}

.team_images_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin: 25px 0;
}

.team_image_item {
    text-align: center;
}

.team_image {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 10px;
    border: 3px solid rgba(255, 255, 255, 0.3);
    transition: transform 0.3s ease;
}

.team_image:hover {
    transform: scale(1.05);
}

/* Hardware grid */
.hardware_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
    margin: 25px 0;
}

.hardware_item {
    background: #f8f9fa;
    padding: 25px;
    border-radius: 10px;
    border-top: 4px solid var(--hackathon-secondary);
    text-align: center;
    transition: transform 0.3s ease;
}

.hardware_item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.hardware_image {
    width: 100%;
    height: 180px;
    object-fit: contain;
    background: white;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 15px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.hardware_item h3 {
    color: var(--hackathon-dark);
    margin-bottom: 15px;
    font-size: 1.2em;
}

/* SPSA explanation */
.spsa_explanation {
    background: #f8f9fa;
    padding: 30px;
    border-radius: 10px;
    border-left: 4px solid var(--hackathon-accent);
    margin: 25px 0;
}

.spsa_explanation h3 {
    color: var(--hackathon-dark);
    margin: 20px 0 15px 0;
}

.spsa_explanation ul {
    margin: 15px 0;
    padding-left: 25px;
}

.spsa_explanation li {
    margin: 10px 0;
    color: #666;
}

/* Results grid */
.results_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 25px;
    margin: 25px 0;
}

.result_item {
    background: #f8f9fa;
    padding: 25px;
    border-radius: 10px;
    border-top: 4px solid var(--hackathon-primary);
    text-align: center;
    transition: transform 0.3s ease;
}

.result_item:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.result_image {
    width: 100%;
    height: 200px;
    object-fit: contain;
    background: white;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 15px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.result_item h3 {
    color: var(--hackathon-dark);
    margin-bottom: 15px;
    font-size: 1.1em;
}

/* Achievement section */
.achievement_section {
    background: linear-gradient(135deg, var(--hackathon-accent) 0%, #ff6b6b 100%);
    padding: 40px;
    border-radius: 15px;
    color: white;
    margin: 30px 0;
}

.achievement_section h2 {
    color: white;
    text-align: center;
    margin-bottom: 30px;
}

.achievement_showcase {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
    margin: 25px 0;
}

.achievement_image {
    text-align: center;
}

.award_certificate,
.presentation_image {
    width: 100%;
    max-height: 300px;
    object-fit: cover;
    border-radius: 10px;
    border: 3px solid rgba(255, 255, 255, 0.3);
    transition: transform 0.3s ease;
}

.award_certificate:hover,
.presentation_image:hover {
    transform: scale(1.05);
}

.achievement_text {
    grid-column: 1 / -1;
    text-align: center;
    margin-top: 25px;
}

.achievement_text p {
    font-size: 1.1em;
    line-height: 1.6;
    color: whitesmoke;
}

/* Rank timeline */
.rank_timeline {
    margin: 30px 0;
}

.rank_item {
    display: flex;
    align-items: center;
    margin: 25px 0;
    padding: 20px;
    background: #f8f9fa;
    border-radius: 10px;
    transition: all 0.3s ease;
}

.rank_item:hover {
    background: #e9ecef;
    transform: translateX(10px);
}

.rank_number {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: var(--hackathon-primary);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 1.2em;
    margin-right: 20px;
    flex-shrink: 0;
}

.rank_content h3 {
    color: var(--hackathon-dark);
    margin-bottom: 8px;
    font-size: 1.1em;
}

.rank_content p {
    color: #666;
    margin: 0;
    line-height: 1.4;
}

/* Navigation buttons */
.hackathon_theme .nav_btn {
    background: var(--hackathon-primary);
    border: 2px solid var(--hackathon-primary);
}

.hackathon_theme .nav_btn:hover {
    background: var(--hackathon-secondary);
    border-color: var(--hackathon-secondary);
}

.github_btn {
    background: #333;
    border-color: #333;
}

.github_btn:hover {
    background: #24292e;
    border-color: #24292e;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
    /* Grid responsiveness handled by utility classes */
    
    .rank_item {
        flex-direction: column;
        text-align: center;
    }
    
    .rank_number {
        margin: 0 0 15px 0;
    }
    
    .code_block pre {
        padding: 15px;
        font-size: 12px;
    }
    
    .team_showcase,
    .achievement_section {
        padding: 25px 20px;
    }
}
.port_footer_setions .copy_right_wrapper {
    background: #ffc454;
    padding:17px 0 12px 0;
	margin-top: 72px;
}
.port_footer_setions .copy_right_wrapper p.copy_right a {
    color: #fff;
}
.port_footer_setions .footer_contact_info p{
	word-break:break-all;
	
}
/*================== 16 End footer section css ==================  */

/*================== 17 Start start single blog page css ==================  */
.blog_wrapper .blog_data {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}
.blog_data .blog_content {
    padding:30px 30px 20px 30px;
}
.blog_postinfo ul {
    list-style-type: none;
}
.blog_postinfo ul li {
    padding-right: 20px;
    display: inline-block;
    position: relative;
}
.blog_postinfo ul li:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    background: #ddd;
    width: 1px;
    height: 15px;
}
.blog_postinfo ul li a, .blog_shareinfo .blog_tag a {
	color: #222222;
    text-transform: capitalize;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.blog_postinfo ul li a:hover, .blog_shareinfo .blog_tag a:hover {
    color: #ff517e;	
}
.blog_postinfo ul li a i, .blog_shareinfo .blog_tag a i {
    padding-right: 5px;
    color: #ff517e;
}

.blog_postinfo ul li:last-child::after {
    display: none;
}
.blog_content blockquote {
    background: #f7faff;
    padding:30px 15px 30px 60px;
    font-size: 18px;
    position: relative;
    color: #556d91;
    margin: 15px 0;
}
.highlight_box p {
color:whitesmoke;
}
.blog_content blockquote .blockquote_icon {
    position: absolute;
    left: 15px;
    top: 35px;
    background: rgb(0, 200, 218);
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    z-index: 2;
}
.blog_shareinfo .social_list {
    list-style: none;
}
.blog_content .blog_shareinfo {
    display: flex;
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 20px;
    align-items: center;
}
.blog_shareinfo .blog_tag {
    flex: 0 0 50%;
    max-width: 50%;
}
.blog_shareinfo .blog_social {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: right;
}
.blog_shareinfo .blog_social .social_list li {
	display: inline-block;
    margin-right: 10px;
}
.blog_shareinfo .siderbar_icon{
	display:block;	
    font-size: 20px;
}
.blog_wrapper .blog_comment {
    margin-top: 30px;
}
.latest_comment .comment_thumb {
    width: 100px;
    display: inline-block;
    margin-right: 10px;
}
.latest_comment .comment_data {
    width: calc(100% - 115px);
    display: inline-block;
    vertical-align: top;
}
.blog_comment .latest_comment {
    margin-top: 20px;
    position: relative;
    padding-bottom: 20px;
}
.blog_comment ul li {
    border-bottom: 1px solid #eeeeee;
}
.blog_comment ul li:last-child {
    border: none;
    padding-bottom: 0;
}
.comment_data .client_name h5 {
    font-size: 18px;
    color: #556d91;
	text-transform: capitalize;
}
.comment_data .client_name span {
    letter-spacing: 2px;
    color: #ff517e;
    margin: 5px 0;
    display: block;
	text-transform: capitalize;
}
.comment_data .comment_reply {
    position: absolute;
    top: 0;
    right: 0;
	text-transform: capitalize;
}
.comment_data .comment_reply i {
    font-size: 12px;
}

.comment_reply {
 display: inline-block;
    border-radius: 51px;
    border: 2px solid #7b7b7b36;
    margin: 0;
    height: 35px;
    line-height: 35px;
    min-width: 100px;
    text-align: center;
    color: #777777;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.comment_reply:hover, .comment_reply:focus {
    background: rgb(255, 81, 126);
    border-color: rgb(255, 81, 126);
    color: #ffffff;
}
.blog_wrapper .blog_comment ul {
    list-style: none;
}
.blog_comment .latest_comment.sub_replay {
    margin-left: 40px;
}
.blog_wrapper .widget.blog_reply {
    margin-bottom: 0;
}
.blog_reply .port_contact_form {
    margin-top: 18px;
}
.port_singleblog_wrapper .widget{
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 30px;
    margin-bottom: 30px;
    background: #ffffff;
}
.blogsidebar_wrapper .widget .form-control {
    background: #ff000000;
    border: none;
    border-bottom: 1px solid #c7cdd3;
    border-radius: 0;
    padding: 0;
    margin-bottom: 0px;
    padding: 0 20px 20px 0;
}
.blogsidebar_wrapper .widget.search_widget form {
    position: relative;
}
.blogsidebar_wrapper .widget.search_widget .blog_searchicon {
    position: absolute;
    right: 0;
    top: 0;
    color: #ff517e;
}
.blogsidebar_wrapper .widget .form-control:focus {
    box-shadow: none;
}
.blogsidebar_wrapper .widget ul {
    list-style-type: none;
}
.widget .widget_rp .rp_thumb {
    width: 80px;
    display: inline-block;
    margin-right: 8px;
}
.widget .widget_rp .rp_data {
    width: calc(100% - 100px);
    display: inline-block;
    vertical-align: top;
}
.widget .widget_rp .rp_heading {
	color: #222222;
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
   -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.widget .widget_rp .rp_heading:hover {
    color: #556d91;
}
.widget .widget_rp .rp_date {
    color: #ff517e;
    text-transform: capitalize;
}
.widget.repost_widget .widget_rp ul li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.widget.repost_widget .widget_rp ul li:last-child {
    border-bottom: none;
	margin-bottom: 0px;
    padding-bottom: 0px;
}
.widget .widget_title {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 10px;
    text-transform: capitalize;
}
.widget .widget_title:after, .widget .widget_title:before {
    content: "";
    position: absolute;
    height: 2px;
    bottom: 0;
   -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.widget .widget_title:after{
    background: #eee;
    width: 50px;
    left: 0;
}
.widget .widget_title:before{
    background: red;
	width:0px;
    left: 50px;	
	z-index:2;
}
.widget:hover .widget_title::before{
	width: 50px;
    left: 0;
    -webkit-transition: width 0.3s ease;
     -moz-transition: width 0.3s ease;
    -ms-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;
}
.widget.categroies_widget ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.widget.categroies_widget ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.widget.categroies_widget ul li a {
    color: #777777;
   -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.widget.categroies_widget ul li a .category_num {
    float: right;
}
.widget.categroies_widget ul li a:hover {
    color: #ff517e;
}
.widget.tag_widget ul li {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 10px;
}
.widget.tag_widget .comment_reply {
    min-width: auto;
    padding: 0px 10px;
}
.widget.insta_widget ul li {
    display: inline-block;
}
.widget.insta_widget ul li a {
    width: 93px;
    display: block;
    padding: 5px;
}
.port_singleblog_wrapper {
    background: #f9f9f9;
    padding: 80px 0px 80px;
}
/* Educational Reflection Blog Pages */
.blog_post_wrapper {
    min-height: 100vh;
    padding: 40px 0;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.blog_post_wrapper.uva_theme {
    background: linear-gradient(135deg, #764ba2 0%, #667eea 100%);
}

.blog_header {
    background: white;
    border-radius: 0;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.back_btn {
    color: #667eea;
    text-decoration: none;
    font-weight: 600;
    margin-bottom: 20px;
    display: inline-block;
}

.back_btn:hover {
    color: #764ba2;
    text-decoration: none;
}

.uva_theme .back_btn {
    color: #764ba2;
}

.uva_theme .back_btn:hover {
    color: #667eea;
}

.blog_title {
    font-size: 2.5rem;
    font-weight: bold;
    color: #2c3e50;
    margin-bottom: 15px;
}

.blog_date {
    color: #200a32;
    font-size: 1.1rem;
    font-weight: 600;
}

.blog_meta {
    display: flex;
    gap: 20px;
    color: #7f8c8d;
    font-size: 0.9rem;
}

.blog_content {
    background: white;
    border-radius: 0;
    padding: 40px;
    box-shadow: 0 6px 16px rgba(0,0,0,0.15);
}

.blog_featured_image {
    text-align: center;
    margin-bottom: 30px;
}

.blog_featured_image img {
    border-radius: 0;
    max-width: 400px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

.intro_section .lead {
    font-size: 1.2rem;
    color: #34495e;
    font-style: italic;
    border-left: 4px solid #667eea;
    padding-left: 20px;
    margin-bottom: 30px;
}

.uva_theme .intro_section .lead {
    border-left: 4px solid #764ba2;
}

.highlight_box {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 20px;
    border-radius: 0;
    margin: 20px 0;
    box-shadow: 0 3px 10px rgba(0,0,0,0.2);
}

.uva_theme .highlight_box {
    background: linear-gradient(135deg, #764ba2 0%, #667eea 100%);
}

.fun_fact_box {
    background: #f8f9fa;
    border: 2px solid #667eea;
    border-radius: 0;
    padding: 20px;
    margin: 20px 0;
    box-shadow: 0 3px 8px rgba(102, 126, 234, 0.2);
}

.fun_fact_box h3 {
    color: #667eea;
    margin-bottom: 10px;
}

.quote_section {
    background: #f8f9fa;
    padding: 30px;
    border-radius: 0;
    margin: 30px 0;
    border-left: 5px solid #764ba2;
    box-shadow: 0 3px 10px rgba(118, 75, 162, 0.15);
}

.quote_section blockquote {
    margin: 0;
    font-size: 1.2rem;
    font-style: italic;
}

.quote_section footer {
    margin-top: 15px;
    color: #764ba2;
    font-weight: 600;
}

.epiphany_box {
    background: linear-gradient(135deg, rgba(118, 75, 162, 0.1) 0%, rgba(102, 126, 234, 0.1) 100%);
    border: 2px solid #764ba2;
    border-radius: 0;
    padding: 30px;
    margin: 30px 0;
    text-align: center;
    box-shadow: 0 4px 12px rgba(118, 75, 162, 0.25);
}

.epiphany_box h3 {
    color: #764ba2;
    margin-bottom: 20px;
}

.humbling_experience {
    background: #fff3cd;
    border: 2px solid #ffc107;
    border-radius: 0;
    padding: 20px;
    margin: 20px 0;
    box-shadow: 0 3px 8px rgba(255, 193, 7, 0.2);
}

.humbling_experience h3 {
    color: #856404;
    margin-bottom: 15px;
}

.lesson_learned {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 25px;
    border-radius: 0;
    margin: 25px 0;
    text-align: center;
    font-size: 1.1rem;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3);
}

.achievements_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin: 20px 0;
}

.achievement_item {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 0;
    border-left: 4px solid #667eea;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.achievement_item h4 {
    color: #667eea;
    margin-bottom: 15px;
}

.achievement_item ul {
    list-style: none;
    padding: 0;
}

.achievement_item li {
    padding: 5px 0;
    position: relative;
    padding-left: 20px;
}

.achievement_item li::before {
    content: "→";
    position: absolute;
    left: 0;
    color: #667eea;
    font-weight: bold;
}

.cvs_stories {
    margin: 30px 0;
}

.story_item {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 0;
    margin: 15px 0;
    border-left: 4px solid #667eea;
    box-shadow: 0 2px 6px rgba(102, 126, 234, 0.1);
}

.story_item.highlight_story {
    background: linear-gradient(135deg, rgba(102, 126, 234, 0.1) 0%, rgba(118, 75, 162, 0.1) 100%);
    border-left: 4px solid #764ba2;
}

.story_item h4 {
    color: #667eea;
    margin-bottom: 10px;
}

.story_item.highlight_story h4 {
    color: #764ba2;
}

.coursework_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin: 20px 0;
}

.course_item {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 0;
    border-left: 4px solid #764ba2;
    box-shadow: 0 2px 6px rgba(118, 75, 162, 0.1);
}

.course_item h4 {
    color: #764ba2;
    margin-bottom: 15px;
}

.course_item ul {
    list-style: none;
    padding: 0;
}

.course_item li {
    padding: 5px 0;
    position: relative;
    padding-left: 20px;
}

.course_item li::before {
    content: "→";
    position: absolute;
    left: 0;
    color: #764ba2;
    font-weight: bold;
}

.project_item {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 0;
    margin: 15px 0;
    border-left: 4px solid #764ba2;
    box-shadow: 0 2px 6px rgba(118, 75, 162, 0.1);
}

.project_item h4 {
    color: #764ba2;
    margin-bottom: 10px;
}

.uva_theme .project_item {
    border-left: 4px solid #667eea;
}

.uva_theme .project_item h4 {
    color: #667eea;
}

.conclusion_section {
    background: linear-gradient(135deg, rgba(102, 126, 234, 0.1) 0%, rgba(118, 75, 162, 0.1) 100%);
    padding: 30px;
    border-radius: 10px;
    margin: 30px 0;
}

.uva_theme .conclusion_section {
    background: linear-gradient(135deg, rgba(118, 75, 162, 0.1) 0%, rgba(102, 126, 234, 0.1) 100%);
}

.blog_footer {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 2px solid #ecf0f1;
}

.blog_navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav_btn {
    color: #fffffe;
    text-decoration: none;
    font-weight: 600;
    padding: 10px 20px;
    border: 2px solid #667eea;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.nav_btn:hover {
    background: #667eea;
    color: white;
    text-decoration: none;
}

.uva_theme .nav_btn {
    color: #764ba2;
    border: 2px solid #764ba2;
}

.uva_theme .nav_btn:hover {
    background: #764ba2;
    color: white;
}

@media (max-width: 768px) {
    .blog_navigation {
        flex-direction: column;
        gap: 15px;
    }
    
    .blog_meta {
        flex-direction: column;
        gap: 10px;
    }
    
    .blog_title {
        font-size: 2rem;
    }
    
    .blog_content {
        padding: 20px;
    }
    
    .achievements_grid,
    .coursework_grid {
        grid-template-columns: 1fr;
    }
}

/* Blog page specific overrides */
.blog_post_wrapper .port_sec_warapper {
    margin-left: 0;
}

/*================== 17 End start single blog page css ==================  */

/*================== 18 Start start go to top css ==================  */
.bottom_top {
    position: fixed;
    cursor: pointer;
    top: 0;
    right: 15px;
    color: #ffffff;
    background-color: #ff517e;
    z-index: 4;
    width: 40px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    opacity: 0;
    visibility: hidden;
	-webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
    border-radius: 3px;
}
.bottom_top::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background:#00c8da;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.bottom_top i {
    position: absolute;
    top: 50%;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
   -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.bottom_top i:last-child {
    opacity: 0;
    visibility: hidden;
    top: 60%;
}
.bottom_top.active {
    top: 98%;
    -o-transform: translateY(-98%);
    -ms-transform: translateY(-98%);
    -moz-transform: translateY(-98%);
    -webkit-transform: translateY(-98%);
    transform: translateY(-98%);
    opacity: 1;
    visibility: visible;
}
.bottom_top:hover, .bottom_top:focus {
    color: #ffffff;
}
.bottom_top:hover::before, .bottom_top:focus::before {
    opacity: 1;
    visibility: visible;
}
.bottom_top:hover i:first-child, .bottom_top:focus i:first-child {
    opacity: 0;
    top: 0;
    visibility: hidden;
}
.bottom_top:hover i:last-child, .bottom_top:focus i:last-child {
    opacity: 1;
    visibility: visible;
    top: 50%;
}
/*================== 18 End  go to top css ==================  */


/*================== 19 start custom scroll bar css ==================  */
.port_sidebar_wrapper .mCSB_inside>.mCSB_container {
    margin-right: 0px;
}
.port_sidebar_wrapper .mCSB_scrollTools .mCSB_draggerRail {

    background-color: #c1c1c1;
}
.port_sidebar_wrapper .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .port_sidebar_wrapper .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .port_sidebar_wrapper .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .port_sidebar_wrapper .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #ff517e;
}
/*================== 19 End custom scroll bar css ==================  */

/*================== 20 start media query css ==================  */

@media (max-width:1199px) {
.selfintro_section .about_leftsection {
    width: auto;
    margin: 0 auto;
    max-width: 500px;
}
.selfintro_section .right_section {
    width: auto;
    margin: 75px auto 0 auto;
    max-width: 500px;
}
.personal_details ul.info-list li {
    margin-bottom: 17px;
}
.education_mright .education_rinfo {
    padding: 20px 20px 20px 20px;
}
.port_testimonial_setions .port_test_data {
    width: 842px;
}
.port_testimonial_setions .testimonial_top_box .testimonial_img {
    height: auto;
}
.banner_rcontent svg.move_bg{
    width: 100%;
}
.port_banner_wrapper .banner_content {
    padding-top: 50px;
    padding-bottom: 50px;
}
.banner_img {
    position: inherit;
}
.progressbar {
    margin-bottom: 50px;
}

	
}
@media (min-width:992px) and (max-width:1199px) {
	.right_section h2.about_tophead {
    font-size: 30px;	
	}
.anout_section_btn .portfolio_btn.btn_yellow {
    margin-right: 15px;
}
.portfolio_btn {
    min-width: 190px;
}
}
@media (max-width:991px) {
.banner_img {
    right: 0;
	top: 20px;
}

.port_about_setions {
    padding-bottom: 72px;
}
.education_main_wrapper:after{
	display:none;
}


.port_progress_setions {
    padding-bottom: 21px;
}
.port_project_gallery .grid-item {
    width: 50%;
}

.port_testimonial_setions .port_test_data {
    width: 616px;
}
.port_testimonial_setions .testimonial_details_box {
    width: 550px;
}
.port_blog_setions .port_blog_contentbox {
    padding: 25px;
}
.port_blog_setions h4.blog_heading a {
    margin: 5px 0;
}
.port_blog_setions .port_blog_imgbox img{
	display:block;
	margin:auto;
}
.banner_rcontent svg.move_bg {
    height: auto;
}
.port_banner_wrapper {
    margin-left: 0;
}
.port_banner_wrapper .banner_content {
    padding-left: 160px;
}
.bannner_leftpart .banner_name {
    font-size: 65px;
}
.bannner_leftpart .banner_name {
    margin-left: -7px;
}
.blogsidebar_wrapper .widget.search_widget {
    margin-top: 30px;
}
.port_singleblog_wrapper {
    padding-bottom:50px;
}

}

@media (min-width:768px) {
	.port_togglebox {
		display:none;
	}
}
.col-lg-6.col-md-4.col-sm-12.col-12.newyork-desktop-screennone {
    display: none;
}
.col-lg-6.col-md-4.col-sm-12.col-12.align-self-center.DesktopNone {
    display: none;
}
@media (max-width:767px) {
    .col-lg-6.col-md-4.col-sm-12.col-12.align-self-center.resNone {
        display: none;
    }
    .col-lg-6.col-md-4.col-sm-12.col-12.align-self-center.DesktopNone {
        display: block;
    }
    .education_mright.education_right {
        margin: 0;
    }
    .education_mright{
        max-width: 100%;
    }
    .col-lg-6.col-md-4.col-sm-12.col-12.newyork-desktop-screennone {
        display: block;
    }
    .col-lg-6.col-md-4.col-sm-12.col-12.align-self-center.newyork-responsive-screennone {
        display: none;
    }
    .education_right .prt_rightside_title {
        left: 0;
       
        right: 0;
        text-align: center;
        width: 100%;
    }
    .prt_rightside_title{
        position: relative;
    }
    .education_section .edu_mainyear  h1 {
        width: 100%;
        max-width: 125px;
        margin: 0 auto 50px;
    }
    .prt_rightside_title .right_title {
        width: 100%;
    }
/* Start toggle box */
.port_togglebox {
    width: 30px;
    height: 20px;
    cursor: pointer;
    float: right;
    position: fixed;
    right: 40px;
    top: 40px;
    z-index: 110;
}
.port_togglebox span {
    display: block;
    width: 100%;
    height: 3px;
    background: #222222;
    margin-bottom: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.port_menu_open .port_togglebox span:nth-child(1) {
    -webkit-transform: rotate(-45deg) translate(-5px,8px);
    -moz-transform: rotate(-45deg) translate(-5px,8px);
    -ms-transform: rotate(-45deg) translate(-5px,8px);
    -o-transform: rotate(-45deg) translate(-5px,8px);
    transform: rotate(-45deg) translate(-5px,8px);
}
.port_menu_open .port_togglebox span:nth-child(2) {
    opacity: 0;
}
.port_menu_open .port_togglebox span:nth-child(3) {
    -webkit-transform: rotate(45deg) translate(-3px,-6px);
    -moz-transform: rotate(45deg) translate(-3px,-6px);
    -o-transform: rotate(45deg) translate(-3px,-6px);
    -ms-transform: rotate(45deg) translate(-3px,-6px);
    transform: rotate(45deg) translate(-3px,-6px);
}
.port_menu_open .port_sidebar_wrapper {
    left: 0px;
}
/* End toggle box */

 /* start sidebar section */
 .port_sidebar_wrapper {
    left: -120px;
 }
 /* End sidebar section */
.port_sec_warapper {
    margin-left: 0;
}
.selfintro_section .about_leftsection:after{
	display:none;
}

.edu_mainyear:after{
	display:none;
}
.edu_mainyear h1:before{
	display:none;
}
.education_firsrtbox .education_left {
    float: none;
    margin-bottom: 45px;
	margin-right: 0px;
}
.education_firsrtbox .edu_mainyear h1:after {
	content: '';
    border-right: 15px solid transparent;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 15px solid transparent;
    position: absolute;
    right: 37px;
    bottom: -34px;
    top: auto;
}
.education_box.firstbox .edu_mainyear h1:after {
    border-left-color: transparent;
    border-top-color: #ff517e;
}
.education_box.thirdbox .edu_mainyear h1:after {
    border-left-color: transparent;
    border-top-color: rgb(255, 117, 74);
}
.education_secondbox .education_left {
    margin: 0px;
    max-width: 100%;
}
.education_secondbox .edu_mainyear h1:after{
    content: '';
    border-right: 15px solid transparent;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 15px solid transparent;
    position: absolute;
    left: 38px;
    top: -34px;
}
.education_box.secondbox .edu_mainyear h1:after {
    border-right-color:transparent; 
    border-bottom-color: rgb(255, 196, 84);
}
.education_box.fourthbox .edu_mainyear h1:after {
    border-right-color: transparent;
    border-bottom-color: rgb(0, 200, 218);
}
.education_main_wrapper .education_box {
    margin-bottom: 80px;
}
.port_testimonial_setions .port_test_data {
    width: 100%;
}

.port_testimonial_setions .testimonial_details_box {
    width: auto;
	margin-top: 50px;
	height: auto;
}
.port_contact_setions .port_contact_mainbox {
    margin-top: 0px;
}
.port_map_setions .map-container {
    height: 315px;
}
.port_banner_wrapper .banner_content {
    padding-left: 25px;
}
.bannner_leftpart h2.stranger {
    font-size: 25px;
}
.bannner_leftpart h2.stranger:after {
    width: 195px;
}
.bannner_leftpart .banner_name {
    font-size: 55px;
}
p.banner_pera {
    font-size: 20px;
}
.bannner_leftpart .banner_name {
    margin-left: -7px;
}
.banner_typingtext {
    font-size: 20px;
}
.portfolio_btn {
    min-width: 160px;
    height: 50px;
    line-height: 54px;
}
.banner_img .brc_hirebtn {
    bottom: 0;
}
.blog_content .blog_shareinfo{
	display:block;
}
.blog_shareinfo .blog_tag, .blog_shareinfo .blog_social {
    flex: 0 0 100%;
    max-width: 100%;
}
.blog_shareinfo .blog_social {
    text-align:left;
    margin-top: 15px;
}
.port_map_setions .map_box #world-map {
    height: 100%;
}
.port_testimonial_setions:after, .port_testimonial_setions:before {
    display:none;
}

}
@media (max-width:575px) {
	.portfolio_btn {
    min-width: 130px;
    height: 45px;
    line-height: 47px;
    font-size: 15px;
}
.personal_details ul.info-list li {
    margin-bottom: 8px;
}
.education_mright .left_title_box:before{
	display:none;
}
.education_secondbox .left_title_box:before{
	display:none;
}
.port_experience_setions .ex_leftside {
    width: 100%;
	margin-bottom:15px;
}
.ex_leftsidebox .ex_leftside:after {
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 11px solid #ff517e;
    border-bottom: 11px solid transparent;
    bottom: -22px;
    left: 30px;
    right: auto;
    top: auto;
}
.experience_section .col-md-12:nth-child(2) .ex_leftside:after {
    border-left-color: transparent;
    border-top-color: #ffc454;
}
.experience_section .col-md-12:nth-child(5) .ex_leftside:after {
    border-left-color: transparent;
    border-top-color: #ffc454;
}
.ex_rightsidebox .ex_leftside:after {
    left: 21px;
    top: -21px;
    bottom: auto;
    right: auto;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 11px solid transparent;
    border-bottom: 11px solid #f6483a;
}
.experience_section .col-md-12:nth-child(3) .ex_leftside:after {
    border-right-color: transparent;
    border-bottom-color: #ff754a;
}
.experience_section .col-md-12:nth-child(3) .ex_leftside {
    float: right;
    margin-top: 15px;
    margin-bottom: 0px;
}
.experience_section .col-md-12:nth-child(4) .ex_leftside:after {
    border-right-color: transparent;
    border-bottom-color: #00c8da;
}
.experience_section .col-md-12:nth-child(4) .ex_leftside {
    background: #00c8da;
    margin-top: 15px;
    margin-bottom: 0;
	float: right;
}
.port_project_gallery .grid-item {
    width: 100%;
}

.port_testimonial_setions .testimonial_top_box .testimonial_img {
    margin: auto;
}
.port_footer_setions .footer_contact_info .contact_info {
    margin-bottom: 30px;
}
.port_footer_setions .footer_contact_info .col-sm-4:last-child .contact_info {
    margin-bottom: 0;
}

.latest_comment .comment_thumb {
    width: 100%;
    display:block;
    margin-right:0;
	margin-bottom: 15px;
}
.latest_comment .comment_data {
    width: 100%;
    display:block;
}
.experience_section .col-md-12:nth-child(6) .ex_leftside:after {
    border-left-color: #ff517e00;
}
.port_testimonial_setions .testimonial_details_box {
    margin-top: 30px;
}

	
}
@media (max-width:480px) {
    .port_singleblog_wrapper {
        padding-bottom: 20px;
    }
    .footer_contact_info.footer_contact_info_blog {
        padding: 40px 0px 0px;
    }
.personal_details h1.ps_name {
    font-size: 18px;
}
.personal_details ul.info-list li {
    margin-bottom: 2px;
}

.personal_details p.ps_designation {
    padding-bottom: 0px;
}
.personal_details ul.info-list {
    padding-bottom: 0px;
}
.personal_details a.social-button {
    width: 30px;
    height: 30px;
    line-height: 36px;
}
.iconbox i {
    top: 14px;
}
.about_leftsection .icon {
    width: 45px;
    height: 45px;
    line-height: 45px;
}
h3.education_place {
    font-size: 20px;
}
.port_map_setions .map-container {
    height: 225px;
}
.bannner_leftpart .banner_name {
    font-size: 35px;
	margin-bottom: 10px;
	margin-left: 0;
}
.banner_typingtext {
    font-size: 16px;
}
p.banner_pera {
    font-size: 16px;
}
.bannner_leftpart h2.stranger {
    margin-bottom: 15px;
}
.blog_content blockquote {
    padding:60px 15px 15px 15px;
}
.blog_content blockquote .blockquote_icon {
    top: 15px;
}
.port_testimonial_setions .testimonial_details_box {
    padding: 20px;
}
.port_contact_setions .port_contact_mainbox {
    padding: 49px 20px 45px 20px;
}
.port_about_setions {
    padding: 40px 0;
}

.education_section {
    padding: 40px 0;
}
.education_section .port_heading_wrapper.text-center {
    padding: 0px 0px 30px;
}

.port_progress_setions {
    padding: 40px 0 0;
}
.port_progress_setions .circle canvas {
    width: 150px!important;
    height: 150px!important;
}
.experience_section {
    padding: 40px 0 20px;
}
.services_section {
    padding: 40px 0px 0px;
}
.testimonial_section {
    padding: 40px 0px 40px;
}
.blog_section {
    padding: 40px 0px 10px;
}
.port_responsor_setions {
    padding: 40px 0px;
}
.port_contact_wrapper {
    padding: 40px 0px 0;
}
.port_footer_setions .copy_right_wrapper {
    margin-top: 35px;
}














}
@media (max-width:380px) {
.right_section h2.about_tophead {
    font-size: 26px;
}
.anout_section_btn .portfolio_btn.btn_yellow {
    margin-right: 0px;
}
.personal_details h1.ps_name {
    display:none;
}
.personal_details p.ps_designation {
   display:none;
}
.personal_details ul.social-links {
   display:none;
}
.selfintro_section .left_deatils {
   
    padding: 15px 15px;
}
.education_mright.education_right {
    margin-left: 20px;
}
.education_mright.education_left {
    margin-right: 20px;
}
.education_main_wrapper .education_box {
    margin-bottom: 50px;
}
.port_banner_wrapper .banner_content {
    padding-left: 0;
}
.bannner_leftpart h2.stranger {
    font-size: 20px;
}
.bannner_leftpart h2.stranger:after {
    width: 160px;
}

.banner_typingtext {
    font-size: 14px;
}
p.banner_pera {
    font-size: 14px;
}
.banner_btn .portfolio_btn.btn_yellow {
    margin-right: 5px;

}
.banner_img .brc_hirebtn {
    right: 45px;
}
.port_togglebox {
    right: 20px;
    top: 20px;
}
.blog_comment .latest_comment.sub_replay {
    margin-left: 15px;
}
}
/*  ================== 20 End media query css ==================  */

/* ================== HERO BANNER POSITIONING FIXES ================== */
/* Position banner content INSIDE at 20% from top */
.wp-block-quantum-portfolio-hero-banner .banner_content,
body [class*="clean_hero"] .banner_content {
    position: absolute !important;
    top: 20% !important; /* 20% from top */
    left: 160px !important; /* INSIDE - sidebar width + padding */
    z-index: 10 !important;
    padding-left: 0 !important; /* Reset original padding */
    padding-top: 0 !important; /* Reset original padding */
    padding-bottom: 0 !important; /* Reset original padding */
    width: calc(100% - 200px) !important; /* Account for left offset and right margin */
}

/* Mobile responsive positioning */
@media (max-width: 768px) {
    .wp-block-quantum-portfolio-hero-banner .banner_content,
    body [class*="clean_hero"] .banner_content {
        left: 20px !important; /* No sidebar on mobile, just padding */
        top: 20% !important;
        width: calc(100% - 40px) !important; /* Account for left and right padding */
        text-align: center !important;
    }
}