/* Media Queries */
@media screen and (max-width: 1700px) {
    .blog-list iframe, embed, object{
        height: 94% !important;
        min-height: auto;
    }
    .recent-comments .col-3{
        width: 100%;
        margin-top: 20px;
    }
    .recent-comments textarea{
        width: 94%;
    }
}
@media screen and (max-width: 1200px) {
    .blog-main {
        margin: 0 30px 0 240px;
    }
    .blog-right {
        width: 23%;
    }
    .blog-left {
        width: 75%;
    }
    .blog-list .contact-social a i {
        margin: 0 6px;
    }
    .blog-list .contact-social a:first-child i {
        margin: 0 6px 0 0;
    }
    .blog-left .row .blog-list { width: 47%; 
    }
    .no-page{
        margin:0 0 0 240px;
    }
}
@media screen and (max-width: 1024px) {
    .jspVerticalBar {
        opacity: 1;
    }
    .menu nav {
        top: 180px;
    }
    .social {
        top: 535px;
    }
    .copyright {
        padding: 20px 30px;
    }
    .inner {
        padding: 50px;
    }
    .content {
        width: 700px;
    }
    .slideshow figure {
        width: 80%;
        height: 80%;
        margin: 0 10%;
    }
    .slideshow nav span.nav-prev, .slideshow nav span.nav-next {
        top: 60%;
    }
    span.nav-prev {
        display: none;
    }
    span.nav-next {
        display: none;
    }
    .slideshow li {
        display: none;
    }
    .slideshow li.current {
        display: block;
    }
    .owl-pagination {
        bottom: 20% !important;
    }
    .introduction-end-con {
        width: 46%;
        margin-top: 50%;
    }
    .introduction-end-con h3 {
        font-size: 45px;
        line-height: 90px;
    }
    .contact-form {
        padding-bottom: 200px;
    }
    .menu nav a{
        padding: 11px 0;
    }
    .pagerblock {
        margin: 0 0 0 20%;
    }
    .blog-left{
        width: 70%;
    }
    .comments-name, .comments-text{
        width: 100%;
    }
    .comments-text{
        margin-top: 3%;
    }
    .experience-details {
        grid-template-columns: minmax(220px, 0.9fr) minmax(0, 1.1fr);
        gap: 30px;
    }
    .experience-heading h4 {
        font-size: 28px;
        line-height: 31px;
    }
    .experience-copy p {
        font-size: 17px;
        line-height: 29px;
    }
    .education-details {
        grid-template-columns: minmax(220px, 0.95fr) minmax(0, 1.05fr);
        gap: 30px;
    }
    .education-heading h4 {
        font-size: 27px;
        line-height: 30px;
    }
    .education-copy p {
        font-size: 17px;
        line-height: 28px;
    }
}
@media screen and (max-width: 960px) {
    .blog-left .row .blog-list {
        margin: 0 4.6% 35px 0;
        width: 45%;
        min-height: 610px;
    }
    .blog-right {
        width: 27%;
    }
    .blog-left {
        width: 70%;
    }
    .no-page-text {
        margin: 2% 0 0 353px;
    }
}
@media screen and (max-width: 900px) {
    .blog-right {
        width: 32%;
    }
    .blog-left {
        width: 68%;
    }
    .blog-list-details h3 { font-size: 16px; line-height: 22px; 
    }
    .no-page-text {
        margin: 2% 0 0 386px;
    }
}
@media screen and (max-width: 800px) {
    .blog-left .row .blog-list {
        min-height: 630px;
    }
    .blog-right {
        width: 32%;
    }
    .blog-left {
        width: 61%;
    }
    .content-left{
        width: 100%;
        margin-right: 0;
    }
    .content-right {
        margin-left:0;
        width: 100%;
    }
    .blog-left .row .blog-list { 
        margin-right: 0; 
        width: 47%;
        min-height: 720px;
    }
    .blog-left .row .blog-list:nth-child(2n) { 
        float: right;
    }
}

