/** Shopify CDN: Minification failed

Line 140:26 Unexpected "\".offSiteImage\""
Line 474:29 Unexpected "\".offSiteImage\""
Line 1063:0 Unexpected "%"
Line 1153:0 Unexpected "%"

**/

#discountBanner{
  display: none;
  margin-bottom: 1% !important;
  /*display: flex;*/
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  /*width: 96%;*/
  width: 96%;
  margin-top: 1.5%;
  margin-left: auto;
  margin-right: auto;
  transition: all 0.314s ease;
  border-radius: 8px;
  box-shadow: 0 1px 4px #0000001a, 0 10px 20px #0095ff1a !important;
  transform: translateY(10px);
  opacity: 0;
  transition: all 0.3s ease;
}


.secition-header-authenticated {
color: #3d4246;
text-shadow: none;
background-image: none;
background-color: #f2faff;
background: -moz-linear-gradient(100deg,rgba(0,149,255,.15) 0%,rgba(242,250,255,.85) 100%);
background: -webkit-linear-gradient(100deg,rgba(0,149,255,.15) 0%,rgba(242,250,255,.85) 100%);
background: linear-gradient(100deg,#0095ff26,#f2faffd9);
width: 100%;
margin: 25px auto 5%;
position: relative;
z-index: 0;
box-shadow: 0 1px 4px #0000001a;
padding: 8px;
}
.discountBannerText{
font-size: 2.1875em;
text-transform: none;
letter-spacing: 0;
font-family: Work Sans,sans-serif;
font-display: swap;
font-style: normal;
font-weight: 600;
line-height: 1.2;
overflow-wrap: break-word;
word-wrap: break-word;
display: flex;
justify-content: center;
align-items: center;
}
.discountBannerText svg{
  margin: 0px 20px;
}
.animateUp{
  transform: translateY(13.14px);
  transition: all 0.2s ease;
}
.heroRight {
  transition: all 0.4314s ease !important;
}
@media screen and (max-width: 768px){
  .animateUp {
    transform: translateY(0px) !important; 
  }
#discountBanner{
  margin-bottom:20px !important;
  margin-top: -4.5%; 
  margin-left:0;
  margin-right:0;
  box-shadow: none;
  width: 100%;
}
.discountBannerText{
  font-size: 1.5em;
  text-align:left;
  padding:1.7rem;
}
.heroLeft {
  border-bottom-left-radius: 8%;
  border-bottom-right-radius: 8%;
}
}

#categories img {
 width: 100%;
}

.countainer {
	padding-right: 0px;
 	padding-left: 0px;
}

.btn{
    border: 1px solid #000000f5;
}
.main-content {
  
    padding-top: 0px;
}

#custom_to_order{
	width:100%;

}

a {
  text-decoration: none;
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none; 
    -khtml-user-select: none; 
    -moz-user-select: none; 
    -ms-user-select: none; 
    user-select: none;  
}

#other-stores-div {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#other-stores-div h2 {
	margin-top: 20px; 
  	margin-bottom: 0;
}
#other-stores-div img:not(".offSiteImage") {
  max-width:14vw;

  width: 15%; 
  display: inline-block;
  margin: 5px auto !important;
  vertical-align: middle !important;
  border-radius: 5px;
}

#other-stores-div img:hover{
  transform: scale(1.2);
}

/* No greater than 1374, no less than 749 */
@media (max-width:1374px) and (min-width:749px) {
  #categories #left_div {
  	width:100%;
  }
}

/* No greater than 1374, no less than 749 */
@media (max-width:1492px) and (min-width:1005px) {
  .mp-title {
    height:auto;
  }
  
}

.ratio_refurb {
  position: relative;
  display:block;
  margin-top: 45px;
}

.ratio_refurb:before {
  content: '';
  display:block;
  width:100%;
  padding-bottom:62.8%;
}

.ratio_categories {
  position: relative;
  display:block;
}

