.single-post #sidebar .widget h3{
	color:#205e5c !important;

}
.single-post .uk-section-default{
	padding-top:0px !important;
}
.single-post #tm-main .uk-container{
	padding: 0px !important;
    margin: 0px !important;
    max-width: 100%;
}
.blog_under_sec {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transform: translate3d(0px, 50px, 0px);
    will-change: transform;
    background-attachment: scroll;
    margin-top: -60px;
    padding: 150px 280px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    text-align: center;
} 
.single-post .one-stat.fullwidth {
    width: 100%;
}
.author .ast-container{
	max-width:1450px;
	display:block;
}
.single-post{
	background:#fff !important;
}
.teambox{
	position: relative;
    padding-right: 25px !important;
    padding-left: 25px !important;
}
.teambox .row {
    display: flex;
    justify-content: center;
    text-align: center;
}
.teambox .vc_col-sm-4 {
    float: left;
    margin-bottom: 35px !important;
    position: relative;
    padding-right: 15px !important;
    padding-left: 15px !important;
    width: 45%;
}
.fa-check:before {
    content: "\f00c";
}

.single-post .post-content .content-inner .jumpcontainer h3 {
    font-size: 25px;
    cursor: pointer;
}
.single-post .jumpcontainer h3 svg {
    float: right;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    margin-top: 12px;
    width: 20px;
}
.single-post .jumpcontainer h3.active svg {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: rotate(-00deg);
    transform: rotate(-00deg);
}
.jumpcontainer #jumpbox {
    display: none;
    margin-top: 14px;
    transition: 0.70s;
    -webkit-transition: 0.70s;
    -moz-transition: 0.70s;
    -ms-transition: 0.70s;
    padding: 0px 0px 20px 0px;
    -o-transition: 0.70s;
    margin: 0;
}
.jumpcontainer #jumpbox ul {
    list-style: arabic-indic;
    margin: 0;
    list-style: decimal;
    padding: 0;
}
.jumpcontainer #jumpbox ul li {
    list-style: none;
    margin-left: 0;
    border-bottom: 1px solid #040f134d;
    padding-left: 5px;
    font-size: 16px;
    padding: 10px 0px 7px 0px;
}
.single-post .post-content .content-inner ul li {
    padding-bottom: 1.5em;
    line-height: 33px;
}
.jumpcontainer #jumpbox ul li a {
    text-decoration: none;
    color: #040f13;
    font-size: 15px;
}
.single-post .learnbox {
    margin-bottom: 40px;
    position: relative;
}
.single-post .learnbox h3 {
    font-size: 25px;
	margin-bottom:18px;
}




#secondary{
	padding-left:0px !important;
}
.single-post #content-bottom {
    display: flex;
    float: none;
    margin: 150px 1px 20px 1px;
    box-sizing: content-box;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.single-post .thumbnail_img{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transform: translate3d(0px, 50px, 0px);
    will-change: transform;
    background-attachment: scroll;
    margin-top: -58px;
    padding: 300px 280px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    text-align: center;
}

.single-post .lwptoc {
	display:none !important;
}

.blog_sidebar .sp-about-author__text a{
	width:100%;
	float:left;
	margin-top:15px; 
}
.single-post #secondary{
	width:100%;
	margin-top: -15px;
	padding:0px;
}
.single-post #sidebar .widget {
    margin-bottom: 40px;
}
.single-post #recent-posts-1{
	padding:0px !important;
	margin:0px;
}
.single-post #categories-1{
	padding:0px !important;
	margin:0px;
}
.single-post #sidebar h2 {
    border-bottom: 1px solid #ccc;
    font-size: 23px;
    line-height: 35px !important;
    padding-bottom: 15px;
    margin-bottom: 20px;
	font-weight:700;
}
#sidebar ul {
    padding-left: 0px !important;
}
#sidebar li {
    margin-bottom: 10px;
}
#sidebar li::marker {
    display: none !important;
    content: "";
}
.single-post #sidebar ul li a {
    /* color: #72c9b5 !important; */
    font-weight: 500 !important;
    font-size: 16px !important;
    margin-bottom: 5px;
    text-decoration: none !important;
}
.single-post .blog_sidebar .box_cont {
    border-top: 1px solid #ccc;
    padding-top: 11px;
   /* padding-left: 40px;
    display: flex;*/
    text-align: center;
    margin-top: 11px;
    width: 100%;
}
.single-post .ctaboxbtm a:hover{
	/* color:#fff !important; */
	text-decoration: underline !important; 
}
.single-post .blog_sidebar .box_cont a {
    color: #72c9b5 !important;
    text-decoration: none !important;
}
.single-post .blog_sidebar .tooltip {
    cursor: pointer;
    margin-left: 6px;
    position: relative;
}
.single-post .blog_sidebar .box_cont img {
    width: 14px !important;
    margin-top: 8px !important;
    height: 14px !important;
}
.single-post .blog_sidebar .tooltip .box {
    background-color: #fff !important;
    border: 1px solid #e4ebed !important;
    border-radius: 20px !important;
    color: #353535 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 175% !important;
    list-style-type: none;
    margin: 0 !important;
    max-width: 271px !important;
    opacity: 0;
    padding: 10px 20px !important;
    position: absolute !important;
    right: -30px !important;
    top: calc(100% + 15px) !important;
    -webkit-transition: opacity .5s ease-in-out, visibility .5s ease-in-out, -webkit-transform .5s ease-in-out !important;
    transition: opacity .5s ease-in-out, visibility .5s ease-in-out, -webkit-transform .5s ease-in-out !important;
    transition: transform .5s ease-in-out, opacity .5s ease-in-out, visibility .5s ease-in-out !important;
    transition: transform .5s ease-in-out, opacity .5s ease-in-out, visibility .5s ease-in-out, -webkit-transform .5s ease-in-out !important;
    visibility: hidden !important;
    width: 271px !important;
    will-change: transform !important;
    z-index: 100 !important;
}
.single-post .blog_sidebar .tooltip .box:after {
    bottom: 100%;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}

