It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://www.au-e.com/web/vpnsoft24.com

  1.  
  2.  
  3. <!DOCTYPE html>
  4. <html lang="en">
  5. <head>
  6. <title>vpnsoft24.com</title>
  7. <meta name="description" content="" />
  8. <!-- Meta tag Keywords -->
  9. <meta name="viewport" content="width=device-width, initial-scale=1">
  10. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  11.  
  12. <link rel="stylesheet" href="/css/bootstrap.css">
  13. <!-- <link rel="stylesheet" href="css/style.css" type="text/css" media="all" /> -->
  14. <style type="text/css" media="screen">
  15.  
  16.  
  17. #home{
  18.  background-color: lightblue;
  19. }
  20.  
  21. /*--
  22. Author: W3layouts
  23. Author URL: http://w3layouts.com
  24. License: Creative Commons Attribution 3.0 Unported
  25. License URL: http://creativecommons.org/licenses/by/3.0/
  26. --*/
  27. body{
  28.  padding:0;
  29.  margin:0;
  30.  background:#fff;
  31.  /*position:relative;*/
  32.  font-family: 'Raleway', sans-serif;
  33. }
  34. body a{
  35.    transition:0.5s all;
  36.  -webkit-transition:0.5s all;
  37.  -moz-transition:0.5s all;
  38.  -o-transition:0.5s all;
  39.  -ms-transition:0.5s all;
  40. }
  41. a:hover{
  42.  text-decoration:none;
  43. }
  44. input[type="button"],input[type="submit"],.contact-form input[type="submit"]{
  45.  transition:0.5s all;
  46.  -webkit-transition:0.5s all;
  47.  -moz-transition:0.5s all;
  48.  -o-transition:0.5s all;
  49.  -ms-transition:0.5s all;
  50. }
  51. h1,h2,h3,h4,h5,h6{
  52.  margin:0;
  53.  font-weight: 600;
  54.  font-family: 'Roboto Condensed', sans-serif;
  55. }
  56. p{
  57.  line-height: 18px;
  58.  /*margin:0;
  59.  letter-spacing:1px;
  60.  font-weight: 400;
  61.  font-family: 'Raleway', sans-serif;*/
  62. }
  63. ul{
  64.  margin:0;
  65.  padding:0;
  66. }
  67. label{
  68.  margin:0;
  69. }
  70. /* -- Top-Header --*/
  71. .header {
  72.    padding: 1em 0;
  73.    background: #111;
  74. }
  75. /*-- social-icons --*/
  76. .w3ls-social-icons i {
  77.  font-size: 1em;
  78.    color: #fff;
  79.  width: 32px;
  80.    height: 32px;
  81.    text-align: center;
  82.    line-height: 31px;
  83.  margin:0 0.5em;
  84.  transition:0.5s all;
  85.  -webkit-transition:0.5s all;
  86.  -o-transition:0.5s all;
  87.  -ms-transition:0.5s all;
  88.  -moz-transition:0.5s all;
  89. }
  90. .w3ls-social-icons i:hover {
  91.  background: #23B684;
  92.    color: #fff;
  93.    transition: 0.5s all;
  94.    -webkit-transition: 0.5s all;
  95.    -o-transition: 0.5s all;
  96.    -ms-transition: 0.5s all;
  97.    -moz-transition: 0.5s all;
  98. }
  99. /*-- //social-icons --*/
  100. .logo h1 a {
  101.    font-size: 1.13em;
  102.    color: #fff;
  103.    text-transform: uppercase;
  104.    letter-spacing: 2px;
  105.    font-weight: 700;
  106.  font-family: 'Roboto Condensed', sans-serif;
  107. }
  108. .w3l_header_right ul li{
  109.    list-style: none;
  110.    display: inline-block;
  111.  padding-top: 1em;
  112. }
  113. .w3l_header_right ul li a{
  114.    color: #fff;
  115.    font-size: 1.1em;
  116.    letter-spacing: 1px;
  117.    text-transform: uppercase;
  118.  font-family: 'Roboto Condensed', sans-serif;
  119. }
  120. .w3l_header_right ul li a:hover{
  121.    color: #23B684;
  122. }
  123. .w3l_header_right ul li:nth-child(2) {
  124.    padding-left: 2em;
  125. }
  126. .w3l_header_right ul li:nth-child(3) {
  127.    font-size: 1em;
  128.    color: #fff;
  129.    padding-left: 1.4em;
  130.    padding-top: 0.5em;
  131. }
  132. .w3l_header_right ul li:nth-child(3) a {
  133.    color: #fff;
  134.  padding-left: 0.2em;
  135. }
  136. .w3ls-social-icons {
  137.    padding-top: 0.7em;
  138. }
  139.  
  140. /*-- bootstrap-pop-up --*/
  141. .modal-header {
  142.    font-size: 2em;
  143.    color:#0a9dbd;
  144.    text-align: center;
  145.    text-transform: uppercase;
  146.  font-weight: 600;
  147. }
  148. .close {
  149.    opacity: 1;
  150. }
  151. .modal-body p {
  152.    color: #999;
  153.    text-align: left;
  154.  padding:2em 2em 1em;
  155.  margin: 0 !important;
  156.  line-height:2em;
  157. }
  158. .modal-body p i {
  159.    display: block;
  160.    margin: 2em 0 0;
  161.  color:#212121;
  162. }
  163. .modal-body {
  164.    padding:2em;
  165. }
  166. button.close {
  167.    font-size: 1em;
  168.    color: #212121;
  169.  outline: none;
  170. }
  171. /*-- //bootstrap-pop-up --*/
  172. .portfolio-item.web-Designs,.portfolio-item.graphic-Designs,.portfolio-item.books {
  173.    width:25%;
  174.    float: left;
  175. }
  176. .portfolio-item.web-Designs a.thumbnail {
  177.    margin-bottom: 0px;
  178. }
  179. .thumbnail {
  180.    margin-bottom: 0px;
  181.  padding:0 !important;
  182.    border: none !important;
  183.  background: #000 !important;
  184.  border-radius: 0 !important;
  185. }
  186. .portfolio-item  img {
  187.  transition:0.5s all;
  188.  -webkit-transition:0.5s all;
  189.  -o-transition:0.5s all;
  190.  -ms-transition:0.5s all;
  191.  -moz-transition:0.5s all;
  192. }
  193. .portfolio-item:hover img {
  194.    opacity: 0.5;
  195.  transition:0.5s all;
  196.  -webkit-transition:0.5s all;
  197.  -o-transition:0.5s all;
  198.  -ms-transition:0.5s all;
  199.  -moz-transition:0.5s all;
  200. }
  201. /*-- sign-in --*/
  202. .agileits_signin_form input[type="text"], .agileits_signin_form input[type="password"], .agileits_signin_form input[type="email"] {
  203.    width: 100%;
  204.    padding: 15px 10px;
  205.    font-size: 0.9em;
  206.    margin: 0 0 1em;
  207.    outline: none;
  208.    color: #000;
  209.    border: 1px solid #bfbfbf;
  210.    letter-spacing: 1px;
  211.    text-align: left;
  212. }
  213. .agileits_signin_form input[type="text"] {
  214.    background: none;
  215.    display: block;
  216. }
  217. .agileits_signin_form input[type="password"] {
  218.    background: none;
  219.    display: block;
  220. }
  221. .agileits_signin_form input[type="submit"] {
  222.    padding: 10px 0;
  223.    width: 36%;
  224.    font-size: 1em;
  225.    border: none;
  226.    color: #fff;
  227.    background:#8e44ad;
  228.    outline: none;
  229.    font-weight: 600;
  230.    letter-spacing: 1px;
  231. }
  232. .agileits_signin_form input[type="submit"]:hover {
  233.    background:#23B684;
  234. }
  235. .agileits_signin_form p{
  236.    font-size: 0.9em;
  237.    color: #212121;
  238.    letter-spacing: 1px;
  239.    padding:2em 0;
  240. }
  241. .agileits_signin_form p a {
  242.    color: #23B684;
  243.  text-decoration:underline;
  244. }
  245. .agileits_signin_form p a:hover{
  246.  color:#212121;
  247. }
  248. .agileinfo_sign {
  249.    font-size: 2em;
  250.    color:#23B684;
  251.    margin-bottom: 1em;
  252.    text-transform: uppercase;
  253. }
  254. .w3agile_social_icons ul li {
  255.    display: inline-block;
  256.  margin-right:1em;
  257. }
  258. .w3agile_social_icons ul li:last-child{
  259.  margin-right:0;
  260. }
  261. .wthree_follow{
  262.  font-size:1.2em;
  263.  color:#212121;
  264. }
  265. .agile_remember_left {
  266.    float: left;
  267. }
  268. .agile_remember_left label,.agileinfo_subscribe label{
  269.    font-size: 14px;
  270.    font-weight: 600;
  271.    color: #212121;
  272.    text-transform: capitalize;
  273.    margin: 0;
  274. }
  275. .w3agile_social_icons ul li i {
  276.    color: #8e44ad;
  277.    font-size: 1em;
  278. }
  279. .w3agile_social_icons ul li i:hover {
  280.    color: #000;
  281. }
  282. .agile_remember_right {
  283.    float: right;
  284. }
  285. .checkbox {
  286.    position: relative;
  287.  padding-left:30px !important;
  288.    cursor: pointer;
  289. }
  290. .checkbox i {
  291.    position: absolute;
  292.    bottom: 2px;
  293.    left: 0;
  294.    display: block;
  295.    width: 15px;
  296.    height: 15px;
  297.    outline: none;
  298.    border: 1px solid #5B5B5B;
  299.    background: #FFF;
  300. }
  301. .checkbox input + i:after,.radio input + i:after {
  302.    position: absolute;
  303.    opacity: 0;
  304.    transition: opacity 0.1s;
  305.    -o-transition: opacity 0.1s;
  306.    -ms-transition: opacity 0.1s;
  307.    -moz-transition: opacity 0.1s;
  308.    -webkit-transition: opacity 0.1s;
  309. }
  310. .checkbox input:checked + i:after,.radio input:checked + i:after{
  311.    opacity: 1;
  312. }
  313. .checkbox input,.radio input {
  314.    position: absolute;
  315.    left: -9999px;
  316. }
  317. .checkbox input + i:after {
  318.    content: '';
  319.    background: url(../images/tick.png) no-repeat 0px 0px;
  320.    top: -4px;
  321.    left: 0px;
  322.    width: 18px;
  323.    height: 18px;
  324.    text-align: center;
  325. }
  326. .agile_remember_right a {
  327.    font-size: 14px;
  328.    color:#23B684;
  329.  letter-spacing:1px;
  330.    text-decoration: underline;
  331. }
  332. .agile_remember_right a:hover {
  333.    color: #212121;
  334. }
  335. .agile_remember {
  336.    padding: 1.5em 0;
  337. }
  338. /*-- //sign-in --*/
  339. /* -- //Top-Header --*/
  340.  
  341. /*-- navigation --*/
  342. .header-bottom {
  343.    padding: 0.3em 0;
  344. }
  345. /*-- nav --*/
  346. .navbar-default {
  347.    background: none;
  348.    border: none;
  349. }
  350. .navbar {
  351.    margin-bottom: 0;
  352. }
  353. nav.navbar.navbar-default {
  354.    float: left;
  355.    width: 75%;
  356. }
  357. .navbar-collapse {
  358.    padding: 0;
  359. }
  360. .navbar-right {
  361.    float: none !important;
  362.    margin-right: 0;
  363. }
  364. .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  365.    color:#fa3d03;
  366.    background: none;
  367. }
  368. .navbar-default .navbar-nav > li > a {
  369.    color: #8e44ad;
  370. }
  371. .navbar-nav > li > a {
  372.    margin: 0;
  373.    padding: 1em 2em;
  374.    line-height: 1em;
  375.    text-transform: uppercase;
  376.    font-weight: 500;
  377.    letter-spacing: 1px;
  378.  font-size: 1em;
  379. }
  380. .w3_navigation_pos{
  381.  position: absolute;
  382.    top:13%;
  383.    left: 42.5%;
  384.    z-index:999;
  385. }
  386. .w3_navigation_pos h1 a{
  387.  font-size: 1.1em;
  388.    color: #212121;
  389.    text-decoration: none;
  390.    border: 1px solid #65b126;
  391.    padding: 0.1em 1.2em;
  392.    position: relative;
  393.    display: block;
  394. }
  395. .w3_navigation_pos h1 a span:before,.w3_navigation_pos h1 a span:after{
  396.  content: '';
  397.    position: absolute;
  398.    top: 11%;
  399.    width: 40px;
  400.    height: 42px;
  401. }
  402. .w3_navigation_pos h1 a span:before{
  403.  left: 3%;
  404.  background: url(../images/1.png) no-repeat 0px 0px;
  405. }
  406. .w3_navigation_pos h1 a span:after{
  407.  right: 3%;
  408.  background: url(../images/2.png) no-repeat 0px 0px;
  409. }
  410. .w3_navigation_pos h1 a i{
  411.  display: block;
  412.    font-size: .25em;
  413.    text-align: center;
  414.    text-transform: uppercase;
  415.    font-family: 'Open Sans', sans-serif;
  416.    font-style: normal;
  417.    letter-spacing: 8px;
  418.    color: #65b126;
  419. }
  420. .navbar-default .navbar-nav > li > a:hover{
  421.    color: #23b684;
  422. }
  423. .menu__list {
  424.  position: relative;
  425.  margin: 0;
  426.  padding: 0;
  427.  list-style: none;
  428. }
  429.  
  430. .menu__link {
  431.  font-size: 1.05em;
  432.  font-weight: bold;
  433.  display: block;
  434.  cursor: pointer;
  435.  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  436. }
  437. /* Miranda */
  438. .menu--miranda .menu__item {
  439.  position: relative;
  440.  margin: 1em 0.5em;
  441. }
  442. .menu--miranda .menu__item:last-child{
  443.  margin-right:0;
  444. }
  445. .menu--miranda .menu__link {
  446.  position: relative;
  447.  display: block;
  448.  text-align: center;
  449.  -webkit-transition: color 0.3s;
  450.  transition: color 0.3s;
  451. }
  452.  
  453. .menu--miranda .menu__link:hover,
  454. .menu--miranda .menu__link:focus {
  455.  color: #23b684;
  456. }
  457.  
  458. .menu--miranda .menu__item--current .menu__link {
  459.  color: #23b684;
  460. }
  461.  
  462. .menu--miranda .menu__item::before,
  463. .menu--miranda .menu__item::after,
  464. .menu--miranda .menu__link::before,
  465. .menu--miranda .menu__link::after {
  466.  content: '';
  467.  position: absolute;
  468.  background: #23b684;
  469.  -webkit-transition: -webkit-transform 0.1s;
  470.  transition: transform 0.1s;
  471.  -webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
  472.  transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
  473. }
  474.  
  475. /* left and right line */
  476. .menu--miranda .menu__item::before,
  477. .menu--miranda .menu__item::after {
  478.  top: 0;
  479.  width: 1px;
  480.  height: 100%;
  481.  -webkit-transform: scale3d(1, 0, 1);
  482.  transform: scale3d(1, 0, 1);
  483. }
  484.  
  485. /* left line */
  486. .menu--miranda .menu__item::before {
  487.  left: 0;
  488.  -webkit-transform-origin: 50% 100%;
  489.  transform-origin: 50% 100%;
  490. }
  491.  
  492. /* right line */
  493. .menu--miranda .menu__item::after {
  494.  right: 0;
  495.  -webkit-transform-origin: 50% 0%;
  496.  transform-origin: 50% 0%;
  497. }
  498.  
  499. /* top and bottom line */
  500. .menu--miranda .menu__link::before,
  501. .menu--miranda .menu__link::after {
  502.  left: 0;
  503.  width: 100%;
  504.  height: 1px;
  505.  -webkit-transform: scale3d(0, 1, 1);
  506.  transform: scale3d(0, 1, 1);
  507. }
  508.  
  509. /* top line */
  510. .menu--miranda .menu__link::before {
  511.  top: 0;
  512.  -webkit-transform-origin: 0 50%;
  513.  transform-origin: 0 50%;
  514. }
  515.  
  516. /* bottom line */
  517. .menu--miranda .menu__link::after {
  518.  bottom: 0;
  519.  -webkit-transform-origin: 100% 50%;
  520.  transform-origin: 100% 50%;
  521. }
  522.  
  523. /* Delays (first reverse, then current) */
  524.  
  525. /* These rules can be simplified, but let's keep it for better readability */
  526.  
  527. /* bottom line */
  528. .menu--miranda .menu__item .menu__link::after {
  529.  -webkit-transition-delay: 0.3s;
  530.  transition-delay: 0.3s;
  531. }
  532. .menu--miranda .menu__item--current .menu__link::after {
  533.  -webkit-transition-delay: 0s;
  534.  transition-delay: 0s;
  535. }
  536. /* left line */
  537. .menu--miranda .menu__item::before {
  538.  -webkit-transition-delay: 0.1s;
  539.  transition-delay: 0.1s;
  540. }
  541. .menu--miranda .menu__item--current::before {
  542.  -webkit-transition-delay: 0.3s;
  543.  transition-delay: 0.3s;
  544. }
  545. /* top line */
  546. .menu--miranda .menu__item .menu__link::before {
  547.  -webkit-transition-delay: 0.2s;
  548.  transition-delay: 0.2s;
  549. }
  550. .menu--miranda .menu__item--current .menu__link::before {
  551.  -webkit-transition-delay: 0.4s;
  552.  transition-delay: 0.4s;
  553. }
  554. /* right line */
  555. .menu--miranda .menu__item--current::after {
  556.  -webkit-transition-delay: 0.3s;
  557.  transition-delay: 0.3s;
  558. }
  559. .menu--miranda .menu__item--current::before,
  560. .menu--miranda .menu__item--current::after,
  561. .menu--miranda .menu__item--current .menu__link::before,
  562. .menu--miranda .menu__item--current .menu__link::after,.menu__item:hover::before,.menu__item:hover::after,
  563. .menu--miranda .menu__link:hover::before,
  564. .menu--miranda .menu__link:hover::after {
  565.  -webkit-transform: scale3d(1, 1, 1);
  566.  transform: scale3d(1, 1, 1);
  567. }
  568. /*-- //navigation --*/
  569. .agileinfo_search{
  570.  float: right;
  571.    width: 25%;
  572.    border-bottom: 1px solid #999;
  573.    margin-top: .6em;
  574. }
  575. .agileinfo_search input[type="text"]{
  576.    outline: none;
  577.    width: 87%;
  578.    background: #fff;
  579.    color: #212121;
  580.    padding: 10px;
  581.    font-size: 14px;
  582.    border: none;
  583.  letter-spacing: 1px;
  584. }
  585. .agileinfo_search input[type="submit"] {
  586.    outline: none;
  587.    width: 10%;
  588.    background: url(../images/search.png) no-repeat 5px 2px;
  589.    border: none;
  590.    padding: 3px;
  591. }
  592. /*--slider--*/
  593. #slider2,
  594. #slider3 {
  595.  box-shadow: none;
  596.  -moz-box-shadow: none;
  597.  -webkit-box-shadow: none;
  598.  margin: 0 auto;
  599. }
  600. .rslides_tabs li:first-child {
  601.  margin-left: 0;
  602. }
  603. .rslides_tabs .rslides_here a {
  604.  background: rgba(255,255,255,.1);
  605.  color: #fff;
  606.  font-weight: bold;
  607. }
  608. .events {
  609.  list-style: none;
  610. }
  611. .callbacks_container {
  612.  position: relative;
  613.  float: left;
  614.  width: 100%;
  615. }
  616. .callbacks {
  617.  position: relative;
  618.  list-style: none;
  619.  overflow: hidden;
  620.  width: 100%;
  621.  padding: 0;
  622.  margin: 0;
  623. }
  624. .callbacks li {
  625.  position: absolute;
  626.  width: 100%;
  627. }
  628. .callbacks img {
  629.  position: relative;
  630.  z-index: 1;
  631.  height: auto;
  632.  border: 0;
  633. }
  634. .callbacks .caption {
  635.  display: block;
  636.  position: absolute;
  637.  z-index: 2;
  638.  font-size: 20px;
  639.  text-shadow: none;
  640.  color: #fff;
  641.  left: 0;
  642.  right: 0;
  643.  padding: 10px 20px;
  644.  margin: 0;
  645.  max-width: none;
  646.  top: 10%;
  647.  text-align: center;
  648. }
  649.  
  650. .callbacks_nav {
  651.    position: absolute;
  652.    -webkit-tap-highlight-color: rgba(0,0,0,0);
  653.    top: 81%;
  654.    left: 40px;
  655.    opacity: 0.7;
  656.    z-index: 3;
  657.    text-indent: -9999px;
  658.    overflow: hidden;
  659.    text-decoration: none;
  660.    height: 47px;
  661.    width: 47px;
  662. }
  663. .callbacks_nav.next {
  664.    left: auto;
  665.    background: url(../images/left.png) no-repeat 11px 9px  #8e44ad;
  666.    right: 47.05%;
  667. }
  668. .callbacks_nav.next:hover {
  669.    background-color: #23B684;
  670. }
  671. .callbacks_nav.prev {
  672.    left: auto;
  673.    background: url(../images/right.png) no-repeat 8px 10px #8e44ad;
  674.    left: 47%;
  675. }
  676. .callbacks_nav.prev:hover {
  677.    background-color: #23B684;
  678. }
  679. #slider3-pager a {
  680.  display: inline-block;
  681. }
  682. #slider3-pager span{
  683.  float: left;
  684. }
  685. #slider3-pager span{
  686.  width:100px;
  687.  height:15px;
  688.  background:#fff;
  689.  display:inline-block;
  690.  border-radius:30em;
  691.  opacity:0.6;
  692. }
  693. #slider3-pager .rslides_here a {
  694.  background: #FFF;
  695.  border-radius:30em;
  696.  opacity:1;
  697. }
  698. #slider3-pager a {
  699.  padding: 0;
  700. }
  701. #slider3-pager li{
  702.  display:inline-block;
  703. }
  704. .rslides {
  705.  position: relative;
  706.  list-style: none;
  707.  overflow: hidden;
  708.  width: 100%;
  709.  padding: 0;
  710. }
  711. .rslides li {
  712.  -webkit-backface-visibility: hidden;
  713.  position: absolute;
  714.  display:none;
  715.  width: 100%;
  716.  left: 0;
  717.  top: 0;
  718. }
  719. .rslides li{
  720.  position: relative;
  721.  display:block;
  722.  float: left;
  723. }
  724. .rslides img {
  725.  height: auto;
  726.  border: 0;
  727.  }
  728. .callbacks_tabs {
  729.    list-style: none;
  730.    position: absolute;
  731.    top: 75%;
  732.    left: 46%;
  733.    padding: 0;
  734.    margin: 0;
  735.    display: block;
  736.    z-index: 99;
  737. }
  738. .slider-top span{
  739.  font-weight:600;
  740. }
  741. .callbacks_tabs li {
  742.    display: inline-block;
  743.    margin: 0px 7px;
  744.    border: 1px solid #fff;
  745.    border-radius: 50%;
  746.    line-height: 0;
  747.    width: 26px;
  748.    height: 26px;
  749.    padding: 0px 5px;
  750. }
  751. /*----*/
  752. .callbacks_tabs a{
  753. visibility: hidden;
  754. }
  755. .callbacks_tabs a:after {
  756.    content: "\f111";
  757.    font-size: 0;
  758.    font-family: FontAwesome;
  759.    visibility: visible;
  760.    display: block;
  761.    height:15px;
  762.    width:15px;
  763.    display: inline-block;
  764.    background: #ffffff;
  765.    border-radius: 50%;
  766.    -webkit-border-radius: 50%;
  767.    -o-border-radius: 50%;
  768.    -moz-border-radius: 50%;
  769.    -ms-border-radius: 50%;
  770. }
  771. .callbacks_here a:after{
  772.       background: #ff4c4c;
  773. }
  774. /*-- //slider --*/
  775. /*-- banner-top --*/
  776. .w3layouts-banner-top{
  777.    background: url(../images/bg.jpg) no-repeat 0px 0px;
  778.    background-size: cover;
  779.  -webkit-background-size: cover;
  780.  -moz-background-size: cover;
  781.  -o-background-size: cover;
  782.  -moz-background-size: cover;
  783.  min-height:700px;
  784. }
  785. .w3layouts-banner-top1{
  786.  background: url(../images/bg2.jpg) no-repeat 0px 0px;
  787.    background-size: cover;
  788.  -webkit-background-size: cover;
  789.  -moz-background-size: cover;
  790.  -o-background-size: cover;
  791.  -moz-background-size: cover;
  792.  min-height:700px;
  793. }
  794. .w3layouts-banner-top2{
  795.  background: url(../images/bg3.jpg) no-repeat 0px 0px;
  796.    background-size: cover;
  797.  -webkit-background-size: cover;
  798.  -moz-background-size: cover;
  799.  -o-background-size: cover;
  800.  -moz-background-size: cover;
  801.  min-height:700px;
  802. }
  803. /*-- //banner-top --*/
  804. .slider-info {
  805.    position: absolute;
  806.    top: 17%;
  807.    left: 0%;
  808.    z-index: 999;
  809.    text-align: left;
  810.    width: 100%;
  811.    text-align: center;
  812.  resize: none;
  813. }
  814. .slider-info h3 {
  815.    font-size: 2em;
  816.    color: #fff;
  817.    text-transform: uppercase;
  818.    letter-spacing: 7px;
  819.    font-weight: 100;
  820. }
  821. .slider-info h4 {
  822.    font-size: 4em;
  823.    color: #fff;
  824.    text-transform: uppercase;
  825.    font-weight: 600;
  826.    letter-spacing: 3px;
  827.    padding: 0.5em 0em 1em;
  828. }
  829. .slider-info p {
  830.    font-size: 1.1em;
  831.    color: #fff;
  832.    letter-spacing: 5px;
  833.    font-weight: 200;
  834.    text-transform: capitalize;
  835. }
  836. .slider-info i {
  837.    margin-bottom: 1em;
  838.    font-size: 4em;
  839.    color: #fff;
  840. }
  841. /*-- welcome --*/
  842. .about.w3layouts-agileinfo, .services, .w3agile-spldishes, #team, section.portfolio-w3ls, .contact_w3agile{
  843.    padding: 5em 0em;
  844.  text-align:center;
  845. }
  846. .about-wel {
  847.    text-align: left;
  848. }
  849. h3.top-about, .w3layouts-services-heading h3, h3.w3ls-title, #team h3, section.portfolio-w3ls h3, .testimonials h3, .agileits.contact h3, .contact_w3agile h3{
  850.    color: #111;
  851.    font-size: 3em;
  852.    text-transform: uppercase;
  853.    font-weight: 600;
  854. }
  855. .about-top, .w3-services-grids, .spldishes-agileinfo, .t-content-gds, #portfoliowrap, .nbs-flexisel-container{
  856.  margin-top: 4em;
  857. }
  858. .about-img {
  859.    padding-top: 1em;
  860. }
  861. .about-wel p {
  862.    font-size:1.1em;
  863.    color: #111;
  864.    line-height: 1.9em;
  865.    margin: 1em 0 1.5em;
  866.  font-weight: 400;
  867. }
  868. .about-wel h5 {
  869.    font-size: 1.6em;
  870.    text-transform: uppercase;
  871.    color: #8e44ad;
  872.    letter-spacing: 1px;
  873. }
  874. .about-wel ul li{
  875.  list-style: none;
  876. }
  877. .about-wel ul li a {
  878.    text-decoration: none;
  879.    color: #777;
  880.    font-size: 0.95em;
  881.    line-height: 1.9em;
  882.    margin-top: 0.5em;
  883.    display: inherit;
  884.    letter-spacing: 1px;
  885. }
  886. .about-wel ul li a:hover {
  887.    color: #8e44ad;
  888. }
  889. .about-wel ul li a i{
  890.  margin: 0 10px 0 0;
  891.  color: #8e44ad;
  892. }
  893. .about-img2 {
  894.    border-left: 1px solid #cec9c9;
  895.    padding: 0 4em;
  896. }
  897. .about-img1 .a3, .about-img2 .a2, .about-img2 .a1{
  898.  margin-top:4em;
  899. }
  900. .about-img1 i, .about-img2 i{
  901.    font-size: 4em;
  902.    display: block;
  903.    color: #000;
  904. }
  905. .w3l-fisrt{
  906.  margin-bottom: 1.5em;
  907. }
  908. /*-- //welcome --*/
  909. /*-- services --*/
  910. .w3layouts-services-heading h3 {
  911.    color: #23B684;
  912. }
  913. .services {
  914.    background: url(../images/bgs.jpg)no-repeat center fixed;
  915.    background-size: cover;
  916. }
  917. .w3layouts-services-heading h2 {
  918.    color: #fff;
  919. }
  920. .about-header-top{
  921.  background: rgba(0, 0, 0, 0.7) !important;
  922. }
  923. .w3l-services-grid{
  924.  text-align:left;
  925. }
  926. .w3ls-services-img i {
  927.    width: 90px;
  928.    height: 90px;
  929.    color: #fff;
  930.    font-size: 4em;
  931.    padding: .2em 0 0 0;
  932.    text-align:left;
  933.    border-radius: 50%;
  934.    -webkit-border-radius: 50%;
  935.    -moz-border-radius: 50%;
  936.    -ms-border-radius: 50%;
  937.    -o-border-radius: 50%;
  938.    transition: 0.5s all;
  939.    -webkit-transition: 0.5s all;
  940.    -o-transition: 0.5s all;
  941.    -moz-transition: 0.5s all;
  942.    -ms-transition: 0.5s all;
  943. }
  944. .w3l-services-grid:hover div.w3ls-services-img i {
  945.    background:transparent;
  946.    color: #8e44ad;
  947.   transition: 0.5s all;
  948.    -webkit-transition: 0.5s all;
  949.    -o-transition: 0.5s all;
  950.    -moz-transition: 0.5s all;
  951.    -ms-transition: 0.5s all;
  952. }
  953. .agileits-services-info h4 {
  954.    color: #fff;
  955.    font-size: 2em;
  956.    margin: 1em 0 1.5em;
  957.    font-weight: 600;
  958.    letter-spacing: 2px;
  959.    text-transform: uppercase;
  960. }
  961. .agileits-services-info p {
  962.    color: #c5c5c5;
  963.    font-size: 1em;
  964.    line-height: 1.9em;
  965.    margin: 0;
  966. }
  967. /*-- //services --*/
  968. /*-- Special --*/
  969. .spldishes-w3left {
  970.    padding: 2.9em 2em;
  971.    background-color: #8e44ad;
  972.  -webkit-transition:.5s all;
  973.  -moz-transition:.5s all;
  974.  -o-transition:.5s all;
  975.  -ms-transition:.5s all;
  976.  transition:.5s all;
  977. }
  978. .spldishes-agileinfo:hover .spldishes-w3left {
  979.    background-color: #23B684;
  980. }
  981. .spldishes-agileinfo h5 {
  982.    font-size: 1.9em;
  983.    color: #fff;
  984.    margin-bottom: 1em;
  985.    text-transform: uppercase;
  986.    letter-spacing: 1px;
  987. }
  988. .spldishes-w3left p {
  989.    color: #fff;
  990.    line-height: 1.9em;
  991.    font-size: 1em;
  992. }
  993. .spldishes-grids {
  994.    padding: 0;
  995. }
  996. .g1 {
  997.  position: relative;
  998.  display: block;
  999. }
  1000. .agile-dish-caption {
  1001.    position: absolute;
  1002.    width: 100%;
  1003.    bottom: 21px;
  1004.    z-index: 999;
  1005.    background: rgba(5, 5, 3, 0.78);
  1006.    padding:3em 0.5em;
  1007.    transition: all 0.8s;
  1008.    -webkit-transition: all 0.8s;
  1009.    -moz-transition: all 0.8s;
  1010.    -o-transition: all 0.8s;
  1011.    -ms-transition: all 0.8s;
  1012.    transform-style: preserve-3d;
  1013.  -webkit-transform:scale(0);
  1014.  -moz-transform:scale(0);
  1015.  -o-transform:scale(0);
  1016.  -ms-transform:scale(0);
  1017.  transform:scale(0);
  1018. }
  1019. .agile-dish-caption h4 {
  1020.    font-size: 1.8em;
  1021.    color: #fff;
  1022.    margin-bottom: 0.5em;
  1023.    font-weight: 100;
  1024.    letter-spacing: 2px;
  1025.    text-transform: uppercase;
  1026. }
  1027. .agile-dish-caption h3 {
  1028.  font-weight: bold;
  1029.  color: #3d3d3d;
  1030. }
  1031. .agile-dish-caption span {
  1032.    margin: 0;
  1033.    padding: 0;
  1034.    font-size: 0.9em;
  1035.    color: #cecece;
  1036.    font-weight: 300;
  1037.  letter-spacing:1px;
  1038. }
  1039. .g1:hover .agile-dish-caption {
  1040.  display: block;
  1041.  -webkit-transform:scale(1);
  1042.  -moz-transform:scale(1);
  1043.  -o-transform:scale(1);
  1044.  -ms-transform:scale(1);
  1045.  transform:scale(1);
  1046. }
  1047. #owl-demo .item img {
  1048.    width: 100%;
  1049. }
  1050. @media(max-width:480px) {
  1051. .agile-dish-caption {
  1052.  padding: 0.5em;
  1053. }
  1054. .agile-dish-caption span {
  1055.  font-size: 0.8em;
  1056. }
  1057. }
  1058. /*-- //Special --*/
  1059. /*-- team --*/
  1060. div#team {
  1061.    background: #8e44ad;
  1062. }
  1063. .capabil-grid h5 {
  1064.    color: #00C6D7;
  1065.    font-size: 33px;
  1066. }
  1067. #team h3{
  1068.    color: #fff;
  1069. }
  1070. .team-img {
  1071.    border: 1px solid #eee;
  1072.  background: #eee;
  1073. }
  1074. .team-text{
  1075.  padding:15px 15px;
  1076. }
  1077. .team-text h4 {
  1078.    color: #23B684;
  1079.    font-size: 27px;
  1080. }
  1081. .team-text p {
  1082.    font-size: 15px;
  1083.    margin: 12px 0;
  1084.  color:#8e44ad;
  1085. }
  1086. .team-text ul li{
  1087.  display:inline-block;
  1088.  margin-right:5px;
  1089. }
  1090. .team-text ul li a i {
  1091.    width: 24px;
  1092.    height: 24px;
  1093.    display: block;
  1094.    color: #000;
  1095.    font-size: 1em;
  1096.   transition: all 0.8s;
  1097.    -webkit-transition: all 0.8s;
  1098.    -moz-transition: all 0.8s;
  1099.    -o-transition: all 0.8s;
  1100.    -ms-transition: all 0.8s;
  1101. }
  1102. .team-text:hover ul li a i {
  1103.    color: #23B684;
  1104.   transition: all 0.8s;
  1105.    -webkit-transition: all 0.8s;
  1106.    -moz-transition: all 0.8s;
  1107.    -o-transition: all 0.8s;
  1108.    -ms-transition: all 0.8s;
  1109. }
  1110. /*-- //team --*/
  1111. /*-- Testimonials --*/
  1112. .wthree_testimonials_grid_pos img {
  1113.    border-radius: 50%;
  1114. }
  1115. .wthree_testimonials_grid{
  1116.  position: relative;
  1117.    margin: 6em auto 0;
  1118.    background:#EDEDED;
  1119.    padding:6em 5em 3em;
  1120. }
  1121. .wthree_testimonials_grid1,.wthree_testimonials_grid{
  1122.  width: 70%;
  1123. }
  1124. .wthree_testimonials_grid:after{
  1125.  content: '';
  1126.    width: 4%;
  1127.    height: 10px;
  1128.    border-left: 18px solid transparent;
  1129.    border-right: 18px solid transparent;
  1130.    border-top: 18px solid #EDEDED;
  1131.    position: absolute;
  1132.    bottom: -7%;
  1133.    right: 10%;
  1134. }
  1135. .wthree_testimonials_grid h4{
  1136.  font-size:1.3em;
  1137.  color:#212121;
  1138.  line-height:1.5em;
  1139. }
  1140. .wthree_testimonials_grid p {
  1141.    color: #999;
  1142.    line-height: 2em;
  1143.    margin: 1em 0 0;
  1144.    font-size: 1em;
  1145. }
  1146. .wthree_testimonials_grid_pos{
  1147.  position: absolute;
  1148.    top: -30%;
  1149.    left: 43%;
  1150. }
  1151. .wthree_testimonials_grid1{
  1152.  text-align:right;
  1153.  margin: 0 auto;
  1154. }
  1155. .wthree_testimonials_grid1 h5{
  1156.  font-size: 1em;
  1157.    color: #8e44ad;
  1158.    margin: 1.5em 0 1em;
  1159. }
  1160. .wthree_testimonials_grid1 p{
  1161.  color:#212121;
  1162. }
  1163. /*--flexisel--*/
  1164. .flex-slider{
  1165.  background:#222227;
  1166.  padding: 70px 0 165px 0;
  1167. }
  1168. .opportunity{
  1169.  background:#28282e;
  1170.  margin:0px 20px;
  1171.  padding:80px 0;
  1172.  position:relative;
  1173. }
  1174. #flexiselDemo1 {
  1175.  display: none;
  1176. }
  1177. .nbs-flexisel-container {
  1178.  position: relative;
  1179.  max-width: 100%;
  1180. }
  1181. .nbs-flexisel-ul {
  1182.  position: relative;
  1183.  width: 9999px;
  1184.  margin: 0px;
  1185.  padding: 0px;
  1186.  list-style-type: none;
  1187. }
  1188. .nbs-flexisel-inner {
  1189.  overflow: hidden;
  1190.  margin: 0px auto;
  1191. }
  1192. .nbs-flexisel-item {
  1193.  float: left;
  1194.  margin: 0;
  1195.    padding: 0;
  1196.  position: relative;
  1197.  line-height: 0px;
  1198. }
  1199. .nbs-flexisel-item > img {
  1200.  cursor: pointer;
  1201.  position: relative;
  1202. }
  1203. /*---- Nav ---*/
  1204. .nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
  1205.  width:50px;
  1206.  height:50px;
  1207.  position: absolute;
  1208.  cursor: pointer;
  1209.  z-index: 100;
  1210.  top:46% !important;
  1211. }
  1212. .nbs-flexisel-nav-left {
  1213.  left: 13%;
  1214.    background:url(../images/right.png) no-repeat 10px 11px #23B684;
  1215. }
  1216. .nbs-flexisel-nav-right {
  1217.  right: 13%;
  1218.  background:url(../images/left.png) no-repeat 14px 12px #23B684;
  1219. }
  1220. /*--//flexisel--*/
  1221. .wthree_testimonials_grid_main {
  1222.    padding-bottom: 1em;
  1223. }
  1224. .testimonials {
  1225.    padding: 0em 0em 5em;
  1226.  text-align:center;
  1227. }
  1228. /*-- //Testimonials --*/
  1229. /*-- contact --*/
  1230. .contact_w3agile h3 {
  1231.    color: #8e44ad;
  1232. }
  1233. .contact_w3agile {
  1234.    background: url(../images/bgc.jpg) no-repeat 0px 0px fixed;
  1235.    background-size: cover;
  1236.  -webkit-background-size: cover;
  1237.  -moz-background-size: cover;
  1238.  -o-background-size: cover;
  1239.  -moz-background-size: cover;
  1240. }
  1241. .contact_w3agile form {
  1242.    width: 75%;
  1243.    margin:4em auto 0;
  1244. }
  1245. .contact_w3agile form input[type="text"],.contact_w3agile form input[type="email"]{
  1246.    background: none;
  1247.    border: 2px solid transparent;
  1248.    border-bottom: 2px solid #fff;
  1249.    padding:12px 12px;
  1250.    font-size: 15px;
  1251.    color: #fff;
  1252.    outline: none;
  1253.    width: 46%;
  1254.    display: inline-block;
  1255.    font-style: italic;
  1256.  transition:0.5s all;
  1257.  -webkit-transition:0.5s all;
  1258.  -moz-transition:0.5s all;
  1259.  -o-transition:0.5s all;
  1260.  -ms-transition:0.5s all;
  1261. }
  1262. .contact_w3agile form input[type="text"]{
  1263.    margin-right: 7%;
  1264. }
  1265. .contact_w3agile textarea{
  1266.    background: none;
  1267.    border: 2px solid transparent;
  1268.    border-bottom: 2px solid #fff;
  1269.    padding: 12px 12px;
  1270.    font-size: 15px;
  1271.    color: #fff;
  1272.    outline: none;
  1273.    width: 100%;
  1274.    margin: 40px 0 30px;
  1275.    font-style: italic;
  1276.    height: 13em;
  1277.  transition:0.5s all;
  1278.  -webkit-transition:0.5s all;
  1279.  -moz-transition:0.5s all;
  1280.  -o-transition:0.5s all;
  1281.  -ms-transition:0.5s all;
  1282.  resize:none;
  1283. }
  1284. .contact_w3agile form input[type="submit"] {
  1285.    background: none;
  1286.    border: 2px solid #fff;
  1287.    padding: 10px 0;
  1288.    font-size: 1.3em;
  1289.    color: #fff;
  1290.    outline: none;
  1291.    width: 21%;
  1292.    text-transform: uppercase;
  1293.    margin: 0 auto;
  1294.    transition: 0.5s all;
  1295.    -webkit-transition: 0.5s all;
  1296.    -moz-transition: 0.5s all;
  1297.    -o-transition: 0.5s all;
  1298.    -ms-transition: 0.5s all;
  1299. }
  1300. .contact_w3agile form input[type="submit"]:hover,.contact_w3agile form input[type="text"]:hover,.contact_w3agile form input[type="email"]:hover,.contact_w3agile textarea:hover {
  1301.    border: 2px solid #8e44ad;
  1302.  -webkit-transition:0.5s all;
  1303.  -moz-transition:0.5s all;
  1304.  -o-transition:0.5s all;
  1305.  -ms-transition:0.5s all;
  1306.  transition:0.5s all;
  1307. }
  1308. /*-- //contact --*/
  1309. /*-- map --*/
  1310. .map iframe {
  1311.    width: 100%;
  1312.    min-height: 400px;
  1313. }
  1314. /*-- //map --*/
  1315.  
  1316. /*-- Footer --*/
  1317. .foote-w3l {
  1318.    background: #000;
  1319.    padding: 1.5em 0em;
  1320.    border-bottom: 1px solid #23B684;
  1321. }
  1322. .ag-w3 {
  1323.    list-style: none;
  1324. }
  1325. .ag-w3, .ag-w3-2 {
  1326.    padding-top: 1em;
  1327. }
  1328. a.dropdown-toggle.menu__link {
  1329.    color: #fff;
  1330.    font-size: 1em;
  1331.    letter-spacing: 1px;
  1332. }
  1333. .ag-w3-2  span {
  1334.    padding-left: 1em;
  1335. }
  1336. .ag-w3-2  {
  1337.    font-size: 1em;
  1338.    color: #fff;
  1339.    letter-spacing: 1px;
  1340.    text-align: right;
  1341. }
  1342. .footer{
  1343.    background: #000;
  1344. }
  1345. .footer-2 {
  1346.    padding: 4em 0em;
  1347. }
  1348. .ftr-grid h3, .services-grids h3 {
  1349.    color: #8e44ad;
  1350.    font-size: 1.6em;
  1351.    letter-spacing: 1px;
  1352.    margin-bottom: 0.5em;
  1353. }
  1354. .ftr-grid p {
  1355.    font-size: 1em;
  1356.    color: #999;
  1357.    line-height: 2;
  1358.    margin-top: 5%;
  1359. }
  1360. .ftr-grid.fg1 a {
  1361.    color: #fff;
  1362.    margin-top: 0.5em;
  1363.    display: inline-block;
  1364.    font-size: 1em;
  1365. }
  1366. .ftr-text p a {
  1367.    color: #999;
  1368. }
  1369. .ftr-grid ul {
  1370.    padding: 0em;
  1371.    list-style: none;
  1372. }
  1373. .ftr-grid ul li {
  1374.    font-size: 0.95em;
  1375.    color: #fff;
  1376.    line-height: 1.8em;
  1377. }
  1378. .local {
  1379.    float: left;
  1380.    width: 13%;
  1381. }
  1382. .ftr-text {
  1383.    float: right;
  1384.    width: 86%;
  1385. }
  1386. .local i {
  1387.    font-size: 1.5em;
  1388.    color: #fff;
  1389.    margin-top: 41%;
  1390. }
  1391. .logo-fo {
  1392.    text-align: center;
  1393.  margin-top: 3em;
  1394. }
  1395. .logo-fo h2 a {
  1396.    font-size: 1.2em;
  1397.    color: #fff;
  1398.    text-align: center;
  1399.    text-transform: uppercase;
  1400.    letter-spacing: 2px;
  1401.    font-weight: 700;
  1402.    font-family: 'Roboto Condensed', sans-serif;
  1403. }
  1404. .logo-fo h2 a span {
  1405.    display: block;
  1406.    font-size: 14px;
  1407.    line-height: 1;
  1408.    margin-top: 0.5em;
  1409. }
  1410. /*-- social-icons --*/
  1411. .w3l_header_left-2 {
  1412.    text-align: right;
  1413.    margin-top: 2em;
  1414. }
  1415. .w3ls-social-icons-2 i {
  1416.    font-size: 1em;
  1417.    color: #fff;
  1418.    width: 40px;
  1419.    height: 40px;
  1420.    text-align: center;
  1421.    line-height: 38px;
  1422.    margin: 0 0 0em;
  1423.    transition: 0.5s all;
  1424.    -webkit-transition: 0.5s all;
  1425.    -o-transition: 0.5s all;
  1426.    -ms-transition: 0.5s all;
  1427.    -moz-transition: 0.5s all;
  1428.    border: 1px solid #312e2e;
  1429. }
  1430. .w3ls-social-icons-2 i:hover {
  1431.  background: #8e44ad;
  1432.    color: #fff;
  1433.    transition: 0.5s all;
  1434.    -webkit-transition: 0.5s all;
  1435.    -o-transition: 0.5s all;
  1436.    -ms-transition: 0.5s all;
  1437.    -moz-transition: 0.5s all;
  1438. }
  1439. /*-- //social-icons --*/
  1440.  
  1441. .copyrights {
  1442.    text-align: center;
  1443.    padding: 2em 0em;
  1444.    border-top: 1px solid #656161;
  1445.    background: rgba(165, 164, 164, 0.12);
  1446. }
  1447. .copyrights p {
  1448.    color: #fff;
  1449.    letter-spacing: 2px;
  1450.    font-size: 1em;
  1451. }
  1452. .copyrights p a {
  1453.    color: #8e44ad;
  1454. }
  1455. .copyrights p a:hover {
  1456.    color: #fff;
  1457. }
  1458. .footer-main{
  1459.  position:relative;
  1460. }
  1461. .ag-w3-3 {
  1462.    text-align: center;
  1463. }
  1464. .ag-w3-3 i {
  1465.    width: 50px;
  1466.    height: 50px;
  1467.    background: #23b684;
  1468.    line-height: 46px;
  1469.    color: #fff;
  1470.    font-size: 1.5em;
  1471. }
  1472. span.menu {
  1473.    display: none;
  1474. }
  1475. /*-- //Footer --*/
  1476. /*--responsive--*/
  1477. @media(max-width: 1440px){
  1478.  .callbacks_nav.next {
  1479.    right: 46.4%;
  1480.  }
  1481.  .w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top3 {
  1482.    min-height: 620px;
  1483.  }
  1484.  .slider-info {
  1485.    top: 13%;
  1486.  }
  1487.  .callbacks_nav {
  1488.    top: 78%;
  1489.  }
  1490. }
  1491. @media(max-width: 1366px){
  1492.  .slider-info h4 {
  1493.    font-size: 3.8em;
  1494.  }
  1495.  .callbacks_nav.next {
  1496.    right: 46%;
  1497.  }
  1498.  .slider-info h3 {
  1499.    font-size: 1.8em;
  1500.  }
  1501.  .about.w3layouts-agileinfo, .services, .w3agile-spldishes, #team, section.portfolio-w3ls, .contact_w3agile {
  1502.    padding: 4em 0em;
  1503.  }
  1504. }
  1505. @media(max-width: 1280px){
  1506.  .callbacks_nav.next {
  1507.    right: 45.5%;
  1508.  }
  1509. }
  1510. @media(max-width: 1080px){
  1511.  .logo h1 a {
  1512.    font-size:0.98em;
  1513.    letter-spacing: 0px;
  1514.  }
  1515.  .w3l_header_right ul li a {
  1516.    font-size: 1.05em;
  1517.    letter-spacing: 0px;
  1518.  }
  1519.  .w3l_header_right ul li:nth-child(2) {
  1520.    padding-left: 1em;
  1521.  }
  1522.  .w3l_header_right ul li:nth-child(3) {
  1523.    padding-left: 1em;
  1524.  }
  1525.  .agileinfo_search input[type="text"] {
  1526.    font-size: 13px;
  1527.  }
  1528.  .agileinfo_search input[type="submit"] {
  1529.    background: url(../images/search.png) no-repeat 0px 3px;
  1530.  }
  1531.  .w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top3 {
  1532.    min-height: 540px;
  1533.  }
  1534.  .slider-info h3 {
  1535.    font-size: 1.5em;
  1536.  }
  1537.  .slider-info h4 {
  1538.    font-size: 3.4em;
  1539.  }
  1540.  .slider-info p {
  1541.    font-size: 1em;
  1542.  }
  1543.  .callbacks_nav.next {
  1544.    right: 45.2%;
  1545.  }
  1546.  .callbacks_nav.prev {
  1547.    left: 46%;
  1548.  }
  1549.  .about-wel h5 {
  1550.    font-size: 1.5em;
  1551.  }
  1552.  .about-wel p {
  1553.    font-size: 1em;
  1554.    margin: 1em 0 1em;
  1555.  }
  1556.  .about-img2 {
  1557.    padding: 0 3em;
  1558.  }
  1559.  .about-wel ul li a {
  1560.    font-size: 0.9em;
  1561.  }
  1562.  h3.top-about, .w3layouts-services-heading h3, h3.w3ls-title, #team h3, section.portfolio-w3ls h3, .testimonials h3, .agileits.contact h3, .contact_w3agile h3 {
  1563.    font-size: 2.8em;
  1564.  }
  1565.  .agileits-services-info h4 {
  1566.    font-size: 1.8em;
  1567.  }
  1568.  .agileits-services-info p {
  1569.    font-size: 0.9em;
  1570.  }
  1571.  .spldishes-agileinfo h5 {
  1572.    font-size: 1.8em;
  1573.    letter-spacing: 0px;
  1574.  }
  1575.  .spldishes-w3left p {
  1576.    font-size: 0.9em;
  1577.  }
  1578.  .spldishes-w3left {
  1579.    padding: 4em 2em;
  1580.  }
  1581.  .agile-dish-caption {
  1582.    bottom: 30px;
  1583.    padding: 4em 0.5em;
  1584.  }
  1585.  .team-text h4 {
  1586.    font-size: 23px;
  1587.  }
  1588.  .team-text p {
  1589.    font-size: 13px;
  1590.  }
  1591.  .team-text ul li a i {
  1592.    font-size: 0.9em;
  1593.  }
  1594.  .wthree_testimonials_grid p {
  1595.    font-size: 0.9em;
  1596.  }
  1597.  .contact_w3agile form input[type="text"], .contact_w3agile form input[type="email"], .contact_w3agile textarea {
  1598.    font-size: 14px;
  1599.  }
  1600.  .contact_w3agile form input[type="submit"] {
  1601.    font-size: 1.2em;
  1602.  }
  1603.  .map iframe {
  1604.    min-height: 370px;
  1605.  }
  1606.  .logo-fo h2 a {
  1607.    font-size: 1.1em;
  1608.  }
  1609.  .navbar-nav > li > a {
  1610.    letter-spacing: 0px;
  1611.    font-size: 0.95em;
  1612.    padding: 1em 1.8em;
  1613.  }
  1614.  .menu--miranda .menu__item {
  1615.    margin: 1em 0.4em;
  1616.  }
  1617. }
  1618. @media(max-width: 1050px){
  1619.  .callbacks_nav.next {
  1620.    right: 44.9%;
  1621.  }
  1622. }
  1623. @media(max-width: 1024px){
  1624.  .callbacks_nav.next {
  1625.    right: 44.7%;
  1626.    background: url(../images/left.png) no-repeat 13px 11px #8e44ad;
  1627.  }
  1628.  .callbacks_nav.prev {
  1629.    background: url(../images/right.png) no-repeat 12px 12px #8e44ad;
  1630.  }
  1631.  .slider-info h3 {
  1632.    font-size: 1.3em;
  1633.  }
  1634.  .slider-info h4 {
  1635.    font-size: 3em;
  1636.  }
  1637.  .slider-info p {
  1638.    font-size: 0.9em;
  1639.  }
  1640. }
  1641. @media(max-width: 991px){
  1642.  .w3l_header_left {
  1643.    float: left;
  1644.    width: 50%;
  1645.  }
  1646.  .w3l_header_right {
  1647.    float: right;
  1648.    width: 50%;
  1649.  }
  1650.  .w3l_header_right.w3l-r {
  1651.    width: 100%;
  1652.    text-align: center;
  1653.    padding-bottom: 0.5em;
  1654.  }
  1655.  .w3l_header_right ul li a {
  1656.    font-size: 1.1em;
  1657.    letter-spacing: 1px;
  1658.  }
  1659.  .logo h1 a {
  1660.    font-size: 1.05em;
  1661.    letter-spacing: 1px;
  1662.  }
  1663.  .navbar-nav > li > a {
  1664.    font-size: 0.85em;
  1665.    padding: 1em 1.5em;
  1666.  }
  1667.  .menu--miranda .menu__item {
  1668.    margin: 1em 0.2em;
  1669.  }
  1670.  .agileinfo_search input[type="submit"] {
  1671.    background-position: 0px;
  1672.    background-size: 19px;
  1673.  }
  1674.  .callbacks_nav.next {
  1675.    right: 44.4%;
  1676.  }
  1677.  .come {
  1678.    width: 100%;
  1679.    padding-bottom: 3em;
  1680.  }
  1681.  .red {
  1682.    width: 100%;
  1683.  }
  1684.  .about-img1 {
  1685.    float: left;
  1686.    width: 33%;
  1687.  }
  1688.  .about-img2 {
  1689.    float: right;
  1690.    width: 33%;
  1691.  }
  1692.  .about-img2, .about-img1 {
  1693.    padding: 0 6em;
  1694.  }
  1695.  .about.w3layouts-agileinfo, .services, .w3agile-spldishes, #team, section.portfolio-w3ls, .contact_w3agile {
  1696.    padding: 3.5em 0em;
  1697.  }
  1698.  h3.top-about, .w3layouts-services-heading h3, h3.w3ls-title, #team h3, section.portfolio-w3ls h3, .testimonials h3, .agileits.contact h3, .contact_w3agile h3 {
  1699.    font-size: 2.5em;
  1700.  }
  1701.  .w3l-services-grid {
  1702.    float: left;
  1703.    width: 33%;
  1704.  }
  1705.  .agileits-services-info h4 {
  1706.    font-size: 1.6em;
  1707.    letter-spacing: 1px;
  1708.  }
  1709.  .slider-info h4 {
  1710.    font-size: 2.8em;
  1711.  }
  1712.  .slider-info h3 {
  1713.    font-size: 1.2em;
  1714.    letter-spacing: 5px;
  1715.  }
  1716.  .spldishes-w3left {
  1717.    padding: 2.5em 2em;
  1718.  }
  1719.  .spldishes-agileinfo h5 {
  1720.    font-size: 1.9em;
  1721.    letter-spacing: 1px;
  1722.  }
  1723.  .agile-dish-caption span {
  1724.    font-size: 0.8em;
  1725.  }
  1726.  .agile-dish-caption h4 {
  1727.    font-size: 1.7em;
  1728.  }
  1729.  .agile-dish-caption {
  1730.    bottom: 16px;
  1731.    padding: 2.5em 0.5em;
  1732.  }
  1733.  .t-cont-gds.wow.bounceInUp {
  1734.    float: left;
  1735.    width: 25%;
  1736.    padding: 0 5px;
  1737.  }
  1738.  .team-text h4 {
  1739.    font-size: 21px;
  1740.  }
  1741.  .about-top, .w3-services-grids, .spldishes-agileinfo, .t-content-gds, #portfoliowrap, .nbs-flexisel-container {
  1742.    margin-top: 3em;
  1743.  }
  1744.  .wthree_testimonials_grid1, .wthree_testimonials_grid {
  1745.    width: 80%;
  1746.  }
  1747.  .nbs-flexisel-nav-left {
  1748.    left: 7%;
  1749.  }
  1750.  .nbs-flexisel-nav-right {
  1751.    right: 7%;
  1752.  }
  1753.  .contact_w3agile form {
  1754.    width: 85%;
  1755.  }
  1756.  .contact_w3agile form input[type="submit"] {
  1757.    font-size: 1.05em;
  1758.  }
  1759.  .ag-w3, .ag-w3-3 {
  1760.    float: left;
  1761.    width: 33%;
  1762.  }
  1763.  .w3l_header_right ul li:nth-child(2) {
  1764.    padding-left: 2em;
  1765.  }
  1766.  .w3l_header_right ul li:nth-child(3) {
  1767.    padding-left: 2em;
  1768.  }
  1769.  .ftr-grid.fg2{
  1770.    float: left;
  1771.    width: 50%;
  1772.  }
  1773.  .ftr-grid {
  1774.    float: right;
  1775.    width: 50%;
  1776.  }
  1777.  .w3l_header_left-2 {
  1778.    margin-top:4em;
  1779.    float: right;
  1780.    width: 50%;
  1781.  }
  1782.  .logo-fo {
  1783.    text-align: right;
  1784.    margin-top: 0em;
  1785.  }
  1786.  .copyrights p {
  1787.    font-size: 0.95em;
  1788.  }
  1789.  .w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top3 {
  1790.    min-height: 440px;
  1791.  }
  1792.  .ag-w3-2 {
  1793.    float: right;
  1794.    width: 33%;
  1795.  }
  1796.  .slider-info i {
  1797.    font-size: 3.5em;
  1798.  }
  1799. }
  1800. @media(max-width: 800px){
  1801.  .logo h1 a {
  1802.    font-size: 1em;
  1803.    letter-spacing: 1px;
  1804.  }
  1805.  .slider-info h3 {
  1806.    font-size: 1.1em;
  1807.  }
  1808.  .slider-info h4 {
  1809.    font-size: 2.6em;
  1810.  }
  1811.  .slider-info p {
  1812.    font-size: 0.8em;
  1813.  }
  1814.  .slider-info {
  1815.    top: 10%;
  1816.  }
  1817.  .callbacks_nav.next {
  1818.    right: 43%;
  1819.  }
  1820.  .callbacks_nav.prev {
  1821.    left: 45%;
  1822.  }
  1823. }
  1824. @media(max-width: 768px){
  1825.  .agileinfo_search input[type="submit"] {
  1826.    background-size: 18px;
  1827.  }
  1828.  .callbacks_nav.prev {
  1829.    left: 44.5%;
  1830.  }
  1831. }
  1832. @media(max-width: 767px){
  1833.  .navbar-default .navbar-toggle .icon-bar {
  1834.    background-color: #8e44ad !important;
  1835.  }
  1836.  .navbar-default .navbar-toggle {
  1837.    border-color: #000 !important;
  1838.  }
  1839.  .navbar-toggle {
  1840.    float: left;
  1841.  }
  1842.  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
  1843.    border-color: none !important;
  1844.  }
  1845.  .navbar-nav > li > a {
  1846.    font-size: 0.95em;
  1847.    padding: 1em 1.8em;
  1848.  }
  1849.  .menu--miranda .menu__item {
  1850.    margin: 1.4em 0em;
  1851.  }
  1852.  nav.navbar.navbar-default {
  1853.    width: 60%;
  1854.  }
  1855.  .agileinfo_search {
  1856.    width: 40%;
  1857.  }
  1858. }
  1859. @media(max-width: 736px){
  1860.  .callbacks_nav.next {
  1861.    right: 42.4%;
  1862.  }
  1863.  .wthree_testimonials_grid p {
  1864.    font-size: 0.85em;
  1865.  }
  1866.  .agile-dish-caption {
  1867.    bottom: 19px;
  1868.    padding: 2em 0.5em;
  1869.  }
  1870.  .portfolio-item.web-Designs, .portfolio-item.graphic-Designs, .portfolio-item.books {
  1871.    width: 33%;
  1872.  }
  1873. }
  1874. @media(max-width: 667px){
  1875.  .w3ls-social-icons i {
  1876.    margin: 0 0.3em;
  1877.  }
  1878.  .w3l_header_left {
  1879.    width: 40%;
  1880.  }
  1881.  .w3l_header_right {
  1882.    width: 60%;
  1883.  }
  1884.  .callbacks_nav.next {
  1885.    right: 41.4%;
  1886.  }
  1887.  .callbacks_nav.prev {
  1888.    left: 44.2%;
  1889.  }
  1890.  .about-img2, .about-img1 {
  1891.    padding: 0 5em;
  1892.  }
  1893.  .agileits-services-info p {
  1894.    font-size: 0.8em;
  1895.  }
  1896.  .agile-dish-caption {
  1897.    bottom: 18px;
  1898.    padding: 1.5em 0.5em;
  1899.  }
  1900.  .team-text ul li a i {
  1901.    font-size: 0.85em;
  1902.  }
  1903.  .team-text ul li {
  1904.    margin-right: 1px;
  1905.  }
  1906.  .wthree_testimonials_grid p {
  1907.    font-size: 0.8em;
  1908.  }
  1909.  .map iframe {
  1910.    min-height: 330px;
  1911.  }
  1912.  .ftr-grid p {
  1913.    font-size: 0.95em;
  1914.  }
  1915. }
  1916. @media(max-width: 640px){
  1917.  .w3ls-social-icons i {
  1918.    margin: 0 0.2em;
  1919.  }
  1920.  .logo h1 a {
  1921.    font-size: 0.95em;
  1922.  }
  1923.  .w3l_header_right ul li a {
  1924.    font-size: 1em;
  1925.  }
  1926.  .header-bottom {
  1927.    padding: 0.2em 0;
  1928.  }
  1929.  .agileinfo_search {
  1930.    margin-top: .3em;
  1931.  }
  1932.  .w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top3 {
  1933.    min-height: 370px;
  1934.  }
  1935.  .slider-info {
  1936.    top: 7%;
  1937.  }
  1938.  .slider-info h3 {
  1939.    font-size: 1em;
  1940.  }
  1941.  .slider-info h4 {
  1942.    font-size: 2.4em;
  1943.  }
  1944.  .slider-info p {
  1945.    font-size: 0.75em;
  1946.  }
  1947.  .callbacks_nav {
  1948.    height: 42px;
  1949.    width: 42px;
  1950.  }
  1951.  .callbacks_nav.next {
  1952.    right: 42.4%;
  1953.    background-size: 19px;
  1954.    background-position: 14px;
  1955.  }
  1956.  .callbacks_nav.next:hover {
  1957.    background-size: 19px;
  1958.    background-position: 14px;
  1959.  }
  1960.  .callbacks_nav.prev {
  1961.    background-size: 19px;
  1962.    background-position: 14px;
  1963.  }
  1964.  .callbacks_nav.prev:hover {
  1965.    background-size: 19px;
  1966.    background-position: 14px;
  1967.  }
  1968.  .about.w3layouts-agileinfo, .services, .w3agile-spldishes, #team, section.portfolio-w3ls, .contact_w3agile {
  1969.    padding: 3em 0em;
  1970.  }
  1971.  h3.top-about, .w3layouts-services-heading h3, h3.w3ls-title, #team h3, section.portfolio-w3ls h3, .testimonials h3, .agileits.contact h3, .contact_w3agile h3 {
  1972.    font-size: 2.4em;
  1973.  }
  1974.  .about-wel h5 {
  1975.    font-size: 1.4em;
  1976.  }
  1977.  .about-wel p {
  1978.    font-size: 0.95em;
  1979.  }
  1980.  .about-wel ul li a {
  1981.    font-size: 0.8em;
  1982.  }
  1983.  .agileits-services-info h4 {
  1984.    font-size: 1.4em;
  1985.  }
  1986.  .agileits-services-info p {
  1987.    font-size: 0.7em;
  1988.  }
  1989.  .spldishes-agileinfo h5 {
  1990.    font-size: 1.8em;
  1991.    margin-bottom: 0.8em;
  1992.  }
  1993.  .spldishes-w3left p {
  1994.    font-size: 0.8em;
  1995.  }
  1996.  .spldishes-w3left {
  1997.    padding: 2em 2em;
  1998.  }
  1999.  .agile-dish-caption h4 {
  2000.    font-size: 1.5em;
  2001.    letter-spacing: 1px;
  2002.  }
  2003.  .agile-dish-caption span {
  2004.    font-size: 0.7em;
  2005.  }
  2006.  .team-text ul li {
  2007.    margin-right: 0px;
  2008.  }
  2009.  .team-text ul li a i {
  2010.    width: 23px;
  2011.    height: 23px;
  2012.  }
  2013.  .team-text h4 {
  2014.    font-size: 20px;
  2015.  }
  2016.  .testimonials {
  2017.    padding: 0em 0em 2.5em;
  2018.  }
  2019.  .wthree_testimonials_grid1, .wthree_testimonials_grid {
  2020.    width: 90%;
  2021.  }
  2022.  .nbs-flexisel-nav-left {
  2023.    left: 1%;
  2024.  }
  2025.  .nbs-flexisel-nav-right{
  2026.    right: 1%;
  2027.  }
  2028.  .wthree_testimonials_grid_pos {
  2029.    left: 38%;
  2030.  }
  2031.  .logo-fo h2 a {
  2032.    font-size: 1em;
  2033.  }
  2034.  .about-img2, .about-img1 {
  2035.    padding: 0 4em;
  2036.  }
  2037.  .slider-info i {
  2038.    font-size: 3.5em;
  2039.  }
  2040.  .w3l-fisrt {
  2041.    margin-bottom: 1em;
  2042.  }
  2043.  .about-img1 i, .about-img2 i {
  2044.    font-size: 3.5em;
  2045.  }
  2046. }
  2047. @media(max-width: 600px){
  2048.  .w3ls-social-icons i {
  2049.    margin: 0 0.1em;
  2050.  }
  2051.  .callbacks_nav.next {
  2052.    right: 41.4%;
  2053.  }
  2054.  .agileits-services-info h4 {
  2055.    font-size: 1.3em;
  2056.  }
  2057.  .team-text ul li a i {
  2058.    width: 21px;
  2059.    height: 21px;
  2060.  }
  2061.  .t-cont-gds.wow.bounceInUp {
  2062.    padding: 0 3px;
  2063.  }
  2064.  .about-top, .w3-services-grids, .spldishes-agileinfo, .t-content-gds, #portfoliowrap, .nbs-flexisel-container {
  2065.    margin-top: 2.5em;
  2066.  }
  2067.  .wthree_testimonials_grid{
  2068.    padding:6em 4em 3em;
  2069.  }
  2070.  .contact_w3agile textarea {
  2071.    height: 12em;
  2072.  }
  2073.  .copyrights p {
  2074.    font-size: 0.9em;
  2075.  }
  2076. }
  2077. @media(max-width: 568px){
  2078.  .w3ls-social-icons i {
  2079.    font-size: 0.9em;
  2080.    width: 30px;
  2081.    height: 30px;
  2082.  }
  2083.  .logo h1 a {
  2084.    font-size: 0.9em;
  2085.  }
  2086.  .callbacks_nav.prev {
  2087.    left: 43.4%;
  2088.  }
  2089.  .about-wel h5 {
  2090.    font-size: 1.35em;
  2091.  }
  2092.  .about-img2, .about-img1 {
  2093.    padding: 0 4em;
  2094.  }
  2095.  .agileits-services-info h4 {
  2096.    font-size: 1.2em;
  2097.    margin: 0.5em 0 1.5em;
  2098.  }
  2099.  .t-cont-gds.wow.bounceInUp {
  2100.    padding: 0 15px;
  2101.    width: 50%;
  2102.  }
  2103.  .t-cont-gds:nth-child(3), .t-cont-gds:nth-child(4) {
  2104.    margin-top: 2.5em;
  2105.  }
  2106.  .team-text h4 {
  2107.    font-size: 22px;
  2108.  }
  2109.  .team-text ul li {
  2110.    margin-right: 4px;
  2111.  }
  2112.  .team-text ul li a i {
  2113.    width: 23px;
  2114.    height: 23px;
  2115.  }
  2116.  .contact_w3agile textarea {
  2117.    height: 11em;
  2118.  }
  2119.  .contact_w3agile form input[type="text"], .contact_w3agile form input[type="email"], .contact_w3agile textarea {
  2120.    font-size: 13px;
  2121.  }
  2122.  .contact_w3agile form input[type="submit"] {
  2123.    font-size: 1em;
  2124.    width: 25%;
  2125.  }
  2126.  .map iframe {
  2127.    min-height: 300px;
  2128.  }
  2129.  .ftr-grid p {
  2130.    font-size: 0.9em;
  2131.  }
  2132.  .local i {
  2133.    font-size: 1.2em;
  2134.  }
  2135.  .logo-fo h2 a {
  2136.    font-size: 0.95em;
  2137.    letter-spacing: 1px;
  2138.  }
  2139.  .w3ls-social-icons-2 i {
  2140.    font-size: 0.85em;
  2141.    width: 38px;
  2142.    height: 38px;
  2143.  }
  2144.  .w3l_header_left-2 {
  2145.    margin-top: 3em;
  2146.  }
  2147.  .footer-2 {
  2148.    padding: 3em 0em;
  2149.  }
  2150.  .copyrights p {
  2151.    font-size: 0.85em;
  2152.  }
  2153.  .portfolio-item.web-Designs, .portfolio-item.graphic-Designs, .portfolio-item.books {
  2154.    width: 50%;
  2155.  }
  2156. }
  2157. @media(max-width: 480px){
  2158.  .w3l_header_right {
  2159.    width: 100%;
  2160.    text-align: center;
  2161.  }
  2162.  .w3l_header_left {
  2163.    width: 100%;
  2164.    text-align: center;
  2165.  }
  2166.  .logo h1 a {
  2167.    padding-left: 2.4em;
  2168.  }
  2169.  .w3ls-social-icons {
  2170.    padding-top: 0em;
  2171.    padding-bottom: 0.4em;
  2172.  }
  2173.  .navbar-toggle .icon-bar {
  2174.    width: 18px !important;
  2175.  }
  2176.  .navbar-toggle {
  2177.    padding: 7px 9px !important;
  2178.  }
  2179.  .agileinfo_search input[type="submit"] {
  2180.    background-size: 17px;
  2181.  }
  2182.  .w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top3 {
  2183.    min-height: 330px;
  2184.  }
  2185.  .slider-info h3 {
  2186.    font-size: 0.95em;
  2187.    letter-spacing: 4px;
  2188.  }
  2189.  .slider-info h4 {
  2190.    font-size: 2.2em;
  2191.  }
  2192.  .slider-info p {
  2193.    font-size: 0.7em;
  2194.  }
  2195.  .callbacks_nav {
  2196.    height: 40px;
  2197.    width: 40px;
  2198.  }
  2199.  .callbacks_nav.prev {
  2200.    left: 41.2%;
  2201.  }
  2202.  .about.w3layouts-agileinfo, .services, .w3agile-spldishes, #team, section.portfolio-w3ls, .contact_w3agile {
  2203.    padding: 2.5em 0em;
  2204.  }
  2205.  h3.top-about, .w3layouts-services-heading h3, h3.w3ls-title, #team h3, section.portfolio-w3ls h3, .testimonials h3, .agileits.contact h3, .contact_w3agile h3 {
  2206.    font-size: 2.2em;
  2207.  }
  2208.  .about-wel h5 {
  2209.    font-size: 1.25em;
  2210.  }
  2211.  .about-wel p {
  2212.    font-size: 0.9em;
  2213.  }
  2214.  .about-img2, .about-img1 {
  2215.    padding: 0 3em;
  2216.  }
  2217.  .w3l-services-grid {
  2218.    width: 100%;
  2219.  }
  2220.  .agileits-services-info h4 {
  2221.    font-size: 1.5em;
  2222.  }
  2223.  .agileits-services-info p {
  2224.    font-size: 0.8em;
  2225.  }
  2226.  .w3l-services-grid:nth-child(2), .w3l-services-grid:nth-child(3) {
  2227.    margin-top: 2em;
  2228.  }
  2229.  .ftr-grid p {
  2230.    font-size: 0.7em;
  2231.  }
  2232.  .logo-fo h2 a {
  2233.    font-size: 0.85em;
  2234.    letter-spacing: 0px;
  2235.  }
  2236.  .w3ls-social-icons-2 i {
  2237.    font-size: 0.8em;
  2238.    width: 34px;
  2239.    height: 34px;
  2240.    line-height: 34px;
  2241.  }
  2242.  .copyrights p {
  2243.    font-size: 0.8em;
  2244.    line-height: 2em;
  2245.  }
  2246.  .copyrights {
  2247.    padding: 1.5em 0em;
  2248.  }
  2249.  .slider-info h4 {
  2250.    font-size: 2em;
  2251.  }
  2252.  .logo h1 a {
  2253.    padding-left: 2.8em;
  2254.    font-size: 0.85em;
  2255.  }
  2256.  .ag-w3-2 {
  2257.    font-size: 0.85em;
  2258.    letter-spacing: 0px;
  2259.  }
  2260.  .foote-w3l {
  2261.    padding: 1em 0em;
  2262.  }
  2263.  .about-img1 i, .about-img2 i {
  2264.    font-size: 3em;
  2265.  }
  2266.  .slider-info i {
  2267.    font-size: 3em;
  2268.    margin-bottom: .8em;
  2269.  }
  2270. }
  2271. @media(max-width: 414px){
  2272.  .logo h1 a {
  2273.    padding-left: 1.8em;
  2274.  }
  2275.  .callbacks_nav.next {
  2276.    right: 40%;
  2277.  }
  2278.  .callbacks_nav.prev {
  2279.    left: 39.9%;
  2280.  }
  2281.  .w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top3 {
  2282.    min-height: 300px;
  2283.  }
  2284.  .about-wel ul li a {
  2285.    font-size: 0.7em;
  2286.  }
  2287.  .about-wel p {
  2288.    font-size: 0.85em;
  2289.  }
  2290.  h3.top-about, .w3layouts-services-heading h3, h3.w3ls-title, #team h3, section.portfolio-w3ls h3, .testimonials h3, .agileits.contact h3, .contact_w3agile h3 {
  2291.    font-size: 2.1em;
  2292.  }
  2293.  .about-wel h5 {
  2294.    font-size: 1.2em;
  2295.  }
  2296.  .slider-info h4 {
  2297.    padding: 0.4em 0em 0.8em;
  2298.  }
  2299.  .about-top, .w3-services-grids, .spldishes-agileinfo, .t-content-gds, #portfoliowrap, .nbs-flexisel-container {
  2300.    margin-top: 2em;
  2301.  }
  2302.  .about-img2, .about-img1 {
  2303.    padding: 0 2em;
  2304.  }
  2305.  .agileinfo_search input[type="submit"] {
  2306.    background-size: 15px;
  2307.  }
  2308.  .spldishes-agileinfo h5 {
  2309.    font-size: 1.7em;
  2310.  }
  2311.  .agile-dish-caption {
  2312.    bottom: 14px;
  2313.  }
  2314.  .t-cont-gds.wow.bounceInUp {
  2315.    padding: 0 12px;
  2316.  }
  2317.  .wthree_testimonials_grid {
  2318.    padding: 5.5em 3em 2.5em;
  2319.  }
  2320.  .nbs-flexisel-nav-left {
  2321.    left: -1%;
  2322.  }
  2323.  .nbs-flexisel-nav-right {
  2324.    right: -1%;
  2325.  }
  2326.  .wthree_testimonials_grid h4 {
  2327.    font-size: 1.05em;
  2328.  }
  2329.  .wthree_testimonials_grid_pos {
  2330.    left: 33%;
  2331.  }
  2332.  .contact_w3agile form input[type="text"], .contact_w3agile form input[type="email"] {
  2333.    width: 100%;
  2334.  }
  2335.  .contact_w3agile form input[type="text"] {
  2336.    margin-bottom: 2em;
  2337.  }
  2338.  .ag-w3, .ag-w3-3 {
  2339.    width: 100%;
  2340.    text-align: center;
  2341.  }
  2342.  .w3l-services-grid:nth-child(2), .w3l-services-grid:nth-child(3) {
  2343.    margin-top: 1.5em;
  2344.  }
  2345.  .ag-w3, .ag-w3-3{
  2346.    padding-top: 0em;
  2347.    padding-bottom: 1.5em;
  2348.  }
  2349.  .ag-w3-2 {
  2350.    width: 100%;
  2351.    text-align: center;
  2352.  }
  2353.  .ftr-grid.fg2 {
  2354.    width: 100%;
  2355.    padding-bottom: 2em;
  2356.  }
  2357.  .ftr-grid {
  2358.    width: 100%;
  2359.  }
  2360.  .w3l_header_left-2 {
  2361.    width: 100%;
  2362.    text-align: center;
  2363.  }
  2364.  .logo-fo h2 a {
  2365.    padding-right: 3em;
  2366.  }
  2367. }
  2368. @media(max-width: 384px){
  2369.  .w3l_header_right ul li:nth-child(2) {
  2370.    padding-left: 1em;
  2371.  }
  2372.  .w3l_header_right ul li:nth-child(3) {
  2373.    padding-left: 1em;
  2374.  }
  2375.  .navbar-brand {
  2376.    padding: 10px 0px;
  2377.  }
  2378.  .w3l_header_right ul li {
  2379.    padding-top: 0em;
  2380.  }
  2381.  .agileinfo_search input[type="text"] {
  2382.    padding: 6px 0px;
  2383.  }
  2384.  .agileinfo_search input[type="submit"] {
  2385.    background-size: 14px;
  2386.  }
  2387.  .header-bottom {
  2388.    padding: 0em 0;
  2389.  }
  2390.  .spldishes-w3left p {
  2391.    font-size: 0.7em;
  2392.  }
  2393.  .callbacks_nav.prev {
  2394.    left: 38.2%;
  2395.  }
  2396.  .agile-dish-caption {
  2397.    bottom: 35px;
  2398.    padding: 3.5em 0.5em;
  2399.  }
  2400.  .t-cont-gds.wow.bounceInUp {
  2401.    padding: 0 7px;
  2402.  }
  2403.  .wthree_testimonials_grid p {
  2404.    font-size: 0.7em;
  2405.  }
  2406.  .contact_w3agile form input[type="submit"] {
  2407.    font-size: 0.9em;
  2408.    width: 33%;
  2409.    padding: 8px 0;
  2410.  }
  2411.  .map iframe {
  2412.    min-height: 240px;
  2413.  }
  2414. }
  2415. @media(max-width: 375px){
  2416.  .w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top3 {
  2417.    min-height: 270px;
  2418.  }
  2419.  .w3l_header_right ul li a {
  2420.    font-size: 0.9em;
  2421.  }
  2422.  .logo h1 a {
  2423.    padding-left: 1.4em;
  2424.    font-size: 0.8em;
  2425.  }
  2426.  .navbar-nav > li > a {
  2427.    font-size: 0.8em;
  2428.  }
  2429.  .menu--miranda .menu__item {
  2430.    margin: 0.8em 0em;
  2431.  }
  2432.  .slider-info h3 {
  2433.    font-size: 0.9em;
  2434.  }
  2435.  .slider-info h4 {
  2436.    font-size: 1.8em;
  2437.  }
  2438.  .callbacks_nav.prev {
  2439.    left: 37.8%;
  2440.  }
  2441.  .t-cont-gds.wow.bounceInUp {
  2442.    padding: 0 15px;
  2443.    width: 100%;
  2444.  }
  2445.  .t-cont-gds:nth-child(2), .t-cont-gds:nth-child(3), .t-cont-gds:nth-child(4) {
  2446.    margin-top: 2.5em;
  2447.  }
  2448.  .team-text h4 {
  2449.    font-size: 26px;
  2450.  }
  2451.  .come {
  2452.    padding-bottom: 2em;
  2453.  }
  2454.  .portfolio-item.web-Designs, .portfolio-item.graphic-Designs, .portfolio-item.books {
  2455.    width: 100%;
  2456.  }
  2457. }
  2458. @media(max-width: 320px){
  2459.  .w3ls-social-icons i {
  2460.    font-size: 0.85em;
  2461.  }
  2462.  .logo h1 a {
  2463.    font-size: 0.75em;
  2464.    padding: 0.2em 0em 0em 0.9em;
  2465.  }
  2466.  .w3l_header_right ul li:nth-child(2) {
  2467.    padding-left: 0.5em;
  2468.  }
  2469.  .w3l_header_right ul li a {
  2470.    font-size: 0.8em;
  2471.  }
  2472.  .w3l_header_right ul li:nth-child(3) {
  2473.    padding-left: 0.5em;
  2474.  }
  2475.  .agileinfo_search {
  2476.    width: 50%;
  2477.  }
  2478.  nav.navbar.navbar-default {
  2479.    width: 50%;
  2480.  }
  2481.  .slider-info h3 {
  2482.    font-size: 0.8em;
  2483.    letter-spacing: 3px;
  2484.  }
  2485.  .slider-info h4 {
  2486.    font-size: 1.6em;
  2487.  }
  2488.  .callbacks_nav {
  2489.    height: 35px;
  2490.    width: 35px;
  2491.  }
  2492.  .callbacks_nav.next {
  2493.    right: 39.1%;
  2494.  }
  2495.  .callbacks_nav.prev {
  2496.    background-size: 17px;
  2497.    background-position: 11px;
  2498.  }
  2499.  .callbacks_nav.prev:hover {
  2500.    background-size: 17px;
  2501.    background-position: 11px;
  2502.  }
  2503.  .callbacks_nav.next {
  2504.    background-size: 17px;
  2505.    background-position: 11px;
  2506.  }
  2507.  .callbacks_nav.next:hover {
  2508.    background-size: 17px;
  2509.    background-position: 11px;
  2510.  }
  2511.  .about.w3layouts-agileinfo, .services, .w3agile-spldishes, #team, section.portfolio-w3ls, .contact_w3agile {
  2512.    padding: 2em 0em;
  2513.  }
  2514.  .about-top, .w3-services-grids, .spldishes-agileinfo, .t-content-gds, #portfoliowrap, .nbs-flexisel-container {
  2515.    margin-top: 1.5em;
  2516.  }
  2517.  h3.top-about, .w3layouts-services-heading h3, h3.w3ls-title, #team h3, section.portfolio-w3ls h3, .testimonials h3, .agileits.contact h3, .contact_w3agile h3 {
  2518.    font-size: 1.9em;
  2519.  }
  2520.  .about-wel h5 {
  2521.    font-size: 1.1em;
  2522.    letter-spacing: 0px;
  2523.  }
  2524.  .about-wel p {
  2525.    font-size: 0.8em;
  2526.  }
  2527.  .about-img2, .about-img1 {
  2528.    padding: 0 1em;
  2529.  }
  2530.  .about-img1 .a3, .about-img2 .a2, .about-img2 .a1 {
  2531.    margin-top: 3em;
  2532.  }
  2533.  .agileits-services-info h4 {
  2534.    font-size: 1.4em;
  2535.    margin: 0em 0 1em;
  2536.  }
  2537.  .agileits-services-info p {
  2538.    font-size: 0.75em;
  2539.  }
  2540.  .spldishes-w3left {
  2541.    padding: 1.5em 0em;
  2542.  }
  2543.  .agile-dish-caption {
  2544.    bottom: 22px;
  2545.    padding: 3em 0.5em;
  2546.  }
  2547.  .wthree_testimonials_grid_pos {
  2548.    left: 24%;
  2549.    top:-25%;
  2550.  }
  2551.  .wthree_testimonials_grid h4 {
  2552.    font-size: 0.95em;
  2553.  }
  2554.  .contact_w3agile textarea {
  2555.    height: 9em;
  2556.  }
  2557.  .contact_w3agile form input[type="submit"] {
  2558.    width: 39%;
  2559.  }
  2560.  .map iframe {
  2561.    min-height: 200px;
  2562.  }
  2563.  .logo-fo h2 a {
  2564.    padding-right: 1.2em;
  2565.  }
  2566.  .w3l_header_left-2 {
  2567.    margin-top: 2.5em;
  2568.  }
  2569.  .copyrights p {
  2570.    letter-spacing: 1px;
  2571.  }
  2572.  .slider-info i {
  2573.    font-size: 2.8em;
  2574.    margin-bottom: .7em;
  2575.  }
  2576.  .about-img1 i, .about-img2 i {
  2577.    font-size: 2.5em;
  2578.  }
  2579. }
  2580. /*--//responsive--*/
  2581.  
  2582.  
  2583.  
  2584.  
  2585.  
  2586.    .kw_related li{
  2587.                    width: 33%;
  2588.                    display: inline-block;
  2589.                    word-break: break-all;
  2590.                    margin: auto;
  2591.                    }
  2592.                    .inner ul li {
  2593.                    list-style-type: none;
  2594.                    }
  2595.                    #_reverseip li {
  2596.                    margin-top: 30px;
  2597.                    border-bottom: 1px solid #000;
  2598.                    }
  2599.  
  2600.                    ._reverseip p{
  2601.                        margin: 0px 0 2px !important;
  2602.                    }
  2603.  
  2604.                     @media ( min-width : 800px){
  2605.                      .tab_dns_domain{
  2606.                        height:300px;
  2607.                        overflow-y:scroll;
  2608.                      }
  2609.                        #_reverseip li{
  2610.                            padding-bottom: 10px;
  2611.                        }
  2612.                        .content_related p,.content_related h3,.content_related strong{
  2613.                            margin-top: 10px !important;
  2614.                        }
  2615.                    }
  2616.                    .content_related li{
  2617.                            list-style: none;
  2618.                        }
  2619.                        .content_related {
  2620.                            margin-left: 15px;
  2621.                            line-height: 20px;
  2622.                        }
  2623.  
  2624.                    *{
  2625.                        font: 400 14px arial;
  2626.                    }
  2627.                    .active{
  2628.                        background-color: rgb(71, 139, 249);
  2629.                    }
  2630.                    .enginer_search{
  2631.                        margin: 10px 0 10px 0;
  2632.                    }
  2633.                    .dl-horizontal dd{
  2634.                        float: right;
  2635.                    }
  2636.                    .dl-horizontal dt{
  2637.                        text-align: left;
  2638.                    }
  2639.                    .glyphicon-ok{
  2640.                        color: green;
  2641.                    }
  2642.                    .glyphicon-warning-sign{
  2643.                        color: red;
  2644.                    }
  2645.                    .tab_dns_domain{
  2646.                      height:300px;
  2647.                      overflow-y:scroll;
  2648.                    }
  2649.                    .bg-facebook{
  2650.                        background-color: rgb(59, 89, 152);
  2651.                    }
  2652.                    .bg-google{
  2653.                        background-color: rgb(220, 78, 65);
  2654.                    }
  2655.                    .bg-linkedin{
  2656.                        background-color: rgb(0, 119, 181);
  2657.                    }
  2658.                    .bg-pinterest{
  2659.                        background-color: #CB2027;
  2660.                    }
  2661.                    .text-muted {
  2662.                        color: #999;
  2663.                        font-size: 16px;
  2664.                    }
  2665.                    .bg-stats-moz{
  2666.                        background-color: #3594ba;
  2667.                    }
  2668.                    .bg-stats-alexa{
  2669.                        background-color: #174b75;
  2670.                    }
  2671.                    .bg-stats-alexa_page{
  2672.                        background-color: rebeccapurple;
  2673.                    }
  2674.                    .counter{
  2675.                        font-weight: bold;
  2676.                        font-size: 18px;
  2677.                    }
  2678.                    
  2679. .content_dns {
  2680.                      overflow: scroll;
  2681.                      max-height: 350px;
  2682.                      margin-bottom: 15px;
  2683.                    }.show_more{
  2684.  overflow-y:scroll;
  2685. }
  2686. #back_top {
  2687.  display: none;
  2688.  position: fixed;
  2689.  bottom: 20px;
  2690.  right: 30px;
  2691.  z-index: 99;
  2692.  border: none;
  2693.  outline: none;
  2694.  background-color: #382c2c;
  2695.  color: white;
  2696.  cursor: pointer;
  2697.  padding: 15px 15px;
  2698.  border-radius: 10px;
  2699. }
  2700.  
  2701. #back_top:hover {
  2702.  background-color: #7b6868;
  2703. }
  2704. </style>
  2705. <!-- //web-fonts -->
  2706. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  2707. <script>
  2708.     (adsbygoogle = window.adsbygoogle || []).push({
  2709.          google_ad_client: "ca-pub-3483566179949368",
  2710.          enable_page_level_ads: true
  2711.     });
  2712. </script>
  2713.  </head>
  2714. <body>
  2715. <div class="main-agile" id="home">
  2716.  <!-- header -->
  2717.  <div class="header-bottom">
  2718.    <!-- navigation section -->
  2719.    <div class="w3_navigation">
  2720.      <div class="container">
  2721.        <nav class="navbar navbar-default">
  2722.          <div class="navbar-header navbar-left">
  2723.            <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
  2724.              <span class="sr-only">Toggle navigation</span>
  2725.              <span class="icon-bar"></span>
  2726.              <span class="icon-bar"></span>
  2727.              <span class="icon-bar"></span>
  2728.            </button>
  2729.          </div>
  2730.          <!-- Collect the nav links, forms, and other content for toggling -->
  2731.          <div class="collapse navbar-collapse navbar-right" id="bs-example-navbar-collapse-1">
  2732.            <nav class="menu menu--miranda">
  2733.              <ul class="nav navbar-nav menu__list">
  2734.                <li class="menu__item"><a href="/" class="menu__link">Home</a></li>
  2735.                <!-- <li class="menu__item"><a href="/extension/" class="scroll menu__link">Extension</a></li>
  2736.                <li class="menu__item"><a href="/country/" class="scroll menu__link">Country</a></li> -->
  2737.                <li class="menu__item"><a href="/pricing/" class="scroll menu__link">Pricing</a></li>
  2738.                <li class="menu__item"><a href="/about-us/" class="scroll menu__link">About us</a></li>
  2739.                <li class="menu__item"><a href="/privacy/" class="scroll menu__link">Privacy</a></li>
  2740.              </ul>
  2741.            </nav>
  2742.          </div>
  2743.        </nav>
  2744.        <div class="agileinfo_search">
  2745.          <form action="/query" method="get">
  2746.            <input type="text" name="name" placeholder="Type text here..." required="">
  2747.            <input type="submit" value=" ">
  2748.          </form>
  2749.        </div>
  2750.        <div class="clearfix"></div>
  2751.      </div>
  2752.    </div>
  2753.    <!-- /navigation section -->
  2754.  </div>
  2755.  <!-- //header -->
  2756. </div>
  2757.  
  2758.  
  2759.            <div class="container">
  2760.                <div class="row">
  2761.                    <div class="panel-heading text-center">
  2762.                        <h1>Vpnsoft24.com</h1>
  2763.                    </div>
  2764.                                    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  2765. <!-- au-e -->
  2766. <ins class="adsbygoogle"
  2767.     style="display:block"
  2768.     data-ad-client="ca-pub-3483566179949368"
  2769.     data-ad-slot="1334457159"
  2770.     data-ad-format="auto"></ins>
  2771. <script>
  2772. (adsbygoogle = window.adsbygoogle || []).push({});
  2773. </script>
  2774.                                    <div class="panel-heading">
  2775.  
  2776.                    </p>Provided by Alexa ranking, <b>vpnsoft24.com</b> has ranked <b>N/A</b> in <b>N/A</b> and <b>5,469,344</b> on the world. <b>vpnsoft24.com</b> reaches roughly <b>565</b> users per day and delivers about <b>16,948</b> users each month. The domain vpnsoft24.com uses a Commercial suffix and it's server(s) are located in <b>N/A</b> with the IP number <b>92.53.65.2</b> and it is a <a href="/extension/com">.com</a> domain.</p>
  2777.                    <p></p>
  2778.                    </div>
  2779.                </div>
  2780.                <div class="row">
  2781.                                                    <p>List of domain same IP 92.53.65.2</p>
  2782.                    <div class="row">
  2783.                                            </div>
  2784.                                </div>
  2785.                <!-- <div class="row">
  2786.                    <div class="panel-heading">
  2787.                        <h2>Social Count</h2>
  2788.                    </div>
  2789.                    <div class="row" id="social">
  2790.                    </div>
  2791.                </div> -->
  2792.                <div class="row">
  2793.                    <div class="panel-heading">
  2794.                        <h2>Keywords on this domain</h2>
  2795.                    </div>
  2796.                    <div class="row">
  2797.                        <div class="col-md-4 col-xs-6"><h3><a href="/research/vpn-softether">vpn softether</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpnsoftware">vpnsoftware</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpnsofttoken-cea">vpnsofttoken cea</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpnsoftware-download">vpnsoftware download</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpn-software-for-windows-7">vpn software for windows 7</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpn-software-free-download">vpn software free download</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpn-software-free">vpn software free</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpn-software-for-mac">vpn software for mac</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpn-software-for-pc">vpn software for pc</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpn-software-for-windows-10-free-download">vpn software for windows 10 free download</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpn-software-for-bypassing-censorship">vpn software for bypassing censorship</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpn-softether-client">vpn softether client</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpn-softether-download">vpn softether download</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpn-softether-vpn">vpn softether vpn</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpn-softether-gate">vpn softether gate</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpn-softether-server">vpn softether server</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpn-softether-client-download">vpn softether client download</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/softether-vpn-client-manager">softether vpn client manager</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpn-software">vpn software</a></h3></div><div class="col-md-4 col-xs-6"><h3><a href="/research/vpn-software-windows">vpn software windows</a></h3></div>                    </div>
  2798.                </div>
  2799.                                                <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  2800. <!-- au-e -->
  2801. <ins class="adsbygoogle"
  2802.     style="display:block"
  2803.     data-ad-client="ca-pub-3483566179949368"
  2804.     data-ad-slot="1334457159"
  2805.     data-ad-format="auto"></ins>
  2806. <script>
  2807. (adsbygoogle = window.adsbygoogle || []).push({});
  2808. </script>
  2809.                                <div class="row">
  2810.                    <div class="panel-heading">
  2811.                        <h2>Search Results related to vpnsoft24.com on Search Engine</h2>
  2812.                    </div>
  2813.                    <div class="panel panel-default">
  2814.                        <div id="_reverseip">
  2815.                                                    </div>
  2816.                    </div>
  2817.                </div>
  2818.                <div class="row">
  2819.                    <div class="panel-heading">
  2820.                        <h2>Alexa Rank</h2>
  2821.                    </div><!-- /.box-header -->
  2822.                    <div class="row">
  2823.                            <div class="col-md-4 col-sm-6">
  2824.                                <div class="panel well">
  2825.                                    <div class="panel-heading text-center">
  2826.                                        <img src="/images/icon-alexa.png" alt="Alexa"><p style="display: inline;"> GLOBAL RANK</p>
  2827.                                    </div>
  2828.                                    <div class="padder-v text-center clearfix">
  2829.                                        <div class="h3 font-bold"><span class="counter">5,469,344</span></div>
  2830.                                    </div>
  2831.                                </div>
  2832.                            </div>
  2833.                            <div class="col-md-4 col-sm-6">
  2834.                                <div class="panel well">
  2835.                                    <div class="panel-heading text-center">
  2836.                                        <img src="/images/icon-alexa.png" alt="Alexa"><p style="display: inline;"> Alexa Reach</p>
  2837.                                    </div>
  2838.                                    <div class="padder-v text-center clearfix">
  2839.                                        <div class="h3 font-bold"><span class="counter">0.0000249382</span></div>
  2840.                                    </div>
  2841.                                </div>
  2842.                            </div>
  2843.                            <div class="col-md-4 col-sm-6">
  2844.                                <div class="panel well">
  2845.                                    <div class="panel-heading text-center">
  2846.                                        <img src="/images/icon-alexa.png" alt="Alexa"><p style="display: inline;"> Page length</p>
  2847.                                    </div>
  2848.                                    <div class="padder-v text-center clearfix">
  2849.                                        <div class="h3 font-bold"><span class="counter">N/A</span></div>
  2850.                                    </div>
  2851.                                </div>
  2852.                            </div>
  2853.                        </div>
  2854.                        <div class="row">
  2855.                            <div class="col-md-4 col-sm-6">
  2856.                                <div class="panel well">
  2857.                                    <div class="panel-heading text-center">
  2858.                                        <img src="/images/icon-alexa.png" alt="Alexa"><p style="display: inline;"> Alexa Rank Country N/A</p>
  2859.                                    </div>
  2860.                                    <div class="padder-v text-center clearfix">
  2861.                                        <div class="h3 font-bold"><span class="counter">N/A</span></div>
  2862.                                    </div>
  2863.                                </div>
  2864.                            </div>
  2865.                            <div class="col-md-4 col-sm-6">
  2866.                                <div class="panel well">
  2867.                                    <div class="panel-heading text-center">
  2868.                                        <img src="/images/icon-alexa.png" alt="Alexa"><p style="display: inline;"> Daily Unique Visitors</p>
  2869.                                    </div>
  2870.                                    <div class="padder-v text-center clearfix">
  2871.                                        <div class="h3 font-bold"><span class="counter">565</span></div>
  2872.                                    </div>
  2873.                                </div>
  2874.                            </div>
  2875.                            <div class="col-md-4 col-sm-6">
  2876.                                <div class="panel well">
  2877.                                    <div class="panel-heading text-center">
  2878.                                        <img src="/images/icon-alexa.png" alt="Alexa"><p style="display: inline;"> Monthly Unique Visitors</p>
  2879.                                    </div>
  2880.                                    <div class="padder-v text-center clearfix">
  2881.                                        <div class="h3 font-bold"><span class="counter">16,948</span></div>
  2882.                                    </div>
  2883.                                </div>
  2884.                            </div>
  2885.                        </div>
  2886.                                        <div class="panel-heading">
  2887.                        <h2>Vistor via Country</h2>
  2888.                    </div>
  2889.                    <div class="row">
  2890.                        <div class="col-md-2 col-xs-4" style="margin-bottom:15px;"><b>Country lang</b></div><div class="col-md-2 col-xs-4" style="margin-bottom:15px;"><b>Country code</b></div><div class="col-md-2 col-xs-4" style="margin-bottom:15px;"><b>Total visitor</b></div><div class="col-md-2 col-xs-4 hidden-xs" style="margin-bottom:15px;"><b>Country</b></div><div class="col-md-2 col-xs-4 hidden-xs" style="margin-bottom:15px;"><b>Country code</b></div><div class="col-md-2 col-xs-4 hidden-xs" style="margin-bottom:15px;"><b>Total visitor</b></div><div class="col-md-2 col-xs-4"><p>United States</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/US">US</a></p></div><div class="col-md-2 col-xs-4"><p>3,625</p></div><div class="col-md-2 col-xs-4"><p>Indonesia</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/ID">ID</a></p></div><div class="col-md-2 col-xs-4"><p>2,835</p></div><div class="col-md-2 col-xs-4"><p>Taiwan</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/TW">TW</a></p></div><div class="col-md-2 col-xs-4"><p>922</p></div><div class="col-md-2 col-xs-4"><p>United Kingdom</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/GB">GB</a></p></div><div class="col-md-2 col-xs-4"><p>819</p></div><div class="col-md-2 col-xs-4"><p>Brazil</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/BR">BR</a></p></div><div class="col-md-2 col-xs-4"><p>741</p></div><div class="col-md-2 col-xs-4"><p>Nigeria</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/NG">NG</a></p></div><div class="col-md-2 col-xs-4"><p>647</p></div><div class="col-md-2 col-xs-4"><p>Egypt</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/EG">EG</a></p></div><div class="col-md-2 col-xs-4"><p>544</p></div><div class="col-md-2 col-xs-4"><p>Hong Kong</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/HK">HK</a></p></div><div class="col-md-2 col-xs-4"><p>514</p></div><div class="col-md-2 col-xs-4"><p>Canada</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/CA">CA</a></p></div><div class="col-md-2 col-xs-4"><p>514</p></div><div class="col-md-2 col-xs-4"><p>Australia</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/AU">AU</a></p></div><div class="col-md-2 col-xs-4"><p>447</p></div><div class="col-md-2 col-xs-4"><p>Philippines</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/PH">PH</a></p></div><div class="col-md-2 col-xs-4"><p>320</p></div><div class="col-md-2 col-xs-4"><p>India</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/IN">IN</a></p></div><div class="col-md-2 col-xs-4"><p>312</p></div><div class="col-md-2 col-xs-4"><p>Malaysia</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/MY">MY</a></p></div><div class="col-md-2 col-xs-4"><p>307</p></div><div class="col-md-2 col-xs-4"><p>Spain</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/ES">ES</a></p></div><div class="col-md-2 col-xs-4"><p>254</p></div><div class="col-md-2 col-xs-4"><p>Germany</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/DE">DE</a></p></div><div class="col-md-2 col-xs-4"><p>247</p></div><div class="col-md-2 col-xs-4"><p>Mexico</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/MX">MX</a></p></div><div class="col-md-2 col-xs-4"><p>237</p></div><div class="col-md-2 col-xs-4"><p>France</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/FR">FR</a></p></div><div class="col-md-2 col-xs-4"><p>224</p></div><div class="col-md-2 col-xs-4"><p>Italy</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/IT">IT</a></p></div><div class="col-md-2 col-xs-4"><p>207</p></div><div class="col-md-2 col-xs-4"><p>Turkey</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/TR">TR</a></p></div><div class="col-md-2 col-xs-4"><p>190</p></div><div class="col-md-2 col-xs-4"><p>Iraq</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/IQ">IQ</a></p></div><div class="col-md-2 col-xs-4"><p>173</p></div><div class="col-md-2 col-xs-4"><p>Thailand</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/TH">TH</a></p></div><div class="col-md-2 col-xs-4"><p>169</p></div><div class="col-md-2 col-xs-4"><p>Netherlands</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/NL">NL</a></p></div><div class="col-md-2 col-xs-4"><p>163</p></div><div class="col-md-2 col-xs-4"><p>Israel</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/IL">IL</a></p></div><div class="col-md-2 col-xs-4"><p>161</p></div><div class="col-md-2 col-xs-4"><p>Cambodia</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/km">km</a></p></div><div class="col-md-2 col-xs-4"><p>134</p></div><div class="col-md-2 col-xs-4"><p>Algeria</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/DZ">DZ</a></p></div><div class="col-md-2 col-xs-4"><p>103</p></div><div class="col-md-2 col-xs-4"><p>Ireland</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/IE">IE</a></p></div><div class="col-md-2 col-xs-4"><p>93</p></div><div class="col-md-2 col-xs-4"><p>Romania</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/RO">RO</a></p></div><div class="col-md-2 col-xs-4"><p>90</p></div><div class="col-md-2 col-xs-4"><p>Jordan</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/JO">JO</a></p></div><div class="col-md-2 col-xs-4"><p>83</p></div><div class="col-md-2 col-xs-4"><p>Poland</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/PL">PL</a></p></div><div class="col-md-2 col-xs-4"><p>80</p></div><div class="col-md-2 col-xs-4"><p>Ghana</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/GH">GH</a></p></div><div class="col-md-2 col-xs-4"><p>76</p></div><div class="col-md-2 col-xs-4"><p>Argentina</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/AR">AR</a></p></div><div class="col-md-2 col-xs-4"><p>73</p></div><div class="col-md-2 col-xs-4"><p>South Africa</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/ZA">ZA</a></p></div><div class="col-md-2 col-xs-4"><p>66</p></div><div class="col-md-2 col-xs-4"><p>Belgium</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/BE">BE</a></p></div><div class="col-md-2 col-xs-4"><p>59</p></div><div class="col-md-2 col-xs-4"><p>Czechia</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/CZ">CZ</a></p></div><div class="col-md-2 col-xs-4"><p>54</p></div><div class="col-md-2 col-xs-4"><p>Ukraine</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/UA">UA</a></p></div><div class="col-md-2 col-xs-4"><p>51</p></div><div class="col-md-2 col-xs-4"><p>Japan</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/JA">JA</a></p></div><div class="col-md-2 col-xs-4"><p>51</p></div><div class="col-md-2 col-xs-4"><p>Morocco</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/MA">MA</a></p></div><div class="col-md-2 col-xs-4"><p>49</p></div><div class="col-md-2 col-xs-4"><p>South Korea</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/KO">KO</a></p></div><div class="col-md-2 col-xs-4"><p>47</p></div><div class="col-md-2 col-xs-4"><p>Lebanon</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/LB">LB</a></p></div><div class="col-md-2 col-xs-4"><p>46</p></div><div class="col-md-2 col-xs-4"><p>Saudi Arabia</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/SA">SA</a></p></div><div class="col-md-2 col-xs-4"><p>44</p></div><div class="col-md-2 col-xs-4"><p>Austria</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/AT">AT</a></p></div><div class="col-md-2 col-xs-4"><p>42</p></div><div class="col-md-2 col-xs-4"><p>Hungary</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/HU">HU</a></p></div><div class="col-md-2 col-xs-4"><p>41</p></div><div class="col-md-2 col-xs-4"><p>Sweden</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/SE">SE</a></p></div><div class="col-md-2 col-xs-4"><p>39</p></div><div class="col-md-2 col-xs-4"><p>Singapore</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/SG">SG</a></p></div><div class="col-md-2 col-xs-4"><p>37</p></div><div class="col-md-2 col-xs-4"><p>Pakistan</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/PK">PK</a></p></div><div class="col-md-2 col-xs-4"><p>36</p></div><div class="col-md-2 col-xs-4"><p>Bangladesh</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/BD">BD</a></p></div><div class="col-md-2 col-xs-4"><p>34</p></div><div class="col-md-2 col-xs-4"><p>Denmark</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/DK">DK</a></p></div><div class="col-md-2 col-xs-4"><p>32</p></div><div class="col-md-2 col-xs-4"><p>Greece</p></div><div class="col-md-2 col-xs-4"><p><a href="/country/GR">GR</a></p></div><div class="col-md-2 col-xs-4"><p>31</p></div>                    </div>
  2891.                                        <div class="panel-heading">
  2892.                        <h2>Alexa Traffic Graph</h2>
  2893.                    </div>
  2894.                    <div class="row">
  2895.                        <div class="col-xs-12 col-md-6">
  2896.                            <div class="panel-heading">Alexa daily traffic trend graph</div>
  2897.                            <img src="http://traffic.alexa.com/graph?&o=f&c=1&y=t&b=ffffff&n=666666&w=320&h=240&r=1m&u=vpnsoft24.com" alt="Alexa Statistics Graph for vpnsoft24.com"/>
  2898.                        </div>
  2899.                        <div class="col-xs-12 col-md-6">
  2900.                            <div class="panel-heading">Alexa daily pageviews (percent) graph</div>
  2901.                            <img src="http://traffic.alexa.com/graph?&o=f&c=1&y=p&b=ffffff&n=666666&w=320&h=240&r=1m&u=vpnsoft24.com" alt="Alexa Statistics Graph for www.nahklick.de"/>
  2902.                        </div>
  2903.                    </div>
  2904.                    <div class="row">
  2905.                        <div class="col-xs-12 col-md-6">
  2906.                            <div class="panel-heading">Alexa daily pageviews per user graph</div>
  2907.                            <img src="http://traffic.alexa.com/graph?&o=f&c=1&y=u&b=ffffff&n=666666&w=320&h=240&r=1m&u=vpnsoft24.com" alt="Alexa Statistics Graph for vpnsoft24.com"/>
  2908.                        </div>
  2909.                        <div class="col-xs-12 col-md-6">
  2910.                            <div class="panel-heading">Alexa time on site (in minutes) graph</div>
  2911.                            <img src="http://traffic.alexa.com/graph?&o=f&c=1&y=s&b=ffffff&n=666666&w=320&h=240&r=1m&u=vpnsoft24.com" alt="Alexa Statistics Graph for www.nahklick.de"/>
  2912.                        </div>
  2913.                    </div>
  2914.                    <div class="row">
  2915.                        <div class="col-xs-12 col-md-6">
  2916.                            <div class="panel-heading">Alexa bounce rate (percent) graph</div>
  2917.                            <img src="http://traffic.alexa.com/graph?&o=f&c=1&y=b&b=ffffff&n=666666&w=320&h=240&r=1m&u=vpnsoft24.com" alt="Alexa Statistics Graph for vpnsoft24.com"/>
  2918.                        </div>
  2919.                        <div class="col-xs-12 col-md-6">
  2920.                            <div class="panel-heading">Alexa search visits graph</div>
  2921.                            <img src="http://traffic.alexa.com/graph?&o=f&c=1&y=q&b=ffffff&n=666666&w=320&h=240&r=1m&u=vpnsoft24.com" alt="Alexa Statistics Graph for vpnsoft24.com"/>
  2922.                        </div>
  2923.                    </div>
  2924.                </div>
  2925.                <div class="row">
  2926.                    <div class="panel-heading">
  2927.                        <h2>SEOquake Zone</h2>
  2928.                    </div>
  2929.                    <div class="col-sm-12 table-responsive">
  2930.                        <table class="table table-hover table-striped col-xs-12">
  2931.                            <tbody>
  2932.                                <tr>
  2933.                                    <td>Title</td>
  2934.                                    <td><span class="glyphicon glyphicon-warning-sign"></span></td>
  2935.                                    <td></td>
  2936.                                    <td data-toggle="toolTips" data-html="true" title="The most effective page titles are about 10-70 characters long, including spaces.
  2937.  
  2938. Keep your titles concise and make sure they contain your best keywords.
  2939.  
  2940. Each page should have its own exclusive title.
  2941.  
  2942. Featured tool: Here's a snippet-optimizer that allows you to see how your titles look on Googleâ„¢ and other search results.">Tips</td>
  2943.                                </tr>
  2944.                                <tr>
  2945.                                    <td>Description</td>
  2946.                                    <td><span class="glyphicon glyphicon-warning-sign"></span></td>
  2947.                                    <td></td>
  2948.                                    <td data-toggle="toolTips" data-html="true" title="Meta descriptions are useful because they often dictate how your pages are shown in search results.
  2949.  
  2950. For optimum effectiveness, meta descriptions should be 70-160 characters long.
  2951.  
  2952. Your meta descriptions should be concise and contain your best keywords
  2953.  
  2954. Make sure each page of your website has its own meta description.">Tips</td>
  2955.                                </tr>
  2956.                                <tr>
  2957.                                    <td>Keywords</td>
  2958.                                    <td><span class="glyphicon glyphicon-warning-sign"></span></td>
  2959.                                    <td></td>
  2960.                                    <td data-toggle="toolTips" data-html="true" title="Meta keywords are words or phrases that pertain to your site's content. In the past, people have tried to take advantage of this tag so now it doesn't affect your search rankings the way that it used to.">Tips</td>
  2961.                                </tr>
  2962.                                <tr>
  2963.                                    <td>Viewport</td>
  2964.                                    <td><span class="glyphicon glyphicon-warning-sign"></span></td>
  2965.                                    <td></td>
  2966.                                    <td data-toggle="toolTips" data-html="true" title="A viewport controls how a webpage is displayed on a mobile device. Without a viewport, mobile devices will render the page at a typical desktop screen width, scaled to fit the screen. Setting a viewport gives control over the page's width and scaling on different devices.">Tips</td>
  2967.                                </tr>
  2968.                                <tr>
  2969.                                    <td>Icon</td>
  2970.                                    <td><span class="glyphicon glyphicon-warning-sign"></span></td>
  2971.                                    <td></td>
  2972.                                    <td data-toggle="toolTips" data-html="true" title=""></td>
  2973.                                </tr>
  2974.                                <tr>
  2975.                                    <td>UTF-8</td>
  2976.                                    <td><span class="glyphicon glyphicon-warning-sign"></span></td>
  2977.                                    <td></td>
  2978.                                    <td data-toggle="toolTips" data-html="true" title=""></td>
  2979.                                </tr>
  2980.  
  2981.                            </tbody>
  2982.                        </table>
  2983.                    </div>
  2984.                </div>
  2985.                                <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  2986. <!-- au-e -->
  2987. <ins class="adsbygoogle"
  2988.     style="display:block"
  2989.     data-ad-client="ca-pub-3483566179949368"
  2990.     data-ad-slot="1334457159"
  2991.     data-ad-format="auto"></ins>
  2992. <script>
  2993. (adsbygoogle = window.adsbygoogle || []).push({});
  2994. </script>
  2995.                                <!-- <div class="row">
  2996.                    <div class="panel-heading">
  2997.                        <h2>Semcrush Metric </h2>
  2998.                    </div>
  2999.                    <div class="col-xs-12 col-md-6 tab_dns_domain" >
  3000.                        <dl class="dl-horizontal" id="semcrush_metric_left">
  3001.                        </dl>
  3002.                    </div>
  3003.                    <div class="col-xs-12 col-md-6 tab_dns_domain">
  3004.                        <dl class="dl-horizontal" id="semcrush_metric_right">
  3005.                        </dl>
  3006.                    </div>
  3007.                </div> -->
  3008.                <div class="row">
  3009.                    <div class="panel-heading">
  3010.                        <h2>Mini site formation by Alexa Rank </h2>
  3011.                    </div>
  3012.                    <div class="col-xs-12 col-md-12" >
  3013.                        <iframe name="vpnsoft24.com" src="https://www.alexa.com/minisiteinfo/vpnsoft24.com" target="_blank" height="100%" width="100%" scrolling="no" border="0" frameborder="0">vpnsoft24.com</iframe>
  3014.                    </div>
  3015.                </div>
  3016.                <div class="row">
  3017.                    <div class="box box-primary">
  3018.                        <div class="box-header">
  3019.                            <h2>MOZ Rank</h2>
  3020.                        </div><!-- /.box-header -->
  3021.                        <div class="row">
  3022.                            <div class="col-md-4 col-sm-6">
  3023.                                <div class="panel">
  3024.                                    <div class="panel-heading bg-stats-moz text-center">
  3025.                                        <a style="color:#fff;">
  3026.                                            <i class="glyphicon glyphicon-user"></i></i><p style="display: inline;"> DA</p>
  3027.                                        </a>
  3028.                                    </div>
  3029.                                    <div class="padder-v text-center clearfix">
  3030.                                        <div class="h3 font-bold"><span class="counter">19</span></div>
  3031.                                    </div>
  3032.                                </div>
  3033.                            </div>
  3034.                            <div class="col-md-4 col-sm-6">
  3035.                                <div class="panel">
  3036.                                    <div class="panel-heading bg-stats-moz text-center">
  3037.                                        <a style="color:#fff;">
  3038.                                            <i class="glyphicon glyphicon-user"></i><p style="display: inline;"> PA</p>
  3039.                                        </a>
  3040.                                    </div>
  3041.                                    <div class="padder-v text-center clearfix">
  3042.                                        <div class="h3 font-bold"><span class="counter">47</span></div>
  3043.                                    </div>
  3044.                                </div>
  3045.                            </div>
  3046.                            <div class="col-md-4 col-sm-6">
  3047.                                <div class="panel">
  3048.                                    <div class="panel-heading bg-stats-moz text-center">
  3049.                                        <a style="color:#fff;">
  3050.                                            <i class="glyphicon glyphicon-user"></i><p style="display: inline;"> MOZ Rank</p>
  3051.                                        </a>
  3052.                                    </div>
  3053.                                    <div class="padder-v text-center clearfix">
  3054.                                        <div class="h3 font-bold"><span class="counter">28</span></div>
  3055.                                    </div>
  3056.                                </div>
  3057.                            </div>
  3058.                        </div>
  3059.                    </div>
  3060.                </div>
  3061.                <div class="row">
  3062.                    <div class="panel-heading">
  3063.                        <h2>DNS Record</h2>
  3064.                    </div>
  3065.                    <div class="col-sm-12 table-responsive tab_dns_domain">
  3066.                        <table class="table table-hover table-striped ">
  3067.                            <tbody>
  3068.                                <tr>
  3069.                    <td><b>Host</b></td>
  3070.                    <td><b>Type</b></td>
  3071.                    <td><b>Class</b></td>
  3072.                    <td><b>TTL</b></td>
  3073.                    <td><b>Extra</b></td>
  3074.                </tr><tr>
  3075.            <td>vpnsoft24.com</td>
  3076.            <td>HINFO</td>
  3077.            <td>IN</td>
  3078.            <td>3789</td>
  3079.        <td><b>Cpu</b>: RFC8482<br><b>Os</b>: <br></td>
  3080.        </tr>                            </tbody>
  3081.                        </table>
  3082.                    </div>
  3083.                </div>
  3084.                <!-- <div class="row">
  3085.                    <div class="panel-heading">
  3086.                        <h2>Similar Website</h2>
  3087.                    </div>
  3088.                    <div class="row">
  3089.                        <div class="col-md-6 col-sm-12 similar_iframe">
  3090.                            <iframe src="https://widget.similarweb.com/traffic/vpnsoft24.com" frameborder="0" width="100%" height="300" style="border: solid 1px #D7D7D7;"></iframe>
  3091.                        </div>
  3092.                        <div class="col-md-6 col-sm-12">
  3093.                            <iframe src="https://widget.similarweb.com/sources/vpnsoft24.com" frameborder="0" width="100%" height="300" style="border: solid 1px #D7D7D7;"></iframe>
  3094.                        </div>
  3095.                    </div>
  3096.                </div> -->
  3097.                <div class="row">
  3098.                    <div class="panel-heading">
  3099.                        <h2>Hosting and Whois Zone</h2>
  3100.                    </div>
  3101.                    <div class="col-sm-12 col-md-6 content_dns">
  3102.                        <table class="table table-hover table-striped">
  3103.                            <tbody id="content_dns">
  3104.                                <tr>
  3105.                <td><b>IP</td>
  3106.                <td>92.53.65.2</td>
  3107.            </tr><tr>
  3108.            <td><b>Domain infomation</td>
  3109.            <td>   Domain Name: VPNSOFT24.COM
  3110. <br>   Registry Domain ID: 2627064965_DOMAIN_COM-VRSN
  3111. <br>   Registrar WHOIS Server: whois.dynadot.com
  3112. <br>   Registrar URL: http://www.dynadot.com
  3113. <br>   Updated Date: 2023-07-02T03:20:04Z
  3114. <br>   Creation Date: 2021-07-16T06:05:54Z
  3115. <br>   Registry Expiry Date: 2024-07-16T06:05:54Z
  3116. <br>   Registrar: Dynadot Inc
  3117. <br>   Registrar IANA ID: 472
  3118. <br>   Registrar Abuse Contact Email: <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="b5d4d7c0c6d0f5d1ccdbd4d1dac19bd6dad8">[email&#160;protected]</a>
  3119. <br>   Registrar Abuse Contact Phone: +16502620100
  3120. <br>   Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
  3121. <br>   Name Server: NS1.DYNA-NS.NET
  3122. <br>   Name Server: NS2.DYNA-NS.NET
  3123. <br>   DNSSEC: unsigned
  3124. <br>   URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
  3125. <br>>>> Last update of whois database: 2024-05-31T19:09:44Z <<<
  3126. <br>
  3127. <br>For more information on Whois status codes, please visit https://icann.org/epp
  3128. <br>
  3129. <br>NOTICE: The expiration date displayed in this record is the date the
  3130. <br>registrar's sponsorship of the domain name registration in the registry is
  3131. <br>currently set to expire. This date does not necessarily reflect the expiration
  3132. <br>date of the domain name registrant's agreement with the sponsoring
  3133. <br>registrar.  Users may consult the sponsoring registrar's Whois database to
  3134. <br>view the registrar's reported date of expiration for this registration.
  3135. <br>
  3136. <br>TERMS OF USE: You are not authorized to access or query our Whois
  3137. <br>database through the use of electronic processes that are high-volume and
  3138. <br>automated except as reasonably necessary to register domain names or
  3139. <br>modify existing registrations; the Data in VeriSign Global Registry
  3140. <br>Services' ("VeriSign") Whois database is provided by VeriSign for
  3141. <br>information purposes only, and to assist persons in obtaining information
  3142. <br>about or related to a domain name registration record. VeriSign does not
  3143. <br>guarantee its accuracy. By submitting a Whois query, you agree to abide
  3144. <br>by the following terms of use: You agree that you may use this Data only
  3145. <br>for lawful purposes and that under no circumstances will you use this Data
  3146. <br>to: (1) allow, enable, or otherwise support the transmission of mass
  3147. <br>unsolicited, commercial advertising or solicitations via e-mail, telephone,
  3148. <br>or facsimile; or (2) enable high volume, automated, electronic processes
  3149. <br>that apply to VeriSign (or its computer systems). The compilation,
  3150. <br>repackaging, dissemination or other use of this Data is expressly
  3151. <br>prohibited without the prior written consent of VeriSign. You agree not to
  3152. <br>use electronic processes that are automated and high-volume to access or
  3153. <br>query the Whois database except as reasonably necessary to register
  3154. <br>domain names or modify existing registrations. VeriSign reserves the right
  3155. <br>to restrict your access to the Whois database in its sole discretion to ensure
  3156. <br>operational stability.  VeriSign may restrict or terminate your access to the
  3157. <br>Whois database for failure to abide by these terms of use. VeriSign
  3158. <br>reserves the right to modify these terms at any time.
  3159. <br>
  3160. <br>The Registry database contains ONLY .COM, .NET, .EDU domains and
  3161. <br>Registrars.
  3162. <br></td>
  3163.        </tr>                            </tbody>
  3164.                        </table>
  3165.                    </div>
  3166.                    <div class="col-sm-12 col-md-6">
  3167.                                                    <div class="col-sm-12 col-md-10 col-md-offset-1">
  3168.                <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  3169. <!-- au-e -->
  3170. <ins class="adsbygoogle"
  3171.     style="display:block"
  3172.     data-ad-client="ca-pub-3483566179949368"
  3173.     data-ad-slot="1334457159"
  3174.     data-ad-format="auto"></ins>
  3175. <script>
  3176. (adsbygoogle = window.adsbygoogle || []).push({});
  3177. </script>
  3178. <br>
  3179.                            </div>
  3180.                                    </div>
  3181.                </div>
  3182.            </div>
  3183.        </div>
  3184.  
  3185.         <style type="text/css">
  3186.            html {
  3187.                position: relative;
  3188.                min-height: 100%;
  3189.            }
  3190.            body {
  3191.                margin-bottom: 60px; /* Margin bottom by footer height */
  3192.            }
  3193.            .footer {
  3194.                position: absolute;
  3195.                bottom: 0;
  3196.                padding: 1em 0;
  3197.                width: 100%;
  3198.                height: 60px;
  3199.            }
  3200.            .footer .footer-copyright {
  3201.                text-align: center;
  3202.                color: #fff;
  3203.            }
  3204.        </style>
  3205.        <footer class="w3ls footer">
  3206.          <div class="container">
  3207.            <p class="footer-copyright">&copy; 2017 Au-e . All rights reserved</p>
  3208.          </div>
  3209.        </footer>
  3210. <!-- //Footer -->
  3211. <!-- js-scripts -->
  3212. <!-- js -->
  3213.    <script type="text/javascript" src="/js/jquery-2.1.4.min.js"></script>
  3214.    <script type="text/javascript" src="/js/bootstrap.js"></script> <!-- Necessary-JavaScript-File-For-Bootstrap -->
  3215.    <button onclick="topFunction()" id="back_top" title="Go to top"><i class="glyphicon glyphicon-arrow-up" aria-hidden="true"></i></button>
  3216.        <script>
  3217. // When the user scrolls down 20px from the top of the document, show the button
  3218. window.onscroll = function() {scrollFunction()};
  3219.  
  3220. function scrollFunction() {
  3221.    if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
  3222.        document.getElementById("back_top").style.display = "block";
  3223.    } else {
  3224.        document.getElementById("back_top").style.display = "none";
  3225.    }
  3226. }
  3227.  
  3228. // When the user clicks on the button, scroll to the top of the document
  3229. function topFunction() {
  3230.    document.body.scrollTop = 0;
  3231.    document.documentElement.scrollTop = 0;
  3232. }
  3233. </script>
  3234.    <!-- Histats.com  START  (aync)-->
  3235. <script type="text/javascript">var _Hasync= _Hasync|| [];
  3236. _Hasync.push(['Histats.start', '1,3872680,4,0,0,0,00010000']);
  3237. _Hasync.push(['Histats.fasi', '1']);
  3238. _Hasync.push(['Histats.track_hits', '']);
  3239. (function() {
  3240. var hs = document.createElement('script'); hs.type = 'text/javascript'; hs.async = true;
  3241. hs.src = ('//s10.histats.com/js15_as.js');
  3242. (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(hs);
  3243. })();</script>
  3244. <noscript><a href="/" target="_blank"><img  src="//sstatic1.histats.com/0.gif?3872680&101" alt="invisible hit counter"border="0"></a></noscript>
  3245. <!-- Histats.com  END  -->
  3246. <!-- //js -->
  3247. </body>
  3248. </html>
  3249.  
  3250.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda