/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/


/*--------- Theme Base Colors ----------*/
 
   /****** set theme base color  *****/
    /****** set navigation color *****/
/* Containers */
 /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */

/*--------- Font Family ----------*/

/*fixing breakpoint on cta and newsletter*/
.simple-cta.post-item {
    height: 460px;
}

h6.hs-author-label {
    color: #273141;
    font-family: 'Lato';
    font-size: 16px;
    margin: 0 auto;
    font-weight: 500;
}
a.author-link {
    color: #3eac7b;
}
.hs-blog-post.trekksoft-blog #hubspot-author_data .all-post-top-cta.span2::before {
    position: absolute;
    content: '';
    border-left: 1px solid #ffffff;
    top: 0;
    left: -12px;
    bottom: 0;   
}
.all-post-top-cta.span2{
    padding-top:50px;
}
 
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin: 0 0 0 0;
}
.custom-menu-primary .hs-menu-wrapper>ul li a, .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    overflow: visible !important;
    max-width: none !important;
    width: auto !important;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a{
		display: inline-block; */
    padding: 0px 0px;
    /* white-space: nowrap; */
    /* max-width: 140px; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* text-decoration: none; */}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    /* visibility: hidden; */
    /* opacity: 0; */
    /* -webkit-transition: opacity 0.4s; */
    /* position: absolute; */
    /* z-index: 10; */
    /* left: 0; */
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    /* display: block; */
    /* white-space: nowrap; */
    /* width: 140px; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
}
body, html{
    padding:0;
    font-size: 15px ;
    line-height: 1.3;
    overflow-x:hidden;
    -webkit-font-smoothing: antialiased;
    width:100%;
    background: #fff ;
    font-family:'Lato', sans-serif;;
    margin:0 auto;;
}

.row-fluid [class*="span"].wrapper{
    width: 100%;
    max-width: 1200px;
    margin-left:auto;
    margin-right:auto;
    float: none;
    padding-left:15px;
    padding-right:15px;
}


h1,h2,h3,h4,h5,h6{
    text-transform:initial;
    margin:0;
    padding:0;
    text-decoration:none;
    margin-bottom:15px;
    color:#000;
}

h1,h2,h3,h4,h5,h6{
    color:#45474d;
}

.body-container-wrapper ul,.body-container-wrapper li{
    margin-bottom:15px;
}

a{
    color: #85b4a2;
    text-decoration: none;
    background-color: transparent;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

h1{
    font-size: 44px;
    font-weight: 800;
    letter-spacing: .2px;
    margin-bottom: 10px;
}

h2{
    font-size: 36px;
    font-weight: 800;
}

h3{
    font-size: 28px;
    font-weight: 800;
}

h4{
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 10px;
}

h5{
    font-size: 16px;
    font-weight: 800;
    line-height: 20px;
}

h6{
    font-size:12px;
    font-weight:800;
}

p,
.body-container-wrapper li{
    font-size: 16px;
    line-height: 1.5;
    color: #72808e;
    letter-spacing: .2px;
    font-weight: 500;
}

.body-container-wrapper {
    background:#fff;
    overflow:hidden;
}

.body-container-wrapper ul{
    padding:0;
    text-decoration:none;
    list-style:none;
    margin:20px 0;
}

.body-container-wrapper ol{
    margin:0;
    padding:0;
    text-decoration:none;
    margin-bottom:20px;    
}

.body-container-wrapper li{
    position:relative;
    margin-left:22px;
    margin-bottom:14px;
}


.body-container-wrapper ol li:before{
    display:none;
}

.no-list-style li ul{
    margin:0;
    padding:0;
}

.no-list-style li{
    margin:0;    
}

.no-list-style li:before{
    display:none;
}

.body-container-wrapper a, .body-container-wrapper a span{
    color:#357858;    
}
.trekksoft-blog .post-listing h2 a span {
    color: #494e58;
}
.demo-session a span {
    color: #fff;
}
blockquote{
    margin: 0;
    font-size: 22px;
    color: #13ddb0;
    text-align: center;
    font-weight: 600;
    padding: 20px 50px;
    border-left: 3px solid #13ddb0;
    margin-left: 4px;
    margin-top: 25px;
    margin-bottom: 20px;
    position:relative;
}

blockquote:before{
    position: absolute;
    content: '';
    left: 50px;
    top: 10px;
    background: url(https://www.trekksoft.com/hubfs/blockquote-img.png) no-repeat;
    width: 30px;
    height: 30px;
}

.body-container-wrapper .widget-type-cta{
    margin-top:15px;
}

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

.align-left {
    text-align:left;
}

.align-right {
    text-align:right;
}

.float-left{
    float:left;
}

.float-right{
    float:right;
}


.heading p{
    font-size:18px;
    font-weight:300;
}

.overlay{
    position:relative;
    z-index:1;
}

.overlay:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background:rgba(43, 43, 43, 0.5);
    z-index: -1;
}

.gray-bg{
    background:#fafafa;
}

.white-form .row-fluid form .field>label,
.all-text-white,
.all-text-white h1,
.all-text-white h2,
.all-text-white h3,
.all-text-white p,
.all-text-white h4,
.all-text-white h5,
.all-text-white h6,
.all-text-white li,
.all-text-white .fa,
.all-text-white a{
    color:#fff;
}

.text-margin-zero h1,
.text-margin-zero h2,
.text-margin-zero h3,
.text-margin-zero p,
.text-margin-zero h4,
.text-margin-zero h5,
.text-margin-zero h6,
.text-margin-zero .fa,
.text-margin-zero a,
.text-margin-zero .widget-type-cta{
    margin:0;
}

.base-color-text h1,
.base-color-text h2,
.base-color-text h3,
.base-color-text p,
.base-color-text h4,
.base-color-text h5,
.base-color-text h6,
.base-color-text .fa,
.base-color-text a{
    color:#3197d6;
}

body .container-fluid .row-fluid [class*="span"]{
    min-height:1px;
}
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1200px;
  margin: 0 auto;
}
.section-bg{
    background-size: cover!important;
    background-position: center center!important;
}

.section-bg .bg-image{
    display:none!important;
}

.section-border{
    border-bottom:1px solid #e7e7e7;
}

.section-padding {
    padding: 90px 0;
}



@media (min-width: 768px) {
    
.equal-height-container > .row-fluid-wrapper > .row-fluid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

body .row-fluid .vertical-center{
    display: flex;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}     
}

.padding-top-zero{
    padding-top:0;
}

.padding-bottom-zero{
    padding-bottom:0;
}


/*========================================================
         Typography Responsive Styling
========================================================*/

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


  
.row-fluid [class*="span"].wrapper{
    padding-left:40px;
    padding-right:40px;
}

h1 {
    font-size: 34px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 24px;
}

h4{
    font-size: 18px;
}

h5{
    font-size: 14px;
    line-height: 18px;
}

h6{
    font-size:12px;
}

.heading p{
    font-size:18px;
}

}




@media (max-width:767px){

.row-fluid [class*="span"].wrapper{
    padding-left:20px;
    padding-right:20px;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 22px;
}

h4{
    font-size: 18px;
}

h5{
    font-size: 14px;
    line-height: 18px;
}

h6{
    font-size:12px;
}

.section-padding {
    padding: 60px 0;
}

.align-right {
    text-align: center;
}

.align-left {
    text-align: center;    
}

body .container-fluid .row-fluid .section-heading.align-center{
    margin-bottom: 30px;
}

p,
.body-container-wrapper li{
    font-size:14px;
}

.heading p{
    font-size:16px;
}

.left-col,.right-col{
    padding:20px 0;
}

.change-order-on-mobile .wrapper .row-fluid-wrapper>.row-fluid{
    display: flex;
    display: -webkit-flex;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

}


@media (max-width:480px){
    
.body-container-wrapper a.cta_button[title], body .container-fluid .row-fluid .hs-button {
    padding-left:0;
    padding-right:0;
    width:100%;
}

.body-container-wrapper .simple-cta a.cta_button{
    width:auto;
}

}



/*==================================================
            Three Col Adjust 
==================================================*/

body .container-fluid .row-fluid .three-col-adjust>span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    flex-wrap: wrap;
    -wevkit-flex-wrap: wrap;
    flex-direction: row;
    -webkit-flex-direction: row;
    margin-right: -2.5%;
}

body .row-fluid .three-col-adjust span>.hs_cos_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-basis: 30.9%;
    -webkit-flex-basis: 30.9%;
    float: left;
    margin-right: 2.43%;
    margin-top: 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position:relative;
}




@media (max-width:767px){
  
body .container-fluid .row-fluid .three-col-adjust>span {
    display: block;
    margin-right: 0;
}

body .row-fluid .three-col-adjust span>.hs_cos_wrapper {
    display: block;
    width: 100%;
    margin: 0;
    margin-top: 20px;
    max-width: 379px;
    width: 100%;
    margin: 20px auto 0;
    float: none;
}   
}









/*==================================================
            Four Col Adjust 
==================================================*/

body .container-fluid .row-fluid .four-col-adjust>span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    flex-wrap: wrap;
    -wevkit-flex-wrap: wrap;
    flex-direction: row;
    -webkit-flex-direction: row;
    margin-right: -2.565%;
}

body .row-fluid .four-col-adjust span>.hs_cos_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-basis: 22.5%;
    -webkit-flex-basis: 22.5%;
    float: left;
    margin-right: 2.5%;
    margin-top: 20px;
    box-sizing:border-box;
    position:relative;
}




@media (max-width:767px){
 
body .container-fluid .row-fluid .four-col-adjust>span {
    display: block;
    margin-right: 0;
}

body .row-fluid .four-col-adjust span>.hs_cos_wrapper {
    display: block;
    flex-basis: 100%;
    width:100%;
    -webkit-flex-basis: 100%;
    margin:0;
    margin-top: 20px;
}   
}



/*=========================================================
                    FORM STYLING
=========================================================*/                

/*======= Placeholder Color ====*/

::-webkit-input-placeholder {
   color: #72808e;
}

:-moz-placeholder {
   color: #72808e;
}

::-moz-placeholder {  
   color: #72808e;
}

:-ms-input-placeholder {  
   color: #72808e;
}

select::-ms-expand {
    display: none;
}



.row-fluid form li{
    margin:0;
}

.row-fluid  form li:before{
    display:none;
}