.single-post .blog_sidebar .tooltip .box:after {
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 25px;
}

.single-post .blog_sidebar .box_cont {
    border-top: 1px solid #ccc;
    padding-top: 11px;
    /*padding-left: 40px;
    display: flex;*/
    text-align: center;
    margin-top: 11px;
    width: 100%;
}
.author-box {
    align-items: center;
    justify-content: center;
    display: flex;
    text-align: center;
    padding-top: 80px;
}
.author-box .section-title {
    display: grid;
}
.author-box .section-title img {
    height: 150px;
    min-width: 150px;
    position: relative;
    width: 150px;
    border-radius: 100%;
    margin-left: auto;
    margin-right: auto;
}
.author-box .subheader {
    font-weight: 500 !important;
    margin-top: 15px;
    color: #72c9b5;
}
.author-box h1 {
    font-size: 36px;
    font-weight:700;
    color: #000;
    margin-top: 5px;
    margin-bottom: 0px;
    font-family:Mulish;
}
.social_icons a {
    background-color: #ffffff;
    padding: 10px 16px;
    border-radius: 50%;
    cursor: pointer;
    line-height: 27px;
    border: 1px solid #ccc;
}
.scnd_sec .elementor-icon-list-icon {
    display: flex;
    margin-bottom: -25px;
}
.scnd_sec .elementor-icon-list-icon ::before {
    color: #72c9b5;
    width: 25px;
    height: 15px;
    display: inline-block;
    left: -2px;
    margin-top: 6px;
    position: relative;
}
.fa-check:before {
    content: "\f00c";
}
.authormedicalreviewer {
    margin-top: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 100px;
    color: #72c9b5;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    /*font-weight: 700;*/
    line-height: 18px;
    /* margin-right: 19px; */
    padding: 10px 24px 10px 12px;
    border: 1px solid #ccc;
}
.authormedicalreviewer span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #72c9b5;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 35px;
    justify-content: center;
    margin-right: 12px;
    width: 35px;
}
.authormedicalreviewer span img {
    height: 19px !important;
    width: 19px !important;
}
.scnd_sec {
    padding: 50px 15px 80px 15px;
}
.scnd_sec .row {
    display: flex;
    border-top: 1px solid #ccc;
}
.scnd_sec .column {
    width: 70%;
    padding-right: 30px;
    padding-top: 10px;
}
.scnd_sec .column1 {
    width: 30%;
    margin-top: 40px;
    height: fit-content;
    border-radius: 13px;
    text-align: center;
}
.guidelinebox {
    border: 1px solid #ccc;
    padding: 20px 18px 10px 18px;
    margin-bottom: -2px;
}
.scnd_sec h2 {
    margin-bottom: 20px;
    color: #000;
    margin-top: 40px;
    font-size: 37px;
    font-family: Mulish;
    font-weight: 600;
}
.scnd_sec .guidelinebox h3 {
    color: #205e5c;
    line-height: 33px !important;
    margin-bottom: 15px;
    margin-top: 7px;
    font-size: 26px;
    font-weight: 500;
    font-family: 'Mulish';
}
.single-post .guidelinebox a {
    display: inline-block;
    text-align: center;
    margin-top: 24px;
    border: 0px;
    background: #205e5c;
    color: #fff;
    padding: 11px 24px;
    margin-bottom: 22px;
    text-decoration: none !important;
    font-weight: 500;
    border: 1px solid #72c9b5 !important;
}
#posts-by h2 {
    margin-bottom: 25px;
    color: #205e5c;
    margin-bottom: 20px;
    color: #000;
    margin-top: 40px;
    font-size: 37px;
    font-family: Mulish;
    font-weight: 600;
    margin: 10px 0px 20px 0px;
    font-family:Mulish;
}
#posts-by .vc_col-sm-4 {
    position: relative;
    width: 48%;
    display: block;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 40px;
}
#posts-by .one-press {
    width: 100%;
}
.one-press-picture {
    position: relative;
    width: 100%;
    HEIGHT: 352PX;
}
.orange-links {
    position: relative;
    padding: 20px 40px;
    z-index: 10;
    color: #fff;
    width: 100%;
    left: auto;
    box-sizing: border-box;
    background-color: #f9f9f9;
    color: #616161;
    box-shadow: 0 1px 20px 0 rgba(183,183,183,.25);
}
.author #content{
	background:#fff !important;
}
.one-press-picture img {
    border-radius: 15px 15px 0px 0px;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
}
#posts-by h3 {
    font-size: 21px;
    margin-bottom: 0;
}
.orange-links p {
    margin-top: 25px;
    margin-bottom: 30px;
}
.orange-links a {
   /* color: #040447;
    background: #f1f1f1;
    padding: 9px 18px;
    border-radius: 50px;
    text-decoration: none !important;
    font-size: 15px;*/
}

.jumpcontainer #jumpbox ul li:last-child {
    border-bottom: 0px solid #e1e1e1;
}
.jumpcontainer #jumpbox ul li ul {
    margin-top: 1px;
    margin-left: 14px;
    margin-bottom: -1px;
}
.accordion p{
	margin-top:0px;
}
.single-post #sidebar h2 {
    border-bottom: 1px solid #ccc;
    font-size: 23px;
    line-height: 35px !important;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
