
.tag { 
	width: 100%;
	padding: 95px 0 57px 0; 
}

.tag h2 { 
	font-size: 26px; 
	line-height: 32px; 
	color: #363b41; 
	font-weight: 400;
	border-bottom: 3px solid #405f7e;
	margin:0 0 50px 0;
	padding-bottom: 10px; 
}

.tag h2 span { 
	color: #1e606d; 
}

.vps-options {
	width: 100% !important;
	
}
.vps-options>li {
	line-height: 25px !important;
	margin:0 0 20px 0;
}

.ip_justification_container {
	padding: 10px;
}

.cart-button {
	width: 100%;
}



/*
##########################
cart
##########################
*/


.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

/*
##########################
billing
##########################
*/


#accept_terms {
	height: auto !important;
	width: auto !important;
	
}

/* ==========================================================================
contant section
========================================================================== */

.contant-section { 
	width: auto;
	padding: 30px 0 40px; 
}

.contant-section h4 { 
	margin: 0 0 15px 0; 
	font-size: 24px; 
	line-height: 30px; 
	color: #494848; 
	font-weight: 500; 
}
.contant-section img { 
	
	margin: 0 auto; 
	display: block;  
}

.contant-section .align { 
	width: 100%;
	float: left;
	padding: 70px 0 0 0; 
}

.contant-section a:hover { 
	color: #494848; 
}



/* ==========================================================================
np section
========================================================================== */

.np-section { 
	width: auto; 
	background: url(images/np-section_bg.jpg) center top no-repeat;
	background-size: cover;
	margin: 70px 0 0 0;
	padding: 85px 0;
	position: relative; 
}

.np-section span.overlay { 
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 100%; 
	height: 100%; 
	background: rgba(25,44,51,0.7);
}

.np-section ul { 
	list-style: none; 
	list-style-type: none; 
	text-align: center; 
	width: 100%;
	position: relative;
	z-index: 1; 
}

.np-section li { 
	display: inline-block;
	font-size: 21px;
	line-height: 25px;
	color: #fff;
	font-weight: 300; 
}

.np-section li a { 
	text-decoration: none; 
	display: block;
	color: #fff;
	transition: all 1s;
	-webkit-transition: all 1s; 
}

.np-section li a:hover { 
	color: #ffda2b; 
}

.np-section li a:after { 
	font-size: 21px;
	content:"\f101";
	font-family: 'FontAwesome';
	padding:0 10px 0 6px; 
}

.np-section h2 { 
	font-size: 45px; 
	line-height: 50px; 
	font-weight: 400;
	position: relative;
	margin: 0;
	color: #fff;
	text-align: center;
	position: relative;
	z-index:1;
	text-transform: uppercase; 
}

.np-section h2 span {
	color: #1c9eba;
	padding:0 0 0 10px; 
	
}

.np-section h2:before { 
	background: #1e606d none repeat scroll 0 0;
    bottom: -12px;
    content: "";
    height: 3px;
    left: 47%;
    margin: 0;
    position: absolute;
    width: 71px;
}

/* ==========================================================================
terms section
========================================================================== */

.terms-section { 
	width: auto;
	text-align: center;
	padding: 75px 0; 
}

.terms-section .text { 
	width: auto; 
	overflow: hidden; 
	border: 1px solid #ddd;
	padding: 35px 0;
	text-align: center; 
}

.terms-section span { 
	margin: 0 auto 35px; 
	display: block; 
	width: 133px; 
	height: 133px; 
	background: #208ba2;
	border-radius: 50%;
}

.terms-section .text:hover span  { 
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
}

.terms-section h2 { 
	font-size: 20px; 
	line-height: 25px; 
	color: #232323; 
	font-weight: 500;
	text-transform: uppercase; 
}

.terms-section label { 
	display: inline-block; 
	float: none;
	font-size: 17px;
	line-height: 20px;
	color: #343434;
	font-weight: 400;
	margin: 0 15px 0 0; 
}

.terms-section .form-control { 
	float: none; 
	display: inline-block; 
	width: 355px;
	border: 1px solid #d3d3d3;
	border-radius: 0; 
}
.terms-section .form-control:focus { 
	box-shadow: none;
	border-color: #208ba2; 
}

.terms-section .align { 
	width: auto; 
	text-align: center;
	padding: 0 0 80px 0; 
}


/* ==========================================================================
tab section
========================================================================== */

.tab-section { 
	width: auto; 
}

.tab-section ul { 
	list-style: none; 
	list-style-type: none; 
	margin: 0;
	padding: 0;
}

.tab-section li{ 
	width: 100%; 
	float: left;
	text-align: center;
	margin:0 0 5px 0; 
}

.tab-section li a:after {     
	border-radius: 0 !important;
    color: #ececec;
    content: "";
    font-family: "FontAwesome";
    font-size: 72px;
    margin: 0 2px 0 0;
    position: absolute;
    right: -23px;
    text-shadow: 1px 0 0 #ccc;
    top: 0px;
	transition: all 1s;
	-webkit-transition: all 1s;

}

.tab-section li.active a  {
	color: #fff; 
	background: #167083; 
}

.tab-section li.active a:after {
	color: #167083; 
}


/* ==========================================================================
contants section
========================================================================== */

.contants-section { 
	width: auto; 
	overflow: hidden; 
}

.contants-section .left { 
	float: left; 
	width: 48%; 
}

.contants-section .right { 
	float: right; 
	width: 48%; 
}

.contants-section .right ul { 
	width: 100%; 
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
}

.contants-section ul.circle {
    margin: 0 0 0 14px;
    list-style:  circle;
    width: 40%;
}

.contants-section ul.circle li {
    padding: 9px 0;
}

.contants-section .right ul li { 
	padding-bottom: 17px; 
}


.contants-section .text { 
	width: auto;
	 border: 1px solid #ddd;
	 border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow: hidden;
	margin-bottom: 40px; 
}

.contants-section select { 
	
	font-size: 12px;
	border: 1px solid #b5b5b5;
	text-overflow: ellipsis;
	background: url(images/select1.png) center right no-repeat;
	cursor: pointer;
}
 
.contants-section h2 { 
	font-size: 16px; 
	line-height: 25px; 
	color: #167083; 
	font-weight: 500;
	text-transform: uppercase; 
	background: #ededed;
	padding: 7px 0 7px 30px; 
}

.contants-section ul { 
	list-style: none; 
	list-style-type: none;
	float: left;
	width: 50%;
	padding:  10px; 

}

.contants-section li { 
	float: left; 
	width: 100%;
	font-size: 14px; 
	line-height: 16px;
	color: #616161;
	font-weight: 400; 
}

.contants-section li span { 
	float: left; 
	width: 120px;
	font-weight: 500;
	text-align: right;
	
	margin: 0 10px 0 0; 
}

.contants-section li label { 
	font-size: 14px; 
	line-height: 25px; 
	color: #616161;
	font-weight: 400; 
}


.contants-section .order { 
	width: 100%; 
}

.contants-section .order ul { 
	list-style: none; 
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%; 
}


.contants-section .order div { 
	border-top: 1px solid #ddd;
	padding: 13px 0  13px 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box; 
}

.contants-section .order div strong { 
	padding: 5px 0; 
	display: block; 
	font-size: 17px; 
}


