@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat: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;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hind+Vadodara&display=swap');

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #4e4e4d;
    outline: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    line-height: 1.2;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    text-decoration: none;
    outline: none;
}

ul, ol {
    margin-left: 0;
}

html {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

/*body {background: #282828;	width: 100%;}*/
html, body {
    height: 100%;
}

strong {
    font-weight: 700;
}

a, a:focus {
    color: #020300;
    outline: none;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

a:focus {
    outline: none;
}

sup {
    font-size: 70%;
    top: -0.4em;
}

a img {
    border-style: none;
    outline: none;
}

img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

a:hover, a {
    text-decoration: none;
}

p {
    margin-bottom: 25px;
}

.container {
    max-width: 1035px;
}

div.wrapper.main_blog_section > .container {
    max-width: 1385px;
}

.wrapper {
    overflow: hidden;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    width: 100%;
    color: #000000;
    font-size: 20px;
    line-height: 1.5;
}

.banner-section {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 150px 0;
    background-position: center;
}

.banner-section .container {
    visibility: hidden;
    pointer-events: none;
}

.banner-section h1 {
    font-weight: 600;
    font-size: 32px;
    line-height: 24px;
    letter-spacing: 1.28px;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.2;
    font-family: 'Montserrat', sans-serif !important;
}

.banner-section hr {
    border-color: #3BC740;
    width: 287px;
    margin-top: 25px;
}

.green-color {
    color: #3BC740;
    font-size: 40px;
    margin-right: -5px;
}

p, .section3 li, .ul-section li, .ul-Place li {
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.28px;
    color: #000000;
}

.banner-section .row {
    width: 435px;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
}

.cell-section {
    padding: 5px 0;
}

.cell-section img {
    display: block;
    padding: 0 0 15px;
    margin: 0 auto;
}

.cell-para {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1.28px;
}

.top_sect3 .cell-para {
    margin-bottom: 10px;
}

.top_sect3 .row:nth-of-type(3n+1) {
    padding: 15px 0;
}

.top_sect3 .row:nth-of-type(3n+2) {
    padding: 30px 0;
}

.top_sect3 .row:nth-of-type(3n+2) .button-img-pinter {
    margin-top: -10px;
}

.top_sect3 .row:nth-of-type(3n+3) {
    padding: 15px 0 10px;
}

.top_sect3 .row:nth-of-type(3n+3) .button-img-pinter {
    margin-top: -14px;
}

.cell-section h2 {
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 1.28px;
    color: #0F2541;
    margin-bottom: 12px;
}

.cell-section p {
    padding: 0 290px 0 0px;
}

.para-text p, .Roboto-text p, .section4 li {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.para-text {
    padding-bottom: 200px;
}

.section3 ::marker, .section4 ::marker {
    color: #31568A;
}

.section3 ul:nth-child(even), .ul-section ul:nth-child(even) {
    background: #F8FBFF;
}

.section3 li, .ul-section li, .ul-Place li {
    padding: 10px;
}

.row.row-signal {
    width: 616px;
    margin: 0;
    max-width: 100%;
    padding: 10px 0 50px;
}

.row.row-dbm p::before {
    content: '';
    position: absolute;
    width: 27px;
    height: 21px;
    top: 10px;
    left: 16px;
}

.row.row-dbm p::after {
    content: '';
    position: absolute;
    width: 18px;
    height: 17px;
    bottom: 68px;
    margin-left: 10px;
}

.row.row-dbm p {
    padding-top: 40px;
}

.row.row-dbm {
    padding: 30px 0 80px;
}

.android-text {
    padding-top: 18px;
    margin-left: -15px;
    font-size: 18px;
}

.row-android-col .col-md-4 {
    border: 1px solid #D9D9D9;
    padding: 30px 15px 0px 30px;
    margin: 0 5px;
}

.row.row-android-col {
    padding: 20px 0 50px;
}

.border-para p {
    border-bottom: 1px solid #CDCDCD;
    padding-bottom: 20px;
}

.border-para p:last-child {
    border: none;
}

.section4 {
    padding: 0 0;
}

.section4 li {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 1.28px;
    text-decoration-line: underline;
    color: #1A5DBA;
    padding: 7px;
}

.ul-comp, .ul-ol-comp, .ul-Place {
    list-style: none;
}

.ul-comp li:before {
    content: '✓';
    color: #31568A;
    padding-right: 15px;
}

img.img2 {
    margin-left: -90px;
}

img.img1 {
    margin-top: 10px;
    padding: 0px 30px;
    margin-bottom: 15px;
}

img.img33 {
    padding-left: 15px;
    padding-top: 5px;
}

.ul-ol-comp span {
    margin-left: -30px;
    padding-right: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.ul-Place span {
    margin-left: -60px;
    margin-right: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    background: #31568A;
    color: #fff;
    border-radius: 50%;
    padding: 7px 15px;
    position: absolute;
    top: 20%;
}

.section5 button.button-shop {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    color: #FFFFFF;
    background: #00BB71;
    box-shadow: 0px 4px 15px rgba(59, 199, 64, 0.35);
    border-radius: 20px;
    width: 816px;
    height: 48px;
    border: none;
    max-width: 100%;
    cursor: pointer;
}

.Roboto-text.building-row {
    width: 922px;
    max-width: 100%;
    margin: 0 auto;
}

.Roboto-text.building-row p {
    padding: 0px 20px;
}

.para-how {
    font-size: 23px;
}

.antennas h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    padding-bottom: 15px;
    color: #000000;
}

.antennas h5 {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0px;
}

.antennas ul {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    width: 60%;
}

.antennas li {
    padding: 10px 0;
}

.col-6.the-50-ohm {
    background: #F8FBFF;
    border-right: 1px solid #CDCDCD;
    padding: 42px 40px 0;
}

.col-6.the-75-ohm {
    background: #F8FBFF;
    padding: 42px 40px 0;
}

.row.Spring {
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    width: 816px;
    margin: 30px auto;
    padding: 25px;
    max-width: 100%;
}

.Spring h6 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0px;
    color: #000000;
    padding: 20px 0 0;
}

.accessories h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 1.2799999713897705px;
    text-align: left;
}

.splitter-types .col-6 {
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    vertical-align: middle;
}

.splitter-types .col-6 img {
    margin: 20px 0;
}

.FAQ h4 {
    margin-bottom: 30px;
}

button.accordion {
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.28px;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    cursor: pointer;
    padding: 15px 20px;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    border-radius: 25px;
    background: #fff;
}

.accordion.active {
    background: #FFF;
    border: 0px;
    border-bottom: 1px solid #D9D9D9;
    border-radius: 0;
}

.accordion:after {
    content: '\25BC';
    color: #000;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font-size: 10px;
}

.active:after {
    content: "\25B2";
    font-size: 10px;
}

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1.2799999713897705px;
    text-align: left;
    padding-top: 12px;
    color: #000;
}