#sidebar ul {
    padding-left: 0px !important;
}
#sidebar li {
    margin-bottom: 10px;
}
#sidebar li::marker {
    display: none !important;
    content: "";
}
.single-post .guidelinebox a:hover {
    border: 1px solid #72c9b5 !important;
    background: #fff !important;
    color: #72c9b5 !important;
}
.guidelinebox a:hover{
	border: 2px solid #72c9b5 !important;
    background: #fff !important;
    color: #72c9b5 !important;
}
.single-post .ctaboxbtm {
    padding: 31px 45px 55px 45px;
    background: #205e5c;
    color: #fff;
    -webkit-transition: .55s;
    transition: .55s;
    font-size: 16px;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 40px;
    /* line-height: 60px; */
    text-align: center;
    /*width: 100%;*/
}
.single-post .leftboxbtm {
    margin-bottom: 45px;
}
.single-post .leftboxbtm h2 {
    color: #fff;
}
.single-post .ctaboxbtm a {
    background-color: #fff;
    padding: 15px 30px;
    border-radius: 100rem;
    font-size: 18px;
    color: #72c9b5;
    text-decoration: none !important;
}
.single-post .guidelinebox {
    text-align: center;
    margin-bottom: 40px;
    padding: 15px 45px 30px 45px;
    border: 1px solid rgba(32, 78, 95, .3);
}
.guidelinebox a {
    display: inline-block;
    text-align: center;
    margin-top: 24px;
    border: 2px solid;
    background: #72c9b5;
    color: #fff;
    /*border-radius: 57px;*/
    padding: 10px 15px;
    margin-bottom: 22px;
    text-decoration: none !important;
}
.single-post .accordion {
    max-width: 1170px;
    margin: 40px auto 40px;
	padding:0px;
}
.accordion:after{
	content:'' !important;
}
.accordion{
	background-color:transparent !important;
	padding:0px;
}
.accordion:hover{
	background-color:transparent !important;
}
.active, .accordion:hover {
    background-color: transparent !important;
}
.accordion:after {
    content: '';
}
.learnbox .fa-check{
	margin:5px 10px 0px 0px;
	color:#72c9b5;
}
.active:after {
    content: "" !important;
}
.single-post .at-item {
    margin-bottom: 15px;
    border: 0px solid #205e5c;
    background: #205e5c1c;
}
.single-post .at-title {
    cursor: pointer;
    position: relative;
    transition: background-color 0.3s ease;
}
.single-post .at-title h4 {
    padding: 22px 26px 22px 26px;
    margin: 0 !IMPORTANT;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    color: #000;
}
.single-post .at-title span {
    float: right;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    position: absolute;
    right: 21px;
    top: 26px;
}
.single-post .at-title span svg {
    width: 20px;
}
.single-post .at-tab {
    display: none;
    padding: 0px 20px 15px 20px;
    border-top: none;
}
.single-post .at-title.active span {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: rotate(-00deg);
    transform: rotate(-00deg);
}


.learnbox li{
	display:flex;
	margin-top:8px;
}



