@media (max-width:1300px) {
	
    .container {
        width: 90%;
        margin: 0 auto;
        padding: 0
    }

    .nav_sec .navbar-brand {
        width: 210px
    }

    .nav_sec .navbar-light .navbar-nav li {
        margin-right: 10px
    }

    .nav_sec .navbar-light .navbar-nav .nav-link {
        font-size: 14px
    }

    .top_btns li {
        margin-right: 7px
    }

    .top_btns li a {
        font-size: 14px;
        min-width: 80px
    }

    .capt h1,.hero_sec h1 {
        margin: 60px 0 30px;
        font-size: 33px;
        line-height: 51px
    }

    .capt {
        font-size: 26px;
        line-height: 30px
    }

    .capt h1 {
        margin: 40px 0 20px;
        font-size: 42px
    }

    .demo_link {
        padding: 12px 20px;
        min-width: 168px
    }

    .hero_sec figure {
        margin: 0 -20px 0 -15px
    }

    .hero_sec::after {
        height: 110px
    }

    .demo_link,.feature .detail {
        font-size: 16px
    }

    .service_sec .row {
        margin-left: -15px;
        margin-right: -15px
    }

    .service_sec .row>div {
        margin-bottom: 30px
    }


    .service figure {
        width: 68px;
        max-width: 68px;
        min-width: 68px;
        height: 68px;
        line-height: inherit;
        padding: 10px
    }

    .service .detail {
        padding-left: 15px;
        font-size: 16px
    }

    .service p {
        margin: 0 0 21px
    }

    .global_title {
        font-size: 34px
    }

    .testimonial_sec .owl-carousel .owl-item {
        padding: 30px 20px 40px
    }

    .testimonial_sec .owl-carousel .owl-item.center .testi {
        border-color: transparent;
        box-shadow: 5px 5px 55px rgba(74,85,104,.12)
    }

    .testi {
        padding: 28px 20px
    }

    .testi p {
        line-height: 27px
    }

    .footer_links li,.testi h4,.testi p {
        font-size: 15px
    }

    .testi h4::after {
        width: 22px;
        height: 3px;
        left: -32px
    }

    .testi .ldtl {
        padding: 0 10px 0 32px;
        font-size: 14px
    }

    .get_sec h3 {
        font-size: 20px;
        margin-bottom: 14px
    }

    .get_sec h2 {
        font-size: 30px
    }

    .get_sec h2 strong {
        font-size: 61px;
        line-height: 60px
    }

    .get_sec .demo_link {
        padding: 11px 20px;
        min-width: 160px;
        font-size: 16px
    }

    .get_sec::after {
        height: 160px
    }

    .footer_sec {
        padding: 60px 0 50px
    }

    .add_info,.social_link li {
        font-size: 15px
    }

    .copyright {
        padding: 25px 0
    }

    .ftr_content {
        min-height: 370px
    }

    h1.title {
        margin: 60px 0 140px;
        font-size: 60px;
        line-height: normal
    }

    .con_sec .card p,ul.come_list li,ul.con_list li {
        font-size: 14px;
        line-height: 24px
    }

    ul.con_list li::before {
        top: 7px;
        width: 14px;
        height: 14px
    }

    .crentral_sec .inner::before {
        width: 600px;
        height: 80px
        
    }

    .blog h3,.blog p {
        font-size: 16px;
        line-height: 24px
    }

    .blog p {
        margin: 0 0 20px;
        font-size: 14px
    }

    .blog_details h2 {
        margin: 0 0 20px;
        font-size: 25px;
        line-height: 38px
    }

    .blog_details h3 {
        font-size: 21px
    }

    .blog_details p {
        font-size: 15px;
        line-height: 27px
    }

    .related_list h4 {
        font-size: 18px;
        line-height: 28px
    }
}
@media (max-width:1200px) {
	#btnsinside{display:none;}
	#btns{display:block;}
}
@media (max-width:991px) {
	.mybanner{padding: 15px 15px 15px 15px;}
    header {
        position: relative
    }
	
    .nav_sec {
        padding: 15px 0;
        background: #0f8ed1
    }

    .nav_sec .order-3 {
        order: inherit
    }

    .navbar-light .navbar-toggler {
        background: 0 0;
        border: 0;
        position: relative;
        right: 0;
        top: 0;
        height: 33px
    }

    .navbar-toggler:active,.navbar-toggler:focus {
        outline: 0
    }

    .navbar-toggler span {
        display: block;
        background-color: #fff;
        height: 3px;
        width: 25px;
        margin-top: 4px;
        margin-bottom: 4px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        position: relative;
        left: 0;
        opacity: 1
    }

    .navbar-toggler span:nth-child(1),.navbar-toggler span:nth-child(3) {
        -webkit-transition: transform .35s ease-in-out;
        -moz-transition: transform .35s ease-in-out;
        -o-transition: transform .35s ease-in-out;
        transition: transform .35s ease-in-out
    }

    .navbar-toggler:not(.collapsed) span:nth-child(1) {
        position: absolute;
        left: 12px;
        top: 10px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
        opacity: .9
    }

    .navbar-toggler:not(.collapsed) span:nth-child(2) {
        height: 12px;
        visibility: hidden;
        background-color: transparent
    }

    .navbar-toggler:not(.collapsed) span:nth-child(3) {
        position: absolute;
        left: 12px;
        top: 10px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
        opacity: .9
    }

    .nav_sec .navbar-light .navbar-nav {
        padding-top: 10px
    }

    .nav_sec .navbar-light .navbar-nav li {
        margin: 0
    }

    .nav_sec .navbar-light .navbar-nav .nav-link {
        border-bottom: 1px solid rgba(255,255,255,.15);
        border-radius: 0
    }

    .nav_sec .navbar-light .navbar-nav .nav-link::after {
        display: none
    }

    .nav_sec .dropdown-menu {
        padding: 0;
        box-shadow: none
    }

    .hero_sec {
        padding: 40px 0
    }

    .hero_sec h1 {
        margin: 30px 0 20px;
        font-size: 25px;
        line-height: 34px
    }

    .hero_sec::after {
        height: 80px
    }

    .demo_link {
        padding: 11px 20px;
        min-width: 140px;
        font-size: 14px;
        border-width: 2px
    }

    .software_sec {
        padding: 40px 0 80px
    }

    .title_info {
        margin-bottom: 30px
    }

    .global_title {
        font-size: 29px;
        margin-bottom: 15px
    }

    .feature_sec {
        padding-bottom: 20px
    }

    .ThankReghead {
        margin-top: 55px
    }

    .feature figure {
        width: 45px;
        max-width: 45px;
        min-width: 45px;
        margin: 0 8px 0 0
    }

    .feature {
        padding: 10px
    }

    .service_sec {
        padding: 40px 0 10px
    }

    .service .srvinn,.service p {
        margin-bottom: 14px
    }

    .footer_links li,.service .links {
        font-size: 14px
    }

    .testimonial_sec {
        padding: 40px 0 20px
    }

    .get_sec::after {
        height: 120px
    }

    .get_sec {
        padding-top: 120px
    }

    .get_sec figure {
        margin: 20px -10px 0 -30px
    }

    .come_sec .come_block h3,.con_sec .card h3,.footer_sec h3,.get_sec h3 {
        font-size: 18px
    }

    .get_sec h2 {
        font-size: 27px
    }

    .get_sec h2 strong {
        font-size: 54px;
        line-height: 50px
    }

    .footer_sec {
        padding: 40px 0 20px
    }

    .footer_sec figure {
        margin-bottom: 15px;
        text-align: center
    }

    .add_info,.social_link li {
        font-size: 14px
    }

    .copyright {
        padding: 15px 0
    }

    .footer_sec h3 {
        margin-top: 15px
    }

    .ftr_content {
        min-height: 320px
    }

    h1.title {
        margin: 20px 0 80px;
        font-size: 45px
    }

    .plan_block ul.benifit,.plan_dic {
        min-height: inherit
    }

    .con_sec {
        padding: 40px 0 20px
    }

    .con_sec .card {
        padding: 20px
    }

    ul.con_list {
        margin-top: 20px
    }

    .come_sec .come_block .detail {
        padding: 10px 20px
    }

    .come_sec {
        padding-bottom: 20px
    }

    .creator_sec p,.crentral_sec .inner p {
        font-size: 14px;
        line-height: 26px
    }

    .crentral_sec .inner p {
        margin-bottom: 10px
    }

    ul.bene_list li {
        font-size: 16px
    }


    .crentral_sec {
        padding: 160px 0 0
    }

    .crentral_sec .inner:last-child {
        margin-bottom: 30px
    }
	
    .benefit_sec {
        padding: 40px 0 20px
    }

    .blog_list {
        padding-bottom: 40px
    }

    .blog_list .row>div {
        margin-bottom: 40px
    }

    .blog_details p {
        font-size: 14px;
        line-height: 24px
    }

    .blog_details figure,.referral_sec p {
        margin-bottom: 30px
    }

    .sidebar {
        border-left: none;
        border-top: 1px solid #e5e5e5;
        padding: 20px 0 0
    }

    .related_list {
        padding-bottom: 25px
    }

    .blog_details_sec {
        padding-bottom: 10px
    }

    .recent_blog {
        padding: 40px 0 10px
    }

    .referral_sec figure {
        padding-right: 10px
    }

    .referral_sec {
        padding-bottom: 60px
    }

    .referral_detail {
        padding-bottom: 45px
    }

    .hq_info strong,.referral_sec .btns {
        font-size: 16px
    }

    .referral_detail .btn-block .btns {
        margin: 0 10px;
        font-size: 16px
    }

    .demo_modal .modal-body {
        padding: 60px 50px
    }

    .login_sec .inner {
        padding: 40px 30px
    }

    .cookies_sec {
        padding: 40px 0
    }

    .login_sec h4 {
        font-size: 17px
    }

    header.sticky .nav_sec {
        padding: 10px 0
    }

    ul.holiday li {
        width: 100%
    }

    .inner.contact .card-header {
        font-size: 15px
    }

    .inner.contact .card-body {
        min-height: 290px
    }

    img.align-left,img.align-right {
        float: left;
        margin: 15px 0;
        width: 100%
    }

    img.align-right {
        float: right
    }

    img.align-center {
        float: none;
        margin: 15px auto;
        width: 100%
    }

    .customer_sec .info {
        margin-bottom: 40px
    }

    .inner_banner.hero_sec .title {
        font-size: 40px;
        line-height: 50px
    }

    .inner_banner.hero_sec figure {
        margin-top: 0
    }

    .customer_sec .row>div {
        margin-bottom: 35px!important
    }
/*
    .customer_sec .testi p {
        min-height: 945px
    }*/

    .top_btns {
        text-align: center
    }
}

