@media(max-width:1199px){
    .padd-160 {
    padding: 100px 0;
}
.pb-160{padding-bottom: 100px;}
.pt-100{padding-top: 100px;}
.mb-160 {
    margin-bottom: 100px;
}
    h2 {
    font-size: 36px;
    line-height: 48px;
}
h3 {
    font-size: 30px;
    line-height: 38px;
}
h4 {
    font-size: 28px;
    line-height: 38px;
}
h5 {
    font-weight: 700;
    font-size: 19px;
}
.headerleft {
    gap: 15px;
}
.account-btn {
    gap: 10px;
}
.menu-main ul li a {
    padding: 5px 10px;
    font-size: 13px;
}
span.logo img {
    max-width: 150px;
}
.thrive-logo {
    max-width: 75px;
}
.hero-section img {
    max-width: 100%;
}
.grid-content h2 {
    font-size: 36px;
    line-height: 44px;
}
.compass-section h5 {
    font-size: 18px;
    margin-bottom: 16px;
    margin-top: 10px;
}
.full-script h3 {
    font-size: 27px;
}
.full-script a {
    padding: 10px 7px;
    font-size: 18px;
    min-width: 180px;
}
.blog-section h2 {
    margin-bottom: 30px;
    line-height: normal;
    font-size: 36px;
}   
.owl-nav button {
    width: 45px;
    height: 45px;
}
.blog-section .owl-dots button.owl-dot.active::before, .blog-section .owl-dots button.owl-dot:last-child::before {
    font-size: 26px;
    min-width: 40px;
}
.catagories-col h4 {
    font-size: 20px;
}
.about-section p strong {
    margin-bottom: 20px;
    font-size: 20px;
}
.newslatter {
    padding: 30px;
}
.newslatter h3 {
    font-size: 30px;
}

a.btn {
    font-size: 15px;
    line-height: normal;
    padding: 10px 12px;
    white-space: nowrap;
}
.about-section .border-btn{
       padding: 10px 12px;
}
.compass-section .border-btn {
    max-width: 190px;
}
.account-btn a.btn {
    padding: 10px 13px;
}
.account-btn  a.btn.empty-btn {
    padding: 6px 13px;
    display: flex;
    align-items: center;
}
.section-top p {
    font-size: 22px;
}
p.content-top {
    margin-bottom: 32px;
}
}
@media(max-width:991px){
    .padd-160 {
    padding: 70px 0;
}
.pb-160{padding-bottom: 70px;}
.pt-100{padding-top: 70px;}
.mb-160 {
    margin-bottom: 70px;
}
h2 {
    font-size: 28px;
    line-height: 36px;
}
h3{
    font-size: 26px;
}
h4 {
    font-size: 19px;
    line-height: 32px;
}
h5 {
    font-size: 17px;
    line-height: 22px;
}
button.menu-toggle{display: block;}
.menu-main ul {
    flex-direction: column;
    width: 100%;
}
span.menu-label {
    transform: none;
    left: 15px;
    top: 40px;
}
.menu-main {
    position: fixed;
    top: 0px;
    background: #ffffff;
    min-height: 100vh;
     box-shadow: 0px 90px 200px 0px #051D3D3D;
    box-shadow: 0px 45px 100px 0px #051D3D1F;
    z-index: 9;
    left: -100%;
    width: 280px;
    max-height: 100vh;
    overflow-y: auto;
}
ul.sun-menu {
    opacity: 1;
    position: static;
    min-width: auto;
    box-shadow: none;
    width: 100%;
    padding-left: 15px;
}
span.close-btn-menu {
    background: #00a1a1;
    font-size: 0px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
}
span.close-btn-menu:before {
    content: "+";
    color: #fff;
    display: inline-block;
    transform: rotate(45deg);
    font-size: 36px;
}
.menu-main ul li ul.sun-menu a {
    font-size: 14px;
    padding: 11px;
}
.menu-main.menu-active {
    left: 0px;
}
.menu-main ul li a {
    font-size: 14px;
    font-weight: 600;
    padding: 16px 15px;
    border-bottom: 1px solid rgb(16 40 37 / 10%);
    width: 100%;
    text-align: left;
}
a.btn {
    font-size: 14px;
    white-space: normal;
}
a.btn.border-btn {
    line-height: normal;
}
.compass-section .border-btn,
.about-section .border-btn{
    padding: 6px 10px;
}
.hero-section p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
}
.hero-section h2 {
    margin-bottom: 20px;
}
.grid-content, .resources-section .grid-content {
    padding-top: 20px;
}
h6.label {
    padding: 6px 11px;
    margin-bottom: 12px;
    font-size: 14px;
}
.grid-content h2 {
    font-size: 24px;
    line-height: 36px;
}  
.full-script {
    gap: 10px;
    padding: 20px 35px 20px 20px;
} 
.full-script h3 {
    font-size: 22px;
    line-height: 30px;
}
.compass-section h5 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 25px;
}
.compass-section p {
    font-size: 19px;
    margin-bottom: 30px;
}
.expert-section h6.label {
    padding: 10px 10px;
    margin-bottom: 17px;
}
.expert-section h2 br {
    display: none;
}
.pdl-40 {
    padding-left: 20px;
}
.catagories-col h4 {
    font-size: 18px;
}
.about-section p strong {
    margin-bottom: 10px;
    font-size: 18px;
}
.blog-section h2 {
    margin-bottom: 25px;
    line-height: normal;
    font-size: 28px;
}
.about-section p {
    margin: 0px auto 25px auto;
    font-size: 18px;
        line-height: 27px;
}
img.news-vector {
    position: absolute;
    right: 25px;
    top: 40px;
    max-width: 219px;
    transform: rotate(7deg);
}
.newslatter {
    padding: 20px;
}
p.newslatter-text {
    font-size: 18px;
    line-height: 27px;
}
footer ul {
    gap: 10px;
    padding: 24px 0px 10px 0px;
}
.blog-section .owl-dots {
    right: 120px;
    top: 7px;
}
.owl-nav {
    gap: 15px;
}
.owl-nav button {
    width: 40px;
    height: 40px;
}

