ul.footer-nav li > ul {
    display: none;
}
ul.footer-nav li:hover > ul {
    display:block;
}
ul.footer-nav ul {
    padding:0px;
}
.ArrowDown{
	height:40px;
}
.searchCenter{
	text-align:center;
	text-align:-webkit-center;
}
.glyphicon-chevron-right:before {
       
       content: " ";
       
       display:block;
      
       background:url('../images/arrowRight.png') no-repeat;
       background-size:40px;
       width:40px;
       height:40px;
   }
   .glyphicon-chevron-left:before {
       
       content: " ";
       
       display:block;
      
       background:url('../images/arrowLeft.png') no-repeat;
       background-size:40px;
       width:40px;
       height:40px;
   }
#header1{
	color:#143564;
	font-family:'LatoBold';
	font-weight:bold;
	font-size:36px;
	text-align:center;
}
#header1-1{
	color:#143564;
	font-family:'LatoBold';
	font-weight:bold;
	font-size:36px;
	margin:0;
}
#header3{
	color:#143564;
	font-family:'LatoBold';
	font-weight:bold;
	font-size:36px;
	text-align:center;
	padding-top:3%;
}
#header2{
	color:#929497;
	font-family: 'Lato-LightItalic';
	letter-spacing:1px;
	font-size:14px;
	text-align:center;
}
#header2-1 {
  color: #929497;
  font-family: 'Lato-LightItalic';
  letter-spacing: 1px;
  font-size: 14px;
  padding-left: 2.7%;
  margin-bottom: 3%;
  text-align: center;
  display: inline-block;
}
ul#horizontal-list {
	min-width: 696px;
	list-style: none;
	padding-top: 20px;
	text-align:center;
	}
	ul#horizontal-list li {
		display: inline;
	}
.rowTop1{
	padding-top: 5%;
	
}
.rowTop1-1{
	padding-top: 5%;
	margin: 0;
}
.rowTop2{
	padding-top: 6%;
	margin: 0;
}
.rowTop3{
	margin:0;
}
.rowTop4{
	padding-top:23%;
}
.rowTop6{
	padding-top:3%;
}
.colSpace{
	height:30px;
}
#client{
	font-family:'Lato-LightItalic';
	color:#143564;
	font-size:18px;
	text-align:center;
	letter-spacing:2px;
}
.clientlogin{
	cursor:pointer;
}
.good{
	padding-left: 15%;
	padding-right: 15%;
	padding-top: 17%;
}
img.clientlogin.img-responsive {
    width: 104px;
    float: right;
    padding-left: 0%;
    padding-right: 19%;
    padding-bottom: 10%;
}
#title1{
	font-family: 'LatoLight';
	font-size:40px;
	color:#143564;
	text-align:center;
}
.arrowDown{
	margin-left:auto;
	margin-right:auto;
	display:block;
	width: 30px;
	padding-top: 4%;
}
#title2{
	font-family: 'LatoBoldItalic';
	font-size:21px;
	color:#143564;
	letter-spacing:1px;
	padding-top:3%;
	text-align:center;
}
#title3{
	font-family: 'LatoLight';
	font-size:28px;
	color:#143564;
	text-align:center;
	letter-spacing:2px;
	}
.footer {
  position: relative;
  bottom: 0;
  width: 100%;
  /* height: 80px; */
  text-align: center;
}

body{
	overflow-x:hidden;
	overflow-y:hidden;
}
.footer2 {
  position: relative;
  bottom: 0;
  width: 100%;
  height: 60px;
  text-align: center;
}
.text-muted{
	font-family: 'LatoLight';
	color:#929497;
	font-size:12px;
}
.modal-dialog {
    width: 100%;
    height: 100%;
    padding: 0;
    margin:0;
}

