@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
}

.img {
    max-width: 100%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.slider_area .single_slider .slider_text p {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 200px;
    text-transform: capitalize;
    padding-right: 25%;
}

a, .button {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

    a:focus, .button:focus, button:focus {
        text-decoration: none;
        outline: none;
    }

    a:focus {
        text-decoration: none;
    }

    a:focus, a:hover, .portfolio-cat a:hover, .footer -menu li a:hover {
        text-decoration: none;
    }

a, button {
    color: #1f1f1f;
    outline: medium;
}

h1, h2, h3, h4, h5 {
    font-family: 'Montserrat', sans-serif;
    color: #1f1f1f;
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        color: inherit;
    }

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #727272;
    margin-bottom: 13px;
    font-family: 'Montserrat', sans-serif;
}

label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

*::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

*::-webkit-input-placeholder {
    color: #ccc;
    font-size: 14px;
    opacity: 1;
}

*:-ms-input-placeholder {
    color: #ccc;
    font-size: 14px;
    opacity: 1;
}

*::-ms-input-placeholder {
    color: #ccc;
    font-size: 14px;
    opacity: 1;
}

*::placeholder {
    color: #ccc;
    font-size: 14px;
    opacity: 1;
}


/*New Section*/

.buy-subscription {
    padding: 100px 0;
    background-color: #F3F3F3;
}

.buy-subscription-des h4 {
    color: #060719;
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 4px;
}

.buy-subscription-des hr {
    margin-top: 0px;
    margin-bottom: 5%;
    border: 3px solid #060719;
    border-radius: 30px;
    width: 80px;
    margin-left: 0px;
}

.custom-image-setting-2 img {
    border: 6px solid #fff;
    border-radius: 10px;
    padding: 10px;
}

.buy-subscription-des p {
    font-size: 20px;
    color: #060719;
    margin-bottom: 0px;
}

.price-table {
    padding: 100px 0px 50px 0px;
    background-color: #050924;
}

.table-seaction-heading h4 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 4px;
    font-weight: 600;
    /*line-height: 20px;*/
}

.table-seaction-heading hr {
    border: 3px solid #1E2866;
    border-radius: 30px;
    margin-top: 0px;
    width: 100px;
    margin-left: 0px;
}


ul.control-view-here li {
    display: inline-block !important;
    margin-right:10px;
}
.price-table-des {
    padding: 14px;
    border-radius: 20px;
    transition: all 0.3s ease-in;
    margin-bottom: 10%;
}

    .price-table-des:hover {
        background: #1E2A74;
        transition: all 0.3s ease-out;
        box-shadow: 1px 1px 26px -4px rgba(30,42,116,0.75);
    }

.custom-image-setting-2 img {
    width: 50%;
    /*height: 250px;*/
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-55%,-28%);
}

h5.font-size-setting {
    margin-top: 10%;
    font-size: 25px !important;
    font-weight: bolder;
    word-wrap: break-word;
}

p.p-setting {
    font-size: 15px !important;
    font-weight: 500 !important;
}

label.label-setting {
    font-size: 36px !important;
}

.price-table-des h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    margin-bottom: 14%;
}

ul.ul-setting {
    font-size: 15px !important;
}

    ul.ul-setting li {
        margin-bottom: 3% !important;
    }

.bg-setting {
    background: #1E2A74 !important;
    box-shadow: 1px 1px 26px -4px rgba(30,42,116,0.75) !important;
}

.price-table-des p {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 14%;
}

.price-table-des label {
    font-size: 32px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    letter-spacing: 0.07em;
    margin-bottom: 14%;
}

    .price-table-des label span {
        font-size: 14px;
        text-transform: uppercase;
    }

.price-table-des ul {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    font-size: 13px;
    margin-bottom: 6%;
}

    .price-table-des ul li {
        margin-bottom: 2%;
        font-family: 'Montserrat', sans-serif;
    }

.buyer-section-img {
    text-align: center;
}

    .buyer-section-img img {
        height: 300px;
    }

.banner-img {
    text-align: center;
}
/*.banner-img img{
    border:5px solid #fff;
    padding: 20px;
    border-radius: 10px;
}*/

img.custom-image-setting {
    width: 50%;
    height: 250px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-55%,-28%);
}



.about-section-content {
    padding-top: 16%;
}

    .about-section-content h4 {
        font-weight: 700;
        text-transform: capitalize;
        margin-bottom: 5%;
    }

