@import url('https://fonts.googleapis.com/css2?family=Allura&display=swap');

/*.tipy-top.hidden-md-down {
    position: relative;
}*/
.spartan{
font-weight: 500;
    font-family: 'Spartan', sans-serif !important;
    line-height: 1.4;
}

.container.banner_icons {
    z-index: 1;
    position: relative;
    top: -50px;
}


.banner_icons ul {
    margin: 0;
    display: inline-block !important;
}

.banner_icons ul li {
    display: inline !important;
    margin: 0 5px;
}

.banner_icons ul li svg {
    display: none;
}

.bannerarea {
    margin-top: 100px;
    height: 90vh;
    width: 100%;
    position: relative;
    min-height: 525px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.bannerarea:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 25%);
    top: 0;
    left: 0;
    z-index: 1;
}

@media (max-width:1024px){
	.bannerarea {
    margin-top: 72px!important;
	}
}
@media (max-width:767px){
	.bannerarea {
    margin-top: 50px!important;
	}
}

.banner_video_bg {
    position: absolute;
    left: 0;
    top: 0;
    background: 000;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.banner_video_bg iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 100vh;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.ban_con {
    width: 100%;
    max-width: 1000px;
    margin: -240px auto 0;
    position: relative;
    z-index: 2;
}

.ballo1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.ballo1 h2.lg-font {
    margin-top: 15px;
    font-family: 'Allura', cursive;
    color: #fff;
    font-weight: 400;
    font-weight: 700;
    font-family: 'Spartan', sans-serif;
    text-align: center;
    line-height: 1.4;
}

.welcsec {
    padding-top: 80px;
    padding-bottom: 80px;
}

.welcont {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    text-align: center;
}

.subhed {
    font-family: 'Spartan', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 1px;
    margin-bottom: 10px;
    color: #077073;
}

h3.hed {
    font-family: 'Spartan', sans-serif;
    text-transform: capitalize;
    font-size: 45px;
    line-height: 1.4;
    color: #282828;
    margin-bottom: 20px;
}

p:last-child {
    margin-bottom: 0;
}

p {
    line-height: 1.7;
}

.meetteam {
    background-image: url('/wp-content/uploads/2024/07/Team-group-image.jpg');
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 90px 20px;
    flex-wrap: wrap;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
	min-height: 60vh;
}
.ourteam .row.pb-5 {
    margin-bottom: 35px;
}
.ourteam .mb-4 {
    margin-bottom: 30px !important;
}
.ourteam .mb-4 h4 {
    font-size: 17px;
    margin-top: 10px;
}


/*.row {
    align-items: center;
}*/

.servicebox {
    background-color: rgba(208,223,239,.5);
    border: 1px solid #004999;
    border-radius: 50px;
    flex-direction: column;
    flex: none;
    justify-content: center !important;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    padding: 40px 15px 40px;
    display: flex;
    position: relative;
    overflow: visible;
    box-shadow: 11px 0 17px rgba(0,0,0,.15);
    margin-bottom: 45px;
	height: 490px;
}

h3.servicetitle {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.servicebox p{
    font-size: 16px !important;
    margin-bottom:0;
    line-height:1.6em;
}

.col-box {
    margin-top: 45px;
}

.pb_40{padding-bottom:40px !important;}

.review-column.cols-2 {
    width: 100% !important;
    display: flex;
    flex-wrap: wrap;
}

.review-column.cols-2 .review-object {
    width: 31.33%;
    float: left;
    margin: 0 1% 20px;
	padding: 20px;
}

.review-object {
    background: #E7EFF7 !important;
    padding:30px 20px;
    border-radius:20px !important;
}
.bpfr_review{
    color:#000000 !important;
    text-align:left;
    font-size:16px!important;
    margin-top:15px;
}

.bpfr_reviewer {
    color:#065c64 !important;
    font-weight:bold!important;
    text-align:left!important;
     margin-top:15px;
}

#sploffer .specont {
    text-align: left !important;
    background:#075d65 !important;
}

#sploffer .specont h4{
    text-align: left !important;
}

