html,body{margin: 0;text-rendering: optimizeLegibility;}body{font-family: 'Open Sans', Sans-Serif, Arial;background-image: url('./images/dt.png');overflow-x: hidden;}.sedgwick{font-family: 'Sedgwick Ave', 'Open-Sans', Sans-Serif, Arial;margin-left: 20px;box-sizing: border-box;text-align:center;}.coral{color: rgb(231,70,4);}.theme-bg{background-color: rgb(231,70,4);}.coral-light{color: rgba(255, 127, 80, 0.8);}body::-webkit-scrollbar{width: 12px;background-color: rgba(0,0,0,0);}body::-webkit-scrollbar-track{background-color: teal;border: 4px solid transparent;background-clip: content-box;}body::-webkit-scrollbar-thumb{background-color: rgb(231,70,4);}footer{margin-top:10%;}main{margin: 1em 0 0;}.logo{background-color:white;position:relative;}.logo img{position:relative;left:45px;}.logo h1{display: inline-block;font-family: 'Roboto', Arial, Sans-Serif;letter-spacing: 3px;position:relative;top: -40px;padding-left: 55px;margin: 0;}.logo p{position: relative;padding: 0 0 0 185px;font-size: 1.3em;letter-spacing: 0.76em;word-spacing: 0.86em;top: -65px;margin:0;display: inline-block;}.ib{display: inline-block;}.coal_card{width: 100%;box-sizing: border-box;text-align: center;}.coal_card_inner{box-sizing:border-box;background-color: #626365; background-blend-mode: overlay; background-position: center; background-repeat: no-repeat;background-size: cover; border: 1px solid coral;color:white;width:auto;height: 460px;border-radius:2px;word-break: break-word;margin: 1em 4.16%;min-height: 360px;box-shadow:0px 1px 3px rgba(0,0,0,0.12), 0px 1px 2px rgba(0,0,0,0.24);transition:all 0.3s cubic-bezier(.25,.8,.25,1);}.coal_card_inner:nth-child(1){background-image: url('images/electricity.jpg');}.coal_card_inner:nth-child(2){background-image: url('images/steel.jpg');}.coal_card_inner:nth-child(3){background-image: url('images/cement.jpg');}.coal_card_inner:nth-child(4){background-image: url('images/combustion.png');}.coal_card_inner:hover{box-shadow:0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);background-color: white;color: black;}.coal_card_inner:hover hr{border-color: coral;}.coal_card_inner p{margin : 1em;}.coal_card_inner:hover > h3{color: coral;}.card img{width: 100%;height: auto;}/** About Us **/.about_us_image{text-align: center;}.about_us_image > img{height: auto;width: 80%;}#content > h1{text-align : center;}.content_wraper p, .content_wraper li{margin-left: 3vw;}#content ul li{list-style-type: disc;}/** /About Us **/[class*="col-"]{float:left;width:100%;}.row::after{content:"";clear:both;display:block;}/** Media Rules **/@media only screen and (min-width:768px){.col-m-1{width:8.33%;}.col-m-2{width:16.66%;}.col-m-3{width:25%;}.col-m-4{width:33.33%;}.col-m-5{width:41.66%;}.col-m-6{width:50%;}.col-m-7{width:58.33%;}.col-m-8{width:66.66%;}.col-m-9{width:75%;}.col-m-10{width:83.33%;}.col-m-11{width:91.66%;}.col-m-12{width:100%;}.card{margin: 0.2em 4.16%;}nav.nav-extended .nav-content{overflow-x: initial;}.sedgwick{text-align:left;}}@media only screen and (min-width:1200px){.col-1{width:8.33%;}.col-2{width:16.66%;}.col-3{width:25%;}.col-4{width:33.33%;}.col-5{width:41.66%;}.col-6{width:50%;}.col-7{width:58.33%;}.col-8{width:66.66%;}.col-9{width:75%;}.col-10{width:83.33%;}.col-11{width:91.66%;}.col-12{width:100%;}}