/******************** Blog Page Starts Here ***********************/


.page-center {
    max-width: 1200px;
   padding-top: 20px;
    margin: 0px auto !important;
    float: none !important;
}

sup {
    line-height: 0px;
}
/* p a {
    color: #3d3935 !important;
    text-decoration: none !important;
    border-bottom: 2px solid #0097CE !important;
    line-height: 28px !important;
  } */
.blog-banner-wrap {
    position:relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left !important;
    margin-top: 102px;
}

.blog-banner-wrap .overlay-wrapper {
    width: 100% !important;
    float: none !important;
    margin: 0 auto !important;
    /*background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 70%);*/
    padding: 130px 15px 100px ;
    min-height: 450px;
}

.blog-banner-wrap1 .overlay-wrapper {
    padding: 50px 0px 50px !important;
}

.blog-heading {
    position: absolute;
    width: 50% !important;
    bottom: 20px;
}

.blog-heading h1 {
    color: #fff;
    font-size: 42px;
    margin: 0px;
    padding: 10px 0px;
    font-weight: 400;
    text-shadow: 0px 0px 0.75em rgba(0,0,0,0.75);
}


.white-arrow-image img {
    width: 60px !important;
    cursor:pointer;
}

.blog-grey-banner-wrap {
    background-color: #363534;
    padding: 60px 15px;
}


.blog-grey-banner-text p {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    line-height: 30px;
    margin: 0px;
}

p#hubspot-topic_data a {
    text-decoration: none;
	color: #0097CE;
}

.gw-blog-list-wrap {
    padding:30px 15px 50px;
    background-color: #fbfbfb;
}

.gw-blog-content-right h3 {
    color: #0097CE;
    font-weight: 700;
}

.gw-blog-recent {
    padding: 10px 0px;
    border-top: 2px solid #ccc;
}

.gw-blog-recent ul {
    list-style: none;
    padding-left: 0px;
}

.blog-banner-image img{
   display: none;
}

.blog-banner-image  .hs-editor-editable img{
   display: block;
}


.gw-blog-recent ul li {
    padding: 16px 0;
    line-height: 24px;
    border-bottom: 1px solid #c5c5c5;
    text-transform: uppercase;
}

.gw-blog-recent ul li a {
    color: #8d8d8d ;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.gw-blog-recent ul li a:hover {
    color: #00aeef;
}

.all-added-new {
    position:relative;
    width: 42% !important;
    float: left;
    padding: 20px;
    //margin: 20px 10px auto;
    margin: 10px 20px 20px 0px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    background-color:#fff;
}

.all-added-new:hover {
    -webkit-box-shadow: 1px 1px 30px 1px rgba(0,0,0,0.11);
    -moz-box-shadow: 1px 1px 30px 1px rgba(0,0,0,0.11);
    box-shadow: 1px 1px 30px 1px rgba(0,0,0,0.11);
}

.wraps-added-new a {
    color: #8d8d8d;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    font-size: 17px;
    line-height: 10px !important;
}

.wraps-added-new h2 {
    line-height: 22px;
    padding: 20px 0px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
}

.wraps-added-new p {
    display:inline-block;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #363534;
    margin: 0px;
    padding: 20px 0px;
    color: #8d8d8d;
    min-height: 130px;
}

.blogBox .post-body a.more-link {
    /*position: absolute;*/
    bottom: 0px;
    left: 0px;
    text-align: left;
    /*padding: 20px;*/
    width: 89.2%;
    color: #0097CE;
    /*background-color: #fff;*/
    font-weight: 700;
    font-size: 1em;
    display: inline-block;
    text-transform: uppercase;
}

.wraps-added-new a.more-link:hover {
    color: #fff;
    background-color: #8d8d8d;
}

.wraps-added-new h6 {
    font-size: 16px;
    color: #8d8d8d;
    margin: 0px;
}


.all-added-new .hs-featured-image-wrapper {
    text-align: center;
}

.all-added-new img {
    width: 170px;
}

.gw-blog-email-form {
    padding-bottom: 30px;
}