#sploffer h3, h4.pric .spa, #sploffer p{
    color:#fff !important;
}
#sploffer h4.pric {
    position: relative;
}

#sploffer h4.pric .splprice{
    position:absolute;
    width:95px;
    height:95px;
    background:#b8dfe0;
    border-radius:100%;
    text-align:center;
    line-height:95px;
    font-size:44px;
    top:-55px;
    left:215px;
    color:#000 !important;
}
.splanchorhover:hover{color:#b8dfe0;}

#formbox .welcont {
    background: #E7EFF7;
    max-width: 800px;
    padding: 30px;
    border-radius: 10px;
}
#formbox .welcont h2.gform_title {
    margin-bottom: 30px;
}

.contactbox{margin-bottom:25px;line-height:1.5em;}

.contactbox h3{
margin-bottom:15px;
}

.max-560{
max-width:560px;
margin:auto;
}

.contentarea.newblog {
    padding-top: 0;
}
.container.sm-box.innerbanner h1 {
    font-weight: 600;
    font-family: 'Spartan', sans-serif;
    text-align: center;
    line-height: 1.4;
    font-size: 64px;
    color: #ffffff;
    width: 100%;
}
.container.sm-box.innerbanner {
    margin: 0;
    width: 100%;
    max-width: 100%;
}
.contentarea.newblog .single_post h3 {
    /* text-align: center; */
    font-family: 'Spartan', sans-serif;
    text-transform: capitalize;
    font-size: 22px;
    line-height: 1.6;
    color: #282828;
    margin-bottom: 10px;
}
.contentarea.newblog .single_post h3 a {
    color: #282828;
}
.contentarea.newblog .single_post h3 a:hover {
    text-decoration: none;
    color: #077073;
}
.newblog .post_excerpt {
    /*text-align: center;*/
}
.newblog a.post_link {
    margin-left: auto;
    margin-right: auto;
    display: table !important;
}
.newblog .single_post a.post_link {
    border: none;
    border-radius: 0px;
    color: #fff;
    background-color: var(--primary-color);
    font-family: 'Spartan', sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1.18194px;
    text-transform: uppercase;
    padding: 17px 30px 13px;
    text-decoration: none;
    line-height: initial;
    display: inline-block !important;
    margin-top: 22px;
}
.contentarea.newblog .single_post {
    padding: 0;
    min-height: auto;
    margin-bottom: 35px;
}
.contentarea.newblog .row.contentsection {
    padding-top: 65px;
}


