/****************************************************************************/
/* This is the default custom CSS file that is included in every template.  */
/* It can be edited, but it cannot be renamed or deleted.                   */
/****************************************************************************/


#hs_cos_wrapper_module_14019979595911261 {
    display: block !important;
    margin: -19px 0 -17px -25px !important;
    opacity: 1 !important;
    width: 294px !important;
}

#hs_cos_wrapper_module_14019979951922649 {
    display: block !important;
    margin: -20px 0 -17px -25px !important;
    opacity: 1 !important;
    width: 294px !important;
}



.custom-sidebar-slider, .two-column-right-sidebar .cell-wrapper {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border-bottom: medium none !important;
    border-right: medium none !important;
    border-top: 5px solid #93C94D !important;
    margin: 0 0 25px !important;
    padding: 15px 25px;
}

body .hs-button.primary, body input[type="submit"], body input[type="button"] {
    background-color: #93C94D;
    background-image: linear-gradient(to bottom, #93C94D, #709E34);
    
background: #93c94d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzYzk0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MDllMzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #93c94d 0%, #709e34 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#93c94d), color-stop(100%,#709e34)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #93c94d 0%,#709e34 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #93c94d 0%,#709e34 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #93c94d 0%,#709e34 100%); /* IE10+ */
background: linear-gradient(to bottom, #93c94d 0%,#709e34 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93c94d', endColorstr='#709e34',GradientType=0 ); /* IE6-8 */

    border-color: #709E34 #6A982E #476730;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 12px;
    margin: 0;
    max-width: 500px;
    padding: 10px 90px;
    position: relative;
    text-align: center;
    text-shadow: 0 -1px 0 #3574E3;
    transition: opacity 0.15s linear 0s;
}

body .hs-button.primary:hover, body input[type="submit"]:hover, body input[type="button"]:hover {
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 0 5px #6FA12F !important;
    color: #FFFFFF;
    text-decoration: none;
}

@media (min-width: 768px) and (max-width: 1090px) {

body .hs-button.primary, body input[type="submit"], body input[type="button"] {
    width:100% !important;
    padding:10px 0 !important;
}

.custom-sidebar-slider, .two-column-right-sidebar .cell-wrapper {
    padding: 15px 10px !important;
    width:32.6% !important;
}
    
}




/*---------------------29/05/2019-----------------------*/
.blog-sidebar .wistia_embed {
  width: 100% !important;
}
.blog-sidebar .actions .hs-button {
  max-width: 245px;
}

@media screen and (max-width: 767px) {
  .green-banner-text img {
    width: 100% !important;
    max-width: 95px !important; 
  }
}/*-------- 767 ends here ----------*/

@media screen and (max-width: 568px) {
  .green-banner-text h1 {
    padding-top: 20px !important;
    padding-left: 110px !important;
    font-size: 25px;
    line-height: 27.2px; 
  }
}/*-------- 568 ends here ----------*/