@media only screen and (min-width: 1082px) and (max-width:1219px) {
    .mega-header-nav > .uk-container {
        max-width: 1065px;
    }
}

/* [ 1. tablet landscape ] */

@media only screen and (max-width:1024px) {
	.mega-header-contact {
		margin-top: 0;
	}
	.mega-portal-button .mega-button.xlarge {
		padding-left: 12px;
		padding-right: 12px;
	}
	.mega-promo-domain-list li {
		font-size: 14px;
		padding-left: 0;
		padding-right: 0;
	}
	.mega-promo-domain-list li img {
		margin-right: 5px;
	}
	.mega-nav .uk-navbar-nav > li > a {
		
	}
	
	.ribbon-slide:after {
	    height: 98px !important;
	    border: 77px solid #e37a99 !important;
	    border-bottom: 30px solid rgba(0, 0, 0, 0)!important;
	    left: 0px;
	    margin-top: -170px;
	}
	.ribbon-slide p, .ribbon-slide h3, .ribbon-slide h4 {
	    display: none;
	}
	.sld3-img {
	    width: 50%!important;
	    top: 150px!important;
	}
	.slide-content3 {
	    left: 344px!important;
	    top: -150px!important;
	}
}
/* [ 2. tablet potrait ] */
@media only screen and (min-width: 960px) and (max-width: 1081px) {
    .uk-hidden-medium {
        display: none !important;
    }

    .uk-navbar-toggle {
        font-size: 30px;
        margin-top: 8px;
        margin-left: -14px;
    }

    /* Force visibility in medium size */
	.uk-visible-medium {
	    display: inline-block !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	/* Custom Padding */
	.mega-padding {
		padding: 40px 0;
	}
	.mega-tablet-pt-padding {
		padding: 40px 0;	
	}
	.mega-tablet-pt-margin {
		margin: 40px 0 !important;	
	}
	.mega-tablet-pt-center {
		display: block;
		text-align: center;
		margin-left: auto !important;
		margin-right: auto !important;
		float: none;
	}
	/* Force visibility in medium size */
	.uk-visible-medium {
	    display: inline-block !important;
	}

	/* Header */
	.mega-logo {
		display: block;
		text-align: center;
	}
	.mega-header-contact {
		text-align: center;
		display: block;
		margin-top: 20px;
	}
	.mega-header-contact li {
		font-size: 14px;
	}
	.mega-search-domain-form {
		margin-top: 30px;
	}
	.mega-search-domain-form,
	.mega-promo-domain-list li { 
		margin-bottom: 10px;
	}
	.uk-navbar-toggle {
	    font-size: 30px;
	    margin-top: 8px;
	    margin-left: -14px;
	}
	
	/* Slideshow  */
	#mega-slideshow {
		height: 410px;
	}
    #mega-slideshow .uk-slideshow > li.slide-bg-1 {
        background-position: -180px 0;
    }
    #mega-slideshow .uk-slideshow > li.slide-bg-2 {
        background-position: -180px 0;
    }
    #mega-slideshow .uk-slideshow > li.slide-bg-3 {
        background-position: -370px 0;
    }
    #mega-slideshow .uk-slideshow > li.slide-bg-4 {
        background-position: -180px 0;
    }
    #mega-slideshow .uk-slideshow > li.slide-bg-5 {
        background-position: -180px 0;
    }
    #mega-slideshow .uk-slideshow > li.slide-bg-6 {
        background-position: -500px 0;
    }
	.mega-slides-img,
	.mega-fit-img {
		max-width: 100%;
	}
	.mega-price-tag {
		display: inline-block;
		margin-right: 20px;
		margin-left: 50%;
	}
	.mega-slideshow-content .uk-button {
		display: block;
		left: 96%;
		position: relative;
		bottom: 75px;
		max-width: 120px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#mega-slideshow .uk-dotnav {
		bottom: 20px;
	}
	.mega-slideshow-content .mega-button.outline.xlarge {
		margin-top: -20px;
	}
	#mega-slideshow .uk-slidenav-position .uk-slidenav-previous {
	  left: -20px;
	}
	#mega-slideshow .uk-slidenav-position .uk-slidenav-next {
	  right: -20px;
	}
	
	/* Extras section  */
	.mega-extras-intro {
		text-align: center;
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #dddddd;
	}
	.mega-extras-intro:before,
	.mega-extras-intro:after {
		display: none;
	}
	.mega-extras-list {
		margin-top: 10px;
	}
	.mega-list-divider li div.mega-list-item {
		text-align: center;
		margin-bottom: 30px;
	}
	.mega-list-divider li div.mega-list-item:after { 
		background-color: rgba(255, 255, 255, 0.0);
	}

	/* App list  */
	.web-app-list {
	}
	.mega-app-intro {
		margin-top: 30px;
		text-align: center;
	}
	ul.hosting-apps li {
	}
	/* Pricing  */
	.mega-info-badge-icon {
	    background-color: #0055a5;
	    border-radius: 50%;
	    width: 54px;
	    height: 54px;
	    line-height: 54px;
	    right: -30px;
	    top: -30px;
	    border: 6px solid #ffffff;
	    position: absolute;
	    z-index: 3;
	}
	.mega-info-badge-icon i {
		line-height: 54px;
	}
	.mega-info-item.shared .mega-info-badge-icon {
		right: 8px;
		top: 120px;	
	}
	
	.mega-panel-logo img {
	    width: 50%;
	}
	.people-align {
		max-width: 50%;
		margin-top: 40px;
	}
	.feature-wrap {
		margin-left: 0;
	}
	.feature-wrap2 {
		max-width: 90% !important;
		margin: 0 auto !important;
		display: block;
	}
	.feature-wrap2.uk-float-right {
		margin-left: -60px;
		position: relative;
		left: -60px;
	}
	.feature-wrap2.uk-float-right h1,
	.feature-wrap2.uk-float-right p {
		text-align: center;
	}
	/* Center text  */
	.mega-resp-center-text {
		display: block;
		text-align: center;
	}
	
	.center-img {
		margin-left: 50%;
	}
	/* Service list  */
	.mega-services-list li .mega-service-content:before {
	    left: -15px;
	}
	.mega-services-list li .mega-service-content:after {
	    left: -21px;
	    top: 45%;
	}
	
	/* Contact header  */
	#mega-header-contact {
		height: 530px;
	}
}

