@media (max-width: 1920px){
    .title-content h2 {
        margin-top: 0%;
    }
}
  
@media (max-width: 1680px){

    .banner-image .phone{
        width: 17.5vw;
        max-width: 17.5vw;
        left: -25px;
    }
    
    .banner-image .phone.down-image{
        top: 180px;
    }
    .company-section11 .owl-carousel .item {
        padding: 65px 18px 18px 18px;
    }
    
}


/* @media (max-width: 1366px){

    p{
        font-size: 1.3rem;
        line-height: 24px;
    }

    .banner-content {
        padding-left: 7vw;}

    .top-header-sec {
        padding: 30px  0;
    }

    .logo-image{
        margin-left: 4vw;
        width: 200px;
    }
    .banner-content h1 {
        font-size: 5.7rem;
        line-height: 50px;}
        .banner-content h5{
            font-size: 1.8rem;
        }
        .banner-content p{
            font-size: 1.2rem;
            margin-top:24px;
        }
        .subscribe input{
            font-size: 1.2rem;
            width:90%;
        }
        .subscribe button{
            right: 60px;
        }
        .purchase-list p:nth-child(4){
            font-size: 9px;
        }

        body .large-heading {
            font-size: 4rem;
            line-height: 45px;
        }

        .benefits-section, .send-details {
            padding: 20px 0;
        }

        .send-details .subscribe-main{
            margin-bottom: 50px;
        }

} */

@media (max-width: 1280px){
    .banner-image .phone{
        width: 16.5vw;
        max-width: 16.5vw;
        left: -25px;
    }
}

@media(max-width: 1024px){
    /* .banner-content h1 {
        font-size: 2.7rem;
        line-height: 31px;
    } */
    .send-details {
        background-size: 70%;
        background-position: center right -180px;
    }
    .banner-image .phone {
        width: 16vw;
        max-width: 16vw;
        left: -4px;
    }
    .banner-content {
        padding-left: 4vw;
    }
    .purchase-list-detail-main{
        display: block;
    }
    .purchase-list-detail-main .purchase-list{
        width: 47%;
        margin-top: 13px;
    }
    .purchase-detail-heading{
        margin: 0px;
        width: 100%;
        max-width: 100%;
    }
    .purchase-section{
        padding: 50px 0px;
    }
    .purchase-list .card-body button{
        font-size: 1.2rem;
       padding: 11px 15px;
    }
    

    .purchase-list-detail-main{
        width: 100%;
        max-width: 100%;
        display:flex;
    }
    .left-iconbar .text-right{
        order: 2;
    }

    .benefits-section .left-iconbar > div, 
    .benefits-section .right-iconbar > div{
        min-height: 220px;
    }

    .icon-heading{
        margin-bottom: 15px;
    }

    .subscribe input{
        padding: 10px 15px;
    }
    .title-content.text-white{
        text-align: center !important;

    }
    .purchase-section .text-white p:last-child {
        font-weight: 200;
        margin-bottom: 13px;
    }
    .subscribe button{
        right:0px;
        padding: 10px 20px;
    }
    .banner-content h5 {
        font-size: 1.3rem;
    }
    .time-money {
        padding: 80px 0 80px;
    }
    .image-icon-mob {
        width: 77px;
        height: 77px;
    }
    .footer li {
        display: inline-block;
        margin-right: 0px;
        margin-left: -4px;
    }
}
@media(max-width: 768px){
 .subscribe-main input {
    font-size: 1.3rem;
  }
 .banner-image .phone{
    width: 13.5vw;
    max-width: 13.5vw;
    left: -4px;
    }

.mob-image{
    display: block;
}

.contractors-section{
    padding: 50px 0 50px;
}

.send-details {
    background-image: inherit;
}

}