button:focus {
    outline: 0px auto -webkit-focus-ring-color;
}

table {
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

th, td {
    text-align: center;
    padding: 8px;
    border: 1px solid #D9D9D9;
}

tr:nth-child(odd) {
    background-color: #F8FBFF;
}

.tableq {
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    border-radius: 25px;
    background: #FFF;
    padding: 10px;
    margin-bottom: 10px;
}

.tableq .accordion {
    border: none;
}

.tableq .accordion.active {
    border-bottom: 1px solid #D9D9D9;
    border-radius: 0;
}

.FAQ p {
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.28px;
    color: #000000;
    font-family: 'Roboto', sans-serif;
}

.FAQ ul {
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1.2799999713897705px;
    text-align: left;
}

.best-cell {
    padding: 50px 0;
}

.best_cell h2 {
    font-size: 22px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 1.2799999713897705px;
    text-align: left;
}

.inner-best-cell {
    width: 88%;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1.2799999713897705px;
    text-align: left;
    margin-top: 45px;
}

.t-review p {
    font-size: 11px;
    font-weight: 400;
    line-height: 13px;
    letter-spacing: 0em;
    text-align: left;
    color: #B7B7B7;
    padding-top: 5px;
    margin-left: -10px;
}

.price {
    color: #0F2541;
    font-size: 30px;
    font-weight: 400;
    line-height: 35px;
    font-family: 'Roboto', sans-serif;
}

.specific h3 {
    font-size: 15px !important;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    color: #333333;
    text-transform: uppercase;
}

.network p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    font-weight: 400;
    line-height: 6px;
    letter-spacing: 0em;
    color: #333333;
}