.single-post .fusion-row{
	max-width:100% !important;
}
.single-post #main{
	padding:0px !important;
}
.single-post .ast-container{
	width: 100%;
    max-width: 95%;
	display:block;
}
.single-post #content {
    margin-top: 5%;
}
.single-post #content {
    width: 1200px;
    display: flex;
    float: none;
    margin: 0px auto;
}
.single-post .post {
    width: 100% !important;
    margin-right: 0px;
    Padding: 0px !important;
}
#jumplink .active{
	background-color:transparent;
}
.single-post .post {
    margin-bottom: 0;
}
.single-post .sidebar_auth {
    width: 50%;
    height: 100%;
    padding: 0px 0px 0px 35px;
}
.blog_sidebar {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 50px;
    /* margin-top: 44px; */
    margin-bottom: 50px;
    /* border-bottom: 0px solid #95A7AC; */
    /* background-color: #F2F7F9; */
    border: 1px solid rgba(32, 78, 95, .3);
    /* border-radius: 10px; */
    padding: 6px 28px 25px 28px;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid rgba(32, 78, 95, .3);
}
.blog_sidebar .sp-about-author__img {
    width: 100px;
    margin-bottom: 15px;
    margin-top: -66px;
    height: 100px;
    overflow: hidden;
    border-radius: 100px;
}
.jumpcontainer {
    border: 1px solid rgba(32, 78, 95, .3);
    margin-top: 0px !important;
    border-radius: 12px;
    font-size: 17px;
    padding: 20px 22px 0px 22px;
    margin-bottom: 40px;
}
/*.learnbox ul li:before {
    background-image: url(https://seastaddictio.wpenginepowered.com/wp-content/themes/astra/assets/svg/arrow.jpg);
    background-repeat: no-repeat;
    background-position: left;
    content: '';
    width: 14px;
    height: 12px;
    display: inline-block;
    position: absolute;
    left: 3px;
    margin-top: 10px;
}*/
.scnd_sec .fas {
	margin-left: -15px;
}
/*.scnd_sec span:before {
    background-image: url(https://seastaddictio.wpenginepowered.com/wp-content/themes/astra/assets/svg/arrow.jpg);
    background-repeat: no-repeat;
    background-position: left;
    content: '';
    width: 14px;
    height: 12px;
    display: inline-block;
    position: relative;
    left: 3px;
    margin-top: 10px;
}*/
.learnbox h2 {
    margin-bottom: 0px;
}
.single-post .sp-about-author__text{
	text-align:center;
}
.single-post h3, h4 {
	color: #000;
}
.single-post h2 {
    color: #000;
    font-size: 30px;
	font-weight:500;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 45px !important;
}
.learnbox ul {
    margin-left: 0px;
    padding: 0;
}
/*.learnbox span{
	color: #1F2D5C;
    font-size: 40px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.learnbox span {
    color: #8BC34A;
    width: 20px;
    height: 15px;
    display: inline-block;
    left: -15px;
    margin-top: 4px;
    position: relative;
}*/
.fa-check:before {
    content: "\f00c";
}
.single-post .jumpcontainer h3 svg {
    float: right;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    margin-top: 12px;
    width: 20px;
}
.jumpcontainer #jumplink h3:after {
    background-image: url(/wp-content/themes/astra/assets/images/chevron-downarrow.svg);
    background-repeat: no-repeat;
    background-position: right;
    content: '';
    width: 16px;
    height: 10px;
    float: right;
    transition: 0.70s;
    -webkit-transition: 0.70s;
    -moz-transition: 0.70s;
    -ms-transition: 0.70s;
    -o-transition: 0.70s;
    margin-top: 10px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: rotate(-00deg);
    transform: rotate(-00deg);
    margin-right: 16px;
}
.single-post .jumpcontainer h3.active svg {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: rotate(-00deg);
    transform: rotate(-00deg);
}
.single-post #jumplink span{
	color:#000;
}
.single-post .learnbox span{
	color:#000;
}
.sp-about-author__wrap .sp-about-author__info-wrap .sp-about-author__name {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 35px;
    color: var(--global-palette2);
    font-family: var(--global-heading-font-family);
    color: #205e5c;
}
.sp-about-author__wrap .sp-about-author__info-wrap .sp-about-author__title {color: #00000094 !important;!i;!;}
.blog_sidebar .sp-about-author__social {
    padding: 15px 0px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.sp-about-author__social a {
    border: 1px solid #72c9b5;
    padding: 11px 9px;
    display: flex;
    border-radius: 50px;
    margin: 0 4px;
    text-align: center;
}
.sp-about-author__social a svg {
    width: 22px;
    height: 17px;
}
#content_sec{
	padding:0px !important;
} 
.single-post .image_sec {
    /*width: 100%;
    MAX-WIDTH: 1560px;
    MARGIN: 0 AUTO;*/
    margin-top: 0px;
}
#category-and-time span {
    background-color: #72c9b5;
    color: #fff;
    text-align: center;
    border-radius: 100px;
    display: inline-block;
    font-size: 16px;
    padding: 6px 17px;
}
/*.fa-folder-open:before {
    color: #49BBEC;
    margin-right: 10px;
}
.fa-folder-open:before {
    content: "\f07c";
}*/
.single-post h1 {
    color: #ffffff;
    font-weight: 700;
    margin: 45px 0px 35px 0px;
    font-size: 2rem;
    line-height: 53px;
    font-family: Mulish;
}
.single-post #top-stats {
    padding-right: 0px;
    padding-left: 0px;
    /* border-top: 1px solid rgba(32, 78, 95, .3); */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 55px;
    padding-bottom: 25px;
    /* padding-top: 23px; */
    width: 627px;
    margin-bottom: 0;
    /* border-bottom: 0px solid rgba(32, 78, 95, .3);*/
    margin: 59px auto  0 auto;
}
#top-stats .img_txt {
    display: block; 
    line-height: 25px;
}
.single-post .one-stat {
    width: 50%;
}
.single-post .lastreserved {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 17px;
	font-family:Mulish;
}
.single-post .img_txt {
    display: flex;
    line-height: 25px;
}
.single-post .blog_img {
    display: contents;
    width: 60px;
}
#top-stats .blog_txtM {
    line-height: 25px;
    margin-top: 5px;
}
#top-stats img {
    height: 100px;
    width: 100px !important;
    border-radius: 50%;
    max-width: 100px;
}
.blog_img img {
    height: 60px;
    width: 60px !important;
    border-radius: 50%;
    max-width: 60px;
}
.single-post .img_txt {
    display: flex;
    line-height: 25px;
}
.single-post .one-stat-title {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .5px;
	font-family:Mulish;
}
/*#category-and-time span {
    background-color: #1F2D5C;
    color: #fff;
    text-align: center;
    border-radius: 100px;
    display: inline-block;
    font-size: 16px;
    padding: 7px 21px;
}*/
.blog_txtM p {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.single-post .os-name a {
    color: #fff !important;
    text-decoration: none !important;
}
.single-post .os-name a:hover {
    color: #72c9b5 !important;
}
.single-post .blog_txtM a {
    font-family: Mulish;
    line-height: 27px;
}
.single-post .fusion-row{
	max-width:100% !important;
}
.single-post #main{
	padding:0px !important;
}
.teambox .row{
	display:ruby !important;
	justify-content:center;
	text-align:center;
}
.teambox {
    position: relative;
    padding-right: 25px !important;
    padding-left: 25px !important;
}
.teambox .vc_col-sm-4 {
    float: left;
    margin-bottom: 35px !important;
    position: relative;
    padding-right: 15px !important;
    padding-left: 215px !important;
    width: 33%;
}
.teambox .dce-user_image {
    overflow: hidden;
    position: relative;
    /* width: 100%; */
}
.teambox .dce-user_image a {
    display: flex;
}
.teambox .vc_col-sm-4 .dce-user_content {
    position: absolute;
    bottom: 0px;
    padding: 20px;
    z-index: 10;
    color: #fff;
    width: 90%;
    left: auto;
	text-align:left;
}
.teambox .vc_col-sm-4 .user-displayname a {
    font-size: 22px;
    line-height: 40px;
    text-decoration: none !important;
    color: #fff !important;
}
.teambox .dce-user_content .user-custommeta {
    color: #fff;
    opacity: .6;
    font-size: 17px;
    line-height: 22px;
}
.teambox .vc_col-sm-4 .dce-user_image a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: '';
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(16.63%, rgba(36, 55, 70, 0)), to(#243746));
    background: -webkit-gradient(linear, left top, left bottom, color-stop(16.63%, rgba(36, 55, 70, 0)), to(#243746));
}
.teambox .dce-user_image img {
    margin-bottom: 0 !important;
    border-radius: 0;
    max-width: 100%;
    height: auto;
    width: 100%;
}
.teambox .dce-user_content .user-displayname {
    line-height: 32px;
    margin-bottom: 5px;
}
.teambox .dce-user_content .user-custommeta {
    color: #fff;
    opacity: .6;
    font-size: 17px;
    line-height: 22px;
}

@media only screen and (max-width: 1024px) {
	.recent_posts a {
    color: #fff !important;
    text-decoration: none !important;
    font-size: 18px !important;
}
.recent_posts .recent-posts-content{
	margin-top:-90px;
}
   .teambox .vc_col-sm-4 .dce-user_content{
	   padding:15px;
   }
   .teambox .vc_col-sm-4 .user-displayname a {
    font-size: 22px;
    line-height: 25px;
   }
   .single-post h1{
	font-size: 46px;
    line-height: 65px;
   }
   .single-post #content{
	   width:970px;
	   display:block;
   }
   .single-post .sidebar_auth{
	   width:100%;
	   padding:25px 0px 0px 0px;
   }
   #posts-by h3{
	   font-size:20px;
   }
   .one-press-picture{
	   padding:21%;
   }
   .teambox .vc_col-sm-4 .dce-user_content{
	   padding:15px;
   }
   .teambox .vc_col-sm-4 .user-displayname a {
    font-size: 22px;
    line-height: 25px;
   }
   .single-post h1{
	font-size: 46px;
    line-height: 65px;
   }
   .single-post #content{ 
	   width:970px;
	   display:block;
   }
   .single-post .sidebar_auth{
	   width:100%;
	   padding:25px 0px 0px 0px;
   }
	.accredited-sec img{
		width:80px!important;
		padding:0px 10px!important;
	}
	
}
@media only screen and (max-width: 768px) {
	
	.single-post #content-bottom{
		display:block;
	}
	.scnd_sec .column {
        width: 100%;
    }
	.scnd_sec .column1 {
        width: 100%;
        margin-top: 60px;
    }
	.single-post h1 {
        font-size: 41px;
        line-height: 55px;
    }
	    .blog_under_sec {
        text-align: center;
    }
	    .single-post #top-stats {
        display: block;
    }
	    .single-post .one-stat {
        text-align: center;
        width: 100%;
    }
	    .single-post .lastreserved {
        width: 100%;
        text-align: center;
    }
	    .single-post .img_txt {
        display: block;
    }
	    .single-post .blog_img {
        margin-top: 25px;
    }
	.single-post .image_sec{
		margin-top:0px;
	}
	.single-post #content{
		width:740px !important;
		padding-left:30px;
	}
	.scnd_sec .column {
        width: 100%;
    }
	.scnd_sec .column1 {
        width: 100%;
        margin-top: 60px;
        box-sizing: border-box;
    }
	.single-post h1 {
        font-size: 41px;
        line-height: 55px;
    }
	    .blog_under_sec {
        text-align: center;
    }
	    .single-post #top-stats {
        display: block;
    }
	    .single-post .one-stat {
        text-align: center;
        width: 100%;
    }
	    .single-post .lastreserved {
        width: 100%;
        text-align: center;
    }
	    .single-post .img_txt {
        display: block;
    }
	    .single-post .blog_img {
        margin-top: 25px;
    }
	.single-post .image_sec{
		margin-top:0px;
	}
	.single-post #content{
		width:740px !important;
		padding-left:30px;
	}
}
@media only screen and (max-width: 768px) {
	.single-post .at-title h4{
		padding: 22px 65px 22px 20px;
	}
   .teambox .vc_col-sm-4 {
    /* float: left; */
    margin-bottom: 35px !important;
    position: relative;
    padding-right: 15px !important;
    padding-left: 15px !important;
    width: 100%;
    }
   .teambox .row{
	display:block;
    }
    .teambox .vc_col-sm-4 .dce-user_content {
        padding: 30px;
    }
	.scnd_sec .row{
		display:block;
	}
	.author-box h1{
		font-size:60px;
	}
	#posts-by .vc_col-sm-4{
		width:100%;
		box-sizing: content-box;
		padding: 0 0 18px 0;
	}
	.one-press-picture{
		padding: 0;
	}
	.single-post{
	background:#fff !important;
}
	.accredited-sec{
		display:block!important;
		gap:15px;
	}
	.accredited-sec .col-sm-4{
		flex: 1 1 33.3%;
	}
	.accredited-sec img{
		width:100px!important;
		padding:0px 10px!important;
	}
	
}
@media only screen and (max-width: 425px){
.single-post .thumbnail_img{
	padding:0px;
	height:200px;
}
.single-post #content-bottom{
	margin:100px 1px 20px 1px;
}

    .author-box h1 {
        padding: 0px 10px;
        font-size: 33px !important;
        line-height: 45px !important;
    }     
    .single-post h1 {
        font-size: 30px;
        line-height: 40px;
		margin:25px 0px;
    }
	.single-post .image_sec{
		margin-top:0px;
	}
	.single-post #content {
        width: 415px !important;
        padding-left: 10px;
		margin-top:60px;
    }
	.single-post h2{
		font-size:32px;
		line-height:40px;
	}
	.single-post h3 {
       font-size: 20px;
	}
	.single-post .at-title h4{
	}
	.single-post .guidelinebox{
		padding:15px 20px 30px 20px;
	}
	.single-post .ctaboxbtm{
		padding:31px 20px 55px 20px;
	}
}


