@charset "UTF-8"; 

/*
Theme Name: Tinius Olsen
Theme URI: http://towa.dev-fsit.com/
Author: Tinius Olsen
Author URI: http://towa.dev-fsit.com/
Description: Tinius Olsen site.
Version:      1.0
Text Domain: tiniusolsen

*/

h2.woocommerce-loop-category__title .count, .products a.button.product_type_simple {
    display: none;
}

.product_tab_images p a span,.product_detaile_slick p a span,#filter_searches h5 a span,.product_tab_images h5 a{
	text-align: left;
    font: 600 16px/24px 'Spartan';
    letter-spacing: 0px;
    color: #061922;
    opacity: 1;
}

.products_banner{
	margin-bottom: 64px;
	align-items: flex-start;
}

.products_banner_sticky{
	position: sticky;
	top: 100px;
 }

.head_title{
	text-align: left;
	font: 500 30px/60px 'Spartan';
	letter-spacing: 0px;
	color: #002620;
	opacity: 1;
	margin-top: 40px;
}

h2.contact_title{
	text-align: left;
	font: 40px/60px 'Montserrat';
	letter-spacing: 0px;
	color: #004C45;
	text-transform: uppercase;
	opacity: 1;
	margin-bottom: 22px;
}
h4.contact_title{
	text-align: left;
	float: left;
	text-align: left;
	font: normal 30px/50px 'Montserrat';
	letter-spacing: 0px;
	color: #004C45;
	text-transform: uppercase;
	opacity: 1;
	
}

.contact_info_box{
	height: 100%;
	padding-bottom: 20px;
}

.card{
	border:0px!important;
	margin-bottom:0px;
	height: 100%;
	min-height: 380px;
}

.card-flip > div {
  backface-visibility: hidden;
  transition: transform 300ms;
  transition-timing-function: linear;
  width: 100%;
  height: 100%;
  margin: 0;
 display: block;

}
.card-flip .flip_side{
	text-align: center;
	padding: 32px;
}
.card-flip .flip_side h6{
	text-align: center;
	font: 500 18px/26px 'Spartan';
	letter-spacing: 0px;
	color: #002620;
	opacity: 1;
}
.card-flip .flip_side h6.fw-600{
	font: 600 18px/26px 'Spartan'
}
.card-front {
  transform: rotateY(0deg);
  position: absolute;
}

.card-back {
  transform: rotateY(180deg);
  position: relative;
  top: 0;
  background:#eaf4ef;
}

.card-flip:hover .card-front {
  transform: rotateY(-180deg);
}
  
.card-flip:hover .card-back {
  transform: rotateY(0deg);
}

.card-body{
	padding:0px;
	height: 100%;
}

.card-body img{
	height: 100% !important;
}

.card-body.flip_side{
	display: flex;
	flex-direction: column;
	height: 100%;
}
.fw-600{
	font-weight:600!important;
}

.img-text{
	position: absolute;
    text-align: center;
    padding: 32px;
    width: 100%;
    background-image: linear-gradient(rgba(255, 255, 255, 90%), rgba(255, 255, 255, 0));
    min-height: 50%;
}
.pa{padding:10px!important;}
.pl-0{margin-left:0px;}
.mb-10{margin-bottom:10px;}
.mb-30{margin-bottom:30px;}
.mt-10{margin-top:10px;}
.mt-16{margin-top:8px;}
.mt-20{margin-top:20px;}
.mt-30{margin-top:30px;}
.mt-40{margin-top:40px;}
.mt-50{margin-top:54px;}
.mb-30{margin-bottom:30px;}

.img-text p{ font: 600 18px/26px 'Spartan';}
.img-text p.fw-600{
	font: 600 18px/26px 'Spartan';
}

