/*---------------------------------------------
Template name:  Bluishost
Version:        1.7.0
Author:         ThemeLooks
Author url:     http://themelooks.com
/*============================================

[Table of content]

1. Extra large container size
2. Large devices (less than 1220px)
3. Large tablets (less than  992px)
4. Medium devices (less than  768px)
5. Small devices (less than  576px)

============================================*/


/* 1. Extra large container size */
@media (min-width: 1220px) {
    .container {
        max-width: 1200px; /* For 1200px container width, content will be 1170px wide */
    }
}
@media (max-width: 1219.98px) {
    .single-pricing-plan p {
        padding: 0 20px 15px;
    }
    .single-pricing-plan ul {
        padding: 0 20px;
    }
}

/* 2. Large devices (less than 1200px) */
@media (max-width: 1199.98px) {
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
        width: 29.84%;
    }
    .header-menu > ul > li + li {
        margin-left: 30px;
    }
    .header-menu > ul > li + li:before {
        left: -17px;
    }
    .register-button .btn {
        padding: 8.5px 0;
    }
    .post-content {
        padding: 25px 20px;
    }
    .our-clients li:not(:first-child) {
        margin-left: 10px;
    }
    .single-feature {
        padding: 25px 15px 25px;
    }
    .domain-price li + li {
        margin-left: 15px;
    }
    .tag-cat li {
        margin: 0 !important;
        display: block !important;
    }
    .tag-cat li:first-child {
        margin-bottom: 10px !important;
    }
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item {
        margin: 0 36px 0 0;
    }
}


