img{
    max-width: 100%;
}
#download-case-studies-form label.error{bottom: -18px !important;}
/* banner section - start */

.blog-bg-sect{
    background-color: #fff7ea;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 120px;
}
.blog-bg-sect .banner-txt{
      margin: 0px 0px 98px 0px;
      text-align: left;
}
.blog-bg-sect .banner-txt ul{
      padding-left: 0 !important;
}
.blog-bg-sect .banner-txt ul ol{
    padding-left: 0 !important;
}
.blog-bg-sect .banner-txt ul li{
      display: inline-block;
      font-family: 'Helvetica Neue';
      font-weight: 300;
      font-size: 16px;
      color: #1f1f1f;
} 
.blog-bg-sect .banner-txt ul li i{
      color: #757575;
}
.blog-bg-sect .banner-txt ul li a{
      text-decoration: none;
      color: #000;
}
.blog-bg-sect .banner-he{
    margin-bottom: 30px;
}
.blog-bg-sect .banner-he h1{
      font-family: 'Helvetica Neue';
      font-size: 38px;
      font-weight: bold;
      color: #f60;
}
.blog-bg-sect .banner-txt1{
    margin-bottom: 138px;
}
.blog-bg-sect .banner-txt1 p{
      font-family: 'Helvetica Neue';
      font-weight: 300;
      font-size: 16px;
      color: #3a3932; 
}
.blog-bg-sect .blog-banner-img {
    text-align: center;
}
    
/* banner section - end */
/* Title Sect - start */
.title-sect {
    margin-bottom: 30px;
    margin-top: 180px;
  }
  .title-sect h1{
    font-family: 'Helvetica Neue';
    font-size: 30px;
    font-weight: bold;
    color: #f60;
    text-align: center;
    }
/* Titel Sect - end */
#popular-training .banner-content h3 {
    font-family: 'Helvetica Neue';
    font-size: 25px;
    font-weight: 600;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0 50px;
}
#popular-training .nav-tabs a {
    padding: 6px 13px;
    font-family: 'Helvetica Neue';
    font-size: 16px;
    color: #333;
    border: 0;
    border-bottom: 2px solid transparent;
}
#popular-training .nav-link.active {
    
}
#popular-training .nav-link.active span, #popular-training .nav-tabs a.active span {
    font-weight: 700;
    border-bottom: 2px solid #f98608;
    padding-bottom: 6px;
}
#popular-training .nav-link:focus,
#popular-training .nav-link:hover {
    background: 0 0;
}
#popular-training .nav-link span{padding-bottom: 6px;}
#popular-training .nav-link:focus span,
#popular-training .nav-link:hover span {
    border-bottom: 2px solid #f98608;
}
#popular-training .nav-tabs {
    border-bottom: 0 solid #dee2e6;
    margin: 62px 0;
    display: flex;
    justify-content: center;
}
#popular-training .tab-content > .container,
#popular-training .tab-pane > .container,
.form_section .container,
.expert-speak .container {
    max-width: 1096px;
}
/* dropdown  TK341-1*/
a.nav-link.more-a {
	background: none !important;
	padding-left: 0 !important;
	margin-left: 4px;
}

.more-s {
	color: #333333 !important;
	position: relative;

}

li.nav-item.more-new {
    margin: 0px 0 0!important;
}
i.fa.fa-chevron-down.more-i {
  position: absolute;
	display: block;
	bottom: 0;
	right: -16px;
}
.main-parent.more-pop {
	position: absolute !important;
	margin: 0px 0 0 -741px !important;
	width: 819px !important;
	height: 309px !important;
	z-index: 1051;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	background-color: #ffffff;
	display:none;
}
li.nav-item.more-new:hover .main-parent.more-pop{display:block;}
.main-parent.more-pop::before {
	/*content: "";
	position: absolute;
	width: 30px;
	height: 23px;
	background-color: #ffffff;
	top: 0;
	right: 0;
	border-top: solid 1px #e6e7e8;
	border-left: solid 1px #e6e7e8;
	transform: translate(-24%, -50%) rotate(62deg) skew(37deg);*/
	content: "";
    position: absolute;
    display: block;
    width: 0;
	top: -15px;
    right: 8px;
    bottom: auto;
    left: auto;
    border-width: 0 15px 15px;
    border-style: solid;
    border-color: #ffffff transparent;
}
.main-parent.more-pop::after{
	content: "";
    position: absolute;
    display: block;
    width: 0;
	top: -16px;
    right: 6px;
    bottom: auto;
    left: auto;
    border-width: 0 17px 16px;
    border-style: solid;
    border-color: #ededed transparent;
	z-index:-1;
} 
.category-dropdown.container.new-desktop-nav.mega-menu.more-mega {
	position: relative;
    margin: 40px auto !important;
}

.dropdown-content-2 {
	padding: 40px 0 0 27px;
}
.category-dropdown ul > li{

    list-style: none;
}

.drop-ul-1 a:hover, .dropdown-footer-content a:hover {
	text-decoration: none;
	/* border-bottom: 2px solid #f98608 !important; */
	font-weight: bold !important;
	padding-bottom: 5px !important;
}

.drop-ul-1 a {
	padding: 0px 13px 5px !important;
	position: relative;
	top: -1px;
	display: inline;
}
.drop-ul-1 a span:hover{
    border-bottom: 2px solid #f98608!important;
}

.drop-ul-1 a span {
    padding-bottom: 5px;
}
ul.drop-ul-1 {
	height: 195px;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}
ul.drop-ul-1 li {
	border-right: solid 1px #e6e7e8;
	padding: 4px 0 5px 28px !important;
    list-style: none;
}