.card_bottom_box{
    text-align: left;
	font: 600 14px/28px 'Spartan';
	letter-spacing: 0px;
	color: #004C45;
	opacity: 1;
	margin-top: auto;
}
p.card-text{
	text-align: center;
    font: 500 14px/26px 'Spartan';
    letter-spacing: 0px;
    color: #061922;
    opacity: 1;
}
.card_bottom_box p{

	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.card_bottom_box p i{
	margin-right:10px;
	width: 13px;
}
.select_country select{
    margin-left: 20px;
    height: 52px;
	padding: 13px 36px 13px 23px;
    border: 1px solid #707070;
    border-radius: 24px;
    outline: none;
    font: 500 18px/26px 'Spartan';
    letter-spacing: 0px;
    color: #002620;
    background-image: url('./assets/images/select_arrow.svg');
    background-repeat: no-repeat;
    background-position: calc(100% - 18px) 50%;
    min-width: 172px;
}
.select_country select {
	-moz-appearance: none;
	-webkit-appearance: none;
}
.select_country select::-ms-expand {
	display: none;
}
.country_contact_box{
	border:1px solid #ccc;
	margin-bottom:40px;
} 
.country_contact_box .card_bottom_box{
	color:#004C45;
	background:#eaf4ef;
	padding-bottom:0px;
	text-align: left;
	font: 600 14px/28px 'Spartan';
	letter-spacing: 0px;
	color: #004C45;
	opacity: 1;
}

.country_contact_box p.card-text{
	text-align: center;
    font: 500 14px/26px 'Spartan';
    letter-spacing: 0px;
    color: #061922;
    opacity: 1;
}

.country_contact_box .card-flip .flip_side h6{
	text-align: center;
	font: 500 18px/26px 'Spartan';
	letter-spacing: 0px;
	color: #002620;
	opacity: 1;
	margin-bottom:16px;
}
.country_contact_box .card-flip .flip_side{
	padding: 32px;
}

.country_contact_box .card-flip .flip_side{
	background:#eaf4ef;
	min-height:380px;
}

.country_contact_box{
	border:0px;
}


/*=====================================Our Company started=====================================================*/
.our-company hr{
	margin-top:30px;
	margin-bottom: 30px;
}
.our-company p{
	text-align: left;
	font: normal 16px/28px 'Spartan';
	letter-spacing: 0px;
	color: #061922;
	opacity: 1;
}
.company-right-text p{
	text-align: left;
	font: normal 16px/28px 'Spartan';
	letter-spacing: 0px;
	color: #061922;
	opacity: 1;
}
.text-green{
	color: #004C45!important;
}

.company-head_title{
	text-align: left;
	font: normal 30px/40px 'Montserrat';
	letter-spacing: 0px;
	color: #004C45;
	opacity: 1;
}
.text_in{
	text-indent: 10px;
}

/* Contact Page */
.card-subheading{
	font: 600 18px/26px "Spartan";
	letter-spacing: 0px;
	color: #002620;
	margin-bottom: 17px;
} 
.card-para{
	font: 500 14px/28px "Spartan";
	letter-spacing: 0px;
	color: #061922;
	margin-bottom: 0;
}
.card_bottom_box a{
	font: 600 14px/28px "Spartan";
	letter-spacing: 0px;
	color: #004C45;
}
/* Contact Page End */


/*=====================================Our Company End=====================================================*/

/*=====================================Product Details started=====================================================*/
.prd_cst_slide_box, .prd_desc_box{
	height: 435px;
}
@media screen and (max-width: 1199px) {
  .prd_cst_slide_box, .prd_desc_box{
	height: 375px;
	}
}
@media screen and (max-width: 768px) {
  .prd_cst_slide_box, .prd_desc_box{
	height: 100%;
	}
}

.product-dropdwn select{
	position:relative;
	margin-top: 107px;
	margin-bottom: 32px;
	padding: 8px 10px;
    border-radius: 26px;
	text-align: left;
	font: normal 600 16px/26px 'Spartan';
	letter-spacing: 0px;
	color: #002620;
	opacity: 1;
	border: 1px solid #ccc;
}

.product-dropdwn select:focus{
	border:1px solid #ccc;
	outline: none;
	box-shadow: none;
}

.product_detaile_text p{
	text-align: left;
	font: normal 16px/28px 'Spartan';
	letter-spacing: 0px;
	color: #061922;
	opacity: 1;
}

.product_detaile_text a{
	color: #007bff;
    text-decoration: none;
}
.product_detaile_text a:hover{
    color: #007bff;
    text-decoration: underline;
}
.product_detaile_text ul.row, .product_detaile_text ul{
	list-style: disc !important;
	display: block;
	margin: 0 0 1.41575em 3em;
}
.product_detaile_text ul li{
	list-style: disc !important;
}
.product_detaile_text ol {
    list-style: decimal;
    margin: 0 0 1.41575em 3em;
    padding: 0;
}

.download_btn ul{padding-left:0px;margin-bottom:0px;}
.download_btn ul li{
	display:inline; 
	list-style-type:none;
	}
.download_btn ul li a {	
	text-align: center;
	font: 600 14px/35px 'Poppins';
	letter-spacing: 0px;
	color: #004C45;
	opacity: 1;
	}
	
.download_btn ul li a i {	
	padding-right:10px;
	}

.download_btn ul li a{
	margin-right:10px;
}

.download_btn li:not(:last-child)
{
   border-right:1px solid #ccc;
}
.download_btn li:not(:first-child)
{
   margin-left:10px;
}

.product_detaile_text:after 
{
    content:""; 
    background: #ccc; 
    position: absolute; 
    bottom: 0; 
    left: 0; 
    height: 100%; 
    width: .5px;
}

h4.product_detaile_heading{
	text-align: left;
	font: normal 30px/40px 'Montserrat';
	letter-spacing: 0px;
	color: #004C45;
	text-transform: uppercase;
	opacity: 1;
}

.product_detaile_text_left p{
	text-align: left;
	font: normal 16px/28px 'Spartan';
	letter-spacing: 0px;
	color: #061922;
	opacity: 1;
}


.green_top_backgrount_img{
	position: absolute;
    right: -40px;
    top: -41px;
    z-index: -1;
    width: 50%;
}
.dot_bottom_backgrount_img{
	position: absolute;
    right: -40px;
    bottom: -41px;
    z-index: -1;
    width: 35%;
}


.green_top_backgrount_img_left{
	position: absolute;
    left: -40px;
    bottom: -40px;
    z-index: -1;
    width: 42%;
}
.dot_bottom_backgrount_img_left{
	position: absolute;
    right: -40px;
    top: -41px;
    z-index: -1;
    width: 42%;
}

.btn-quotation{
	background: #004C45 0% 0% no-repeat padding-box;
	font: 600 14px/20px 'Poppins';
	letter-spacing: 0px;
	color: #FFFFFF;
	opacity: 1;
}

.product_detaile_slider_heading{
	text-align: left;
	font: normal 30px/40px 'Montserrat';
	letter-spacing: 0px;
	color: #004C45;
	text-transform: uppercase;
	opacity: 1;
}


.product_detaile_slick .slider {
  margin: 0 auto;
}

.product_detaile_slick .slick-slide:not(:first-child), .product_detaile_slick .slick-slide:not(:last-child){
	margin: 0 5px;
}

.product_detaile_slick .slick-list {
  margin: 0px -5px 0px -5px;
}
.product_detaile_slick .slick-prev:hover,
.product_detaile_slick .slick-next:hover, 
.product_detaile_slick .slick-prev:focus,
.product_detaile_slick .slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent;
}
.product_detaile_slick .slick-prev:before,
.product_detaile_slick .slick-next:before {
	opacity: $slick-opacity-on-hover;
}
.product_detaile_slick .slick-prev .slick-disabled:before,
.product_detaile_slick .slick-next .slick-disabled:before {
	opacity: $slick-opacity-not-active;
}


