/* New Design */


/* Common */

.dedi2-wrapper h1.section-heading::before,
.dedi2-wrapper h1.section-heading::after{
	width: 143px; height: 4px; display: inline-block;
	content: " ";
	position: relative;
	top: -5px;
}

.dedi2-wrapper h1.section-heading::before{
	background: url("/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/dedi2-heading-left.png") no-repeat;
	margin: 0 17px 0 0;
}

.dedi2-wrapper h1.section-heading::after{
	background: url("/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/dedi2-heading-right.png") no-repeat;
	margin: 0 0 0 17px;
}




/* Banner */

.dedi2-bannner{
	background: url("/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/dd-2-hero.png") no-repeat center;
	background-size: cover;
	width: 100%;
	height: 393px;
	text-align: center;
	margin: -19px 0;
	padding: 0 0 100px 0;
}

.dedi2-bannner h1{
	font: 600 36px/54px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; color: #ffffff; margin: 0 auto -5px auto; padding: 76px 0 0 0;
}

.dedi2-bannner p{
	font: 100 20px/36px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; color: #ffffff; text-align: center; margin: 0; padding: 0;
}

.dedi2-bannner ul li{
	font: 600 20px/40px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; color: #ffffff; display: inline-block; margin: 21px 0 0 16px;
}
.dedi2-bannner ul li::after{
	background: #a0b5fb;
	height: 24px;
	width: 2px;
	content: " ";
	display: inline-block;
	position: relative;
	top: 5px;	
	margin: 0 0 0 16px;
}

.dedi2-bannner .viewplans{
	font: 100 16px/39px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
	background: #66bb40;
	color: #fff;
	border:1px solid #348b20;
	box-sizing: border-box;
	height: 41px; width: 142px; text-align: center; display: block; margin: 36px auto 0 auto;
    border-radius: 4px;	
    box-sizing: border-box;        
}

 

/* Features */

.dedi2-features{
	background: #f8f8f8;	
	width: 100%;
	padding: 66px 0 30px 0;
}

.dedi2-features-content{
	width: 1000px;
	margin: 0 auto;
}

.dedi2-feature-list{
	width: 280px; display: inline-block; vertical-align: top; text-align: center; padding: 0 75px 36px 0;
}

.dedi2-feature-list:nth-child(3n+1){
	padding-right: 0;
}

.dedi2-features-content h1{
	font: 600 26px/20px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; color: #222222; text-align: center; margin: 0 0 7px 0;
}

.dedi2-features-content h3{
	font: 600 20px/26px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; color:#1b1b1b; margin: 15px 0 5px 0;
}

.dedi2-features-content p{
	font: 100 15px/21px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; color:#1b1b1b; text-align: center;
}

.dedi2-feature-icon{
    display: block;  margin: 0 auto 6px auto;
    height: 60px; width: 61px;
    background-size: 61px 60px !important;    
}

.dedi2-feature-icon.feat-1{
    background: url("/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/dedi-feat-1.png") no-repeat;    
}

.dedi2-feature-icon.feat-2{
    background: url("/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/dedi-feat-2.png") no-repeat;    
}

.dedi2-feature-icon.feat-3{
    background: url("/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/dedi-feat-3.png") no-repeat;   
}

.dedi2-feature-icon.feat-4{
    background: url("/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/dedi-feat-4.png") no-repeat;   
}

.dedi2-feature-icon.feat-5{
    background: url("/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/dedi-feat-5.png") no-repeat;   
}

.dedi2-feature-icon.feat-6{
    background: url("/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/dedi-feat-6.png") no-repeat;
}



/* FAQ's */


.dedi2-faqs .dedi2-faqs-content{
    margin: 0 auto 51px auto; width: 1000px; border: 1px solid #d3d3d3; border-radius: 4px;
}

.dedi2-faqs h1{
	font: 600 26px/20px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; color: #222222; text-align: center; margin: 90px 0 7px 0; text-align: center
}

.dedi2-faqs .faq-list{
    border-top:1px solid #d3d3d3;
}

.dedi2-faqs .faq-list:first-child{
    border-top: 0;
}

.dedi2-faqs .faq-list:first-child .question{
    border-radius: 4px;
}

