/*body{*/
/*    font-family: 'Roboto', sans-serif;*/
/*}*/

.row{
    margin: 0;
}

.container{
    padding: 0;
}
.form-control:focus {
    box-shadow: none;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.page-link:focus {
    box-shadow: none;
}

.softwareSolutionPage {
    background-color: #eee;
    padding: 40px 0;
}

a.gridType {
    display: block;
    text-align: center;
    background-color: #c2e8ff;
    padding: 40px 20px;
    margin: 10px 0;
    border-radius: 10px;
    box-shadow: 0px 0px 4px #bfbfbf;
    text-decoration: none;
    transition-duration: 0.3s;
}

.typeSoft .modal-lg, .modal-xl {
    max-width: 1200px;
}

.typeSoft .modal-content {
    padding: 50px;
    background-image: linear-gradient(13deg, #0088d5, #005f80, #2aa459, #3d8925);
    background: #eee;
}

.modelLeft {
    background-color: #fff;
    padding: 35px;
    color: #444;
    border-radius: 10px;
    text-align: center;
}

.modelLeft h4{
    
}

.modelLeft p{
    font-size: 13px;
    line-height: 22px;
    margin: 15px 0;
}

.softHeadSection {
    background-color: #2591d2;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 0px 5px #9f9f9f;
    color: #fff;
    margin-bottom: 30px;
}

.softHeadSection h2{
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.softHeadSection p{
    margin: 0;
    line-height: 29px;
    font-size: 17px;
}

.modelLeft a{
    display: block;
    background-color: #178dc2;
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 0;
    width: 45%;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0px auto;
}

.modelRight {
    color: #fff;
    height: 70vh;
    overflow: scroll;
    scrollbar-width: none;
    background-color: #444;
    border-radius: 10px;
    padding: 30px;
}

.modelRight h3{
    
}

button.close {
    position: absolute;
    top: 0%;
    font-size: 34px;
    color: #f00;
    background-color: white;
    right: 0%;
    padding: 0 10px 10px;
    border-radius: 50%;
}

.modelRight p{
    font-size: 14px;
}

.modelRight p b{
    
}

.modelRight ul{
    
}

.modelRight ul li{
    font-size: 14px;
    margin: 2px 0;
}

a.gridType:hover{
     background-color: #fff;
}

a.gridType p {
    margin: 0;
    font-size: 14px;
    color: #444;
    height: 105px;
    display: none;
}

.sidePartSoft {
    margin-top: 30px;
}

.sidePartSoft .row{
    background-color: #fff;
    padding: 20px 0;
    margin: 20px 0;
}

.sidePartSoft .row img{
    display: block;
    width: 50%;
    margin: 0px auto;
}

a.gridType img{
    display: block;
    margin: 0px auto;
}

a.gridType h4{
    font-size: 20px;
    color: #444;
    margin-top: 10px;
}

.sideSoftContent {
    background-color: #eee;
    padding: 20px;
    height: 100%;
}

.sideSoftContent h3 {
    font-weight: bold;
    letter-spacing: 1px;
    color: #00bfbf;
}

.sideSoftContent p{
    margin: 0;
    font-size: 15px;
    line-height: 25px;
}

/**top header css start**/
.top-header {
    background:#2A363F;
}
.top-header-left {
    padding: 10px 0;
}
.top-header-left ul {
    padding: 0;
    margin: 0;

}

.top-header-left ul li {
    list-style: none;
    float: left;
    width: 25px;
    height: 25px;
    background: #6a7379;
    margin: 0 3px;
    border-radius: 100%;
    text-align: center;
    line-height: 16px;
    vertical-align: middle
}
.top-header-left ul li a {
    color: white;
    transition: all 0.3s ease;
    padding: 5px;
    display: inline-block;
    font-size: 16px;
}

.top-header-left ul li a:hover {
    color: #eee;
}

.top-header-right {
    float: right;
    padding: 10px 0;
}
ul.top-header-phone {
    padding: 0;
    margin: 0;
}
ul.top-header-phone li {
    float: left;
        margin: 0 5px;
    list-style: none;
}

ul.top-header-phone li a {
    color: white;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s ease;
    padding: 2px 7px;
    vertical-align: middle;
    font-size: 15px;
}
ul.top-header-phone li a i {
    margin-right: 7px;
}
ul.top-header-phone li a i.fa.fa-phone {
    width: 25px;
    height: 25px;
    background: #6a7379;
    margin-right: 7px;
    border-radius: 100%;
    text-align: center;
    line-height: 17px;
    padding: 5px;
    vertical-align: middle;
}
ul.top-header-phone li a i.fa.fa-envelope {
    width: 25px;
    height: 25px;
    background: #6a7379;
    margin-right: 7px;
    border-radius: 100%;
    text-align: center;
    line-height: 17px;
    padding: 5px;
    vertical-align: middle;
    font-size: 12px
}

ul.top-header-phone li a.login {
    background: #2691d3;
    border-radius: 3px;
}

ul.top-header-phone li a.login:hover {
    background: #86c724;
}

ul.top-header-phone li a.singup {
    background: #2691d3;
    border-radius: 3px;
}

ul.top-header-phone li a.singup:hover {
    background: #86c724;
}


ul.top-header-phone li a.offers {
overflow: hidden;
text-align: center;
font-family: sans-serif;
-webkit-animation: glow linear 1s infinite; 
animation: glow linear 1s infinite;
    padding: 2px 7px;
    border-radius: 3px;
} 
@-webkit-keyframes glow { 
0% { background-color:red; }
50% { background-color:orange; }
100% { background-color:red; } 
} 
@keyframes glow { 
0% { background-color:red; }
50% { background-color:orange; }
100% { background-color:red; } 
}

/**top header css End**/
/**main menu css start**/
.main-header {
    padding: 25px 0;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    

}
.logo img {
    width: 100%;

    transition: all 450ms ease-out;
    -webkit-transition: all 450ms ease-out;
    -moz-transition: all 450ms ease-out;
    padding: 5px;
}
.main-menus {
    margin: 0;
    text-align: center;
    float: right;
}
.main-menus ul{
    list-style: none;
    color: black;
        margin: 0;
        padding: 0;
}
.main-menus ul li{
    float: left;
    color: #2a363f;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    transition: all ease 0.3s;

}
.main-menus ul li:hover >.sub-menu-0{
    display: block;

}

.main-menus ul li a{
    text-decoration: none;
    color: #2a363f;
    font-size: 14px;
    transition: all ease 0.3s;
    padding: 20px 8px;
    display: inline-block;
    font-weight: 500;
}

.main-menus ul li a:hover {
    color: #3183d7;
    transition: all 0.3s ease;
}

.main-menus .fa{
    margin-right: 8px;
}
.sub-menu-0{
    display: none;
    position: absolute;
    z-index: 9;
}
ul.sub-menu{
    padding: 0;
    text-align: left;
    background-color: white;
    margin-top: 20px;
    border: 5px solid #f2f2f2;
    
}

ul.sub-menu li {
    width: 150px;
    background-color: white;
    float: none;

    
}

.main-menus ul li:hover >.sub-menu-header{
    display: block;
}


ul.SubMenus {
    position: absolute;
    width: 300px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    display:none;
    z-index: 9;
}

ul.SubMenus li {
    width: 100%;
    text-align: left;
    padding: 5px 10px;
}

ul.SubMenus li a {
    padding: 10px;
}

.main-menus ul li:hover > ul.SubMenus{
    display: block;
}


.sub-menu-header{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    /* min-width: 160px; */
    padding: 0px 0;
    font-size: 13px;
    list-style: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
    width: 900px;
    margin-left: -180px;
    margin-top: -5px;
    padding: 15px;
}

.sticky-bar.stick {
    -webkit-animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
    background-color: #fff;
    border-bottom: 0 solid #4a90e2;
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.06);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    left: 0;
    padding: 0;
    transition: all 0.3s ease;
}

.main-header.sticky-bar.stick.logo img{
    width: 10px;
}
.logo.small img {
    width: 75%;
    padding: 10px;
}

.sub-menu-header-list h4 {
    margin: 0;
    color: #454545;
    font-size: 16px;
    font-weight: 500;
    display: block;
    transition: all 0.3s ease;
}
.sub-menu-header-list h4:hover {
    color: #3183d7;
}
.sub-menu-header-list i {
    font-size: 35px;
    color: #6e7a83;
}
.sub-menu-header-list i:hover {
   color: #3183d7;
}

.sub-menu-header-list p {
    font-size: 12px;
    margin: 0;
    color: #999;
}

.sub-menu-header-list p:hover {
    color: #3183d7;
}

.sub-menu-header-list {
    text-align: left;
}
.sub-menu-header-list a {
    padding: 0 !important;
}

.mobilemenubar {
    padding: 5px;
    text-align: center;
}

.mobilemenubar i {
    background: #272727;
    padding: 5px 10px;
    color: white;
    border-radius: 3px;
    font-size: 26px;
}


.mobile-menu-div {
    -webkit-animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
    border-bottom: 0 solid #4a90e2;
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.06);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.mobile-menu-body {
    margin: 15px 0;
}
.mobile-menu-body ul {
    padding: 0;
    margin: 0;
}
.mobile-menu-body ul li {
    list-style: none;
    padding: 5px 20px;
}


.mobile-menu-body ul li ul.submenu {
    display: none;
}

ul.submenu li {
    margin: 0;
    padding-left: 5px;
}

ul.submenu li a{
    font-size:12px;
}


.mobile-menu-body ul li a {
    color: #2a363f;
    font-weight: bold;
    text-decoration: none;
}

.mobile-menu-body ul li span {
    float: right;
}

a#fbboxdiv4 i {
    font-size: 25px;
    font-weight: 100;
    color: #2a363f;
    padding: 5px 10px;
}

.mobilecanvas{
    width: 70%;
    float: right;
    background: white;
    height: 100%
}

div.fbboxdiv3 {
    background: #00000080;
}

.closemobilecanvas {
    width: 30%;
    float: left;
    background: #00000080;
    height: 100%;
}

.call-us {
    text-align: center;
}
.call-us a {
    font-size: 25px;
    display: block;
    font-weight: 900;
    border-top: 1px solid gray;
    padding: 10px 0;
    color: #3799d4;
}

/**main menu css End**/

/**Home Page css Start**/
.search-div {
    background: #2a363f;
}

.serarch-domain-form {
    padding: 50px 0;
    border-bottom: 1px solid #1d262c;
    background: #2a363f;
}
.serarch-domain-form h5 {
    text-transform: uppercase;
    font-size: 14px;
    color: white;
    font-weight: bold;
    padding: 20px 5px;
}

.serarch-domain-form input {
    height: 57px;
}


.serarch-domain-form button {
    background: #377ec6;
    color: white;
    font-weight: bold;
    padding: 15px 10px;
    margin: 0 10px;
}

.serarch-domain-form button:hover {
    
    color: white;
}

.serarch-domain-form button:hover{
    background: #86c724;
}

.domain-name-price {
    border-top: 1px solid #3f3f3f;
    height: 100px;
}
.domain-name-price ul li {
    list-style: none;
    float: left;
    padding: 15px 5px;
    border-right: 1px solid #1d262c;
    border-left: 1px solid #3f3f3f;
    color: white;
    font-size: 27px;
}
.domain-name-price ul li span.price {
    font-weight: 200;
}
.domain-name-price ul {
    margin: 0 12%;
    padding: 0;
}



/**Home Page css End**/

/**Hosating Packages css start**/
.hosting-package-div {
    margin-bottom: 50px;
}
.hosting-package-title {
    text-align: center;
    padding-top: 100px;
}
.hosting-package-title h1 {
    font-weight: 800;
    display: block;
    font-size: 30px;
    line-height: 35px;
    color: #2a363f;
    text-transform: uppercase;
}

.hosting-package-title p {
    padding: 35px 0;
    font-size: 25px;
    font-weight: 600;
    font-family: revert;
    letter-spacing: 0.5px;
    line-height: 30px;
    color: #2a363f;
}

.hosting-package-title p span{
    font-weight: 900;
    font-style: normal;
    color: #2a363f;
}

.host-package-grid {
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    transition: all .3s ease-out 0s !important;
}

.host-package-grid:hover {
    box-shadow: 0 20px 30.4px 2.6px rgba(0,0,0,.24);
transition: box-shadow .2s ease-in-out 0s;
transform: scale(1.1,1.1);
z-index: 99;
}


.host-package-grid ul {
    padding: 0;
    margin: 0;
}
.host-package-grid ul li {
    list-style: none;
    text-align: center;
    padding: 8px 0;
    border-bottom: 1px solid #f3f3f3;
    color: #2a363f;
    font-size: 14px;
}
.host-package-grid ul li b {
    text-transform: uppercase;
}
.host-package-grid ul li:last-child{
    border-bottom: 0px solid gray;
}

.hosting-packages-title h4 {
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
}

.hosting-packages-price {
    background: #5f686f;
    margin-bottom: 35px;
    padding: 27px 0px 23px 0px;
    color: white;
    text-align: center;
}

.hosting-packages-price {
    background: #5f686f;
    margin-bottom: 5px;
    padding: 15px 0px 23px 0px;
    color: white;
    text-align: center;
}
.hosting-packages-price p {
    font-size: 14px;
    margin: 0;
}
.hosting-packages-price span {
    font-size: 14px;
    display: block;
    color: #e4e4e4;
}
.hosting-packages-price strong {
    font-size: 37px;
}
.hosting-packages-price a.btn {
    background: white;
    margin: 5px 0;
    font-size: 12px;
    padding: 8px 20px;
    font-weight:bold;
    transition: all ease 0.3s;
}
.hosting-packages-price a.btn:hover {
    background: #377ec6;
    color: white;
}
a.btn.bestsele:hover {
    background: #5f686f;
}
.host-package-grid.hightlight img {
    display: block;
    position: absolute;
    top: -22px;
    margin-left: -67px;
    left: 50%;
    width: 134px;
}
.host-package-grid.hightlight {
    position: relative;
}

/**Hosating Packages css End**/

/**why-choose css End**/
.why-choose {
    background: #f3f3f3;
    padding: 100px 0;
}

.why-choose-title h5 {
    font-size: 30px;
    font-weight: 800;
    color: #2a363f;
}

.why-choose-title {
    text-align: center;
    margin-bottom: 50px;
}
.why-choose i {
    width: 62px;
    height: 62px;
    border-radius: 100%;
    background-color: #fff;
    text-align: center;
    line-height: 62px;
    position: relative;
    margin: 6px;
    color: #2a363f;
    font-size: 23px;
    margin-right: 20px;
}
.why-choose i::hover {
    color: #3183d7;

}

.why-choose i:hover::after{
top: -5px;
bottom: -5px;
right: -5px;
left: -5px;
}

.why-choose i::after {
border-radius: 100%;
background: rgba(255,255,255,0.1);
border: 2px solid #fff;
position: absolute;
content: "";
z-index: 1;
top: 0px;
left: 0;
bottom: 0;
right: 0;
transition: all ease 0.3s;
}
.why-choose h4 {
    color: #2a363f;
    letter-spacing: 0.5px;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 400;
}
.why-choose p {
    color: #2a363f;
    font-size: 14px;
    line-height: 20px;
        margin: 0;
}

.why-choose col-md-4 {
    padding: 15px 10px;
}

/**why-choose css End**/

/**domain-hosting css End**/
.domain-hosting-title {
    width: 100%;
    text-align: center;
    padding: 64px 0px 30px 0px;
    background: url(../images/up-arrow.png) no-repeat center bottom;
    background-size: auto;
    background-size: 60px 30px;

}

.domain-hosting-title h2 {
    color: #3183d7;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 30px;
    font-weight: 800;
}

.domain-hosting-towin{
    padding-top: 30px;
    position: relative;
    z-index: 9;
    background: #3f4a52;
    width: 100%
}

.domain-hosting-left {
    margin: 25px 0;
}
.domain-hosting-left i.fa.fa-desktop.element-icon {
    font-size: 70px;
    color: white;
    padding: 5px;
}
.domain-hosting-left p {
    margin: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    display: block;
    margin-bottom: 0px;
    font-style: normal;
}
.domain-hosting-left h2 {
    color: #fff;
    font-size: 40px;
    line-height: 35px;
    font-weight: 900;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 45px;
}

.domain-hosting-left ul {
    margin: 0;
    padding: 0;
}
.domain-hosting-left ul li {
    list-style: none;
    padding: 10px 0px;
    margin: 0px;
    color: #fff;
    font-size: 16px;
}
.domain-hosting-left i {
    color: #959b9f;
    
}

.domain-hosting-left a.btn {
    background: white;
    font-weight: bold;
    font-size: 14px;
    padding: 8px 20px;
    transition: all 0.3s ease;
    margin: 20px 0;
}
.domain-hosting-left a.btn:hover {
    color: white;
    background: #3183d7;
}
/**domain-hosting css End**/


/**Offer section css start**/
.offers-section {
    text-align: left;
padding: 90px 0px 70px 0px;
background: #eee url('../images/offer-hosting.jpg');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
background-attachment: fixed;
background-origin: initial;
background-clip: initial;
background-size: cover;
background-repeat: no-repeat;
background-position: 100% 0;
background-position: center;

}
.offers-tab-content img {
    border: 1px dotted #2a363f;
    width: 100%;
}
.offers-tab-content h2 {
    color: #2a363f;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 600;
}
.offers-tab-content p {
    font-size: 16px;
    line-height: 25px;
    color: #2a363f;
}
.offers-tab-content a {
    border: 2px solid #3183d7;
    font-size: 12px;
    padding: 8px 15px;
    transition: all 0.3s ease;
}
.offers-tab-content a:hover{
    border: 2px solid #3183d7;
    color: white;
    background:#3183d7;
}



.couponBiox {
    text-align: center;
    background-color: #ffffff;
    padding: 30px;
    margin: 10px 0;
    box-shadow: 0px 0px 5px #ccc;
}

.couponBiox h3{
    background-color: #2691d3;
    text-transform: uppercase;
    color: #fff;
    padding: 7px 0px 8px;
    font-size: 20px;
    letter-spacing: 2px;
}

.couponBiox h6{
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 15px 0px;
}

.couponBiox .input-group {
    margin: 10px 0px 0;
    background-color: #2691d3;
    padding: 5px;
}

.couponBiox .input-group>.form-control{
    width: 75%!important;
    flex: unset;
}

.couponBiox .input-group .input-group-append {
    width: 25%;
    display: block;
}

.couponBiox .input-group .input-group-text{
    text-transform: uppercase;
    padding: 6px 0px;
    text-align: center;
    display: block;
    font-weight: bold;
    transition-duration: 0.2s;
    cursor: pointer;
    background-color: #444;
    color: #fff;
}

.couponBiox .input-group .input-group-text:hover{
    background-color: #000;
}

/**Offer section css End**/

/**hosting features css start**/
.hosting-fetued {
    margin: 60px 0;
}
.hosting-fetued p {
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
}
.offers-title h4 {
    animation-delay: 200ms;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 30px;
    font-weight: bold;
    color: #2a363f;
    text-align: center;
}

.tabs-offers-div ul {
    justify-content: space-between;
    margin: 25px;
}
.tabs-offers-div ul li a {
    background: white;
    padding: 10px 35px;
    font-weight: bold;
    color: #272727;
    transition: all 0.3s ease;
}

.tabs-offers-div ul li a:hover{
    background-color: #3183d7;
    color: white;
}
.tabs-offers-div ul li a.active {
    background-color: #3183d7;
    color: white;
}
.offers-tab-content {
    background: white;
    padding: 25px 15px;
}

.hosting-fetued h4 {
    font-weight: bold;
}
.hosting-fetued img {
    margin: 25px auto 20px auto;
    width: 100px;
    border: 1px dotted;
}
.hosting-fetued a {
    background: white;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #3183d7;
        border-radius: 20px
}

.hosting-fetued a:hover {
    color: #ffffff;
    background: #3183d7;
}
a.btn.fetured-more-btn.black:hover {
    background: #2a363f;
}

    

.shared-hosting{
    background: #2a363f;
    color: white;
    text-align: center;
    padding: 30px;
}
.reseller-hosting{
     background: #3183d7;
    color: white;
    text-align: center;
    padding: 30px;
}
.cloud-computing{
    background: #f3f3f3;
    color: #2a363f;
    text-align: center;
     padding: 30px;
}

.img{
    border: 1px dotted;
}

/**hosting features css end**/



/**hosting Pages css end**/

.page-title-div{
position: relative;
width: 100%;
color: #fff;
text-align: center;
padding: 100px 0px 59px 0px;
background-size: auto;
background-size: cover;
}

.page-title-div h1{
color: #fff;
font-size: 45px;
font-weight: 700;
line-height: 45px;
text-transform: uppercase;
}
.page-title-div p {
    color: #dfdbdb;
    transition: all 0.3s ease;
}
.page-title-div p a {
    color: #999;
    transition: all 0.3s ease;
    text-decoration: none;
}
.page-title-div p a:hover {
    color: #dfdbd3;
}

.hosting-price-package-div {
    margin: 60px 0 !important;
}
.hosting-price-package-div-title {
    text-align: center;
}
.hosting-price-package-div-title h2 {
    color: #2a363f;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 50px 0;
}

.hosting-price-package table.table tr td {
    border: 2px solid white;
    padding: 0;
    font-size:14px;
}
.hosting-price-package table.table tr td span {
    display: block;
    padding: 12px 0px 12px 18px;
    text-align: center;
}
.hosting-price-package table.table tr td span i.fa.fa-check {
    font-size: 14px;
    border-radius: 100%;
    width: 23px;
    height: 23px;
    text-align: center;
    vertical-align: middle;
    line-height: 22px;
    background: #fff;
    color: #3182d6;
}
.hosting-price-package table.table tr td span.light {
    background: #f9f9f9;
}
.hosting-price-package table.table tr td span.dark {
    background: #f3f3f3;
}

table.table tr td .fetured-text {
    text-align: right;
    margin-right: 20%;
    position: relative;
    padding: 12px 20px 12px 0px;
    background: #5f686f;
}

table.table tr td .fetured-text p {
    margin: 0;
    color: white;
    font-weight: 300;
}
table.table tr td .fetured-text h4 {
    margin: 0;
    color: white;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: bold;
}


table.table tr td .starter-boynow {
    background: #f9f9f9;
    text-align: center;
    padding: 5px;
}

table.table tr td .starter-boynow p {
color: #727272;
font-size: 12px;
font-weight: 300;
font-style: normal;
}

table.table tr td .starter-boynow a {
    background: #2a363f;
    color: white;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.3s ease;
}

table.table tr td .starter-boynow a:hover {
    background: #3183d7;
    color: white;
}

table.table tr td .business-boynow {
    background: #2a363f;
    text-align: center;
    padding: 5px;
}

table.table tr td .business-boynow p {
color: #fff;
font-size: 12px;
font-weight: 300;
font-style: normal;
}

table.table tr td .business-boynow a {
    background: #2a363f;
    color: white;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.3s ease;
}

table.table tr td .business-boynow a:hover {
    background: #3183d7;
    color: white;
}

table.table tr td .starter-boynow {
    background: #eee;
    text-align: center;
    padding: 5px;
}

table.table tr td .starter-boynow p {
color: #727272;
font-size: 12px;
font-weight: 300;
font-style: normal;
}

table.table tr td .starter-boynow a {
    background: #2a363f;
    color: white;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.3s ease;
}

table.table tr td .starter-boynow a:hover {
    background: #3183d7;
    color: white;
}

table.table tr td .premium-boynow {
    background: #eee;
    text-align: center;
    padding: 5px;
}

table.table tr td .premium-boynow p {
color: #727272;
font-size: 12px;
font-weight: 300;
font-style: normal;
}

table.table tr td .premium-boynow a {
    background: #2a363f;
    color: white;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.3s ease;
}

table.table tr td .premium-boynow a:hover {
    background: #3183d7;
    color: white;
}

.starter-price {
    text-align: center;
    padding: 10px;
}
.starter-price p {
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #727272;
}
.starter-price h2 {
    margin: 0;
    font-size: 33px;
    color: #3183d7;
    font-weight: bold;
}
.starter-price h2 span {
    padding: 0 !important;
    color: #2a363f;
}
.starter-price h2 span {
    font-size: 12px;
    display: inline-block !important;
}

.business-price {
    text-align: center;
    padding: 10px;
}
.business-price p {
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
}
.business-price h2 {
    margin: 0;
    font-size: 33px;
    color: #ffffff;
}
.business-price h2 span {
    font-size: 12px;
    display: inline-block !important;
}

.premium-price {
    text-align: center;
    padding: 10px;
}
.premium-price p {
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #727272;
}
.premium-price h2 {
    margin: 0;
    font-size: 33px;
}
.premium-price h2 span {
    font-size: 12px;
    display: inline-block !important;
}

.starter-price-footer {
    padding: 10px;
    text-align: center;
}
.starter-price-footer h2 {
    margin: 0;
    font-size: 35px;
    color: #3183d7;
    font-weight: bold;
}

.starter-price-footer span {
    padding: 0 !important;
    color: #2a363f;
    font-size: 12px;
    display: inline-block !important;
}
.starter-price-footer p {
    color: #727272;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
}
.starter-price-footer a {
    background: #2a363f;
    color: white;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.3s ease;
}
.starter-price-footer a:hover {
    background: #3183d7;
    color: white;
}

.business-price-footer {
    padding: 10px;
    text-align: center;
}
.business-price-footer h2 {
    margin: 0;
    font-size: 35px;
    color: #fff;
    font-weight: bold;
}

.business-price-footer span {
    padding: 0 !important;
    color: #ffff;
    font-size: 12px;
    display: inline-block !important;
}
.business-price-footer p {
    color: #727272;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
}
.business-price-footer a {
    background: #fff;
    color: #2a363f;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.3s ease;
}
.business-price-footer a:hover {
    background: #3183d7;
    color: white;
}

.premium-price-footer {
    padding: 10px;
    text-align: center;
}
.premium-price-footer h2 {
    margin: 0;
    font-size: 35px;
    color: #3183d7;
    font-weight: bold;
}

.premium-price-footer span {
    padding: 0 !important;
    color: #2a363f;
    font-size: 12px;
    display: inline-block !important;
}
.premium-price-footer p {
    color: #727272;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
}
.premium-price-footer a {
    background: #2a363f;
    color: white;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.3s ease;
}
.premium-price-footer a:hover {
    background: #3183d7;
    color: white;
}

table.table tr td .business-boynow a {
    background: #ffffff;
    color: #2a363f;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.3s ease;
}

.hosting-price-package table.table tr td span.best-value {
    background: #3183d7;
    position: absolute;
    width: 100%;
    padding: 3px;
    margin-top: -25px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    font-size: 14px;
}
.starter-price h2 span {
    padding: 0 !important;
    color: #2a363f;
}


table.table tr td .business-boynow a:hover {
    background: #3183d7;
    color: white;

}


table.table tr td .fetured-text:after {
    left: 100%;
top: 50%;
border: solid transparent;
    border-top-color: transparent;
    border-top-width: medium;
    border-right-color: transparent;
    border-right-width: medium;
    border-bottom-color: transparent;
    border-bottom-width: medium;
    border-left-color: transparent;
    border-left-width: medium;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(153, 153, 153, 0);
    border-left-color: rgba(153, 153, 153, 0);
border-left-color: #5f686f;
border-width: 18px;
margin-top: -18px;
}

.bangkdbbl img {
    display: block;
    margin-bottom: 10px;
    width: 50%;
}

.include-section {
    background: #f3f3f3;
    padding: 100px 0;
}

.include-section p {
    text-align: justify;
}

.include-section h1 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.5px;
    font-size: 30px;
    margin-bottom: 25px;
    color: #2a363f;
}
.colm5 {
    width: 20%;
}