.product_detaile_slick button.slick-next, 
.product_detaile_slick button.slick-prev{
	right: 40px;
	left: auto;
	top: -53px;
	width: 32px;
	height: 32px;
	transform: translate(0);
}
.product_detaile_slick button.slick-next::before,
.product_detaile_slick button.slick-prev::before{
	content: "";
	background-image: url("./assets/images/slider_arrow.svg");
	width: 32px;
	height: 32px;
	display: inline-block;	
}
.product_detaile_slick button.slick-prev{
	right: 96px;
	transform: rotate(180deg);
}
.product_detaile_slick .slider img, .product_detaile_slick .slider_testing img {
  height: 324px;
  width: 100%;
  object-fit: cover;	
  box-shadow: 0px 6px 24px 0px rgb(0 0 0 / 5%), 0px 0px 0px 1px rgb(0 0 0 / 8%);
  margin-bottom: 17.5px;
}

.product_detaile_slick p{
	text-align: left;
	font: bold 16px/24px 'Spartan';
	letter-spacing: 0px;
	color: #061922;
	opacity: 1;
}
.product_image_right img {
    max-height: 500px;
    object-fit: cover;
}

.navbar_menu ul li:hover::before {
    content: "";
    width: 100%;
    height: 3px;
    background: #a6ce3a;
    position: absolute;
    bottom: -1px;
}

