@media (min-width: 1200px) {
    .page-template-template_premium_theme .premiumtheme-details-wrap>.container {
        max-width: 1024px;
    }
	.download-info-wrap.sticky {
		max-width: 311px !important;
	}
}

@media only screen and (max-width:1270px) {
    .customer-info {
        float: none !important;
        transform: translateX(0) !important;
    }
}

/* { */
	/* .download-info-wrap.sticky { */
		/* max-width: 290px; */
	/* } */
/* } */

@media only screen and (max-width:1270px) and (min-width:991px) {

    .nav-menu ul li a {
        padding: 30px 8px;
    }

    .theme-content {
        padding: 31px 0;
    }

    .single-theme .btnmw-230 {
        min-width: 170px;
    }

    .premium-theme-content {
        padding: 15px 0;
    }

    .premium-theme-content .nayrabtn {
        margin-bottom: 0;
    }

    .testimonial-nav {
        width: 68%;
    }

    .pricing-content {
        padding: 50px 30px;
    }

    .top-bar-wrap .offertext {
        font-size: 14px;
        padding: 20px 0;
    }

    .top-bar-wrap .closebtn {
        margin-left: 10px;
    }

    .features-bg {
        background-size: auto 50% !important;
    }
}

@media only screen and (min-width:992px) {
	.download-info-wrap.sticky {
		position: fixed;
		top: 82px;
		z-index: 9999;
		max-width: 290px;
		width: 100%;
	}
}

@media only screen and (max-width:992px) {

    .single-theme {
        text-align: center;
    }

    .theme-content {
        padding: 30px 0 0;
    }

    .theme-content h2 {
        margin-bottom: 20px;
    }

    .theme-content ul {
        margin-bottom: 30px;
    }

    .top-bar-wrap {
        display: none;
    }

    .header-text {
        width: 100%;
        padding: 130px 0 150px !important;
    }

    .features-bg {
        background: none !important;
    }

    .cta-box:after {
        display: none;
    }

    .buythemes .col-lg-3:nth-child(2) .htb-box:after {
        display: none;
    }

    .theme-thumb img {
        width: 100%;
    }

    .single-testimonial p {
        width: 80%;
    }

    .testimonial-nav {
        width: 90%;
    }

    .testimonial-wrap:before {
        top: 10%;
        left: 5%;
    }

    .single-customer-review p {
        margin-bottom: 20px;
    }

    .creview-footer {
        padding: 15px 0 40px !important;
    }

    .breadcrumb-content:after {
        right: 10%;
        top: 14%;
    }

    .pricing-shapes:before,
    .pricing-shapes:after {
        visibility: hidden;
    }


    .customersupport .col-lg-3,
    .customersupport .col-lg-4 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .pricing-section:before {
        top: 0;
        left: 0;
    }

    .pricing-section:after {
        right: 0;
        top: auto;
        bottom: 8%;
        background-position: bottom right;
    }

}

@media only screen and (max-width:768px) {
    .buythemes .htb-box:after {
        display: none;
    }

    .theme-carousel .owl-nav {
        text-align: center;
    }

    .theme-carousel .owl-nav button {
        position: relative;
        margin: 30px 15px 0;
    }

    .single-testimonial p {
        width: 90%;
    }

    .testimonial-wrap:before {
        top: 0;
        left: 0;
    }

    .creview-footer {
        padding: 15px 0 30px !important;
    }

    .subcribeform,
    .login-form {
        width: 100% !important;
    }

    .pt-freevspro .no,
    .pt-freevspro .yes,
    .pt-freevspro thead th {
        font-size: 16px;
    }

    .pt-freevspro thead th,
    .pt-freevspro tbody td {
        font-size: 14px;
    }

    .breadcrumb-content {
        padding: 42px 30px 50px;
        text-align: center;
    }

    .breadcrumb-area h2 {
        width: 100%;
        padding-left: 0 !important;
        text-align: center;
    }

    .breadcrumb-area h2:before {
        display: none;
    }

    .breadcrumb-area ul {
        margin-top: 3px;
        width: 100%;
    }

    .breadcrumb-area ul:after {
        left: 0;
    }

    .breadcrumb-content:after {
        top: 50%;
    }

    .author-profile {
        padding: 18px;
    }

    .author-profile h3 {
        margin-top: 0;
    }

    .comments-area {
        padding: 18px 18px;
    }

    .comment-body {
        padding: 15px;
    }

    .faq-box {
        text-align: center;
    }

}