.dedi2-faqs .question .toggle-answer{
    background: url("/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/kvm-vps-faq.png") no-repeat;
    position: absolute;
    display: block;
    right: 20px;
    top: 15px;
    height: 18px;
    width: 18px;
    cursor: pointer;
}

.dedi2-faqs .question .toggle-answer.collapsed{
    background: url("/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/kvm-vps-faq.png") no-repeat 0 -8px #f9f9f9;
    height: 2px;
    top: 24px;
}

.dedi2-faqs .question, 
.dedi2-faqs .answer{
    color: #1b1b1b; padding: 15px 20px 14px 20px;
}

.dedi2-faqs .question{
    font: 600 15px/21px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; position: relative; cursor: pointer;
}

.dedi2-faqs .question.collapsed{
    background: #f9f9f9; 
}

.dedi2-faqs .answer,
.dedi2-faqs .answer p{
    font: 100 15px/21px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
}

.dedi2-faqs .answer p{
    padding-bottom: 10px;
}

.dedi2-faqs .answer{
    border-top:1px solid #d3d3d3; display: none;
}

.dedi2-faqs .answer.collapsed{
    display: block;
}


/* Plans */

h1.dedi2-plans{
	font: 600 26px/20px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; color: #222222; text-align: center; margin: -50px auto 0 auto; text-align: center
}

.dedi2-plan-row{
    margin: -1px auto 0 auto;  box-sizing: border-box;
    position: relative;
}

.plantype{
    color: #ffffff; font: 800 12px/18px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; display: inline-block; margin: 7px 0 0 0;letter-spacing: 1px;
}

.plantype.ssd,
.plantype.hdd{
    background: #FFC107;  
    display: block; 
    height: 19px; 
    width: 45px; 
    text-align: center; 
}

.dedi2-plan-row .plantype.hdd{
    background: #949191;
}

.dedi2-plan-row .planfeatures{
    font: 500 13px/21px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; 
    color: rgba(0, 0, 0, 0.6);  box-sizing: border-box; display: inline-block; vertical-align: top;width:100%;
}

.dedi2-plan-row .planfeatures-values, .seleted-term-price {
    font: 500 15px/21px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; 
    color: #333333; 
    word-break: break-all;
}

.dedi2-plan-row .planfeatures span.block, 
.dedi2-plan-row .planfeatures-values span.block{
    padding: 0 0 4px 0 !important;
}

.dedi2-plan-row .dedi2-left {
    width:29%;
    display:inline-block;
}

.dedi2-plan-row .planduration-wrp{
    width: 189px; box-sizing: border-box; display: inline-block; vertical-align: top;
}

.dedi2-plan-row select{
    border: 1px solid #cccccc;
    background: url("/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/dedi-duration-dropdown-bg.png") #fff right 5.5px top 3px no-repeat;
    font: 100 14px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
    height: 34px;
    padding: 0 53px 0 12px;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 4px;
    outline: none;
}

.dedi2-plan-row .planprice{
    width: 175px; box-sizing: border-box; display: inline-block; vertical-align: top;  color: #222;
}

.dedi2-plan-row .planprice .currency{
    font: 400 14px/21px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; position: relative; top:-4px;
}

.dedi2-plan-row .planprice  .value{
    font: 400 22px/21px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
}

.dedi2-plan-row .planprice .validfor{
    font: 400 13px/21px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;   
}

.dedi2-plan-row .buyplan{
    width: 95px; box-sizing: border-box; display: inline-block; vertical-align: top;
}

.hg-percentage-discount {
    color: #f15922;
    font-size: 13px;
    font-weight: 400;
    margin-left: 5px;
}

.let-us-know-section{
    width: 1000px; margin: 0 auto; background: #f6f9fe; text-align: center;
    border:1px solid #ebebeb; border-top: 0; box-sizing: border-box;
    padding: 25px 0; margin: 0 auto 100px auto;
}

.let-us-know-section span{
    font: 400 16px/20px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; color: #222222;
}

.let-us-know-section span a{
    color: #377ce4; text-decoration: none;
}

.let-us-know-icon{
    height: 24px; width: 24px; display: inline-block; vertical-align: middle;
    background: url("/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/let-us-know-icon.png") no-repeat; margin: 0 10px 0 0;
}


