/* Common */

.green-button-style
{
  background:#2fbe15; border: 1px solid #18900b; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
  color: #fff; font-family: 'proxima_nova', Arial; font-size: 16px; font-weight: 100; text-align: center;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(216, 216, 216, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(216, 216, 216, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(216, 216, 216, 0.2);
}


.green-button-style:hover { color:#fff; }

/* Containers */

.cloud-features-wrapper,
.cloud-banner-wrapper
{  width: 100%; }

.cloud-banner-container,
.cloud-feature-container,
.cloud-banner-meta-container,
.cloud-plans-container
{ margin: 0 auto;  width:1000px; }

.dca_upsell_modal .cloud-plans-container { width: 880px; }

/* Banner */

.cloud-banner-wrapper
{ background: url('//cdnassets.com/ui/resellerdata/390000_419999/395180/supersite2/supersite/themes/EliteGreen-ResponsiveTheme/images/cloud-banner-bg.png') #40c2ff repeat-x center 16px; margin: -19px 0 0 0; height: 465px; }

.cloud-banner-content
{ width: 377px; }

.cloud-banner-content h1
{ color:#fff; font-family: 'proxima_nova', Arial; font-size: 42px; font-weight: 600;
  margin:0; padding:45px 0 0 0; }

.cloud-banner-content p.subtitle
{ color:#fff; font-family: 'proxima_nova', Arial; font-size: 18px; font-weight: 100;
  line-height: 27px; margin: 0;
}

.cloud-banner-content .green-button-style
{ height: 39px; line-height: 39px; margin: 10px 0 0 0; width: 140px; }

.cloud-banner-content .starting-at,
.cloud-banner-content .price-value,
.cloud-banner-content .currency-sym,
.cloud-banner-content .valid-till
{ color:#fff; font-family: 'proxima_nova', Arial; font-size: 30px; font-weight: 400; margin: 23px 0 0 0; }

.cloud-banner-content .price-value,
.cloud-banner-content .valid-till,
.cloud-banner-content .currency-sym
{ color:#fed67f; }

.cloud-banner-content .currency-sym { margin: 28px 0 0 7px; }

.cloud-banner-content .valid-till, .cloud-banner-content .currency-sym { font-size: 18px; }

.cloud-banner-content .valid-till { margin: 0 0 5px 0; }

.cloud-banner-img
{ background: url('//cdnassets.com/ui/resellerdata/390000_419999/395180/supersite2/supersite/themes/EliteGreen-ResponsiveTheme/images/cloud-banner-hero-img.png') no-repeat right 55px;
  height: 422px; margin: -2px -30px 0 0; width: 496px;
}

/* Features */

.cloud-feature-container { margin: 30px auto 0 auto; }

.cloud-feature-content { margin: 0 58px 43px 0; text-align: center; width: 292px;  }

.cloud-feature-content.last { margin-right: 0; }

.cloud-features-wrapper h2, .cloud-plans-container h2
{ margin: 0 0 20px 0; text-align: center; }

.cloud-features-wrapper h2 span.heading-text, .cloud-plans-container h2 span.heading-text
{ color:#222; font-family: 'proxima_nova', Arial; font-size: 26px; font-weight: 600; }

.cloud-features-wrapper span.prev-sep, .cloud-plans-container span.prev-sep
{ background: url('//cdnassets.com/ui/resellerdata/390000_419999/395180/supersite2/supersite/themes/EliteGreen-ResponsiveTheme/images/cloud-prev-sep.png') no-repeat;    }

.cloud-features-wrapper span.next-sep, .cloud-plans-container span.next-sep
{ background: url('//cdnassets.com/ui/resellerdata/390000_419999/395180/supersite2/supersite/themes/EliteGreen-ResponsiveTheme/images/cloud-next-sep.png') no-repeat;   }

.cloud-features-wrapper span.prev-sep,
.cloud-features-wrapper span.next-sep,
.cloud-plans-container span.prev-sep,
.cloud-plans-container span.next-sep
{ height: 3px; vertical-align: middle; width: 140px; }

.cloud-features-wrapper p
{ color:#1b1b1b; font-family: 'proxima_nova', Arial; font-size: 15px; font-weight: 100; line-height: 21px; text-align: center; }

.cloud-features-wrapper h3
{ color:#1b1b1b; font-family: 'proxima_nova', Arial; font-size: 20px; font-weight: 600;
  line-height: 26px; margin: 0 0 3px 0; text-align: center;
}

.cloud-features-wrapper .cloud-feature-icon
{ background: url('//cdnassets.com/ui/resellerdata/390000_419999/395180/supersite2/supersite/themes/EliteGreen-ResponsiveTheme/images/cloudsites-features-icon.png') no-repeat; margin: 0 0 20px 0; height: 66px; }

.cloud-features-wrapper .cloud-feature-icon.two-fast
{ background-position: 0 0; width: 57px; }

.cloud-features-wrapper .cloud-feature-icon.infinite-scale
{ background-position: -90px 0; width: 73px; }

.cloud-features-wrapper .cloud-feature-icon.stable-rock
{   background-position: -207px -1px; width: 67px;  }

.cloud-features-wrapper .cloud-feature-icon.auto-fail
{ background-position: -302px 0;  width: 64px; }

.cloud-features-wrapper .cloud-feature-icon.initiate-dashboard
{ background-position: -411px 0; width: 66px; }

.cloud-features-wrapper .cloud-feature-icon.simple-cp
{ background-position: -510px -1px; width: 63px; }


/* @2x styles */

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

    .cloud-features-wrapper .cloud-feature-icon {
        background: url('//cdnassets.com/ui/resellerdata/390000_419999/395180/supersite2/supersite/themes/EliteGreen-ResponsiveTheme/images/cloudsites-features-icon@2x.png') no-repeat;
        background-size: 575px 65px;
    }

    .cloud-features-wrapper .cloud-feature-icon.two-fast {
        background-position: 0 0;
        height: 66px;
        width: 57px;
    }

    .cloud-features-wrapper .cloud-feature-icon.infinite-scale {
        background-position: -95px 0;
        height: 66px;
        width: 73px;
    }

    .cloud-features-wrapper .cloud-feature-icon.stable-rock {
        background-position: -203px 0;
        height: 66px;
        width: 63px;
    }

    .cloud-features-wrapper .cloud-feature-icon.auto-fail {
        background-position: -306px 0;
        height: 66px;
        width: 63px;
    }

    .cloud-features-wrapper .cloud-feature-icon.initiate-dashboard {
        background-position: -409px 0;
        height: 66px;
        width: 63px;
    }

    .cloud-features-wrapper .cloud-feature-icon.simple-cp {
        background-position: -512px 0;
        height: 66px;
        width: 63px;
    }

    .cloud-banner-img {
        background: url('//cdnassets.com/ui/resellerdata/390000_419999/395180/supersite2/supersite/themes/EliteGreen-ResponsiveTheme/images/cloud-banner-hero-img@2x.png') no-repeat right 44px;
        background-size: 496px 422px;
        height: 422px;
        margin: -2px -30px 0 0;
        width: 496px;
    }

}
/* cloudhosting css changes for whois */
.chsubt{color: #40c2ff; font-size:24px; font-weight:500;}
.chsubstitle{text-align:center; margin-bottom: 13px; padding: 0 0 10px 0; font-family:'proxima_nova', arial;}
.chprev-sep, .chnext-sep{width: 50px; border-bottom: 1px #ddd solid; margin-bottom: 10px; height: 3px; vertical-align: middle; margin:0 10px 10px;}
.rborder{border-right:1px #ddd solid;}
.cloud-feature-content{width:255px; padding: 0 40px 43px 0; margin:0;}
.bpadding{padding-bottom:0; margin-bottom:20px;}
.lmargin{margin-left:80px;}
.chmodal{text-align: center; margin:20px 0 40px;}
.chmodal a{text-decoration: underline; color: #377cec; font-size:15px; }

.chhero{ margin:-22px auto 0; width:1000px; min-height:457px;}
.chcloudwrap{background:#40C2FF url("//cdnassets.com/ui/resellerdata/390000_419999/395180/supersite2/supersite/themes/EliteGreen-ResponsiveTheme/images/cloudbg.png") no-repeat; background-position: center 1px; font-family: 'proxima_nova', arial;}
.chcontent1{font-size:32px; color: #ffffff; font-weight:600; padding-top:70px;}
.chcontent2{font-size:42px; color: #ffffff; font-weight:600; margin-top: 0px;}
.chcontent3{font-size:30px; color: #ffffff; font-weight:400; clear: both;}
.chcontent3 .valid-till, .chcontent3 .currency-sym { font-size: 18px;}
.chcontent3 .price-value, .chcontent3 .valid-till, .chcontent3 .currency-sym { color: #ffda46; font-weight:600;}
.chcontent3 span.inline-block.vtop.currency-sym { margin-top: 5px; }
.chcontent3 span.inline-block.vbottom.valid-till { margin-bottom: 5px; }
.chcontent3 span.inline-block.vbottom.price-value { font-size: 36px; }
.chcontent4 .green-button-style { height: 39px; line-height: 39px; margin: 10px 0 0 0; width: 140px;}
.chfeatures{height: 36px; vertical-align: middle;  padding: 0 0 0 40px; color: #ffffff; font-size:28px; margin-bottom:5px; z-index:2; font-weight: 600; font-family: 'proxima_nova'}
.chfticon1{background: #40C2FF url("//cdnassets.com/ui/resellerdata/390000_419999/395180/supersite2/supersite/themes/EliteGreen-ResponsiveTheme/images/fasticon.png") no-repeat;}
.chfticon2{background: #40C2FF url("//cdnassets.com/ui/resellerdata/390000_419999/395180/supersite2/supersite/themes/EliteGreen-ResponsiveTheme/images/scaleicon.png") no-repeat;}
.chftlist{margin:25px 0 20px ; padding:0; float: left;}
.cloud-features-wrapper h3,.cloud-features-wrapper p{font-family: 'proxima_nova', arial !important;}
.chfaqrow{cursor: pointer;}
.chfaqtitle { position: relative;}
.chfaqrow .faqicon
{
    background: url('//cdnassets.com/ui/resellerdata/390000_419999/395180/supersite2/supersite/themes/EliteGreen-ResponsiveTheme/images/kvm-vps-faq.png') no-repeat; position: absolute;
    right: 20px; top:15px; height: 18px; width: 18px; display: block;
}
.chfaqrow.scactive .faqicon
{
    background: url('//cdnassets.com/ui/resellerdata/390000_419999/395180/supersite2/supersite/themes/EliteGreen-ResponsiveTheme/images/kvm-vps-faq.png') no-repeat 0 -8px #f9f9f9; height: 2px; top:30px; display: block;
}
.chfaqhead{float: left; font-size:15px; color: #1b1b1b; font-weight:700; margin:20px;}
.chfaqtitle{float: left; width:100%; height: 60px;}
.chfaqdesc{clear: both; display: none;  width:100%; font-size: 15px; border-top:1px #d3d3d3 solid; line-height: 21px;}
.chfaqwrap{border:1px #d3d3d3 solid; width:100%; border-radius:5px; overflow: hidden; font-family: 'proxima_nova', arial;}
.chdescalign{padding:20px;}
.chdivider{border-top:1px #d3d3d3 solid; clear: both;}
.chfaqrow.scactive .chfaqtitle{background: #f9f9f9;}

	/* animation */
	.animated {
		  -webkit-animation-duration: 1s;
		  animation-duration: 1s;
		  -webkit-animation-fill-mode: both;
		  animation-fill-mode: both;
		}
	@-webkit-keyframes fadeInUp {
	  from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	  }

	  to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	  }
	}

	@keyframes fadeInUp {
	  from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	  }

	  to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	  }
	}

	.fadeInUp {
	  -webkit-animation-name: fadeInUp;
	  animation-name: fadeInUp;
	}
	
	@-webkit-keyframes fadeInRight {
	  from {
		opacity: 0;
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
	  }

	  to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	  }
	}

	@keyframes fadeInRight {
	  from {
		opacity: 0;
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
	  }

	  to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	  }
	}

	.fadeInRight {
	  -webkit-animation-name: fadeInRight;
	  animation-name: fadeInRight;
	}
	.delay1{-webkit-animation-delay: 1s; /* Chrome, Safari, Opera */    animation-delay: 1s;}
	.delay2{-webkit-animation-delay: 5s; /* Chrome, Safari, Opera */    animation-delay: 5s;}
	.delay3{-webkit-animation-delay: 8s; /* Chrome, Safari, Opera */    animation-delay: 8s;}
	.delay4{-webkit-animation-delay: 9s; /* Chrome, Safari, Opera */    animation-delay: 9s;}
	.delay5{-webkit-animation-delay: 9.5s; /* Chrome, Safari, Opera */    animation-delay: 9.5s;}
	.hidethis{display: none;}


/* Cloudsite plans - tab  */

.cloud-plans-container .server_loc_tabs { position: static; background: none; border: 0; margin: 0 auto 40px auto; }

.cloud-plans-container .country_specific_tabs
{ margin: -23px auto 0 auto; text-align: center; }

.cloud-plans-container .server_loc_tabs li
{ float: none;  font-family:"proxima_nova", Arial; font-size:16px; font-weight:600;  color:#1b1b1b;
    border: 1px solid #ddd; border-left: 0; margin-left: -3.2px;
}

.cloud-plans-container .server_loc_tabs li:first-child
{ border: 1px solid #ddd; margin-left: 0;
    border-radius: 20px 0 0 20px; -moz-border-radius: 20px 0 0 20px; -webkit-border-radius: 20px 0 0 20px;
}

.cloud-plans-container .server_loc_tabs li:last-child
{  border-radius: 0 20px 20px 0; -moz-border-radius:  0 20px 20px 0; -webkit-border-radius:  0 20px 20px 0;  }

.cloud-plans-container .server_loc_tabs ul li.sel
{ background-color: #f8f8f8; color: #1b1b1b; }

.cloud-plans-container .server_loc_tabs ul li.sel .sel_tab
{ background: url('//cdnassets.com/ui/resellerdata/390000_419999/395180/supersite2/supersite/themes/EliteGreen-ResponsiveTheme/images/sh-active-tab-plan-bg.png') no-repeat;
    bottom:-7px; left: 50%; height: 7px; width: 14px;
}
.cloud-plans-container .server_loc_tabs ul li.sel.tab_IN .sel_tab { left: 40% !important; }