body#mit-home {
  background-repeat: no-repeat;
  background-size: inherit;
}
.container-fluid>.row {clear:both}
.container>.row {clear:both}
.txt-center{
  text-align: center;
}
/* background: linear-gradient(to right bottom,rgba(41,8,48,.97),rgba(82,65,143,.97) 50%,rgba(114,183,227,.97)); */
#ban-wraper {
  background-image: url("../img/buy-hosting/bicycle-in-blue-room.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 -100px;
}
#canvas{
      position:absolute;top:30px;left:0;
      padding: 0;
      margin: 0;
      width: 99%;
}
.mrg-top-100{
    margin-top: 100px;
}
.navbar-default {
    background-color: transparent;
    border: none;
    color: #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #f1f1f1;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: transparent;
}
.nav a {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    cursor: pointer;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    text-decoration: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-nav > li > .dropdown-menu {
    border-radius: 5px;
    left: auto;
    /*right: auto;*/
}
.dropdown-menu > li > a {
    padding: 15px 20px;
    font-size: 14px;
    color: #00a2e8;
    background-color: #fff;
    padding-right: 80px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.dropdown-menu span {
    display: inline-block;
    width: 55%;
    text-align: center;
    padding: 5px;
    padding: 20px 30px;
}
.dropdown-menu span i {
    font-size: 13px;
    color: #aaa;
    text-transform: uppercase;
    font-style: normal;
    margin-bottom: 10px;
    display: inline-block;
}
header .dropdown-menu > li > a:hover,header .dropdown-menu > li > a:focus {
    padding: 30px;
    margin-left: -15px;
    margin-right: -15px;
    border-radius: 5px;
    background-color: #fff;
    padding-right: 80px;
}
.dropdown-menu > li > a span.fa {
    font-size: 25px;
}
.dropdown-menu > li > a > div {
    font-size: 12px;
    font-weight: 200;
    letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #00a2e8;
        background-color: #fff;
    }
    .cart-btn-holder{
      text-align: center;
    }
}
.dropdown-menu > li > a > img {
    float: left;
    margin-right: 20px;
}
.dropdown-menu {
  /*min-width: 350px;*/
}


.logo {
    width: 70%;
}
#mit-home h1.maintitle {
  font-size: 30px;
  color: #fff;
  font-weight: 400;
  /*font-family: dosis;*/
  text-shadow: 2px 2px 2px #666;
}
#mit-home h2.mainsubtitle {
    font-size: 22px;
    color: #ccc;
    font-weight: 300;
    text-shadow: 1px 1px 0px #7f73bc;
    letter-spacing: 1px;
}
#mit-home h1 {
    font-size: 25px;
    color: #fff;
    font-weight: 200;
}
#mit-home h2 {
    font-size: 22px;
    color: #000;
    font-weight: 200;
}
#mit-intro {
    margin: 60px auto;
}
#mit-intro .col-md-3 {
    text-align: center;
}
#mit-intro .glyphicon {
    font-size: 35px;
    color: #fff;
    background-color: #52d3aa;
    padding: 20px;
    border-radius: 40px;
    margin-top: -30px;
}
#mit-custom-switcher {
    display: none;
}
#mit-custom-switcher, #mit-switcher {
  text-align: center;
}
#mit-custom-switcher .switch, #mit-switcher .switch {
    background-color: #6772e5;
    margin-top: 50px;
    color: #fff;
    padding: 10px 25px;
}
#mit-shoutcast {
    min-height: 300px;
    position: relative;
    z-index: 1;
    /*z-index: 999;*/
}
@media screen and (max-width: 575px) {
    #mit-shoutcast .title-icon {
        text-align: center !important;
        margin-top: 10% !important;
    }
    
    #mit-shoutcast .title {
        padding-top: 0px !important;
        text-align: center !important;
    }
}

#mit-shoutcast .title-icon {
    font-size: 70px;
    color: #fff;
    text-align: right;
    padding: 75px 22px 0;
}
@media screen and (max-width: 488px){
  #mit-shoutcast .title-icon {
    padding: 50px 22px 0 !important;
  }
}
#mit-shoutcast .title-icon i {
    padding: 50px;
    margin-top: 10px;
}
#mit-shoutcast .title {
    font-size: 35px;
    line-height: 40px;
    font-weight: 100;
    color: #fff;
   /* font-family: Dosis;*/
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, 0.5) 5px 5px 10px;
    text-align: left;
    padding-top: 100px;
}
#mit-shoutcast .subtitle{
    /*font-family: Dosis, sans-serif;*/
    font-weight: 300;
    color: #b1b6eb;
    font-size: 16px;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    font-size: 18px;
}
#mit-sh-tabs ul {
    width: 80%;
    margin: 0 auto;
}
#mit-sh-tabs ul li{
    display: inline-block;
    padding: 10px;
    width: 12%;
}
.btn.btn-green {
    background-color: #080;
    color: white;
}
.adicons {
    margin-top: 40px;
}
.adicons ul {
    padding: 30px 0 20px;
    border-top: 1px solid hsla(0,0%,100%,.07);
    text-align: center;
    list-style: none;
}
.adicons ul li {
    display: inline-block;
    margin: 0 20px;
}
/*.mit-project-item {
    background-repeat: no-repeat;
    background-position: left center;
}*/
.intro-text {
    background-color: #fff;
    padding: 10px;
    margin-top: 40px;
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
}
.intro-text h2 {
    font-size: 18px;
}
.intro-text p {
    color: #999;
}
#mit-effect {
  background-color:#edf2f7;
  padding: 20px 0;
}
#mit-contact {
  background-color:#edf2f7;
  padding: 20px 0;
  margin-top: 20px;
}
#mit-contact h2 {
    font-weight: 200;
    color: #337ab7;
}
.contact-text {
    font-size: 30px;
    font-weight: 100;
    color: #666;
}
.contact-button {
  margin: 20px auto;
  padding-top: 15px;
  text-align: right;
}
#mit-work, #mit-serve {
  margin: 60px auto;
}
#mit-work h2, #mit-effect h2 {
    font-size: 30px;
    font-weight: 300;
    text-align: center;
}
#mit-industry h2 {
    font-size: 30px;
    font-weight: 100;
}
#mit-work .subtext, #mit-effect .subtext {
    font-size: 18px;
    font-weight: 200;
    color: #333;
    margin-bottom: 30px;
}
#mit-work h3 {
    font-size: 16px;
    font-weight: 200;
    color: #52d3aa;
    letter-spacing: 1px;
}
#mit-work span {
    font-size: 14px;
    color: #999;
    font-weight: 200;
    letter-spacing: 0.8px;
}
/*#mit-work .mit-project-item, #mit-services .mit-project-item {
    background-color: #fff;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
    margin: 5px;
    text-decoration: none;
    display: block;
    padding: 10px 20px 20px 90px;
    min-height: 170px;
    border-radius: 5px;
}*/
#tab-1 #mit-work .mit-project-item, #mit-services .mit-project-item {
  min-height: 206px;
}
#mit-pkges, #mit-services, #mit-dedi-infor {
   /* margin: 50px auto;*/
}
#mit-pkges .mit-project-item {
    background-color: #fff;
    margin: 10px;
    text-decoration: none;
    display: inline-block;
    padding: 30px 10px 20px 0;
    min-height: 150px;
    border-radius: 5px;
    width: 100%;
}
.newperk img{
    float: none !important;
    margin-right: 0px !important;
}

#mit-pkges a, #mit-dedi-infor a {
  color: #445D6E;
  font-size: 15px;
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}
#mit-dedi-infor a, #mit-dedi-infor p {
  color: #637C8D;
}
#mit-dedi-infor .gray-bg {
  padding: 10px;
  border-radius: 5px;
  margin: 30px auto;
}
#mit-dedi-infor .fh5co-text {
    margin-bottom: 30px;
}
#mit-dedi-infor h3 {
    font-size: 16px;
}
#mit-dedi-infor h1 {
    font-size: 28px;
    margin: 20px auto;
}
#mit-pkges a:hover, #mit-dedi-infor a:hover {
  text-decoration: none;
}
#mit-pkges .mit-project-item {
    background: none;
}
 
#mit-services h3{
   font-size: 15px;
   font-weight: 400;
   color: #000;
   text-transform: uppercase;
   letter-spacing: 1px;
}
#mit-services span {
    color: #666;
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 0.7px;
}
#mit-pkges h3 {
    font-size: 15px;
    font-weight: 600;
    color: #445D6E;
}
#mit-work a.mit-project-item:hover {
    text-decoration: none;
}
#mit-services h2 {
  margin: 30px auto;
}
.mit-text {
    padding: 5px 40px 5px 70px;
    color: #666;
}
.mit-text h3 {
    color: #24b47e;
    font-size: 20px;
    font-weight: 300;
}
.serve-text i {
    color: #24b47e;
    padding: 5px;
    font-size: 13px;
    background-color: #bfb;
    border-radius: 20px;
    margin-right: 15px;
}
.serve-text {
    color: #999;
    padding: 5px;
    font-size: 20px;
    font-weight: 200;
}
.icon-label {
    background-image: url(/img/icons/ucartz-secured.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 50px;
}
.icon-scale {
    background-image: url(/img/icons/uptime.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 50px;
}
#mit-sh-head .head-img {
    text-align: center;
    margin: 20px auto;
    font-size: 25px;
    font-weight: 100;
    /*font-family: Dosis;*/
}
#mit-sh-head .head-img img {
    border-radius: 5px;
    margin: 20px;
}
#mit-sh-head .head-img i {
    background-color: #ef3939;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    margin-right: 20px;
}
#mit-serve h3 {
  font-size: 23px;
}
#mit-industry i {
    font-size: 55px;
    background-color: #ddd;
    padding: 25px;
    border-radius: 80px;
    color: #337ab7;
    text-align: center;
}
.icon-o {
  background-color: #ccc;
  padding: 15px;
  border-radius: 40px;
  font-size: 30px;
  color: #13946B;
}
.mit-icons {
  margin: 30px 0;
  text-align: center;
}
.icon-text {
  text-align: center;
  margin-top: 20px;
  color: #666;
}

