/**************BLog*********************/
body{
    font-family: 'Raleway', sans-serif;
}
.banner-image img
{
		display: none;
}
.banner-image .hs-editor-editable img
{
		display: block;
}
.banner-text h1 {
    color: #fff;
    margin: 0px;
    text-align: center;
    font-size: 60px;
  font-weight: 100 !important;
}
.banner-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 20px;
}
.banner-wrapper .page-center {
    padding: 0px;
} 
.post-item {
    width: 46%;
    margin: 1.5% 2%;
    float: left;
}

.post-item:nth-child(2n+1) {
    clear: both;
}
.post-header h2 a {
    color: #b5121b;
/**    font-weight: bold;**/
    font-size: 20px;
}
.blog-pagination {
    clear: left;
}
.search-tag ul li {
    display: inline-block;
    border: 1px solid #b5121b;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 10px;
}
.search-tag ul {
    margin: 0px;
    padding: 0px;
}
.search-tag ul li a {
    text-align: center;
    font-size: 18px;
    padding: 5px 25px;
    display: inline-block;
}
.search-text h3 {
    margin: 10px 0px 0px 0px;
}
.search-tag h3 {
    margin: 0px;
    padding-top: 13px;
  	padding-right: 20px;
  	float: left;
  font-weight: 100 !important;
}
.search-tag{
		padding:20px 40px;
}
.search-tag span.filter-link-count {
    display: none;
}
.post-front:hover .post-back {
    display: block !important;
}
.post-item {
  	position: relative;
}
.post-front { 
  	display: block; 
    background-color: #f7f7f7;
    -webkit-box-shadow: 0px 1px 20px 0px rgba(23, 3, 79, 0.1);
    -moz-box-shadow: 0px 1px 20px 0px rgba(23, 3, 79, 0.1);
    box-shadow: 0px 1px 10px 0px rgba(23, 3, 79, 0.2);
} 
.post-back a {
    color: #b5181c !important;
}
.post-back a.more-link {
    padding: 10px 20px;
    background-color: #b5181c;
    color: #fff !important;
    border-radius: 3px;
  	margin-top: 20px;
    display:inline-block;
    text-decoration: none;
}
.post-back a.more-link:hover{
  background-color: #fff;
    color: #b5181c !important;
}
.post-back p#hubspot-topic_data {
    padding-top: 20px;
  margin-bottom:0px;
}
.post-banner-wrapper {
    background-color: #fff;
  	position:relative;
}
.post-back p {
/**    font-weight: 600;**/
}
.hs-blog-listing .publication-author-wrap, .hs-blog-listing .publication-module-wrap {
    display: none;
}
.post-name h1 {
    color: #fff;
    text-transform: uppercase;
    margin: 0px;
    text-align: center;
  font-weight: 100 !important;
}
.author-name {
    color: #fff;
    font-size: 20px;
    padding: 10px 0px;
}
.download-form-wrapper {
    background-color: #b5121b;
    padding: 20px 2px 2px;
    position: relative;
    margin-top: -160px;
}
.download-form-text {
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.download-form-text h3 {
    margin: 0px;
    font-size: 18px;
  	color: #fff;
  font-weight: 100;
}
.download-form-wrapper form {
    background-color: rgb(255, 255, 255);
    padding: 20px;
    -webkit-box-shadow: 0px 1px 20px 0px rgba(23, 3, 79, 0.1);
    -moz-box-shadow: 0px 1px 20px 0px rgba(23, 3, 79, 0.1);
    box-shadow: 0px 1px 20px 5px rgba(23, 3, 79, 0.2);
}
.download-form-wrapper form .input input {
    margin: 0px !important;
}
.download-form-wrapper form .hs-form-field {
    min-height: 95px;
}
.download-form-wrapper form .hs-error-msgs.inputs-list {
    margin: 0px;
}
.download-form-wrapper form .hs-error-msgs label{
  	padding-top:0px
}
.publication-source span {
    float: left;
    padding-left: 10px;
      font-size: 20px;
    color: #fff;
  font-weight: 100;
}
.publication-source p {
    float: left;
  	color: #fff;    
    font-weight: bold;
      font-size: 20px;
}
.post-tag p {
    font-weight: bold;
  	color: #fff;
    font-size: 20px;
}
.post-tag p a{
    padding-left: 10px;
  	color: #fff;
    font-weight: 100;
}
.serach-popup span {
/**    font-weight: 600;**/
    color: #fff;
    font-size: 20px;
}
.serach-popup a span {
    text-align: left !important;
    display: block;
}
.serach-popup {
    padding: 50px 40px 0px;  
      text-align: center;
} 
.post-content-wrapper h1 {
    text-align: left;
}

.hs-form-field > label{
	font-weight: 500;
  text-transform: capitalize;
}
.author-name p {
    font-weight: bold;
    float: left;
    padding-right: 15px;
  color: #fff;
}

.author-name span{
	font-weight: 100;
}
.post-header-banners{
  padding: 0px 20px
}
.serach-popup a { 
    margin-left: 10px;
    padding: 5px 30px;
    border: 1px solid #fff;
    width: 75% !important;
    display: inline-block;
    position:relative;
    -webkit-box-shadow: 0px 1px 20px 0px rgba(23, 3, 79, 0.1);
    -moz-box-shadow: 0px 1px 20px 0px rgba(23, 3, 79, 0.1);
    box-shadow: 0px 1px 10px 0px rgba(23, 3, 79, 0.2);
    border-radius: 5px;
}
.serach-popup a i {
    color: #fff;
    position: absolute;
    right: 20px;
    top: 12px;
}
.post-banner-wrapper a.all-posts-link {
    float: left;
}
.post-banner-wrapper a.next-posts-link, .post-banner-wrapper a.previous-posts-link {
    float: right;
}
.post-content-wrapper{
  padding: 60px 20px
} 
.search-tag ul li a:hover {
    color: #fff;
    background-color: #b5121b;
    text-decoration: none;
}
.search-tag a.active-post-link {
    background-color: #b5121b;
    color: #fff !important;
}
.blog-pagination {
    padding: 20px 20px;
}
.search-tag-wrapper .page-center {
    padding: 0px;
}
.post-back {
  padding: 20px;
}
.search-tag-wrapper {
    padding: 25px 20px;
}
.serach-popup a:hover {
    text-decoration: none;
}
.post-back .hs-featured-image-wrapper {
    text-align: center;
}
.post-back .hs-featured-image-wrapper img {
    width: auto !important;
}
/********************Pop Up***************************/
/*! HubSpot COS Site Search
Created by Stefen Phelps - https://stefenphelps.com/
---------------------------------------------- */
.search-results-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.9);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s, visibility 0s 0.5s;
    z-index: 99999999;
}

