.blogs{
	width: 100%;
	float: left;
	padding: 40px 0 90px;
}
.content-column {
	width: 31%;
	float: left; 
	background-color: #F2F2F2;
	margin: 1%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-bottom: 20px;
}
.image { 
	text-align: center;
	width: 100%;
}
.content-column img {
	height: auto;
	width: 100%;
	display: block;
	/* max-height: 200px; */
}
.content-column .title {
	height: 71px; 
	overflow: hidden;
	text-align: center;
	/* line-height: 75px; */
	font-size: 20px;
	padding-left: 30px;
	padding-right: 30px;

}
.common-section h2 {
	font-size: 22px;
	line-height: 28px;
	margin: 30px 0 20px;
	text-align: left;
	color: #122437;
}
.content-column .content {
	/*height: 121px;*/
	text-align: center;
	line-height: 26px;
	padding: 12px 12px 0;
	font-size: 16px;
	/*overflow: hidden;*/
	padding-left: 30px;
	padding-right: 30px;
}
a.button {
	border: solid 1px #ddd;
	padding: 8px 0;
	color: #fff;
	margin: 25px auto  10px auto;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	font-size: 14px;
	text-align: center;
	position: relative;
	display: block;
	width: 150px;
	background: none; 
	padding: 7px 0 7px;
	background: #112236;
	color: #fff !important;
	height: 48px;
	font-size: 18px;
	line-height: 34px; 
	border-radius: 9px ;
	font-weight: 700;
}
a {
	color: #122437  ;
	outline: none;
	border: none;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.title h5 {
	font-size: 20px;
	line-height: 28px;
	margin: 13px 0 20px;
	text-align: center;
	color: #122437;
}
.social-share {
	width: 100%;
	float: left;
	padding: 20px  00px;
	text-align: left;
}
.social-share p {
	font-size: 20px;
	line-height: 34px;
	margin: 10px 0 20px;
	text-align: left;
	float: left;
	color: #2A2A2A;
	width: 100%;
}
.share-icons {
	width: auto;
	float: none;
	display: inline-block;
	padding: 0 10px;
	cursor: pointer;
}
.share-icons:nth-child(2){
	padding-left: 0;
}
.share-icons img {
	max-height: 41px;
}
.content-section h3 {
	font-size: 26px;
	line-height: 36px;
	margin: 0 0 20px;
	text-align: left;
	color: #122437;
}
.date{
	font-size: 14px;
	line-height: 26px;
	margin: -10px 0 30px;
	text-align: left;
	color: #122437;

}
.projects-list {
	width: 100%;
	float: left;
	text-align: center;
	margin: 25px 0;
	position: relative;
	z-index: 9;
	width: 100%;
	float: left;
	background: #f9f9f9;
	padding: 20px 0;
	box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 20%);
} 
.projects-list ul li span {
	padding: 10px 10px 0;
	width: 100%;
	float: left;
	font-size: 11px;
}
.projects-list ul{
	width: 100%;
	float: left;
}
.projects-list ul li {
	width: auto;
	margin: 0 auto;
	display: inline-block;
	font-weight: 700;
	font-size: 15px;
	padding: 0 0px; 
	line-height: 10px;
}
.projects-list ul li .button {
	line-height: 13px;
	width: 120px;
	border: none;
	border-left: 1px solid #444; 
	padding: 0;
	height: auto;
	margin-top: -3px;
	border-radius: 0;
	background: transparent;
	font-size: 13px;
	border-right: 1px solid #444; 

}

.projects-list ul li.first{
	width: calc( 50% - 70px );
	padding: 20px;
	float: left;
	line-height: 20px;

}
.projects-list ul.links li .prev a{
	color: #de3753;
}
.projects-list ul.links li   a{
	color: #de3753;
}
.projects-list ul li.last{
	width: calc( 50% - 70px );
	padding: 20px;
	line-height: 20px;
	float: right;
}
.category{
	width: 100%;
	float: left;
	padding: 20px;
	background: #f9f9f9; 
	background: #112236;
	color: #fff;
	box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 20%); 
	font-size: 14px; 
	line-height: 24px;
}
.category a{
	color: #fff;
}









.blogs-comments {
    width: 100%;
    float: left;
    padding: 40px 0;
}