ul.dropdown-footer-content {
	margin: 32px 0 0 -27px;
	background-color: #f7f7f7;
	display: flex;
	padding: 23px 0 23px 55px !important;
}

	
/* dropdown TK341-1*/
.action-div {
    margin-bottom: 40px;
}
.action-div select {
    border: 1px solid #e6e7e8;
    background-color: #fff;
    border-radius: 0 !important;
    height: 47px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url(../dropdown-arrow.html) no-repeat right center;
    background-color: rgba(0, 0, 0, 0);
    background-clip: border-box;
}
.action-div #blog-search {
    padding: 8px 10px 8px 13.5px;
    border: solid 1px #707070;
    background-color: #fff;
    border-radius: 0 !important;
    height: 47px;
    border-right-color: transparent;
    border-radius: 10px 0 0 10px !important;
}
.action-div .cat-title {
    font-family: 'Helvetica Neue';
    font-size: 38px;
    font-weight: bold;
    color: #f60;
    padding-left: 0;
}
.blog-grids {
    padding-left: 0;
}
.blog-grids li {
    list-style: none;
}
.blog-grids .blog-wrap {
    border: 1px solid #e6e7e8;
    background-color: #fff;
    width: 100%;
    margin: 0 0 41px 0;
	border-radius: 10px;
    overflow: hidden;
}
.blog-grids .blog-wrap .item-img {
    position: relative;
}
.blog-grids .blog-wrap .item-img .date{
    background-color: #fff;
    width: 130px;
    position: absolute;
    z-index: 1;
    top: 21px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 6px;
    height: 35px;
}
.blog-grids .blog-wrap .item-img img {
    width: 320px;
    height: 174px;
    filter: brightness(50%);
    object-fit: cover;
}
.blog-grids .blog-wrap .cat {
    position: absolute;
    left: 0;
    background: #f60;
    padding: 2px 8px;
    font-size: 8px;
    font-weight: 700;
    color: #fff;
    top: 14px;
    z-index: 1;
}
.blog-grids .blog-wrap a {
    color: #000;
    text-decoration: none;
    background: #fff;
    border: 0;
}
.blog-grids .blog-wrap a:hover {
    box-shadow: none !important;
}
.blog-grids .blog-wrap:hover {
    box-shadow: 0 3px 4px 1px rgb(162 184 187 / 40%);
}
.blog-grids .blog-wrap .blog-content-wrap {
    padding: 17px 17px;
}
.blog-grids .blog-wrap .blog-content-wrap .content1 {
    font-size: 14px;
    margin-bottom: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    min-height: 50px;
    line-height: 1.2;
}

.page-explore .blog-grids .one-third.ebook .content1{
	-webkit-line-clamp: 7;
	margin-bottom: 0;
} 
.pub-date {
    font-size: 12px;
}
.blog-grids .blog-wrap .blog-content-wrap .author1 img {
    border-radius: 100%;
    border: solid 1px #707070;
    margin-right: 9px;
	min-width: 42px;
    min-height: 42px;
}
.page-explore .blog-grids .one-third.ebook .author1,
.page-explore .blog-grids .one-third.ebook .pub-date{
	display:none !important;
}
.blog-grids .blog-wrap .blog-content-wrap .blog-title {
    font-family: 'Helvetica Neue';
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
    min-height: 41px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin: 0;
    
}
.blog-grids .blog-wrap .blog-content-wrap .date{
    min-height: 55px;
}
.blog-grids .blog-wrap .item-img .date span{
    font-family: 'Helvetica Neue';
    font-weight: 300;
    font-size: 14px;
    color: #f60; 
}
.blog-grids .blog-wrap .item-img .date span::before{
    font-family: "Font Awesome 5 Pro";
    content: "\f274"!important;
    color: #f60;
    font-size: 17px;
    vertical-align: -2px;
}
.blog-grids .blog-wrap .blog-content-wrap .date span{
    font-family: 'Helvetica Neue';
    font-weight: 300;
    font-size: 16px;
    color: #000; 
}
.blog-grids .blog-wrap .blog-content-wrap .date span::before{
    font-family: "Font Awesome 5 Pro";
    content: "\f274"!important;
    color: #f60;
    font-size: 21px;
    vertical-align: -2px;
}
.blog-grids .blog-wrap .blog-content-wrap .author1 {
    font-size: 14px;
    width: 100%;
    display: flex;
    align-items: center;
    min-height: 48px;
}
.blog-grids .blog-wrap .blog-content-wrap .author1 .author-wrap {
    width: 84%;
    line-height: 20px;
}
.blog-grids .blog-wrap .blog-content-wrap .author1 span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-family: 'Helvetica Neue';
    font-size: 14px;
    font-weight: 300;
    color: #000;
}
.blog-grids .blog-wrap .blog-content-wrap .author1 span:first-child {
    font-weight: bold;
}
#popular-training .blog-grids .blog-wrap .blog-content-wrap .author1 span:last-child{
	display:none;
}
.blog-grids .pagination {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 27px;
    margin-bottom: 57px;
    padding-right: 0;
}
.blog-grids .pagination a,
.blog-grids .pagination span {
    display: inline-block;
    color: #707070;
    padding: 0 5px;
    font-size: 16px;
    text-decoration: none;
}
.blog-grids .pagination a.current,
.blog-grids .pagination span.current {
    color: #f98608;
}
.blog-grids .pagination a:hover {
    text-decoration: none;
}
.blog-grids .pagination .next,
.blog-grids .pagination .prev {
    color: #333;
    font-weight: 700;
    position: relative;
}
.blog-grids .pagination .prev {
    margin-right: 10px;
}
.blog-grids .pagination .next {
    margin-left: 10px;
    text-decoration: none;
}
.blog-grids .pagination .next:after,
.blog-grids .pagination .prev:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f053";
    font-size: 13px;
    margin-right: 6px;
}
.blog-grids .pagination .next:after {
    content: "\f054";
    margin-left: 6px;
    margin-right: 0;
}

