




/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .p-upper {
    margin-top: 0;
    margin-bottom: 1rem;
    /* width: 61%; */
    padding-top: 5px;
    font-size: 24px !important;
    
}
.h2, h2 {
    font-size: 3rem;
}

.sec-titles{
        font-size: 38px;
}

.card-text {
    font-size: 24px;
}
 .section-header {
    background: #009678;
    height: 87px;
}
p {
    font-family: 'Raleway', sans-serif;
    font-size: 24px ;
    
}
.sec-title .title{
  position: relative;
  display: block;
  font-size: 34px;
  line-height: 24px;
  color: #009678;
  font-weight: 500;
  margin-bottom: 15px;
}

.sec-title h2{
  position: relative;
  display: block;
  font-size:45px;
  line-height: 1.28em;
  color: #222222;
  font-weight: 600;
  padding-bottom:18px;
}
.about-section .text{
   
       margin-bottom: 40px;
    font-size: 30px;
    line-height: 41px;
    color: #848484;
    font-family: 'Raleway';
    font-weight: 400;
}

.h5, h5 {
    font-size: 2rem;
}

.list-style-one li {
    position: relative;
    font-size: 29px;
    line-height: 47px;
    color: #222222;
    font-weight: 500;
    padding-left: 35px;
    font-family: 'Raleway';
    margin-bottom: 12px;
}

.btn-style-one {
    position: relative;
    display: inline-block;
    font-size: 29px;
    line-height: 30px;
    color: #ffffff;
    padding: 10px 30px;
    font-weight: 600;
    overflow: hidden;
    letter-spacing: 0.02em;
    background-color: #009678;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(9 9 9);
    font-weight: 700;
    font-size: 26px;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 1rem 1.5rem;
    clear: both;
    border-bottom: 1px solid whitesmoke;
    font-weight: 400;
    color: #212529;
    font-size: 23px;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
}
.widget-categories li a {
    color: #5e5e5e;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}
}








/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .p-upper {
    margin-top: 0;
    margin-bottom: 1rem;
    /* width: 61%; */
    padding-top: 5px;
    font-size: 24px;
    
}
.h2, h2 {
    font-size: 3rem;
}
.sec-titles{
        font-size: 38px;
}

 .section-header {
    background: #009678;
    height: 87px;
}
.card-text {
    font-size: 24px;
}
.widget-categories li a {
    color: #5e5e5e;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

p {
    font-family: 'Raleway', sans-serif;
    font-size: 24px ;}
    
.sec-title .title{
  position: relative;
  display: block;
  font-size: 34px;
  line-height: 24px;
  color: #009678;
  font-weight: 500;
  margin-bottom: 15px;
}

.sec-title h2{
  position: relative;
  display: block;
  font-size:45px;
  line-height: 1.28em;
  color: #222222;
  font-weight: 600;
  padding-bottom:18px;
}
.about-section .text{
   
       margin-bottom: 40px;
    font-size: 30px;
    line-height: 41px;
    color: #848484;
    font-family: 'Raleway';
    font-weight: 400;
}
.h5, h5 {
    font-size: 2rem;
}

.list-style-one li {
    position: relative;
    font-size: 29px;
    line-height: 47px;
    color: #222222;
    font-weight: 500;
    padding-left: 35px;
    font-family: 'Raleway';
    margin-bottom: 12px;
}

.btn-style-one {
    position: relative;
    display: inline-block;
    font-size: 29px;
    line-height: 30px;
    color: #ffffff;
    padding: 10px 30px;
    font-weight: 600;
    overflow: hidden;
    letter-spacing: 0.02em;
    background-color: #009678;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(9 9 9);
    font-weight: 700;
    font-size: 26px;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 1rem 1.5rem;
    clear: both;
    border-bottom: 1px solid whitesmoke;
    font-weight: 400;
    color: #212529;
    font-size: 23px;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
}
}







/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .p-upper{
	    margin-top: 0;
    margin-bottom: 1rem;
    /*width: 61%;*/
    padding-top: 5px;
    font-size: 24px;
} 

.card-text {
    font-size: 24px;
}
.h2, h2 {
    font-size: 3rem;
}