.btn-store {
    text-align: center;
    color: #777777;
    min-width: 220px;
    padding: 12px 14px !important;
    border-color: #050924 !important;
    border-radius: 50px;
    background: #050924;
    box-shadow: 2px 2px 10px 1px rgba(5, 9, 36,0.5);
}

    .btn-store span {
        color: #fff;
    }

    .btn-store .icons {
        color: #FF8A1E;
    }

    .btn-store:focus,
    .btn-store:hover {
        color: #ffffff !important;
        background-color: #050924;
        border-color: #050924 !important;
    }

    .btn-store .btn-label,
    .btn-store .btn-caption {
        display: block;
        text-align: left;
        line-height: 1;
    }

    .btn-store .btn-caption {
        font-size: 16px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
    }

.footor-section {
    padding:10px 0px;
    /*background: #1E2A74;*/
    background: url(../img/footor-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.company-section h3 {
    font-size: 40px;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 0.04em;
    margin-bottom: 6%;
}

.company-section p {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    opacity: 0.7;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 6%;
}

.s-media {
    display: flex;
}

.label-media {
    width: 40%;
}

    .label-media label {
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 500;
        letter-spacing: 0.04em;
        padding-top: 8px;
    }

.list-media {
    width: 60%;
}

    .list-media ul li {
        display: inline-block;
    }

.pad-15 {
    padding-left: 13px !important;
    padding-right: 13px !important;
}

.list-media ul li i {
    opacity: 1;
    color: #1E2866;
    border-radius: 50px;
    border: 2px solid #ffffff;
    padding: 10px;
    background: #fff;
    filter: alpha(opacity=70);
    opacity: 0.7;
    margin-right: 4%;
    transition: all 0.3s ease-in;
}

.list-media ul li:hover i {
    border: 2px solid #fff;
    color: #fff;
    filter: alpha(opacity=100);
    opacity: 1;
    background: transparent;
    transition: all 0.3s ease-out;
}

.footor-widget {
    padding-top: 10%;
    padding-left: 10%;
}

    .footor-widget h5 {
        font-size: 16px;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        margin-bottom: 5%;
    }

    .footor-widget ul li {
        margin-bottom: 1%;
    }

        .footor-widget ul li a {
            color: #fff;
            font-family: 'Montserrat', sans-serif;
            text-transform: capitalize;
            font-weight: 500;
            font-size: 14px;
            opacity: 0.7;
            /*letter-spacing: 0.04em;*/
        }

        .footor-widget ul li:hover a {
            opacity: 1;
        }

    .footor-widget label {
        color: #fff;
        text-transform: uppercase;
    }

    .footor-widget p {
        color: #fff;
        text-transform: capitalize;
        font-size: 13px;
        font-weight: 500;
        /*letter-spacing: 0.05em;*/
    }

.copyright {
    padding: 15px 0px;
    background: #00030C;
}

.copyright-content {
    text-align: right;
}

    .copyright-content label {
        font-weight: 500;
        padding-right: 5px;
        border-right: 2px solid #7e7e7e;
    }

        .copyright-content label:last-child {
            border-right: none;
        }

        .copyright-content label a {
            color: #7e7e7e;
            font-family: 'Montserrat', sans-serif;
            text-transform: uppercase;
            font-size: 13px;
        }

            .copyright-content label a:hover {
                color: #1E2A74;
            }
/**/

.logo-img a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size:17px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

@media(max-width:767px) {
    .mb-70 {
        margin-bottom: 30px;
    }
}

.black-bg {
    background: #020c26 !important;
}

.white-bg {
    background: #fff;
}

.gray-bg {
    background: #f5f5f5;
}

.overlay {
    position: relative;
    z-index: 0;
}

    .overlay::before {
        position: absolute;
        content: "";
        background-color: transparent;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: .8;
    }

.overlay2 {
    position: relative;
    z-index: 0;
}

    .overlay2::before {
        position: absolute;
        content: "";
        background-color: #2c2c2c;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: .6;
    }

.overlay_03 {
    position: relative;
    z-index: 0;
}

    .overlay_03::before {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: #2c2c2c;
        opacity: .6;
        content: '';
        z-index: -1;
    }

.bradcam_overlay {
    position: relative;
    z-index: 0;
}

    .bradcam_overlay::before {
        position: absolute;
        content: "";
        background: -moz-linear-gradient(left, #5db2ff 0%, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
        background: -webkit-linear-gradient(left, #5db2ff 0%, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
        background: linear-gradient(to right, #5db2ff 0%, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5db2ff', endColorstr='#007db9e8', GradientType=1 );
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: 1;
    }

.section-padding {
    padding-top: 120px;
    padding-bottom: 120px;
}

.pt-120 {
    padding-top: 120px;
}

.mb-20px {
    margin-bottom: 20px;
}

.mb-55 {
    margin-bottom: 55px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-20 {
    margin-bottom: 20px;
}

.boxed-btn {
    background: #fff;
    color: #131313;
    display: inline-block;
    padding: 14px 44px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    border: 0;
    border: 1px solid #615cfd;
    text-align: center;
    color: #615cfd !important;
    text-transform: uppercase;
    cursor: pointer;
}

    .boxed-btn:hover {
        background: #615cfd;
        color: #fff !important;
        border: 1px solid #615cfd;
    }

    .boxed-btn:focus {
        outline: none;
    }

    .boxed-btn.large-width {
        width: 220px;
    }

.spacer {
    margin-top: 14%;
}

.video-type label {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-right: 3%;
}

    .video-type label span {
        padding: 3px;
        background-color: #FF8A1E;
        display: inline-block;
        border-radius: 10px;
        margin-right: 5px;
    }

.boxed-btn3 {
    background: #fff;
    color: #050713 !important;
    display: inline-block;
    padding: 10px 40px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    border: 0;
    letter-spacing: 0.1em;
    border: 2px solid transparent;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
}

    .boxed-btn3:hover {
        border: 2px solid #fff;
        color: #fff !important;
        background: transparent;
        ;
    }

    .boxed-btn3:focus {
        outline: none;
    }

    .boxed-btn3.large-width {
        width: 220px;
    }

.section_title span {
    position: relative;
    z-index: 3;
    font-size: 14px;
    font-weight: 500;
    color: #615cfd;
    text-transform: capitalize;
    margin-bottom: 19px;
    display: block;
    font-family: 'Montserrat', sans-serif;
}

.section_title h3 {
    font-size: 40px;
    line-height: 52px;
    font-weight: 400;
    color: #1f1f1f;
    position: relative;
    z-index: 0;
    padding-bottom: 15px;
}

@media(max-width:767px) {
    .section_title h3 {
        font-size: 30px;
        line-height: 36px;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .section_title h3 {
        font-size: 36px;
        line-height: 42px;
    }
}

@media(max-width:767px) {
    .section_title h3 br {
        display: none;
    }
}

.section_title p {
    font-size: 16px;
    color: #727272;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 400;
}

@media(max-width:767px) {
    .section_title p br {
        display: none;
    }
}

.section_title.white_text h3 {
    color: #fff;
}

.section_title.white_text span {
    color: #fff;
    padding-top: 0;
}

    .section_title.white_text span:before {
        display: none;
    }

.mb-50 {
    margin-bottom: 50px;
}

@media(max-width:767px) {
    .mb-50 {
        margin-bottom: 40px;
    }
}

.mb-90 {
    margin-bottom: 90px;
}

@media(max-width:767px) {
    .mb-90 {
        margin-bottom: 40px;
    }
}

@media(max-width:767px) {
    .mobile_menu {
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 9;
    }
}

.slicknav_menu .slicknav_nav {
    background: #fff;
    float: right;
    margin-top: 0;
    padding: 0;
    width: 95%;
    padding: 0;
    border-radius: 0;
    margin-top: 5px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 11px;
}

    .slicknav_menu .slicknav_nav a:hover {
        background: 0 0;
        color: #5db2ff;
    }

    .slicknav_menu .slicknav_nav a.active {
        color: #050924;
    }

.slicknav_nav a {
    font-weight: 700;
    font-size: 16px;
    padding: 6px 10px;
}

@media(max-width:767px) {
    .slicknav_menu .slicknav_nav a i {
        display: none;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .slicknav_menu .slicknav_nav a i {
        display: none;
    }
}

.slicknav_menu .slicknav_nav .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: -40px;
    position: relative;
    z-index: 99;
    border: 1px solid #ddd;
    top: 3px;
    right: 5px;
    top: -36px;
}

    .slicknav_menu .slicknav_nav .slicknav_btn .slicknav_icon {
        margin-right: 6px;
        margin-top: 3px;
        position: relative;
        padding-bottom: 3px;
        top: -11px;
        right: -5px;
    }

@media(max-width:767px) {
    .slicknav_menu {
        margin-right: 0;
    }
}

.slicknav_nav .slicknav_arrow {
    float: right;
    font-size: 22px;
    position: relative;
    top: -9px;
}

.slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: -5px;
    top: -29px;
    right: 5px;
}

.header-area {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 99;
}

@media(max-width:767px) {
    .header-area {
        padding-top: 0;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .header-area {
        padding-top: 0;
    }
}

.header-area .main-header-area {
    padding: 0 200px;
}

@media(max-width:767px) {
    .header-area .main-header-area {
        padding: 10px;
        background: #1f1f1f;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .header-area .main-header-area {
        padding: 10px;
        background: #1f1f1f;
    }
}

@media(min-width:992px) and (max-width:1200px) {
    .header-area .main-header-area {
        padding: 0 30px;
    }
}

@media(min-width:1200px) and (max-width:1500px) {
    .header-area .main-header-area {
        padding: 0 70px;
    }
}

.header-area .main-header-area .logo-img {
    text-align: left;
}

@media(max-width:767px) {
    .header-area .main-header-area .logo-img {
        text-align: left;
        margin-left:10px;
    }
    .slideInUp.addthis-animated{
        display:none;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .header-area .main-header-area .logo-img {
        text-align: left;
    }
}

@media(min-width:992px) and (max-width:1200px) {
    .header-area .main-header-area .logo-img {
        text-align: left;
    }
}

.header-area .main-header-area .main-menu {
    text-align: center;
}

    .header-area .main-header-area .main-menu ul li {
        display: inline-block;
        position: relative;
        margin: 0 23px;
    }

        .header-area .main-header-area .main-menu ul li a {
            color: #fff;
            font-size: 17px;
            text-transform: capitalize;
            font-weight: 500;
            letter-spacing: 0.1em;
            display: inline-block;
            text-transform: uppercase;
            padding: 24px 0;
            font-family: 'Montserrat', sans-serif;
            position: relative;
            border-bottom: 2px solid transparent;
        }

@media(min-width:992px) and (max-width:1200px) {
    .header-area .main-header-area .main-menu ul li a {
        font-size: 14px;
    }
}

@media(min-width:1200px) and (max-width:1500px) {
    .header-area .main-header-area .main-menu ul li a {
        font-size: 14px;
    }
}

.header-area .main-header-area .main-menu ul li a i {
    font-size: 9px;
}

@media(max-width:767px) {
    .header-area .main-header-area .main-menu ul li a i {
        display: none !important;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .header-area .main-header-area .main-menu ul li a i {
        display: none !important;
    }
}

.header-area .main-header-area .main-menu ul li a.active::before {
    opacity: 1;
    transform: scaleX(1);
}

.header-area .main-header-area .main-menu ul li a:hover {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.header-area .main-header-area .main-menu ul li .submenu {
    position: absolute;
    left: 0;
    top: 140%;
    background: #fff;
    width: 200px;
    z-index: 2;
    box-shadow: 0 0 10px rgba(0, 0, 0, .02);
    opacity: 0;
    visibility: hidden;
    text-align: left;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
}

    .header-area .main-header-area .main-menu ul li .submenu li {
        display: block;
        margin: 0;
    }

        .header-area .main-header-area .main-menu ul li .submenu li a {
            padding: 10px 15px;
            position: inherit;
            -webkit-transition: .3s;
            -moz-transition: .3s;
            -o-transition: .3s;
            transition: .3s;
            display: block;
            color: #000;
        }

            .header-area .main-header-area .main-menu ul li .submenu li a::before {
                display: none;
            }

        .header-area .main-header-area .main-menu ul li .submenu li:hover a {
            color: #615cfd;
        }

.header-area .main-header-area .main-menu ul li:hover > .submenu {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.header-area .main-header-area .main-menu ul li:hover > a::before {
    opacity: 1;
    transform: scaleX(1);
}

.header-area .main-header-area .main-menu ul li:first-child a {
    padding-left: 0;
}

.header-area .main-header-area.sticky {
    box-shadow: 1px 1px 26px -4px rgba(30,42,116,0.75);
    position: fixed;
    width: 100%;
    top: -70px;
    left: 0;
    right: 0;
    z-index: 999;
    transform: translateY(70px);
    transition: transform 500ms ease, background 500ms ease;
    -webkit-transition: transform 500ms ease, background 500ms ease;
    /*box-shadow: 0 3px 16px 0 rgba(0, 0, 0, .1);*/
    background: #050924;
}

    .header-area .main-header-area.sticky .main-menu {
        padding: 0;
    }

        .header-area .main-header-area.sticky .main-menu ul li a {
            color: #fff;
        }

            .header-area .main-header-area.sticky .main-menu ul li a:hover {
                color: #fff;
            }

    .header-area .main-header-area.sticky .log_chat_area .say_hi {
        color: #fff;
    }

.header-area .log_chat_area {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
}

    .header-area .log_chat_area .say_hi {
        font-size: 16px;
        color: #fff;
        font-weight: 600;
        position: relative;
        z-index: 0;
        padding: 0 0 12px;
        margin-right: 0;
        font-family: 'Montserrat', sans-serif;
    }

        .header-area .log_chat_area .say_hi:before {
            position: absolute;
            content: "";
            height: 3px;
            width: 100%;
            background: transparent;
            bottom: 0;
            left: 0;
        }

.slider_bg_1 {
    background-image: url(../img/banner.jpg);
}

.slider_area .single_slider {
    position: relative;
    z-index: 0;
    height: 650px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

@media(max-width:767px) {
    .slider_area .single_slider.qr-page {
        height: 100%;
    }

    .single_slider.index-page {
        height: 1000px;
    }

    img.mob-img {
        margin-bottom: 15%;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .slider_area .single_slider.qr-page {
        height: 100%;
    }

    .banner-img {
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .table-seaction-heading hr {
        margin-bottom: 6%;
    }

    .price-table-des {
    }

        .price-table-des h5 {
            margin-bottom: 3%;
            font-size: 30px;
        }

        .price-table-des p {
            font-size: 22px;
            margin-bottom: 3%;
        }

        .price-table-des label {
            font-size: 70px;
            margin-bottom: 3%;
        }

        .price-table-des ul li {
            font-size: 18px;
        }

    .footor-widget {
        padding-left: 0px;
    }

    .label-media {
        width: 20%;
    }
}

.slider_area .single_slider.about_banner.overlay::before {
    opacity: .5;
}

.slider_area .single_slider .slider_text h3 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    letter-spacing: 0.1em;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 20%;
    line-height: 60px;
    margin-bottom: 4%;
}

    .slider_area .single_slider .slider_text h3 span {
        font-weight: 700;
    }

@media(max-width:767px) {
    .slider_area .single_slider .slider_text p {
        padding-right: 0px;
        font-size: 14px;
    }

    .boxed-btn3 {
        font-size: 14px;
    }

    .buyer-section-img img {
        display: none;
    }

    .for-mobile-seting {
        text-align: center;
    }

    .slicknav_btn {
        top: -40px;
    }
    /*img.mobile-frame-setting{
        position: relative;
        top: 5px;
    }*/
    .for-mobile-seting a.btn-store {
        margin-right: 0px !important;
        margin-bottom: 5%;
    }

    .banner-img {
        margin-top: 5%;
        /*margin-bottom:5%;*/
    }

    .buy-subscription-des h4 {
        font-size: 32px;
    }

    .buy-subscription-des p {
        font-size: 16px;
    }

    .btn-store {
        margin-bottom: 10px;
    }

    .footor-widget {
        padding-left: 0px;
    }

    .footor-section {
        padding: 50px 0px;
    }

    .copyright-content {
        text-align: center;
    }

    .slider_area .single_slider .slider_text h3 {
        margin-top: 50%;
        font-size: 45px;
        line-height: 35px;
    }

    img.custom-image-setting {
        width: 58%;
    }
    /* .custom-image-setting-2 img{
        height:200px;
        width:200px;
    }

    #QrCodeDiv {
        position: absolute;
        top: 43% !important;
        left: 21% !important;
    }*/
    .custom-image-setting-2 img {
        width: 50%;
        /*height:350px;*/
    }
}

@media(min-width:768px) and (max-width:991px) {
    .custom-image-setting-2 img {
        width: 50%;
        /* height: 350px;*/
    }

    .slider_area .single_slider .slider_text h3 {
        font-size: 60px;
        line-height: 80px;
    }

    .spacer {
        margin-top: 4%;
    }

    img.custom-image-setting {
        height: 380px;
    }
}

@media(min-width:992px) and (max-width:1200px) {
    .slider_area .single_slider .slider_text h3 {
        font-size: 45px;
        line-height: 55px;
    }
}

.slider_area .single_slider .slider_text span {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    position: relative;
    z-index: 1;
}

.btn-store {
    margin-bottom: 2%;
}

.slider_area .single_slider .slider_text span::before {
    position: absolute;
    background: #fff;
    width: 50px;
    height: 2px;
    content: '';
    left: -67px;
    top: 50%;
    margin-bottom: -1px;
}

@media(min-width:992px) and (max-width:1200px) {
    .slider_area .single_slider .slider_text span {
        font-size: 16px;
    }
}

@media(max-width:767px) {
    .slider_area .single_slider .slider_text span {
        font-size: 16px;
    }
}

.slider_area .single_slider .slider_text .video_service_btn > a {
    margin-right: 15px;
}

@media(max-width:767px) {
    .slider_area .single_slider .slider_text .video_service_btn > a {
        margin-bottom: 20px;
    }
}
    @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    }

    @media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    }



    @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    }

    @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    }

@media(min-width:320px) and (max-width:767px) {
    .pad-15-set {
        padding-left: 15px !important;
    }
}