.reasons {
    margin-top: 12px;
}

p.this-5 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #333333;
}

h4.how {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 17px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
}

.tcol h3 {
    font-size: 17px;
    line-height: 18px;
    letter-spacing: 0.184635px;
    text-transform: uppercase;
}

hr {
    border: 1px solid #CDCDCD;
}

button.shop-here {
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0em;
    padding: 10px 50px;
    border: 0px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    color: #FFFFFF;
    background: #00BB71;
    box-shadow: 0px 4px 15px rgba(59, 199, 64, 0.35);
    border-radius: 0;
    width: 246px;
    height: 37px;
    max-width: 100%;
    margin-bottom: 20px;
}

sub {
    bottom: 0;
    margin-right: 3px;
}

.tableq .accordion:not(.active) {
    border: none;
    padding: 2px 15px;
}

h4.how {
    margin-bottom: 10px;
}

/* responsive css */
@media (max-width: 769px) {
    .network p {
        line-height: 16px;
    }
}

@media (max-width: 375px) {
    .best-cell {
        padding: 0;
    }
}

@media (min-width: 768px) {
    .col-md-4 {
        max-width: 32.333333%;
    }

    .padding-para {
        padding-bottom: 50px;
    }

    button.button-shop {
        margin: 25px 0 50px;
    }

    .row.row-omni .col-md-5 {
        border: 1px solid #D9D9D9;
        padding: 30px 0 0;
    }

    .row.row-omni {
        margin: 0 auto;
    }
}

@media (min-width: 1024px) {
    button.button-shop {
        margin-left: -6%;
    }
}

@media (max-width: 942px) {
    .cell-section p, .android-text {
        padding: 0;
    }
}

@media (max-width: 1004px) {
    .row.row-dbm p::after {
        bottom: 45px;
    }

    .row-android-col .col-md-4 {
        margin: 0 3px;
    }
}

@media (min-width: 768px) and (max-width: 860px) {
    .row.row-dbm p::after {
        bottom: 25px;
    }
}

@media (max-width: 767px) {
    .banner-section h1 {
        font-size: 25px;
    }

    .banner-section {
        padding: 70px 0;
    }

    .cell-section p, .Spring h6 {
        padding: 0;
    }

    p.cell-para, .section5 button.button-shop, .para-how {
        font-size: 18px;
    }

    .cell-section h2 {
        font-size: 22px;
    }

    .section3 .col-md-3 {
        text-align: center;
    }

    .android-text, img.img1, img.img2 {
        margin: 0;
    }

    .row.row-signal .col-md-7, .row.row-signal .col-md-5 {
        width: 50%;
        text-align: center;
    }

    .row.row-signal img {
        margin-bottom: 20px;
    }

    .row.row-dbm p::after {
        bottom: 25px;
    }

    .list-wifi img {
        width: 50%;
    }

    .best-cell {
        padding: 0 20px;
    }

    .inner-best-cell {
        width: 100%;
    }

    .col-6 {
        flex: 100%;
        max-width: 100%;
    }

    .antennas ul {
        width: 98%;
    }


    .text-center.img-50oh .col-6 {
        width: 50%;
        flex: 50%;
    }

    .col-6.the-50-ohm {
        border-bottom: 1px solid #CDCDCD;
    }

    .row.Spring {
        padding: 20px 12px;
    }
}

.banner-section {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    padding: 150px 0;
}

.wrapper .cell-para {
    font-weight: 500;
}

.wrapper, .wrapper p, .wrapper h2, .wrapper li {
    letter-spacing: 0.6px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100%;
}

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 0;
}

.top_section h2, .section4 h2 {
    font-size: 20px;
}

.section4 h2 {
    margin-bottom: 0px
}

.banner-section h1 {
    font-size: 25px;
}

.banner-section hr {
    margin: 30px auto 20px auto;
}

.banner-section .row {
    width: 540px;
    align-items: center;
}

.banner-section .row p {
    margin-bottom: 8px;
}

