@charset "utf-8";
/* CSS Document */
@font-face{
	font-family:'LatoWeb Regular';
	src: url("../font/lato/LatoWeb-Regular.ttf");}


#wrapper{width:100%;height:auto;z-index:0;margin:0;padding:0;letter-spacing:1.5px;background-color: cadetblue;}
body, html {height:100%;width:100%;}
body{margin: 0;padding: 0;overflow-x: hidden;}
a {text-decoration: none;}
.resp-menu{position: fixed;display:none;width: 100%;height: 100vh;background: rgba(255,255,255,0.90);z-index: 300;}
.resp-menu a{float: left;width: 100%;height: 100px;text-align: center;text-decoration: none;text-decoration-style: none;font-family:"mr-evans";font-size: 20px;margin:0;color: #000;}
.resp-menu ul {margin-top:80px;padding: 0;color:#000;list-style-position: inside;list-style: none;}
.resp-menu ul li {margin: 10px 0;list-style-position: inside;transition: all 0.25s ease-in-out;}
.resp-menu ul li a::after {content: '';display:block;width:0;height:2px;background:#000;transition: width .3s;}
.resp-menu ul li a:hover::after {width:100%;transition: width .3s;}

/*LOADING SCREEN*/
#loader{z-index:1000;width:100%;height:100%;background:#fff;position:fixed;}
/*Sliding carousel*/
.carousel{}
.carousel-cell{overflow: hidden;}
.carousel-cell img{display: block;height:400px;width:650px;}

/*FLEX OPTIONS*/
.flex{display:flex;}
.flex-directionColumn{flex-direction:column;}
.flex-directionRow{flex-direction:row;}
.flex-absolute-centre{justify-content: center;align-content: center;align-items: center;}
.flex-spaceout{justify-content:space-evenly;}
.margin-auto{margin:auto;}
.align-text-centre{text-align: center;}
.background-blue{background-color: blue;}

/*Rounded-Corner*/
.rounded-border{border-radius: 25px;}
.box-shadow-mid{box-shadow:0px 0px 5px 1px grey;  }

/*MIN SIZE SETTINGS FOR RESPONSIVNESS*/
.min-size-rule{min-height:530px;}

/*HEADER/LOGO/NAV STYLING*/
.header1{display:none;width:100%;height:80px;top:0;left:0;position:fixed;z-index: 20;}
.header2{display:none;width:100%;height:80px;top:0;left:0;position:fixed;z-index: 15;}
nav{display:none;width:97%;height:75px;padding:5px;margin:auto;}
.nav-settings{width:50%;height:75px;margin:0;padding:0;}
.logo{width:205px;height:115px;background:url("../img/logo.svg")no-repeat;background-size:contain;float:left;transition: transform .6s;/* Animation */}
.logo:hover {transform: scale(1.1);}
.nav-left{align-items:flex-start;margin:5px 0;width:20%;height:75px;padding:0;}
.nav-right{width:80%;height:75px;padding:0;margin-bottom:auto;justify-content: flex-end;text-align: right;}
ul {padding: 0;color: white;list-style-position: inside;list-style: none;}
ul li {margin:6px 15px;list-style-position: inside;transition: all 0.25s ease-in-out;}
ul li a{color:#fff;list-style-position:inside;text-decoration:none;font-size:1vw;letter-spacing:1.5px;}
ul li a::after {content: '';display:block;width:0;height:2px;background:#fff;transition: width .3s;}
ul li a:hover::after {width:100%;transition: width .3s;}
.nav2{position:fixed;display:none;width:100%;height:100px;top:0;left:0;}
.rep-1{width:60%;height:100px;margin:0;padding:0;}
.rep-2{width:40%;height:100px;padding:0;}
.rep-menu-holder{width:150px;height:50px;top:0;right:0;margin-right:12px;margin-top:8px;position: absolute;}
.menu-text{width:50%;height:50px;margin:0;padding:0;}
.menu-burger{width:60px;height:60px;padding:0;background:url("../img/burger-menu.png")no-repeat;background-size:contain;}
.menu-burger:hover {transform: scale(1.2);}
.exit{width:30px;height:30px;position:absolute;top:0;right:0;font-size:20px;color:#000;margin-top:10px;margin-right:30px;border:solid;border-color:#000;border-radius: 10px;}
.exit:hover{transform: scale(1.2);}

/*Font*/
.lato-regular-shadows{font-family: "LatoWeb Regular";margin: auto; text-shadow: 1px 2px 3px #000000;}
h1{color: white;font-size:5vw;}
h2{color: white;font-size:2.5vw;}
.font-size{font-size:3.5vw;text-shadow:none;color:#33475B;}

/*Hero*/
#ems-header{height:800px;width:100%;background:url("../img/mainheader.jpg")no-repeat center;background-size:cover;}
.emsheaderholder{width:80%;height:80%;}
.headerholder-logo{height:20%;width:100%;background-image: url("../img/cogs.png");background-size: contain;background-repeat: no-repeat;background-position: center;}
.headerholder-title{height:20%;width:100%;}
.headerholder-description{height:30%;width:100%;padding-top: 100px;}
#ems-logos{height:800px;width:100vw;background-color:#F5F8FA;}
.logo-paragrapgh{height:50%;width:100%;}
.logo-container{height:50%;width:100%;}
.logo-holder{height:80%;width:29%;border-radius:7px;}
.logo-holder1{z-index: 1000;background-color:rgba(75,75,75,1.00);}
.logo-divider-adamson{height:5%;width:100%;background-color:#516F90;border-radius:7px 7px 0 0;}
.logo-divider-res{height:5%;width:100%;background-color:#BB5A40;border-radius:7px 7px 0 0;}
.logo-divider-ems{height:5%;width:100%;background-color:#00BDA5;border-radius:7px 7px 0 0;}
.logo-img-adamson{height:95%;width:100%;background:url("../img/adamsons-fabrications.jpg");background-size:100% 100%;background-repeat: no-repeat;transition: 0.5s;}
.logo-img-adamson p, .logo-img-ems p, .logo-img-res p{opacity: 0;transition: 0.8s;font-size:100px;color:#fff;display:flex;text-align: center;}
.logo-img-adamson:hover, .logo-img-ems:hover, .logo-img-res:hover{box-shadow: 0 0 0 200px rgba(0, 0, 0, 0.8) inset;}
.logo-img-adamson:hover p, .logo-img-ems:hover p, .logo-img-res:hover p{opacity:1;transform:scale(1);}
.logo-img-res{height:95%;width:100%;background:url("../img/res.jpg");background-size:100% 100%;background-repeat: no-repeat;transition: 0.5s;}
.logo-img-ems{height:95%;width:100%;background:url("../img/ems.jpg");background-size:100% 100%;background-repeat: no-repeat;transition: 0.5s;}


/*To delete*/
#hero{height:100vh;width:100vw;background:url("../img/offshore.jpg")no-repeat center;background-size:cover;}
.hero-holder{width:80%;height:70%;background:rgba(255,255,255,0.80);}
.h-holder-one{width:100%;height:40%;}
.h-holder-two{width:100%;height:15%;max-height:50px;}
.h-holder-two h1{color:#000;font-family:"open-sans-p",sans-serif;font-size:48px;font-weight:50;}
.h-holder-three{width:100%;height:40%;min-height:165px;}
.main-logo-holder{height:200px;width:200px;background:url("../img/logo_main.png")no-repeat;background-size:contain;}
.main-logo-holder:hover {transform: scale(1.4);}
.hero-text p{color:#000;font-family:"mr-evans";font-size:1.85vw;font-weight:50;font-style:normal;text-align: center;}
.hero-text{width:43%;height:30%;text-align: center;}
.menu-text p:hover{transform: scale(1.2);}
.hero-button{width:40%;height:50%;}
.mach-move{padding-left:6.5px;}

/*Hero-Button temp for git*/
.button {display: inline-block;border-radius: 50px;background-color:#561577;border: none;color:#FFF;text-align:center;font-family:open-sans-p, sans-serif;font-size:1vw;font-style: normal;height:50px;width:200px;transition: all 0.5s;cursor: pointer;margin: 5px;}
.button span {cursor: pointer;display: inline-block;position: relative;transition: 0.5s;}
.button span:after {content: '\00bb';position: absolute;opacity: 0;top: 0;right: -20px;transition: 0.5s;}
.button:hover span {padding-right: 25px;}
.button:hover span:after {opacity: 1;right: 0; }

/*Hero-Mid*/
#hero-mid {height:100vh;width:100vw;min-height:600px;font-family:"open-sans-p";}
.hero-mid-section-rules{width:100%;height:33.3%;}
.mid-1-holder{width:70%;height:70%;min-height:180px;}
.mid-1-holder a{margin:auto;}
.mid-1-holder a :hover {transform: scale(1.05);}
.mid-1-holder p {color:#fff;font-size:1.2vw;}
.mid-1-text{width:40%;height:100%;text-align:left;background-color:#561577;color:#fff;}
.mid-1-text p{margin-left:15px;font-size:1.4vw;}
.mid-1-rules{width:20%;height:100%;}
.holder-rules{width:90%;height:90%;}
.mid1-top{height:80%;width:100%;}
.mid1-bot{height:20%;width:100%;}
.mid-1-bolts{background-color:dimgrey;}
.mid-1-coatings{background-color:grey;padding-left:5px;}
.mid-1-machining{background-color:darkgrey;}
.bolts{background:url("../img/bolts-logo.png")no-repeat;background-size:cover;height:90px;width:90px;}
.coats{background:url("../img/coat-logo.png")no-repeat;background-size:cover;height:90px;width:90px;}
.mach{background:url("../img/mach-logo.png")no-repeat;background-size:cover;height:90px;width:90px;}
.mid-2{margin-bottom:20px}
.mid2-text{width:30%;height:70%;}
.mid2-image{width:70px;height:80px;background:url("../img/blue-tick.png")no-repeat;margin-top:2px;}
.mid2-text p{margin:0; font-size:15px;color:#000;}
.mid2-text h2{font-size:20px;color:#000;}
.mid-3{margin-bottom:20px;}
.mid-3-holder{margin-top:15px;width:80%;height:100%;align-content: flex-end;align-items: flex-end;background:url("../img/harbour.jpeg")no-repeat center;background-size:cover;}
.mid-3-text{width:40%;height:80%;align-self: flex-end;background: rgba(86, 21, 119, 0.7);}
.mid-3-text p{font-size:1vw;text-align:center;color:#fff;font-style: bold;letter-spacing:1px;padding:0 10px;}
.mid-3-text h2{text-align:center;color:#fff;font-style: bold;letter-spacing:1px; }
.mid-3-image{width:60%;height:5px;background-color:#CC80DF;z-index:5;}

/*Hero-Low*/
#hero-bot {height:auto;width:100%;margin:40px 0px;font-family:"open-sans-p";}
.bot-left{width:50%;height:100%;margin-top:60px;}
.bot-right{width:50%;height:100%;margin-top:60px;}
.left-top{width:80%;height:auto;text-align: left;margin-bottom: 20px;}
.left-top h2{text-align: left;margin-top:0px;}
.left-top p{font-size:1vw;}
.left-bot{width:80%;height:auto;}
.p-move{text-align:right;}
.contact-info{height:auto;width:100%;}
.contact-info p{font-size: 10px;}
.contact1{height:auto;width:100%;text-align:left;;margin-top:60px;}
.contact2{height:auto;width:100%;text-align:left;margin-top:30px;}
.mob-image{width:90px;height:110px;min-height:80px;min-width: 110px; background:url("../img/mob.png")no-repeat;background-size:cover;}
.email-image{width:90px;height:110px;min-height:80px;min-width: 110px; background:url("../img/email.png")no-repeat;background-size:cover;}
.dl-bro{color:mediumpurple;font-size:17px;}
.dl-bro:hover {color:darkred;}
.mob-text{width:100%;height:100%;text-align: left;}
.mob-text p{font-size: 19px;}
.email-text{width:100%;height:100%;text-align: left;}
.email-text p{font-size:19px;margin-left:30px;}
.right-holder{height:auto;width:auto;background-color:darkgrey;opacity: 0.95;}
.right-top{width:80%;height:50%;margin-right:auto;}
.right-top h2{text-align:left;color:#fff;font-size:20px;padding:10px 10px;}
.right-bottom{width:100%;height:auto;}
.right-bottom p{color:#fff;font-size:14px;}
.text-left{width:40%;height:auto;padding:15px 15px;margin-bottom:auto;text-align: left;margin-right: auto;}
.text-right{width:40%;height:auto;padding:15px 15px;margin-bottom:auto;text-align: left;margin-right: auto}
.mar-left p{text-align: left;margin-right:auto;}









/*Footer*/
footer{height:300px;width:100%;background-color:#606060;}
.foot-bot{width:100%;height:50%;}
.foot-top{width:100%;height:50%;}
.foot-top-holder{width:60%;height:70%;}
.links{height:33%;width:100%;}
.links ul li a {font-size: 10px;}
.foot-bar{height:3%;width:100%;background-color:#B0ADAE;}
.foot-bar-anco{height:2px;width:100%;background-color:#B0ADAE;margin:80px 0px;}
.socail{height:53%;width:30%;}
.socail-rules{width:30px;height:30px;}
.socail a::after {content: '';display:block;width:0;height:2px;background:#fff;transition: width .3s;margin-top:10px;}
.socail a:hover::after {width:120%;transition: width .3s;}
.socail a{margin:auto;}
.socail a :hover {transform: scale(1.4);}
.fb{background:url("../img/fb.png")no-repeat;background-size:contain;}
.linkedIn{background:url("../img/linkedin.png")no-repeat;background-size:contain;}
.twitter{background:url("../img/twitter.png")no-repeat;background-size:contain;}
.instagram{background:url("../img/instagram.png")no-repeat;background-size:contain;}
.foot-bot-left{width:50%;height:100%;}
.foot-bot-right{width:50%;height:100%;}
.foot-bot-text{width:60%;height:50%;margin-bottom:auto;}
.foot-bot-text p{font-size:12px;color:#fff;letter-spacing: 3px;padding-top:10px;}
.certs{width:500px;height:140px;background:url("../img/certs.png")no-repeat;background-size:contain;}
.certs:hover {transform: scale(1.2);}
.terms-dl{color:mediumpurple;font-size:15px;}
.terms-dl:hover {color:darkred;}

/*Sliding Carousel*/
.carousel {}
.carousel-cell {overflow: hidden;}
.carousel-cell img {display: block;height:400px;width:650px;}

/*GOOGLE MAP*/
.mapouter{position:relative;text-align:right;height:500px;width:600px;}.gmap_canvas {overflow:hidden;background:none!important;height:500px;width:600px;}

/*LOADER ANIMATIONS*/
.circle{width: 180px;height: 180px;border: 10px inset rgb(133,224,242);display: block;position: fixed;top: 50%;left: 50%;margin-left: -100px;margin-top: -100px;border-radius: 200px;-moz-animation: rotate 5s infinitelinear;-webkit-animation: rotate 5s infinite linear;animation: rotate 5s infinite linear;box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.circle-small{width: 150px;height: 150px;border: 6px outset rgb(133,224,242);display: block;position: fixed;top: 50%;left: 50%;margin-left: -81px;margin-top: -81px;border-radius: 156px;-moz-animation: rotate-rev 3s infinite linear;-webkit-animation: rotate-rev 3s infinite linear;animation: rotate-rev 3s infinite linear;box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.circle-big{width: 210px;height: 210px;border: 4px dotted rgb(133,224,242);display: block;position: fixed;top: 50%;left: 50%;margin-left: -109px;margin-top: -109px;border-radius: 214px;-moz-animation: rotate-rev 10s infinite linear;-webkit-animation: rotate-rev 10s infinite linear;animation: rotate-rev 10s infinite linear;}
.circle-inner{width: 80px;height: 80px;background-color: rgb(66,19,98);display: block;position: fixed;top: 50%;left: 50%;margin-left: -40px;margin-top: -40px;border-radius: 80px;-moz-animation: pulse 1.5s infinite ease-in;-webkit-animation: pulse 1.5s infinite ease-in;animation: pulse 1.5s infinite ease-in;opacity: 1;box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.circle-inner-inner{width: 100px;height: 100px;background-color: rgb(66,19,98);display: block;position: fixed;top: 50%;left: 50%;margin-left: -50px;margin-top: -50px;border-radius: 100px;-moz-animation: pulse 1.5s infinite ease-in;-webkit-animation: pulse 1.5s infinite ease-in;animation: pulse 1.5s infinite ease-in;box-shadow: 0 0 5px rgba(0,0,0,0.2);}
/*==============ANIMATIONS=================*/
/*Hero Spin*/
.image-spin {
		-webkit-animation: rotation 0.8s linear;animation-iteration-count: 1;}
@-webkit-keyframes rotation {
		from {-webkit-transform: rotate(0deg);}
		to {-webkit-transform: rotate(359deg);}}
/*Loading-Screen*/
@-moz-keyframes rotate{
  0% {-moz-transform: rotate(0deg);}
  100% {-moz-transform: rotate(360deg);}}

@-webkit-keyframes rotate{
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(360deg);}}

@keyframes rotate{
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}}

@-moz-keyframes rotate-rev{
	0% {-moz-transform: rotate(0deg);}
	100% {-moz-transform: rotate(-360deg);}}

@-webkit-keyframes rotate-rev{
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(-360deg);}}

@keyframes rotate-rev{
	0% {transform: rotate(0deg);}
	100% {transform: rotate(-360deg);}}

@-moz-keyframes pulse{
	0% {
        -moz-transform: scale(0.1);
        opacity: 0.2;}
	50% {
        -moz-transform: scale(1);
        opacity: 0.8;}
    100% {
        -moz-transform: scale(0.1);
        opacity: 0.2;}}

@-webkit-keyframes pulse{
	0% {
        -webkit-transform: scale(0.1);
        opacity: 0.2;}
	50% {
        -webkit-transform: scale(1);
        opacity: 0.8;}
    100% {
        -webkit-transform: scale(0.1);
        opacity: 0.2;}}

@keyframes pulse{
	0% {
        transform: scale(0.1);
        opacity: 0.2;}
	50% {

        transform: scale(1);
        opacity: 0.8;}
  100% {
        transform: scale(0.1);
        opacity: 0.2;}}

									/*Mobile Site*/

@media screen and (max-width: 1100px){
nav ul li a{font-size:1vw;}
	.nav-left{width:20%;}
	.nav-right{width:80%;}
}
@media screen and (max-width: 1050px){
	#ems-logos{height:auto;}
	.logo-img-adamson:hover, .logo-img-ems:hover, .logo-img-res:hover{box-shadow: 0 0 0 200px rgba(0, 0, 0, 0.8) inset;}
	.logo-divider-adamson, .logo-divider-res, .logo-divider-ems {height:20px;}
	.logo-holder{height:200px;width:50%;border-radius:7px;margin:auto;padding:40px 0 40px 0;}
	.logo-paragrapgh{height:300px;}
	.logo-paragrapgh h2 {font-size: 35px;}
	
.logo-container{flex-direction: column;justify-content: center;margin:auto;height:auto; }
.header2{z-index:100;}
.nav1{display:none;}
	#hero{background:url("../img/hero-mob.jpg")no-repeat center;background-size:cover;}
.nav2{display: flex;z-index: 100;}
.logo{width:120px;height:70px;display:none;}
.logo:hover {transform: scale(1.1);}
.main-logo-holder{height:150px;width:150px;}
.menu-text p{color:#fff;font-family:"mr-eaves-modern,sans-serif";font-size:10px;font-weight:200;font-style:normal;}
.h-holder-two h1{font-size:30px;text-align: center;}
.hero-text p{font-size:16px;font-weight:50;}	
.button {border-radius: 30px;font-size:12px;height:50px;width:120px;}	
.hero-text{width:50%;height:50%;text-align: center;}
.hero-button{width:40%;height:50%;}	
/*Hero-Mid*/
.flex-mob-column{flex-direction: column;}
#hero-mid {height:auto;width:100vw;font-family:"open-sans-p";}
.hero-mid-section-rules{width:100%;height:auto;}
.mid-1-holder{width:100%;height:auto;}
.mid-1-holder p {color:#fff;font-size:13px;text-align: center;}
.mid-1-text{width:100%;height:150px;text-align:left;color:#fff;margin:auto;}
.mid-1-text p{margin-left:0px;font-size: 15px;width:60%;}
.mid-1-rules{width:100%;height:200px;margin:auto;}
.holder-rules{width:100%;height:90%;margin:auto;}
.mid1-top{height:80%;width:100%;}
.mid1-bot{height:20%;width:100%;}
.bolts{background:url("../img/bolts-logo.png")no-repeat;background-size:cover;height:90px;width:90px;}
.coats{background:url("../img/coat-logo.png")no-repeat;background-size:cover;height:90px;width:90px;}
.mach{background:url("../img/mach-logo.png")no-repeat;background-size:cover;height:90px;width:90px;}
.mid2-text{width:70%;height:auto;}
.mid2-image{width:110px;height:90px;background:url("../img/blue-tick.png")no-repeat;margin-top:20px;margin-bottom:20px;}
.mid2-text p{margin:0; font-size:15px;color:#000;}
.mid2-text h2{font-size:18px;color:#000;margin-top:20px;}
.mid-3-holder{margin-top:35px;width:100%;height:auto;align-content: flex-end;align-items: flex-end;background:url("../img/harbour.jpeg")no-repeat center;background-size:cover;}
.mid-3-text{width:100%;height:350px;}
.mid-3-text p{font-size:12px;text-align:center;color:#fff;font-style: bold;}
.mid-3-image{width:80%;height:5px;background-color:#CC80DF;}
#hero-bot {flex-direction: column;}
.bot-left{width:100%;height:auto;margin-top:90px;}
.bot-right{width:100%;height:auto;}
.left-top{width:70%;height:auto;text-align: left;margin:auto;text-align: center;}
.left-top h2{text-align: left;margin-top:0px;}
.left-top p{font-size:13px;}
.left-bot{width:100%;height:auto;}
	.contact1{margin-top:40px;}
	.contact2{margin-top:40px;}
	.mob-text p{font-size: 10.5px;}
	.email-text p{font-size: 10.5px;margin-left:0px;}
	.right-top h2{text-align:left;color:#fff;margin-top:200px;font-size:28px;padding:10px 10px;}
	.right-holder{height:90%;width:100%;background-color:darkgrey;}
.right-top{width:80%;height:auto;margin-right:auto;}
.right-top h2{text-align:left;color:#fff;font-size:30px;padding:10px 10px;}
.right-bottom{width:100%;height:auto;flex-direction: column;text-align: center;}
	.right-bottom p{font-size:22px;}
	.text-left{width:80%;height:90%;padding:15px 15px;margin-bottom:auto;}
.text-right{width:80%;height:90%;padding:15px 15px;margin-bottom:auto;}
	.mob-image{width:90px;height:110px;min-height:80px;min-width: 110px; background:url("../img/mob.png")no-repeat;background-size:cover;}
.email-image{width:90px;height:110px;min-height:80px;min-width: 110px; background:url("../img/email.png")no-repeat;background-size:cover;}
/*FOOTER*/
footer{height:1000px;width:100%;background-color:#606060}
.foot-bot{width:100%;height:500px;flex-direction: column;}
.foot-top{width:100%;height:500px;margin:none;}
.foot-top-holder{width:80%;height:auto; }
.links{height:auto;width:80%;text-align: center;margin:auto;}
	.links li{margin:10px 0px;}
.links ul li a {font-size: 15px;margin:auto;text-align: center;}
	.links ul{display:flex;flex-direction: column;}
.foot-bar{height:1%;width:100%;background-color:#B0ADAE; }
.socail{height:auto;width:80%;flex-direction: column;justify-content: center;align-content: center;align-items: center;}
.socail-rules{width:30px;height:30px;}
.socail a{margin:none;}
.socail a :hover {transform: scale(1.4);}
.fb{background:url("../img/fb.png")no-repeat;background-size:contain;margin-top:20px;}
.linkedIn{background:url("../img/linkedin.png")no-repeat;background-size:contain;margin-top:20px;}
.twitter{background:url("../img/twitter.png")no-repeat;background-size:contain;margin-top:20px;}
.instagram{background:url("../img/instagram.png")no-repeat;background-size:contain;margin-top:20px;}
.foot-bot-left{width:100%;height:auto;}
.foot-bot-right{width:100%;height:auto;}
.foot-bot-text{width:60%;height:auto;margin:auto;text-align: center;}
.foot-bot-text p{font-size:12px;color:#fff;letter-spacing: 3px;padding-top:30px;}
.certs{width:200px;height:140px;background:url("../img/certs.png")no-repeat;background-size:contain;margin-top:100px;}
}
@media screen and (max-width: 500px){
	.logo-holder{width:70%;}
}