.read-time
{
	padding-left:2rem;
}


.section3-sub-form
{
	margin:0 auto;
	width:100%;
	max-width:1120px;
}

.new-latter-form
{
	margin:0 auto;
	max-width:690px;
	padding-top:2rem;
	padding-bottom:7rem;;
}

#wpcf7-f39598-o1 input[type=submit]
{
	width: 250px;
top: 146px;
	background: #28B7B7;
}

#wpcf7-f39598-o1 .wpcf7-form-control-wrap.your-email input
{
	margin-right:1.5rem;
    mix-blend-mode: normal;
    border-radius: 8px;
    padding-left: 20px;
    font-size: 16px !important;
	border: 1px solid #28B7B7;
}


.section2-blog-post {
	margin: 90px auto;
    text-align: center;
    padding-top: 0px;
    width: 97%;
    padding-bottom: 70px;
}

.section2-blog-heading {
	margin: 0 auto;
	width: 100%;
	max-width:1620px;
	display: grid;
    grid-template-columns: auto 200px;
	padding-inline: 1rem;
	padding-bottom: 1.5rem;
}

.section2-blog-heading h2
{
	font-family: 'Raleway', sans-serif !important;
font-style: normal !important;
font-weight: 600 !important;
font-size: 32px !important;
line-height: 120% !important;
letter-spacing: -0.02em;
	text-align:left !important;;
	color: #007AA4 !important;
	    margin-top: 0px !important;
    margin-bottom: 0px !important;
	    text-transform: none;
}

.section2-blog-heading a
{
	display:block;
	text-decoration:none;
	font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 23px;
line-height: 120%;
text-align: right;
letter-spacing: -0.02em;
color: #28B7B7;
	align-self: center;
}

.section2-blog-archive {
	margin: 0 auto;
	width: 100%;
	max-width:1620px;
	display: grid;
   grid-template-columns: repeat(2, 1fr);
	padding-top:1rem;
	grid-column-gap: 4%;
}

.article-box .attachment-single-post-thumbnail {
    width: 100% !important;
    height: 206px !important;
	border-radius:8px 8px 0 0;
}

.article-box {

    border-radius: 12px;
    text-align: left;
	margin:30px auto;
	display: grid;
	grid-template-rows: 300px 60px auto auto 55px;
	align-items: center;
    transition: all ease-in-out .3s;
}

.article-box:hover
{
	box-shadow: 0px 6px 16px #0000001A;
	border: 2px solid #FEE5DB;
	border-radius: 12px;
	padding: 0 1rem;
}


.article-box ul {
	padding-left: 0rem;
}
.article-box h3 a
{
	text-decoration:none;
	color:#000;
}

.article-box h3 {
	text-align: left;
font: normal normal 900 28px/40px Source Sans Pro;
letter-spacing: 0px;
color: #001738;
	margin-top: 10px !important;
    margin-bottom: 5px !important;
	text-align:left;
	align-self: start;
	padding-bottom: 0.8rem;
}

.article-category
{
	font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 120%;
color: #FFFFFF !important;
}
.article-category a {
	text-decoration:none;
	color: #FFFFFF !important;
	background:#28B7B7;
	border-radius:8px;
	padding: 3px 10px;
}

.article-category ul
{
	list-style:none;
	margin: 0 0 0 -2px !important;
	display: flex;
	flex-wrap: wrap;
}

.article-category ul a
{
	text-decoration:none;
	text-align: left;
	font: normal normal normal 12px/15px Source Sans Pro;
	letter-spacing: 0px;
	color: #FFFFFF;
	background: #001738 0% 0% no-repeat padding-box;
	border-radius: 4px;
	padding:0.3rem;
}