.inslude-section-text {
    text-align: center;
    padding: 10px;
    background: white;
    margin: 5px;
    height: 150px;
    transition: all 0.3s ease;
    color: #727272;
    border-radius: 3px;
    cursor: pointer;
}
.inslude-section-text:hover{
    background: #2a363f;
    color: white;
}





.inslude-section-text h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 15px 0;
}
.inslude-section-text i {
    display: block;
    font-size: 50px;
    margin-bottom: 10px;
}
/**hosting Pages css end**/


/**SSL Pages css Start**/

.ssl-divs {
    margin: 50px 2%;
}

.ssl-divs h2 {
    text-align: center;
    margin-bottom: 50px;
    color: #2a363f;
    font-weight: bold;
    text-transform: uppercase;
}

table.ssl-table tr td a {
    display: block;
    text-align: center;
    color: white;
    font-weight: bold;
}

table.ssl-table tr td a:hover{
    color: #e4dfdf;
}
table.ssl-table tr td {
    color: gray;
}
/**SSL Pages css end**/

/**Domian Pages css end**/
.domain-divs {
    padding: 100px 0;
    min-height: 500px;
}
.domain-divs a.btn {
    color: #666;
    border-color: #EBEBEB;
    background-color: #EBEBEB;
    display: block;
}
.domain-btns {
    text-align: center;
    padding: 15px 8px;
}
.domain-divs a.btn:hover {
    background: #3183d7;
    color: white;
    border-color: #3183d7;
}