.row-fluid  form input,
.row-fluid  form select,
.row-fluid  form textarea{
    height: 47px;
    font-family:'Lato', sans-serif;;
    color:#3197d6;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .2px;
    padding: 0;
    margin-bottom: 8px;
    border-radius: 3px;
    background: #fff;
    padding: 10px 20px;
    font-weight: 400;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.row-fluid  form textarea{
    height:130px;    
}

.row-fluid  form select{
    color: #989898;
}

.row-fluid  form input:focus,
.row-fluid  form select:focus,
.row-fluid  form textarea:focus{
    outline:0;
    border:1px solid #3197d6;
    color:#3197d6;
}

.row-fluid  form .hs_file_upload input,
.row-fluid  form .hs-form-checkbox input,
.row-fluid  form .hs-form-radio input,
.row-fluid  form .hs-form-booleancheckbox input{
    height:auto;
    padding:0;
    border:0;
}

.row-fluid  form .hs-form-checkbox input,
.row-fluid  form .hs-form-radio input,
.row-fluid  form .hs-form-booleancheckbox input{
    height:auto;
    padding:0;
    border:0;
    margin-bottom:0;
}

.row-fluid form .field>label{
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
    margin-top: 16px;
    color: #72808e;
}

.row-fluid form .hs_submit .actions{
    text-align:center; // CTA Button Alignment
}

.row-fluid form .hs-button.primary{
    height: auto;
    margin-top: 30px;
}

form .hs-error-msgs{
    margin:0;
    padding:0;
}

form .hs-error-msgs li{
    line-height: 1;
    color: red;
    font-weight: 500;
    font-size: 11px;
    position: relative;
    top: -4px;
    letter-spacing: 0.3px;
}

.row-fluid .hs-form fieldset.form-columns-1 .hs-input {
    width: 100%;
}

body .row-fluid .hs-form fieldset {
    max-width: 100%;
}

form .hs-form-required{
    display:none;
}

.body-container-wrapper form ul,
.body-container-wrapper form li{
    margin:0;
    padding:0;
}

.body-container-wrapper form ul,
form ul{
    list-style:none;
}


.body-container-wrapper form li:before{
    display:none;
}

body form .hs-form-checkbox:last-child,
body form .hs-form-radio:last-child,
body form .hs-form-booleancheckbox{
    margin-bottom:20px;
}

body .row-fluid .hs-form fieldset.form-columns-3 .hs-form-field {
    width: 32%;
    margin-right:2%;
}

body .row-fluid .hs-form fieldset.form-columns-2 .hs-form-field {
    width: 49%;
    margin-right:2%;
}

body .row-fluid .hs-form fieldset .hs-form-field:last-child{
    margin-right:0;
}

body .row-fluid .hs-form fieldset.form-columns-2 .input,
body .row-fluid .hs-form fieldset.form-columns-3 .input {
    margin-right:0px;
}

body .container-fluid .row-fluid .hs-form fieldset .field:last-child .input{
    margin-right:0;
}

body .row-fluid select{
    background: #fff url(//2558854.fs1.hubspotusercontent-na1.net/hubfs/2558854/DreamPack/Select%20Arrow.png) no-repeat;
    background-position: center right;
    -webkit-appearance: none;
}





/*=======================================================
            CHECKBOX AND RADIO BUTTONS STYLING
=======================================================*/            

.row-fluid .hs-form .field .input input[type="checkbox"],
.row-fluid .hs-form .field .input  input[type="radio"]{
    width:auto;
}

.row-fluid .hs-form .field .input input[type="checkbox"],
.row-fluid .hs-form .field .input  input[type="radio"]{
    padding: 0;
    border-radius: 4px;
    background: #fff;
    margin-left: 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    color: #cfd3d7;
    -webkit-appearance: none;
    border: 2px solid #ddd;
    margin-right: 8px;
    top: 2px;
    width: 15px;
    height: 15px;
}

.row-fluid .hs-form .field .input input[type="checkbox"]:checked:after {
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    top: 0px;
    left: 0px;
    border: 3px solid #3197d6;
    border-top: 0;
    border-right: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.row-fluid .hs-form .field .input  input[type="radio"]{
    border-radius: 50%;
}

.row-fluid .hs-form .field .input  input[type="radio"]:checked:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: 3px;
    background: #3197d6;
    left: 3px;
    border-top: 0;
    border-right: 0;
    border-radius: 50%;
}



@media (max-width:480px){

body form.hs-form .form-columns-2 .hs-form-field .hs-input,body form.hs-form .form-columns-3 .hs-form-field .hs-input{
    width:100%;
}

body .row-fluid .hs-form fieldset .input{
    margin:0;
}

body .row-fluid .hs-form fieldset.form-columns-3 .hs-form-field {
    width: 100%;
    margin-right: 0;
}

body .row-fluid .hs-form fieldset.form-columns-2 .hs-form-field {
    width: 100%;
    margin-right: 0;
}

.row-fluid form .hs_submit .actions{
    text-align:center;
}
}

































/* ==========================================================================
   Custom Menu Primary
   ========================================================================== 


 /* Set ul background color */
 /* Set li background Color */
 /* Set link Color */
 /* Set link Hover Color */

/* Parent List
.custom-menu-primary-container .hs-menu-wrapper > ul{ 
  background:;
}
.custom-menu-primary-container .hs-menu-wrapper > ul > li{
  background:;
}
.custom-menu-primary-container .hs-menu-wrapper > ul > li > a{
  color:;
}
.custom-menu-primary-container .hs-menu-wrapper > ul > li > a:hover{
  color:;
}
*/
/* Child List 
.custom-menu-primary-container .hs-menu-wrapper > ul ul{}
.custom-menu-primary-container .hs-menu-wrapper > ul ul li{
  background:;
}
.custom-menu-primary-container .hs-menu-wrapper > ul ul li a{
  color:;
}
.custom-menu-primary-container .hs-menu-wrapper > ul ul li a:hover{
  color:;
}
*/
/* Override max width on menu links 
.custom-menu-primary-container .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}
*/
/* Fix menu disappearing on desktop after toggling mobile menu 
@media screen and (min-width:768px) {
      .custom-menu-primary-container .hs-menu-wrapper { 
          display:block !important;
      }
  }
*/






/*==============================================================
            Hero Section DP_17
==============================================================*/


.dp17-hero-section {
    padding:150px 0;
}

.dp17-hero-section p{
    margin:30px 0 25px;
}

.dp17-hero-section .cta{
    margin-top:30px;
}







@media (max-width:1024px){

.dp17-hero-section {
    padding: 110px 0 100px;
}
}


@media (max-width:767px){

.dp17-hero-section:before{
    display:none;
}

.dp17-hero-section {
    padding: 40px 0 30px;
}
}








/*=================================================
            DP_Client_10 Styling
=================================================*/

.dp_client_10{
    background-color:#f4f6f6;
}

.dp_client_10 ul{
    margin:0px;
    text-align:center;
}

.dp_client_10 ul li{
    display: inline-block;
    margin: 30px 1%;
    vertical-align: middle;
    width: 100%;
    max-width: 14%;
    text-align: center;
}

.dp_client_10 ul li:before{
    display:none;
}


@media(max-width:767px){

.dp_client_10 ul li {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 110px;
    text-align: center;
    margin: 20px auto 20px;
    padding: 0 10px;
}
    
}
















/*==============================================================
            Content Module DP_26
==============================================================*/

body .row-fluid .features-services-dp26 .section-heading{
    width: 100%;
    max-width: 570px;
    float: none;
    margin: 0 auto 50px;
}

.features-services-dp26 .dp-service-top-icon{
    border: solid 1px #dddddd;
    padding: 48px;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}

.features-services-dp26 .dp-service-top-icon:hover{
    background-color:#3197d6;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}

.features-services-dp26 .dp-service-top-icon:hover p,
.features-services-dp26 .dp-service-top-icon:hover h4{
    color:#ffffff;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}

@media(max-width:1024px){
    
.features-services-dp26 .dp-service-top-icon{
    padding:20px;
}    

    
}


@media(max-width:767px){
    

body .row-fluid .features-services-dp26 .section-heading{
    margin-bottom:30px;
}    

}










/*=================================================
        DP_Testimonial_07 Styling
=================================================*/

.dp_testimonial_07_container>span{
    display:none;
}
 

.dp_testimonial_07_container>.slick-initialized.slick-slider{
    display:block;
}

.dp_testimonial_07 {
    padding-top:0;
}


.dp_testimonial_07_cm{
    position: relative;
    padding: 55px 80px;
    z-index: 1;
}

body .dp_testimonial_07_cm .row-fluid .wrapper{
    max-width:1440px;
}

.slick-slider .dp_testimonial_07_cm:after {
    position: absolute;
    content: '';
    right: 0;
    left: -2px;
    top: 0;
    bottom: 0;
    background-color: #f6f8f9;
    z-index: -1;
    border: 2px solid #fff;
    transform: skew(-16deg);
    transition: all .4s ease-in-out;
}

.slick-slider .dp_testimonial_07_cm blockquote{
    font-size: 14px;
    font-weight: 300;
    font-style: initial;
    text-align: center;    
}

.slick-slider .dp_testimonial_07_cm blockquote,
.slick-slider .dp_testimonial_07_cm h5{
    color:#45474d;    
}

.slick-active.slick-center .dp_testimonial_07_cm blockquote,
.slick-active.slick-center .dp_testimonial_07_cm h5{
    color:#fff;
}

.slick-active.slick-center .dp_testimonial_07_cm:after{
    background:#4db4f3;
}

.dp_testimonial_07_cm blockquote{
    border-left:0px;
    padding-left:0px;
    color:#ffffff;
}

.dp_testimonial_07_cm .img-module{
    width:48px;
    height:48px;
    border-radius:100%;
}


body .row-fluid .dp_testimonial_07 .slick-dots{
    text-align:center;
}

body .row-fluid .dp_testimonial_07 .slick-dots li{
    margin: 0px 5px;
    display:inline-block;
}

body .row-fluid .dp_testimonial_07 .slick-dots li button:focus{
    outline:0;
}

body .row-fluid .dp_testimonial_07 .slick-dots li:before{
    display:none;
}

body .row-fluid .dp_testimonial_07 .slick-dots li button {
    font-size: 1px;
    color: transparent;
    padding: 0;
    border: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: rgba(0, 114, 197, 0.2);
    transition: all .2s ease-in-out;
    cursor: pointer;
}

body .row-fluid .dp_testimonial_07 .slick-dots li.slick-active button{
    width: 10px;
    height: 10px;
    background: transparent;
    border: 1px solid #000000;
}


.dp_testimonial_07_cm h5{
    margin-bottom:0px;
}


@media(max-width:767px){

.row-fluid .dp_testimonial_07_cm .img-module{
    margin:0 auto 20px;
    float:none;
}    

.dp_testimonial_07_cm blockquote{
    text-align:center;
}

.dp_testimonial_07_cm h5{
    text-align:center;
}

.dp_testimonial_07_cm{
    padding:50px 40px;
}
    
}














/*=================================================
             DP_Team_16 Styling
=================================================*/

.dp_team16-cm{
    width: 100%;
    position: relative;
    height: 1px;
    min-height: 350px;
}

.dp_team16-cm .img-module{
    height:1px;
    min-height:350px;
}

.dp_team16-cm .text-module{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    background-color: rgba(69, 71, 77, 0.67);
    opacity:0;
    padding:10px;
}

.dp_team16-cm:hover .text-module{
    opacity:1;
    transition: all .35s ease-in-out;
    -wenikit-transition: all .35s ease-in-out;
}

body .container-fluid .row-fluid .dp_team_16 .four-col-adjust>span{
    margin:0px;
}

body .row-fluid .dp_team_16 .four-col-adjust span>.hs_cos_wrapper{
    margin:0px;
    flex-basis: 25%;
    -webkit-flex-basis: 25%;
}


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

.dp_team16-cm{
    min-height:233px;
}    

.dp_team16-cm .img-module{
    min-height:233px;
}

}











.dreampack-free-blog{
    
}






@media (min-width:768px){

.dreampack-free-blog .post-listing {
    display: block;
    margin: 0 -40px 0 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

body .container-fluid .dreampack-free-blog .row-fluid .post-item {
    float: left;
    width: 33.33%;
    padding-right: 40px;
    display: block;
    box-sizing: border-box;
    align-self: stretch;
    margin-bottom: 30px;
    margin-left: 0;
}

body .container-fluid .row-fluid .dreampack-free-blog .post-item:first-child {
    width: 66.555%;
}

body .container-fluid .dreampack-free-blog .row-fluid .subscribe-grp {
    width: 30%;
}

}




.dreampack-free-blog .post-item-inner {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
    padding: 20px;
    border: 2px solid transparent;
    transition: all ease-in-out .3s;
    background:#fff;
}

.dreampack-free-blog .post-item .feature-bg {
    height: 199px;
}

body .dreampack-free-blog ul.topic-list {
    margin: 8px 0 0;
}

body .dreampack-free-blog .topic-list li {
    display: none;
    margin-left: 0;
    margin-bottom:8px;
}

.dreampack-free-blog .post-item:hover .post-item-inner {
    border: dashed 2px #3197d6;
}

body .dreampack-free-blog .topic-list li a {
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 1.7px;
    color: #3197d6;
    text-transform: uppercase;
    font-weight: bold;
}

body .dreampack-free-blog .topic-list li:first-child {
    display: inline-block;
}

.dreampack-free-blog .post-item h2, .dreampack-free-blog .post-item h2 a {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0.3px;
    color: #45474d;
    font-weight: 400;
    margin: 0 0 9px;
}

.dreampack-free-blog .post-item p, .dreampack-free-blog .post-item h4 {
    font-size: 14px;
    letter-spacing: 0.2px;
    text-align: left;
    color: #72808e;
}

body .container-fluid .row-fluid .dreampack-free-blog .subscribe-grp {
    background: #72808e;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    margin-left: 0;
    min-height: 362px;
}

.dreampack-free-blog .subscribe-grp h3 {
    font-size: 20px;
    letter-spacing: 0.3px;
    padding-top: 19px;
    margin-bottom:0;
}

.dreampack-free-blog .subscribe-grp form{
    margin-top:30px;
    text-align:left;
}

.dreampack-free-blog .subscribe-grp form .input input{
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}

.dreampack-free-blog form .hs-error-msgs li {
    line-height: 1;
    color: red;
    font-weight: 500;
    font-size: 11px;
    position: relative;
    top: -4px;
    letter-spacing: 0.3px;
    text-align: left;
}

.dreampack-free-blog .subscribe-grp form .field>label{
    display:none;
}

.dreampack-free-blog .subscribe-grp form .hs-button.primary {
    height: auto;
    margin-top: 8px;
}


.dreampack-free-blog .subscribe-grp ::-webkit-input-placeholder {
   color:#a8afb6;
}

.dreampack-free-blog .subscribe-grp :-moz-placeholder {
   color:#a8afb6;
}

.dreampack-free-blog .subscribe-grp ::-moz-placeholder {  
   color:#a8afb6;
}

.dreampack-free-blog .subscribe-grp :-ms-input-placeholder {  
   color:#a8afb6;
}





@media (max-width:767px){
    
.dreampack-free-blog .post-item-inner,
body .container-fluid .row-fluid .dreampack-free-blog .subscribe-grp{
    margin-top:20px;
} 
.blog-category {
    display: none !important;
}

.trekksoft-blog.hs-blog-listing .container-fluid .row-fluid .hero-recent-post .post-item:first-child .bg-container .feature-bg {
    width: 379px;
    height: 191px;
    display: block;
    margin-top: 5px;
    margin-left: 5px;
    clear: both;
}

.trekksoft-blog.hs-blog-listing .container-fluid .row-fluid .hero-recent-post .post-item:first-child .post-data-container{
    width:100%;
}

.trekksoft-blog.hs-blog-listing .container-fluid .row-fluid .hero-recent-post .post-item:first-child {
    margin-top: -120px;
}

.trekksoft-blog.hs-blog-listing .container-fluid .row-fluid .hero-recent-post .post-item:first-child {
    padding: 10px 10px 10px 10px;
}

.trekksoft-blog .single-post-hero {
    width: 100% !important;
}

.only-on-post-page .title-container {
    width: 100% !important;
}

.hs-blog-post.trekksoft-blog .all-post-top-cta a {
    display: block;
}

.hs-blog-post.trekksoft-blog .all-post-top-cta {
    display: block;
}

.blog-section .post-data-info {
    margin: 35px 5px 5px 5px;
    text-align: center;
}

.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section img {
    /* margin: 2% 10%; */
    height: auto;
    text-align: center;}  
    
}











/*=================================================
            DP_Footer_10 Styling
=================================================*/


.dp_footer_10 .top-section{
    background-color:#ffffff;
    padding: 102px 0px 88px;
}

.dp_footer_10 h3{
    font-size:20px;
    font-weight:400;
}

.dp_footer_10 .top-section ul li:before{
    display:none;
}

.dp_footer_10 .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1{
    margin-left:0px;
    margin-bottom:8px;
}

.dp_footer_10 .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a{
    display:block;
    padding:0px;
    color:#cccccc;
    font-size:14px;
    
}

.dp_footer_10 .bottom-section{
    background-color:#f6f8f9;
    padding:20px 0px;
}

.dp_footer_10 .bottom-section h6{
    color:#a8afb6;
    margin:0px;
}

.dp_footer_10 .social-share ul{
    padding:0;
}

.dp_footer_10 .social-share ul li{
    display:inline-block;
    margin:0 2%;
}

.dp_footer_10 .social-share ul li:first-child{
    margin-left:0px;
}

.dp_footer_10 .menu-col-1-grp,
.dp_footer_10 .menu-col-2-grp,
.dp_footer_10 .menu-col-3-grp{
    padding-top:0px;
}

.dp_footer_10 .form-title{
    margin:0px;
}

.dp_footer_10 form .field>label{
    margin-top:0px;
    margin-bottom:0px;
    display:none;
}


.dp_footer_10 form{
    position:relative;
    margin-top:20px;
}


@media(min-width:1198px){


.dp_footer_10 form .hs-button.primary.large{
    position:absolute;
    top:0;
    margin:0px;
    right:0;
    padding: 13px 30px;
    background: #72808e;
}

.row-fluid .dp_footer_10 form input{
    border: 1px solid #cccccc;
    max-width: 60%;
    height: 44px;
    border-radius: 8px;
}


}

@media(max-width:1197px){

.dp_footer_10 .row-fluid form .hs_submit .actions{
    text-align:left;
}

.row-fluid .dp_footer_10 .hs-button.primary{
    margin:0px;
    padding: 13px 30px;
}

.row-fluid .dp_footer_10 form input{
    border: 1px solid #cccccc;
    border-radius: 8px;
}

.dp_footer_10 .top-section{
    padding: 42px 0px 18px;    
}

}


@media(min-width:768px) and (max-width:1024px){
    
.row-fluid .menu-col-1-grp,
.row-fluid .menu-col-2-grp,
.row-fluid .menu-col-3-grp{
    width:18%;
}


.row-fluid .email-social-share{
    width:37%;
}
    
    
}


@media(max-width:767px){

.dp_footer_10 .bottom-section{
    text-align:center;
}

.dp_footer_10 .widget-type-linked_image{
    padding-top:15px;
}    
    
}






/*********************************************************************
*************************CONTACT US *********************************
*********************************************************************/






/*============================ Section-1 =============================*/


body .row-fluid .contact-us-dp11-section-1 .wrapper{
    max-width:100%;
    padding:0;
}    

body .row-fluid .contact-us-dp11-section-1 .form-small-wrapper{
    width:100%;
    max-width:455px;
}


@media (min-width:767px){
    
    
body .row-fluid .contact-us-dp11-section-1 .left-col{
    margin:0;
    width:50%;
}

body .row-fluid .contact-us-dp11-section-1 .right-col{
    margin:0;
    width:50%;
    float:right;
}

.row-fluid .contact-us-dp11-section-1 .right-col .form-container{
    width:100%;
    max-width:500px;
}
}

.row-fluid .contact-us-dp11-section-1 .right-col{
    padding:160px 6%;
    background:#3197d6;    
}

@media (max-width:1024px){


}



@media (max-width:767px){

.row-fluid .contact-us-dp11-section-1 .left-col {
    height:250px;
}

.row-fluid .contact-us-dp11-section-1 .right-col {
    padding: 40px 20px;
}

}












/*********************************************************************
*************************Services page*********************************
*********************************************************************/










/*==============================================================
            Content Module DP_53
==============================================================*/


.content-module-dp53{
    padding:150px 0;
}

body .row-fluid .content-module-dp53 .wrapper{
    max-width:920px;
}

body .row-fluid .content-module-dp53 .heading{
    width:100%;
    max-width:750px;
    margin:0 auto;
    float:none;
}

.content-module-dp53 .text-container{
    background: #fff;
    padding: 60px 20px 50px;
    position:relative;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
}

.content-module-dp53 .text-container:before{
    position: absolute;
    content: '';
    left: -16px;
    pointer-events: none;
    margin: 0 auto;
    top: -16px;
    right: -16px;
    bottom: -16px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
    border: solid 1px #ffffff;
}



@media (max-width:1024px){
 
.content-module-dp53 {
    padding: 100px 0;
}
}


@media (max-width:767px){

.content-module-dp53 {
    padding: 70px 0;
}

.content-module-dp53 .text-container:before {
    left: -8px;
    top: -8px;
    right: -8px;
    bottom: -8px;
}

}




















/*==============================================================
            Content Module DP_64
==============================================================*/

.content-module-dp64{
    
}


.content-module-dp64 .left-col{
    padding-right:8.5%;
}



@media (max-width:1024px){


.content-module-dp64 .left-col{
    padding-right:0;
}
}


@media (max-width:767px){


}







/*==============================================================
            Content Module DP_25
==============================================================*/


body .row-fluid .features-services-dp25 .section-heading{
    width: 100%;
    max-width: 570px;
    float: none;
    margin: 0 auto 50px;
}


body .row-fluid .features-services-dp25 .three-col-adjust{
    width:100%;
    max-width: 1000px;
    float: none;
    margin: 0 auto 50px;
}



@media (min-width:1025px){
    
.features-services-dp25 .dp-service-top-icon    {
    padding:0 20px;
}
    
}

@media(max-width:767px){
    

body .row-fluid .features-services-dp25 .section-heading{
    margin-bottom:30px;
}    

}







/*=================================================
        DP_Milestones_09 Styling
=================================================*/



.round-item{
    border-radius:50%;
    border:12px solid #111;
    background:#e2e2e2;
    max-width:350px;
    max-height:350px!important;
    min-height:350px!important;
    padding:95px 48px 0px;
}

.circle-group.circle-group.circle-group {
    width: 100%;
    max-width: 33.3333%;
    margin: 0;
    padding: 0 30px;
}

.circle-group:after {
    content: "";
    height: 0;
    display: block;
    padding-bottom: 75%;
    overflow: hidden;
}

.circle-group .widget-type-rich_text {
    display: none;
}

.circle-group svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.circle-group svg circle {
    stroke-dashoffset: 0;
    stroke:#ffffff;
    stroke-width: 8px;
    fill: transparent;
    stroke-linecap: round;
    position:relative;
    z-index:1;
}

.circle-group svg circle:before{
    position:absolute;
    content:'';
    right:0;
    top:0;
    bottom:0;
    left:0;
    background:red;
}

.circle-group svg circle.outer-border,{
    stroke:rgba(26, 117, 207, 0.50);
    stroke-width: 1px;
}

.circle-group svg circle.bar {
    stroke: transparent;
    stroke-dashoffset: 314.1592654;
}

.circle-group.animated svg circle.bar{
    stroke:#ffffff;
}

.circle-group .text {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.circle-group .text > .row-fluid-wrapper {
    position: absolute;
    left: 5%;
    right: 5%;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}



.circle-group .text>.cell-wrapper {
    position: absolute;
    left: 5%;
    right: 5%;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


.dp_milestone_09 .circle-1.circle-group.animated svg circle.bar{
    stroke:#3197d6;
}


.dp_milestone_09 .circle-2.circle-group.animated svg circle.bar{
    stroke:#4cc5f2;
}

.dp_milestone_09 .circle-3.circle-group.animated svg circle.bar{
    stroke:#b9ea85;
}


.circle-group h2{
    margin:0px;
}


body .row-fluid .dp_milestone_09 .span4{
    position:relative;    
}


body .row-fluid .dp_milestone_09 .span4:before{
    position: absolute;
    content: '';
    right: 0;
    top: 29%;
    height: 80px;
    background: #cccccc;
    width: 2px;
}

body .row-fluid .dp_milestone_09 .span4:last-child:before{
    display:none;
}


@media (max-width:1024px){
    
.circle-group.circle-group.circle-group{
    width: 100%;
    max-width: 33.3333%;
    margin: 0;
    padding: 0 20px;
}
    
}


@media (max-width: 767px) {
    
body .row-fluid .dp_milestone_09 .span4:before{
    display:none;
}    
    
.circle-group.circle-group.circle-group {
    width:100%;
    max-width: 400px;
    padding:0;
    margin: 50px auto ;
    display: block;
}

}


@media(min-width:1025px){

.circle-2-border{
    position:relative;
}

.circle-2-border:after,
.circle-2-border:before{
    content:'';
    position:absolute;
    width:2px;
    height:96px;
    background-color:#cccccc;
    top:97px;
}

.circle-2-border:after{
    right:-14px;
    
}

.circle-2-border:before{
    left:-14px;
}


}

@media(max-width:767px){



}







/*=================================================
        DP_Testimonial_03 Styling
=================================================*/
.dp_testimonial_03_container>span{
    display:none;
}

.dp_testimonial_03{
    background:#f6f8f9;
}
 

.dp_testimonial_03_container>.slick-initialized.slick-slider{
    display:block;
}


.dp_testimonial_03 .heading{
    margin-bottom:60px;
}

.dp_testimonial_03_cm{
    border-radius: 16px;
    background-color: #ffffff;
}


.dp_testimonial_03_cm img{
    margin:0 auto;
}


.dp_testimonial_03_cm .logo{
    margin-bottom:20px;
}

.dp_testimonial_03_cm h4{
    margin-top:25px;
    margin-bottom:3px;
}

.dp_testimonial_03_cm h6{
    margin-bottom:0px;
}

.dp_testimonial_03_cm{
    padding: 10px;
    box-sizing: border-box;
    opacity:.4;
    transition:all .4s ease-in-out;
}

.dp_testimonial_03_cm .content-wrapper{
    padding:15px 50px;
    box-sizing: border-box;
   // box-shadow: 0 2px 14px 0 rgba(0,0,0,0.1);
    border-radius: 20px;
    background:#fff;
    
}



.slick-active .dp_testimonial_03_cm{
    opacity:1;
}



.dp_testimonial_03 .slick-arrow {
    position: absolute;
    z-index: 11;
    top: 40%;
    cursor: pointer;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    border-radius: 50%;
    font-size: 31px;
    line-height: 50px;
    width: 50px;
    height: 50px;
    padding: 0;
    background: #fff;
    color: #999999;
}

.dp_testimonial_03 .slick-prev {
    left: 168px;
}

.dp_testimonial_03 .slick-next {
    right: 168px;
}

.dp_testimonial_03 .slick-list {
    position:relative;
}


@media (min-width:768px){
    
.dp_testimonial_03{
    padding:150px 0;
}

.dp_testimonial_03 .slick-initialized .slick-slide{
    margin: 0 20px;
}    
    
}


.dp_testimonial_03 .slick-initialized .slick-slide:focus{
    outline:none;
}


.dp_testimonial_03 .slick-dots{
    padding:0;
    margin-top:30px;
    outline: none;
    text-align:center;
}

.dp_testimonial_03 .slick-dots li{
    margin: 0 3px;
    display: inline-block;
}

.dp_testimonial_03 .slick-dots li:before{
    display:none;
}

.dp_testimonial_03 .slick-dots li button{
    font-size: 1px;
    color: transparent;
    padding: 0;
    border: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;    
    background:#3197d6;
    transition:all .2s ease-in-out;
    cursor:pointer;
}

.dp_testimonial_03 .slick-dots li:focus,
.dp_testimonial_03 .slick-dots li.slick-active button:focus{
    outline:0;
}

.dp_testimonial_03 .slick-dots li.slick-active button{
    width: 14px;
    height: 14px;
}



@media (min-width:1025px){

.dp_testimonial_03 .slick-list:before{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    width: 300px;
    z-index: 2;
    left: 0;
    background: linear-gradient(to right,#f6f8f9 20%,rgba(255,255,0,0));
}

.dp_testimonial_03 .slick-list:after{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    width: 300px;
    z-index: 2;
    right: 0;
    background: linear-gradient(to left,#f6f8f9 20%,rgba(255,255,0,0));
}

}













/*============================ Section-1 =============================*/



.contact-us-dp14-section-1{
    padding:40px 0 22px;
    position:relative;
    overflow:hidden;
    z-index:1;
}

.contact-us-dp14-section-1:after{
    position:absolute;
    content:'';
    bottom:0;
    left:0;
    right:0;
    height:45px;
    background:#f6f8f9;
}

body .row-fluid .contact-us-dp14-section-1 .wrapper{
    max-width:600px;
}



.contact-us-dp14-section-1 ::-webkit-input-placeholder {
   color:#fff;
}

.contact-us-dp14-section-1 :-moz-placeholder {
   color:#fff;
}

.contact-us-dp14-section-1 ::-moz-placeholder {  
   color:#fff;
}

.contact-us-dp14-section-1 :-ms-input-placeholder {  
   color:#fff;
}


body .row-fluid .contact-us-dp14-section-1 form fieldset input,
body .row-fluid .contact-us-dp14-section-1 form fieldset select,
body .row-fluid .contact-us-dp14-section-1 form fieldset textarea{
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #e4e7ec;
    background: transparent;
    color: #fff;
    padding: 10px 0;
}

body .row-fluid .contact-us-dp14-section-1 form fieldset input:focus,
body .row-fluid .contact-us-dp14-section-1 form fieldset select:focus,
body .row-fluid .contact-us-dp14-section-1 form fieldset textarea:focus{
    border:0;
    border-bottom:1px solid #3197d6;
}

@media (max-width:1024px){

.contact-us-dp14-section-1{
    padding:70px 0 22px;
}

}



@media (max-width:767px){
    
.contact-us-dp14-section-1{
    padding:50px 0 22px;
}

}












body .row-fluid .free-pack-one-col-section .wrapper{
    max-width:800px;
}



/*=================================================
    DP_Image_Gallery_02 Styling
=================================================*/

.dp-image-gallery-02-cm{
    width:100%;
}

.dp-image-gallery-02-cm .img-module{
    height:1px;
    min-height:486px;
}






/*==============================================================
            Content Module DP_66
==============================================================*/


body .row-fluid .content-module-dp66 .wrapper{
    max-width:800px;
}

.content-module-dp66 .logo-container{
    margin-top:30px;
}

.content-module-dp66 .logo-container ul li{
    display: inline-block;
    width: 100%;
    max-width: 140px;
    margin: 15px;
    vertical-align: middle;
}












/*==============================================================
            Content Module DP_69
==============================================================*/

.content-module-dp69 .column{
    padding:65px 40px;
}



@media (min-width:768px){

body .row-fluid .content-module-dp69 .column {
    width:50%;
    margin:0;
}
}


.content-module-dp69 .left-col{
    border-right:1px solid #3197d6;
}

.content-module-dp69 .left-col h6{
    color:#3197d6;
    margin-bottom:4px;
}

.content-module-dp69 .left-col .section-heading{
    position:relative;
}

.content-module-dp69 .left-col .section-heading:before{
    position:absolute;
    content:'';
    bottom:0;
    left:0;
    width:50px;
    height:4px;
    background:#3197d6;
}




@media (max-width:1024px){

.content-module-dp69 .column {
    padding: 50px 20px;
} 
}


@media (max-width:1024px){

.content-module-dp69 .left-col .section-heading {
    padding-bottom: 6px;
} 

.content-module-dp69 .column {
    padding:0;
}     

.content-module-dp69 .left-col{
    bordeR:0;
    margin-bottom:25px;
}
}













/*==============================================================
            Content Module DP_33
==============================================================*/

body .container-fluid .row-fluid .content-module-dp33 {
    height:auto;
    min-height:360px;
}



@media (max-width:1024px){

body .container-fluid .row-fluid .content-module-dp33 {
    min-height:260px;
}
}


@media (max-width:767px){

body .container-fluid .row-fluid .content-module-dp33 {
    min-height:220px;
}
}




































/**************************************************************************
*****************************BLOG STYLING*********************************
**************************************************************************/



.only-on-listing-page,
.only-on-post-page{
    display:none!important;
}

.hs-blog-listing .only-on-listing-page,
.hs-blog-post .only-on-post-page{
    display:block!important;
}



/*=========================================================================
    Blog Two Carousel DP07 Styling
==========================================================================*/

.trekksoft-blog .blog-section h1{
        margin-bottom: 33px;
}

.trekksoft-blog .blog-body-container{
    padding:35px 0;
}

.trekksoft-blog .post-item {
  margin-bottom: 30px;
  
}



.trekksoft-blog .post-item-inner .post-date{
    font-size: 11px;
    letter-spacing: 1px;    
    display:none;
}

.trekksoft-blog .post-item-inner .post-data-container {
    padding:10px 0;
    position:relative;
    z-index:1;
}
.trekksoft-blog .post-item:first-child .feature-bg{
    height:350px;
}

body.trekksoft-blog  ul.topic-list{
    margin: 0;
}


body.trekksoft-blog  .topic-list li{
    display:none;
    margin-left: 0;
}

body.trekksoft-blog  .topic-list li:first-child{
    display:inline-block;
}


.trekksoft-blog .body-container-wrapper .topic-list li:before{
    display:none;
}

body.trekksoft-blog  .topic-list li a{
  font-size: 10px;
  line-height:20px;
  letter-spacing: 1.7px;
  color:#3197d6;
  text-transform:uppercase;
  font-weight: bold;
}

body.trekksoft-blog  .post-item:first-child .topic-list li a{
    font-size:14px;
}


.trekksoft-blog .post-item h2,
.trekksoft-blog .post-item h2 a{
  font-size: 20px;
  line-height:1.45;
  letter-spacing: 0.3px;
  color: #45474d;
  font-weight: 400;
  margin: 0 0 9px;
}


.trekksoft-blog .post-item p{
  font-size: 14px;
  letter-spacing: 0.2px;
  text-align: left;
  color: #72808e;
}

.trekksoft-blog .blog-main-heading{
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
    z-index:1;
}

.trekksoft-blog .blog-main-heading:before{
    position: absolute;
    content: '';
    left: 0;
    background:#45474d;
    z-index: -1;
    height: 3px;
    width: 86px;
    bottom: 0;
}



.trekksoft-blog.hs-blog-listing  .container-fluid .row-fluid .hero-recent-post .post-item:first-child{
    display:block;
    padding-right:0;
    margin-bottom:0;
}



.trekksoft-blog .post-listing {
    display: block;
    margin: 0 -24px 0 0;
   //overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

body.trekksoft-blog  .container-fluid .row-fluid .post-item {
    float: left;
    width: 33.33%;
    padding-right: 24px;
    display: block;
    box-sizing: border-box;
    align-self: stretch;
    margin-bottom: 24px;
    margin-left:0;
}

body.trekksoft-blog  .container-fluid .row-fluid .post-item:first-child{
    width: 100%;
}


.trekksoft-blog .row-fluid .post-item .post-description p{
	display:none;
}

.trekksoft-blog .row-fluid .post-item .post-description p,
.trekksoft-blog .row-fluid .post-item .post-description h4{
    font-size: 14px;
    line-height: 1.5;
}


body.trekksoft-blog  .row-fluid .ias-trigger {
    clear: both;
    overflow: hidden;
    display: block;
    width: 100%;    
    margin-top:20px;
}


body.trekksoft-blog  .row-fluid .ias-trigger a{
    background: #3197d6;
    display: inline-block;
    padding: 12px 60px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
}

/*
.trekksoft-blog .hero-recent-post{
    position:relative;
    padding:220px 0 0;
    z-indeX:1;
    border: 40px solid #FFF;
    border-top: 0;
    border-bottom: 0;    
    overflow:hidden;
}

.trekksoft-blog .hero-recent-post:before{
    position:absolute;
    content:'';
    bottom:-18px;
    height:30px;
    left:0;
    right:0;
    background:#f6f8f9;
}

body.trekksoft-blog  .container-fluid .row-fluid .blog-body-container .post-item:nth-child(2){
    width: 66.6%;
}
*/


/***********************Subscribe Newsletter Section**********************/


body.trekksoft-blog  .container-fluid .row-fluid .subscribe-newsletter{
    position:relative;
    z-index:1;
    display: flex;
    display: -webkit-flex;
    padding-top:30px;
    padding-bottom:30px;
    -webkit-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;    
}

body.trekksoft-blog  .container-fluid .row-fluid .subscribe-newsletter:before{
    position:absolute;
    content:'';
    top:0;
    left:0;
    right:24px;
    pointer-events:none;
    bottom:0;
    background:#3197d6;
    z-index:-1
}

.trekksoft-blog .subscribe-newsletter .widget-type-cta{
    margin-top:0;
}

.trekksoft-blog .subscribe-newsletter .fa{
    font-size:60px;
    margin-bottom:15px;
}








/****************************Get Your Copy******************************/


body.trekksoft-blog  .container-fluid .row-fluid .get-your-copy{
    position:relative;
    z-index:1;
    display: flex;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;    
    padding:0 60px;
    position: relative;
    overflow: hidden;
    width: 66.6%;
}

body.trekksoft-blog  .container-fluid .row-fluid .get-your-copy:before{
    position:absolute;
    content:'';
    top:0;
    left:0;
    right:24px;
    bottom:0;
    background:#3197d6;
    pointer-events:none;
    z-index:-1
}

body.trekksoft-blog  .container-fluid .row-fluid .get-your-copy:after{
 position: absolute;
    content: '';
    top: 12px;
    left: 12px;
    right: 36px;
    bottom: 12px;
    background: transparent;
    z-index: -1;
    pointer-events: none;
    border: 5px solid #fff;
}

.trekksoft-blog .get-your-copy p{
    color:#fff;
    text-align:right;
}



















/*====================================================================
  Responsive Styling
=======================================================================*/





@media(max-width:1024px) and (min-width:768px){
    
.trekksoft-blog .hero-recent-post {
    padding: 150px 0 0;
}

.trekksoft-blog .get-your-copy a.cta_button{
    font-size:12px;
    padding:10px 20px;
}

.trekksoft-blog .subscribe-form-section {
    padding: 60px 0 50px;
}

}


@media(max-width:767px){
 
.trekksoft-blog .hero-recent-post{
    padding:150px 0 0;
    border:0;
}

.trekksoft-blog .row-fluid .post-item:first-child .post-data-container {
    padding: 40px 20px 30px;
    box-sizing: border-box;
}

.trekksoft-blog .row-fluid .post-item:first-child .post-data-container:before {
    left: 0;
    right: 0;
}

body.trekksoft-blog  .container-fluid .row-fluid .post-item {
    width: 100%;
}

body.trekksoft-blog  .container-fluid .row-fluid .blog-body-container .post-item:nth-child(2) {
    width: 100%;
}

body.trekksoft-blog  .container-fluid .row-fluid .get-your-copy {
    padding: 50px 30px;
    padding-right: 54px;
}
}


















/*=============Subscribe Form Styling ===========================*/


.trekksoft-blog  .subscribe-form-section{
    display:block;
    padding: 100px 0 90px;
    background:#f6f8f9;
}

 .trekksoft-blog .row-fluid .subscribe-form-section .text-container{
    width:100%;
    max-width:340px;
    margin:0 auto 10px;
    float:none;
}
.trekksoft-blog 
.row-fluid .subscribe-form-section .form-container{
    width:100%;
    max-width:500px;
    margin:0 auto;
    float:none;
}

.trekksoft-blog .subscribe-form-section .icon{
    margin-bottom:30px;
}

.trekksoft-blog .subscribe-form-section .widget-type-blog_subscribe .hs-form-field>label{
    display:none;
}

.trekksoft-blog .subscribe-form-section .widget-type-blog_subscribe form{
    position:relative;
}

.trekksoft-blog .subscribe-form-section .widget-type-blog_subscribe input{
    margin-top:0;
    height:60px;
    border-radius:8px;
    border:1px solid #fff;
    box-shadow: 0 15px 20px 0 rgba(4, 21, 46, 0.1);
    padding-right:160px;
}

@media (min-width:768px){

.trekksoft-blog .subscribe-form-section .widget-type-blog_subscribe .hs-button.primary{
    margin: 0;
    position: absolute;
    right: 6px;
    top: 6px;
    bottom: 0;
    padding: 0;
    height: 48px;
    border-radius: 8px;
    box-shadow: none;
    width: 128px;
    font-size: 14px;
    letter-spacing: 0;
}
}




@media (max-width:767px){
 
.trekksoft-blog .subscribe-form-section {
    padding: 50px 0 40px;
} 
 
.trekksoft-blog .subscribe-form-section .widget-type-blog_subscribe input{
    padding-right:14px;
} 

.trekksoft-blog .subscribe-form-section .widget-type-blog_subscribe .hs-button.primary{
    border-radius:8px;
    padding-left:0;
    padding-right:0;
    width:100%;
    box-shadow: none;
} 

.trekksoft-blog .subscribe-form-section {
    padding: 40px 0;
}    
}




























.trekksoft-blog .blog-main-container {
    position: relative;
}


.trekksoft-blog .blog-main-container .sharing-icon {
    position:absolute;
    margin: 0;
    margin-top: 85px;
    top: 0;
    width:40px;
}

.trekksoft-blog .blog-main-container .sharing-icon li a {
    color: #c9c7c7;
    background: #efeeee;
    width: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 14px;
}

.trekksoft-blog .blog-main-container .sharing-icon li {
    font-size: 14px;
    float: left;
    margin-left: 10px;
}




/*=============== Single Post Page =======================*/

 
.trekksoft-blog.hs-blog-post .post-listing-body {
    padding: 50px 0 50px;
}
 
.trekksoft-blog .single-post-hero{
  	width: 1024px;
  	height:512px;
    position:relative;
    z-index:1;
   margin:0 auto;
}

.trekksoft-blog .single-post-hero .topic-list li a {
    font-size: 14px;
}


.trekksoft-blog .single-post-hero .post-data-container:before {
    position: absolute;
    content: '';
    z-index: -1;
    top: 0;
    left: -10000px;
    right: 0;
    bottom: 0;
    background: #fff;
}

body.trekksoft-blog  .single-post-hero h2 {
    font-size: 51px;
    line-height: 1;
    letter-spacing: -1.9px;
    margin-bottom: 0;
}

body.trekksoft-blog  .row-fluid .single-post-hero .wrapper {
    width: 100%;
    max-width: 810px;
    margin: 0 auto;
    float: none;
}

.hs-blog-post.trekksoft-blog .blog-section .post-header,
.hs-blog-post.trekksoft-blog .hs-blog-social-share{
    display:none;
}

.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-post-wrapper{
    width:100%;
    max-width:800px;
    margin:0 auto;
}

.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section h2,
.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section h3,
.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section h5,
.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section h6{
    color:#273141;
    font-weight:800;
}

.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section h4{
    color:#273141;
    font-size:26px;
    line-height:36px;
    font-weight:800;
    margin-bottom:25px;
}

.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section p,
.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section li{
    color: #3C4654;
    line-height: 31px;
    letter-spacing: 0;
}
.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section li{
		font-size:16px;
}
.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section h2{
    font-size:28px;
    line-height:51px;
    font-weight: 800;
    letter-spacing:-1px;
    margin: 25px 0px;
}

.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section img{
	margin:0 auto;height: auto;text-align: center;
}

.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section iframe{
    margin:14px 0 50px;
}

.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section h3{
    font-size:24px;
    line-height:36px;
    font-weight: 800;
    letter-spacing:-.9px;
}

.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section h6{
    font-size:14px;
    line-height:31px;
    font-weight: 800;
    font-family: 'Lato', sans-serif;
    text-transform:uppercase;
}

.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section h5{
    font-size: 20px;
    line-height: 29px;
    font-weight: 800;
    letter-spacing: 0;
    font-family: 'Lato', sans-serif;
    width: 100%;
    max-width: 690px;
    margin: 45px auto;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    box-sizing: border-box;
    padding: 30px 50px;
}

.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section h4:first-child::first-letter { 
    font-size: 74px;
    color: #3eac7b;
    line-height: 66px;
    float: left;
    margin-top: 5px;
    margin-right: 8px;
}


.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section hr{
    border: 0;
    margin: 60px 0;
    border-bottom: 2px solid #979090;
}

.hs-blog-post.trekksoft-blog.trekksoft-blog #hubspot-author_data{
    border: 1px solid #eaeae3;
    max-width: 800px;
    border-radius: 20px;
    padding: 32px 16px;
    background: #F9FAFB;
    margin: 20px auto;
    color: #273141;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.hs-blog-post.trekksoft-blog #hubspot-author_data .author-bio{
    color: #3C4654;
    font-size: 16px;
    line-height: 26px;
}

.hs-blog-post.trekksoft-blog #hubspot-author_data .span2{
    text-align: left;
    padding-left:16px;
    position:relative;
    margin-top:8px;
}

.hs-blog-post.trekksoft-blog #hubspot-author_data .span10{
    padding-left:16px;
}

.hs-blog-post.trekksoft-blog #hubspot-author_data .span2:before{
    position: absolute;
    content: '';
    border-left: 1px solid #b1b1b1;
    top: 0;
    left: -12px;
    bottom: 0;
}

.hs-blog-post.trekksoft-blog #hubspot-author_data .span2 img{
    width:100%;
    max-width:100%;
    margin:0;
}

.hs-blog-post.trekksoft-blog .all-post-top-cta{
  display:inline-block;
}

.hs-blog-post.trekksoft-blog .all-post-top-cta a{
    font-size:19px;
    line-height:25px;
    font-weight:400;
    padding-left:20px;
    position:relative
}

.hs-blog-post.trekksoft-blog .all-post-top-cta a:before{
    position: absolute;
    left: 0;
    width: 20px;
    content: '←';
    top: -2px;
}

.hs-blog-post.trekksoft-blog .row-fluid .post-bottom-cta .wrapper{
    max-width:810px;
}

.hs-blog-post.trekksoft-blog .post-bottom-cta {
    padding:40px 0 115px;
}

.hs-blog-post.trekksoft-blog .row-fluid .widget-type-blog_comments {
    width: 100%;
    max-width: 780px;
    margin: 80px auto 20px;
    float: none;
}

.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section p:first-of-type{
    border-top: 0px solid #F3F3F3 !important; 
    margin-top: 0px;
}



/**********************RELATED POST*****************************/



.trekksoft-blog .related-post-section{
    padding:50px 0;
}

.trekksoft-blog .related-post-section .section-heading{
    margin-bottom:40px;
}














/*********************************************************
*********************LP HERO SECTION***********************
*********************************************************/


.dreampack-free-lp-hero{
    background:#3197d6;
    position:relative;
    z-index:1;
    padding-bottom:20px;
}

.dreampack-free-lp-hero:before{
    position: absolute;
    content: '';
    bottom: -150px;
    left: -50%;
    right: 0;
    height: 380px;
    z-index: -1;
    background: #3197d6;
    width: 200%;
    transform: rotate(8deg);
}


.dreampack-free-lp-hero .left-col{
    margin-top:80px;
    padding-right:50px;
}

.dreampack-free-lp-section-1{
    padding-top:240px;
    position:relative;
    z-index:2;
}

.dreampack-free-lp-section-1 p, 
.dreampack-free-lp-section-1 li {
    color: #616161;
    font-size: 19px;
    line-height: 31px;
    letter-spacing: 0;
    font-weight:300;
}

.dreampack-free-lp-section-1 h4{
    font-weight: 600;
    letter-spacing: 0;
}

.dreampack-free-lp-section-1 form{
    margin-top:30px;
}

.dreampack-free-lp-section-1 form input,
.dreampack-free-lp-section-1 form select,
.dreampack-free-lp-section-1 form textarea{
    border:0;
}

.dreampack-free-lp-section-1 .row-fluid .hs-button{
    padding-right:0;
    padding-left:0;
    width:100%;
}

body .dreampack-free-lp-section-1 .row-fluid .form-container{
    background: #f6f8f9;
    padding: 110px 45px;
    border-radius: 4px;
    width: 100%;
    max-width: 450px;
    float: right;
    margin-top: -170px;
}



@media (max-width:1024px){
    
.dreampack-free-lp-hero .left-col {
    padding-right: 0;
}   
    
    
}


@media (max-width:767px){
    
.dreampack-free-lp-hero {
    padding-bottom: 20px;
    padding-top: 20px;
}    

.dreampack-free-lp-hero .right-col {
    margin-top:20px;
}

.dreampack-free-lp-hero .left-col {
    margin-top: 0px;
}

.dreampack-free-lp-hero:before {
    bottom: -30px;
}

.dreampack-free-lp-section-1 {
    padding-top: 100px;
}

.dreampack-free-lp-section-1 p, 
.dreampack-free-lp-section-1 li {
    font-size: 16px;
    line-height: 24px;
}

body .dreampack-free-lp-section-1 .row-fluid .form-container {
    padding: 30px 18px;
    margin-top: 0;
}


}


.blog-category {
    margin-top: 35px;
    margin-bottom: 15px;
    padding: 0 0 0 0;
    position: relative;
    background: white;
    height: 40px;
    border-radius: 50px;
}
.blog-category .hs-menu-wrapper.hs-menu-flow-horizontal>ul{
    padding:0 0 0 0 ;
    margin: 0 0 0 0;
}
.blog-category .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1{
    padding:10px 15px 8px 10px;
    margin: 0 0 0 0;
    background:white;
    font-size:14px;
}
.blog-category .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1:first-child{
    border-top-left-radius:25px;
    border-bottom-left-radius:25px;
    background:#02cc85;
    padding:10px 15px;
}
.blog-category .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{
    display: inline-block;
    padding: 0 0 0 0;
    white-space: normal;
    max-width: none;
    overflow: hidden;
    text-overflow: visible;
    font-size:14px;
    font-weight:700;
    transition: all .4s ease-in-out;
}
.blog-category .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover{
    transition: all .4s ease-in-out;
}
.blog-category .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:nth-child(1) a{
    color:#333;
    font-size:13px;
    font-style:Italic;
    font-weight:100;
}

.blog-category .row-fluid form input, .blog-category .row-fluid form select, .blog-category .row-fluid form textarea{
    border-radius:50px;
    box-shadow: 0 0 3px #a7a7a7;
    background:#F3F3F3;
    transition: all .4s ease-in-out;
}
.blog-category .row-fluid form input:hover, .blog-category .row-fluid form select:hover, .blog-category .row-fluid form textarea:hover{
    background:#ffffff;
    box-shadow: 0 0 5px #a7a7a7;
    transition: all .4s ease-in-out;
}
.blog-category .row-fluid form input:select, .blog-category .row-fluid form select:select, .blog-category .row-fluid form textarea:select{
    background:#ffffff;
    box-shadow: 0 0 5px #a7a7a7;
    transition: all .4s ease-in-out;
}
.blog-category .row-fluid form input:active, .blog-category .row-fluid form select:active, .blog-category .row-fluid form textarea:active{
    background:#ffffff;
    box-shadow: 0 0 5px #a7a7a7;
    transition: all .4s ease-in-out;
}

.blog-category .hs-search-field {
    position: relative;
    top: -4px;
}

.trekksoft-blog.hs-blog-listing .container-fluid .row-fluid .hero-recent-post .post-item:first-child .bg-container .feature-bg {
    width: 640px;
    height: 320px;
    display: inline-block;
    clear:both;
}

.trekksoft-blog.hs-blog-listing .container-fluid .row-fluid .hero-recent-post .post-item:first-child .post-data-container {
    display: inline-block;
    width: 40%;
  top: -90px;
    margin: 0 0 0 0;
    padding: 0 0 0 20px;
clear:both;
}

.trekksoft-blog.hs-blog-listing .container-fluid .row-fluid .hero-recent-post .post-item:first-child .bg-container {display: inline-block;height: 320px; clear:both;}

.trekksoft-blog .post-item:first-child .post-item-inner {
    padding: 0;
    height: 100%;
}
.trekksoft-blog.hs-blog-listing .container-fluid .row-fluid .hero-recent-post .post-item:first-child .post-data-container ul.topic-list {
    padding: 0 0 0 0;
}
.trekksoft-blog .post-item h2, .trekksoft-blog .post-item h2 a {
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 0.3px;
    color: #496351;
    font-weight: 600;
    margin: 0 0 0px;
    text-transform: inherit;
}

body.trekksoft-blog ul.topic-list {
    display: inline;
}

body.trekksoft-blog .topic-list li a {
    font-size: 12px;
    line-height: 0px;
    letter-spacing: 0px;
    color: #3197d6;
    text-transform: inherit;
    font-weight: bold;
}

.trekksoft-blog .post-item-inner {
    background: #fff;
    transition: all .4s ease-in-out;
    padding: 0px;
    height: 460px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.13);
}

.body-container-wrapper .widget-type-cta {
    margin-top: 0px;
}

/* a.topic-link.Trends{
    color:#14dcae !important;
}

a.topic-link.Business{
    color:#ffc800 !important;
}

a.topic-link.Marketing {
    color:#fb66ab !important;
}
a.topic-link.Technology {
    color:#f17a00 !important;
}
a.topic-link.Distribution {
    color:#2a83ff !important;
} */


.trekksoft-blog .post-item-inner .post-data-container {
    padding: 20px 20px;
}

body.trekksoft-blog .container-fluid .row-fluid .subscribe-newsletter:before {
		position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 24px;
    pointer-events: none;
    bottom: 0;
    background: #3197d6;
    background: -webkit-linear-gradient(to top,#92fe9d,#00c9ff);
    background: linear-gradient(to top,#0176ff,#00c9ff);
    z-index: -1;
}

body.trekksoft-blog .container-fluid .row-fluid .subscribe-newsletter {
    position: relative;
    z-index: 1;
    display: flex;
    display: -webkit-flex;
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

body.trekksoft-blog .container-fluid .row-fluid .subscribe-newsletter {}

body.trekksoft-blog .container-fluid .row-fluid .subscribe-newsletter h3 {
		font-size: 22px;
    margin-left: 19px;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
    color: #2bedc1;
    padding: 0 10px 0 13px;
    display: inline-block;
    background: #fff;
}

body.trekksoft-blog .container-fluid .row-fluid .subscribe-newsletter span h3 {}

.subscribe-newsletter form {
    padding: 0px 20px 0px 20px;
}

.subscribe-newsletter form span {
    font-size: 14px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #fff;
}

.subscribe-newsletter div.legal-consent-container p {
    font-size: 12px;
    color: #fff;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.subscribe-newsletter div.legal-consent-container a {
    color: #55e0ff;
}

.subscribe-newsletter div.hs_yes_i_would_like_to_receive_marketing_communications_with_relevant_content_regarding_trekksoft_prod.hs-yes_i_would_like_to_receive_marketing_communications_with_relevant_content_regarding_trekksoft_prod.hs-fieldtype-booleancheckbox.field.hs-form-field.smart-field > div > ul > li > label > span{
    font-size: 12px;
    line-height:14px !important;
}

.subscribe-newsletter li.hs-form-booleancheckbox {
    margin:0 0 10px 0;
}

.row-fluid .hs-form .field .input input[type="checkbox"], .row-fluid .hs-form .field .input input[type="radio"] {
    padding: 0;
    border-radius: 4px;
    background: #fff;
    margin-left: 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    color: #cfd3d7;
    -webkit-appearance: none;
    border: 2px solid #ddd;
    margin-right: 8px;
    top: 2px;
    width: 15px;
    height: 15px;
}
.row-fluid .hs-form .field .input  input[type="radio"]{
    border-radius: 50%;
}
.row-fluid .hs-form .field .input  input[type="radio"]:checked:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0px;
    background: #3197d6;
    left: 0px;
    border-top: 0;
    border-right: 0;
    border-radius: 50%;
}

ul.inputs-list.multi-container li {
    width: 20%;
    display: inline-block;
}

.subscribe-newsletter .row-fluid form input, .row-fluid form select, .row-fluid form textarea {
    height: 35px;
    font-family: 'Lato', sans-serif;
    color: #33475b;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .2px;
    /* margin-bottom: 8px; */
    /* border-radius: 3px; */
    background: #fff;
    padding: 0px 20px;
    font-weight: 400;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
		width: 334px;
}

.row-fluid form .field>label {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    display: block;
    margin-bottom: 0px;
    margin-top: 4px;
    color: #72808e;
}

.field.hs-form-field {
    position: relative;
}

ul.hs-error-msgs.inputs-list {
    position: relative;
    display: inline-block;
    top: -10px;
    background: #fdebeb;
}

.row-fluid form .hs-button.primary {
    margin-top: 5px;
    margin-bottom: 0px;
    display: block;
    width: 100%;
    text-align: center;
    background-color: #ff9200;
    color: #fff;
    border: 2px solid #ff9200;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 8px 0px 8px 0px;
}

.popular-content h3 {
    color: #063735;
    font-size: 26px;
    font-weight: 700;
    display: inline;
    padding: 10px 10px;
}

.popular-content {
    padding-top: 9px;
}

.popular-content ul {
    padding: 0;
    text-decoration: none;
    margin: 0 0 0 0;
}

.popular-content ul li {
    padding: 16px;
    transition: all .4s ease-in-out;
    margin: 12px 0px 0px 0px;
    border: 1px solid #EAEEF3;
    background: #F9FAFB;
    border-radius: 16px;
}

.popular-content li:before {
    background: #fff;    
}

.popular-content ul li:hover {
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.21);
}


.post-team-b {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    color: #3c4654;
    padding: 16px 0px;
    align-content: center;
}

.post-team-b a {
    color: #367859;
}

.b-data {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.b-post-category {
    display: flex;align-content: center;align-items: center;
}

.b-time-minute{
    margin-left: 8px;
    border-left: 1px solid  gray;
    padding-left: 8px;
}

 .b-time {
    margin-right: 8px;
    margin-left: 8px;
    border-right: 1px solid  gray;
    border-left: 1px solid gray;
    padding-right: 8px;
    padding-left: 8px;
}

/*categories alignment*/
ul.post-list {
    padding: 0;
    text-decoration: none;
    list-style: none;
    margin: 0px 0px;
}

.post-list li {
    position: inherit;
    margin-left: 0px;
    margin-bottom: 0px;
    line-height: 16px;
    letter-spacing: 0;
    display:none;
}

.post-list li:first-child{
    display:inline;
}



.only-on-post-page .title-container h3 {
    font-size: 40px;
    font-weight: 700;
    margin-top: 20px;
    text-align: center;
}
.only-on-post-page .title-container {
    width:1024px;
    margin:0 auto;
}
.blog-section .post-data-info {
    display: inline-block;
    text-align: right;
    margin-left: 20%;
    color: #666666;
}
.all-post-top-cta a {
    color: #ff9100;
}

.body-container-wrapper a {
    color: #357858;
}
.body-container-wrapper .post-body a{
font-size:17px;
}

.body-container-wrapper .post-body a{
	 background: linear-gradient(180deg,transparent,rgba(255, 54, 0, 0.11) 0);
    background: -webkit-linear-gradient(180deg,transparent,rgba(255, 54, 0, 0.12) 0);
    background: -o-linear-gradient(180deg,transparent,rgba(255, 54, 0, 0.12) 0);
    background: -moz-linear-gradient(180deg,transparent,rgba(255, 54, 0, 0.12) 0);
    background: linear-gradient(180deg,transparent,rgb(59 123 93 / 20%) 0);
    background-size: 100% 3px;
    background-position: bottom;
    background-repeat: no-repeat;
    transition: background-size .1s;
    -ms-transition: background-size .1s;
    -moz-transition: background-size .1s;
    -webkit-transition: background-size .1s;
    -o-transition: background-size .1s;
}
.body-container-wrapper .post-body a img{
		 background: linear-gradient(180deg,transparent,rgba(255, 54, 0, 0.0) 0);
    background: -webkit-linear-gradient(180deg,transparent,rgba(255, 54, 0, 0.0) 0);
    background: -o-linear-gradient(180deg,transparent,rgba(255, 54, 0, 0.0) 0);
    background: -moz-linear-gradient(180deg,transparent,rgba(255, 54, 0, 0.0) 0);
    background: linear-gradient(180deg,transparent,rgba(255, 54, 0, 0.0) 0);
    background-size: 100% 3px;
    background-position: bottom;
    background-repeat: no-repeat;
    transition: background-size .1s;
    -ms-transition: background-size .1s;
    -moz-transition: background-size .1s;
    -webkit-transition: background-size .1s;
    -o-transition: background-size .1s;
}
.body-container-wrapper .post-body a:hover{
   background-size: 100% 100%;
}

  .body-container-wrapper a.cta_button span strong {
    color: #fff;
}

.related-post-title {
    font-size: 40px;
    font-weight: 700;
    color: #666666;
}

.spaces {
    margin-top: 70px;
}



.span2.widget-span.widget-type-custom_widget.social-media {
    display: block;
    margin-left: 30%;
    margin-bottom: 40px;
}

.span4.widget-span.widget-type-custom_widget.disclaimer-footer {
    margin-top: 25px;
    font-size: 13px;
}
}
















.demo-session h2{
    color: #4b9e51;
    font-size: 38px;
    margin-bottom: 20px;
    padding: 0 0 0 0;
    font-weight:700;
}
.demo-session h2:after{
    content: "";
    width: 110px;
    height: 5px;
    background: #d0d0d0;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.demo-session {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    padding:2% 2% 2% 2%;
}

.demo-session p {
    margin-bottom: 30px;
    font-size:16px;
}
.demobt a {
    margin: 0px 0px 0px 0px !important;
    border: 2px solid #ff9100;
    color: #fff;
    background: #ff9100;
}
.bt a {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: inline-block;
    padding: 15px 70px 20px 70px;
    font-size: 18px;

    margin: 30px 0px 30px 0px;
    border: 2px solid inherit;
}
.bg-gray{
    background: #eeeeee;
}
.trekksoft-blog .single-post-hero .post-data-container:before {
    position: relative;
    content: '';
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: inherit;}
 .trekksoft-blog .single-post-hero .post-data-container {
/*  display: block;
    position: relative;
    z-index: 1;
    padding: 55px 0 40px;
    width: 100%;
    max-width: 84%;
    padding-left: 20%;
    box-sizing: border-box; */
}   
.single-post-hero:after {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.16) 0%, rgba(7, 64, 62, 0.85) 68.41%);
    width: 100%;
    height: 100%;
    display: block;
    position:relative;
    top:0;
    bottom:0;
}
.trekksoft-blog .single-post-hero {
    width: 100%;
}
/*trully header on single page*/
.only-on-post-page .title-container {
    position: absolute;
    width: 100%;
    z-index: 2;
    margin: 0 auto;
    bottom: 0px;
    padding:24px;
}

 
.only-on-post-page .post-data-container h3 {
    font-family: Nunito Sans;
    font-size: 38px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;
    color: #fff;
}



.trekksoft-blog .related-post-section .section-heading {
    margin-bottom: 40px;
    text-align:left;
    font-size: 39px;
    font-family:'Nunito Sans';
    color: #273141;
}

.trekksoft-blog .related-post-section {
    padding: 100px 0 20px 0;
    background: #F1F6F6;
}
  
.hs-blog-post.trekksoft-blog .all-post-top-cta-v2 a {
    position: relative;
    font-size: 15px;
    line-height: 25px;
    font-weight: 700;
    padding-left: 30px;
    padding-top:20px;
    padding-right:30px;
    padding-bottom:20px;
    background:#F9F9F9;
    border-top-left-radius:15px;
    border-top-right-radius:15px;
}
.hs-blog-post.trekksoft-blog .all-post-top-cta a:before{
    display:none;
}

.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section p:first-of-type{
    border-top:1px solid #F3F3F3;
    margin-top:0px;
}
.blog-bg-sidebar {
    margin-bottom:20px;
}

.blog-popular-content .blog-bg-bg-side{
    background: #F9FAFB;
    margin-bottom: 14px;
    margin-left: 0px;
    border-radius: 16px;
    border: 1px solid #EAEEF3;
    padding: 16px;
    transition: .25s ease;
}


.blog-popular-content .blog-bg-bg-side a h2{
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #525A67 !important;
    font-family:'Lato' !important;
    font-style:italic !important;
    margin:0px !important ;
}
.blog-popular-content .blog-bg-bg-side a p{
    font-size: 20px;
    font-weight: 700;
    font-family:'Nunito Sans';
    color: #273141;
    line-height:24px;
    margin:0;
}

.all-post-top-cta-v2 {
    display: inline-block;
}


.hs-blog-post.trekksoft-blog #hubspot-author_data .span2:before{
    display:none;
}