@media screen and (max-width: 768px) {
    body {
        overflow-x: auto;
        overflow-y: auto;
    }
    .codrops-top a {
        background: #000;
        color: #fff;
        text-shadow: none;
    }
    nav .jspPane {
        width: 100% !important
    }
    h2 {
        font-size: 40px;
    }
    .codrops-top a:nth-child(1) {
        left: 10px;
    }
    .menu {
        position: fixed;
        width: 100%;
        height: 460px;
    }
    .menu nav {
        top: 50px;
        bottom: 20px;
    }
    .content-scroller {
        position: relative;
        height: auto;
        left: 0;
        overflow: visible;
    }
    .content-wrapper {
        height: auto;
        width: auto;
        margin-left: 0px;
        transform: none !important;
        transition: none !important;
    }
    .content {
        border: none;
        width: 768px;
        float: none;
        overflow-y: auto;
    }
    .content .inner {
        animation: none !important;
        opacity: 1 !important;
    }
    .experience-details {
        grid-template-columns: 1fr;
        gap: 26px;
    }
    .experience-copy {
        border-left: none;
        border-top: 1px solid #ebe5db;
        padding-left: 0;
        padding-top: 24px;
    }
    .education-details {
        grid-template-columns: 1fr;
        gap: 24px;
        align-items: start;
    }
    .education-copy {
        border-left: none;
        border-top: 1px solid #ebe5db;
        padding-left: 0;
        padding-top: 24px;
    }

    .content:last-child {
        display: none
    }
    .logo {
        margin: 0
    }
    .logo span {
        color: #fff;
        display: block;
        font-family: 'Oswald', sans-serif;
        font-size: 20px;
        font-weight: 400;
        text-transform: uppercase;
        float: left;
        width: 80%;
        text-align: left;
        padding: 13px 0 13px 15px;
    }
    .logo img {
        display: none
    }
    .menu-link {
        display: block;
        float: right;
        padding: 14px 15px 0 0;
        width: 25px;
        height: 25px;
        font-size: 23px;
        color: #FFF;
    }
    .menu-link:hover {
        color: #999;
    }
    .menu-link:before {
        content: "\f039";
        font-family: 'FontAwesome';
    }
    .menu nav a {
        margin: 0 17px
    }
    .menu nav a:last-child {
        border-bottom: none
    }
    .menu nav {
        display: none
    }
    nav.active {
        display: block;
        overflow: visible !important;
        width: 100% !important;
        background-color: #000;
        height: 400px;
    }
    nav.active .jspContainer {
        background-color: #000;
        height: 380px !important;
        width: 100% !important;
    }
    .menu {
        height: 50px
    }
    .copyright {
        display: none
    }
    .social {
        display: none
    }
    .grid li {
        width: 100%
    }
    .inner {
        padding: 130px 40px 60px;
    }
    .content.introduction {
        min-height: calc(100svh - 50px);
    }
    .introduction:before {
        background:
            linear-gradient(180deg, rgba(7, 7, 7, 0.16) 0%, rgba(7, 7, 7, 0.14) 36%, rgba(7, 7, 7, 0.48) 72%, rgba(7, 7, 7, 0.74) 100%),
            linear-gradient(90deg, rgba(15, 15, 15, 0.42) 0%, rgba(15, 15, 15, 0.18) 48%, rgba(15, 15, 15, 0.06) 100%);
    }
    .introduction .jspContainer {
        height: calc(100svh - 50px) !important;
    }
    .introduction .owl-carousel,
    .introduction .owl-carousel .owl-wrapper-outer,
    .introduction .owl-carousel .owl-wrapper,
    .introduction .owl-carousel .owl-item,
    .introduction .item,
    .introduction .item picture {
        height: calc(100svh - 50px);
        min-height: 560px;
        display: block;
    }
    .introduction .inner {
        inset: auto 0 58px 0;
        margin: 0;
        max-width: none;
        padding: 0 40px;
        border: none;
        background: transparent;
        box-shadow: none;
        -webkit-backdrop-filter: none;
        backdrop-filter: none;
    }
    .introduction h2 {
        margin-bottom: 18px;
        font-size: clamp(40px, 9vw, 54px);
        line-height: 0.94;
        font-weight: 700;
        letter-spacing: 0.6px;
    }
    .introduction h2 span {
        display: inline-block;
        margin-bottom: 10px;
        font-size: 0.9em;
        font-weight: 500;
    }
    .introduction span.title {
        display: inline-block;
        padding: 14px 0 0;
        border-top: 1px solid rgba(255, 255, 255, 0.72);
        border-bottom: none;
        color: rgba(255, 255, 255, 0.92);
        font-size: 12px;
        letter-spacing: 2px;
        font-weight: 500;
    }

    .experience-details .col-3, .education-con .col-3 {
        width: 30%
    }
    .slideshow figure {
        width: auto;
        height:auto;
    }
    .slideshow figcaption h3 {
        line-height: 30px
    }
    .slideshow .nav-prev, .slideshow .nav-next {
        display: none
    }
    .slideshow li:after {
        position:relative;
    }
    .owl-pagination {
        bottom: 0 !important;
    }
    .grid-gallery { 
        height:auto;
    }
    .introduction .owl-theme .owl-controls {
        margin-top: 0;
        text-align: center;
        position: absolute;
        width: 100%;
        bottom:40px;
    }
    a.totop-link {
        display: block;
    }
    .blog-main {
        margin: 50px 40px;
        padding: 32px 0;
    }
    .pagerblock {
        margin: 0;
    }
    .blog-details-title h2 {
        line-height: 26px
    }
    .blog-left {
        width: 60%;
    }
    .content-left, .content-right{
        width: 100%;
    }
    .content-right{
        margin-left: 0;
    }
    .comments-name{
        width: 100%;
    }
    .button {
        font-size: 12px;
        width: auto;
        display: block;
        text-align: center;
        float: left;
    }
    .comments-text{
        width: 100%;
        margin-top: 3%;
    }
    .blog-listing {
        width: 67%;
    }
    .no-page{
        margin: 40px 0 0 0 ;
    }
    .slideshow li { 
        margin-left: -350px;
    }
    .blog-left .row .blog-list { 
        min-height: 630px;
    }
    .xs-display-none {display: none}
}
@media screen and (max-width: 767px) {
    .content-wrapper {
        height: auto;
        margin-left: 0;
        width: 100%;
        transform: none !important;
        transition: none !important;
    }
    .introduction .owl-pagination {
        bottom: 15px;
    }
    .introduction .owl-theme .owl-controls {
        margin-top: 0;
    }
    .content {
        width: auto;
    }
    .introduction img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center top;
    }
    .contact-form {
        padding-bottom: 0;
    }
    .comments-sub{
        padding-left: 0;
    }

}