.modal-content {   
    height: 100%;
	border-radius: 0;
    color:white;
    overflow:auto;
	opacity:0.96;
}
.modal-header{
	border:0;
}
.Country{
	width:70%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
}
#Country1{
	font-family: 'LatoBoldItalic';
	color:#143564;
	font-size:48px;
	text-align:center;
	padding-top:3%;
}
#Country2{
	font-family: 'LatoLight';
	font-size:24px;
	color:#143564;
	text-align:center;
}
#Country3{
	font-family: 'LatoLight';
	font-size:24px;
	color:#143564;
	text-align:center;
	padding-top:100px;
}
.ClientCenter{
	margin-left:auto;
	margin-right:auto;
	display:block;
	width: 10%;
	padding-top: 0%;
}
.ImageAlign{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width: 5%;
}
.ImageAlign2{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width: 35px;
	float:right;
}
.ImageWidth{
	width:38.5%;
}
.LoginBox{
	width:100%;
	height:40px;
	font-family: 'Lato-LightItalic';
	border-radius:8px;
	font-size:18px;
	color:#143564;
	
}
#LoginNow {
    font-family: 'LatoBoldItalic';
    font-size: 21px;
    color: #143564;
    letter-spacing: 1px;
    padding-top: 0;
    text-align: center;
    cursor: pointer;
    margin-bottom: 5%;
    border: none;
    background-color: transparent;
    /* margin-left: auto; */
    /* margin-right: auto; */
}
div#myModal,#myModalLogin,#myModalForgotps {
    padding: 14px;
}

#Forgotpassword{
	font-family: 'Lato-LightItalic';
	color:#929497;
	font-size:16px;
	padding-top:0%;
	letter-spacing:2px;
	cursor:pointer;
	  text-align: center;
}
#forgotps1{
	font-family: 'LatoLight';
	font-size:14px;
	color:#5E5F60;
	text-align:center;
	margin:0;
	letter-spacing:1px;
}
.navbar-toggle{
	background-color:grey;
	width:45px;
}
.navbar-nav {
	width:100%;
	padding-top:1.5%;
}
div#navbar {
  padding: 0;
}

.navbar-nav>li#li-Width {
  float: left;
  padding-left: 7%;
  /* padding-right: 11%; */
  width: 31%;
}
.navbar-default .navbar-nav > .active{
    color: #000;
   background: #d65c14;
 }
.footer-nav > .active > a, 
.footer-nav > .active > a:hover, 
.footer-nav > .active > a:focus {
      color: #143564;
	  font-family: 'LatoRegular';
      
 }
a{
	color:#929497;
	font-family: 'LatoLight';
	font-size:18px;
	letter-spacing:1px;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a:focus{
	text-decoration:none;
}
/*Web Hosting*/
.HostingHeader{
	font-size:24px;
	color:#143564;
	font-family:'LatoBold';
	font-weight:bold;
	margin:0;
	padding-top: 2%;
	letter-spacing:2px;
}
#HostingHeader{
	font-size:21px;
	color:#143564;
	font-family:'LatoThinItalic';
	font-weight:bold;
	letter-spacing:2px;
}
/*.HostingHeader,#HostingHeader:hover{
	cursor:pointer;
	
}*/
#cPanel{
	color:#143564;
}
.HostingImage{
	cursor:pointer;
}
.marketing {
  /*padding-top: 40px;*/
  padding-bottom: 75px;
}
.Col4-Padding{
	padding-top: 3%;
  padding-bottom: 3%;
    padding-left: 6%;
  padding-right: 6%;
}
a.active.FooterMYSG {
  color: #143564;
  font-family: 'LatoBoldItalic';
  font-size:24px;
  
}
.FooterMYSG{
font-family: 'LatoBoldItalic';
  font-size:24px;
  cursor:pointer;
}

span{
	float:right;
}
.alignleft {
  float: left;
  width:11.33333%;
  text-align:left;
}
.alignleft2 {
  float: left;
  width:18.33333%;
}
.aligncenter {
  float: left;
  width:77.33333%;
  text-align:center;
  letter-spacing:1px;
}
.alignright {
 float: left;
 width:11.33333%;
 text-align:right;
}
.alignright2 {
 float: right;
 width:18.33333%;
}