#dedicated .mit-wrapper, #installation .mit-wrapper {
    background-image: radial-gradient(ellipse farthest-side at 100% 100%,#dbf6c8 20%,#1cafc6 50%,#012690 110%);
    height: 500px;
}


.mit-container.plesk {
    background-image: url(../img/logo/plesk-logo.png);
    background-repeat: no-repeat;
    background-position: 80%;
    height: 450px;
    background-size: 350px;
}
.mit-container.cpanel {
    background-image: url(../img/logo/cpanel-logo.png);
    background-repeat: no-repeat;
    background-position: 80%;
    height: 450px;
    background-size: 350px;
}
.mit-container.amazon{
    background-image: url(../img/logo/);
    background-repeat: no-repeat;
    background-position: 80%;
    height: 450px;
    background-size: 350px;
}
.mit-cotainer.web-host-service{
    background-image: url(../img/logo/);
    background-repeat: no-repeat;
    background-position: 80%;
    height: 450px;
    background-size: 350px;
}
.mit-container.license{
    background-image: url(../img/logo/);
    background-repeat: no-repeat;
    background-position: 80%;
    height: 450px;
    background-size: 350px;
}
#installation .mit-container {
  background-image: url(../img/other/software-install.png);
  background-repeat: no-repeat;
  background-position: 80%;
  background-size: contain;
  height: 450px;
}
#mit-intro-ded {
    margin-top: -200px;
}
@media (max-width: 991px){
    #mit-intro-ded {margin-top: -250px;}
}
@media (max-width: 768px){
	#mit-intro-ded {margin-top: -230px!important;}
	
}
@media (max-width: 576px){
	.banner-card{margin-bottom: 40px;}
	.fh5co-text{display: flex; flex-direction: column; justify-content: center;}
	.perks img{float: none!important; margin: 0 auto 10px!important;}
}
/*#mit-intro-ded-sec1{
  margin-top: -140px;
}*/

#mit-intro-ded a:hover{
  text-decoration: none;
}
#mit-intro-ded .intro-text {
    padding: 30px;
    min-height: 280px;
}
#mit-ded-home, #mit-vps-home {
    padding: 60px 0 20px;
    font-size: 15px;
    color: #eee;
    font-weight: 100;
    letter-spacing: 1px;
}
#mit-vps-home {
  min-height: 520px;
  padding-top: 100px;
}
#mit-ded-home h1, #mit-vps-home h1 {
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    /*font-family: Dosis;*/
}

#footer {
  margin-top: 50px;
  padding: 0;
  /*background: #3f4c6b;
  background: -moz-linear-gradient(top, #3f4c6b 0%, #3f4c6b 100%);
  background: -webkit-linear-gradient(top, #3f4c6b 0%,#3f4c6b 100%);
  background: linear-gradient(to bottom, #3f4c6b 0%,#3f4c6b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4c6b', endColorstr='#3f4c6b',GradientType=0 );
  color: #ddd;*/
  color: #666;
}
#footer h2 {
    font-size: 18px;
    text-align: left;
    margin-left: 40px;
    border-left: 5px solid #555;
    padding-left: 5px;
    /*font-family: 'Roboto Condensed', sans-serif;*/
}
.footer_link {
    list-style: none;
    text-align: left;
    color: #666;
    font-weight: 100;
    /*font-family: 'Roboto Condensed', sans-serif;*/
}
.footer_link a {
    color: #666;
}
.footer_link li {
    padding: 5px 0;
}
#footer .footer_social li {
    list-style: none;
    display: inline;
    float: left;
    margin: 8px 4px 5px 0;
}
#footer ul.footer_social li.google-pay-logo a {
    line-height: normal;
    width: auto;
    height: auto;
    background: none;
    margin: 0;
}
#footer ul.footer_social li a {
    height: 32px;
    width: 32px;
    text-align: center;
    display: block;
    border-radius: 100%;
    background: #292929;
    line-height: 30px;
    color: #fff;
}
.footer_note {
    font-size: 16px;
    font-weight: 100;
    line-height: 26px;
}
#mit-products {
      min-height: 450px !important;
}
/***  Products Design **/
#mit-products .title {
    font-size: 106px;
    line-height: 106px;
    font-weight: 800;
    color: #fff;
    font-family: Dosis;
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, 0.5) 5px 5px 10px;
    text-align: center;
    padding-top: 60px;
}
#mit-plans, #mit-custom-plans {
    background-color: #fff;
   /* margin-top: 100px;*/
    min-height: 400px;
}
#mit-custom-plans h1 {
    text-align: center;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 50px;
}
#mit-custom-plans h1 span, #mit-custom-plans .features h3 span {
    color: #3987d4;
}
#mit-custom-plans label {
  font-weight: 300;
}
#mit-custom-plans .features h3 {
    font-size: 16px;
    margin-top: 50px;
}
#mit-custom-plans .feature-list {
  margin-left: -25px;
}
#mit-custom-plans {
    display: none;
}


.sh-switch {padding-bottom: 10px;}
.switch6 {  max-width: 17em; border: 1px solid #ccc; margin: 30px auto; border-radius: 10px;}
.switch6-light > span, .switch-toggle > span {  color: #000000; }
.switch6-light span span, .switch6-light label, .switch-toggle span span, .switch-toggle label {  color: #2b2b2b; }

.switch-toggle a,
.switch6-light span span { display: none; }

.switch6-light { display: block; height: 30px; position: relative; overflow: visible; padding: 0px; margin:0px; }
.switch6-light * { box-sizing: border-box; }
.switch6-light a { display: block; transition: all 0.3s ease-out 0s; }

.switch6-light label,
.switch6-light > span { line-height: 30px; vertical-align: middle;}

.switch6-light label {font-weight: 700; margin-bottom: px; max-width: 100%;}

.switch6-light input:focus ~ a, .switch6-light input:focus + label { outline: 1px dotted rgb(136, 136, 136); }
.switch6-light input { position: absolute; opacity: 0; z-index: 5; }
.switch6-light input:checked ~ a { right: 0%; }
.switch6-light > span { position: absolute; left: -100px; width: 100%; margin: 0px; padding-right: 100px; text-align: left; }
.switch6-light > span span { position: absolute; top: 0px; left: 0px; z-index: 5; display: block; width: 50%; margin-left: 100px; text-align: center;
  font-size: 18px;
  font-weight: 400;
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);}
.switch6-light > span span:last-child { left: 50%; }
.switch6-light a { position: absolute; right: 50%; top: 0px; z-index: 4; display: block; width: 50%; height: 100%; padding: 0px; }

.center-on-page {
  position: relative;
  /*top: 50%;*/
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
}
/* Reset Select
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  background: #2c3e50;
  background-image: none;
}
/* Custom Select
.select {
  position: relative;
  display: block;
  width: 8em;
  height: 40px;
  line-height: 40px;
  background: #efefef;
  color: #333;
  overflow: hidden;
  border-radius: .25em;
  margin: 30px auto 0;
  padding: 1px 25px;
}
/*select {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 0 0 .5em;
  color: #fff;
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
/* Arrow */
select.select::after {
  content: "\25BC";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 1em;
  background: #34495e;
  pointer-events: none;
}

/* Transition */
.select:hover::after {
  content: '\25BC';
  color: #f39c12;
}
.select::after {
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
}



.slider-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    padding-bottom: 10px;
}
.zero-margin {
    margin: 0;
}
img.free-trial {
    width: 150px;
    vertical-align: middle;
    margin: 0px 30px 30px 0;
}
#mit-return {
  margin: 50px 0;
}
#mit-return h1 {
    font-size: 21px;
}
#mit-return p {
  font-size: 18px;
  font-weight: 200;
}
.payment-methods-block {
    margin: 25px;
    margin-bottom: 0;
}
.payment-methods-block ul li {
    list-style-type: none;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 2px;
}
.plan-text {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-top: 40px;
  padding-bottom: 5px;
  box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
  background-color: #eee;
  display: grid;
  border-radius: 5px;
}
.plan-text-sky, .buynow-sky {
    background-color: #2cdd9b;
}
.plan-text-green, .buynow-green {
    background-color: #1dc8cd;
}
.plan-text-blue, .buynow-blue {
    background-color: #06a7fd;
}
.plan-text-purpul, .buynow-purpul {
    background-color: #3E396B;
}
.plan-details {
  background-color: #fff;
  color: #666;
}
.plan-details ul {
    list-style: none;
    padding: 0;
}
.plan-details li {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding: 9px 0;
    font-weight: 300;
}
#mit-plans h1, #mit-pkges h1, #mit-dedi-plans h1, #mit-dedi-infor h1 {
  text-align: center;
  padding-top: 30px;
  /*font-family: Dosis;*/
}
.plan-text h2 {
    font-size: 20px;
    padding-top: 20px;
}
#mit-plans h3 {
    font-size: 45px;
    margin-top: 10px;
    margin-bottom: 20px;
}
#mit-plans .cur {
    font-size: 17px;
    vertical-align: super;
}
#mit-plans .recur {
    font-size: 10px;
    vertical-align: bottom;
}
.server_params .variable {
    float: left;
    margin-left: 20px;
    font-weight: 400;
    display: inline-block;
}
.server_params .value {
    font-weight: 200;
    text-align: right;
    letter-spacing: 1px;
    font-size: 12px;
    float: right;
    margin-right: 20px;
    display: inline-block;
}
.server_param {
    padding: 20px 0;
}
select.btn {
    width: auto;
    height: auto;
    margin-right: 60px;
}
#mit-dedi-plans {
    margin-top: 80px;
}
#mit-dedi-plans .plan-text h2 {
    padding: 0;
}
#mit-dedi-plans .plan-text h3 {
    padding: 0;
    margin: 0;
    font-size: 30px;
}
#mit-dedi-plans .recur {
  font-size: 12px;
  margin-bottom: 20px;
}
#mit-dedi-plans .desc {
  padding: 30px 20px;
  line-height: 22px;
  font-size: 12px;
}
.buynow {
    color: white;
    margin: 20px auto;
    padding: 10px 25px;
}
.mit-project-item img {
   margin: 0;
   max-height: 36px;
   max-width: 36px;
}
.perks img, .perks i {
  max-height: 36px;
  max-width: 36px;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
  margin-top: 20px;
}
ul.tabs{
  margin: 0 0 30px;
  padding: 0px;
  list-style: none;
  border-bottom: 1px solid #eee;
}
ul.tabs li{
  background: none;
  color: #515978;
  display: inline-block;
  padding: 30px 50px 10px;
  cursor: pointer;
  background-image: url(../img/other/label.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 32px;
  font-weight: 500;
  font-size: 15px;
}
ul.tabs li.current{
  border-bottom: 2px solid #06a7fd;
  color: #06a7fd;
  font-weight: 600;
}
/*
.tab-content{
  display: none;
}
*/
.tab-content.current{
  display: inherit;
}

#RGB {
  height: 20px;
  background: rgb(128, 128, 128);
}
#RC .slider-selection {
  background: #FF8282;
}
#RC .slider-handle {
  background: red;
}
#GC .slider-selection {
  background: #428041;
}
#GC .slider-handle {
  background: green;
}
#BC .slider-selection {
  background: #8283FF;
}
#BC .slider-handle {
  border-bottom-color: blue;
}
#R, #G, #B {
  width: 800px;
}
.slider.slider-horizontal {
    width: 100% !important;
}
p.slider-note {
    color: #aaa;
    font-weight: 100;
    margin-bottom: 20px;
}
.midsection-svg {
    position: absolute;
    width: 100%;
    height: 45%;
    top: 1980px;
    min-height: 350px;
    margin-top: 70px;
}
.box {
  border: 1px solid #ccc;
  border-radius: 5px;
}
.border-right {
  border-right: 2px solid #eee;
  padding: 20px;
}


