body {
    font-family: 'Poppins';
    background-image: url("https://www.seodn.com/assets/img/Background.png");
    background-size:cover;
}
#container{
    width: 1200px; 
    margin:23px auto;
}
#nav_container {
    display: flex;                  /* establish flex container */
    flex-direction: row;            /* default value; can be omitted */
    flex-wrap: nowrap;              /* default value; can be omitted */
    justify-content: space-between; /* switched from default (flex-start, see below) */
}
#nav_buttons{
    overflow:hidden;
    width:auto;
    display:inline;
    margin-right: 30px;
}
#menu{
    overflow:hidden;
    width:auto;
    margin-right: 30px;
    display: none;
}
.seometrics{
font-size:14px;
margin: 12px 0;
}

.metricsbox{
    border: solid 1px #fff;
    margin-right: 20px;
    border-radius: 15px;
}
.abc{
    float:left;
    margin-left:30px;
    margin-top: 10px;
}
#contact_btn{
    color: #fff;
    border-color: #15C769;
    background-color: #15C769;
    box-shadow: none;
    border-radius: 2px;            
    padding: .5rem 1.25rem;
    border: 0;
    margin-left: 30px;                
    margin-top: 2px;
    outline: none;
}
#buy_btn{
    color: #fff;
    border-color: #5B8EED;
    background-color: #5B8EED;
    box-shadow: none;
    border-radius: 2px;            
    padding: 1rem 4.25rem;
    border: 0;
    font-size: 24px;
    outline: none;
}
a {
    text-decoration: none;
}
#heading_label{
    font-weight: bold;
    font-size: 48px;
    color: white;
}
#heading{
    text-align: center; 
    margin-top: 100px; 
    margin-bottom: 40px;
}
.title_label{
    font-weight: bold;
    font-size: 30px;
    color: white;
}
#row{
    margin-left: 75px; 
    margin-right: 75px; 
    display: flex
}
.colum{
    flex: 50%;
}
ul {
    list-style-type: none;
    padding: 0;
}
li{
    font-size: 20px;
    color: white;
    margin: 30px 0;
}
li img{
    vertical-align: middle;
    margin-right: 15px;
}
p{
    display: inline-block;
}
#card_layout{
    text-align: center; 
    margin-top: 20px;
}
#logo2mobile{
    display: none;
}
.checkpng2mobile{
    display: none;
}
#domainlabel{
    color: white; 
    margin-top: 30px; 
    font-size: 18px;
}
#purchaselabel{
    color: white;
    font-size: 18px;
}
.cards2mobile{
    display: none;
}
#tooglebar{
    display: none;
}
@media only screen and (max-width: 1200px) {
    #container{
        width: 100%;
        margin-top: 20px; 
    }
    #nav_buttons{
        display: none;
    }
    #menu{
        display: inline;
    }
    #row{
        display: inherit;
    }
    #logo{
        display: none;
    }
    #logo2mobile{
        display: inline;
    }
    #heading{
        text-align: left;
        margin-top: 50px;
        margin-bottom: 30px;
        margin-left: 30px;
    }
    #heading_label{
        font-size: 24px;
    }
    .title_label{
        font-size: 18px;
    }
    li{
        font-size: 13px;
        margin: 22px 0;
    }
    #row{
        margin-left: 30px;
        margin-right: 30px;
    }
    .checkpng2mobile{
        display: inline;
    }
    .checkpng{
        display: none;
    }
    #domainlabel{
        font-size: 11px;
        margin-top: 5px;
    }
    #purchaselabel{
        font-size: 13px;
        margin-top : 40px
    }
    #buy_btn{
        border-radius: 5px;            
        padding: 1rem 3rem;
        border: 0;
        font-size: 14px;
        outline: none;
    }
    .cards{
        display: none;
    }
    .cards2mobile{
        display: inline;
    }
    #tooglebar{
        background-color: white;
        padding-top: 21px;
        padding-left: 30px;
        padding-right: 30px;
        position: absolute;
        width: 100%;
        height: 0px;
    }
    .menubar_txt{
        font-size: 14px;
        color: #3B546E;
        font-weight: Bold;
    }
    .menubar_path{
        float: right;
    }
    #contact_btn{
        margin-left: 0px;
        margin-bottom: 25px;
        padding: 1rem 3rem;
    }

.seometrics{
font-size:12px;
margin: 12px 0;
}
}
/*
     FILE ARCHIVED ON 12:18:29 Mar 04, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:12:11 Aug 18, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 115.272
  exclusion.robots: 0.284
  exclusion.robots.policy: 0.271
  RedisCDXSource: 3.076
  esindex: 0.013
  LoadShardBlock: 92.039 (3)
  PetaboxLoader3.datanode: 54.919 (4)
  CDXLines.iter: 17.387 (3)
  load_resource: 139.876
  PetaboxLoader3.resolve: 82.288
*/