/* Extra Large Desktop Layout: 1601px to 1920px */
@media only screen and (min-width: 1601px) and (max-width: 1920px) {
    /* Styles for extra-large desktop screens */

    .contact-special-h2{
        font-size: 30px !important;
        line-height: 55px !important;
    }
}

/* Ultra-Wide Screen Layout: 1921px and up */
@media only screen and (min-width: 1921px) {
    /* Styles for ultra-wide monitors and very large screens */

    .bg-full-width {
        width: 100%;
    }

    .play-button {
        top: 75%;
    }

    .custom-margin-top {
        margin-top: 200px;
    }

    .payform {
        width: 100%;
    }
    .contact-special-h2{
        font-size: 30px !important;
        line-height: 55px !important;
    }



}


/* Large Desktop Layout: 1367px to 1600px */
@media only screen and (min-width: 1367px) and (max-width: 1600px) {
    /* Styles for large desktop screens */

    

    .navbar-default .navbar-nav>li>a {
        padding: 10px;
        font-size: 12px;
    }

    .amount-wrapper span,
    .amount-wrapper span:first-child,
    .username {
        font-size: 12px;
    }

    .hero-category-wrapper {
        margin-bottom: 0;
    }

    .custom-margin-top {
        margin-top: 0px;
    }

    .video-wrapper {
        margin-top: -100px;
    }

    .play-button {
        bottom: 20%;
    }

    .default-title {
        line-height: 60px;
    }

    .partner-item {
        margin-right: 34px;
    }

    .subscribe-inner {
        width: 75%;
    }

    .subscribe-title {
        font-size: 35px;
    }

    .btn-subscribe {
        padding: 12px;
    }

    .payform {
        width: 100%;
    }

    .calculate-navtab-wrapper .nav-tabs>li {
        margin-right: 20px;
    }
    .contact-special-h2{
        font-size: 30px !important;
        line-height: 55px !important;
    }

}

@media (max-width: 1440px) and (max-height: 550px) {
    .login-right-text-wrapper h2{
        font-size: 43px !important;
    }

    .sidebar-profit-form .form-group{
        width: 45%;
    }
    .contact-special-h2{
        font-size: 30px !important;
        line-height: 55px !important;
    }

}


/* Medium Desktop Layout: 1170px to 1366px */
@media only screen and (min-width: 1170px) and (max-width: 1366px) {
    .breadcum-caption h3{
        font-size: 43px !important;
    }

    .contact-special-h2{
        font-size: 30px !important;
        line-height: 55px !important;
    }

}