.hs-blog-post.trekksoft-blog .all-post-top-cta-v3 a {
    font-size: 18px;

    line-height: 25px;
    font-weight: 700;
    padding-left: 15px;
    padding-top: 110px;
    padding-right: 10px;
    padding-bottom: 120px;
    line-height:110px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
  
@media screen and (max-width: 800px) {
.demo-session h2 {
    color: #4b9e51;
    font-size: 38px;
    margin-bottom: 20px;
    padding: 0 0 0 0;
    font-weight:700;
}
.demo-session h2:after{
    content: "";
    width: 110px;
    height: 5px;
    background: #d0d0d0;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.demo-session {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    padding:2% 2% 2% 2%;
}

.demo-session p {
    margin-bottom: 30px;
    font-size:16px;
}
.demobt a {
    margin: 0px 0px 0px 0px !important;
    border: 2px solid #ff9100;
    color: #fff;
    background: #ff9100;
}
.bt a {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: inline-block;
    padding: 15px 70px 20px 70px;
    font-size: 18px;

    margin: 30px 0px 30px 0px;
    border: 2px solid inherit;
}
.bg-gray{
    background: #eeeeee;
}
.trekksoft-blog .single-post-hero .post-data-container:before {
    position: relative;
    content: '';
    z-index: -1;
    top: -30px;
    left: 0;
    right: 0;
    bottom: 0;
    background: inherit;
  }

/*Category Menu Mobile and Tablet */  
  .trekksoft-blog .b-category .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
    display: inline-block !important;
    width: auto;
    margin-right: 4px;
}
  
.single-post-hero:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(7, 64, 62, 0.85) 68.41%);
}
.trekksoft-blog .single-post-hero {
    width: 100%;
}