.ucartzIns {
   /* height: 50%;*/
    grid: repeat(2,200px)/repeat(3,1fr);
    -ms-flex-line-pack: justify;
    align-content: space-between;
    background: linear-gradient(192deg,#b2cbe1,#f6f9fc 42%);
    position: absolute;
    z-index: -1;
    width: 100%;
    display: grid;
    transform: skewY(-12deg);
}
.ucartzIns :first-child {
    grid-column: 3;
    background: linear-gradient(100grad,rgba(241,248,252,0),#f1f8fc);
}
.ucartzIns :last-child {
  /*  background: linear-gradient(100grad,#74e4a2,#24b47e); */
}
#mit-sh-info {
    margin: 30px auto;
}
#mit-sh-info h2 {
    font-size: 25px;
    margin: 20px auto;
}
#mit-sh-info h3 {
    font-size: 16px;
    color: #333;
}
.sh-info {
    padding: 20px;
    font-size: 15px;
    color: #888;
}
.sh-info div {
  padding: 10px;
}
.gray-bg {
    background-color: #f1f1f1;
    font-size: 13px;
    color: #09358F;
    margin-top: 20px;
}
.gray-bg .btn.btn-green {
    font-size: 13px;
    padding: 0 5px;
    font-weight: 200;
    letter-spacing: 1px;
    margin-right: 6px;
    border-radius: 5px;
}


.w-pricing-table.pt-type6 {
    text-align: left;
    border: 1px solid #E3E8EA;
    min-height: 146px;
    padding: 0;
    margin: 0;
    position: relative;
    margin: -1px;
}
.w-pricing-table, .w-pricing-table.featured {
    text-align: center;
    margin-bottom: 21px;
    border: 1px solid #e5e5e5;
}
.w-pricing-table .plan-title {
    margin-top: 0;
}
.w-pricing-table.pt-type6 .pt-header {
    float: left;
    background: #E0E6E8;
    padding: 35px 40px 0;
    min-height: 144px;
    position: relative;
    /*width: 35%;*/
}
.w-pricing-table.pt-type6 .pt-header::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: 144px solid #fff;
    border-left: 100px solid transparent;
}
.w-pricing-table.pt-type6 .pt-header h4 > span {
    font-size: 30px;
    font-weight: 200;
}
.w-pricing-table.pt-type6 ul {
    padding-left: 2%;
    float: left;
    margin: 0;
    /*width: 46%;*/
    padding-top: 35px;
}
.w-pricing-table.pt-type6 ul li {
    margin: 0;
    float: left;
    width: 50%;
    padding-bottom: 5px;
    list-style: none;
    font-size: 14px;
    color: #717375;
    font-weight: 400;
    display: flex;
}
.w-pricing-table.pt-type6.featured .feature-icon, .w-pricing-table.pt-type6 .feature-icon {
    padding-right: 8px;
    color: #616161;
    font-family: 'FontAwesome';
}
.w-pricing-table.pt-type6.featured, .w-pricing-table.pt-type6 .available-icon::before {
    content: "\f00c";
    color: #39c36e;
}
.w-pricing-table.pt-type6 .pt-footer {
    float: right;
    background: #00c2e5;
    min-height: 146px;
    height: auto;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    
}
.w-pricing-table.pt-type6 .pt-footer a {
    display: inline-block;
    letter-spacing: 0;
    font-weight: 600;
    border: 2px solid #fff;
    border-radius: 60px;
    padding: 5px 12px;
    margin-top: -10px;
   
}
.w-pricing-table.pt-type6 .pt-footer p, .w-pricing-table.pt-type6 .pt-footer a {
    color: #fff !important;
}


.nav-tabs > li.first {
    padding-left: 40px;
}
.nav-tabs {
    border-bottom: 3px solid #09358F;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -3px;
    width: 35%;
    text-align: center;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border: 3px solid #09358F;
  border-bottom: none;
  background-color: #f9f9f9;
}
.nav-tabs > li > a {
    border: 3px solid #eee;
    border-bottom: none;
    margin-bottom: 0;
    position: relative;
    display: block;
    padding: 10px 0px;
}
#mit-dedi-tabs .nav-tabs > li > a.active {
  border: 3px solid #09358F !important;
  border-bottom: none !important;
  background-color: #f9f9f9 !important;
}
.nav-tabs > li i {
  color: #09358F;
}
.tbl-pricing .col-md-3 {
    padding: 7px;
    border-bottom: 1px solid #eee;
    line-height: 16px;
    margin: 1px;
    width: 24%;
    min-height: 40px;
    vertical-align: middle;
}
.blue-bg {
    background-color: #09358F !important;
    color: #fff;
}
.cart-btn-i {
    background-color: #041F56;
    padding: 7px 10px;
    color: #fff;
}
.cart-btn {
    background-color: #09358F;
    color: #eee;
    border: 1px solid #041F56;
    padding: 4px 10px 5px 10px;
    font-size: 14px;
}
.cart-btn:hover {
    color: #fff;
    text-decoration: none;
}
#mit-dedi-tabs .price-tabs {
  padding: 10px;
  background-color: #f9f9f9;
}
#mit-dedi-tabs2 .price-tabs {
  padding: 10px 30px 10px 30px;
}
.price-tabs h3 {
    color: #09358F;
    font-size: 18px;
}
.sermng i.bigserv {
  font-size: 84px;
  color: #999;
  margin: 20px;
}
.sermng h3 {
  font-size: 14px;
}
.sermng span {
  margin: 15px;
  display: inline-block;
  color: #333;
}
.price-tabs p {
    color: #999;
    font-size: 13px;
}

#mit-foot-icons {
    /* background-color: #09358F;*/
    margin: 50px auto;
}
.ficon {
    background-repeat: no-repeat;
    background-position: center;
    height: 50px;
    display: inline-block;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    cursor: pointer;
    margin: 20px 5px;
}
.ficon:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.win-icon {
  background-image: url( "../img/logo/azure.png");
  background-size: 150px auto;
  width: 150px;
}
.rack-icon {
  background-image: url( "../img/logo/rackspace.png");
  background-size: 150px auto;
  width: 150px;
}
.vir-icon {
  background-image: url( "../img/logo/virtuozzo.png");
  background-size: 150px auto;
  width: 150px;
}
.ostk-icon {
  background-image: url( "../img/logo/openstack.png");
  background-size: 150px auto;
  width: 150px;
}
.amazon-icon {
  background-image: url( "../img/logo/amazon.png");
  background-size: 130px auto;
  width: 130px;
}
.xen-icon {
  background-image: url( "../img/logo/xen.png");
  background-size: 130px auto;
  width: 130px;
}
.cpanel-icon {
  background-image: url( "../img/logo/cpanel.png");
  background-size: 150px auto;
  width: 150px;
}



.bill-box {
    border: 1px solid #eee;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
}
#mit-dedi-tabs2 .nav-tabs-v li {
  padding: 10px;
  text-align: left;
  }
  @media screen and (max-width: 992px) {
    #mit-dedi-tabs2 .nav-tabs-v li {
      text-align: center;
    }
  }
.nav-tabs-v li {
    width: 100%;
    font-size: 16px;
    color: #666;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
}
.nav-tabs-v li.active {
    background-color: #23527c;
    color: #fff;
}
.nav-tabs-v li.active a {
    color: #fff  !important;
}
.nav-tabs-v li:hover{
  background-color: #F1F1F1;
  color: #000 !important;
}
.nav-tabs-v li:hover a{
  color: #000 !important;
}
.nav-tabs-v li.first {
  border-top: none;
}
.nav-tabs-v li.last {
  border-bottom: none;
}
.nav-tabs-v li a {
    font-size: 16px;
    color: #666;
    font-weight: 400;
    text-align: center;
}
#mit-career-tabs .nav-tabs-v li a{
    position: relative;
    display: block;
    padding: 10px 15px;
}
.m-t-30{
    margin-top:30px;
}
/*.nav-tabs-v li a.active{
       background-color: #23527c !important;
    color: #fff !important;
   }*/