.article-category ul li {
	margin: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.publish-date {
	margin-left: 2px;
}

.article-box p {
	text-align: left;
font: normal normal normal 18px/25px Source Sans Pro;
letter-spacing: 0px;
color: #001738;
    width: 100%;
    margin: 0 auto 15px;
    align-self: start;
    padding-bottom: 0;
    overflow: hidden!important;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;	
}

.article-publish-information {
display: grid;
    grid-template-columns: 2fr 1fr;
    align-self: end;
    height: 50px;
    width: 100%;
    margin: 0 auto;
    align-items: center;
}

.readmore a
{
	text-decoration:none;
font: normal normal bold 16px/22px Source Sans Pro;
letter-spacing: 0px;
color: #FF5F1F;

}

.readmore a img
{
	padding-left:0.4rem;
}
.readmore
{
	text-align:right;
}

.publish-date img
{
	padding-right:1rem;
}


.publish-date
{
	font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 13px;
line-height: 18px;
color: #000000;
}



.article-box p a
{
	text-decoration:none;
	    color: #616C72 !important;
}

.readmore a:hover, .section2-blog-heading a:hover{
	color: #FF5C00 !important;
}

.article-box p a:hover
{
	color:#000 !important;
}


.blog-header 
{
    height: 465px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
    display: block;
}

.blog-header .wrapper 
{
    margin: 0 auto;
    width: 100%;
    height: 100%;
    max-width: 1620px;
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
    padding: 1rem;
}

.blog-header .textbox 
{
    background: rgba(0, 122, 164, 0.6);
    padding: 36px 54px;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 16px;
    max-width: 820px;
}

.blog-header h1 
{
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    line-height: 150%;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    text-transform: initial;
}

.blog-header .textbox h2 
{
    font-family: 'Open Sans', sans-serif!important;
    font-style: normal!important;
    font-weight: normal!important;
    font-size: 30px!important;
    line-height: 150%!important;
    letter-spacing: -0.03em!important;
    color: #FFFFFF!important;
    text-transform: initial!important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.mrc_loadmore{
	background-color: #ddd;
	border-radius: 2px;
	display: block;
	text-align: center;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	letter-spacing:1px;
	cursor:pointer;
	text-transform: uppercase;
	padding: 10px 0;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;  
}
.mrc_loadmore:hover{
	background-color: #767676;
	color: #fff;
}

#loader {
    border: 5px solid #f3f3f3;
    animation: spin 1s linear infinite;
    border-top: 5px solid #28B7B7;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

  
@keyframes spin {
    0% { 
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


@media only screen and (max-width: 568px){
	.section2-blog-archive
	{
		 grid-template-columns: 1fr;
	}
	.read-time
	{
		    padding-left: 1rem;
	}
	.readmore a
	{
		padding:0rem !important;
	}
}

@media only screen and (min-width: 568px) and (max-width: 768px) {

	.read-time 
    {
    padding-left: 0.4rem;
    }


	.readmore a
	{
		padding:0rem;
	}

}

@media only screen and (max-width: 768px){
	
	
	.article-box h3 {
		font-size: 24px;
		line-height: 130%;
	}

}


@media only screen and (max-width: 1149px){
	.section2-blog-heading h2
	{
		font-size: 22px !important;
        line-height: 120%  !important;
	}
	.section3-sub-form h2
	{
		font-size: 22px !important;
        line-height: 120% !important;
	}
	.article-box p
	{
		font-size: 16px !important;
line-height: 140% !important;
	}
	.notify-icon-section1
	{
		    width: 120px;
	}

}


.blogimg {
	 background-repeat: no-repeat;
  	background-position: center; 
	 background-size: cover;
	height:300px;
	border-radius: 8px;
}

.blog-header-featured {
	display: grid;
    grid-template-columns: 1fr 1fr;
	min-height: 460px;
	grid-column-gap: 0;
}

.featured-image {
	width: 100%;
	background-size: cover;
}

.featured-article {
	background-color: #EEF3F5;
	display: flex;
	align-items: center;
	padding:20px 30px 20px 60px;
}

.featured-article h2 {
	margin: 10px 0 5px!important;
}

.featured-article ul.post-categories {
	padding: 0;
}

.featured-article p {
	line-height: 170%;
	overflow: hidden!important;
	padding-bottom: 0;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
           line-clamp: 3; 
   -webkit-box-orient: vertical;
}

.freadmore a {
    background: linear-gradient(79.07deg, #FF5C00 2.07%, #FF9900 97.77%);
    border: 0px;
    border-radius: 8px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -3%;
    text-align: center;
	padding: 10px 30px;
	text-decoration: none;
}

@media only screen and (max-width: 1350px) {
	.section2-blog-archive {
		grid-column-gap: 2%;
	}

}

@media only screen and (max-width: 1100px) {
	.read-time {
		padding-left: 1rem;
	}
	.readmore a {
		padding: 0px;
	}
}
@media only screen and (max-width: 1040px) {
	.section2-blog-archive {
		grid-template-columns: 1fr 1fr;
		grid-row-gap: 0;
	}
}

@media only screen and (max-width: 767px) {
	 .section2-blog-archive {
		grid-template-columns: 1fr;
		 max-width: 488px;
	}
	.section2-blog-heading {
		grid-template-columns: 1fr;
		max-width: 488px;
	}
	.section2-blog-heading a {
		display:none;
	}

    .section2-blog-post {
		padding-top: 0;
	}

	.section2-blog-post {
		padding-bottom: 3rem;
	}

    .blog-header {
        height: 500px;
    }

    .blog-header .textbox h1 {
        font-size: 30px!important;
        line-height: 45px!important;
        letter-spacing: -3%!important;
    }

    .blog-header .textbox h2 {
        font-size: 15px!important;
        line-height: 22.5px!important;
        letter-spacing: -3%!important;
        color: #FFFFFF!important;
    }

	.blog-header-featured {
		grid-template-columns: 1fr;
	}

	.freadmore {
		margin-bottom: 50px;
	}

	.featured-article {
		padding: 20px 30px 20px 30px;
	}

	.featured-image {
		min-height: 300px;
	}

}


.searchandfilter label {
 list-style: none;
    display: inline-block;
    text-decoration: none;
    text-align: left;
font: normal normal normal 14px/18px Source Sans Pro !important;
letter-spacing: 0px;
color: #001738;
    cursor: pointer;
	background: #FFFFFF 0% 0% no-repeat padding-box;
border-radius: 4px;
	padding:0.3rem 0.6rem !important;
}


.searchandfilter input[type="radio"] {
	opacity: 0;
	position: fixed;
	width: 0;
  }

.searchandfilter input[type="radio"]:checked + label, .filterscontainer .searchandfilter>ul>li>ul>li.sf-option-active label {
     background: #001738 0% 0% no-repeat padding-box;
border-radius: 4px;
	font: normal normal normal 14px/18px Source Sans Pro !important;
letter-spacing: 0px;
color: #FFFFFF !important;
}

.searchandfilter ul li li {
	display: inline-block;
	margin-right: 15px;
	cursor: pointer;
}


.searchandfilter ul {
list-style: none;
padding: 0;
position: relative;
}

.searchandfilter ul:nth-child(2) {
	padding: 10px 0;
	margin-top: 10px;
	position: absolute;
	width: 100%;
	}

.filterscontainer {
		margin: 0 auto;
		width: 100%;
		max-width: 1620px;
		padding: 42px 0 0 0;
		position: relative;
}

.catmenu ul li.current-menu-item a {
	color: #FF5C00;
}
.catmenu ul li.current-menu-item {
	border-color: #FF5C00;
}

.filterscontainer .searchandfilter>ul {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

.filterscontainer .searchandfilter>ul>li:first-child {
	width: 75%;
	padding-left:20px;
}

li.sf-field-search {
	width: 25%;
}


.sf-field-search label {
	border: none;
	width: 280px;
    float: right;
	padding: 3px 0;
}

.sf-field-search input[type="text"] {
    width: 100%;
    border: 0px;
    border-radius: 6px;
    text-indent: 10%;
    box-shadow: none;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 0px;
	background-color: #EEF3F5;
	height: 40px;
	font-size: 14px;
}

.header-search input[type="submit"] {
    width: 40%;
    border: 0px;
    background: var(--orange-gradient);
    color: #EEF3F5;
    border-radius: 0px 6px 6px 0px;
    font-weight: 600;
    text-transform: uppercase;
	height: 40px;
	font-size: 14px!important;
	line-height: 40px;
	display: flex;
	align-items: center;
    padding: 0;
    justify-content: center;
}

.header-search div {
	display: flex;
}

@media only screen and (max-width: 1010px) {
	.searchandfilter>ul {
		grid-template-columns: 1fr;
	}
	.sf-field-search label {
		border: none;
		width: 280px;
		float: none;
		margin: auto;
		display: block;
	}
	li.sf-field-search, .filterscontainer .searchandfilter>ul>li:first-child {
		width: 100%;
	}

	.searchandfilter ul:nth-child(2) {
		position: relative;
	}
	.section2-blog-post {
		margin-top: 0;
	}
	
}

.search-filter-scroll-loading {
	margin: 20px auto;
  }

  @media only screen and (max-width: 1650px) {
	.filterscontainer {
		padding: 42px 1.5% 0 1.5%;
	}
  }


.blog-container
{
	padding: 10rem 0 0rem 0;
    max-width: 1190px;
    margin: 0 auto;
}

.blog-container h1
{
	font: normal normal bold 100px/88px Source Sans Pro;
	letter-spacing: 0px;
	color: #EFF0F2;
	opacity: 1;
	margin:0 auto;
	text-align:center;
}

.blog-search
{
	max-width: 634px;
    width: 100%;
    margin: 0 auto;
}

.blog-search input[type=text]
{
	width: 102%;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #001738;
	border-radius: 53px;
    background-image: url(/wp-content/uploads/2021/11/Search-.svg);
    background-repeat: no-repeat;
    background-position: right 20px bottom 9px !important;
	padding: 1rem;
}

.blog-search input[type=text]::placeholder {
  text-align: left;
	font: normal normal normal 16px/22px Source Sans Pro !important;
	letter-spacing: 0px !important;
	color: #97A0AC !important;
}

.filterscontainer .searchandfilter>ul>li:first-child>ul ul.children {
    display: none;
}

.hrblizz-sec14
{
	padding-top:0rem;
}

@media only screen and (max-width: 767px){
	.blog-search, .section2-blog-post
	{
		padding-inline:4%;
	}
	.blog-container h1
	{
		font-size:70px !important;
	}
	.blogimg
	{
		height:207px;
	}
	.article-box
	
	{
		grid-template-rows: 207px 60px auto auto 55px;
	}
	.publish-date img
	{
		    padding-right: 0.3rem;
	}
	.article-publish-information
	{
		grid-template-columns: 3fr 1fr;
	}
}