.banner-section {
    margin-bottom: 15px;
}

#contents {
    padding: 40px 25px;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    box-sizing: border-box;
}

.toc-header {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    letter-spacing: 1.28px;
    margin-bottom: 20px;
}

.toc-list-container .toc-text {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1.28px;
    color: #000000;
}

.toc-list-container .toc-list li::marker {
    color: #31568A;
    font-size: 22px;
}

.toc-list-container .toc-list li {
    list-style-type: none;
    line-height: 0.8;
}

.toc-list-container .toc-list {
    padding-left: 15px;
}

.toc-list-container .toc-list li a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.6px;
    color: #31568A;
}

.toc-list-container .toc-list li a:hover {
    text-decoration: underline;
}

.toc-list-container .toc-list > li > ul {
    list-style-type: none;
}

.wrapper .col-md-8 {
    position: relative;
    padding-left: 70px;
}

.scroll_bar_follow {
    position: sticky;
    top: 50px;
    left: 25px;
    display: flex;
    flex-direction: column;
    width: 50px !important;
    text-align: center;
    height: 0;
}

.scroll_bar_follow > a:first-of-type {
    padding-top: 15px;
}

.scroll_bar_follow > a:not(:first-of-type:last-of-type) {
    padding: 15px 0;
}

.scroll_bar_follow > a:last-of-type {
    padding-bottom: 15px;
}

.scroll_bar_follow > img {
    margin: auto;
}

.top_section p {
    padding-right: 0 !important;
}

.section3 .col-md-7 .cell-para {
    font-size: 20px;
}

.section3 .col-md-7 p {
    font-size: 13px;
}

.section3 .col-md-7 {
    padding-left: 15px;
}

.wrapper p {
    font-size: 15px;
    margin-bottom: 15px;
}

.section3 p, .section3 li {
    font-size: 15px;
}

.imggg_2 {
    padding-left: 15px;
}

.section3 li b {
    font-size: 16px;
}

.section3 h3.cell-para b {
    font-weight: 500;
}

.center_img {
    text-align: center;
}

.center_img img {
    max-width: 343px;
    width: 100%;
}

.ios_class th {
    font-size: 17px;
}

.ios_class td {
    font-size: 13px;
}

.ios_class td p {
    margin-bottom: 0;
}

.ios_class td p:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    background-color: #31568A;
    height: 7px;
    width: 7px;
    border-radius: 50%;
}

.ios_class, .ios_class th, .ios_class td {
    border: none;
    text-align: left
}

.ios_class th, .ios_class td {
    width: 33.3%;
}

.ios_class tr:nth-child(odd) {
    background-color: transparent;
}

.ios_class tr:nth-child(even) {
    background-color: #F8FBFF;
}

.section4 ul {
    margin-top: 10px;
    padding-left: 5px;
}

.section4 li {
    padding: 0 !important;
    text-decoration: none;
    color: #000000;
}

.android-text {
    padding-top: 26px;
}

.cta_section {
    background: rgba(248, 251, 255, 0.59);
    margin: 15px 5px
}

.cta_section .row {
    align-items: center
}

.cta_section .col-md-7, .cta_section .col-md-5 {
    padding: 0;
}

.cta_section .col-md-7 {
    padding-left: 10px
}

.cta_section img {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
}

.cta_section h2 {
    font-family: 'Hind Vadodara', sans-serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
}

.cta_section p {
    font-family: 'Hind Vadodara', sans-serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    display: flex;
    align-items: center;

}

.cta_section p, .cta_section p span, .cta_section p b {
    font-family: 'Hind Vadodara', sans-serif !important;
}

.cta_section p b {
    margin-left: 3px;
    margin-right: 5px;
    font-size: 30px;
    font-weight: bold;
}

.cta_section p del {
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
}

p.save_price {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px !important;
    line-height: 26px;
    letter-spacing: 0.03em;
    color: #F11B1B !important;
}


.cta_btn_div {
    margin-top: 55px;
}

.cta_section a {
    padding: 25px 20px;
    display: block;
    max-width: 310px;
    width: 100%;
    height: 78px;
    background: #5ECC62;
    border-radius: 10px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #FFFFFF !important;
    cursor: pointer;
}

