/*homepage1-menu*/
@media (max-width: 1440px) {
    .testimonial-section-v3:before,
    .testimonial-section-v3:after  {
        display: none;
    }
}

@media (min-width: 1200px) {
    .primary-menu {
        float: right;
    }
   .dropdown>.dropdown-menu {
        -webkit-transform-origin: top;
        transform-origin: top;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-transform: scale(1, 0);
        transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
		display: block;
    }
    .dropdown:hover>.dropdown-menu {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;

		visibility: visible;
		opacity: 1;
		display: block;
    }
    .carousel-caption-innner {
        max-width: 740px;
        position: absolute;
    }

    .carousel-caption-innner.text-center {
        margin: 0 auto;
    }

    .carousel-caption-innner.text-right {
        float: right;
        right: 0;
    }

    .carousel-caption-innner.text-left {
        position: absolute;
        left: 0;
    }

    .container.head-cont {
        padding: 0 5px;
    }
}

/*homepage1-section*/

@media (max-width: 1366px) {
    .testimonial-section-v3:before,
    .testimonial-section-v3:after {
        display: none;
    }

.top_header .navbar-light .navbar-nav .nav-link {
	padding: 13px 8px !important;
}

    .top_header nav.navbar {
        padding: 0px 15px;
    }

    .home-slider-3 .swiper-slide .content .title {
        font-size: 64px;
        line-height: 70px;
        font-weight: 600;
    }

    .carousel-fade .carousel-item img {
        height: 100%;
    }

    .col-md-6.welcom-content {
        padding-left: 34px;
    }

    .swiper-slide:hover .gallery_overlay.content-center {
        outline-offset: -5px;
    }

    .bottom-line::before {
        background-color: transparent;
    }

    .items_image {
        margin-bottom: 20px;
        text-align: left;
    }

    .swiper5.carousel .carousel-caption-innner h1 {
        font-size: 36px;
        line-height: 42px;
    }

    .swiper5.carousel .carousel-caption-innner span.upperclass {
        font-size: 36px;
        line-height: 45px;
    }

    .swiper5.carousel .carousel-caption-innner {
        max-width: 80%;
    }
	.carousel-fade .carousel-item {
	height: 100%;
	width: 100%;
}
}

@media (max-width: 551px) {
    .swiper5 h1.animation.animated-item-1 {
        font-size: 22px;
        line-height: 16px;
    }

    .swiper5 span.upperclass {
        font-size: 20px !important;
        line-height: 18px !important;
    }

    .head-cont .navbar-brand {
        max-width: 46px;
    }

    i.fas.fa-angle-left,
    .fas.fa-angle-right {
        font-size: 22px;
        width: 30px;
        height: 42px;
        line-height: 40px;
    }

    .head-cont .navbar-brand {
        max-width: 47px !important;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
    }

    .swiper5 h1.animation.animated-item-1 {
        font-size: 24px !important;
        line-height: 30px !important;
    }

    .carousel-caption-innner {
        max-width: 90%;
    }

    .carousel-caption-innner .btn {
        padding: 1px 3px;
    }
}

@media (max-width: 767px) {
    .welcom-section-v2:after {
        background-image: none;
        background-color: #fff;
    }

    .contact-details {
        margin-top: 60px;
    }
	
	.blog-v1 .post_details-inner {
		max-width: 400px;
		padding: 20px;
	}
	.page-heading .title {
		font-size: 34px;
	}
.blog-post-cnt h1 {
	font-size:26px;
}
.page-title {
    min-height: 280px;
}
.page-heading.white {
    padding-top:0px;
}
.media.comment_box, a.pull_left_comment {
    display: block;
}
.comment_form {
    margin-bottom: 80px;
}
.carousel-fade .carousel-item {
	height: 100%;
}
 
.col-md-6.welcom-content {
	padding-top: 30px;
}
.designe-process .single-item .inner-box {
	height: auto;
}
.single-column:nth-child(4), .single-column:nth-child(5), .single-column:nth-child(6) {
	border-bottom: 2px solid #f6f8f9;
}
#site-footer .border-left.border-right {
	border-left: 0 !important;
	border-right: 0 !important;
}
.contact-info {
	padding-bottom: 25px;
	border-bottom: 1px solid #fff;
}
.contact-info .box-icon {
	padding-bottom: 20px;
	padding-top: 29px;
}
.footer-menu ul li {
	display: block;
	padding-bottom: 15px;
}
}