@media (max-width:767px) {
    html {
        -webkit-text-size-adjust: none
    }

    .container {
        width: 90%;
        margin: 0 auto;
        padding: 0;
        max-width: inherit
    }

    .nav_sec .navbar-brand {
        width: 120px
    }

    .top_btns li {
        margin-right: 2px
    }

    .top_btns li a {
        font-size: 11px;
        min-width: inherit;
        padding: 7px
    }

    .hero_sec {
        padding-bottom: 0
    }

    .hero_sec h1 {
        margin-top: 0;
        font-size: 21px;
        line-height: 30px
    }

    .hero_sec figure {
        margin: 20px 0 0;
        padding-left: 30px
    }

    .software_sec .video .play_link {
        width: 55px;
        height: 55px;
        line-height: 55px;
        font-size: 18px
    }

    .get_sec figure {
        margin: 30px 0 0
    }

    .medspa .get_sec figure {
        margin: 30px 0 -8px
    }

    .add_info i,.footer_sec {
        text-align: center
    }

    .footer_sec h3::after {
        left: 50%;
        margin-left: -10px
    }

    .add_info i {
        position: relative;
        width: 100%;
        float: left;
        margin-bottom: 5px
    }

    .social_link img {
        display: block;
        position: relative;
        margin: 0 auto 5px
    }

    .social_link li {
        padding-left: 0
    }

    .ftr_content {
        min-height: inherit
    }

    h1.title {
        font-size: 32px;
        line-height: 40px
    }

    .creator_sec figure {
        width: 100%;
        margin-bottom: 20px
    }

    .creator_sec figure img {
        width: 100%
    }

    .crentral_sec .inner h3 {
        font-size: 20px
    }

    .crentral_sec .inner {
        margin-bottom: 30px!important
    }

    .crentral_sec .inner::before {
        display: none
    }

    ul.bene_list li {
        font-size: 14px;
        margin-bottom: 15px
    }

    ul.bene_list li::before {
        font-size: 16px;
        top: -2px
    }

    .pagination_info ul li {
        margin: 0 4px
    }

    .pagination_info ul li:first-child a,.pagination_info ul li:last-child a {
        width: 36px;
        height: 36px;
        line-height: 34px;
        font-size: 20px
    }

    .blog_details h2 {
        font-size: 20px;
        line-height: 31px
    }

    .blog_details h3 {
        font-size: 18px
    }

    .related_list h4 {
        font-size: 16px;
        line-height: 26px
    }

    .referral_sec figure {
        padding-right: 0
    }

    .hq_info {
        margin: 5px 0 20px
    }

    .hq_info .add_info {
        padding: 0;
        margin: 10px 0 0;
        width: 100%
    }

    .referral_detail .btn-block .btns {
        margin-bottom: 10px
    }

    .referral_sec .global_title {
        letter-spacing: .5px
    }

    .inner_banner.hero_sec .title {
        margin-bottom: 30px;
        text-align: center!important;
        font-size: 30px;
        line-height: 40px
    }

    .inner_banner.hero_sec figure {
        padding: 0;
        text-align: center
    }

    /*.customer_sec .testi p {
        min-height: 1032px;
        line-height: 24px
    }*/

    .customer_sec .info {
        line-height: 26px
    }

    .demo_modal .modal-body {
        padding: 60px 20px
    }

    .cookies_sec figure {
        margin-bottom: 30px;
        text-align: center
    }

    .cookies_sec p {
        text-align-last: center
    }

    .login_sec .inner {
        padding: 40px 20px
    }

    .demo_form {
        padding: 10px 10px 20px
    }

    .demo_form .global_title {
        font-size: 24px
    }

    ul.holiday {
        margin: 10px 0
    }

    .inner.contact .card-header {
        font-size: 18px
    }

    .inner.contact .card {
        margin-bottom: 30px
    }

    ul.holiday li {
        text-align: center
    }

    .logintop {
        height: 50px
    }
    .desktoperimage {max-width: 100% !important;display: block;margin-left: auto;margin-right: auto;width: 90%;}
}