.only-on-post-page .title-container {
    position: absolute;
    width: 100%;
    z-index: 2;
    margin: 0 auto;
    bottom: 0px;
    padding:24px;
}

.only-on-post-page .post-data-container h3 {
    font-size: 38px;
    font-weight: 800;
    margin-top: 0px;
    color:#fff;
    text-align: center;
    z-index:3;
    position:relative;
}
  
  
  
  

.hs-blog-post.trekksoft-blog .all-post-top-cta-v2 a {
    display: block;
    font-size: 15px;
    line-height: 25px;
    font-weight: 700;
    padding-left: 30px;
    padding-top:20px;
    padding-right:30px;
    padding-bottom:20px;
    background:#F9F9F9;
    border-top-left-radius:15px;
    border-top-right-radius:15px;
}
.hs-blog-post.trekksoft-blog .all-post-top-cta a:before{
    display:none;
}

.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section p:first-of-type{
    border-top:1px solid #F3F3F3;
    margin-top:0px;

}
.blog-bg-sidebar {
    background:linear-gradient(90deg, #ffffff 20%, #f9f9f9 20%);
    margin-bottom:20px;
    border-radius:30px;
}
#blog-image-1 p, #blog-image-3 p{
    max-width:65%;
    font-size:14px;
    margin-left:26%;
    color:#BBBBBB;
}
#blog-image-2 .blog-bg-bg-side{
background:white;
max-width:230px;
margin-bottom:14px;
margin-left:0px;
box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.06);
border-radius:16px;
border-left:8px #13DDB0 solid;
padding-left:10px;
padding-top:20px;
padding-bottom:10px;
position:relative;
transition: .25s ease;
}