/**Domian Pages css End**/


/**About Us Pages css Start**/
.service-counts-div {
    margin: 50px 0;
}
.service-count {
    background: gray;
    padding: 10px;
    text-align: center;
}
.service-count h4 {
    color: white;
    font-size: 39px;
    font-weight: 800;
}
.service-count p {
    color: white;
}

.about-choose-us{
    background: #f3f3f3;
}

.about-choose-us {
    background: #f3f3f3;
    padding: 50px 0;
}

.about-choose-us h3 {
    text-align: center;
    margin-bottom: 50px;
    font-weight: bold;
    color: #2a363f;
}
.website-running {
    padding: 35px;
    background: white;
    margin:10px;
}
.website-running img {
    width: 100%;
    border: 1px dotted;
}
.website-running p {
    text-align: center;
    margin: 20px 0;
    font-size: 16px;
}



.about-whychoose {
    margin: 60px 0;
    text-align: center;
}
.chooseimg {
    margin: 10px 30px;
    cursor: pointer;
}

.chooseimg img {
    padding: 7px;
    width: 100%;
    transition: all .3s ease 0s;
}

.chooseimg p {
    margin: 0;
    font-weight: bold;
    font-size: 15px;
    line-height: 15px;
}

.chooseimg img:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.our-team-div {
    background: #f3f3f3;
    padding: 100px 0;
}