/* Want to Interact Section Start */
.domain-exprt {
    height: 123px;
    background: #ff270d;
    background: linear-gradient(90deg,#ff270d 1%,#f60 100%);
  }
  .domain-exprt-txt p {
    font-family: "Helvetica Neue";
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    margin-top: 43px;
    margin-bottom: 41px;
    text-align: left;
  }
  .domain-exprt-btn-font {
    font-family: "Helvetica Neue";
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    text-align: right;
    margin-top: 42px;
    margin-bottom: 41px;
  }
  .domain-exprt-btn-font .prl {
    padding-left: 30px;
    padding-right: 30px;
  }

/* Want to Interact Section end */

/* Expert speak section start */
.expert-speak-sect .expert-speak-head{
    margin-bottom: 30px;
}
.expert-speak-sect .expert-speak-head h3 {
    font-family: 'Helvetica Neue';
    font-size: 38px;
    font-weight: bold;
    margin-top: 70px;
    text-align: center;
  }
.expert-speak-sect .expert-speak-head h3 span {
    font-family: 'Helvetica Neue';
    font-size: 38px;
    font-weight: bold;
    margin-top: 70px;
    text-align: center;
    color: #ff6600;
  }
  .expert-speak-sect .card a {
    text-decoration: none;
  }
  .expert-speak-sect .card {
    min-width: 319px;
    min-height: 395px;
    border: solid 1px #7b7b7d;
    background-color: #fff;
    margin-bottom: 40px;
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  }
  .expert-speak-sect .card .expert-imag{
    max-height: 176px;
    min-height: 176px;
  }
  .expert-speak-sect img.attachment-cousre-thumb.size-cousre-thumb.wp-post-image {
    max-height: 176px;
    min-height: 176px;
  }
  .expert-speak-sect .card-body .card-text.title {
    min-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-weight: 500;
    text-align: left;
  }
  .expert-speak-sect .card-body .card-text {
    font-family: 'Helvetica Neue';
    font-size: 16px;
    font-weight: 300;
    color: #000;
  }
  .expert-speak-sect .card-body .card-text.desc {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    min-height: 30px;
    text-align: left;
  }
  .expert-speak-sect .card-body .card-text.desc::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f274"!important;
    color: #f60;
    font-size: 25px;
    vertical-align: -3px;
  }
  .expert-speak-sect .card-body .img-author img {
    border-radius: 100%;
  }
  .expert-speak-sect .card-body .name-designation {
    color: #333;
    line-height: 1;
    padding-left: 10px;
  }
  .expert-speak-sect .card-body .name-designation h5{
    font-family: 'Helvetica Neue';
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #000;
    margin: 7px 0px 0px 0px;
  }
  .expert-speak-sect .card-body .name-designation span{
    font-family: 'Helvetica Neue';
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }
  .expert-speak-sect .view-more-btn {
    max-width: 173.9px;
    background: transparent linear-gradient(270deg,#f60 0,#ee3024 100%) 0 0 no-repeat padding-box;
    border-radius: 4px;
    text-align: center;
    padding: 7px;
    margin: 0px auto 70px auto;
  }
  .expert-speak-sect .view-more-btn a {
    text-decoration: none;
    color: #fff;
    font-family: "Helvetica Neue";
    font-size: 16px;
    font-weight: 300;
  }
/* Expert speak section end */
/*Downloadale assets section popup form start*/
#download-assets-form .modal-body{
    max-width: 301px;
    padding: 20px 26px 31px 30px;
    border-radius: 5px;
    background: transparent linear-gradient(270deg,#f60 0,#ee3024 100%) 0 0 no-repeat padding-box;
}
#download-assets-form .modal-body form{}
#download-assets-form .modal-body form h4{
    font-size: 16px;
    font-family: "Helvetica Neue";
    text-align: center;
    color: #fff;
    font-style: italic;
}
#download-assets-form .modal-body form .popup-flex{
    display: flex;
    margin-bottom: 20px;
}
#download-assets-form .modal-body form .popup-flex select{
    font-style: italic;
    font-size: 12px;
    font-family: "Helvetica Neue";
}
#download-assets-form .modal-body form .popup-flex input{
    font-style: italic;
    font-size: 12px;
    font-family: "Helvetica Neue";
}
#download-assets-form .modal-body form .popup-flex .form-group.custom-forms-phone{
    display:flex;
}
#download-assets-form .modal-body form .popup-flex .form-group.custom-forms-phone select{
    font-style: italic;
    font-size: 12px;
    font-family: "Helvetica Neue";
    width: 63px;
    border-radius: 5px;
    height: 34px;
}
#download-assets-form .modal-body form .popup-flex .form-group.custom-forms-phone .wdt2{
    min-width: 55px;
    margin: 0 5px;
}
#download-assets-form .modal-body form .popup-flex .form-group.custom-forms-phone .wdt2 input{
    font-style: italic;
    font-size: 12px;
    font-family: "Helvetica Neue";
}
#download-assets-form .modal-body form .popup-flex .form-group.custom-forms-phone .country-phone-number{
    position: relative;
    min-width: 113px;
}
#download-assets-form .modal-body form .popup-flex .form-group.custom-forms-phone .country-phone-number{
    font-style: italic;
    font-size: 12px;
    font-family: "Helvetica Neue";
}
#download-assets-form .modal-body form .popup-flex .form-policy-text{
    font-family: "Helvetica Neue";
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    font-style: italic;
}
#download-assets-form .modal-body form .popup-flex .form-policy-text i{
    font-family: "Font Awesome 5 Brands";
    min-width: 12.4px;
    min-height: 12.4px;
    font-weight: 300;
    color: #2bb673!important;
}
/*Downloadale assets section popup form end*/

