.sectionBg{
	background-image: url('../images/banner-bg-image.png');
	background-position: center top;
    width: 100%;
    height: 23rem;
    margin: 0;
    
}

.section-margin-top{
	margin-top: 6.4rem!important;
}
.mainLeftHeading{
	font-weight: 700;
    font-size: 2.5rem;
}
.heading {
    color: #000;
    font-weight: 700;
}   
.sectionHeading{
	font-size: 1.2rem;
}
.hrLine{
	width: 7%;  
}
.webinarHrLine{
	width: 10%;  
}
.webinarHrLine,.hrLine{
	margin: 0;
    border-top: 4px solid #FEBF2F;
}
.sectionIcons{width: 8rem;}

.select2-container--default .select2-selection--single{
	border-radius: 0px;
	height: 37px;
	border: 1.5px solid #386DAB;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 37px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
	margin-left: -12px;
    margin-top: 3px;
}
.talkTopartnerBtn{
	background: #FEBE30;
	border-radius: 0px;
    font-size: 12px;
    height: 37px;
}
.partnerIcon{width: 40%;}
.mapIcon{width: 15%;}

.webinars-custom-main-card .card-body .btn-register {
    display: block;
    text-align: center;
    padding: 15px;
    background-color: #FEBE30;
    color: #000;
    text-decoration: none;
}
.card-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.webinars-custom-main-card .card-body {
    padding: 0;
}

.webinars-custom-main-card .card-body .card-content-wrapper {
    padding: 25px;
}

.card-title {
    color: #3069B1;
    font-weight: 400;
}

.faqHeading{
	font-size: 1rem;
}
.faqList{list-style: circle;}

.tallyHelpimg{width: 20%;}
.tallyhelpLinkBg{background: #F2F2F2;}
.headingParagraph{font-size: 1.1rem!important;font-weight: normal;}
/*For responsive screens*/

/*@media (min-width:280px){

}
*/
@media (min-width:320px){
	.cloudImage {
	    width: 80%;
	}
	.headingParagraph {
	    font-size: 1rem!important;
	}
	.section-margin-top {
	    margin-top: 8.4rem!important;
	}
	.mainLeftHeading{
		font-size: 2rem;
		padding-top: 1rem;
	}
	.sectionBg{
		background-size: auto;
		height: 42rem;
	}
	.sectionMarginTopForParagraph {
	    margin-top: 1rem;
	}
	.heading{
		font-size: 1.2rem;
	}
	.sectionHeading {
	    font-size: 1rem;
	}
	.hrLine {
	    width: 10%;
	}
	.select2-container,.talkTopartnerBtn {
	    width: 100%!important;
	}
	.sectionIcons {
	    width: 5rem;
	}
	.tallyHelpimg {
	    width: 40%;
	}
	.card-deck{
		margin-right: 0px;
    	margin-left: 0px;
	}
	.webinarHrLine {
	    width: 15%;
	}
}
@media (min-width:375px){
	.sectionBg{
		height: 42rem;
	}
	.sectionIcons {
	    width: 6rem;
	}
	.sectionMarginTopForParagraph {
	    margin-top: 0rem;
	}
}
@media (min-width:425px){
	.sectionBg {
	    height: 44rem;
	}
}
@media (min-width:576px){
	.sectionBg {
	    height: 38rem;
	}
	.cloudImage {
	    width: 55%;
	}
	.hrLine {
	    width: 7%;
	}
	.sectionIcons {
	    width: 8rem;
	}
	.tallyHelpimg {
	    width: 25%;
	}
	.sectionMarginTopForParagraph {
	    margin-top: 1rem;
	}
}
@media (min-width:768px){
	.cloudImage {
	    width: 45%;
	}
	.hrLine {
	    width: 10%;
	}
	.select2-container, .talkTopartnerBtn {
	    width: 30%!important;
	}
	.sectionIcons {
	    width: 5rem;
	}
	.tallyHelpimg {
	    width: 17%;
	}
	.partnerIcon {
	    width: 30%;
	}
	.mapIcon {
	    width: 10%;
	}
	.section-margin-top {
	    margin-top: 6.4rem!important;
	}
	.card-title{
		font-size: .9rem;
	}
}

@media (min-width:992px){
	.cloudImage {
	    width: 75%;
	}
	/*.sectionBg{
		background-size: 100%;
		height: 18.5rem;
	}*/
	.sectionBg{
		background-size: 100% 100%;
	    height: 18.5rem;
	}    
	.sectionMarginTopForParagraph {
	    margin-top: 4rem;
	}
	.sectionIcons {
	    width: 8rem;
	}
	.hrLine {
	    width: 6%;
	}
	.select2-container, .talkTopartnerBtn {
	    width: 38%!important;
	}
	.partnerIcon {
	    width: 50%;
	}
	.mapIcon {
	    width: 13%;
	}
	.tallyHelpimg {
	    width: 25%;
	}
	.heading{
	 font-size: 2rem;
	}
}

@media (min-width:1200px){
	.cloudImage{
		width: 80%;
	}
	.sectionMarginTopForParagraph {
	    margin-top: 6rem;
	}
	.sectionBg{
		height: 23rem;
	}
	.card-title {
	    font-size: 1.25rem;
	}
	.headingParagraph {
	    font-size: 1.2rem!important;
	}
	.mainLeftHeading {
	    font-size: 2.5rem;
	}
}

@media (min-width:1440px){
	.sectionBg {
	    height: 26rem;
	}
	.sectionMarginTopForParagraph {
	    margin-top: 4rem;
	}
}

@media (min-width:1920px){
	.mainLeftHeading {
	    font-size: 3rem;
	    margin-top: 10rem;
	}
	.sectionBg {
	    height: 35rem;
	}
	.cloudImage {
	    width: 100%;
	    margin-top: 2rem;
	}
	.sectionMarginTopForParagraph {
	    margin-top: 4rem;
	}
}
/*Ends responsive screens*/