/* Home Css*/

.RowHome{
	padding-right:50px;
	padding-left:50px;
}
.imgHome1{
	width:680px;
}
#HomeTitle1{
	font-family: 'LatoLight';
	font-size:36px;
	color:#143564;
	letter-spacing: 2px;
}
#HomeTitle2{
	font-family: 'LatoLight';
	font-size:16px;
	color:#929497;
	letter-spacing:2px;
}
.HomeTitle{
	padding-top: 180px;
}
.divLeft{
	 float: left;
  width:50%;
  text-align:center;
}
.divRight{
	float: right;
  width:50%;
  
}
 
.carousel-indicators-numbers {
    li {
      text-indent: 0;
      margin: 0 2px;
      width: 30px;
      height: 30px;
      border: none;
      border-radius: 100%;
      line-height: 30px;
      color: #fff;
      background-color: #999;
      transition: all 0.25s ease;
      &.active, &:hover {
        margin: 0 2px;
        width: 30px;
        height: 30px;
        background-color: #337ab7;        
      }
    }
}
.carousel-indicators-numbers li.active, .carousel-indicators-numbers li:hover {
  margin: 0 2px;
  width: 60px;
  height: 30px;
  font-family: 'LatoBoldItalic';
	font-size:18px;
	color:#143564;
  
}
.carousel-indicators-numbers li {
  text-indent: 0;
  margin: 0 2px;
  width: 60px;
  height: 30px;
  border: none;
  border-radius: 100%;
  line-height: 30px;
   -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-family: 'LatoBoldItalic';
	font-size:18px;
	color:grey;
}
a.right.right1.carousel-control,.left.left1.carousel-control {
  background-image: none;
  display:none;
}
a.right.right2.carousel-control,.left.left2.carousel-control {
  background-image: none;
   padding-top: 7%;
  
}
div#myCarousel22 {
  height: 240px;
  padding-top: 2%;
}
a.right.right3.carousel-control,.left.left3.carousel-control {
  background-image: none;
  width:0;
  height: 300px;
  margin: 0 23%;
}

div#myCarousel {
  height: 600px;
}
.flex-center {
  padding-top: 186px;
  padding-left: 50px;
  padding-right: 90px;
  padding-bottom: 172px;
}
.ViewMoreRight{
	float:right;
	padding-top:45px;
}
#ViewMore{
	font-family: 'LatoBoldItalic';
  font-size:14px;
  cursor:pointer;
  color:#143564;
  padding-left: 16px;
  padding-top: 4px;
  text-decoration:none;
}
#ViewMore2{
	font-family: 'LatoBoldItalic';
  font-size:14px;
  cursor:pointer;
  color:#143564;
  padding-top: 4px;
  text-decoration:none;
}
.ViewMore{
	position:absolute;
	width:25px;
	/* left:15%; */
	    right: 110px;
}
.ViewMore2{
	position:absolute;
	width:25px;
	 left:41%;
	     top: 12%;
}
.BannerImg{
	padding-top:20px;
}
.divLeft2{
	 float: left;
  width:49%;
  text-align:center;
}
.divRight2{
	float: right;
  width:49%;
  
}
/**/
.divider {
    /*width:500px;*/
    text-align:center;
	  padding-top: 29px;
  padding-bottom: 30px;
    position: relative;
  bottom: -86%;
}
.divider3 hr {
  margin-left: auto;
  margin-right: auto;
  width: 38%;
  border-top:1px solid #929497;
}
.divider3 {
    /*width:500px;*/
    text-align:center;
    position: relative;
  bottom: -89%;
}