.gw-blog-email-form .hs_email {
    margin-bottom: 20px;
}


.gw-blog-email-form ul.hs-error-msgs.inputs-list {
    list-style: none;
    padding-left: 0px;
    font-size: 14px;
    color: #ff0000;
    margin: 0px;
    padding-top: 10px;
}

.gw-blog-email-form input {
    padding: 10px !important;
    height: 40px;
    font-size: 18px;
    line-height: 0px;
}

.gw-blog-email-form input.hs-button.primary.large {
    background-color: #0097CE;
    border: 2px solid #0097CE;
    color: #fff;
    font-size: 18px;
    padding: 10px 20px !important;
    cursor: pointer;
}

.gw-blog-email-form span.hs-form-required {
    display: none;
} 

.gw-blog-email-form input.hs-button.primary.large:hover {
    //color: #0097CE;
   // background-color: #fff;
    color: #fff;
    background-color: #8d8d8d;
    border: 2px solid #8d8d8d;
}

.gw-blog-list-content .blog-pagination {
    clear: both;
}

.gw-blog-list-content .blog-pagination a {
    background-color: transperant;
    border: 2px solid #0097CE;
    color: #0097CE;
    font-size: 16px;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    margin-top: 30px;
    font-weight: 700;
    text-transform: uppercase;
}


.gw-blog-list-content .blog-pagination a:hover {
    color: #fff;
    background-color: #8d8d8d;
    border: 2px solid #8d8d8d;
}

.gw-blog-list-content a.previous-posts-link {
    margin-right: 20px;
}

.gw-blog-list-content a.next-posts-link {
    margin-left: 20px;
       
}

.gw-blog-post-content {
    padding-bottom: 30px;
}

.gw-blog-post-content .section.post-header h1 {
    //text-transform: capitalize;
    font-size: 30px;
    margin: 0px;
    padding: 20px 0px;
}

.gw-blog-post-content p {
    color: #363534;
    font-size: 20px;
    line-height: 28px;
    margin: 0px;
    font-weight: 400;
    padding: 12px 0px;
}

.gw-blog-post-content ul {
    //padding-left: 40px;
}

.gw-blog-post-content li {
    color: #363534;
    font-size: 20px;
    line-height: 28px;
    margin: 0px;
    font-weight: 400;
    padding: 2px 0px;
}

.gw-blog-post-content h3 {
    text-transform: uppercase;
    padding-bottom: 20px;
    color: #0097CE;
    font-size: 18px;
    margin: 0px;
    padding: 20px 0px;
}

.muffin-monster-wrap h3 {
    border-bottom: 1px solid #ccc;
}

.muffin-monster-wrap iframe {
    padding-top: 30px;
}

.gw-blog-post-content h4 {
    margin: 0px;
    font-size: 20px;
    padding-top: 20px;
}