.popup-small .modal-body .popup-flex select{
    max-height: 32px;
}

@media (min-width: 768px) {
    .card {
        width: 268px;
        min-height: 440px;
        background-color: #fafafa;
    }
    .slide-img {
        width: 268px;
        height: 150px;
        filter: grayscale(100%);
    }
    .date-title {
        height: 32px;
        width: auto;
        font-family: 'Helvetica Neue';
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.57;
        letter-spacing: normal;
        text-align: center;
        color: #fafafa;
        background-color: #00a8e1;
        font-size: 14px;
    }
    .card-title {
        font-size: 14px;
        margin-bottom: 1rem;
        text-align: center;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        font-family: 'Helvetica Neue';
        min-height: 52px;
        max-height: 52px;
        overflow: hidden;
        padding-bottom: 0;
    }
    .card-title-name {
        font-weight: 700;
        font-size: 14px;
        font-family: 'Helvetica Neue';
        font-stretch: normal;
        font-style: normal;
        text-align: center;
        margin-bottom: -3px;
    }
    .card-text {
        font-family: 'Helvetica Neue';
        font-size: 14px;
        text-align: center;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        min-height: 70px;
        overflow: hidden;
        max-height: 70px;
    }
}
.web-btn {
    display: inline-block;
    background-color: #f98608;
    width: 178px;
    height: 45px;
    color: #fff;
    font-size: 15px;
    transform: skew(-12deg);
    -webkit-transform: skew(-12deg);
    -moz-transform: skew(-12deg);
    -ms-transform: skew(-12deg);
    -o-transform: skew(-12deg);
    border-color: none;
    border: none;
    text-align: center;
    padding-top: 8px;
    position: absolute;
    top: 50%;
    margin-right: auto;
    right: 18%;
    left: 3%;
}
.web-btn-txt {
    font-weight: 400px;
    margin-top: 0;
    line-height: 1.8;
    transform: skew(10deg);
    -webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -ms-transform: skew(10deg);
    -o-transform: skew(10deg);
    display: block;
}
.web-btn:hover {
    color: #fff;
    text-decoration: none;
}
.heading-text{
    margin: 70px 0 40px 0;
    text-align: center;
} 
.prev-web-text {
    font-family: 'Helvetica Neue';
    font-size: 38px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.82;
    letter-spacing: normal;
    color: #000;
}
.prev-web-text span{
    color: #f60;
}
.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
}
@media only screen and (max-width: 767px) {
    .card {
        width: 289.9px;
        height: 340px;
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
        background-color: #fafafa;
        margin-left: 15px;
    }
    .date-title {
        height: 29px;
        width: auto;
        font-family: 'Helvetica Neue';
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.57;
        letter-spacing: normal;
        text-align: center;
        color: #fafafa;
        background-color: #00a8e1;
        font-size: 14px;
    }
    .slide-img {
        width: 154.4px;
        height: 109px;
        object-fit: contain;
        align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        margin-top: 1rem;
        filter: grayscale(100%);
    }
    .card-title {
        font-size: 14px;
        margin-bottom: 1rem;
        text-align: center;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        font-family: 'Helvetica Neue';
        height: 35px;
    }
    .card-title-name {
        font-weight: 700;
        font-size: 14px;
        font-family: 'Helvetica Neue';
        font-stretch: normal;
        font-style: normal;
        text-align: center;
        margin-bottom: -3px;
    }
    .card-text {
        font-family: 'Helvetica Neue';
        font-size: 14px;
        text-align: center;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        min-height: 70px;
        overflow: hidden;
        max-height: 70px;
        padding-bottom: 0;
    }
    .web-btn {
        display: inline-block;
        background-color: #f98608;
        width: 178px;
        height: 45px;
        color: #fff;
        font-family: 'Helvetica Neue';
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        font-size: 16px;
        transform: skew(-12deg);
        -webkit-transform: skew(-12deg);
        -moz-transform: skew(-12deg);
        -ms-transform: skew(-12deg);
        -o-transform: skew(-12deg);
        border-color: none;
        border: none;
        cursor: pointer;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        margin-bottom: 5px;
        position: absolute;
        left: 16%;
    }
    .blog-grids .pagination a,
    .blog-grids .pagination span {
        display: inline-block;
        color: #707070;
        padding: 0 7px;
        font-size: 18px;
        text-decoration: none;
    }
    .blog-grids .pagination a.current,
    .blog-grids .pagination span.current {
        color: #f98608;
    }
    .blog-grids .pagination a:hover {
        text-decoration: none;
    }
    .blog-grids .pagination .next,
    .blog-grids .pagination .prev {
        color: #333;
        font-weight: 700;
        position: relative;
    }
    .blog-grids .pagination .prev {
        margin-right: 0px;
    }
    .blog-grids .pagination .next {
        margin-left: 0px;
        text-decoration: none;
    }
    .blog-grids .pagination .next:after,
    .blog-grids .pagination .prev:before {
        font-family: "Font Awesome 5 Pro";
        content: "\f053";
        font-size: 13px;
        margin-right: 6px;
    }
    .blog-grids .pagination .next:after {
        content: "\f054";
        margin-left: 6px;
        margin-right: 0;
    }
}
#web-prev-form input[type="email"],
#web-prev-form input[type="text"] {
    width: 100%;
    padding: 15px;
    display: inline-block;
    border: none;
    background: #f1f1f1;
}
#web-prev-form input[type="text"]:focus {
    background-color: #ddd;
    outline: 0;
}
.selected-country-code {
    margin-bottom: 13px;
    margin-left: 10px;
    margin-right: 10px;
}
.select2-selection {
    margin-top: 8px;
}
.select2-selection__arrow {
    margin-top: 8px;
}
.country-phone-number {
    /* width: 353px; */
    /*margin-bottom: 20px;*/
    margin-bottom: 0px;
}
.web-lead-form-submit-btn {
    background-color: #f98608;
    color: #fff;
    padding: 16px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}