@media (max-width:600px) {
    html {
        -webkit-text-size-adjust: none
    }

    .hero_sec::after {
        height: 50px
    }

    .RegisterThankTop {
        margin: 25px;
        font-size: 25px
    }

    .feature {
        min-height: 80px;
        padding: 10px 20px
    }

    .get_sec {
        padding-top: 80px
    }

    .get_sec::after {
        height: 60px
    }
    .testi{ min-height: 0px;}


    .con_sec .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 25px;
        -moz-column-gap: 25px;
        column-gap: 25px
    }

    .demo_form .global_title {
        font-size: 18px
    }

    .error .error_msg {
        font-size: 14px
    }

    .logintop {
        height: 50px
    }

    .customer_sec .testi p {
        line-height: 26px;
        min-height: inherit
    }

    .title_info p {
        margin: 0 auto;
        padding-top: 10px;
        font-size: 15px;
        color: #353535;
        line-height: 30px
    }
    
    #lsa_iframe{padding: 0px 25px !important;}
    .desktoperimage {max-width: 100% !important;display: block;margin-left: auto;margin-right: auto;width: 90%;}
    /*.register_iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 0;}*/
    .resp-container {position: relative;overflow: hidden;}
    .agreetop{padding: 50px 50px 25px 50px !important;}
    .lsa .global_title{font-size:20px !important;}
    .agreetop h3{font-size: 1.25rem;}
    .agreeiframe{margin:0px !important;}
    .sagreement{padding:15px !important;}
    .phonenumb{font-size: 20px;}
    /****** Registration Page *******/
	.register_iframe{padding:0px 0px 0px 0px;}
}