.top-header-bg p@charset "utf-8";
/*===| COMPONENTS |===*/
/*
	=> Fonts
	=> Headings
	=> Bg Colors
	=> Owl Carousel Dot and Nav
	=> Buttons
	=> Comman Use
*/

/*===| Fonts |===*/
/* @font-face {
	font-family:'Gotham';
	src:url('../web-fonts-new/gothamblack-webfont.woff2') format('woff2'),
	url('../web-fonts-new/gothamblack-webfont.woff') format('woff'),
	url('../web-fonts-new/gothamblack-webfont.ttf') format('truetype');
	font-weight:800;
	font-display:swap;
}
@font-face {
	font-family:'Gotham';
	src:url('../web-fonts-new/gothambold-webfont.woff2') format('woff2'),
	url('../web-fonts-new/gothambold-webfont.woff') format('woff'),
	url('../web-fonts-new/gothambold-webfont.ttf') format('truetype');
	font-weight:700;
	font-display:swap;
}
@font-face {
	font-family:'Gotham';
	src:url('../web-fonts-new/gothambook-webfont.woff2') format('woff2'),
	url('../web-fonts-new/gothambook-webfont.woff') format('woff'),
	url('../web-fonts-new/gothambook-webfont.ttf') format('truetype');
	font-weight:400;
	font-display:swap;
}
@font-face {
	font-family:'Gotham';
	src:url('../web-fonts-new/gothamlight-webfont.woff2') format('woff2'),
	url('../web-fonts-new/gothamlight-webfont.woff') format('woff'),
	url('../web-fonts-new/gothamlight-webfont.ttf') format('truetype');
	font-weight:300;
	font-display:swap;
}
@font-face {
	font-family:'Gotham';
	src:url('../web-fonts-new/gothammedium-webfont.woff2') format('woff2'),
	url('../web-fonts-new/gothammedium-webfont.woff') format('woff'),
	url('../web-fonts-new/gothammedium-webfont.ttf') format('truetype');
	font-weight:500;
	font-display:swap;
}
@font-face {
	font-family:'Gotham';
	src:url('../web-fonts-new/gothamultra-webfont.woff2') format('woff2'),
	url('../web-fonts-new/gothamultra-webfont.woff') format('woff'),
	url('../web-fonts-new/gothamultra-webfont.ttf') format('truetype');
	font-weight:900;
	font-display:swap;
} */


/* @font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-ExtraBold.woff2') format('woff2'),
        url('../Montserrat-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-Light.woff2') format('woff2'),
        url('../webfonts/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-Regular.woff2') format('woff2'),
        url('../webfonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-Medium.woff2') format('woff2'),
        url('../webfonts/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-Black.woff2') format('woff2'),
        url('../webfonts/Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-ExtraLight.woff2') format('woff2'),
        url('../webfonts/Montserrat-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('../webfonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-Bold.woff2') format('woff2'),
        url('../webfonts/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
} */