#blog-image-2 .blog-bg-bg-side:before{
    content:"+";
    position:absolute;
    bottom:0px;
    right:0px;
    background:#13ddb0;
    color:#fff;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:15px;
    padding-right:15px;
    font-weight:700;
    font-size:18px;
    border-top-left-radius:17px;
    border-bottom-right-radius:17px;
}

#blog-image-2 .blog-bg-bg-side:hover{
box-shadow: 4px 0px 5px 0px rgba(0, 0, 0, 0.06);    
margin-left:8px;
transition: .25s ease;
}

#blog-image-2 .blog-bg-bg-side a h2{
    font-size:16px;
    font-weight:700;
    color:#828295;
}
#blog-image-2 .blog-bg-bg-side a p{
    font-size:14px;
    font-weight:500;
    color:#FFA652;
}

.all-post-top-cta-v2 {
    display: none;
}


.hs-blog-post.trekksoft-blog #hubspot-author_data .span2:before{
    display:none;
}

.hs-blog-post.trekksoft-blog .all-post-top-cta-v3 a {
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    display: block;
    background: white;
    line-height: initial;
    border-top-left-radius: 0;
    padding: 0 0 0 0;
    border-top-right-radius: 0;
}

div#blog-image-1 {
    display: none !important;
}

.trekksoft-blog .blog-body-container {
    padding: 0px 0;
}



