@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300&display=swap');
@font-face {
    font-family: 'Futura Std';
    src: url('../fonts/FuturaStd-Heavy.eot');
    src: url('../fonts/FuturaStd-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaStd-Heavy.woff2') format('woff2'), url('../fonts/FuturaStd-Heavy.woff') format('woff'), url('../fonts/FuturaStd-Heavy.ttf') format('truetype'), url('../fonts/FuturaStd-Heavy.svg#FuturaStd-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Circular Std';
    src: url('../fonts/CircularStd-Medium.eot');
    src: url('../fonts/CircularStd-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/CircularStd-Medium.woff2') format('woff2'), url('../fonts/CircularStd-Medium.woff') format('woff'), url('../fonts/CircularStd-Medium.ttf') format('truetype'), url('../fonts/CircularStd-Medium.svg#CircularStd-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
body {
    font-family: 'Poppins', sans-serif;
}
.container-new-width {
    max-width: 1320px;
}
ul {
    padding: 0px;
    margin: 0px;
}
li {
    list-style: none;
}
a {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.top-banner-section1 {
    float: left;
    width: 100%;
    background-image: url(../images/top-banner2.jpg);
    padding-top: 50px;
    margin-top: 88px;
}
.top-banner-section1 .top-banner-section-text {
    float: left;
    width: 100%;
}

.top-banner-section-text .top-banner-section-text-title {
    font-size: 56px;
    color: #fff;
    font-family: 'Futura Std';
    line-height: 64px;
    letter-spacing: 1px;
    margin-bottom: 25px;
}
.top-banner-section-text p {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    font-family: 'Circular Std';
}
.top-banner-section-text .top-banner-btn1 {
    float: left;
    width: 100%;
}
.top-banner-section-text .top-banner-btn1 a {
    background: #fff;
    padding: 11px 57px;
    display: inline-block;
    color: #1800ff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
}
.monthly-payments-section {
    float: left;
    width: 100%;
    padding-top: 36px;
    padding-bottom: 13px;
}
.section-row-title {
    float: left;
    width: 100%;
    text-align: center;
}
.section-row-title h3 {
    font-weight: 800;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 0.8px;
    color: #1C1C1C;
    font-family: 'Futura Std';
}
.section-row-title .section-row-title-sub-text {
    float: left;
    width: 100%;
    padding-top: 26px;
}
.section-row-title .section-row-title-sub-text p {
    font-size: 22px;
    line-height: 27px;
    color: rgb(110,110,110);
    font-family: 'Circular Std';
}
.monthly-payments-box {
    text-align: center;
    padding: 0px 15px;
}
.monthly-payments-box .monthly-payments-box-title {
    margin-top: 14px;
    margin-bottom: 15px;
    font-size: 22px;
    letter-spacing: 0.6px;
    color: #1C1C1C;
    font-family: 'Futura Std';
}
.monthly-payments-box p {
    color: #6E6E6E;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Circular Std';
    font-weight: normal;
}
.monthly-payments-section .section-row-title {
    margin-bottom: 30px;
}
.financing-section {
    float: left;
    width: 100%;
    background: #f1ebff;
    padding-top: 50px;
}
.financing-section-wrapp {
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 59px;
    margin-top: 13px;
}
.financing-section-wrapp .section-row-title {
    text-align: left;
}
.financing-section-list {
    float: left;
    width: 100%;
}
.financing-section-list .financing-section-list-box {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.financing-section-list .financing-section-list-box p {
    font-size: 15px;
    color: #333;
}
.financing-section-list-box .financing-section-list-box-w {
    display: flex;
    margin-bottom: 6px;
}
.financing-section-list-box-w .financing-section-list-title {
    padding-left: 12px;
    color: #333;
    font-size: 18px;
    font-family: 'Circular Std';
}
.product-section {
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
}
.product-box {
    border: 1px solid rgb(230, 230, 230);
    border-radius: 1rem;
    text-align: center;
    float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.container-product-section {
    padding: 0px 60px;
    margin-top: 40px;
}
.product-box .product-box-rows {
    float: left;
    width: 100%;
    padding: 0px 15px;
    margin-bottom: 20px;
}
.product-box .product-box-rows .product-title {
    font-size: 23px;
    line-height: 32px;
    font-weight: 500;
    color: #333;
    font-family: 'Circular Std';
    margin-bottom: 13px;
}
.product-box .product-box-rows p {
    font-size: 15px;
    line-height: 25px;
    color: #333;
}
.product-box .product-box-rows .prequalify-name {
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-box .product-box-rows a {
    font-size: 15px;
    color: #1800ff;
}
.product-box .product-box-rows .prequalify-name img {
    vertical-align: initial;
    margin-left: 4px;
}
.product-box .product-box-rows .product-price {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
}
.shop-all-btn {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 31px;
}
.shop-all-btn a {
    background: #1800ff;
    padding: 10px 48px;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    border-radius: 4px;
    font-family: 'Circular Std';
}
.payments-section-boxn {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 24px;
}
.payments-section-box-wrapper {
    float: left;
    width: 100%;
    border: 1px solid rgb(230, 230, 230);
    border-radius: 1rem;
    overflow: hidden;
}
.payments-section-box-wrapper .payments-section-info h3 {
    font-weight: 800;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 0.8px;
    color: #1C1C1C;
    font-family: 'Futura Std';
    margin-bottom: 29px;
}
.payments-section-box-wrapper .payments-section-info p {
    color: #000000;
    font-size: 21px;
    line-height: 26px;
    font-family: 'Circular Std';
    font-weight: normal;
}
.payments-section-box-wrapper .payments-section-info {
    float: left;
    width: 100%;
    padding: 0px 40px;
    margin-top: 88px;
}
.payments-section-boxn .container {
    max-width: 1250px;
}
.upgrade-banner-section2 {
    float: left;
    width: 100%;
    background-image: linear-gradient(to bottom right, #baf8ef, #baf8ef);
}
.upgrade-banner-section2 .col-md-6 {
    padding: 0px;
}
.upgrade-banner-section2 .row {
    margin: 0px;
}
.upgrade-banner-section2 .container-new-width {
    padding: 0px;
    max-width: 100%;
}
.upgrade-banner-section2 .top-banner-section-text {
    padding-left: 28px;
    margin-top: 64px;
}
.upgrade-banner-section2 .top-banner-section-text .top-banner-section-text-title {
    color: #1C1C1C;
    font-size: 46px;
    line-height: 56px;
    letter-spacing: 0.8px;
    margin-bottom: 34px;
}
.upgrade-banner-section2 .top-banner-section-text p {
    color: #333;
    font-size: 22px;
}
.upgrade-banner-section2 .top-banner-btn1 {
    margin-top: 16px;
}
.upgrade-banner-section2 .top-banner-btn1 a {
    background: #1800ff;
    color: #fff;
}
/**** Accordion CSS ****/
.myaccordion .card, .myaccordion .card:last-child .card-header {
    border: none;
}
.myaccordion .card-header {
    border-bottom: none;
    background: #f5f6fa;
    padding: 10px 18px;
    border-radius: 50%;
    position: relative;
}
.myaccordion .fa-stack {
    font-size: 18px;
}
.myaccordion .card-header button {
    color: #343e68;
    font-size: 17px;
    width: 100%;
    font-family: 'Circular Std';
}
.myaccordion .btn-link:hover, .myaccordion .btn-link:focus {
    text-decoration: none;
}
.myaccordion li + li {
    margin-top: 10px;
}
.accordion-wrapper {
    width: 800px;
    margin: 0px auto;
}
.accordion-wrapper-row {
    float: left;
    width: 100%;
    margin-top: 37px;
    margin-bottom: 58px;
}
.accordion-wrapper .card {
    float: left;
    width: 100%;
    margin: 8px 15px;
    background: #f5f6fa;
    border-radius: 8px;
}
.accordion-wrapper .card-body-wrapper {
    float: left;
    width: 100%;
    padding: 0px 12px;
    padding-bottom: 46px;
}
.accordion-wrapper .card-body-wrapper p {
    font-size: 15px;
    line-height: 27px;
    color: #6e6e6e;
    float: left;
    width: 100%;
}
/**** Accordion CSS End ****/
.footer-section {
    padding-top: 40px;
    position: relative;
    float: left;
    width: 100%;
}
.footer-details {
    margin-bottom: 3px;
}
.footer-details ul li a:hover {
    color: #0f15D4;
    text-decoration: underline;
}
.footer-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #1C1C1C;
    margin-bottom: 15px;
}
.footer-details ul li {
    line-height: 30px;
}
.footer-details ul li a {
    font-size: 14px;
    letter-spacing: 0.1px;
    color: #6E6E6E;
}
.social-icon ul li {
    display: inline-block;
    padding-right: 31px;
}
.social-icon ul li a {
    font-size: 23px;
    color: #1800ff;
}
.subscribe-text {
    margin-top: 52px;
}
.footer-menu-wrapper {
    width: 60%;
    text-align: center;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 25px;
}
.footer-menu-wrapper ul li {
    display: inline-block;
    line-height: 20px;
    padding: 0px 4px;
}
.footer-menu-wrapper ul li a {
    font-size: 12px;
    color: #656565;
    position: relative;
}
.footer-menu-wrapper ul li a::after {
    content: "";
    position: absolute;
    height: 12px;
    border-left: solid 1px #656565;
    left: -6px;
    top: 4px;
}
.footer-menu-wrapper ul li a.one-menu::after {
    border: none;
}
.footer-logo-section {
    background-color: #1800ff;
    padding: 20px 0px;
}
.footer-logo-section {
    background-color: #1800ff;
    padding: 25px 0px 20px;
    margin-top: 33px;
}
.footer-logo-section .row {
    align-items: flex-end;
}
.footer-logo-info {
    display: flex;
    align-items: flex-end;
}
.footer-logo-info .footer-logo a {
    display: inline-block;
}
.footer-logo-info .copyright-text {
    font-size: 12px;
    color: #ffffff;
    margin-left: 23px;
}
.copy-right-text-r {
    text-align: left;
    color: #ffffff;
    font-size: 12px;
    padding-left: 25px;
}
/*.footer-section::after {
    content: "";
    position: absolute;
    width: 65%;
    right: 0;
    border-bottom: solid 1px #eeeeee;
    bottom: 180px;
}*/
.financing-img {
    height: 100%;
    vertical-align: bottom;
    display: inline-grid;
    align-content: flex-end;
    justify-content: center;
    margin: 0px auto;
    text-align: center;
}
.subscribe-box {
    float: left;
    width: 100%;
    padding-right: 60px;
}
.subscribe-box .email-container {
    display: flex;
    background: #f5f5f5;
    border: 1px solid #6E6E6E;
    border-radius: 4px;
    padding: 0 5px;
    position: relative;
}
.subscribe-box .footerButton {
    border-radius: 4px;
    width: 150px;
    text-align: center;
    height: 48px;
    background-color: #f5f5f5;
    z-index: unset;
    font-size: 14px;
    color: #8B80FF;
    font-weight: 500;
    line-height: 1.14;
    letter-spacing: 1.1px;
    padding: 0px;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: #f5f5f5;
    border-image: initial;
    position: relative;
    z-index: 333;
}
.subscribe-box .email-container input {
    border: none;
    background: none;
    outline: 0;
    font-size: 14px;
    padding: 0px 7px;
}
.myaccordion .fa-minus:before {
    content: "\f106";
}
.myaccordion .fa-plus:before {
    content: "\f107";
}
.myaccordion .fa-stack {
    font-size: 18px;
    width: auto;
    height: auto;
    position: absolute;
    right: 36px;
    top: 12px;
}
.myaccordion .fa-stack i {
    font-weight: 300;
    color: #1800ff;
    font-size: 22px;
}
.accordion-wrapper .card-body-wrapper ol li {
    list-style: auto;
    font-size: 15px;
    color: #6e6e6e;
}
.monthly-payments-section2 {
    float: left;
    width: 100%;
    padding-bottom: 48px;
}
/****** Header New css ******/
.header-wrap-class ul.navbar-nav li {
    margin-right: 43px;
}
.header-wrap-class ul.navbar-nav {
    margin-left: auto;
    margin-right: auto;
}
.header-wrap-class .container {
    max-width: 100%;
    padding: 0px 100px;
}
.header-right-side-icon li a i {
    font-weight: 400;
}
.header-right-side-icon li a {
    font-size: 25px;
    color: #1404fc;
    font-weight: bold;
}
.start-header {
    opacity: 1;
    transform: translateY(0);
    padding: 20px 0;
    box-shadow: 0 10px 30px 0 rgba(138, 155, 165, 0.15);
    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
    box-shadow: rgb(0 0 0 / 10%) 0px 6px 12px 0px;
}
.start-header.scroll-on {
    box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    padding: 10px 0;
    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
}
.start-header.scroll-on .navbar-brand img {
    height: 24px;
    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
}
.navigation-wrap {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
}
.header-wrap-class .navbar {
    padding: 0;
}
.header-wrap-class .navbar-brand img {
    height: 38px;
    width: auto;
    display: block;
    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
}
.header-wrap-class .navbar-toggler {
    float: right;
    border: none;
    padding-right: 0;
}
.header-wrap-class .navbar-toggler:active, .header-wrap-class .navbar-toggler:focus {
    outline: none;
}
.navbar-light .navbar-toggler-icon {
    width: 24px;
    height: 17px;
    background-image: none;
    position: relative;
    border-bottom: 1px solid #1404fc;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after, .navbar-light .navbar-toggler-icon:before {
    width: 24px;
    position: absolute;
    height: 1px;
    background-color: #1404fc;
    top: 0;
    left: 0;
    content: '';
    z-index: 2;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after {
    top: 8px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
    transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
    transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    border-color: transparent;
}
.header-wrap-class .nav-link {
    color: #1404fc !important;
    font-weight: 500;
    transition: all 200ms linear;
}
.header-wrap-class .nav-item:hover .nav-link {
    color: #8167a9 !important;
}
.header-wrap-class .nav-item.active .nav-link {
    color: #777 !important;
}
.header-wrap-class .nav-link {
    position: relative;
    padding: 5px 0 !important;
    display: inline-block;
}
.header-wrap-class .nav-item:hover:after {
    bottom: 0;
    opacity: 1;
}
.header-wrap-class .nav-item.active:hover:after {
    opacity: 0;
}
.header-wrap-class .nav-item {
    position: relative;
    transition: all 200ms linear;
}
/* #Primary style
================================================== */



.over-hide {
    overflow: hidden;
}
.absolute-center {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: 40px;
    transform: translateY(-50%);
    z-index: 20;
}
.header-wrap-class .nav-item .dropdown-menu {
    transform: translate3d(0, 10px, 0);
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    display: block;
    padding: 0;
    margin: 0;
    transition: all 200ms linear;
}
.header-wrap-class .nav-item.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
    max-height: 999px;
    transform: translate3d(0, 0px, 0);
}
.header-wrap-class .dropdown-menu {
    padding: 10px!important;
    margin: 0;
    font-size: 13px;
    letter-spacing: 1px;
    color: #212121;
    background-color: #fcfaff;
    border: none;
    border-radius: 3px;
    box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    transition: all 200ms linear;
}
.header-wrap-class .dropdown-toggle::after {
    display: none;
}
.header-wrap-class .dropdown-item {
    padding: 3px 15px;
    color: #212121;
    border-radius: 2px;
    transition: all 200ms linear;
}
.header-wrap-class .dropdown-item:hover, .header-wrap-class .dropdown-item:focus {
    color: #fff;
    background-color: rgba(129,103,169,.6);
}

/* #Media
================================================== */

@media (max-width: 767px) {
.header-wrap-class .nav-item:after {
    display: none;
}
.header-wrap-class .dropdown-toggle::after {
    position: absolute;
    display: block;
    top: 10px;
    left: -23px;
    width: 1px;
    height: 11px;
    content: "";
    border: none;
    background-color: #000;
    vertical-align: 0;
    transition: all 200ms linear;
}
.header-wrap-class .dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(90deg);
    opacity: 0;
}
.header-wrap-class .dropdown-menu {
    padding: 0 !important;
    background-color: transparent;
    box-shadow: none;
    transition: all 200ms linear;
}
.header-wrap-class .dropdown-toggle[aria-expanded="true"] + .dropdown-menu {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
}
}
/* #Link to page
================================================== */
.header-wrap-class .logo {
    position: absolute;
    bottom: 30px;
    right: 30px;
    display: block;
    z-index: 100;
    transition: all 250ms linear;
}
.header-wrap-class .logo img {
    height: 26px;
    width: auto;
    display: block;
    filter: brightness(10%);
    transition: all 250ms linear;
}
/****** Header New css END ******/

.margin-top-section {
    float: left;
    width: 100%;
    margin-top: 88px;
}




/****** Mobile Layout ******/
@media only screen and (max-width: 767px) {
.product-box .product-box-img {
    margin: 0px !important;
    margin-top: 10;
    width: 165px;
}	
.product-box .product-box-rows {
    float: left;
    width: 100%;
    padding: 0px 0px;
    margin-bottom: 20px;
    text-align: left;
}	
.product-box .product-box-rows p {
    font-size: 12px;
    line-height: 11px;
    margin-bottom: 11px; 
}
.product-box .product-box-rows .product-title {
    font-size: 20px;
    line-height: 20px; 
    margin-bottom: 10px;
}
.product-box .product-box-rows .prequalify-name {
    justify-content: flex-start;
    align-items: left;
    font-size: 12px; 
}
.product-box .product-box-rows a {
    font-size: 12px;
    padding: 5px 20px; 
}




    
    
    
.header-wrap-class .container {
    max-width: 100%;
    padding: 0px 0px;
}
.header-right-side-icon {
    position: absolute;
    right: 17px;
    top: 0px;
}
.header-wrap-class .navbar-toggler {
    position: absolute;
    left: 0px;
    top: 0px;
}
.header-wrap-class a.navbar-brand {
    margin: 0px auto;
    max-width: 179px;
}
.header-wrap-class .navbar-brand img {
    height: auto;
}
.header-wrap-class ul.navbar-nav {
    padding: 0px 16px;
    margin-top: 7px;
}
.top-banner-section1 {
    background-image: url(../images/DCOT_BG_M.jpg);
    padding-top: 14px;
    background-size: 100% 100%;
}

.top-banner-section-text .top-banner-section-text-title {
    font-size: 40px;
    line-height: 56px;
    letter-spacing: 0.7px;
}
.top-banner-section-text p {
    font-size: 19px;
    line-height: 32px;
}
.top-banner-section-text .top-banner-btn1 a {
    padding: 11px 26px;
    font-size: 16px;
    text-decoration: none;
    width: 100%;
    text-align: center;
}
.top-banner-section-img2 {
    float: left;
    width: 100%;
    margin-top: 23px;
}
.section-row-title h3 {
    font-size: 31px;
    line-height: 43px;
}
.section-row-title .section-row-title-sub-text p {
    font-size: 20px;
    line-height: 33px;
}
.monthly-payments-section {
    padding-top: 30px;
}
.financing-section .financing-co1 {
    order: 2;
}
.financing-section .financing-co2 {
    order: 1;
}
.financing-section {
    padding-top: 30px;
}
.financing-section-wrapp .section-row-title {
    text-align: left;
    margin-bottom: 20px;
}
.payments-section-box-wrapper .payments-section-info {
    float: left;
    width: 100%;
    padding: 0px 24px;
    margin-top: 28px;
}
.payments-section-box-wrapper .payments-section-info h3 {
    font-weight: 800;
    font-size: 32px;
    line-height: 43px;
    margin-bottom: 27px;
}
.payments-section-box-wrapper .payments-section-info p {
    font-size: 20px;
    line-height: 32px;
}
.container-product-section {
    padding: 0px 12px;
    margin-top: 30px;
}
.product-box {
    margin-bottom: 23px;
    display: flex;
    padding: 16px;
}
.accordion-wrapper {
    width: 100%;
    margin: 0px auto;
}
.myaccordion .card-header button {
    white-space: normal;
}
.footer-menu-wrapper {
    width: 100%;
    text-align: center;
    margin-left: auto;
    padding-top: 27px;
    padding-bottom: 25px;
}
.footer-logo-info {
    display: inline;
    text-align: center;
}
.footer-logo-info .copyright-text {
    margin-left: 0;
    margin-top: 9px;
    margin-bottom: 11px;
}
.copy-right-text-r {
    padding-left: 0;
    text-align: center;
}
.footer-section-row2 {
    max-width: 50%;
    margin-bottom: 20px;
}
.subscribe-box {
    float: left;
    width: 100%;
    padding-right: 0;
    margin-bottom: 25px;
}
.upgrade-banner-section2 .top-banner-section-text {
    padding-left: 15px;
    padding-right: 15px;
}
.accordion-wrapper-row {
    padding: 0px 15px;
}
.accordion-wrapper .card {
    margin: 0px;
    margin-bottom: 17px;
}
.myaccordion .card-header button {
    font-size: 16px;
    width: 100%;
    padding: 0px 0px;
    text-align: left;
    padding-right: 33px;
}
.accordion-wrapper .card-body-wrapper {
    float: left;
    width: 100%;
    padding: 0px 0px;
    padding-bottom: 26px;
}
.upgrade-banner-section2 .top-banner-section-text .top-banner-section-text-title {
    color: #1C1C1C;
    font-size: 36px;
    line-height: 52px;
    letter-spacing: 0.8px;
    margin-bottom: 34px;
}
}

/****** Tablet Layout ******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.header-wrap-class .container {
    max-width: 100%;
    padding: 0px 0px;
}
.header-right-side-icon {
    position: absolute;
    right: 17px;
    top: 0px;
}
.header-wrap-class .navbar-toggler {
    position: absolute;
    left: 0px;
    top: 0px;
}
.header-wrap-class a.navbar-brand {
    margin: 0px auto;
    max-width: 179px;
}
.header-wrap-class .navbar-brand img {
    height: auto;
}
.header-wrap-class ul.navbar-nav {
    padding: 0px 16px;
    margin-top: 7px;
    flex-direction: column;
}
.navbar-expand-md .navbar-toggler {
    display: block;
}
.navbar-expand-md .navbar-collapse {
    display: none !important;
}
.navbar-expand-md .navbar-collapse.show {
    display: block !important;
    flex-basis: unset !important;
    width: 100%;
}
.header-wrap-class .navbar {
    padding: 0;
    flex-flow: column;
    width: 100%;
}
.subscribe-box {
    float: left;
    width: 100%;
    padding-right: 0;
}
.footer-section-col4 {
    max-width: 100%;
    flex: auto;
}
.footer-section-col8 {
    max-width: 100%;
    flex: auto;
    margin-top: 48px;
}
.footer-section-col4 .footer-details-info {
    max-width: 50%;
}
.footer-menu-wrapper {
    width: 100%;
    text-align: center;
    margin-left: auto;
    padding-top: 46px;
    padding-bottom: 25px;
}
.upgrade-banner-img1 {
    text-align: right;
}
.top-banner-section-text .top-banner-section-text-title {
    font-size: 40px;
    line-height: 49px;
    margin-bottom: 25px;
}
.accordion-wrapper {
    width: 100%;
    margin: 0px auto;
}
.accordion-wrapper .card {
    margin: 0px;
    margin-bottom: 17px;
}
.accordion-wrapper-row {
    padding: 0px 15px;
}
.myaccordion .card-header button {
    white-space: normal;
}
.container-product-section {
    padding: 0px 0px;
    margin-top: 39px;
}
.section-row-title h3 {
    font-size: 35px;
    line-height: 56px;
}
.payments-section-box-wrapper .payments-section-info h3 {
    font-size: 33px;
    line-height: 46px;
}
.upgrade-banner-section2 .col-md-6 {
    padding: 0px;
    flex: auto;
    max-width: 100%;
}
}