@media only screen and (max-width:575px) {

    .header-text {
        width: 100%;
        padding: 130px 0 130px !important;
    }

    .btnmw-230 {
        min-width: 186px;
    }

    .theme-content h2 {
        font-size: 24px;
    }

    .theme-content ul li.stars {
        display: block;
        margin-bottom: 20px;
    }

    .theme-content ul li {
        margin-right: 40px;
    }
	
    .theme-content ul li:nth-child(2) {
        margin-right: 0;
    }
	
    .theme-content ul li:first-child {
        margin-left: -20px;
    }
	
    .theme-content ul li:last-child {
        width: 100%;
        margin-top: 20px;
    }

    .testimonial-nav {
        width: 56%;
    }

    .pt-faws-section .ptaccordion .card-header {
        font-size: 15px;
    }

    .creview-footer {
        padding: 15px 0 !important;
    }

    .comment-list article .comment-metadata {
        float: none;
        margin-top: 0;
        margin-bottom: 10px;
        text-align: left;
    }

    .comment-list article .comment-content {
        margin-left: 0;
    }

    .comment-list .edit {
        margin-left: 0;
    }

    .user-profile-right {
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .career-nav ul li a {
        padding: 10px 15px;
    }

    .author-profile {
        text-align: center;
    }

    .author-profile .media {
        display: block;
    }

    .author-profile img {
        margin-right: 0;
        padding-top: 15px;
        padding-bottom: 15px;
    }


    .bg-black {
        padding: 0;
    }

    .bg-blue {
        padding: 0;
    }
}

@media only screen and (max-width:500px) {

    .premium-theme-content,
    .theme-thumb {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .premium-theme-content {
        padding: 15px 0;
    }

    .testimonial-nav {
        width: 64%;
    }

    .creview-footer {
        padding: 15px 0 40px !important;
    }

    .theme-content .nayrabtn {
        margin: 0 10px 10px !important;
    }

}

@media only screen and (max-width:420px) and (min-width:400px) {
    .testimonial-nav {
        width: 69%;
    }

    .nayrabtn.borderd-btn {
        margin-right: 5px !important;
    }
}

@media only screen and (max-width:400px) {
    .header-text {
        padding: 100px 0 !important;
    }

    .header-text .nayrabtn {
        margin-right: 0 !important;
        margin-bottom: 10px;
    }

    .theme-content .nayrabtn {
        margin-right: 0 !important;
        margin-left: 0 !important;
        margin-bottom: 10px;
    }

    .theme-content .nayrabtn:last-child {
        margin-bottom: 0 !important;
    }

    .testimonial-nav {
        width: 70%;
    }

    .footer-top span.text {
        display: block;
    }

    .footer-top ul.social {
        margin-left: 0;
    }

    .footer-top .clientcount,
    .footer-top .thanks {
        font-size: 30px;
    }

    .pricing-content {
        padding: 30px 30px;
    }

    .footer-bg:after {
        background-size: 100% !important;
    }
}

@media only screen and (max-width:375px) {
    .testimonial-nav {
        width: 80%;
    }

    .footer-top p {
        line-height: 1.5;
    }


    .footer-copyeright .payment li {
        margin-bottom: 5px;
    }

}

@media only screen and (max-width:330px) {
    .testimonial-nav {
        width: 100%;
    }

    .pricing-content {
        padding: 30px 20px;
    }
}