.side-sidebar {
    display: none;
}

.side-sidebar {
    display: none !important;.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section p:first-of-type
}

.section.post-body {
    padding: 0px 0px 0px 0px;
    margin: 0 20px 0 20px;
}

.all-post-top-cta-v3.span2 {
    display: block;
    margin: 0 0 0 0;
    padding:  0 0 0 0;
}


.all-post-top-cta-v3.span2 {
    background: red;
    display: block;
}

div.span8 > h6.hs-author-label {
    text-align:  center;
    color: #666666;
    font-size: 15px;
}

div.span8 > .author-bio {
    text-align: center;
}

div#disqus_thread {
    margin: 10px 20px;
}
.blog-section .post-data-info {
    display: block;
    text-align: center;
    margin: 0 0 0 0;
    color: #666666;
    background: #f9f9f9;
    padding: 25px 0 0 0;
    font-size: 15px;
}
}

  .blog-submenu ul li a {
    color: #bfdcd7;
    padding: 17px 10px;
}

.blog-submenu ul li:first-child a {
    font-weight: 700;
    color: #13ddb0;
}

.blog-submenu ul li {
      margin-left: 0px;
    margin-bottom: 0px;
}

.blog-submenu p a {
    background: #3dab7a;
    padding: 10px 20px;
    border-radius: 100px;
    color: #fff;
}