.number_circle {
    width: 39.98px;
    height: 38.62px;
    background: #31568A;
    border-radius: 50%;
    color: #FFFFFF;
    font-size: 14px !important;
    text-align: center;
    margin-right: 15px;
    padding: 8px 13px;
}

.ul-Place {
    padding-left: 0;
}

.supports-all {
    color: #545454;
    position: absolute;
    top: 33.2%;
    left: 25%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 25px;
}

.col-md-3.button-img-pinter {
    margin-top: -40px;
}

.sect_3_div ul {
    margin-bottom: 5px;
}

.cta_div .cta_section {
    margin-top: 25px;
    padding-left: 14px;
}

.cta_div .best_home_title {
    text-align: center;
    font-family: 'Hind Vadodara', sans-serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #193050;
}

.cta_div .cta_section {
    padding-right: 25px;
}

.cta_div .cta_section .col-md-7 {
    max-width: 410px;
    width: 100%;
}

.cta_div .cta_section h2 {
    font-weight: bold;
    color: #193050;
    font-size: 18px;
}

.cta_div2 .cta_section h2 {
    font-size: 30px;
}

.cta_div .cta_section p {
    font-size: 13px;
    line-height: 22px;
    color: #000000;
}

.cta_div .cta_btn_div {
    margin-top: 30px;
}

.house_booster_insta_div {
    margin-bottom: 25px
}

.cta_div2 {
    margin: 25px 0px
}

.cta_div2 .best_price_title {
    font-weight: bold;
    font-size: 26px;
    line-height: 26px;
    color: #193050;
}

.cta_div2 .price_div {
    margin-top: 25px
}

.price_div p {
    font-weight: normal;
    display: inherit;
    align-items: flex-start;
}

.cta_div2 .cta_section p {
    font-size: 20px;
}

.Roboto-text h3 {
    font-size: 26px;
    margin: 25px 0px 15px 0px;
}

.call_us_btns_div {
    margin: 40px 0px 0px 0px;
}

.call_us_btns_div h3 {
    font-family: 'Hind Vadodara', sans-serif !important;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 26px;
    text-align: center;
    color: #263C5A;
}

.call_us_btns_div p {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #000000;
}

.call_us_btns {
    display: flex;
    align-items: center;
    justify-content: center;
}

.call_us_btns a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #FFFFFF;
    width: 307px;
    height: 78px;
    border: 2px solid #5ECC62;
    border-radius: 10px;
    display: block;
    padding: 25px 10px;
    margin: 11px
}

.go_to_shop {
    background: #5ECC62;
    color: #ffffff !important;
}

.call_us_now {
    color: #5ECC62 !important;
}

.Roboto-text h5 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.3px;
    color: #000000;
}

.row.row-omni .col-md-6 {
    max-width: 47% !important;
    margin-right: 2%;
    border: 1px solid #D9D9D9;
    padding: 30px 0 0;
}

.buy_now_at {
    margin-bottom: 20px;
    padding: 0px 30px;
    background: #FBFDFF;
    display: flex;
    align-items: center;
}

.buy_now_at img {
    max-width: 203px;
    width: 100%;
}

.buy_now_at a {
    display: block;
    max-width: 432px;
    width: 100%;
    height: 72px;
    background: #5ECC62;
    border: 3px solid #5ECC62;
    box-sizing: border-box;
    box-shadow: 0px 4px 15px rgba(94, 204, 98, 0.3);
    border-radius: 15px;
    text-align: center;
    padding: 15px 10px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 22px;
}

.best-cell .price {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal !important;
    font-size: 30px !important;
    line-height: 35px;

    color: #0F2541 !important;
}

.best-cell button.shop-here {
    max-width: 230px;
    width: 100%;
    height: 72px;
    background: #5ECC62;
    border: 3px solid #5ECC62;
    box-sizing: border-box;
    box-shadow: 0px 4px 15px rgba(94, 204, 98, 0.3);
    border-radius: 15px;
    font-size: 16px;
    padding: 10px 15px;
}

.best-cell .inner-best-cell {
    width: 100%;
}