.divider2{
	  /* width: 500px; */
  text-align: center;
  padding-top: 0px;
  height: 20px;
  padding-bottom: 0;
}
.divider4 hr {
    margin-left: auto;
    margin-right: auto;
    width: 28%;
    border-top: 1px solid #929497;
    margin: 15px auto;
}
.divider hr {
    margin-left:auto;
    margin-right:auto;
    width:38%;
	border-top:1px solid #929497;
	margin: 15px auto;
}
.divider2 hr {
    margin-left:auto;
    margin-right:auto;
  width: 10%;
  border: 1px solid #D1D3D4;}
.left {
    float:left;
}

.right {
    float:right;
}
.OurClient{
	font-family:'LatoRegular';
	font-size:21px;
	color:#143564;
	letter-spacing:2px;
}
.carousel-control {
  
  width: 24%;
  
}
.Home04 {
  width: 160px;
  display: inline-block;
 float: right;
}
.home04-1{
	position: relative;
  width: 72%;
  float: right;
}
.divLeft3 {
  float: left;
  width: 50%;
  text-align: center;
  padding-top:2%;
}
.divRight3 {
  float: right;
  width: 50%;
  position:relative;
    padding-top:2%;
  }
hr.leftHr {
  width: 60%;
      border-top: 1px solid #929497;
}
hr.rightHr {
  width: 60%;
  border-top: 1px solid #929497;
}
.ColPaddingZero
{
	padding:0;
}
.Padding7p{
	padding-left:7%;
	display: table;
}
.ColPaddingLeftZero{
	padding-left:0;
}
.ColPaddingRightZero{
	padding-right:0;
}
.left3{
	  margin-left: auto;
  margin-right: auto;
  width: 38%;
}
#HomeTitleSmall1{
	color:#143564;
	font-family:'LatoBold';
	font-size:16px;
	margin:0;
	letter-spacing:1px;
}
#HomeTitleSmall2{
	font-family: 'LatoThin';
	font-size:14px;
	color:#143564;
	margin:0;
	letter-spacing:1px;
}
.CarouselHeight{
	height:215px;
}
body.modal-open {
    overflow: hidden;
    position:fixed;
    width: 100%;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
body>div.inner-page>div#myModalLogin{
 overflow: hidden;
    position:fixed;
    width: 100%;
}
#ContentSmall{
padding-top: 8%;
  padding-right: 47%;
  padding-bottom: 8%;
  padding-left: 0;
	text-align:center;
}
.imgHome{
	height:50px;
	  position: absolute;
	  left:45%;
}
.imgHome2{
	height:35px;
	position: absolute;
  padding-top: 6px;
}
#HomeTitleSmall3{
	font-family: 'LatoBlackItalic';
	font-size:24px;
	color:#143564;
  padding-top: 7px;
  letter-spacing:2px;
}

#HomeTitleSmall3-1{
	font-family: 'Lato-LightItalic';
	font-size:18px;
	color:#143564;
	  position: absolute;
padding-top: 11px;
     letter-spacing:1px;
}
.HrPadding{
	height:50px;
}
.TitleHome04 {
  /* left: 37%; */
  position: relative;
  /* width: 43%; */
  text-align: center;
    padding-top: 33px;
}

#Latest{
	font-family: 'LatoBlack';
	font-size:18px;
	color:#143564;
}
p#demo,#demo2,#demo3,#demo4 {
	font-family:'LatoThinItalic';
	letter-spacing:1px;
	font-size:14px;
	color:#929497;
	margin:0;
	
}
#Latest2{
	font-family: 'LatoLight';
	font-size:16px;
	color:#929497;
	padding-top: 7%;
 /*  padding-left: 6%;
  padding-right: 6%; */
  padding-bottom: 2%;
  letter-spacing:1px;
    line-height: 1.7;
}
#Latest4{
	font-family: 'LatoLight';
	font-size:16px;
	color:#929497;
	padding-top: 3%;
  padding-left: 6%;
  padding-right: 6%;
  padding-bottom: 2%;
}
#Latest3{
	font-family: 'LatoLight';
	font-size:16px;
	color:#929497;
	letter-spacing:1px;
	
}
.icon-bar {
  background-color: #FFF;
}
.PaddingCol3{
	padding:0 3%;
}
.BorderRight{
	border-right: 1px solid;
  color: #929497;
}