/* 3. Large tablets (less than  992px) */
@media (max-width: 991.98px) {
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
        box-shadow: none;
        margin-top: 0 !important;
    }

    #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
        width: 100%;
    }
    #mega-menu-wrap-primary-menu .mega-menu-toggle + #mega-menu-primary-menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary-menu .mega-menu-toggle + #mega-menu-primary-menu li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
        display: flex;
        flex-wrap: wrap;
    }
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
        width: 28%;
        flex: 0 0 29.3%;
    }
    .pt-175,
    .pt-120 {
        padding-top: 100px;
    }
    .pb-175,
    .pb-120 {
        padding-bottom: 100px;
    }
    .sticking .header-menu > ul > li > a:after, 
    .sticking .header-menu > ul > li.active > a:after, 
    .sticking .header-menu > ul > li:hover > a:after {
        background-color: transparent !important;
    } 
    .header-menu > ul > li.active > a {
        color: #2e5ae8;
    }
    .header-menu ul ul li a:hover:before, 
    .header-menu ul ul li.active a:before, 
    .header-menu ul ul li:hover > a:before {
        opacity: 0;
    }
	.sticking {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .main-header .container .row {
        position: relative;
    }
    .main-header .container .row > div:nth-child(2n) {
        position: initial;
    }
    .header-menu > ul > li {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 0px !important;
    }
    .header-menu > ul > li:first-child {
        border-top: 0px !important;
    }
    .header-menu ul li a {
        color: #1b435d;
        padding: 10px 15px !important;
    }
    .header-menu ul ul li a {
        padding-left: 30px !important;
        width: auto;
    }
    .header-menu {
        text-align: right;
        position: initial;
    }
    .header-menu > ul {
        position: absolute !important;
        top: 43px !important;
        left: 15px !important;
        width: calc(100% - 30px) !important;
        background: #fff;
        box-shadow: 0 0 10px rgba(0,0,0,0.1);
        max-height: 350px;
        overflow-y: auto;
    }
    .header-menu ul, 
    .header-menu ul ul, 
    .header-menu ul ul ul, 
    .header-menu > ul, 
    .header-menu.align-center > ul, 
    .header-menu > ul > li > ul, 
    .header-menu > ul > li:hover > ul, 
    .header-menu ul ul li:hover > ul {
        position: relative;
        left: 0;
        right: auto;
        top: 0;
        width: 100%;
        display: none;
        padding: 0;
        opacity: 1;
        text-align: left;
        z-index: 99999;
    }
    .header-menu ul li {
        width: 100%;
        border-top: 1px solid rgba(120, 120, 120, 0.2);
    }
    .header-menu > ul > li > a, 
    .header-menu ul ul li a, 
    .header-menu ul ul li:first-child > a, 
    .header-menu ul ul li:last-child > a {
        border-radius: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        background: none;
    }
    .header-menu ul li a i{
        display: none;
    }
    .header-menu ul ul ul li a {
        color: #000;
        padding-left: 45px !important;
    }
    .header-menu #menu-button {
        color: #fff;
        font-size: 28px;
        display: inline-block;
        cursor: pointer;
        padding-top: 7px;
    }
    .sticking .header-menu #menu-button {
        color: #2E5AE8;
    }
    .header-menu .submenu-button {
        position: absolute;
        right: 0;
        display: block;
        width: 50px;
        height: 38px;
        border-left: 1px solid rgba(120, 120, 120, 0.2);
        z-index: 10;
        cursor: pointer;
    }
    .header-menu ul ul .submenu-button {
        height: 42px;
    }
    .header-menu .submenu-button:before {
        content: '';
        position: absolute;
        right: 22.5px;
        top: 18px;
        display: block;
        width: 0;
        height: 0;
        border: 4px solid transparent;
        border-top-color: #2E5AE8;
        z-index: 99;
    }
    .header-menu .submenu-opened:before {
        transform: rotate(180deg);
        top: 14px;
    }
    .header-menu ul ul .submenu-button:before {
        top: 19.5px;
    }
    .header-menu ul ul .submenu-button.submenu-opened:before {
        top: 15.5px;
    }
    .header-menu #menu-button.menu-opened:before, 
    .header-menu .submenu-button.submenu-opened:before {
        border-top-color: #2E5AE8;
    }
    .header-menu > ul > li:hover > a,
    .header-menu > ul > li > a:hover {
        background: transparent;
    }
    .header-menu > ul > li > ul,
    .header-menu ul ul ul {
        box-shadow: none;
    }
    .header-menu > ul > li > ul:before,
    .header-menu ul ul ul:before {
        display: none;
    }
    .header-menu ul ul ul li:first-child {
        padding-top: 0;
    }
    .header-menu ul ul ul li:last-child {
        padding-bottom: 0;
    }
    .header-menu ul ul li:hover > a, .header-menu ul ul li > a:hover {
        color: #757575;
    }
    .sticking .header-menu > ul > li:hover:not(.active) > a {
        color: #1b435d;
    }
    .header-menu ul ul ul:after {
        display: none;
    }
    .purchase:before {
        bottom: -27px;
    }
    .single-pricing-plan {
        margin-bottom: 30px;
    }
    .why-us-video {
        margin-top: 50px;
        margin-bottom: 50px;
        max-width: 600px;
    }
    .subscribe-wrap form input[type=submit] {
        padding: 8.5px 15px;
    }
    .post-content h3 a {
        font-size: 16px;
        line-height: 22px;
    }
    .main-footer {
        padding-top: 50px;
        margin-top: 150px;
    }
    .footer-menu li:not(:last-child) {
        margin-right: 10px !important;
    }
    .happy-counter li span {
        font-size: 30px;
    }
    .happy-counter li p {
        font-size: 13px;
        letter-spacing: 1px;
    }
    .domain-price li {
        padding: 8px 5px;
    }
    .domain-price li + li {
        margin-left: 10px;
    }
    .blog:not(body),
    .single-post-page {
        margin-bottom: 50px;
    }
    .order-last .blog,
    .order-last .single-post-page {
        margin-top: 50px;
        margin-bottom: 0;
    }
    .map {
        margin-bottom: 70px;
    }
    .not-found-title img {
        margin-top: 15px;
    }
    .contact-content h2 {
        font-size: 20px;
    }

    #products aside {
        margin-top: 50px;
    }
    #products .order-last + div aside {
        margin-top: 0;
        margin-bottom: 50px;
    }
    /*Header Veriation*/
    .header-with--topbar .header-top {
        text-align: center;
    }

    .header-with--topbar .social-icon {
        text-align: center !important;
    }
    .header-top .header-top-logo {
        margin: 15px 0;
    }
    .main-header.header--8 .header-menu .menu-item-has-children a:before, .main-header.header--8 #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children > a.mega-menu-link:after, .main-header.header--8 #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children > a.mega-menu-link span.mega-indicator:after {
        display: none;
    }
    /*Banner 3*/
    .main-banner.banner--3 .banner-image {
        text-align: center;
    }
    .main-banner.banner--3 .animate-icon.animate-icon_1 {
        left: 49%;
    }
    .main-banner.banner--3 .animate-icon.animate-icon_2 {
        left: 63%;
    }
    .main-banner.banner--3 .animate-icon.animate-icon_3 {
        left: 77%;
    }
    .contact-info-area {
        margin-bottom: 0;
        transform: translateY(0);
    }

    /* home 4 */
    .banner-image.banner-img--4 img:nth-child(3) {
        right: 12%;
    }
    .feature-image--4 {
        text-align: center;
        margin-bottom: 50px;
        height: 400px;
    }
    .prev-review.prev-review--3, 
    .next-review.next-review--3 {
        left: 0;
    }
    
    .review-slider--3 .single-review {
        padding: 50px;
    }
    
    .next-review.next-review--3 {
        left: auto;
        right: 0;
    }
}