/* [ 3. mobile landscape ] */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	[class*="mega-list"].big > li:before {
	    margin-left: 0px;
	}
	/* Custom Padding */
	.mega-padding {
		padding: 40px 0px;
	}
	.mega-mobile-remove-padding {
		padding: 0px;
	}
	.uk-visible-small {
		display: inline-block !important;
	}
	.mega-fit-img {
		max-width: 100%;
	}
	/* Header */
	#mega-header-inner {
	    height: 218px;
	}
	.mega-logo {
		display: block;
		text-align: center;
	}
	.mega-header-contact {
		text-align: center;
		display: block;
		margin-top: 20px;
	}
	.mega-header-contact li {
		font-size: 14px;
	}
	.mega-search-domain-form {
		margin-top: 30px;
	}
	.mega-search-domain-form,
	.mega-promo-domain-list li { 
		margin-bottom: 10px;
	}
	.uk-navbar-toggle {
	    font-size: 30px;
	    margin-top: 8px;
	    margin-left: -14px;
	}

	/* Slideshow */
	#mega-slideshow {
		height: 410px;
	}
    #mega-slideshow .uk-slideshow > li.slide-bg-1 {
        background-position: -445px 0;
    }
    #mega-slideshow .uk-slideshow > li.slide-bg-2 {
        background-position: -340px 0;
    }
    #mega-slideshow .uk-slideshow > li.slide-bg-3 {
        background-position: -370px 0;
    }
    #mega-slideshow .uk-slideshow > li.slide-bg-4 {
        background-position: -170px 0;
    }
    #mega-slideshow .uk-slideshow > li.slide-bg-5 {
        background-position: -180px 0;
    }
    #mega-slideshow .uk-slideshow > li.slide-bg-6 {
        background-position: -730px 0;
    }
	.mega-slideshow-content {
		text-align: center;
	}
	#mega-slideshow img {
		display: none;
	}

	.mega-price-tag {
		display: inline-block;
		margin-right: 20px;
	}
	#mega-slideshow .uk-dotnav {
		bottom: 0px;
	}
	.mega-slideshow-content .mega-button.outline.xlarge {
		margin-top: -20px;
	}
	#mega-slideshow .uk-slidenav-position .uk-slidenav-previous {
	  left: -20px;
	}
	#mega-slideshow .uk-slidenav-position .uk-slidenav-next {
	  right: -20px;
	}
	
    .intro-text-wrapper {
        padding-top: 50px;
    }

	/* Extras section  */
	.mega-extras-intro {
		text-align: center;
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #dddddd;
	}
	.mega-extras-intro:before,
	.mega-extras-intro:after {
		display: none;
	}
	.mega-extras-list {
		margin-top: 10px;
	}
	.mega-list-divider li div.mega-list-item {
		text-align: center;
		margin-bottom: 30px;
	}
	.mega-list-divider li div.mega-list-item:after { 
		background-color: rgba(255, 255, 255, 0.0);
	}

	/* App list  */
	.web-app-list {
	}
	.mega-app-intro {
		margin-top: 30px;
		text-align: center;
	}
	
	/* Pricing  */
	.uk-tab.mega-features-tabs > li  {
	    width: 100%;
	}
	.mega-info-item.default,
	.mega-info-item.shared {
		margin-bottom: 60px;
	}
	.mega-info-badge-icon {
	    background-color: #0055a5;
	    border-radius: 50%;
	    width: 54px;
	    height: 54px;
	    line-height: 54px;
	    right: -30px;
	    top: -30px;
	    border: 6px solid #ffffff;
	    position: absolute;
	    z-index: 3;
	}
	.mega-info-badge-icon i {
		line-height: 54px;
	}
	.mega-info-item.shared .mega-info-badge-icon {
		right: 15px;
		top: 90px;	
	}
	.link-plans {
		float: left;
	}
	.link-plans:before {
		display: none;
	}

	.datacenter-location {
        margin-bottom: -40px!important
    }
    .datacenter-location img {
        width: 100%!important
    }
    #newark {
        top: -255px!important;
        left: 270px!important
    }
    #louisville {
        top: -205px!important;
        left: 160px!important
    }
    #denver {
        top: -230px!important;
        left: -55px!important
    }
    #dallas {
        top: -130px!important;
        left: -18px!important
    }
    #sanfranscisco {
        top: -225px!important;
        left: -280px!important
    }
    #irvine {
        top: -175px!important;
        left: -288px!important
    }
	
	/* Center text  */
	.mega-resp-center-text {
		display: block;
		text-align: center;
		margin: 0 auto 30px auto !important;
	}
	
	/* Service list  */
	.mega-services-list li .mega-service-content:before {
	    left: -15px;
	}
	.mega-services-list li .mega-service-content:after {
	    left: -21px;
	    top: 45%;
	}
	
	/* Contact header  */
	#mega-header-contact {
		height: 760px;
	}
	#mega-gmap {
	    height: 760px;
	}

	.mega-panel-logo img {
	    width: 50%;
	}

	.app-list li {
	    padding: 15px!important;
	    margin: 0 0 22px 17px!important;
	    width: 60px!important;
	    height: 60px!important;
	}
	
	.mega-list-divider li div.mega-list-item {
		text-align: center;
		margin-bottom: 0px;
	}
	.mega-list-divider li div.mega-list-item.mega-padding-small {
		padding: 0;
	}
	.mega-list-divider li div.mega-list-item:after { 
		background-color: rgba(255, 255, 255, 0.0) !important;
	}
	
	#domain-search-page {
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	#domain-search-page button {
		left: -8px;
		width: 81.2%;
	}
	
	.mega-panel-domain.alt img {
	    top: -12px!important;
	}

	ul.hosting-apps li {
		width: 100%;
	}

	.feature-wrap.tablet-condition {
	    max-width: 92% !important;
	    margin-top: -16px !important;
	    margin-left: 0px !important;
	}

	#pre-footer .mega-price-badge  {
		float: none;
		display: block;
		margin: 0 auto;
	}
	#pre-footer .mega-button {
		text-align: center;
		display: block;
		margin: 0 auto 30px;
		float: none;
	}

	.mega-post {
	    padding: 30px 40px;
	}

}

