 h1{font-size:60px;font-family: 'Poppins', sans-serif;font-weight: 600;} h2{font-size:30px;font-family: 'Poppins', sans-serif;font-weight: 600;} @media (max-width: 480px) { h1{font-size:45px;} } @media(min-width:1200px){ h4{font-size:20px;}  h1{font-size:55px;} } /* Landscape tablets and medium desktops */ @media (min-width: 992px) and (max-width: 1199px) { } /* Portrait tablets and small desktops */ @media (min-width: 768px) and (max-width: 991px) { } /* Landscape phones and portrait tablets */ @media (max-width: 767px) { } .myNav p{font-size:20px;padding-top:20px; font-family: 'Poppins', sans-serif;font-weight: 600;} p{font-size:19px;font-family:'Vollkorn', serif; font-weight:400;} .duty, .topSpace{margin-top:50px;} .center{text-align: center;} .fluid-container, .container, .row{ margin:0;padding:0;} .myNav-con{margin-left:80px; margin-top:60px; padding-bottom:20px; } .myNav p{  float:left; } .myNav a {margin-right:50px; color:#545454; text-decoration: none; font-size:18px;} .logo{font-family: 'Poppins', sans-serif;font-weight: 600; font-size:20px; padding-right:50px;padding-top:18px;} .bottomNote{font-family: 'Poppins', sans-serif;font-weight: 400; font-size:12px;} li{list-style-type: none; margin-top:10px;float:left; } li a{color:#545454;} .sub-nav{  padding:0 48px; margin:0px 0px 50px 20px;} .sub-nav li{padding:16px; } .sub-nav li a:hover{text-decoration: none;} .myNav .current a{ border-bottom:4px solid; padding:3px 0;} .sub-nav .current{ text-decoration: none;} .sub-nav .current a {color:white; background-color:#006dff; border-radius: 25px; padding:5px 9px;} .navbar-default{background-color:#ECDAD1;border:transparent;} h4{line-height: 1.5;} .top50{margin-top: 50px;} .top25{margin-top: 25px;} .btn-success { color: #000; background-color: #FFF800; border-color: #FFF800; padding:5px 20px; } .btn-success:hover { color:#000; background-color:#FFF800; border-color:#FFF800; } body{background-color:#ECDAD1} .outLink a, .outLink a:visited, .outLink a:hover, .outLink a:active { color:#000;  text-decoration: none; } .readMore{ background-color:white; border-radius:25px; padding:10px; width:100px; } .readMore{font-size:15px;}