.ratio_categories:before {
  content: '';
  display:block;
  width:100%;
  padding-bottom:75%;
}

.ratio_badge {
  position: relative;
  display:block;
}

.ratio_badge:before {
  content: '';
  display:block;
  width:100%;
  padding-bottom:100%;
}

.ratio_pick {
  position: relative;
  display:block;
  top: -17px;

}

.ratio_pick:before {
  content: '';
  display:block;
  width:100%;
  padding-bottom:100%;
}

.mp-img {
  width: 100%;
  aspect-ratio: 1;
  margin: 0 auto;
  max-width: 300px;
}

.roll_div {
  height: auto; 
  width: 100%;
  display: block;
  overflow: hidden;
}

.price-view-wrapper {
  position: fixed;
  bottom: 66px;
  margin-left: 0.1%;
} 

.ram_uper_left{
  margin-left: 27%;
}

.mp-buy-now-div {
  margin: 0 auto;
  padding: 0;
  border: solid 1px #0095ff;
  border-radius: 5px;
  display: flex;
  white-space: nowrap;
  overflow: hidden;
  align-content: stretch;
}

.mp-buy-now-div input {
  font-size: 24px;
  padding: 5px;
  border: none;
  border-radius: 5px 0 0 5px;
  border-right: none;
  text-align: center;
  width: 20%;
}
.mp-buy-now-div input:active,
.mp-buy-now-div input:focus {
  border: none;
}

/* Chrome, Safari, Edge, Opera */
.mp-buy-now-div input::-webkit-outer-spin-button,
.mp-buy-now-div input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.mp-buy-now-div input[type=number] {
  -moz-appearance: textfield;
}

.mp-buy-now-div span {
  background-color: #0095ff;
  color: white;
  font-size: 24px;
  width: 70%
  height: 100%;
  padding: 5px;
  flex: 1;
}

.mp-buy-now-div span:hover {
  background-color: #0082de;
}

#custom_to_order_hp  {
  background:black;
  border: solid 1px white;

}

#custom_to_order_dell  {
  background:black;
  border: solid 1px white;

}

#custom_img{
  transition: transform 0.5s;
}

#top_build #custom_img{
  width: 100%;
}




#top_build {
  width: 100%;
  overflow: hidden;
}

#top_build .btn{
  width:100%;
} 

.mp-item{
  position: relative;
  display: inline-block;
  height: auto;
  width: max(400px, 3vw);
  border: solid 2px #cccccc;
  border-radius: 8px;
  overflow: hidden;
  text-align: center;
  margin: 10px 5px;
  background-color: white;
  padding: 10px;
   -webkit-transition: transform 0.1s ease-in-out;
  -moz-transition: transform 0.1s ease-in-out;
  -ms-transition: transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out;
  transform-origin: center;
  min-height: 430px !important;

  @media  (max-width: 768px){
    min-height: 100px !important;
    
  }
}

.mp-item:hover {
  border-color: #0095ff;
  cursor: pointer;
  transform: scale3d(1.01,1.01,1.01);
}

.top_div{
  min-height: 500px;
  height: auto;
  width: 96%;
  margin: 0 2% 10px;
  display: block;
}

#categories_right{
  margin:1%;
  width:48%;
  float:right;
  transition: transform 0.5s;
  border-radius: 7px;

}

#categories_left{
  margin:1%;
  width:48%;
  float:left;
  border-radius: 7px;

}

#categories_uper_right{
  width:48%;
  float:left;

}
#categories{
  overflow:hidden;
}

#categories_uper_left{
  width:48%;
  float:left;
}

#custom_to_order_hp {
  width:48%;
  float:left;
  margin-left:1%;
  border-radius: 7px;
}
  
#refurbished_servers {
  overflow:hidden;
}

#custom_to_order_hp  {
  margin-bottom:4%;
}

#custom_to_order_dell  {
  margin-bottom:4%;
}

#custom_to_order_dell {
  width:48%;
  float:right;
  margin-right:1%;
  border-radius: 7px;
}