/*.nav-tabs-v li.active a {
  color: #fff;
}*/
.dedi-prc span {
    padding: 0;
    margin: 10px 3px;
    font-size: 25px;
    font-weight: 200;
    color: #09358F;
}
.thirdparty-installations .installation-content p {
  font-size: 14px;
}
.thirdparty-installations h3 {
    color: #015d9a;
    font-size: 18px;
    margin-top: 0;
    padding-top: 20px;
    text-align: center;
}
.thirdparty-installations {
    border-right: 1px dotted #ddd;
    border-bottom: 1px dotted #d9d9d9;
    min-height: 240px;
    padding-bottom: 30px;
}
.noborder {
    border-right: none;
}

.sf-inst-btn {
    margin: 0 0px;
    width: 96%;
    /*background-color: #477BF0;*/
    padding: 6px;
}
.sf-inst-btn span {
    float: left;
    display: inline-block;
    padding: 11px;
    font-size: 20px;
    color: #fff;
    width: 50%;
    background-color: #5788F3;
    text-align: center;
}
.sf-inst-btn a {
    padding: 14px 10px;
    display: inline-block;
    float: right;
    color: #fff;
    width: 50%;
    text-align: center;
        background-color: #477BF0;
}
.installation-content .first {
    min-height: 210px;
}



#sslprice header, #sslprice #mit-headtitle {
    background-color: #644f8b;
}
#mit-headtitle {
  min-height: 400px;
}
#mit-headtitle .title {
    font-size: 45px;
    line-height: 40px;
    font-weight: 400;
    color: #fff;
    /*font-family: Dosis;*/
    text-shadow: rgba(0, 0, 0, 0.5) 5px 5px 10px;
    text-align: left;
    padding-top: 100px;
    padding-bottom: 30px;
    text-align: center;
}
#mit-headtitle .title span {
  color: #57b3d7;
}
#mit-headtitle .subtitle {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
}
.contactus-subtitle{
  padding: 0 29%;
}
@media screen and (max-width:767px){
  .contactus-subtitle{
    padding: 0 !important;
  }
  .ubackground-large{
    margin-top: 0px !important;
  }
  #contact-comm{
    text-align: center;
  }
}
.server-btn {
    text-align: center;
    margin: 100px auto 20px;
}
.server-btn a {
    padding: 10px 30px;
    background-color: #57b3d7;
    color: #fff;
    border-radius: 20px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.contact_submit:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
    text-decoration: none;
}
.contact_submit{
      color: #333;
    background-color: #fff;
    border-color: #ccc;
}
#sslprice #portfolio-filter {
    position: relative;
    margin: 0 0 40px 0;
    list-style: none;
    border: 1px solid rgba(0,0,0,0.07);
    float: left;
    border-radius: 4px;
}
#sslprice #portfolio-filter li {
    float: left;
    position: relative;
}
#sslprice #portfolio-filter li a {
    display: block;
    position: relative;
    padding: 12px 18px;
    font-size: 13px;
    line-height: 15px;
    color: #666;
    border-left: 1px solid rgba(0,0,0,0.07);
}
#sslprice #portfolio-filter li.activeFilter a {
    color: #FFF !important;
    background-color: #6772e5;
    margin: -1px 0;
    padding: 13px 18px;
}
.brand-comodo {
  clear: both;
}
.pricing-box {
    position: relative;
    border: 1px solid rgba(0,0,0,0.075);
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    background-color: #F5F5F5;
    text-align: left;
}
.pricing-box.pricing-extended .pricing-features li {
    padding: 6px 0;
    font-size: 15px;
    width: 50%;
    float: left;
    list-style: none;
}
.icontick {
    color: #1f85eb;
}
.pricing-box.pricing-extended .pricing-action-area {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 25%;
    height: 100%;
    border-left: 1px solid rgba(0,0,0,0.05);
    background-color: #F9F9F9;
    padding: 30px;
    border-radius: 0 3px 3px 0;
    text-align: center;
}
.pricing-box.pricing-extended .pricing-meta {
    color: #999;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.pricing-box.pricing-extended .pricing-desc {
    float: left;
    width: 75%;
    padding: 25px;
}
.pricing-box {
    position: relative;
    border: 1px solid rgba(0,0,0,0.075);
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    background-color: #F5F5F5;
}
.pricing-price {
    position: relative;
    padding: 25px 0;
    color: #333;
    font-weight: 300;
    font-size: 48px;
    line-height: 1;
}
.pricing-price span {
    display: inline-block;
    vertical-align: top;
    margin: 7px 3px 0 0;
    font-size: 20px;
    font-weight: normal;
}
.button.button-xlarge {
    padding: 0 32px;
    font-size: 18px;
    letter-spacing: 2px;
    height: 52px;
    line-height: 52px;
}
.button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    margin: 5px;
    padding: 0 22px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #6772e5;
    border-radius: 5px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.button:hover {
  box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08);
  background-color: #7795f8;
      transform: translateY(-1px);
}
.pricing-box.pricing-extended .pricing-action-area .pricing-price span.price-tenure {
    display: block;
    margin: 10px 0 0 0;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
}
.bottommargin {
    margin-bottom: 50px !important;
}
.pricing-title h3, .pricing-title h2 {
    margin: 0;
    font-size: 19px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: none;
    color: #555;
}
.heading-block h2 {
    margin-bottom: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
}
.heading-block {
    margin-bottom: 50px;
}
.center {
    text-align: center !important;
}
.right {
    text-align: right;
}
.clear {
  clear: both;
}


#about {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 -100px;
}
#about #canvas{
      position:absolute;
      top:255px;
      left:20%;
      padding: 0;
      margin: 0;
      width: 99%;
}
#about .wrapper {
    background-image: linear-gradient(75deg, #4170E1 25%, #324CBD 55%);
    min-height: 775px;
    min-height: 775px;
    background-repeat: no-repeat;
    background-size: cover;
}
#mit-about .title {
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  margin-top: 30px;
}
#mit-about .subtitle {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  margin: 20px 50px;
  letter-spacing: 2px;
}
.qfacts {
    margin: 0 auto;
    float: none;
    margin-top: -40px;
    background-color: #333;
    color: #fff;
    padding: 20px;
    border-radius: 5px;
    /*font-family: "Roboto Condensed";*/
    font-size: 17px;
    font-weight: 100;
}
.qfacts span {
  display: block;
}
.qfacts .col-md-2 {
  border-left: 1px solid #999;
}
.dropcap {
    font-weight: 500;
    display: block;
    float: left;
    font-size: 49px;
    padding: 0;
    margin: 0;
    margin: -10px 8px 0 0;
    text-transform: uppercase;
    color: #4c98c9;
}
.about-who h2 {
    font-size: 21px;
    line-height: 28px;
    margin-top: 20px;
    color: #404040;
    margin-bottom: 10px;
    font-weight: 300;
    color: #707070;
}
#story p {
    font-size: 16px;
    color: #707070;
    padding: 5px;
    margin-bottom: 10px;
    font-weight: 200;
    letter-spacing: 1px;
}
#story .about-who p.quote  {
    border-left: 3px solid rgba(0, 0, 0, 0.1);
    padding-left: 20px;
}
.about-who2 {
    padding: 60px 30px;
}
#story h1 {
  text-align: center;
  font-weight: 300;
  margin-bottom: 30px;
  margin-top: 40px;
  /*font-family: dosis;*/
}
#story .row {
  margin-bottom: 30px;
}

.our-office {
    background-image: linear-gradient(56deg,#020A4A 0,#084B9E 100%);
    padding: 90px 0 100px;
    position: relative;
    overflow: hidden;
    color: #fff;
}
.our-office a {
    color: #fff;
}
.our-office::after {
    background: rgba(0,0,0,.1);
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    display: block;
    content: '';
}
.our-office h2 {
    font-size: 29px;
    color: #47AAFF;
    line-height: 40px;
   /* font-family: sfuidisplay-light,sans-serif;*/
    font-weight: 400;
}
.our-office .row::before {
    display: table;
    content: " ";
}
.our-office img {
    vertical-align: middle;
    max-width: 595px;
    height: auto;
}
.our-office ul.social-links {
    margin: 0;
    padding: 15px 0 0;
}
.our-office ul.social-links li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
}
.our-office ul.social-links li a {
    color: rgba(255,255,255,.6);
    background: rgba(255,255,255,.1);
    border-radius: 100px;
    display: block;
    width: 32px;
    height: 32px;
    text-align: center;
    padding: 5px;
}
.our-office p.text-grey {
    text-transform: uppercase;
    opacity: .6;
    font-size: 12px;
    color: #FFF;
    line-height: 27px;
    margin-bottom: 20px;
}
.our-office .btn-blue {
    background: #1E3878;
    border-radius: 4;
    text-transform: uppercase;
    font-size: 11px;
    color: rgba(255,255,255,.6);
    letter-spacing: .76px;
}


#vps .mit-wrapper {
  background-image: url('../img/other/cloud-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center -300px;
}
.nocol {
  display: inline-block;
}
.mr--40 {
    margin-right: 40px;
    display: inline-block;
}
.left {
  text-align: left;
}
.min400 {
  min-height: 400px !important;
}
.min300 {
  min-height: 325px !important;
}
#software-opt h1 {
    /*font-family: dosis;*/
    margin-bottom: 30px;
}
#software-opt {
  background-color: #E6E6E6;
  padding: 50px;
}