.our-team-div h2 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    color: #2a363f;
    margin-bottom: 50px;
}

.teams-part {
    background: #ffffff;
    margin: 15px;
    padding: 10px;
    transition: all 0.8s ease;
    cursor: pointer;
}
.teams-part:hover {
    background: gray;
}


.teams-part img {
    width: 100%;
    border-radius: 100%;
    border: 1px dotted;
}

.team-profile h2 {
    margin: 0;
    text-align: left;
    font-size: 17px;
    color: #3183d7;
}

.team-profile h6 {
    color: #9eaaaa;
    font-weight: bold;
    padding: 5px 0;
}

.team-profile p {
    color: #706d6d;
    line-height: 20px;
    font-size: 15px;
    margin: 0;
}

.team-imgage {
    padding: 10px;
}

.team-profile {
    padding: 10px 0;
}

.teams-part.active h2 {
    color: white;
}
.teams-part.active h6 {
    color: white;
}
.teams-part.active p {
    color: white;
}


/**About Us Pages css End**/


/**Portfolio Pages css Start**/

.portfolio-divs{
    padding:50px 0;
}

.portfolio-divs h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    color: #2a363f;
}

.portfolio-divs p {
    text-align: center;
    font-weight: bold;
    color: #c3c2c2;
}

/**Portfolio Pages css End**/


