.webinarTitle{
    text-align: left;
    line-height: 68px;
    font-size: 50px;
    color: #fff;
}
.webinar-banner-img{
	width:100%;
	height: auto;
}
p.webinarTitle{
    word-wrap: break-word;
}
.elementDiv{
	height: 430px;
    background: rgb(81,29,132);
    padding: 50px 10px;
}
.remove-padding{
	padding-left: 0px;
	padding-right: 0px;
}
.lineDiv{
	width: 100px;
}
.line{
	border-bottom: 3px solid #FFFFFF;
}
.register-webinarbtn-div{
	margin-top: 54px;
}
.register-webinarbtn {
    box-shadow: 0 1px 3px rgba(1,1,1,0.5);
    background: #FF9835;
    color: #FFFFFF;
    font-size: 18px;
    font-family: "Open Sans";
    font-weight: 400;
    height: 41px;
    width: 256px;
    border-radius: 8px !important;
    border: #FF9835;
}
.register-webinarbtn:hover {
    background: #FF9835;
    color: #FFFFFF;
}
.timer-label{
	margin: 0 auto;
    display: table;
    font-size: 14px;
    margin-bottom: 5px;
}
.timer-content{
    color: rgb(255,255,255);
    background-color: #37465a;
    font-size: 50px;
    margin: 0 auto;
    display: table;
    padding: 5px 15px;
    border-radius: 5px;
    font-family: BebasNeue,sans-serif;
}
.timer-row{
	margin-top: 25px;
}
.timer-content:after{
    content: '';
    display: block;
    border-radius: 50%;
    background-color: inherit;
    position: absolute;
    left: 4px;
    width: 6px;
    height: 7px;
    top:50px;
}
.timer-content:before {
    content: '';
    display: block;
    border-radius: 50%;
    background-color: inherit;
    position: absolute;
    left: 4px;
   	width: 6px;
    height: 7px;
    bottom: 30px;
}
.timer-first.timer-content:after,
.timer-first.timer-content:before{
	display: none;
}
.webinar-topic-row{
	margin-top: 20px;
}
.webinar-topic-row .topic-img{
	width: 60%;
    margin: 0 auto;
    display: table;
}
.webinar-topic-row img{
	width: 30%;
    margin: 0 auto;
    display: table;
}
.webinar-topic-para1{
	width: 63%;
    text-align: center;
    line-height: 29px;
    font-size: 17px;
    margin: 0 auto;
    margin-top: 20px;
    font-weight: 500;
    color: #000000;
}
.webinar-topic-para2{
	width: 63%;
    text-align: center;
    line-height: 29px;
    font-size: 17px;
    margin: 0 auto;
    font-weight: 500;
    color: #000000;
}
.webinar-topic-para3{
	color: #a11717;
	font-size: 18px;
	text-align: center;
    margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.webinar-headline{
	color: #702c91;
    text-align: center;
    line-height: 50px;
    font-size: 32px;
    width: 70%;
    margin: 0 auto;
    margin-top: 35px;
}
.webinar-headline-lineDiv{
	width: 30%;
    margin: 0 auto;
    margin-top: 10px
}
.webinar-headline-line{
	border-bottom: 2px solid #A3BAC6;
}
.equityresearch-headDiv{
	padding: 10px 90px;
}
.webinar-topic-contentDiv{
	position: absolute;
    top: 50px;
    right: 135px;
    z-index: 15;
}
.webinar-topic-contentDiv.withOutWebinarPoints{
    right: 450px;
}
.equityresearch-head-intro{
	padding: 25px 25px 25px 40px;
}
.equityresearch-head-name{
	color: #000000;
    font-weight: 700;
    font-size: 22px;
    line-height: .4;
}
.equityresearch-position{
	color: #5b20a4;
    font-size: 16px;
}
.seminar-points-div{
	border: 0;
    border-radius: 0.8125rem 0.8125rem 0.8125rem 0.8125rem;
    background: rgb(240,243,245);
    height: auto;
    width: 750px;
    z-index: 15;
    color: #37465A;
    padding: 25px 25px 25px 40px;
}
.seminar-points{
	padding-bottom: 10px;
    line-height: 30px;
    font-size: 19px;
}
.seminar-points-ul{
	padding-left: 20px;
}
.seminar-points-li{
	text-align: left;
    line-height: 25px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.williamOneilDiv{
	padding: 10px 150px;
	background: rgb(246,246,246)
}
.williamOneil-card{
	border: 0.0625rem solid #E3E3E3;
    border-radius: 0.5625rem 0.5625rem 0.5625rem 0.5625rem;
    background: rgb(255,255,255);
}
.webinar-williamLogo img{
	width: 280px;
    margin: 0 auto;
    margin-top: 25px;
}
.webinar-william-lineDiv{
	width: 100px;
    margin: 0 auto;
    margin-top: 15px;
}
.william-content{
	padding: 20px 30px; 
}
.william-content p{
	color: #000000;
    text-align: justify;
    line-height: 25px;
    font-size: 17px;
}
.service-div{
	color: #000000;
    text-align: center;
    font-size: 20px;
    margin: 25px 10px;
}
.regi-heading{
	text-align: center;
    margin-top: 0px;
    color: #37465A;
    font-size: 35px;
}
.register-nowLine{
	border-bottom: 1px solid #A3BAC6;
}
.register-nowLine-div{
	width: 100px;
    margin: 0 auto;
    margin-top: -10px;
}
#registerWebinar .modal-dialog{
    width: 950px;
    margin: 70px auto;
}
#registerWebinar .webinarClose{
	font-size: 30px;
}
.webinar-popup-row{
	padding: 50px 30px 20px;
}
.fill-para{
    line-height: 22px;
    font-size: 17px;
    color: #37465A;
}
.webinar-popup-row .form-control{
	height: 40px;
}
.web-submit{
	margin: 0 auto;
    display: table;
    width: 100%;
}
.submit-webinarbtn{
	box-shadow: 0 1px 3px rgba(1,1,1,0.5);
    background: #515EFF;
    color: #FFFFFF;
    font-size: 22px;
    font-family: "Open Sans";
    font-weight: 400;
    height: 45px;
    width: 100%;
    border-radius: 3px;
    border: #515EFF;
}
.submit-webinarbtn:hover {
    background: #1565C0;
    color: #FFFFFF;
}
.form-right-lineDiv{
	position: absolute;
    right: 0px;
}
.form-right-line{
	border-right: 1px solid #A3BAC6;
	height: 205px;
}
.webinar-info-heading{
	text-align: center;
    color: #702c91;
    font-size: 20px;
    font-weight: 700;
}
.webinar-infoLine-div{
    width: 60px;
    margin: 0 auto;
}
.pros-topic{
	color: #37465A;
    font-size: 17px;
    margin-top: 25px;
}
.pros-para{
	color: #37465A;
    font-size: 16px;
    padding: 0px 66px;
    text-align: center;
    text-transform: capitalize;
}
.pros-para1{
	color: #37465A;
    font-size: 15px;
    padding: 0px 66px;
    text-align: left;
    text-transform: capitalize;
}
.pros-para2{
	text-align: center;
    margin-top: -10px;
    font-size: 15px;
    text-transform: capitalize;
}
.social-media-div{
	padding-top: 25px;
}
.william-socialLogo{
	display: table;
    width: 35%;
    margin: 0 auto;
}
.socialIconDiv{
	text-align: center;
    margin-top: 15px;
}
.socialIcon{
	width: 8%;
	margin-left: 30px;
}
.productIcon-webinar{
	width:100%;
}
.productIcon-webinar.marketsmith-webinar{
	margin-top: -15px;
}
.service-logostrip .col-md-1{
    width: 0;
}
.socialIconDiv a:first-child img{
	margin-left: 0px;
}
.expiry-webinar-text{
	text-align: center;
    color: #fff;
    font-style: italic;
    font-size: 17px;
    background: #702c91;
    width: 450px;
    margin: 0 auto;
    margin-bottom: 15px;
    display: none;
}
.add-btn-heading{
	text-align: center;
    margin-top: 0px;
    color: #37465A;
    font-size: 18px;
    line-height: 30px;
}
.add-calenderDiv {
    width: 50%;
    margin: 0 auto;
    padding: 30px 0px;
}
.add-calenderDiv .submit-webinarbtn{
	font-size: 16px;
    height: 40px;
}
#tryAgainJoinWebinar .modal-body {
    padding-bottom: 0;
}
.weeklyWebinarPage .introInnerHeader{
    background: none !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
} 
.doNotDisplay{
	display: none;
}
.regi-btn-desk{
	position: absolute;
    z-index: 999;
    bottom: 105px;
    left: 96px;
} 
.recentWebinar-container{
	box-shadow: 0px -2px 5px #dcdcdc;
    padding-left: 0px;
    padding-right: 0px;
}
.rcw-div{
	margin: 15px 0px 29px;
}
.rcw-div h4{
	font-weight: 700;
    color: #333;
} 
.rcw-row{
	margin: 25px 0px 40px;
	text-align: center;
	position: relative;
}
.rcw-img{
	width: 325px;
    height: 190px;
    border: 1px solid #dcdcdc;
    border-radius: 8px;
    box-shadow: 3px -5px 7px #ddd;
}
.rcw-title{
	margin-top: 10px;
    font-weight: 700;
    color: #333;
}
.button-prev{
	position: absolute;
    left: -50px;
    top: 70px;
    background: url("../img/rcw-leftarrow.png");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    background-size: 40px !important;
    box-shadow: 1px 2px 5px #ddd;
    border-radius: 60px;
}
.button-next{
	position: absolute;
    right: -50px;
    top: 70px;
    background: url("../img/rcw-rightarrow.png");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    background-size: 40px !important;
    box-shadow: 1px 2px 5px #ddd;
    border-radius: 60px;
}
.social-media-wtdiv{
    text-align: center;
    margin: 0 auto;
    display: table;
    padding: 0px 0px 20px;
}
.shareWithFriendText{
	font-size: 16px;
    margin-top: 20px;
}
.webinar-topic-row .social-media-wtdiv img{
	width: 42px;
    float: left;
    margin-right: 15px;
}
.social-media-wtdiv .skypeShare.circle{
    left: -1px;
    top: -2px;
    position: absolute;
}
.shareWithFriendIconDiv{
	margin-top: 15px;
    position: relative;
}
.onlySkype{
	opacity: 0;
}
.seminar-line-div{
	width: 200px;
    margin: 0 auto;
    margin-top: -20px;
    margin-bottom: 20px;
}
.seminar-line{
	border-bottom: 1px solid #b47cd0;
}
.SeminarBlock h3{
	margin-bottom: 0px;
    margin-left: 22px;
    color: #666;
}
.programBlock{
	margin-left:0px;
	margin-right: 0px;
	padding: 0px 85px;
}
.seminar-row1{
	padding: 10px 15px;
}
.overlay-subcontainer{
	border: 1px solid #dcdcdc;
    margin-top: 21px;
    border-radius: 5px;
}
.online-row ul li{
    font-size: 13px;
    padding-top: 0px;
}
#seminarRegDiv input{
	height: 38px;
}
#seminarRegDiv .form-group{
	margin-bottom: 15px;
	padding: 0px 5px;
}
#seminarRegBtnDiv.formBgWhite .btn-default{
    width: 300px;
    height: 42px;
    font-size: 17px;
    margin: 0 auto;
    display: table;
    margin-top: -40px;
    z-index: 999;
    background: #FF9835;
    border: #FF9835;
}
#seminarRegBtnDiv.formBgWhite .btn-default:hover{
	background: #ee8a2d;
	border:#ee8a2d;
}
.customer-review-card{
	height: 230px;
    background: #fff;
    border-radius: 10px;
    padding: 20px 10px;
    box-shadow: 3px 3px 5px rgba(0,0,0,.3);
    text-align: center;
}
.customer-review-card h5{
	color: #5f7d8d;
}
.customer-img{
	height: 62px;
    width: 62px;
    border-radius: 50%;
    border: 1px solid #cecece;
}
.quotespan-left{
	font-weight: bolder;
    font-size: 20px;
    color: #6e2c90;
}
.quotespan-right{
	position: absolute;
    bottom: -13px;
    font-weight: bolder;
    font-size: 20px;
    color: #6e2c90;
}
.customer-content{
	font-size: 12px;
    color: #6e2c90;
    font-weight: 600;
}
.customerRow{
	position: relative;
	margin: 20px 10px 0px;
}
@media(min-width: 768px){
	.webinar-topic-row .equityresearch-head-img{
		margin: unset;
	}
}
@media(min-width: 768px) and (max-width: 991px){
	.elementDiv {
    	height: 365px;
    }
	.webinarTitle {
	    line-height: 45px;
	    font-size: 37px;
	}
	.webinar-topic-row img{
	    width: 90%;
	}
	.webinar-topic-row .social-media-wtdiv img {
	    width: 40px;
	}
	.webinar-topic-para1{
		width: 90%;
	}
	.webinar-topic-para2{
    	width: 90%;
    	margin-top: 10px;
    }
    .webinar-headline {
	    line-height: 40px;
	    font-size: 25px;
	    width: 90%;
	}
	.equityresearch-headDiv {
	    padding: 10px;
	}
	.webinar-topic-row img {
	    width: 35%;
	}
	.equityresearch-head-intro {
	    padding: 15px;
	}
	.seminar-points-div {
	    width: 500px;
	    padding: 15px;
	}
	.seminar-points-li {
	    line-height: 20px;
	    font-size: 14px;
	}
	.webinar-topic-contentDiv {
	    top: 15px;
	    right: 0px;
	}
	.webinar-topic-contentDiv.withOutWebinarPoints{
	    right: 150px;
	}
	.williamOneilDiv {
	    padding: 20px 40px;
	}
	.william-content p {
	    font-size: 14px;
	}
	#registerWebinar .modal-dialog {
	    width: auto;
	}
	.infoSection{
		margin-top: 40px;
	}
	.socialIcon {
	    width: 45px;
	}
	.form-right-lineDiv{
	    display: none;
	}
	.productIcon-webinar.marketsmith-webinar {
	    margin-top: -2px;
	}
	.service-logostrip .col-sm-1 {
	    width: 0;
	}
	.regi-btn-desk {
	    bottom: 45px;
	    left: 53px;
	}
	.regi-btn-desk .register-webinarbtn {
	    font-size: 18px;
	    height: 40px;
	    width: 220px;
	}
	.button-prev{
	    left: -30px;
	}
	.button-next{
	    right: -30px;
	}
	.social-media-wtdiv .skypeShare.circle {
	    top: -3px;
	}
	.programBlock {
	    padding: 0px;
	}
	.customer-review-card{
		height: 250px;
	}
}
@media(max-width: 767px){
	.weeklyWebinarPage .container-fluid{
		padding-left: 0px;
		padding-right: 0px;
	}
	.weeklyWebinarPage .row {
	    margin-left: 0px;
	    margin-right: 0px;
	}
	.webinarTitle {
		letter-spacing: 1.5px;
	    line-height: 36px;
	    font-size: 37px;
	}
	.webinar-bannerDiv{
		margin: 20px -10px;
	}
	.webinar-banner-img {
	    width: 100%;
	    height: auto;
	}
	.register-webinarbtn-div {
	    margin-top: 35px;
	}
	.elementDiv {
	    height: auto;
	}
	.register-webinarbtn{
		text-align: center;
    	margin: 0 auto;
    	display: table;
	}
	.timer-row .col-xs-3{
		padding: 0px;
	}
	.timer-content {
	    font-size: 40px;
	}
	.timer-content:before {
	    left: -3px;
	    bottom: 18px;
	}
	.timer-content:after {
	    left: -3px;
	    top: 45px;
	}
	.webinar-topic-row img {
	    width: 80%;
	}
	.webinar-topic-row .social-media-wtdiv img{
	    width: 35px;
	    margin-right: 10px;
	}
	.social-media-wtdiv .skypeShare.circle {
	    width: 33px !important;
	    height: 33px !important;
	}
	.social-media-wtdiv .skypeShare .skypeShareLogo {
	    left: 9px !important;
	    top: 9px !important;
	}
	.social-media-wtdiv {
	    padding: 30px 0px 20px;
	}
	.webinar-topic-para1,.webinar-topic-para2{
	    width: 95%;
	    text-align: left;
	    line-height: 22px;
	    font-size: 15px;
	    font-weight: 400;
	    letter-spacing: 0.2px;
	    margin-top: 10px;
	}
	.webinar-topic-para3{
	    width: 95%;
	    text-align: left;
	    line-height: 22px;
	    font-size: 16px;
	    font-weight: 400;
	    letter-spacing: 0.2px;
	}
	.webinar-headline{
	    text-align: left;
	    line-height: 27px;
	    font-size: 18px;
	    width: 90%;
    }
    .equityresearch-headDiv{
	    padding: 10px 15px;
	}
	.webinar-topic-contentDiv{
	    position: relative;
    	top: 0px;
    	right:0px;
	}
	.webinar-topic-contentDiv.withOutWebinarPoints{
	    right: 0px;
	}
	.equityresearch-head-intro{
	    padding: 10px;
	    text-align: center;
	}
	.seminar-points-div{
	    width: 100%;
	    padding: 10px;
	    margin: 0 auto;
	}
	.equityresearch-head-name{
	    font-weight: 500;
	    font-size: 21px;
	}
	.equityresearch-position{
	    font-size: 17px;
	}
	.seminar-points {
	    font-size: 17px;
	}
	.seminar-points-li {
	    line-height: 22px;
	    font-size: 15px;
	    font-weight: 400;
	}
	.williamOneilDiv {
	    margin-top: 0px;
	    padding: 10px;
	}
	.productIcon-webinar.marketsmith-webinar{
	    margin-top: 0px;
	}
	.productIcon-webinar {
	    width: 75%;
	    padding: 15px;
	    margin: 0 auto;
	    display: table;
	}
	#registerWebinar .modal-dialog{
	    width: auto;
	}
	.form-right-lineDiv{
	    display: none;
	}
	.infoSection{
	    margin-top: 30px;
	}
	.william-socialLogo {
	    width: 80%;
	}
	.socialIcon{
	    width: 15%;
	}
	.socialIconDiv {
	    margin-top: 20px;
	}
	.expiry-webinar-text {
	    font-size: 15px;
	    width: 98%;
	    padding: 3px 5px;
	}
	.pros-para,.pros-para1{
	    padding: 0px 20px;
	}
	#alertWebinarMsgBox .close{
	    font-size: 25px;
	}
	.add-calenderDiv {
	    width: 90%;
	}
	.elementDiv{
	    background: #fff;
	    padding: 33px 10px 0px;
	}
	.register-webinarbtn-div {
	    margin-top: 25px;
	}
	.register-webinarbtn {
	    font-size: 18px;
	    height: 38px;
	    width: 220px;
	}
	.rcw-img {
	    width: auto;
	}
	.button-prev{
	    left: 0px;
	}
	.button-next{
	    right: 0px;
	}
	.rcw-div h4{
		text-align: center;
	    font-size: 24px;
	    font-weight: 500;
	}
	.webinar-topic-row .topic-img{
		width: 98%;
	}
	.shareWithFriendText {
	    margin-top: 0px;
	    margin-bottom: 10px;
	}
	.shareWithFriendIconDiv{
	    margin-top: 0px;
	    display: flex;
	}
	.programBlock {
	    padding: 0px;
	}
	.customer-review-card{
		height: auto;
	}
}
@media(max-width: 320px){
	.timer-content {
	    padding: 3px 5px;
	}
	.webinar-williamLogo img{
	    width: 230px;
	}
	.william-content p{
	    line-height: 20px;
	    font-size: 15px;
	}
	.service-div {
	    font-size: 18px;
	    margin: 20px 10px 0px;
	}
	.submit-webinarbtn {
	    font-size: 17px;
	}
	#registerWebinar .modal-body{
	    padding: 0px;
	}
	.pros-para,.pros-para1{
	    font-size: 15px;
	    padding: 0px 15px;
	}
	.socialIcon {
	    width: 12%;
	}
	.regi-heading {
	    font-size: 30px;
	    margin-top: 15px;
	}
	.fill-para {
	    line-height: 21px;
	    font-size: 15px;
	}
}
@media 
(min-device-width : 768px) 
and (max-device-width : 1024px)  {
  .customer-review-card{
    height: 100%;
    
  }
}