@media (max-width: 767px){
   p {
       font-size: 1.4rem;
       line-height: 22px;
       letter-spacing: 0.5px;
       font-weight: 400;
   }
   h1 {line-height: 50px;}
  .banner-content .input-group{
	width: 100%!important;
}
.contractors-section p{
    font-size: 1.4rem;
}

.contractors-section p br{
display: none;
}

.d-flex {
    display: flex!important;
    justify-content: flex-end;
}
.left-iconbar .d-flex.align-items-center {
    text-align: left;
    flex-direction: row-reverse;
}
.right-iconbar .d-flex.align-items-center {
    text-align: left;
}

.benefits-section .left-iconbar > div,
 .benefits-section .right-iconbar > div{
     min-height: initial;
 }

.banner-content h1 {
    font-size: 4.3rem;
}
.banner-image img.phone {
    position: absolute;
    top: 50px;
    width: 143px;
}
.banner-section {
    /* background: #F7F7F7; */
    padding: 50px 0;
}
.title-content h2 {
    font-size: 4rem;
    left: 1.0;
    line-height: 45px;
}
.benefit-image{
	display: block;
}
.benefit-list{
	text-align: left!important;
}
.benefits-content-left .benefit-list-content {
    background-position: top left;
    padding-left: 65px;
    padding-right: 0;
}
.benefits-section, .send-details {
    padding: 50px 0;
}
/* .banner-content{
	padding-left: 0;
} */
/*Purchase list*/
.purchase-list{
margin-top: 30px;
}
.send-details {
    padding: 50px 0;
    background-image: none;
}
.footer ul, .footer p {
	padding: 0;
	text-align: center;
}

/*****************/
.purchase-list-detail-main .purchase-list {
    width: 100%;
}
.time-money {
    /* padding: 50px 0 50px; */
    padding: 80px 0 80px;
}

.contractor-section-main{
    height: 430px;
}

.contractor-section-main .container{
    padding: 100px 0;
}

.contractors-section{
	background-position: center right -330px;
}
.left-iconbar .text-right {
    text-align: left;
    margin-left: 20px;
}
.purchase-section .purchase-list h2{
    font-size: 3rem;
}
.send-details .subscribe-main button{
    padding: 10px 20px;
}
.send-details .form-deatial button{
    padding: 10px 20px;  
}
.purchase-list-detail-main{
    width: 100%;
    max-width: 100%;
    display: inherit;
}
.purchase-detail-heading{
    width: 100%;
    max-width: 100%;
}
.purchase-detail-heading {
     margin-top: 0px; 
}
.subscribe input{
    width:100%;
}

.purchase-list .card-body button{
    padding: 10px 12px;
    height: 37px;
    font-size: 8px;
}

.title-content.text-white{
 padding: 0px 16px;
 text-align: justify!important;
 word-spacing: 0px;
}
.banner-content h1, .input-group1 h5{
  line-height: 50px;
}
.banner-content h5{
font-size: 1.2rem;
}
.purchase-section{
    padding: 50px 0px;
}
.banner-image .phone {
    width: 27.5vw;
    max-width: 27.5vw;
    left: 18px;
}
.left-iconbar .text-right{
    order:2;
}
.footer li{
    margin-left: 11px;  
}

.footer .text-end ul li:first-child{
	width: 100%;
}

}

@media screen and (max-device-width: 767px) and (orientation: landscape){
		.banner-image .phone {
			width: 12.5vw;
			max-width: 12.5vw;
		}
		
		.contractors-section{
			background-position: center right;
		}
}


/* ----  Rina ---*/