#howtopay #mit-header {
    background-color: #6C6EE3;
    color: #fff;
}
.heading-block.center h2 {
    /*font-family: dosis;*/
    color: #6C6EE3;
    font-size: 35px;
    margin-top: 50px;
}
.bggray {
    background-color: #F2F5F8;
    padding: 10px 30px;
    border-radius: 5px;
}
.bggray h3 {
    color: #6C6EE3;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 20px 0;
}
#howtopay .subtitle {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #888;
}
.pay-para h4 {
    color: #666;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 20px;
}
.pay-para {
    padding-left: 80px;
    margin-top: 30px;
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 18px;
    padding-right: 40px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #93aaae;
}
.pay-para-cc {
    background-image: url(../img/other/card.png);
}
.pay-para-wl {
    background-image: url(../img/other/wallet.png);
}
.c-b{
  color: #6C6EE3;
}
.pay-para-wl div {
    display: inline-block;
    padding-right: 150px;
    color: #6C6EE3;
}
.tik-icon-holder{
  display: contents;
}
input[type="file"] {
    display: inline-block;
    width: 60%;
}
input[type="text"],input[type="email"], textarea {
    margin-top: 4px;
}
.pay-notify label {
    font-weight: 100;
    color: #666;
    letter-spacing: 2px;
}
.pay-guide {
    text-align: right;
}
.btn-blue {
    white-space: nowrap;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    background: #fff;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    text-decoration: none;
    transition: all .15s ease;
    background-color: #6772e5;
    margin-top: 5px;
}
.btn-blue:hover {
    transform: translateY(-1px);
    box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08);
    background-color: #7795f8;
    color: #fff;
}
.cust-pay {
    z-index: 200;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    padding: 30px;
    flex-direction: column;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
}
.cust-pay h4 {
    font-size: 18px;
    font-weight: 400;
}
.pay-notify {
    margin-top: 30px;
}
.pay-guide img {
    float: left;
    margin: -5px 30px 20px -60px;
    padding: 30px;
    background-color: #add8fe;
    border-radius: 60px;
}
.tabarea {
    background-color: #fff;
    padding: 10px 50px;
}



#mit-dedi-tabs4 h3 {
    font-size: 14px;
    text-align: center;
    background-color: #eee;
    padding: 20px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.inst-content img {
    float: left;
    padding: 30px;
}
.content-inst {
    padding: 20px;
    min-height: 260px;
}
#web_service_aws .content-inst {
    padding: 20px;
    min-height: 190px !important;
}
#mit-dedi-tabs4 {
  padding-bottom: 40px;
}
#mit-dedi-tabs4 .cpbox {
    box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
    margin: 10px;
}
.cmds-inst {
  margin: 0;
}
.inst-btn-blue, .inst-btn-blue a {
    background-color: #6772e5;
    color: #fff;
    text-align: center;
    padding: 10px;
}
.inst-btn-blue, .inst-btn-purpal, .inst-btn-black {
    color: #fff;
    text-align: center;
    padding: 10px;
    min-height: 70px;
}
.inst-btn-purpal {
  background-color: #39419c;
}
.inst-btn-black a {
    background-color: #333;
    color: #fff;
}
.inst-btn-blue a:hover, .inst-btn-black a:hover {
    text-decoration: none;
}
.inst-btn-black {
    background-color: #333;
}
.inst-btn-purpal span {
  display: block;
  border-bottom: 1px solid #fff;
}
.inst-btn-blue i, .inst-btn-black i {
    display: block;
    font-size: 30px;
}


#domain .wrapper {
    background-image: linear-gradient(75deg, #4170E1 25%, #324CBD 55%);
    min-height: 350px;
}
.search-include {
    padding-left: 80px;
}
.search-include i {
    margin-left: -75px;
    font-size: 20px;
    border: 1px solid #2984dd;
    color: #2984dd;
    padding: 15px;
    border-radius: 30px;
    display: inline-block;
    margin-right: 20px;
    float: left;
}
.search-include h2 {
    font-size: 20px;
    font-weight: 400;
}
.search-control {
    padding: 8px 20px;
    width: 30%;
    border-radius: 20px;
    border: 1px solid #eee;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
}
.btn-search {
    padding: 10px 20px;
    border-radius: 20px;
    border: 1px solid #a725b4;
    margin: auto 20px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
    background-image: linear-gradient(150deg,#ec56e5,#3633cb);
    color: #fff;
}
/*.search {
    margin: 70px auto;
}*/
.search-ext {
    margin: 0 auto;
    float: none;
    margin-top: -25px;
    background-color: #eee;
    color: #333;
    padding: 20px;
    border-radius: 5px;
}
.search-ext span {
  display: block;
}
.search-ext .col-md-2 {
  border-left: 1px solid #999;
}
#mit-dom-srch {
    margin-top: 50px;
}
#mit-dom-srch h1 {
  text-align: center;
  font-weight: 400;
  font-size: 25px;
}
#mit-dom-srch .subtitle {
  text-align: center;
  font-weight: 100;
  font-size: 20px;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
#mit-dom-srch-ext div {
    text-align: center;
}
#mit-dom-srch-ext {
    margin: 50px auto;
    margin-top: 100px;
}
#mit-dom-srch-ext button {
    border: 1px solid #eee;
    background-color: #dea228;
    color: #fff;
    font-size: 12px;
    font-weight: 100;
    padding: 7px 20px;
    border-radius: 20px;
    margin-left: 30px;
}
#mit-dom-srch-ext center {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0;
}
#domain .wrapper {
    background: -moz-linear-gradient(165deg, #6b59ef 0%, #00dbcf 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #00dbcf), color-stop(100%, #6b59ef));
    background: -webkit-linear-gradient(165deg, #6b59ef 0%, #00dbcf 100%);
    background: -o-linear-gradient(165deg, #6b59ef 0%, #00dbcf 100%);
    background: -ms-linear-gradient(165deg, #6b59ef 0%, #00dbcf 100%);
    background: linear-gradient(285deg, #6b59ef 0%, #00dbcf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dbcf', endColorstr='#6b59ef',GradientType=1 );
}
.illu-img {
  position: absolute;
  top: 50px;
  left: -200px;
  mix-blend-mode: color-dodge;
  overflow: hidden;
  max-height: 320px;
}
.illu-img2 {
  position: absolute;
  top: 65px;
  right: 0;
  mix-blend-mode: color-dodge;
  overflow: hidden;
  z-index: 0;
  max-height: 320px;
}
.search-ext img {
    width: 50px;
    margin: 5px;
}
.owl-carousel .owl-stage-outer {
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    height: 40px;
}


.webhost-reseller, #mit-resl-fetu {
  background-image: url("../img/Hexagons.svg"),-webkit-linear-gradient(315deg,#383a5b,#44399c);
  background-image: url("../img/Hexagons.svg"),linear-gradient(135deg,#383a5b,#44399c);
  background-repeat: no-repeat;
  background-position: top right;
}
#mit-resller{
    padding: 100px 0px !important;
}
#mit-resller_right {
  background-image: url("../img/other/cloudlinux-reseller.png");
  background-repeat: no-repeat;
  background-position: center;
  min-height: 350px;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
    
    .text-inner{
      text-align: center;
    }
    #mit-resller .title{
        margin-top: 0px !important;
    }
    #mit-resller {
        padding: 50px 0px !important;
    }
  }
  @media screen and (max-width: 457px) {
      #mit-resller-plans h2 span{
          display:block;
      }
  }
#mit-resller .title {
  font-size: 24px;
  color: #ccc;
  margin-top: 130px;
  font-weight: 400;
  letter-spacing: 2px;
}
#mit-resller .subtitle {
  font-size: 16px;
  color: #ccc;
  margin-top: 10px;
  font-weight: 400;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.btn-bgblue {
    background-image: linear-gradient(150deg,#6756ec,#2fb9f8);
    padding: 6px 20px;
    border: 1px solid #333;
    margin-top: 20px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    border-radius: 5px;
}
.btn-bgblue::hover{
  text-decoration: none;
}
.btn-white {
    background-color: #eee;
    padding: 6px 20px;
    border: 1px solid #333;
    margin-top: 20px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    border-radius: 5px;
}
#mit-resller-plans i {
    background-color: #ef3939;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    margin-right: 20px;
}
#mit-resller-plans h2 {
    font-size: 25px;
    font-weight: 200;
    letter-spacing: 1px;
    /*font-family: dosis;*/
}
.resell-bgwhite h3 {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 1px;
}
.resell-bgwhite .price {
    font-size: 30px;
    font-weight: 200;
    /*font-family: dosis;*/
}
.resell-bgwhite li {
    list-style: none;
    text-align: center;
    padding: 5px;
}
.resell-bgwhite li:nth-child(odd) {
    background-color: rgba(0,0,0,0.1);
}
.resell-bgwhite {
    text-align: center;
    background-color: #ddd;
    padding: 10px;
}
.resell-bgblue{
  background-color: #6ddada;
}
.resell-bgwhite ul {
  padding: 0;
}
.btn-border {
    border: 2px solid #333;
    padding: 10px 20px;
}
.btn-border {
    border: 2px solid #666;
    padding: 8px 23px;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #fff;
    margin: 10px;
    display: inline-block;
}
#mit-resl-fetu {
    color: #fff;
    margin: 100px auto;
    padding-bottom: 30px;
}
#mit-resl-fetu h2 {
    font-size: 27px;
    font-weight: 400;
    letter-spacing: 2px;
    padding-top: 30px;
}
#mit-resl-fetu p {
    font-weight: 400;
    letter-spacing: 1px;
    padding: 8px 20px;
}
.lis h4 {
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 1px;
}
#mit-resl-fetu ul {
    list-style: none;
}
.lis p {
    font-size: 13px;
    padding: 0 !important;
}
.lis {
    padding-left: 70px;
    background-repeat: no-repeat;
    margin-top: 25px;
}
.lis-grp {
    background-image: url(../img/icons/group.png);
}
.lis-cloud {
    background-image: url(../img/icons/cloud.png);
}
.lis-hook {
    background-image: url(../img/icons/hook.png);
}
.best_box{
    border-radius: 15px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 30px 0px rgba(15, 90, 125, 0.15);
    padding: 20px;
    margin-bottom: 20px;
}
#best_img{
    width:90%; 
    margin-top:20px;
}
@media (min-width: 991px) and (max-width: 1199px) {
    #best_img{
            margin-top: 75px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #best_img{
            margin-top: 120px;
    }
}
#mit-resl-connct h4 {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
}
#mit-resl-connct .connect p {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    /*margin-bottom: 40px;*/
}
.connect-para {
    width: 60%;
    text-align: center;
    margin: 5px auto;
    color: #666;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 18px;
}
#mit-resl-connct h2 {
    font-weight: 400;
    font-size: 27px;
    letter-spacing: 1px;
    margin-bottom: 30px;
}