#badge-container{
  overflow: hidden;
  
}

#badge-container * {
	vertical-align: top; 
}

#badge-image{
  width:13%;
  float:left;
}

#badge-text{
  display: inline-block;
  font-weight: 800; 
  width: 65%;
  text-align: left;
}

.remade-brooklyn-img {
  width: 100px;
  float: right;
}

.save-environment-img {
  display: inline-block;
  width: 420px;
  height: auto;
  max-height: 500px;
  margin-right: 30px;
}

/* Phone */
@media only screen and (max-width: 749px) {
  .top_div {
    min-height: 350px !important;
  }
  .mp-price {
    font-size: 16px !important; 
  }
  
  .mp-buy-now-div span {
    font-size: 16px;
  }
  
  .mp-buy-now-div input {
    font-size: 16px; 
  }
  
  #other-stores-div img :not(".offSiteImage") {
 	  width: 40%;
    max-width:24vw;

  }

  #categories_left {
  	 margin-bottom: 64px;
	 padding-bottom: 32px;
  }
  
  #custom_to_order_hp  {
    background:white;

  }

  #custom_to_order_dell  {
    background:white;

  }
  
  #custom_to_order #left_div{
    margin-left: 0px;
  	float:none;
    background-color: black;
  }
  
  #categories_right #right_div{
  	z-index:100;
  }
  
   #custom_to_order #right_div{
     top:-0.9em;
     z-index:100;
  }
  
  #custom_to_order #left_div p{
  	padding-top: 8px;
    padding-left: 2%;
    padding-bottom: 10px;
 
  }
  
  #categories_right{
    padding-bottom: 34px;
  }

  #testimonials_div {
  	padding-bottom:8%;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
   
  }
  
  #testimonials_div .slick-slide {
  	padding-left: 0.2%;
  }
  
  #custom_to_order_dell{
	margin-bottom:10px;
  }
  
  #custom_to_order_hp {
    width:100%;
  }

  #custom_to_order_dell {
    width:100%;
  }


}

.configure_to_order_btn{
  margin-right:5px;
  float:right;
  color: #FFF;
  background-color: #0095ff;
  border: 1px solid #07c;
  font-size:70%;
  border-radius: 5px;
}

.pre_built_btn {
  margin-right:5px;
  float:left;
  color: #000000;
  background-color: #fbfbfb;
  border: 1px solid #000;
  font-size:70%;
  border: 1px solid #000000f5;
  border-radius: 5px;
}

#header {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 10px 0 25px 0;
    font: 500 2em/1.4;
  	padding-right:2%;
  	padding-left:2%;
}

#header:before,
#header:after {
    content: '';
    border-top: 2px solid;
    margin: 0 20px 0 0;
    flex: 1 0 20px;
}

#header:after {
    margin: 0 0 0 20px;
}


#header a:hover {
	color: #0095ff;
}

#custom_to_order p {
  font-size: 120%;
  color: white;
}

#custom_to_order #small_text {
	font-size: 60%;
}

#right_div {
  float: right;
  margin-top: 2px;
}

#left_div{
  float: left;
  margin-left:12px;
  padding-top: 6px;

}



#categories{
  padding-bottom: 2%
}

#categories_left{
  transition: transform 0.75s;
  background:#0c0c0c;

}

#categories_right{
  background:#0c0c0c;

}

#categories p {
font-size: 134%;
    color: white;
  margin-bottom:-10px;

}

.mp-price {
  font-size: 23px;
  display: block;
  color: #0095ff;
  font-weight: bold;
  margin: 2px 0 0;
  line-height: 1;
  background-color: transparent !important;
}

#top_build .btn {
	background-color: #0095ff;
}

.border-bottom {
  border-bottom: 0px solid #0b1e44;

}

#more {display: none;}

#badge-container{
  text-align: center;
  padding-top: 0px;
  }

