Team:SSTi-SZGD/css/Experiments

body{ min-width: 1024px; min-height: 465px; position: relative;}

.SSTi-SZGD{ background: url(SSTi-SZGD_banner.jpeg) no-repeat 0px 0px; height: 465px; background-size: cover; padding-top: 15px;}

/*custom header*/ .header .nav .Project span,.header .nav .Project li:nth-of-type(8) a{ color: #FAEE0D;}

/*Content*/ .Content{ width: 100%; background: cornsilk; padding: 0 5%; padding-bottom: 100px; color: saddlebrown;} .Content .Headline{ width: 100%; height: 185px; text-align: center; font-size: 6rem; font-weight: 600; color: #394c53; padding: 50px; letter-spacing: 2px;} .Content span{ border-bottom: 1px solid seagreen; display: inline-block; padding-bottom: 5px; margin-bottom: 10px; font-size: 1.8rem; margin-top: 15px;} .Content p{ text-indent: 2em; line-height: 1.8;} .Content img{ margin: 15px auto; width: 50%; border: 3px dashed burlywood; border-radius: 20px;} .Content .Title{ position: relative; font-size: 2.2rem; height: 50px; background: seagreen; color: #D0CB0D; padding: 12px; text-indent: 0; line-height: normal; cursor: pointer;} .Content .igem{ position: absolute; width: 45px; top: 35px; right: 60px; border: none; display: none;} .Content .plus,.Content .reduce{ position: absolute; width: 30px; right: 2%; top: 0; bottom: 0; margin: auto; border: none;} .Content .reduce{ display: none;} .Content .Subtitle{ text-indent: 0; font-weight: 600; margin-top: 20px;}

/*MPD*/ .MPD,.MHEI{ width: 80%; margin: auto; border: 1px solid seagreen; font-size: 1.5rem; text-align: justify; margin-bottom: 5px;} .MPD .content,.MHEI .content{ padding: 12px 20px; display: none;}



/*--1920--*/ @media only screen and (max-width: 1920px) { .header .nav .mainnav span{ padding-top: 6px; margin-bottom: 18.5px;} .topic p{ font-size: 5.5rem;} }

/*--1366--*/ @media only screen and (max-width: 1366px) { html{ font-size: 55%;} .header .logo span{ margin-top: 16px;} .header .nav .mainnav span{ margin-bottom: 21.5px;} .topic p{ font-size: 5rem;} }

/*--1190--*/ @media only screen and (max-width: 1190px) { html{ font-size: 52%;} .header .nav .Team{ width: 90px;} .header .nav .Project{ width: 100px;} .header .nav .Application{ width: 115px;} .header .nav .Human_Practices{ width: 135px;} .header .nav .Achievement{ width: 120px;} .header .nav .mainnav span{ padding-top: 6.5px; margin-bottom: 22px;} .topic p{ font-size: 4.5rem;} }