/*=====================================Product Details started=====================================================*/


@media screen and (min-width: 992px) and (max-width: 1199px) { 
	.img-text, .card-flip .flip_side{
		padding:20px;
	}
	.img-text p, .img-text p.fw-600, .card-flip .flip_side h6, .card-flip .flip_side h6.fw-600 {
		font:16px/26px 'Spartan';
	}
	p.card-text{
		line-height:20px;
	}
	.card_bottom_box{
		line-height:25px;
		font-size: 12px;
	}
	.card-body .mt-16{
		margin-top:5px
	}
	
	/*===Product Details started========*/	
	
	.product-detail h2.contact_title{
		font: 40px/45px 'Montserrat';
	}
	
	.product-detail .head_title {
		font: 500 25px/60px 'Spartan';
	}
	
	.product-dropdwn select {
		top: 0px;
		right: 30px;
	}
	
	.product_detaile_text:after 
	{
		height: 115%; 
	}
	
}

@media screen and (max-width: 991px) {
	.card-flip{
	width: 280px;
    text-align: center;
    margin: auto;
	margin-bottom: 20px;
	}
	.company-left-img img{
		margin-bottom:30px!important;
	}
	
	/*===Product Details started========*/	
	
	.product-detail h2.contact_title{
		font: 40px/45px 'Montserrat';
	}
	
	.product-detail .head_title {
		font: 500 25px/60px 'Spartan';
	}
	/*.product-dropdwn select {
		top: 0px;
		left: 0px;
		margin: 10px 0px;
	}*/
	
	.product_image_slider img{
		margin-bottom:30px;
	}
	
	.product_detaile_text:after 
	{
		height: 0%; 
	}
	
	.download_btn ul li {
		white-space: nowrap;
	}
	/*===Product Details end========*/	
	/*===Product  started========*/	
	
	h4.product_detaile_heading{
		float:none;
		margin-bottom: 18px;
	}
	.product_tab_list{
		float:none;
	}
	
	.product_tab_list ul {
    padding-left: 0px;
    text-align: left;
    display: block;
	margin-left:0px;
	}
	
	/*===Product  end========*/	
}

@media screen and (max-width: 768px) {
	h2.contact_title {
		font: 40px/45px 'Montserrat'
	}
	.head_title {
		font: 500 25px/60px 'Spartan';
	}
	h4.contact_title{
		font: 500 26px/50px 'Montserrat';
	}
	
	/*===Product Details started========*/	
	.product_image_right img{
		margin-top: 30px;
	}
	.green_top_backgrount_img {
		    top: -15px;
	}
	
	/*===404 error========*/	
	.products .product_image_slider img {
		margin-bottom: 0px;
		margin-top:30px;
	}
	
}