/**Blog Pages css Start**/

.blog-divs{
    padding:50px 0;
}

.blog-divs h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    color: #2a363f;
}



.blog-catagories {
    border: 1px solid #f3f3f3;
    margin: 10px 0;
}

.blog-catagories p {
    margin: 0;
    padding: 7px 10px;
    background: #f3f3f3;
    color: #2a363f;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

.blog-catagories ul {
    margin: 0;
    padding: 15px 20px;
}

.blog-catagories ul li {
    list-style: none;
    border-bottom: 1px solid #f3f3f3;
    padding: 5px 10px;
}

.blog-catagories ul li {
    border-bottom: 0px solid #f3f3f3;
}

.blog-catagories ul li a {
    text-decoration: none;
    color: #2691d3;
    font-weight: bold;
    display: block;
    transition: all 0.3s ease;
}

.blog-catagories ul li a:hover {
    color: #1476b2;
}

.latest-post {
    border: 1px solid #f3f3f3;
    margin: 10px 0;
}

.postexcerttext{
    text-align:justify;
}

.latest-post p {
    margin: 0;
    padding: 7px 10px;
    background: #f3f3f3;
    color: #2a363f;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

.latest-post ul {
    margin: 0;
    padding: 15px 20px;
}

.latest-post ul li {
    list-style: none;
    border-bottom: 1px solid #f3f3f3;
    padding: 3px 10px;
}
.latest-post ul li:last-child {
    border-bottom: 0px solid #f3f3f3;
}
.latest-post ul li a {
    text-decoration: none;
    color: #2691d3;
    display: block;
    transition: all 0.3s ease;
}

.latest-post ul li a:hover {
    color: #1476b2;
}
.blog-post-div {
    padding: 10px;
}
.blog-post {
    margin-bottom: 10px;
    border-bottom: 1px dotted;
    padding-bottom: 10px;
}
.blog-post h2 {
    font-size: 24px;
    color: white;
    padding: 5px 10px;
    background: gray;
}
.blog-post a.btn {
    background: #f3f3f3;
    font-weight: bold;
    transition: all 0.3s ease;
}
.blog-post a.btn:hover {
    background: #2590d2;
    color: white;
}

.post-comment {
    padding: 10px;
    margin: 10px;
    border: 1px solid #f3f3f3;
}

.post-details {
    text-align: justify;
}
.post-details img {
    max-width: 100%;
}

/**Blog Pages css End**/

/**Review Pages css Start**/

.review-divs{
    padding:50px 0;
}

.review-divs h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    color: #2a363f;
    margin-bottom: 50px;
}


.review-rating {
    padding: 10px;
    border: 1px solid gainsboro;
}

.review-rating h3 {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 1px dotted;
    margin: 0;
    padding-bottom: 8px;
}
.review-rating h3 span {
    color: #FFC107;
    font-size: 15px;
}
.review-rating p {
    font-size: 14px;
    font-weight: bold;
    color: #2a363f;
}
.addvertise {
    margin: 10px 0;
    border: 1px solid gainsboro;
    padding: 10px;
    background: #fbfbfb;
    height: 250px;
}

.review-post-div {
    padding: 0 10px;
    padding-bottom: 25px;
}

.review-post {
    padding: 10px 15px;
    border-bottom: 1px dotted;
}


.write-review {
    padding: 10px;
    border: 1px solid gainsboro;
    margin:10px;
}

button.btn.reviewbtn {
    background: #f3f3f3;
    font-weight:bold;
    transition: all 0.3s ease;
}
button.btn.reviewbtn:hover {
    background: #3183d7;
    color: white;
}

/**Review Pages css End**/

/**Contact Us Pages css Start**/

.contact-divs{
    padding:100px  0;
}

.form-divs h2 {
    font-size: 23px;
    font-weight: bold;
    color: #2a363f;
}
.form-divs p {
    font-size: 14px;
    line-height: 18px;
    color: gray;
}

.form-divs button.contactbtn {
    background: #f3f3f3;
    font-weight:bold;
}

.form-divs button.contactbtn:hover {
    background: #3183d7;
    color:white;
}

.office-address p:first-child {
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
}

.office-address h3 {
    text-transform: uppercase;
    font-weight: bold;
}

.office-address p:first-child span {
    color: #9e9e9e;
}


/**Contact Us Pages css End**/


/**Payment Method Pages css Start**/
.payment-methods{
    padding:100px 0;
}

.payment-methods h1 {
    text-align: center;
    color: #2a363f;
    font-size: 35px;
    font-weight: bold;
}
.payment-methods p {
    font: 14px 'Open Sans', sans-serif;
    font-weight: normal;
    line-height: 23px;
    color: gray;
}

.pay-img-div {
    background: #f2f2f2;
}

.pay-img {
    padding: 10px;
    margin: 10px;
}

.pay-img span {
    display: block;
    font-weight: bold;
    font-size: 21px;
    line-height: 28px;
    color: #2a363f;
    letter-spacing: 0.5px;
}

.pay-img img {
    width: 100%;
    border: 1px dotted;
}
.bankinformation img {
    border: 1px dotted;
}

.bankinformation {
    margin: 50px 0;
}

.bankinformation h2 {
    text-align: center;
    font-weight: bold;
    margin-bottom: 25px;
}

/**Payment Method Pages css End**/

/**Footer Part css Start**/
.footer-top {;
width: 100%;
height: 130px;
background: #fff url('../images/footer-top-bg.png') no-repeat center top;
background-size: auto;
background-size: 1920px 130px;
}
.help-number {
    text-align: right;
    padding: 15px;
    margin-right: 50px;
}
.help-number p {
    font-size: 20px;
    margin: 0;
    color: #2a363f;
    line-height: 25px;
}
.help-number p span {
    font-weight: bold;
}
.help-number h2 {
    margin: 0;
    padding: 0;
    color: #3183d7;
    font-size: 45px;
    font-weight: 900;
    letter-spacing: 1px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
}
.subsribe-form {
    margin: 0 20px;
    margin-top: 30px;
}
.subsribe-form p {
    color: white;
    font-size: 14px;
}
form.form-subcribers input {
    display: inline-block;
    width: 70%;
    height: 50px;
}
form.form-subcribers button {
    background: #7f868c;
    margin-left: 10px;
    height: 50px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.3s ease;
    padding: 13px 30px 14px 30px;
}
form.form-subcribers button:hover {
    color: #aaa;
}
.footer {
    background: #2a363f;
    padding: 50px 0;
}

.footer-widget h5{
    color: white;
}
.footer-widget ul {
    padding: 0;
}

.footer-widget ul li {
 list-style: none;
     padding: 4px 0;
}

.footer-widget ul li a{
     text-align: center;
     color: #aaa;
     text-decoration: none;
     font-size: 14px;
     transition: all 0.3s ease;
}
.footer-widget ul li a:hover {
 color: white;
}

.follow-us ul li {
    float: left;
    padding: 5px;
}
.follow-us ul li a i {
    color: #fff;
    width: 34px;
    height: 34px;
    text-align: center;
    vertical-align: middle;
    line-height: 34px;
    border-radius: 100%;
}

.footer-widget-four p {
    color: #aaa;
    font-size: 14px;
}
.footer-widget-four a {
    color: white;
    text-decoration: none;
    transition: all 0.3s ease;
}
.footer-widget-four a:hover {
    color: #aaa;
}
.footer-widget-four a.view-derections {
    color: #aaa;
    transition: all 0.3s ease;
}
.footer-widget-four a.view-derections:hover {
    color: white;
}
.footer-bottom{
    background: #1c2329;
    color: white;
    font-size: 14px;
    padding: 10px 0px;
    text-align: left;
}
.copytright-text p {
    margin: 0;
    color: #8e9194;
}

.copytright-text a {
    color: #8e9194;
    text-decoration: none;
    transition: all 0.3s ease;
}
.copytright-text a:hover {
    color: #fff;
}

.footer-bottom-menu ul {
    padding: 0;
    margin: 0;
}

.footer-bottom-menu ul li {
    float: left;
    list-style: none;
}
.footer-bottom-menu ul li a {
    color: #8e9194;
    text-decoration: none;
    padding: 0px 5px;
    transition: all 0.3s ease;
}

.footer-bottom-menu ul li a:hover {
    color: #fff;
}

/**Footer Part css End**/

@media only screen and (min-width: 1200px) {
  .container{
        max-width: 1170px;
  }
  
}

.hestophide{
    display:none;
}


@media only screen and (max-width: 769px) {
    .section-title {
        font-size: 20px;
    }
    .mobilehide{
        display:none;
    }
    .hestophide{
    display:block;
    }
    
    .top-header-left {
    padding: 5px 0;
    }
    
    .top-header-right {
    padding: 5px 0;
    }

    ul.top-header-phone li {
    margin: 0 2px;
    }
    
    ul.top-header-phone li a {
    padding: 5px;
    font-size: 10px;
    }
    
    ul.top-header-phone li a.offers {
    padding: 5px;
    }
    
    .serarch-domain-form {
        padding: 40px 10%;
    }
    
    .serarch-domain-form h5 {
        padding: 8px 5px;
    }
    
    .serarch-domain-form input {
    height: 40px;
    font-size: 12px;
    }
    .serarch-domain-form button {
    padding: 7px 20px;
    }
    
    .domain-name-price ul {
    margin: 0 10%;
    }
    
    .domain-name-price ul li {
    padding: 5px;
    font-size: 14px;
    }
    
    .domain-name-price ul li span.price {
    font-size: 10px;
    }
    
    .hosting-package-title h1 {
    font-size: 26px;
    margin: 0 10%;
    }
    
    .hosting-package-title p {
    font-size: 18px;
    line-height: 25px;
    margin: 10%;
    padding: 0;
    }
    
    .host-package-grid {
    margin-bottom: 25px;
    }
    .domain-hosting-left i.fa.fa-desktop.element-icon {
    font-size: 35px;
    }
    .domain-hosting-title h2 {
    margin: 0 10%;
    margin-bottom: 30px;
    }
    
    .domain-hosting-left {
    margin: 15px 10%;
    }
    
    .domain-hosting-left h2 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
    }
    .domain-hosting-left p {
    margin: 0;
    font-size: 14px;
    }
    
    .domain-hosting-left ul li {
    padding: 5px 0px;
    font-size: 12px;
    }
    
    .tabs-offers-div ul li a {
    padding: 10px 8px;
    font-size: 10px;
    }
    
    .offers-tab-content {
    background: white;
    padding: 25px 15px;
    margin: 0 5%;
    }
    
    .hosting-fetued {
    margin: 100px 10%;
    }
    
    .hosting-fetued p {
    font-size: 15px;
    }
    .footer-top {
    background: #2a363f;
        height: auto;
    padding-bottom: 50px;
    border-bottom: 1px solid gray;
    }
    .help-number {
    text-align: right;
    padding: 15px;
    margin-right: 0;
    padding-bottom: 0;
    padding-top: 50px;
    }
    
    form.form-subcribers input {
    width: 65%;
    font-size: 14px;
    }
    
    form.form-subcribers button {
    font-size: 14px;
    padding: 13px 16px 14px 16px;
    }
    .help-number p {
    line-height: 25px;
    text-align: center;
    color: white;
    }
    
    .help-number h2 {
    font-size: 38px;
    text-align: center;
    }
    .footer {
    padding: 50px 15px;
    }
    
    .hosting-price-package {
        margin: auto 1%;
    }
    .starter-price {
    padding: 5px;
    }
    .business-price {
    padding: 5px;
    }
    .premium-price {
    padding: 5px;
    }
    
    
    .starter-price p {
    font-size: 10px;
    }
    .starter-price h2 {
    font-size: 15px;
    }
    table.table tr td .starter-boynow p {
    font-size: 8px;
    margin-bottom: 5px;
    }
    
    table.table tr td .starter-boynow a {
    padding: 5px 8px;
    font-size: 8px;
    }
    .business-price p {
    font-size: 10px;
    }
    .business-price h2 {
    font-size: 15px;
    }
    
    table.table tr td .business-boynow p {
    font-size: 8px;
    margin-bottom: 5px;
    }
    
    table.table tr td .business-boynow a {
    padding: 5px 8px;
    font-size: 8px;
    }
    .premium-price p {
    font-size: 10px;
    }
    .premium-price h2 {
    font-size: 15px;
    }
    
    table.table tr td .premium-boynow p {
    font-size: 8px;
    margin-bottom: 5px;
    }
    
    table.table tr td .premium-boynow a {
    padding: 5px 8px;
    font-size: 8px;
    }
    
    table.table tr td .fetured-text h4 {
    font-size: 5px;
    }
    
    table.table tr td .fetured-text p {
    font-size: 5px;
    }
    
    table.table tr td .fetured-text {
    margin-right: 15%;
    }
    
    table.table tr td .fetured-text:after {
    border-width: 10px;
    margin-top: -10px;
    }
    
    .hosting-price-package table.table tr td span {
    font-size: 10px;
        padding: 2px;
    }
    .starter-price-footer h2 {
    font-size: 14px;
    }
    
    .business-price-footer h2 {
    font-size: 14px;
    }
    .premium-price-footer h2 {
    font-size: 14px;
    }
    .starter-price-footer p {
    font-size: 8px;
    margin-bottom:5px;
    }
    .business-price-footer p {
    font-size: 8px;
    margin-bottom:5px;
    }
    .premium-price-footer p {
    font-size: 8px;
    margin-bottom:5px;
    }
    
    .starter-price-footer a {
    padding: 5px 8px;
    font-size: 8px;
    }
    .business-price-footer a {
    padding: 5px 8px;
    font-size: 8px;
    }
    .premium-price-footer a {
    padding: 5px 8px;
    font-size: 8px;
    }
    .starter-price-footer {
    padding: 5px;
    }
    .business-price-footer {
    padding: 5px;
    }
    .premium-price-footer {
    padding: 5px;
    }
    .hosting-price-package table.table tr td span i.fa.fa-check {
    font-size: 10px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    }
    
    .hosting-price-package table.table tr td span.best-value {
    margin-top: -16px;
    font-size: 8px;
    }
    
    .hosting-price-package-div {
    margin: 40px 0;
    }
    
    .hosting-price-package-div-title h2 {
    margin: 40px 0;
    font-size: 16px;
    }
    
    .page-title-div h1 {
    font-size: 20px;
    line-height: 25px;
    }
    
    .inslude-section-text {
    padding: 2px;
    margin: 2px;
    height: 70px;
    }
    
    .inslude-section-text h4 {
    font-size: 7px;
    font-weight: 300;
    margin: 5px 0;
    }
    
    .inslude-section-text i {
    font-size: 25px;
    margin-bottom: 10px;
    }
    .include-section {
    padding: 50px 0;
    }
    
    .include-section h1 {
    font-size: 22px;
    margin-bottom: 25px;
    }
    
    .ssl-divs h2 {
    font-size: 18px;
    }
    table.ssl-table tr td {
    color: gray;
    padding: 2px 5px;
    font-size: 14px;
    }
    
    table.ssl-table tr td a {
    padding: 2px 4px;
    font-size: 14px;
    }
    
    .row.service-counts {
    margin: 0 10%;
    }
    
    .website-running p {
    text-align: center;
    margin: 10px 0;
    font-size: 12px;
    }
    
    .chooseimg {
     margin: 5px;
     cursor: pointer;
    }
    
    .chooseimg p {
    font-size: 10px;
    line-height: 10px;
    }
    
    .team-imgage {
    padding: 0;
    }
    .team-profile {
    padding: 0;
    }
    
    .team-profile h2 {
    font-size: 12px;
    }
    
    .team-profile h6 {
        font-size: 10px;
        margin: 0;
        padding: 0;

    }
    
    .team-profile p {
        line-height: 13px;
        font-size: 10px;
        margin: 0;
    }
    
    .contact-divs{
        padding:50px  0;
    }
    
    .form-divs h2 {
        font-size: 14px;
    }
    
    .payment-methods {
        padding: 50px 10%;
    }
    
    .domain-divs {
        padding: 50px 0;
        min-height: 500px;
    }
    
    .review-divs {
        margin: auto 5%;
    }
    
    .review-post {
        padding: 0;
    }
    
    .review-post-div {
        padding: 0;
    }
    
    .blog-post-div {
        padding: 0;
    }
    
    .blog-divs {
        padding: 50px 5%;
   }

    
}