@media screen and (max-width: 675px) {
    .inner {
        padding: 130px 30px 40px 30px;
    }
    .introduction .inner {
        inset: auto 0 46px 0;
        max-width: none;
        padding: 0 30px;
    }
    .introduction h2 {
        font-size: clamp(34px, 10vw, 46px);
        line-height: 0.96;
        margin-bottom: 16px;
    }
    .introduction span.title {
        display: inline-block;
        font-size: 11px;
        color: rgba(255, 255, 255, 0.92);
        padding: 12px 0 0;
        border-bottom: none;
        border-top: 1px solid rgba(255, 255, 255, 0.72);
        letter-spacing: 1.8px;
    }
    .button {
        width: auto;
        float: left;
    }
    .about {
        background: none
    }
    .about .inner {
        width: auto
    }
    .jspPane {
        width: 100% !important
    }
    .col-6, .col-4 {
        width: 100%
    }
    .figcaption-details img {
        height: 25px !important;
        width: 25px !important;
        margin: 0
    }
    .grid li {
        margin: 0 0 40px 0
    }
    .grid-gallery .figcaption-details h3 {
        font-size: 15px;
        padding: 15px 0 0
    }
    .grid-gallery .figcaption-details span {
    }
    .skills-overview-grid,
    .skill-group-grid,
    .technical-grid,
    .language-grid {
        grid-template-columns: 1fr;
    }
    .skills-overview-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
    }
    .skills-metric-card {
        gap: 14px;
        padding: 22px 16px 18px;
    }
    .skills-overview-copy,
    .skills-metric-card,
    .skill-group-card,
    .technical-card,
    .language-card {
        padding-left: 22px;
        padding-right: 22px;
    }
    .skills-overview-copy h3,
    .skills-section-heading h3 {
        font-size: 30px;
        line-height: 34px;
    }
    .skill-group-card h4,
    .technical-card h4,
    .chart-text h4 {
        font-size: 20px;
        line-height: 23px;
        width: 100%;
        margin: 0;
        max-width: 10ch;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .skills-metric-visual {
        min-height: 134px;
    }
    .chart-text {
        min-height: 76px;
    }
    .skills .chart {
        width: 138px;
        height: 138px;
    }
    .skills .percent {
        margin-top: 14px;
        font-size: 34px;
    }
    .chart-text p {
        margin: 10px 0 0
    }
    .experience-meta {
        gap: 18px;
    }
    .experience-icon {
        width: 64px;
        height: 64px;
        min-width: 64px;
        border-radius: 20px;
    }
    .experience-heading h4 {
        font-size: 25px;
        line-height: 28px;
    }
    .experience-company,
    .experience-context {
        letter-spacing: 1px;
    }
    .experience-copy p {
        font-size: 16px;
        line-height: 27px;
    }
    .experience-highlights li {
        line-height: 25px;
    }
    .education-meta {
        gap: 18px;
        align-items: flex-start;
    }
    .education-icon {
        width: 64px;
        height: 64px;
        min-width: 64px;
        border-radius: 20px;
    }
    .education-heading h4 {
        font-size: 24px;
        line-height: 27px;
    }
    .education-institution,
    .education-year {
        letter-spacing: 1px;
    }
    .education-copy p {
        font-size: 16px;
        line-height: 27px;
    }
    .flot-left {
        width: 100%;
        margin: 10px 0 0 0
    }
    .contact-details .col-2 {
        width: 15%
    }
    .email {
        margin-bottom: 0;
    }
    .contact-form input[type="text"], .contact-form input[type="email"], textarea {
        width: 92%
    }
    .m-margin-top30 {
        margin-top: 30px;
    }
    .contact-social a i {
        margin: 0 10px;
    }
    .contact-social a:first-child i {
        margin: 0 10px 0 0
    }
    .margin-top50 {
        margin-top: 35px;
    }
    .margin-bottom50 {
        margin-bottom: 35px
    }
    .no-margin-top {
        margin-top: 0 !important;
    }
    .progress-value span {
        display: none
    }
    .progress {
        width: 100%
    }
    .progress-bar-description {
        margin: 0
    }
}
@media screen and (max-width: 520px) {
    .introduction .inner {
        max-width: calc(100% - 40px);
        padding: 20px 18px 22px;
    }
    .introduction h2 {
        font-size: 31px;
        line-height: 36px;
    }
    .introduction span.title {
        font-size: 10px;
        line-height: 18px;
        letter-spacing: 0.8px;
    }
}
@media screen and (max-width: 620px) {
    h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .title-divider {
        margin: 20px 0 30px 0;
    }
    .slideshow figure {
        border: 20px solid #fff;
        border-top: 10px solid #fff;
    }
    .slideshow figure {
        width: 50%;
    }
    .slideshow li {
        left: 50%;
        top: 0;
        margin: 20px 0 0 -265px;
    }
    .owl-pagination {
        bottom: 0 !important;
    }
    .skills-section-intro {
        font-size: 16px;
        line-height: 28px;
    }
    .skills-overview-copy h3,
    .skills-section-heading h3 {
        font-size: 26px;
        line-height: 30px;
    }
    .skills-metric-card {
        grid-template-columns: 1fr;
        text-align: left;
    }
    .skills-metric-visual {
        justify-content: flex-start;
    }
    .skills .chart {
        width: 110px;
        height: 110px;
    }
    .skills .percent {
        font-size: 30px;
        line-height: 100px;
    }
    .skill-group-card h4,
    .technical-card h4,
    .chart-text h4,
    .language-card-header h4 {
        font-size: 21px;
        line-height: 25px;
    }
    .skill-pill-list li,
    .technical-chip-list li {
        width: 100%;
        box-sizing: border-box;
    }
    .language-card-header {
        align-items: center;
    }
    .contact-form input[type="text"], .contact-form input[type="email"], textarea {
        width: 88%;
    }
    .introduction .owl-theme .owl-controls {
        bottom:30px;
        z-index:11;
    }
    .blog-left {
        width: 100%;
        margin-bottom:30px;
    }
    .blog-left .row .blog-list {
        margin: 0 0 35px 0;
        width: 100%;
        min-height: inherit;
    }
    .blog-right {
        width: 100%;
    }
    .pagerblock li a {
        font-size: 14px;
        height: 20px;
        line-height: 20px;
        width: 20px;
    }
    .pagerblock li a i {
        line-height: 22px;
    }
    .pagerblock li {
        float: left;
        margin: 0 6px;
    }
    .pagerblock {
        margin: 0 0 0 0;
    }
    .pagination {
        padding: 15px 0 10px;
    }
    .sidebar-block {
        margin: 0 0 30px 0;
    }
    .blog-list-details .title-divider {
        margin: 20px 0;
    }
    .post-details { margin: 10px 0 0 0; }
    .margin-top30 {
        margin-top: 20px;
    }
    .no-page-text {
        margin: 2% 0 0 35px;
    }
}
@media screen and (max-width: 480px) {
    .skills-overview-copy,
    .skills-metric-card,
    .skill-group-card,
    .technical-card,
    .language-card {
        padding: 20px 18px;
    }
    .skills-eyebrow,
    .skills-card-kicker,
    .language-card-header p {
        letter-spacing: 1.6px;
    }
    .language-percent {
        font-size: 24px;
        line-height: 24px;
    }
}
@media screen and (max-width: 420px) {
    .slideshow figure {
        width: 36%;
    }
    .slideshow li {
        margin: 20px 0 0 -216px;
    }
    .slideshow nav span {
        font-size: 1.6em;
    }
    .slideshow nav span.nav-close {
        padding: 0.4em 0.5em;
    }
    .slideshow figcaption h3 {
        font-size: 130%;
        padding: 0 0 0px;
    }
    .grid-gallery {
        height: auto
    }
    .comments-name .pull-left{
        float: left;
        text-align: center;
        width: 100%;
        display: block;
    }
    .media-object {
        margin: 0;
        width: 150px;
        height: 150px;
        display: inline-block;
    }
    .comments-details .name, .comments-details .date{
        text-align: center;
    }
    .comments-name .button{
        width: 87%;
    }
    .recent-comments input[type="text"]{
        width: 94%;
        margin-bottom: 20px;
    }
    .blog-details-title .breadcrumbs{
        display: none;
    }
    .no-page-text {
        margin: 10%;
    }
}
@media screen and (max-width: 360px) {
    .introduction .inner {
        inset: auto 0 38px 0;
        width: auto;
        padding: 0 20px;
    }
    .introduction h2 {
        font-size: 32px;
    }
    .introduction span.title {
        font-size: 10px;
        letter-spacing: 1.5px;
    }
}
