
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300&family=Noto+Serif:ital,wght@0,300;0,400;0,500;1,300;1,400&display=swap');

@font-face {
    font-family: NiveauGroteskRegular;
    src: url(../font/NiveauGroteskRegular.ttf);
}
@font-face {
    font-family: GothamBold;
    src: url(../font/Gotham-Font/GothamBold.ttf);
}
@font-face {
    font-family: GothamBook;
    src: url(../font/Gotham-Font/GothamBook.ttf);
}

@font-face {
    font-family: Effra;
    src: url(../font/Effra-Font/Effra_Trial_Rg.ttf);
}
body{
   font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    color:#1D1D1F;
     
}
html{
    scroll-behavior: smooth;
}
#topnav {
    padding-top: 11px;
    padding-bottom: 11px;
}


.bg-dark {
  background-color:#083121 !important;
}

.banner-bg{
    background-image: url(../images/images_icons/MedicalScribe.jpg);
    height: 86vh;
   background-size: cover;
    background-repeat: no-repeat;
}

.bg-dark-green{
    background: #112226;
}
.banner-content {
    width: 65%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.banner-content h1{
    color: #009D5F;
     font-family: 'Effra';
         font-size: 35px;
}
.banner-content h3,.banner-content p{
    color: #5c6763;
}
.banner-content h3{
     font-family: 'Effra';
     font-size: 20px;
}
.banner-content p {

    font-family: 'Lato';
    font-size: 16px;
    line-height: 30px;
}
.banner-downlod-bt {
    color: #3BBB88;
    padding: 20px 40px;
    border: 1px solid #3BBB88;
    border-radius: 50px;
    text-decoration: none;
    position: absolute;
    bottom: 35px;
    right: 35px;
}
.banner-downlod-bt img {
    width: 20px;
    margin-top: -4px;
    margin-right: 15px;
}
.banner-downlod-bt:hover{
    text-decoration: none;
    color:#3BBB88;
}

.step12{
    margin-top:-30px;
}

.stepmo12 {
  margin-top: -30px;
  margin-left: 65px;
 
}
.underline {
    width: 87%;
    height: 2px;
    background: #009d5f;
    margin-bottom: 32px;
}
.cpdark {
  height: 30px;
  
}
.cpdarkic {
  height: 30px;
  margin: 0 0 0 8px;
}
.ml-middle {
  margin: 0 auto 0 19%;
}

/*.banner-area {overflow-x:hidden; position:relative; background: #091218;}*/
/*.banner-area::after {
  content: "";
  background: url(../images/images_icons/hero__image.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
  width: 65%;
  height: 90%;
  position: absolute;
  left: 5;
  top: 0px;
  filter: blur(8px);
  background-position: center;
  opacity: 0.7;
}*/


.banner-area-in {  position:absolute; top:0; left:0; right:0; padding-top: 10%; z-index:1;}
video {
  object-fit: cover;
  width: 100vw;
  height:100vh;
  top: 0;
  left: 0;
}

.banner-area-in h1 { font-size:52px; line-height:57px; color:#ffffff; font-family: 'Lato', sans-serif;

}
.banner-area-in h3 { font-size:25px; line-height:42px; color:#ffffff; font-family: 'Lato', sans-serif;}

.list-ban {
  font-size: 26px;
  line-height: 49px;
  color: #ffffff; margin-bottom: 32px;
}
.list-ban .fa { font-size:20px;}

.serheading{
     font-family: 'Niveau Grotesk', sans-serif;
     font-weight:normal;
    font-size: 55px ;
    line-height:64px;
}

.ulcont {margin-bottom: 15px;}
.ulcont li {
  list-style: none;
  position: relative;
  font-size: 18px;
  line-height: 38px;
  padding-left: 25px;
}
.ulcont li:before {content:"\f058"; position:absolute; top:13px; left:0; font: normal normal normal 14px/1 FontAwesome; color:#008CCB;}

.pd-80 { padding:80px 0;}



.bg-wdgrd {background: linear-gradient(180deg, #FFFFFF 0%, #EEF2EA 38%, #EEF2EA 100%);} 
.bg-grtop {background: linear-gradient(0deg, #FFFFFF 0%, #EEF2EA 38%, #EEF2EA 100%);}
.bg-black {background:#5C6763;}

/* Form */

.btn-rdgrn {
  background: #009D5F;
  border-radius: 30px;
  font-size: 18px;
  line-height: 27px;
  color: #fff;
  padding: 10px 27px;
}

.qt-form label {letter-spacing: 0.35px;
color: #009D5F;
text-transform: uppercase;
    font: normal normal bold 14px/20px Lato;
}

 .qt-form input.form-control, .qt-form select.form-control {height: calc(2.2em + 0.75rem + 2px);}
.qt-form .form-control::placeholder {
  text-align: left;
font: normal normal normal 15px/20px Lato;
letter-spacing: -0.36px;
color: #9DB5AD;

}
.qt-form  select:required:invalid {
 color: #9DB5AD;
}


 
#webnavlogoimg{
    height: 55px;
}
.navmenulink {
  color: #ffffff !important;
  font-size: 17px;
  font-family: 'Effra';
}

.active .navmenulink {
  color: #fff !important;
}

.navmar{
    margin: 0px 25px;
}
#mobnavlogo{
    display: none;
}
#navcontbtn{
    border-radius: 25px; 
    text-align: center;
    color:white;
    background-color: #008ccb;
    padding: 5px 17px;
}
.banner-content button {
    margin-top: 22px;
}
.show-mob { display:none;} 
.show-desk { display:block;} 
.show-desk9 { display:block;} 

.container p {
    color: #5c6763;
    font-family: 'Lato';
    font-size: 14px;
    line-height: 24px;
}


 .d-sp-f{
    display: flex;
    align-items: center;
 }
.blnav2{
    padding: 0px 95px;
}
.pc,.plus_icon {
    color: #0fb5ff;
}
.plus_icon{
    color: #008ccb;
    float:right;
    padding-top: 5px;
}
.btncontent{
    padding: 7px 15px;
}
.blnav .head{
    padding-top: 100px;
    padding-left: 70px;
    font-size: 55px;
}
#headcont{
    padding-left: 75px;
    font-size: 25px;
    padding-top: 5px;
}
 
.pccont{
    padding: 0px 15px;
}
.blnav2 .btn-primary {
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 30px;
    margin-left: 0px;
    padding: 10px 45px;
    background-color: white;
    color: #008ccb;
    font-weight: bold;  
}

.serdiv-01 {
    padding-top: 125px;
    padding-bottom: 125px;
    background: #172D33;
}
.container h2 {
    color: #009D5F;
    font-size: 20px;
}
.main-content-box .fa-check-circle {
    color: #009D5F;
    font-size: 25px;
    margin-right: 15px;
}
.main-content-box {
        display: flex;
    align-items: baseline;
    background: #172D33;
    border-radius: 13px;
    padding: 40px;
}
.m-mt {
    margin-top: 30px;
}
.green-heading {
    color: #009D5F;
    font-size: 45px;
    font-family: 'Effra';
    line-height: 48px;
}
.green-heading-02 {
    color: #009D5F;
    font-size: 45px;
    font-family: 'Effra';
    line-height: 48px;
    width: 60%;
    padding-bottom: 50px;
}
.green-heading-03 {
    color: #009D5F;
    font-size: 45px;
    font-family: 'Effra';
    line-height: 48px;
   width: 90%;
       margin-top: 15px;
    padding-bottom: 50px;
}
.green-heading-033 {
    color: #009D5F;
    font-size: 45px;
    font-family: 'Effra';
    line-height: 48px;
   width: 90%;
       margin-top: 15px;
    padding-bottom: 50px;
}
.mobil-screen-2 img {
    width: 55%;
}
.pd-n-100{
    padding: 100px 0px;
}
.pd-n-60{
    padding: 60px 0px;
}
.main-content-box-02 {
        display: flex;
    align-items: baseline;
    background: #ffffff;
    border-radius: 13px;
    padding: 40px;
    height: 145px;
}
.small-green-box{
      display: flex;
    align-items: center;
    background: #ffffff;
    border-radius: 13px;
    padding: 50px 40px;
    
}
.mainhead {
     
    font-family: 'Effra';
    font-weight: 400;
    color:#009D5F;
    margin: auto;
    font-size: 45px;
    line-height: 48px;
    margin-bottom: 50px;
}

 .grnbg .mainhead { color: #009D5F; }
 .whitebg .mainhead  {color: #0C5F3E;}

.price-box {max-width:750px; margin:0 auto; font-family: 'Effra'; font-weight:400;}

.price-box-tp td {background:#fff; color:#5C6763; font-size:16px; line-height:22px;vertical-align: middle;}
.price-box-tp th {vertical-align: middle; color:#009D5F;  font-size:16px; line-height:22px;}
.price-box-tp td small {font-size:13px !important; line-height:15px;}

.price-box-tp  .table-success, .price-box-tp .table-success > td, .price-box-tp .table-success > th {
  background-color: #FBFFF7;
}
.price-box-tp .table-bordered {
  border: 1px solid #C3CEB9;
  overflow:hidden;
}

.price-box-bm p {color:#009D5F;  font-size:16px; line-height:22px; position:relative; padding-left:15px; font-family: 'Effra'; font-weight:400;}
.price-box-bm p:before {content:'*'; position: absolute; left:0; top:0;color:#009D5F;  font-size:16px; line-height:22px; }




/* Round border table */

.price-box-tp table { 
    border: 1px solid #C3CEB9;
    border-collapse: separate;
    border-left: 0;
    border-radius: 13px;
    border-spacing: 0px;
    font-family: 'Effra';
}
.price-box-tp thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    border-collapse: separate;
}
.price-box-tp tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.price-box-tp th, td {
     
    text-align: left;
    vertical-align: middle;
    border-left: 1px solid #C3CEB9;    
}
.price-box-tp td {
    border-top: 1px solid #C3CEB9;    
}
.price-box-tp thead:first-child tr:first-child th:first-child, .price-box-tp tbody:first-child tr:first-child td:first-child {
    border-radius: 13px 0 0 0;
}
.price-box-tp thead:last-child tr:last-child th:first-child, .price-box-tp tbody:last-child tr:last-child td:first-child {
    border-radius: 0 0 0 13px;
}


/* r b t End */

.logo-content img {
    /*width: 100%;*/
}

.ehrlogo{
   max-width:780px; 
   width:100%;
   margin:0 auto;
   text-align: center;
  
}

 .ehrlogo img   {
     
     height:66px;
     padding:10px;
     display:inline-block;
 }
.logo-content .logo-img {
    margin-top: 30px;
}
.logo-area{
    background: #ffffff;
}
.logo-footer-text h3 {
    color: #0C5F3E;
    text-align: center;
    margin-top: 43px;
    font-size: 20px;
    line-height: 32px;
    font-family: 'Effra';
}

.logosec2 {max-width:850px; 
   width:100%;
   margin:0 auto;
   text-align: center;}
   
.logosec2 img  {
     
     height:96px;
     padding:10px;
     display:inline-block;
 }



.green-outline {
    display: flex;
    align-items: center;
    border-radius: 15px;
    border:1px solid #ffffff;
    background: #ffffff;
}
.ribbons-div{
    position: relative;
}
.rebon-price-first{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.rebon-price-first .bundle {
    color: #ffffff;
    font-weight: 800;
    font-size: 21px;
    text-align: center;
    margin-left: -11px;
    text-transform: capitalize;
    font-family: 'Effra';
    line-height: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.rebon-price-first .save-amount {
    color: #ffffff;
    font-family: 'Effra';
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 18px;
    margin-left: -15px;
}
.ribbons-price {
    margin: auto;
    text-align: center;
    width: 40%;
}
.save-amount span {
    font-weight: bold;
}
.ribbons-price h2 {
    font-size: 55px;
    color: #3BBB88;
    font-family: 'Effra';
    font-weight: bold;
}
.ribbons-price h3 {
color: #3bbb88;
    font-family: 'Effra';
    font-weight: bold;
    font-size: 16px;
    margin: auto;
    line-height: 18px;
}
.ribbons-price .dollar,.ribbons-bottom-price .dollar ,.ribbons-price-last .dollar{
    font-size: 20px;
    font-family: 'Effra';
    top: -23px;
}

.ribbons-price .month,.ribbons-bottom-price .month ,.ribbons-price-last .month  {
    color: #3bbb88;
    font-weight: 200;
    font-size: 15px;
    font-family: 'Effra';
}
.ribbons-bottom-price{
     border-radius: 15px;
    border: 1px solid #ffffff;
    text-align: center;
    padding: 40px 0px;
    background: #ffffff;
}
.ribbons-bottom-price h2{
font-size: 55px;
    color: #3BBB88;
    font-family: 'Effra';
    font-weight: bold;}

.ribbons-bottom-price h3 {
color: #3bbb88;
    font-family: 'Effra';
    font-weight: bold;
    font-size: 16px;
    margin: auto;
    line-height: 18px;
}


.plus-section {
    display: flex;
    align-items: center;
        margin-top: 140px;
}
.plus-section .plus-number p {
    color: #009D5F;
    font-size: 70px;
    font-family: 'Effra';
}
.container .small-green-box p {
    color: #5c6763;
    font-family: 'Lato';
    font-size: 14px;
    line-height: 24px;
        margin-bottom: 0px;
}
.small-green-box .fa-check-circle {
    color: #009D5F;
    font-size: 25px;
    margin-right: 15px;
}

.second-sec-con .content-box {
    padding: 23px 50px 23px 10px;
}
.second-sec-con  {
   display: flex;
   align-items: center;
}
.second-sec-con .content-box p {
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
}
.main-content-box-03 {
    display: flex;
        justify-content: center;
    align-items: baseline;
    background: #122226;
    border-radius: 13px;
    padding: 40px;
    border:1px solid #53806E;
}
.main-content-box-03 h2 {
    font-size: 55px;
    color: #3BBB88;
    font-family: 'Effra';
    font-weight: bold;
}

.dollar {
    font-size: 30px;
    font-family: 'Effra';
}
.main-content-box-03 h3 {
        color: #3bbb88;
    font-family: 'Effra';
    font-weight: bold;
    font-size: 16px;
    margin: auto;
    line-height: 18px;

}
.month {
    color: #fff;
    font-weight: 200;
    font-size: 20px;
    font-family: 'Effra';
}
.main-content-box-02 .fa-check-circle {
    color: #009D5F;
    font-size: 25px;
    margin-right: 15px;
}

.ribbons-price-last h2{
font-size: 55px;
    color: #3BBB88;
    font-family: 'Effra';
    font-weight: bold;}

    .ribbons-price-last h3{
    color: #3bbb88;
    font-family: 'Effra';
    font-weight: bold;
    font-size: 16px;
    margin: auto;
    line-height: 18px;}
.plus-dic {
    margin-top: -50px;
    text-align: center;
}

.price-head-n h1 {
    color: #009D5F;
    font-size: 45px;
    font-family: 'Effra';
  
    padding-bottom: 0px;
}
.n-st .price-head-n p, .n-st .plus-dic p{
    font-family: 'Effra';
    font-size: 18px;
    color: #5c6763;
    margin-bottom: 20px;
}
.bg-v-dark-green{
    background: #ffffff;
}
    .ribbons-price-last {
    /* text-align: center; */
    /* border: 1px solid; */
    border-radius: 15px;
    border: 1px solid #ffffff;
    text-align: center;
    padding: 40px 34px;
    margin-left: 31px;
    background: #ffffff;
}

.custum-pad {
    padding: 0px 216px;
}
  hr.new4 {
    border: 1px solid blue;
    float:left;
    width: 400px;
  }
.serheaddiv{
    padding: 0px 100px;
}

.hrdivider {
    font-family: 'Niveau Grotesk', sans-serif;
   
    color: #008ccb;
    text-align: center;
    font-size: 50px;
   
    position: relative;
  
}
#consdivider:after {
    content: "";
    display: block;
    width: 153px;
    height: 3px;
    background:#008ccb;
    right: 0;
    left: 248px;
    top: 65%;
    position: absolute;
}
.serrgtdiv{
    /*padding: 0px 110px 35px 50px;*/
    display: flex;
    align-items: center;
    padding-right: 55px;
    margin-top:30px;
}

.mar-top-100{
    margin-top:100px;
}
.serrgtdiv span {
    font-size: 18px;
    line-height: 24px;
    margin-left: 16px;
    font-family: 'Niveau Grotesk', sans-serif;
}
.s-heading {
    margin-top: 100px;
}
#wlinedivider:after {
    content: "";
    display: block;
    width: 165px;
    height: 3px;
    background: #008ccb;
    right: 0;
    left: 230px;
    top: 65%;
    position: absolute;
}
#wlessdivider:after {
    content: "";
    display: block;
    width: 150px;
    height: 3px;
    background:#008ccb;
    right: 0;
    left: 240px;
    top: 65%;
    position: absolute;
}
.ulcont{
    font-size:18px;
    padding-top: 15px;
}
.li_divider{
    margin-top: 5px;
    margin-bottom: 1px;
    border-top: 1px solid rgb(0 0 0 / 16%);
}
.blnav2 .mconbtn{
    line-height: 30px;
    border: 0px solid #008ccb;
    border-radius: 40px;
    transition: all 0.3s ease 0s;
    margin-left: 0px;
    background-color:#ffffff;
    color:#008ccb;
  }
  .vabtn{
      text-decoration: underline;
  }
  .consult,.wireline,.wireless{
    flex-direction:row;
    padding: 35px 150px 35px 45px;
  }
.mconbtn {
    line-height: 30px;
    border: 0px solid #009d5f;
    border-radius: 30px;
    padding: 13px 40px;
    background: #009d5f;
    font-family: 'Lato';
    color: #fff;
}
.mconbtn:hover{
    color: #fff;
}
.mconbtn-2 {
    position: absolute;
    bottom: 31px;
    right: 58px;
}
.glpdiv{
    background-color: #F4F8F9;
     
}
.glpmapdiv {text-align:center; margin-bottom:5em;}
.glpmapdiv img {display:inline-block; margin: 0 auto;}
.glpdivhead {
    text-align: center;
    padding-top: 76px;
    padding-bottom: 40px;
    font-size: 55px;
}
.row.m-0.glpmapdiv{
    align-self: center;
}

.maxwd1 { max-width:906px; width:100%; margin:0 auto;}










#mobmap{
    display: none;
}
.glpldiv{
    margin: 70px 160px 40px 160px!important;
}
.glpldivl{
    padding:0px 60px!important;
}
.glpldivcont1{
    align-items: center;
}
.fa-map-marker{
    font-size: 18px;
    color: #0FB5FF;
}
.glpldivconth{
    padding-left: 10px;
    font-weight: bold;
    font-size: 18px;
     font-family: 'Niveau Grotesk', sans-serif;
}
.glpldivcontm{
     font-family: 'Niveau Grotesk', sans-serif;
    padding: 5px 20px; font-weight:normal;
    font-size: 18px; line-height:28px;
}
.glpldivr{
    padding:0px 60px!important;
}
.glpldivcont{
    flex-direction: column;
    margin-top: 12px!important;
}
  .aboutdiv{
    background-color: black;
    padding-top: 60px;
    padding-bottom: 90px;
  }
  .aboutdivhead{
    font-size: 55px;
    color: white;
    
    padding-bottom: 45px;
  }
  .aboutdivcont{
      flex-direction: row;
  }
  
  .ericdiv {
    width:49%;
   
    padding-right: 85px;
  }
  .tdsdiv{
    width:49%;
   
    padding-left: 85px;
  }
  .vrdivider{
      width:2%;
      height:180px;
  }
  .ericlogodiv,.tdslogodiv{
    padding-bottom: 25px;
  }
  .ericcontdiv,.tdscontdiv{
    color: #a5a5a5;
    font-size: 18px;
    line-height: 28px;
  }
  #ericlogo{
    width:215px;
  }
#tdslogo{
    width:133px;
}
.vr{
    width: 1px;
    background-color: gray;
}
#aboutdivconthrdivider{
    display: none;
}
 
 
 
 .rus2section { background:#EDF2E9;}
 .rus-content {}
 .rus-content h2 { color:#24241F;   font-size: 50px; line-height:57px; font-weight:normal;
     font-family: 'Niveau Grotesk', sans-serif; margin-bottom: 29px;}
 .rus-content h4 {color:#06A349;font-size: 18px; line-height:21px; font-weight:bold;
     font-family: 'Niveau Grotesk', sans-serif;}
 
 .rslogo { margin-bottom:50px;max-width: 400px;
width: 100%;}
 
 .rus-thumb {padding:15px;  position:relative;}
 .rus-thumb-in {border-radius:15px; overflow:hidden;}
 .trail { position:absolute; right:0; bottom:-20px;}
 .ralc {
 
  align-items: center;
}
 .btn-grn {
  line-height: 30px;
  border: 0px solid #008ccb;
  border-radius: 25px;
  padding: 5px 30px;
  color:#ffffff;
  margin-left: 11px;
  background: #06A349;
}
  .btn-grn:hover {background:#1d1d1d; color:#ffffff;}
  
  .btn-grn-bord {
  line-height: 30px;
  border:1px solid #06A349;
  border-radius: 25px;
  padding: 5px 30px;
  color:#06A349;
  margin-left: 11px;
  background: transparent;
}
  .btn-grn-bord:hover {background:#06A349; color:#ffffff;}
 
 
 
 .heading-ar { margin-bottom:30px;}
 
.img3grid {
  text-align: center;
}
 .img3grid img {
  height: 102px;
  display: inline-block;
  text-align: center;
  margin: 6px;
}
 
 
 .bg-lgtgrn { background:#F4F8F9;}
 
 
.map-area {
  background: #e2d7d5 url(../images/icons/doc.jpg)bottom left no-repeat;
    background-repeat: no-repeat;
    background-size: auto;
  padding: 100px 0px;
  background-size: 48%;
  background-repeat: no-repeat;
}
.map-areamob {
  background: #e2d7d5;
  padding: 100px 0px;
  
}
 
 .heat-head {display:flex; column-gap:25px; flex-wrap: wrap; justify-content: center; margin-bottom: 30px;}
.ht-btn {margin-top:15px;}
 
  .list-ht { padding-left:16px; margin-bottom: 40px;}
 .list-ht li {color:#FFFFFF;   font-size: 25px; line-height:40px; font-weight:normal;
     font-family: 'Niveau Grotesk', sans-serif; list-style: none; margin-bottom:8px;}
 
 .list-ht li img { width:40px; margin-right:15px; }
 
 .heat-desc h4 {color:#50F3FF;   font-size: 25px; line-height:40px; font-weight:normal;
     font-family: 'Niveau Grotesk', sans-serif; list-style: none; margin-bottom:30px;}
 
.img-desc h2 {
    color: #ffffff;
    font-size: 30px;
    line-height: 40px;
    font-weight: normal;
    font-family: 'Lato';
    list-style: none;
    margin-top: 65px;
}
  .img-desc h3 { font-size: 25px;
    line-height: 26px;
    color: #ffffff;
    font-weight:normal;
     font-family: 'Niveau Grotesk', sans-serif; list-style: none;
}
.img-desc p {
    color: #ffffff;
    font-size: 22px;
    line-height: 32px;
    font-weight: normal;
    font-family: 'Lato';
    list-style: none;
    margin-bottom: 50px;
}
.img-desc a {
    color: #fff;
    padding: 20px 40px;
    border: 1px solid #fff;
    border-radius: 50px;
    text-decoration: none;
}

.img-desc a img {
    width: 20px;
    margin-top: -4px;
    margin-right: 15px;
}
 .switch-area { background:#014665; border-radius:11px; display:inline-block; padding: 15px 10px;}
 
 .swt { padding:18px 30px;    font-family: 'Niveau Grotesk', sans-serif; font-size:20px;line-height:40px; font-weight:normal; border-radius:6px; color:#008CCB;
  cursor:pointer;}
 .swt.active {color:#FFFFFF; background:#008CCB;}
 
  .swt .fa {display:none;}
  .swt.active .fa {display:inline-block;}
 
 .dnone, .hideav76, .show768 { display:none;}
 
 .desknone {display:none;}
 
 
#cp{
    color:white;
    padding-left: 10px;
}
 
.plateformmobdiv{
    display: none;
}
.expwebdiv,.expmobdiv{
    background-color: #f7f7f7;
    padding-bottom: 70px;
}
#plateformhead{
    text-align: center;
    font-size: 55px;
    padding-top: 60px;
    padding-bottom: 40px;
}
.platediv1,.platediv2,.platediv3,.platediv4{
    flex-direction: row;
    justify-content: space-evenly;
    padding: 0px 70px;
}






/* Inner Page Css // Team Page Css */


.inner-section.light-gr-bg.pd-80 p {
  color: #000;
}
.inner-section.light-gr-bg.pd-80 {
  background: #A2D1BF;
}

.pd-100 {
  padding: 100px 0;
}
.pd-150 {
  padding: 150px 0;
}
.pd-80 {
  padding: 80px 0;
}
.serheading {
 font-family: Effra;;
  font-weight: normal;
  color: #009D5F;
  font-size: 25px;
  line-height: 32px;
      width: 50%;
    margin: 15px auto ;
}
.serheading-2 {
 font-family: Effra;;
  font-weight: normal;
  color: #ffffff;
  font-size: 25px;
  line-height: 32px;
      width: 60%;
    margin: 22px auto 15px ;
}
.serheading-02 {
    font-family: Effra;
    font-weight: normal;
    color: #009d5f;
    font-size: 35px;
    line-height: 32px;
    margin: 70px auto 20px;}


.serheading-3 {
 font-family: Effra;;
  font-weight: normal;
  color: #009D5F;
  font-size: 35px;
  line-height: 32px;
      width: 50%;
    margin: 15px auto ;
}
.serheading-4 {
    color: #fff;
    font-family: 'Effra';
    font-size: 25px;
    line-height: 32px;
}
.coment-style {
    background: #eef2ea;
    width: 100%;
    margin: auto;
    border-radius: 18px;
    padding: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.fa.fa-quote-left {
  color: #3bbb88;
}
.coment-style p {
    font-size: 15px;
    color: #5c6763;
    font-family: 'Noto Serif';
    font-style: italic;
    line-height: 24px;
    min-height: 160px !important;
}

/* Testimonial slider */
#testmslide {
  overflow-x: hidden;
}
 
.bx-wrapper {
  margin: 0 auto !important;
  
}
@media only screen and (max-width: 600px) {
  .out-ct {
    padding: 15px;
  }
}
/* Testimonial slider End */





.p-50 {
  padding-top: 40px;
}
.coment-style h4 {
    color: #5c6763;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Noto Serif';
    font-weight: bold;
    font-style: italic;
}
.coment-style i {
    margin-bottom: 20px;
}
p.me-2.power-b {
    color: #fff;
    font-family: 'Lato';
    font-size: 18px;
    margin: auto;
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.me-2.power-b img {
    margin-left: 10px;
}
.coment-style h2 {
    font-size: 25px;
    font-family: 'Noto Serif';
    line-height: 40px;
    color: #112226;
    font-style: italic;
    font-weight: bold;
}
.coment-style i {
    font-size: 50px;
}
.coment-style h1 {
    font-family: 'Noto Serif', serif;
    font-size: 25px;
    line-height: 40px;
    color: #112226;
    font-style: italic;
    margin-top: 15px;
}
.content-box ul {
   list-style: none;
       padding: 0px;
}
.content-box ul li {
    color: #B9E4FA;
    font-size:14px;
        line-height: 24px;
}

.content-box .single {
    display: flex;
   align-items: baseline;;
}
.content-box .fa-circle {
    font-size: 7px;
    margin-right: 6px;
}
.intr-in {font-family: 'Niveau Grotesk', sans-serif;}
.intr-in h3 { color:#32424E;
  font-weight: normal;
  font-size: 20px; margin-bottom: 0;
  line-height: 30px;}
.intr-in p {color:#8FA4B4;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  }
  
  .team-thumb { margin-bottom:10px;}
  .team-card {
  margin-bottom: 20px;
}
.team-intro {
  display: flex;
  gap: 13px;
  padding: 13px 0;
  border-top: 2px solid #CFDEE5;
 }
.lnk-icon {
  width: 31px;
  height: 31px;
}
.mdintr { border-top:none;}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1112px;
  }
}
.amodal .modal-content{
  padding: 10px 32px 55px 50px; border-radius:30px;
}
.amodal .modal-header {
  border-bottom: none;
}
.amodal .close {
   font-size: 2rem;
   color: #f00;
   opacity: 0.7;
}
@media (min-width: 767px) {
.modal-body .team-thumb {
   max-width: 320px;
}
}

.clear-btw { clear:both; height:50px;}
.team-desc {
  padding-right: 47px;
}
.team-desc p {  
    color:#527283;
  font-size: 16px;
  line-height: 24px;}

/* Team End */



/* Accolades */

.bg-dark-green { background:#ffffff;}
.bg-dark-green-02 { background:#eef2ea;}
.bg-dark-green-03 { background:#eef2ea;}

.bgdblue
{
  background: #02142F;
  max-width: 232px;
}
.bglblue
{
  background: #D9E9F0;
 }
 
 .acd-left-panel-body
{
  margin-bottom: 17px;
  min-height: 69px;
}
.acd-left-panel-head h4 { 
    font-family: 'Bebas Kai';
    color:#ffffff;
    font-size: 24px;
    line-height: 29px;
   font-weight: normal;
   margin-bottom: 21px;
}
.acd-left-panel-body h5 {
     font-family: 'Niveau Grotesk';
    color:#ffffff;
    font-size: 14px;
    line-height:16px;
   font-weight: 500;
} 
 .acd-left-panel-body p {
      font-family: 'Niveau Grotesk';
    color:#B5C8D6;
    font-size: 12px;
    line-height:16px;
   font-weight: 300;
 } 
  
  .icml {width:16px; height:16px; margin-right:2px;}

.acd-right-panel-head p {
    font-family: 'Noto Serif', serif;
    color:#02142F;
    font-size: 20px;
    line-height:30px;
   font-weight: 400;
   font-style:italic;
   min-height: 175px;
 } 
 
 .ft18 {font-size: 17px !important;}
 
 .acd-right-panel-body {
     font-family: 'Noto Serif', serif;
  color:#008CCB;
    font-size: 16px;
    line-height:22px;  
    font-weight: 400;
   font-style:italic
 }
 .acd-right-panel-body .fa {color:#32424E;}
 .bdrround { border-radius:20px;}
 
 .ht10 { height:27px;}
 
 @media only screen and (max-width: 460px) {
     .apcdrow { display:block !important; width:100%;}
     .bgdblue
        {
   max-width: 100%;
  display: block;
  width: 100%;
}
.acd-left-panel-body p br, .acd-left-panel-head h4 br {display:none;}
.acd-left-panel-body
{
   min-height: auto;
}
.acd-right-panel-head p
{
   min-height: auto;
  margin-bottom: 34px;
}
.acd-right-panel-head p {font-size: 16px !important; line-height:28px; }

 .logo-footer-text h3 {
    font-size: 15px !important;}
.ehrlogo img{height:64px;}

 }
 

/* Accolades End */





@media only screen and (max-width: 1198px) {
    #webnavlogo {
        padding-left: 75px;
    }
    .consult, .wireline, .wireless {
        padding: 35px 45px 35px 45px;
    }
    .serrgtdiv {
        padding: 0px 50px 35px 50px;
    }
    
    .ulcont {
        font-size: 30px;
        margin-bottom: 30px;
    }
   .mconbtn {
  line-height: 30px;
  border-radius: 50px;
  padding: 10px 30px;
  font-size: 20px;
  margin-left: 0;
}
    .ericdiv, .tdsdiv {
        padding-left: 30px;
        padding-right: 30px;
    }
    .ericcontdiv, .tdscontdiv {
        font-size: 20px;
        line-height: 30px;
    }
    .vrdivider {
        height: 180px;
    }
    #rus2billspanhead {
        margin-left: 158px;
        letter-spacing: 8px;
    }
    #rus2billdivcont {
        padding-left: 155px;
    }
    #rus2billspanbtn {
        padding-left: 155px;
    }
}


@media only screen and (max-width: 1048px) {
    #webnavlogo {
        padding-left: 95px;
    }
    .glpldiv {
        margin: 70px 25px 40px 49px!important;
    }
    .glpldivl,.glpldivr {
        padding: 0px 40px!important;
    }
    #rus2billspanhead {
        margin-left: 144px;
        letter-spacing: 5px;
    }
    #rus2billdivcont {
        padding-left: 140px;
    }
    #rus2billspanbtn {
        padding-left: 140px;
    }
    #rus2billdownbtnspan {
        margin-right: 50px;
    }

}






@media screen and (min-width:991px) and (max-width:1199px){
   .banner-area-in h1 {
  font-size: 44px;
  line-height: 53px;
 
} 
.banner-area-in h3 {
  font-size: 21px;
  line-height: 36px;
}
.list-ban {
  font-size: 22px;
  line-height: 40px;
 }
 .serheading {
   
  font-size: 45px;
  line-height: 60px;
}
.hrdivider {
 
  font-size: 35px;
 }
 #consdivider::after {
  left: 181px;
}
#wlinedivider::after, #wlessdivider::after {
 
  left: 145px;
   
}
.ulcont {
   
  padding-left: 10px;
}
.list-ht li {
 font-size: 20px;}
 .list-ht li img {
  width: 27px;
 }
   
.img-desc h2 {
   font-size: 45px;
}  
.rus-content h2, .fontsize {
   font-size: 43px;
  line-height: 51px;
}
/* accd */
.acd-left-panel-head h4
{
   font-size: 20px;
  line-height: 26px;
 }
 .bgdblue
{
   max-width: 187px;
}
.acd-right-panel-head p
{
  font-size: 16px;
  line-height: 26px;
}
 
}





@media only screen and (max-width: 991px) {
    
   
    .desknone {display:block;}
    
    .list-ht li {
       font-size: 15px;
      line-height: 3px;
       display: inline-block;
      margin-right: 15px;
    }
    .heat-desc h4 {
       font-size: 15px;
      line-height: 21px;
        }
       .heat-head h2 {
          display: block;
          width: 100%;
          text-align: center;
        }

        .switch-area {
        
          padding: 10px 10px;
        }
        .swt {
          padding: 15px 30px;
           font-size: 17px;
        }
        .img-desc h2 {
           font-size: 25px;
          line-height: 37px;
           margin: 20px 0 0px;
        }
        .img-desc h3 { font-size: 25px;
    line-height: 26px;
    color: #ffffff;
    font-weight:normal;
     font-family: 'Niveau Grotesk', sans-serif; list-style: none;
     margin: 0px 0 53px;
}
.img-desc {
  text-align: center;
}
        .img-desc > img { max-width:80%; width:100%; margin:0 auto; display:inline-block;}





.list-ht li img {
  width: 20px;
  margin-right: 10px;
}
    
    #webnavlogo {
        padding-left: 45px;
    }
    #topnav{
        padding: 0rem 1rem;
    }
    .togglebtn{
        border-color: rgba(0,0,0,.0)!important;
        padding: 0rem 0rem;
    }
    .navmar {
        margin-top: 10px;
    }
    .blnav .head {
        padding-top: 85px;
        padding-left: 70px;
        font-size: 50px;
    }
    #headcont {
        padding-left: 75px;
        font-size: 27px;
        padding-top: 5px;
    }
    .blnav2 {
        padding: 0px 87px;
    }
    .consult, .wireline, .wireless {
        flex-direction: row;
        padding: 35px 45px 35px 45px;
    }
    #webmap{
        width:100%;
    }
    #rus2billlogo {
        padding-left: 50px;
        width: 50%;
    }
    #rus2billspanhead {
        margin-left: 114px;
        letter-spacing: 4px;
    }
    #rus2billdivcont {
        padding-left: 110px;
    }
    #rus2billspanbtn {
        padding-left: 110px;
    }
    #rus2billdownbtnspan {
        margin-right: 50px;
        margin-top: 240px;
    }
    #rus2billdownbtn {
        border-radius: 25px;
        padding: 4px 20px;
        letter-spacing: 0px;
        font-size: 18px;
    }
    
     .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 0;
        align-items: center;
    }
    .navbar-nav {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
    }
    #topnav{
        padding: 0.5rem 1rem!important;
    }
   .navmar {
  margin-top: 0px;
  width: 100%;
  text-align: center;
  border-bottom: 1px dotted #000;
  padding: 8px;
}
    .ml-middle {
  margin: unset;
}
.maxwd1 {
   margin: 0 10%;
}
.glpldivcont {
   margin-bottom: 30px !important;
}
.glpdiv  {overflow:hidden;}
}