/* 4. Medium devices (less than  768px) */
@media (max-width: 767.98px) {

    .home_banner_wrapper .owl-nav button {
        left: 20px;
    }
    
    .home_banner_wrapper .owl-nav button.owl-next {
        right: 20px;
    }

    #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
        flex: 100%;
    }
    .pt-175,
    .pt-120 {
        padding-top: 70px;
    }
    .pb-175,
    .pb-120 {
        padding-bottom: 70px;
    }
    .banner-content h2 {
        font-size: 36px;
    }
    .main-banner {
        padding: 70px 0 100px;
    }
    .banner-image img {
        max-width: 350px;
        margin-bottom: 30px;
    }
    .main-banner.banner--3 .banner-image img {
        max-width: 100%;
    }
    .news-letter-title {
        margin-bottom: 30px;
    }
    .single-post {
        height: auto;
    }
    .our-clients {
        text-align: center;
    }
    .our-clients li {
        display: inline-block;
        margin: 6.5px 5px !important;
        max-width: 150px;
    }
    .footer-contacts ul li:last-child a + a {
        margin-left: 10px;
    }
    .bottom-footer {
        text-align: center;
        padding: 30px 0;
    }
    .footer-menu {
        margin-bottom: 10px;
    }
    .happy-counter li {
        width: 33.33333%;
        margin: 15px 0;
    }
    .domain-price {
        margin-left: -10px;
        text-align: center;
    }
    .domain-price li {
        margin-top: 6.5px;
        margin-bottom: 6.5px;
        margin-left: 10px !important;
        display: inline-block;
        width: 161px;
    }
    .domain-table .thead-dark th {
        font-size: 16px;
    }
    .domain-table tbody {
        font-size: 14px;
    }
    .domain-table tbody a,
    .domain-table tbody a:hover {
        font-family: 'Karla', sans-serif;
        letter-spacing: 0;
    }
    .contact-content {
        margin-bottom: 25px;
    }
    .contact-social-icons {
        margin-bottom: 50px;
    }
    .footer-menu li {
        padding: 10px 0;
    }
	/* Home Version 3 */
	.why-choose-text {
        width: 100%;
    }
    
    .why-choose-icon {
        width: 100%;
    }
    
    .single-why-choose {
        -ms-flex-flow: column;
            flex-flow: column;
        text-align: center;
    }
    .why-choose-text-inner {
        margin: 0 auto;
    }
    .purchase:before {
        bottom: -27px;
    }
    .single-pricing-plan {
        margin-bottom: 30px;
    }
    .why-us-video {
        margin-top: 50px;
        max-width: 600px;
    }
	.main-banner.banner--3 .banner-image {
        text-align: center;
    }
    .main-banner.banner--3 .animate-icon.animate-icon_1 {
        left: 49%;
    }
    .main-banner.banner--3 .animate-icon.animate-icon_2 {
        left: 66%;
    }
    .main-banner.banner--3 .animate-icon.animate-icon_3 {
        left: 82%;
    }
    .contact-info-wrap .row > .col-md-6:last-child > .contact-info {
        margin-bottom: 0;
    }
    .banner-image.banner-img--4 img:nth-child(3) {
        right: 16%;
    }
    .subscribe-form input:not([type=submit]) {
        font-size: 12px;
    }
    .feature-img-inner img:nth-child(3) {
        bottom: 100px;
    }
}

@media (max-width: 600px) {
    body.admin-bar {
        margin-top: -46px;
        padding-top: 46px;
    }
}