#badge-container p {
    color: black;
    font-weight: 500;
  	font-size: 18px;
    margin-bottom: 10px;
    line-height: 2;
}

#top_build .mp-item .btn:hover{
	background-color: #333333;
  transition: color 0.90s;
  transition: background-color 0.90s;
}

.mp-title {
  color: #7a7a7a;
  font-size: 18px;
  font-weight:600;
  transition: color 0.90s;
  margin: 0;
  line-height: 1;
  height: 60px;
  overflow:hidden;
  text-overflow: ellipsis;
}

.mike-pick-price {
  width: 0.9%;
   position: absolute;
   bottom: 70px;
   margin: 0 auto;
	line-height: 1; 
}

#top_build .mp-item:hover  .mp-title,
#top_build .mp-item:hover  .mp-price {
  transition: color 0.30s;
  color:#1887c4;
  
}

#categories_left:hover #custom_img  {
 transform: translate(0px, -6px)slick-next
}

#categories_right:hover #custom_img {
  transform: translate(0px, -6px)
}

.testimony:hover #custom_img {
  transform: translate(0px, -8px)
}


#custom_to_order_dell:hover #custom_img {
	transform: translate(0px, 8px)
} 

#custom_to_order_hp:hover #custom_img {
	transform: translate(0px, 8px)
} 

.newsletter__submit {
	background-color: #0095ff;
}

.slick-next {
	color:red;
}

.discount-label {
  padding:3px 8px;
  background-color:#16B516;
  margin: 0;
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  border-radius:7px;
  color:#ffffff;
  font-size:16px;
  text-align:center;
}

.related-products-title {
	text-align:center;
    padding-top:1em;
    padding-bottom:1em;
    font-weight:bold;
    display:table;
    margin:0 auto;
    font-size: 1.9em; 
}

.testimonials-anchor{
  height: auto;
  overflow: hidden;
  margin-top: 5%;
  @media screen and (min-width: 900px){
    min-height: 600px;
    
  }
}



.testimony {
  padding: 30px; 
  border-radius: 13.14px;
  margin:3.14px;
  height: 100%;
  box-shadow: 0 6px 12px #0000001a;
  margin: 0 3.14rem;
}


.main-testimonial {
  padding-bottom: 24px;
  overflow: hidden;  
}

.main-testimonial .slick-list {
  height:400px;
}

#testimonials_div{
  float:left;
  width: 20vw;
  margin: 0 10px;
  text-align: center;
}

.testimony img {
  padding-bottom: 10px;
	margin-left: auto;
    margin-right: auto;
    width: min(5vw, 100px);
  
}

.testimonial-name {
  font-size:16px;
  font-weight: 500;
  color: black;
  float: right;
  position: relative;
  bottom: 10px;
}

.testimonial-comment {
  font-size:1.75rem;
  font-style: italic;
  text-align: justify;
}


/* .testimonial-comment::before {
  content: open-quote;
}

.testimonial-comment::after {
  content: close-quote;
} */
.testimonials-subtitle{
  font-size: 2rem;
  text-align: center;
  max-width: 40vw;
  margin:1% auto 2%  auto;
  @media screen and (max-width: 900px){
    max-width: 90vw;
    margin-bottom: 6%;
  }
}
.main-testimonial .slick-dots {
  @media screen and (max-width: 900px){
    display: none !important;
    
  }
}


.warranty-overlay-img {
  position: absolute;
  top: -5px;
  left: 0;
  z-index: 5; 
  width: 30%;
}

.home-header-anchor {
 display: flex;
  justify-content: center;
  width: 80%;
  margin: 50px auto 75px; 
  height: 60px;
}

.home-header-div {
  background-color: #cccccc;
  border-radius: 10px;
  height: 135px;
  text-align: center;
  padding: 25px;
  width: 250px;
  margin-top: -30px;
  
}

.home-header-div:first-of-type {
	margin-right: -25px; 
}

.home-header-div:last-of-type {
	margin-left: -25px; 
}