.post-7600 h1{
	text-align: center;
    margin-bottom: 65px;
	color:#000;
    font-size: 42px !important;
    font-weight: 600;
		}
	.teambox .row{
	display:flex;
	justify-content:center;
	text-align:center;
}
.teambox {
    position: relative;
    padding-right: 25px !important;
    padding-left: 25px !important;
}
.teambox .vc_col-sm-4 {
    float: left;
    margin-bottom: 35px !important;
    position: relative;
    padding-right: 15px !important;
    padding-left: 15px !important;
    width: 30%;
}
.teambox .dce-user_image {
    overflow: hidden;
    position: relative;
    /* width: 100%; */
}
.teambox .dce-user_image a {
    display: flex;
}
.teambox .vc_col-sm-4 .dce-user_content {
    position: absolute;
    bottom: 0px;
    padding: 40px;
    z-index: 10;
    color: #fff;
    width: 92%;
    left: auto;
    text-align:left;
    box-sizing: border-box;
}
.teambox .vc_col-sm-4 .user-displayname a {
    font-size: 22px;
    line-height: 40px;
    text-decoration: none !important;
    color: #fff;
}
.teambox .dce-user_content .user-custommeta {
    color: #fff;
    opacity: .6;
    font-size: 17px;
    line-height: 22px;
}
.teambox .vc_col-sm-4 .dce-user_image a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: '';
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(16.63%, rgba(36, 55, 70, 0)), to(#243746));
    background: linear-gradient(180deg, rgba(32, 94, 92, 0) 0%, #205E5C 89.58%) !important;
}
.teambox .dce-user_image img {
    margin-bottom: 0 !important;
    border-radius: 0;
    max-width: 100%;
    height: auto;
    width: 100%;
}
.teambox .dce-user_content .user-displayname {
    line-height: 32px;
    margin-bottom: 5px;
    /* font-family:Mulish; */
    font-weight: 700;
}
.teambox .dce-user_content .user-custommeta {
    color: #fff;
    opacity: 1;
    font-size: 17px;
    line-height: 22px;
}
@media only screen and (max-width: 1024px) {
   .teambox .vc_col-sm-4 .dce-user_content{
	   padding:15px;
   }
   .teambox .vc_col-sm-4 .user-displayname a {
    font-size: 22px;
    line-height: 25px;
   }
}
@media only screen and (max-width: 768px) {
   .teambox .vc_col-sm-4 {
    /* float: left; */
    margin-bottom: 35px !important;
    position: relative;
    padding-right: 15px !important;
    padding-left: 15px !important;
    width: 100%;
    }
   .teambox .row{
	display:block;
    }
    .teambox .vc_col-sm-4 .dce-user_content {
        padding: 30px;
    }
	
}

.BlogCat  {
	
}

.BlogCat ul {
	margin-bottom: 35px !important;!i;!;
	max-width:900px;
	margin:0px auto;
}

.BlogCat ul li {
	list-style: none;
	display: inline-block;
	margin-bottom:15px;

}
.BlogCat ul li a {
	list-style: none;
	display: inline-block;
	padding: 12px 18px;
	color: #040f13;
	border: 1px solid #999;
	margin: 0 2px;
	font-size: 15px;
	text-transform: uppercase;
}
.BlogCat ul li a:hover {
	color: #fff;
	border: 1px solid #205e5c;
	background: #205e5c;
}

.post-content table {
	border: 1px solid #b7b7b7;
	padding: 0;
	margin: 0;
}
.post-content table tr:first-child {
	background: #0000001a;
	}

.post-content table tr th {
	border: 0px solid red;
	padding: 10px;
	text-align:left;
}
.post-content table tr td {
	border-bottom: 1px solid #b7b7b7;
	border-left:1px solid #b7b7b7;
	padding: 10px;
}
.single-post h1 {
    width: 900px;
    margin: 0 auto;
}
@media only screen and (max-width:768px) {
    .blog_under_sec {
        padding: 40px 20px;
    }
	.single-post h1 {
		width: 100%;
	}
	.single-post #top-stats {
        width: 100%;
    }
	.single-post .one-stat:first-child {
        text-align: center;
        width: 100%;
        margin-bottom: 27px;
    }
	.contributor_home .row{
		display:block!important;
	}
	.contributor_home .vc_col-sm-4{
	    width: 100%!important;
		margin-bottom:25px;   
}
	.contributor_home .row{
	padding-top:20px!important;
		padding-bottom:20px!important;
	}
}

