﻿
/* ========= :: 2.0 Base/Reset CSS =========== */
@font-face { font-family: Tahoma; src: url(../font/TahomaRegular.ttf); }
h1,
h2,
h3,
h4,
h5,
h6 { margin: 0 0 15px; font-family: 'Tahoma', sans-serif !important; letter-spacing: 1px; }
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5; }
::-webkit-scrollbar { width: 10px; height: 10px; background-color: #F5F5F5; }
::-webkit-scrollbar-thumb { background-color: #f0c546; background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent)); }
html, body { height: 100%; }
body { font-family: 'Tahoma', sans-serif !important; line-height: 21px; font-size: 14px; letter-spacing: 0.5px; -moz-box-sizing: border-box; box-sizing: border-box; }

p { font-family: 'Tahoma', sans-serif !important; line-height: 21px; font-size: 14px; }

a,
a:hover,
a:focus { -webkit-transition: all 800ms ease 0s; transition: all 800ms ease 0s; text-decoration: none; outline: none; }

    a:focus { outline: 0px solid; }

ol li,
ul li { list-style: outside none none; -moz-box-sizing: border-box; box-sizing: border-box; }

img { max-width: 100%; }

.d_table { display: table; position: absolute; width: 100%; height: 100%; z-index: 1; }

.d_table_cell { display: table-cell; vertical-align: middle; }
/* =================================
    :: 3.0 Spacing and Alignment 
 ================================= */

.floatleft { float: left; }

.floatright { float: right; }

.alignleft { float: left; margin-right: 15px; }

.alignright { float: right; margin-left: 15px; }

.aligncenter { display: block; margin: 0 auto 15px; }

.section_padding_100 { padding: 100px 0; }

.TextCenter { text-align: center; }

/* =================================
    :: 4.0  Preloader & Scrollup Css
 ================================= */

div#preloader { overflow: hidden; background-color: #fff; background-image: url(images/core-img/preloader.gif); background-repeat: no-repeat; background-position: center center; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 9999999; }

#scrollUp { bottom: 0; right: 20px; padding: 10px 15px; background-color: #ecb733; color: #34302f; font-size: 20px; border-radius: 3px 3px 0 0; z-index: 9 !important; }
/* ================================
    :: 5.0 Header and Menu CSS
 ================================ */

.welcome_area { background-color: #f9f9f900; overflow: hidden; }

    .welcome_area .nav_search_area { position: relative; z-index: 9; text-align: center; }

.navigation_area { background-color: #ecb733; height: 80px; margin-top: 0px; width: 93%; position: relative; z-index: 1; -webkit-transition-duration: 700ms; transition-duration: 700ms; }

.is-sticky #main_menu { z-index: 9999; }

    .is-sticky #main_menu .navigation_area { width: 100%; position: relative; z-index: 1; margin: 0; -webkit-transition-duration: 0s; transition-duration: 0s; height: 80px; }

    .is-sticky #main_menu .logo_area { height: 81px; width: 25%; top: 0; -webkit-transition-duration: 0s; transition-duration: 0s; }


        .is-sticky #main_menu .logo_area img { padding-top: 6px; width: 50%; }

.single_slide { position: relative; z-index: 1; background-repeat: no-repeat; background-size: cover; background-position: center center; }

    .single_slide:before { position: absolute; width: 100%; height: 100%; z-index: -9; left: 0; top: 0; content: ""; background-color: rgba(17, 17, 17, 0.5); }

.welcome_area.slider_version .welcome_text .welcome_content h3 { color: #fff; }

.welcome_area.slider_version .welcome_text .welcome_title h2 { font-size: 70px; }

.welcome_area .welcome_slides .owl-nav { height: auto; left: 0; position: absolute; top: 50%; width: 100%; z-index: 1; }

    .welcome_area .welcome_slides .owl-nav .owl-prev,
    .welcome_area .welcome_slides .owl-nav .owl-next { background-color: #fff; color: #e67e22; cursor: pointer; font-weight: 400; height: 40px; position: absolute; text-align: center; top: -20px; -webkit-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; width: 40px; z-index: 999; box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1); border-radius: 3px; }

    .welcome_area .welcome_slides .owl-nav .owl-prev { left: -45px; }

    .welcome_area .welcome_slides .owl-nav .owl-next { right: -45px; }

        .welcome_area .welcome_slides .owl-nav .owl-prev:hover,
        .welcome_area .welcome_slides .owl-nav .owl-next:hover { background-color: #e67e22; color: #fff; }

.welcome_area .welcome_slides:hover .owl-nav .owl-prev { left: 15px; }

.welcome_area .welcome_slides:hover .owl-nav .owl-next { right: 15px; }

.welcome_area .welcome_slides .owl-nav .owl-prev > i,
.welcome_area .welcome_slides .owl-nav .owl-next > i { font-size: 30px; font-weight: 700; line-height: 40px; }

.navigation_area:before { background-color: #ecb733; content: ""; height: 100%; position: absolute; right: -3000px; top: 0; width: 3000px; z-index: 99; }

.welcome_area.slider_version .navigation_area { margin: 0; }

.welcome_area.slider_version .logo_area { background-color: #332e33; height: 80px; left: 0; position: absolute; top: 0; -webkit-transition-duration: 1000ms; transition-duration: 1000ms; width: 25%; z-index: 9; }

    .welcome_area.slider_version .logo_area img { padding-top: 20px; width: 80%; }

.welcome_area.slider_version .welcome_text { padding: 0; }

nav ul { float: right; margin: 0; }

    nav ul li { float: left; display: inline-block; position: relative; }

        nav ul li a { color: #34302f; display: block; font-family: 'Tahoma', sans-serif; font-size: 14px; font-weight: 500; letter-spacing: 1px; padding: 29px 15px; text-transform: uppercase; -webkit-transition-duration: 700ms; transition-duration: 700ms; }

            nav ul li a:hover,
            .current_page_item a { color: #fff; text-decoration: none; }
.current_page_item2 a { color: #34302f; }
nav ul > li > ul { left: 0; margin: 0; padding: 14px; position: absolute; top: 78px; z-index: 9999; background-color: #ecb733; width: auto; -webkit-transform: scale(1, 0); transform: scale(1, 0); -webkit-transition-duration: 1000ms; transition-duration: 1000ms; -webkit-transform-origin: top; transform-origin: top; }

    nav ul > li > ul > li { display: block; width: max-content; }

        nav ul > li > ul > li > a { color: #252525; display: block; font-size: 14px; font-weight: 400; padding: 0; -webkit-transition-duration: 700ms; transition-duration: 700ms; /* width: 120px; */ /* height: 50px; */ text-align: center; line-height: 39px; }

            nav ul > li > ul > li > a:hover { width: auto; height: auto; text-decoration: none; }

nav ul li:hover ul { -webkit-transform: scale(1, 1); transform: scale(1, 1); }

.logo_area { background-color: #fff; border: 1px solid #ecb733;     border-left: none; height: 120px; left: 0; position: absolute; top: -20px; width: 28%; z-index: 9; -webkit-transition-duration: 1000ms; transition-duration: 1000ms; }

    /*.logo_area:before { background-color: #fff; content: ""; height: 102%; border: 1px solid #ecb733; margin-top: -1px; border-right: 0px; position: absolute; left: -3000px; top: 0; width: 3000px; z-index: 99; }*/

    .logo_area img { height: 93px; padding-top: 16px; margin-top: 1px; }

/*.welcome_text_area { background-image: url(../images/others/clock.png); background-position: right center; background-repeat: no-repeat; }*/

.welcome_text_area.video_version { background-image: url(""); background-position: right center; background-repeat: no-repeat; }

.welcome_slides { width: 100%; height: 100%; }

.welcome_text .design_develop_branding { border: 1px solid #929ba4; padding: 15px 30px; display: inline-block; }

    .welcome_text .design_develop_branding p { margin: 0; font-size: 14px; color: #464646; font-weight: 700; letter-spacing: 4px; display: inline-block; -webkit-transition-duration: 1000ms; transition-duration: 1000ms; font-family: 'Tahoma', sans-serif; }

        .welcome_text .design_develop_branding p:hover { color: #f0c546; cursor: pointer; }

    .welcome_text .design_develop_branding > i { padding: 0 10px; font-size: 8px; text-align: center; }

.welcome_text .welcome_title { position: relative; z-index: 1; }

.border { background-color: #efc23c; height: 18px; left: 0; position: absolute; top: 55px; width: 290px; z-index: -5; }

    .border:before { background-color: #efc23c; height: 100%; left: -3000px; position: absolute; top: 0; width: 3000px; z-index: -5; content: ""; }

.welcome_text .welcome_title h2 { color: #1d1d1d; font-size: 60px; font-weight: 900; margin: 0; letter-spacing: 2px; padding: 35px 0 33px 0; font-family: 'Tahoma', sans-serif; }

.welcome_text .welcome_content > p { color: #2c3e50; font-size: 16px; line-height: 24px; }

.single_slide { width: 100%; background-size: cover; background-repeat: no-repeat; }

.purchase_see_more_button .purchase > a { display: inline-block; vertical-align: middle; font-family: 'Tahoma', sans-serif; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; background: #f0c546; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }

    .purchase_see_more_button .purchase > a:before { content: ""; position: absolute; z-index: -1; top: 0; bottom: 0; left: 0; right: 0; background: #f9f9f9; -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }

    .purchase_see_more_button .purchase > a:hover,
    .purchase_see_more_button .purchase > a:focus,
    .purchase_see_more_button .purchase > a:active { color: #342f31; }

        .purchase_see_more_button .purchase > a:hover:before,
        .purchase_see_more_button .purchase > a:focus:before,
        .purchase_see_more_button .purchase > a:active:before { -webkit-transform: scaleY(0); transform: scaleY(0); }

.purchase_see_more_button { margin-top: 30px; }

    .purchase_see_more_button .purchase > a,
    .purchase_see_more_button .see_more > a { border: 2px solid #929ba4; display: inline-block; height: 55px; margin-right: 30px; text-align: center; width: 170px; float: left; color: #342f31; line-height: 50px; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; font-weight: 700; font-family: 'Tahoma', sans-serif; -webkit-transition-duration: 1000ms; transition-duration: 1000ms; }

        .purchase_see_more_button .purchase > a:hover { border: 2px solid transparent; }

    .purchase_see_more_button .see_more > a { border: 2px solid transparent; background-color: #efc23c; }

        .purchase_see_more_button .see_more > a:hover { background-color: #cc9b07; }

.welcome_text_area.breadcumb_area { height: 200px; }

.breadcrumb_section { margin-top: 30px; }

ol.breadcrumb { background-color: transparent; text-align: center; }

.breadcrumb > li { color: #888; }

.breadcrumb li > a { color: #2c3e50; letter-spacing: 1px; }

    .breadcrumb li > a:hover { color: #e67e22; }

.page_title { position: relative; text-align: center; z-index: 99; }

    .page_title > h3 { color: #e67e22; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; }

.contact_number { margin: 0px; text-align: right; color: #464c56; font-weight: 600; font-size: 14px; padding: 11px 0px; }
    .contact_number a { color: #464c56; text-decoration: none; }
        .contact_number a:hover { color: #332e33; text-decoration: none; }
        .contact_number a:focus { color: #332e33; text-decoration: none; }
.Error { float: left; position: absolute; color: #f00; }



.global_partner { background-image: url("images/clients-logo/clients-bg.jpg"); background-position: center center; background-size: cover; position: relative; z-index: 1; background-attachment: fixed; }

    .global_partner:after { background-color: rgba(47, 43, 47, 0.95); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -9; }

.partner_logo { text-align: center; }

.single_partner_logo { display: inline-block; }

.partner_logo .single_partner_logo:first-child,
.partner_logo .single_partner_logo:nth-child(4) { margin-right: 80px; }

.partner_logo .single_partner_logo:nth-child(2),
.partner_logo .single_partner_logo:nth-child(3) { margin-right: 100px; }
.footer_links a { color: #fff; font-family: 'Tahoma', sans-serif; }
    .footer_links a:hover { color: #fff; font-family: 'Tahoma', sans-serif; text-decoration: none; }

.FooterAddress .upperfooter .footer_three ul li { width: 100%; float: left; display: block; position: relative; padding-left: 33px; font-size: 15px; margin-bottom: 10px; }
.FooterAddress .upperfooter .footer_three ul { padding-top: 23px; }
    .FooterAddress .upperfooter .footer_three ul li:last-child a { line-height: 36px; }
.FooterAddress ul li:before { content: ''; background: url(../images/location.png) no-repeat center top; position: absolute; left: 0; width: 25px; height: 25px; }
.mailId:before { content: ''; background: url(../images/mail.png) no-repeat center top !important; position: absolute; left: 0; width: 25px; height: 25px; }
.mobile:before { content: ''; background: url(../images/mobile.png) no-repeat center top !important; position: absolute; left: 0; width: 25px; height: 25px; }
.clear { clear: both; }

/* ======================
  :: 17.0 Try Complaints Page css
 ====================== */
.PDF_Img { text-align: center; margin: 30px 0px; }
    .PDF_Img img { height: 80px; border: 1px solid #e4e4e4; padding: 10px; text-align: center; }
    .PDF_Img p { text-align: center; line-height: 2; padding: 14px 0px; }

/* ======================
  :: 17.0 SubsCriber Details
 ====================== */

/* ======================
  :: 17.0 Quick Pay page CSS
 ====================== */
.DefaultPage .overlay-open { opacity: 1 !important; visibility: visible; -webkit-transition: opacity 0.5s !important; transition: opacity 0.5s !important; z-index: 9999 !important; }
.container-login100 { width: 100%; background-image: url('../images/channel-bg.png'); /*display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex;*/ flex-wrap: wrap; justify-content: center; align-items: center; /*padding: 15px;*/ background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; z-index: 1; }
.DefaultPage .overlay-data { opacity: 0; visibility: hidden; -webkit-transition: opacity 0.5s; transition: opacity 0.5s; transition: opacity 0.5s, visibility 0s 0.5s; }
.DefaultPage .overlay { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.73); }
.overlay { background: rgba(0,0,0,0.6) none repeat scroll 0 0; }
.DefaultPage .overlay nav { position: relative; margin: auto; top: 20%; min-height: 300px; width: 500px; background: #f0c546; padding: 10px; padding-top: 0px; padding-bottom: 20px; }
.DefaultPage .overlay ul { list-style: none; padding: 0; margin: 0 auto; display: inline-block; width: 100%; position: relative; }
.DefaultPage .QuickPayMain .overlay ul li a { text-decoration: none; display: block; color: #FFF; list-style: none; float: right; margin-top: 5px; }
.DefaultPage .overlay-close { right: 35px; font-size: 18px; color: #FFF; width: 100%; text-align: right; float: right; }
.innerDiv { width: 90%; margin: auto; }
.clsStep2txtbox { width: 100%; outline: none; border: none; text-indent: 10px; height: 40px; border: 1px solid; border-color: #bdbdbd; color: #777777; }
.IDStep .btn-default { color: #6d6a6a; background-color: #fff; border-color: #ccc; border-radius: 3px; margin-top: 25px; }
.DefaultPage .overlay select { border: none; height: 45px; width: 100%; outline: none; margin-bottom: 25px; text-indent: 10px; color: #7b7878; border: 0px solid; box-shadow: 0px 1px 4px 1px rgb(175, 175, 175); }
.QuickPayMain { width: 25%; margin: 0 auto; margin-top: 7%; z-index: 999999; background: #ecb733; padding: 20px; border-radius: 7px; }
.Step2Error { color: #dc0000; font-weight: 600; visibility: hidden; }
.Step1Error { color: #dc0000; font-weight: 600; visibility: hidden; }
.DefaultPage .QuickPayMain .overlay ul li a { text-decoration: none; display: block; color: #FFF; list-style: none; float: right; margin-top: 5px; }
.innerDiv .clsBack { font-size: 15px; color: #fff; float: left !important; margin-top: 8px; }
.innerDiv .clsNxt { font-size: 15px; color: #fff; float: right !important; margin-top: 8px; }
.clsStep2OR { text-align: center; color: #000; }
.step-1 .sk-fading-circle { position: absolute; left: 50%; right: 0; }
.step-2 .sk-fading-circle { position: absolute; left: 50%; right: 0; }
.DueDateTop { border-bottom: 1px solid #e4e4e4; width: 100%; float: left; }
    .DueDateTop p { text-align: left; padding: 10px 16px 9px 16px; color: #005a95; font-size: 15px; font-weight: 600; float: left; margin: 0px; }
    .DueDateTop a { color: #000 !important; padding-right: 15px !important; width: auto !important; padding: 10px 0px 0px 0px; }
.previous-step { background: none; border: none; }
.PaymentFormdetails { float: left; width: 40%; }
.PaymentSteps { width: 100% !important; }
.stepper { width: 360px !important; }
#SubscriptionModel { width:500px}
.leftDueamountmain { background: #fff; position: absolute; width: 100%; text-align: center; margin-left: -30px; margin-top: -30px; }
    .leftDueamountmain h4 { color: #005a95 !important; font-weight: 600 !important; }
.SubsAmount { margin-top: 125px !important; }
.RightDetails input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime-local], input[type=tel], input[type=number], textarea.materialize-textarea { background-color: transparent; border: none; border-bottom: 1px solid #9e9e9e; border-radius: 0; outline: none; height: 3rem; width: 100%; font-size: 14px; margin: 0 0 0px 0; padding: 0; box-shadow: none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; transition: all .3s; padding-left: 7px; }
    .RightDetails input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) { border-bottom: 1px solid #ecb733; box-shadow: 0 1px 0 0 #ecb733; }

.RightDetails select.browser-default { display: block; border-bottom: 1px solid #5a5a5a; box-shadow: none !important; }
.error { color: red; font-size: 11px !important; }
.RightDetails .input-field { position: relative; margin-top: 1rem; margin-left: 25px; }
.PaymentError { color: red; font-size: 14px; }

.RightDetails select { border: none !important; height: 45px !important; width: 100% !important; padding: 0px !important; outline: none !important; margin-bottom: 25px !important; text-indent: 5px !important; color: #7b7878 !important; border-bottom: 1px solid #9e9e9e !important; box-shadow: none !important; }
.yelow { background-color: #ecb733 !important; }
.ActiveMode { -webkit-box-shadow: 0px 0px 5px 0px rgba(109,109,109,0.75) !important; -moz-box-shadow: 0px 0px 5px 0px rgba(109,109,109,0.75) !important; box-shadow: 0px 0px 5px 0px rgba(109,109,109,0.75)!important; }
.ExpiryDateLab { color: rgba(0,0,0,0.75); padding: 0px 10px 0px 10px; font-size: 12px; font-weight: 500; }
.datetxtx { font-weight: 600; }
/*For Quick Pay Loading*/
.sk-fading-circle { width: 18px; height: 30px; position: relative; display: none; }

    .sk-fading-circle .sk-circle { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

        .sk-fading-circle .sk-circle:before { content: ''; display: block; margin: 0 auto; width: 15%; height: 15%; background-color: #FFF; border-radius: 100%; -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both; animation: sk-circleFadeDelay 1.2s infinite ease-in-out both; }
    .sk-fading-circle .sk-circle2 { -webkit-transform: rotate(30deg); -ms-transform: rotate(30deg); transform: rotate(30deg); }
    .sk-fading-circle .sk-circle3 { -webkit-transform: rotate(60deg); -ms-transform: rotate(60deg); transform: rotate(60deg); }
    .sk-fading-circle .sk-circle4 { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }
    .sk-fading-circle .sk-circle5 { -webkit-transform: rotate(120deg); -ms-transform: rotate(120deg); transform: rotate(120deg); }
    .sk-fading-circle .sk-circle6 { -webkit-transform: rotate(150deg); -ms-transform: rotate(150deg); transform: rotate(150deg); }
    .sk-fading-circle .sk-circle7 { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
    .sk-fading-circle .sk-circle8 { -webkit-transform: rotate(210deg); -ms-transform: rotate(210deg); transform: rotate(210deg); }
    .sk-fading-circle .sk-circle9 { -webkit-transform: rotate(240deg); -ms-transform: rotate(240deg); transform: rotate(240deg); }
    .sk-fading-circle .sk-circle10 { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }
    .sk-fading-circle .sk-circle11 { -webkit-transform: rotate(300deg); -ms-transform: rotate(300deg); transform: rotate(300deg); }
    .sk-fading-circle .sk-circle12 { -webkit-transform: rotate(330deg); -ms-transform: rotate(330deg); transform: rotate(330deg); }
    .sk-fading-circle .sk-circle2:before { -webkit-animation-delay: -1.1s; animation-delay: -1.1s; }
    .sk-fading-circle .sk-circle3:before { -webkit-animation-delay: -1s; animation-delay: -1s; }
    .sk-fading-circle .sk-circle4:before { -webkit-animation-delay: -0.9s; animation-delay: -0.9s; }
    .sk-fading-circle .sk-circle5:before { -webkit-animation-delay: -0.8s; animation-delay: -0.8s; }
    .sk-fading-circle .sk-circle6:before { -webkit-animation-delay: -0.7s; animation-delay: -0.7s; }
    .sk-fading-circle .sk-circle7:before { -webkit-animation-delay: -0.6s; animation-delay: -0.6s; }
    .sk-fading-circle .sk-circle8:before { -webkit-animation-delay: -0.5s; animation-delay: -0.5s; }
    .sk-fading-circle .sk-circle9:before { -webkit-animation-delay: -0.4s; animation-delay: -0.4s; }
    .sk-fading-circle .sk-circle10:before { -webkit-animation-delay: -0.3s; animation-delay: -0.3s; }
    .sk-fading-circle .sk-circle11:before { -webkit-animation-delay: -0.2s; animation-delay: -0.2s; }
    .sk-fading-circle .sk-circle12:before { -webkit-animation-delay: -0.1s; animation-delay: -0.1s; }


@-webkit-keyframes sk-circleFadeDelay {
    0%, 39%, 100% { opacity: 0; }
    40% { opacity: 1; }
}

@keyframes sk-circleFadeDelay {
    0%, 39%, 100% { opacity: 0; }
    40% { opacity: 1; }
}
/*For Quick Subscriber and Payment Details */

.PaymentSubsDetails { margin: 0 auto; background: #fff; width: 800px; margin-top: 4%; border-radius: 10px; }
.DetailsMain { float: left; margin-bottom: 35px; background: #fff;  position: relative; border-radius: 10px; max-height: 700px; min-height: 300px; -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75); }
.LeftDtails { background: #ecb733; position: relative; -webkit-box-shadow: 3px 0px 7px -5px rgba(0,0,0,0.75); border-right: 1px solid #bfb9b9; -moz-box-shadow: 3px 0px 7px -5px rgba(0,0,0,0.75); box-shadow: 3px 0px 7px -5px rgba(0,0,0,0.75); width: 268px; height: 100%; border-radius: 10px 0px 0px 10px; float: left; }
    .LeftDtails ul { padding: 30px !important; }
        .LeftDtails ul li { color: #fff; border-bottom: 1px solid #ffffff40; line-height: 2; }
            .LeftDtails ul li h4 { color: #fff; padding-bottom: 6px; font-weight: 400; font-size: 15px; }
            .LeftDtails ul li h5 { color: #000; padding-bottom: 6px; font-size: 17px; }
.RightDetails { float: left; width: 532px; }
.Duamounttxt { font-size: 18px !important; padding: 7px 0px !important; }
.Amount { font-size: 20px !important; padding: 0px 0px 0px 0px !important; }
.footer-section { background: #332e33; color: #fff; }
    .footer-section p { margin: 0px; text-align: center; padding: 13px; }
.ClientLogo a { padding: 9px 15px !important; }
.ClientLogo img { width: auto; height: 65px; }
.HomeBtn { color: #332e33; font-size: 22px; cursor: pointer; margin: 0px; padding: 9px 0px 0px 5px; background: #fff0; position: absolute; z-index: 9; }

/*TextBoxCSS*/
.STVLogin .input-field .prefix { position: absolute; width: 3rem; font-size: 2rem; -webkit-transition: color 0.2s; -moz-transition: color 0.2s; -o-transition: color 0.2s; -ms-transition: color 0.2s; transition: color 0.2s; }
.STVLogin input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) { border-bottom: 1px solid #ff8c1a; box-shadow: 0 1px 0 0 #ff8c1a; }
.STVLogin .input-field .prefix ~ input, .input-field .prefix ~ textarea { margin-left: 3rem; width: 92%; width: calc(100% - 3rem); }
.STVLogin input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime-local], input[type=tel], input[type=number], textarea.materialize-textarea { background-color: transparent; border: none; border-bottom: 1px solid #9e9e9e; border-radius: 0; outline: none; height: 3rem; width: 100%; font-size: 1rem; margin: 0 0 0px 0; padding: 0; box-shadow: none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; transition: all .3s; }

/* ========================
 :: 18.0 footer css
 ======================== */

footer { background-color: #2b272b; text-align: center; padding: 40px 0; border-bottom: 5px solid #ecb733; }

.footer_logo img { padding-bottom: 30px; width: 155px; }

.copywrite_text { padding-top: 30px; }

    .copywrite_text p { margin: 0; color: #fff; font-size: 14px; letter-spacing: 1px; }
.social_links { margin-top: 24px; }
    .social_links > a { border: 1px solid #fff; color: #fff; display: inline-block; font-size: 19px; height: 45px; margin-right: 10px; -webkit-transition-duration: 1000ms; transition-duration: 1000ms; width: 45px; }

        .social_links > a > i { padding: 5px; width: 35px; height: 35px; line-height: 25px; margin-top: 4px; -webkit-transition-duration: 1000ms; transition-duration: 1000ms; }

        .social_links > a:hover { border: 1px solid #efc23c; color: #252525; }

            .social_links > a:hover i { background-color: #efc23c; }





.slider,
.slider > div { /* Images default to Center Center. Maybe try 'center top'? */ background-position: center center; display: block; width: 100%; height: 744PX; /* height: 100vh; */ /* If you want fullscreen */ position: relative; background-size: cover; background-repeat: no-repeat; background-color: #000; overflow: hidden; -moz-transition: transform .4s; -o-transition: transform .4s; -webkit-transition: transform .4s; transition: transform .4s; }

    .slider > div { position: absolute; }

    .slider > i { color: #5bbd72; position: absolute; font-size: 60px; margin: 20px; top: 40%; text-shadow: 0 10px 2px #223422; transition: .3s; width: 30px; padding: 10px 13px; background: #fff; background: rgba(255, 255, 255, .3); cursor: pointer; line-height: 0; box-sizing: content-box; border-radius: 3px; z-index: 4; }

        .slider > i svg { margin-top: 3px; }

    .slider > .left { left: -100px; }
    .slider > .right { right: -100px; }
    .slider:hover > .left { left: 0; }
    .slider:hover > .right { right: 0; }

    .slider > i:hover { background: #fff; background: rgba(255, 255, 255, .8); transform: translateX(-2px); }

    .slider > i.right:hover { transform: translateX(2px); }

    .slider > i.right:active,
    .slider > i.left:active { transform: translateY(1px); }

    .slider:hover > div { transform: scale(1.01); }

.hoverZoomOff:hover > div { transform: scale(1); }

.slider > ul { position: absolute; bottom: 10px; left: 50%; z-index: 4; padding: 0; margin: 0; transform: translateX(-50%); }

    .slider > ul > li { padding: 0; width: 20px; height: 20px; border-radius: 50%; list-style: none; float: left; margin: 10px 10px 0; cursor: pointer; border: 1px solid #fff; -moz-transition: .3s; -o-transition: .3s; -webkit-transition: .3s; transition: .3s; }

    .slider > ul > .showli { background-color: #f0c546; -moz-animation: boing .5s forwards; -o-animation: boing .5s forwards; -webkit-animation: boing .5s forwards; animation: boing .5s forwards; }

    .slider > ul > li:hover { background-color: #f0c546; }

.slider > .show { z-index: 1; }

.hideDots > ul { display: none; }

.showArrows > .left { left: 0; }

.showArrows > .right { right: 0; }

.titleBar { z-index: 2; display: inline-block; background: rgba(0,0,0,.5); position: absolute; width: 100%; bottom: 0; transform: translateY(100%); padding: 20px 30px; transition: .3s; color: #fff; }

    .titleBar * { transform: translate(-20px, 30px); transition: all 700ms cubic-bezier(0.37, 0.31, 0.2, 0.85) 200ms; opacity: 0; }

.titleBarTop .titleBar * { transform: translate(-20px, -30px); }

.slider:hover .titleBar,
.slider:hover .titleBar * { transform: translate(0); opacity: 1; }

.titleBarTop .titleBar { top: 0; bottom: initial; transform: translateY(-100%); }

.slider > div span { display: block; background: rgba(0,0,0,.5); position: absolute; bottom: 0; color: #fff; text-align: center; padding: 0; width: 100%; }
.downloadbtn a { text-decoration: none; }
    .downloadbtn a:hover { text-decoration: none; }

@keyframes boing {
    0% { transform: scale(1.2); }
    40% { transform: scale(.6); }
    60% { transform: scale(1.2); }
    80% { transform: scale(.8); }
    100% { transform: scale(1); }
}

/* -------------------------------------- */

#slider2 { max-width: 30%; margin-right: 20px; }

.row2Wrap { display: flex; }

.content { padding: 50px; margin-bottom: 100px; }

*, *:before, *:after { box-sizing: inherit; }


.content { padding: 10px 15vw; }

/* ======================
  :: 17.0 Purchase Details
 ====================== */
.inner_container { width: 100%; margin: 0 auto; position: relative; line-height: 30px; font-size: 16px; }
.plans_header_text { color: #deb028; font-size: 24px; margin-bottom: 20px; margin-top: 20px; padding: 20px 0 0 0; }
.order_header { background-color: #deb028; color: #fff; height: 45px; }
.order_title1 { width: 250px; text-transform: capitalize; }
.order_title1, .order_title2, .order_title3 { float: left; padding: 6px 20px 3px 20px; }
.order_content { width: 488px; height: 100%; /* border: 1px dotted red; */ overflow: hidden; border-bottom: 1px solid #ccc; color: #858585; background-color: #f2f2f2; }
.total_price { /* border: 1px dashed cyan; */ height: 100%; overflow: hidden; background-color: #F2F2F2; }
    .total_price .order { color: #374A82; }
.order { float: left; font-size: 13px; }
.order_label { float: left; width: 274px; }
.order_textbox { padding: 4px; border: 1px solid #ccc; width: 220px; margin: 5px 8px; }
.order_txt { float: left; width: 250px; }
.reset { background-color: #f1ac39; color: #fff; border: 1px solid #f1ac39; cursor: pointer; margin-right: 20px; float: right; margin-bottom: 10px; }
.order_submit { background-color: #deb028; padding: 9px; color: #fff; text-align: center; width: 100px; border: 1px solid #deb028; cursor: pointer; margin-left: 8px; margin-top: 10px; }
.State_Select { width: 216px; height: 36px; margin-left: 10px; margin: 8px; }
.badge { line-height: 1.1; }
.badge-primary { color: #fff; background-color: #606ddd; }
.badge { display: inline-block; padding: .25em .4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; }
/*Margin and Padding Style Start*/

/*[ PADDING ]
///////////////////////////////////////////////////////////
*/
/*------Margin left-------*/
.ml-0 { margin-left: 0px; }
.ml-10 { margin-left: 10px; }
.ml-15 { margin-left: 15px; }
.ml-20 { margin-left: 20px; }
.ml-30 { margin-left: 30px; }
.ml-40 { margin-left: 40px; }
.ml-50 { margin-left: 50px; }
.ml-60 { margin-left: 60px; }
.ml-70 { margin-left: 70px; }
.ml-80 { margin-left: 80px; }
.ml-90 { margin-left: 90px; }
.ml-100 { margin-left: 100px; }
/*------Margin right-------*/
.mr-0 { margin-right: 0px; }
.mr-10 { margin-right: 10px; }
.mr-15 { margin-right: 15px; }
.mr-20 { margin-right: 20px; }
.mr-30 { margin-right: 30px; }
.mr-40 { margin-right: 40px; }
.mr-50 { margin-right: 50px; }
.mr-60 { margin-right: 60px; }
.mr-70 { margin-right: 70px; }
.mr-80 { margin-right: 80px; }
.mr-90 { margin-right: 90px; }
.mr-100 { margin-right: 100px; }
/*------Margin Top-------*/
.mt-0 { margin-top: 0px; }
.mt-10 { margin-top: 10px; }
.mt-15 { margin-top: 15px; }
.mt-20 { margin-top: 20px; }
.mt-30 { margin-top: 30px; }
.mt-40 { margin-top: 40px; }
.mt-50 { margin-top: 50px; }
.mt-60 { margin-top: 60px; }
.mt-70 { margin-top: 70px; }
.mt-80 { margin-top: 80px; }
.mt-90 { margin-top: 90px; }
.mt-100 { margin-top: 100px; }
/*------Margin Bottom-------*/
.mb-0 { margin-bottom: 0px; }
.mb-10 { margin-bottom: 10px; }
.mb-15 { margin-bottom: 15px; }
.mb-20 { margin-bottom: 20px; }
.mb-30 { margin-bottom: 30px; }
.mb-40 { margin-bottom: 40px; }
.mb-50 { margin-bottom: 50px; }
.mb-60 { margin-bottom: 60px; }
.mb-70 { margin-bottom: 70px; }
.mb-80 { margin-bottom: 80px; }
.mb-90 { margin-bottom: 90px; }
.mb-100 { margin-bottom: 100px; }
/*------Padding left-------*/
.pl-0 { padding-left: 0px; }
.pl-10 { padding-left: 10px; }
.pl-15 { padding-left: 15px; }
.pl-20 { padding-left: 20px; }
.pl-30 { padding-left: 30px; }
.pl-40 { padding-left: 40px; }
.pl-50 { padding-left: 50px; }
.pl-60 { padding-left: 60px; }
.pl-70 { padding-left: 70px; }
.pl-80 { padding-left: 80px; }
.pl-90 { padding-left: 90px; }
.pl-100 { padding-left: 100px; }
/*------Padding right-------*/
.pr-0 { padding-right: 0px; }
.pr-10 { padding-right: 10px; }
.pr-15 { padding-right: 15px; }
.pr-20 { padding-right: 20px; }
.pr-30 { padding-right: 30px; }
.pr-40 { padding-right: 40px; }
.pr-50 { padding-right: 50px; }
.pr-60 { padding-right: 60px; }
.pr-70 { padding-right: 70px; }
.pr-80 { padding-right: 80px; }
.pr-90 { padding-right: 90px; }
.pr-100 { padding-right: 100px; }
/*------Padding Top-------*/
.pt-0 { padding-top: 0px; }
.pt-10 { padding-top: 10px; }
.pt-15 { padding-top: 15px; }
.pt-20 { padding-top: 20px; }
.pt-30 { padding-top: 30px; }
.pt-40 { padding-top: 40px; }
.pt-50 { padding-top: 50px; }
.pt-60 { padding-top: 60px; }
.pt-70 { padding-top: 70px; }
.pt-80 { padding-top: 80px; }
.pt-90 { padding-top: 90px; }
.pt-100 { padding-top: 100px; }
.pt-110 { padding-top: 110px; }
/*------Padding Bottom-------*/
.pb-0 { padding-bottom: 0px; }
.pb-10 { padding-bottom: 10px; }
.pb-15 { padding-bottom: 15px; }
.pb-20 { padding-bottom: 20px; }
.pb-30 { padding-bottom: 30px; }
.pb-40 { padding-bottom: 40px; }
.pb-50 { padding-bottom: 50px; }
.pb-60 { padding-bottom: 60px; }
.pb-70 { padding-bottom: 70px; }
.pb-80 { padding-bottom: 80px; }
.pb-90 { padding-bottom: 90px; }
.pb-100 { padding-bottom: 100px; }
.pb-110 { padding-bottom: 110px; }
.pb-120 { padding-bottom: 120px; }
.pb-130 { padding-bottom: 130px; }
.block { display: block; }

/*Margin and Padding Style End*/

/*Loading CSS Start*/
.LoadingBg { background: #f1f1f1; width: 100%; height: 100%; position: fixed; top: 0px; z-index: 9999999; opacity: .5; }
.cssload-box-loading { width: 50px; height: 50px; margin: auto; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 99999; }
    .cssload-box-loading:before { content: ''; width: 50px; height: 5px; background: #ecb733; opacity: 0.1; position: absolute; top: 59px; left: 0; border-radius: 50%; animation: shadow 0.5s linear infinite; -o-animation: shadow 0.5s linear infinite; -ms-animation: shadow 0.5s linear infinite; -webkit-animation: shadow 0.5s linear infinite; -moz-animation: shadow 0.5s linear infinite; }
    .cssload-box-loading:after { content: ''; width: 50px; height: 50px; background: #ecb733; position: absolute; top: 0; left: 0; border-radius: 3px; animation: cssload-animate 0.5s linear infinite; -o-animation: cssload-animate 0.5s linear infinite; -ms-animation: cssload-animate 0.5s linear infinite; -webkit-animation: cssload-animate 0.5s linear infinite; -moz-animation: cssload-animate 0.5s linear infinite; }


.ErrorShowMian { position: fixed; -webkit-perspective: 400px; perspective: 400px; background: #0000007a; z-index: 9999; top: 0; left: 0; right: 0; bottom: 0; overflow-y: hidden; -webkit-perspective: 500px; perspective: 500px; -webkit-perspective-origin: center; perspective-origin: center; }
.ErrorMsgBox { margin: 0 auto; top: 10%; margin-top: 15%; padding-bottom: 19px; background: #fff; width: 32%; border-radius: 8px; }
.ErrorMsgicon { float: left; width: 32%; font-size: 58px; color: #f11010; display: block; margin-top: -42px; height: auto; text-align: center; position: absolute; }
    .ErrorMsgicon img { width: 60px; }
.confirm-buttons { width: 100%; text-align: center; }
    .confirm-buttons a { background: #0099fd; padding: 10px 50px 10px 50px; color: #fff; font-size: 16px; border-radius: 4px; }
        .confirm-buttons a:hover { text-decoration: none; color: #fff; }
.errortext { padding-top: 49px; text-align: center; font-size: 15px; padding-bottom: 18px; }
.ContinueBtn { position: relative; bottom: 4px; text-align: right; padding: 0px 20px; width: 100%; color: #fff; display: none; }
    .ContinueBtn p { background: #ffffff; float: right; color: #6d6a6a; background-color: #fff; padding: 10px; border-radius: 4px; }
#coformation { font-size: 12px; float: left; position: absolute; margin-top: 0px; bottom: 0; background-color: #dedede; padding: 8px; text-align: justify; display: block; }
.SmalClosebtn { display: none; }
.MobileviewMain { width: 100%; margin-top: 10px; }
.RedioBtnMob { display: inline-block; width: 49%; }
.Mobileview-label { position: relative; }
.Mobileview:checked + .Mobileview-label:before { content: "\f26b"; font-family: 'Material-Design-Iconic-Font'; font-size: 12px; color: #ffffff; padding: 0px; border: 2px solid #8BC34A; background: #8BC34A; font-weight: 900; }
.Mobileview + .Mobileview-label:before { content: ''; background: #fff; border: 2px solid #cdcccc; display: inline-block; vertical-align: middle; width: 20px; height: 20px; padding: 2px; margin-right: 6px; text-align: center; border-radius: 50%; }
.Mobileview:checked + .Mobileview-label:before { content: "\f26b"; font-family: 'Material-Design-Iconic-Font'; color: #ffffff; padding: 0px; border: 2px solid #8BC34A; background: #8BC34A; font-weight: 900; }
.Mobileview, .Mobileview-label, .Mobileview, .Mobileview-label { display: inline-block; vertical-align: middle; cursor: pointer; text-align: left; }

.Mobileview { opacity: 0; position: absolute; }

.tooltip { position: relative !important; display: inline-block !important; opacity: 1 !important; cursor: pointer; font-size: 14px !important; }
    .tooltip:hover .tooltiptext { visibility: visible; }
    .tooltip .tooltiptext { visibility: hidden; bottom: 125%; left: 0%; margin-left: -73px; width: 158px; background-color: #3e3e3e; color: #fff; text-align: center; border-radius: 6px; padding: 5px 0; position: absolute; z-index: 1; }


.PDDetailsPopupMain { background: #00000085; position: fixed; width: 100%; height: auto; z-index: 9999; top: 0; left: 0; right: 0; bottom: 0; overflow-y: hidden; -webkit-perspective: 500px; perspective: 500px; -webkit-perspective-origin: center; perspective-origin: center; display: none; }
.ModalPopupMain { margin: 0 auto; width: 504px; border-radius: 8px; background: #fff; margin-top: 4%; overflow: auto; max-height: 82%; overflow-y: auto; min-height: 60%; display: block; }
.ConnectionHead { background: #ecb733; padding: 14px; float: left; width: 100%; height: auto; color: #fff; }
    .ConnectionHead p { float: left; margin: 0px; font-size: 17px; font-weight: 500; }
.list-unstyled { list-style: none; float: left; margin-bottom: 0; width: 100%; padding: 16px 18px 0px 18px !important; border-top: 1px solid #abaaaa; }
.PackageRateMain { float: left; width: 100%; }
.tags { float: left; }
.tags2 { float: right; font-size: 14px; }
.ProductDetailMain { width: 100%; float: left; margin-bottom: 9px; border-bottom: 1px solid #d0cfcf; padding: 4px 0px 4px 0px; }
.Productdetails h5 { float: left; font-size: 14px; padding: 0px 0px 0px 20px; margin: 0px; }
.Productdetails h6 { float: right; font-size: 14px; padding: 0px 10px; margin: 0px; }
.Productdetails p { font-weight: 500; font-size: 17px; padding: 8px 10px; }
.Productdetails { width: 100%; float: left; padding-left: 10px; padding-right: 11px; }
.ProductScroll { max-height: 275px; overflow-y: auto; min-height: 220px; float: left; }
.LcoDetailsMain { float: left; width: 100%; position: absolute; bottom: 0px; right: 0px; background: #ecb733; border-radius: 0px 0px 9px 10px; padding: 7px 11px 0px 0px; }
.LcoDetails { float:left; width:100%; text-align:right; line-height: 32px; }
    .LcoDetails i { font-size: 22px; color: #ecb733; }
@media only screen and (min-width: 1500px) and (max-width: 2000px) {
     .LeftDtails { width: 268px; }
    .RightDetails { float: left; width: 532px }
}
@media only screen and (min-width: 1025px) and (max-width: 1500px) {
    .QuickPayMain { width: 42%; }
    .PaymentSubsDetails { width: 60%; }
    .ErrorMsgBox { width: 32%; }
    .ErrorMsgicon { width: 32%; }
    .LeftDtails { width: 32%; }
    .RightDetails { float: left; width: 68%; }
    .PaymentSubsDetails { width: 64%; }
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
    .ErrorMsgBox { width: 38%; }
    .ErrorMsgicon { width: 38%; }
    .LeftDtails { width: 34%; }
    .RightDetails { float: left; width: 66%; }
    .PaymentSubsDetails { width: 68%; }
}

@media only screen and (min-width: 751px) and (max-width: 1024px) {
    .QuickPayMain { width: 54%; }
    .ErrorMsgBox { width: 45%; }
    .ErrorMsgicon { width: 45%; }
    #modal1 { width: 97% !important; }
    .LeftDtails { width: 34%; }
    .RightDetails { float: left; width: 66%; }
    .PaymentSubsDetails { width: 99%; }

}

@media only screen and (min-width: 690px) and (max-width: 750px) {
    .QuickPayMain { width: 76%; }
    .PaymentSubsDetails { width: 60%; }
    .ErrorMsgBox { width: 57%; }
    .ErrorMsgicon { width: 57%; }
    .LeftDtails { width: 34%; }
    .RightDetails { float: left; width: 66%; }
    .PaymentSubsDetails { width: 99%; }
    .navigation_area { height: 63px; }
    .logo_area:before { height: 103%; }
    #coformation {position:relative}
}

@media only screen and (min-width: 450px) and (max-width: 690px) {
    .QuickPayMain { width: 76%; }
    .ErrorMsgBox { width: 80%; }
    .ErrorMsgicon { width: 80%; }
    .RightDetails { display: none; }
    .LeftDtails { width: 100%; }
    .PaymentSubsDetails { width: 97%; }
    .ExtraLi { display: none; }
    .ContinueBtn { display: block; }
    .RightDetails { width: 100%; }
    #coformation {position:relative}
}

@media only screen and (min-width: 200px) and (max-width: 690px) {
    .DetailsMain { max-height: 492px; }
    .SmalClosebtn { display: block; }
    .navigation_area { height: 63px; }
    .FullCloseBtn { display: none; }
    .logo_area:before { height: 103%; }
    .DetailsMain { margin-bottom:75px; }
    .HomeBtn { font-size: 20px; }
    .DueDateTop p { padding: 10px 16px 9px 25px; }
}

@media only screen and (min-width: 200px) and (max-width: 450px) {
    .QuickPayMain { width: 97%; }
    .ErrorMsgBox { width: 97%; }
    .ErrorMsgicon { width: 97%; }
    .RightDetails { display: none; }
    .LeftDtails { width: 100%; }
    .PaymentSubsDetails { width: 97%; }
    .ExtraLi { display: none; }
    .ContinueBtn { display: block; }
    .RightDetails { width: 100%; }
    .DueDateTop p { font-size: 13px; }
    .RedioBtnMob { width: 48%; }
    .PaymentMode { width: 110px; }
    #coformation {position:relative}
    
}

@media only screen and (min-width: 200px) and (max-width: 505px) {
    .ModalPopupMain { width: 97%; margin-top: 5%; }
    #coformation {position:relative}
    #SubscriptionModel { width:100%}
    .LcoDetails { width:100%; }
        .card .card-content p {                
                padding: 10px;
            }
}

/*@media screen and (min-width: 200px) and (max-width: 690px) and (orientation: landscape) {
    .DetailsMain { max-height: 200px; overflow-x:hidden; }
    .RightDetails { width:100% }
}*/

/*@media screen and (max-width: 768px) and (orientation: landscape) {
    .DetailsMain { max-height: 200px; overflow-x: hidden; }
    .ContinueBtn { position: fixed; bottom: 10%; right: 2%; }
    #coformation { position: relative; }
}*/

@keyframes cssload-animate {
    17% { border-bottom-right-radius: 3px; }
    25% { transform: translateY(9px) rotate(22.5deg); }
    50% { transform: translateY(18px) scale(1, 0.9) rotate(45deg); border-bottom-right-radius: 40px; }
    75% { transform: translateY(9px) rotate(67.5deg); }
    100% { transform: translateY(0) rotate(90deg); }
}

@-o-keyframes cssload-animate { 17%;
{ border-bottom-right-radius: 3px; }
25% { -o-transform: translateY(9px) rotate(22.5deg); }
50% { -o-transform: translateY(18px) scale(1, 0.9) rotate(45deg); border-bottom-right-radius: 40px; }
75% { -o-transform: translateY(9px) rotate(67.5deg); }
100% { -o-transform: translateY(0) rotate(90deg); }
}

@-ms-keyframes cssload-animate {
    17% { border-bottom-right-radius: 3px; }
    25% { -ms-transform: translateY(9px) rotate(22.5deg); }
    50% { -ms-transform: translateY(18px) scale(1, 0.9) rotate(45deg); border-bottom-right-radius: 40px; }
    75% { -ms-transform: translateY(9px) rotate(67.5deg); }
    100% { -ms-transform: translateY(0) rotate(90deg); }
}

@-webkit-keyframes cssload-animate {
    17% { border-bottom-right-radius: 3px; }
    25% { -webkit-transform: translateY(9px) rotate(22.5deg); }
    50% { -webkit-transform: translateY(18px) scale(1, 0.9) rotate(45deg); border-bottom-right-radius: 40px; }
    75% { -webkit-transform: translateY(9px) rotate(67.5deg); }
    100% { -webkit-transform: translateY(0) rotate(90deg); }
}

@-moz-keyframes cssload-animate {
    17% { border-bottom-right-radius: 3px; }
    25% { -moz-transform: translateY(9px) rotate(22.5deg); }
    50% { -moz-transform: translateY(18px) scale(1, 0.9) rotate(45deg); border-bottom-right-radius: 40px; }
    75% { -moz-transform: translateY(9px) rotate(67.5deg); }
    100% { -moz-transform: translateY(0) rotate(90deg); }
}

@keyframes shadow {
    0%, 100% { transform: scale(1, 1); }
    50% { transform: scale(1.2, 1); }
}

@keyframes shadow {
    0%, 100%; { -o-transform: scale(1, 1); }
    50% { -o-transform: scale(1.2, 1); }
}

@-ms-keyframes shadow {
    0%, 100% { -ms-transform: scale(1, 1); }
    50% { -ms-transform: scale(1.2, 1); }
}

@-webkit-keyframes shadow {
    0%, 100% { -webkit-transform: scale(1, 1); }
    50% { -webkit-transform: scale(1.2, 1); }
}

@-moz-keyframes shadow {
    0%, 100% { -moz-transform: scale(1, 1); }
    50% { -moz-transform: scale(1.2, 1); }
}
/*Loading CSS End*/