.search-activated .search-results-overlay {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s;
}

.search-results-overlay .overlay-close {
    position: absolute;
    right: 1em;
    top: 1em;
    overflow: hidden;
    border: 0;
    color: #fff;
    z-index: 100;
    background: none;
    font-size: 2em;
    text-transform: uppercase;
    cursor: pointer;
}

.search-results-wrapper .search::-webkit-input-placeholder {
    color: #fff;
}

.search-results-wrapper .search:-moz-placeholder {
    color: #fff;
}

.search-results-wrapper .search::-moz-placeholder {
    color: #fff;
}

.search-results-wrapper .search:-ms-input-placeholder {
    color: #fff;
}

.search-results-wrapper {
    max-width: 800px;
    margin: 3em auto 1em auto;
    padding: 0 3em;
    height: calc(100vh - 4em);
}

.search-results-wrapper .search {
    width: 100%;
    padding: 0.5em;
    background: none;
    border: 0 none;
    border-bottom: 2px solid #fff !important;
    color: #fff;
    outline: 0;
    font-size: 1.5em;
}

.search-results-wrapper .search:valid:not(:placeholder-shown) {
    border: 0 none !important;
    border-bottom: 2px solid #fff !important;
}

.search-results {
    margin: 2em 0 0 0;
    padding: 0;
    height: calc(100% - 4.4em);
    position: relative;
    overflow-y: auto;
}

.search-results li {
    list-style: none;
    margin-bottom: 1em;
    font-size: 2em;
    padding: 1em;
    background: #fff;
    line-height: 1;
}

.search-results span {
    font-size: 1rem;
    display: block;
    margin-top: 0.75em;
}

/*******************Blog code ends********************/
.home-banner-image img
{
display: none;
}

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



/**************Responsive***************/


/************** ipad ***************/
@media (max-width: 1080px) {
  .search-tag {
    padding: 0px;
}
  .search-tag h3 {
    padding-right: 5px;
    padding-top: 5px;
}
  .search-tag ul li a {
    padding: 5px 20px;
}
.serach-popup {
    padding: 20px;
}
.serach-popup a {
    width: 88% !important;
}
.post-banner-wrapper .blog-section {
    padding-top: 20px;
}
  .search-tag ul li a {
    font-size: 18px;
    padding: 5px 15px;
}
}

/************** ipad nd tab ***************/
@media only screen and (min-width:768px) and (max-width: 1024px) and (orientation : portrait){

.post-item {
    width: 48% !important;
  	margin: 1%;
    float: left;
}
.search-tag ul li a {
    font-size: 16px;
    padding: 1px 10px 3px;
}
  .search-tag ul li {
    margin-right: 10px;
}
  .search-tag h3 {
    font-size: 18px;
}
}

/************** iphone roatate***************/
@media (max-width: 767px) {
  .banner-wrapper {
      padding: 50px 20px;
  }
  .download-form-wrapper {
    margin-top: 0px;
	}
  .post-banner-wrapper .page-center {
    padding-bottom: 30px;
	}
  .post-item {
    width: 45% !important;
    margin: 0 auto !important;
    float: none !important;
    margin-bottom: 30px !important;
}
  .search-tag ul li {
    margin-bottom: 20px;
}
 .banner-text h1 {
    font-size: 33px;
}
  .post-content-wrapper {
    padding: 20px;
  }
  .search-tag ul li a {
    font-size: 16px;
    padding: 3px 15px;
}
  .search-tag ul li {
    margin-right: 5px;
}
  .search-tag h3 {
    font-size: 18px;
}
  .serach-popup a {
    width: 86% !important;
}
  .serach-popup {
    padding: 40px 10px 0px;
}
}


/************** iphone ***************/
@media (max-width: 479px) {
.search-tag {
    text-align: center;
}
  .search-tag ul li {
    margin-bottom: 10px;
  }
  .banner-text h1 {
    font-size: 30px;
}
 .post-item {
    width: 100% !important;
}
  .serach-popup {
    padding: 2px 10px;
    display: inline-block !important;
}
  .serach-popup span {
    float: none;
    padding-bottom: 10px;
    display: block;
}
  .search-tag h3 {
    float: none;
    padding-bottom: 15px;
}
  .post-banner-wrapper .blog-section {
    padding-top: 10px;
}
  .serach-popup {
    width: 100% !important;
    text-align: center;
}
.serach-popup a {
    width: 100% !important;
    padding: 7px 10px;
    margin: 0px;
}
  .serach-popup {
    padding-top: 20px;
}
  .serach-popup a span {
    font-size: 17px;
    padding: 0px;
}
}





