#sms .wrapper {
    background-image: -moz-linear-gradient(50.04deg, rgb(62, 65, 208), rgb(30, 159, 194), rgb(79, 221, 217));
    background-image: linear-gradient(50.04deg, rgb(62, 65, 208), rgb(30, 159, 194), rgb(79, 221, 217));
}
.checkmark {
    position: relative;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: inline-block;
    stroke-width: 3;
    stroke: #fff;
    vertical-align: middle;
    stroke-miterlimit: 10;
    -webkit-animation: scale .3s ease-in-out .6s both;
    animation: scale .3s ease-in-out .6s both;
    -webkit-box-shadow: inset 0 0 0 30px #a4df3e;
    box-shadow: inset 0 0 0 30px #a4df3e;
    left: 0;
    -webkit-animation: fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;
    animation: fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;
    margin-left: 15px;
}
#sms #mit-headtitle .subtitle {
    font-size: 15px;
}
#mit-sms-plans {
}
#mit-sms-plans h2 {
    color: #1e9fc4;
    font-size: 25px;
    font-weight: 400;
    padding-top: 30px;
}
.sms-plans {
    background-color: #fff;
    border-radius: 5px;
    margin-top: -100px;
}
.plan-txt {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
}
#calculation-text {
    font-weight: 500;
}
.quantity {
    padding: 8px;
    border: 2px solid #1e9fc4;
    border-radius: 5px;
    margin: 10px auto;
    text-align: center;
    color: #1e9fc4;
    width: 215px;
    display: block;
}
.price-cta {
    background: #1e9fc4;
    background-image: linear-gradient(45deg,#3e3ed0,#1e9fc4 57%,#4fddd5);
    padding: 2.5em 5em;
    border-radius: 0 0 4px 4px;
    min-height: 14em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #fff;
    margin-top: 20px;
}
.cta-link {
    background-color: #fff;
    border-radius: 4px;
    padding: 10px 15px;
    color: #1e9fc4;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    display: inline-block;
    margin-top: 20px;
}
.total {
    display: inline-block;
    color: #a4df3e;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 2px;
    vertical-align: middle;
}
.rate-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}
.volume-rate-table {
    width: 100%;
    font-size: 13px;
}
.volume-rate-table thead {
  border-bottom: 1px solid #eee;
}
.volume-rate-table td, .volume-rate-table th {
  padding: 8px;
}
.volume-rates-wrapper {
    padding: 20px;
    background-color: #fdfdfd;
    border: 1px solid #eee;
    margin-left: -30px;
    margin-top: -50px;
}
.volume-rate-table th {
    color: #aaa;
    font-weight: 400;
    letter-spacing: 1px;
}
.higher-volume-text {
    margin: 10px auto 5px;
    text-align: center;
    font-size: 12px;
}
.higher-volume-text a {
    color: #1e9fc4;
    font-weight: 600;
}
#total {
    font-size: 22px;
    vertical-align: middle;
    display: inline-block;
}
#total_label {
  display: none;
}

.price-detail-section {
    margin-top: 50px;
    margin-bottom: 50px;
}
.pricing-details-list > li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    width: 48%;
    padding-right: 1em;
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
}
.pricing-details-list {
    list-style-type: none;
    padding: 0;
}
.pricing-details-list li h3 {
    font-size: 18px;
    color: #1e9fc4;
}
.pricing-faq-list {
    list-style: none;
    padding: 0;
}
.pricing-faq-list h3 {
    font-size: 18px;
    font-weight: 400;
}
.pricing-faq-list .paragraph-text {
    font-size: 12px;
}
.price-detail-section h2 {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 30px;
}
.underline-link {
    position: relative;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 1rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #34c4b3;
    margin-top: 22px;
}

#mit-headtitle .btitle {
    font-size: 45px;
    line-height: 40px;
    font-weight: 400;
    color: #666;
    /*font-family: Jura;*/
    text-align: left;
    padding-top: 100px;
    padding-bottom: 30px;
    text-align: center;
}
#mit-headtitle .bsubtitle {
    color: #aaa;
    font-size: 20px;
    font-weight: 100;
    letter-spacing: 1px;
    text-align: center;
}
.cyan_button {
    display: inline-block;
    font-size: 14px;
    text-shadow: 0 -1px #299ecb;
    background-color: #23527c;
    border-radius: 3px;
    border-bottom: 1px solid #2b9ecb;
    box-shadow: 0 2px 2px #4965da;
    transition: background .3s;
    color: #fff;
    padding: 12px 26px 12px;
    letter-spacing: 1px;
    margin: 30px 10px;
}
.cyan_button:hover {
    text-decoration: none;
    color: #fff;
    transform: rotate(2deg);
}
.linkedin_button {
    background: url(img/logo/linkedin_default.png);
    background-repeat: repeat;
    width: 206px;
    height: 41px;
    background-repeat: no-repeat;
    display:     inline-block;
}
.apply_now {
    background: #23527c none repeat scroll 0 0;
    border-bottom-left-radius: 3px;
    border-right: 1px solid #2588b7;
    border-top-left-radius: 3px;
    color: #fff !important;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 13px;
}
.job-tabs h3 {
    color: #23527c;
    text-align: center;
    font-size: 16px;
}
.sermng span {
    /*min-height: 70px;*/
}
.benefits_item {
    padding: 40px 20px;
    text-align: center;
    display: inline-block;
}
.benefits_item h6 {
    font-size: 14px;
}
.jobs-detail-section {
    margin: 100px auto;
    padding: 30px 0;
}
.jobs-detail-section h2 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: center;
    /*font-family: Jura;*/
}
#career-steps svg.career-steps-bg {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: auto;
    max-height: 110px;
    top: 110px;
    left: 0;
}
#mit-jobs-review {
    margin-bottom: 50px;
}
#mit-jobs-review p {
    margin: 40px 0 10px;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #888;
}
#mit-jobs-review h2 {
   font-size: 40px;
   font-weight: 200;
   /*font-family: Dosis;*/
   margin-bottom: 30px;
}
.paragraph-text-list p {
    padding: 5px;
}
.about-who2.mission h5 {
    transform: rotate(270deg);
    display: inline-block;
    position: absolute;
    left: -25px;
    top: 90px;
    color: #19b2c5;
    font-size: 17px;
}
.about-who2.vision h5 {
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    right: -25px;
    top: 90px;
    color: #c519b7;
    font-size: 17px;
}

#vps #mit-dedi-plans {
    /*background-image: linear-gradient(150deg, #24035b 0%, #7533ed 49%, #2ca2d9 100%);*/
    /*background-color: #150773;*/
}
#vps #mit-dedi-plans h1 {
  color: #fff;
}
.plans-whmsonic {
  display: none;
}
#careers .wrapper {
    /*background-image: linear-gradient(75deg, #48C1F0 25%, #78E0DC 55%);*/
    background-image: -moz-linear-gradient(-30deg, #00004d 0%, #5333ed 49%, #2cd4d9 100%);
    background-image: -webkit-linear-gradient(-30deg, #00004d 0%, #5333ed 49%, #2cd4d9 100%);
    margin-bottom: 30px;
}
.apply_now span {
    color: #fff;
}
.btn-top {
    font-size: 10px;
    letter-spacing: 1px;
    color: #666;
    background-color: transparent;
    border-right: 1px solid #eee;
}
.tophead {
    border-bottom: 1px solid #ddd;
    background-color: #fff;
}
.tophead a {
    font-size: 10px;
    letter-spacing: 0.5px;
    color: #666;
    text-transform: uppercase;
    padding: 8px 5px;
    border-right: 1px solid #eee;
}
.tophead a:hover {
  background-color: #f5f5f5;
  text-decoration: none;
}
.tophead .dropdown-toggle .bs-caret .caret {
    display: inline-block;
    width: 20px;
    height: 10px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 9px auto;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTk5LjQwNCAxOTkuNDA0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxOTkuNDA0IDE5OS40MDQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBwb2ludHM9IjE5OS40MDQsNjMuOTkzIDE3MS4xMiwzNS43MDkgOTkuNzAyLDEwNy4xMjcgMjguMjg0LDM1LjcwOSAwLDYzLjk5MyA5OS43MDIsMTYzLjY5NSAiPjwvcG9seWdvbj48L3N2Zz4=);
}
.dropdown-menu-list {
  list-style: none;
}

.dropdown-menu-list li {
    cursor: pointer;
  }
.cpdedi .inst-content img {
    padding: 5px 20px;
}

#mit-foot-contact {
  background-color:#1f85eb;
  padding: 20px 0;
}
#mit-foot-contact h2 {
    font-weight: 200;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    letter-spacing: 1.5px;
}
#mit-foot-contact h2 strong {
  font-weight: 400;
}
#mit-foot-contact .contact-text {
    font-weight: 100;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1.5px;
}
#mit-foot-contact .btn-primary {
    letter-spacing: 1px;
    text-transform: uppercase;
}
#mit-dedi-infor .col-md-4 {
    border: 1px dashed #ccc;
    text-align: center;
}


/* DEMO-SPECIFIC STYLES */
.typewriter {
  display: inline-block;
}
.typewriter h1 {
  color: #fff;
  overflow: hidden; /* Ensures the content is not revealed until the animation */
  border-right: .15em solid orange; /* The typwriter cursor */
  white-space: nowrap; /* Keeps the content on a single line */
  margin: 0 auto; /* Gives that scrolling effect as the typing happens */
  letter-spacing: .15em; /* Adjust as needed */
  animation:
    typing 3.5s steps(30, end),
    blink-caret .5s step-end infinite;
}