span.new-tag-blurb{
    background: url("/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/dedi2-new-tag.png") no-repeat;
    height: 37px; width: 37px; display: block;
    position: absolute; left:0; top:0;
}

#dedicated-new-tabs.dedi2{
    width: 1000px; margin: 58px auto 0 auto; text-align: center;
    position: static;
}

#dedicated-new-tabs.dedi2 .country_specific_tabs{
    display: inline-block; margin-bottom: 45px ;
}

#dedicated-new-tabs.dedi2 .country_specific_tabs li,
#dedicated-new-tabs.dedi2 .country_specific_tabs li.sel{
    font: 600 15px/20px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
    border: 1px solid #dddddd;
    padding: 8px 21px 6px 51px;
    background-position: 20px 7.5px !important;
    margin: 0 0 0 -1px;
}

#dedicated-new-tabs.dedi2 .country_specific_tabs li:first-child{
    border-radius: 25px 0 0 25px;
}

#dedicated-new-tabs.dedi2 .country_specific_tabs li:last-child{
    border-radius: 0 25px 25px 0;   
}

.dedi2-plan-filter {
     margin: 0 auto 11px auto; 
  
     display: inline-block;
}

.dedi2-plan-filter .mainlabel{
    font: 100 15px/19.5px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
    color: #40B186;
    font-weight: 500; 
    margin: 0 6px 0 0;
}

.dedi2-plan-filter label{
    font: 100 15px/21px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; color: #1b1b1b; 
    font-weight: 400;
    vertical-align: top; 
    display: inline-block; 
    margin: 1px 5px 0 2px;
    cursor: pointer;
}

.dedi2-plan-filter label.grayout{
    opacity: 0.3;
    cursor: no-drop;
}

.step-two-dedi2 #proceed_domain_options{
    background: #3c94d3; border:1px solid #1f4cb3;
    border-radius: 3px;
    color: #fff;
    font: 100 16px/20px 'proxima_nova';
    margin: 0 0 80px 0;
}

.dedi2-wrapper .step-two-dedi2 select#operating_system{
    display: block;
}


/* Progress Bar */


.dedi2-wrapper .progress-bar{ margin: 20px auto 21px auto; position: relative; width: 598px; }

.dedi2-wrapper .progress-bar.step-one, .dedi2-wrapper .progress-bar.step-two
{
    background:url('/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/kvm-vps-purchase-progressbar.png') no-repeat -611px 0;
    height: 2px;
}

.dedi2-wrapper .progress-bar .fix-font{
    color: #1b1b1b; font: 600 15px/35px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; position: absolute; top: 10px;
}

.dedi2-wrapper .progress-bar .fix-font.txt-1{
    left: 65px;
}

.dedi2-wrapper .progress-bar .fix-font.txt-2{
    right: 80px;
}

.dedi2-wrapper .progress-bar.step-one .fix-font.txt-2 {
    color: #b8b8b8;
}

.dedi2-wrapper .progress-bar.step-two{
    background: url('/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/kvm-vps-purchase-progressbar.png') no-repeat;  height: 2px;
}

.dedi2-wrapper .progress-bar.step-one .curstep, .dedi2-wrapper .progress-bar.step-two .txt-2 .defaultstep{
    background: url('/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/kvm-vps-curstep-bg@2x.png') no-repeat;background-size: 16px 16px;
}

.dedi2-wrapper .progress-bar.step-one .defaultstep{
    background: url('/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/kvm-vps-defaultstep-bg@2x.png') no-repeat;background-size: 16px 16px;
}

.dedi2-wrapper .progress-bar.step-two .txt-1 .curstep{
    background: url('/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/kvm-vps-done-bg@2x.png') no-repeat; background-size: 22px 22px;
}

.dedi2-wrapper .progress-bar.step-one .curstep,
.dedi2-wrapper .progress-bar.step-one .defaultstep,
.dedi2-wrapper .progress-bar.step-two .txt-1 .curstep,
.dedi2-wrapper .progress-bar.step-two .txt-2 .defaultstep
{
    background: url('/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/kvm-vps-curstep-bg.png') no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    top: -16px;
    left: 36px;
}