.sec-titles{
        font-size: 38px;
}
.section-header{
	    background: #009678;
    height: 87px;
}
p {
    font-family: 'Raleway', sans-serif;
    font-size: 23px;
    
}
.widget-categories li a {
    color: #5e5e5e;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}
.sec-title .title{
  position: relative;
  display: block;
  font-size: 34px;
  line-height: 24px;
  color: #009678;
  font-weight: 500;
  margin-bottom: 15px;
}

.sec-title h2{
  position: relative;
  display: block;
  font-size:45px;
  line-height: 1.28em;
  color: #222222;
  font-weight: 600;
  padding-bottom:18px;
}

.about-section .text{
   
       margin-bottom: 40px;
    font-size: 30px;
    line-height: 41px;
    color: #848484;
    font-family: 'Raleway';
    font-weight: 400;
}
.h5, h5 {
    font-size: 2rem;
}

.list-style-one li {
    position: relative;
    font-size: 29px;
    line-height: 47px;
    color: #222222;
    font-weight: 500;
    padding-left: 35px;
    font-family: 'Raleway';
    margin-bottom: 12px;
}

.btn-style-one {
    position: relative;
    display: inline-block;
    font-size: 29px;
    line-height: 30px;
    color: #ffffff;
    padding: 10px 30px;
    font-weight: 600;
    overflow: hidden;
    letter-spacing: 0.02em;
    background-color: #009678;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(9 9 9);
    font-weight: 700;
    font-size: 26px;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 1rem 1.5rem;
    clear: both;
    border-bottom: 1px solid whitesmoke;
    font-weight: 400;
    color: #212529;
    font-size: 23px;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
}
}










/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .p-upper{
	    margin-top: 0;
    margin-bottom: 1rem;
    /*width: 61%;*/
    padding-top: 5px;
    font-size: 19px;
}
.widget-categories li a {
    color: #5e5e5e;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(9 9 9);
    font-weight: 700;
    font-size: 16px;
}
.card-text {
    font-size: 14px;
}
.sec-titles {
    font-size: 19px;
}
.section-header{
	    background: #009678;
    height: 46px;
}
p {
    font-family: 'Raleway', sans-serif;
    font-size: 14px ;}
    .sec-title .title{
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #009678;
  font-weight: 500;
  margin-bottom: 15px;
}

.h5, h5 {
    font-size: 1.3rem;
}
.sec-title h2{
  position: relative;
  display: block;
  font-size:40px;
  line-height: 1.28em;
  color: #222222;
  font-weight: 600;
  padding-bottom:18px;
}
.about-section .text{
   
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 26px;
    color: #848484;
    font-family: 'Raleway';
    font-weight: 400;
}

.list-style-one li{
  position: relative;
    font-size: 13px;
    line-height: 26px;
    color: #222222;
    font-weight: 500;
    padding-left: 35px;
    font-family: 'Raleway';
    margin-bottom: 12px;
}

.btn-style-one{
  position: relative;
  display: inline-block;
  font-size: 17px;
  line-height: 30px;
  color: #ffffff;
  padding: 10px 30px;
  font-weight: 600;
  overflow: hidden;
  letter-spacing: 0.02em;
  background-color: #009678;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 1rem 1.5rem;
    clear: both;
    border-bottom: 1px solid whitesmoke;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    font-size: 16px;
}
}







/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
      .p-upper {
    margin-top: 0;
    margin-bottom: 1rem;
    /* width: 61%; */
    padding-top: 5px;
    font-size: 19px;
}

.widget-categories li a {
    color: #5e5e5e;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
} 
.navbar-dark .navbar-nav .nav-link {
    color: rgb(9 9 9);
    font-weight: 700;
    font-size: 16px;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 1rem 1.5rem;
    clear: both;
    border-bottom: 1px solid whitesmoke;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    font-size: 16px;
}
.card-text {
    font-size: 14px;
}

.h5, h5 {
    font-size: 1.3rem;
}

.sec-titles {
    font-size: 19px;
}

.section-header{
	background: #009678;
    height: 46px;
}
p {
    font-family: 'Raleway', sans-serif;
    font-size: 14px ;}
    
    
.sec-title .title{
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #009678;
  font-weight: 500;
  margin-bottom: 15px;
}


.sec-title h2{
  position: relative;
  display: block;
  font-size:40px;
  line-height: 1.28em;
  color: #222222;
  font-weight: 600;
  padding-bottom:18px;
}

.about-section .text{
   
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 26px;
    color: #848484;
    font-family: 'Raleway';
    font-weight: 400;
}
.list-style-one li{
  position: relative;
    font-size: 13px;
    line-height: 26px;
    color: #222222;
    font-weight: 500;
    padding-left: 35px;
    font-family: 'Raleway';
    margin-bottom: 12px;
}

.btn-style-one{
  position: relative;
  display: inline-block;
  font-size: 17px;
  line-height: 30px;
  color: #ffffff;
  padding: 10px 30px;
  font-weight: 600;
  overflow: hidden;
  letter-spacing: 0.02em;
  background-color: #009678;
}


}