/**
* Theme Name: Softing Child
* Description: This is a child theme of Softing, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: softing
* Version: 1.3.0
*/

#feature-section .nt-column {
	max-width: 20%;
	width: 20%;
	flex: 0 0 20%;
	float: left;
}
@media (max-width:767px){
#feature-section .nt-column {
	max-width: 100%;
	width: 100%;
	flex: 0 0 100%;
	float: none;
}
}
#feature-section .nt-column .nt-wrapper{
	box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.2);
}
.banner-bg{
	background: rgb(93,170,213);
	background: linear-gradient(0deg, rgba(93,170,213,1) 0%);
	background-image: url(https://golivemeet.com/wp-content/uploads/2020/07/Group-421@2x.png);
	background-position: right center;
    background-size: contain;
    background-repeat: no-repeat;
}
.banner-bg h2{
	color: white;
}
.webinar-btn .vc_general{
	font-weight: 500 !important;
	background-color: #ffffff !important;
	background: #ffffff !important;
	color: #000000 !important;
	-webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.webinar-btn .vc_general:hover{
	box-shadow: 0 4px 0 rgba(0,0,0,0.36) !important;
}
.hero-banner-webinar{
	background: rgb(89,168,211);
	background: linear-gradient(0deg, rgba(89,168,211,1) 57%, rgba(177,218,246,1) 100%);
}
.svg-support .nt-wrapper{
	background-repeat: no-repeat;
    background-position: center top 30px;
	background-color: #ffffff;
	-webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
@media(min-width: 768px){
	.svg-support .nt-wrapper{
		height: 100% !important;
	}
	.svg-support .nt-column-inner{
		height: 100% !important;
	}
}
.svg-support:hover .nt-wrapper {
	background-repeat: no-repeat;
    background-position: center top 30px;
	background-color: #1E73BE;
}
.svg-support:hover .nt-wrapper p{
	color: #ffffff !important;
}
.svg-support:hover .nt-wrapper span{
	color: #ffffff !important;
}
.svg-support-1 .nt-wrapper{
	background-image: url(https://golivemeet.com/wp-content/uploads/2020/07/Group-424.png?id=1226);
}
.svg-support-1:hover .nt-wrapper{
	background-image: url(https://golivemeet.com/wp-content/uploads/2020/07/Group-425.png);
}

.svg-support-2 .nt-wrapper{
	background-image: url(https://golivemeet.com/wp-content/uploads/2020/06/Group-387.png);
}
.svg-support-2:hover .nt-wrapper{
	background-image: url(https://golivemeet.com/wp-content/uploads/2020/07/Group-427.png);
}

.svg-support-3 .nt-wrapper{
	background-image: url(https://golivemeet.com/wp-content/uploads/2020/07/Group-417.png);
}
.svg-support-3:hover .nt-wrapper{
	background-image: url(https://golivemeet.com/wp-content/uploads/2020/07/Group-427-5.png);
}

.svg-support-4 .nt-wrapper{
	background-image: url(https://golivemeet.com/wp-content/uploads/2020/07/Group-419-1.png);
}
.svg-support-4:hover .nt-wrapper{
	background-image: url(https://golivemeet.com/wp-content/uploads/2020/07/Group-427-2.png);
}

.svg-support-5 .nt-wrapper{
	background-image: url(https://golivemeet.com/wp-content/uploads/2020/07/Group-418.png);
}
.svg-support-5:hover .nt-wrapper{
	background-image: url(https://golivemeet.com/wp-content/uploads/2020/07/Group-427-3.png);
}

.svg-support-6 .nt-wrapper{
	background-image: url(https://golivemeet.com/wp-content/uploads/2020/07/Group-420-2.png);
}
.svg-support-6:hover .nt-wrapper{
	background-image: url(https://golivemeet.com/wp-content/uploads/2020/07/Group-427-4.png);
}
#feature-section .ult-responsive{
	width: auto !important;
	left: auto !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.padding-mng .vc_general{
	padding: 6px 15px !important;
}
.svg-support .nt-wrapper p span{
	font-size: 18px !important;
}
.webinar-btn .vc_general{
	padding: 10px 18px !important;
}
#feature-section .nt-column .nt-wrapper p{
	font-size: 13px !important;
	font-weight: 22px !important;
}