.img2 {
    display:table-cell;
    width:100%;
    height:auto;
	    -webkit-min-logical-width: 550px;
	width:550px;
}
.img2,x:-moz-any-link{
	display:table-cell;
    width:100%;
    height:auto;
	    -webkit-min-logical-width: 550px;
	width:550px;
}
.carousel-inner,x:-moz-any-link {
    position: absolute;
    width: 100%;
    overflow: hidden;
}
.list-inline>li {
  margin: 0 28px 15px 28px;
}
.img3{
	margin:auto;
}
.img4{
	margin:70% auto;
	width:30px;
}
.PhoneIcon{
	width:28px;
}
.tickIcon{
	width:40px;
}
.HostingImage {
    width: 290px;
}
.element {
    width:100%;
    display:table;
    
    margin:10px 0px;
    padding:10px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
div.HH1 {
    display:table-cell;
    height:100%;
    vertical-align:middle;
    background:white;
	padding-top:8%;
	padding-left:6%;
}

/*WebHostingCategory*/
.RowPaddingLR{
	padding:0 22%;
}
#table-a {
width:90%;
  height: auto;
  margin: auto;
  
  border-collapse: collapse;
}
#table-a thead {
  height: 55px;
  line-height: 30px;
  background-color:white;
    border-bottom: 2px solid #143564;
}
#table-a thead th {
  color: #143564;
  text-align:center;
  font-size: 72px;
  font-family: 'LatoBlack';
  padding: 0;
  margin:0;
}
#table-a thead th.TableHeading2 {
  color: #143564;
  text-align:center;
  font-size: 24px;
  font-family: 'LatoBlack';
  padding: 0;
  margin:0;
  letter-spacing:2px;
}
#table-a tbody {
  
}
#table-a td#alt {
 border-left: 1px solid #cecece;
}
#table-a tr.alt td.left {
  text-align: left;
}
.alt{
	text-align:center;
	color:#143564;
	font-family: 'LatoLight';
	font-size:16px;
	letter-spacing:1px;
}
.price{
	font-family: 'LatoHeavy';
	text-align:center;
	text-transform:uppercase;
	color:#143564;
	font-size:18px;
	letter-spacing:2px;
}
td.left,.subheading{
	text-transform:uppercase;
	color:#143564;
}
.subheading{
	font-family: 'LatoBlackItalic';
	font-size:24px;
	letter-spacing:1px;
	color:#143564;
	letter-spacing:2px;
	    line-height: 1.2;
}
.divider5 {
    padding: 0 140px;
	text-align:center;
}
.divider5 hr {
    margin-left: auto;
    margin-right: auto;
    width: 28%;
    border-top: 1px solid #929497;
    margin: 15px auto;
}
.subheading1{
	font-family: 'LatoBlackItalic';
	font-size:21px;
	letter-spacing:1px;
	color:#143564;
}
#table-a td.subheading{
	  padding-top: 3%;
  padding-bottom: 3%;
}
#table-a td {
  font-weight: normal;
  border: none;
  
  vertical-align: middle;
}
.cart{
	height:80px;
	width:80px;
}
hr.leftHr2 {
  width: 90%;
}
hr.rightHr2 {
  width: 90%;
}
#table-a td.left{
	font-family: 'LatoRegular';
	font-size:16px;
	color:#143564;
	padding:7% 10%;
	letter-spacing:1px;
}
td.yes {
  height: 6px;
  background: url("../images/tick-01.png") 13px 11px no-repeat;
  background-size:16px 16px;
  text-align:center;
  background-position: center; 
}
td.no {
  height: 6px;
  background: url("../images/no-01.png") 13px 11px no-repeat;
  background-size:16px 16px;
  text-align:center;
  background-position: center; 
}
tr{
	border-bottom:1px solid #929497;
}
span#Plan,p#Plan{
	font-family: 'Lato-LightItalic';
	font-size:16px;
	color:#929497;
	text-align:center;	
	float:none;
	letter-spacing:3px;
}
p#Plan2{
	font-family: 'Lato-LightItalic';
	font-size:16px;
	color:#929497;

	float:none;
	letter-spacing:1px;
}
.nav>li>a:focus, .nav>li>a:hover {
  text-decoration: none;
  background-color: transparent;
}
.HeadingHeight{
	height:125px;
}
.HeadingHeight2{
	height:65px;
}
.pricing.clearfix {
  padding-bottom: 10%;
  padding-top: 10%;
}
.bottomNone{
	border-bottom:none;
	border-top:2px solid #143564;
}
.BorderBottom{
	  border-bottom: 1.4pt solid #143564;
}
.ColumnWidth{
	width:300px;
}