.enter-your-details {
    font-family: 'Helvetica Neue';
    font-size: 33px;
    font-weight: 700;
    text-align: center;
    color: #2cb99b;
    font-size: 25px;
    line-height: 38px;
    margin: 22px 0 0 0;
    text-align: center;
}
.item-img:after {
    display: none !important;
}
.page-explore .blog-grids .one-third {
    
}
.webinar_show {
    margin-bottom: 31px;
}
.webinar_show .max-width {
    max-width: 846px;
}
.download-assets .alumni-speak .slick-prev,
.webinar_show .alumni-speak .slick-prev {
    background: url(../arrow-angle-left.html) no-repeat center;
    background-color: rgba(0, 0, 0, 0);
    width: 30px;
    height: 30px;
    text-align: center;
    position: absolute;
    top: 0;
    left: -102px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    text-indent: -999px;
    border: 0;
    overflow: hidden;
    z-index: 99;
}
.download-assets .alumni-speak .slick-next,
.webinar_show .alumni-speak .slick-next {
    background: url(../arrow-new-angle.html) no-repeat center;
    background-color: rgba(0, 0, 0, 0);
    width: 30px;
    height: 30px;
    text-align: center;
    position: absolute;
    top: -1px;
    right: -102px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    text-indent: -999px;
    border: 0;
    overflow: hidden;
}
.download-assets .alumni-speak .slick-next,
.webinar_show .alumni-speak .slick-next {
    top: -1px;
}
.download-assets .alumni-speak .slick-next,
.webinar_show .alumni-speak .slick-next {
    right: -82px;
}
.modal.fade.show {
    display: block;
}
.lead-form span.selected-country-code {
    padding: 15px !important;
    background: #f1f1f1;
    border: 0;
    height: 100%;
}
.lead-form .country-code-2 ~ .select2-container--default .select2-selection--single {
    border-radius: 0 !important;
    height: 55px !important;
    border: 0 #f0f8ff !important;
    background-color: #f1f1f1;
    margin-top: 0;
}
.country-code-2 ~ .select2-container--default .select2-selection--single,
.country-code-2 ~ .select2-container--default .select2-selection--single .select2-selection__arrow {
    margin-top: 0;
}
.lead-form .country-code-2 ~ .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 55px !important;
}
.lead-form .country-code-2 ~ .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 55px !important;
    background-color: #f1f1f1;
    margin-top: 0;
}
.lead-form .inline-country-code {
    max-height: 55px;
}
.lead-form select {
    background-color: #f1f1f1;
    border: 0;
    border-radius: 0;
    height: 55px;
}
.blue-bg {
    background-image: url(../banner-blue.html);
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 80px;
    position: relative;
    width: 100%;
}
.blue-bg .blue-bg-inner {
    padding: 0 130px 0 30px;
}
.register {
    font-family: 'Helvetica Neue';
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.68;
    letter-spacing: normal;
    display: inline-block;
    padding-top: 33px;
    color: #fff;
}
.blue-bg-inner .register {
    padding-top: 33px;
}
.enroll-now {
    float: right;
    margin-top: 18px;
    width: auto;
}
.download-assets .expert-speak-carousel .e-book-wrap a{
    text-decoration: none;
}
.enroll {
    max-width: 173px;
    background: transparent linear-gradient(270deg,#FF6600 0%,#EE3024 100%) 0% 0% no-repeat padding-box;
    border-radius: 5px;
    text-align: center;
    padding: 12px 39px;
    border: none;
    text-decoration: none; 
    margin: auto;  
}
.enroll span {
    color: #fff;
    font-family: 'Helvetica Neue';
    font-size: 17px;
    font-weight: 300;
    text-transform: uppercase;
}
.download-assets{
    background-color: #f6ece6;
}
.download-assets .enroll {}
#resource-download-forms-1.custom-forms input {
    margin-bottom: 0;
    border: 0;
    background-color: #f1f1f1;
}
#resource-download-forms-1 .country-code-2 ~ .select2-container--default .select2-selection--single,
#resource-download-forms-1 .country-code-2 ~ .select2-container--default .select2-selection--single .select2-selection__arrow {
    border: 0 !important;
    background-color: #f1f1f1;
}
#resource-download-forms-1.resources-forms.custom-forms .custom-forms-phone span.selected-country-code {
    margin-bottom: 0;
    border: 0 !important;
    background: #f1f1f1;
}
#resource-download-forms-1.custom-forms .resource-city select {
    background-color: #f1f1f1;
    border: 0;
    padding: 15px;
    font-size: 16px;
    height: 45px;
    line-height: 1;
}
.e-book-wrap{}
.e-book-wrap img {
    width: 178px;
	display:block;
	height:260px;
    /* height: auto; */
	margin-left:auto;
	margin-right:auto;
    margin-bottom: 1.5rem;
}
.download-assets ul.slick-dots,
.webinar_show ul.slick-dots,
.ads-slider ul.slick-dots {
    list-style: none;
    margin: 50px 0;
    padding: 0;
    text-align: center;
}
.download-assets .slick-dots li:first-child{
    margin-left: 0;
}
.download-assets .slick-dots li.slick-active{
    width: 8px;
    height: 8px;
    opacity: 1;
}
.download-assets .slick-dots li{
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #ff270d;
    text-indent: -9999px;
    margin-left: 13px;
    opacity: .5;
    border-radius: 100%;
    cursor: pointer;
}
.ads-slider ul.slick-dots {
	padding-top: 20px;
    padding-bottom: 20px;
}
.webinar_show ul.slick-dots li,
.ads-slider ul.slick-dots li {
    opacity: 0.5;
    height: 8px;
    cursor: pointer;
    display: inline-block;
    margin: 0 10px;
}
.webinar_show ul.slick-dots li button,
.ads-slider ul.slick-dots li button  {
    text-indent: -9999px;
    height: 8px;
    width: 8px;
    border: 0;
    padding: 0;
    outline: 0;
    background: #b1b1b1;
    cursor: pointer;
}
.webinar_show ul.slick-dots li.slick-active,
.ads-slider ul.slick-dots li.slick-active  {
    opacity: 1;
}
.page-explore .blog-grids {
    justify-content: start;
    margin-left: -25px;
    margin-right: -25px;
}
.search-spacing{
    display: flex;
    justify-content: end;
    padding: 0;
}
.blog-search-field{
    min-width: 313px;
    min-height: 39px;
}
.search-box .searchbar-icon-fact{
    width: 46px;
    height: 47px;
    display: block;
    top: 0px;
    font-size: 15px;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    line-height: 39px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background: linear-gradient(to right,#ff280c 0,#ff5004 100%);
    z-index: -1;
    border: solid 1px #707070;
    border-left-color: transparent;
    border-radius: 0 10px 10px 0;
}
.search-box .searchbar-icon-fact i{
    vertical-align: middle;
    font-size: 17px;
}
.load_more {
    max-width: 173px;
    background: transparent linear-gradient(270deg,#FF6600 0%,#EE3024 100%) 0% 0% no-repeat padding-box;
    border-radius: 5px;
    text-align: center;
    padding: 12px 39px;
    border: none;
    text-decoration: none;
    margin: 0px auto 40px auto;
}
.load_more span {
    color: #fff;
    font-family: 'Helvetica Neue';
    font-size: 17px;
    font-weight: 300;
    text-transform: uppercase;
}
.webinar_show .responsivee.row {
    margin-left: -10px;
    margin-right: -10px;
}
.webinar_show .responsivee.row .col-md-4 {
    padding-left: 10px;
    padding-right: 10px;
}
.get-in-touch-new > .row {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}

#subscribe .modal-content{
    max-width: 365px;
    margin: auto;
}

.subscribe-form-wrap{
	padding: 40px 30px;
    background: transparent linear-gradient(270deg,#FF6600 0%,#EE3024 100%) 0% 0% no-repeat padding-box;
    border-radius: 5px;
    max-width: 300px;
    /* max-height: 418px; */
    margin: auto auto 70px auto;
}
#subscribe .subscribe-form-wrap{
	padding: 24px 22px;
    box-shadow: none;
    border: 0;
    background-color: #ffffff;

}
.subscribe-form-wrap h5{
	font-family: 'Helvetica Neue';
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.subscribe-form-wrap p{
    font-family: 'Helvetica Neue';
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    color: #fff;
    text-align: center;
}
#subscribe .subscribe-form-wrap p{
	font-family: 'Helvetica Neue';
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.14;
	letter-spacing: normal;
	text-align: center;
	color: #231f20;
	margin-bottom:10px;
}
.popup-flex{
    display: flex;
    margin-bottom: 20px;
}
.popup-flex a{
    font-family: 'Helvetica Neue';
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    text-align: left;
    margin: 1px auto 0 auto;
    padding: 10px 49px;
    color: #fff;
}
.subscribe-form-wrap form{
	width:100%;
}
.subscribe-form-wrap .show-name-email{
    	margin-bottom:22px;
}
.subscribe-form-wrap .show-name-email input{
	border-radius:5px;
	border: solid 1px #b1b1b1;
	background-color: #ffffff;
	padding: 5px 12px;
    height: 40px;
	font-family: 'Helvetica Neue';
	font-size: 14px;
	color: #000;
    width: 100%;	
}
#subscribe-newsletter-form .btn.btn-warning.subscribe-newsletter-submit-btn {
    padding: 10px 49px;
    border-radius: 5px;
    background-color: #ffc107;
    font-family: 'Helvetica Neue';
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.subscribe-newsletter-submit-btn span {
    font-family: 'Helvetica Neue';
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.expert-speak {
    border-top: 1px solid #ddd;
}

.expert-speak .heading-text h2.text-center.prev-web-text.text-expert{
    margin: 74px 0 40px;
}
.expert-speak .expert-wrap{
	border: solid 1px #e6e7e8;
  background-color: #ffffff;
}
.expert-speak .expert-wrap:hover{
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.expert-speak .expert-wrap a{
	color: #000000;
}
.expert-speak .expert-wrap a:hover{
	text-decoration:none;
}
.expert-speak .expert-wrap .expert-content-wrap{
	padding:21px 17px;
}
.expert-speak .expert-wrap .expert-content-wrap h5{
  font-family: 'Helvetica Neue';
  font-size: 18px;
  line-height: 1.22;
  color: #000000;
}
.expert-speak .expert-wrap .expert-content-wrap .content1 {
    font-size: 14px;
    margin-bottom: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    min-height: 50px;
    line-height: 1.2;
	font-family: 'Helvetica Neue';
}
.expert-speak .expert-wrap .expert-content-wrap .author1 {
    font-size: 14px;
    width: 50%;
    display: flex;
    align-items: center;
}
.blog-grids .blog-wrap .blog-content-wrap .author1 .author-wrap {
    /* width: 100%; */
}
.blog-grids .blog-wrap .blog-content-wrap .d-flex.justify-content-between.align-items-center{
    display: flex!important;
    justify-content: space-between;
}
.expert-speak .expert-wrap .expert-content-wrap .author1 span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
	font-family: 'Helvetica Neue';
}
.expert-speak .expert-wrap .item-img img {
    height: 179px;
}
.expert-speak .expert-wrap .expert-content-wrap .pub-date {
    font-size: 14px;
}
.expert-speak .load_more{
	display:block;
	margin:47px auto 68px;
}
.expert-speak .load_more:hover,
.expert-speak .load_more:focus{
	text-decoration:none;
	color:#fff;
}
.expert-speak-slider .slick-slide{
	text-align:left;
}
.expert-content-wrap .justify-content-between{
	align-items:flex-end;
}
.show-name-email label {
    color: #FF0000;
}
.thanks-title {
    font-family: 'Helvetica Neue';
    font-size: 14px;
    font-weight: bold;
    color: #00a9e2;
    margin-top: 9px;
    display: none;
}
@media only screen and (max-width: 1366px) {
    .blue-bg .blue-bg-inner {
        padding: 0 180px 0 100px;
    }
}
@media only screen and (max-width: 1280px) {
    .row {
        padding: 0;
    }
}
@media only screen and (max-width: 1024px) {
    .blog-grids .blog-wrap .blog-content-wrap .blog-title {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }
}
@media only screen and (max-width: 992px) {
    .webinar_show .max-width {
        max-width: 556px;
    }
}
@media only screen and (max-width: 991px) {
    .blog-grids .blog-wrap {
        width: 100%;
    }
}
@media only screen and (max-width: 768px) {
    .blue-bg .enroll-now {
        margin-top: 15px;
        margin-right: 0;
    }
    .blue-bg .blue-bg-inner {
        padding: 0 30px 0 30px;
    }
    .register {
        font-size: 20px !important;
    }
    .download-assets .alumni-speak .slick-next {
        right: -10px;
    }
    .download-assets .alumni-speak .slick-prev {
        left: -10px;
    }
    .webinar_show .alumni-speak .slick-prev {
        left: -82px;
    }
}
@media only screen and (max-width: 767px) {
    .category-dropdown select {
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
        border: solid 1px #e6e7e8;
        background-color: #fff;
        width: 100%;
        padding: 10px 15px;
        /* margin-bottom: 33px; */
        background: none;
    }
    select#custom-mobile-nav option[value="https://new.jigsawacademy.com/explore-analytics?category="] {
    display: none !important;
    }
    .mobile-sorting {
        display: none;
        position: relative;
        margin-top: 35px;
    }
    .sorting-dropdown {
        display: none !important;
    }
    .action-div .mobile-sorting select {
        height: auto;
        font-size: 14px;
        color: #707070;
        background: 0 0;
        border: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .action-div .mobile-sorting select:focus {
        outline: 0;
        box-shadow: none;
    }
    .mobile-sorting label {
        position: absolute;
        right: 15px;
        top: 7px;
        margin-bottom: 0;
        color: #00a8e1;
        text-transform: uppercase;
        font-weight: 700;
        font-family: 'Helvetica Neue';
        font-size: 14px;
        padding-left: 8px;
        border-left: 1px solid #b1b1b1;
        pointer-events: none;
    }
    .action-div .cat-title {
        margin-bottom: 35px;
        font-size: 28px;
        text-align: center;
        padding: 0;
    }
    .search-spacing{
        justify-content: center;
    }
    .search-spacing .blog-search-field{
        min-width: 232px;
        min-height: 30px;
    }
    .blue-bg {
        background: #28b9e6;
        height: auto;
        padding: 33px 0;
        text-align: center;
    }
    .blue-bg .register {
        text-align: center;
        padding: 0;
    }
    .blue-bg .enroll-now {
        float: none;
    }
    .webinar_show .card {
        width: auto;
        height: 440px;
        margin-left: 0;
    }
    .webinar_show .card .slide-img {
        width: 100%;
        height: 150px;
        object-fit: inherit;
    }
    .webinar_show .card-title {
        font-size: 14px !important;
        margin-bottom: 1rem;
        text-align: center;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        font-family: 'Helvetica Neue';
        min-height: 52px;
        max-height: 52px;
        overflow: hidden;
    }
	.subscribe-form-wrap{
		margin:0px 0 38px;
	}
	.ads-slider img{
		margin:0 auto;
	}
}
@media only screen and (max-width: 640px) {
    .page-explore .one-third {
        max-width: 100%;
        /* margin: 0 0 30px !important; */
    }
    .expert-speak-sect .expert-slider ul.slick-dots{
        list-style: none;
        margin: 50px 0;
        padding: 0;
        text-align: center;
    }
    .expert-speak-sect .expert-slider .slick-dots li {
        display: inline-block;
        width: 6px;
        height: 6px;
        background-color: #ff270d;
        text-indent: -9999px;
        margin-left: 13px;
        opacity: .5;
        border-radius: 100%;
        cursor: pointer;
    }
    .expert-speak-sect .expert-slider .slick-dots li.slick-active {
        width: 8px;
        height: 8px;
        opacity: 1;
    }
}
@media only screen and (max-width: 600px) {
    .webinar_show .alumini-block {
        width: 356px;
        margin: 0 auto;
    }
	.subscribe-form-wrap h2{
		text-align:center;
		font-size: 14px;
		margin-bottom: 19px;
		margin-top: 7px;
	}
	.subscribe-form-wrap p{
		text-align:center;
	}
	.ads-slider ul.slick-dots {
		padding-top: 37px;
		padding-bottom: 20px;
	}
    #download-assets-form .modal-body{
        max-width: fit-content;
    }
    .blog-grids .blog-wrap .item-img img{
        width: 304px;
        height: 161px;
        filter: brightness(50%);
    }
	.blog-grids .blog-wrap .cat{
        position: absolute;
        left: 7px;
        background: #01a7e100;
        padding: 2px 8px;
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        top: 124px;
        z-index: 1;
        text-transform: uppercase;
    }
    .expert-speak-sect .card .card-body .img-author{
        display: none;
    }
    .expert-speak-sect .card .card-body .name-designation{
        padding-left: 0px;
    }
}
@media only screen and (max-width: 480px) {
    .download-assets .alumni-speak .slick-prev {
        left: 30px;
    }
    .download-assets .alumni-speak .slick-next {
        right: 30px;
    }
    .blue-bg .register {
        line-height: 1.2;
    }
    .download-assets .enroll.get-in-touch {
        display: none;
    }
    .e-book-wrap img {
        width: 142px;
		min-height: 208px;
        /* height: auto; */
    }
	.e-book-wrap .enroll{
        max-width: 173px;
        background: transparent linear-gradient(270deg,#FF6600 0%,#EE3024 100%) 0% 0% no-repeat padding-box;
        border-radius: 5px;
        text-align: center;
        padding: 12px 39px;
        border: none;
        text-decoration: none;
        margin: auto;
    }
	.download-assets {}
	.download-assets ul.slick-dots{
		bottom: -50px;
	}
}
@media only screen and (max-width: 420px) {
    .download-assets .max-width .alumini-block {
        padding: 0 60px;
    }
}
@media only screen and (max-width: 375px) {
    .category-dropdown.container {
        padding: 0 26px;
    }
    .action-div .col-md-12,
    .action-div .col-md-4,
    .page-explore .blog-grids .one-third {
        padding-left: 26px;
        padding-right: 26px;
    }
    .mobile-sorting label {
        right: 26px;
    }
    #popular-training .banner-content h3 {
        font-size: 18px;
        margin: 0 0 33px;
    }
    .action-div .cat-title {
        font-size: 18px;
    }
    .e-book-wrap img {
        width: 113px;
		min-height: 160px;
        /* height: auto; */
    }
    .blog-search-field::after {
        right: 30px;
    }
	.subscribe-form-wrap {
		margin: 53px 0 38px;
	}
	.prev-web-text.text-downloadable{
		margin-top:0;
	}
}
@media only screen and (max-width: 360px) {
    .webinar_show .alumini-block {
        width: 100%;
    }
    .webinar_show .max-width {
        max-width: 300px;
    }
}
#popular-training .page-numbers {
    /* display: none !important; */
    text-decoration: none;
}
#popular-training .page-numbers.next,
#popular-training .page-numbers.prev{
    display: inline-block!important;
    text-decoration: none;
}
#popular-training .page-numbers
#popular-training a.nav-link.more-a {
    pointer-events: none;
}