@media (max-width: 991px) {
    .header-v1 .navbar-brand .stiky-hidden {
        display: block;
    }
    .home-slider-3 .swiper-pagination-bullet-active {
        border: 1px solid var(--main-color);
    }
 .top_header nav.navbar.h_stiky .stiky-hidden {
	display: none;
}
    .top_header nav.navbar.h_stiky .navbar-toggler {
	border-color: rgba(0, 0, 0, 0.7);
}
    .top_header nav.navbar.h_stiky .navbar-toggler-icon {
	background: #000;
}
    .col-md-3.team-content {
        margin: 20px 0px;
    }

    .header_v3 nav li.nav-item {
        padding: 0px;
    }

    .col-md-6.welcom-content {
        padding-left: 15px;
    }

    .carousel-caption-innner {
        max-width: 80%;
    }

.top_header nav.navbar {
	position: static;
	padding: 0px 15px;
	background-color: #000;
	position: relative;
}
    .carousel .carousel-caption {
        right: 0;
        left: 0;
    }

    .carousel .carousel-control-next-icon,
    .carousel .carousel-control-prev-icon {
        width: 24px;
        height: 30px;
    }

    .swiper5 h1.animation.animated-item-1 {
        font-size: 30px;
        line-height: 40px;
    }

    nav li.nav-item {
        padding: 6px;
    }


    .title-section h3 {
        font-size: 26px;
    }

.head-cont .navbar-brand {
	max-width: 120px;
}
.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-toggler {
	border-color: rgba(255, 255, 255, 0.7);
}

    .carousel-fade .carousel-item img {
        height: 100%;
    }

    ol.carousel-indicators {
        display: none;
    }

    .swiper5 span.upperclass {
        font-size: 35px;
        line-height: 19px;
    }

    .swiper5 a.btn.s_link {
        line-height: 25px;
        font-size: 14px;
        width: auto;
        height: auto;
        padding: 2px 7px;
    }

    .swiper5 .carousel-inner p {
        display: none;
    }

    .carousel-inner .carousel-caption-innner {
        text-align: center !important;
    }
	.carousel-fade .carousel-item {
	height: 100%;
}
.welcom-content {
	padding-top: 20px;
}
}

/*--homepage-v2------------------
--------------------------------*/

@media (max-width: 1024px) {
    .home_page_v2 .navbar-light .navbar-nav .nav-link {
        padding: 8px;
    }

    .slider-owl-carousel .item figcaption {
        width: 74%;
    }

    .slider-owl-carousel .item .content .title {
        font-size: 50px;
        line-height: 58px;
    }
}

@media (max-width: 991px) {
    .home_page_v2 .navbar-light .navbar-nav .nav-link {
        padding: 8px;
        border-bottom: 1px solid #0000001c;
        font-size: 14px;
    }

    .welcom-section-v2 {
        background: none;
    }

    .owl-nav span {
        font-size: 42px;
    }

    section.welcom-section-v2 {
        margin-bottom: 100px;
    }

    header .navbar-toggler {
        padding: 7px;
        font-size: 13px;
    }
    .swiper-button-prev.home_slid_btn {
        left: 3%;
        opacity: 0;
    }

    .swiper-button-next.home_slid_btn {
        right: 3%;
        opacity: 0;
    }

    .swiper-container:hover .swiper-button-prev.home_slid_btn {
        left: 3%;
        opacity: 1;
    }

    .swiper-container:hover .swiper-button-next.home_slid_btn {
        right: 3%;
        opacity: 1;
    }

    .events-col {
        margin-bottom: 40px;
    }

    .blog-section-v2  {
        margin: 0px 20px;
    }
    .slider-owl-carousel .item figcaption {
        width: 74%
    }

    .slider-owl-carousel .item .content .title {
        margin-bottom: 15px;
        color: #fff;
        font-size: 40px;
        line-height: 40px;
    }

    .home_page_v2 .owl-nav button {
        line-height: 40px !important;
        z-index: 9999;
        width: 25px;
        height: 40px;
    }

    .home_page_v2 .navbar-brand {
        padding: 5px;
        max-width: 70px;
    }

    .header_v2 nav.navbar {
        min-height: auto !important;
        padding: 0px 15px;
    }

    .event-date {
        float: none;
        margin-bottom: 20px;
    }

    .home_page_v2 .title-section h3 {
        font-size: 25px;
    }

    .home_page_v2 .title-section h2 {
        font-size: 24px;
    }

    .cont-event {
        display: block !important;
    }

    .event-date {
        margin-right: 0px;
    }

    .testimonial-section-v2 .content-center {
        padding: 20px;
    }
}