#table-a tr td.left.Promotion{
	position:absolute;
	padding:50px 0;

}

select {
  background: #FFF;
  border: 1px solid #DDD;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 5px;
  width: 248px;
  margin: 0px 5px 8px;
  font: normal normal normal 13px/normal 'Lucida Grande', Arial, sans-serif;
}
input[type=submit] {
    background-image:url( "../images/tick-01.png");
    border: 0;
    display: block;
    height: 16px;
    width: 16px;
}
.SubmitButton {
    border: 1px solid black;
    padding: 2px;
    height: 36px;
    width: 50px;
    border-radius: 20%;
    position: absolute;
    padding-top: 1%;
}
.DomainNameContent {
  width: 100%;
  text-align: center;
  padding: 5px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3%;
}

input[type=checkbox] {
  /*visibility: hidden;*/
}
tr#noBorder{
	border:none;
}
.Domain_Class{
	padding-left: 36px;
  padding-top: 4px;
  position: absolute;
}
.checkbox {
  padding-left: 20px; }
  .checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
	font-size:16px;
	color:#143564;
	font-family: 'LatoLight';
	}
	
    .checkbox label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 3px;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
    .checkbox label::after {
      display: inline-block;
      position: absolute;
      width: 16px;
      height: 16px;
      left: 0;
      top: 0;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 1px;
      font-size: 11px;
      color: #555555; }
  .checkbox input[type="checkbox"],
  .checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1; }
    .checkbox input[type="checkbox"]:focus + label::before,
    .checkbox input[type="radio"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .checkbox input[type="checkbox"]:checked + label::after,
    .checkbox input[type="radio"]:checked + label::after {
      font-family: "FontAwesome";
      content: "\f00c"; }
    .checkbox input[type="checkbox"]:disabled + label,
    .checkbox input[type="radio"]:disabled + label {
      opacity: 0.65; }
      .checkbox input[type="checkbox"]:disabled + label::before,
      .checkbox input[type="radio"]:disabled + label::before {
        background-color: #eeeeee;
        cursor: not-allowed; }
		.checkbox input[type="checkbox"]:checked + label::after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
.checkbox.checkbox-circle label::before {
	
    border-radius: 50%; }
	input[type="text"] {
  border-radius: 8px;
  height:36px;
}
button.navbarBorder{
	  border: 3px solid grey;
  border-radius: 10px;
  opacity: 1;
  /* width: 22%; */
  background-color: transparent;
  color:#143564;
  font-family:'LatoBlack';
  font-size:24px;
    padding: 2% 0%;
}
li.LiMargin {
    margin: 0 5% 15px 5%;
}
a.contactForm {
  font-family: 'Lato-Italic';
}
button.navbarBorder:active{
	border: 3px solid grey;
	opacity:0.5;
  border-radius: 10px;
}
textarea{
	resize:none;
}
.textareaTop{
	padding-top:3%;
}
.formPadding{
	padding-top:10%;	
}

#LatoRegular{
	font-family: 'LatoRegular';
	font-size:18px;
	color:#143564;
	letter-spacing:2px;
}
#LatoRegular2{
	font-family: 'LatoRegular';
	font-size:21px;
	color:#143564;
	letter-spacing:1px;
}
select#Currency{
	font-family: 'LatoBlack';
	color:#143564;
	font-size:18px;
	width:30%;
	letter-spacing:1px;
}
.Lookup{
	font-size:21px;
	color:#143564;
	font-family: 'LatoBoldItalic';
	  padding-top: 30px;
}
.CenterTemplate{
	padding: 50px 0;
}