@media only screen and (max-width: 767px) 
{
    /* For mobile phones: */
    ol, ul {
        padding-left: 0rem;
    }
    .footer1 li {
        display: inline-block;
        margin-right: 1px;
    }
    .header {
        background-color: #000000;
        height: 100px;
        align-items: center;
        display: block;
        /* justify-content: center; */
    }
    ul.navbar-nav {
            align-items: flex-start;
            background: #fff;
            position: relative;
            height: 100%;
            width: 100%;
            z-index: 99;
    }
    ul.navbar-nav li a {
        color: #000000;
        margin-left: 20px;
        font-weight: 500;
    }
    .nav-contact span img {
        width: 14px;
        filter: invert(100%);
    }
    .nav-social span img {
        width: 14px;
        -webkit-filter: invert(100%);
        filter: invert(100%);
    }
    .nav-social {
        margin-left: 0px;
        margin-top: 60px;
        margin-bottom: 20px;
    }
    .nav-contact {
        margin-left: 0px;
    }
    .nav-item .trial {
        margin-left: 0;
    }
    a.navbar-brand {
        /* justify-content: center; */
        align-items: center;
        display: flex;
        height: 88px;
    }
    .logo {
        width: 170px;
    }
    .schedule_time {
        width: 100%;
    }
    .schedule_time {
        height: 100vh;
        width:auto;
        height: 100%;
        padding: 77px 30px;
        border-radius: 20px;
        box-shadow: rgb(100 100 111 / 0%) 0px 7px 29px 0px;
        margin: 100px auto;
    }

    .header {
        margin: 0px;
        padding: 0px 0px;
    }

    .nav-contact-li, .nav-social-li {
        display: none;
    }
/*blog*/
    .cols {
        -moz-column-count: 1;
        -moz-column-gap: 3%;
        -webkit-column-count: 1;
        -webkit-column-gap: 3%;
        column-count: 1;
        column-gap: 3%; 
    }
    .trial-nav {
        width: 100%;
    }
    .trial-btn {
        padding: 40px 26px;
        height: 80px;
        background: #fb0302;
        align-items: center;
        justify-content: center;
        top: 50%;
        text-align: center;
        display: flex;
        text-transform: uppercase;
        color: #fff;
        font-weight: 600;
        font-size: 1.5rem;
	white-space: nowrap;
    }
    .header.header-bg-change {
        background-color: rgb(255, 255, 255);
    }
    .bid-img {
        max-width: 100%;
        padding: 40px 40px 50px;
    }
    .title-content h2, .banner-content h2 {
        font-size: 3rem;
        font-weight: 500;
        line-height: 45px;
        font-family: 'Bebas Neue', cursive;
    }
    .coming-section5 .coming-section-terms ul {
        display: inline-block;
    }
    h3.h3 {
        font-family: 'Bebas Neue', cursive;
    }
    .product-section1 {
        background: #f7f7f7;
        margin-bottom: -10px;
        padding: 70px 0px;
    }
    .purchase-section .purchase-list .card-body {
        padding: 14px 3px;
    }
    .purchase-list-detail-main {
        display: flex;
        /* justify-content: space-between; */
        padding: 0!important;
    }
    .purchase-list-detail-main .purchase-list:nth-child(2) {
        margin-right: 0px;
    }

    .pricing-page .purchase-list-detail-main {
        display: block;
    }
    .purchase-list-detail-main .btn-common span {
        font-size: 1rem;
    }
    .purchase-section .purchase-list .card-body.pro-price .purchase-content h2 sup {
        font-size: 1.9rem;
    }
    h1.h1 {
        font-size: 4.3rem;
        line-height: 40px;
    }
    .purchase-list {
        margin-right: 10px;
    }
    .purchase-list .card {
        border-radius: 27px;
        min-height: auto;
    }
    .coming-section5 {
        padding: 50px 0;
    }
    .hero-banner {
        background-position: 69% 100%;
    }
    .company-section1 .watch-img {
        background-position-x: auto;
        background-size: cover;
        height: 50vh;
        min-height: auto;
        background-position: center;
        width: 100%;
        
    }
    .company-section1 .banner-text {
        height: auto;
        margin-top: 25px;
        min-height: auto;
      
    }
    .company-section11 .owl-carousel .item {
        padding: 35px 16px 20px;
    }
    li.nav-item {
        border-bottom: 1px solid #e1e1e1;
        width: 100%;
    }
    .nav-social span img.fb-mobile {
        width: 10px;
    }
    .footer-section {
        padding: 50px 35px 40px;
        background-color: #2d2c2c;
    }
    .coming-section-terms .brand1 {
        width: 60px!important;
    }
    
    .coming-section-terms .brand-carousel .brand2 {
        width: 90px;
    }
    .coming-section-terms .brand-carousel .brand3 {
        width: 70px;
    }
    .coming-section-terms .brand-carousel .brand4 {
        width: 90px;
    }
    .coming-section-terms .brand-carousel .brand5 {
        width: 70px;
    }
    .coming-section-terms .brand-carousel img{
        margin: 0px 10px;
    }
    .box {
        margin-bottom: 40px;
        height: auto;
        padding: 0px 14px;
    }
    .box .card-title h5 {
        margin-top: 20px;
    }

    .banner-content {
        padding-left: 0px;
    }
    .blog-details {
        margin: 50px 0px;
        padding: 0px 16px;
    }
    .blog-detail-banner {
        margin: 0px;
    }
    .share-post {
        text-align: center;
    }
    .blog-details-icon {
        text-align: center;
    }
    .details-below {
        padding: 0px 14px;
    }
    .details-below .card-title h5 {
        margin-top: 20px;
    }
    .details-below .card {
        margin-bottom: 20px;
    }
    .subscribe-section .banner-content {
        text-align: center;
    }
    .company-section1 .sub-heading {
        font-size: 1.4rem;
        font-weight: 700;
        text-align: left;
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .p2 {
        font-size: 1.4rem;
        line-height: 22px;
        letter-spacing: 0.5px;
        font-weight: 400;
    }
    .m-100 {
        margin: 60px 0px;
    }
    .company-section2 h1.h1 {
        padding-left: 16px;
    }
    .footer1 {
        padding: 9px 20px;
    }
    .footer-section ul li {
        font-size: 1.2rem;
    }
    .footer-section ul li a {
        font-size: 1.2rem;
    }
    .footer-contact p {
        padding-top: 0px;
        margin-top: 20px;
        margin-bottom: 0;
        font-size: 1.2rem;
    }
    .footer-quick h5 {
        padding-bottom: 0px;
        margin: 30px 0;
        font-size: 1.4rem;
    }
    .footer-logo {
        text-align: center;
        margin-bottom: 15px;
    }
    .footer1 p {
        font-size: 0.85rem;
    }
    a.footer-icon-fb svg {
        width: 8px;
    }
    a.footer-icon svg {
        width: 15px;
    }
    .contact_image {
        min-height: 40vh;
    }
    .contact .captch img {
        display: none;
    }
    .need_support {
        padding: 80px 0px;
    }
    .want_schedule {
        padding: 50px 0px;
    }
    .footer1 li {
        display: inline-block;
        margin-right: -3px;
    }
    /* .coming-section1.banner h1{
        font-size: 4.0rem;
    } */
    .company-section4 .h1, .company-section4 p {
        padding: 0px 30px;
    }
    footer.footer1 .order-1 {
        margin-bottom: 6px;
    }
    .company-section3 p.p2 {
        padding: 0px 12px;
    }
    .product-section1 p {
        padding: 0px 16px;
    }
    img.bid-img1 {
        width: 200px;
        padding-left:16px;
    }
    .product-section2 .banner-content, .product-section3 .banner-content, .product-section4 .banner-content, .product-section5 .banner-content {
        padding: 0px 16px;
    }
    .banner-section.hero-banner .banner-content, .home-banner2 .banner-content, .time-money .title-content h2,.time-money .title-content p,
    .company-section1 .banner-content, .benefits-section .title-content {
        padding: 0px 16px;
    }
    h3.h3.Benefits-heading {
        font-size: 2.3rem;
    }
    .contact .contact_form {
        padding: 50px 50px;
    }
    .need_support p {
        padding: 4px 20px;
    }
    .contact_info {
        padding: 50px 10px;
    }
    .want_schedule h2.h2 {
        font-size: 4rem;
    }
    .subscribe-section hr {
        color: #fff;
        margin: 0;
    }
    .subscribe-section {
        padding: 15px;
    }
    li.nav-item .nav-link:hover {
        color: #000000;
    }
    .video-player {
        padding: 114px;
        padding: 0px 26px;
    }
	.video-player .home-wrapper {
    padding-left: 0px;
	}
    .contact_info span {
        font-size: 1.4rem;
        font-weight: 500;
    }
    .coming-section1 .banner-img {  
        background-size: cover;
    min-height: 30vh!important;
    height: 100%;
    position: relative
    }
    li.nav-item .nav-link:hover {
        color: #000000;
    }
    li.nav-item .nav-link:hover {
        color: #000000;
    
  }
  .coming-section1 .banner-content {
    margin-top: 30px;
}

.coming-section1 .banner-content h1,.coming-section1 .banner-content p,.coming-section1 .banner-content h6 {
    padding: 0px 16px;
}
.nav-link:focus, .nav-link:hover {
    color: #ffffff;
}
.coming-section1 .banner-img-legle {
    min-height: 35vh;
    height: 100%;
    position: relative;
}
.coming-section5 .coming-section-terms ul li {
    display: inline-block;
    font-size: 1.2rem;
}
.company-section11 .testimonial-img {
    min-height: 34vh;
    height: 100%;
}
.company-section11 {

    padding-bottom: 35px;
}
.error-401 h1.h1 {
    font-size: 8rem;
    line-height: 100px;
}
.error-401 .banner-content h5 {
    padding-bottom: 10px;
}
.error-401 .banner-content p {
    padding-bottom: 10px;
}
.error-section-img {
    position: relative;
    bottom: 0;
    left: -3px;
}

.error h1.h1 {
    font-size: 7rem;
    line-height: 100px;
}
.error .banner-content h5 {
    padding-bottom: 10px;
    font-size: 2rem;
    font-weight: bold;
}
.error .banner-content p {
    padding: 0px 47px 10px;
    font-size: 1.5rem;
}
.error .subscribe-main button {
    position: absolute;
    height: 37px;}
    .subscribe-main input {
        height: 37px;
    }    
    .error .input-group1 {
        padding: 0px 20px;
    }

li.nav-item .nav-link:hover {
    color: #000000;
}
.schedule-modal .calendar_center::before {
    border-left: 1px solid #ddd0;
}
.calendar-header {
    display: flex;
    justify-content: end;
}
.schedule-modal .container-calendar {
    max-width: 475px;
    overflow: visible;
    width: 100%;
    padding: 0;
}
.schedule-modal .right {
    margin: 0px;
    margin-bottom: 40px;
}
.schedule-modal .left {
    margin: 20px;
    margin-bottom: 40px;
}
.schedule-modal .modal-dialog {
    margin: 30px;
}
.calendar_center::before {
    border-left: 1px solid #ddd0;

}
.calendar_back {
    top: -4%;
}

/*pricing*/
.pricing-page .purchase-section{
    padding: 50px 12px;
}
.pricing-page .purchase-list-detail-main .purchase-list:nth-child(2) {
    margin-right: 0px;
    margin: 50px 0px;
}
.pricing-page  .purchase-section .purchase-list h2 {
    font-size: 6rem;
    line-height: 40px;
}
.pricing-page  .time-period {
    font-size: 1.1rem;
    font-weight: 700;
    text-align: center;
    line-height: 16px;
    letter-spacing: 0;
}
.pricing-page  .purchase-section .purchase-list p {
    color: #000;
    margin: 0;
}
.pricing-page  .purchase-section .purchase-list .card-body.pro-price .purchase-content h2 sup {
    font-size: 3.6rem;
}
.who-using {
    font-size: 3rem;
    font-weight: 500;
    font-family: 'Bebas Neue', cursive;
}
.countries {
    padding: 20px 15px;
}
.question-main h5 {
    font-weight: 700;
    font-size: 1.8rem;
    margin-top: 20px;
}
.subscribe-main button {
    position: absolute;
    height: 37px;
    right: 0;
    font-size: 1.3rem;
    font-weight: 600;
    padding: 10px 24px;
    position: absolute;
}
.company-section1 .sub-heading {
    font-size: 1.74rem;
}
.company-section4 {
    margin-top: 80px;
    text-align: center;
    margin-bottom: 80px;
}
.interested-section1 .banner-img {
    min-height: 42vh;

}
.interested-section1 .heading {
    font-size: 1.9rem;
}
.title-content h2, .banner-content h2 {
    line-height: 30px;

}
.interested-section1 .banner-content,.interested-section2 .banner-text {
    padding: 0px 16px;
}
.interested-section3 .banner-img {
    min-height: 47vh;
}
.interested-section2 {
    padding: 60px 0px;
}
.interested-section3 .banner-text {
    min-height: 70vh;
}
.tutorials-section2 {
    padding: 0 16px;
}
.interested-section2 .how-does {
    width: auto;
    margin: 0 auto;
}
.pricing-page .title-content{
    text-align: center !important;
}
.company-section11 .owl-theme .owl-dots {
    position: relative;
    right: auto;
    bottom: auto;
    /* transform: translate(-50%, -50%); */
}
  }


  @media only screen 
  and (min-width: 768px) 
  and (max-width: 991px)
  {
	  .sub-link{
		max-width: 50%;
	}
    .company-section11 .owl-theme .owl-dots {
        position: relative;
        right: auto;
        bottom: auto;
        /* transform: translate(-50%, -50%); */
    }
    ul#menu-header-menu .hover-main:hover .sub-menu {
        position: static;
    }
    li.nav-item .nav-link:hover {
        color: #000000;
    }
    p {
        font-size: 1.4rem;
        line-height: 24px;
        letter-spacing: 0.5px;
        font-weight: 400;
    }
    h1 {line-height: 50px;}

    .product-section3 .banner-text {
        padding: 0px;
    }
    a.read-more-blog {
        color: #fb0302;
        text-decoration: none;
        font-weight: 600;
        font-size: 2rem;
    }
    .header {
        background-color: #000000;
        height: 100px;
        align-items: center;
        display: block;
        /* justify-content: center; */
    }
    ul.navbar-nav {
            align-items: flex-start;
            background: #fff;
            position: relative;
            height: 100%;
            width: 100%;
            z-index: 99;
    }
    .nav-social {
        margin-left: 0px;
    }
    .nav-contact {
        margin-left: 0px;
    }
    .nav-item .trial {
        margin-left: 0;
    }
    a.navbar-brand {
        /* justify-content: center; */
        align-items: center;
        display: flex;
        height: 88px;
    }
    ul.navbar-nav li a {
        color: #000000;
        margin-left: 20px;
        font-weight: 500;
    }
    .nav-contact span img {
        width: 14px;
        filter: invert(100%);
    }
    .nav-social span img {
        width: 14px;
        -webkit-filter: invert(100%);
        filter: invert(100%);
    }
    .cols {
        -moz-column-count: 1;
        -moz-column-gap: 3%;
        -webkit-column-count: 1;
        -webkit-column-gap: 3%;
        column-count: 1;
        column-gap: 3%; 
    }
    .nav-contact-li, .nav-social-li {
        display: none;
    }
    .header.header-bg-change {
        background-color: rgb(255, 255, 255);
    }
    .purchase-list .card {
        border-radius: 27px;
        min-height: 425px;
    }
    .company-section11 .owl-carousel .item {
        padding: 20px 16px;
    }
    li.nav-item {
        border-bottom: 1px solid #e1e1e1;
        width: 100%;
    }
    .nav-social span img.fb-mobile {
        width: 10px;
    }
    .footer-section {
        padding: 50px 16px 40px;
        background-color: #2d2c2c;
    }
    .schedule-modal .calendar_center::before {
        border-left: 1px solid #ddd0;
    }
}

  @media only screen 
  and (min-width: 992px) 
  and (max-width: 1024px)
  {
    .logo {
        width: 177px;
    }
    ul.navbar-nav li a {
        color: #ffffff;
        margin-left: 10px;
        font-weight: 500;
        font-size: 1.4rem;
    }
    .header {
        padding: 0px 20px;
    }
    .nav-contact {
        align-items: center;
        display: flex;
        margin-left: 0;
        margin-right: 0px;
    }
    .nav-social {
        align-items: center;
        display: flex;
        margin-left: 4px;
    }
    .nav-contact span img {
        width: 12px;
    }
    .nav-social :first-child img {
        width: 8px;
    }
    .nav-social span img {
        width: 12px;
    }
    .nav-item .trial {
        text-decoration: none;
        color: #fff;
        margin-left: 10px;
    }
    .trial-btn {
        padding: 40px 8px;
        height: 100px;
        background: #fb0302;
        align-items: center;
        top: 50%;
        display: inline-flex;
        text-transform: uppercase;
        color: #fff;
        font-weight: 600;
        font-size: 1.2rem;
    }
    .purchase-list .card-body button {
        font-size: 1.2rem;
        text-transform: uppercase;
        color: #fff;
        background-color: #fb0302;
        padding: 12px 10px;
        font-weight: 600;
    }
  }
  
  @media only screen 
  and (min-width: 1025px) 
  and (max-width: 1270px)
  {
    .logo {
        width: 200px;
    }
    ul.navbar-nav li a {
        color: #ffffff;
        margin-left: 10px;
        font-weight: 500;
        font-size: 1.4rem;
    }
    .nav-contact {
        align-items: center;
        display: flex;
        margin-left: 20px;
    }
    .nav-social {
        align-items: center;
        display: flex;
        margin-left: 12px;
    }
    .nav-contact span img {
        width: 12px;
    }
    .nav-social :first-child img {
        width: 8px;
    }
    .nav-social span img {
        width: 12px;
    }
    .nav-item .trial {
        text-decoration: none;
        color: #fff;
        margin-left: 10px;
    }
    .trial-btn {
        padding: 40px 12px;
        height: 100px;
        background: #fb0302;
        align-items: center;
        top: 50%;
        display: inline-flex;
        text-transform: uppercase;
        color: #fff;
        font-weight: 600;
        font-size: 1.36rem;
    }
    .purchase-list .card-body button {
        font-size: 1.2rem;
        text-transform: uppercase;
        color: #fff;
        background-color: #fb0302;
        padding: 12px 10px;
        font-weight: 600;
    }
  }

  @media only screen 
  and (min-width: 1271px) 
  and (max-width: 1371px)
  {
    .trial-btn {
        padding: 40px 6px;
        height: 100px;
        background: #fb0302;
        align-items: center;
        top: 50%;
        display: inline-flex;
        text-transform: uppercase;
        color: #fff;
        font-weight: 600;
        font-size: 1.28rem;
    }
    .nav-item .trial {
        text-decoration: none;
        color: #fff;
        margin-left: 40px;
    }
    .error-401 h1 {
        font-size: 10.6rem;
        line-height: 0px;
    }

    .error-401 .banner-content h5 {
        font-size: 2rem;
    }
    .company-section11 .owl-theme .owl-dots {
        bottom: 12%;
    }
	  .blog-title {
        font-size: 2.4rem;
        font-weight: 700;
        color: #3a393a;
    }
  
  }

  
  
  /*  ------ Rina --- */
  