/* 5. Small devices (less than  576px) */
@media (max-width: 575.98px) {

    .home_banner_wrapper .owl-nav button {
        top: 70%;
        left: calc(50% - 35px);
        transform: translateX(-50%);
    }
    
    .home_banner_wrapper .owl-nav button.owl-next {
        right: calc(50% - 35px);
        transform: translateX(50%);
    }

    #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        padding: 10px 15px 10px 15px;
        border-width: 0;
    }
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:last-child {
        padding: 0px 15px 0px 15px;
    }
    .btn {
        padding: 8.5px 15px;
    }
    .section-title {
        padding-bottom: 50px;
    }
    .section-title h2 {
        font-size: 24px;
    }
    .header-menu > ul {
        top: 39px !important;
    }
    .banner-image img {
        max-width: 290px;
    }
    .why-us-video {
        margin-bottom: 0;
    }
    .single-home-feature h3 {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 15px;
        padding-top: 20px;
    }
    .single-reason h3 {
        margin-bottom: 15px;
    }
    .our-clients {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }
    .our-clients li {
        max-width: 122px;
    }
    .main-footer {
        margin-top: 120px;
        padding-top: 0;
    }
    .main-footer:before {
        top: -70px;
    }
    .main-footer.main-footer--2 {
        padding-top: 50px;
    }
    .purchase {
        padding: 75px 0 30px;
    }
    .purchase:before {
        bottom: -44px;
    }
    .happy-counter li {
        width: 50%;
    }
    .domain-checker input[type=text] {
        padding-left: 20px;
    }
    .domain-price li {
        width: 122px;
    }
    .single-sidebar-widget {
        padding: 25px 20px;
    }
    .post-detail-content {
        padding: 20px;
    }
    .post-detail-content h2 {
        font-size: 24px;
    }
    .share-icons {
        margin-top: 10px;
    }
    .comment-content > a {
        display: none;
    }
    .comment-content p {
        max-width: 100%;
    }
    .comment-reply {
        margin-left: 30px;
    }
    .not-found-title h2 {
        font-size: 30px;
    }
    .woocommerce .woocommerce-ordering {
        width: 100%;
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .woocommerce .woocommerce-ordering select {
        width: 100%;
    }
    .woocommerce span.onsale {
        left: 0;
    }
    .product--details-tab-nav ul li {
        margin-bottom: 3px;
    }
    .register-button i {
        margin-right: 0;
    }
    .register-button .btn {
        padding: 4.5px 0;
        margin-top: 2px;
    }
    .banner--3  .banner-content ul > li + li {
      margin-top: 20px;
    }
   .review-slider--2 .single-review .review-text {
        padding: 30px 30px 100px;
    }
    .review-slider--2 .single-review .review-text p {
        font-size: 16px;
    }
    .main-banner.banner--2 .animate-icon.animate-icon_1 {
        left: 48%;
    }
    .main-banner.banner--2 .animate-icon.animate-icon_2 {
        left: 66%;
        bottom: 25%;
    }
    .main-banner.banner--2 .animate-icon.animate-icon_3 {
        left: 84%;
        bottom: 35%;
    }
    .contact-info--v3 .contact-info li {
        padding-left: 45px;
    }
    .main-header .header-menu .mega-menu .single-mega-item img {
        height: auto;
    }
    .review-slider--3 .single-review .single-review-inner {
        margin-left: 0;
        padding: 20px;
    }
    .review-slider--3 .single-review .review-image {
        position: static;
        text-align: center;
    }
    .review-slider--3 .single-review .review-content {
        text-align: center;
    }
        
}
@media (max-width: 479.98px) {
    .domain-search-form input[type='text']::placeholder{
        font-size: 12px;
    }
     .domain-search-form button[type=submit] {
        right: 0;
    }

    .home_banner_wrapper .owl-dots {
        top: 70%;
        right: 30px;
    }

    .feature-img-inner img:nth-child(3) {
        left: 0;
    }
    
    .banner-image.banner-img--4 img:first-child {
        max-width: 150px;
    }
    
    .banner-image.banner-img--4 img:nth-child(2) {
        max-width: 150px;
    }
    .banner-image.banner-img--4 img:nth-child(3) {
        top: 8%;
        right: 14%;
        z-index: 1;
    }
}