#subscrb a {
	cursor: pointer;
}

.card {
	padding: 20px 35px 20px 40px;
}

#facebook,
#linkedin,
#google,
#twitter,
#instagram {
	border-radius: 5px;
}

#facebook,
#linkedin,
#instagram {
	font-size: 13px;
	font-weight: bold;
	margin-right: 8px;
	color: #fff;
}

#facebook {
	padding: 10px;
	background-color: #1877F2;
}

#facebook .icon {
	background-color: #fff;
	padding: 3px 9px 5px 8px;
	border-radius: 50%;
	color: #1877F2;
	position: relative;
	bottom: 2px;
}

#facebook .icon i {
	font-size: 20px;
	position: relative;
	top: 7px;
}

#instagram {
	padding: 0 5px 10px 9px;
	background-color: #3f729b;
}

#instagram .icon {
	padding: 0 5px 0 0;
	border-radius: 50%;
	color: #fff;
	position: relative;
	bottom: 2px;
}

#instagram .icon i {
	color: #fff;
	font-size: 30px;
	position: relative;
	top: 7px;
}

#google {
	background-color: #4285F4;
	padding: 9px 3px 6px 8px;
	margin-right: 8px;
}

#google .svg {
	padding: 7px 0px 0px 4px;
	background-color: #fff;
}

#google .text {
	font-family: Roboto, arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .21px;
	margin-left: 6px;
	margin-right: 6px;
	vertical-align: middle;
	color: #fff;

	position: relative;
	bottom: 5px;
}

#linkedin {
	background: #0077B5;
	padding: 5px 38px 5px 0;
	margin: 0;
}

#linkedin_btn {
	background: none;
	border: navajowhite;
	padding: 0;
	margin: 0;
}

#linkedin .icon {
	border-right: 2px solid #056195;
	padding: 0 5px;
}

#linkedin .icon i {
	font-size: 30px;
}

#linkedin .text {
	position: relative;
	bottom: 5px;
}

#twitter {
	background: #E7E7E7;
	box-shadow: 0px 2px 4px rgb(201 190 190);
	font-size: 13px;
	font-weight: bold;
	margin-right: 8px;
	padding: 2px 5px;
	color: #000;
}

#twitter i {
	color: #1BA3F5;
	font-size: 30px;
}

#twitter .text {
	position: relative;
	bottom: 6px;
}

#more {
	background: #0077B5;
    border: #0077b5;
    color: #fff;
    padding: 9px 6px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    margin: 20px 0;
}

#more .icon i {
	font-size: 20px;
}

#more .text {
	position: relative;
	bottom: 2px;
}

#form_btn {
	display: inline-flex;
}

#form_btn .btn {
	margin: 0 20px 0 0;
	-webkit-transform: none;
	-moz-transform: unset;
	-o-transform: unset;
}

.errors {
	color: red;
	text-align: left;
}

#reg_form input {
	margin: 0;
}

/*  */
.resp-sharing-button__link,
.resp-sharing-button__icon {
	display: inline-block
}

.resp-sharing-button__link {
	text-decoration: none;
	color: #fff;
	margin: 0.5em
}

.resp-sharing-button {
	border-radius: 5px;
	transition: 25ms ease-out;
	padding: 0.5em 0.75em;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.resp-sharing-button__icon svg {
	width: 1em;
	height: 1em;
	margin-right: 0.4em;
	vertical-align: top
}

.resp-sharing-button--small svg {
	margin: 0;
	vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
	stroke: #fff;
	fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
	fill: #fff;
	stroke: none
}

.resp-sharing-button--twitter {
	background-color: #55acee
}

.resp-sharing-button--twitter:hover {
	background-color: #2795e9
}

.resp-sharing-button--pinterest {
	background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
	background-color: #8c0615
}

.resp-sharing-button--facebook {
	background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
	background-color: #2d4373
}

.resp-sharing-button--tumblr {
	background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
	background-color: #222d3c
}

.resp-sharing-button--reddit {
	background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
	background-color: #3a80c1
}

.resp-sharing-button--google {
	background-color: #dd4b39
}

.resp-sharing-button--google:hover {
	background-color: #c23321
}

.resp-sharing-button--linkedin {
	background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
	background-color: #046293
}

.resp-sharing-button--email {
	background-color: #777
}

.resp-sharing-button--email:hover {
	background-color: #5e5e5e
}

.resp-sharing-button--xing {
	background-color: #1a7576
}

.resp-sharing-button--xing:hover {
	background-color: #114c4c
}

.resp-sharing-button--whatsapp {
	background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
	background-color: #1da851
}

.resp-sharing-button--hackernews {
	background-color: #FF6600
}

.resp-sharing-button--hackernews:hover,
.resp-sharing-button--hackernews:focus {
	background-color: #FB6200
}

.resp-sharing-button--vk {
	background-color: #507299
}

.resp-sharing-button--vk:hover {
	background-color: #43648c
}

.resp-sharing-button--facebook {
	background-color: #3b5998;
	border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
	background-color: #2d4373;
	border-color: #2d4373;
}

.resp-sharing-button--twitter {
	background-color: #55acee;
	border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
	background-color: #2795e9;
	border-color: #2795e9;
}

.resp-sharing-button--tumblr {
	background-color: #35465C;
	border-color: #35465C;
}

.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
	background-color: #222d3c;
	border-color: #222d3c;
}