.contants-section .order li { 
	float: left; 
	width: 100%; 
	border-top: 1px solid #ddd;
	padding: 13px 0  13px 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box; 
}

.contants-section .order li strong { 
	padding: 5px 0; 
	display: block; 
	font-size: 17px; 
}

.contants-section .order .one, .contants-section .order .two , .contants-section .order .three, .contants-section .order .four { 
	float: left; 
	width: 33.33%; 
	border-right: 1px solid #ddd; 
}

.contants-section .order .four { 
	width: 66.66% !important; 
	text-align: right;
}

.contants-section .order .four span { 
	padding: 0 20px 0 0; 
	text-align: right; 
	width: auto; 
	float: none; 
}

.contants-section .order .three { 
	border-right: none !important; 
}
.contants-section button {
    font-size: 22px;
    line-height: 33px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid #106172;
    min-width: 197px;
    padding: 0 0px;
    min-height: 45px;
    float: right;
    background: #167083;
    margin: 50px 0 50px 25px;
}
.contants-section button span {
    float: right;
    width: 35px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    height: 35px;
    background: #fff;
    margin: 0 10px 0 0;
    transform: scaleX(180deg);
    line-height: 29px;
}
.contants-section button span i { 
	color: #167083;
	font-size: 18px;
	line-height: 20px;
}


.contants-section button.hvr-sweep-to-right:before { 
	background: #095869;
}


.checkbox-custom, .radio-custom {
    opacity: 0;
    position: absolute;   
}

.contants-section p { 
	font-size: 15px; 
	line-height: 22px; 
	color: #525252;
	font-family: 'Roboto', sans-serif; 
}
.contants-section p span { 
	font-weight: 500;
	width: auto;
	padding: 0 10px 0 0; 
}

.contants-section .checkin { margin: 60px 0 0 0; float: left; }


.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    padding: 1px 2px;
    margin-right: 10px;
	font-size: 10px;
	line-height: 10px;
    text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #167083;
}

.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    content: "\f111";
    font-family: 'FontAwesome';
    color: #167083;
}

.checkbox-custom:focus + .checkbox-custom-label, .radio-custom:focus + .radio-custom-label {
  outline: 1px solid #ddd; /* focus style */
}

/* ==========================================================================
contants section cart2
========================================================================== */
.customer{margin:40px 0px;
}
.customer .custmize label{
    font-weight: normal;
}

.customer.custmize li input[type=text] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
}

.customer .custmize li input[type=number] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;

}
.customer .custmize ul{
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.customer .custmize .text-heading h2{
    font-size: 16px !important;
    line-height: 25px;
    color: #167083;
    font-weight: 500;
    background: #ededed;
    padding: 7px 0 7px 30px;
}
.customer .custmize h2{
    font-size: 16px !important;
    line-height: 25px;
    color: #167083;
    font-weight: 500;
    background: #ededed;
    padding: 7px 0 7px 30px;
}
.customer .custmize .zip{
    float: left;
       font-size: 14px;
    line-height: 16px;
    color: #686767;
    font-weight: 400;
    padding:0px;

}
.customer .custmize .address textarea {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    padding: 20px 20px;
}
.customer .custmize select {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 1px solid #d3d3d3;
}

.customer h3 { 
	font-size:15px; 
	line-height: 20px; 
	color: #5d5d5d; 
	font-weight: 500;
	margin:20px 0 10px 25px;
 }
 
 .customer a.method { 
 	float: left; 
	font-size: 15px; 
	line-height: 18px; 
	color: #167083; 
	font-weight: 400;
	margin: 20px 0 0 25px; 
}

 .customer a.method:hover {
	 	color: #000; 
}
/* ==========================================================================
dedicated_server
========================================================================== */


.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: transparent;
    border-color: transparent;
}

.dropdown-menu {
    position: absolute;
        top: 45px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}
ul.dropdown-menu li {
    width: 160px;
    text-align: center;
	    border-bottom: 1px dashed #CCC;
}
ul.dropdown-menu li a {
    padding: 0 !important;
    line-height: 45px;
	font-weight: 300;

}
ul.dropdown-menu li:last-child{
	    border-bottom:none;
}
.dedicated_server p { 
	font-size: 16px; 
	line-height: 25px; 
	text-align:center;
	color: #7a7a7a;
	margin:50px 0;
	font-family: 'Roboto', sans-serif; 
}
.dedicated_server {
    background: #F4F4F4;
    position: relative;
}
section.dedicated_server:before {
    background: rgba(0, 0, 0, 0) url("images/border.jpg") no-repeat scroll 0 0 / cover;
    content: "";
    height: 61px;
    left: 0;
    position: absolute;
    right: 0;
    top: 196px;
}
.customizable_configurations{ margin:50px 0;
}

section.customizable_configurations .heading h2{
	font-size:36px;
    margin: 0 0 7px;
}
.main-frame-table {
    border: 1px solid #b5b5b5;
	    margin: -1px 0 0;
}
.main-frame-table ul{
	margin:0;}
.main-frame-table ul li {
    display: inline-block;
    width:216px;
    text-align: left;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 43px;
}

