{% include "custom/page/Company_Theme/CompanyModules.css" %}
{% include "hubspot/styles/responsive/modules.css" %}
/* These includes are optional, but helpful. */
{% include "hubspot/styles/patches/recommended.css" %} 


=====================================================================================================================

.container-fluid .row-fluid .page-center {
  float: none !important;
  max-width:  !important;
  margin: 0 auto !important;
}


/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}
   
.subscribe-form-wrapper {
    background:#047539;
    width: 100%;
    display: block;
    float: left;
    padding: 60px 0px;
}

.Subscribe-form form .hs-form-field {
    width: 32%;
    display: block;
    float: left;
    padding-right: 10px;
}

.Subscribe-form form .hs_submit {
    width: 32%;
    display: block;
    float: left;
    padding-top: 28px;
}

.Subscribe-form .hs-form-field label {
    color: #fff !important;
}

.Subscribe-form form input {
    border-radius: 30px;
    border: 5px solid #398e3a;
    width: 100%;
    padding: 15px 0px;
    outline: none !important;
    font-size: 13px;
}

.Subscribe-form form .hs-button {
    background-color:#f38720 !important;
    color:white;
    cursor:pointer;
    border: 0px;
}

.Subscribe-form form .hs-button:hover {
    background-color:#f38720 !important;
    color:white  !important;
    border: 0px  !important;
}

.Subscribe-form form .hs-input {
    padding-left: 20px !important;
    padding: 12px 20px !important;
    color: #9f9f9f;
}

.Subscribe-form h3 {
    display:none;
}

.Webinar-Thank-you .hs-form-required {
    color: red;
}

.Webinar-Thank-you .inputs-list {
    list-style-type: none;
    display: inline;
}

.Webinar-Thank-you .hs-form-field {
    margin-bottom: 20px;
}

.Webinar-Thank-you .hs-form-field label {
    margin-bottom: 5px;
    display: inline-block;
    padding-left: 10px;
}

.Webinar-Thank-you .hs-input {
    background-color: #eaeaea;
    border: 3px solid rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 8px 18px;
    font-size: 14px;
}

.Webinar-Thank-you .input textarea {
    width: 100% !important;
    height: 120px;
}