.resp-sharing-button--email {
	background-color: #777777;
	border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
	background-color: #5e5e5e;
	border-color: #5e5e5e;
}

.resp-sharing-button--linkedin {
	background-color: #0077b5;
	border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
	background-color: #046293;
	border-color: #046293;
}

.resp-sharing-button--whatsapp {
	background-color: #25D366;
	border-color: #25D366;
}

.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
	background-color: #1DA851;
	border-color: #1DA851;
}

.resp-sharing-button--telegram {
	background-color: #54A9EB;
}

.resp-sharing-button--telegram:hover {
	background-color: #4B97D1;
}

/* Subscribe */
.btn {
	color: #fff;
	padding: 9PX;
	font-size: 13px;
}

.card0 {
	box-shadow: 0px 4px 8px 0px #757575;
	border-radius: 0px;
}

.card2 {
	margin: 0px 0 0 20px;
}

.border-line {
	border-right: 1px solid #EEEEEE;
}

.facebook {
	background-color: #3b5998;
	color: #fff;
	font-size: 18px;
	padding-top: 5px;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	cursor: pointer;
}

.gmail {
	background-color: #ec1616;
	color: #fff;
	font-size: 18px;
	padding-top: 5px;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	cursor: pointer;
}

.linkedin {
	background-color: #2867B2;
	color: #fff;
	font-size: 18px;
	padding-top: 5px;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	cursor: pointer;
}

.line {
	height: 1px;
	width: 45%;
	background-color: #E0E0E0;
	margin: 10px;
}

.or {
	width: 10%;
	font-weight: bold;
	font-size: 100%;
}

.text-sm {
	font-size: 14px !important;
}


.d-flex {
	display: flex;
}

#exampleModal {
	width: 100%;
}

.m-1 {
	margin: 10px;
}

.mlr-1 {
	margin: 0 10px;
}

.card2 h6 {
	font-size: 15px;
}

.login {
	padding: 20px 0;
	float: right;
}

/* New Form */

/* Hide all steps by default: */
.tab {
	display: none;
}
/* Mark input boxes that gets an error on validation: */
input.invalid {
	background-color: #ffdddd;
  }
.tab.final {
	margin: 0 150px;
}
button {
	background-color: #04AA6D;
    color: #ffffff;
    border: none;
    padding: 5px 10px;
    font-size: 15px;
    cursor: pointer;
	-webkit-transform: none !important;
}

button:hover {
	opacity: 0.8;
	color: #fff !important;
}

#prevBtn {
	background-color: #bbbbbb;
}

/* Make circles that indicate the steps of the form: */
.step {
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbbbbb;
	border: none;
	border-radius: 50%;
	display: inline-block;
	opacity: 0.5;
}
#regForm .eventlist{
	display: grid;
}
#regForm .eventlist ul{
	display: flex;
}
#regForm .eventlist ul li{
	line-height: 0;
}
#regForm #checklist_data{
	width: 15px;
}
.check{
	position: relative;
    top: 28px;
    left: 10px;

}
/* More Fields */
#moreField{
	margin: 15px 150px 0;
}
.modal-header .close {
    margin-top: -10px;
}
/* Check List */
.choices__list--dropdown.is-active {
    display: contents !important;
}

.choices__list--multiple .choices__item {
	display: table !important;
}
.choices__input {
    height: auto !important;
}
.blog-details-content ul li::before, .blog-details-content ul li::after{
	top: 16px !important;
}