@media screen and (max-width: 575px) {
	.product_tab_images p img{
		max-width: 100% !important;
	}
	.product_detaile_slick{
		padding-top: 40px;
	}
}

@media screen and (max-width: 480px) {
	.select_country select {
		font-size: 16px;
		padding: 10px;
		margin: auto;
		text-align: center;
		display: block;
	}
	.product_tab_list ul li{
		margin-right: 21px;
	}
/* parimala style code  */
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {width: 100%;}
.woocommerce ul.products li.product a img {max-width: 100% !important;}
.products_banner_sticky {
position: initial;
} 
/* this for removing sticky in mobile */
.testing-tab-list ul li{margin-right:0px !important;}
/* download broncher  */
.dot_bottom_backgrount_img_left {
    right: 0px;
}
.modal-title {
    font-size: 12px;
}	
.service_section_main_heading {
font-size: 40px;
}
.service_section-split .row {
margin: 0px;
}	
	
}



/*=====================================Product Details End=====================================================*/



/*=====================================Product  style Start=====================================================*/

 .products_text{
    text-align: left;
    font: normal 16px/28px 'Spartan';
    letter-spacing: 0px;
    color: #061922;
    opacity: 1;
}

.our_product_heading_tab{
    text-align: left;
    font: normal 30px/40px 'Montserrat';
    letter-spacing: 0px;
    color: #004C45;
    text-transform: uppercase;
    opacity: 1;
    float:left;
}
.product_tab_list{
    float:left;
}
.product_tab_list ul{
    padding-left:0px;
    margin-left:64px;
}

.product_tab_list ul li{
    list-style-type:none;
    display:inline;
    margin:0;
    text-align: left;
    font: normal 14px/20px 'Poppins';
    letter-spacing: 0px;
    color: #4E4E4E;
    opacity: 1;
    padding:10px 20px;
    position: relative;
    top: 9px;
    margin-right: 38px;
    cursor:pointer;
    transition: all 0.5s linear;
}
.product_tab_list ul li.active,
.product_tab_list ul li:hover {
    font: 500 14px/20px "Poppins";
    color: #ffffff;
    background: #004C45;
    border-radius: 50px;
 }
a{
	color: #061922;
}
a:hover,
a:focus{
	color: #004C45;
    text-decoration-color: #004C45;
}

.product_tab_images p{
    text-align: left;
    font: bold 16px/24px 'Spartan';
    letter-spacing: 0px;
    color: #061922;
    opacity: 1;
}

.product_tab_images p img{
    max-width:276px;
    width:100%;
    height:344px;
    object-fit:cover;
    margin-bottom:15.75px;
	box-shadow: 0px 6px 24px 0px rgb(0 0 0 / 5%), 0px 0px 0px 1px rgb(0 0 0 / 8%);
}

    h4.product_detaile_heading{
        float:none;
        margin-bottom: 18px;
    }
    .product_tab_list{
        float:none;
    }
    
    .product_tab_list ul {
    padding-left: 0px;
    text-align: left;
    display: block;
    margin-left:0px;
}

@media screen and (max-width: 768px) {
    h2.contact_title {
        font: 40px/45px 'Montserrat'
    }
    .head_title {
        font: 500 25px/60px 'Spartan';
    }
    h4.contact_title{
        font: 500 26px/50px 'Montserrat';
    }
    
}

/*Product style end*/


/*=====================================Search results page Start=====================================================*/

.top_search_result_heading{
	border-bottom:1px solid #ccc;
	padding-bottom:35px;
	
}

.top_search_result_heading p{
	text-align: left;
	font: 500 18px/40px 'Spartan';
	letter-spacing: 0px;
	color: #002620;
	opacity: 1;
}

.top_search_result_heading span{
	text-align: left;
	font: 500 18px/40px 'Spartan';
	letter-spacing: 0px;
	color: #004C45;
	opacity: 1;
	background: #F2F2F2 0% 0% no-repeat padding-box;
	border-radius: 10px;
	padding:12px 16px;
	position:relative;
	left:11px;
	
}

