/* CSS Document */ .main{float:left;width:100%;} .textfield{width: 100%;float:left;border: 0.5px solid lightgray;padding: 0%;} .comments{width:98%;text-align: justify;font-size: 109%;font-family: 'Roboto',arial,sans-serif;} .content-heading{ font-size: 125%; font-weight: bold; margin-top: 3%; font-family: 'Roboto',arial,sans-serif; color: #444; } .heading{text-align: center; font-size: 30px;} .backto-index{ height: 100%; background: transparent; position: relative; -moz-border-radius: 10px; border: 1px solid teal; -webkit-border-radius: 10px; border-radius: 10px; } .social-image{width: 30px; height: 30px; margin-left:1% } .socials{ text-align:center;padding-bottom:2%} .contentss{ float: left; width: 100%; padding: 1%; font-family: sans-serif; } .full-width-heading{ float: left; width: 100%; height: 5em; border: 0.5px solid lightgray; } .container-change{ float: left; width: 75%; border-left: 1px solid lightgray; } .article-heading{ color: #444; font-weight: bold; text-align: center; font-size: 20px; font-family: 'Roboto',arial,sans-serif; } .example_a { color: #fff !important; text-transform: uppercase; text-decoration: none; background: #ed3330; padding: 20px; border-radius: 5px; display: inline-block; border: none; transition: all 0.4s ease 0s; } .example_a:hover { background: #434343; letter-spacing: 1px; -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57); -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57); box-shadow: 5px 40px -10px rgba(0,0,0,0.57); transition: all 0.4s ease 0s; } .tradeAdvice{text-decoration: none; font-size: 22px;} @media only screen and (max-width:800px){.backto-index{}.backto-link{}} @media only screen and (max-width:700px){.textfield{width: 100%;}.image-video-container{width: 100%;}.backto-index{ }.backto-link{}.left-arrow {}.container-change,.related-container{ width:98%;}} @media only screen and (max-width:450px){.backto-index{ }.left-arrow { margin-left: 10%; }.content-heading{ margin-top: 15%; }}