#plans{padding:100px 0px;background: #fcfcfc;}
#plans p{text-align: center;}
.pdng{padding:100px 0px 0px 0px !important;}
.plans-one {
    padding: 100px;
    position: relative;
    margin-bottom: 50px;
}

.plans-one .first-cirl{
    height: 70%;
    width: 100%;
    position: absolute;
    top: 15%;
    right: 46%;
    border-radius: 500px;
    border: 1px solid rgba(229, 233, 234, 0.71);
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
}

.plans-one .first-cirl b{
	z-index: 1;
	cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    right: -10px;
    top: 45%;
    border-radius: 34px;
    background: #60b500;
    background: -moz-linear-gradient(top, #60b500 0%, #8bc34a 100%);
    background: -webkit-linear-gradient(top, #60b500 0%,#8bc34a 100%);
    background: linear-gradient(to bottom, #60b500 0%,#8bc34a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60b500', endColorstr='#8bc34a',GradientType=0 );
    border: 3px solid #fff;
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.1);
	transition: all 0.2s ease-in-out;
}


.plans-one .first-cirl b:hover,.plans-one .second-cirl b:hover,.plans-one .third-cirl b:hover{
	transition: all 0.2s ease-in-out;
    background: linear-gradient(to bottom, #519405 0%,#8bc34a 100%);
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.2);
}

.plans-one .second-cirl b{
    z-index: 1;
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    right: -4px;
    top: 60%;
    border-radius: 34px;
    background: #60b500;
    background: -moz-linear-gradient(top, #60b500 0%, #8bc34a 100%);
    background: -webkit-linear-gradient(top, #60b500 0%,#8bc34a 100%);
    background: linear-gradient(to bottom, #60b500 0%,#8bc34a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60b500', endColorstr='#8bc34a',GradientType=0 );
    border: 3px solid #fff;
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.1);
}

.plans-one .first-cirl b .hockup-mo-tootl{
    width: 250px;
    position: absolute;
    bottom: 32px;
    background: rgb(245, 247, 249);
    padding: 21px;
    margin: auto;
    left: -120px;
    border-radius: 7px;
	text-decoration: none !important;
}

.plans-one .first-cirl>b:hover .hockup-mo-tootl{
	opacity: 1;
}


.plans-one .first-cirl b .hockup-mo-tootl:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    border-width: 10px 8px 0 8px;
    border-color: #f5f7f9 transparent transparent transparent;
    bottom: -9px;
    left: 0;
    right: 0;
    margin: auto;
}

.plans-one .first-cirl b .hockup-mo-tootl i{
    color: #fff;
    font-size: 21px;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 40px;
    float: left;
    background: #fab17a;
    background: -moz-linear-gradient(top, #fab17a 0%, #f9d5bb 100%);
    background: -webkit-linear-gradient(top, #fab17a 0%,#f9d5bb 100%);
    background: linear-gradient(to bottom, #fab17a 0%,#f9d5bb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fab17a', endColorstr='#f9d5bb',GradientType=0 );
    margin-right: 8px;
}

.plans-one .first-cirl b .hockup-mo-tootl label{
    display: block;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-top: 3px;
    margin-bottom: 0;
}

.plans-one .first-cirl b .hockup-mo-tootl small{
    display: block;
    margin-top: 13px;
    font-weight: 100;
    font-size: 14px;
    color: #7f8b90;
    padding: 5px 0;
}



.plans-one .second-cirl b .hockup-mo-tootl{
    width: 280px;
    position: absolute;
    top: 30px;
    background: rgb(245, 247, 249);
    padding: 21px;
    margin: auto;
    left: -134px;
    border-radius: 7px;
	text-decoration: none !important;
}

.plans-one .second-cirl>b:hover .hockup-mo-tootl{
	opacity: 1;
}


.plans-one .second-cirl b .hockup-mo-tootl:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    border-width: 0 8px 10px 8px;
    border-color: transparent transparent #f5f7f9 transparent;
    top: -9px;
    left: 0;
    right: 0;
    margin: auto;
}

.plans-one .second-cirl b .hockup-mo-tootl i{
    color: #fff;
    font-size: 21px;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 40px;
    float: left;
    margin-right: 8px;
    background: #0db9de;
    background: -moz-linear-gradient(top, #0db9de 0%, #29f29b 100%);
    background: -webkit-linear-gradient(top, #0db9de 0%,#29f29b 100%);
    background: linear-gradient(to bottom, #0db9de 0%,#29f29b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0db9de', endColorstr='#29f29b',GradientType=0 );
}

.plans-one .second-cirl b .hockup-mo-tootl label{
    display: block;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-top: 3px;
    margin-bottom: 0;
}

.plans-one .second-cirl b .hockup-mo-tootl small{
    display: block;
    margin-top: 13px;
    font-weight: 100;
    font-size: 14px;
    color: #7f8b90;
    padding: 3px 0 12px;
}

.plans-one .second-cirl b .hockup-mo-tootl span{
    font-weight: 100;
    font-size: 13px;
    color: #50525d;
    margin-bottom: 7px;
    display: block;
}

.plans-one .second-cirl b .hockup-mo-tootl span>u{
    text-decoration: none;
    margin-right: 7px;
    color: #8BC34A;
}

.plans-one .plans-ss-bottom{
    margin: 30px 32px;
    font-weight: 100;
    font-size: 13px;
    color: #70707d;
    z-index: 2;
    position: relative;
}

.plans-one .plans-ss-bottom img{
    float: left;
    width: 48px;
    margin-right: 15px;
}

.plans-one .plans-ss-bottom span{
    font-weight: 500;
    color: #32323a;
    display: block;
    line-height: 20px;
    font-size: 13px;
    padding-top: 6px;
}




.plans-one .third-cirl b .hockup-mo-tootl{
    width: 280px;
    position: absolute;
    top: 30px;
    background: rgb(245, 247, 249);
    padding: 21px;
    margin: auto;
    left: -134px;
    border-radius: 7px;
	text-decoration: none !important;
}

.plans-one .third-cirl>b:hover .hockup-mo-tootl{
	opacity: 1;
}


.plans-one .third-cirl b .hockup-mo-tootl:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    border-width: 0 8px 10px 8px;
    border-color: transparent transparent #f5f7f9 transparent;
    top: -9px;
    left: 0;
    right: 0;
    margin: auto;
}

.plans-one .third-cirl b .hockup-mo-tootl i{
    color: #fff;
    font-size: 16px;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 32px;
    border-radius: 40px;
    float: left;
    margin-right: 8px;
    background: #d02de2;
    background: -moz-linear-gradient(top, #d02de2 0%, #9000a3 100%);
    background: -webkit-linear-gradient(top, #d02de2 0%,#9000a3 100%);
    background: linear-gradient(to bottom, #d02de2 0%,#9000a3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d02de2', endColorstr='#9000a3',GradientType=0 );
}

.plans-one .third-cirl b .hockup-mo-tootl label{
    display: block;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-top: 3px;
    margin-bottom: 0;
}

.plans-one .third-cirl b .hockup-mo-tootl small{
    display: block;
    margin-top: 13px;
    font-weight: 100;
    font-size: 14px;
    color: #7f8b90;
}

.plans-one .third-cirl b .hockup-mo-tootl span{
    font-weight: 100;
    font-size: 13px;
    color: #50525d;
    margin-bottom: 7px;
    display: block;
}

.plans-one .third-cirl b .hockup-mo-tootl span>u{
    text-decoration: none;
    margin-right: 7px;
    color: #8BC34A;
}


.plans-one .third-cirl b{
    z-index: 1;
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 2px;
    top: 34%;
    border-radius: 34px;
    background: #60b500;
    background: -moz-linear-gradient(top, #60b500 0%, #8bc34a 100%);
    background: -webkit-linear-gradient(top, #60b500 0%,#8bc34a 100%);
    background: linear-gradient(to bottom, #60b500 0%,#8bc34a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60b500', endColorstr='#8bc34a',GradientType=0 );
    border: 3px solid #fff;
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.1);
}


.plans-one .second-cirl{
    height: 90%;
    width: 100%;
    position: absolute;
    top: 5%;
    right: 35%;
    border-radius: 500px;
    border: 1px solid rgba(229, 233, 234, 0.71);
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
}


.plans-one .third-cirl{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0%;
    right: 20%;
    border-radius: 500px;
    border: 1px solid rgba(229, 233, 234, 0.71);
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
}

.plans-one .plansshadow {
    padding: 0px 30px;
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    position: relative;
    z-index: 2;
    margin: 0 -7px;
    background: #fff;
}

.plans-one .plansshadow h3{
    font-weight: normal;
    text-transform: capitalize;
    font-size: 17px;
    color: #6d7379;
    text-align: left;
    margin-bottom: 14px;
    margin-top: 15px;
}

.plans-one .plansshadow h3>span{
    display: block;
    letter-spacing: 0;
    font-family: 'Ubuntu', sans-serif;
    text-transform: initial;
    font-weight: 100;
    font-size: 14px;
    color: #b4babf;
    margin-top: 8px;
}

.plans-one .plansshadow:after{
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
}


.plans-one .plansshadow .nav,.tab-content{
    position: relative;
    z-index: 2;
}

.plans-one .plansshadow .nav li{
    float: left;
    width: 50%;
}

.plans-one .plansshadow .nav li>a{
    font-size: 27px;
    padding: 15px 16px 9px 8px;
    font-family: 'Ubuntu', sans-serif;
    color: #293033;
    margin-bottom: 20px;
	border-top: 3px solid transparent;
}

.plans-one .plansshadow .nav li> .active{
    border-top: 3px solid #8BC34A;
}


.plans-one .plansshadow .nav li>a>span{
    display: block;
    font-weight: 100;
    font-size: 13px;
    color: #a4aeb3;
}

.plans-one .plansshadow .nav li>a>span>b{
    margin-left: 7px;
    border: 1px solid #cfd7da;
    font-size: 11px;
    padding: 3px 10px;
    border-radius: 3px;
    letter-spacing: 1px;
}
.plans-one .plansshadow .nav li>.active>span>b{
    background: rgba(231, 235, 236, 0.58);
}

.tab-content{
    padding: 0 10px;
}

.tab-content .includedpans {
    font-weight: 100;
    font-size: 10px;
    color: #a4adb1;
    border: 1px solid #c8cfd2;
    padding: 7px 8px;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.tab-content .includedpans:hover {
    background: rgba(233, 237, 239, 0.41);
}

.tab-content .morinfoul {
    padding-left: 0;
    margin-top: 31px;
}

.tab-content .morinfoul li{
    list-style: none;
    font-weight: 100;
    font-size: 13px;
    color: #8d9ba2;
    margin-bottom: 10px;
}

.tab-content .morinfoul li .fa-check-circle{
    font-size: 16px;
    margin-right: 5px;
    color: #8BC34A;
}

.tab-content .morinfoul li .fa-times-circle{
    font-size: 16px;
    margin-right: 5px;
    color: #e87d75;
}


.tab-content .pln-price{
    margin-top: 22px;
    font-size: 11px;
    font-weight: 100;
    color: #a3acb1;
    margin-bottom: 30px;
}


.tab-content .pln-price span{
    font-size: 25px;
    display: block;
    font-weight: normal;
    color: #404548;
}



#hosttab a{
    position: absolute;
    bottom: 0px;
    right: -58px;
    background: #673AB7;
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    padding: 11px 20px;
    border-radius: 5px;
    font-size: 15px;
    text-decoration: none;
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.1);
}

#hosttab a:hover,#hosttab a:focus{
    background: #5a32a2;
    color: #fff;
    text-decoration: none;
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.3);
}
.plan-none-ind-xs2{
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.1);
    box-shadow: 0 7px 17px rgba(0, 0, 0, 0.1);
    margin-top: 50px;
    border-radius: 8px;
    padding: 40px 10px 30px;
    text-align: center;
    background: #fff;
    border: 1px solid rgba(243, 244, 245, 0.72);
}
.plan-none-ind-xs2:hover{
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.15);
    box-shadow: 0 7px 17px rgba(0, 0, 0, 0.15);
    /* transform: scale(1.01); */
}
.plan-none-ind-xs2 img{
    width: 90px;
    margin-bottom: 15px;
}
.plan-none-ind-xs2 img.os{
    width: 117px;
}
.plan-none-ind-xs2:hover img{
	transition: all 0.2s ease-in-out;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

.plan-none-ind-xs2 h3{
    display: block;
    font-weight: 800;
    font-size: 24px;
    color: #444;
}

.plan-none-ind-xs2 span{
    text-align: center;
    display: block;
    width: 100%;
    font-weight: 500;
    font-stretch: normal;
    font-size: 15px;
    line-height: normal;
    margin-top: 6px;
    color: #f56332;
}


.plan-none-ind-xs2 .non-ind-price{
    margin-top: 27px;
    display: block;
    font-size: 40px;
    color: #1DA6FF; 
    font-weight: bold;
    margin-bottom: 20px;
}
.plan-none-ind-xs2 .tp{
    display: block;
    font-size: 40px;
    color: #1DA6FF; 
    font-weight: bold;
    margin-top: -9px;
    margin-bottom: -9px;
}

.plan-none-ind-xs2 .non-ind-price p{
    
    color: #aaa;
    font-weight: 400;
    font-size: 12px;
}

.plan-none-ind-xs2 .non-ind-price b{
    font-weight: 400;
    font-size: 27px;
    margin-right: 5px;
    color: #1DA6FF; 
}

.plan-none-ind-xs2 .non-ind-price i{
    font-size: 13px;
}


.plan-none-ind-xs2 p{
    font-size: 13px;
    color: #abb4b9;
}

.plan-none-ind-xs2 p>span{
    font-weight: bold;
    color: #606b71;
}


.plan-none-ind-xs{
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.1);
    box-shadow: 0 7px 17px rgba(0, 0, 0, 0.1);
    margin-top: 50px;
    border-radius: 8px;
    padding: 40px 10px 30px;
    text-align: center;
    background: #fff;
    border: 1px solid rgba(243, 244, 245, 0.72);
	cursor: pointer;
}

.plan-none-ind-xs:hover{
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.15);
    box-shadow: 0 7px 17px rgba(0, 0, 0, 0.15);
    transform: scale(1.01);
}

.plan-none-ind-xs img{
    width: 90px;
    margin-bottom: 15px;
}

.plan-none-ind-xs:hover img{
	transition: all 0.2s ease-in-out;
	-webkit-animation: toRightFromLeft 0.3s forwards;
    -moz-animation: toRightFromLeft 0.3s forwards;
    animation: toRightFromLeft 0.3s forwards;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

.plan-none-ind-xs h3{
    display: block;
    font-size: 26px;
    font-weight: bold;
    color: #373e42;
}

.plan-none-ind-xs h3>span{
    text-align: center;
    display: block;
    width: 100%;
    color: #bfc7cc;
    font-weight: 500;
    font-size: 15px;
    margin-top: 6px;
}


.plan-none-ind-xs .non-ind-price{
    margin-top: 27px;
    display: block;
    font-size: 40px;
    color: #62D97B;
    font-weight: bold;
    margin-bottom: 20px;
}

.plan-none-ind-xs .non-ind-price b{
    font-weight: 400;
    font-size: 27px;
    margin-right: 5px;
    color: #62D97B;
}

.plan-none-ind-xs .non-ind-price i{
    font-size: 13px;
}


.plan-none-ind-xs p{
    font-size: 13px;
    color: #abb4b9;
}

.plan-none-ind-xs p>span{
    font-weight: bold;
    color: #606b71;
}

.plan-none-ind-xs a{
    background: #e9ecef;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 43px;
    position: relative;
    color: #c4cbd2;
    font-size: 16px;
    border-radius: 50px;
    margin-left: auto;
    margin-right: 13px;
}

.plan-none-ind-xs a:hover{
    background: #e9ecef;
    height: 40px;
    width: 150px;
    color: #c4cbd2;
    text-align: right;
    padding-right: 15px;
}

.plan-none-ind-xs a>span{
    position: absolute;
    line-height: 27px;
    width: max-content;
    top: 0;
    bottom: 0;
    margin: auto;
    font-weight: bold;
    height: min-content;
    right: 50px;
    color: #5e656b;
    font-size: 13px;
	opacity: 0;
}

.plan-none-ind-xs a:hover>span{
	opacity: 1;
}

.padonglass{
    padding-right: 7px;
    padding-left: 7px;
}

.plan-none-ind-xs6{
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.1);
    box-shadow: 0 7px 17px rgba(0, 0, 0, 0.1);
    margin-top: 50px;
    border-radius: 8px;
    padding: 18px 10px 18px;
    text-align: center;
    background: #fff;
    border: 1px solid rgba(243, 244, 245, 0.72);
	cursor: pointer;
}

.plan-none-ind-xs6:hover{
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.15);
    box-shadow: 0 7px 17px rgba(0, 0, 0, 0.15);
    transform: scale(1.01);
}

.plan-none-ind-xs6 img{
    width: 135px;
}


.plan-none-ind-xs6 h3{
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #444;
    padding: 0px 5px 0px 5px;
}

.plan-none-ind-xs6 h3>span{
    text-align: center;
    display: block;
    width: 100%;
    color: #bfc7cc;
    font-weight: 500;
    font-size: 15px;
    margin-top: 6px;
}


.plan-none-ind-xs6 .non-ind-price{
    margin-top: 27px;
    display: block;
    font-size: 40px;
    color: #62D97B;
    font-weight: bold;
    margin-bottom: 20px;
}

.plan-none-ind-xs6 .non-ind-price b{
    font-weight: 400;
    font-size: 27px;
    margin-right: 5px;
    color: #62D97B;
}

.plan-none-ind-xs6 .non-ind-price i{
    font-size: 13px;
}


.plan-none-ind-xs6 p{
    font-size: 13px;
    color: #abb4b9;
}

.plan-none-ind-xs6 p>span{
    font-weight: bold;
    color: #606b71;
}
.plan-none-ind-xs2 hr{opacity: .15;}
.btn-plan{
    color:#fff;
    background-color:#f56332;
    border-color:#f56332;
    font-weight: 600;
    font-stretch: normal;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    padding: 10px 20px 10px 20px;
}
.btn-plan:hover{color:#fff;background-color:#FF783F;border-color:#FF783F}
.btn-plan.focus,.btn-plan:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}

.plan-none-ind-xs3{
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.1);
    box-shadow: 0 7px 17px rgba(0, 0, 0, 0.1);
    margin-top: 50px;
    border-radius: 8px;
    padding: 40px 10px 30px;
    text-align: center;
    background: #fff;
    border: 1px solid rgba(243, 244, 245, 0.72);
    transform: scale(1);
}

.plan-none-ind-xs3:hover{
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.15);
    box-shadow: 0 7px 17px rgba(0, 0, 0, 0.15);
    transform: scale(1);
}

.plan-none-ind-xs3.best{
    border: 2px solid #1c70d3;
}

.ribbon {
  position: absolute;
  left: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#1C70D3 0%, #1C70D3 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; left: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #1C70D3;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #1C70D3;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #1C70D3;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #1C70D3;
}
.plan-none-ind-xs3 img{
    width: 90px;
    margin-bottom: 15px;
}
.plan-none-ind-xs3:hover img{
	transition: all 0.2s ease-in-out;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}
.plan-none-ind-xs3 h3{
    display: block;
    font-weight: 800;
    font-size: 24px;
    color: #444;
}
.plan-none-ind-xs3 strong{
    text-align: center;
    display: block;
    width: 100%;
    font-weight: 500;
    font-stretch: normal;
    font-size: 15px;
    line-height: normal;
    margin-top: 6px;
    color: #f56332;
}
.plan-none-ind-xs3 .non-ind-price{
    display: block;
    font-size: 40px;
    color: #1DA6FF; 
     font-weight: bold;margin-top: -9px;
margin-bottom: -9px;
}

.plan-none-ind-xs3 .non-ind-price p{
 
    color: #aaa;
    font-weight: 400;
    font-size: 12px;
}

.plan-none-ind-xs3 .non-ind-price b{
    font-weight: 400;
    font-size: 27px;
    margin-right: 5px;
    color: #1DA6FF; 
}

.plan-none-ind-xs3 .non-ind-price i{
    font-size: 13px;
}


.plan-none-ind-xs3 p{
    font-size: 13px;
    color: #abb4b9;
}

.plan-none-ind-xs3 p>span{
    font-weight: bold;
    color: #606b71;
}



.non-index-section-domain{padding: 50px 0 100px;background: #FCFCFC url(../img/pages/domain-bg.png) no-repeat left top;}
.non-index-section-domain2{padding: 50px 0 90px;background: #FCFCFC;}
.host-plans-title-non-index{
    text-align: center;
    display: block;
    width: 100%;
    font-size: 17px;
    font-weight: 400;
}
.host-plans-title-non-index span{
    display: block;
    margin-top: 16px;
    color: #000;
    font-size: 32px;   
    font-weight: 600;
}
#domain-search{
    max-width: 800px;
    margin: auto;
    margin-top: 60px;
    position: relative;
}
#domain-search input{
    width: 100%;
    padding: 10px 30px;
    border-radius: 60px;
    border: 1px solid #f0f3f5;
    outline: none;
    font-size: 13px;
    margin-bottom: 16px;
    line-height: 60px;
    font-family: "Poppins", sans-serif;
    height: 60px;
    text-transform: uppercase;
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08);
    box-shadow: 0 7px 17px rgba(0, 0, 0, 0.04);
}
#domain-search button{
    position: absolute;
    height: 54px;
    width: 54px;
    right: 4px;
    top: 3px;
    border: 0;
    outline: none;
    border-radius: 100%;
    background: #f56332;
	cursor: pointer;
}
#domain-search button:hover{background: #FF783F;}
#domain-search button img{width: 79%;}

.hosting-popover{position:relative;display:inline-block;}
.os-popup{position:absolute;left:50%;top:100%;transform:translateX(-50%);width:160px;background:#fff;border:1px solid #ddd;border-radius:6px;padding:10px;text-align:center;opacity:0;visibility:hidden;transition:.3s ease;margin-top:6px;z-index:999}
.os-popup P{font-size: 14px;font-weight: 600;color: #000;padding: 5px 0px;margin: 0px;}
.os-popup::before{content:"";position:absolute;top:-8px;left:50%;transform:translateX(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #cfcfcf}
.hosting-popover:hover .os-popup{opacity:1;visibility:visible;}
.os-popup img{transition:.3s;width:40px;margin: 10px 0px;}
.os-popup img:hover{transform:scale(1.15);}

.spec{padding: 0px 0px 0px 0px; position: relative;}
.spec-link{font-size: 16px;text-align: center;margin: 20px 0px;color: #000; transition: all .3s ease-in-out;}
.spec-link i{font-size: 14px;}
.spec-link:hover{color: #1c70d3;}
/* .thead {
    position: fixed;
    top: 85px;
    background: #fff;
    z-index: 5;
    padding: 12px 0 28px;
} */

@media only screen and (min-width:320px)and (max-width:479px){
   #plans{padding:30px 0px !important;}
   #plans p{font-size: 14px;padding: 0% 2% !important;}
  .host-plans-title-non-index span{font-size: 24px;}
  .host-plans-title-non-index{font-size:14px;}
}
@media only screen and (min-width:480px) and (max-width:767px){
  .non-index-section-domain{background: #FCFCFC;padding: 0px 0px 30px 0px;}
  #domain-search{margin-top: 30px;}
}
@media only screen and (min-width:768px) and (max-width:1024px){
  .non-index-section-domain{background: #FCFCFC;padding: 0px 0px 30px 0px;}
  #domain-search{margin-top: 30px;}
}