/* ========================================20 Years Celebration Theme=======================*/
.home-bg-main {position:relative;}
.home-bg-main .banner-detail{-webkit-text-stroke: 3px white;}
.home-bg-main:after{background-image: url(../png/background.png);background-position: center;}
.celebrating {background-image: url(../png/text-ln.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.celebrating h2 {color: white;text-shadow: 1px 1px 1px black;font-size: 35px;letter-spacing: 3px;line-height: 40px;}
.balloons{position: absolute;right: 40px;bottom: 90px;width: 90px;animation: mover 1.5s infinite alternate;z-index: -1;}
.balloons1{position: absolute;left: 40px;top: 120px;width: 90px;animation: mover 1.5s infinite alternate;z-index: -1;}
@keyframes mover{0%{transform:translateY(-25px);}100%{transform:translateY(30px);}}

/*===| Headings |===*/
body{min-width: 320px;overflow-y: auto;color: #020324;font-family: "Montserrat", serif;}
/* body,button,input,select,textarea{font-family:'Gotham',Arial,sans-serif!important;} */
body,button,input,select,textarea{ font-family: "Montserrat", serif;}
h1,h2{font-weight:900;line-height:68px;}
h3,h4,h5,h6{font-weight:800;}
/* h1{font-size:72px;margin-bottom:20px;color:#FFF;} */
.section-title{font-size:55px;margin-bottom:6px; color: #030632;}
.section-subtitle{font-size:18px;line-height:30px;  color: #030632;}
.heading-three{font-size:45px;line-height:50px;margin-bottom:20px;}
.heading-four{font-size:30px;line-height:35px;margin-bottom:10px;}
.heading-five{font-size:25px;line-height:30px;}
.heading-six{font-size:20px;line-height:24px;}
.p18-comman{width:100%;line-height:26px;display:inline-block;margin:16px 0; word-break: break-word; text-align: left;}
.bx_text{color:#00fffb;font-size:26px;display:block;padding-bottom:10px;line-height:normal;}
.font16{font-size:16px!important;}
.font14{font-size:14px!important;}
.font12{font-size:12px!important;}
.reds {color: #f00;}
.c_green {color: #4caf50;}
.c-black{color:black!important;}
.c-gray {color: #000470;font-size: 16px;font-weight: 500;position: relative;display: flex;justify-content: center;}
.wrd {font-size: 44px!important;}
.lnx {font-size: 57px!important;}
.wcm {font-size: 55px!important;}
.awp {font-size: 50px!important;}
.frx {font-size: 50px!important;}
.afp {font-size: 65px!important;}
.opacity-0{opacity: 0 !important;}
.nav-dropdown>li p {font-size: 13px;font-weight: 400;padding: 1px 0px 0px 35px;}
.nav-dropdown li.active>a, .nav-dropdown>.focus>a, .nav-dropdown>li:hover>a p {color: #030632;}
.nav-dropdown>li sma {padding-left: 35px;}
.posi {position: absolute;top: 20px;left: 8px;}


/* aside.feature-items.display-vertical span {
    display: inline-flex;
    align-items: baseline;
} */

.mw-90{min-width: 90px;}
.margin-left-10{margin-left: 10px;}
.brdr-top-0{border-top: 0 !important;}
.form-check-input{width:auto!important;box-sizing:border-box;padding:8px!important;height:auto!important;border:1px solid #2196F3!important}
.form_fild{border-top:1px #d9e2eb solid;border-right:1px #d9e2eb solid;padding:10px 0;margin-bottom:0 !important;color:#6c757d}
.form_fild input,.form_fild select,.form_fild textarea{border:0;font-size:20px;color:#0b2c43;background-color: transparent;}
.form_fild label.form-check-label{font-size:15px}
.form_fild .form-control:focus{border-color:#86b7fe;box-shadow:none;background: transparent;}
select{cursor:pointer;position:relative;background:url(../bottom-arrow.html) no-repeat 96% 16px #fff;-moz-appearance:none;-webkit-appearance:none}
.fild-brdr-right{border-right:0}
.cmn-sub-ttl{font-weight:700;font-size:24px;margin-bottom:7px;line-height:normal}
.mr-10 {margin-right: 10px !important;}
.container-fluid {padding-inline-start: 4vw !important;padding-inline-end: 4vw !important;max-width: 1600px;}
.form-group {margin-bottom: 1rem;}
.tooltip-details .text-link,.lining_bg .text-link {color: #00fffb;text-decoration: underline !important;}
.tooltip-details .text-link:hover,.lining_bg .text-link:hover {color: #007eff;}
.text-link,.fw500{font-weight:500;}
.text-link{color: #7a45e5;}
.text-link:hover{color:#000080;}
.text-hover:hover,.brandcolor{color:#007eff;}
.fw600{font-weight:600;}
/*Title Links*/
h2:hover .anchor-hash,h3:hover .anchor-hash{opacity:.3;visibility:visible;}
.anchor-hash{opacity:0;visibility:hidden;transition:.5s;font-size:22px;display:inline-block;height:30px;}
.anchor-hash:hover{opacity:1!important;}

/* dfyyrtyyutuytutyuyu */
.hot_red-1-sprite {background: url(../png/sprite.png) no-repeat scroll 0px -2446px!important;transition: none 0s ease 0s;height: 36px;width: 36px;}
li.hot-off label {position: absolute;top: 0;right: -1px;color: #fff;z-index: 10;padding: 0;}
li.hot-off.of-hi {padding-right: 12px;}
.hot_red-1-dadicated {background: url(../png/sprite-new.png) no-repeat scroll;transition: none 0s ease 0s;height: 36px;width: 33px;}
li.hot-offf label {position: absolute;top: 0;right: 0;color: #fff;z-index: 10;padding: 0;}
li.hot-offf.of-hi {padding-right: 12px;}
/*dfyyrtyyutuytutyuyu */
.chat-box-new {border-radius: 30px!important;}
.main-heading{font-size:72px;margin-bottom:20px;}
.small_title{font-weight: 500;font-size: 14px;line-height: normal;}
.small_title span{position: relative;}
.small_title span:after,.small_title span::before {content: '';position: absolute;background: #02043e;width: 30px;height: 3px;left: -40px;top: 0;bottom: 0;margin: auto;}
.small_title span::before{right: -40px;left: auto;}
.big_title{font-weight: 900;line-height: 68px;font-size: 55px;margin-bottom: 6px;color: #030632;}

.font46{font-size:46px;}
.font44{font-size:44px;}
.font42{font-size:42px;}
.font40{font-size:40px;}
.font38{font-size:38px;}
.font36{font-size:36px;}
.font32{font-size:32px;}
.font30{font-size:30px;}
.font28{font-size:28px;}
.font26{font-size:26px;}
.font24{font-size:24px;}
.font22{font-size:22px;}
.font20{font-size:20px;}
.font18{font-size:18px;}
.fw-normal{font-weight: normal;}
.fw-800{font-weight: 800;}
.fw-600{font-weight: 600;}
.fw-900{font-weight: 900;}
.f20-medium{color:#666;line-height:normal;font-size:20px;}

/*===| Bg Colors |===*/
.blue_gradient{background-image:radial-gradient(circle, #011daa, #0217a2, #02109a, #010793, #00008b);}
.deepdark{background-color:#112e54;}
.text_dark{color:#112e54 !important;}
.white_bg{background-color:#FFF;}
.light_bg{background-color:#ecf5ff;--s: 150px;--c1: #ecf5ff;--c2: #e6f1fd;--c3: #e1efff;background: repeating-conic-gradient(from 30deg, #0000 0 120deg, var(--c3) 0 180deg) calc(.5* var(--s)) calc(.5* var(--s)* 0.577), repeating-conic-gradient(from 30deg, var(--c1) 0 60deg, var(--c2) 0 120deg, var(--c3) 0 180deg);background-size: var(--s) calc(var(--s)* 0.577);border-radius: 20px;}
.cmn-bg {background-color: #c4e1ff;}
.grd_cmn-bg {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(236, 247, 255, 1) 100%);}
.br_20{border-radius: 20px;}

/*===| Bg Images |===*/
.ovle-bckg{position:relative;z-index:1;overflow:hidden;}
.ovle-bckg:after{content:"";position:absolute;background-size:cover;height:100%;width:100%;background-position:center center;background-repeat:no-repeat;top:0;z-index:-2;}
.webh-bg:after{background-image:url(../svg/webh-bg.svg);}
.support-part:after{background-image:url(../svg/client-support.svg);}
.plans-include:after{background-image:url(../svg/plan-include.svg);}
.migrat-bg:after{background-image: url(../jpg/white-bg-back.jpg); background-position: bottom;}
.techlinebckg1{background-image: url(../svg/techno-hexagonal.svg);background-position: center center;background-repeat: no-repeat;background-size: cover;height: 100%;background-attachment: fixed;border-radius: 20px;}
.vac_back{background-image: url(../svg/client-support.svg);background-position: center center;background-repeat: no-repeat;background-size: cover;height: 100%;background-attachment: fixed;background-color: #112e54;border-radius: 20px;}

/*===| Owl Carousel Dot and Nav |===*/
.owl-nav{font-size:46px;line-height:normal;}
.owl-nav .owl-prev,.owl-nav .owl-next{position:absolute;top:0;bottom:0;margin:auto;height:40px;left:0px;color:#FFF;background-color:#0b0f3c;}
.owl-nav .owl-next{right:-10px;left:auto;}
.owl-nav .owl-prev{left: -10px}
.plansslider .owl-nav .owl-prev,.plansslider .owl-nav .owl-next{bottom:auto;}
.owl-nav button.disabled{background-color:#646ea5;cursor:no-drop!important;}
.owl-nav .owl-prev span,.owl-nav .owl-next span{display:inline-block;line-height:25px;vertical-align:top;padding:0px 6px 10px;box-shadow:-5px 5px 0px #ffbe2c;}
.owl-nav .owl-next span{box-shadow:5px 5px 0px #ffbe2c;}

/* Buttons */
.comman-btn{display:inline-flex;justify-content:center;padding:8px 16px;margin:4px 0;position:relative;overflow:hidden;line-height:normal;border:none;font-size:20px;align-items:center;font-weight:800;color:#FFF;border-radius:3px;min-height: 60px;min-width:180px;background:linear-gradient(135deg,#1722cd 0%,#3559ff 100%);transition:box-shadow 0.15s ease 0s,transform 0.15s ease 0s;box-shadow:rgb(33 30 76 / 40%) 0px 2px 4px,rgb(20 16 87 / 30%) 0px 7px 13px -3px,rgb(21 21 131 / 50%) 0px -3px 0px inset;}
.comman-btn:hover{box-shadow:rgb(33 30 76 / 40%) 0px 4px 8px,rgb(20 16 87 / 30%) 0px 7px 13px -3px,rgb(55 55 215) 0px -3px 0px inset;transform:translateY(-2px);}
.comman-btn:active{box-shadow:rgb(0 21 177) 0px 3px 7px inset;transform:translateY(2px);}
.comman-btn:after{background:#8989c1;content:"";height:147px;left:-115px;opacity:0.2;position:absolute;top:-43px;transform:rotate(35deg);transition:all 550ms cubic-bezier(0.45, 0.05, 0.55, 0.95);width:80px;}
.comman-btn:hover:after{left:120%;transition:all 550ms cubic-bezier(0.45, 0.05, 0.55, 0.95);}
.cus-but{margin:0;background:#00fffb;color:#00008B;box-shadow:rgb(59 197 195 / 40%) 0px 2px 4px,rgb(59 197 195 / 30%) 0px 7px 13px -3px,rgb(50 171 169 / 50%) 0px -3px 0px inset;}
.comman-btn1 {border-radius: 5px;min-width: 180px; background: #02043e; font-size: 20px; color:#fff;}
.comman-btn1:hover {box-shadow: none;}
.cus-but:hover{box-shadow:rgb(59 197 195 / 40%) 0px 4px 8px,rgb(59 197 195 / 30%) 0px 7px 13px -3px,rgb(59 197 195) 0px -3px 0px inset;}
.cus-but:after{background:#00008B;}
.bg_btn_white{background:#FFF;color:#00008b;}
.small-but{min-height:42px;font-size:18px!important;font-weight:500;margin-top:24px;min-width:100px;}
.but-arrow{font-size:20px;margin-left:8px;width:18px;height:18px;}
.sBut-arrow{font-size:16px;margin-left:6px;width:18px;height:15px;}
@media (max-width:700px){.comman-btn1{font-size: 17px;min-width: 160px;}.fnt {line-height: 34px;font-size: 27px !important;} }

.comman-but{border:none;background-color:#101e6d;font-size:20px;align-items:center;font-weight:800;color:#FFF;border-radius:4px;min-height:60px;min-width:180px;display:inline-flex;justify-content:center;padding:0 20px;position:relative;overflow:hidden;line-height:normal;}
.comman-but:after{background-color:#FFF;content:"";height:147px;left:-115px;opacity:0.2;position:absolute;top:-43px;transform:rotate(35deg);transition:all 960ms cubic-bezier(0.19, 1, 0.22, 1);width:80px;}
.comman-but:hover:after{left:115%;transition:all 960ms cubic-bezier(0.19, 1, 0.22, 1);}
.comman-but-brd{border:1px solid #101e6d;font-size:24px;align-items:center;font-weight:800;color:#101e6d;border-radius:4px;min-height:60px;min-width:180px;display:inline-flex;justify-content:center;padding:0 20px;position:relative;overflow:hidden;line-height:normal;}
.comman-but-brd:after{background-color:#bfc6ed;content:"";height:147px;left:-115px;opacity:0.2;position:absolute;top:-43px;transform:rotate(35deg);transition:all 960ms cubic-bezier(0.19, 1, 0.22, 1);width:80px;}
.comman-but-brd:hover:after{left:115%;transition:all 960ms cubic-bezier(0.19, 1, 0.22, 1);}
.Eplan-but,.lightblue{background-color:#1d85e2;}
.orange-but{background-color:#ef6c0f;}

/*===| Form |===*/
::-webkit-input-placeholder{color:#9bb0c1;}:-ms-input-placeholder{color:#9bb0c1;}::placeholder{color:#9bb0c1;}
.form-label{line-height:24px;display:inline-block;width:100%;font-weight:700;margin-bottom:5px;}
.form-check input{width:1rem;height:1rem;}
.form-check input,.form-check label{vertical-align:middle;}
.inputbox,.form-control{width:100%;border-radius:3px;border:1px solid #ccc;height:44px;padding:10px 15px;background-color:#FFF;}
.form-control{height:auto;line-height:normal;}

/*===| Comman Use |===*/
.planshot-list li { display: block!important;margin: 4px 0;color: #02043e;}
.display-vertical{display: flex;align-items: center;}
.planshot-list li{display:flex;align-items:center;font-size: 16px;}
.planhosting-box{border:1px solid #dbe5ed;padding:24px 20px;border-radius:5px;background-color:#FFF; box-shadow:0 0 10px rgb(0 0 0 / 15%); padding-top: 30px !important;}
.single-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.white-card{box-shadow: 0 2px 15px rgb(200 200 223 / 35%);background-color: #FFF;padding: 20px;margin: 10px 0;border-radius: 5px;}
.b-ccc{border: 1px solid #e6eaff;}
.b-fream{border:5px solid #ccc;border-radius:16px;overflow:hidden;padding:10px;display:flex;}
.page-link:focus{box-shadow:none;}
.vam{vertical-align:middle;}
.search-blog-img{width:100%;object-fit:scale-down;height:184px;}
.borderbox{display:inline-block;border:1px solid #d8deeb;padding:15px;border-radius:5px;margin:15px 0;width:100%;}
.ovlebckg:after{content:"";position:absolute;background-size:cover;height:100%;width:100%;background-position:center center;background-repeat:no-repeat;top:0;z-index:-2;}

/*.country-language{position:fixed;right:0;top:36%;z-index:3;}*/
.country-language .dropdown-toggle{padding:0;margin:0;border:0;background-color:transparent;font-size:18px;height:18px;vertical-align:bottom;}
.country-language .dropdown-toggle:after{display:none;}
.country-language .dropdown-menu{right:0!important;transform:none!important;top:24px!important;left:auto!important;min-width:150px;padding:0;}
li.country-language>.dropdown-menu>li.header-flag-icon{margin:6px;height:unset;width:auto;}

/* map location  */
.network-map-wrap{text-align: center;}
.l_denver{top:37%;left:22%;}
.l_johanesburg{top:80%;left:53%;}
.l_london{top: 32%; left: 46.5%;}
.l_frankfurt{top: 32.5%; left: 49%;}
.l_mumbai{top: 54%; left: 64.5%;}
.l_australia{top: 78%; left: 78%;}
.l_singapore{top: 61%; left: 71%;}
.l_central{top:25%;left:16%;}
.l_oregon{top:40%;left:19%;}
.l_ohio{top:40%;left:24%;}
.l_virginia{top:42%;left:25.5%;}
.l_stockholm{top:26.8%;left:51.8%;}
.l_ireland{top:31%;left:44.5%;}
.l_paris{top:35%;left:47.5%;}
.l_tokyo{top:43%;left:79.5%;}
.l_seoul{top:42%;left:76.5%;}
.l_new_york{top:39%;left:26%;}
.l_dallas{top:25%;left:16%;}
.l_chicago{top:40%;left:18%;}
.l_los{top:40%;left:13%;}
.l_washington{top:40%;left:24%;}
.l_florida{top:42%;left:25.5%;}

/*===| Header Area |===*/
/*Top Header*/
.top_header-links li{float:left;line-height:18px;position:relative;margin-left:16px;padding-left:16px;border-left:1px solid #000;}
.top_header-links li:first-child{margin-left:0;padding-left:0;border-left:0;}
.top_header-links li a{color:#030632;font-size:1rem;font-weight:500;white-space:nowrap;}
.top_header-links li a:hover{color:#007eff;}
li.country-language>.dropdown-menu>li.header-flag-icon {margin: 6px;height: unset;width: auto;border-left: 0;padding-left: 0;}
.country-language .dropdown-menu {right: 0!important;transform: none!important;top: 24px!important;left: auto!important;min-width: 105px;padding: 0;}
/*Top Header Search*/
.search-main{display:block;cursor:pointer;width:18px;height:18px;}
.header-search-wrapper .search-form-main{background-color:#007eff;border-top:3px solid #00008B;padding:12px;position:absolute;top:35px;min-width:300px;z-index:1;opacity:0;visibility:hidden;right:-15px;}
.search-form-main.active-search{opacity:1;visibility:visible;}
.header-search-wrapper .search-form-main:before{border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #00008B;content:"";position:absolute;right:15px;top:-10px;width:20px;height:10px;}
.header-search-wrapper .search-form-main .search-field{padding:10px;width:calc(100% - 75px);float:left;border:none;height:36px;}
.header-search-wrapper .search-form-main .search-submit{border:none;cursor:pointer;color:#fff;float:left;padding:0 8px;width:75px;height:36px;background-color:#00008B;font-weight:500;font-size:.875rem;text-transform:uppercase;}
/*Top Header Login*/
li.log-in>a{min-height:46px;min-width:100px;text-transform:uppercase;margin:0;}
li.log-in>a>i{height:16px;width:16px;text-align:center;margin-right:8px;display:block!important;}
li.log-in>a:after{height:95px;left:-75px;top:-25px;width:50px;}
/*Bottom Menu*/
.nav-menus-wrapper{background-color:#112e54;}
.nav-menu>li{display:inline-block;float:left; position: relative; padding: 0px 12px;}
.nav-menu>li>a{padding:12px 0;display:flex;transition:color .3s,border-color .3s;font-weight:500;margin:0 5px;color:#FFF;line-height:normal;align-items:center;border-bottom:2px solid transparent;}
.nav-menu>.active>a,.nav-menu>.focus>a,.nav-menu>li:hover>a{border-bottom:2px solid #00FFFB;}
.nav-menu>.sbrand-logo:hover a,.nav-menu>.sbrand-logo:focus a{border-color:transparent;}
.submenu-indicator{transition:all .3s;margin-left:6px;}
.submenu-indicator-chevron{height:6px;width:6px;display:block;border-style:solid;border-width:0 2px 2px 0;border-color:transparent #FFF #FFF transparent;-ms-transform:rotate(45deg);transform:rotate(45deg);}
.nav-dropdown>.focus>a .submenu-indicator-chevron,.nav-dropdown>li:hover>a .submenu-indicator-chevron{border-color:transparent #007eff #007eff transparent;}
.nav-dropdown{min-width:220px;display:none;position:absolute;z-index:100;white-space:nowrap;background-color:#FFF;box-shadow:0 8px 15px rgb(0 0 0 / 20%);}
.nav-dropdown>li{width:100%;float:left;clear:both;position:relative;}
.nav-dropdown>li>a{display:block;padding:8px 15px;font-size:1rem;font-weight:500;color:#030632;transition:color .3s,background .3s;border-left:2px solid transparent;}
.nav-dropdown li.active>a,.nav-dropdown>.focus>a,.nav-dropdown>li:hover>a{color:#007eff;border-left:2px solid #007eff;background-color:#d7edff;}
.nav-dropdown .submenu-indicator{right:15px;top:1.1rem;position:absolute;}
.nav-dropdown .nav-dropdown{left:100%;top:0;}
.nav-dropdown .dropright .nav-dropdown{right:100%;left:auto;}
/*Responsive Toggle*/
.nav-toggle,.top_header-links li a i,.nav-menus-wrapper-close-button{display:none;}

/*===| Search Result |===*/
.search-close{opacity:1;font-size:20px;float:right;padding:15px 0;}
.search-tabs .nav-link{color:#000!important;padding:12px 0;margin:0 16px;border:0;border-bottom:4px solid transparent;line-height:normal;}
.search-tabs .nav-link.active,.search-tabs .nav-link:hover,.search-tabs .nav-link:focus{border-bottom:4px solid #011daa;}
.search-group{padding:16px 30px;position:relative;border:1px solid #e8ebed;}
.search-group .ais-search-box--magnifier,.search-group .ais-search-box--reset{position:absolute;top:0;left:30px;bottom:0;margin:auto 0;height:30px;width:30px;}
.search-group .ais-search-box--reset{right:30px;left:auto;height:16px;width:16px;border:none;background-color:transparent;padding:0;}
.search-group .form-control{height:30px;border:none;font-size:24px;padding:0 50px;}
.webresult{border-left:3px solid #007eff;padding-left:16px;margin:16px 0;}
.webresult small,.client-detail small{line-height:20px;overflow:hidden;text-transform:lowercase;}
#sblog .ais-hits--item,#sblog_div .ais-hits--item{flex:0 0 auto;width:25%;}
.blogresult a{height:96px;overflow:hidden;}

/*===| Wordpress VPS hosting |===*/
.gradient_boxes .section-heading {background-image: linear-gradient(to bottom right, #dadaff99, #dcebfe99, #91c3fd99);border-radius: 20px;box-shadow: 0 6px 12px -2px rgba(50, 50, 93, 0.25), 0 3px 7px -3px rgba(0, 0, 0, 0.3);transition: all .5s ease-in-out; height:100%;}
.gradient_boxes .section-heading:hover {background-image: linear-gradient(to bottom right, #93C5FD99, #dadaff99, #DBEAFE99);border-radius: 20px;box-shadow: 0 6px 12px -2px rgba(50, 50, 93, 0.25), 0 3px 7px -3px rgba(0, 0, 0, 0.3);transition: all 0.5s ease 0s;
    transform: scale(1.020);}
.table_features{border: 1px solid #95d3ff;border-radius: 15px;}
.table_features tr th{background: #cfebff;width: 33%;}

/*===| Banner |===*/
.banner-detail span{font-size:40px;color:#FFF;line-height:46px;font-weight:300;display:block;margin-bottom:40px;}
.banner-detail {font-size: 72px;color: #01034a;font-weight: 900;margin-bottom: 10px;}
.banner-detail p{font-weight:300;font-size:24px;line-height:32px;color:#FFF;display:block;max-width:1170px;margin:0 auto;}
.bnrBigtagLline{font-size: 34px;}
.bannerprice small{font-size:20px;color: #02043e;display:block;line-height:22px;padding-right: 10px;}
.bannerprice label{display:block;font-weight:800;font-size:50px;color: #02043e;line-height:50px;}
.bannerprice label sub{font-size:30px;font-weight:400;}
.rocket-updown{position:absolute;right:2%;bottom:0;z-index:-1;}
.alltuchtopdown{animation:MoveUpDown 3.5s linear infinite;}
@keyframes MoveUpDown{0%, 100%{bottom:0;}50%{bottom:50px;}}

/* comman banner */
.new_light_banner{background: #ededff;}
.new_banner_box{border: 1px solid #493793;padding: 20px;border-radius: 5px;background: #ededff;box-shadow: 20px 20px 17px -12px rgb(181 181 205);margin: 0;}
.new_banner_box .smll_h1{font-size: 17px;font-weight: 500;line-height: normal;}
.new_light_banner .plan-box{background: #fff;border: 1px solid #c9c9fb;border-radius: 7px;padding:15px;text-align: center;min-height: 308px;display: flex;flex-direction: column;justify-content: center;}
.plan-box h3 {color: #04048b;font-size: 20px;line-height: 30px;padding-bottom: 15px;font-weight: 600;}
.plan-box p {font-size: 16px;}
.comman-btn-blue{background: transparent;color: #02043e;border: 2px solid #02043e;box-shadow: rgb(33 30 76 / 40%) 0px 2px 4px, rgb(20 16 87 / 30%) 0px 7px 13px -3px, rgb(237 237 255) 0px -3px 0px inset;}
.cmn_btn_big{min-width: 230px;}

 
/* wordpress banner */
.new_image_banner{background-image: repeating-linear-gradient(to right, #ecf7ff, #ecf7ff 1px, #ffffff 2px, #f8fbfd);background-size: 50px;position: relative;}
.new_image_banner .mdlicon {position: absolute;bottom: -12px;left: 50%;font-size: 28px;color: #ff0000;background: #fff;}
.new_image_banner:before {content: "";position: absolute;height: 1px;background: radial-gradient(circle, rgba(255,0,0,1) 0%, rgba(255,255,255,0) 80%);right: 0;left: 0;width: 100%;bottom: 0px;}
.smll_h1{font-size: 16px;text-transform: uppercase;font-weight: 500;line-height: normal;letter-spacing: 2px;}

/* background image banner css */
.back_img_ban .bannerprice small,.back_img_ban .bannerprice label,.back_img_ban .plan-features li i,.back_img_ban .section-title{color: #fff;}
.w_s_hosting::before{content: unset !important;}
.w_s_hosting{background:linear-gradient(to left, #112e5400, #112e5494), url(../webp/windows-shared-images.webp) right top;background-repeat: no-repeat;background-size: cover;border-radius: 0px 0px 100px 0px;background-blend-mode: multiply;}
.list_cn {background: #ffffff3b;margin-right: 10px;padding: 7px 11px;border-radius: 5px;font-weight: 500;border: 1px solid #ffffff61;border-left: 7px solid #fff;display: inline-block;}
.cir_shape {padding-left: 15px;position: relative;}
.cir_shape::after {content: '';position: absolute;background:#c4e1ff;width: 40px;height: 40px;left: 0;border-radius: 50px;top: 0;bottom: 0;opacity: 0.4;margin: auto;}

.back_img_ban{border-radius: 0px 0px 100px 0px;background-blend-mode: multiply;color: #fff;}
.w_s_hosting{background:linear-gradient(to left, #112e5400, #112e5494), url(../webp/windows-shared-images.webp) right top no-repeat;background-size: cover;}
.l_v_hosting{background:linear-gradient(to left, #112e5400, #112e5494), url(../webp/linux-vps-image.webp) right top no-repeat;background-size: cover;}
.w_r_hosting{background:linear-gradient(to left, #112e5400, #112e5494), url(../webp/windows-reseller-hosting.webp) right top no-repeat;background-size: cover;}
.w_v_r_hosting{background:linear-gradient(to left, #112e5400, #112e5494), url(../webp/windows-vps-reseller.webp) right top no-repeat;background-size: cover;}
.w_v_hosting{background:linear-gradient(to left, #112e5400, #112e5494), url(../webp/windows-vps-image.webp) right top  no-repeat;background-size: cover;}
.d_server{background:linear-gradient(to left, #112e5400, #010c1bab), url(../webp/dedicated_server.webp) right top  no-repeat;background-size: cover;}
.gpu_server{background:linear-gradient(to left, #112e5400, #010c1bab), url(../webp/gpu-server.webp) right top  no-repeat;background-size: cover;}
.asp_net_hosting{background:linear-gradient(to left, #112e5400, #112e5494), url(../webp/asp-net-banner-image.webp) right top  no-repeat;background-size: cover;}
.mean_js_hosting{background:linear-gradient(to left, #112e5400, #112e5494), url(../webp/mean-js-image.webp) right top  no-repeat;background-size: cover;}
.oscommerce_hosting{background:linear-gradient(to left, #112e5400, #112e5494), url(../webp/oscommerce-banner-image.webp) right top  no-repeat;background-size: cover;}
.nopcommerce_hosting{background:linear-gradient(to left, #112e5400, #112e5494), url(../webp/nopcommerce-hosting-image.webp) right top  no-repeat;background-size: cover;}



/*text with image gradient banner */
.W_P_hosting{background-image: linear-gradient(to top, #daedf1 0%, #e3eeff 99%, #e3eeff 100%) ;z-index: 1;position: relative;}
.W_P_hosting::after{content: '';position: absolute;width: 30%;height: 90%;background:#112e54;right: 0;top: 0;bottom: 0;margin: auto;z-index: -1; border-radius: 50px 0px 0px 50px; background-image: radial-gradient(#2758997d 1.45px, #112e54 1.45px);background-size: 29px 29px;}
.W_P_hosting .imag_part{background:#e0eef9;border-radius: 30px;}
.dash_shape{padding-left: 40px;position: relative;}
.dash_shape::after{content: '';position: absolute;background:#7a45e5;width: 30px;height: 10px;left: 0;border-radius: 50px;top: 0;bottom: 0;margin: auto;}
.text_prpl{color: #7a45e5;}
.highlight_text_bn {width: fit-content;border-radius: 10px;border: 1px solid #030632;border-left: 10px solid #030632;padding: 6px 15px;line-height: 22px;color: #030632;text-align: left;}


/*===| Domain Register |===*/
.domain-title span{font-size:22px;color:#FFF;float:left;text-transform:uppercase;line-height:18px;white-space:nowrap;}
.domain-title strong{font-size:46px;font-weight:800;color:#FFF;font-style:italic;float:left;line-height:35px;margin-top:7px;}
.register-domain input{height:60px;border-radius:3px;border:0;font-size:20px;padding:20px 140px 20px 20px;width:100%;}
.register-domain .form-select{width:auto;top:0;position:absolute;right:0;line-height:20px;height:60px;border:0;background:#f1f1f1 url('../png/select-arrow.png') no-repeat center right 20px;cursor:pointer;color:#030632;font-size:20px;border-radius:0 3px 3px 0;padding:20px;min-width:120px;}
.light-blue-bg {background: #0ea9e5;}
/*===| Company Experience |===*/
.experience-box{background-color: #0ea9e5;height:450px;padding:60px 15px;position:relative;margin:15px 0;}
.experience-box .experience-icon,.support-icons{position:absolute;left:17px;top:40px;}
.experience-detail span, .experience-detail span sup{font-size:190px;font-weight:700;color:#FFF;line-height:200px;}
.experience-detail span sup{font-size:130px;line-height:100px;}
.small-card{background-color:#FFF;height:210px;padding:30px 15px;position:relative;margin:15px 0; box-shadow: 0px 7px 10px 0px rgb(167 188 197 / 19%);}
.support-detail span,.support-detail span sup{font-weight:800;color: #0ea9e5;font-size:50px;line-height:50px;margin-bottom:20px;display:inline-block;}
.support-detail span sup{font-size:30px;margin-bottom:0;line-height:30px; color:#0ea9e5;}

/*===| Plans Promote Titles |===*/
.promote{position:relative;box-shadow:inset 0px 0px 0px 3px rgb(255 152 0);border-color:#ff9800;}
.promote-title{background-color:#ff9800;font-size:24px;border-radius:10px 10px 30px 30px;color:#FFF;width:260px;position:absolute;left:0;top:-16px;right:0;margin:0 auto;line-height:46px;}
.promote-title2{background-color:#0ea9e5;border-radius:50px;color:#FFF;font-size:16px;font-weight:500;z-index:1;height:30px;width:140px;position:absolute;left:0;top:-16px;right:0;margin:0 auto;line-height:28px;text-align:center;}
.new-offer{background-color:#4caf50;}

/*===| Plan Design One |===*/
.desi1-planbox p{min-height:104px;}
.plan-features li{display:inline-block;line-height:normal;width:100%;margin:6px 0;}
.plan-features li i{width:14px;height:14px;font-size:14px;margin-right:10px;color: #02043e;vertical-align: text-bottom;}
.plan-features li span{width:calc(100% - 25px);display:inline-block;vertical-align:text-top;line-height:24px;}
.list_point li i{color:#02043e; margin-right:5px; font-size: 13px;}
/*Plan Design Prices Box*/
.pricebox {position: relative;}
.pricebox small{color:#007eff;line-height:normal;display:block;font-weight:500;}

/* .pricebox label {font-size:54px;color:#030632;line-height:normal;display:block;font-weight:800; margin-top:8px; line-height: 50px;} */
.pricebox label {font-size: 54px;line-height: normal;display: block;font-weight: 800;}
.pricebox label sub{font-weight: 500;font-size: 18px;}
.pricebox label sup {font-size: 24px;top: -21px;}
.price_tag{padding: 3px 5px;margin-top: 0;height: unset;border-radius: 3px;margin-left: 10px;color: #030632; font-weight: 500; font-size: 13px; background-color: #f5f7ff; border: 1px solid #cbd3fd;}

/*===| Plan Design Two |===*/

.grid3-pills .nav-item {width: auto;display: inline-flex; border: solid 2px #22218b;border-radius: 0px;}
.grid3-pills{border-radius:5px;overflow:hidden;display:inline-flex; box-shadow: none;position: relative; z-index: 99;}

.grid3-pills .nav-link{padding:5px 21px;font-size:18px;font-weight:500;display:inline-block;min-width:200px;border-left: 0;border-bottom: 1px solid #e3e4f3;color:#030632;border-radius:0px;width: 100%;
line-height:30px;transition:all 0.3s ease-in-out;}
.grid3-pills li:first-child .nav-link{border-left:0;}
.grid3-pills .nav-link.active{color:#fff;background-color: #22218b; border-bottom: none; border-radius: 0px; }
.dctd-top-hdng,.bb-e1{border-bottom:1px solid #e1e1e1;}
.planshot-list li strong{margin-left:auto;}
.testpingbtn { /* box-shadow: 3px 3px 0 #6e86ff; */background-color: #02043e;color: #FFF;border-radius: 5px;border: none;line-height: 30px;padding: 0 10px;display: flex;
    /* border-radius: 0 10px 0 10px; */white-space: nowrap;align-items: center;font-size: 14px;font-weight: 500;}
.testpingbtn i{margin-left:2px;font-size:13px;width:11px;height:11px;display:inline-flex;}
.swal2-popup .swal2-title{margin-bottom:6px;line-height:normal;}
.swal2-popup .swal2-header .swal2-close{display:block!important;color:#FFF;border-radius:0 0 0 24px;width:2rem;height:2rem;line-height:0;background-color:#011daa;padding:3px 0 8px 6px;}
.conDiv img{margin-right:8px;display:inline-block;vertical-align:middle;}
.conDiv label,.latency-seconds{line-height:30px;display:inline-block;vertical-align:middle;height:30px;}
#ping-test .ordergreenbtn,#ping-test .order-btn{position:relative;overflow:hidden;color:#FFF;border-radius:3px;font-size:16px;padding:5px 7px;margin-left:10px;height:30px;display:inline-block;vertical-align:middle;background:linear-gradient(135deg,#1722cd 0%,#3559ff 100%);transition:box-shadow 0.15s ease 0s,transform 0.15s ease 0s;box-shadow:rgb(33 30 76 / 40%) 0px 2px 4px, rgb(20 16 87 / 30%) 0px 7px 13px -3px, rgb(21 21 131 / 50%) 0px -3px 0px inset;border:1px solid transparent;}
#ping-test .ordergreenbtn:hover{box-shadow:rgb(33 30 76 / 40%) 0px 4px 8px, rgb(20 16 87 / 30%) 0px 7px 13px -3px, rgb(55 55 215) 0px -3px 0px inset;transform:translateY(-2px);}
#ping-test .ordergreenbtn:after{background:#FFF;content:"";height:60px;left:-50px;opacity:0.2;position:absolute;top:-16px;transform:rotate(35deg);transition:all 550ms cubic-bezier(0.45, 0.05, 0.55, 0.95);width:30px;}
#ping-test .ordergreenbtn:hover:after{left:120%;transition:all 550ms cubic-bezier(0.45, 0.05, 0.55, 0.95);}
#ping-test .order-btn{border:1px solid #011daa;color:#011daa;background:transparent;box-shadow:none;}
.scrollable_dropdown:nth-child(2){z-index: 3;}
.scrollable_dropdown:nth-child(1) {z-index: 11;}
.scrollable_dropdown{margin-top:10px;position:relative;}
.jqcs_default_select{display:none;}
.jqcs_select{position:relative;border:1px #bee9f9 solid;overflow:hidden;background-color:#ecf7ff;border-radius:3px;  border-bottom: 1px solid #0ea9e5;}
[id^=jqcs_o_demo] .jqcs_option, [id^=jqcs_s_demo] .jqcs_option{background-repeat:no-repeat;background-position:left 8px center;padding:7px 10px 7px 38px;border-bottom:1px solid #e6eaff;}
[id^=jqcs_po_price] .jqcs_option{border-bottom:1px solid #e6eaff;}
.jqcs_option{cursor:pointer;padding:7px 16px; font-size: 15px;}
.jqcs_option:hover{background-color:#f5f7ff;}
.jqcs_select .jqcs_arrow{position:absolute;right:10px;top:0;bottom:0;width:10px!important;height:6px;margin:auto;transition:all .3s linear;}
.jqcs_select .jqcs_arrow:after{border-style:solid;border-width:5px;border-color:#06084a transparent transparent transparent;content:"";display:inline-block;vertical-align:top;}
.jqcs_select .jqcs_arrow.rotated{transform:rotate(180deg);}
.jqcs_options{display:none;border:1px #e6eaff solid;border-top:0;z-index:3;position:absolute;width:100%;overflow-y:auto;max-height:185px;background-color:#FFF;-webkit-transition:all 0s ease 0s;-moz-transition:all 0s ease 0s;-o-transition:all 0s ease 0s;transition:all 0s ease 0s;}
#price .jqcs_options{max-height:238px;}
.dctd-cptn ul>li{line-height:22px;width:100%;margin:7px 0;position:relative;padding-left:15px;display:inline-block;}
.dctd-cptn ul>li:after{content:'';position:absolute;height:5px;width:5px;background-color:#030632;transform:rotate(45deg);left:0;top:9px;}
.renewal-pricebox{display: block!important;text-align: center;position: relative;line-height: 24px;text-decoration: underline;text-decoration-style: solid;font-size: 14px;font-weight: 500;}
/*===| Plan Design Three |===*/
.desi3-planbox{box-shadow:0 3px 5px rgb(0 0 0 / 10%);border:1px solid rgba(93, 118, 174, 0.15);border-radius:16px;padding:20px;-webkit-transition:-webkit-transform 0.2s ease-out, box-shadow 0.2s ease-out;transition:transform 0.2s ease-out, box-shadow 0.2s ease-out;}
.desi3-planbox:after{content:'';position:absolute;background-color:#0ea9e5;border-radius:6px;width:50%;height:5px;top:-1px;left:0;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%);}
.desi3-planbox:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);box-shadow:0 8px 20px rgb(0 0 0 / 20%);border:1px solid #0ea9e5;}
.plan-intro>h3{min-height:90px;}
.desi3-planbox_point li{line-height:normal;display:block;border-bottom:1px solid #DDD;padding:10px 0;}
/*===| Tooltip |===*/
.toolpoint{cursor:pointer;display:inline-block;}
.tooltip-details{left:-20px!important;cursor:auto;display:none;color:#FFF;position:absolute;top: calc(100% - -6px);font-weight:500;background-color:#02043e;z-index:111;padding:10px;border-radius:3px;right:-20px;}
.toolpoint:hover .tooltip-details{display:block;}
.toolpoint.open_top .tooltip-details{bottom: calc(100% - -6px);top: auto;}
.toolpoint.open_top:hover .bi-info-circle:after{bottom: 100%;top: auto;border-color:#2b2b2b transparent transparent  transparent;}
/*.toolpoint:hover .fa-question-circle:after,.toolpoint:hover b:after,.toolpoint:hover.renewal-pricebox:after{content:'';border-style:solid;border-width:7px;border-color:transparent transparent #2b2b2b transparent;display:inline-block;left:0;position:absolute;right:0;bottom:-10px;width:8px;margin:0 auto;}
.toolpoint:hover b:after{bottom:-12px;}*/
.toolpoint b{color:#1d85e2;text-decoration:underline;position:relative;}
.tooltip-ul>li{text-align:left;margin:5px 0;display:inline-block;width:100%;line-height:normal;}
.tooltip-ul>li:first-child{margin-top:0;}
.tooltip-ul>li:last-child{margin-bottom:0;}
.tooltip-ul>li span{display:inline-block;width:calc(100% - 20px);vertical-align:top;line-height:20px;padding-left:6px;}

/*===| Client Say |===*/
.clients-box{box-shadow:0 0 35px rgb(161 161 197 / 20%);background-color:#FFF;border-radius:10px;padding:30px;max-width:550px;margin:10px auto;}
.quoteicon{position:absolute;top:-22px;left:30px;}
.clients-box p{height:126px;overflow:hidden;}
.client-Clogo{overflow:hidden;width:70px;height:70px;border-radius:50%;display:inline-block;border: 2px solid #ffff;}
.client-detail{width:calc(100% - 75px);padding-left:16px;display:inline-block;}
.client-detail .star li{font-size:16px;color:#ff9800;line-height:normal;display:inline-block;}
.clients-box2{box-shadow:0 0 35px rgb(107 107 172 / 9%);background-color:#FFF;border-radius:20px;max-width:1080px;margin:30px auto 0px auto;}
.testistart{padding:30px 0 30px 40px;}
.testiend{min-height:290px;background-color:#112e54;border-radius:0 20px 20px 0;padding:30px 30px;color:#FFF;}
.testiend li{border-bottom:1px solid #434885;padding:8px 0;line-height:normal;display:inline-flex;align-items:center;width:100%;}
.testiend li span{margin-left:auto;font-size:16px;}

/*===| Video Box |===*/
#testisaymonial .owl-nav .owl-next{right: -20px;}
#testisaymonial .owl-nav .owl-prev{left: -20px;}
.videoiframe{/* margin:15px 0; */border-radius:0px;border:0px;padding:10px;}
.play-animaicon{position:absolute;left:0;right:0;margin:auto;bottom:-32px;width:70px;background-color:#FFF;border-radius:50%;height:70px;}
.play-animaicon i{font-size:46px;color:#f44336;line-height:normal;display:flex;height:70px;align-items:center;justify-content:center;}
.play-animaicon:before,.play-animaicon:after{content:"";position:absolute;top:0;bottom:0;background-color: #f1bdb9;left:0;right:0;border-radius:50%;animation:glow-button 2s infinite ease-in-out;}
.play-animaicon:after{animation-delay:.5s;animation-duration:2s;}
@keyframes glow-button{0%{opacity:.3;transform:scale(1)}100%{opacity:0;transform:scale(1.5)}}

/*===| Modal(Popup) |===*/
.modal-header .btn-close{z-index:1;position:absolute;right:18px;top:18px;background-color:#FFF;opacity:1;border-radius:50%;background-size:1.25rem;width:1.25rem;height:1.25rem;padding:.8rem;}
.modal-header .btn-close:hover{opacity:.8;}

/*===| Click to Scroll |===*/
.navproto_card ul{border-left:none;}
.navproto_card li a{color:#fff;padding:10px 10px 10px 20px;display:inline-block;font-weight:700;font-size:20px;line-height:26px;border-left:3px solid transparent;margin-left:-1px; width: 100%;}
.navproto_card li.active a{border-left: 3px solid #a0cdff;color: #000000;background: #a0cdff; width: 70%;position: relative;}
.navproto_card li.active a::after{content: '';position: absolute;background: #a0cdff;height: 100%;width: 75px;top: 1px;bottom: 0;margin: auto;right: -35px;z-index: -1;clip-path: polygon(0% 20%, 60% 20%, 60% 0%, 100% 50%, 60% 100%, 60% 80%, 0% 80%);}
.feature_content_item small{color:#007eff;font-size:24px;display:inline-block;border-radius:50px;background-color:#FFF;width:60px;line-height:56px;height:60px;font-weight:700;vertical-align:top;border:2px solid #007eff;text-align:center;transition:0.5s;}
.feature_content_item:hover small{color:#FFF;background-color:#007eff;border-radius:16px;}
.feature_content_item article{display:inline-block;width:calc(100% - 66px);padding-left:10px;vertical-align:top;}
.feature_content_item article h3:after,.feature_content_item article h4:after{content:'';position:absolute;left:0;bottom:0;width:80px;background-color:#007eff;height:3px;}

.review_sidebar .navproto_card{top: 0;}
.review_sidebar .navproto_card li a {color: #000;padding: 10px;border: 1px solid #b5cddd;background: #fafdff;margin: 3px 0px;position: relative;}
.review_sidebar .navproto_card li.active a,.review_sidebar .navproto_card li a:hover {border: 1px solid #98b9d0;box-shadow: 0 8px 24px 0 rgb(148 163 224 / 42%);width: 100%;}
.review_sidebar .navproto_card li.active a{background: #ecf7ff;}
.review_sidebar .navproto_card li.active a::after{background: #ecf7ff;height: 20px;width: 20px;top: 0;right: -11px;border-top: #98b9d0 solid 1px;border-left: #98b9d0 solid 1px;transform: rotate(135deg);z-index: unset;clip-path: unset;}
.review_sidebar .navproto_card ul.client-rate{border: 0;}
.review_sidebar .navproto_card ul.client-rate li{list-style: none;display: inline-block;font-size: 12px;border: none !important;padding: 0 !important;color: #112e54;}
.review_sidebar .navproto_card ul.client-rate li label.blue-badge {color: #240465;padding: 4px 4px;border-radius: 3px;margin-left: 10px;font-weight: 500;background: #f2ecff;border: 1px solid #cab7f4;}
.review_sidebar .navproto_card li a img {position: absolute;right: 10px;top: 10px;width: 40px;opacity: 0.4;}
.review_sidebar .navproto_card li.active a img {opacity: 1;}
.rsrcs_side-scroll.review_sidebar{box-shadow: 0 0 15px 0 #94a3e04d;border-radius: 5px;}




.hover-effect{transition:.5s all;padding:16px;}
.hover-effect:hover{box-shadow:0 0 30px rgb(0 0 0 / 15%);border-radius:10px;}
.hover-effect article h3:after{content:'';position:absolute;left:0;bottom:0;width:80px;background-color:#007eff;height:3px;}

/*===| Location Map |===*/
.network-map-wrap ul li{position:absolute;z-index:0;width:10px;height:10px;margin:-6px;background-color:#1062fe;border-radius:50%;}
.network-map-wrap ul li span{display:block;width:10px;height:10px;cursor:pointer;-webkit-animation:ripple 1s linear infinite;animation:ripple 1s linear infinite;-webkit-transition:.5s linear;border-radius:50%;}
@keyframes ripple{0%{-webkit-box-shadow:0 0 0 0 rgba(0, 115, 236, 0.1), 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1);box-shadow:0 0 0 0 rgba(0, 115, 236, 0.1), 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1);}100%{-webkit-box-shadow:0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1), 0 0 0 30px rgba(0, 115, 236, 0);box-shadow:0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1), 0 0 0 30px rgba(0, 115, 236, 0);}}

/*===| We Guarantee & Get in Touch Form |===*/
.touch-guarantee{background:#e4eaff;background:-moz-linear-gradient(145deg,#e4eaff 50%,#011daa 50%);background:-webkit-linear-gradient(145deg,#e4eaff 50%,#011daa 50%);background:linear-gradient(145deg,#e4eaff 50%,#011daa 50%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4eaff', endColorstr='#011daa',GradientType=1 );}
.service-support em{width:80px;height:80px;border:2px solid #007eff;border-radius:50px;align-items:center;display:flex;justify-content:center;font-size:30px;color:#007eff;transition:all .3s ease-in-out;margin: 0 auto;}
.service-support:hover em{transform:rotate(360deg);color:#FFF;background-color:#007eff;border-radius:25px;}
.service-support span{line-height:22px;margin-top: 15px;}

/*===| Accordion g6rid Feature |===*/
.g6rid_accordion .accordion-item,.stikg6rid_accordion .accordion-item{border:none;}
.g6rid_accordion .accordion-button,.stikg6rid_accordion .accordion-button{background-color:transparent;box-shadow:none;outline:none!important;font-size:25px;padding:15px;font-weight:800;border-bottom:1px solid #DDD;}
.accorfaqcol .accordion-button,.content_faq h3{font-weight: 700;font-size: 18px;line-height: 26px;padding: 15px;box-shadow: none!important;background-color: #c4e1ff;}
.accorfaqcol .accordion-item{border: 1px solid #e4eef5;}
/*===| Ul Point Items |===*/
.point-item li{width:100%;display:inline-block;line-height:normal;margin:6px 0;float:left;}
.point-item li i{color:#02043e;float:left;width:20px;height:20px;font-size:20px;}
.point-item li span{width:calc(100% - 20px);float:left;line-height:24px;padding-left:8px;}

/*===| Images Fream |===*/
.webtopbar{background-color:#f3f8ff;border:1px solid #b0c1ff;padding:8px;padding-top:30px;border-radius:6px;overflow:hidden;position:relative;justify-content:center;}
.browserdot,.browserdot:before,.browserdot:after{position:absolute;left:10px;top:10px;height:8px;width:8px;background-color:#8397ff;border-radius:15px;}
.browserdot:before{content:'';left:16px;background-color:#4caf50;top:auto;}
.browserdot:after{content:'';top:auto;background-color:#f44336;left:30px;}

/*===| Google Recaptcha |===*/
.g-recaptcha{transform:scale(.72);-webkit-transform:scale(.72);transform-origin:0 0;-webkit-transform-origin:0 0;}

/*===| Cookies |===*/
.cookie_gdpr_con_ct{position:fixed;bottom:0;left:0;right:0;z-index:999;background-color:#22218b;}

/*===| Animation |===*/
.sidekick{-webkit-animation:mover 1.5s infinite alternate;animation:mover 1.5s infinite alternate;}
@-webkit-keyframes mover{0%{transform:translateY(-10px);}100%{transform:translateY(10px);}}
@keyframes mover{0%{transform:translateY(-10px);}100%{transform:translateY(10px);}}

/*===| HomePage Area |===*/
.shot_product-info{background-color:#FFF;margin:25px 0;padding:11.5%;transition:box-shadow 0.3s ease-in-out; border-radius: 35px; box-shadow: 2px -1px 27px -9px rgb(108 143 250);}
.boxshadow-cyan{box-shadow: 10px 10px 0 #00fbf7; }
.boxshadow-blue{box-shadow: 10px 10px 0 #00befc;}
.boxshadow-yellow{box-shadow: 10px 10px 0 #d7e403;}
.boxshadow-lime{box-shadow: 10px 10px 0 #58a900;}
.boxshadow-tmeta{box-shadow:10px 10px 0 #ff6446;}
.boxshadow-grn{box-shadow:10px 10px 0 #5fc314}
.boxshadow-orng{box-shadow:10px 10px 0 #ff9800;}
.boxshadow-psta{box-shadow:10px -10px 0 #8cc63f;}
.short-product-info:hover{box-shadow: unset;}
.shot_product-info:hover{box-shadow:unset;}
.shot_product-info strong{font-size:24px;font-weight:800;display:block;line-height:28px;margin:24px auto 12px;}
.shot_product-info p{color:#555;font-size:20px;min-height:90px;}
.section-titletag{color:#007eff;font-weight:500;display:block;line-height:20px;}
.pricetag-point{padding-right:125px;}
.pricetag-point .price-tagbox{position:absolute;top:-22px;right:0;width:auto;}
.showprice{position:absolute;top:30px;width:100%;bottom:30px;text-align:center;transform:rotate(-26deg);}
.showprice small{font-size:18px;color:#FFF;line-height:24px;}
.showprice strong{color:#FFF;font-size:36px;display:block;line-height:32px;}
.award-recognition{border-radius:3px;height:120px;filter:gray;-webkit-filter:grayscale(1);-webkit-transition:all .5s ease-in-out;}
.award-recognition:hover{filter:none;-webkit-filter:grayscale(0);-webkit-transform:scale(1.1);}
.company-includ{float:left;width:calc(100% - 224px);padding-left:16px;}
.blog-title-box{padding:6px;border-radius:5px;}
.blog-title-box:hover{border-color:#007eff;}
.blog-maintitle>a{color:#030632;font-weight:800;display:block;min-height:72px;}
.social-icons li{width:50px;height:50px;display:inline-block;background-color:#02043e;border-radius:50%;}
.social-icons li i{font-size:24px;color:#FFF;line-height:50px;}
.social-icons li a:hover i{color:#00fffb;}
.clients-say aside .comman-btn{margin: 9px 9px;}
ul.social-icons.mb-4 li{margin: 0px 7px;}

/*===| Hosting Menu Area |===*/
.herogridbox strong{display:block;font-weight:800;}
.caseimg,.study_elemento{box-shadow:0 0 30px rgb(0 0 0 / 10%);border-radius:10px;}
.study_elemento{margin-left:-60px;padding:30px;}
.planshosting-service h3{width:calc(100% - 70px);padding-right:5px;display:inline-block;}
.contul{padding-left:16px;list-style:disc;}

/*===| Wordpress,WooCommerce Menu Area |===*/
.wpc_bg:after{background-image:url(../svg/wpc_bg.svg);}
.wp-host-tabs{display:block;text-align:center;}
.wp-host-tabs .nav-item{display:inline-block;margin:5px 0;}
.wp-host-tabs .nav-link{font-size:18px;font-weight:600;background-color:#f1f3ff;color:#030632;padding:10px 15px;}
.wtable thead tr th{border-bottom-color:#dfe3e7!important;}
.wtable thead tr th:nth-child(2) b{position:absolute;top:-46px;font-size:24px;font-style:italic;background-color:#0ea9e5; left:-2px;right:-2px;border-radius:5px 5px 0 0; padding:5px 0; color:#fff;}
.wtable thead tr th:nth-child(2),.wtable tbody tr td:nth-child(2){border-left:2px solid #0ea9e5;border-right:2px solid #0ea9e5;background-color:#ecf7ff;}
.wtable tbody tr:last-child td:nth-child(2){border-bottom:0.188em solid #0ea9e5;}
.scoreFragmentWrap{padding: 0;list-style: none;display: flex;max-width: max-content;margin: 20px 0 0 auto;align-items: center;flex-wrap: nowrap;}
.scoreFragmentWrap li span{width:14px;height:8px;border-radius:6px;display:inline-block;margin:0 4px;position:relative;top:-1px;}
.scoreFragmentWrap li span.low{background-color:#f44336;}
.scoreFragmentWrap li span.med{background-color:#ff9800;}
.scoreFragmentWrap li span.high{background-color:#18b663;}
.apme-scoresvg circle{fill:none;stroke-width:12px;stroke-dasharray:273;stroke-dashoffset:273;transition:stroke-dashoffset 1s linear;}
.apme-scoresvg circle:nth-of-type(1){stroke-dashoffset:0;stroke:#e4eaff;}
.apme-scoresvg text{text-anchor:middle;font-size:31px;font-weight:700;}
.infin_server{position:absolute;top:20px;transform:rotate(-20deg);}
.infin_server:before,.infin_server:after{content:"";box-sizing:content-box;position:absolute;top:0;left:0;width:60px;height:60px;border:60px solid #06084a0a;border-radius:50px 50px 0 50px;transform:rotate(-45deg);}
.infin_server:after{left:170px;border-radius:50px 50px 50px 0;transform:rotate(45deg);}

.compertable thead tr th,.compertable tbody tr th{text-align:left;background-color:#F5F5F5;white-space:nowrap;}
.compertable thead tr th:nth-child(2),.compertable tbody tr td:nth-child(2),.table tr .winn{background-color:#ddf4fd;}
.ribbon-text{position:absolute;top:-24px;left:0;right:0;background-color:#0ea9e5;color:#FFF;padding:3px 0;border-radius:4px 4px 0 0;}
.compertable tbody tr td{white-space:nowrap;}
.woofeature{padding:40px;border-radius:6px; display: inline-block; width: 100%; box-shadow: unset; transition: .5s; text-align: center;}
.woofeature:hover{ box-shadow: 0 0 35px rgb(0 0 0 / 15%); }
.spacial-offer{color:#9c5a90;font-size:30px;line-height:normal;display:block;}
.elementor-image{background:#fff;border:1px solid #006cc4;border-radius:8px; display:inline-block;padding:10px 20px;}
.col-divider{font-size:50px !important;font-weight:900;color:#02043e;}
.c-gray-new {color: gray;font-size: 12px;}
ul.story-link {margin: 0;padding: 0;}
ul.story-link li {list-style: none;margin-top: 10px;}
.story-link li a {padding: 10px 15px;border-radius: 4px;display: block;background: #02043e;color: #ffffff; width:100%;}
.story-link li a:hover {background-color: #202026;}
ul.story-link li i {float: left;margin-top: 4px;}
ul.story-link li span {display: flex;}
.recomd-brand {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.m-width {font-weight: 400;font-size: 20px;line-height: 32px;color: #FFF;display: block;max-width: 1170px;margin: 0 auto;}
.fnt {font-size: 40px;display: inline-block;padding-bottom: 20px;max-width: 800px;margin: auto;}
/*===| Network Tools Area |===*/
.ps-head {font-weight: 700;font-size: 25px;}
.nettool-tabs .pagetest{padding:0 20px;border-radius:5px 5px 0 0;box-shadow:0px 10px 10px rgb(0 0 0 / 20%);}
.nettool-tabs .pagetest .owl-stage-outer{display:flex;margin:0 1rem;}
.nettool-tabs .pagetest .owl-stage{min-width:1449px;}
.nettool-tabs .pagetest .ultabs{color:#030632;display:inline-block;padding:15px;border-bottom:3px solid transparent;}
.nettool-tabs .pagetest .ultabs.active,.nettool-tabs .pagetest .ultabs:hover{border-bottom:3px solid #000080;}
.pagetest .owl-nav .owl-prev,.pagetest .owl-nav .owl-next{left:5px;background-color:transparent;color:#030632;}
.pagetest .owl-nav .owl-prev span,.pagetest .owl-nav .owl-next span{box-shadow:none;padding-top:2px;}
.pagetest .owl-nav .owl-next{right:5px;left:auto;}
/*Who is Hosting this website*/
.social-btn{position:absolute;top:0;z-index:1;left:-60px;}
.s-label{font-weight:600;display:block;line-height:20px;}
.s-shares{font-size:14px;display:block;line-height:14px;}
.sbtn{display:block;padding:5px;text-align:center;color:#fff;font-size:24px;}
.s-facebook{background-color:#3F51B5;}
.s-twitter{background-color:#03A9F4;}
.s-linkedin{background-color:#1a7baa;}
.s-pinterest{background-color:#BD2126;}
.ipinfodetail_section_image{margin:auto;display:block;padding:10rem 0;}
.ipinfodetail_section{display:none;}
.ipifo-icon{border:1px solid #d8deeb;padding:8px;border-radius:6px;font-size:28px;line-height:normal;float:left;text-align:center;width:50px;height:50px;}
.pr-mobile{width:calc(100% - 50px);padding-left:15px;float:left;}
.who_browser_hosting strong{color:#4caf50;font-size:46px;display:block;line-height:46px;}
.nettool-title{z-index:1;}
.nettool-title:after{height:100%;background-color:#b6c2ff;clip-path:polygon(0 0, 100% 0, 100% 70%, 0 100%);position:absolute;content:'';top:0;left:0;width:100%;z-index:-1;}
/*===| Forex Tranding |===*/
.tps-ul li{display:inline-flex;margin:6px;background-color:#FFF;border-radius:4px;padding:5px;width:50px;height:50px;}
.forexvps:after{background-image:url(../jpg/forex-bg.jpg);opacity:.5;}

/*===| Resources Area |===*/
.info-body{padding-bottom:11rem;}
.sticky-embed{position:fixed;bottom:0;background-color:#FFF;padding:1.5rem;width:800px;left:0;right:17px;margin:0 auto;}
.inf0text{overflow:hidden;overflow-x:auto;white-space:nowrap;}
/*.magnifyglass{display:none;width:160px;height:160px;position:absolute;border-radius:50%;z-index:9999;cursor:crosshair;border:3px solid #FFF;}*/

/*===| Web Services Area |===*/
/*SSL Certificates*/
.ssl-freepaid td{text-align:center;}
/*End SSL Certificates*/

.pricing-calc .output{display:inline-block;background-color:#FFF;border:1px solid #ccc;min-width:260px;padding:10px 16px;border-radius:4px;font-size:24px;font-weight:600;line-height:normal;}
.emailcount{background-color:#000;color:white;padding:3px 8px;position:absolute;border-radius:4px;left:50%;transform:translateX(-50%);top:100%;}
.emailcount::after{position:absolute;top:-7px;left:0;width:7px;margin:0 auto;right:0;border-right:7px solid transparent;border-bottom:7px solid #000;border-left:7px solid transparent;content:'';}
.pricing-calc-total strong{font-size:72px;font-weight:900;line-height:72px;display:inline-block;margin-bottom:15px;}
.emailsprice{background-color:transparent;width:100%;border:0;padding:8px;font-size:18px;margin:6px 0;border-radius:3px;}
.emailsprice.liveshow{background-color:#e4eaff;}
.g4rid-content{border-color:transparent transparent #EEE #DDD;border-left-width:5px;border-bottom-width:5px;border-style:solid;padding:16px;}
.g4rid-content p{display:inline-block;width:calc(100% - 56px);padding-left:16px;vertical-align:top;}

/*test*/
.technibox{display:inline-block;border-right:1px dashed #ccc;width:100%;}
.technibox-title{margin-bottom:0px;border-bottom:none;position:relative;padding:15px; color: #fff;}
.technibox-title:after{content:'';position:absolute;bottom:-1px;left:0;height:4px;width:60px;background-color: transparent;}

.techni-features li {margin: 2px 0;display: inline-block;width: 100%;position: relative;line-height: 24px;font-size: 14px;background-image: url(../png/checked.png);background-repeat: no-repeat;background-position: top 4px left;padding-left: 25px;}
.techni-features li:after{content:'';background-color: transparent;width:6px;height:6px;transform:rotate(45deg);position:absolute;left:0;top:10px;}
.tbody-features td{text-align:center;}
.tbody-features td .fa-check{color:#4caf50;font-size:14px;}
.tbody-features td .bi-x-circle-fill{color:#f44336;}

/*Chart*/
.highcharts-title,.highcharts-exporting-group,.highcharts-credits{display:none;}

/*===| Inner Banner Design |===*/
.inner_bg-banner{background:linear-gradient(120deg,#101e6d,#222096);position:relative;z-index:1;overflow:hidden;}

/* background image css */


/*===| Window VPS Area |===*/
.map_shorts{position: absolute;bottom: 15px;left: 20px;}
.map_shorts .nm_list{font-size: 12px;font-weight: 500;position: relative;}
.map_shorts .nm_list span{background: #1062fe;border: 1px solid #1062fe;width: 10px;height: 10px;display: inline-block;vertical-align: middle;border-radius: 50%;margin-right: 10px;}
.map-locationbox .loc_dtl_bx{padding: 10px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;border-radius: 5px;height: 100%;background: #f8feff;border: 1px solid #d9eef4;}
.map-locationbox .loc_dtl_bx li{font-size: 16px;display: flex;align-items: flex-start;}
.map-locationbox .loc_dtl_bx li img{width: 14px;margin-right: 5px;    margin-top: 6px;}
.map-locationbox .loc_dtl_bx li.title_lc{font-size: 18px;font-weight: 600;margin-bottom: 10px;position: relative;}
.map-locationbox .loc_dtl_bx li.title_lc:after{content: '';position: absolute;border: 2px solid #011DA9;height: 2px;width: 30%;left: 0;bottom: -5px;    border-image: linear-gradient(to right, rgb(57 197 243) 23%, transparent 23%, transparent 30%, rgb(34 33 139) 13%) 1 / 1 / 0 stretch;}
.winvps_bg:after{background-image:url(../svg/winvps_bg.svg);}
.column-white_card{text-align:center;border-radius:5px;min-height:275px;}
.column-white_card strong{font-weight:800;display:block;margin:24px auto 12px;}
.desi2-pricebox label{font-weight: 800; font-size: 36px; color: #02043e; line-height: 36px; display: block;}
.chart-tab .nav-link{font-size:18px; color: #010089;}
.chart-tab-content{background-color:#FFF;border:1px solid #e3e7ea;border-top:0;padding-top:24px;  z-index: 99; position: relative;}
.reasonably-hosting{min-height:316px;border:1px solid rgba(93, 118, 174, 0.15);background-color:#fafafa;margin:15px 0;border-radius:5px;}
/* .reasonably-hosting.webLinux{min-height:288px;} */
.reasonably-hosting h3{width:calc(100% - 70px);padding-right:5px;display:inline-block;}
.technical-support{/* background: url(../web-images-new/support-banner.svg) no-repeat center left -3rem; */ background-size: cover;height: auto;}

/*===| Web Hosting Section Area |===*/
.webH_bg:after{background-image:url(../svg/webh_bg.svg);}
.webH-service{min-height:unset;padding-top:32px!important;}
.feature-items{padding:10px 0px 10px 5px;border-radius:4px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;cursor:default;font-size: 16px;font-weight: 500;}
.feature-items:hover i,.feature-items:hover span{color:#FFF;}
.feature-items:hover{background-color:#02043e;-webkit-transform:scale(1.05);transform:scale(1.05);}
.feature-items span {display: flex;align-items: flex-start;}
.feature-items span i {padding-top: 4px;}
.planintro{margin:15px 0;box-shadow:0 2px 4px rgb(0 0 0 / 8%);border:1px solid rgba(93, 118, 174, 0.15);position:relative;background-color:#FFF;border-radius:16px;padding:30px;}
.planintro:after{content:'';position:absolute;background-color:#0ea9e5;border-radius:3px;width:50%;height:3px;top:-1px;left:0;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%);}
.price-token small{color:#02043e;line-height:normal;display:block;font-weight:500;}
.price-token label{line-height:normal;color:#02043e;font-size:36px;font-weight:500;display:block;}
.price-token sub{bottom:0;font-size:22px;}
.planintro-point>li{line-height:normal;display:inline-block;border-bottom:1px solid #EEE;padding:10px 0;width:100%;}

.box-h>h3{min-height:90px;}
.app-point li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.planintro .comman-but{min-width:unset;}
.infogradesi{border-radius:200px;display:inline-flex;align-items:center;}
.infogradesi article{width:calc(100% - 300px);padding:0 50px;text-align:justify;}

/*===| Cloud Hosting Section Area |===*/
.cloud_bg:after{background-image:url(../svg/cloud_bg.svg);}

/*===| Reseller Hosting Section Area |===*/
.reseller_bg:after{background-image:url(../svg/reseller_bg.svg);}
.vpills{text-align: center;display:block;}
.vpills.nav-pills>button{display:inline-block;text-align:center;font-size:18px;color:#030632;padding:15px;border:1px solid transparent;}
.vpills.nav-pills>button.active, .vpills.nav-pills>button:hover{border:1px solid #101e6d;color:#101e6d;background-color:#f6f7fd;}

.fullpoint li{display:block;margin:4px 0;width:100%; color: #040330;}
.fullpoint li i{line-height:14px;color: #22218b !important;width:14px;height:13px;font-size:14px;margin-right:10px;vertical-align:middle;}
.fullpoint li span{width:calc(100% - 24px);display:inline-block;vertical-align:middle;line-height:24px;color: #030632; 
    word-break: break-word;}

/*===| Dedicated & Forex Plan Box |===*/

.server-dedihost::after{content: '';position: absolute;background: #02043e;width: 100%;height: 40%;top: 0;z-index: -1;clip-path: polygon(0 0, 100% 0, 100% 70%, 75% 100%, 25% 100%, 0 70%);background-size: 12px 12px;background-image: repeating-linear-gradient(45deg, rgb(17, 46, 84) 0px, rgb(18, 90, 171) 1px, rgb(17, 46, 84) 0px, rgb(17, 46, 84) 50%);}
.detail_box{border-radius: 30px;padding: 30px;}
.confi_detl{color: #000;border-bottom: 3px solid #ceceff;margin: 0 auto;}

.woofeature-hosting{background: linear-gradient(180deg,rgb(233 234 255) 0% 0%,rgba(255,255,255,.15) 800px);}
.sti_filter{position:sticky;top:58px;z-index:998;}
.select_filter-menu{font-weight:400;background: #ffffff;font-size: 18px;padding: 12px 0;}
#_ds_filtered_data{background: #fff;border-bottom: 3px solid #22218b;margin-bottom: 10px;}
/*.select_filter-menu:before,.select_filter-menu:after{content:'';position:absolute;left:0;width:3px;background-color:#288feb;height:50px;bottom:-50px;}*/
.select_filter-menu:after{right:0;left:auto;}
.select_filter-menu .dropdown{display:inline-block;position:relative;margin:0 6px;padding:5px 0;vertical-align:top;}
.select_filter-menu .dropdown-menu{top:100%!important;transform:none!important;padding:10px 15px;white-space:nowrap;border: 0;box-shadow: 0px 8px 12px #afafc94a;border-bottom: 3px solid #22218b;inset: auto!important;}
.select_filter-menu .dropdown-menu li a{color: #06083a;display: block;padding: 3px 0;}
.select_filter-menu .dropdown-menu li a:hover{color:#288feb;}
.select_filter-menu .compare-btn-top{color:#FFF;border-radius:4px;padding:5px 8px;display:inline-block;margin:5px 0;}
.select_filter-menu .compare-btn-top .badge{background-color:#FFF;color:#030632;border-radius:50px;min-width:19px;height:20px;display:inline-block;line-height:20px;text-align: center;}
.select_filter-menu .filters-space{display: inline-block;}
.select_filter-menu .filters-space .badge{color: #fff;border-radius: 5px;padding: 7px 10px;margin: 2px;background-color: #999;display: inline-flex;position: relative;line-height: normal;}
.select_filter-menu .close-filter{font-size: 14px;color: #000000;margin-left: 5px;}
.No_per_page{height: 36px;min-width: 60px;border-radius: 3px;border-color: #c2c3df;padding: 5px;}
.s_icon{position:absolute;right:10px;top:0;width:18px;height:18px;bottom:0;margin:auto;}
.s-plan{height:36px;padding:6px 36px 6px 8px;}
.s-plan::placeholder {font-size: 17px !important;}
.filter-list{border-bottom:1px solid #E5E5E5;margin-bottom:8px;float:left;padding-bottom:8px;width:100%;}
.filter-list strong{line-height:normal;width:150px;float:left;}
.filter-list span:last-child{width:calc(100% - 150px);padding-left:10px;line-height:22px;float:left;}
.comperbox{position:fixed;bottom:12px;left:0;right:0;text-align:center;z-index:999;}
.comperbox .badge{border:2px solid #FFF;border-radius:50px;display:inline-block;min-width:36px;height:36px;line-height:32px;margin-left:10px;}
#myCompareModal .modal-header{background-color:#101e6d;}
#myCompareModal .modal-header .compare-head{margin-right:0;}
#compare-server-tbl tr td:first-child{background-color:#101e6d;color:#FFF;}
#compare-server-tbl tr td .config-btn{background-color:#ef6c0f;color:#FFF;}
._compare_server_plan_section_top{position: absolute;top: 53px;right: 0;left: 0;margin: auto;width: fit-content;background-color: #1d85e2;color: #FFF;padding: 10px;z-index: 998;}
._compare_server_plan_section{bottom:40px;text-align:center;margin:0 auto;width:100%;position:fixed;}
._compare_server_plan_section .list-group{background-color:#7291ad;color:#FFF;padding:10px;display:inline-block;padding-bottom:40px;}
.filter-list strong {font-size: 16px;}
.filter-list span {font-size: 14px;}

.box-detail-server {width: 36%;height: 100%;overflow-y: auto;background-color: #d7edff;position: fixed;top: 0;z-index: 9999;right: 0px;bottom: 0;border-left: 5px solid #3d9aed;}
.close-box-detail-server {background: transparent;border: 0;float: right;font-size: 30px;margin: 8px;}
.box-inner h3 {border-bottom: 1px solid #3d9aed;padding-bottom: 12px;}
.server-detail-ul li b{min-width: 120px;display: inline-block;}
.faq-question {margin: 0;cursor: pointer;padding: 5px 15px;width: 100%;border: none;transition: 0.4s;background-color: #FFF;}
.faq-question i{width:18px;height:18px;font-size: smaller;text-align: center;}
/*.accordion:after {font-size: 18px;content: '\002B';font-weight: bold;float: right;margin-left: 5px;}*/
.faq-panel {background-color: #FFF; max-height: 0;overflow: hidden;transition: max-height 0.2s ease-out;margin-bottom: 8px;}
.panel-tab-ul li {padding: 4px 12px;margin: 0;}
.meteorite {position: relative;z-index: 99;}
.earnings_staps .meteorite{display: flex;background: #22218b;color: #fff;padding: 0px 10px 0px 30px;}
.earnings_staps .row .col-12:nth-child(1) .meteorite {clip-path: polygon(96% 0%, 100% 50%, 96% 100%, 0% 100%, 0% 50%, 0% 0%);border-radius: 10px 0px 0px 10px;}
.earnings_staps .row .col-12:nth-child(2) .meteorite {clip-path: polygon(96% 0%, 100% 50%, 96% 100%, 0% 100%, 4% 50%, 0% 0%);}
.earnings_staps .row .col-12:nth-child(3) .meteorite {clip-path: polygon(100% 0%, 100% 50%, 101% 100%, 0% 100%, 4% 50%, 0% 0%);border-radius: 0px 10px 10px 0px;}
.earnings_staps .meteorite img{width: 50px;margin-right: 18px;}

.blog-indicators button[data-bs-target]{background-color:#9cd0ff;border:0;width:10px;height:10px;border-radius:20px;margin:0 5px;opacity:1;}
.blog-indicators button.active{background-color:#288feb;}
.offersection li{display:inline-block;margin:10px;}
.offersection li a{color:#FFF;font-weight:500;font-size:24px;border-radius:50px;border:3px solid #FFF;padding:10px 20px;display:inline-block;min-width:150px;}
.offersection li a:hover{background-color:#FFF;color:#101e6d;}
.text-overflow {height: 130px;display: block;overflow: hidden;word-break: break-word;word-wrap: break-word;}
/*===| License Page |===*/
label.toolpoint>.tooltip-details{min-width:180px;left:-70px;}
.video-tag-line{position:absolute;font-size:30px;color:#FFF;font-weight:600;left:20px;right:20px;bottom:70px;text-align:center;}

/*===| Web Services Menu Pages |===*/
.popsbox{border:2px solid #101e6d;margin:15px 0;border-radius:5px;}
.popsbox strong{background-color:#101e6d;color:#FFF;display:block;}
.CDNcount{display:inline-block;padding:20px;margin:15px 0;width:100%;background:#101e6d;background:-moz-linear-gradient(-45deg, #101e6d 50%, #000c52 50%);background:-webkit-linear-gradient(-45deg, #101e6d 50%,#000c52 50%);background:linear-gradient(135deg, #101e6d 50%,#000c52 50%);border-radius:6px;}
.CDNcount span,.CDNcount p{font-size:60px;font-weight:bold;color:#FFF;}
.CDNcount p{font-size:24px;}

/*===| Network Tools |===*/

.nettools li a.nav-link{background-color:#FFF;margin-right:1px;border-radius:4px 4px 0 0;color:#030632; font-size: 16px;}
.nettools li.active a.nav-link,.nettools li a.nav-link:hover,.nettools li a.nav-link:focus{background-color:#02043e;border-color:#02043e; color:#fff;}
.nettools li:last-child a.nav-link{margin-right:0;}
.speed_network-test{min-height:261px;}
.network-report-title{margin-bottom:15px;display:block;}
/*changes Aemnam*/
#spanimgwebsite{margin-bottom: 10px;border: 1px solid #60a0ff;}
.blue-title{color:#0d6bbe;font-weight:600;font-size:28px;}

.imgBorder{padding: 5px;border: solid 1px #efefef;border: solid 1px #ccc;-moz-box-shadow: 1px 1px 5px #999;-webkit-box-shadow: 1px 1px 5px #999;box-shadow: 1px 1px 5px #999;}
.box {background: #fff;border: 1px solid #d8e7f3;padding: 0 19px 20px;border-radius: 10px;position: relative;}
.no-box{background: 0 0;border: none;padding: 0;position: relative;}
.box .points{margin-top: 5px;display: inline-block;width: 100%;}
.no-box ul li{padding-bottom: 6px;padding-top: 6px;margin-bottom: 0!important;}
.box .points ul li{margin-bottom: 11px;position: relative;border-bottom: 1px dashed transparent;font-size: 15px;}

.ssd-vps-feature .box{padding: 0;border-radius: 0;}
.box .box-head{background: #1e879d;border-bottom: 1px solid #d5d5d5;text-align: center;padding: 30px 0 17px;margin: 0 -19px 20px;border-radius: 15px 15px 0 0;}
.ssd-vps-feature .box .box-head{margin: 0;padding: 15px;border-bottom: none;min-height: 520px;background: #ffffff;}
.ssd-vps-feature .box-head h3.box-title{color: #262423;font-size: 20px;font-weight: 600;margin-bottom: 0;}
.ssd-vps-feature .box .box-head ul{text-align: left;width: 100%;}
.ssd-vps-feature .box-head ul li{display: inline-block;}
.glh_score_box ul{margin: 0;padding: 0;display: flex;list-style: none;}
.glh_score_box ul li{flex: 1;position: relative;overflow: hidden;text-align: center;}
.glh_score_box ul li span{font-size: 18px;font-weight: 600;color: #0a1e43;display: block;}
.glh_score_svg{transform: scale(0.75);width: 120px;height: 120px;top: calc(50% - 60px);right: 0;}
.glh_score_svg circle{fill: none;stroke: #ff701c;stroke-width: 10px;stroke-dasharray: 333;stroke-dashoffset: 333;transition: stroke-dashoffset 1s linear;}
.glh_score_svg circle:nth-of-type(1){stroke-dashoffset: 0;stroke: #e1f0f0;}
.glh_score_pBar{stroke: #ff9f1e !important;stroke-dashoffset: calc(333 - (1*333)/100) !important;}
.glh_score_svg circle{fill: none;stroke: #ff701c;stroke-width: 10px;stroke-dasharray: 333;stroke-dashoffset: 333;transition: stroke-dashoffset 1s linear;}
.glh_score_svg text{text-anchor: middle;font-size: 30px;font-weight: 500;}
#movingBallG{position: relative;width: 100%;height: 12px;margin: auto;}
.movingBallLineG{position: absolute;left: 0;top: 0;height: 4px;width: 100%;background-color: #d1dcec;}
.movingBallG{background-color: #3d5f9f;position: absolute;top: -6px;border: 2px solid #fff;left: 0;right: 0;width: 15px;height: 15px;border-radius: 33px;-o-border-radius: 33px;-ms-border-radius: 33px;-webkit-border-radius: 33px;-moz-border-radius: 33px;animation-name: bounce_movingBallG;-o-animation-name: bounce_movingBallG;-ms-animation-name: bounce_movingBallG;-webkit-animation-name: bounce_movingBallG;-moz-animation-name: bounce_movingBallG;animation-duration: 3.25s;-o-animation-duration: 3.25s;-ms-animation-duration: 3.25s;-webkit-animation-duration: 3.25s;-moz-animation-duration: 3.25s;animation-iteration-count: infinite;-o-animation-iteration-count: infinite;-ms-animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;-moz-animation-iteration-count: infinite;animation-direction: normal;-o-animation-direction: normal;-ms-animation-direction: normal;-webkit-animation-direction: normal;-moz-animation-direction: normal;}

.glh_score_keyFactors_box{border-bottom: 1px solid #eee;margin-top: 30px;padding-bottom: 30px;}
.glh_score_keyFactors_box .Imgicon{margin: 0 auto;}
.glh_score_keyFactors_box h3{font-size: 24px;font-weight: bold;color: #0e134f;margin: 15px 0;}
.glh_score_keyFactors_box p{font-size: 15px;color: #42526e;margin: 0;font-weight: 400;}
.dotsimg{position: absolute;left: -22%;top: -80px;z-index: 0;}
.glh_appsUsingBox, .glh_safeBrws_txtBox, .glh_chckSSL_wrap, .glh_mblCheck_wrap, .page_stats{padding: 30px;margin: 30px 0;background-color: #fff;border-radius: 6px;box-shadow: 0 0 20px rgb(53 56 127 / 13%);position: relative;}
.glh_stats_box ul{margin: 0 auto;padding: 0;display: flex;flex-wrap: wrap;max-width: 850px;}
.glh_stats_box ul li{font-size: 16px;color: #0e134f;list-style: none;font-weight: 500;flex: 1 1 45%;border-bottom: 1px solid #e8eaed;padding: 10px;margin: 0 10px;}
.glh_stats_box ul li.webVital{position: relative;}
.glh_stats_box ul li.webVital::after{position: relative;content: "\f02e";font: normal normal normal 14px/1 FontAwesome;font-size: 14px;color: #3740ff;margin-left: 8px;display: inline-block;vertical-align: middle;}
.glh_stats_box ul li b{color: #0a1e43;font-size: 16px;font-weight: 500;float: right;}
.glh_stats_box ul li b .fa{font-size: 14px;margin-left: 4px;}
.glh_stats_box ul li b .fa-check{color: #fff;width: 15px;height: 15px;background: #18b663;border-radius: calc(50% + 50px);font-size: 12px !important;text-align: center;padding: 2px;}
.glh_stats_box ul li b .fa-exclamation{color: #fff;width: 15px;height: 15px;background: #fb8c00;border-radius: 50px;font-size: 12px !important;text-align: center;padding: 2px;}
.glh_stats_box .coreWebVitals{padding-top: 20px;color: #0e134f;text-align: center;}
.glh_stats_box .coreWebVitals i{font-size: 18px;color: #3740ff;margin-right: 8px;vertical-align: middle;}
.glh_stats_box .coreWebVitals a{color: #3740ff;margin-left: 5px;}
.snaps_box{margin: 20px 0 20px;}
.snaps_box ul{margin: 0;padding: 0;flex-wrap: wrap;text-align: center;display: inline-block;width: 100%;}
.snaps_box ul li{list-style: none;margin: 0 10px 5px;border: 1px solid #ebebeb;height: 57px;width: 80px;display: inline-block;}
.snaps_box ul li img{max-height: 100px;max-width: 80px;}
.safebrws_box h3{font-weight: 700;font-size: 20px;color: #0e134f;margin: 0 0 15px;}
.safebrws_box .appImg{width: 50px;float: left;margin-right: 15px;}
.safebrws_box .glh_appusing_txtbox{margin: 12px 0 0;display: inline-block;}
.interstitialssec{margin: 20px 0;position: relative;}
.interstitialssec h3{font-size: 28px;color: #0a1e43;margin: 0 0 10px;font-weight: 700;}
.good_stats_box{padding: 30px;margin: 15px 0;background-color: #fff;border-radius: 6px;box-shadow: 0 0 20px rgb(53 56 127 / 13%);}
.good_stats_box h4{font-size: 20px;color: #0a1e43;margin: 0 0 15px;font-weight: 700;}
.good_stats_box p{font-size: 15px;color: #42526e;margin: 0;font-weight: 400;}
.dotsimg2{position: absolute;right: -100px;bottom: -70px;z-index: -1;}
.glhSuggestionsWrap, .glhOptimizatioinsWrap, .glhAppSuggestionsWrap{padding: 50px 0 0 0;position: relative;}
.glhSuggestionsWrap h3, .glhOptimizatioinsWrap h3, .glhAppSuggestionsWrap h3 {font-size: 30px;color: #0a1e43;margin: 0 0 10px;font-weight: 700;}
.glhSuggestionsWrap p, .glhOptimizatioinsWrap p, .glhAppSuggestionsWrap p{font-size: 16px;color: #42526e;margin: 0 0 30px;font-weight: 400;}
.suggeswrap{padding: 0 5px;display: block;overflow: hidden;}
.glhSuggestionsWrap>ul>li, .glhOptimizatioinsWrap>ul>li, .glhAppSuggestionsWrap>ul>li{box-shadow: 0 2px 8px rgb(0 0 0 / 20%);border-radius: 6px;margin: 0 0 12px;font-size: 18px;color: #42526e;}
.glhSuggestionsWrap li [data-toggle="collapse"], .glhAppSuggestionsWrap li [data-toggle="collapse"], .glhOptimizatioinsWrap li [data-toggle="collapse"]{padding: 20px 25px;font-size: 18px;font-weight: 700;color: #0a1e43;border-bottom: 1px solid #efefef;position: relative;cursor: pointer;text-transform: capitalize;}
.suggeswrap .title i{float: right;}
.glhSuggestionsWrap .collapseBody .description, .glhAppSuggestionsWrap .collapseBody .description, .glhOptimizatioinsWrap .collapseBody .description{padding: 18px 24px;font-size: 15px;color: #42526e;line-height: 23px;}
.viewAllSugstion{padding: 8px 0;text-align: right;font-weight: 700;font-size: 14px;text-decoration-line: underline;color: #2f39bf;background-color: #ffff;width: 100%;border: 0;display: none;z-index: 0;}
/*End changes Aemnam*/

/*===| Video testimonial |===*/
.main_vd_box .video_image_box img{object-fit: cover;border: 5px solid #fff;border-radius: 10px;margin: 5px 10px;padding: 7px;}
.fst_row .main_vd_box:nth-child(1) .video_image_box img{max-width: 300px;height: 170px;}
.fst_row .main_vd_box:nth-child(2) .video_image_box img{max-width: 260px;height: 220px;}
.fst_row .main_vd_box:nth-child(3) .video_image_box img{max-width: 160px;height: 174px;}

.scd_row .main_vd_box:nth-child(1) .video_image_box img{max-width: 220px;height: 280px;}
.scd_row .main_vd_box:nth-child(2) .video_image_box img{max-width: 300px;height: 170px;}
.scd_row .main_vd_box:nth-child(4) .video_image_box img{max-width: 270px;height: 300px;}

.main_vd_box .video_image_box .play-animaicon{position: absolute;left: auto;right: 13px;bottom: 17px;width: 50px;height: 50px;background-color: #ffffff;border-radius: 20px 0px 5px 0px;border: solid #173358;border-width: 2px 0px 0px 2px;}
.main_vd_box .video_image_box .play-animaicon i{font-size:30px;height:55px;}
.main_vd_box .video_image_box .play-animaicon:before,.main_vd_box .video_image_box .play-animaicon:after{border-radius: 20px 0px 5px 0px;}

/*===| Resources Menu Pages |===*/
.filter-partner-sidebar{background-color:#101e6d;border-radius:5px;padding:20px;color:#FFF;}
.first-item{color:#00fffb;margin-bottom:15px;line-height:normal;}
.lable-cont{padding: 2px 8px;display: inline-block;border-radius: 4px;background: #468fea;color: #fff;}
.pay_saleclick {border: 1px solid #e3ebf7;background: #eef3f9;display: inline-block;padding: 4px;border-radius: 5px;}
.videobox{border:1px solid #dee6ed;padding:10px;background-color:#dceeff;}
.filter-button{border:1px solid #ccc;border-radius:5px;cursor:pointer;display:inline-block;padding:10px 15px;line-height:normal;}
.filter-button:hover,.filter-button.active{color:#FFF;background-color:#101e6d;}
.study-inner figure img,.graphicbox img{transition: 0.5s all ease-in-out;}
.study-inner:hover figure img,.graphicbox:hover img{transform:scale(1.1);}
.study-lowerbox>a{color:#030632;font-weight:800;display:inline-block;font-size:20px;line-height:normal;text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden;}
.study-inner:hover .study-lowerbox a,.share-social li a:hover,.graphicbox:hover .info-popup{color:#288feb;}
.share-social{border-top:1px solid #e5e5e5;text-align:center;padding-top:16px;}
.share-social li{display:inline-block;margin:3px;background-color:#f1f1f1;border:1px solid #dbdbdb;width:46px;height:46px;text-align:center;border-radius:50%;line-height:44px;}
.share-social li a{color:#030632;font-size:18px;}
.discountcode{border:2px dashed #d0dee3;}
.discountcode label{background-color:#efefef;padding:6px;}
.couponcode{background-color:#0ea9e5;padding:14px;text-align:center;display:block;outline-offset:-6px;outline:2px dashed #FFF!important;font-weight:500;color:#FFF;margin-bottom: 12px;}
.info-popup{color:#030632;}

/*===| About Menu Pages |===*/
.pote-calc{font-size:48px;font-weight:900;color:#000c52;line-height:normal;}
.odometer-list li{font-weight:700;border-bottom:1px solid #ccc;padding:10px 0;line-height:normal;}
.odometer-list li span{font-weight:400;}
.promot-follow{min-height:94px; border-left:5px solid #101e6d;}
#frmsolrkb img,#frmsolrkbhelp img,.isearch,#frmsolrkbhelp img{position:absolute;right:16px;top:0;bottom:0;margin:auto;z-index:2;}
#loadingsf{display:none;position:fixed;z-index:9999;top:0;left:0;height:100%;width:100%;background-color:#030632;opacity:.8;-ms-filter:alpha(Opacity=80);filter:alpha(opacity=80);text-align:center;color:#fff;font-size:36px;padding-top:30%;}
.min-h{min-height:166px;}
.linked-sidebar{position:sticky;top:80px;}
.sidebarra{border-left:1px solid #bfbfbf;padding-left:15px;}
.sidebarra a{color:#030632;padding:10px 0;position:relative;display:block;line-height:normal;-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s;}
.sidebarra a:before{content:'';width:1px;height:40px;border-radius:15px;background-color:#bfbfbf;position:absolute;left:-16px;top:0px;}
.sidebarra a.selected:before, .sidebarra a:hover:before{background-color:#101e6d;}
.sidebarra a:after{content:"\f134";position:absolute;opacity:0;top:9px;font-size:21px;right:0px;transition:0.5s;font-family:bootstrap-icons;}
.sidebarra a.selected:after,.sidebarra a:hover:after{opacity:1;right:0px;}
.sidebarra a.selected, .sidebarra a:hover{font-weight:500;padding-left:10px;color:#101e6d;}
.ratedlist-body{border:1px solid #f4f4ff}
._50f3,.testimonial_popup img{margin:0 auto;}

.w-highlight thead tr th.wcol b{position:absolute;top:-46px;font-size:24px;font-style:italic;background-color:#0ea9e5;left:-0.15em;right:-0.15em;border-radius:5px 5px 0 0; padding:5px 0;}
.w-highlight thead tr th.wcol,.w-highlight tbody tr td.wcol{border-left:0.188em solid #0ea9e5;border-right:0.188em solid #0ea9e5;background-color:#ecf7ff;}
.w-highlight tbody tr:last-child td.wcol{border-bottom:0.6em solid #0ea9e5;}
.contul{padding-left:16px;list-style:disc; text-align: left;}
.DC-country{border-radius:10px;}
.DC-country figure img{padding:6px;border:2px dashed #FFF;}
.sharebox figure{border:3px solid #FFF;border-radius:50%;height:100px;width:100px;margin:auto;position:relative;background-color:#101e6d;}
.ab-line{position: relative;}
.ab-line:after{content: '';position: absolute;height: 3px;width: 100px;top: -60px;bottom: 0;margin: auto 0;background: rgb(255,255,255);background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgb(31 31 144 / 0%) 39%);z-index: -1;right: 0;left: 0;width: 100%;}
.table-boastpoints thead tr th:nth-child(1),.table-boastpoints thead tr th:nth-child(2){white-space:nowrap;}

.expertreview{padding:80px 60px;position:relative;}
.expertreview p{font-size:20px;margin:15px 0;line-height:28px;}
.left-quote,.right-quote{font-size:40px;transform:rotate3d(0, 0, 2, 20deg);position:absolute;top:30px;left:50px;color:#2e3e9b;}
.right-quote{right:50px;left:auto;bottom:30px;top:auto;}
.expertreview-info{position:relative;padding:30px;}
.comp-logo{width:140px;border-radius:50%;height:140px;display:inline-block;margin-top:-100px;border:4px solid #FFF;padding:8px;overflow:hidden;}
.award-review-star{position:relative;display:inline-block;width:124px;height:20px;}
.star_sprite{background:url('../png/review-star.png') no-repeat bottom 2px left;height:20px;position:absolute;left:0;width:100%;}
.review-width{background-position:0 0;}

/*===| Footer Area |===*/
.footer-note{border-radius:3px;padding:3.125rem;margin-top:-129px;box-shadow:0 20px 50px rgb(0 0 0 / 20%);}
.footer-note i{color:#00fffb;font-size:60px;vertical-align:middle;width:60px;height:60px;}
.footer-note strong{display:inline-block;width:calc(100% - 67px);color:#FFF;font-size:24px;font-weight:800;line-height:30px;padding-left:1rem;vertical-align:middle;}
.footer-accordion .accordion-header a{color:#FFF;font-size:1.25rem;line-height:26px;}
.footer-accordion .accordion-header a:hover,.footer-accordion .accordion-body li a:hover,.copyright a:hover{color:#00fffb;}
.footer-accordion .accordion-button{text-indent:-9999px;width:24px;height:24px;padding:1px;margin-left:auto;border-radius:unset!important;}
.footer-accordion .accordion-body{padding:0;margin-top:10px;}
.footer-accordion .accordion-body li a{color:#f4f5f8;display:inline-block;line-height:24px;padding:3px 0;}
.footer-bottom{border-top:1px solid #243388;border-bottom:1px solid #243388;}
.social-media li a{color: #FFF;display: inline-block;width: 40px;height: 40px;border-radius: 50px;margin: 0 1px;border: 3px solid #FFF;line-height: 36px;}
.social-media li a:hover{color:#00fffb;border-color:#00fffb;}
.footer-extra-detail li h5{display:block;margin-bottom:6px;color:#FFF;}
.copyright{line-height:24px;color:#FFF;}
.copyright a{color:#FFF;text-decoration:underline!important;}
.benefits-point{background: #fff;border-radius: 5px;padding: 15px;border: 1px solid #eef2f5;}
.benefits-point:hover{background: #f6f9fc;}
.self-managed-dedicated{background: url(../jpg/self-managed-dedicated-server.jpg) center center no-repeat;background-size: cover;min-height: 400px;}
.fully-managed-dedicated{background: url(../jpg/fully_managed_dedicated_servers.jpg) center center no-repeat;background-size: cover;min-height: 400px;}
.faq-accordion .accordion-button::after{display:none;}
.faq-accordion .collapse,.faq-accordion .collapse:not(.show){display:block!important;}
.sub_banner_tech{background: url(../jpg/techno-bg.jpg) center center no-repeat;background-size: cover;}
.banner_ul_list li{padding: 4px 0;font-weight: 500;}
.banner_ul_list li i{margin-right: 5px;color: #00fffb;}
.freelable{font-size: 30px;font-weight: 600;color: #288feb;}
.free_liftime_pl{background: #f5f7ff;padding: 7px 8px;border: 1px solid #d9e0ff;border-radius: 3px;font-weight: 500;}
.oversect{background-color: #fff;padding: 20px 25px;margin-top: -170px;border-radius: 8px;box-shadow: 0 0 32px #1a2cb91c;}
.four_grid-view{padding: 15px 0;}
.four_grid-view img{float: left;width: 50px;}
.wpfree_qs{margin-left: 75px;}
.wpfree_qs h3{font-size: 22px;}
.toolsfeat_point{margin-bottom: 20px;}
.toolsfeat_point h3{font-size: 22px;position: relative;margin-bottom: 10px;}
.toolsfeat_point h3:before{position: absolute;content: "";height: 4px;width: 10px;top: 21px;background: #ff9800;left: 0px;border-radius: 5px;}
.justify-content-between {-webkit-box-pack: justify!important;-ms-flex-pack: justify!important;justify-content: space-between!important;}
.prem_tbl-head{background: #22218b;margin: 0 -8px;padding: 5px;color: #fff;}
.best_seller{background: #febe28;padding: 4px 10px;display: block;border-radius: 8px 8px 0 0;}
.btn {display: inline-block;font-weight: 400;text-align: center;white-space: nowrap;vertical-align: middle;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;border: 1px solid transparent;padding: 0.375rem 0.75rem;font-size: 20px;line-height: 1.5;border-radius: 0.25rem;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.btn-light {color: #212529;background-color: #f8f9fa;border-color: #f8f9fa;}
.contry_flag_tab li {display: inline-block;margin:3px 0;}
.contry_flag_tab li a img{ float: left;margin:4px 4px 0 0;border:2px solid #fff;border-radius:50px;width:20px;}
.contry_flag_tab li a {display: inline-block;background: #efeff9;padding: 6px 12px;margin: 0;border-radius:3px;font-weight: 400;color: #030632;}
.contry_flag_tab li a:hover {background: #101e6d;color: #fff;}
.contry_flag_tab li a .active_cent {background: #101e6d;color: #fff;}

.faq-accordion .accordion-button{font-weight:700;font-size:18px;line-height:26px;padding:15px;box-shadow:none!important;background-color:#c4e1ff;font-family:"Montserrat", serif;}
.faq-accordion .accordion-body .contul{padding-left:18px;list-style:disc; text-align: left;}
.faq-accordion .accordion-body{padding: 15px;}
.faq-accordion .accordion-item {border-top: 1px solid #dedede;}
.wp_faqsearch .ais-search-box{position: relative;}
.wp_faqsearch .ais-search-box input {width: 100%;height: 60px;padding: 5px 10px;border: 2px solid #aeafdb;border-radius: 5px;}
.wp_faqsearch .ais-search-box--magnifier{position: relative;}
.wp_faqsearch .ais-search-box--magnifier svg{width: 3%;position: absolute;right: 10px;top: 0;}
.wp_faqsearch .ais-search-box--reset-wrapper button{position: absolute;right: 8px;top: 14px;background: #fff;border: 0;width: 27px;}
.faq_tabs {position: relative;}
.faq_tabs .nav>li>a{font-size: 16px;}
/* .faq_tabs li a.tabs{border-bottom: 2px solid #101e6d;padding: 10px 30px;display: inline-block;color: #1f2044;font-weight: 600;cursor: pointer;background: #eeeef9;border-radius: 5px;} */
/* .faq_tabs li.active a.tabs{background: #22218b;color: #fff;} */
.content_faq {border: 1px solid #d8d8ef;border-radius: 5px;margin-top: 15px;}
.content_faq .faq-text{overflow: hidden;}
.content_faq h4{font-size: 20px;padding: 15px;margin: 0;background-color: #f6f6f6;border-radius: 5px 5px 0 0;}
.faq-text{padding: 15px;background:#fff;}
.usagevirt_coll{background: #e4f8ff;border-radius: 20px;overflow: hidden;margin-bottom: 15px;}
.usagevirt_cont{padding: 22px;line-height: 22px;min-height: 262px;}
.usagevirt_cont h3{font-size: 18px;margin: 0 0 15px 0;}
.usagevirt_cont p{font-size: 16px;}
.installapp_logo img{width: 65px;}
.middle-menu-wrp{z-index: 999;margin: auto;background-color: #112e54;width: 100%;display: none;}
.middle-menu-wrp ul li {display: inline-block;border-left: 1px solid #4e63cd;margin: 0 -6px 0 0;}
.middle-menu-wrp ul li:last-child{border-right: 0;border-left: 0;}
.middle-menu-wrp ul li a {display: block;padding: 11px 15px;color: #FFF;font-weight: 500;font-size: 16px;transition: 0.5s;}
.middle-menu-wrp ul li a.active {background-color: #FFF;color: #22218b;}
.middle-menu-wrp ul li a:hover, .middle-menu-wrp ul li a.active{color: #fff;background-color: #22218b;transition: 0.5s;}
.middle-menu-wrp ul li a.plan_btn {padding: 8px 7px;margin: 0;display: inline-flex;color: #22218b;min-width: 100px;border: none;min-height: unset;background: #fff; font-weight: 700;}
.tabsfixed{position: fixed;top: 0; z-index: 999;}
.disshw {background: #395d95 !important;margin-left: 45px;max-width: 280px;text-align: center;border-radius: 10px;padding: 10px;margin-top: -5px;}
.go-top {position:fixed;z-index: 111;bottom: 20%;right: 10px;display:none;cursor: pointer;-webkit-font-smoothing: antialiased;background-color: #E5E8F0;padding: 10px 15px;color: #6a6e7c;font-size: 28px;line-height: normal;}
.go-top:hover {transition: all .4s linear;transform: scale(1.1);}
.fa-angle-up:before {content: "\f106";}
.tooltip{z-index: 0;}
.setup_tabs .nav{justify-content: space-around;text-align: center;}
.setup_tabs .nav li{margin: 10px 0;}
.setup_tabs .nav li a{color: #9a99d1;}
.setup_tabs .nav li a img{opacity: 0.7;margin-bottom: 12px;background: #f0f4f7;padding: 5px;width: 52px;border-radius: 10px;}
.setup_tabs .nav li a span{display: block;font-weight: 700;font-size: 16px;}
.setup_tabs .nav li a.active{color: #050532;}
.setup_tabs .nav li a.active img{opacity: 0.9;}   
.setup_tabs{position: relative;}
.setup_tabs:before {position: absolute;content: "";background: #e3e9f3;background: transparent;width: 92%;height: 1px;top: 30px;z-index: -1;margin: 0 auto;right: 0;left: 0;}
.uk-inline {display: inline-block;position: relative;max-width: 100%;vertical-align: middle;-webkit-backface-visibility:hidden;}
.el-circle {transform: rotate(-90deg);}
.uk-position-center {top: 90px;left: 0;right: 0;margin: 0 auto;--uk-position-translate-x: 0;--uk-position-translate-y: -33%;transform: translate(var(--uk-position-translate-x),var(--uk-position-translate-y));position: absolute!important;max-width: calc(100% - (var(--uk-position-margin-offset) * 2));box-sizing: border-box;}
.advan_key_coll{margin: 15px 0;}
.advan_key_coll img{width: 60px;margin-bottom: 15px;}
.search-box-fixed{width: fit-content;height: fit-content;position: fixed;z-index: 99;bottom: 20px;right: 20px;background: #f6f7ff;border-radius: 35px;box-shadow: 0px 7px 15px #00008b45;border: 1px solid #e2e5f3;}
.input-search{height: 50px;width: 50px;padding: 10px 18px;font-size: 18px;letter-spacing: 1px;outline: none;border-radius: 25px;transition: all .5s ease-in-out;background-color: #00fffb;color:#07074c;border: 0;}
.input-search::placeholder{color:#07074c;font-size: 18px;letter-spacing: 1px;font-weight: 100;}
.btn-search{width: 50px;height: 50px;border-style: none;font-size: 24px;font-weight: bold;outline: none;cursor: pointer;border-radius: 50%;position: absolute;right: 0px;color:#00008b ;background-color:#00fffb;pointer-events: painted;}
.btn-search:focus ~ .input-search{width: 300px;border-radius: 0px;background-color: transparent;transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);}
.input-search:focus{width: 300px;border-radius: 0px;background-color: transparent;transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);}
.server_loct_available img {width: 27px;border-radius: 14px;background: white;border: 1px solid #a7a9dd82;}
.c-dgray {color: gray;}
.light_blue_bg  {background-color: #0ea9e5;}
.c-dgray-normal {color: #030632;font-weight: 400;font-size: 15px;}
.mins-h {min-height: 166px!important;}

.box_new_design{background: linear-gradient(282.72deg, #daedfb 31.93%, #ecf7ff 31.94%);padding: 1rem 2rem;border-radius: 25px;    box-shadow: inset #DAEDFB 0 0 0 2px, 10px -10px 0 -3px #ffffff, 10px -10px #DAEDFB;}
/* .bestWPbnr{} */
.bnrtagwpworld{font-size: 30px;font-weight: 400;position: relative;line-height: 35px;}
.servwoldtag{font-size: 30px;font-weight: 600; position: relative;background: linear-gradient( -225deg ,transparent 5px,#ffa020 0) bottom left,linear-gradient( -45deg,transparent 5px,#ffa020 0) bottom right;
 background-size: 51% 7px;background-repeat: no-repeat;display: inline;}
.pceditRows{padding: 32px 10px 20px 10px;}
.pceditRows:before{content: "";position: absolute;height: 1px;background: #ff0000;background: radial-gradient(circle, rgba(255,0,0,1) 0%, rgba(255,255,255,0) 80%);right: 0;left: 0;width: 100%;top: 0px;}
.pceditRows .mdlicon{position: absolute;top: -12px;font-size: 28px;color: #ff0000;z-index: 1;}
.stackedgrp {background: #ecf5ff;padding: 15px;border: 1px solid #fff;}
.high_box{border-bottom: 2px solid #112e54;background-image: linear-gradient(to bottom right, #dadaff99, #dcebfe99, #91c3fd99);}
.stackedgrp h3{font-size: 18px;}
.stackedgrp .countplus{font-size: 30px;font-weight: 900;}

.wpnavpills{display: block;}
.wpnavpills .nav-link{font-size: 18px;display: block;font-weight: 500;margin: 5px 0;text-align: left;padding: 13px 15px;color: #030632;}
.wpnavpills .nav-link.active, .wpnavpills .show > .nav-link{color: #02043e;background-color: #c3c3ff;}
.choose_wpweb{background: #fff;padding: 18px;}
.usrBlogsColl{background: #f3f8fe;padding: 15px;}
.puraddocol img{width: 45px;margin-right: 10px;}
.readbrdbtn{background: #ffffff;padding: 10px 30px;border: 2px solid #02043e;display: inline-block;font-weight: 800;color: #02043e;border-radius: 5px;font-size: 22px;}
.readbrdbtn:hover{background:#02043e;color:#fff;}
.articlecontainer h2 {font-size: 22px;font-weight: 600;}
.hostWPfreeexp .accordion-item{border: 0;background-color: transparent;border-bottom: 0;}
.hostWPfreeexp .accordion-button:not(.collapsed){background-color: transparent;}
.hostWPfreeexp .accordion-button{font-size: 20px;font-weight: 700;padding: 15px 10px;box-shadow: none;background: transparent;color: #fff}
.hostWPfreeexp .accordion-button img{width: 30px;margin-right: 10px;}
.hostWPfreeexp .accordion-body{padding: 12px;background-color: transparent;}
.hostWPfreeexp .accordion-body .text-link{color: #fff;text-decoration: underline !important;}
.hostWPfreeexp .tooltip-details{font-size: 16px;top: calc(100% - 5px);z-index: 999;}
.hostWPfreeexp .accordion-button:hover{background: transparent;}
.hostWPfreeexp .accordion-button::after{background-image: url(../svg/bottom-arrow.svg);background-repeat: no-repeat;}

.blocks-item {padding: 8px 12px;border-radius: 4px;box-sizing: border-box;display: flex;flex: 1 0 340px;flex-direction: column;justify-content: center;max-width: 100%;z-index: 0;overflow: hidden;position: relative;margin-bottom: 10px;}
.blocks-item-link img{ width:30px;margin-right:15px;}
.blocks-item-title{color: #fff;font-size: 18px;}
.blocks-item:hover, .blocks-item:focus, .blocks-item:active {overflow: visible;z-index: 100;background: #08089f;}
.blocks-item:hover *, .blocks-item:focus *, .blocks-item:active * {color: #fff;text-decoration: none;}
.blocks-item:hover > div > .sub_categories {z-index: 100;padding: 10px 15px;left: 0px;background: #08089f;}
.blocks-item > div > .sub_categories {position: absolute;font-size: 16px;line-height: 28px;width: 100%;}
.blocks-item > div > .sub_categories > .sub_category_section {margin: 5px 0;font-size: 17px;color: #fff;}
.sub_category_section a {text-decoration: underline !important;}

.technidtls_accor{position: relative;}
.technidtls_accor .accordion-button{background: #22218b;color: #fff;font-size: 18px;font-weight: 600;padding: 12px 12px;}
.technidtls_accor .accordion-button img{width: 30px;margin-right: 10px;}
.technidtls_accor .accordion-button::after{background-image: url(../svg/bottom-arrow.svg);background-repeat: no-repeat;}
.technidtls_accor .accordion-collapse{position: absolute;z-index: 100;}
.technidtls_accor .accordion-body{background: #fff}
.rsrcs_side-scroll{position: sticky;top: 50px;padding-top: 30px;}
/* .resources_sidebar{} */
.resources_sidebar li{display: block;margin-bottom: 14px;}
.resources_sidebar li a{display: block;color: #01034a;padding: 17px;border: 1px solid #e1eaf0;}
.resources_sidebar li a:hover{border: 1px solid #02043e;box-shadow: 0 8px 24px 0 rgb(148 163 224 / 42%);}
.item-rece-content img{margin-right: 15px;}
.item-rece-content .show-title{font-size: 18px;font-weight: 600;margin-bottom: 5px;}
.item-rece-content .disctagsdbar{font-size: 14px;line-height: 22px;color: #5c5d83;}
.rsrcsside_over{height: calc(100vh - 56px);overflow: auto;}
.side_scroll::-webkit-scrollbar {width: 6px;}
.side_scroll::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px #ffffff;border-radius: 8px;}
.side_scroll::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 6px #8692b0;border-radius: 8px;}
.resources_sidebar .page_tabsactive{background: #ecf7ff;border: 1px solid #02043e;box-shadow: 0 8px 24px 0 rgb(148 163 224 / 24%);}
.focus_lbl{font-size: 18px;color: #000;font-weight: 500;}
.low_credit_section{margin-top: 30px;background: #fff;padding: 30px 30px;}
.checkbrdbtn{padding: 6px 12px;display: inline-block;color: #fff;background: #02043e;font-weight: 500;border-radius: 3px;transition: all .2s ease-in-out;border: 1px solid #02043e;}
.checkbrdbtn:hover{color: #02043e;background: #fff;border: 1px solid #02043e;transition: all .2s ease-in-out;}
.mainbrdntn{background: #fff;color: #02043e;border: 1px solid #02043e;box-shadow: none;font-size: 18px;font-weight: 500;}
.recent-lookup.table-striped > tbody > tr:nth-of-type(odd){--bs-table-accent-bg: rgb(238 242 253);}
.headh2 {font-size: 34px;line-height: normal;}
.headh3 {font-size: 24px;line-height: normal;}
.bnfts_col img{width: 35px;}
.bnfts_col .heading-five{font-size: 22px;}
.align-items-start{align-items: flex-start;}
.align-items-end{align-items: flex-end;}
.addtestercoll img{width: 60px;}
.addtestercoll h3{margin: 20px 0 10px 0}
.word-break-word{word-break: break-word;}
.vndrcol-list{padding: 15px 17px;background: #fff;word-break: break-word;margin-top: 10px;box-shadow: 0px 0px 6px 2px #e5e5e5;border-radius: 8px;}
.vndrcol-list .cmpnlogo{width: 30px;}
.vndrcol-list h4{position: relative;margin-bottom: 20px;color: #01034a;font-size: 20px;font-weight: 600;}
.vndrcol-list h4:after{position: absolute;bottom: -10px;background: #01034a;height: 2px;width: 30px;content: "";left: 0;}
.mailprcvend label{background: #e2e6f3;padding: 4px 12px;display: inline-block;width: 50%;margin-right: 2px;text-align: center;}
.venddiscli{display: block;font-size: 16px;min-height: 192px;}
.venddiscli li{display: block;padding: 6px 0;}
.venddiscli li span{font-weight: 500;}
.vendtop_medal{position: absolute;right: 0;top: 0;padding: 8px 8px;border-radius: 0 0 0px 20px;text-align: center;}
.vendtop_medal img{width: 30px;}
.goldclr{background: rgb(245 161 7 / 26%);}
.silverclr{background: rgb(125 127 133 / 18%);}
.bronzeclr{background: rgb(245 139 7 / 17%);}
.vedclckbtn{background: #6582fd;color: #fff;padding: 4px 12px;display: inline-block;font-size: 16px;border-radius: 3px;}
.px-10{padding-left:10px;padding-right:10px; }
.px-5{padding-left:5px;padding-right:5px; }
.plncmprsnbtn{padding: 15px 20px;display: inline-block;background: #dbebf7;border: 1px solid #b6d5eb;color: #042740;border-radius: 4px;}
.plncmprsnbtn:hover{background: #deedf7;}
.live_chat1{position: absolute;right: 10px;z-index: 1;color: #4f6af3;top: 10px;font-size: 24px;}
.ftrsevrPlan{font-size: 16px;font-weight: 500;color: #02043e;display: inline-block;text-decoration: underline !important;}
.mailresults_panel{background: linear-gradient(180deg,#fff,#f8f9fb);border-radius: 8px;box-shadow: 0 10px 22px rgb(96 110 123 / 20%);padding: 20px;margin-top: 25px;}
.mail_field_data .validdata{border: 2px solid #3ecf8f;background: #edfff8;color: #05a961;}
.mail_field_data .invaliddata{border: 2px solid #e90404;background: #ffe9e9;color: #e90404;}
.validdata{border: 1px solid #3ecf8f;background: #edfff8;color: #05a961;padding: 5px 16px;font-weight: 500;}
.invaliddata{border: 1px solid #e90404;background: #ffe9e9;color: #e90404;padding: 5px 16px;font-weight: 500;}
/* .mainemail_section{} */
/* network tools css start*/
.opn_sidebar_menu{position: fixed;left: -49px;top: 317px;z-index: 11;transform: rotate(-90deg);border-radius: 0px 0px 20px 20px;background: #7a45e5;color: #fff;min-width: 50px;padding: 10px 23px;font-size: 15px;font-weight: 600;border: none;box-shadow: 0px 0px 4px 1px #989899;}
.tl_sidebar .tl_navbar .top-menu {position: fixed;top: 0;left: 0;bottom: 0;z-index: 1111;transform: translate3d(-100%, 0, 0);transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);transition-duration: 0.7s;display: flex;flex-direction: column;width: 450px;overflow-y: auto;padding: 15px;background: #fff;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.tl_sidebar .tl_navbar .top-menu-wrapper.show-offcanvas .panel, .tl_sidebar .tl_navbar .top-menu-wrapper.show-offcanvas .top-menu {transform: translate3d(0, 0, 0);}
.close_menu i{color: #ffffff;background-color: #182e86;border-radius: 50px;padding: 8px;width: 35px;height: 35px;text-align: center;cursor: pointer;}
.tools_breadcrumb {border-top: 1px solid #e1ebf3;background: #e7f2f9;padding: 5px 8px;}
.tools_breadcrumb .breadcrumb .breadcrumb-item{font-size: 14px;}
.tools_breadcrumb{display: flex;align-items: center;justify-content: space-between;}
.tools_breadcrumb .dsn_by{font-size: 14px;}
.tools_breadcrumb .dsn_by img{width: 15px;}
.bnrmainicon{width: 60px;}
.rsrcs_bnr{background: rgb(236 247 255);background: linear-gradient(90deg, rgb(236 247 255) 0%, rgb(246 251 254) 100%);border: 1px solid #c4def3;}
.rsrcs_bnr .banner-detail{font-size: 30px;margin: 0;line-height: normal;}
.rsrcs_bnr .banner-tagline{font-size: 15px;}
/*network  tools css end*/

/* DNS record css */
.jump-dns-shortcut-link{
	color: #8390af;
    display: inline-block;
    margin: 0 8px 8px 2px;
	text-decoration: underline !important;
	font-size: 15px;
}
.jump-dns-shortcut-link:hover{
	color: #02043e;
}
.download-rcrd-dns{font-size: 16px !important;}
.jump-highlighted-txt{
	font-weight: 600;
}
.dns-download-record-list label{
	display: block !important;
	margin-bottom: 10px;
	font-size: 17px;
	cursor: pointer;
}
.dns-download-record-list label input{
	width: 27px !important;
}

.mainemail_section p {background: #edf6fb;padding: 8px 15px;display: inline-block;color: #172d84;font-size: 18px;}
.pagetest-result .form-control.input-lg{border: 1px solid #02043e4d;background: #ffffff;border-radius: 5px;box-shadow: #63636333 0 2px 8px 0;padding: 12px;}
.pagetest-result .form-select.input-lg{border: 1px solid #02043e4d;border-radius: 5px;box-shadow: #63636333 0 2px 8px 0;padding: 12px;}
.show_table_result table td{font-size: 14px;padding: 5px 10px;}
.show_table_result table th{background: #112e54;color: #fff;}
.pagetest-result .tools_smbtn,.pagetest-result1 .tools_smbtn{padding: 10px;min-height: auto;font-weight: 600;font-size: 18px;width: 100%;max-width: fit-content;}
.bsd_head{position: absolute;right: 0;left: 0;z-index: 1;background: #ffffff96;padding: 10px 10px;}
.arwupdown{position: relative;right: 2%;bottom: 0;z-index: -1;}
.amintedtopdown{animation: MoveUpDown 3.5s linear infinite;}
.h3headTxt{font-size: 26px;}
.bnrfreeList .owl-dots {margin: 20px 0 !important;}
.bnrfreeList .owl-dots .owl-dot{background: transparent;}
.bnrfreeList .owl-dots .owl-dot.active span, .bnrfreeList .owl-dots .owl-dot:hover span{background: #02043e;}
.freealPlanfeat{background: #112e54;padding: 25px 15px 10px;border-radius: 5px;margin-top: 15px;}
.headingline_br{position: relative;background: linear-gradient( -225deg ,transparent 5px,#ffffa4 0) bottom left,linear-gradient( -45deg,transparent 5px,#ffffa4 0) bottom right;background-size: 51% 2px;background-repeat: no-repeat;display: inline;}
/*.headingline_br { position:relative;}
.headingline_br:before {display: block;content: '';border-bottom: 2px solid #ffffa4;position: absolute;bottom: -8px;left: 0;width: 20%;right: 0;margin: 0 auto;}
.headingline_br:after {display: block;content: '';border-bottom: 2px solid #ffffa4;transform: scaleX(0);transition: transform 250ms ease-in-out;position: absolute;bottom: -8px;left: 0;width: 100%;}

.freealPlanfeat:hover .headingline_br:after { transform: scaleX(1); }*/
.home_bnr_pdg{padding: 50px 0 160px 0}
.lign_round_bg{background: url(../jpg/bottomright-round-blue2.jpg) center center no-repeat;background-size: cover;}
.rte__headline{font-size: 60px;font-weight: 900;color: #22218b;line-height: normal;}
.rte__headline span{font-size: 26px;font-weight: 600;color: #000016;}
.main_prod_sect{margin: -130px 0 40px 0;}
.sidehug-box-col{padding: 32px 20px;box-shadow: 8px 8px 0 0 rgb(34 33 139 / 10%);background-color: #fff;border: 0;border-style: solid;border-width: 6px 0 0;position: relative;-o-border-image: linear-gradient(90deg,#3a86ff 13%,transparent 0,transparent 0,#3c6 0);border-image: linear-gradient(90deg,#3a86ff 13%,transparent 0,transparent 0,#3c6 0);margin-bottom: 20px;width: 100%;}
.sidehug-box-col img{width: 70px;}
.sidehug-box-col strong{font-size: 24px;font-weight: 900;}
.sidehug-box-first{border-image: linear-gradient(to right, rgb(18 170 92) 23%, transparent 23%, transparent 30%, rgb(34 33 139) 13%) 1 / 1 / 0 stretch;}
.sidehug-box-secnd{border-image: linear-gradient(to right, rgb(57 197 243) 23%, transparent 23%, transparent 30%, rgb(34 33 139) 13%) 1 / 1 / 0 stretch;}
.sidehug-box-thrd{border-image: linear-gradient(to right, rgb(238 55 74) 23%, transparent 23%, transparent 30%, rgb(34 33 139) 13%) 1 / 1 / 0 stretch;}
.sidehug-box-for{border-image: linear-gradient(to right, rgb(248 158 30) 23%, transparent 23%, transparent 30%, rgb(34 33 139) 13%) 1 / 1/ 0 stretch;}
.bnr-xraybg{background-color: #0e0e53;background-image: url(../png/color-line-2.png);background-position: center center;background-repeat: no-repeat;}
.l-h-n{line-height: normal !important;}
.elementor-background-overlay{background-image: url(../png/bg-effect-1-1.png);background-position: center;background-repeat: no-repeat;opacity: 0.6;transition: background .3s,border-radius .3s,opacity .3s;height: 300px;width: 300px;background-size: cover;position: absolute;top: -60px;left: 9%;z-index: -1;}
.elementor-background-overlay01{background-image: url(../png/bg-effect-1-1.png);background-position: center;background-repeat: no-repeat;opacity: 0.8;transition: background .3s,border-radius .3s,opacity .3s;height: 500px;width: 500px;background-size: cover;position: absolute;top: 10px;left: 16%;z-index: -1;}
.z-index-1{z-index: 1}
.z-index-2{z-index: 2}
.bnr-xraybg:before{background: url(../png/bg-effect-1-2.png) no-repeat center center;position: absolute;width: 100%;content: '';left: 0;top: 0;height: 100%;animation: bounce 3s infinite;z-index: -1;}
.home-section1:before{background: url(../png/homesection1_bg.png) no-repeat center center;position: absolute;width: 100%;content: '';left: 0;top: 0;height: 100%;animation: bounce 3s infinite;z-index: 0;}
@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}
.py-40{padding: 40px 0;}
.py-50{padding: 50px 0;}
.py-60{padding: 60px 0;}
.py-80{padding: 80px 0;}
.py-100{padding: 100px 0;}
.py-150{padding: 150px 0;}
.moving-image-left-right img:hover{transform: translate3d(-10px,0,0);transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;}
.radiantthemes-custom-link {font-weight: 600;color: #02043e;border-bottom: 2px solid #000;padding: 10px 16px;transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;}
.radiantthemes-custom-link:hover {background: #02043e;color: #fff;border-radius: 35px;transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out;}
.copbl_srvs{box-shadow: 5px 5px 20px 8px rgb(86 128 208 / 1%);transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;margin: 30px 0 0;background: #f8f9ff;position: relative;z-index: 0;padding: 40px 15px;border-radius: 25px;transition: .3s transform ease;-webkit-transition: .3s transform ease;border: 1px solid #cbd2fb;}
.copbl_srvs:hover{transform: translate3d(0,-10px,0);transition: .3s transform ease;-webkit-transition: .3s transform ease;}
.copbl_srvs h3{font-size: 25px;margin-bottom: 35px;}
.copbl_srvs h3:after {height: 4px;width: 30px;position: absolute;content: "";bottom: -15px;background: #2bae5f;right: 0;left: 0;margin: 0 auto;}
.x-ray-servcicon{position: relative;display: inline-block;margin-bottom: 15px;}
.x-ray-servcicon:after {position: absolute;content: "";width: 50px;height: 50px;background: #abe6ff;border-radius: 50px;left: 20px;z-index: -1;top: 0px;}
.shardlnx:after{background:#ffbd7c;}
.iptypes {list-style-type: disc;}
.rsllrhstg:after{background:#adffce;}
.wcmrchstg:after{background:#dbbdff;}
.jomlahstg:after{background:#ffb0b0;}
.ocComrchstg:after{background:#aed696;}
.x-ray-servcicon img{width: 50px;}
.lining_bg {background-size: 12px 12px;background-image: repeating-linear-gradient(45deg, #112e54 0, #125aab 1px, #112e54 0, #112e54 50%);border-radius: 20px;}
.ftrsect-xray{background: url(../jpg/dark-bg-02.jpg) center center no-repeat;background-size: cover;}
.xrayfetu_sect{padding: 25px;margin-top: 30px;background:#fff;border: 1px solid #30377e;min-height: 307px;border-radius: 18px;color: #000;}
.xrayfetu_sect p{text-align: justify;}
.xrayfetu_sect h3{font-size: 22px;font-weight: 700;}
.xrayfetu_sect img{width: 60px;background: #112e54;padding: 12px;border-radius: 12px;}
.newftrs-sectn{z-index: 1;
/*	background: #ecf7ff;*/}
/*.newftrs-sectn:after {background: #b7ddff;content: "";bottom: -4px;width: 60%;height: 10px;position: absolute;margin: 0 auto;right: 0;left: 0;}*/
.rt-retina-image-container {margin: 10px 0;background: #0b0f3c;padding: 15px;border-radius: 15px;min-height: 300px;}
.rt-retina-image-container:hover{transform: translate3d(0,-10px,0);transition: .3s transform ease;-webkit-transition: .3s transform ease;}
.rt-retina-image-container h4{font-size: 16px;margin-bottom: 10px;font-weight: 600;line-height: 24px;}
.fe-retina-image {background: #f0f5f9;border-radius: 12px;margin-bottom: 20px;padding: 10px;}
.fe-retina-image img {width: 250px;}
.text-underline{text-decoration: underline !important;}
.list-style-disc{list-style-type: disc;}
.img-thumbnail {padding: 0.25rem;background-color: #fff;border: 1px solid #dee2e6;border-radius: 0.25rem;max-width: 100%;height: auto;}
.screensimg{text-align: center;}
.screensimg img{cursor: pointer;}
.screensimg img:hover {box-shadow: 0px 4px 8px rgb(144 144 144 / 16%);transform: translate3d(0,-10px,0);transition: .3s transform ease;-webkit-transition: .3s transform ease;}
.showmodl {z-index: 2;display: none;position: fixed;height: 100%;width: 100%;top: 0;}
.showmodl .ovrlybg {width: 100%;height: 100%;background: rgba(0,0,0,.66);position: absolute;top: 0;left: 0;z-index: 0;}
.showmodl .scrn-show {background: #fff;text-align: center;margin: 0 auto;position: relative;left: 0;overflow: hidden;z-index: 0;right: 0;max-width: 1140px;display: flex;flex-direction: column;justify-content: center;}
.scrn-show .mdlclose {position: absolute;top: 0;right: 0;z-index: 1;cursor: pointer;background: #fff;line-height: normal;padding: 5px;border-radius: 6px;}
.overflow-auto{overflow: auto;}
.steparrwIcon{width: 420px;position: absolute;bottom: -8px;left: 21%;z-index: 1;}
.steparrwIcon1{width: 50px;position: absolute;bottom: -40px;left: 0;margin: 0 auto;right: 20px;z-index: 1;}
.steparrwIcon2{width: 50px;position: absolute;bottom: -60px;right: 230px;z-index: 1;}
.steparrwIcon3{width: 30px;position: absolute;top: -11px;left: 30px;z-index: 1;-webkit-transform: scaleX(-1);transform: scaleX(-1);}
.steparrwIcon4 {width: 30px;position: absolute;top: -11px;right: 0;z-index: 1;left: 0;margin: 0 auto;}

.xrayservs-prc .textprc{font-weight: 800;font-size: 36px;color: #02043e;line-height: 36px;display: block;}
.xrayservs-prc .afteranual{font-size: 20px;font-weight: 500;}
.linedotsanimet {width: 100px;animation: animName 5s linear infinite;position: absolute;bottom: -50px;right: 30px;z-index: -1;}
@keyframes animName {0%{transform: rotate(0deg);}100%{transform: rotate(360deg);}}

.plntag-slag {position: absolute;font-size: 14px;top: 15px;z-index: 1;left: 40px;right: 40px;margin: 0 auto;text-align: center;background: #fff;border: 1px solid #000;padding: 2px 3px;border-radius: 15px;}

.rt-underline-txt {padding: 0 6px;display: inline-block;background: rgb(185 228 240);background: linear-gradient(135deg, rgb(8 189 214 / 21%) 0%, rgb(255 255 255 / 0%) 100%);}
.rt-underline-txt:after {content: "";position: absolute;bottom: -7px;width: 100%;height: 15px;background: url(../svg/title-fancy-brd.svg) center center no-repeat;left: 0;z-index: 0;border-radius: 10px;}

.rt-underline-txt02 {padding: 0 6px;display: inline-block;background: rgb(255 121 80 / 19%);background: linear-gradient(135deg, rgb(250 72 73 / 65%) 0%, rgb(255 255 255 / 0%) 100%);}
.rt-underline-txt02:after {content: "";position: absolute;bottom: -7px;width: 100%;height: 15px;background: url(../svg/title-fancy-brd-02.svg) center center no-repeat;left: 0;z-index: 0;border-radius: 10px;}

.rt-underline-txt01{padding: 0 6px;display: inline-block;background: rgb(187 202 255);background: linear-gradient(135deg, rgb(185 200 255) 0%, rgb(255 255 255 / 0%) 100%);}
.rt-underline-txt01:after {content: "";position: absolute;bottom: -16px;width: 100%;height: 25px;background: url(../svg/title-fancy-brd-01.svg) center center no-repeat;left: 0;right: 0;margin: 0 auto;z-index: 0;}

.bnr-Emailhostbg{background-color: #d8eff5;background-image: url(../png/color-line-3.png);background-position: center center;background-repeat: no-repeat;}
/*.bnr-Emailhostbg:before{background: url(../web-images-new/bg-effect-1-2.png) no-repeat center center;position: absolute;width: 100%;content: '';left: 0;top: 0;height: 100%;animation: bounce 3s infinite;z-index: -1;}*/

.mailhost_ftr{padding: 25px;margin-top: 30px;background: #f3f8fe;border: 1px solid #d8eff5;min-height: 260px;border-radius: 18px;}
.mailhost_ftr p{}
.mailhost_ftr h3{font-size: 22px;font-weight: 700;}
.mailhost_ftr img {width: 60px;background: #d8eff5;padding: 8px;border-radius: 5px;}
.bgarrow-light {width: 200px;right: -7px;position: absolute;top: 50%;}
.bgarrow-light02 {width: 200px;left: 0;position: absolute;bottom: -30px;}

.elementor-background-overlay-02 {background-image: url(../png/bg-effect-1-3.png);background-position: center;background-repeat: no-repeat;opacity: 0.6;transition: background .3s,border-radius .3s,opacity .3s;height: 300px;width: 300px;background-size: cover;position: absolute;top: -60px;left: 9%;z-index: -1;}


.sub-banner-hppy{background-image: url(../jpg/team-of-company.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;background-color: rgb(9 26 113 / 75%);background-blend-mode: multiply; min-height: 700px;display: flex;align-items: center;}

.s-banner-cont {padding: 0px 0px; position: relative;
/*	background: rgb(1 29 170 / 79%);border-radius: 0 0 0px 0;box-shadow: 6px 6px 0px #fff;*/
}

h1.contain-box {font-size: 66px;line-height: normal; position:relative;}

.c-top-tag{font-size: 26px; text-transform: uppercase; position: relative;}
/* .c-top-tag:before{border-top: 1px dashed #fff;content: "";height: 1px;position: absolute;top: 44.5%;right: 0;left: 73%;}
.c-top-tag:after{border-top: 1px dashed #fff;content: "";height: 1px;position: absolute;top: 44.5%;right: 0;left: 73%;} */

.virtual-tour {display: block;position: fixed;width: auto;bottom: 100px;left: 0px;z-index: 99998;opacity: 0;visibility: inherit;opacity: 1;height: 64px;border: 3px solid transparent;border-right-width: 0px;border-bottom-right-radius: 40px;border-top-right-radius: 40px;-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transition: all 1s ease, -webkit-transform .6s ease;transition: all 1s ease, -webkit-transform .6s ease;transition: transform 1s ease, all .6s ease;transition: transform 1s ease, all .6s ease, -webkit-transform .6s ease;}
.virtual-tour span.text-virtual {width: 0px;overflow: hidden;color: #00aaff;display: inline-block;font-size: 16px;font-weight: 600;line-height: 18px;margin: 0;text-align: center;text-transform: uppercase;vertical-align: 17px;-webkit-transition: all 1s ease;transition: all 1s ease;white-space: nowrap;}
.virtual-tour .ffi {width: 150px;text-align: center;float: left;margin-top: 11px;color: #181f4a;}
.virtual-tour:hover {background: #fff;border-color: #26cff6;}
.virtual-tour:hover span.text-virtual {width: 155px;}
.virtual-tour:hover .icon {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
.virtual-tour .icon {position: relative;float: right;height: 60px;display: block;width: 60px;-webkit-transition: -webkit-transform .6s ease;transition: -webkit-transform .6s ease;transition: transform .6s ease;transition: transform .6s ease, -webkit-transform .6s ease;border: 3px solid #26cff6;padding: 8px 4px;border-radius: 45px;text-align: center;margin-top: -1px; background: #fff;}
.virtual-tour .icon img{width: 40px;height: 40px;}

.virtual-tour.wats-tour {
    bottom: 25px;
}
h1.contain-box:after {
    background: #fff;
    position: absolute;
    right: 0;
    top: 37px;
    width: 370px;
    height: 1px;
    content: '';
	opacity: 0.5;
}
h1.contain-box:before {
    position: absolute;
    left: 0;
    top: 37px;
    content: '';
    background: #fff;
    width: 370px;
    height: 1px;
	opacity: 0.5;
}

.qubely-row-overlay {padding: 18px;border-radius: 10px;background: #fff; box-shadow: 0px 7px 10px 10px rgb(167 188 197 / 19%);}
.qubely-row-overlay img {background: #eceeff;padding: 15px;border-radius: 6px;margin-bottom: 15px;}
.timestag{font-size: 14px;color: #337ab7;margin: 0px 0px 5px 0px;display: block;font-weight: 500;}
.evnt-jrny-col{background-image: url(../svg/purple-light-line.svg);background-position: center;background-repeat: no-repeat;background-size: cover;}

.text-danger {color: #ff0000;}

.typewriter {
    font-size: 26px;
    color: #fff;
    font-weight: 400;
    position: relative;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
}

.typewriter span {
    color: var(--text-color);
    text-transform: uppercase;
    padding: 10px;
    border-right: solid var(--text-color) 10px; 
    animation: cursor 1s ease-in-out infinite;
}
.typewriter:before {
    background: #fff;
    width: 230px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 20px;
    content: '';
	opacity: 0.5;
}
.typewriter:after {
    background: #fff;
    width: 230px;
    height: 1px;
    position: absolute;
    right: 0;
    top: 20px;
    content: '';
	opacity: 0.5;
}
.s-banner-cont:after {
    background: #fff;
    width: 2px;
    height: 74px;
    position: absolute;
    left: 0;
    top: 2px;
    content: '';
	opacity: 0.4;
}
.s-banner-cont:before {
    background: #fff;
    width: 2px;
    height: 74px;
    position: absolute;
    right: 0;
    top: 2px;
    content: '';
	opacity: 0.4;
}

@keyframes cursor {
    from { border-color: var(--text-color); }
    to { border-color: transparent; }
}

@media (max-width: 576px) {
    .typewriter { font-size: 18px; }
	.top-header-bg{display: block;}
	.sti_filter {top: 75px !important;}
	.option_box_list {margin-top: 16px;}
	.tl_sidebar .tl_navbar .top-menu{width: 100% !important;}
}
@media (max-width: 768px) {
    .typewriter { font-size: 18px; }
	.sidehug-box-col{text-align: center;}
	.earnings_staps .row .col-12:nth-child(1) .meteorite {
		clip-path: unset;
		border-radius: 10px ;
		margin: 5px 0px;
	}
	.earnings_staps .row .col-12:nth-child(2) .meteorite {
		clip-path: unset;
		border-radius: 10px ;
		margin: 5px 0px;
	}
	.earnings_staps .row .col-12:nth-child(3) .meteorite {
		clip-path: unset;
		border-radius: 10px ;
		margin: 5px 0px;
	}
}



/* pcmag page design css start */
ul.self-point {margin: 0;padding: 20px 0 0 20px;}
ul.self-point li {list-style: none;color: #ffff;font-size: 18px;font-weight: 600;line-height: 35px;}
ul.self-point li i {color: #8180ff;padding-right: 8px;border: dotted 1px #fff;border-radius: 100%;width: 25px;height: 25px;padding-left: 3px;padding-top: 2px;}

/* pcmag page design css end */

.jpndata-bnr-dtl h1{font-size: 58px;}
.jpnft_list li{display: inline-block;background: #181867;padding: 10px 22px;margin-bottom: 5px;border-radius: 25px;font-weight: 500;}
.morepageslk li{display: inline-block;}
.morepageslk li a {background: #e9e9ff;padding: 5px 14px;display: inline-block;color: #03032d;border-radius: 25px;margin-bottom: 3px;font-weight: 500;border: 1px solid #c2c2ff;}
.morepageslk li a:hover{text-decoration: underline !important;}


.bnnr-h1-head{font-size: 58px;}
.comman-btn-white {border-radius: 5px;background: #fff;font-size: 20px;color: #01034a;}
.view-plans.comman-btn-white {background: transparent;color: #fff;border: solid 2px;}
.bnr-h2-cont{font-size: 38px;}

.select_filter-menu .test-latency-btn .comman-btn1 {min-width: 130px;font-size: 16px;min-height: 40px;}
.ResourceBannerStyles {padding: 40px 20px;background: url(../jpg/dark-bg-03.jpg) center center no-repeat;background-size: cover;border-radius: 20px;}
.ResourceBannerStyles:after {background: url(../binary_yellow.html) right center no-repeat;content: "";position: absolute;width: 100%;height: 100%;top: 0;right: 0;z-index: -1;}


.recomd-brand .recomd-brand-logo img{margin: 0 auto;width: 120px;}
.recomd-brand-logo {display: flex;align-items: center;min-height: 50px;}
.pricing_benifits{padding: 20px 20px;background: #0b0f3c;border-radius: 15px;}
.benefits_list{padding: 0;margin: 0}
.benefits_list li{font-size: 14px;padding: 3px 0;}
.plan-mandatory{background: #fff;padding: 30px 15px;border-radius: 15px;box-shadow: 0px 6px 10px #e1e1ff5e;margin-bottom: 12px;}
.plan-mandatory:before {position: absolute;content: "";top: 0;background: #00008b;display: block;height: 10px;width: 100%;left: 0;border-radius: 15px 15px 0 0;}
.plan-mandatory.business-plan02:before{background: #0072ff;}
.plan-mandatory.advanced-plan03:before{background: #1ea8e0;}
.plan-mandatory.advanced-plan04:before{background: #7c7fe1;}
.plan-sect-art{background-image: url(../svg/radiant-gradient.svg);background-attachment: fixed;background-size: cover;border-radius: 20px;}

.plan-mandatory.business-plan02 .items-baseline-price h4{color:#0072ff;}
.plan-mandatory.advanced-plan03 .items-baseline-price h4{color:#1ea8e0;}
.plan-mandatory.advanced-plan03 .pricebox label{color: #1ea8e0;}
.plan-mandatory.business-plan02 .pricebox label{color: #0072ff;}
.plan-mandatory.advanced-plan04 .pricebox label{color: #7c7fe1;}
.plan-mandatory.advanced-plan04 .items-baseline-price h4 {color: #7c7fe1;}
.planHead-top{margin-bottom:35px;}
.planHead-top:after{position: absolute;content: "";width: 30px;height: 5px;background: #00008b;left: 0;right: 0;bottom: -13px;margin: 0 auto;}
.save-price{background: #e1e1ff;padding: 5px 12px;border-radius: 15px;font-size: 14px;line-height: normal;}
.prc-tab-content {border-bottom: 1px solid #d7dfe7;margin-bottom: 15px;}
.items-baseline-price h4{font-size: 36px;color: #00008b;}
.plan-mandatory .pricebox{color: #00008b;}
.pln-features-list li{padding: 2px 0;font-size: 15px;}
.pln-features-list {min-height: 280px;}
.morefeatures-btn {background: #080f6d;display: inline-block;font-weight: 600;padding: 6px 7px;border-radius: 6px;color: #fff;line-height: 22px;border: 1px solid #7076d6;}
.cursor-pointer{cursor: pointer;}
.find-loct-link {padding: 8px 8px;border-radius: 25px;line-height: normal;}
.find-loct-link:hover{background: #e1e1ff;}

.rating-card {background: #ecf7ff;padding: 15px;border-radius: 6px;line-height: normal;margin-bottom: 8px;border: 2px solid #0b0f3c;}
.rviw-logo {margin-right: 15px;}
.rviw-logo img{width: 60px;}
.TotleRating{font-size: 28px;font-weight: 800;}
.TotleRating span{font-size: 16px;}

.rviwname{font-size: 16px;margin-bottom: 5px;}

.explrCard-st{background-color: rgb(255, 255, 255);box-shadow: rgba(11, 43, 158, 0.15) 0px 6px 20px -6px;overflow: hidden;text-decoration: none;transition: box-shadow 0.5s ease 0s;border-radius: 20px;border: 1px solid #f0efee;min-height: 542px;}
.explrCard-st img {width: 100%;height: 260px;}
.explrCard-st .rdmr-link{color: #030632;}
.explrCard-st .rdmr-link:hover{text-decoration: underline !important;color: #030632;}
.explrCard-st h3 a{color: #030632;}
.explrCard-st p.font16{min-height: 120px;}
.usrBlogsColl p.mb-3{min-height: 140px;}


.tab-group {margin: 0 0 20px 0;background: #fff;padding: 6px;border-radius: 35px;border: 1px solid #aaf; display: inline-block!important;}
.tab-group:after {content: "";display: table;clear: both;}
.tab-group li{display: inline-block;}
.tab-group li{border-radius: 30px;display: inline-block;text-decoration: none;padding: 8px 12px;line-height: normal;color: #0b0f3c;font-size: 16px;font-weight: 600;text-align: center;cursor: pointer;transition: 0.2s ease;position: relative;}
.tab-group li:hover {background: #0b0f3c;color: #fff;}
.tab-group li.active {background: #0b0f3c;color: #fff;}

.text-muted {color: #6c757d !important;}
.boximg-fancy{position: absolute;right: 0;bottom: 0;width: 100px;z-index: -1;}


.videoreviecol {border-radius: 100px;padding: 10px;background: #112e54;color: #fff;margin: 50px 0px 35px 0px;}
.videoreviecol img{width: 100px;height: 100px;max-width: none;padding: 0;border-radius: 50px;margin: 0;position: absolute;top: -40px;border: 9px solid #fff;left: -20px;}
.videoreviecol .review-user-detail {padding-left: 80px;padding-right: 10px;text-align: right;}
.videoreviecol .play-animaicon{position: absolute;left: 90px;right: auto;bottom: -34px;width: 40px;background-color: #ffffff00;border-radius: 50%;height: 40px;}
.videoreviecol .play-animaicon i{font-size: 20px;color: #ff1100;height: 42px;}
.videoreviecol .review-user-detail .brandcolor{font-size: 14px;color: #060642;}
.videoreviecol .review-user-detail .heading-six{font-size: 16px;}

.accu_price::first-letter{font-size: 32px;}

/* dadicated server page css strat */
.mange-part {margin: 10px 0;background: #0b0f3c;padding: 15px;border-radius: 15px;height: 100%;}
.mange-part .fullpoint li i,.mange-part .fullpoint li span{color: #fff !important;}
.manage-ratina-img {background: #f0f5f9;border-radius: 12px;margin-bottom: 20px;padding: 10px;text-align: center;}
.manage-ratina-img img {border-radius: 12px;}
.manage-box-bg {background-color: #fff;border-radius: 5px;border: 1px solid rgba(93, 118, 174, 0.15);padding: 15px;height: 100%;}
.manage-box-bg:hover {box-shadow: 5px 5px 0px rgb(33 121 139 / 16%);transition: .5s;}
.manage-box-bg img {margin-right: 15px;}
.manage-ratina-img img {width: 350px;}
.hosting-best-choice {position:relative;}
.hosting-best-choice:after{background-image: url(../svg/purple-light-line.svg);background-position: center;background-repeat: no-repeat;background-size: cover;position: absolute;width: 100%;height: 100%;top:140px;content: "";z-index: -1;}

/* dadicated server page css strat */

.rt-underline-txt10 {padding: 0 6px;display: inline-block;background: transparent;}
.rt-underline-txt10:after {content: "";position: absolute;bottom: -14px;width: 100%;height: 15px;background: url(../svg/title-fancy-brd-02.svg) center center no-repeat;left: 0;z-index: 0;border-radius: 10px;}


.top-header-bg {
    background: #112e54;
    padding: 5px 0px;
}
.top-header-bg p {
    color: #fff;
    font-size: 15px;
    text-align: center;
	font-weight: 500;
}
a.highlighted-text.bold {
    color: #fff;
    font-weight: 700;
    background: #fa4849;
    border-radius: 100%;
    border-radius: 12px;
    transition: background-color 0.3s;
    min-width: 125px;
    font-size: 13px;
    height: 24px;
    padding: 4px 10px;
}
.top-header-bg p span,.top-header-bg p a {
    color: #fabf4d;
    font-weight: 700;
}
p.high-month {
    color: #000;
    font-weight: 700;
    display: inline-block;
    padding: 4px 11px;
    /* background: linear-gradient(135deg, rgb(250 72 73 / 65%) 0%, rgb(255 255 255 / 0%) 100%); */
	font-size: 14px;
	background: #efcc88;
	border-radius: 18px;
}
a.highlighted-text.bold:hover {
    background: #eb2f30;
}
.highlight-p {
	font-size: 14px;
}
.tab-d-block {
    display: none;
}

.vps-plan-mandatory {
    background: #fff;
    padding: 0px 0px;
    border-radius: 15px;
    box-shadow: 0px 6px 10px #e1e1ff5e;
    margin-bottom: 12px;
}
.box-head {
    background: #112e54;
    border-radius: 20px 20px 0px 0px;
    padding: 30px 15px;
}
.box-head h3 {
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 7px;
}
.box-head p {
    color: #fff;
    font-weight: 700;
    font-size: 12px;
}
.box-head .pricebox label {
    color: #fff;
    font-size: 28px;
}
.box-list {
    padding: 25px;
}
ul.vps-list li {
    list-style: none;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 33px;
	font-weight: 700;
	position: relative;
}
ul.vps-list li i {
    padding-right: 10px;
}
ul.vps-list li span {
	font-weight: 400;
}
ul.vps-list li span {
    font-weight: 400;
    padding-left: 10px;
}
.windows-part .point-title i {
    font-size: 24px;
	vertical-align: middle;
	position:relative;
}
.windows-part .point-title {
    font-size: 14px;
    line-height: 10px;
	font-weight: 700;
}
.windows-part {
    padding-top: 25px;
}
ul.vps-list li strong {
    padding-left: 6px;
}
ul.vps-list2 {min-height: 710px;}
ul.vps-list2 li {
    list-style: none;
    display: flex;
    align-items: baseline;
    font-size: 16px;
    padding: 0 0px 11px;
	position: relative;
}
.toolpoint i {
    padding-left: 5px;
}
ul.vps-list2 li i {
    padding-right: 10px;
}
.h-100 {
    height: 179px;
}
.h-180 {
    height: 216px;
}
.h-150 {
    height: 123px;
}
ul.vps-list2 li a {
    display: flex;
    align-items: baseline;
    color: #000;
    border: solid 1px #7076d6;
    border-radius: 5px;
    padding: 5px;
    font-weight: 700;
    background: #fff;
}
ul.vps-list2 li a:hover {
    background: #2c3285;
	color:#fff;
}
#video_modal iframe {
    width: 100%;
}
#video_modal button.close {
    background: #fff !important;
    opacity: 1;
    padding: 0 !important;
    position: absolute;
    right: -5px;
    top: -5px;
    height: 30px;
    width: 30px;
    color: #000 !important;
    border-radius: 50%;
    font-size: 20px;
    z-index: 1;
}
.line-width {
    width: 100px;
    background: #fff;
    height: 3px;
    margin: 30px auto;
}
.line-after:after {
    background: #fff;
    position: absolute;
    left: -15px;
    top: 23px;
    width: 100px;
    height: 1px;
    content: '';
}
.line-after:before {
    background: #fff;
    position: absolute;
    right: -15px;
    top: 23px;
    width: 100px;
    height: 1px;
    content: '';
}
ul.hosting li {
    list-style: none;
    /* font-size: 15px; */
    display: flex;
    align-items: baseline;
    padding-top: 20px;
}
ul.hosting li span {
    font-size: 16px;
    text-align: justify;
}
ul.hosting li i {
    padding-right: 10px;
}

.tool-tio-comman {
    display: inline-block;
    word-break: break-word;
    text-align: left;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
}
ul.hosting-features li {
    font-size: 16px;
    margin: 4px 0;
}
ul.hosting-features {
    margin: 0;
    padding: 0;
}
.readbrdbtnss {
    display: inline-block;
    font-weight: 700;
    color: #02043e;
    border-radius: 5px;
    font-size: 16px;
}
.navproto_card ul {
    border-left: solid 3px #e3e3e3;
}
.tooltips {
	position: relative;
	display: inline-block;
	border-bottom: 2px solid #0ea9e5;
  }
  
  .tooltips .tooltiptexts {
	visibility: hidden;
	width: 100%;
	background-color: black;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 6px;
	padding: 5px;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 0%;
	font-weight: 700;
  }
  
  .tooltips:hover .tooltiptexts {
	visibility: visible;
  }


/*===| Responsive Area |===*/
@media (min-width:1200px) and (max-width:1335.98px){
	/*Middel*/
	.shot_product-info{padding:11% 6.5%;}
}
@media (max-width:1199.98px){
	/*Header*/
	.brand-logo img{width:180px;}
	.search-main{width:16px;font-size:16px;height:16px;margin:0 auto;}

	/*Middel*/
	.plan-intro>h3{min-height:unset;}
	ul.point-step {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));justify-items: start;}
}
@media (min-width:992px) and (max-width:1199.98px){
	/*Header*/
	.top_header-links li{margin-left:8px;padding-left:8px;}
	.top_header-links li a,.nav-dropdown>li>a{font-size:15px;}
	.nav-menu>li>a{font-size:13px;margin:0 .3rem;}

	/*Middel*/
	.shot_product-info strong{max-width:140px;}
	.shot_product-info p{font-size:18px;min-height:108px;}
	.desi1-planbox p{min-height:130px;}
	/*.column-white_card p{font-size:1.183rem;}*/
}
@media (min-width: 992px){
	/*Header*/
	.wrap_title{display: block !important;}
	li.log-in>a{color:#FFF!important;}
	.hsticky{position:fixed;top:0;width:100%;z-index:999;animation:slide-down 0.7s;box-shadow:0 3px 10px rgb(0 0 0 / 20%);}
	@keyframes slide-down{0%{transform:translateY(-100%);}100%{transform:translateY(0);}}
	.hsticky .sbrand-logo{display:flex!important;}
	.nav-dropdown .submenu-indicator .submenu-indicator-chevron{-ms-transform:rotate(-45deg);transform:rotate(-45deg);border-color:transparent #000 #000 transparent;}
	/*Middel*/
	.navproto_card{position:sticky;top:100px;}
	.tableviews .table-responsive{overflow-x:unset;-webkit-overflow-scrolling:touch;}
	table .thead-sticky{position:-webkit-sticky;position:sticky;top:46px;background-color:#FFF;box-shadow:0 1px 0 rgb(0 0 0 / 10%);}
	.technical-support{background-position:center left -13rem;height:unset;position:absolute;top:0;left:0;bottom:0;right:50%;}
	.sslwork_step img{width:200px;height:200px;}
	/*Footer*/
	.footer-accordion .accordion-item{background-color:transparent;border:none;margin-bottom:25px;}
	.footer-accordion .accordion-button{display:none;}
	.footer-accordion .collapse{display:block;}
	.footer-followbox{border-right:1px solid #6374d5;padding:0 80px;}
	.footer-extra-detail{padding:0 10%;}
	.tab_bx_pln{background-color: #fff;border: 1px solid #bbd3e3;border-radius: 8px;}
}
@media (max-width: 991.98px){
	.optionbox{text-align: center;}
	.dash_shape,.cir_shape {width: fit-content;margin: auto;}
	.W_P_hosting::after {width: 100% !important;height: 310px;border-radius: 50px 50px 0px 0px;bottom: 0;top: auto;}
	.rsrcs_side-scroll.review_sidebar{height: calc(50vh - 56px);}

	/* ========================================20 Years Celebration Theme=======================*/
	.features_slide .owl-nav .owl-next{bottom: auto;right: -20px;top: 10px;}
	.features_slide .owl-nav .owl-prev{bottom: auto;left: -20px;top: 10px;}
	.features_slide .planbenifi_body .heading-five{padding: 0px 9px;}
	.features_slide .planbenifi_body hr {opacity: 1;position: relative;overflow: visible;margin-bottom: 20px;}
	.features_slide .planbenifi_body hr:after {content: '';position: absolute;background: #ffffff;width: 20px;height: 10px;top: 0;left: 0;right: 0;margin: auto;clip-path: polygon(50% 100%, 0 0, 100% 0);}
	.celebrating h2{font-size: 25px;}
	.planbenifi_body{display: block !important;}
	.sti_filter {top: 116px;}
	.new_banner_box{padding: 20px 10px;}
	/*Header*/
	.header{position:sticky;top:0;z-index:999;background-color:#FFF;box-shadow:0 8px 6px rgb(196 203 225 / 15%);}
	.top_header-links li{height:16px;}
	.top_header-links li a i{display:block;}
	.top_header-links li a p,.navigation .nav-menus-wrapper,li.log-in>a:after{display:none;}
	li.log-in>a{background:none;min-height:auto;min-width:unset;padding:0;padding-left:16px;box-shadow:none;vertical-align:top;}
	li.log-in>a:hover,li.log-in>a:active{box-shadow:none;transform:none;}
	li.log-in>a>i{margin-right:0;}
	.nav-toggle{width:36px;height:28px;margin-left:16px;background-color:#011daa;border-radius:4px;padding:5px;display:flex;align-items:center;justify-content:center;}
	.nav-toggle svg{fill:#FFF;width:20px;height:auto;}
	.no-scroll{width:100%;height:100%;overflow:hidden;}
	.nav-overlay-panel{width:100%;height:100%;top:0;left:0;position:fixed;display:none;z-index:9999;}
	.navigation-portrait .nav-menus-wrapper{display:block;width:300px;height:100%;top:0;left:-400px;position:fixed;background-color:#fff;z-index:10000;overflow-y:auto;-webkit-overflow-scrolling:touch;transition-duration:.8s;transition-timing-function:ease;}
	.nav-menus-wrapper.nav-menus-wrapper-open{left:0;}
	.nav-menus-wrapper-close-button{height:50px;width:100%;padding:13px;display:block;background-color:#22218b;color:#FFF;}
	.nav-menus-wrapper-close-button label{float:left;line-height:24px;font-weight:600;text-transform:uppercase;letter-spacing:2px;}
	.nav-menus-wrapper-close-button img{margin-right:6px;float:left;width:24px;height:24px;}
	.nav-menus-wrapper-close-button .bi-x-circle-fill{float:right;font-size:21px;line-height:25px;}
	.navigation-portrait .nav-menus-wrapper .container{padding:0;}
	.navigation-portrait .nav-menu{width:100%;display:inline-block;}
	.navigation-portrait .nav-menu>li{width:100%;border-bottom:1px solid #f0f0f0;}
	.navigation-portrait .nav-menu>li>a{margin:0;padding:15px;position:relative;color:#000;}
	.navigation-portrait .submenu-indicator{width:24px;height:24px;margin:auto;position:absolute;right:15px;display:flex;align-items:center;justify-content:center;top:0;bottom:0;}
	.navigation-portrait .submenu-indicator.submenu-indicator-up{-ms-transform:rotate(-180deg);transform:rotate(-180deg);}
	.navigation-portrait .submenu-indicator-chevron{border-color:transparent #000 #000 transparent;}
	.navigation-portrait .nav-dropdown{min-width:100%;position:unset;float:left;box-shadow:none;background-color:#F5F5F5;}
	.navigation-portrait .nav-dropdown>li>a{white-space:normal;position:relative;}
	.navigation-portrait .nav-dropdown>li>ul>li{background-color:#EEE;}
	.navigation-portrait .nav-dropdown>li>ul>li>a{padding-left:25px;}

	.fst_row .main_vd_box:nth-child(1) .video_image_box img{max-width: 200px;height: 120px;}
	.fst_row .main_vd_box:nth-child(2) .video_image_box img{max-width: 160px;height: 120px;}
	.fst_row .main_vd_box:nth-child(3) .video_image_box img{max-width: 100px;height: 115px;}

	.scd_row .main_vd_box:nth-child(1) .video_image_box img{max-width: 130px;height: 180px;}
	.scd_row .main_vd_box:nth-child(2) .video_image_box img{max-width: 200px;height: 120px;}
	.scd_row .main_vd_box:nth-child(4) .video_image_box img{max-width: 170px;height: 200px;}

	.main_vd_box .video_image_box .play-animaicon i {font-size: 17px;height: 34px;}
	.main_vd_box .video_image_box .play-animaicon{width: 35px;height: 35px;}
	.server-dedihost::after{clip-path: unset;height: 100%;}
	/*Middel*/
	.main-heading{font-size:60px;margin-bottom:10px;}
	h1{font-size:40px;line-height:40px;margin-bottom:10px;}
	.heading-three{line-height:46px;font-size:42px;}
	.banner-detail span{font-size:35px;line-height:38px;margin-bottom:30px;}
	.banner-detail p{font-size:22px;line-height:29px;}
	.domain-title span,.domain-title strong{float:unset;display:block;}
	.register-domain{margin:15px auto;max-width:500px;}
	.section-title{font-size:40px;line-height:50px;}
	.client-detail strong{display:inline-block;line-height:18px;margin-bottom:10px;}
	#sblog .ais-hits--item,#sblog_div .ais-hits--item{width:50%;}
	.testistart{padding:30px;}
	.testiend{border-radius:0 0 20px 20px;}
	.rte__headline{font-size: 40px;}
	/*Footer*/
	.footer-accordion .accordion-item{padding:12px;background-color:transparent;border:none;border-bottom:1px solid #30409b;}
	.footer-accordion .accordion-button:not(.collapsed){box-shadow:none;background-color:#FFF;}
	.footer-bottom{border-top:0;}
	.plan-box {min-height: 308px;margin-top: 15px;}
}
@media (min-width: 768px) and (max-width: 991.98px){
	/*Middel*/
	.clients-box{padding:30px;}
	.comman-btn,.comman-but-brd {font-size: 17px;}
}
@media (min-width: 768px){
	.ais-hits--item{flex:0 0 auto;width:50%;}
	/*Middel*/
	.stickybom{position:sticky;top:8rem;}
	.stikg6rid_accordion .accordion-item{margin-bottom:20px;}
	.stikg6rid_accordion .accordion-button{border:0;color:#000;cursor:text;padding:0;}
	.stikg6rid_accordion .accordion-button::after{display:none;}
	.stikg6rid_accordion .collapse{display:block!important;}
	.stikg6rid_accordion .accordion-body{padding:0;}
	.point-item li{padding:10px 15px;border-radius:4px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;cursor:default;margin:0;}
	.point-item li:hover{background-color:#02043e;-webkit-transform:scale(1.05);transform:scale(1.05);}
	.point-item li:hover i,.point-item li:hover span{color:#FFF;}
	.middle-menu-wrp{display: inline-block;}
	.setup_tabs:before{background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(228,228,245,1) 50%, rgba(255,255,255,1) 100%);}

	.joomla_h_fea{min-height: 300px;}
	.oscomrce_h_fea{min-height: 361px;}
}
@media (max-width: 767.98px){
	/* ========================================20 Years Celebration Theme=======================*/
	.celebrating h2{line-height: 30px;margin-top: 1rem;}.celebrating{padding: 50px 0px;}.home-bg-main .banner-detail{margin-bottom: -30px !important;}
	/*Header*/
	.top_header-links{display:unset;width:120px;}
	.top_header-links li{padding:0;margin:3px 0;width:25%;text-align:center;}
	.top_header-links li:nth-child(5){border-left:0;}
	li.log-in>a{padding-left:0;}
	.header-search-wrapper .search-form-main{right:-77px;top:30px;}
	.header-search-wrapper .search-form-main:before{top:-11px;right:82px;}
	.nav-toggle{margin-left:6px;}

	h1.contain-box {font-size: 46px;}

	/*Middel*/
	.shot_product-info{padding:30px 15px;margin:15px 0;}
	.shot_product-info p,.desi1-planbox p,.blog-maintitle>a{min-height:unset;}
	.support-contact div[style]{border-right:0!important;}
	.caseimg,.study_elemento{margin:0 auto;border-radius:0;box-shadow:none;text-align:center;}
	.study_elemento{padding:20px;padding-bottom:0;}
	.clients-box p{height:unset;overflow:unset;}

	.bnrBigtagLline{font-size: 20px;}
	.rsrcs_bnr .banner-detail{font-size: 36px;}

	.bnnr-h1-head {font-size: 38px;}

	.tab-group{display: none;}
	.planintro{text-align: center;}

	/*Footer*/
	.footer-note{text-align:center;padding:3.125rem 1.125rem;}
	.footer-note strong{padding-left:0;width:100%;}
	.footer-note a{float:unset!important;margin-top:30px;}

	.plan-box{min-height: auto !important;}
	.back_img_ban{background-color: #112e54b5;background-position: center center;}
	.W_P_hosting::after {height: 230px;}
}
@media (max-width: 575.98px){
	.copbl_srvs{margin: 12px 0 0;min-height: unset !important;}
	.dash_shape {padding: 20px 0 0 0 ;}
	.dash_shape::after{right: 0;bottom: auto;}
	.main_vd_box .video_image_box img{max-width: unset !important;height: auto !important;width: 100%;margin: 0;border: 2px solid #fff;padding: 3px;}
	.scd_row .main_vd_box:nth-child(1) .video_image_box img{display: none;}
	.main_vd_box{width: 47%;float: left;margin: 0px 4px;}
	.main_vd_box .video_image_box .play-animaicon{right: 0;bottom: 9px;}
	.stackedgrp{text-align: center;}
	.frx_tltip{min-width: 456px !important;transform: translate(-35%) !important;}
	

	/*Middel*/
	.main-heading{font-size:42px;line-height:46px;}
	h1{font-size:50px;line-height:55px;}
	.section-title{font-size:42px;line-height:48px;}
	.heading-three{font-size:36px;line-height:40px;}

	.inner-banner_pricebox,.planshosting-service article{text-align:center;display:block;}
	.desi3-planbox,.planshosting-service p{text-align:center;}
	.planshosting-service h3{width:100%;padding-left:0;}
	#sblog .ais-hits--item,#sblog_div .ais-hits--item{width:100%;}

	/*Middel*/
	/*
	.feature_content_item{height:auto;text-align:center;}
	.feature_content_item article{width:100%;padding-left:0;margin-top:15px;}
	.feature_content_item article h4:after{right:0;margin:auto;}*/
}
@media (max-width:480.98px){
	/*Header*/
	.brand-logo img{width:160px;}
	/*Middel*/
	h1{font-size:42px;line-height:46px;}
	.section-title,.support-detail span{font-size:36px;line-height:38px;}
	.heading-three{font-size:30px;line-height:normal; text-align: center;}
	.heading-four{font-size:21px;line-height:normal;}
	.heading-five{font-size:23px;line-height:26px;}
	.shot_product-info p,.domain-title span{font-size:18px;line-height:24px;}
	.support-icons5, .support-icons11, .support-icons3, .support-icons{top: 20px !important;}
	.shot_product-info strong,.bx_text{font-size:22px;line-height:normal;}
	.pcmag strong img{margin:0 auto;display:block;}
	.domain-title strong{font-size:40px;margin-top:4px;line-height:32px;}
	.register-domain input{padding:12px 110px 12px 12px;height:50px;font-size:18px;}
	.register-domain .form-select{min-width:100px;padding:14px 12px 16px;background-position:center right 14px;height:50px;}
	.experience-box{height:auto;padding:30px 15px;}
	.experience-detail span{font-size:150px;}
	.experience-detail span sup{font-size:66px;top:-1.5em;}
	.small-card{height:auto;padding:15px;}
	.support-detail span sup{line-height:30px;}
	.single-line{overflow:unset;text-overflow:unset;white-space:unset;}
	.pricetag-point{padding-right:0;}
	.pricetag-point .price-tagbox{top:0;justify-content:center;position:relative;margin-top:20px;}
	.company_area-detail{display:inline-block;width:100%;}
	.company_area-detail img{width:100%;}
	.company-includ{width:100%;padding-left:0;}
	.quoteicon{left:40px;}
	.clients-box{padding:20px;}
	.client-info{text-align:center;display:block;}
	.client-detail{padding-left:0;text-align:center;}
	.client-detail h3,.client-detail img{display:inline-block!important;}
	.client-detail h3 sub{bottom:-7px;display:block;}
	.client-detail .star{justify-content:center;}
	.banner-detail span{font-size:30px;line-height:34px;margin-bottom:20px;}
	.bannerprice label{font-size:45px;}
	.plansslider .owl-nav .owl-prev,.plansslider .owl-nav .owl-next{bottom:0;}
	.pricebox label{font-size:38px;}
	.grid3-pills .nav-link{min-width:unset;line-height:26px;}
	.modal-header,.modal-body{padding:1rem;}
	.modal-footer{justify-content:flex-start;}
	.feature_content_item small{display:block;margin:0 auto 12px;}
	.feature_content_item article{width:100%;padding-left:0;text-align:center;}
	.feature_content_item article h4:after{margin:0 auto;right:0;width:50px;}
	.feature_content_item article p{text-align: center;}
	.stikg6rid_accordion .accordion-button{font-size:20px;}
	.apme_scoreboard{padding:0;box-shadow:none;background-color:transparent;}
	.infin_server{display:none;}
	.pcmag .display-vertical{display:block;}
	.pcmag-img{justify-content:center;}
	.pcmag_detail{margin-left:0!important;margin-top:16px;max-width:unset!important;text-align:center!important;}
	.frx_tltip{min-width: 360px !important;transform: translate(-47%) !important;}
	
	/*
	
	.woofeature{padding:20px;}
	.wooc .main-heading{word-break:break-all;}*/

.hover-effect article h3:after{margin: 0 auto;right: 0;}}
.blog-img{width:470px;height:200px;}
.livechat_button{max-width: 320px;margin: 0 auto;}
.help-box {border-radius: 30px;height: 60px;padding: 10px 15px;background: #fff;}
.chart-tab{display: block;}
.chart-tab .nav-link{display: inline-block;padding: 10px 20px;border-radius: 10px 10px 0 0;background: #02043e;color: #fff;}
.chart-tab .nav-link.active {background: #fff;color: #22218b;font-weight: 600;}
.wnd-icon1 {color: #0ea9e5;font-size: 40px;top: 5px;}
.wnd-icon {left: 0px;color: #0ea9e5;font-size: 40px;top: 5px;}
.list-bg.tech-white {background: #fff;}
.tech-bg {border-top-left-radius: 25px;background: #22218b;border-top-right-radius: 25px;}
.list-bg {background: #ecf7ff;border-top-left-radius: 25px;border-top-right-radius: 25px;padding: 12px;}
.videoslide {background: #fff;border: solid 1px #0ea9e5;}
.video-arrow.owl-carousel .owl-nav .owl-prev {left: -30px;}
.video-arrow.owl-carousel .owl-nav .owl-next {right: -30px;}
.cst-dus.owl-carousel .owl-nav .owl-prev {left: -70px;  }
.cst-dus.owl-carousel .owl-nav .owl-next {right: -70px; }
.support-icons5,.support-icons11,.support-icons3,.support-icons{position: absolute;left:14px;top: 38px;}
.pcmag_detail.ms-3.text-start {color: #030632;}
/* article.section-heading.text-center.mb-5 {
    z-index: 99;
    position: relative;
} */
.support-detail {padding-left: 36px;}
.faq-bg {background: #c4e1ff!important;}
.owl-nav .owl-next span {box-shadow: none;}
.owl-nav .owl-prev span, .owl-nav .owl-next span {display: inline-block;line-height: 30px;vertical-align: top;padding: 0px 6px 10px;box-shadow: none;}
.fa-check-circle:before{content:"\f058";}
.nav-tabs {border-bottom: 1px solid #dee2e6;position: relative;z-index: 99;}

.mar-top {margin:35px 0px 80px;}
.dctd-cptn h4 {color: #02043e;font-size: 16px;font-weight: 700;}
.plans-sliderbox {position: relative;}
.plans-sliderbox:after {background: #ecf7ff;position: absolute;left: 0;width: 100%;content: '';height: 555px;top: 0;z-index: -11;}
.plans-sliderbox-case {position: relative;}
.plans-sliderbox-case:after {background: #ecf7ff;position: absolute;left: 0;width: 100%;content: '';height: 400px;top: 0;border-top: solid 1px #e3e3e3;}
.plans-sliderbox-suport {position: relative;}
.plans-sliderbox-suport:after {background: #c4e1ff;position: absolute;left: 0;width: 100%;content: '';height: 450px;top: 0;border-top: solid 1px #d8eaf6; z-index: -11;}

.wvp-bg {background: #fff;}
.editorial {display: block;width: 100%;height: 60px;max-height: 60px;margin: 0;z-index:5;bottom:-1px;position:absolute;left:0px;float:left;}
.parallax1 > use {animation: move-forever1 10s linear infinite;animation-delay: -2s;}
.parallax2 > use {animation: move-forever2 8s linear infinite;animation-delay: -2s;}
.parallax3 > use {animation: move-forever3 6s linear infinite;animation-delay: -2s;}
.parallax4 > use {animation: move-forever4 4s linear infinite;animation-delay: -2s;}
@keyframes move-forever1 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}
@keyframes move-forever2 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
@keyframes move-forever3 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}
@keyframes move-forever4 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
/* .inner-banner_pricebox .comman-btn {min-width: 230px;} */
.wave-file {display: block;width: 100%;height: 60px;max-height: 60px;margin: 0;z-index:5;bottom:-0px;position:absolute;left:0px;float:left;}
.pc-bg {background: #22218b;}
.clients-box2 {position: relative;max-width: 100%;}
.review-side {position: absolute;top: -23px;display: flex;align-items: center;left: 30px;background: #fff;border-radius: 35px;padding: 0 20px 0 0;border: 1px solid #d1e6f9;}
.client-company-logo {border: 1px solid #d1e6f9;padding: 6px;background: #fff;border-radius: 40px;position: relative;z-index: 1;margin-right: 15px;display: inline-block;height: 40px;}
.client-company-logo img {width: 26px;height: auto;}
.client-company-name {min-height: auto!important;margin: 0;font-size: 15px;color: #054781;font-weight: 600;}
.most-popular {background-color: #0ea9e5;color: #FFF;position: absolute;top: -24px;left: 0;right: 0;text-align: center;height: 36px;line-height: 36px;border-top-left-radius: 1px;border-top-right-radius: 1px;
margin: 0 auto; width: 80%;}
.plan_most_popular{background-color: #fff;color: #000;top: -12px;border-radius: 20px;font-size: 16px;width: fit-content;padding: 5px 16px;height: unset;line-height: normal;border: 1px solid #00008b;}
.plan-mandatory.business-plan02 .plan_most_popular {border: 1px solid #0072ff;}
.plan-mandatory.advanced-plan03 .plan_most_popular {border: 1px solid #1ea8e0;}
.tooltip-ul li {color: #fff !important;}
.dctd-cptn ul>li {font-size: 14px;margin: 1px 0;color: #030632;font-weight:400;padding-left: 0;}
.dctd-cptn ul>li:after {display: none;}
.toolpoint:hover .bi-info-circle:after {content: '';border-style: solid;border-width: 6px;border-color: transparent transparent #2b2b2b transparent;display: inline-block;left: 0;position: absolute;right: 0;bottom: -13px;width: 6px;margin: 0 auto;}
.dctd-cptn {width: 100%;margin: 15px 0;display: inline-block;}
.avail_loct_tag {color: #fff;font-size: 22px;font-weight: 500;text-decoration: underline;}
/* .inner-banner_pricebox {} */
.cowarrow {position: absolute;left: 43px;top: -20%;transform: rotate(-26deg);}
.white-text-link {color: #FFF;text-decoration: underline!important;}

.fw-500 {
    font-weight: 500;
}


@media (max-width: 1280px) {
/* .herogridbox {min-height: 340px;} */
.planhosting-box {padding: 24px 10px;}
}

@media (max-width: 767.98px) {.grid3-pills .nav-item {width: 100%;margin-bottom: 15px;}}
@media (max-width:480.98px) {h1 {font-size: 30px;line-height: 36px;}.cowarrow {top: -22%;}.pcmag .display-vertical {display: block;}.pcmag-img {justify-content: center;}.pcmag_detail {margin-left: 0!important;margin-top: 16px;max-width: unset!important;text-align: center!important;}.herogridbox {min-height: unset;}}

@media (min-width:1500px) and (max-width:1799px) {
.frx {font-size: 48px!important;line-height: 55px;}
}

@media (max-width:1400px)
{
	/* map location */
	.l_mumbai{top: 54%; left: 67.5%;}
	.l_singapore{top: 61%; left: 75%;}

	
	.copbl_srvs{min-height: 400px;padding: 30px 15px;}
	.sidehug-box-col p{min-height: 85px;}
	.plan-box h3 {font-size: 18px;line-height: 22px;}
	.plan-box p {font-size: 14px;}
	.W_P_hosting::after {width: 360px;}
}

@media (min-width:1300px) and (max-width:1499px) {
.wnd-icon {font-size: 35px;left: -2px;}
.wnd-icon1 {font-size: 30px;}
.frx {font-size: 46px!important;line-height: 52px;}

}



@media (min-width:1200px) and (max-width:1299px) {
.planshot-list li {font-size: 14px; }
.dctd-cptn .heading-six {font-size: 17px; line-height: 22px;}
.avail_loct_tag {width: 100%;}
.p18-comman {line-height: 24px;margin: 10px 0;}
.wnd-icon {font-size: 25px;top: 5px;}
.wnd-icon1 {left: 7px;color: #0ea9e5;font-size: 25px;top: 5px;}
.plans-sliderbox:after {height: 492px;}
.cst-dus.owl-carousel .owl-nav .owl-prev {left: 0px;}
.cst-dus.owl-carousel .owl-nav .owl-next {right: 0px; }
.frx {font-size: 42px!important;line-height: 45px;}
.inner-banner_pricebox {margin-bottom: 45px;}

}

@media (max-width:1199px) {
	.support-icons1 {position: absolute;left: 50px;top: 40px;}
	.support-icons2 {position: absolute;left: 30px;top: 40px;}
	.videoreviecol{margin: 40px 0px 35px 0px;}
.heading-six {font-size: 18px;line-height: 24px;}
.cst-dus.owl-carousel .owl-nav .owl-prev {left: 0px;  }
.cst-dus.owl-carousel .owl-nav .owl-next {right: 0px; }
.forexbnr_right {min-height: auto!important;background: none;}
.dotsimg2 {right: 0;bottom: -48px;}
ul.ggle-page li {display: block;width: 100%;}
ul.ggle-page { margin: 0; padding: 0; }
.afp {font-size: 50px!important;line-height: 55px!important;}
.sidehug-box-col p {min-height: unset;}

}

@media (max-width:1023px) {

.middle-menu-wrp ul li a {padding: 11px 7px;color: #FFF;font-size: 13px;}
.cst-dus.owl-carousel .owl-nav .owl-prev {left: 0px; }
.cst-dus.owl-carousel .owl-nav .owl-next {right: 0px;}
.forexbnr_right{min-height: auto!important;background-size: cover; background: none!important;}
.banner-detail {font-size: 49px;line-height: normal;}
.filter-list span:last-child {width: 100%;padding-top: 5px;padding-left: 0;}
.min-h {min-height: auto;}
.potential-sec {padding-top: 20px;}
.select_filter-menu.usa .dropdown {font-size: 15px;}
.bnrmainicon{display: none;}
.h-100 {
    height: auto;
}
.h-180 {
    height: auto;
}
.h-150 {
    height: auto;
}
}

@media (max-width:767px) {
ul.vps-list2 {min-height: auto;}
.anchor-hash{display: none;}
.videoreviecol {margin: 40px 35px 35px 40px;}
.video-arrow.owl-carousel .owl-nav .owl-prev {left: -25px;}
.video-arrow.owl-carousel .owl-nav .owl-next {right: -25px;}
.cst-dus.owl-carousel .owl-nav .owl-prev {left: 0px;  }
.cst-dus.owl-carousel .owl-nav .owl-next {right: 0px; }
.reasonably-hosting{min-height: auto;}
.successstory .p18-comman{height: 300px;overflow-y: scroll;}
.video-tag-line{font-size: 21px;}
.feature_content_item.my-3 {text-align: center;}
.feature_content_item.my-3 img {margin:auto ;}
.feature_content_item article h3:after, .feature_content_item article h4:after {margin: 0 auto;right: 0;}
.reasonably-hosting h3 {width: 100%;padding-right: 0;display: block;text-align: left;}
.blogslider .blog-title-box.display-vertical{display: block;}
.reasonably-hosting.webLinux {min-height: 288px;text-align: center;}
.forexbnr_right {min-height: auto!important;background: none!important;}
.banner-detail {font-size: 42px;line-height: 46px;}
.lnx {font-size: 42px!important;}
.frx {font-size: 32px!important;}
.awp {font-size: 45px!important;}
.wrd {font-size: 38px!important;}
.banner-detail strong {font-size: 36px!important;line-height: 45px!important;}
.wcm {font-size: 42px!important;}
.dmn {font-size: 46px!important;line-height: 50px!important;}
.comman-btn1 {font-size: 16px;}
.comman-but-brd,.comman-btn {min-height: 40px;font-size: 16px;font-weight: 600;}
.filter-list span:last-child {width: 100%;}
.select_filter-menu.usa .dropdown {font-size: 12px;}
.pointimg-service .section-title {font-size: 40px!important;}
.box-detail-server {width: 100%;}
.s-banner-cont:before { background: transparent;}
.s-banner-cont:after { background: transparent;}
.typewriter:before {background: transparent;width: auto;}
.typewriter:after {background: transparent;width: auto;}
h1.contain-box:before {top: 0;background: transparent;width: auto;}
h1.contain-box:after {top: 0;background: transparent;width: auto;}
.plntag-slag{font-size: 12px;line-height: normal;top: 5px;}
.owl-nav .owl-prev {
    left: -20px;
}
.owl-nav .owl-next {
    right: -20px;
    left: auto;
}
#testisaymonial .owl-nav .owl-next {
    right: 0;
}

}

@media (max-width:569px) {
.dsn_by{display: none;}
.section-title {line-height: normal;}
.video-arrow.owl-carousel .owl-nav .owl-prev {left: 0;}
.video-arrow.owl-carousel .owl-nav .owl-next {right: 0;}
.cst-dus.owl-carousel .owl-nav .owl-prev {left: 0px;  }
.cst-dus.owl-carousel .owl-nav .owl-next {right: 0px; }
/* .support-icons3 {position: absolute;left: 63px;top: 40px;}
.support-icons1 {position: absolute;left: 120px;top: 40px;}
.support-icons2 {position: absolute;left: 100px;top: 40px;} */
/* .support-icons {position: absolute;left: 77px;top: 40px;} */
.wnd-icon1 {color: #0ea9e5;font-size: 40px;top: 5px;}
.wnd-icon {color: #0ea9e5;font-size: 40px;top: 5px;}
.feature_content_item article h3:after, .feature_content_item article h4:after {margin: 0 auto;right: 0;}
.reasonably-hosting h3 {width: 100%;padding-right: 0;display: block;text-align: center;}
.reasonably-hosting.webLinux {min-height: 288px;text-align: center;}
article.display-vertical {display: block;text-align: center;}
.manage-box-bg .p18-comman{text-align: center;}
.forexbnr_right {min-height: auto!important;background: none!important;}
.banner-detail {font-size: 42px;line-height: 46px;text-align: center;}
.lnx {font-size: 42px!important;}
.frx {font-size: 32px!important;}
.awp {font-size: 45px!important;}
.wrd {font-size: 38px!important;}
.banner-detail strong {font-size: 36px!important;line-height: 45px!important;}
.wcm {font-size: 42px!important;}
.dmn {font-size: 46px!important;line-height: 50px!important;}
.filter-list span:last-child {width: 100%;padding-top: 5px;padding-left: 0;}
.afp {font-size: 35px!important;}
.select_filter-menu.usa .dropdown {font-size: 16px;display: block;text-align: left;border-bottom: solid 1px #d2d2d2;margin-bottom: 0;padding: 5px 0px;}
.select_filter-menu .usa.dropdown-menu {width: 100%;}
.dropdown-toggle.arow:after {display: inline-block;margin-left: 0.255em;vertical-align: 0.255em;content: "";border-top: 0.3em solid;border-right: 0.3em solid transparent;border-bottom: 0;border-left: 0.3em solid transparent;float: right;padding-top: 5px;margin-top: 10px;}
.pointimg-service .section-title {font-size: 27px!important;}
.glh_score_box ul {display: block;}
.social-icons li {margin: 0px 7px;}
.banner-btn .d-flex {display: block!important;}
.banner-btn .cowarrow {left: 0;}
.bottom-space {margin-bottom: 30px;}
.c-space-remove.mt-5 {margin-top: 1rem!important;}
.story-section .fonts45 {font-size: 36px;line-height: 50px;}
.headingline_br {padding-bottom: 20px;}
.chart-tab .nav-link {display: block;margin-bottom: 10px;width: 100%;}
.top-header-bg p {
    font-size: 12px;
    text-align: center;
}
a.highlighted-text.bold {
    height: auto;
    margin-top: 3px;
    display: inline-block;
    margin-bottom: 3px;
}
.btn-center {
    text-align: center;
}
.pbs-2 {
    padding-bottom: 15px;
}
.tab-d-none {display: none;}
.tab-d-block {display: block;}
.thirt-part.text-center {
    text-align: left !important;
}
.space-bottom {
    margin-bottom: 0px !important;
}

}

@media (max-width:479px) {
/* ========================================20 Years Celebration Theme=======================*/
.celebrating h2{font-size: 20px;}
.video-arrow.owl-carousel .owl-nav .owl-prev {left: 0;}
.video-arrow.owl-carousel .owl-nav .owl-next {right: 0;}
.cst-dus.owl-carousel .owl-nav .owl-prev {left: 0px;}
.cst-dus.owl-carousel .owl-nav .owl-next {right: 0px;}
.section-title {margin-bottom: 6px;color: #030632;line-height: normal;}
.big_title{line-height: normal;font-size: 36px;}
.wnd-icon1 {left: 20px;color: #0ea9e5;font-size: 40px;top: 5px;}
.wnd-icon {position: absolute;left: 0px;color: #0ea9e5;font-size: 40px;top: 5px;}
.inner-banner_pricebox .comman-btn {min-width: 180px;}
.bannerprice label {display: block;font-weight: 800;font-size: 36px;color: #02043e;line-height: 50px;}
.inner-banner_pricebox {display: block!important;}
.social-media li a{width: 40px;height: 40px;line-height: 35px;}
.support-detail span {font-weight: 800;color: #0ea9e5;font-size: 40px;line-height: 50px;margin-bottom: 20px;display: inline-block;}
.feature_content_item article h3:after, .feature_content_item article h4:after {margin: 0 auto;right: 0;}
.reasonably-hosting h3 {width: 100%;padding-right: 0;display: block;text-align: center;}
.reasonably-hosting.webLinux {min-height: 288px;text-align: center;}
.reasonably-hosting.webLinux .p18-comman{text-align: center;}
article.display-vertical {display: block;text-align: center;}
.forexbnr_right {min-height: auto!important;background: none!important;}
.banner-detail {font-size: 37px;line-height: 46px;text-align: center;}
.lnx {font-size: 42px!important;}
.inner-banner_pricebox {margin-bottom: 20px!important;}
.frx {font-size: 32px!important;}
.awp {font-size: 45px!important;}
.wrd {font-size: 38px!important;}
.banner-detail strong {font-size: 36px!important;line-height: 45px!important;}
.wcm {font-size: 42px!important;}
.dmn {font-size: 46px!important;line-height: 50px!important;}
.afp {font-size: 30px!important;line-height: 40px!important;}
.filter-list span:last-child {width: 100%;}
.comsing-review .display-vertical {display: block;align-items: center;text-align: center;	}
.comsing-review .avatar-img {margin: 0 auto;float: none;}
.comsing-review .avatar-detail {display: inline-block;width: 100%;padding-left: 0;padding-top: 15px;}
aside.service-support.display-vertical {display: block;text-align: center;}
.cent {display: block;text-align: center;}
.glh_score_box ul {display: block;}
.social-icons li { margin: 0px 7px;}
.inputbox, .form-control::placeholder {font-size: 11px;}
.fnts {font-size: 22px;}
.mainemail_section p {word-break: break-word;}
#testisaymonial .owl-nav .owl-prev {left: 0;}
.story-section .fonts45 {font-size: 29px;line-height: 38px;}
.chart-tab .nav-link {display: block;margin-bottom: 10px;width: 100%;}


}

@media (max-width:319px) {
.banner-detail {font-size: 37px;text-align: center;}
.filter-list span:last-child {width: 100%;}
.afp {font-size: 30px!important;line-height: 40px!important;}
aside.service-support.display-vertical {display: block;text-align: center;}
.cent {display: block;text-align: center;}
.s-pading {margin: 10px 5px;}
.glh_score_box ul {display: block;}
.social-icons li {margin: 0px 7px;}
.inputbox, .form-control::placeholder {font-size: 11px;}
.fnts {font-size: 22px;}
.mainemail_section p {word-break: break-word;}
.story-section .fonts45 {font-size: 29px;line-height: 38px;}
.chart-tab .nav-link {display: block;margin-bottom: 10px;width: 100%;}



}


@media (max-width: 990px) {.oder-2 {order: 2 !important;}.oder-1 {order: 1 !important;}}