.gw-blog-post-content a {
    color: #8d8d8d;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    margin: 0px 0px;
    display: inline-block;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.gw-blog-post-content a:hover {
    color: #0097CE;
}

.gw-blog-post-content h2 {
    font-size: 22px;
    font-weight: 600;
    padding-top: 20px;
    color:#3d3a35;
}

h2.no-borber {
    border-top: 0px solid #ccc !important;
    padding-top: 0px !important;
}

.muffin-monster-wrap h2 {
    border-top: 1px solid #ccc;
}


.gw-blog-comment-form {
    padding: 40px 0px 20px;
    border-top: 2px solid #0097CE;
}

.gw-blog-comment-form span.hs-form-required {
    display: none;
}


.gw-blog-comment-form ul.hs-error-msgs.inputs-list {
    list-style: none;
    padding-left: 0px;
    font-size: 16px;
    color: #ff0000;
    margin: 0px;
    padding-top: 10px;
}


.gw-blog-comment-form input.hs-button.primary {
    background-color: #0097CE;
    border: 2px solid #0097CE;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    line-height: 0%;
    padding: 20px 30px !important;
}

.gw-blog-comment-form input.hs-button.primary:hover {
    //color: #0097CE;
   // background-color: #fff;
      color: #fff;
    background-color: #8d8d8d;
    border: 2px solid #8d8d8d;
}

.gw-blog-comment-form .hs-form-field {
    margin-bottom: 20px;
}

.gw-blog-comment-form input {
    border: 1px solid #8d8d8d;
    height: 38px;
    padding: 10px 15px !important;
    font-size: 18px;
}

.gw-blog-comment-form .hs_subscribe input {
    height: auto;
}


.gw-blog-comment-form textarea {
    border: 1px solid #8d8d8d;
    height: 100px;
    padding: 10px 15px;
    font-family: sans-serif;
    font-size: 18px;
    resize:none;
}

.post-listing-simple a {
    text-decoration: none;
    color: #8d8d8d;
}

.post-listing-simple a:hover {
    color: #00aeef;
}

.post-header a {
    border: 0 !important;
}

.post-header { width: 100% !important; }

/******************** Blog Page Ends Here ***********************/

/******************** Case-studies Page Starts Here ***********************/


.case-studies-list-wrap {
    position: relative;
    width: 100%;
    background-color: #fff;
    display: inline-block;
   
    padding: 0px;
}

.gw-cs-list-content .post-item { margin-bottom:40px; }

.case-studies-list-wrap:hover {
    -webkit-box-shadow: 1px 1px 30px 1px rgba(0,0,0,0.11);
    -moz-box-shadow: 1px 1px 30px 1px rgba(0,0,0,0.11);
    box-shadow: 1px 1px 30px 1px rgba(0,0,0,0.11);
}

.case-studies-wrap-left {
    width: 33% !important;
    float: left;
}

.case-studies-list-wrap h3 {
    display: none;
}

.case-study-info-right {
    width: 60%;
    padding: 20px;
    display: inline-block;
}

.case-study-info-right h2 {
    line-height: 22px;
    padding: 20px 0px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    margin:0px;
}

.case-study-info-right a {
    color: #8d8d8d;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    font-size: 22px;
    line-height: 10px !important;
}

.case-study-info-right a:hover {
    color: #0097CE;
}

.case-studies-list-wrap a.more-link {
    text-decoration: none;
    position: absolute;
    bottom: 0px;
    right: 0px;
    text-align: center;
    padding: 10px 15px;
    color: #fff;
    background-color: #0097CE;
    border: 2px solid #0097CE;
    font-weight: 700;
    font-size: 15px;
    display: inline-block;
    text-transform: uppercase;
}

.case-studies-list-wrap a.more-link:hover {
    color: #0097CE;
    background-color: #fff;
    border: 2px solid #0097CE;
}

.case-study-info-right p {
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    
    color: #363534;
    margin: 0px;
    padding: 20px 0px;
    color: #8d8d8d;
}

.gw-cs-list-content .blog-pagination {
    clear: both;
}

.gw-cs-list-content .blog-pagination a {
    /*background-color: #0097CE;*/
    /*border: 2px solid #0097CE;*/
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
}

.gw-cs-list-content .blog-pagination a:hover {
    /*color: #0097CE;*/
    background-color: #0097CE;
}

.gw-cs-list-content a.previous-posts-link {
    margin-right: 20px;
}

.gw-cs-list-content a.next-posts-link {
    margin-left: 20px;
}

.gw-cs-post-content .section.post-body h2 {
    margin: 0;
    margin-top: 30px;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    color: #0097CE;
}

.gw-cs-post-content .section.post-body p {
    color: #363534;
    font-size: 18px;
    font-weight: 400;
    padding-top: 20px;
    line-height: 28px;
    margin: 0px;
}

.gw-cs-post-content .section.post-body p a {
    text-decoration: none;
    color: #0097CE;
}

.gw-cs-post-content .section.post-body p a:hover {
    color: #363534;
}

.case-study-gallery .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
    height: 180px;
    width: 220px !important;
}

.case-study-gallery {
    padding-top: 40px;
}

.gw-cs-post-content .list-page-text {
    display:none !important;
}


