.blog-single-content img {
    width: 100% !important;
}
span.seperator:last-child {
    display: none;
}
.single-post main#primary {
    padding:0px!important;
}
.d-none-desktop-v {
    display: none !important;
}

header.post-header {
	position: relative;
    max-height: 950px;
    height: auto;
    background: #fff;
    margin-bottom: 20px;
    z-index: 99;
    overflow: hidden;
}
.overlay-with-img {
    width: 100%;
    overflow: hidden;
    display: block;
    position: relative;
}

header.post-header img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;

}

.post-description {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    width: 100%;
}

.post-description a:hover, 
.post-description a:active, 
.post-description a:focus {
    text-decoration: none;
}

.back-to-prev {
    position: relative;
    display: flex;
    border-bottom: 1px solid #AFAFAF;
    padding-bottom: 15px;
    padding-top:15px;
}
a.link-back {
    position: relative;
    text-decoration: none;
    color: #000;
}
a.link-back > i {
    margin-right: 6px;
    color:#707070;
}
h4.Categories {
    font-size: 18px;
    font-weight: bold;
    margin-bottom:0px;
}
.flex-space-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flex-space-around {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    flex-grow: 1;
    overflow: auto;
}
a.jssocials-share-link {
    width:56px;
}
a.jssocials-share-link i:hover {
    color: #D71635;
    text-decoration:none !important;
}
a.jssocials-share-link:hover {
    text-decoration:none !important;
}
i.gr.gr-facebook.jssocials-share-logo:hover {
    color: #4267B2;
}

i.gr.gr-twitter.jssocials-share-logo:hover {
    color: #1da1f2;
}

i.gr.gr-linkedin.jssocials-share-logo:hover {
    color: #0e76a8;
}
i.fa.fa-envelope.jssocials-share-logo:hover {
    color:#6147bc !important; }

.flex-space-around a {
    display: flex;
    white-space: nowrap;
    margin-left: 20px;
    border: 1px solid #707070;
    padding: 5px 10px;
    margin-top: 12px;
    margin-bottom: 12px;
    text-decoration: none;
    color: #000;
    text-transform: capitalize;
}
aside.sticky-sidebar.social-share,
aside.sticky-sidebar.estimator {
    position: sticky;
    top: 135px;
}
aside > .left {
    display: flex;
    justify-content: end;
    position: relative;
    left: 0;
    margin-right: 50px;
}

article.main-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-width: 700px;
    margin: 0 auto;
}

article.main-content img {
    width: 100% !important;
}

aside > .right {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 718px;
    position: relative;
    right: 0px;
    transition: all .5s ease-out;
}
.post-description h1 {
    color: #fff;
    font-size: 66px;
    width: 100%;
    line-height: 70px;
    font-weight: bold;
    text-align: left;
    margin-bottom:40px;
}

.post-description p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

a.no-styles {
    position: relative;
    left: 150px;
    top: 40px;
}

.pricing-estimate.estimator-v3 {
    padding: 15px!important;
    background: #f2f2f2 !important;
    border-radius: 3px !important;
    z-index: 1 !important;
    top: 73px !important;
    width: 325px;
    box-shadow: 8px 0px 30px #c5c5c5 !important;
    -webkit-box-shadow: 8px 0px 30px #c5c5c5 !important;
    -moz-box-shadow: 8px 0px 30px #c5c5c5 !important;
    transition: .5s right ease-out;
    right: 0px;
    top: 0 !important;
    position: absolute !important;
}

.hide-now .estimator-v3 {
    position: absolute !important;
    top: 0 !important;
    right: -325px;
}

.stackadapt_estimator_sticky {
top: 100px !important;
}