@media only screen and (max-width: 767px) {
    ul.sub-menu:before {
        background: #ffffff;
        height: 0px;
    }
    .feature-menu a {
        font-size: 1.2rem !important;
    }
    ul#menu-header-menu .hover-main:hover .sub-menu {
        font-size: 1rem;
        padding: 14px 46px;       
    }
    ul#menu-header-menu .hover-main:hover .sub-menu {
        position: static;
    }
    li.hover-main{
        padding: 6px;
    }
    .blog-title {
        font-size: 1.7rem;
/*         font-size: 2.4rem; */
        font-weight: 700;
        color: #3a393a;
    }
    .sub-menu .menu-item{
        border: 0px;
    }
    .menu-item {
        width: 100%;
        font-size: .88rem;
        display: block;
        padding: 0.5rem 0.5rem;
        border-bottom: 1px solid #e7e7e7;
    }
    .menu-header-menu-container{
        width: 100%;
    }
    .company-section1 .banner-text {
        padding: 16px;
    }
    .hero-banner .banner-content {
        width: 100%;
    }
    .banner-section.hero-banner {
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(..//images/hero-banner.jpg);
        height: auto;
        background-position: 70% center;
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        align-items: center;
    }
    .btn-common.banner-trial-btn {
        margin-left: 0px;
    }
    .banner-image img.laptop {
        margin-bottom: 55px;
    }
    .company-section2 p,.company-section2 h2 {
        padding: 16px;
    }
    .company-section3 .banner-text {
        padding: 16px;
    }
    .company-section3 .banner-img {
        min-height: 100vh;
    }
    .product-section3 .banner-text {    
        padding: 10px;
    }
    .interested-section1 .banner-text {
        padding: 16px;
    }
    .banner .banner-text {
        padding: 16px;
    }
    ul.dropdown-menu:before {
        display: none;
    }
    h1.dropdown-header {
        font-size: 1.09rem;
        color: #2a2a2a;
        line-height: 2;
    }
    .drop-hover a.text {
        font-size: 1.1rem;
        display: block;
        /* margin-bottom: 16px; */
        line-height: 2;
    }
    .drop-hover {
        font-size: 1.2rem;
        padding: 15px 24px;
        width: 280px;
        height: auto;
    }
    li.nav-item {
        padding: 6px;
    }
    li.nav-item.dropdown {
        padding:6px;
    }
    .nav-social span:nth-child(2) {
        width: 60px;
    }
    .nav-social :first-child img {
        width: 18px;
    }
    .nav-social span:first-child {
        width: 25px;
    }
    .nav-social .fb-hover:hover img, .nav-social .tw-hover:hover img,.nav-social .ln-hover:hover img,.nav-social .yt-hover:hover img {
        filter: invert(0%);
    }
    ul.dropdown-menu.show {
        box-shadow: none;
    }
    i.icon-toggle {
        display: block;
    }
}

