@import url(../fonts/kalpurush/stylesheet.css);
@import url(../fonts/flaticon/flaticon.css);

html, button, input, select, textarea{
	font-family: kalpurushregular !important;
}
.accordion i{
	font-size:30px !important;
	font-weight:bold !important;
}


.feature p {
    color: #777777;
    font-size: 12px;
}

.flaticon-form-box-1:before {
	content: "\e007";
	font-size:42px;
}
.flaticon-form-box-2:before {
	content: "\e011";
	font-size:42px;

}
.flaticon-form-box-3:before {
	content: "\e016";
	font-size:42px;

}
.flaticon-form-box-4:before {
	content: "\e00f";
	font-size:42px;

}
.flaticon-form-box-5:before {
	content: "\e002";
	font-size:42px;

}
.flaticon-form-box-6:before {
	content: "\e01b";
	font-size:66px;

}
.flaticon-form-box-7:before {
	content: "\e020";
	font-size:57px;

}
.flaticon-form-box-8:before {
	content: "\e006";
	font-size:42px;

}
.flaticon-form-box-9:before {
	content: "\e01f";
	font-size:42px;

}
.flaticon-form-box-10:before {
	content: "\e017";
	font-size:42px;

}
.flaticon-form-box-11:before {
	content: "\e00a";
	font-size:42px;

}
.flaticon-form-box-12:before {
	content: "\e00b";
	font-size:42px;

}
.flaticon-arrow555:before {
	font-size: 35px;
}

.fb-share-button{
	content: "\e00b";
	font-size:42px;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}



[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after{
margin-left:0;
}

.multifile-viewer-list li a:first-child:after{
	content: "\e00a";
	font-size:42px;
}