/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: orange }
}

.plan-box--floating-bg {
  border-radius: 15px;
    height: 85%;
    width: 24%;
    position: absolute;
    left: 26%;
    bottom: 50px;
    /*background-color: #5333ed;*/ /*rgba(83, 51, 237, 0.5);*/
    z-index: 1;
    transition: all 200ms ease-out;
}
@media (min-width: 768px) and (max-width: 991px) {
    .plan-box--floating-bg { display:none; }
  }

.ubackground-container {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 900px;
}
.ubackground-large {
    -webkit-transform: skew(0,-12deg);
    transform: skew(0,-12deg);
    will-change: transform;
    position: absolute;
    left: 0;
    right: 0;
        margin-top: 180px;
}
.ubackground-large .ucartzIn {
    position: absolute;
    height: 50px;
    top: auto;
}
.ubackground-large .ucartzIn.s1 {
    background-color: #6772e5;
    bottom: 0;
    left: 0;
    right: calc(100% - 355px);
}
.ubackground-large .ucartzIn.s2 {
    background-image: -webkit-linear-gradient(left,#edf6ff 6%,#edf6ff 23%,#fff 95%);
    background-image: linear-gradient(90deg,#edf6ff 6%,#edf6ff 23%,#fff 95%);
    bottom: 0;
    left: 355px;
    right: 600px;
}
.ubackground-large .ucartzIn.s3 {
    background: #9cdbff;
    bottom: 0;
    left: calc(50% + 260px);
    right: 0;
}
.ubackground-large .ucartzIn.s4 {

    opacity: .16;
    background: #9cdbff;
    bottom: -50px;
    left: 0;
    right: calc(50% + 475px);

}
.ubackground-large .ucartzIn.s5 {
    background-color: rgba(0,0,0,.14);
    mix-blend-mode: soft-light;
    bottom: 200px;
    right: 0;
    width: 100px;
}
.ubackground-large .ucartzIn.s6 {
    background-image: -webkit-linear-gradient(right,transparent,rgba(0,0,0,.3),transparent);
    background-image: linear-gradient(-90deg,transparent,rgba(0,0,0,.3),transparent);
    mix-blend-mode: soft-light;
    bottom: 100px;
    left: 53px;
    right: calc(50% + 40px);
    opacity: 0;
    -webkit-animation: none;
    animation: none;
}
.ubackground-large .ucartzIn.s6 {
    -webkit-animation: animate-ucartzIn-8 5s infinite;
    animation: animate-ucartzIn-8 5s infinite;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    opacity: 0;
    will-change: transfrom,opacity;
}
.ubackground-large .ucartzIn.s7 {
    background-image: -webkit-linear-gradient(right,transparent,rgba(0,0,0,.3),transparent);
    background-image: linear-gradient(-90deg,transparent,rgba(0,0,0,.3),transparent);
    mix-blend-mode: soft-light;
    bottom: 100px;
    left: calc(50% + 290px);
    right: 0;
    opacity: 0;
    -webkit-animation: none;
    animation: none;
}
.ubackground-large .ucartzIn.s8 {
    background-image: -webkit-linear-gradient(right,hsla(0,0%,100%,0),hsla(0,0%,100%,.24),hsla(0,0%,100%,0));
    background-image: linear-gradient(-90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.24),hsla(0,0%,100%,0));
    mix-blend-mode: soft-light;
    bottom: 150px;
    left: 53px;
    right: calc(50% + 220px);
    opacity: 0;
    -webkit-animation: none;
    animation: none;
}
.ubackground-large .ucartzIn.s9 {
    background-image: -webkit-linear-gradient(right,transparent,rgba(0,0,0,.4),transparent);
    background-image: linear-gradient(-90deg,transparent,rgba(0,0,0,.4),transparent);
    mix-blend-mode: soft-light;
    bottom: 265px;
    left: 50%;
    right: calc(50% - 360px);
    -webkit-animation: animate-ucartzIn-9 4s infinite;
    animation: animate-ucartzIn-9 4s infinite;
        animation-timing-function: ease;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    will-change: transfrom,opacity;
}
.ubackground-large .ucartzIn.s10 {
    background-image: -webkit-linear-gradient(right,hsla(0,0%,100%,0),hsla(0,0%,100%,.4),hsla(0,0%,100%,0));
    background-image: linear-gradient(-90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.4),hsla(0,0%,100%,0));
    mix-blend-mode: soft-light;
    bottom: 150px;
    left: calc(50% + 220px);
    right: 0;
    opacity: 0;
    -webkit-animation: none;
    animation: none;
}
.ubackground-large .ucartzIn.s10 {
    opacity: 0;
    -webkit-animation: animate-ucartzIn-10 6s infinite;
    animation: animate-ucartzIn-10 6s infinite;
        animation-timing-function: ease;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    will-change: transfrom,opacity;
}
.ubackground-large .ucartzIn.s11 {
    opacity: .12;
    background-image: -webkit-linear-gradient(right,#000,#000 97%);
    background-image: linear-gradient(-90deg,#000,#000 97%);
    mix-blend-mode: soft-light;
    bottom: 310px;
    left: calc(50% - 430px);
    right: calc(50% + 200px);
}
.ubackground-large .ucartzIn.s12 {
    background-image: -webkit-linear-gradient(right,transparent,rgba(0,0,0,.3),transparent);
    background-image: linear-gradient(-90deg,transparent,rgba(0,0,0,.3),transparent);
    mix-blend-mode: soft-light;
    bottom: 600px;
    left: 53px;
    right: calc(50% + 40px);
    opacity: 0;
    -webkit-animation: none;
    animation: none;
}
.ubackground-large .ucartzIn.s12 {
    -webkit-animation: animate-ucartzIn-8 5s infinite;
    animation: animate-ucartzIn-8 5s infinite;
        animation-timing-function: ease;
        animation-delay: 0s;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    opacity: 0;
    will-change: transfrom,opacity;
}
.ubackground-large .ucartzIn.s13 {
    background-image: -webkit-linear-gradient(right,hsla(0,0%,100%,0),hsla(0,0%,100%,.24),hsla(0,0%,100%,0));
    background-image: linear-gradient(-90deg,hsla(187, 71.7%, 37.5%, 0),hsla(228.7, 71.9%, 39%, 0.2),hsla(228.9, 75.5%, 44.9%, 0));
    mix-blend-mode: soft-light;
    bottom: 410px;
    left: 0;
    right: calc(50% + 40px);
    opacity: 0;
    -webkit-animation: none;
    animation: none;
}
.ubackground-large .ucartzIn.s13 {
    -webkit-animation: animate-ucartzIn-8 5s infinite;
    animation: animate-ucartzIn-8 5s infinite;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    opacity: 0;
    will-change: transfrom,opacity;
}
.ubackground-large .gradient {
    background-image: -webkit-linear-gradient(171deg,#6fa7f8 1%,#777bf8);
    background-image: linear-gradient(-81deg,#023175 1%,#242aed);
    bottom: 0;
    left: 0;
    right: 0;
    height: 600px;
    margin-bottom: 50px;
    margin-top: -165px;
}
.ubackground-large .ucartzIn.below {
    bottom: 0;
    left: calc(100% - 112px);
    right: calc(50% - 312px);
    background-color: #ecfaff;
    display: none;
}
.ubackground-large .ucartzIn.below {
    display: block;
    bottom: -50px;
    left: calc(100% - 440px);
    right: calc(50% - 572px);
    background-color: #ecfaff;
}
.ubackground-large .dots {
    position: absolute;
    height: 200px;
    width: 290px;
    top: auto;
    bottom: -50px;
    left: calc(100% - 150px);
    background: url(/img/v3/contact/dots.svg);
    background-size: auto;
    -webkit-transform: skew(0,12deg) rotate(90deg);
    transform: skew(0,12deg) rotate(90deg);
    opacity: .5;
}
.ubackground-large .dots {
    opacity: 1;
    position: absolute;
    height: 200px;
    width: 450px;
    top: auto;
    bottom: 50px;
    left: calc(100% - 450px);
    background: url(/img/v3/contact/dots.svg);
        background-size: auto auto;
    background-size: auto;
    -webkit-transform: skew(0,12deg) rotate(-12deg);
    transform: skew(0,12deg) rotate(-12deg);
}
.left-form {
    background-color: #fff;
    padding: 30px;
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
}
.bullet-points {
    list-style: none;
    padding-left: 40px;
    margin-top: 20px;
}
.bullet-points li {
  margin-top: 10px;
}
.bullet-points li::before {
    content: " ";
    display: inline-block;
    height: 20px;
    width: 20px;
    background-image: url("../img/other/check.png");
    margin-right: 15px;
    background-size: 100% 100%;
}
.bullet h3 {
    margin-left: 35px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-top: 120px;
}
.contactus-container .form-group {
    margin-bottom: 20px;
}
.contactus-container label {
    font-weight: 500;
    letter-spacing: 1px;
}
.contactus-container .form-horizontal .control-label {
    text-align: left;
}
.icon-column {
    display: inline-block;
    width: 50px;
}
.copy-column {
    max-width: 385px;
    padding-left: 20px;
    display: inline-block;
}
#privacy .navbar-default .navbar-nav > li > a {
    color: #333;
}
#mit-privacy {
    margin-top: 20px;
}
#mit-privacy h1 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 20px 0;
}
#mit-privacy h1 a {
    color: #333;
}
#mit-privacy .fix-left ul {
    list-style: none;
    padding-left: 0;
}
#mit-privacy ul li a {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #666;
}
.fix-left {
    display: inline-block;
    width: 250px;
    vertical-align: top;
    margin-top: 20px;
}
.fix-right {
    display: inline-block;
    width: calc(100% - 260px);
    margin-bottom: 50px;
}
.fix-right h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 30px;
} 
.fix-right p {
    font-size: 16px;
    color: #666;
    font-weight: 400;
    /*letter-spacing: 1px;*/
}
.fix-right strong {
    font-weight: 400;
    font-size: 13px;
}

