@charset "utf-8";
/* CSS Document */

.rspace {
	background-image:url(http://www.hottopics.ht/wp-content/uploads/2019/01/Rackspace_1790x350.jpg);
	background-size:cover;
	background-position:left center;
	background-repeat:no-repeat;
	height:350px !important;
	width:100% !important;
}

.rspace-holder {
	display:block;
	position:relative;
	width:100%;
	height:100%;
	box-sizing: border-box;
	padding:50px;
	text-align:right;
}

.rspace-header{
	font-family: montserrat, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 71px;
    color: 0c202a;
	float:right;
	clear:right;
}

.rspace-content {
    width: 48%;
    float: right;
    letter-spacing: 2px;
    margin-top: 40px;
    font-family: montserrat, sans-serif;

font-weight: 300;

font-style: normal;
    font-size: 30px;
    color: #54585A;
    line-height: 40px;
    clear: right;
}

.rspace-footer {
	font-family: open-sans, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    float: right;
    color: 0c202a;
    clear: right;
    margin-top: 40px;
}

.rspace-footer img {
    margin-bottom: -6px;
}

@media only screen and (max-width: 1604px) {
	.rspace-content {
		width: 58%;
	}
}

@media only screen and (max-width: 1530px) {
    .rspace {
        background-image:url(http://www.hottopics.ht/wp-content/uploads/2019/01/Rackspace_1440x350.jpg);
    }
}

@media only screen and (max-width: 1342px) {
    .rspace {
        background-image:url(http://www.hottopics.ht/wp-content/uploads/2019/01/Rackspace_1024x350.png);
    }

    .rspace-content {
        width: 70%;
    }
}

@media only screen and (max-width: 1100px) {
    .rspace-content {
        width: 85%;
    }
}

@media only screen and (max-width: 1032px) {
    .rspace-header {
        letter-spacing: -2px;
    }
}

@media only screen and (max-width: 960px) {
	.rspace-holder {
		padding:42px;
	}
	
	.rspace-content {
		font-size:28px;
    }
    
    .rspace-header {
        font-size:67px;
    }
}

@media only screen and (max-width: 871px) {
    .rspace-header {
        font-size: 55px;
    }

    .rspace-content {
    	font-size: 24px;
        width: 91%;
        margin-bottom: 30px;
	}
}

@media only screen and (max-width: 768px) {
    .ad.single-post-ad {
        height:300px !important;
    }

    .rspace {
        background-image:url(http://www.hottopics.ht/wp-content/uploads/2019/01/Rackspace_768x300.png);
        height:300px !important;
    }

    .rspace-content {
        margin-top:15px !important;
        margin-bottom: 15px !important;
    }
}

@media only screen and (max-width: 728px) {
    .rspace-content {
        width:100%;
    }
}

@media only screen and (max-width: 718px) {
	.rspace-header {
        font-size: 52px;
    }
}

@media only screen and (max-width: 679px) {
	.rspace-header {
        font-size: 48px;
    }

    .rspace-content {
        font-size: 20px;
    }
}

@media only screen and (max-width:628px) {
    .rspace-header {
        font-size: 44px;
    }

    .rspace-content {
        font-size: 18px;
    }

    .rspace-footer {
        font-size:14px;
    }
}

@media only screen and (max-width:577px) {
    .rspace-header {
        font-size: 40px;
    }
}

@media only screen and (max-width:577px) {
    .rspace-content {
        font-size: 16px;
    }
}

@media only screen and (max-width:526px) {
    .rspace-content {
        font-size: 16px;
    }

    .rspace-header {
        font-size: 38px;
    }

    .rspace-footer {
        font-size:12px;
    }
}

@media only screen and (max-width: 501px) {
    .rspace-header {
        font-size: 36px;
    }

    .rspace-content {
        font-size: 14px;
    }
}

@media only screen and (max-width: 480px) {
	.rspace-header {
        font-size: 38px;
        line-height: 40px;
    }

    .rspace-content {
        font-size: 9px;
        line-height: 28px;
        width: 97%;
    }

    .rspace-footer img {
        margin-bottom: -6px;
        width: 30%;
    }

    .rspace-footer {
        margin-top:0px;
    }
}

@media only screen and (max-width: 411px) {
    .rspace-footer {
        font-size:10px;
    }
}