.newslatter form {
    margin-top: 35px;
}
.newslatter h3 {
    font-size: 26px;
}
.section-top p {
    font-size: 20px;
}
p.content-top {
    margin-bottom: 28px;
}
.padd-104 {
    padding: 80px 0;
}
}
@media(max-width:767px){
     .padd-160 {
    padding: 40px 0;
}  
.pt-100{padding-top: 40px;} 
.pb-160{padding-bottom: 40px;}
.mb-160 {
    margin-bottom: 40px;
}
h2 {
    font-size: 26px;
    line-height: 30px;
}
h3 {
    font-size: 20px;
    line-height: 33px;
}
.headerleft {
    gap: 10px;
}
span.logo img {
    max-width: 120px;
}
.thrive-logo {
    display: none;
}
.account-btn {
    display: none;
}
a.btn.Register-btn {
    border: 1px solid #102825;
    color: #102825;
    display: block;
}
.hero-section .row {
    flex-direction: column-reverse;
    gap: 15px;
}
.hero-section img {
    margin: 0px;
}
.hero-section h2 {
    margin-bottom: 15px;
}
.hero-section p {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.45px;
    margin-bottom: 15px;
    color: #7F8488;
}
.grid-box-sections .row {
    row-gap: 35px;
}
.grid-content,.resources-section .grid-content {
    padding-top: 14px;
}

.grid-content h2 {
    font-size: 20px;
    line-height: 31px;
}
h6.label {
    padding: 5px 9px;
    margin-bottom: 12px;
    font-size: 14px;
}
.full-script {
    gap: 15px;
    padding: 15px;
    flex-wrap: wrap;
    background-size: 43pc;
    background-position: bottom right;
}
.full-script h3 {
    font-size: 20px;
    line-height: 28px;
}
.compass-section .row {
    flex-direction: column-reverse;
    row-gap: 20px;
}
.compass-section h5 {
    font-size: 14px;
    padding-left: 15px;
}
.compass-section p {
    font-size: 17px;
    margin-bottom: 16px;
}
.pdl-40 {
    padding: 15px;
}
.blog-section.padd-160 {
    padding-bottom: 70px;
}
.blog-section h2 {
    margin-bottom: 20px;
    font-size: 25px;
}
.catagories-col {
    padding: 10px;
}
img.catagories-direction {
    padding: 24px;
}
.catagories-pic:hover img.catagories-direction {
    padding: 15px;
}
.about-section p {
    margin: 0px auto 20px auto;
    font-size: 17px;
    line-height: 27px;
}
.newslatter h3 {
    font-size: 20px;
}
.owl-nav button {
    width: 32px;
    height: 32px;
    background-size: 21px !important;
}
.owl-nav {
    top: 50%;
    transform: translatey( -50%);
    justify-content: space-between;
    left: 0;
    right: 0px;
}
.blog-section .owl-carousel .owl-stage-outer, .blog-section .attraction-owl {
    position: relative !important;
}
.blog-section .owl-dots {
    right: auto;
    top: auto;
    bottom: -50px;
    width: 100%;
    text-align: center;
}
.blog-section .owl-dots button.owl-dot.active::before, .blog-section .owl-dots button.owl-dot:last-child::before {
    font-size: 20px;
    min-width: 32px;
}
.blog-section .owl-dots::after { 
    font-size: 22px;
}
footer {
    padding-bottom: 30px;
}
footer ul {
    gap: 8px;
    flex-wrap: wrap;
    padding: 15px 15px;
}
a.btn img {
    max-width: 20px;
}
img.news-vector {
    right: auto;
    top: auto;
    max-width: 150px;
    transform: rotate(1deg);
    bottom: -40px;
    left: 0px;
}
.newslatter {
    padding: 20px 15px;
}
.field input {
    padding: 4px 10px;
    width: calc(100% - 40px);
}
button.green-btn {
    font-size: 0px;
    padding: 5px;
    text-align: center;
    width: 40px;
}
button.green-btn img {
    margin-left: 0;
}
.section-top p {
    font-size: 18px;
}
.section-top {
    padding: 30px  0px 28px 0px;
}
p.content-top {
    margin-bottom: 48px;
}
.term-page h6 {
    margin-bottom: 10px;
    line-height: normal;
}
.term-content p {
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 25px;
}
.section-top br {
    display: none;
}
.padd-104 {
    padding: 50px 0;
}
}