.best-cell .section3 ul {
    padding-left: 25px;
    max-width: 475px;
    width: 100%;
}

.best-cell .section3 ul li {
    padding: 10px 0px !important;
}

.best-cell .section3 ul:nth-child(even) {
    background: #F8FBFF;
}

.wrapper > .section3 div.Roboto-text > p + p {
    font-weight: 300;
}

.section5 .Roboto-text p > img {
    padding: 10px 0 0px;
}

.section5 #cell_phone_signal_booster + div.row {
    padding: 30px 0;
}

.section5 #cell_phone_signal_booster + div.row > img {
    width: 100%;
}

.section5 .Roboto-text > img {
    padding: 0 0 30px;
}

#sticker-sticky-wrapper {
    height: 670px;
}

@media (max-width: 992px) {
    .main_blog_section > .container > .row {
        flex-direction: column;
    }

    .main_blog_section > .container > .row .col-md-8 {
        position: relative;
        padding-left: 60px;
        order: 2;
    }

    .main_blog_section > .container > .row .col-md-8, .main_blog_section > .container > .row .col-md-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .main_blog_section > .container > .row .col-md-4 {
        order: 1;
        padding-left: 60px;
    }

    .main_blog_section #sticker-sticky-wrapper {
        height: 100% !important;
    }

    .main_blog_section #sticker {
        position: relative;
        height: 100% !important;
    }

    .scroll_bar_follow {
        position: fixed;
        left: 15px;
        bottom: 113px;
    }
}

@media (max-width: 768px) {
    .supports-all {
        top: 31.9%;
    }

    .wrapper .col-md-8 {
        position: relative;
        padding-left: 10px;
    }

    .banner-section img {
        width: 45px;
    }

    .scroll_bar_follow {

    }

    .cell-section {
        padding: 8px 0;
    }
}

@media (max-width: 426px) {
    .supports-all {
        top: 35.2%;
        font-size: 15px;
    }
}

@media (max-width: 376px) {
    .supports-all {
        top: 35.05%;
    }
}

@media (max-width: 322px) {
    .supports-all {
        top: 34%;
    }
}

@media (max-width: 992px) {
    .banner-section .container {
        max-width: 500px;
    }

    .main_blog_section > .container > .row {
        flex-direction: column;
    }

    .main_blog_section > .container > .row .col-md-8 {
        position: relative;
        padding-left: 60px;
        order: 2;
    }

    .main_blog_section > .container > .row .col-md-8, .main_blog_section > .container > .row .col-md-4.side-bar {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .main_blog_section > .container > .row .col-md-4.side-bar {
        order: 1;
        padding-left: 60px;
        padding-right: 60px;
    }

    .main_blog_section #sticker-sticky-wrapper {
        height: 100% !important;
    }

    .main_blog_section #sticker {
        position: relative !important;
        height: 100% !important;
    }

    .scroll_bar_follow {
        position: fixed;
        left: 15px;
        bottom: 113px;
    }

    .cell-section {
        padding: 15px 0 !important;
    }

    .cell-section h2 {
        font-size: 25px !important;
        margin-bottom: 10px !important;
    }

}

@media (max-width: 768px) {
    .supports-all {
        top: 31.9%;
    }

    .wrapper .col-md-8 {
        position: relative;
        padding-left: 10px;
    }

    .banner-section img {
        width: 45px;
    }

    .scroll_bar_follow {

    }

    .cell-section {
        padding: 8px 0;
    }

    .top_sect3 .row {
        align-items: center;
    }

    .top_sect3 .row .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .button-img-pinter img {
        max-width: 135px;
        width: 100%;
    }

    .top_sect3 .row .col-md-6 .col-md-5 {
        -ms-flex: 0 0 27.666667%;
        flex: 0 0 27.666667%;
        max-width: 27.666667%;
    }

    .Roboto-text h3 {
        font-size: 25px;
    }

    .top_sect3 ul {
        margin-bottom: 0;
    }

    .ios_class_des {
        display: none;
    }

    .ios_class_mob {
        display: block;
    }

    .ios_class-mob tr {
        display: grid !important;
    }

    .cta_div2 .cta_section h2 {
        font-size: 18px;
    }

    .cta_div2 .price_div {
        margin-top: 20px;
    }

    .cta_section a {
        padding: 24px 15px;
        max-width: 270px;
        height: 74px;
    }

    .cta_section img {
        max-width: 230px;
        width: 100%;
    }

    .row.row-omni .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 440px !important;
        width: 100%;
        margin: 11px auto !important;
    }
}