.single-post .contentarea {
    padding-top: 70px;
}
header.singlpst-hedr h1.single-title {
    font-weight: 500;
    font-family: 'Spartan', sans-serif;
    text-align: center;
    line-height: 1.4;
    letter-spacing: 0;
    color: #fff;
    font-size: 50px;
    margin-bottom: 11px;
}
header.singlpst-hedr p.meta {
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 1.6;
}
header.singlpst-hedr {
    background: #077073;
    background: -moz-linear-gradient(top, #077073 1%, #065760 100%);
    background: -webkit-linear-gradient(top, #077073 1%, #065760 100%);
    background: linear-gradient(to bottom, #077073 1%, #065760 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#077073', endColorstr='#065760', GradientType=0);
    padding: 90px 0 90px;
}
.single-post h2 {
    margin-bottom: 20px;
    margin-top: 20px;
}
.single-post .post_thumbnail {
    text-align: center;
    padding-top: 45px;
}




@media(min-width:820px){
.img_neg_margin{
position: relative;
    left: -55px;
}
}

@media(max-width:820px){
.max-560{
max-width:100%;
}
section#servicesarea .col-sm-4.text-center {
    width: 50% !important;
    max-width: 50% !important;
    flex: unset !important;
}
.servicebox{height: auto;}
.review-column.cols-2 .review-object {
    width: 47%;
    float: left;
    margin: 0 1% 20px;
}
}

@media(max-width:767px){
.speim {
    margin: 20px 0;
}
.review-column.cols-2 .review-object {
    width: 100%;
    float: left;
    margin: 0 0 20px;
}
}

@media(max-width:575px){
section#servicesarea .col-sm-4.text-center {
    width: 100% !important;
    max-width: 100% !important;
    flex: unset !important;
}
.servicebox{height: auto;}
}

.specsec {
    padding-top: 80px;
    padding-bottom: 80px;
}

.specsec ul.ull {
    padding-right: 50px;
}

ul.ull {
    list-style-type: none;
    margin-left: 0;
}

ul.ull li:last-child {
    margin-bottom: 0;
}

ul.ull li {
    line-height: 1.6;
    margin-bottom: 17px;
    background: url(/wp-content/uploads/2023/04/check-mark-1.png) top left no-repeat;
    background-size: 28px;
    background-position: 0px -2px;
    padding-left: 40px;
}

a.invlink {
    line-height: 1.6;
    margin-bottom: 17px;
    background: url(/wp-content/uploads/2023/05/arrow.png) top left no-repeat;
    background-size: 20px;
    background-position: 0px;
    padding-left: 30px;
    color: #077073;
}

.bttn {
    display: flex;
    margin-top: 35px;
}

.bttn a {
    border: none;
    border-radius: 0px;
    color: #fff;
    background-color: var(--primary-color);
    font-family: 'Spartan', sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1.18194px;
    text-transform: uppercase;
    padding: 13px 30px;
    text-decoration: none;
}

.bttn a:hover {
    color: var(--primary-color);
    background-color: var(--secondary-color);
}

.servsec {
    background: var(--primary-color);
    padding-top: 80px;
    padding-bottom: 80px;
}

.servcont {
    width: 100%;
    max-width: 1020px;
    margin: auto;
    text-align: center;
}

.servcont h4,
.servcont h3,
.servcont p {
    color: #fff;
}

.row.servr2 {
    padding-top: 45px;
    text-align: center;
}

h4.servhed {
    font-family: 'Spartan', sans-serif;
    text-transform: capitalize;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}

.servicon img {
    max-height: 65px;
}

.whychooseus {
    padding-top: 80px;
    padding-bottom: 60px;
}

.whychooseus .row {
    align-items: unset;
}

.whychooseus .col-sm-4 .col-sm-12 {
    margin-bottom: 20px;
    height: 199px;
}

.whychooseus .bttn {
    margin-top: -70px;
}

.bottom-video {
    display: none;
}

main.main-container {
    padding-top: 26px;
}

.specsec .row .col-6:nth-child(2) {
    margin-bottom: 30px;
}

.galsec .row .col-sm-4 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.galcont {
    overflow: hidden;
    display: block;
    position: relative;
}

.galcont img {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    width: 100% !important;
    height: auto !important;
    max-width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}

.galcont img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.ctasec .row {
    background-color: #efefef;
    padding: 30px;
    align-items: center;
    border-radius: 8px;
}

h3.ctahed {
    font-family: 'Spartan', sans-serif;
    text-transform: capitalize;
    font-size: 35px;
    line-height: 1.4;
    color: #014648;
    font-weight: 600;
}

.ctasec .bttn {
    display: flex;
    justify-content: end;
    margin-top: 0;
}

.bttn1 a:hover {
    color: var(--primary-color);
    background-color: var(--secondary-color);
}

.bttn1 {
    display: flex;
    justify-content: center;
    padding-top: 25px;
    padding-bottom: 40px;
}

.bttn1 a {
    border: none;
    border-radius: 0px;
    color: #fff;
    background-color: var(--primary-color);
    font-family: 'Spartan', sans-serif;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 1.18194px;
    text-transform: uppercase;
    padding: 21px 55px 15px;
    text-decoration: none;
}

.row.insurrow {
    padding-top: 30px;
    padding-bottom: 30px;
}

.invislogo {
    margin-bottom: 30px;
}

.invislogo img {
    max-width: 400px;
}

.row.invisimrow {
    padding-top: 45px;
}

.row.invisimrow2 {
    padding-top: 30px;
    align-items: start;
}

.invcont {
    text-align: center;
    padding: 5px;
}

.invcont h4 {
    color: #000;
    text-transform: capitalize;
    font-weight: 800;
    margin-bottom: 10px;
    margin-top: 15px;
}

.invcont p {
    font-size: 17px;
    line-height: 1.7;
}

.row.invisimrow3 .bttn {
    justify-content: center;
}

.row.invisimrow3 .bttn a {
    text-align: center;
    width: auto;
    padding: 22px 25px 16px;
}

.invicon h4 {
    margin-top: 0;
}

h4.pric .spa {
    color: #000;
    font-size: 20px;
    text-transform: capitalize;
}

h4.pric {
    color: #015456;
    font-weight: 700;
    font-size: 55px;
    margin-bottom: 9px;
    margin-top: -8px;
}

.invisvidsec {
    background: #a8d5d66b;
}


/* Accordion
================================================== */
/*.acc {
  margin: 0 auto;
  max-width: 800px;
}*/

.acc__card {
    margin: 16px 20px;
    position: relative;
}

.acc__title {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    color: #212121;
    cursor: pointer;
    display: block;
    padding: 1em 1.5em;
    position: relative;
    text-align: left;
    font-weight: 600;
    letter-spacing: 0px;
    font-size: 19px;
    text-transform: capitalize;
}

.acc__title::after {
    width: 8px;
    height: 8px;
    border-right: 1px solid #4a6e78;
    border-bottom: 1px solid #4a6e78;
    position: absolute;
    right: 16px;
    content: " ";
    top: 28px;
    transform: rotate(-45deg);
    transition: all 0.2s ease-in-out;
}

.acc__title.active::after {
    transform: rotate(45deg);
    transition: all 0.2s ease-in-out;
}

.acc__panel {
    background: #fff;
    color: #212121;
    display: none;
    margin: 0;
    padding: 2em;
    text-align: left;
}


.innerbanner1 {
    margin-top: 100px;
    background: #000;
}

.innerbanner1 p {
    color: #fff;
    font-size: 22px;
    line-height: 1.7;
}

.innerbanner1 h1.white {
    margin-bottom: 35px;
    font-family: 'Allura', cursive;
}

.savingsec .ull {
    width: 100%;
    max-width: 565px;
    margin: auto;
    text-align: left;
}

.savplansec .row {
    align-items: stretch;
}

.savplansec .row .col-sm-6.specont {
    margin: 15px;
    flex: 0 0 47%;
    border-radius: 8px;
    box-shadow: 0 0 12px #0003;
    padding: 40px 50px;
}

.savplansec .row:nth-child(2) {
    align-items: stretch;
    padding-top: 36px;
}


section.mapsec {
    margin-bottom: -8px;
}


@media (min-aspect-ratio: 16/9) {
    .banner_video_bg iframe {
        /* height = 100 * (9 / 16) = 56.25 */
        height: 56.25vw;
    }
}

@media (max-aspect-ratio: 16/9) {
    .banner_video_bg iframe {
        /* width = 100 / (9 / 16) = 177.777777 */
        width: 177.78vh;
    }
}

@media(max-width:1024px) and (min-width:821px) {
    .whychooseus h3.hed {
        line-height: normal;
    }

    .whychooseus p {
        line-height: 1.4em;
    }

    .whychooseus .bttn {
        display: flex;
        margin-top: -40px;
    }

}

@media (min-width: 577px) and (max-width: 1024px) {

    .invisimrow2 .col-sm-3,
    .invisvidrow2 .col-sm-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}


@media(max-width:820px) {

    .banner_icons .col-sm-6 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .banner_icons .col-sm-6.text-right {
        text-align: center;
    }

    .container.banner_icons {
        top: 0;
    }

    .bannerarea {
        height: 20vh;
        min-height: 440px;
    }

    .whychooseus .col-sm-4 .col-sm-12 {
        margin-bottom: 20px;
        height: auto;
    }

    .whychooseus .bttn {
        display: flex;
        margin-top: 0;
    }

    .whychooseus .col-sm-4 {
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100% !important;
    }
}


@media(max-width:767px) {


    .dr_section {
        padding-top: 0 !important;
    }

    .dr_section .dr_picture {
        padding-bottom: 75% !important;
    }

    .specsec .row {
        flex-direction: column-reverse;
    }

    .specsec ul.ull {
        padding-right: 0;
    }

    .specsec p {
        text-align: center;
    }

    .speim {
        margin-bottom: 25px;
    }

    .whychooseus {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .whychooseus .col-sm-4 * {
        text-align: center;
    }

    .whychooseus .bttn {
        justify-content: center;
    }

    .ban_con h2.lg-font {
        text-align: center;
    }

    .ban_con img[alt="logo"] {
        width: 270px;
    }

    .bannerarea {
        height: 15vh;
        min-height: 388px;
    }

    h3.hed {
        font-size: 30px;
        line-height: 1.6;
        margin-bottom: 15px;
    }

    .welcsec {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .subhed {
        font-size: 16px;
        line-height: 1.5;
    }

    .dr_section {
        padding: 0 0 25px;
    }

    .dr_con h5 {
        display: block;
        width: 100%;
    }

    .dr_con,
    .dr_con h5 {
        text-align: center;
    }

    a.main-btn.transition.secondary-btn.md-btn {
        margin-top: 0;
    }

    .specsec {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .specsec .col-6 {
        width: 100% !important;
        flex: 100% !important;
        max-width: 100% !important;
    }

    .servsec {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .servr2 .col-2 {
        max-width: 50% !important;
        flex-basis: 50% !important;
        margin: 10px 0;
    }

    .specsec .subhed,
    .specsec .hed {
        text-align: center;
    }

    .specsec .bttn {
        margin: 10px auto !important;
        justify-content: center;
    }

    .specsec .bttn a {
        display: block !important;
        margin: 10px auto 20px !important;
    }

    .cool_con {
        text-align: center;
    }

    .dr_con h2 {
        font-size: 30px;
        line-height: 1.5;
    }

    h4.servhed {
        font-size: 20px;
    }

    .galsec .row .col-sm-4 {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .ctasec .row {
        padding: 30px 20px;
        text-align: center;
    }

    h3.ctahed {
        font-size: 30px;
    }

    .ctasec .bttn {
        justify-content: center;
        margin-top: 25px;
    }


    .innerbanner1 {
        margin-top: 27px;
        text-align: center;
    }

    .innerbanner1 .row {
        flex-direction: column-reverse;
    }

    .innerbanner1 h1.white {
        margin-top: 36px;
    }

    .invislogo img {
        max-width: 280px;
    }

    .invcont {
        margin-bottom: 30px;
    }

    .invcont h4 {
        font-size: 23px;
    }

    .row.invisimrow3 .bttn {
        width: 100%;
    }

    .row.invisimrow3 .bttn a {
        margin: 0;
        width: 100%;
        padding: 22px 15px 16px;
        max-width: 100%;
    }

    h4.pric {
        text-align: center;
    }

    .acc__card {
        margin-left: 0;
        margin-right: 0;
    }

    .acc__title {
        padding: 15px 13px;
    }

    .acc__panel {
        padding: 35px 20px;
    }

    .content-area .ul.ull li {
        text-align: left;
    }

    .content-area * {
        text-align: center;
    }

    .content-area ul.ull li {
        text-align: left;
    }

    .content-area .row.revrow {
        flex-direction: column-reverse;
    }

    .bttn.cbtn {
        justify-content: center;
    }
	
	.single-post .contentarea {
		padding-top: 0px;
	}
	header.singlpst-hedr h1.single-title {
		font-size: 33px;
	}
	header.singlpst-hedr {
		padding: 55px 0;
	}
	.single-post .post_thumbnail {
		padding-top: 35px;
	}



}


@media screen and (min-width:768px) and (max-width:1024px) {

    .row.servr2 .col-2 {
        flex: 0 0 33%;
        max-width: 33%;
        margin-bottom: 35px;
    }

    .innerbanner1 {
        margin-top: 27px;
    }

    .specsec ul.ull {
        padding-right: 22px;
    }
	
	.single-post .contentarea {
		padding-top: 0px;
	}



}

/*CSS for innerpages starts*/
.innerbanner {
    background: #077073;
    /* Old browsers */
    background: -moz-linear-gradient(top, #077073 1%, #065760 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #077073 1%, #065760 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #077073 1%, #065760 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#077073', endColorstr='#065760', GradientType=0);
    /* IE6-9 */
    padding: 185px 0 90px;
}

.white {
    color: #ffffff;
}

.innerbanner h1 {
    font-weight: 500;
    font-family: 'Spartan', sans-serif;
    text-align: center;
    line-height: 1.4;
}

.max-990 {
    max-width: 990px;
    margin: auto;
}

.max-855 {
    max-width: 855px;
    margin: auto;
}

.accentcolor2 {
    background-color: #efefef;
}

.accentcolor3 {
    background-color: #077073;
}

.pt80 {
    padding-top: 80px;
}

.pb80 {
    padding-bottom: 80px;
}

.pr30 {
    padding-right: 30px;
}

.pl30 {
    padding-left: 30px;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mt15 {
    margin-top: 15px;
}

.specont {
    background-color: var(--secondary-color);
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 40px 50px;
}

.specont h4 {
    text-align: center;
    color: #025e60;
    text-transform: capitalize;
    margin-bottom: 30px;
    font-size: 25px;
}

.specont .ull li {
    background: url(/wp-content/uploads/2023/05/check-mark.png) top left no-repeat;
    background-size: 28px;
    background-position: 0px -2px;
}

.bottom-video {
    display: none !important;
}

@media(max-width:767px) {
    .specont {
        padding: 40px 20px;
    }

    .innerbanner {
        padding: 90px 0 70px;
    }

    .pl30 {
        padding-left: 0;
    }

    .pr30 {
        padding-right: 0;
    }

    ul.ull.mb25.pl30 {
        margin-top: 25px;
    }
}

/*CSS for innerpages ends*/


/* Blog Posts */

.single_post {
    padding: 30px;
    min-height: 560px;
}

.single_post h3 {
    margin: 15px 0;
    font-size: 28px;
}

.single_post a.post_link {
    margin-top: 30px;
    display: inline-block;
    border: none;
    border-radius: 0px;
    color: #fff;
    background-color: var(--primary-color);
    font-family: 'Spartan', sans-serif;
    font-weight: 600;
    font-size: 16.4444px;
    line-height: 160%;
    letter-spacing: 1.18194px;
    text-transform: uppercase;
    padding: 0.6em 1.5em;
}

.blog_head {
    padding-left: 30px;
}

.wp_qnavi {
    padding: 30px;
}

.wp-pagenavi span,
.wp-pagenavi a {
    border: 1px solid var(--primary-color);
    border-radius: 0px;
    font-family: 'Spartan', sans-serif;
    font-weight: 600;
    font-size: 16.4444px;
    line-height: 160%;
    letter-spacing: 1.18194px;
    text-transform: uppercase;
    padding: 0.6em 1.5em;
}

.wp-pagenavi .pages,
.wp-pagenavi .current,
.wp-pagenavi a:hover {
    color: #fff;
    background-color: var(--primary-color);
}

.post_content .post_thumbnail {
    margin: 30px 0;
}

.contentarea .container .post_content {
    padding-right: 0;
}

@media screen and (max-width: 992px) {

    .blog_head,
    .single_post
    .wp_qnavi {
        padding-left: 0;
        padding-right: 0;
    }

}