.icon  {
    background-repeat: no-repeat;
    background-size: 64px;
    background-position: 15px 30px;
}
.icon-services {
    background-image: url(/img/icons/ucatz-services.png);
}
.icon-payment {
    background-image: url(/img/icons/ucartz-pay.png);
}
.icon-support {
    background-image: url(/img/icons/ucartz-24-hours.png);
}
.icon-sla {
    background-image: url(/img/icons/ucartz-uptime.png);
}
.icon-setup {
    background-image: url(/img/icons/ucartz-zero-setup-fee.png);
}
.icon-deals {
    background-image: url(/img/icons/shopping-bag-1.png);
}
.copyright {
    text-align: center;
    margin-top: 20px;
    background-color: #000;
    padding: 7px;
    color: #fff;
    font-size: 12px;
    font-weight: 200;
    letter-spacing: 1px;
}
footer .fa {
    padding: 9px;
    font-size: 20px;
    width: 40px;
    border-radius: 50%;
    text-decoration: none;
    margin: 5px 2px;
    height: 40px;
}
footer .fa-facebook {
    background: #3B5998;
    color: white;
}
footer .fa-twitter {
    background: #55ACEE;
    color: white;
}
footer .fa-linkedin {
    background: #007bb5;
    color: white;
}
footer .fa-instagram {
    background: #125688;
    color: white;
}
@media screen and (min-width: 1020px) {
    .pull-md-right {
        float: right;
    }
}
.menu-space {
  margin-left: 0;
}
@media (min-width: 769px) and (max-width: 991px) {
  #mit-products {
    min-height: 285px !important;
  }
}
@media screen and (max-width: 768px) {
  /*#mit-plans{
    margin-top: 0px !important;
  }*/
  #ban-wraper{
    background-position: 0 0;
  }
  
  

}
@media screen and (max-width: 991px) {
  
  #mit-products .title {
    font-size: 50px;
    line-height: 60px;
  }
}
.intro-text .icon-container {
    font-size: 35px;
    color: #fff;
    margin: 0 auto;
    background-color: #f3f3f3;
    padding: 10px;
    border-radius: 50px;
    margin-top: -50px;
    width: 100px;
    height: 100px;
}
.intro-text img {
  font-size: 35px;
  width: 85px;
  height: 85px;
  padding: 10px;
}
#hire-bg-person {height: 500px !important; }

@media screen and (min-width: 768px) {
    .menu-space {
      margin-left: 100px;
    }
    body#mit-home { background-size: contain !important; }
    body#products { background-size: contain !important; }
}
@media (min-width: 767px) and (max-width: 969px) {
  #buy_managed_vps{
      background-size: inherit !important;
  }  
}
@media screen and (max-width: 767px) {
    body#mit-home { background-size: inherit !important; }
    body#products, #vps .mit-wrapper { background-size: inherit !important; }
    #about .wrapper #canvas, #domain .illu-img, #domain .illu-img2 { display:none; }
    #mit-shoutcast .adicons {display:none;margin-bottom:20px;}
 .aussrv-img,.turksrv-img,.cansrv-img,.korsrv-img,.singsrv-img,.polsrv-img,.uksrv-img,.gersrv-img,.japsrv-img, .dubsrv-img,.dedind-img, .chinsrv-img, .russrv-img, .netsrv-img, .umgsrv-img, .umgdedsrv-img, .hero-img, .gaming-img { background-position: center 20px !important; background-size: 200px 150px !important; }
    .pricing-box.pricing-extended .pricing-features li { width:100%;}
    .pricing-box.pricing-extended .pricing-action-area { position: unset; width:100%; }
    .fix-right { width:100%;}
    #navbar {position: absolute;background-color: #fff;left: 0;width: 100%;color: #333;z-index: 99999;}
 .navbar-default .navbar-nav > li > a {color: #333;}
 .navbar-default .navbar-nav > li > a:hover {color: #000;}
 .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {color: #000;}
 /*#hire-bg-person {background-position: top left !important; }*/
 .nav-tabs > li.first { padding-left:0; }
 .tbl-pricing .col-md-3 { width: 100%; }
 #howpay-wallet {width: 100% !important; }
 .qfacts span { display: inline-block;}
}
@media screen and (max-width: 768px) {
   .aussrv-img,.turksrv-img,.cansrv-img,.korsrv-img,.singsrv-img,.polsrv-img,.uksrv-img,.gersrv-img,.japsrv-img, .dubsrv-img,.dedind-img, .chinsrv-img, .russrv-img, .netsrv-img, .umgsrv-img, .umgdedsrv-img, .halloween-img, 
   .hero-img, .gaming-img { 
       background-position: center 20px !important; 
       background-size: 200px 150px !important; 
       
   }
   #ucartz-buy-managed-dedicated-server .hero-img{
       display: none !important;
   }
   #ucartz-buy-managed-dedicated-server-wrapper{
        height: 450px !important;
   }
    .pkges_new_title, .perks_new { margin-top:20px !important;}
    #mit-products .title { font-size: 50px;line-height: 60px; }
    .slick-slide .block { min-width:200px; }
    #mit-vps-home {padding-top: 30px;}
    .plan-box--floating-bg { display:none; }
    #mit-work .mit-project-item, #mit-services .mit-project-item, #vps  .mit-project-item { min-height:200px; }
    .pull-md-right {float: none;}
    .webmin-a{
        min-height:0px !important; padding: 0px 10px 20px 0 !important;    margin: 0px !important; 
    }
}
@media screen and (max-width: 350px) {
     #ucartz-buy-managed-dedicated-server-wrapper{
        height: 575px !important;
   }
}
#contact-comm .icon-column {
    float: left;
}

.fh5co-text {
    padding: 5px 0;
}
.features_outer{display: flex;}
.fh5co-text1 {
    padding: 5px 15px;
}
.mit-project-item i.fa {
    color: #389df6;
    font-size: 25px;
    min-width: 25px;
    text-align: center;
}
#mit-sh-plans .select {
    margin-top: 25px;
}
a:hover, a:focus {
    text-decoration: none;
}

.typewrite > .wrap { border-right: 0.08em solid #fff}
#mit-services h2 {
    font-weight: 400;
    font-size: 27px;
    letter-spacing: 1px;
    margin-bottom: 30px;
}
.login-box {
    position: absolute;
    padding: 10px 20px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
    width: 300px;
    z-index: 99999;
    display: none;
}
.login-box .btn {
    width: 100%;
    margin-top: 10px;
    background-color: #1f85ec;
    color: #fff;
}
.login-box a:hover {
    background-color: transparent;
}
textarea {
    resize: none;
}
.dropdown-menu span.text-menu {
    width: auto;
    padding: 0;
}
.search-include img {
    width: 50px;
    display: inline-block;
    float: left;
    margin-left: -75px;
}
.dropdown-menu > li > a div {
    text-transform: none;
}
.language-popover .popover-content li a {
    color: #337ab7 !important;
}
.kb-article-content {
    word-break: break-all;
}
.label {
    color: #498302;
}
.dedicated_wrapper{
  padding-top: 65px !important;
  height: 550px  !important;
}

@media screen and (max-width: 767px) {
  .dedicated_wrapper{
    padding-top: 0px !important;
  }
  .risk-free-img, .risk-free-right{
    text-align: center;
  }
}
@media screen and (max-width: 415px) {
  #software_installation_outer_wrapper .mit-container {
        background-position: 15px 168px;
        height: 425px;
    }
}
@media (min-width: 415px) and (max-width: 576px) {
  #software_installation_outer_wrapper .mit-container {
        background-position: 0px 130px;
        height: 425px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
  #software_installation_outer_wrapper .mit-container {
        background-position: 110px 118px;
        height: 425px;
    }
}
.pay-para h4{
  font-size: 24px;
}
.plan-text h2{
  font-size: 24px;
}
#how_to_pay_right .cust-pay{
      margin-top: 30px;
    }
#webhost-reseller, body #shoutcast body {
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  }
#mit-resller-plans .head-title {
      margin: 20px;
}
.mt-20px{
  margin-top: 20px;
}
#reseller .mit-wrapper{
        
    }
#low_cost_banner_img {
    background-image: url(../img/managed-dedicated-server/ucartz-low-cost-server.png);
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    background-position: center !important;
    height: 360px;
}

@media only screen and (max-width: 767px) {
  #flussonic_wrapper, #red5_video {
    height: 675px !important;
  }
  
  .dedi-prc{
    margin-top: 20px;
  }
}
@media only screen and (max-width: 992px) {
  #lowcost_header{
        height: 850px !important;
    }
    #low_cost_banner_img{
        margin-top: 20px;
    }
    #hire-bg-person{
    /*background-position: 100% 200px !important;
    background-size: 360px !important;*/
    background-image:none !important;
  }
  .first-intro-text{
    margin-top: -70px !important;
  }
  .tab_pane_right{
    text-align: center !important;
  }
  .server-monitoring-contnet p{
    text-align: center  !important;
  }
}

.modal-open {
    padding-right: 0px !important;
}
.img_tab_pane{
  text-align: center;
}
.img_tab_pane h3{
  font-size: 16px;
  margin-top: 20px; 
}
#dedicated_stuff .tab-content{
  padding: 25px;
}

.nav-tabs-v li:has(a.active){
  background: #23527c !important;
}
.tbl-pricing .cart-btn i{
  margin-right: 5px;
}
#mit-dom-srch p{
  font-size: 14px;
}
#hire-bg-person{
  background-image: url(../img/expert/hire-us.png);
  background-position: right 180px;
  background-repeat: no-repeat;
}
.mit-intro-ded-class .intro-text{
  min-height: 325px !important;
}
.server-monitoring .intro-text{
  min-height: 300px !important;
}

@media screen and (max-width: 576px) {
	#mit-dedi-plans{margin-top: 40px;}
	.h1-size{font-size: 2rem!important;}
	#buy_managed_vps #mit-vps-home{min-height: 450px;}
}