.DomainPricing {
  width: 100%;
}
.DomainPricing td, tr.DomainPricingColumn td {
  background-color: #ffffff;
  text-align: center;
  padding: 2px;
}
.DomainPricingHeading{
	font-family: 'LatoRegular';
	font-size:16px;
	color:#143564;
}
tr.DomainPricingColumn {
  border: 0;
}
tr.DomainPricingColumn {
  font-size:16px;
  font-family: 'LatoLight';
  color:#143564;
  height: 50px;
}
tr.DomainPricingHeading {
  border-bottom: 2px solid #929497;
  height:60px;
  text-transform:uppercase;
}
.LanguageBox {
  width: 100%;
  text-align: center;
  padding: 10%;
  margin-left: auto;
  margin-right: auto;
}
.carousel-inner>.item1 {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
media not all, (-webkit-transform-3d)
.carousel-inner>.item1 {
  -webkit-transition: -webkit-transform .6s ease-in-out;
  -o-transition: -o-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
media not all, (-webkit-transform-3d)
.carousel-inner>.item1{
  -webkit-transition: -webkit-transform .6s ease-in-out;
  -o-transition: -o-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
html
{
	overflow-x:hidden;
}
.CartPadding{
	padding-top:3%;
}
td, th {
  padding: 0;
  padding-left: 3%;
  padding-right: 3%;
}
.Circles{
	  border: 4px solid #143564;
  width: 125px;
  height: 125px;
  margin:auto;
    vertical-align: middle;
  display: table-cell;
}
.Squares{
	  border: 4px solid #143564;
  width: 105px;
  height: 125px;
  margin:auto;
    vertical-align: middle;
  display: table-cell;
      border-radius: 15px;
}
.TableHeading{
	color: #143564;
  text-align: center;
  font-size: 72px;
  font-family: 'LatoBlack';
  padding: 0;
  margin: 0;
    line-height: 1;
}
.TableHeading2{
	color: #143564;
  text-align: center;
  font-size: 30px;
  font-family: 'LatoBlack';
  padding: 0;
  margin: 0;
    line-height: 1.2;
}
.TableHeading3{
	color: #143564;
  text-align: center;
  font-size: 18px;
  font-family: 'LatoBlack';
  padding: 0;
  margin: 0;
    line-height: 1.2;
}
.cart2{
	  
  width: 100px;
    float: left;
}
.TableContent{
	color:#143564;
	font-size:16px;
	font-family:'LatoLight';
	padding: 4% 6%;
	text-align:justify;
}
.TableBorder{
	width:100%;
	border: 1px solid #143564;
  border-collapse: separate;
  border-radius: 19px;
}
.LiTop{
	padding:3% 0;
}
.ViewCart{
	font-family:'Lato-LightItalic';
	font-size:18px;
	color:#143564;
}
.HeightSubHeading{
	height:100px;
}
.Tweet{
	font-size:24px;
	color:#143564;
	font-family:'LatoRegular';
	padding-top:2%;
}
.TwitterImg{
	width:50px;
	float:left;
	
}
.TwitterNews{
	overflow:hidden;
	text-align:justify;
	margin-left:75px;
	margin-right:75px;
}
.TwitterText{
	font-family:'Lato-Italic';
	font-size:18px;
	color:#143564;
}
#TwitterText{
	font-family:'Lato-Italic';
	font-size:14px;
	color:#929497;
	letter-spacing:1px;
	float:none;
}
.card-container.card {
  max-width: 350px;
  padding: 40px 40px;
}
.card {
  
  padding: 20px 25px 30px;
  margin: 0 auto 25px;
  margin-top: 50px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.ImgArrow{
	width:20px;
}
.Col4-Padding2{
	padding:3%;
}
.NoBorder{
	border:none;
}
button.btn.btn-default {
    height: 36px;
}

.RowHeight{
	height: 67px;
}
/*Search*/

.custom-search-form{
    margin-top:5px;
}
.input-group .form-control {
  width: 99%;
}

.ClientTableBtn,.ClientTableBtn2,.frame{
	  background-color: transparent;
  border: none;
  font-size:18px;
	color:#143564;
	font-family:'LatoRegular';
	letter-spacing:2px;
 }
 .CellSpace{
	padding:2% 5%;
 }
 .BranchCode{
	font-family:'Lato-LightItalic';
	font-size:18px;
	color:#929497;
}
.nolist{
	list-style:none;
	font-family:'LatoBold';
	font-size:18px;
	color:#143564;
	letter-spacing:2px;
}

.nolist2{
	list-style:none;
	font-family:'LatoLight';
	font-size:16px;
	color:#929497;
	letter-spacing:2px;
}
#nolist{
	font-family:'LatoLight';
	font-size:16px;
	color:#929497;
	letter-spacing:2px;
}
.EmailSupport{
	font-family:'Lato-Italic';
	color:#143564;
	font-size:16px;
	letter-spacing:2px;
}
.RowPadding {
  padding-top: 8%;
}
.paddingTop{
	padding-top:6%;
	margin:0;
}
.subheading2{
	font-size:21px;
	font-family:'LatoLight';
	color:#143564;
}
#table-b {
  width: 90%;
  height: auto;
  margin: auto;
  border-collapse: collapse;
}
.left4, .right4 {
  float: left;
  width: 50%;
    padding: 0 4%;
}
li#Latest3 {
  list-style-image: url('../images/tick-02.png');
}
li.LiTop2 {
  padding: 1% 0;
}
.list-inline>li.LiWidth {
    margin: 0 28px 15px 28px;
    margin: 5px auto;
    width: 24%;
}
button.DamainRegister {
  width: 100%;
  vertical-align: middle;
  height: 85px;
  border: 2px solid #929497;
  border-radius: 10px;
  background-color: transparent;
  font-family:'LatoBlack';
  font-size:24px;
  color:#143564;
  opacity:0.5;
}
button.DamainRegister:focus {
  opacity:1;
  
}
.BtnLeftRight {
  background-color: transparent;
  border: none;
  font-family:'LatoBoldItalic';
  font-size:14px;
  color:#143564;
  letter-spacing:1px;
}
.contactForm{
	color:#143564;
}
.hidden-md.hidden-lg select {
    width: 160px;
}
.hidden-md.hidden-lg div.img-rounded.Squares.text-center{
    height: 110px;
    display: inline-table;
	margin:0 5%;
}
.hidden-md.hidden-lg div.img-circle.Circles.text-center {
    display: inline-table;
    margin: 0 5%;
}
.hidden-md.hidden-lg div.starter-template6 div.img-circle.Circles.text-center p.TableHeading2 {
    padding-top: 35px;
}
.hidden-md.hidden-lg div.starter-template6 div.img-rounded.Squares.text-center p.TableHeading3 {
    font-size: 20px;
    padding: 20px 10px;
}
.hidden-md.hidden-lg.text-center img.cart2 {
    width: 85px;
    float: none;
}
.hidden-md.hidden-lg.DomainRegister button.DamainRegister {
    width: 40%;
}
.hidden-md.hidden-lg.DomainRegister button.BtnRight {
    float: right;
    position: absolute;
    right: 11%;
    border: none;
    background-color: transparent;
}
.hidden-md.hidden-lg.text-center.DomainRegister button.BtnLeft {
    float: left;
    position: absolute;
    left: 11%;
    border: none;
    background-color: transparent;
}