.dedi2-wrapper .progress-bar.step-one .defaultstep{
    background: url('/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/kvm-vps-defaultstep-bg.png') no-repeat;
    left: 45px;
}

.dedi2-wrapper .progress-bar.step-two .txt-1 .curstep{
    background: url('/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/kvm-vps-done-bg.png') no-repeat;
    width: 22px;
    height: 22px;
    top: -19px;
}

.dedi2-plans-container{
    width: 1000px; overflow: hidden; margin: 0 auto;
}


.step-one-dedi2, .step-two-dedi2{
    display: inline-block; 
    vertical-align: top;
}

.step-two-dedi2{
    display: block;
}

@keyframes animatedBackground {
	from { background-position: -611px 0; }
	to { background-position: 0 0; }
}

.animate-progress-bar{
    animation: animatedBackground 0.5s linear;
}

/* SSD & HDD step 2 */

.dedi2-wrapper  div.bordered-wrapper,
.dedi2-wrapper  div.bordered-wrapper {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #ccc;
    width: 995px;
    margin: 60px auto 0 auto;
}

.dedi2-wrapper .step-two-dedi2  div.bordered-wrapper table,
.dedi2-wrapper .step-two-dedi2 div.bordered-wrapper table
{width: 100%;background: #fff;}

.dedi2-wrapper .step-two-dedi2 table tr td:first-child,
.dedi2-wrapper .step-two-dedi2 td:first-child
{ padding: 0; width: 175px; }

.dedi2-wrapper .step-two-dedi2 table tr td,
.dedi2-wrapper .step-two-dedi2 td
{ border-bottom: 0 !important; border-right: 1px solid #eee; vertical-align: top !important;width: 330px !important; padding: 0 35px !important;}


.dedi2-wrapper .step-two-dedi2 .hdd table tr td{
    padding: 0 60px !important;
}

.dedi2-wrapper .step-two-dedi2  table tr:last-child td,
.dedi2-wrapper  .step-two-dedi2 tr:last-child td
{ border-bottom: 0; }

.dedi2-wrapper  .step-two-dedi2 p.heading,
.dedi2-wrapper  .step-two-dedi2 p.heading
{ display: none; }

.dedi2-wrapper  .step-two-dedi2 td label,
.dedi2-wrapper  .step-two-dedi2 td label
{ font: 100 15px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; color: #1b1b1b; }

.dedi2-wrapper  .step-two-dedi2 td span,
.dedi2-wrapper  .step-two-dedi2 td span,
.dedi2-wrapper  .step-two-dedi2 #control_panel label,
.dedi2-wrapper .step-two-dedi2 td#control_panel label
{font: 400 15px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;color: #1b1b1b;}

.dedi2-wrapper  .step-two-dedi2 td.txt-dd-info,
.dedi2-wrapper  .step-two-dedi2 td.txt-dd-info
{ width: 390px; padding: 0 30px 0 0; font: 100 14px/18px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; color: #888; }

.dedi2-wrapper  .link-back
{ color:#377cec; font: 100 15px/21px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; margin: -5px 0 0 0; }

.dedi2-wrapper  .link-back.last-step-back
{ margin: -20px 0 0 0; }

.dedi2-wrapper .footer-button
{   margin: 20px auto;
    width: 1000px; }

.dedi2-wrapper .step-two-dedi2 .txt-button,
.dedi2-wrapper .step-two-dedi2 .txt-button
{ padding: 10px 30px; }


.dedi2-wrapper  .step-two-dedi2 table tr td h3{
    color: #1b1b1b; font: 600 16px/20px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif; text-align: center; padding: 27px 0 10px 0;
}

.dedi2-wrapper  .step-two-dedi2 table tr td p{
    color: #1b1b1b;
    font: 100 15px/20px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
    text-align: center;
    padding: 0 0 24px 0;
    border-bottom: 1px solid #eee !important;
    margin: 0 0 36px 0;
}

.dedi2-wrapper  .step-two-dedi2 .hdd table tr td{ width: 500px; }

.dedi2-wrapper  .step-two-dedi2 table tr td.titles,
.dedi2-wrapper  .step-two-dedi2 .hdd table tr td span.titles
{
    color: #1b1b1b;
    font: 600 15px/20px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
    padding: 0 35px 0 35px !important;
}

.dedi2-wrapper  .step-two-dedi2 .hdd table tr td span.titles{padding: 0 0 12px 0 !important;display: block;}

.dedi2-wrapper  .step-two-dedi2 table tr td.values #operating_system{
    display: inline-block;
}

.dedi2-wrapper  .step-two-dedi2 .hdd table tr td select{
    display: block;
}

.gutterspacenew{ background: #fff; height: 38px; border-radius: 0 0 4px 4px; }

.gutterspacerow{height: 72px;position: relative;}

.gutterspacerow span.sepdivider{
    background: #eee;
    height: 1px;
    width: 877px;
    position: absolute;
    top: 36px;
    border: 0;
}

.dedi2-wrapper .step-two-dedi2 table tr td.values{padding: 8px 35px 0 35px !important;}

.dedi2-wrapper  .step-two-dedi2 table tr td select{
    outline: none;
    border: 1px solid #cccccc;
    background: url('/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/kvm-vps-plan-select-bg.png') no-repeat right 15px center;
    color:#1b1b1b;
    font: 100 15px/38px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
    height: 45px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 0 0 0 16px;
    width: 260px;
}

.dedi2-wrapper  .step-two-dedi2 .hdd table tr td select{
    width: 310px;
}

.dedi2-wrapper  .step-two-dedi2 table tr td span.details{
    color: #888888;
    font: 100 12px/18px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
    text-align: left;
    display: block;
    margin: 10px 0 0 0;
    max-width: 380px;
}

.dedi2-wrapper  .step-two-dedi2 table tr td.gutterspacerow2{
    height:38px;
}


.dedi2-wrapper  .step-two-dedi2 table tr td.planspecs{padding: 0 !important;border-radius: 3px 3px 0 0;}

.dedi2-wrapper  .step-two-dedi2 table tr td label{ margin: 0 0 0 8px; }


/* SAN Storage Range Slider */

#wrapper {
    margin: 20px auto;
    text-align: left;
    width: 500px;
    padding: 20px;
    background: #fff;
}

.slider-wrapper {
    position: relative;
    margin: 0;
    cursor: pointer;
    width: 345px;
}

.dedi2-wrapper #slider {
    height: 4px;
    width: 365px;
    margin: 5px 0 0;
    background: #ebebe9;
    border-radius: 5px;
    border: 1px solid #ebebe9;
}
.current-value {
    color: #555;
    font-size: 13px;
    margin: 0 0 5px 0;
}

.ui-slider-handle {
    position: absolute;
    width: 30px;
    height: 30px;
    background: url('/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/san-storage-range-sliderbg-1.png') no-repeat left center;
    outline: none; /* Get rid of ugly Safari/Chrome outlines around handle links */
    border-radius: 5px;
    z-index: 2;
    top: -12px;
    cursor: pointer;
}

.display-area {
    color: #222;
    font-style: italic;
}

.options i {
    font-weight: bold;
}

.slider-value-wrapper{
    margin: 17px 0 56px 0;
    position: relative;
    width: 345px;
}

.slider-wrapper .current-value{
    color: #1b1b1b;
    font: 100 12px/18px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
    float: right;
    position: relative;
    top: -31px;
    right: 10px;
}

.dedi2-wrapper .step-two-dedi2 td span.slider-value{
    color:#888;
    font: 100 12px/15px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
    top: -6px;
    position: absolute;
}

.dedi2-wrapper .step-two-dedi2 td span.slider-value:before{
    background: #ebebe9;
    content: "";
    height: 5px;
    width: 2px;
    display: block;
    position: relative;
    left: 15px;
    top: -12px;
}


.dedi2-wrapper .step-two-dedi2 td span.slider-value.tick-blue-mark:before{
    background: #196ecb;
}

.dedi2-wrapper .step-two-dedi2 span.bluemarker{
    position: absolute;
    left: 0;
    background: #196ecb;
    height: 4px;
    border-radius: 5px 0  0 5px;
    top: 1px;
    z-index: 1;
    width: 7px;
    cursor: pointer;
}

.dedi2-wrapper .step-two-dedi2 td span.single-value{
    font: 400 13px 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
    color: #1b1b1b;
}

.ui-slider-handle {
    background: url('/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/san-storage-range-sliderbg-1@2x.png') no-repeat left 0 center;
    background-size: 30px 30px;
}

/* HGI SPECIFIC */

.ded2-ssd-wrapper .dedi-wrapper .row.plan-footer.hg-plan-footer{
    margin:0;
}

.ded2-ssd-wrapper .dedi-wrapper .plan-header.plan-header-dedi{
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    box-shadow: none;
    padding-top:0;
}

.ded2-ssd-wrapper .dedicated-servers-wrap .btn-group .selected-term .term-length{
    color:#2e578b;
    font-size: 15px;
    font-weight:500;
}
.ded2-ssd-wrapper .dedicated-servers-wrap  .btn-group .selected-term{
    color:#2e578b;
    font-size: 16px;
    font-weight: 500;
}
.ded2-ssd-wrapper .dedicated-servers-wrap .btn-group.hg-plan-btn-group .selected-term span.term-price{
    color:#2e578b;
    font-weight:500;
    font-size:19px;
}
.ded2-ssd-wrapper .dedicated-servers-wrap .btn-group.hg-plan-btn-group .selected-term span.term-description{
    color:#2e578b;
    font-size: 12px;
}

.ded2-ssd-wrapper .dedicated-servers-wrap .btn-group.hg-plan-btn-group .glyphicon-chevron-down{
    color: #FF6A17;
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 20px;
}

.dedi2-plans-container-wrp.row {
    background: #FFF;
    padding: 25px 25px;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.16);
}
.dedi-plan-wrapper .dplan-list{
    background: #FFF;
    padding-bottom: 20px;
    padding-top: 20px;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.16);
}
.toggle-ssd-hdd ul.loc-tabs {
    border: 1px solid #40B186;
}
.dedi2-plan-filter,.dedi2-plan-filter label{
    color:#40B186;
}
.toggle-ssd-hdd .loc-tabs .btn-switch {
    color: #40B186;
}
.toggle-ssd-hdd .loc-tabs .active .btn-switch {
    background: linear-gradient(131.64deg, #40B186 0%, #40B186 100%);
}
.dedi2-plan-filter input{
    display:none;
}

.dedi2-plan-filter label:before{
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    top: -2px;
    background-color: #fff;
    border: 1px solid #40B186;
    border-radius: 2px;
    position: relative;
    color: #fff;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
}

.dedi2-plan-filter input[type="checkbox"]:checked + label:before {
    content: "\e013";
    background: #16b663;
    border-color: #16b663;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    padding: 1px 1px 2px 0px;
}
.hg-letusknowmore{
    font-size:14px;
    color:#4a494a;
    line-height: 19px;
    margin-top: 20px;
}

.hg-letusknowmore a{
    color:#ff9052;
    font-weight: bold;

}

#hg-letusknowmore-modal iframe{
    width:100% !important;
    height: 826px;
}

.hg-plan-btn-group span.term-price{
    font-size: 20px;
    font-weight: 500;
}

#hg-letusknowmore-modal .modal-content{
    height: 900px;
}
#hg-letusknowmore-modal .modal-header{border:0;}
#hg-letusknowmore-modal .modal-body{padding-top:0;}
.dedi-plan-wrapper {
    position: relative;
}
.now-ssd-img{
    cursor: pointer;
}
#what-is-ssd p{
    font-size:15px;
    font-weight:bold;
    color:#2e578b;
}