.cs-post-section {
    padding: 40px 15px;
}

.cs-post-section-2 {
    background-color: #efefef;
}

.cs-post-section-4 {
    background-color: #efefef;
}

.cs-post-sec-info h3 {
    margin: 0;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    color: #0097CE;
    font-size: 20px;
}

.cs-post-sec-info p {
    color: #363534;
    font-size: 20px;
    font-weight: 400;
    padding-top: 20px;
    line-height: 28px;
    margin: 0px;
}

/*.hs-content-id-5452613907 .cs-post-section-4 {
    display:none !important;
}*/



.blog-banner-video {
    float: right !important;
    width: 50% !important;
}

.blogBox h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 23px !important;
}
h1, h2, h3, h4 {
    margin: 0 !important;
    padding: 0 !important;
}
.blogBox h2 a {
    color: #474641 !important;  
}
a {
    text-decoration: none !important;
}
a:hover {
    text-decoration: none !important;
}
.blogBox .blog-date {
    text-align: right;
    line-height: 28px;
    color: #0097CE;
}
.blogBox p {
    margin-bottom: 15px;
    line-height: 24px;
}
.blogBox .post-item:first-child {
    padding-top: 0;
}
.blogBox .post-item {
    padding: 55px 0 35px 0;
    border-bottom: 1px solid #CCC;
}
hr{
  width:0;
}

/******************** Case-studies Page Ends Here ***********************/

/********responsive code starts here*******/
    
/************** ipad ***************/
@media (max-width: 1080px) {
    
    .blog-heading h1 {;
        font-size: 38px;
    }
    
    .blog-heading {
        width: 70% !important;
    }
    
    .all-added-new {
        width: 42% !important;
        padding: 15px;
        margin: 15px 7px auto;
    }
    
    .blog-banner-wrap .overlay-wrapper {
        min-height: auto;
    }
    
    .wraps-added-new h2 {
        min-height: 65px;
    }
    
    .wraps-added-new p {
        min-height: 150px;
    }
    
    .wraps-added-new a.more-link {
        padding: 15px;
        width: 90%;
        font-size: 16px;
    }
    
    .case-study-info-right a {
        font-size: 20px;
    }
    
    .case-study-info-right h2 {
        padding: 12px 0px;
    }
    
    .case-study-info-right p {
        font-size: 16px;
        line-height: 23px;
    }
    
    .case-studies-list-wrap a.more-link {
        padding: 10px 15px;
        font-size: 15px;
    }
    
    .blog-grey-banner-text p {
        font-size: 19px;
        line-height: 28px;
    }
    
    .blog-banner-video {
        float: right !important;
        width: 65% !important;
    }
    
    

}

/************** ipad nd tab ***************/
@media only screen and (min-width:768px) and (max-width: 1024px) and (orientation : portrait){
    
    .blog-banner-wrap .overlay-wrapper {
        min-height: auto;
    }
    
    .blog-heading h1 {
        font-size: 36px;
    }

    .all-added-new img {
        width: 150px;
    }
    
    .blog-grey-banner-text p {
        font-size: 18px;
        line-height: 24px;
    }
    
    .blog-grey-banner-wrap {
        padding: 30px 15px;
    }
    
    .wraps-added-new p {
        font-size: 16px;
        line-height: 22px;
        padding: 10px 0px;
    }
    
    .all-added-new {
        width: 90% !important;
    }
    
    .gw-blog-recent ul li {
        padding: 10px 0;
        font-size: 14px;
        line-height: 22px;
    }
    
    .gw-blog-post-content .section.post-header h1 {
        font-size: 26px;
    }
    
    .gw-blog-post-content p {
        font-size: 18px;
        line-height: 25px;
    }
    
    .gw-blog-post-content li {
        font-size: 18px;
        line-height: 26px;
    }
    
    iframe {
        width: 95%;
        height: 250px;
    }
    
    .wraps-added-new h2 {
        min-height: auto;
    }
    
    .wraps-added-new p {
        min-height: 90px;
    }
    
    .wraps-added-new a.more-link {
        width: 93.5%;
    }
    
    .case-study-info-right {
        width: 85%;
        padding: 0px 20px;
        display: inline-block;
    }
    
    .case-study-info-right p {
        font-size: 14px;
        line-height: 22px;
        min-height: 110px;
        padding: 10px 0px;
    }
    
    .case-studies-wrap-left {
        width: 100%!important;
        float: left;
        margin: 0px !important;
        text-align: center;
    }
    
    .gw-cs-post-content .section.post-body p {
        font-size: 16px;
        line-height: 26px;
    }
    
}