@media screen and (min-width:769px) and (max-width:991px){
    
    .serheading {
  
  font-size: 35px;
  line-height: 59px;
}
.bgdblue
{
   max-width: 100%;
  width: 100%;
}
}


@media only screen and (max-width: 768px) {
    .img3grid {
   margin: 0px !important;
}
.img3grid img {
  height: 73px;
   
}
.banner-bg {
   height: 54vh;
    
}
.banner-content{
    position: unset;
    width: 100%;
/*    position: absolute;*/
    /* top: 50%; */
    /* left: 50%; */
    transform: translate(0%, 0%);
}
.banner-content h1 {
 
  font-size: 25px;
}
.pric {
  width: 100%;
}
.show-mob { display:block !important;} 
.show-desk { display:none !important;} 

.banner-content p {
  font-family: 'Lato';
  font-size: 14px;
  line-height: 25px;
}
.underline{width: 100%;}
.bg-dark-green {
    background: #ffffff;
    padding-top: 70px;
    padding-bottom: 45px;
}
.pd-150,.pd-n-100{
    padding: 42px 0px;
}
.d-sp-f{
    display: block;
}
.plus-section {
    flex-direction: column;
    display: block;
}
.plus-number {
    text-align: center;
}
.ribbons-price-last{
    margin-left: 0px;
}
.serheading-02{
        margin: 0px auto 20px;
}
.container p {
  
  font-size: 16px;
  
}
.second-sec-con .content-box {
  padding: 0px;
}
.map-areamob {
  background: #e2d7d5;
  padding: 20px 0px;
}
.green-heading {
    color: #009D5F;
    font-size: 26px;
    font-family: 'Effra';
    line-height: 36px;
    text-align: left;
    margin-bottom: -23px;
    margin-top: -14px;
    margin-left: 15px;
  }
  
.green-heading-02,.green-heading-03 {
    color: #009D5F;
    font-size: 26px;
    line-height: 35px;
    width: 89%;
    padding-bottom: 2px;
    margin-left: 10px;
}
.green-heading-033 {
    color: #009D5F;
    font-size: 26px;
    line-height: 30px;
    width: 89%;
    padding-bottom: 10px;
}
.container .small-green-box p {
  color: #5c6763;
  font-family: 'Lato';
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0px;
}
.small-green-box {
  display: flex;
  align-items: center;
  background: #ffffff;
  border-radius: 13px;
  padding: 25px 40px;
}
.plus-section {
  
    margin-top: 23px;
}
.plus-dic{
    margin-top: 0px;
}
.container.logo-content h1 {
    font-size: 26px;
    width: 80%;
    line-height: 33px;
}
.mainhead {  font-size: 26px;   line-height: 33px;}
 
.pd-n-60 {
  padding: 50px 0px;
}
.logo-footer-text h3{font-size:16px;line-height:24px;}
.logo-footer-text h3 {
  color: #0C5F3E;
  margin-top: 20px;  
}
.container.logo-content h1 {
  color: #009D5F;}
  
.price-head-n h1 {
  color: #009D5F;
  font-size: 26px;} 
  
.rebon-price-first .save-amount{font-size:12px;line-height:12px;}
.mobil-screen-2 img {
    width: 100%;
}
.ribbons-div img {
    width: 80%;
}
.rebon-price-first {
    left: 41%;
        width: 50%;
}
.rebon-price-first .bundle {
    line-height: 18px;
    margin-bottom: 14px;
    margin-top: 32px;
}
.banner-downlod-bt {
    color: #3BBB88;
    padding: 13px 24px;
    border: 1px solid #3BBB88;
    border-radius: 50px;
    text-decoration: none;
    position: absolute;
    bottom: 67px;
    right: auto;
    left: 9px;
}
.main-content-box-02 {
    padding: 34px;
       height: 283px;
}
.custum-pad {
    padding: 0px 15px;
}

.serdiv-01 {
    padding-top: 70px;
    padding-bottom: 70px;
    background: #172D33;
}
.serheading,.serheading-2,.coment-style,.serheading-3{
    width:100%;
}
 .fontsize h3 {
    font-size: 20px !important;
    line-height: 25px !important;
    text-align: left !important;
    font-family: Effra !important;
    color:#009D5F !important;
    letter-spacing:0px !important;
  }
  
  .serheading-02 {
  font-family: Effra;
  font-weight: normal;
  color: #009d5f;
  font-size: 26px;
  line-height: 30px;}
  
  .coment-style p {
  font-size: 15px;
  color: #5c6763;
  font-family: 'Noto Serif';
  font-style: italic;
  line-height: 24px;
  min-height: 100px !important;
      letter-spacing: 0px !important;
  }
  
 p.me-2.power-b {
  color: #fff;
  font-family: 'Lato';
  font-size: 12px;
    
}  
.coment-style h1 {
    font-size: 22px;
    line-height: 33px;
}
.coment-style h2 {
 line-height: 33px;
    
}
    .pd-80 {
  padding: 35px 0;
}
    .show768 {display:block;}
    .rus-content {
  padding: 20px 20px 0;
}
    .rus-content h2 {
  
  font-size: 27px;
  line-height: 31px;
  
}
    .rslogo {
   max-width: 264px; margin-bottom:15px;
 }
 .rus-content h4 {
   font-weight: normal;  margin-bottom:35px;
 }
 .rus-thumb-in {
  border-radius: 0px;
 }
 .rus-thumb {
  padding: 0;
   
}
.trail {
 display:none;
}
.row {
/*  margin-right: 0px !important;*/
}
.pd-0sm { padding:0px !important;}
    
    #webnavlogoimg {
  height: 40px;
  
}
   .map-area {
      padding: 70px 0 0px;
}
    .blnav .head {
        padding-top: 60px;
        padding-left: 35px;
        font-size: 50px;
    }
    #headcont {
        padding-left: 35px;
        font-size: 27px;
        padding-top: 5px;
    }
    .blnav2 {
        padding: 0px 35px;
    }
    .serrgtdiv {
        padding: 0px 35px 25px 20px;
        margin-top: 10px;
        
    }
    .mb-mobile-20{
        margin-bottom:20px;
    }
    #consdivider:after {
        width: 215px;
        left: 285px;
    }
    #wlinedivider:after {
        width: 270px;
        left: 235px;
    }
    #wlessdivider:after {
        width: 270px;
        left: 245px;
    }
    .s-heading {
    margin-top: 50px;
}
    .ulcont {
        font-size: 27px;
    }

    #webmap{
        width:100%;
    }
    .glpldiv {
        margin: 70px 0px 40px 0px!important;
    }
    .glpldivl {
        padding: 0px 0px 0px 40px!important;
    }
    .glpldivr {
        padding: 0px 0px 0px 40px!important;
    }
    .aboutdiv{
        text-align: center;
    }
    .aboutdivhead {
        padding: 0px 50px 45px 50px;
    }
    .aboutdivcont {
        text-align: left;
        padding: 0px 60px;
    }
    #ericlogo {
        width: 250px;
    }
    .ericdiv, .tdsdiv {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .ericcontdiv, .tdscontdiv {
        font-size: 30px;
        line-height: 35px;
    }
    .vrdivider{
        display: none!important;
    }
    #aboutdivconthrdivider{
        display: block;
        width: 85%;
        margin-left: 20px;
        border-top: 1px solid rgb(133 122 122 / 45%);
    }

    #tdslogo {
        width: 200px;
    }
    .row.rus2billdiv.m-0 {
        text-align: center;
    }
    #rus2billlogo {
        padding-left: 0px;
        width: 80%;
    }
    #rus2billspanhead {
        margin-left: 0px;
        font-size: 30px;
    }
    #rus2billdivcont {
        padding-left: 0px;
    }
    #rus2billspancont {
        font-size: 32px;
    }
    #rus2billspanbtn {
        padding-left: 0px;
    }
    #rus2billwebbtn {
        border-radius: 25px;
        font-weight: bold;
        font-size: 25px;
    }
    #rus2billdownbtnspan {
        margin-right: 0px;
        margin-top: 200px;
    }
    #rus2billdownbtn {
        float: none;
        border-radius: 25px;
        font-size: 23px;
    }
    
    .serrgtdiv {
        
        /*margin-bottom: 30px;*/
    }
    
    .hrdivider {
        padding-left: 0px;
        font-size: 25px;
    }
    

    .ulcont{
        padding-left: 8px;
        padding-top: 0px;
        margin-bottom: 11px;
    }
    .ulcont li {
 
      font-size: 14px;
      line-height: 32px;
      padding-left: 23px;
    }
    .ulcont li::before {
  
      top: 11px;
     }
     
     .hide600 {display:none;}
    
    .li_items{
        font-size: 14px;
        }
    .li_divider{
        margin-top: 10px;
        margin-bottom: 7px;
        background-color: #80808030;
    }
     #consdivider::after, #wlinedivider::after, #wlessdivider::after {
   content:none;
}

 .banner-area-in h1 {
      font-size: 35px;
      line-height: 40px;
     
    }
    .banner-area-in h3 {
      font-size: 20px;
      line-height: 30px;
        margin-bottom: 20px;
    }
    .list-ban {
      font-size: 20px;
      line-height: 25px;
       margin-bottom: 30px;
    }
    .mcon {
      font-size: 20px;display:block;  margin-bottom: 10px;
     }
     
    .list-ban br {display:none;}
    .banner-area-in {
       padding-top: 26%;
      
    }
    .serheading {
   
      font-size: 30px;
      line-height: 45px;
    }
    
    .icn-year {
   top: -32px;
   width: 79px;
    }
    
    
    /* Team New */
 .serheading {
    font-size: 30px;
    line-height: 35px;
  }
  .clear-btw {
   height: 40px;
}
/* Team New End */