@media  (min-width: 1200px){
    .container{
        max-width: 999px !important;
        margin: 0 auto !important;

    }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .container{
        max-width: 303px !important;
        margin: 0 auto !important;
    }

/* banner section - start */

.blog-bg-sect{
    height: auto;
  }
.blog-bg-sect .banner-txt{
      display: none;
  }
  .blog-bg-sect .banner-he{
    margin-bottom: 30px;
  }
  .blog-bg-sect .banner-he h1{
    font-family: 'Helvetica Neue';
    font-size: 30px;
    font-weight: bold;
    color: #f60;
    text-align: center;
    }
   .blog-bg-sect .banner-txt1{
       margin-bottom: 40px;
   }
   .blog-bg-sect .banner-txt1 p{
    font-family: 'Helvetica Neue';
    font-weight: 300;
    font-size: 16px;
    color: #3a3932;
    text-align: center;
   }
   .blog-bg-sect .blog-banner-img{
       display: none;
   }
  
   /* banner section - end */
   /* Title Sect - start */
    .title-sect {
        margin-bottom: 30px;
        margin-top: 140px;
    }
    /* Title Sect - End */
   /* Downloadable assets section - start */
   
   .download-assets .heading-text{
        margin: 41px 0 30px 0;
        text-align: center;
   }
   .download-assets .heading-text .prev-web-text{
        font-family: 'Helvetica Neue';
        font-weight: bold;
        font-size: 30px;
        color: #000;
        text-align: center;
        line-height: 1.33;
        letter-spacing: 0.3px;
   }
   .subscribe-form-wrap{display: none;}

   /* Downloadable assets section - end */

   /* Want to Interact Section end */
   .domain-exprt {
    height: 220px;
  }
.domain-exprt-txt p {
    font-size: 20px;
    text-align: center;
    margin: 43px 0 38px 0;
}
.domain-exprt-btn-font {
    text-align: center;
    margin-top: 0;
  }

/* Want to Interact Section end */

/* Expert speak section start */
.expert-speak-sect .expert-speak-head h3 {
    font-size: 30px;
    margin-top: 40px;
  }
.expert-speak-sect .expert-speak-head h3 span {
    font-size: 30px;
    margin-top: 40px;
  }
  .expert-speak-sect .card {
    min-width: auto;
    min-height: 372px;
    overflow: hidden;
    margin: auto;
  }
  .expert-speak-sect .card .expert-imag{
    max-height: 164px;
    min-height: 164px;
  }
  .expert-speak-sect img.attachment-cousre-thumb.size-cousre-thumb.wp-post-image {
    max-height: 164px;
    min-height: 164px;
  }
  .expert-speak-sect .slick-list.draggable {
    padding: 0px 0px 0px 0px !important;
  }
  .expert-speak-sect .slick-slide.slick-current.slick-center {
    min-width: 267px;
  }
  .expert-speak-sect .view-more-btn {
    margin: 40px auto;
  }
/* Expert speak section end */

}
@media only screen and (max-width: 992px) {
    .subscribe-btn{
        padding: 10px 29px;
    }
}