.top_search_result_filter{
	margin-top:35px;
}
#filter_searches{
    margin-bottom: 30px;
}
.top_search_result_filter p{
	text-align: left;
	font: normal 30px/40px 'Montserrat';
	letter-spacing: 0px;
	color: #002620;
	opacity: 1;
}
#filter_searches{
    margin-bottom: 30px;
}
.filter_by_type{
	border:1px solid #D2D2D2;
	
}
.filter_box_heading{
	border: none
}

.filter_box_heading p{
	text-align: left;
	font: 600 18px/26px 'Montserrat';
	letter-spacing: 0px;
	color: #002620;
	opacity: 1;
	padding:10px 24px;
	background:#e2feb7;
	margin-bottom: 0;
}
.filter_box label{
	text-align: left;
	font: 500 18px/26px 'Montserrat';
	letter-spacing: 0px;
	color: #002620;
	opacity: 1;
	position: relative;
    left: 12px;
	top: 2px;

}
.filter_box_inside{
	padding:24px;
}

.filter_box input[type=checkbox]{
	width: 19px;
    height: 19px;
}
.filter_box .form-check-input{
	margin-right:12px;
}

.filter_box .form-check{
	margin-bottom:20px;
}
.filter_box .form-check:last-child{
	margin-bottom:0px;
}

.filter_box a h5{
	text-align: left;
	font: 600 16px/24px 'Spartan';
	letter-spacing: 0px;
	color: #061922;
	opacity: 1;
}

.filter_box a:hover h5{
	text-decoration: none;
}

.filter_box a img{
	max-width: 276px;
	width: 100%;
    height: 344px;
    object-fit: cover;
    margin-bottom: 15.75px;
    border: 1px solid #ccc;
}

.woocommerce ul.products li.product a img{
	display: block;
    max-width: 276px;
    /*width: 100%;*/
    width: auto;
    height: 344px;
    object-fit: cover;
    margin-bottom: 15.75px;
    box-shadow: 0px 6px 24px 0px rgb(0 0 0 / 5%), 0px 0px 0px 1px rgb(0 0 0 / 8%);
}

.woocommerce ul.products li.product a h2{
	text-align: left;
	font: 600 16px/24px 'Spartan';
	letter-spacing: 0px;
	color: #061922;
	opacity: 1;
}

nav.woocommerce-breadcrumb b {
    text-align: left;
    font: normal normal 600 16px/24px 'Spartan';
    letter-spacing: 0px;
    color: #4E4E4E;
}

.product-category.product.first{
	top: 0;
}

.status-publish.first{
	top: 0;
}

.woocommerce .products ul, .woocommerce ul.products{

}

.product_tab_list ul{
	margin-top: 18px!important;
}
.woocommerce .products ul, .woocommerce ul.products{
	margin-top: 30px;
}

.error_bg{
	color: #fff;
}
.product_tab_images .product_cat-horizontal-testers{
	width: 100%!important;
}

.lead p,
.lead p *, p.not_exit *, .btn-goback *, a.btn-primary *{
	color: #fff;
}


/*=====================================Search results page End=====================================================*/

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ 
	@media {
		.product_detaile_slick button.slick-prev, button.slick-prev:hover{
	    top: -40px;
	    right: 0px;
	    width: 100%;
	    height: 28px;
	    background-size: 28px;
		}
		.product_detaile_slick button.slick-next, button.slick-next:hover{
			top: -40px;
		    width: 18px;
		    right: 60px;
		    height: 28px;
		    background-size: 30px;
		}   
	}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     .error_bg span img.mx-auto {
     	margin-top: 160px;
     }
}


@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ @media {
    .error_bg span img.mx-auto {
     	margin-top: 160px;
     }
}}
.prod-breadcrumb{
	padding-left: 70px;
    margin-bottom: 30px;
}

/*=====================================Hide reCAPTCHA badge Start=====================================================*/
.grecaptcha-badge { visibility: hidden; }
/*=====================================Hide reCAPTCHA badge End=====================================================*/