@media (max-width: 349px) {
    .gj-picker.gj-picker-bootstrap {
        left: 1px !important;
    }
}

@media (max-width: 561px) {
    .swiper5 .second-btn {
        margin-left: 4px;
    }

    .slider-owl-carousel .item .content .title {
        margin-bottom: 6px;
        color: #fff;
        font-size: 24px;
        line-height: 30px;
    }

    .slider-owl-carousel .owl-dots {
        display: none;
    }

    .owl-nav span {
        font-size: 36px;
    }
}

/*--homepage-v3------------------
--------------------------------*/
@media (max-width: 1024px) {
    .home-slider-3 .swiper-slide figcaption {
        width: 74%;
    }
    .swiper-container.gallery-slider {
        margin: 15px;
    }
}

@media (max-width: 991px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 6px;
        border-bottom: 1px solid #0000001c;
        font-size: 14px;
    }

    .gallery_overlay-inner a {
        font-size: 20px;
        margin-top: 15px;
    }

    .col-md-6.welcom-img {
        padding-left: 15px;
    }

    .gallery-desc .gallery_overlay-inner p {
        padding-top: 10px;
        display: none;
    }
    .title-section.center {
        padding-left: 15px;
        padding-right: 15px;
    }


    .home-slider-3 .swiper-pagination {
        bottom: 24px !important;
    }


    #return-to-top i {
        font-size: 35px;
    }
    .testimonial-section-v3:before,
    .testimonial-section-v3:after{
        display: none;
    }
    .home_page_v3 .top_header .navbar-light .navbar-nav .nav-link {
        color: #fff;
    }

    .top_header {
        position: static;
        color: #333;
    }
    ul.navbar-nav {
        margin-top: 20px;
        max-height: 200px;
        display: block;
        width: 100;
        overflow: scroll;
    }

    .header_v3.top_header button.navbar-toggler {
        margin-top: 0%;
    }

    .home_page_v3 .top_header .navbar-light .navbar-nav .nav-link {
        background-color: var(--main-color);
        font-size: 14px;
        padding: 10px 18px !important;
    }

    .home_page_v3 .navbar-toggler {
        padding: 6px 8px;
        font-size: 14px;
    }

    .home-slider-3 .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    .header_v3 .navbar-brand {
        max-width: 80px;
    }

    .header_v3 .h_stiky .navbar-brand {
        max-width: 70px;
    }

    .header_v3 nav.navbar {
        padding: 0px 10px;
        margin-bottom: 0px;
    }

    .header_v3 .navbar-brand {
        max-width: 80px;
    }

    .header_v3 .head-cont ul.navbar-nav.mr-auto {
        padding: 7px 0;
    }

    .home-slider-3 .swiper-slide .content .title {
        font-size: 40px;
        line-height: 50px;
    }

    .welcom-left-colm.content-center {
        height: auto;
    }

    .col-md-6.welcom-left {
        height: auto;
        padding: 16px;
        margin-bottom: 60px;
    }

    .welcom-left-colm {
        padding: 40px 15px;
    }

    .testimonial-section-v3 .testimonial-cont {
        left: 0%;
    }
    .welcom-left-colm h2.wlcm-text {
        font-size: 30px;
        color: #fff;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .home_page_v3 .title-section h2,
    .home_page_v3 .title-section h3 {
        font-size: 26px;
    }

    .blog-section-v3 .img-thumbnail-inner {
        max-width: 200px;
        height: 200px;
    }

    .gallery-section a h4.content-title::before,
    .gallery-section a h4.content-title::after {
        display: none;
    }
}

@media (max-width: 520px) {
    .welcom-left-colm h2.wlcm-text {
        font-size: 30px;
        color: #fff;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .top_header .navbar-light .navbar-nav .nav-link,
    .navbar .dropdown-item {
        font-weight: normal;
        font-size: 14px;
    }

    .top_header nav.navbar.h_stiky {
        position: static;
    }

    .col-md-9.verity-items-cnt {
        padding: 0;
    }

    .carousel-inner .carousel-caption-innner {
        margin-top: 40px;
    }

    .home-slider-3 .swiper-slide .content .title {
        font-size: 26px;
        line-height: 30px;
    }

    .home-slider-3 .content.content-center,
    .slider-owl-carousel .content.content-center {
        text-align: center !important;
    }
}