.main-frame-table ul.inner:hover{
	background:#F6FDFF;
}
.heading_customize {
    background: -moz-linear-gradient(top, rgba(246,41,12,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 10%, rgba(85,85,85,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(246,41,12,1)), color-stop(0%, rgba(0,0,0,1)), color-stop(10%, rgba(0,0,0,1)), color-stop(100%, rgba(85,85,85,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 10%, rgba(85,85,85,1) 100%);
    background: -o-linear-gradient(top, rgba(246,41,12,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 10%, rgba(85,85,85,1) 100%);
    background: -ms-linear-gradient(top, rgba(246,41,12,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 10%, rgba(85,85,85,1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,1) 0%, rgba(0,0,0,1) 10%, rgba(85,85,85,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6290c', endColorstr='#555555', GradientType=0 );
	    border-radius: 12px 12px 0 0;
		display: flex;
}

.heading_customize h4 {
    display: inline-block;
    width: 216px;
    text-align: left;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 43px;
}
.main-frame-table h2 {
    font-size: 18px;
    color: #167083;
    font-weight: 600;
    line-height: 44px;
    padding: 0 0 0 15px;
}
.inner a i {
    background: url(images/amd.png) no-repeat;
    width: 40px;
    height: 51px;
    display: inline-block;
}
.main-frame-table .inner a h3 {
    display: inline-block;
    font-size: 15px;
    vertical-align: top;
    color: #5d5d5d;
    font-weight: 500;
}
.main-frame-table .inner a h3 cite {
    display: block;
    color: #6c6c6c;
    font-size: 13px;
    font-weight: 400;
}
/*.main-frame-table ul li:first-child {
    width: 238px;
}*/
.main-frame-table .inner li {
    line-height: 18px;
    vertical-align: middle;
}
ul.inner_include{ margin:0;}
ul.inner_include li {
    color: #6c6c6c;
    font-weight: 400;
    font-size: 14px;
    padding: 0;
}
.inner h5 {
    color: #6c6c6c;
    font-size: 14px;
}
.inner {
    border-bottom: 1px solid #b5b5b5;
    display: inline-block;
    padding: 15px 0;
}
.inner:last-child {
    border-bottom: none;
}

ul.inner_include li em {
    background: url(images/circle.png) no-repeat;
    width: 10px;
    height: 9px;
    display: inline-block;
    list-style-type: circle;
    background-size: 10px;
}
ul li.inner_ram {
    width: 114px;
}
.main-frame-table a.custmize_btn{
    background: #3cb5d0;
	width:111px;
	height:35px;
	border:1px solid #3296ac;
	border-radius:4px;
	color:#fff;
	text-align:center;
	line-height:31px;
    display: block;
	    margin: 0 0 7px;
}
.main-frame-table a.custmize_btn:hover{
	 background:#000;
	 	border:1px solid #000;
			color:#fff;
}
.main-frame-table a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.main-frame-table a:hover {
	color:#167083;
}
ul.heading li.inner_ram {
    width: 120px;
    padding: 0 0 0 2px;
}
section.customizable_configurations .heading {
    margin: 45px 0 65px;
}
.main-frame-table ul.inner a span {
    background: url(images/amd_opreating.png) no-repeat;
    width: 40px;
    height: 51px;
    display: inline-block;
}

/* ==========================================================================
virtual_server
========================================================================== */

.virtual_server p { 
	font-size: 16px; 
	line-height: 25px; 
	text-align:center;
	color: #7a7a7a;
    margin: 34px 0px 32px;
	font-family: 'Roboto', sans-serif; 
}
.virtual_server {
    background: #F4F4F4;
    position: relative;
}
section.virtual_server:before {
    background: rgba(0, 0, 0, 0) url("images/border.jpg") no-repeat scroll 0 0 / cover;
    content: "";
    height: 61px;
    left: 0;
    position: absolute;
    right: 0;
    top: 196px;
}
.virtual_plan{
	margin:50px 0;
}
.virtual_plan .heading {
    margin: 40px 0 55px;
}
.virtual_table{
	margin:0;
}
.heading_virtual {
    background: #b5b5b5;
    border-radius: 7px 7px 0 0;
    border: 1px solid #919191;
    line-height: 40px;
	    display: flex;
}

.virtual_table {
    border-radius: 7px 7px 0 0;
    border-top: transparent;
}
.virtual_table a.custmize_btn{
    background: #3cb5d0;
	width:111px;
	height:35px;
	border:1px solid #3296ac;
	border-radius:4px;
	color:#fff;
	text-align:center;
	line-height:31px;
    display: block;
}
.virtual_table a:hover {
	color:#167083;
}
.inner_virtual:hover {
    background: #F6FDFF;
}
.inner:hover {
    background: #EEF9FC;
}
.inner_virtual:hover {
    background: #EEF9FC;
}
.contact_us p{
	font-size: 16px; 
	line-height: 25px; 
	text-align:center;
	color: #7a7a7a;
    margin:68px 0;
	font-family: 'Roboto', sans-serif; 
}
.contact_us p a{
	color:#1e606d;
}
.contact_us p a:hover{
	color:#208ba2;
}
.virtual_map{
	margin:15px 0 0;
}
.contact_form_main{
	margin:40px 0;
}
.contact_form_main h2 {
    font-size: 23px;
    text-transform: uppercase;
    padding: 15px 0 31px;
}
.contact_form_main h2 span{
	color:#1e606d;
}
.contact_form i{
	color:#fd6120;
}
.contact_form input{
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d3d3d3;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.contact_form textarea{
	display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d3d3d3;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.contact_form label {
    color: #686767;
    font-size: 16px;
    font-weight: 400;
}
.nav-bar li:last-child {
    border: 0;
}

.nav-bar li a {
    text-decoration: none;
    display: block;
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    font-weight: 300;
    padding: 20px 31px;
}
/*new*/

.nav-bar li ul {
    position: absolute;
    top: 45px;
    z-index: 9;
    width: 200px;
    -webkit-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.nav-bar li:hover ul {
    display: block;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	opacity:1;
	 visibility: visible;
	 background: rgb(225, 225, 225);
}

.nav-bar li ul li {
    float: none;
    border: 0px;
    width: 100%;
}

.nav-bar ul ul {
    visibility: hidden;
    position: absolute;
    z-index: -1;
    top: 44px;
    right: 0px;
    left: 0;
    -o-transition: 0s linear 0s;
    transition: 0s linear 0s;
}
/*new end*/

.nav-bar ul ul:hover {
    visibility: visible;
    right: -150px;
}
header ul.navbar-nav li a {
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    background: transparent;
    padding: 0 0 0 23px;
    font-weight: 500;
	    line-height: 36px;
}
input[placeholder] {
    font-size: 13px;
}

.virtual_table a.custmize_btn:hover {
    background: #35383f;
    border: 1px solid #000;
    color: #fff;
}
.main-frame-table a.custmize_btn:hover {
    background: #35383f;
    border: 1px solid #000;
    color: #fff;
}
.contant-section p {
    font-size: 15px;
    line-height: 25px;
    color: #7a7a7a;
    padding: 0 0 11px 0;
    font-family: 'Roboto', sans-serif;
}
.np-section h2 cite { 
	display: block; 
	font-size: 15px; 
	line-height: 28px; 
	color: #fff;
	padding: 0 0 2px 0;
}
.contant-section a {
    text-decoration: none;
    transition: all 1s;
    -webkit-transition: all 1s;
    text-transform: uppercase;
    font-size: 20px;
	line-height: 117px;
    color: #208ba2;
    letter-spacing: -0.05em;
    font-weight: 300;
    font-family: 'Roboto Condensed', sans-serif;
}
.enquiry-section button {
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid #106172;
    min-width: 227px;
    padding: 6px 14px 6px  9px;
    float: right;
    background: #167083;
    margin: 0 0 0 25px;
}
.enquiry-section button span {
    float: left;
    width: 32px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    height: 31px;
    background: #fff;
    margin: 0 20px 0 0;
}
.enquiry-section button span i {
    color: #167083;
    font-size: 19px;
    line-height: 34px;
}
button.hvr-sweep-to-right.contact {
    font-size: 22px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid #106172;
    min-width: 227px;
    padding: 6px 9px;
    float: right;
    background: #167083;
    margin: 0 0 0 25px;
}
.contact_form a {
    width: 201px;
    height: 46px;
    background: #35383f;
	line-height: 43px;
	text-align: center;
	text-transform:uppercase;
	margin:15px 0;
	    border: transparent;
}
.contact_form i {
    color: #fff;
    padding: 0 0 0 8px;
}
.contact_form a:before {
    background: #1c9eba;
	   border: transparent;
}
.contact_information {
    background: #e9e9e9;
    width: 93%;
    float: right;
    padding: 0 15px;
    border: 1px solid #d3d3d3;
}
aside address {
    margin: 0;
    color: #727272;
    font-size: 17px;
    font-weight: 500;
}
aside h3{
    margin: 0;
    color: #727272;
    font-size: 17px;
    font-weight: 500;
}
aside i {
    font-size: 18px !important;
    color: #a0a0a0;
    padding: 0 5px 0 0;
}
aside p {
    padding:4px 80px 0 22px;
    font-size: 14px;
    color: #8a8a8a;
    font-family: 'Roboto';
    line-height: 16px;
}
aside {
    padding: 0 0 0 15px;
    margin-bottom: 25px;
}
aside h3 i {
    font-size: 15px !important;
    padding: 0 3px 0 0;
}
aside p a{
	color:#1e606d;
}
aside p a:hover, aside p a:focus{
	color:#000;
}
aside h3 a {
	color:#1e606d;
    font-size: 14px;
    font-family: 'Roboto';
    line-height: 16px;
	    font-weight: 400;
}
aside h3 a:hover, aside h3 a:focus{
	color:#000;
}
.contact_information h4 {
    font-size: 13px;
    color: #363b41;
    font-family: 'Roboto';
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0 0 15px 15px;
}
.terms-section span i {
    color: #fff;
    font-size: 50px;
    vertical-align: middle;
    line-height: 114px;
}
.terms-section h2:hover, .terms-section h2:focus{
	color:#208BA2;
}
.terms-section .text:hover h2{
	color:#208BA2;
}

/* ==========================================================================
reseller-section
========================================================================== */
.reseller-section {
    background: #F4F4F4;
    position: relative;
    height: 370px;
    margin: 70px 0 0;
}
section.reseller-section:before {
    background: rgba(0, 0, 0, 0) url("images/border.jpg") no-repeat scroll 0 0 / cover;
    content: "";
    height: 61px;
    left: 0;
    position: absolute;
    right: 0;
    top: 21em;
}
section.reseller-section p{
	font-size: 15px;
    line-height: 25px;
    color: #7a7a7a;
    padding: 0 0 11px 0;
    font-family: 'Roboto', sans-serif;
}
section.reseller-section ul li {
    background: url(images/blue_tick.png) no-repeat;
    font-size: 15px;
    line-height: 14px;
    color: #8a8a8a;
    font-weight: 400;
    padding: 0 0 0 19px;
    background-position-y: 0;
    margin: 10px 0 0;
    font-family: 'Roboto', sans-serif;
}
.wholesale_reseller{
	background:#f2f2f3;
}

.wholesale_reseller p{
	font-family: 'Roboto', sans-serif;
    text-align: center;
    color: #7a7a7a;
    font-size: 16px;
    margin: 25px auto 35px;
    width: 77%;
}
.wholesale_reseller em {
    border: 1px solid #5e889e;
    display: inline-block;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    text-align: center;
    line-height: 146px;
}
.wholesale_reseller em:hover{
	background:#5e889e;
}
.resellerinner_main {
    margin: 75px 0 0;
}
.wholesale_reseller em:hover i.acc-type{
	background:#5e889e;
    background: url(images/wholesale_reseller.png) scroll 85px -91px;
}
.resellerinner_main em i.acc-type {
    background: url(images/wholesale_reseller.png) scroll 85px 0px;
    height: 82px;
    width: 83px;
    display: inline-block;
    vertical-align: middle;
}
.resellerinner_main em i.acc-type:hover {
    background: url(images/wholesale_reseller.png) scroll 85px -91px;
}

.wholesale_reseller em:hover i.acc-type2{
	background:#5e889e;
    background: url(images/wholesale_reseller.png) scroll -81px -91px;
}
.resellerinner_main em i.acc-type2 {
    background: url(images/wholesale_reseller.png) scroll -81px 0px;
    height: 82px;
    width: 83px;
    display: inline-block;
    vertical-align: middle;
}
.resellerinner_main em i.acc-type2:hover {
    background: url(images/wholesale_reseller.png) scroll -81px -91px;
}

.wholesale_reseller em:hover i.acc-type3{
	background:#5e889e;
    background: url(images/wholesale_reseller.png) scroll 0 -91px;
}
.resellerinner_main em i.acc-type3 {
    background: url(images/wholesale_reseller.png) scroll 0 0px;
    height: 82px;
    width: 83px;
    display: inline-block;
    vertical-align: middle;
}
.resellerinner_main em i.acc-type3:hover {
    background: url(images/wholesale_reseller.png) scroll 0 -91px;
}
.fancy-arrow {
    background: rgba(0, 0, 0, 0) url("images/fancy-arrow.png") no-repeat scroll 0 0 / 85% auto;
    height: 55px;
    left: 315px;
    position: absolute;
    top: 50px;
    width: 155px;
}
.resellerinner_main a{
	color:#239cb5;
}
.resellerinner_main a:hover{
	color:#000;
}
section.reseller_bound {
    border: 1px solid #ccc;
    padding: 40px;
    margin: 50px 0;
	background:#f2f2f2;
}
section.reseller_bound  h2 {
    font-size: 23px;
    text-transform: uppercase;
    padding: 15px 0 31px;
}
section.reseller_bound h2 span {
    color: #1e606d;
}
section.reseller_bound p {
    color: #7a7a7a;
		font-family: 'Roboto', sans-serif;
    font-size: 17px;
}
section.reseller_bound p a{
    color: #239cb5;
}
section.reseller_bound p a:hover{
    color: #000;
}
section.reseller_bound ul {
    list-style-type: decimal;
    line-height: 19px;
    margin: 20px 0 0 20px;
}
section.reseller_bound ul li {
    color: #7a7a7a;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
}
section.wholesale_reseller .heading h2 {
    font-size: 45px;
	margin-bottom: 4px
}

/* ==========================================================================
left section
========================================================================== */

.left-section {  
	background: #000;
	float: left;
	width: 25%;
	padding: 25px 0;
}

.left-section .search { 
	background: #1c1c1c;
	border-radius: 4px;
	margin: 0 20px 20px;
	overflow: hidden; 
	width: auto; 
}

.left-section .search .form-control { 
	float: left; 
	width: 88%; 
	background: #1c1c1c; 
	border: 0;
	border-radius: 0; 
}

.left-section .search .form-control:focus { 
	box-shadow: none; 
}

.left-section .search button { 
	background: none; 
	border: 0; 
	cursor: pointer; 
	
}

.left-section .search button i { 
	color: #404040;
	font-size: 20px;
	padding: 5px 0 0 0; 
}

.left-section .search button:hover i { 
	color: #fff; 
}

.left-section a.collapsed i, .left-section .panel-heading.active i { 
	float: right; 
	color: #969696;
	font-size: 12px;
}

.left-section .panel-group .panel { border: none; border-radius: 0; color: #000; }

.left-section .panel-title > a { 
	color: #969696; 
	font-size: 300; 
	font-size: 15px; 
	line-height: 20px;
	display: block; 
}

.left-section .panel-title > a i.align {
	margin: 5px 8px 0 0; 
	float: left; 
}

.left-section .panel-default > .panel-heading { 
	background: #000; 
	border-radius: 0; 
}

.left-section .panel-title > a:hover, .left-section .panel-title > a:hover i, .panel-heading.active .panel-title > a,  .panel-heading.active .panel-title > a i { 
	color: #fff;
 }
 
.left-section .panel-body { 
	border: 0 !important; 
	background: #000;
	padding: 0 40px 20px; 
}

.left-section .panel-body p { 
	font-size: 14px; 
	line-height: 22px; 
	color: #969696;
	font-weight: 300;
	padding:0 0 13px 0; 
}

.left-section .panel-body ul { 
	list-style: none; 
	list-style-type: none; 
}

.left-section .panel-body li { 
	float: left; 
	width: 100%; 
	font-size: 14px; 
	line-height: 22px; 
	color: #969696; 
	font-weight: 300;
	margin: 20px 0 0 0; 
}

.left-section .panel-body li:first-child { margin: 0; }

.left-section .panel-body li a { 
	color: #969696;
	position: relative;
	display: block; 
}
.left-section .panel-body li a:hover, .left-section .panel-body li a:hover:after { color: #fff; }

.left-section .panel-body li a:after {    
	content: "\f067";
    font-family: 'FontAwesome';
    color: #969696;
	position: absolute; right: 0; top: 0;
}
.left-section .panel-body li ul { 
	padding: 10px 15px;
	display: none; 
}
.left-section .panel-body li ul li { margin: 10px 0 0 0; }

.left-section .panel-body li ul li a:after { 
	display: none; 
}

.left-section .social { 
	text-align: center;
	width: auto;
	padding: 10px 0; 
}

.left-section .social ul { 
	margin: 0; 
	padding: 0 0 20px 0;
	width: 100%;
	text-align: center; 
}

.left-section .social li { 
	float: none; 
	display: inline-block;
	margin: 0 5px; 
}

.left-section .social li a {
  display: block;
  background: #969696;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  transition: all 1s;
  -webkit-transition: all 1s;
  text-decoration: none;
}

.left-section .social li a:hover {
  background: #3cb5d0;
}

.left-section .social li i {
  display: block;
  font-size: 17px;
  color: #000;
  padding: 7px 0;
}

.left-section .social p { 
	font-size: 15px; 
	line-height: 20px; 
	color: #5f5f5f; 
}

.left-section a.toggle { 
	background: #167083;
	padding: 5px 10px;
	display: block;
	color: #fff;
	font-size: 18px;
	display: none;  
}

.left-section a.toggle i { 
	color: #fff; 
	font-size: 18px;
	margin: 0 20px 0 0; 
}



/* ==========================================================================
right section
========================================================================== */

.right-section { 
	height: 100%; 
	background: #e5e9ec;
	float: left;
	width: 75%;
 
}

.right-section .top { 
	width: auto; 
	overflow: hidden; 
	background: #fff;
	padding: 7px 43px;  
}

.right-section .search { 
	float: right; 
	width: 60%;
	border: 1px solid #c0c0c0;
	margin: 13px 0 0 0; 
}

.right-section .search .form-control { 
	float: left; 
	width: 94%; 
	border: 0;
}

.right-section .search .form-control:focus { 
	box-shadow: none; 
}

.right-section .search button { 
	background: none; 
	border: 0; 
	cursor: pointer; 
	
}

.right-section .search button i { 
	color: #404040;
	font-size: 20px;
	padding: 5px 0 0 0; 
}

.right-section .search button:hover i { 
	color: #000; 
}

.right-section .contant { 
	width: auto; 
	background: #fff;
	overflow: hidden;
	margin: 30px;
	padding: 40px; 
}

.right-section .contant h2 { 
	font-size: 26px; 
	line-height: 30px; 
	color: #242424;
	font-weight: 500;
	position: relative;
	margin: 0 0 35px 0;
}

.right-section .contant h2 span { 
	color: #1e606d; 
	text-transform: uppercase;
	padding: 0 5px; 
}

.right-section .contant h2:after { 
	width: 71px; 
	height: 3px; 
	background: #1e606d;
	position: absolute;
	content:"";
	left: 0;
	bottom: -8px; 
}

.right-section .contant p { 
	font-size: 16px; 
	line-height: 21px; 
	color: #6c6c6c; 
	font-weight: 400;
	padding: 0 0 25px 0; 
}

.right-section .contant .text { 
	width: auto; 
	overflow: hidden;
	padding: 23px 0 0 0; 
}

.right-section .contant h3 { 
	font-size: 21px; 
	line-height: 28px; 
	color: #353535;
	margin: 0 0 12px 0; 
}

.right-section .contant ul { 
	list-style: none; 
	list-style-type: none;
	padding: 0 0 20px 15px;
	overflow: hidden; 
}

.right-section .contant li { 
	float: left; 
	width: 100%; 
	font-size: 14px; 
	line-height: 18px; 
	color: #7a7a7a; 
	font-weight: 500;
	padding: 15px 0 0 0; 
}

.right-section .contant li:first-child { 
	margin: 0; 
}


/* ==========================================================================
colocation-section
========================================================================== */
.colocation-section {
    background: #F4F4F4;
    position: relative;
    height: 550px;
    margin: 70px 0 0;
}
section.colocation-section:before {
    background: rgba(0, 0, 0, 0) url("images/border.jpg") no-repeat scroll 0 0 / cover;
    content: "";
    height: 61px;
    left: 0;
    position: absolute;
    right: 0;
    top: 35em;
}
section.colocation-section p{
	font-size: 15px;
    line-height: 25px;
    color: #7a7a7a;
    padding: 0 0 18px 0;
    font-family: 'Roboto', sans-serif;
}
section.colocation-section a {
    text-decoration: none;
    transition: all 1s;
    -webkit-transition: all 1s;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 50px;
    color: #208ba2;
    letter-spacing: -0.05em;
    font-weight: 300;
    font-family: 'Roboto Condensed', sans-serif;
}
section.colocation-section a:hover{
	color:#000;
}
section.colocation_package{}
section.colocation_package .packages_top {
    height: 53px;
    border-radius: 0;
    text-align: center;
    background: #676767;
}
section.colocation_package .packages_top h1 {
    font-size: 18px;
    line-height: 46px;
}
section.colocation_package .packages-main2 .packages_top {
	background:#1b7184;
}

section.colocation_package .packages-main {
    border-radius: 0;
}
section.colocation_package .packages-main2 {
    border-radius: 0px;
}
section.colocation_package {
    overflow: initial;
}
section.colocation_package .packages_middle ul {
    padding: 0;
    margin: 0 auto;
}
section.colocation_package ul.packages_inner {
	padding:0;
}
section.colocation_package .packages_middle h3 {
    background: #969696;
    color: #fff;
    padding: 0;
    line-height: 63px;
}
section.colocation_package .packages-main2 .packages_middle h3{
	color:#fff;
	    background: -moz-linear-gradient(8deg, rgba(32,139,162,1) 0%, rgba(42,167,194,1) 48%, rgba(32,139,162,1) 99%, rgba(32,139,162,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(32,139,162,1)), color-stop(48%, rgba(42,167,194,1)), color-stop(99%, rgba(32,139,162,1)), color-stop(100%, rgba(32,139,162,1)));
    background: -webkit-linear-gradient(8deg, rgba(32,139,162,1) 0%, rgba(42,167,194,1) 48%, rgba(32,139,162,1) 99%, rgba(32,139,162,1) 100%);
    background: -o-linear-gradient(8deg, rgba(32,139,162,1) 0%, rgba(42,167,194,1) 48%, rgba(32,139,162,1) 99%, rgba(32,139,162,1) 100%);
    background: -ms-linear-gradient(8deg, rgba(32,139,162,1) 0%, rgba(42,167,194,1) 48%, rgba(32,139,162,1) 99%, rgba(32,139,162,1) 100%);
    background: linear-gradient(82deg, rgba(32,139,162,1) 0%, rgba(42,167,194,1) 48%, rgba(32,139,162,1) 99%, rgba(32,139,162,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#208ba2', endColorstr='#208ba2',GradientType=1 );
}
section.colocation_package .arrow-down {
    width: 0;
    height: 0;
    border-left: 133px solid transparent;
    border-right: 133px solid transparent;
    border-top: 20px solid #969696;
    font-size: 0;
    line-height: 0;
    margin: 0 auto 21px -2px;
    margin-top: -7%;
}
section.colocation_package .packages-main2 .arrow-down {
    border-top-color: #28A3BE;
}
section.colocation_package .packages_middle ul li {
    font-size: 17px;
    border-bottom: 1px solid #dddddd;
    font-family: arial;
    padding: 19px 0px 7px 25px;
    cursor: pointer;
	border-top:none;
}
section.colocation_package .packages_middle h3 span.top {
    font-size: 18px;
    vertical-align: super;
    color: #000;
}
section.colocation_package a.hvr-sweep-to-right {
    width: 134px;
    height: 40px;
    padding: 0;
    text-align: center;
    border-radius: 0;
    font-size: 18px;
    color: #fff;
    line-height: 38px;
}
.rangebar{
	margin:50px 0;
	    padding: 25px 7px;
}
.colocation_sideright{
	background:#f2f2f2;
	border:1px solid #c7c7c7;
}
.colocation_sideright h2 {
    color: #282f33;
    font-size: 22px;
}

section.rangebar .heading {
    margin: 45px 0 70px;
    text-align: center;
}
section.rangebar h4 {
    font-size: 19px;
    color: #313131;
    display: inline-block;
    margin: 0 10px 0 0;
}
section.rangebar label {
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 5px 8px;
	background:url(images/input.png) no-repeat;
}
.rangebar .checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before {
    background: transparent;
    border: transparent;
}
section.rangebar label {
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 5px 8px;
	background:url(images/input.png) no-repeat;
}

.img-colocation {
    background-image: url(images/Colocation.jpg);
    min-height: 438px;
    width: 360px;
}



/* Icon Grow */
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
    padding-right: 2.8em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow:before {
  position: absolute;
  right: 1em;
  padding: 0 1px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;

}
.hvr-icon-grow:hover:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:active:before {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}
i.fa.fa-graduation-cap.hvr-icon-grow {
    padding-right: 3em;
}


/*new-stylesheet*/

.inner_virtual .col-md-2 {
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.inner_virtual h3 {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #8a8a8a;
    padding: 15px 0 0 0;
    height: 87px;
    vertical-align: middle;
    /* border-left: 1px solid #dddddd; */
    margin: 0;
    width: auto;
}
.virtual_table a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
}

.inner_virtual .col-md-2:last-child {
    border-right: 1px solid #dddddd;
}
.virtual_table {
    padding: 0 8em;
    text-align: center;
}

.heading_virtual h2 {
display: initial;
    width: 191px;
    font-size: 21px;
    font-weight: 400;
    color: #484848;
}






/*price-range*/
.price-range-wrp{    width: 90%;}.price-range{    margin-bottom: 50px;    width: 100%;    float: left;}.price-range .value-price{    margin-top: 30px;    float: left;    width: 100%;}.example-val {    float: right;}.example-val:before{    content: "$";    margin-right: 5px;}.left-value{    float: left;}.total-range{    margin-top: 55px;    float: left;    width: 100%;}.total-range h3{    float: right;    font-size: 24px;    color: #3c3d3d;    font-family: "Roboto Condensed", sans-serif;}.total-range h3 span{    color: #1e606d;}

/*request from*/
.request-from{    background: #f2f2f2;    border: 1px solid #c7c7c7;    padding: 20px 70px;    margin-top: 45px;    overflow: hidden;}
.request-from h2 {    font-size: 23px;    text-transform: uppercase;    padding: 15px 0 31px;}
.request-from h2 span {    color: #1e606d;}
.request-from label{    background:transparent !important;    margin: 0 0 15px 0px !important;    font-size: 18px;    color: #686767;}
.request-from .form-control {    border: 1px solid #d3d3d3;    border-radius: 0px;    margin:0px 0px 20px ;}
.request-from textarea.form-control {    height: 155px;}
.request-from button {    width: 201px;    height: 46px;    background: #167083;    color: #fff;    line-height: 43px;    text-align: center;    text-transform: uppercase;    margin: 15px 0;    border:1px solid #106172;    font-size: 18px;}
.request-from .hvr-sweep-to-right::before {
    background: #35383f;
    border: 1px solid #313131;
}

.colocation_sideright{	background:#f2f2f2;	border:1px solid #c7c7c7;    padding: 25px 30px;}.colocation_sideright h2 {    color: #282f33;    font-size: 22px;    margin-bottom: 20px;}.colocation_sideright ul{}.colocation_sideright ul li{    display: inline-flex;    font-size: 14px;    color: #525252;    border-bottom: 1px dashed rgba(82, 82, 82, 0.60);    padding-bottom: 10px;    margin-bottom: 10px;    width: 100%;}.colocation_sideright ul li:last-child{    border-bottom: 0;    margin: 0px;    padding: 0;}.colocation_sideright ul li:before {    content: "\f058";    font-family: 'FontAwesome';    color: #2aa7c1;    margin-right: 10px;}



/*new*/
.tab-section li a {
    background: #ececec none repeat scroll 0 0;
    border: 1px solid #c6c6c6;
    border-radius: 0 6px 3px 0;
    color: #626262;
    display: block;
    font-size: 13px;
    line-height: 43px;
    position: relative;
    text-transform: uppercase;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.text-heading .rangebar .checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before{
	background: transparent; 
    border: 1px solid #c6c6c6;
}
.radio-custom:checked + .radio-custom-label:before {
    content: "\f111";
    font-family: 'FontAwesome';
    color: #167083;
    font-size: 10px;
    line-height: 11px;
}
.customer .custmize .text-heading {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
    margin-bottom: 20px;
}
.customer .custmize .text-heading h2 {
    border: 1px solid #dddddd;
    border-left: transparent;
    border-right: transparent;
}
.customer .custmize {
    width: auto;
    overflow: hidden;
    border: 1px solid #dddddd;
    border-top: transparent;
}
.customer .custmize li {
    float: left;
    width: 93%;
    font-size: 14px;
    line-height: 16px;
    color: #5d5d5d;
    font-weight: 400;
    padding-left: 16px;
    padding-bottom: 11px;
}
.customer .custmize li input {
    width: 100%;
    padding: 0 0 0 11px;
    margin: 8px 0;
    box-sizing: border-box;
    height: 35px;
    border: 1px solid #d3d3d3;
}
.customer .custmize li textarea {
    width: 100%;
    padding: 0 0 0 11px;
    margin: 8px 0;
    box-sizing: border-box;
    height: 35px;
    border: 1px solid #d3d3d3;
}
.customer .custmize .address textarea {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    padding: 20px 20px;
    height: 63px;
}
.customer .custmize li cite {
    font-size: 15px !important;
    color: #167083;
    font-weight: 400;
    margin: 0 0 17px;
    display: inherit;
}
.customer .custmize .address {
    float: left;
    font-size: 14px;
    line-height: 16px;
    color: #686767;
    font-weight: 400;
    width: 100%;
}




.clear {
	clear: both;
}


.cart-total-labels {

	border-right: 1px solid #ddd;
	padding: 13px 20px 13px 30px !important;
	text-align: right;
	 box-sizing: border-box;
	 font-weight: bold;

}


/* 
##########################
responsive 
##########################
*/


@media (max-width: 1200px) {

.contant-section a {
    line-height: 30px;
}
.contants-section select {
    font-size: 13px;
    width: 60%;
}
.tab-section li a {
    font-size: 13px;
}
.tab-section li a::after {
    font-size: 71px;
}
.right-section .search .form-control {
    width: 92%;
}
.main-frame-table .inner a h3 {
    font-size: 13px;
    width: 81%;
}
/*new*/
.fancy-arrow {
    left: 274px;
    background-size: 67%;
}
.contants-section .text {
    min-height: 293px;
}
.contants-section .right ul {
    min-height: 255px;
}
.contants-section ul.circle {
    margin: 0px 0 0 27px;
}
.tag {
    width: 100%;
    padding: 95px 0 0 0;
}

}
@media only screen and (max-width: 991px) {

ul.packages_inner {
    width: 100%;
}
.packages .packages_top img {
    bottom: 51px;
    left: 9px;
    width: 34%;
}
.packages .text-top {
    display: inline-block;
    margin: 0 0 0 14px;
}
.packages .packages_top h1 {
    font-size: 32px;
}
.packages .packages_top h3 {
    font-size: 23px;
}
.packages_middle ul {
    margin: 0 8px;
}
.packages_middle ul li {
    padding: 19px 0 7px 13px;
}
.packages_bottom {
    margin: 0 5px;
    padding: 30px 0;
}
.packages_bottom a.hvr-sweep-to-right {
    font-size: 16px;
    width: 180px;
}
.packages_bottom i {
    font-size: 18px;
    margin: -1px 8px 0 0;
    padding: 10px 0 0;
    width: 33px;
}
.server-btn .btn-default {
    font-size: 26px;
    width: 500px;
}
.contants-section ul.circle {
    width: 100%;
}
.contants-section li {
    font-size: 12px;
}
.contants-section h2 {
    font-size: 15px;
}
.contants-section li span {
    text-align: left;
    width: auto;
}
.contants-section select {
    margin: 10px 0 0;
    width: 100%;
}
.left-section .panel-body {
    padding: 0 20px 20px;
}
.left-section .search .form-control {
    width: 78%;
}
.right-section .search {
    width: 47%;
}
.right-section .search .form-control {
    width: 83%;
}
.np-section h2 {
    font-size: 41px;
}
.np-section h2 cite {
    font-size: 13px;
    line-height: 21px;
}
section.customizable_configurations .heading h2 {
    font-size: 31px;
}
.virtual_table a.custmize_btn {
    width: 91px;
    height: 31px;
    font-size: 14px;
    text-align: center;
    line-height: 29px;
    display: block;
}

.inner_virtual h3 {
    font-size: 14px;
}
virtual_table a {
    font-size: 15px;
}
section.virtual_server:before {
    top: 230px;
}
/*new*/
.fancy-arrow {
    left: 216px;
    background-size: 46%;
}
.contants-section ul {
    padding: 0 10px 0;
}
.contants-section .right ul {
    margin-top: 10px;
	min-height: 270px;
}
.contants-section .text {
    min-height: 326px;
}
.contants-section .order li {
    padding: 13px 5px 13px 20px;
}
.contants-section h2 {
    padding: 7px 0 7px 19px;
}
.customer .custmize li {
    padding-bottom: 0;
    padding-top: 10px;
    margin: 0 0 0;
    width: 97%;
}
.customer .custmize .zip {
    width: 100%;
}
.customer .custmize {
    padding: 0 0 20px;
}
}
@media only screen and (max-width: 865px) {

.np-section h2::before {
    left: 45%;
}

}
@media only screen and (max-width: 767px) {

	.packages .packages-main {
		margin: 0 0 60px;
	}
	.packages .packages_top img {
		bottom: 62px;
		left: 9%;
		width: auto;
	}
	.server-btn .btn-default {
		font-size: 22px;
		width: 412px;
	}
	.packages .text-top {
		margin: 0 0 0 39px;
		width: 61%;
	}
	.packages .packages_top h1 {
		font-size: 37px;
	}
	.packages .packages_top h3 {
		font-size: 26px;
	}
	.packages .packages-main3 {
		margin: 60px 0 0;
	}
	.packages_bottom a.hvr-sweep-to-right {
		font-size: 18px;
		width: 235px;
	}
	.packages_bottom i {
		border-radius: 3px;
		font-size: 20px;
		margin: -1px 17px 0 0;
		padding: 8px 0 0;
		width: 48px;
	}


	.contant-section img {
		margin: 0 auto 20px;
	}

	.np-section {
		padding: 59px 0 70px;
	}

	.contant-section .align {
		padding: 40px 0 0;
	}
	.contant-section a {
		line-height: 30px;
		width: 90%;
		margin: 0 auto;
		display: inherit;
	}
	.contants-section .left {
		width: 100%;
	}
	.contants-section .right {
		width: 100%;
	}
	.contants-section .order .one, .contants-section .order .two, .contants-section .order .three, .contants-section .order .four {
		width: 100% !important;
	}
	.contants-section .order .four span {
		float: left;
	}
	.contants-section p {
		font-size: 13px;
	}
	.tag {
		padding: 35px 0 15px;
	}
	.tag h2 {
		margin: 0 0 20px;
	}
	.tab-section li a:after {
		display: none;
	}
	.left-section {
		min-height: 20px !important;
		padding: 0;
		width: 100%;
	}
	.right-section {
		width: 100%;
	}
	.left-section .search button {
		float: right;
	}
	.right-section .top {
		padding: 7px 43px 15px;
	}
	.right-section .top a {
		display: block;
	}
	.right-section .top a img {
		display: block;
		margin: 0 auto;
	}
	.right-section .search {
		width: 100%;
	}
	.right-section .contant {
		margin: 10px;
		padding: 20px;
	}
	.left-section a.toggle {
		display: block;
	}
	.right-section .search button {
		float: right;
	}
	.heading_virtual h2 {
		display: none;
	}
	.heading_virtual {
		display: none;
	}
	.inner_virtual {
		display: inline-block;
		margin: 0 0 21px;
		border-bottom: 2px solid #3CB5D0;
		border-top: 4px solid #ccc;
	}
	.inner_virtual .col-md-2 {
		border-right: 1px solid #dddddd;
	}
	.virtual_table a.custmize_btn {
		width: 122px;
		height: 33px;
		font-size: 15px;
		text-align: center;
		line-height: 30px;
		display: block;
	}
	.virtual_table {
		border: none;
	}
	.np-section h2 {
		font-size: 31px;
	}
	.virtual_server p {
		font-size: 13px;
	}
	.virtual_table {
		padding: 0 8em;
		text-align: center;
	}
	.np-section h2 {
		font-size: 24px;
		margin-top: 10px;
	}
	.price-range-wrp {
		width: 100%;
	}
	.align img {
		margin: 0 auto;
	}
	section.reseller-section p {
		font-size: 14px;
		margin: 25px 0 0 0;
	}
	.request-from h2 span {
		padding: 0 0 0 7px;
	}
	.fancy-arrow {
		display: none;
	}
	.contant-section p {
		margin: 0 auto;
		width: 90%;
	}
	/*new*/
	.tab-section {
		float: none;
		margin-bottom: 10px;
		width: 75%;
		margin: 0 auto 10px;
	}
	.contants-section {
		width: 75%;
		margin: 0 auto;
	}
	.tab-section li a:after {
		display: none;
	}
	.tab-section li a {
		border-radius: 0;
	}
	.contants-section .text {
		margin-bottom: 20px;
	}
	.contants-section button span i {
		font-size: 17px;
		line-height: 28px;
	}
	.contants-section button span {
		float: right;
		width: 29px;
		height: 32px;
		line-height: 29px;
	}
	.contants-section button {
		float: right;
		margin: 20px 0 50px;
		line-height: 33px;
		font-size: 18px;
		min-width: 170px;
		min-height: 42px;
	}
	.tag h2 {
		font-size: 20px;
	}
	.customer .custmize {
		margin: 0 auto;
		width: 75%;
	}
	
	.order-header { display: none; }
	
	.order-table-category {
		font-weight: bold;
	}
	
	.order-table-price {
	  border-top: 0 !important;
	}
	
	.order-table-item {
		border-top: 0 !important;
	}
	
	.cart-total-labels {
		text-align: left;
	}
	
	

}
@media only screen and (max-width: 740px) {

.packages .packages-main {
    animation: 0s ease 0s normal none 1 running none;
}
.packages .packages-main2 {
    animation: 0s ease 0s normal none 1 running none;
}
.packages .packages-main3 {
    animation: 0s ease 0s normal none 1 running none;
}
.server-btn {
    animation: 0s ease 0s normal none 1 running none;
}
.packages .packages_top img {
    left: 11%;
}
.packages .text-top {
    margin: 0 0 0 15%;
    width: 33%;
}
.dedicated_server p {
    font-size: 13px;
}
section.dedicated_server::before {
    top: 250px;
}
.np-section h2 span {
    padding: 0 0 0 4px;
}
button.hvr-sweep-to-right.contact {
    min-width: 149px;
    width: 10%;
    font-size: 17px;
    line-height: 27px;
}
}
@media only screen and (max-width: 600px) {
.packages .packages_top img {
    bottom: 62px;
    left: 14%;
    width: auto;
}
.server-btn .btn-default {
    font-size: 23px;
    width: 100%;
}
.server-btn .btn-default {
    font-size: 18px;
    font-weight: 400;
    width: 349px;
}
ul.packages_inner li {
    margin: 0 auto;
    width: 70%;
}
.packages_bottom a.hvr-sweep-to-right {
    font-size: 16px;
    width: 205px;
}
.packages_bottom i {
    margin: -1px 11px 0 0;
    padding: 7px 0 0;
}

.home .banner-button .hvr-sweep-to-top {
    font-size: 15px;
    height: 40px;
    padding: 10px 0 0;
    width: 200px;
}
.animation-right {
    margin: 0 0 57px;
}
.nav_down {
    animation: 0s ease 0s normal none 1 running none;
    background-size: 28px auto;
    margin: 17px 0 0;
}
.right-section .contant h2 {
    font-size: 21px;
}
.right-section .contant h2::after {
    bottom: -3px;
    height: 2px;
    width: 34px;
}
.left-section a.toggle {
    font-size: 16px;
    padding: 5px 10px;
}
.right-section .contant h3 {
    font-size: 17px;
}
.right-section .contant p {
    font-size: 14px;
}
.right-section .contant li {
    font-size: 13px;
    line-height: 17px;
    padding: 7px 0 0;
}
section.customizable_configurations .heading h2 {
    font-size: 21px;
}
.np-section h2::before {
    left: 42%;
}
section.virtual_server:before {
    top: 265px;
}
.virtual_table {
    margin: 0 auto;
    text-align: center;
    width: 85%;
		padding:0;
}
.enquiry-section button {
    width: 230px;
    font-size: 18px;
}
.align img {
    margin: 0 auto;
    width: 80%;
}
.contant-section p {
    margin: 0 auto;
    width: 80%;
}
.contant-section h4 {
    margin: 28px 0 15px 10%;
    font-size: 21px;
}
.contant-section a {
    width: 80%;
}
/*new*/
.contants-section {
    width: 85%;
}
.tab-section {
    width: 85%;
}
.tag h2 {
    font-size: 16px;
}
.contants-section h2 {
    font-size: 14px;
}
.contants-section .order li strong {
    font-size: 13px;
}
.contants-section p {
    font-size: 12px;
}
.contants-section button {
    font-size: 15px;
	line-height: 30px;
    min-width: 145px;
}
.contants-section button span {
    width: 25px;
    height: 29px;
    line-height: 22px;
}
.contants-section button span i {
    font-size: 14px;
	line-height: 27px;
}
.customer .custmize {
    width: 85%;
}
.customer .custmize li {
    width: 96%;
}
}
@media only screen and (max-width: 479px) {
.tab-section li a::after {
    display: none;
}
.tab-section li a {
    border-radius: 0;
}
section.dedicated_server::before {
    top: 316px;
}
.contant-section p {
    font-size: 13px;
}

}
@media only screen and (max-width: 454px) {

.server-btn .btn-default {
    font-size: 18px;
    font-weight: 500;
    width: 100%;
}
.packages .packages_top img {
    bottom: 62px;
    left: 12%;
    width: auto;
}
.packages .packages_top img {
    bottom: 47px;
    left: 8%;
    width: 26%;
}
.packages-main2 .packages_top img {
    width: 20%;
}
.packages .text-top {
    margin: 0 0 0 11%;
    width: 44%;
}
ul.packages_inner li {
    margin: 0 auto;
    width: 96%;
}
.packages_middle h3 {
    font-size: 41px;
}
.packages_middle h3 span.top {
    font-size: 15px;
}
.packages_middle h3 span.sub {
    font-size: 20px;
}
.np-section h2 {
    font-size: 24px;
}
.np-section h2 cite {
    font-size: 12px;
    line-height: 14px;
}
.np-section h2 cite {
    font-size: 12px;
    line-height: 15px;
    margin: 0 auto;
    width: 82%;
}
.virtual_table {
    margin: 0 auto;
    text-align: center;
    width: 80%;
	padding:0;
}
section.virtual_server:before {
    top: 297px;
}
.np-section h2::before {
    left: 38%;
}
.np-section {
    padding: 113px 0 70px;
}
.heading h2 {
    font-size: 28px;
}
.request-from {
    padding: 20px 26px;
}
aside address {
    font-size: 14px;
}
aside i {
    font-size: 13px !important;
}
/*new*/
.customer .custmize li {
    width: 94%;
}

}
@media only screen and (max-width: 357px) {

.packages .text-top {
    width: 55%;
}
.server-btn .btn-default {
    font-size: 16px;
    font-weight: 500;
    width: 100%;
}
section.dedicated_server::before {
    top: 371px;
}
section.customizable_configurations .heading h2 {
    font-size: 19px;
}
section.virtual_server:before {
    top: 333px;
}
}