.Webinar-Thank-you select {
     -webkit-appearance: none;
    background-image: url(https://cdn2.hubspot.net/hubfs/697361/arrow-down%20(1).png);
    background-repeat: no-repeat;
    background-position: 96% 50%;
    -moz-appearance: none;
    color: #a4a4a4;
    font-size: 13px;
    font-weight: bold;
    height:40px;
}

.Webinar-Thank-you .hs-error-msgs {
    display: inline-block !important;
    margin-top: 0;
    color: red;
    font-size: 12px;
    margin: 0;
    padding: 5px 0;
}

.Webinar-Thank-you .hs-button {
    width: 100%;
    background-color: #047539;
    padding: 15px 10px;
    border-radius: 50px;
    color: #ffffff;
    border: 2px solid #eee;
    cursor: pointer;
    font-size: 16px !important;
    font-weight: 700;
    transition: all 0.7s;
}

.Webinar-Thank-you .hs-button:hover {
    border: 2px solid #047539 !important;
    background-color: transparent !important;
    color: #047539 !important;
}

.Webinar-Thank-you .hs_radio_button li {
    line-height: 30px;
}

.Webinar-Thank-you .hs-form-checkbox li {
    line-height: 30px;
}

.Webinar-Thank-you .hs_error_rollup {
    padding-bottom: 10px;
}

.Subscribe-form .hs_error_rollup {
    display:none;
}


.blog-content
{
  text-align:center;
}

.blog-content h2
{
    font-weight: normal;
    margin-bottom:10px !important;
    color: #047539;
    font-size: 24px;
}

.blog-content hr
{
    width:70px;
    height:1px;
    background-color:black;
}



.blog-list  .thank-u-page-rss
{
    width: 33.2% !important;
    display: block !important;
    float: left !important;
    padding: 0px 8px;
}


.blog-list .thank-u-page-rss .hs-featured-image 
{
    width: 100% !important;
    float: left !important;
    max-width: 100% !important;
    margin: 0 !important;
}

.blog-list .thank-u-page-rss .black-wrapper 
{
    width: 90%;
    display: block;
    float: left;
    position: relative;
    left: 18px;
    border: 1px solid #d2d1d2;
    background: white;
    padding: 16px 18px;
    margin-top: -100px;
    min-height: 250px;
}

.blog-list .thank-u-page-rss .name 
{
    color: #9C5E9D !important;
    text-decoration: none !important;
    font-size:16px;
}

.blog-list .thank-u-page-rss .read-more 
{
    color: #9C5E9D !important;
    text-decoration: none !important;
    font-size:16px;
}

.Follow-Us-Wrapper
{
    padding: 30px 0px;
}

::-webkit-input-placeholder {     color: #9f9f9f; }
::-moz-placeholder {     color: #9f9f9f; } /* firefox 19+ */
:-ms-input-placeholder {     color: #9f9f9f; } /* ie */
input:-moz-placeholder {     color: #9f9f9f;}



.blog-content p
{
 width:75%;
 margin:25px auto;
line-height: 24px;
font-size: 15px;
color:#000;
}


.post-cont p
{
 font-weight:300;
 font-size: 15px;
 color:#000;
}

.post-date span i{
    color: #000;
    padding-right: 10px;
}
.post-date span {
font-weight:300;
font-size: 14px;
}

.post-date
{
    padding:10px 0px;
}

.blog-list
{
    padding: 20px 0px 60px 0px; 
}

.blog-outter-wrapper
{
    padding-top:30px;
}

.Subscribe-form form .hs-error-msgs
{
    font-size: 14px;
    padding-left: 5px !important;
    list-style-type: none;
    color: white;
    font-weight: 100;
}

.blog-list .featured-image {
    height: 240px;
    overflow: hidden;
}


.thank-you-message {
    text-align: center;
    font-size: 18px;
    margin: 0px;
}


/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
      
  }



 /* ==========================================================================
           7. MOBILE MEDIA QUERIES                              
           ========================================================================== */
        
        
        
           
         /************** ipad ***************/
            @media (max-width: 1080px) {
                .blog-list .thank-u-page-rss .black-wrapper   
            {
                left:12px ;
            }
            .banner-text {
                text-align: center;
                padding: 120px 0;
            }
            .follow-us-icon ul li a img {
                width: 180px;
            } 
            .page-center
            {
                padding:0px 15px;
            }
            
            
            
            }
            
            /************** ipad nd tab ***************/
            @media only screen and (min-width:768px) and (max-width: 1023px) {
            .follow-us-icon ul li a img {
                max-width: 92% !important;
            } 
            
            .blog-list .thank-u-page-rss .black-wrapper 
            {
                width: 90%;
                min-height: 250px;
                left: 10px;
            }
            
            .blog-list .thank-u-page-rss .hs-featured-image {
            min-height: 230px;
            }
            
            
            .follow-us-icon ul li {
                width: 20%;
                float: left;
                text-align: center;
                display: block;
                padding: 10px 0px;
            }
                        
            }
            
            /************** iphone roatate***************/
            @media (max-width: 767px) {
                
                
            .banner-content { padding-top:10px;}

.form-header {    margin-top: 0px; } 

.banner-video {    padding-top: 0px; padding-bottom: 40px; }     
                
            .blog-list .thank-u-page-rss 
            {
                width: 100% !important;
                padding: 25px 0px;
            }
           
            .follow-us-icon ul li a img 
            {
                max-width: 115px;
            }    
            
            .blog-list .thank-u-page-rss .black-wrapper 
            {
            min-height: 0;
            left: 50px;
            width: 85%;
            }
            
            .featured-image
            {
                padding:0px 20px;
            }
            .blog-outter-wrapper
            {
                  padding: 30px 0px;
            }
            
            .logo-image
            {
            width: 70% !important;
            float: left !important;
            }
            
            .banner-text {
                text-align: center;
                padding: 90px 0;
            }
            
            .banner-text h1
            {
                font-size:80px;
                margin:0px !important;
            }
            .follow-us-icon ul li {
                width: 20%;
                float: left;
                text-align: center;
                display: block;
                padding: 10px 0px;
            }
               
               
            }
            
            
            /************** iphone ***************/
            @media (max-width: 479px) {
            .banner-text h1
            {
                font-size:52px;
            }
            .banner-text
            {
                padding: 75px 0;
            }
                
            .follow-us-icon ul li a img {
                max-width: 100%;
            }
            
            .Subscribe-form form .hs-form-field
            {
                width: 100%;
                min-height: 76px;
                padding: 0px;
            }
            .Subscribe-form form .hs-error-msgs {
                margin: 4px;
            }
            
            
            .Subscribe-form form .hs_submit
            {
                width: 100%;
                padding-top: 0px;
            } 
            
            .blog-list .thank-u-page-rss .black-wrapper
            {
                min-height: 0;
                left: 38px;
                width: 80%;
            }
            
              .Subscribe-form form input 
            {
                padding: 10px 0;
               
            }
            
            .blog-content p {
            width: 95%;
             }
             .follow-us-icon ul li {
                width: 33%;
                float: left;
                text-align: center;
                display: block;
                padding: 10px 0;
            }
        
            
            }
                /********************************/    
             @media (max-width: 375px) {
            .blog-list .thank-u-page-rss .black-wrapper 
            {
                left:14px;
                width:90%;
            } 
            
            .featured-image {
            padding: 0px 0px;
            }  
            
            }
