﻿@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");*{box-sizing: border-box;}/* For I-Phones*/html{-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%;}/* For I-Phoneshtml{-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}*/ /*Back to the Top Button*/ /*Floating back to the top button*/.back-to-top{display: none; width: 60px; height: 60px; border-radius: 30px; background-color: #323232; text-align: center; cursor: pointer; position: fixed; bottom: 25px; right: 25px; z-index: 99;}.back-to-top:hover{background-color: #000000;}.back-up-image{width: 30px; height: auto; display: block; margin: 0 auto; position: relative; top: 18px;}/*Body Elements*/body{margin: 0; padding: 0; font-family: Tahoma, "Roboto", Arial, sans-serif; font-weight: normal; background-color: white; font-size: 16px; border: none; /*Removes the border from MS Explorer Images*/}/*HTML 5 Elements*/header,section,footer,aside,nav,main,article,figure{display: block;}/*Repetitive Items*/.underline{text-decoration: underline;}.bold{font-weight: bold;}.a-100{display: block; width: 100%; height: 100%;}.center{text-align: center;}/*Links*/a,a:hover,a:visited,a:active{color: white; text-decoration: none;}/*Begin Theme Image*/.theme-image-wrapper{overflow: hidden;}.theme-image{background-image: url("../img.2018/Home_Page/Laptop/GreeneMath.HomePage.compressed.svg"); width: 100%; display: inline-block; vertical-align: middle; font: 0/0 serif; text-shadow: none; color: transparent; background-size: 100%; background-position: 50% 50%; background-repeat: no-repeat; /*background-attachment:fixed; creates a scrolling effect*/}.theme-image-inner{display: block; height: 0; padding-top: 56%; /*h/w gives the percentage*/}/*End Theme Image*/ /*Begin Main Content*/.main-content{width: 1200px; padding: 0 0 0 10px; margin: 10px auto; overflow: hidden;}.main-content-paragraph{width: 100%; line-height: 2; font-size: 20px;}.h-1-wrapper{text-align: center; border-bottom: 1px solid #323232;}.slogan-main,h1{font-size: 30px; font-weight: bold; display: inline-block;}a.highlight-black,a.highlight-black:visited{color: cornflowerblue;}a.highlight-black:hover{color: #3d9970; text-decoration: underline;}/*Begin Cards*/.student-cards-wrapper{width: 100%; height: auto; padding: 100px 0; background-color: #323232; color: white; overflow: hidden;}.student-cards-inside-wrapper{width: 1200px; height: auto; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; padding-left: 10px;}.card{width: 330px; min-height: 385px; border: 2px solid white; border-radius: 5px; box-shadow: 20px 20px 50px 10px rgba(0, 0, 0, 0.5); overflow: hidden;}.card-one{background-color: #0074d9;}.card-two{background-color: #85144b;}.card-three{background-color: #3d9970;}.heading-cards{font-size: 25px; margin-bottom: 5px; margin-top: 5px; border-top: 1px solid white; padding-top: 5px;}.card-container p{font-size: 17.5px; padding: 0 10px;}.card-container{padding: 0;}.card-picture-holder-teacher,.card-picture-holder-student,.card-picture-holder-parent{width: 100%; height: 200px; margin-top: 5px; background-image: url(../img.2018/Home_Page/Cards/teacher.compressed_200_200.png); background-position: center center; background-repeat: no-repeat;}.card-picture-holder-student{background-image: url(../img.2018/Home_Page/Cards/student_200_200.compressed.png);}.card-picture-holder-parent{background-image: url(../img.2018/Home_Page/Cards/parent_200_200.compressed.png);}/*End Cards*/ /*Begin Bulleted List*/.selling-points{margin: 0 auto 25px auto; line-height: 2.5; font-size: 20px; width: 920px; padding: 0 10px;}.add-border{border-bottom: 1px solid #323232; padding-bottom: 25px;}.svg-paragraph{width: auto; height: 22px; padding-left: 10px;}h2{text-align: center; font-size: 25px;}h3{font-size: 25px; text-align: center;}/*End Bulleted List*/ /*End Main Content*/ /*Media Query for Tablets*/@media (max-width: 1225px){/*Begin Main Content*/ .main-content{width: 740px;}.main-content-paragraph{font-size: 19px;}.slogan-main, h1{font-size: 26px;}/*Begin Cards*/ .student-cards-wrapper{padding: 50px 0;}.student-cards-inside-wrapper{width: 740px;}.card{width: 230px; min-height: 455px;}/*End Cards*/ /*Begin Bulleted List*/ .selling-points{font-size: 16px; width: 720px; padding: 0 2px;}h3{font-size: 25px;}/*End Bulleted List*/ /*End Main Content*/ /*Ending Tablet Media Query closing bracket*/}/*Above closing bracket for Media Query*/@media (max-width: 759px){/*Begin Main Content*/ .main-content{width: 500px; margin-bottom: 25px;}.main-content-paragraph{font-size: 20px; margin-bottom: 0;}.h-1-wrapper{text-align: left; margin: 10px 0 5px 0; padding-bottom: 10px;}.slogan-main, h1{font-size: 33px; display: inline;}/*Begin Cards*/ .student-cards-inside-wrapper{width: 500px; flex-direction: column;}.card{width: 450px; min-height: 385px;}.card-two, .card-three{margin-top: 50px;}.heading-cards{font-size: 30px;}.card-container p{font-size: 19.5px;}/*End Cards*/ /*Begin Bulleted List*/ .selling-points{margin: 0 auto 25px auto; line-height: 2; font-size: 18px; width: 480px; padding: 0 10px;}h2{font-size: 23px;}h3{font-size: 23px; text-align: center;}/*End Bulleted List*/ /*End Main Content*/ /*Ending Landscape Media Query closing bracket*/}/*Above closing bracket for Media Query*/@media (max-width: 525px){/*Begin Main Content*/ .main-content{width: 350px;}.main-content-paragraph{font-size: 18px; padding: 0 5px;}.slogan-main, h1{font-size: 24px;}/*Begin Cards*/ .student-cards-inside-wrapper{width: 300px;}.card{width: 300px; min-height: 420px;}.heading-cards{font-size: 30px;}.card-container p{font-size: 17.5px;}/*End Cards*/ /*Begin Bulleted List*/ .selling-points{margin: 0 auto 25px auto; line-height: 2; font-size: 18px; width: 330px; padding: 0 20px;}h3{font-size: 20px; padding: 0 20px;}/*End Bulleted List*/ /*End Main Content*/ /*Ending Phone 1 Media Query closing bracket*/}/*Above closing bracket for Landscape Media Query*/@media (max-width: 355px){/*Begin Main Content*/ .main-content{width: 300px;}.main-content-paragraph{font-size: 17px; padding: 0 2px;}.slogan-main, h1{font-size: 21px;}/*Begin Cards*/ .student-cards-inside-wrapper{width: 275px;}.card{width: 275px; min-height: 440px;}.heading-cards{font-size: 30px;}.card-container p{font-size: 18.5px;}/*End Cards*/ /*Begin Bulleted List*/ .selling-points{font-size: 16px; width: 290px;}h2{font-size: 20px;}h3{font-size: 18px;}/*End Bulleted List*/ /*End Main Content*/ /*Ending Phone 2 Media Query closing bracket*/}@media (min-width: 200px) and (max-width: 315px){.selling-points, .student-cards-wrapper{width:310px;}}