@media (max-width: 767px) {
    .row {
        flex-direction: column;
    }

    .network p {
        font-size: 13px !important;
        line-height: 8px !important;
    }

    .specific h3 {
        font-weight: 500 !important;
    }

    p.this-5 {
        font-size: 13px !important;
    }

    .best-cell button.shop-here {
        max-width: 200px;
        height: 55px;
        font-size: 18px;
        padding: 10px !important;
    }

    .main_blog_section > .container > .row .col-md-8 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .best-cell {
        padding: 0 0px;
    }

    .scroll_bar_follow {
        position: inherit;
        display: flex;
        align-items: center;
    }

    .scroll_bar_follow a img {
        margin: 5px;
    }

    .scroll_bar_follow > img {
        display: none;

    }

    .scroll_bar_follow:after {
        content: "";
        display: inline-block;
        height: 1px;
        width: 100px;
        background: rgba(15, 37, 65, 0.4);
    }

    .banner-section {
        padding: 20px 0;
    }

    .banner-section h1 {
        font-size: 16px !important;
    }

    .banner-section .row p {
        font-size: 12px;
    }

    .banner-section img {
        width: 30px;
    }

    .main_blog_section > .container > .row .col-md-4.side-bar {
        padding-left: 15px;
        padding-right: 15px;
    }

    #contents {
        padding: 2px;
        border: none;
    }

    .wrapper p {
        line-height: 16px;
        font-size: 13px;
        margin-bottom: 14px;
    }

    .section3 .col-md-7 .cell-para {
        font-size: 16px;
    }

    .top_sect3 .row .col-md-6 .col-md-5 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: auto;
        text-align: center;
    }

    .top_sect3 ul {
        padding-left: 20px;
    }

    .section3 li, .ul-section li, .ul-Place li {
        padding: 10px 0px;
    }

    .center_img img {
        max-width: 150px;
    }

    .Roboto-text h3 {
        font-size: 18px;
    }

    .row.Roboto-text {
        flex-direction: row;
    }

    .row.Roboto-text .col-md-6 .row {
        flex-direction: row;
        align-items: center;
    }

    .row.Roboto-text .col-md-6 .row .col-md-3, .row.Roboto-text .col-md-6 .row .col-md-9 {
        width: auto;
    }

    .row.Roboto-text .col-md-6 .row img {
        max-width: 41px;
    }

    .android-text {
        margin-bottom: 0 !important;
    }

    .section4 .col-md-4 {
        text-align: center;
    }

    .section4 .col-md-4 img {
        max-width: 217px;
        width: 100%;
        margin: auto;
    }

    .section5 .ul-section ul {
        padding-left: 0;
        margin-bottom: 5px;
    }

    .cta_section .row {
        justify-content: center;
    }

    .cta_section .row .col-md-7 h2 {
        text-align: center;
    }

    .cta_section .row .col-md-5 {
        text-align: center;
    }

    .price_div p {
        text-align: center;
        justify-content: center;
    }

    .cta_btn_div {
        margin-top: 10px;
        text-align: center;
    }

    .cta_btn {
        margin: auto;
    }

    .cta_section a {
        padding: 14px 15px;
        max-width: 216px;
        height: 54px;
        font-size: 18px;
    }
}

.section3 .button-img-pinter img {
    width: 250px;
    height: 145px;
}

.topic-table-item.active:after {
    display: none;
}

.topic-table-item.active {
    text-decoration: underline;
}

.topic-table-item ~ ul {
    display: none;
}

.topic-table-item.active ~ ul {
    display: block;
}

.main_blog_section ul {
    margin-bottom: 0;
    padding-left: 20px;
}

.main_blog_section p {
    margin-bottom: 7px;
    margin-top: 7px;
}

.blog_boxes {
    border: 1px solid silver;
    border-radius: 6px;
    padding: 10px;
    box-shadow: 0px 0px 5px silver;
}