/*=====================================Post template=====================================================*/
.news_post_category {
font: 600 50px/40px "Century Gothic";
color:#323232;
}
.news_post_heading {
font: 600 40px/40px "Century Gothic";
color:#323232;
}
.news_post_date {
font: 600 20px/40px "Calibri";
color:#323232;
}
.post_content_text {
font: 400 20px/40px "Calibri";
color:#323232;
}
.news_post_media, .news_post_content {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}
.news_post_info_items h5 {
  color: #323232;
}
.news_post_genre_link:not(:last-of-type):after {
  content: ',';
}
.news_post_navigation {
  font: 600 25px/60px "Calibri";
  display: flex;
  justify-content: center;
  margin-top: 0px;
  color: #000;
}
.news_post_navigation a, .news_post_navigation span {
  text-decoration: none;
  border: 0px solid #BFBFBF;
  padding: 0px 0px;
  margin: 0px 1px 0px 0px;
  /*background-color:#f4574c;*/
  font: 600 20px/60px "Calibri";
  border-radius: 0px;
  color: #3C3E5A;	
}
.news_post_navigation a:hover, .news_post_navigation span.current {
  border-color: #fff;
  text-decoration: none;
  background-color: #fff;
  color: #000;
}
.news_post_navigation span.current {
  font-weight: bold;
}
/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
.news_post_heading {
font: 600 30px/40px "Century Gothic";
}
}
/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
.news_post_heading {
font: 600 30px/40px "Century Gothic";
}
}
/*=====================================Post template End=====================================================*/
/*=====================================Blog Post Breadcrumb======================================================*/
/*.blog-post-breadcrumb {
  padding: 0px 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  list-style: none;
  background-color: #fff;
  border-radius: 4px;
  font: 600 20px/60px "Calibri";
  color: #323232;
}
.blog-post-breadcrumb a {
  color: #ff0000;
  ;
  text-decoration: none;
  font: 600 20px/60px "Calibri";
}
.blog-post-breadcrumb a:hover, .blog-breadcrumb span.current {
  border-color: #000;
  text-decoration: none;
  color: #000;
}*/
/*=====================================Blog Post Breadcrumb End=====================================================*/
/*=====================================Blog template=========================================================*/
/*.blog-container {
  padding: 0em 0px;
}*/
.blog-container-item {
  /*float:left;*/
  width: 25%;
  padding: 30px;
  height:auto;
}
.blog_page_heading  {
font: 600 36px/40px "Century Gothic";
color:#004c45;
text-align:center;
margin-top:60px;
}
.blog_page_para  {
font: 500 20px/30px "Calibri";
color:#002620;
text-align:center;
}
.blog_post_content_excerpt {
font: 500 20px/30px "Calibri";
color:#002620;
text-align:left;
display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.post-thumbnail {
  overflow: hidden;
}
.post-thumbnail img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  overflow: hidden;
  transition: all 0.6s;
  display: block;
  width: 100%;
  transform: scale(1);
}
.post-thumbnail:hover img {
  transform: scale(1.1);
}
.blog_post_content_title a, .blog_post_content_title span {
  font: 600 22px/30px "Century Gothic";
  color: #004c45;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog_post_content_title a:hover, .blog_post_content_title span.current {
  text-decoration: none;
  color: #002620;
}
.blog_post_read_more a, .blog_post_read_more span {
  font: 600 18px/30px "Calibri";
  color: #004c45;
  text-decoration: none;
}
.blog_post_read_more a:hover, .blog_post_read_more span.current {
  text-decoration: none;
  color: #002620;
}
/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
.blog-container-item {
   width: 100%;
}
}
/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
.blog-container-item {
   width: 100%;
}
}
/*=====================================Blog template end=======================================================*/

/*=====================================Content Views start=======================================================*/

.pt-cv-readmore {
    color: #a6ce3a;
    background-color: #a6ce3a;
    border: none;
}

/*=====================================Content Views end=======================================================*/