.pricing-estimate.estimator-v3 h1 {
letter-spacing: 0 !important;
font-size: 24px !important;
}
.pricing-estimate.estimator-v3 label.btn-gr {
color: #222 !important;
background: #fff !important;
padding-left: 0 !important;
padding-right: 0 !important;
box-shadow: none !important;
border-radius: 3px!important;
border: none!important;
font-size: 12px!important;
font-family: "Roboto", sans-serif!important;
letter-spacing: initial!important;
}
.pricing-estimate.estimator-v3 label.active {
background: #D71635 !important;
color: #ffffff!important;
}
.pricing-estimate.estimator-v3 .heading {
color: #232621!important;
text-transform: uppercase !important;
font-family: "Roboto", sans-serif!important;
font-weight: 900!important;
font-size: 25px !important;
text-align: left;
}
.pricing-estimate.estimator-v3 strong {
font-size: 14px!important;
font-weight: 700!important;
font-family: "Roboto", sans-serif!important;
color: #222222!important;
font-style: normal !important;
}
.add-on h4 strong {
font-size: 18px!important;
font-weight: 900!important;
font-family: "Roboto", sans-serif!important;
color: #222222!important;
}
.tls_estimator_total {
border-radius: 3px!important;
background: #ffffff!important;
margin-top: 5%;
}
.tls_estimator_total h4 {
margin-top: 0 !important;
}
.pricing-estimate .one-trip-options,
.all-year-options {
padding-top: 0px!important;
}
.tooltip-inner {
max-width: 200px!important;
padding: 3px 8px!important;
color: #fff!important;
text-align: center!important;
border-radius: 4px!important;
}

.copy-to-clipboard svg:hover {
    fill: #D71635;
}

.alert-copylink i.fas {
    font-size: 2rem;
}
.carousel-related-posts-for-blog .slick-arrow {
    position: absolute;
    left: 90% !important;
    top:18%;
}
.carousel-related-posts-for-blog .slick-list {
    overflow: visible;
} 
.awards-carousel.blog-listing.category .slick-arrow:before {
    content: "" !important;
}

.fixed-on-mobile-only .back-to-prev,
.margin-top-on-mobile .flex-space-between {
    margin: 0 -150px;
}
.vc_col-xs-6 {
    width: 50%;
}
.post-description-wrapper,
.related-posts-container {
    left: -150px;
}

.post-description-wrapper {
    position: relative;
    z-index: 1;
    height: 100%;
}