@media only screen 
and (min-width: 768px) 
and (max-width: 991px)
{

    i.icon-toggle {
        display: block;
    }

    ul.dropdown-menu.show {
        box-shadow: none;

    }
    .nav-social .fb-hover:hover img, .nav-social .tw-hover:hover img,.nav-social .ln-hover:hover img,.nav-social .yt-hover:hover img {
        filter: invert(0%);
    }
    .hero-banner .banner-content {
        width: 100%;
    }
    .company-section1 .banner-text {
        padding: 16px;
    }
    .company-section3 .banner-text {
        padding: 16px;
    }
    ul.dropdown-menu:before {
        display: none;
    }
    li.nav-item {
        padding: 6px;
    }
    li.nav-item.dropdown {
        padding:6px;
    }
    .schedule_time {
        height: 100vh;
        width:auto;
        height: 100%;
        padding: 77px 30px;
        border-radius: 20px;
        box-shadow: rgb(100 100 111 / 0%) 0px 7px 29px 0px;
        margin: 100px auto;
    }
}

/*dropdown*/

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
    .modal-lg, .modal-xl {
        margin-top: 8rem;
    }
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {

    .interested-section1 .banner-img {
        min-height: 174vh;
    }
    .interested-section3 .banner-img {
        min-height: 122vh;
    }
    .coming-section5 .coming-section-terms ul li {
        font-size: 1.4rem;
    }
    .coming-section5 .coming-section-terms ul li {
        font-size: 1.4rem;
    }
    h1.h1 {
        font-size: 5.5rem;
        line-height: 50px;
    }
    .coming-section5 {
        padding: 60px 0;
        text-align: center;
        background: #f8f8f8;
    }
    

}
@media only screen and (max-width: 320px) {    
    .table-calendar td, .table-calendar th {
        font-size: 1.2rem;
    }
    .subscribe-main button {
        font-size: 1rem;
        padding: 10px 26px;
    }
    .purchase-list-detail-main .btn-common span {
        font-size: .9rem!important;
    }
    .error-401 .banner-content p {
        color: #bfbfbf;
        font-size: 1.4rem;
        font-weight: 400;
    }
    .error .banner-content p {
        color: #000000;
        font-size: 1.4rem;
        font-weight: 400;
    }
    .error-section {
        overflow: hidden;
    }
    .error-401 .h1 {
        font-size: 3rem;
        line-height: 30px;
    }
    .error-401 .banner-content h5 {
        font-size: 1.6rem;
        width: 320px;
    }
    .error-401 .banner-content p {
        margin-top: 5px;
    }
    .error-401 .read-more-blog {
        font-size: 2.3rem;
    }
    .mobile-search:focus {
        width: 234px;
    }
    .error-401 .banner-content p {
        padding-bottom: 0px;
        padding: 0px 31px;
    }
    .error-401 .banner-content h5 {
        padding-bottom: 0px;
    }
    .error-401 h1.h1 {
        font-size: 3.3rem;
        line-height: 32px;
    }

    .error .h1 {
        font-size: 3rem;
        line-height: 30px;
    }
    .error .banner-content h5 {
        font-size: 1.6rem;
        width: 320px;
    }
    .error .banner-content p {
        margin-top: 5px;
    }
    .error .read-more-blog {
        font-size: 2.3rem;
        color: #fb0302;
        line-height: 0;
        line-height: 30px;
    }
    .error  .error-section-img img {
        width: 133px;
        max-width: 50%;
    }
    .mobile-search:focus {
        width: 234px;
    }
    .error .banner-content p {
        padding-bottom: 0px;
    }
    .error .banner-content h5 {
        padding-bottom: 0px;
    }
    .error h1.h1 {
        font-size: 3.3rem;
        line-height: 32px;
    }
    .schedule-modal .calendar_center::before {
        border-left: 1px solid #ddd0;
    }
    .calendar-header {
        display: flex;
        justify-content: end;
    }
    .schedule-modal .container-calendar {
        max-width: 475px;
        overflow: visible;
        width: 100%;
    }

}
@media only screen and (max-width:540px){
    .video-size {
        width: 100%;
        height: 100%;
    }
    .main-hd{
        margin-top:40px;
        font-size:24px;
        margin-bottom: 40px;
      }
      .custom-iframe iframe{
            height: 550px;
      }
      .coming-section1 .banner-text .banner-content {
        max-width: 100%;
    }
    .mart{
        margin: 0px;
    }
}