.commernts-section {
    width: 100%;
    float: left;
    padding: 30px 0;
}
.coment-list {
    width: 100%;
    float: left; 
   /* border: 1px solid #ccc;*/
    margin: 0 0 30px;
    /*border-radius: 10px;*/
    position: relative;
    background: #f9f9f9;
    padding:20px ;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 20%);
}
.c-logo{
	width: 80px;
	float: left;
}
.c-detials{
	width: calc( 100% - 80px );
	float: left;
}
.c-detials h4{
	margin: 0 0 15px;
	font-size: 17px;
}
.c-detials h5{
	margin: 0 0 1px; 
	font-size: 14px;
    line-height: 26px; 
    text-align: left;
    color: #122437;
    position: absolute;
    top: 20px;
    right: 20px;
}
.c-detials p{
	margin: 0;
}
.common-section .c-form h2, .common-section .c-form p {
    color: #fff;
    margin: 0 0 30px;
}
label.custom_form_label.form-label-left {
    margin-right: 4%;
}
.custom_form_label {
    position: relative;
    float: left;
    width: 46%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    margin-bottom: 30px;
    padding: 0 0px;
}
label.custom_form_label.form-label-right {
    margin-left: 4%;
}
.form_input_field {
    padding: 12px;
    border: none;
    position: relative;
    z-index: 1;
    display: block;
    border-color: inherit;
    -webkit-appearance: none;
    width: 100%;
    margin-top: 0px;
    height: 44px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 98%, #17445b 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 98%, #17445b 4%);
    background-position: -2000px 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    color: #112236;
    font-size: 15px;
    font-weight: 700;
    line-height: 25px;
    margin: 1px 0 2px;
    background-color: #fff;
    border: none;
    border-bottom: none;
    text-align: center;
    letter-spacing: 4px;
    overflow: hidden;
    margin-top: 5px;
    font-family: 'Helvetica';
}
label.custom_form_label.form-full-width {
    width: 100%;
}
.form_input_field::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color:  #112236;
	opacity: 1; /* Firefox */
}

.form_input_field:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:  #112236;
}

.form_input_field::-ms-input-placeholder { /* Microsoft Edge */
	color:  #112236;
}
div.input_error {
	position: absolute;
	font-size: 14px;
	color: red;
	text-align: center;
	float: left;
	/* font-weight: 600; */
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	bottom: -25px;
	left: 0px;
}
 
button.sub_btn.button {
    width: 165px;
    float: none;
    display: block;
    margin: 0 auto;
     background: #fff;
    color: #112236;
    margin-top: 10px;
}
.c-form{
    width: 100%;
    float: left;
    position: relative;
    padding: 0px 100px 0px;
    margin: 20px 0 0px;
}
.c-form {
    background: #112236;
    padding: 80px 100px 50px;
}

input#mainCaptcha{
	height: 44px;
	background-image: url("../images/cap.jpg");
}
.captcha-img{
	width: 100px;
	float: left;
	margin-top: 5px;
	height: 44px;
	margin-right: 37px;
}
input#mainCaptcha {
    height: 44px;
    background-image: url(../images/cap.jpg);
    text-align: center;
    font-size: 20px;
    color: #112236;
    font-weight: 600;
    font-style: italic;
    width: 167px;
    float: left;
    margin-top: 5px;
}
div#refresh {
    width: 30px;
    float: left;
    margin: 10px 10px 5px;
    cursor: pointer;
}
input#txtInput {
    width: calc( 100% - 137px );
    float: left;
}

.textarea {
	height: auto;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
}
#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 99999999999999;
}
div#status {
    width: 100%;
    height: 100vh;
    position: relative;
    text-align: center;
}
#preloader img {
    max-width: 200px;
    width: 200px;
    display: block;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
}
@media only screen and (max-width: 820px){
	.content-column {
		width: 100%;
		margin: 10px 0;
		height: auto !important;
	}
	.social-share {
		padding: 20px 0px;
	}
	a.button {
		font-size: 12px; 
		padding: 0px 0 0px;
		height: 34px;
		line-height: 34px;
	}
	.blogs {
		width: 100%;
		float: left;
		padding:  0px 0 40px;
	}
	.share-icons { 
		padding: 0 4px; 
	}

	.projects-list ul li.first{
		width: calc( 50% - 10px );
		padding:  0px 0 20px 10px;
		float: left;
		line-height: 20px;

	} 
	.projects-list ul li.last{
		width: calc( 50% - 10px );
		padding:  0px 10px 20px 0;
		line-height: 20px;
		float: right;
	}
	.projects-list ul li.view{
		width: 0;
		display: none;
	}
	.projects-list ul li .button{
		width: 86px;
	}
	.title h5 {
		font-size: 18px;
		line-height: 24px; 
		margin: 20px 0 20px;
	}
	.content-column .content {
		/*height: 121px;*/
		text-align: center;
		line-height: 26px;
		padding: 12px 12px 0;
		font-size: 16px;
		/*overflow: hidden;*/
		padding-left: 20px;
		padding-right: 20px;
	}
	.c-form {
    background: #112236;
    padding: 30px 30px 20px;
}
label.custom_form_label.form-label-left {
    margin-right: 0%;
}
label.custom_form_label.form-label-right {
    margin-left: 0%;
}
.custom_form_label {
    width: 100%;
}
input#txtInput {
    width: calc( 100% - 109px );
    float: left;
}
input#mainCaptcha {
    height: 44px;
    background-image: url(../images/cap.jpg);
    text-align: center;
    font-size: 20px;
    color: #112236;
    font-weight: 600;
    font-style: italic;
    width: calc( 100% - 50px );
    float: left;
    margin-top: 5px;
    margin-bottom: 10px;
}
.c-detials {
    width: 100%;
    float: left;
    padding: 10px 0 0;
}
.captcha-img {
    width: 93px;
    float: left;
    margin-top: 5px;
    height: 44px;
    margin-right: 16px;
    margin-bottom: 24px;
}
}