/************** iphone roatate***************/
@media (max-width: 767px) {
    
    .blog-heading h1 {
        font-size: 30px;
        padding: 15px 20px;
      color: #000000;
    }
    
    .blog-heading {
        position: relative;
        width: 100% !important;
        bottom: 0px;
    }
    
    .blog-banner-wrap {
        margin-top: 0px;
    }
    
    
    .blog-banner-wrap .overlay-wrapper {
        min-height: auto;
        padding: 0px 0 0px 0!important;
    }
    
    .blog-grey-banner-text p {
        font-size: 17px;
        line-height: 23px;
    }
    
    .blog-grey-banner-wrap {
        padding: 30px 15px;
    }

    .white-arrow-image {
        text-align: center;
        padding-top: 20px;
    }
    
    .white-arrow-image img {
        width: 40px !important;
    }
    
    .all-added-new {
        width: 92% !important;
    }
    
    .gw-blog-recent ul li {
        padding: 10px 0;
        font-size: 15px;
        line-height: 20px;
    }
    
    .gw-blog-email-form {
        padding: 30px 0px;
    }
    
    .gw-blog-post-content .section.post-header h1 {
        font-size: 24px;
        margin: 0px;
        padding: 10px 0px;
    }
    
    .gw-blog-post-content p {
        font-size: 17px;
        line-height: 23px;
        padding: 10px 0px;
    }
    
    
    iframe {
        max-width: 100% !important;
        height: 250px;
    }
    
    .gw-blog-post-content h4 {
        font-size: 18px;
    }
    
    .gw-blog-post-content a {
        font-size: 17px;
    }
    
    .gw-blog-post-content li {
        font-size: 17px;
    }


    .wraps-added-new h2 {
        min-height: auto;
    }
    
    .wraps-added-new p {
        min-height: 90px;
    }
    
    .wraps-added-new a.more-link {
        width: 94%;
    }
    
    .case-studies-wrap-left {
        width: 60% !important;
        margin: 0px auto !important;
        float: none;
        padding: 20px;
    }
    
    .case-study-info-right {
        width: 90%;
    }
    
    .case-study-info-right p {
        padding-bottom: 30px;
    }
    
    .case-study-gallery .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
        height: 100px;
        width: 20% !important;
    }
    
    .blog-banner-video iframe {
        width:100% !important;
        height:200px !important;
    }
    
    .blog-banner-video {
        float: none!important;
        width: 60% !important;
        margin: 0px auto !important;
    }
    
    
}


/************** iphone ***************/
@media (max-width: 479px) {


    .gw-blog-comment-form div#recaptcha_area {
        display: none;
    }
    
    .all-added-new {
        width: 90% !important;
        margin: 0px;
        margin-bottom: 20px;
    }
    
    .blog-heading h1 {
        font-size: 28px;
    }
    
    iframe {
        max-width: 100% !important;
        height: 200px;
    }

    .gw-blog-post-content p {
        font-size: 16px;
    }
    
    .gw-blog-post-content li {
        font-size: 16px;
    }
    
    .wraps-added-new p {
        min-height: 140px;
        font-size: 16px;
    }
    
    .wraps-added-new a.more-link {
        width: 89%;
    }
    
    .case-study-gallery .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
        height: 100px;
        width: 50% !important;
    }
    
    .blog-banner-video {
        float: none!important;
        width: 96% !important;
        margin: 0px auto !important;
    }

}