@media only screen and (max-width:540px){
	display: grid;
	grid-auto-rows: 1fr 1fr 1fr
}

/* === Single-H1 SEO (audit): home section headings were retagged
   <h1 class="h1"> -> <h2 class="h1"> so the page has exactly one <h1> (the hero).
   These rules re-assert the exact h1.h1 size at every breakpoint and match ONLY
   h2.h1 / h3.h1 (which exist on the home page only), so genuine <h2>s elsewhere are
   completely untouched. Appended last so they win the same-specificity tie with the
   .title-content h2 / .banner-content h2 rules for these elements. === */
h2.h1, h3.h1 {
	font-size: 6.5rem;
	line-height: 60px;
	font-family: "Bebas Neue", arial;
	/* match h1.h1's canonical spacing; context h2 margin rules (.sec_4_card h2 {margin:25px 0},
	   .title-content h2, etc.) don't apply to the original h1. Bootstrap .mb-5 (!important) still wins. */
	margin: 0 0 5px;
}
@media only screen and (max-width: 767px) {
	h2.h1, h3.h1 { font-size: 4.3rem; line-height: 40px; }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
	h2.h1, h3.h1 { font-size: 5.5rem; line-height: 50px; }
}

/* The price values in the pricing cards (Free / $price) were <h1 class="h1"> and so
   rendered at the h1.h1 size; the rule .purchase-section .purchase-list h2 {8.4rem}
   was dead (no h2 there). Retagging them to <h2 class="h1"> for single-H1 activated
   that rule (->84px). Restore the original h1.h1 size at each breakpoint. */
.purchase-section .purchase-list h2.h1 {
	font-size: 6.5rem;
	line-height: 60px;
	margin: 0 0 5px;
}
@media only screen and (max-width: 767px) {
	.purchase-section .purchase-list h2.h1 { font-size: 4.3rem; line-height: 40px; }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
	.purchase-section .purchase-list h2.h1 { font-size: 5.5rem; line-height: 50px; }
}