.bg1234{
	background-color:#ffffff!important;
}
.bg1234 .el-item{
	background-color:#ffffff!important;	
}
.bg1234 .uk-grid{
	max-width:1130px;
	margin:0px auto;
}
.contributor_home .row{
	display:flex;
	width:100%;
	gap:40px;
	padding-top:50px;
	padding-bottom:40px;
	max-width: 870px;
	margin: 0px auto;
}
.contributor_home .vc_col-sm-4{
	width: 50%;
	align-items: center;
	background-color:#ffffff;
}
.contributor_home img{
	float:left;
    width: 120px;
    margin-right: 18px;
}
.contributor_home .dce-user_content{
	min-height: 120px;
    align-content: center;	    
}
.our-content .el-item{
	text-align:center;
}

@media only screen and (max-width: 425px){
	.contributor_home img{
		width:100px;
	}
	.contributor_home .dce-user_content{
	min-height: 100px;
	}
	.contributor_home .dce-user_content a{
		font-size:14px;
		line-height:24px;
	}	
	.contributor_home .dce-user_content .tx-el{
		font-size:14px;
		line-height:24px;
	}
}
.template-Zj-gKFdG#1-0-0-0  ul{
	max-width:900px;
	margin:auto;
	
}
/*building-block-section*/

#page#1 .uk-section{
	Padding-bottom:0px!important;
	margin:0;
}

.grid-building-block span{
	width:40px;
	height:40px;
	float:left;
	margin-right:15px;
}
.grid-building-block h3{
	font-size: 18px!important;
	line-height:28px;
	font-weight: 400;
	margin: 0 !important;
	padding: 10px 0;
}
.grid-building-block div section{
    Padding: 0px 18px 0px 18px!important;
	align-content: center;
	vertical-align: middle;
	border-radius: 5px;
}
.grid-building-block div section svg{
	color: #205e5c;
}
.block-section{
	padding-top:30px!important;
	padding-bottom:40px!important;
	background-color:#ffffff;
}
.grid-building-block .el-item img{
	float:left;
	margin-right:15px;
    margin-top:15px!important;
}

.grid-building-block  .uk-margin-top{
	margin-top:5px!important;
}
.grid-building-block .uk-card-default{
	box-shadow:none!important;
}
.custom-dark a{
	color:#ffffff!important;
	  font-family: Mulish!important;
}
.custom-dark .breadcrumb_last{
	color:#ffffff99!important;
	  font-family: Mulish!important;
}
.custom-dark span{
	color:#ffffff99!important;
	    font-family: Mulish!important;
}
.services-breadcrumb{
	margin-bottom: 25px!important;
}
.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
    margin: 0 5px!important;
	font-size:17px;
	font-weight: 600;
	font-family: Mulish !important;

}
.uk-breadcrumb a{
	color:#ffffff!important;
}
.uk-breadcrumb a:hover{
	color:#ffffff!important;
	text-decoration:underline;
}
.breadcrumb_light{
margin-top: 20px!important;
	margin-left: 20px!important;
font-size: 17px;
    font-weight: 600;
    font-family: Mulish !important;
}
.breadcrumb{
	font-size: 17px!important;
    font-weight: 600!important;
	font-family: 'Mulish'!important;
	}