/* Normal Desktop Layout: 992px to 1169px */
@media only screen and (min-width: 992px) and (max-width: 1169px) {
    /* Styles for normal desktop screens */

    .login-right-text-wrapper h2{
        font-size: 25px !important;
    }

    .get-blue .btn-field-sm {
        font-size: 12px;
    }

    .invest-calculation-wrapper {
        width: 100%;
    }

    .hero-caption,
    .hero-caption-special {
        bottom: 15% !important;
    }

    .hero-content-wrapper {
        height: 300px !important;
    }

    .navbar-right>li {
        margin-right: 0;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 10px;
        padding: 5px;
    }

    .amount-wrapper span {
        font-size: 10px;
    }

    .amount-wrapper span:first-child {
        font-size: 10px;
    }

    .username {
        font-size: 10px;
    }

    .user-img {
        margin-right: 0;
    }

    .nav>li>a>img {
        max-width: 35px;
        max-height: 35px;
    }

    .hero-area {
        margin-top: 90px;
    }

    .hero-category-wrapper {
        margin-bottom: 0;
    }

    .best-deal-wrapper {
        margin-top: 50px;
    }

    .category-details-item .item-header {
        height: 250px;
    }

    .category-details-item .item-content h5 {
        margin-top: 5px;
    }

    .video-wrapper {
        height: 550px;
    }

    .ext-wrapper {
        margin-top: -100px;
    }

    .play-button {
        bottom: 40%;
    }

    .custom-margin-top {
        margin-top: -100px;
    }

    .new-arrival-carousel .item .item-header,
    .best-deal-carousel .item .item-header,
    .blog-carousel .item .item-header {
        height: auto;
    }

    .new-arrival-carousel .item .item-wrap .item-inner .item-content h5 {
        margin-top: 15px;
        font-size: 15px;
    }

    .progress-title,
    .progress-value {
        font-size: 10px;
    }

    .new-arrival-carousel .item .item-wrap .item-inner .item-content h5,
    .best-deal-carousel .item .item-wrap .item-inner .item-content h5,
    .blog-carousel .item .item-wrap .item-inner .item-content h5 {
        font-size: 16px;
        margin-top: 15px;
    }

    .item-content .bottom-ul li {

        vertical-align: top;
        margin-right: 5px;
        font-size: 10px;

    }

    .item-content .bottom-ul li:nth-child(2) {
        padding: 0;
    }

    .item-content .bottom-ul {
        margin-bottom: 0;
    }

    .item-content .bottom-ul li:last-child {
        float: none;
    }

    .sidebar-profit-form .form-group {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .list-details-footer {
        display: block;
        padding: 0;
    }

    .mn-r-15 {
        margin-right: 0;
    }

    .btn-field-sm {
        padding: 13px 20px;
    }

    .partner-item {
        text-align: center;
        width: 17%;
        margin-right: 15px;
    }

    .partner-item:last-child {
        margin-right: 0;
    }

    .category-details-item {
        width: 44%;
        padding: 20px 20px 30px 20px;
        margin-right: 20px;
        height: 530px;
    }


    .category-details-item .item-content{
        margin-top: 0;
    }

    .category-details-item:nth-child(even) {
        margin-right: 0;
        /* Remove right margin for even items */
    }

    .default-title-wrapper {
        margin-bottom: 70px;
    }

    .calculate-navtab-wrapper .nav-tabs>li {
        margin-right: 0;
    }

    .calculate-navtab-wrapper .nav-tabs>li>a,
    .calculate-navtab-wrapper .nav-tabs>li.active>a,
    .calculate-navtab-wrapper .nav-tabs>li.active>a:focus,
    .calculate-navtab-wrapper .nav-tabs>li.active>a:hover {
        font-size: 12px;
    }

    .calculate-navtab-wrapper {
        margin-top: 50px;
    }

    .calculation-sidebar-wrapper .item-header {
        height: 250px;
    }

    .calculation-sidebar-wrapper .item-content h5 {
        margin-top: 20px;
    }

    .sidebar-profit-form .get-blue .btn {
        margin-bottom: 5px;
        margin-right: 0 !important;
    }

    .get-blue.text-right {
        text-align: center;
    }

    .calculation-sidebar-wrapper {
        padding: 20px;
    }

    .scheme-benifit-wrapper p {
        width: 100%;
    }

    .payform {
        width: 100%;
    }
    .contact-special-h2{
        font-size: 30px !important;
        line-height: 55px !important;
    }

}




/* Tablet and Small Desktop Layout: 768px to 991px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* Styles for tablets and smaller desktop screens */

    .hero-area{
        margin-top: 75px;
    }

    .hero-caption {
        bottom: 15%;
    }

    .navbar-brand {
        margin-top: 14px;
    }

    .get-blue .btn-field-sm, .get-blue .hero-btn{
        font-size: 10px !important;
        padding: 5px 15px;
    }

    .sp-btn-mn{
        padding: 5px 15px;
    }

    .hero-caption-special {
        bottom: 15% !important;
    }

    .hero-content-wrapper {
        height: 220px !important;
        margin: 0 0 30px 0;
    }

    .hero-caption h2{
        margin-bottom: 0;
        font-size: 30px;
    }

    .hero-caption p{
        font-size: 12px;
    }

    .new-arrival-carousel .item .item-wrap{
        height: 415px;
    }

    .default-sub-title{
        font-size: 21px;
    }
    .navbar-right>li {
        margin-right: 0;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 5px;
        font-size: 10px;
    }

    .default-title-wrapper {
        margin-bottom: 50px;
    }
    .default-title-wrapper p{
        font-size: 10px;
        line-height: 18px;
    }

    
    .default-title{
        font-size: 24px;
        line-height: 36px;
    }

    .rating{
        font-size: 24px;
    }

    .feedback-content-wrapper p{
        font-size: 10px;
        line-height: 14px;
    }

    .feedback-title{
        font-size: 12px;
    }

    .feedback-address{
        font-size: 12px;
        margin-top: 0;
        line-height: 14px;
    }

    .category-details-item {
        margin-right: 10px;
        width: 46%;
        padding: 20px;
    }

    .category-details-item .item-header {
        height: 225px;
    }

    .new-arrival-carousel .item .item-wrap .item-inner .item-content{
        margin-top: 0;
    }
    .time-level{
        font-size: 10px;
    }

    .category-details-item .item-content h5 {
        margin-top: 20px;
    }

    .category-details-item:nth-child(even) {
        margin-right: 0;
        /* Remove right margin for even items */
    }

    .btn-signin {
        padding: 10px 13px;
        font-size: 10px !important;
    }

    .category-item {
        margin-right: 10px;
        vertical-align: top;
        height: 180px;
        width: 200px;
        margin-bottom: 75px;
    }

    .category-header {
        width: 60px;
        height: 60px;
        top: -30px;
        left: 30%;
    }

    .category-body h6{
        font-size: 12px;
        margin-bottom: 0;
    }

    .category-body p {
        font-size: 10px;
        line-height: 18px;
    }

    .category-body span{
        font-size: 12px;
    }

    .hero-category-wrapper {
        margin: 0px;

    }

    .video-wrapper {
        margin-top: -125px;
        height: 550px;
    }

    .play-button {
        bottom: 50%;
    }

    .section-wrapper {
        margin-bottom: 0px;
    }

    .best-deal-wrapper {
        margin-top: 0;
    }

    .new-arrival-carousel .item .item-wrap,
    .best-deal-carousel .item .item-wrap,
    .blog-carousel .item .item-wrap {
        padding: 20px 10px;
    }

    .new-arrival-carousel .item .item-wrap .item-inner .item-content h5,
    .best-deal-carousel .item .item-wrap .item-inner .item-content h5 {
        margin-top: 0px;
        font-size: 14px;
    }

    .new-arrival-carousel .item .item-header,
    .best-deal-carousel .item .item-header,
    .blog-carousel .item .item-header {
        height: auto;
    }

    .item-content .bottom-ul li:nth-child(2) {
        padding: 0;
    }

    .item-content .bottom-ul li:last-child {
        float: none;
    }

    .item-content .bottom-ul {
        margin-bottom: 0;
    }

    .list-details-footer {
        display: block;
    }

    .item-content .bottom-ul li {
        margin-right: 5px;
        font-size: 9px;
    }

    .partner-item {
        margin-right: 15px;
        width: 15%;
    }

    .partner-item:last-child {
        margin-right: 0;
    }

    .new-arrival-nav .new-arrival-next, .new-arrival-nav .new-arrival-prev{
        width: 40px;
        height: 40px;
    }

    .feedback-area {       
        padding: 0;       
        margin-top: 50px;
    }

    .feedback-bg{
        min-height: 400px;
    }
    
    .subscribe-area{
        min-height: 160px;
        margin-top: 0;
    }
    .subscribe-title {
        font-size: 15px;
        line-height: 16px;
    }

    .subscribe-inner-item p {        
        font-size: 10px;
        line-height: 15px;
        margin-bottom: 0;
    }

    .subscribe-inner {
        width: 88%;
        height: 75px;
        padding: 15px;
    }
    .subscribe-inner-item:first-child {
        width: 40%;
    }
    .subscribe-inner-item:last-child {
        width: 58%;
    }

    .subscribe-inner-item input[type="email"] {
        margin-right: 0;
        margin-bottom: 10px;
        height: 24px;
    }

    .btn {
        padding: 13px 30px;
    }

    .btn-dark {
        border-radius: 10px;       
        font-size: 10px;        
        padding: 5px 15px !important;
    }

    .btn-subscribe {
        font-size: 10px;
        padding: 5px 15px !important;
    }

    .main-footer-area{
        padding: 20px;
    }

    .footer-item {
        width: 22%;
    }

    .footer-item h2 {       
        font-size: 12px;       
        margin-bottom: 0;
    }

    .footer-item ul li {
        margin-bottom: 0;
    }

    .footer-item ul li a{
        font-size: 10px;
    }

    .footer-item .follow-wrapper ul li{
        margin-right: 10px;
    }

    .footer-item .follow-wrapper ul li a i {
        font-size: 12px;
    }

    .footer-copyright{
        font-size: 12px;
    }


    .about-breadcum-content-wrapper,.breadcum-content-wrapper{
        height: 180px;
        margin-bottom: 50px;
    }

    .breadcum-caption h3{
        font-size: 30px;
    }

    .about-left-item-content h2,.about-right-item-content h2{
        font-size: 30px;
        margin-bottom: 0;
    }

    .about-left-item-content p, .about-right-item-content p{
        font-size: 10px;
        line-height: 18px;
    }

    .about-feature-img {
        height: 150px;
    }

    .contact-special-h2,.login-right-text-wrapper h2{
        font-size: 20px !important;
        line-height: 29px !important;
    }

    .joteio{
        font-size: 18px;
    }

    .login-right-text-wrapper {
        padding: 15px;
    }

    .contact-left-content {       
        height: 350px;
    }

    .legeal-info-title{
        margin-bottom: 0;
        font-size: 18px;
    }

    #legalInfoModal .form-control {      
        padding: 5px 10px;
        height: 28px;
    }

    #legalInfoModal label {       
        font-size: 10px;      
        margin-bottom: 10px;
    }

    .get-in-touch-wrapper #legalInfoModal .form-group {
        margin-bottom: 0;
    }

    .msg-btn-wrapper {
        margin-top: 10px;
    }

    #legalInfoModal .btn-primary {        
        padding: 5px 10px;
        font-size: 10px;
    }

    .login-footer-bg {
        height: 150px;
       
    }

    .login-form-content input#email,.login-form-content .form-control {        
        padding: 5px 10px;
        height: 30px;
    }

    .login-form-content .form-group{
        margin-bottom: 0;
    }

    .login-form-content .checkbox label span {
        top: 0;        
        line-height: 18px;
    }

    .forgot-password {        
        font-size: 7px;
    }

    .submit-btn-wrapper{
        text-align: center;
    }

    .title-wrapper h4{
        font-size: 21px;
    }

    .mn-bottom-50 {
        margin-bottom: 10px;
    }

    .amount-wrapper span,
    .amount-wrapper span:first-child,
    .username {
        font-size: 12px;
    }   



    .about-left-item-content h2 span {
        vertical-align: sub;
    }
    

    .scheme-benifit-wrapper p,
    .invest-calculation-wrapper {
        width: 100%;
    }

    .scheme-benifit-wrapper h2 {
        font-size: 26px;
    }

    .invest-calculation-wrapper ul li {
        font-size: 12px;
        margin-bottom: 15px;
    }

    .invest-calculation-wrapper ul li span {
        font-size: 12px;
    }

    .calculate-navtab-wrapper .nav-tabs>li {
        margin-right: 0;

    }



    .calculate-navtab-wrapper .nav-tabs>li>a,
    .calculate-navtab-wrapper .nav-tabs>li.active>a,
    .calculate-navtab-wrapper .nav-tabs>li.active>a:focus,
    .calculate-navtab-wrapper .nav-tabs>li.active>a:hover {
        font-size: 9px;
        padding: 8px;
    }

    .calculate-navtab-wrapper .tab-content p {
        width: 100%;
    }

    .calculate-navtab-wrapper {
        margin-top: 40px;
    }

    .calculation-sidebar-wrapper .item-header {
        height: 200px;
    }

    .calculation-sidebar-wrapper .item-content h5 {
        margin-top: 20px;
    }

    .scheme-benifit-wrapper h5 a {
        font-size: 12px;
    }

    .sidebar-profit-form .form-group {
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }

    .sidebar-profit-form .get-blue .btn {
        margin-bottom: 10px;
    }

    .list-details-wrapper {
        margin-top: 0;
    }

    .calculation-sidebar-wrapper p {
        font-size: 12px;
    }

    .calculation-sidebar-wrapper {
        padding: 20px;
    }

    .payform {
        width: 100%;
    }

    .address-wrapper .form-group {
        margin-bottom: 40px;
    }

    .address-wrapper h6 {
        margin-bottom: 0;
    }





}