.margin-top-on-mobile .flex-space-between,
.related-posts-container {
    position: relative;
}
.overlay-with-img img {
    object-fit: cover;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

@media (max-width: 991px) {
    .post-description p {
        width:100%;
    }
.pricing-estimate.estimator-v3 .heading {
    font-size: 32px !important;
    line-height: 32px!important;
}
.pricing-estimate.estimator-v3 {
    margin-top: 0px!important;
    margin-bottom: auto!important;
    position: static!important;
    top: unset!important;
}
.pum-container.pum-responsive {
    left: 50% !important;
    margin-left: -47.5% !important;
    width: 95% !important;
}
}

html :where(img[class*=wp-image-]) {
    width:100%;
}
span.estimator-toggle {
    position: relative;
    display: flex;
}

.right span.estimator-toggle:before {
    writing-mode: vertical-lr;
    background: #000;
    height: auto;
    min-height: 100px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width: 60px;
    position: absolute;
    right: 320px;
    border-bottom-right-radius: 10px;
    padding: 25px 0px 50px;
    transform: rotate(180deg);
    transition: all .5s ease-out;
    z-index: 1;
}
.right .estimator-toggle:after {
    border-style: solid;
    border-width: 0.19em 0.19em 0 0;
    content: '';
    display: inline-block;
    height: 0.8em;
    right: 345px;
    position: relative;
    top: 1.4em;
    transform: rotate(45deg);
    vertical-align: top;
    width: 0.8em;
    color: #fff;
    transition: all .5s ease-out;
    z-index: 1;
    
}
.right.hide-now .estimator-toggle:after {
    transform: rotate(225deg);
    right: 20px;
    transition:all .5s ease-out;
}
.right.hide-now span.estimator-toggle:before {
    min-height: 260px;
    height: auto;
    transition: all .5s ease-out;
    -webkit-animation: fontSizeIncrease 0.6s linear;
    -moz-animation: fontSizeIncrease 0.6s linear;
    -o-animation: fontSizeIncrease 0.6s linear;
    animation: fontSizeIncrease 0.6s linear;
    right: 0;
}
.jssocials-shares {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top:-10px;
}

.jssocials-shares .jssocials-share-link {
    background: transparent !important;
    color: #000;
    font-size: 26px;
}

.jssocials-shares:before {
    /* content: "Share this : "; */
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    line-height: 35px;
    font-family:"Open Sans", sans-serif;
}
.jssocials-share-email {
    margin-right: .3em !important;
}
.jssocials-share-email > a {
    font-size: 16px !important;
}


.jssocials-share > a {
    text-align: center !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.related-posts-container {
    padding-top: 50px;
    display: flex;
    flex-direction: column;
}

.carousel-related-posts-for-blog .slick-slide {
    position: relative;
    transition: all 0.5s;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background: #fff;
    margin: 20px;
    width: 320px;
    box-shadow: 0px 0px 15px #0000001a;
    margin-right: 30px;
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 60px;
    top: 0px;
    transition: all .2s ease-in;
    height: 305px;
    }

.carousel-related-posts-for-blog .slick-slide > .rp-image {
    overflow: hidden;
    height: 180px;
    width: 320px;
    display: flex;
    align-items: center;
    min-width: 320px;
}

.carousel-related-posts-for-blog .slick-slide > .rp-image > img {
    object-fit: cover;
    object-position: center;
    display: block;
    width: 100%;
    overflow: hidden;
}
.blog-listing.category .blog-card {
    top: 0;
}
.awards-carousel .slick-slide:hover {
    position: relative;
    top: -20px;
}
.carousel-related-posts-for-blog {
    background: #fff;
}
.related-posts-container {
    padding-top: 50px;
    display: flex;
    flex-direction: column;
}

.related-posts-container h2 {
    border-top: 1px solid #000;
    padding-top: 40px;
    margin-bottom: 30px;
}
.carousel-related-posts-for-blog .slick-track {
    width: 1010px !important;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    padding-left: 30px;
    padding-right: 30px;
}
a.click-covered {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rp-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
}

.rp-title > h4 {
    font-size: 16px !important;
    line-height: 26px;
    text-transform: uppercase;
}


.rp-date-time {
    width: 95%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #dee2e6!important;
    padding-bottom: 10px;
}

.rp-date-time span {
    font-size: 14px;
    color: #000;
}
.rp-body-wrap {
    display: flex;
    flex-direction: column;
    padding: 10px 17px;
    width: 100%;
}
.carousel-related-posts-for-blog button.slick-next.slick-arrow {
    transform: scale(1.2) rotate(0deg);
    background: url(/grcom/grmkt_resources/images/icons/Group-352.svg) !important;
    width: 95px;
    height: 95px;
    background-repeat: no-repeat;
    opacity: 1;
}
.carousel-related-posts-for-blog button.slick-prev.slick-arrow {
    transform: scale(1.2) rotate(180deg);
    background: url(/grcom/grmkt_resources/images/icons/Group-352.svg) !important;
    width: 95px;
    height: 95px;
    background-repeat: no-repeat;
    z-index: 1;
    opacity: 1;
}
.disabled-slick {
    z-index: -1 !important;
}
button.slick-next.slick-arrow.slick-disabled {
    opacity:1 !important;
}
.carousel-related-posts-for-blog button.slick-next.slick-arrow:before {
    display: none !important;
}
.carousel-related-posts-for-blog button.slick-prev.slick-arrow:before {
    display: none !important;
}
h1, h2, h3, h4, h5, h6, span, p, div {
    font-family: "Roboto", sans-serif;
}
span.break-for-mobile-v {
    display: flex;
}
.overlay-with-img {
    position: relative;
    display: flex;
    flex-direction: unset;
    max-height: 780px;
    min-height: 350px;
}

.overlay {
    width: 100%;
    height: 100%;
    display: flex;
    background: #0000005e;
    position: absolute;
}   
.post-description i {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #fff;
}
.rp-image > img {
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
}
@-webkit-keyframes fontSizeIncrease {
    0% {
        opacity: 0;
        font-size: 0;
    }

    1% {
        opacity: .5;
        opacity: 8px;
    }

    100% {
        opacity: 1;
        font-size: 16px;
    }
}

@-moz-keyframes fontSizeIncrease {
    0% {
        opacity: 0;
        font-size: 0;
    }

    1% {
        opacity: .5;
        opacity: 8px;
    }

    100% {
        opacity: 1;
        font-size: 16px;
    }
}

@-o-keyframes fontSizeIncrease {
    0% {
        opacity: 0;
        font-size: 0;
    }

    1% {
        opacity: .5;
        opacity: 8px;
    }

    100% {
        opacity: 1;
        font-size: 16px;
    }
}

@keyframes fontSizeIncrease {
    0% {
        opacity: 0;
        font-size: 0;
    }

    1% {
        opacity: .5;
        opacity: 8px;
    }

    100% {
        opacity: 1;
        font-size: 16px;
    }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
    .carousel-related-posts-for-blog .slick-track {
        width:720px !important;
    }
    header.post-header > div {
        padding-top:40px;
    }
    .post-header .container,
    .post-body .container {
        max-width:720px;
    }
    header.post-header {
        height:1250px;
    }
    header.post-header img {
        height:1065px !important;
    }
    .post-description {
        top:60%;
    }
    .post-description p {
        width:100%;
    }

}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

    .carousel-related-posts-for-blog .slick-track {
        width:960px !important;
    }

}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
    .carousel-related-posts-for-blog .slick-track {
        width:720px !important;
    }
    header.post-header img {
        height:800px;
    }
    .post-description {
        top:45%;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { 
    .carousel-related-posts-for-blog .slick-track {
        width:960px !important;
    }
    .post-description h1 {
        font-size: 34px;
        line-height: 40px;
        font-weight: bold;
        text-align: left;
        margin-bottom: 40px;
    }
}
@media screen and (min-width: 660px) and (max-width: 750px) {
    .jssocials-mobile {
        display: flex;
        margin: 0;
        margin-top: 10px;
    }
}
@media screen and (max-width: 1199.99px) {
    .jssocials-mobile {
        display: flex;
        align-items: center;
        padding: 0 65px;
        left: 0;
    }
    .back-to-prev {
        padding: 20px 50px !important;
    }
    
    .fixed-on-mobile-only .back-to-prev, 
    .margin-top-on-mobile .flex-space-between {
        margin: 0;
    }
    
    .fixed-on-mobile-only .back-to-prev, 
    .margin-top-on-mobile .flex-space-between,
    .post-description-wrapper, 
    .related-posts-container, 
    .blog-middle-content {
        left: 0px;
        padding: 0 50px;
    }
    .post-description {
        top: -60%;
        padding: 0 50px 0 15px;
    }
    a.no-styles {
        left: 0;
    }
    .post-description-wrapper {
        height: auto;
    }
    .jssocials-mobile .jssocials-shares {
        flex-direction: row;
    }
}
@media (max-width: 767px) {
    #wrapper {
        overflow-x: hidden;  
    }
    .carousel-related-posts-for-blog .slick-arrow {
        left:79% !important;
    }
    .d-none-desktop-v {
        display: flex !important;
    }
    .jssocials-shares {
        justify-content: flex-start;
    }
    aside > .left {
        flex-direction: column;
    }
    .jssocials-shares:before {
        display:none;
    }
    a.link-back {
        font-size: 14px;
    }
.pricing-estimate.estimator-v3 {
    padding: 15px !important;
}
.pricing-estimate.estimator-v3 label.btn-gr {
    letter-spacing: 0!important;
}
.gr-vid-testimonials .slick-current .video-thumbnail iframe {
    min-height: 260px!important;
    height: 260px!important;
}
header.post-header {
    max-height:715px;
    z-index: 1;
}
.post-description {
    position: absolute;
    top: -70%;
}
.post-description h1 {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 40px;
}
.post-description p {
    font-size: 14px;
    width: 100%;
    line-height: 20px;
}
aside.sticky-sidebar.estimator,
aside.sticky-sidebar.social-share {
    position:relative;
    top:-483px;
    z-index: 1;
    background:#fff;
}
aside.sticky-sidebar.estimator {
    top:0;
}
section.post-body .gx-0 {
    --bs-gutter-x: initial;
}
.right span.estimator-toggle:before {
    display:none !important;
}

aside > .right {
    justify-content: center;
    width: 100%;
    position: relative;
    right: 0px !important;
    transition: all .5s ease-out;
    float: none !important;
    height: auto;
}
.estimator-toggle{
	display: none !important;
}
.pricing-estimate.estimator-v3{
	max-width: 100% !important;
}
.related-posts {
    margin: 20px;
    width: 260px;
    height:295px;
    margin-right: 20px;
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 60px;
    top: 0px;
}
.carousel-related-posts-for-blog button.slick-next.slick-arrow {
    transform: scale(1);
    background: url(/grcom/grmkt_resources/images/icons/Group-352.svg) !important;
    width: 95px;
    height: 95px;
    background-repeat: no-repeat;
    z-index: 1;
}
.carousel-related-posts-for-blog button.slick-prev.slick-arrow {
    transform: scale(1) rotate(180deg);
    background: url(/grcom/grmkt_resources/images/icons/Group-352.svg) !important;
    width: 95px;
    height: 95px;
    background-repeat: no-repeat;
    z-index: 1;
}
.related-posts-container {
    padding: 20px 30px;
}
.related-posts-container h2 {
    padding-top: 20px;
    margin-bottom: 10px;
}
.carousel-related-posts-for-blog .slick-track {
    margin-left:0px !important;
    padding-left:0px !important;
    left:-105px;
}
.carousel-related-posts-for-blog .slick-list {
    padding: 0px !important;
}
/* .fixed-on-mobile-only {
    position:fixed;
    width:100%;
    top:70px;
    display:flex;
    background:#fff;
    z-index: 99999;
} */
.margin-top-on-mobile {
    margin-top:120px;
}
.flex-space-around {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    margin-top: 10px;
    margin-bottom: 10px;
    flex-direction: column;
}
.flex-space-between {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.d-none-mobile-v {
    display:none;
}
header.post-header img {
    width:150vw !important;
    max-width:150vw;
}
.carousel-related-posts-for-blog .slick-current .rp-body-wrap {
    margin-left: 6%;
	padding: 10px 20px;
}

.related-posts-container{
	z-index: auto !important;
}

	.carousel-related-posts-for-blog .slick-slide:hover{
		top: 0px !important;
	}
    header.post-header > div {
        padding-top:15px;
    }

    .sticky-sidebar.estimator .right::after {
        display: none;
    }

    
    .back-to-prev {
        position: fixed;
        border-bottom: 1px solid #AFAFAF;
        padding-bottom: 15px;
        padding-top: 15px;
        width: 100%;
        background: #fff;
        top: 69px !important;
        z-index: 9;
        padding-left: 10px;
        padding-right: 10px;
    }
    .margin-top-on-mobile {
        margin-top: 145px;
    }
    .single-post header#header {
        position:fixed;
    }
    .jssocials-mobile {
        padding: 0 35px;
    }
    .back-to-prev {
        padding: 20px !important;
    }
    .fixed-on-mobile-only .back-to-prev, 
    .margin-top-on-mobile .flex-space-between, 
    .post-description-wrapper, 
    .related-posts-container, 
    .blog-middle-content {
        left: 0px;
        padding: 0 20px;
    }
    .blog-middle-content {
        margin-bottom: 30px;
    }
    .quote-auth-name {
        font-size: 18px !important;
    }

}
@media screen and (min-width: 768px) and (max-width: 1199.99px) {
    .back-to-prev {
        position: fixed;
        border-bottom: 1px solid #AFAFAF;
        padding-bottom: 15px;
        padding-top: 15px;
        width: 100%;
        background: #fff;
        left: 0;
        top: 75px;
        z-index: 9;
        padding-left: 10px;
        padding-right: 10px;
    }
    .margin-top-on-mobile {
        margin-top: 140px;
    }
    .single-post header#header {
        position:fixed;
    }
    
    aside>.right {
        height: auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199.99px) {
    .jssocials-mobile .jssocials {
        display: flex;
    }
    .jssocials-mobile .jssocials-shares {
        flex-direction: row;
    }
    span.estimator-toggle {
        display: none;
    }
    aside > .right {
        justify-content:  center;
    }
    .pricing-estimate.estimator-v3 {
        max-width: 400px;
        position: relative !important;
        right: auto;
    }
    .related-posts-container {
        padding: 50px;
    }
    aside>.right {
        height: auto;
    }
}

@media screen and (min-width: 1200px) and (orientation: landscape) {
    .blog-middle-content .container {
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media screen and (min-width: 1200px) {
    #wrapper {
        overflow-x: clip;  
    }
}
@media screen and (min-width: 350px) and (max-width: 420px) {
    .post-description {
        top: -90%;
    }
    a.no-styles {
        top: 0px;
    }
}
button.slick-next.slick-arrow.slick-disabled {
    opacity: 0;
}
#blog-content{
	margin-top:5%;
}

@media only screen and (min-width: 993px) and (max-width: 1400px){
	aside.sticky-sidebar.estimator {
		top: 90px !important;
	}
	.pricing-estimate.estimator-v3 .heading{
		font-size: 20px !important;
	}
	.estimator-v3 label.btn-gr{
		padding: 5px 0px !important;
	}
	
	.fr-lh, .estimator-v3 .headline{
		line-height: 2.5rem !important;
	}
	.pricing-estimate.estimator-v3 strong{
		font-size: 12px !important;
	}
	.tls_estimator_total{
		margin-top: 5%;
	}
	  
}


@media (orientation: landscape) {
    .jssocials-shares {
        margin-top:-20px;
    }
    .carousel-related-posts-for-blog .slick-arrow {
        left:90%;
    }
  }
  /* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .carousel-related-posts-for-blog .slick-list {
        overflow: hidden;
    }
    .carousel-related-posts-for-blog .slick-track {
        left:-25px;

    }
    .carousel-related-posts-for-blog .slick-slide {
        width: 295px;
    }
    .carousel-related-posts-for-blog .slick-slide > .rp-image {
        width: 295px;
        min-width:295px;
    }
    .carousel-related-posts-for-blog .slick-current .rp-body-wrap {
        margin-left:0px;
    }
	
    
}

/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .carousel-related-posts-for-blog .slick-track {
        left:-111px;
    }
    .carousel-related-posts-for-blog .slick-list {
        overflow: hidden;
    }

}

@media screen and (min-device-width: 650px) and (max-device-width: 950px) and (orientation: landscape) {
	aside.sticky-sidebar.social-share {
		top: -483px;
		left: 35px;
	}
    aside > .left {
        flex-direction: column;
    }
    aside > .right {
        justify-content: center;
    }
    aside.sticky-sidebar.estimator {
        top: 0;
    }
    .jssocials-mobile {
        display: flex;
        align-items: flex-end;
    }
    .jssocials-mobile h6 {
        margin-bottom: 0.7rem;
    }
    .jssocials-shares {
        flex-direction: row !important;
    }
    .estimator-toggle {
        display: none !important;
    }
    .back-to-prev {
        position: fixed;
        display: flex;
        border-bottom: 1px solid #AFAFAF;
        padding-bottom: 15px;
        padding-top: 15px;
        width: 100%;
        background: #fff;
        top: 70px;
        left: 0;
        z-index: 9;
        padding-left: 10px;
        padding-right: 10px;
    }
}

/* @media only screen 
    and (min-device-width : 896px) 
    and (min-device-height : 414px) 
    and (-webkit-device-pixel-ratio : 2)
	and (orientation : landscape) { 
	
	.col-sm-12 {
		width: 100%;
	}
	.overlay-with-img {
		margin-top: 25px;
	}
	aside.sticky-sidebar.social-share{
		position: relative;
	}
	aside > .left {
		flex-direction: column;
	}
	.jssocials-shares{
		justify-content: flex-start;
		flex-direction: row !important;
	}
	aside.sticky-sidebar.estimator{
		position: relative;
		top: 0px !important;
		right: 0px;
	}
	aside > .right {
		display: block;
		width: 100%;
		position: relative;
		right: 0px;
		transition: all .5s ease-out;
		float: none !important;
	}
	span.estimator-toggle{
		display: none;
	}
	.pricing-estimate.estimator-v3 {
		max-width: 100% !important;
		padding: 25px !important;
	}
	#blog-estimator{
		width: 570px;
		margin: 0 auto;
	}
	.sticky-sidebar.estimator .right::after{
		display: none !important;
	}
	
	
	
} */

.awards-carousel.blog-listing.category .slick-arrow {
    left: 90%;
    top: 35%;
}
.awards-carousel .slick-next{
    height: 86px;
    display: block;
    right: 15px;

}
.main-content p {
    letter-spacing: 0;
}
.quote-in-post {
    font-size: 35px;
    color: #D71635;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    display: block;
    width: 65%;
    margin: 0 auto;
    line-height: 50px;
}

@media screen and (max-width: 767.99px) {
    .quote-in-post {
        font-size: 25px;
        width: 100%;
        line-height: 30px;
    }
    .jssocials-mobile h6 {
        white-space: nowrap;
        font-size: 16px;
        font-weight: bold;
        border-bottom: 1px solid #000;
        line-height: 35px;
        font-family: "Open Sans", sans-serif;
        margin-bottom: 0.9rem;
    }
    
}
.quote-auth-name {
    color:#D71635;
    font-weight: bold;
    font-size:24px;
    display: block;
    margin-top: 30px;
}
.quote-in-post:before {
    content: "";
    background: url(/grcom/grmkt_resources/images/icons/Group-237.png);
    width: 58px;
    height: 49px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 30px;
    margin-top:30px;
}

@media (min-width: 600px) and (max-width: 768px) {
    
    .pricing-estimate.estimator-v3 {
        max-width: 400px !important;
        margin: 0 auto;
    }
}

@media (max-width: 400px) {
    .jssocials-mobile {
        overflow: auto;
    }
}

@media (max-width: 1399.99px) {
    span.break-for-mobile-v {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        overflow: auto;
    }
    .flex-space-around {
        flex-direction: column;
        align-items: flex-start;
    }
    .justify-end {
        display: flex;
        justify-content: center;
        align-items: center;
        width: auto;
        margin-top: 10px;
        position: absolute;
        float: right;
        right: 3%;
        top: 0;
        max-width: 200px;
    }
    .flex-space-around a {
        display: flex;
        margin-left: 0px;
        border: 1px solid #707070;
        padding: 10px 15px;
        margin-top: 20px;
        margin-bottom: 10px;
        text-decoration: none;
        color: #000;
        align-self: center;
        flex: none;
        margin-right: 20px;
    }
}
.blogs-featured .awards-carousel.blog-listing.featured .slick-arrow {
    left: 92%;
    top: 30%;
  }
  .blogs-featured .blog-listing .slick-list {
    overflow: visible;
  }
  