/* [ 4. mobile potrait ] */

@media only screen and (max-width: 479px) {
	[class*="mega-list"].big > li:before {
	    margin-left: 0px;
	}
	/* Custom Padding */
	.mega-padding {
		padding: 40px 0;
	}
	.uk-visible-small {
		display: inline-block !important;
	}
	.mega-fit-img {
		max-width: 100%;
	}
	/* Header */
	#mega-header-inner {
	    height: 238px;
	}
	.mega-logo {
		display: block;
		text-align: center;
	}
	.mega-header-contact {
		text-align: center;
		display: block;
		margin-top: 20px;
	}
	.mega-header-contact li {
		font-size: 14px;
	}
	.mega-search-domain-form {
		margin-top: 30px;
	}
	.mega-search-domain-form input[type="text"] {
		width: 100%;
	}
	.mega-search-domain-form,
	.mega-promo-domain-list li { 
		margin-bottom: 10px;
		width: 50%;
	}
	.uk-navbar-toggle {
	    font-size: 30px;
	    margin-top: 8px;
	    margin-left: -14px;
	}
	.mega-portal-button {
		margin-top: -50px;
	}
	.mega-search-domain-form fieldset {
		width: 124% !important;
	}

	/* Slideshow */
	#mega-slideshow {
        display: none;
	}

    .mega-bst {
        display: none;
    }

	.mega-price-tag {
		display: inline-block;
		margin-right: 20px;
	}

	.ribbon-slide {
		display: none;
	}
	.slide-content2 {
	    top: 70px;
	}
	/* Extras section  */
	.mega-extras-intro {
		text-align: center;
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #dddddd;
	}
	.mega-extras-intro:before,
	.mega-extras-intro:after {
		display: none;
	}
	.mega-extras-list {
		margin-top: 10px;
	}
	.mega-list-divider li div.mega-list-item {
		text-align: center;
		margin-bottom: 0px;
	}
	.mega-list-divider li div.mega-list-item.mega-padding-small {
		padding: 0;
	}
	.mega-list-divider li div.mega-list-item:after { 
		background-color: rgba(255, 255, 255, 0.0) !important;
	}

    .intro-text-wrapper {
        padding-top: 35px;
    }

	/* App list  */
	.web-app-list li {
		border-right: none;
	}
	.mega-app-intro {
		margin-top: 30px;
		text-align: center;
	}
	
	/* Pricing  */
	.uk-tab.mega-features-tabs > li  {
	    width: 100%;
	}
	.mega-info-item.default,
	.mega-info-item.shared {
		margin-bottom: 60px;
	}
	.mega-info-badge-icon {
	    background-color: #0055a5;
	    border-radius: 50%;
	    width: 54px;
	    height: 54px;
	    line-height: 54px;
	    right: -30px;
	    top: -30px;
	    border: 6px solid #ffffff;
	    position: absolute;
	    z-index: 3;
	}
	.mega-info-badge-icon i {
		line-height: 54px;
	}
	.mega-info-item.shared .mega-info-badge-icon {
		right: 15px;
		top: 90px;	
	}
	.link-plans {
		float: left;
	}
	.link-plans:before {
		display: none;
	}
	
	.mega-panel-logo img {
		width: 30%;
	}
	/* Center text  */
	.mega-resp-center-text {
		display: block;
		text-align: center;
		margin: 0 auto !important;
	}
	
	/* Service list  */
	.mega-services-list li .mega-service-content:before {
	    left: -15px;
	}
	.mega-services-list li .mega-service-content:after {
	    left: -21px;
	    top: 45%;
	}
	.datacenter-location img {
		width: 100%;
	}
	#newark, #louisville, #denver, #dallas, #sanfranscisco, #irvine {
	    display: none !important;
	}

	.feature-wrap2.uk-float-right {
		margin-left: 10px;
	}
	.app-list {
	    margin-top: 5px!important;
	    margin-left: -50px!important;
	}
	.app-list li {
	    padding: 15px!important;
	    margin: 0 0 22px 17px!important;
	    width: 30.2%!important;
	    height: 78px!important;
	}
	/* Contact header  */
	#mega-header-contact {
		height: 960px;
	}
	#mega-gmap {
	    height: 960px;
	}
	form#contact-form label {
		width: 100%;
		display: block;
		clear: both;
		margin-bottom: 10px;
	}

	#domain-search-page button {
		left: 0;
		width: 93.8%;
	}
	
	.mega-domain-pricing tr td {
		padding: 10px;
	}
	.mega-domain-pricing tr td.mega-domain-tld {
	    padding-left: 20px !important;
	    font-size: 16px !important;
	}
	th.mega-domain-register, td.mega-domain-register {
	    display: none !important;
	}
	.mega-domain-pricing tr td.mega-domain-tld i {
	    font-size: 14px !important;
	}

	.mega-panel-domain.alt img {
	    top: -42px!important;
	}
	
	ul.hosting-apps li {
	    width: 100%!important;
	}

	.feature-wrap.tablet-condition {
	    max-width: 92% !important;
	    margin-top: -16px !important;
	    margin-left: 0px !important;
	}
	
	.testi-image {
	    margin: 3px 10px 45px;
	}
	.company-name {
	    font-size: 13px;
	}

	#pre-footer .mega-price-badge  {
		float: none;
		display: block;
		margin: 0 auto;
	}
	#pre-footer .mega-button {
		text-align: center;
		display: block;
		margin: 0 auto 30px;
		float: none;
	}

	.mega-post {
	    padding: 20px 30px;
	}
	.mega-form-wrapper {
		padding: 20px 30px 10px;
	}

}