.blog-submenu {
    margin-top: 0px;
    margin-bottom: 0px;
  background:#073533;
}  
  
  
  
  
  /*New blog CSS*/


.b-post-category a{
    border: 1px solid #073D3B;
    border-radius: 100px;
    padding: 4px 8px;
    background: #073D3B;
}

.b-category {
    background: #edf3f3;
    padding-top: 15px;
    padding-bottom: 7px;
    margin-top:-10px;
}
.b-category input.hs-search-field__input {
    height: 30px;
    border-radius: 20px;
}

.b-category button {
    /* background: #083d3b; */
    border: 0px solid #fff;
    border-radius: 30px;
    position: absolute;
    top: 6px;
    font-size: 15px;
    RIGHT: 10px;
}

.b-category a {
    border: 1px solid #073D3B;
    border-radius: 100px;
    padding: 4px 8px;
    font-size: 14px;
    color: #073D3B;
    margin-left: 5px;
    transition: all .2s ease-in-out;
    margin-bottom: 6px;
}
.b-category a:hover{
    color: #ffffff;
    background: #073D3B;
}
/* .b-category ul li:first-child a {
    background: #073D3B;
    color: #fff;
} */

.b-category ul li:first-child a:hover {
    background: #032a29;
}

.b-category ul li.hs-menu-item.hs-menu-depth-1.active.active-branch a{
    background:#073d3b;
    color: #fff;
}


 /* Container */