.border-para1 p {
    border-bottom: 1px solid #CDCDCD !important;
}

.cell-para {
    margin-top: 25px;
}

.price_div {
    font-weight: normal;
}

.price_div del {
    color: #C11414;
}

.ul-section {
    padding-bottom: 20px;
}

.ul-section ul {
    padding-left: 0px;
}

.section3 ul:nth-child(even), .ul-section ul:nth-child(even) {
    background: transparent;
}

.section3 li, .ul-section li, .ul-Place li {
    padding: 5px 5px 5px 0px;
}

.number_circle {
    padding: 8px 15px;
}

.main_blog_section .ul-Place1 {
    padding-left: 0px;
}

.main_blog_section .ul-Place1 li {
    padding-left: 0;
}

.main_blog_section .ul-Place1:last-child {
    padding-bottom: 20px;
}

.section5 .ul-section .ul-comp {
    list-style-type: disc;
    padding-left: 20px;
}

.section5 .ul-section .ul-comp li:before {
    display: none;
}

.section5 .ul-section .ul-comp li::marker {
    color: #31568A;
}

.list-wifi .list_row {
    display: block;
    min-height: 80px;
}

.list-wifi img {
    width: 80px;
    height: 80px;
}

.list-wifi .col__left {
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.Roboto-text.building-row p {
    padding: 0px 0px;
}

.Roboto-text.building-row p:nth-child(4n+3) {
    background: #F8FBFF;
    padding: 20px;
"
}

.Roboto-text.building-row + .Roboto-text > p > img {
    float: left;
    margin-right: 30px;
}

.Roboto-text.building-row + .Roboto-text > p:nth-of-type(5n+3),
.Roboto-text.building-row + .Roboto-text > p:nth-of-type(5n+5) {
    display: flex;
}

.Roboto-text.building-row + .Roboto-text + .section3 {
    font-family: 'Roboto', sans-serif;
    padding-top: 30px;
}

.find_more_link {
    padding: 20px 0px;
    font-size: 16px;
    letter-spacing: 0.6px;
    color: #333399;
    font-weight: 700;
    font-style: italic;
}

#cell_phone_signal_booster {
    padding-top: 12px;
}

#cell_phone_signal_booster-2 {
    margin-top: 10px;
}

.section4 .border-para.border-para1 p {
    padding-bottom: 7px;
}

.section4 .border-para.border-para1 p:last-child {
    border-bottom: none !important;
}

.iphone-android .android-text {
    padding: 14px;
    margin: 0;
}

.section5 .ul-section {
    padding-bottom: 0;
}

.accessories h5 {
    margin-top: 20px;
}

.button-img-pinter4, .button-img-pinter6 {
    margin-bottom: 7px;
}

.generation_2nd {
    margin-bottom: 35px;
}

#cell_phone_signal_5 {
    margin-top: 10px !important;
}

.row_for_sell_phone_sb {
    align-items: center;
}

#cell_phone_signal_booster-3 {
    margin-top: 18px;
}

.cta_section22 .col-md-5 {
    padding-left: 15px !important;
}

.cta_section33 .col-md-5 {
    padding-right: 20px;
}

.row-omni {
    padding-top: 13px;
}

.splitter-types_top {
    margin-top: 15px;
}

.other-accessories h5 {
    font-size: 18px;
    margin-top: 20px;
}

#cell_phone_signal_booster-1 {
    margin-top: 10px;
}

.specific {
    margin-top: 8px;
}

.border-para_img {
    margin-top: 15px;
    margin-bottom: -20px;
}

.border {
    padding: 15px;
    margin: 15px 0 40px;
}

@media (max-width: 767px) {
    p, .section3 li, .ul-section li, .ul-Place li {
        font-size: 13px;
        line-height: 17px;
    }

    .buy_now_at img {
        max-width: 140px;
    }

    .buy_now_at a {
        padding: 7px 6px;
        font-size: 18px;
        margin-right: 0;
    }

    .text-center.img-50oh .col-6 {
        width: 100%;
        flex: 100%;
    }
}

@media (min-width: 768px) {
    .col-6_left_padding {
        padding-left: 30px;
    }
}