/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

    .hero-content-wrapper {
        padding: 15px;
        height: auto;
    }

    .hero-area {
        margin-top: 95px;
    }

    .hero-caption h2 {
        font-size: 32px;
        line-height: 32px;
    }

    .hero-caption h3 {
        line-height: 30px;
        font-size: 24px;
    }

    .mn-r-20 {
        margin-right: 0;
    }

    .get-blue .btn-field-sm {
        margin-bottom: 15px;
        margin-top: 15px;
        padding: 10px 15px;
        font-size: 13px;
    }

    .search-box {
        left: 0;
        padding: 0;
    }

    .search-box form {
        display: block;
        padding: 5px;
    }

    .hero-caption {
        position: relative;
        left: 0;
        bottom: 0;
        text-align: center;
    }

    .hero-caption h2 {
        width: 100%;
    }

    .hero-caption h3 {
        width: 100%;
    }

    .hero-caption p {
        width: 100%;
        text-align: left;
    }

    .navbar-form {
        padding: 10px;
    }

    .search-box input {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .category-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 90px;
    }

    .hero-category-wrapper {
        margin: 25px 0 0 0;
    }

    .ext-wrapper {
        margin-top: -175px;
    }

    .video-area {
        height: 130px;
    }

    .play-button {
        bottom: 32%;
    }

    .play-button img {
        width: 50px;
        height: 50px;
    }

    .section-wrapper {
        margin-bottom: 0;
    }

    .default-sub-title {
        font-size: 26px;
    }

    .custom-margin-top {
        margin-top: -275px;
    }

    .video-wrapper {
        height: 450px;
    }

    .default-title {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 10px;
    }

    .checkout-title-wrapper p {
        font-size: 14px;
    }

    .new-arrival-nav,
    .best-deal-nav,
    .blog-nav {
        display: none;
    }

    .default-title-wrapper {
        margin-bottom: 100px;
    }

    .mn-special-top-30 {
        margin-bottom: 35px !important;
    }

    .mn-top-45 {
        margin-top: 0;
    }

    .category-details-item {
        margin: 0;
        width: 100%;
    }

    .bread-special {
        width: 100% !important;
    }

    .hero-caption-special {
        bottom: 0 !important;
    }

    .best-deal-wrapper {
        margin-top: 25px;
    }

    .category-details-item {
        padding: 20px;
        margin-bottom: 10px;
    }

    .partner-item {
        margin-right: 0;
        width: 17%;
    }

    .subscribe-area {
        margin-top: 0;
    }

    .subscribe-inner {
        width: 100%;
        left: 0;
        right: 0;
        height: auto;
    }

    .subscribe-inner-item {
        position: relative;
        display: block;
        width: 100%;
    }

    .subscribe-inner-item:first-child {
        width: 100%;
    }

    .subscribe-title {
        font-size: 26px;
    }

    .subscribe-inner-item input[type="email"] {
        margin-bottom: 10px;
    }

    .footer-item {
        width: 100%;
    }

    .new-arrival-carousel .item .item-wrap,
    .best-deal-carousel .item .item-wrap {

        height: auto;


    }

    .item-content .bottom-ul li:nth-child(2) {
        padding: 0;
    }

    .scheme-benifit-wrapper h2 {
        font-size: 18px;
        margin: 0;
    }

    .calculator-profit-form h3 {
        font-size: 17px;
        margin-bottom: 5px;
    }

    .scheme-benifit-wrapper h4 span {
        vertical-align: middle;
        font-size: 18px;
    }

    .scheme-benifit-wrapper h5 {
        margin-bottom: 5px;
    }

    .invest-calculation-wrapper {
        width: 100%;
        margin: 20px 0;
    }

    .calculator-profit-form .form-group {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .calculate-navtab-wrapper {
        margin-top: 35px;
    }

    .calculate-navtab-wrapper .nav-tabs>li {
        margin-right: 0;
        float: none;
        display: inline-block;
    }

    .calculate-navtab-wrapper .nav-tabs>li>a,
    .calculate-navtab-wrapper .nav-tabs>li.active>a,
    .calculate-navtab-wrapper .nav-tabs>li.active>a:focus,
    .calculate-navtab-wrapper .nav-tabs>li.active>a:hover {
        font-size: 11px;
        padding: 7px;
    }

    .calculate-navtab-wrapper .nav-tabs {
        margin-bottom: 35px;
    }

    .calculate-navtab-wrapper .tab-content h3 {
        font-size: 17px;
    }

    .calculate-navtab-wrapper .tab-content h4 {
        font-size: 15px;
    }

    .calculate-navtab-wrapper .tab-content p {
        width: 100%;
    }

    .calculation-sidebar-wrapper .item-header {
        height: 170px;
    }


    .item-content .bottom-ul {
        margin-bottom: 0;
    }

    .sidebar-profit-form .form-group {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 30px;
    }

    .get-blue.text-right {
        text-align: center;
    }

    .sidebar-profit-form .get-blue .btn {
        margin-bottom: 20px;
    }

    .calculation-sidebar-wrapper {
        padding: 20px;
        margin-top: 10px;
    }

    .subscribe-area {
        min-height: 450px;
    }

    .main-footer-area {
        padding: 30px;
    }

    .payform {
        width: 100%;
    }

    .scheme-benifit-wrapper p {
        width: 100%;
    }

    .pn-left-50 {
        padding-left: 0;
    }

    .checkout-title-wrapper {
        margin: 15px 0;
    }

    .invest-calculation-wrapper ul li,
    .invest-calculation-wrapper ul li span {
        font-size: 12px;
    }

    #desktop-nab-tab {
        display: none;
    }

    #mobile-nab-tab {
        display: block !important;
    }

    .about-breadcum-content-wrapper {
        height: 200px;
    }

    .about-left-item-content h2,
    .about-right-item-content h2 {
        font-size: 24px;
        line-height: 30px;
        text-align: left;
    }

    .about-breadcum-caption-special {
        bottom: 0% !important;
        left: 5%;
    }

    .about-left-item-content h2 img {
        width: 20px;
        height: 30px;
    }

    .about-left-item-content p,
    .about-right-item-content p {
        font-size: 12px;
        text-align: left;
    }

    .about-feature-img-left img {
        margin-bottom: 20px;
    }



    .about-breadcum-caption h3 {
        font-size: 24px;
        width: 100%;
        line-height: 30px;
    }

    .about-breadcum-caption p {
        width: 100%;
    }

    .new-arrival-carousel .item .item-header,
    .best-deal-carousel .item .item-header,
    .blog-carousel .item .item-header,.category-details-item .item-header {
        height: 170px;
    }

    .item-header-img-wrapper {
        width: 60%;
    }

    .new-arrival-carousel .item .item-wrap .item-inner .item-content{
        margin-top: 40px;
    }

    .new-arrival-carousel .item .item-wrap .item-inner .item-content h5,.calculation-sidebar-wrapper .item-content h5 {
        font-size: 16px;
        font-weight: 700;
        margin-top: 10px;
        height: auto;
    }

    .new-arrival-carousel .item .item-header .item-header-img-wrapper img {
        max-width: 100%;
        max-height: 100%;
        border-radius: 5px;
    }

    .new-arrival-carousel .owl-nav {
        margin: 0 auto;
        text-align: center;
        text-transform: capitalize;
    }

    .new-arrival-carousel .owl-nav .owl-prev {
        display: inline-block;
        margin-right: 15px;
    }

    .new-arrival-carousel .owl-nav .owl-next {
        display: inline-block;
    }

    .details-ul li .value {
        font-weight: 400;
        font-size: 13px;
    }

    .item-content .bottom-ul li:last-child {
        float: right;
    }

    .hero-custom-btn{
        padding: 10px 30px !important;
        font-size: 13px;
    }

    .hero-btn-text::before{
        display: none;
    }


    .login-area {
        padding: 0px 0px 0 0;
    }
 
    .login-social ul{
        margin-bottom: 0;
    }

    .login-form-content .form-group {
        margin-bottom: 0px;
    }

    .login-form-content .title-bar{
        margin: 0;
    }

    .login-form-wrapper .title-wrapper h4{
        margin-bottom: 0;
        font-size: 24px;
    }

    .title-bar h3{
        margin-bottom: 0;
    }

    .checkout-wrapper .parent-img{
        display: none;
    }

    .checkout-wrapper .parent-img{
        display: none;
    }


}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 481px) and (max-width: 767px) {

    .calculate-navtab-wrapper .nav-tabs>li {
        margin-right: 0;
        float: none;
        display: inline-block;
    }

    .calculate-navtab-wrapper .nav-tabs>li>a,
    .calculate-navtab-wrapper .nav-tabs>li.active>a,
    .calculate-navtab-wrapper .nav-tabs>li.active>a:focus,
    .calculate-navtab-wrapper .nav-tabs>li.active>a:hover {
        font-size: 11px;
        padding: 7px;
    }

    .hero-caption p {
        width: 100%;
        text-align: left;
    }
    .hero-custom-btn{
        padding: 10px 30px !important;
        font-size: 13px;
    }

    .hero-btn-text::before{
        display: none;
    }

    .default-title {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 10px;
    }

    .new-arrival-carousel .item .item-header,
    .best-deal-carousel .item .item-header,
    .blog-carousel .item .item-header,.category-details-item .item-header {
        height: 170px;
    }

    .item-header-img-wrapper {
        width: 60%;
    }

    .new-arrival-carousel .item .item-wrap .item-inner .item-content{
        margin-top: 40px;
    }

    .new-arrival-carousel .item .item-wrap .item-inner .item-content h5 {
        font-size: 16px;
        font-weight: 700;
        margin-top: 10px;
        height: auto;
    }

    .new-arrival-carousel .item .item-header .item-header-img-wrapper img {
        max-width: 100%;
        max-height: 100%;
        border-radius: 5px;
    }

    .new-arrival-carousel .owl-nav {
        margin: 0 auto;
        text-align: center;
        text-transform: capitalize;
    }

    .new-arrival-carousel .owl-nav .owl-prev {
        display: inline-block;
        margin-right: 15px;
    }

    .new-arrival-carousel .owl-nav .owl-next {
        display: inline-block;
    }

    .details-ul li .value {
        font-weight: 400;
        font-size: 13px;
    }

    .item-content .bottom-ul li:last-child {
        float: right;
    }

    .new-arrival-carousel .item .item-wrap .item-inner .item-content,.category-details-item .item-content{
        margin-bottom: 10px;
    }

    .category-details-item {
        padding: 20px;
        margin-bottom: 10px;
    }

    .mn-special-top-30 {
        margin-bottom: 35px !important;
    }

    .calculation-sidebar-wrapper {
        padding: 20px;
        margin-top: 10px;
    }

    .calculation-sidebar-wrapper .item-header {
        height: 170px;
    }



    .title-wrapper h4{
        margin-bottom: 20px;
    }

    .login-area {
        padding: 85px 0px 0 0;
    }
 
    .login-social ul{
        margin-bottom: 0;
    }

    .login-form-content .form-group {
        margin-bottom: 0px;
    }

    .login-form-content .title-bar{
        margin: 0;
    }

    .login-form-wrapper .title-wrapper h4{
        margin-bottom: 0;
        font-size: 24px;
    }

    .title-bar h3{
        margin-bottom: 0;
    }

    #payment-form .parent-img{
        display: none;
    }
    
    .contact-special-h2 {
        font-size: 18px !important;
        line-height: 35px !important;
    }
    .contact-left-content{
        height: 480px;
    }

    .login-right-text-wrapper{
        padding: 50px 0px 0px 50px;
    }
    .get-in-touch-wrapper {
        padding-left: 0;
        margin-top: 50px;
    }

}