.our-content .uk-grid>* {
        padding-left: 0px!important;
    }
/*.our-content .uk-card-secondary {
	box-shadow:none!important;
}*/
.our-content .uk-grid>* {
    padding-right: 40px !important;
}
.credentials-sec{
	background-color:white;
}
.credentials-sec .el-content{
	margin-top:30px!important;
	margin-bottom:20px;
}
.credentials-sec .uk-button{
	margin-bottom:0px!important;
}

 .accredited-sec{
    display: flex; 
    justify-content: space-between;
    gap: 30px;
	width:100%;
}
.accredited-sec img{
   max-width:140px;
    padding:0px 25px;     
   }
.accredited-sec .logo-width {
	align-content: center;
	margin-bottom: 15px;
	width:40%;
	text-align: center;
}
.accredited-sec .industry-width {
width:30%;
}
.accredited-sec .btn-width{
	width:30%;
}
.col-box{
 align-content:center;
}
.logo-section{
	background-color:#fff!important;
}

.press-box h2{
	margin-bottom: 50px!important;
}
.press-box{
	background-color: white;
}
.press-box hr{
	margin-bottom:20px!important;
}
.press-box .featured-press{
	margin-bottom:80px;
}
.blog-home-sec h3{
	font-family: Roboto;
	font-weight: 400;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
	 

@media only screen and (max-width: 1024px){
	.accredited-sec .uk-button{
		Padding:0px 10px!important;	
	}	
}
@media only screen and (min-width: 1024px){
	.blog-home-sec img{
		height:250px!important;
	}
}
@media only screen and (min-width: 960px){
	.blog-home-sec img{
		height:280px !important;
	}
}

@media only screen and (max-width: 990px){
	.accredited-sec{
		display:block !important;	
	}
	.accredited-sec img{
		max-width:100px !important;
		width:100px !important;
	}
	.accredited-sec .industry-width {
	width:100%;
	text-align:center !important;
    }
	.accredited-sec .btn-width{
		width:100%;
	}
	.accredited-sec .logo-width {
		width:100%;
	}
	.col-box{
		margin-bottom:40px !important;
	}
}

@media screen and (min-device-width:1024px) and (max-device-width: 1228px) { 
    .accredited-sec img{
		max-width: 110px !important;
		padding: 0px 10px !important;
			
	}
	 .accredited-sec .uk-button {
		 Padding:0px 20px !important;
	 }
 }
 
/*editorial-section*/
.our-content h3{
    font-family: 'Mulish';
	font-weight: 600;}

/*latest press*/

.press-list{
	display:flex;gap:20px; margin-bottom:35px;
}
.press-list .el-item{
	box-shadow: 0 1px 20px 0 rgba(183, 183, 183, .25)!important;
}
.press-list img{
	padding-top:30px;
	max-width:230px;
}
.press-list h3{
	font-size: 1.5rem;
    line-height: 1.4;
	font-family: Mulish;
    font-weight: 700;
	padding:40px 40px 0px 40px;
}

.press-list .uk-margin-top{
	margin-top:10px !important;
	padding:0px 40px 10px 40px;
    margin-bottom: 30px;
}
.contributor_home .vc_col-sm-4{
	box-shadow: 0 1px 20px 0 rgba(183, 183, 183, .25);
}
.uk-margin a:hover {
    color: #222!important;
}
.bg1234 img{
	max-width:90px!important;
	margin-top:-2rem;
}
.bg1234 .margin-40{
	margin-bottom:40px;
}
.director-sec{
	text-align:center;
	margin-top:80px;
}
.meet-director img{
	border-radius:50%;
	margin-top:-8rem;
}
.directorr-sec{
	background-color:white;
} 
.meet-director{
	text-align:center;
}
.meet-director h3{
font-family: Mulish;
    font-weight: 700;
	margin-bottom:20px!important;
}
.align-director-content{
		text-align:center;
	max-width: 990px;
    margin: auto;
}
.bg-gray-sec{
	background-color:#ececec!important;
	box-shadow: none!important;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.hr-section{
border-bottom: 1px solid #ccc!important;
}
.stickyy-section{
	padding-top:0px!important;
}
.our-content{
	margin-bottom:60px!important
}
.insurance-btn a:hover{
	color:#222;
}
.Source-section .el-title{
	font-size: 1.5rem!important;
    line-height: 1.4!important;
	font-weight:300;
    font-family: Mulish;
   Padding:20px;
	 background-color: white;
	
}
.Source-section .el-content{
   
    padding: 40px 20px;
    background-color: white;
}
.why-choose-secc h2{
	font-family: 'Mulish'!important;
    font-weight: 700!important;
}
.why-choose-align{
	text-align:center;
}
.help-align-sec{
	text-align:center;
}
.faq-width{
	margin-bottom:60px!important;
}
.faq-grid{
	padding: 70px 70px 70px 30px;
    background-color: white;
}
.faq-heading{
	text-align:center;
	    margin-bottom: 60px;
}
.faq-grid-sec{
	display:flex;
	gap:40px;
}
.uk-width-img{
	width:50%;
}.uk-width-img img{
	width:100%;
}
.uk-width-accordion{
	width:50%;
	align-content: center;
}
.faq-heading h1{
	font-family: Mulish;
    font-weight: 700;
}

.content{
    padding: 10px 0px;
    margin: 0 0 1px 0;
    
}


.margin-faq{
	width:100%;
	float:left;
}
.wid-img{
	width:5%;
}
.faq-box label:after {
	background-image: url(https://devsea.wpengine.com/wp-content/themes/yootheme-child/css/arrow-down.svg);
  content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 10px;
    float: right;
   
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.faq-box label .active {
	background-image: url(https://devsea.wpengine.com/wp-content/themes/yootheme-child/css/arrow-down.svg);
  content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 10px;
    float: right;
   
    background-repeat: no-repeat;
    background-position: 50% 50%;
}


.faq-box .content{
	 float: left;
    width: 100%;
}
.faq-box .content p{
	font-size:16px;
	line-height:30px;
}
.faq-grid-sec{
	padding: 60px;
    background-color: white;
}
.faq-footer-box .accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size:20px;
	line-height:30px;
  transition: 0.4s;
      border-bottom: 1px solid gray;
}

.faq-footer-box .active, .accordion:hover {
  background-color: #ccc;
  
}

.faq-footer-box .accordion:before {
	content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 10px;
    float: right;
    background-image: url(https://devsea.wpengine.com/wp-content/themes/yootheme-child/css/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}




.faq-footer-box .panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.faq-footer-box .panel p{
	padding:14px 0px;
	  color: #444;
}
.faq-footer-box .accordion.active:before {
    transform: rotate(180deg);
}
.faq-footer-box .accordion:before {
    content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 10px;
    float: right;
    background-image: url(https://devsea.wpengine.com/wp-content/themes/yootheme-child/css/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -khtml-transition: all 0.5s ease;
}

.uk-breadcrumb  span{
	font-size:18px!important;
	line-height:28px;
   font-weight: 400!important;
    font-family: 'Roboto'!important;
}

.uk-first-column .el-content  a{
	text-decoration:underline;
}
/*clinicaldirector*/
.clinical-director-section .director-align{
    display:flex; 
        gap:40px
    } 
   
  .clinical-director-section .width-img-boxx{
    width:20%;
       text-align:center; 
    }
    .clinical-director-section .width-text-boxx{
    width:80%;
    }
    .clinical-director-section .width-img-boxx img{
        border-radius:50%;
        
    }
   .clinical-director-section .josh-align{
    text-align:center;
        margin-top:20px;
    }
  .clinical-director-section .social-link{
    width: 100%;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    }
.clinical-director-section .social_icons{
	justify-content: center;
	align-items: center;
	display: flex;
	margin-top: 25px;
}
.clinical-director-section {
	background-color: white;
}
.clinical-director-section h3{
	font-family: Mulish!important;
    font-weight: 700!important;
	font-size: 1.5rem!important;
    line-height: 1.4;
}
@media only screen and (max-width: 768px) {
	.clinical-director-section .director-align{
		display:block!important;
	}
	 .clinical-director-section .width-img-boxx{
    width:100%!important;
       text-align:center; 
    }
	 .clinical-director-section .width-text-boxx{
    width:100%!important;
		 text-align:center; 
    }
.clinical-director-section .social_icons{
		margin-bottom: 20px;
	}
}
.uk-grid-small>* {
    padding-left: 9px !important;
}
.social-icons{
	text-align:center;
}
li.el-item .uk-grid{
	align-items: baseline;
}

@media(max-width:768px){
	.logged-in .uk-card-default{
    width: 57%;
    margin: 0px auto;
    max-width: 100%;
}


}

@media(max-width:600px){
	.logged-in .uk-card-default{
    width: 100%;
    margin: 0px auto;
    max-width: 100%;
}

}
@media(max-width:480px){
	.logged-in .uk-width-accordion{
		width: 100%;	
	}
	.faq-grid-sec {
		display:block;
		padding:0px;
		background-color: #f8f8f8!important;
	}
	.uk-width-img{
		width:100%;
	}
	
}
	
	


@media (max-width: 960px) {
	.tn-mobile-menu .uk-offcanvas-bar .uk-nav-default>li>a {
        color: #72c9b5 !important;
    }
    .tn-mobile-menu .uk-offcanvas-bar {
        left: -100%;
        width: 100%;
        padding: 30px 30px;
        overflow: auto;
        text-align: left;
        height: 100vh;
    }
	.tn-mobile-menu .uk-margin-auto-vertical {
		margin-top: auto !important;
		margin-bottom: auto !important;
		height: 75vh;
		overflow: auto;
	}
	.tn-mobile-menu .uk-offcanvas-bar {
		position: absolute;
		top: 0;
		bottom: 0;
		left: -100%;
		box-sizing: border-box;
		width: 100%;
		padding: 20px 20px;
		background: #ffffff;
		overflow-y: scroll;
		height: 100vh;
	}
	.tn-mobile-menu .uk-offcanvas-close {
         top: 28px;
         right: 23px;
         color: #999;
    }
	.tn-mobile-menu .uk-offcanvas-close:hover {
        color: #72c9b5;
    }
	.tn-mobile-menu .uk-nav li>a {
		display: block;
        text-align: left;
        color: #5d5d5d !important;
        font-weight: normal;
	}
	.tn-mobile-menu ul.uk-nav-sub {
		padding: 0px 0 5px 11px;
		margin-left: 2px;
		font-size: 14px;
		line-height: 20px;
	}
	
	.tn-mobile-menu .mobile-logo{
		    height: 60px;
		    border-bottom: 1px solid #cccccc;
		    margin-bottom: 10px;
	}
	.tn-mobile-menu .mobile-logo img{
		height: 99%;
		margin-top: -10px;
		margin-left: -5px;
	}
		
	#footer\#1 {
       z-index: 9999 !important;
	}
	.tn-mobile-menu .uk-offcanvas-bar .uk-nav-default>li>a {
		font-size: 14px;
		font-weight: 700;
		color: #205e5c !important;
	}

	.tn-mobile-menu .uk-nav li>a {
        font-size: 12px;
    }
}
	
	
	

@media (max-width: 600px) {
	.WrFixedButtons_bottom {
        z-index: 2 !important;
    }
	.tn-mobile-menu .uk-margin-auto-vertical {
        margin-top: 5px !important;
        margin-bottom: 0 !important;
        height: 75vh;
        overflow: auto;
    }
	#footer\#1 {
		z-index: 888 !important;
	}
	.tn-mobile-menu .uk-offcanvas-bar {
		
		z-index: 9999 !important;
	}
	}
}
	
	