#what-is-ssd ul{
    list-style: none;
    padding-left: 23px;
    margin-top: 20px;
}
#what-is-ssd .modal-body{
    background-color: #d4edff;
    min-height: 250px;
}

#what-is-ssd .modal-header{
    background-color: #d4edff;
    border:0;
}

#what-is-ssd ul li{
    padding-bottom:10px;
    color: #333;
}

#what-is-ssd li:before{
    content: url(/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/myUploadedImages/hg_dedi_modal_tick.png);
    position: relative;
    margin-right: -12px;
    left: -20px;
}
#what-is-ssd img{
    position: absolute;
    right:-4px;
}

.now-ssd-img, .now-ssd-img2 {
    display: none;
}
@keyframes ssd-animation {
    0%   {left:-185px; top:0px;}
    50%  {left:-185px; top:61px;}
    100% {left:-185px; top:0px;}
}

@media (min-width:1300px){

    .now-ssd-img {
        left: -185px;
        top:0px;
        position: absolute;
        animation-duration: 4s;
        animation-iteration-count: infinite;
        animation-name: ssd-animation;
        display: block;
    }
}

@media (min-width: 998px) and (max-width: 1299px) { 
    .now-ssd-img2 {
        left: 14%;
        top: -91px;
        position: absolute;
        display: block;
    }
}
/* /HGI SPECIFIC */
.shared-hosting .plan-slab {
    padding: 0px 5px;
}
.hg-cloud-prop {
    width: 90%;
}
.dedi-plan-wrp .dedicated-servers-inner-wrap:last-child {
    border-bottom: 0px;
}
span.sub-desc, span.raid-span {
    font-size: 14px;
    font-weight: 400;
}
.dedi-titles.dedi-titles-top {
    margin-top: 30px;
}
.dedi2-plans-container-wrp{
    background: #1D5297 0% 0% no-repeat padding-box;
    opacity: 1;
    padding-bottom: 45px;
}
.dedi-totla-sec {
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    margin: 0px 45px;
}
.loc-tabs .btn-switch {
    background-color: transparent;  
    color: #FF6A17;  
    width: 100%; 
}
.loc-tabs .active .btn-switch {
    color: #fff;
    background: linear-gradient(131.64deg, #FF6B17 0%, #FF6B17 100%);
}
.loc-tabs.loc-tabs-dedi .active .btn-switch, .loc-tabs .btn-switch {
    border: 0px; 
    text-align: center;
    height: 36px;
    font-size: 14px;
    cursor: pointer;
    line-height: 36px;
    width: 100%;
}
ul.loc-tabs {
    overflow: auto;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border: 1px solid #FF6A17;
    border-radius: 4px;
    padding-top: 0px;
}
.loc-tabs.loc-tabs-dedi li.tab-IN {
    margin-left: 0px;
}
.dedicated-switch ul li {
    float: left;
    font-size: 14px;
    width: 50%;
}
.open-arrow, .close-arrow {
    cursor: pointer;
}
 .dedi-plan-wrapper {
    position: relative;
}
.now-ssd-img, .now-ssd-img2 {
    display: none;
}
@keyframes ssd-animation {
    0%   {left:-185px; top:0px;}
    /* 25%  {background-color:yellow; left:-183px; top:50px;} */
    50%  {left:-185px; top:61px;}
    /* 75%  {background-color:green; left:-183px; top:150px;} */
    100% {left:-185px; top:0px;}
}
@media (min-width:1300px){

    .now-ssd-img {
        /* content: url(https://www.hostgator.in/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/myUploadedImages/nowwithssd.png); */
        left: -185px;
        top:0px;
        position: absolute;
        animation-duration: 4s;
        animation-iteration-count: infinite;
        animation-name: ssd-animation;
        display: block;
    }
}

@media (min-width: 998px) and (max-width: 1299px) { 
    .now-ssd-img2 {
        /* content: url(https://www.hostgator.in/ui/resellerdata/120000_149999/147142/supersite2/hostgator/themes/MinimalGreen-MyTheme/images/myUploadedImages/nowwithssd2.png); */
        /* left: -183px; */
        left: 14%;
        top: -91px;
        position: absolute;
        animation-duration: 4s;
        animation-iteration-count: infinite;
        display: block;
        /* animation-name: ssd-animation; */
    }
}
@media (max-width:768px){
    .IN .ded2-ssd-wrapper .dedi-wrapper .btn.btn-primary.hg-btn-plan, 
    .IN .shared-hosting .container_hosting-package.dedicated-servers-wrap a.btn-primary.hg-btn-plan {
        width: 100%;
        height: 48px;
        line-height: 33px;
        font-size: 20px;
    }
    .dedi-totla-sec {
        width: 100%;
        display: block;
        margin: 15px 0px;
        text-align: left;
    }
    .dedi2-plan-row .plantype.ssd, .dedi2-plan-row .plantype.hdd {
        margin: 0px;
        display: inline-block;
        vertical-align: middle;
    }
}