/* Extra Small Devices: Up to 320px */
@media only screen and (max-width: 320px) {
    /* Styles for extra small mobile devices */
    
    .contact-special-h2 {
        font-size: 18px !important;
        line-height: 35px !important;
    }
    .contact-left-content{
        height: 480px;
    }
    .login-right-text-wrapper{
        padding: 50px 0px 0px 50px;
    }
    .get-in-touch-wrapper {
        padding-left: 0;
        margin-top: 50px;
    }
}

/* Small Mobile Devices: 321px to 480px */
@media only screen and (min-width: 321px) and (max-width: 480px) {
    /* Styles for small mobile devices */

    .item-content .bottom-ul li:last-child {
        float: right;
    }

    .item-content .bottom-ul li {
        margin-right: 10px;
    }

    .item-content .bottom-ul li {
        font-size: 13px;
    }

    .details-ul li .label {
        font-size: 13px;
    }

    .list-details-footer {
        display: block;
        padding: 0;
        text-align: center;
    }

    .time-level {
        text-align: left;
    }

    .contact-special-h2 {
        font-size: 18px !important;
        line-height: 35px !important;
    }
    .contact-left-content{
        height: 480px;
    }
    .login-right-text-wrapper{
        padding: 50px 0px 0px 50px;
    }
    .get-in-touch-wrapper {
        padding-left: 0;
        margin-top: 50px;
    }
}