.logosec2 img {
    height: 59px;
    padding: 9px;
  }

}



/* navbar button not shown when width >= 450px*/
 
@media (min-width: 991px){
    .navbar-collapse {
        flex-basis: 68%;
        flex-grow: 1;
        align-items: center;
    }
   
}


@media only screen and (max-width: 600px) {
    video {
       height: 90vh;
      
    }
    .main-content-box-02 {
    height: auto;
}

.map-area {
    padding: 70px 0 70px;
}
    .swt {
  padding: 15px 16px;
 }
 .img-desc p {
    font-size: 16px;
    line-height: 25px;
   
}
.main-content-box-03 .content-box h2 {
    font-size: 42px;
        margin-bottom: 17px;
}

.dollar {
    font-size: 19px;
    font-family: 'Effra';
    top: -17px;
}
.main-content-box-03 h3 {
   line-height: 20px;
}
.month {
   font-size: 15px;
    
}

.ribbons-price .month{
font-size: 10px;
}
.container h2 {
    font-size: 29px;
    line-height: 25px;
}
.ribbons-price {
    margin: auto;
    text-align: center;
    width: 50%;
    margin-left: -21px;
}
.ribbons-price .dollar, .ribbons-bottom-price .dollar, .ribbons-price-last .dollar {
    font-size: 16px;
   
    top: -10px;
}
    .banner-area-in h1 {
      font-size: 25px;
      line-height: 35px;
     
    }
    .banner-area-in h3 {
      font-size: 15px;
      line-height: 25px;
       padding-right: 16%;
        margin-bottom: 10px;
    }

    .list-ban {
      font-size: 15px;
      line-height: 25px;
       margin-bottom: 30px;
    }
    .mcon {
      font-size: 15px;display:block;  margin-bottom: 10px;
     }
     
    .list-ban br {display:none;}
    .banner-area-in {
       padding-top: 30%;
      
    }
    .serheading,.serheading-2 {
   
      font-size: 21px;
      line-height:25px;
    }
   
 .m-mt{
    margin-top: 10px;
 }
    
    .row.rus2billdiv.m-0 {
        text-align: center;
    }
    #topnav{
        padding: 0rem 1rem;
    }
    #webnavlogo{
        padding-top: 0rem;
        padding-bottom: 0rem;
        display: none;
    }
    #mobnavlogo{
        display: block;
    }
    #mobnavlogo img {
        width: 80px;
    }
    
    .navmenulink{
        padding: 0.2rem 1rem;
        font-size: 14px;
    }
 
    .blnav .head {
        padding-top: 80px;
        padding-left: 15px;
        font-size: 30px;
    }
    #headcont{
        padding-left: 15px!important;
        font-size: 16px;
    }
    .blnav2{
        padding: 0px!important;
    }
    
    .blnav2 .btn-primary {
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 20px;
        padding: 7px 30px;
        background-color: #349beb;
        color: #fff;
        font-weight: 400;
        margin-left: 20px;
    }
    #serheading {
        padding-left: 15px;
        padding-top: 10px;
        font-size: 30px!important;
    }
    .serdiv {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .serheaddiv {
        padding: 0px 0px;
    }
    .consult{
        flex-direction: row;
        padding:10px 0px 20px 0px;
    }
    .wireline,.wireless{
        padding:35px 0px 30px 0px;
    }
    
    #parm1,#parm2,#parm3{
        padding-left:15px;
        color: #008ccb;
    }
    .btncontent {
        font-size: 12px;
    }
    
    .glpdivhead {
        font-size: 30px;
    }
    .aboutdivhead {
        font-size: 30px;
        padding: 0px 35px;
        padding-bottom: 15px;
    }
    .aboutdivcont {
        text-align: left;
        padding: 0px 15px;
    }

    #ericlogo {
        width: 195px;
        }
    .ericdiv, .tdsdiv {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .ericcontdiv, .tdscontdiv {
        line-height: 20px;
        font-size: 18px;
    }
    #tdslogo {
        width: 150px;
    }
    .vrdivider{
        display: none!important;
    }
    #aboutdivconthrdivider{
        display: block;
        width: 85%;
        margin-left: 20px;
        border-top: 1px solid rgb(133 122 122 / 45%);
    }
    .rus2billdivcont {
        background-image: url("../mob_images/rus2bill_mobileimg.png");
        margin-left: 0px;
        margin-right: 0px;
        border-radius: 0px;
        height: 659px;
    }
    .rus2billdivhead{
        display: none;
    }

    .rus2billmobdivhead{
        margin-top: 40px;
        color: white;
        display: block;
    }
    #rus2billlogo{
        padding: 0px 9px;
        width: 270px;
    }
    #rus2billlogodiv {
        padding-top: 20px;
        margin-bottom: 15px;
    }
    #rus2billspanhead{
        display: none;
    }
    #rus2billdivcont {
        margin-top: 0px;
    }
    #rus2billspancont {
        font-size: 21px;
    }
    #rus2billspanbtn {
        padding-left: 0px;
        margin-top: 275px;    
    }
    #rus2billwebbtn {
        letter-spacing: 0px;
        font-size: 16px;
        font-weight: bold;
        padding-left: 35px;
        padding-right: 35px;
    }
    
    #rus2billdownbtnspan {
        margin-top: 70px;
        margin-right: 0px;
        margin-bottom: 12px;
    }
    
    #rus2billdownbtn {
        padding: 5px 24px;
        font-size:17px;
    }

    
}
@media only screen and (max-width: 449px) {
    .blnav{
        background-image: url("../mob_images/hero image.png");
    }
    
    .navbar-nav {
        align-items: center;
    }
    .navmar {
        margin-top: 5px;
    }
    #navbarNav{
        border-top: 1px solid #8080806b;
    }
    #navcontbtn{
        margin-bottom: 10px;
        margin-top: 5px;
    }
    .plus_icon {
        font-size: 20px;
    }
    /* #topnav {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
    } */

    .glpldiv {
        margin: 70px 0px 70px 0px!important;
    }
    #webmap{
        display: none;
    }
    #mobmap{
        display: block;
        width: 100%;
    }
    .glpldivcont {
        margin-top: 20px!important;
    }
    .glpldivconth {
        font-size: 16px;
    }
    .glpldivcontm {
        padding: 0px 20px;
        font-size: 14px;
    }
.banner-content h1 {
 
  font-size: 25px;
  line-height: 34px;
}
.banner-content p {
  font-family: 'Lato';
  font-size: 13px;
  line-height: 25px;
}
.underline{width: 70%;margin-bottom: 13px;}
.banner-content button {
  margin-top: 8px;
}
    
    .plateformmobdiv{
        display: block;
        padding-bottom: 40px;
        padding-top: 30px;
    }
    .platediv1, .platediv2, .platediv3, .platediv4 {
        padding: 0px 0px;
    }
    #plateformhead {
        font-size: 30px;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .plateformmobdivimg{
    width:150px;
    }
    .img3grid img {
  height: 68px;
}
box-02 {
    padding: 34px;
    height: auto;
}
}