.home-header-anchor a {
  display: block;
  align-items: center;
  margin: 30px auto 0;
}

.home-header-choice {
  background-color: #0095ff;
  border: solid 2px #0095ff;
  color: white;
  border-radius: 10px;
  padding: 10px 0;
}

.home-header-choice:hover {
	background-color: white; 
  color:#0095ff;
}

.home-header-or {
  background-color: #0095ff; 
  height: 60px;
  width: 60px;
  font-size: 16px;
  border-radius: 40px;
  z-index: 2;
  text-align: center;
}

.home-header-or p {
  text-align: center;
  color: white;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 750px){
 	.mp-title {
      overflow: hidden;
    }
    
  .home-header-anchor {
  	margin-bottom: 100px; 
  }
}

@media screen and (max-width: 500){
  .home-header-anchor a {
  	margin-top: 20px !important; 
  }
}



/* trending */
.tpmt{
  margin-top: 10px;
}
.tpRow{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.tpContRow{
  justify-content: center !important;
}
.prodGrid{
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  width:max( 30vw);
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 8px;

}
.tpHeader{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.tpOutsideHeader{
  display: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  
}
.tpOutsideHeader h2,
.tpHeader h2{
  margin: 0;
}
.tpItem{
    background: #fff;
    border-radius: 6px;
    padding: 12px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s, box-shadow 0.2s;
    width:225px;
    max-height: 430px;
    min-width: 150px;
    min-height: 350px;

    position: relative;

    margin:1% ;

    border: solid 2px #cccccc;
    border-radius: 8px;
    


    box-shadow: 0 1px 4px #0000001a, 0 10px 20px #0000000d;
    -webkit-transition: transform .1s ease-in-out;
    -moz-transition: transform .1s ease-in-out;
    -ms-transition: transform .1s ease-in-out;
    transition: transform .1s ease-in-out;
    transform-origin: center;
}
.minH85{
  min-height: 85px !important;
}

.tpContRow{
  width: 100% !important;
}
.tpItem .mp-price{
  margin-top:5% !important;
}
.tpItem:hover{
    transform: scale(1.005);
    cursor: pointer;
    border-color: #0095ff;
}
.trendingImg{
  border-radius: 8px;
}
.trendingTitle{
  color: #0095ff;
  font-size: 18px;
  font-weight: 600;
  transition: color .9s;
  margin-top:5%;
  line-height: 1;

  overflow: hidden;
  text-overflow: ellipsis;
}
.specContainer{
  margin-left: 0!important;
}
.skeleton_text{
  height:20px;
  border-radius: 8px;
  background-color:#eee;
  margin-bottom:5%;
  margin-top:5%
}
.smText{
  width:50%;
  margin-left: auto;
  margin-right: auto;
}
.mdText{
  width:100% !important;
  margin-left: auto;
  margin-right: auto;
}
%loading-skeleton {
color: transparent;
appearance: none;
-webkit-appearance: none;
background-color: #eee;
border-color: #eee;

&::placeholder {
  color: transparent;
}
}
@keyframes loading-skeleton {
from {
  opacity: .4;
}
to {
  opacity: 1;
}
}
.loading-skeleton {
pointer-events: none;
animation: loading-skeleton 1s infinite alternate;

img {
  filter: grayscale(100) contrast(0%) brightness(1.8);
}
h1, h2, h3, h4, h5, h6,
p, li,
.btn,
label,
.also_bought_product_card_title_container {
  @extend %loading-skeleton;
}
}


@media screen and (max-width: 768px){
.tpRow{
  flex-direction: column;
  align-items: center;
  max-width: 100%;
}
.prodGrid{
  width: 100%;
  flex-direction: row;
}
.tpItem{
  width: 44vw;
  background-color: transparent !important;
  min-height: 0px !important;
}
.tpHeader{
  display: none;
}
.tpOutsideHeader{
  display: flex;
}
.mdText{
  margin-bottom: 5%;
}
.mp-price{
  margin-top:5% !important;
  text-align: center !important;
}
.trendingTitle{
  width: 100%;
  height: 100px !important;
  text-align: center !important;
  font-size:medium;
}
}


.trendingImg{
  border-radius: 8px;
}

.skeleton_text{
  height:20px;
  border-radius: 8px;
  background-color:#eee;
  margin-bottom:5%;
  margin-top:5%
}
.smText{
  width:50%;
  margin-left: auto;
  margin-right: auto;
}

%loading-skeleton {
color: transparent;
appearance: none;
-webkit-appearance: none;
background-color: #eee;
border-color: #eee;

&::placeholder {
  color: transparent;
}
}
@keyframes loading-skeleton {
from {
  opacity: .4;
}
to {
  opacity: 1;
}
}
.loading-skeleton {
pointer-events: none;
animation: loading-skeleton 1s infinite alternate;

img {
  filter: grayscale(100) contrast(0%) brightness(1.8);
}
h1, h2, h3, h4, h5, h6,
p, li,
.btn,
label,
.also_bought_product_card_title_container {
  @extend %loading-skeleton;
}
}
/* trending end */

/* Home Hero */
.heroContainer {
  display: flex;
/*  justify-content: center; */
  justify-content:space-between;
  align-items: center;
  height: 70vh;
  min-height: 550px;
  max-height: 650px;
  width: 96%;
  margin-top: 1.5%;
  margin-bottom: 1%;
  margin-left: auto;
  margin-right: auto;
  /*background-color: #f2faff;
  background: -moz-linear-gradient(100deg, rgba(0, 149, 255,0.15) 0%, rgba(242,250,255,0.85) 100%);
  background: -webkit-linear-gradient(100deg, rgba(0,149,255,0.15) 0%, rgba(242,250,255,0.85) 100%);
  background: linear-gradient(100deg, rgba(0,149,255,0.15) 0%, rgba(242,250,255,0.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2faff",endColorstr="#f2faff",GradientType=1);
*/
}
.heroLeft {
/*  width: 66.66666666666666%; */
  width: 33%;
  max-width: 33vw !important;
  height: 100%;
  padding:7rem;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  background-color: #f2faff;
  background: -moz-linear-gradient(100deg, rgba(0, 149, 255,0.15) 0%, rgba(242,250,255,0.85) 100%);
  background: -webkit-linear-gradient(100deg, rgba(0,149,255,0.15) 0%, rgba(242,250,255,0.85) 100%);
  background: linear-gradient(100deg, rgba(0,149,255,0.15) 0%, rgba(242,250,255,0.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2faff",endColorstr="#f2faff",GradientType=1);

  border-radius: 8px;
}

.heroRight {
  width: 33%;
  height: 100%;
  padding:7rem;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  background-color: #f2faff;
  
  background: -moz-linear-gradient(100deg, rgba(242,250,255,0.85) 0%, rgba(0, 149, 255,0.15) 100%);
  background: -webkit-linear-gradient(100deg, rgba(242,250,255,0.85) 0%, rgba(0,149,255,0.15) 100%);
  background: linear-gradient(100deg, rgba(242,250,255,0.85) 0%, rgba(0,149,255,0.15) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2faff",endColorstr="#f2faff",GradientType=1);

  border-radius: 8px;

}
.tempBannerRightInner{
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;

}
.tempAdImage{
  width:65%;
  height: auto;
  margin: 4.14%  0;
  border-radius: 20px;
  box-shadow: 0 1px 4px #0000001a, 0 10px 20px #0095ff1a;
  transition: all 0.3s ease-in-out;
}
.wText{
  color: white;

}
.smallerText{
  font-size:2rem;
}
.adLink{
  text-decoration: underline;
  margin-top:2.07%;
}
.heroRight:hover  .tempAdImage{
  transform: scale(1.0314)
}
.tempBannerRightHeader{
  text-align:center;
  font-weight: 700 !important;
}
.heroTextContainer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
}
.heroText {
  display: block;
  text-align: left;
  margin-bottom: 3.14%;
  max-width: 85%;
}
.largeText {
  font-size: 6rem;
  font-weight: 700;
}
.smallText {
  font-size: 3.5rem;
  font-weight: 400;
}
 .heroRight,
 .heroLeft{
    box-shadow: 0 1px 4px #0000001a, 0 10px 20px #0095ff1a;
 }
.heroLeft{
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
 .heroRight{
   border-bottom-right-radius: 8px;
   border-top-right-radius: 8px;
 }

  
.heroButton {
  padding: 1rem 10rem;
  background-color: #0095ff;
  color: white;
  border: none;
 /* border-radius: 5px; */
  font-size: 3rem;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
}
.heroButton:hover {
  background-color: #007acc;
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(0, 149, 255, 0.25);
}

.heroButton:active{
  transform: translateY(1px);
  box-shadow: 0 2px 3px rgba(0, 149, 255, 0.2);
}

@media screen and (max-width:1540px){
  .heroTextContainer{
      margin-left: 10%;
  }
  .heroRight{
    width:33.3333%;
  }
  .largeText{
    font-size:6rem;
  }
  .smallText{
    font-size:2.5rem;
  }
  .smallerText{
    font-size:2rem;
  }
}
@media screen and (max-width:1650px){
  .left-half{
    max-width: 33% !important;
  }
  .heroTextContainer{
    margin-left: 0%;
  }
  .smallText{
/*      text-align: center; */
  }
    .heroRight{
    width:33.3333%;
  }
  .largeText{
    font-size:4rem;
  }
  .smallText{
    font-size:2.5rem;
  }
  .smallerText{
    font-size:2rem;
  }
 .heroRight,
 .heroLeft{
   border-radius:0px;
   box-shadow: none;
 }

}
@media screen and (max-width:1300px){
  .server-model-item-model,
  .server-brand-title,
  .feature-text{
    font-size: 1.5rem !important;
  }
  .heroButton{
    font-size:2rem;
  }
  .server-product-title{
    font-size:1em !important;
  }
  .explore-button{
    padding:1rem 5rem !important;
  }
}
@media screen and (max-width:900px){
  .left-half{
    max-width: 100% !important;
  }
  .explore-button {
    padding: 1rem 3rem !important;
  }

  .heroContainer{
      flex-direction: column;
      margin-top: -4.5%; 
      margin-bottom: 6%;
      margin-left:0;
      margin-right:0;
      width:100%;

      background: -moz-linear-gradient(180deg, rgba(0, 149, 255,0.15) 0%, rgba(242,250,255,0.85) 100%);
      background: -webkit-linear-gradient(180deg, rgba(0,149,255,0.15) 0%, rgba(242,250,255,0.85) 100%);
      background: linear-gradient(180deg, rgba(0,149,255,0.15) 0%, rgba(242,250,255,0.85) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2faff",endColorstr="#f2faff",GradientType=1);

  }
  .heroTextContainer{
      margin-left: auto;
      height: 100%;
      justify-content: space-evenly;
  }
  .heroRight{
      display: none;
  }
  .heroLeft{

      width: 100%;
  }
  .heroButton{
      width: 85%;
      padding: 1rem 5rem;
      margin-left: auto;
      margin-right: auto;
      border-radius: 20px;
  }
  .largeText{
      font-size: 4.5rem;
      font-weight: 700;
      /* margin-left: auto;
      margin-right: auto; */
      
  }
  .smallText{
      font-size: 2rem;
      font-weight: 550;
      margin-left: auto;
      margin-right: auto;
      padding:1rem;
      width:100%;
      border-radius: 20px;
      text-align: left;
     /* background-color: #ffffff; */
  }
  .ctoHeroImg{
    /* display: none; */
  }
}
.ctoHeroImg{
  width: auto;
  height:  175px;
}

/* Home Hero End */