.blog-posts {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
/* Post */
.blog-post {
  flex-basis: 33.333333333%; /* Sets post width */
  display: flex; /* Sets even heights */
}
/* Post Inner: allows margin around content */
.blog-post .blog-post-inner {
  width: 100%;
  background-color: #ebebeb; /* Background Colour */
  margin: 10px; /* Space around post */
  border-radius: 30px;
}

/* Post Content */
.blog-post .blog-post-content-wrapper {
  padding: 20px; /* Padding around blog post content */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 450px;
  
}
/* Responsive Breakpoints based on HubSpot Boilerplate CSS */
@media (max-width: 767px) {
  .blog-post { flex-basis: 50%; }
}
@media (max-width: 479px) {
  .blog-post { flex-basis: 100%; }
}


a.blog-post-title {
    background: linear-gradient(180deg,rgba(0,0,0,.32),#073d3b);
    border-radius: 20px;
    display: block;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    width: 100%;
    position: relative;
}

a.blog-post-title h3 {
    position: absolute;
    bottom: 0;
}

.blog-post .blog-post-content-wrapper a h3{
    color:white;
}

.blog-post .blog-post-content-wrapper {
    padding: 0px;
    border-radius:20px;
}
.title-container .post-data-info .b-data, .title-container .post-data-info a, .title-container .post-data-info .b-data, .title-container .post-data-info .b-post-category a {
    color: #fff;
}


.feature-bg a.post-title {
    background: linear-gradient(180deg,rgba(0,0,0,.32),#073d3b);
    border-radius: 20px 20px 0px 0px;
    display: block;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    position: relative;
    width: 100%;
}
.trekksoft-blog .post-item .feature-bg {
    height: 410px;
    border-radius: 20px 20px 0px 0px;
}


a.post-title h2 {
    bottom: 0;
    position: absolute;
}

.trekksoft-blog .post-item .post-title h2{
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 0.3px;
    color: #ffffff;
    font-weight: 800;
    margin: 0 0 0px;
    padding: 20px 20px;
    text-transform: inherit;
}

.trekksoft-blog .post-item-inner {
    transition: all .4s ease-in-out;
    padding: 0px;
    height: 460px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.13);
}

.trekksoft-blog .post-item-inner {
    background: #073D3B; 
    transition: all .4s ease-in-out;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
    border-radius: 20px;
}

.trekksoft-blog .post-item-inner .post-data-container {
    padding: 0px 20px 0px 20px;
}

.trekksoft-blog .related-post {
    display: flex;
    justify-content: space-evenly;
}

.trekksoft-blog  .related-post .related-blog-item {
  max-width: 33%;padding: 0px 16px 0px 16px;
}

.trekksoft-blog  .related-post .related-blog-title {
    background: linear-gradient(180deg,rgba(0,0,0,.32),#073d3b);
    border-radius: 20px;
    display: block;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    position: relative;
    width: 100%;
}

.trekksoft-blog .related-post .feature-bg {
    height: 400px;
    border-radius: 20px;
     width:360px;
}

.trekksoft-blog .related-post a.related-blog-title span {
    font-family: 'Nunito Sans';
    color: #fff;
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 0.3px;
    font-weight: 800;
    text-transform: inherit;
}
.trekksoft-blog a.related-blog-title span {
bottom: 30px;
    position: absolute;
    padding: 10px 10px;
}
.trekksoft-blog .related-post .related-blog-tags {
    border-radius: 0px 0px 20px 20px;
    color: white;
    background: #063d3a;
    padding:20px 10px;
}
.trekksoft-blog .post-item-inner .post-data-container {
    color: #fff;
    font-size: 14px;
}

.trekksoft-blog .post-item-inner .post-data-container a {
    color: #fff;
    font-size: 14px;
}


.trekksoft-blog ul.pagination li.active a {
    background: #e1ecea;
    color: #80b6b4;
    border: 2px solid #e1ecea;
}
.trekksoft-blog ul.pagination li a {
    color: #063d3b;
    display: inline-block;
    text-align: center;
    border: 2px solid #063d3b;
    border-radius: 50px;
    /* color: #13ddb0; */
    padding: 4px 12px 4px 12px;
    font-weight: 700;
    transition: all .4s ease-in-out;
}

.trekksoft-blog ul.pagination li a:hover{
    color:#fff;
    background: #063d3b;
}

.trekksoft-blog ul.pagination li {
    display: inline-block;
}
.trekksoft-blog ul.pagination {
    text-align: center;
}

.trekksoft-blog .body-container-wrapper ul.pagination li:before {
    color: #fff;
    background: #fff;
}

.blog-footer-green {
    background: #f1f6f6;
    padding-top:20px;
    padding-bottom:20px
}

.blog-images-block {
    background-image: url(//452164.fs1.hubspotusercontent-na1.net/hubfs/452164/raw_assets/public/00_trekksoft/02_website/2022/images/background-values-sales.png);
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 160px;
    height: 800px;
    margin-top:20px;
    margin-bottom:20px
}

 .blog-support-block {
    background: #073d3b;
    border-radius: 30px;
    color: #fff;
    padding: 110px 80px;
    text-align:center;
}

.blog-support-block a, .blog-support-block p, .blog-support-block h4{
    color:#fff;
}

.blog-support-block h4{
    font-size:36px;
    font-weight:800;
}

@media (max-width:1024px){

.trekksoft-blog .blog-main-container .sharing-icon {
    margin-top: 0;
    top: 0;
    right: 0;
    width:auto;
}    
        
.trekksoft-blog .related-post-section{
    padding:70px 0;
}

.trekksoft-blog .related-post-section .section-heading{
    margin-bottom:40px;
}        
    
}



@media (max-width:767px){
    
    

.hs-blog-post.trekksoft-blog  .blog-section h4 {
    font-size: 18px;
    line-height: 26px;
}

.hs-blog-post.trekksoft-blog  .blog-section p {
    font-size: 16px;
    line-height: 24px;
}

.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section h2 {
    font-size: 24px;
    line-height: 30px;
    margin: 18px 0px;
}

.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section p,
.hs-blog-post.trekksoft-blog.trekksoft-blog .blog-section li {
    font-size: 16px;
    line-height: 26px;
}

.hs-blog-post.trekksoft-blog  .blog-section img {
    margin: 10px 0 25px;
}

.hs-blog-post.trekksoft-blog  .blog-section h5 {
    font-size: 18px;
    line-height: 26px;
    margin: 30px auto;
    padding: 20px 20px;
}

.trekksoft-blog blockquote {
    font-size: 18px;
    padding-left: 17px;
    margin-top: 35px;
    margin-bottom: 30px;
    line-height: 26px;
    padding: 25px 0 24px 20px;
    margin-left: 0;
}

.trekksoft-blog .body-container-wrapper ul {
    margin: 20px 0;
}

.trekksoft-blog .body-container-wrapper ol {
    margin: 20px 0;
}

.hs-blog-post.trekksoft-blog .blog-section h3 {
    font-size: 20px;
    line-height: 26px;
}

.hs-blog-post.trekksoft-blog #hubspot-author_data {
    margin-top: 30px;
    padding-left: 0;
    padding-top: 30px;
}

.hs-blog-post.trekksoft-blog #hubspot-author_data .span2:before {
    left: 0;
}

.hs-blog-post.trekksoft-blog #hubspot-author_data .span2 {
    width: 100%;
    max-width: 160px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.hs-blog-post.trekksoft-blog #hubspot-author_data .span10 {
    padding-left: 0;
}

.hs-blog-post.trekksoft-blog .post-bottom-cta {
    padding: 0 0 35px;
}

.trekksoft-blog .body-container-wrapper li {
    font-size: 16px;
    line-height: 24px;
}

.trekksoft-blog .body-container-wrapper li {
    font-size: 16px;
    line-height: 24px;
}    

body.trekksoft-blog .row-fluid .single-post-hero .bg-container {
    max-width: 280px;
    height: 280px;
}

.trekksoft-blog .single-post-hero {
    height: 400px;
}

.trekksoft-blog .related-post-section{
    padding:50px 0;
}

.trekksoft-blog .related-post-section .section-heading{
    margin-bottom:30px;
}           


.trekksoft-blog .body-container-wrapper .page-center .b-body-container {
    text-align: left;
}

.post-team-b {
    padding-left: 18px !important;
    padding-right: 4px !important;
    padding-top: 16px;
    padding-bottom: 16px;
    background: #f1f6f6;
    margin-bottom: 24px;
}

.post-category {
    align-items: flex-start;
}

ul.post-list {
    padding-top: 0px;
    margin-top: 0px;
    margin: 0px 0px !important;
}
  .b-author{
  width: 100%;
  }
.b-time {
    margin-right: 8px;
    margin-left: 0px !important;
    border-right: 1px solid gray;
    border-left: 0px solid gray !important;
    padding-right: 8px;
    padding-left: 0px !important;
}
  
  .b-time-minute{
  padding-left: 8px;
    border-left: 1px solid gray;
    margin-left: 4px;
  }  
.hs-blog-post.trekksoft-blog.trekksoft-blog #hubspot-author_data {
    text-align: left;
    margin: 20px 20px;
}

  
 .hs-blog-post.trekksoft-blog.trekksoft-blog #hubspot-author_data {
    text-align: left;
    margin: 20px 20px;
}

.trekksoft-blog .related-post .related-blog-item {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 0 0 0;
    max-width: 100%;
}

.trekksoft-blog .related-post {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    overflow: hidden;
    max-width: 100%;
} 
  
.trekksoft-blog .related-post .feature-bg{
  width:100%;
  }

.blog-support-block {
    background: #073d3b;
    border-radius: 20px;
    color: #fff;
    padding: 40px 30px !important;
    text-align: center;
}

.blog-images-block {
    padding: 38px 0px;
    height: 100%;
    margin: 0 0 0 0;
    background-position-y: -100px;
}
  .form-subs .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field.smart-field {
    width: 100% !important;
    margin-right: 0px !important;
}

.form-subs .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    width: 100% !important;
}

.form-subs .hs_submit.hs-submit {
    width: 100% !important;
}



.blog-footer-green {
    padding:0px 20px;
}
.blog-images-block {
    background-image: inherit;}

.blog-support-block h4{
    font-size:27px;
}
.b-category input.hs-search-field__input {
display:none;
}  
  .b-category .hs-search-field {
    display: none;
}
.blog-submenu {
    padding-bottom: 20px;
    padding-top:20px;
}  
  .blog-submenu ul {
    display: none !important;
}

.big-form-subs p{
    text-align: left;
}  
  
}
/*end media querie 767px*/


.b-category.only-post-bblog .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    display: none;
}


.form-subs div form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.form-subs .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field.smart-field {
    width: 45%;
    margin-right:30px;

}

.form-subs .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    width: 45%;
}



.form-subs .hs-dependent-field {
    width: 100%;
}

.form-subs .hs_yes_i_would_like_to_receive_marketing_communications_with_relevant_content_regarding_trekksoft_prod.hs-yes_i_would_like_to_receive_marketing_communications_with_relevant_content_regarding_trekksoft_prod.hs-fieldtype-booleancheckbox.field.hs-form-field.smart-field {
    width: 98%;
}

.form-subs .legal-consent-container {
    width: 100%;
}

.form-subs .hs_submit.hs-submit {
    width: 50%;
}

.form-subs form .field>label {
    font-size: 15px;
    line-height: 1;
    font-weight: 400;
    display: block;
    margin-bottom: 12px;
    margin-top: 8px;
    color: #72808e;
}

.subscribe-newsletter .form-subs form input, .row-fluid form select, .row-fluid form textarea {
    height: 45px;
    font-family: 'Lato', sans-serif;
    color: #33475b;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .2px;
    /* margin-bottom: 8px; */
    /* border-radius: 3px; */
    background: #fff;
    padding: 0px 20px;
    font-weight: 400;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 97%;
}

.form-subs form .hs-button.primary {
    background: linear-gradient(99.22deg, #FF7000 0%, #FFB12B 100%);
    border-radius: 32px;
    color: #fff;
    text-decoration: none;
    font-family: 'Lato';
    font-weight: 600;
    padding: 8px 12px;
    border: 0px solid #ff9200;
    padding: 8px 0px 8px 0px;
}

.form-subs .legal-consent-container .hs-richtext p{
    font-size:14px;
}

.form-subs .legal-consent-container .hs-richtext a{
    font-size:14px;
}

.big-form-subs {
    background-image: url(//452164.fs1.hubspotusercontent-na1.net/hubfs/452164/raw_assets/public/00_trekksoft/02_website/2022/images/bg-001.png);
    background-position: top center;
    background:#fffefe;
    background-repeat: no-repeat;
    padding: 20px 30px 20px 30px;
    border-radius: 10px;
}

.form-subs ul.hs-error-msgs.inputs-list {
    position: relative;
    display: inline-block;
    top: -10px;
    background: #ffffff;
}

.form-subs .hs_yes_i_would_like_to_receive_marketing_communications_with_relevant_content_regarding_trekksoft_prod.hs-yes_i_would_like_to_receive_marketing_communications_with_relevant_content_regarding_trekksoft_prod.hs-fieldtype-booleancheckbox.field.hs-form-field.smart-field span{
        font-size: 14px !important;
    font-weight: 400;
}

.section.post-body p a {
    font-size: 17px;
}