/* Calendar Modal Styles */

#calendarModal .modal-header,
#calendarModal .modal-footer {
  border: none !important;
}

#calendarModal .modal-header {
  border-top: 7px solid #e69c1f !important;
}

#calendarModal .modal-dialog {
  margin: 20% auto !important;
  width: 100% !important;
}

#calendarModal .modal-title {
  text-align: center;
  padding: 20px;
  font-size: 25px;
  font-weight: bold;
}
.calendarIcons {
  margin: 10px 20px;
}

#calendarModal .close {
  font-size: 30px !important;
  font-weight: 300 !important;
  background-color: transparent !important;
}


   *:focus {
      outline: none;
  }
body {
font-family: 'Open Sans', sans-serif !important;
}
#event-title {
   color: #005969;
   font-family: 'Open Sans', sans-serif;
   font-size: 16px;
   margin: 0;
   text-align:center;
}

.navbar {
   padding-top: 30px;
   margin-bottom: 0px;
}

h2 {
   color: #005969;
   font-family: 'Open Sans', sans-serif;
   font-size: 18px;
}

#video-container {
   width: 100%;
   height: auto;
   background-color: white;
}

#section-1 {
   padding-bottom: 50px;
}

*:focus {
    outline: none;
}
.loginArea{
	background: rgb(51,145,164);
  background: linear-gradient(128deg, rgba(15,148,219,1) 0%, rgba(12,127,194,1) 14%, rgba(7,81,139,1) 65%, rgba(3,48,100,1) 100%);
}
.midTextsIn{
	  text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
}
.bannerImg{
	width:560px;
	margin:0 auto 15px auto;
}

.winBanner {
    padding: 0;
    margin: 0;
}

.winBanner img {
    width: 100%;
}



.poweredAllRigh, .poweredAllRigh a{
  text-align: center;
  font-size: 12px;
  font-family: "gotham-medium", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: 600;
  margin-top:40px;
}
.brandsLogo{
	margin:0 auto;
	display:table;
}
.brandsLogo.leftLogo{
	/* float:left; */
	/*padding:0 15px;*/
    width: 250px;
}
.brandsLogo.rightLogo{
	float:right;
	/*padding:0 15px;*/
	width:200px;
}
.brandsLogo.rightLogo img{
  max-height:60px;
  margin-top:-10px;
  float: right;
}
.logoSide{
	margin-bottom:50px;
}
.mainArea .logoSide {
    margin-bottom: 20px;
}

.top-bg {
   background: url(../img/top-bg.png) repeat top left;
}

.top-left-bg {
   background: url(../img/top-left-bg.png) no-repeat bottom 30px left;
}

.top-right-bg {
   background: url(../img/top-right-bg.png) no-repeat top right;
}

.black-trans-bg {
   height: 100%;
   background: rgba(0, 0, 0, 0.2);
}

.black-trans-bg-2 {
   height: 100%;
   background: rgba(0, 0, 0, 0.1);
}

#section-2 .black-trans-bg {
   padding-bottom: 77px;
}


.chat-screen {
   height: 325px;
   overflow-y: scroll;
   padding: 10px 10px 0px 10px;
   border-left: 2px solid #EDEDED;
	border-right: 2px solid #EDEDED;
}

.chat-screen > div {
   float:left;
   width:100%;
}
.chat-message {
   width:100%;
   color: #4e4e4e;
   font-family: 'Open Sans', sans-serif;
   font-size: 12px;
   margin:5px 0;
   padding-bottom:10px;
   text-align:left;
}

.chat-message .avatar {
   width:10px;
   height:10px;
   background: #5A5A5A;

   -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.chat-message .avatar img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.chat-message .message {
   background: #EAEAEA;
	color:#999;
   padding: 10px;
   border-radius: 10px 10px 10px 10px;
   display: inline-block;
   margin-left:10px;
}

.chat-message .message strong{
color:#000;
}

#chat-input {
   padding: 13px 15px;
   width: 100%;
   background: #fff;
   border: 2px solid #EDEDED;
}

#chat-btn {
   width: 37px;
   height: 37px;
   background: url(../img/gonder.png) no-repeat top left;
   border: 0;
   position: absolute;
   right: 24px;
   top: 10px;
}

.color-bg {
   background: #00788d;
}

.etkinlik-header {
   height: 47px;
   background: url(../img/etkinlik-h-bg-1.png) repeat-x bottom left;
}

.etkinlik-header h3 {
   font-family: 'Open Sans', sans-serif;
   background: url(../img/etkinlik-h-bg-2.png) no-repeat bottom left;
   display: table;
   margin: 0 auto;
   text-align: center;
   font-size:20px;
   color: #fff;
   width: 410px;
   line-height: 47px;
}

#section-3 {
   position: relative;
   top: -47px;
   margin-bottom: -47px;
}

.grey-text {
   color: #dbdbdb !important;
}

#section-3 p {
   font-size: 14px;
   font-family: 'Open Sans', sans-serif;
   color: #fff;
}

#section-3 span {
   font-size: 12px;
}

#section-3 .dark-bg {
   background: #005969;
}

#section-3 .color-bg {
   padding-bottom: 45px;
}

#section-3 .row {
   padding-top: 10px;
   padding-bottom: 10px;
}

#section-4 {
    padding-top: 25px;
    padding-bottom: 30px;
}

#section-4 h3 {
   font-family: 'Open Sans', sans-serif;
   text-decoration: underline;
   color: #00788d;
   font-size: 24px;
   margin-bottom: 45px;
}

.m-t-15 {
   margin-top: 15px;
}

.m-b-15 {
   margin-bottom: 15px;
}

.m-b-30 {
   margin-bottom: 20px;
}

.m-b-45 {
   margin-bottom: 45px;
}

.anket {
	margin-bottom:40px;
}

.anket p {
   font-size: 16px;
   color: #ffffff;
   margin-top:15px;
}

.anket .btn {
   font-size: 14px;
   color: #fff;
   display: table;
   margin: 0 auto;
   background: #E69C1F;
   border: 1px solid #fff;
   border-radius:10px 10px 10px 10px;
   padding: 12px 50px;
   margin-top:15px;
}

.anket .btn:hover {
   background: #C67C00;
}

.sponsor img {
   display: table;
   margin: 20px auto;
   /* padding-top:10px; */
}

/* .footer-logo{
    width: 250px;
} */

.team-photo>div {
   -webkit-border-radius: 300px;
	-moz-border-radius: 300px;
	border-radius: 300px;
	background:#e91e87 !important;

   padding: 11px;
   /*border: 1px solid #d81f40;*/
   position: relative;
   display: inline-block;
}
/* .team-photo.extra-line{
    margin-bottom: 17px;
}
@media (min-width: 1200px) {

    .team-photo.extra-line{
        margin-bottom: 35px;
    }
} */
.team-photo{
	margin-bottom:35px;
}
/*.team-photo>div:after {
   content: "";
   width: 20px;
   height: 20px;
   background: #00788d;
   position: absolute;
   bottom: -10px;
   left: 50%;
   margin-left: -10px;
}*/

.team-photo>div img {
   -webkit-border-radius: 300px;
	-moz-border-radius: 300px;
	border-radius: 300px;
}

.team-photo p.member-name {
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-align: center;
    color: #080c4d;
    margin-top: 15px;
    line-height: 15px;
    font-weight: 700;
    margin: 15px 0 5px 0;
}
.firstmod{
  height: 295px;
}

.team-photo p.member-title {
   font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-align: center;
    color: #080c4d;
	margin-bottom:2px;
	padding:0 2px;
}
.commonTitle{
	text-align:center;
	font-size:22px;
	font-weight:600;
	color:#080c4d;
	margin:30px 0;
}
.leftAreaBussiness{
	background: #F4F1F0;
}
.leftAreaBussiness.two{
	height:389px;
}

footer {
	margin-top:20px;
}

footer .black-trans-bg-2 {
   padding-top: 30px;
   padding-bottom: 30px;
}

footer .powered {
   line-height: 50px;
   font-family: 'Open Sans', sans-serif;

}


footer .powered, footer .powered a {
    font-size: 12px;
    color: #5A5A5A;
    text-align: center;
}


footer .footer-logo {
   float: right;
}

#login-container {
   	border: 2px solid #FFF;
	border-radius:0;
	padding: 30px 10px 14px 10px;
	background:#fff;
	margin-top:40px;
}

#login-container legend {
   color: #00788d;
   font-family: 'Open Sans', sans-serif;
   border: 0;
   margin-bottom: 45px;
   font-size: 18px;
}

#login-container label {
   color: #0096FF;
    font-family: 'Open Sans', sans-serif;
    border: 0;
    font-size: 15px;
	padding-top: 9px;
  font-weight: 600;
}
.formMainTitle{
	font-weight: bold;
	color: #0096FF;
    font-family: 'Open Sans', sans-serif;
    border: 0;
    margin-bottom: 35px;
    font-size: 19px;
	text-align:center;
}

#login-container .form-control {
    border-radius: 0;
    border: 1px solid #3391A4;
    height: 40px;
    font-size: 12px;
}

#login-container p.error {
   padding: 15px;
	margin-top:25px;
}


#login-container #singlebutton {
   font-family: 'Open Sans', sans-serif;
	  background: #23BBFF;
    border-radius: 0
    float: right;
    border: 0;
    padding: 10px 26px 10px 26px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
	  float:right;
}
#login-container p.error{
	/*display:none;*/
	text-align:center !important;
}
.registernotyet{
	width:100%;
	text-align:center;
	font-size:12px;
	color:#1276CB;
	margin-top: 23px;
}
.registernotyet a{
	text-decoration:underline;
}
div#loading {
    float: left;
    margin-top: 19px;
    width: 30px;
    display: none;
}
div#loading img{
  width: 100%;
  height: :auto
}
.form-group:last-child{
	margin-bottom:0 !important;
}

.login,
.login body {
   height: 100%;
}

.login #section-1 {
   min-height: 100%;
   margin-bottom: -121px;
}

span.footer-logo-text {
   float: right;
   font-size: 11px;
   width: 100%;
   text-align: right;
   margin-top: 15px;
   color: #606060;
}

.chat-message.even .message {
   float: right;
   margin-left: 0px;
   margin-right: 10px;
}

@media screen and (max-width: 767px) {
   .login #section-1 {
      margin-bottom: 0;
  }
   .chat-message .avatar {
      width:10px;
      height:10px;
   }


   .top-left-bg {
      background: none;
   }

   .top-right-bg {
      background: none;
   }

   #event-title {
      font-size: 16px;
      float: left;
      margin: 15px 0 0 0;

   }

   footer .footer-logo {
      float: left;
   }

   a.logo {
      margin: 0 auto;
      display: table;
  }

  h1#event-title {
      text-align: center;
      width: 100%;
  }

  footer .powered {
      text-align: center;
  }

  footer .footer-logo {
      float: none;
      margin: 0 auto;
  }

  span.footer-logo-text {
   float: right;
   font-size: 11px;
   width: 100%;
   text-align: center;
   margin-top: 15px;
   color: #606060;
}
}

@media screen and (max-width: 410px) {
.brandsLogo .img-responsive{max-width:65%;}
   .etkinlik-header h3 {

      width: 100%;
      background-size: 100% auto;
      font-size: 16px;
      margin-top:10px;
   }
}



/******************************************************************/
/******************************************************************/
/******************************************************************/

@charset "utf-8";
/* CSS Document */

.infMidBanner{
	background: url(../img/Jako_bant.svg) no-repeat bottom left;
    min-height: 115px;
    margin-bottom: 20px;
	background-size: cover;
	background-repeat: no-repeat;
}
.infMidText {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-top: 23px;
}
.getInformation{
	float:right;
	color:#fff;
	padding:10px 30px;
}
.getInformation {
    color: #fff !important;
    padding: 9px 40px;
    border: 1px solid #fff;
    background: transparent;
    line-height: 14px;
    font-size: 12px;
    font-weight: 700;
    margin-top: 40px;

    text-decoration: none !important;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.liveStream{
	margin-top:5px;
}
.counter{
	margin-top:8px;
	margin-right:20px;
	font-size:14px;
	font-weight:600;
	line-height:26px;
	color:#fff;
	text-align:center;
	float:right;
	background-color:#fc0f27;
	width:200px;
	height:28px;
	border: 1px solid #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.newWebinar{
	text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #5A5A5A;
    margin-bottom: 20px;
}
.normText{
	margin-top:30px;
	margin-bottom:10px;
}
.normText p{
	color: #0008A0;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 30px;
}
table{
    margin-bottom: 30px;
}
td {
    padding-right: 25px;
}

td:first-child{
    vertical-align: top;
    padding-right: 25px;
}
td, th {
    border:none ;
    text-align: left;
    padding: 5px;
}
/* .merge-bottom{
    border-bottom: none;
}
.merge-top{
    border-top: none;
    padding-left: 20px;
} */

/* td:nth-child(2){
    padding-left: 20px;
} */







.firstMan{
	background: url(https://jakomeet.com/live/img/zemin.png) center center;

	background-size: cover;
	background-repeat: no-repeat;
}
.secondMan{
	background: url(https://jakomeet.com/live/img/zemin.png) center center;

	background-size: cover;
	background-repeat: no-repeat;
}
.thirdMan{
	background: url(https://jakomeet.com/live/img/zemin.png) center center;

	background-size: cover;
	background-repeat: no-repeat;
}
.footerBrand{
    
	background: #080c4d;
	/* background: linear-gradient(84deg, rgba(15,148,219,1) 0%, rgba(12,127,194,1) 14%, rgba(7,81,139,1) 65%, rgba(3,48,100,1) 100%); */
}

.socialMediaLinks {
    margin: 17px auto 9px auto;
    display: table;
    padding: 0 0 0 0;
}
.socialMediaLinks li{
	float:left;
	list-style-type:none;
	padding:0;
	margin:0 20px 0 0;
}
.socialMediaLinks li:last-child{
	margin-right:0;
}
.socialMediaLinks li a{
	width:33px;
	height:33px;
	display:block;
}
.socialMediaLinks li a.linkedin{background: url(https://event.winfluencer.app/img/socialmedia/linkedin.png) center center;}
.socialMediaLinks li a.youtube{background: url(https://event.winfluencer.app/img/socialmedia/youtube.png) center center;}
.socialMediaLinks li a.instagram{background: url(https://event.winfluencer.app/img/socialmedia/instagram.png) center center;}
.socialMediaLinks li a.facebook{background: url(https://event.winfluencer.app/img/socialmedia/facebook.png) center center;}
.socialMediaLinks li a.twitter{background: url(https://event.winfluencer.app/img/socialmedia/twitter.png) center center;}

.socialMediaLinks li a:hover{
	opacity:0.7;
}

.footerSendMail{
	font-size: 12px;
    color: #ffffff;
    text-decoration: none !important;
    margin: 0 auto 7px auto;
    padding: 4px 0 0 0;
    display: table;
    font-weight: 700;
}
.askquestions{
	background: linear-gradient(84deg, rgba(15,148,219,1) 0%, rgba(12,127,194,1) 14%, rgba(7,81,139,1) 65%, rgba(3,48,100,1) 100%);
	text-align:center;
	color:#fff;
	font-size:16px;
	padding:10px 5px;
}
.chat-screen::-webkit-scrollbar {
	width: 10px;
}

/* Track */
.chat-screen::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.chat-screen::-webkit-scrollbar-thumb {
  background: #C3C3C3;
}

/* Handle on hover */
.chat-screen::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.boxes{
	min-height:313px;
	padding: 26px 30px 16px 30px;
}
.boxes.boxOne{
	background:url(../img/ZBB.png) center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 30px;
  position: relative;
}
.boxOne .boxTitleOne {
	font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #fff;
}
.boxOne .boxTitleOneSecond {
    color: #fff;
    font-size: 17px;
    margin: 8px 0 0 0;
}
.boxOne a.boxLinkOne {
    background: rgba(3,48,100,1);
    color: #fff;
    padding: 13px 25px;
    display: inline-block;
    position:absolute;
    bottom:50px;
    left: 30px;
	text-decoration:none !important;
}
.boxOne a.boxLinkOne:hover {
    background: #008dc3;
}
.boxOne .boxInfo {
    font-size: 12px;
    color: #00E6FF;
    line-height: 17px;
}
.boxes.boxTwo{
	background:url(../img/e-donusum.png) center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 30px;
  position: relative;
}
.boxTwo .boxTitleOne {
	font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #fff;
}
.boxTwo a.boxLinkOne {
    background: rgba(3,48,100,1);
    color: #fff;
    padding: 13px 25px;
    display: inline-block;
    position:absolute;
    bottom:50px;
    left: 30px;
	text-decoration:none !important;
}
.boxTwo a.boxLinkOne:hover {
    background: #008dc3;
}

.videoOne {
    display: inline-block;
    margin-bottom: 10px;
}
.videosTop{
	margin-bottom:35px;
}
.videoOneLink {
	display:block;
	font-size: 14px;
    color: #5A5A5A;
    text-decoration: none !important;
}
.videoOneLink:hover{
	color: #5A5A5A;
}

.videoTwo {
    display: inline-block;
    margin-bottom: 10px;
}
.videoTwoLink {
	font-size: 16px;
    color: #5A5A5A;
    text-decoration: none !important;
}
.videoTwoLink:hover{
	color: #5A5A5A;
}
.homeInfoText{
	text-align:center;
	font-size:14px;
	line-height:20px;
	color:#5A5A5A;
	margin-bottom:20px;
}
.indexText{
  font-size:14px;
	line-height:20px;
	color:#5A5A5A;
  text-align: center;
}
.homeInfoTextRegister{
	font-size:14px;
	line-height:20px;
	color:#5A5A5A;
	margin-bottom:15px;
}
.homeInfoTextRegisterLast{
	font-size:14px;
	line-height:20px;
	color:#5A5A5A;
	margin-bottom:40px;
}
.lines{
	margin-right:0px;
	margin-left:0px;
}
.lines .timearea{
	background:#46BDEB;
	font-size:21px;
	font-weight:600;
}
.lines .titlearea{
	background: #080c4d;
}
.lines .timearea,.lines .titlearea{
	min-height:37px;
}
.lines .title{
	color:#fff;
	font-size:21px;
	font-weight:600;
	text-align:center;
	padding:7px 0 0 0;
}
.timearea .time{
	margin:4px auto 0 auto;
	display:table;
	color:#ffffff;
}
.listSide .timearea .time{
	margin:7px auto 0 30px;
}
.timearea .time::before{
	content: "";
    display: block;
    float: left;
    height: 22px;
    width: 22px;
    background-size: 22px 22px;
    background-image: url(https://jakomeet.com/live/img/timeicon.png);
    background-repeat: no-repeat;
    margin-right: 7px;
    margin-top: 3px;
}
.lineContent{
	margin-left:0;
	margin-right:0;
}
.soruCevapContent .leftAreaBussiness{
	height:35px;
}
.basariliOrnekler{
	margin-bottom: 35px;
  background: linear-gradient(84deg, rgba(15,148,219,1) 0%, rgba(12,127,194,1) 14%, rgba(7,81,139,1) 65%, rgba(3,48,100,1) 100%);
}
.dunyaBasariliText{
	font-size:21px;
	color:#fff;
	font-weight: 600;
    padding: 25px 0;
}
.bilgiAlBasarili{
	margin: 22px auto 0 auto;
    display: table;
    padding: 6px 23px;
    border: solid 1px #fff;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 15px;

	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.indirilebilirArea{
	display:block;
	width:100%;
	margin-bottom:30px;
	color:#5A5A5A;
}
.indirilebilirArea img{
	margin:0 auto 0 auto;
	display:table;
}
.indirilebilirArea .indirilebilirText{
	width:100%;
	text-align:center;
}
.yararlanma{
	text-align:center;
	font-size:22px;
	color:#5A5A5A;
	margin:20px auto 30px auto;
	display:table;
}
.sapCozumleri{
	margin-bottom:10px;
}
.videoOne, .videoOne img, .videoTwo, .videoTwo img {
    width: 100%;
}
.registerBanner{
    background: #080c4d;
	/* background: rgb(51,145,164); */
	/* background: linear-gradient(84deg, rgba(15,148,219,1) 0%, rgba(12,127,194,1) 14%, rgba(7,81,139,1) 65%, rgba(3,48,100,1) 100%); */
	padding-top:29px;
	padding-bottom:28px;
	margin-bottom:25px;
}
.registerText{
	width:100%;
	text-align:center;
	font-size:22px;
	color:#fff;
	font-weight:600;
	line-height:22px;
}
/*---*/
.listSide .lines .title {
    font-size: 16px;
}
.listSide .lines .timearea {
    font-size: 16px;
}
.listSide .timearea .time::before {
    height: 18px;
    width: 18px;
    background-size: 16px 16px;
    margin-right: 20px;
    margin-top: 2px;
}
.listSide .lines .timearea, .lines .titlearea{
    min-height: 37px;
}
.listSide .team-photo>div{
	padding: 5px;
}
.listSide .team-photo p.member-name{
	font-size:12px;
}
.listSide .team-photo p.member-title{
	font-size:12px;
}
.commonTitle {
    font-size: 16px;
    margin: 15px 0;
}
.modelator{
	  width: 68%;
    margin: 0 auto;
    display: table;
    float: none;
}
.webinarBox{
	/* background:#F4F1F0; */
    
	padding:22px;
    padding-top: 0px;
}
.webinarBox .webTexts1{
	font-size:18px;
	font-weight:600;
	color:#080c4d;
	width:100%;
	line-height:18px;
	margin-bottom: 7px;
}
.webinarBox .webTexts2{
	font-size:18px;
	font-weight:600;
	color:#080c4d;
	width:100%;
	line-height: 24px;
    margin-bottom: 16px;
}
.webinarBox .webTexts3{
	font-size:20px;
	font-weight:200;
	color:#080c4d;
	width:100%;
	margin-bottom:11px;
}
.webinarBox .webTexts4{
	font-size:20px;
	font-weight:200;
	color:#080c4d;
	width:100%;
}
.webinarBox .webTexts3::before{
	content: "";
    display: block;
    float: left;
    height: 26px;
    width: 30px;
    background-size: 30px 26px;
    background-image: url(https://jakomeet.com/live/img/takvim.png);
    background-repeat: no-repeat;
    margin-right: 20px;
    margin-top: 3px;
}
.webinarBox .webTexts4::before{
	content: "";
    display: block;
    float: left;
    height: 26px;
    width: 30px;
    background-size: 30px 26px;
    background-image: url(https://jakomeet.com/live/img/saat.png);
    background-repeat: no-repeat;
    margin-right: 20px;
    margin-top: 3px;
}
.formtitle{
	font-size:24px;
	color:#e91e87;
	text-align:center;
	font-weight:600;
	width:100%;
	margin-bottom:15px;
}
.registerform{
	float:left;
	padding:20px;
	border:2px solid #F4F1F0;
	margin-bottom:35px;
}
.registerform label{
	float:left;
	width:100%;
	display:block;
	font-size:16px;
	color:#e91e87;
	font-weight: 500;
	margin-bottom: 6px;
}
.registerform input[type=text]{
	float:left;
	width:100%;
	display:block;
	font-size:14px;
	border:1px solid #e91e87;
	padding: 9px 12px;
	margin-bottom:18px;
}
.registerform input[type=submit]{
	float: right;
    display: block;
    font-size: 16px;
    padding: 8px 35px;
    background: #e91e87;
    font-weight: 600;
    border: none;
    color: #fff;
	margin-top:15px;
	border-radius: 10px 10px 10px 10px;
}
.checkBoxAgree{
	float:left;
	width:100%;
	margin-bottom: 12px;
    margin-top: 5px;
}
.checkBoxAgree .useragreeform,.checkBoxAgree  .webinaragreeform{
	float:left;
	margin: 2px 5px 0 0;
}
.checkBoxAgree label{
	float:left;
	width:auto;
	display: contents;
	font-size: 14px;
	line-height:16px;
    margin-bottom: 10px;
    margin-top: 5px;
	color:#5A5A5A;
}
#cikti{
	float: left;
    margin-top: 20px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    font-weight: 600;
}
#cikti_soru{
	float: left;
	text-align:center;
	margin-top:0px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    font-weight: 600;
}

.cozumBanner {
    width: 100%;
    margin-bottom: 25px;
    background: linear-gradient(84deg, rgba(15,148,219,1) 0%, rgba(12,127,194,1) 14%, rgba(7,81,139,1) 65%, rgba(3,48,100,1) 100%);
}

.cozumBanner img{
    height:115px;
    display: block;
    margin:0 auto;
}
/*survey*/
.surveyBody {
  display: block;
    border-top: 6px solid #E69C1F;
    margin: 0 auto;

    padding: 17px 18px 20px 18px;
    margin-top: 15px;
    width: 345px;
    background:#fff;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.surveyTitle {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #5A5A5A;
    margin-bottom: 10px;
}
.surveyDesc {
    font-size: 12px;
    color: #5A5A5A;
    margin-bottom: 12px;
}
.surveyDesc span {
    color: #E20000;
}
.surveyQuestion {
    border: 2px solid #eaeaea;
    padding: 10px 12px;
    margin-bottom: 9px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.surverySendArea {
    margin-top: 20px;
}
.surverySendArea #sendform {
    float: right;
    border: 1px solid #E69C1F;
    background: #E69C1F;
    padding: 6px 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.surverySendArea #sendform:hover {
    font-size: 13px;
    color: #E69C1F;
    background: #fff;
    border: 1px solid #E69C1F;
}
.surveyQuestionLabel label:after{
  color:#E20000;
  content:"*";
  margin-left: 4px;
}
#surveyAnswerInput {
    width: 100%;
    border-bottom: 1px solid #707070;
    border-top: none;
    border-left: none;
    border-right: none;
}
fieldset label {
    font-size: 14px;
    font-weight: 500;
    margin-top: 7px;
    width: 100%;
    line-height: 18px;
}
.sendMessageArea{
	background: #fff;
	border:2px solid #EDEDED;
	padding:10px 20px 30px 20px;
}
.sendMessageArea .sendquestionform{

}
.sendquestionform .sendquestion{
	width: 100%;
    text-align: center;
    font-size: 16px;
    border: 2px solid #EDEDED;
	height: 280px;
	padding: 20px 10px;
	resize: none;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.sendquestionform .questionsend {
	color:#fff;
	font-size:18px;
	font-weight:600;
	margin: 11px auto 7px auto;
	display:table;
	padding: 4px 15px 5px 20px;
	border:none;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	background-color: #0096ff;
}

.sendquestionform .questionsend::after {
    content: "";
    display: block;
    float: right;
    height: 21px;
    width: 19px;
    background-size: 21px 19px;
    background-image: url(../img/gonder.png);
    background-repeat: no-repeat;
    margin-left: 20px;
    margin-top: 3px;
}

@media screen and (min-width:992px) and (max-width:1199px){
	.chat-screen{height: 256px;}
	.askquestions{font-size:16px;}
	.normText{margin-top:30px;margin-bottom: 5px;}
	.boxOne .boxTitleOne{font-size: 24px;line-height: 30px;}
	.boxTwo .boxTitleOne{font-size: 24px;line-height: 30px;}
	.boxOne .boxTitleOneSecond{font-size: 16px;}
	.boxOne a.boxLinkOne{padding: 10px 23px;margin: 25px 0 25px 0;}
	.boxTwo a.boxLinkOne{padding: 10px 23px;margin: 32px 0 0px 0;}
}
@media screen and (min-width:769px) and (max-width:991px){
  .bannerRow{background-image: none !important;}
  .sponsor img{width: 150px;}
	.navbar {padding-top: 60px;}
	.infMidBanner{background: #3391A4;}
	.infMidText{text-align:center;font-size: 22px;margin-top: 14px;}
	.getInformation{float:initial;margin:18px auto 14px auto;display:table;position: revert;}
	.liveStream{margin-bottom:20px;}
	.askquestions{font-size: 17px;padding: 7px 5px;}
	.chat-screen {height: 275px !important;}
	.normText{margin-top:30px;margin-bottom:10px;}
	.boxOne .boxTitleOne{font-size: 24px;line-height: 30px;}
	.boxTwo .boxTitleOne{font-size: 24px;line-height: 30px;}
	.boxOne .boxTitleOneSecond{font-size: 16px;}
	.boxOne a.boxLinkOne{padding: 10px 23px;margin: 25px 0 25px 0;}
	.boxTwo a.boxLinkOne{padding: 10px 23px;margin: 32px 0 0px 0;}
	.videoOneLink{display: inline-block;margin-bottom: 25px;}
	.listSide .lines .timearea, .lines .titlearea{min-height: 50px;}
	.col-xs-0 {display: none;}
}
@media screen and (min-width:411px) and (max-width:768px){
  .bannerRow{background-image: none !important;}
  .brandsLogo .img-responsive{max-width:80%;}
  .brandsLogo.rightLogo img{max-height:50px;}
  .sponsor img{width: 150px;}
	.navbar {padding-top: 25px;}
	.infMidBanner{background: #3391A4;}
	.infMidText{text-align:center;font-size: 20px;margin-top: 14px;}
	.getInformation{float:initial;margin:16px auto 14px auto;display:table;position: revert;}
	.liveStream{margin-bottom:20px;}
	.askquestions{font-size: 17px;padding: 7px 5px;}
	.chat-screen {height: 275px !important;}
	.normText{margin-top:30px;margin-bottom:10px;}
	.boxOne .boxTitleOne{font-size: 24px;line-height: 30px;}
	.boxTwo .boxTitleOne{font-size: 24px;line-height: 30px;}
	.boxOne .boxTitleOneSecond{font-size: 16px;}
	.boxOne a.boxLinkOne{padding: 10px 23px;margin: 25px 0 25px 0;}
	.boxTwo a.boxLinkOne{padding: 10px 23px;margin: 32px 0 0px 0;}
	.videoOneLink{display: inline-block;margin-bottom: 25px;}
	.videosTop {margin-bottom: 0;}
	.dunyaBasariliText {font-size: 18px;padding: 11px 0;}
	.bilgiAlBasarili {margin: 18px auto 0 auto;padding: 6px 16px;}
	.lines .title{font-size: 15px;padding: 6px 0 0 0;line-height: 18px;}
	.lines .timearea{font-size: 19px;}
	.timearea .time::before{height: 20px;width: 20px;background-size: 20px 20px;margin-right: 5px;margin-top: 2px;}
	.leftAreaBussiness.two{height:0 !important;}
	.listSide .lines .timearea, .lines .titlearea{min-height: 50px;}
	.col-xs-0 {display: none;}
	.homeInfoText{font-size:15px;}

	/*login*/
	.midTextsIn{font-size: 14px;}
	.logoSide{margin-bottom: 30px;}
	#login-container{margin-top: 30px;padding: 23px 15px 28px 15px;}
	.formMainTitle{margin-bottom: 17px;}
	.form-group {margin-bottom: 9px;}
	.loginNav{padding-top: 30px !important;}
}
@media screen and (max-width:480px){
  .boxes{
  	min-height:230px;
  }
  .bannerRow{background-image: none !important;}
  .brandsLogo.rightLogo img{max-height:40px;}
  .sponsor img{width: 150px;}
	.navbar {padding-top:20px;}
	.infMidBanner{background: #3391A4;}
	.infMidText{text-align:center;font-size: 18px;margin-top: 12px;}
	.getInformation{float:initial;margin:15px auto 14px auto;display:table;}
	.liveStream{margin-bottom:20px;}
	.askquestions{font-size: 17px;padding: 7px 5px;}
	.chat-screen {height: 275px !important;}
	.normText{margin-top:30px;margin-bottom:10px;}
	.boxOne .boxTitleOne{font-size: 24px;line-height: 30px;}
	.boxTwo .boxTitleOne{font-size: 24px;line-height: 30px;}
	.boxOne .boxTitleOneSecond{font-size: 16px;}
	.boxOne a.boxLinkOne{padding: 10px 23px;margin: 25px 0 25px 0;}
	.boxTwo a.boxLinkOne{padding: 10px 23px;margin: 32px 0 0px 0;}
	.videoOneLink{display: inline-block;margin-bottom: 25px;}
	.videosTop {margin-bottom: 0;}
	.dunyaBasariliText {font-size: 18px;padding: 11px 0;}
	.bilgiAlBasarili {margin: 18px auto 0 auto;padding: 6px 16px;}
	.lines .title{font-size: 15px;padding: 6px 0 0 0;line-height: 18px;}
	.lines .timearea{font-size: 19px;}
	.timearea .time::before{height: 20px;width: 20px;background-size: 20px 20px;margin-right: 5px;margin-top: 2px;}
	.leftAreaBussiness.two{height:0 !important;}
	.col-xs-0 {display: none;}
	.homeInfoText{font-size:15px;}
	.listSide{padding:0;}
	.listSide .lines .title{font-size:12px;    line-height: 14px;}
	.formLeftSide{padding:0;}
	/*webinar*/
	.registerform input[type=text]{margin-bottom:9px;padding: 7px 10px;font-size: 12px;}
	.registerform label{margin-bottom: 3px;font-size: 14px;}
	.checkBoxAgree label{font-size:12px;line-height: 16px;}
	.checkBoxAgree{margin-bottom: 4px;margin-top: 3px;}
	.formtitle{font-size: 19px;margin-bottom: 7px;}
	.webinarBox{padding: 13px 13px 9px 13px;}
	.webinarBox .webTexts1{font-size: 16px;margin-bottom: 4px;}
	.webinarBox .webTexts2{font-size: 16px;margin-bottom: 12px;}
	.webinarBox .webTexts3{font-size: 18px;}
	.webinarBox .webTexts4{font-size: 18px;}
	.webinarBox .webTexts3::before,.webinarBox .webTexts4::before{height: 20px;width: 20px;background-size: 20px 20px;margin-top: 1px;}
	.registerform{padding: 12px;}
	.registerform input[type=submit]{font-size: 16px;padding: 5px 35px;}
	.listSide .lines .timearea, .lines .titlearea{min-height: 50px;}
  .socialMediaLinks li{margin-right:15px;}
  .listSide .timearea .time::before{margin-right:5px; margin-top: 8px;}
  .listSide .lines .title{line-height: 18px;}
  .lineHeight35{line-height: 35px !important;}
  .listSide .timearea .time{margin-top:10%;font-size:12px;margin-left:0;}

	/*login*/
	.midTextsIn{font-size: 14px;}
	.logoSide{margin-bottom: 30px;}
	#login-container{margin-top: 30px;padding: 23px 15px 28px 15px;}
	.formMainTitle{margin-bottom: 17px;}
	.form-group {margin-bottom: 9px;}
	.loginNav{padding-top: 30px !important;}

  .surveyBody{width: 100%;}
form#surveyform {padding: 10px;}
}

.sapLogoFooter{
  height:55px;
  padding: 0 !important;
}

.webinarSpeaker{
  width:138px !important;
}

.boxes .boxOne{
  background: url(../img/box-one.jpg) center center;
background-size: cover;
background-repeat: no-repeat;
margin-bottom: 30px;
}
.boxes .boxTwo{
  background: url(../img/box-two.jpg) center center;
background-size: cover;
background-repeat: no-repeat;
margin-bottom: 30px;
}

.bannerRow{
  background-image: url(../img/webinar_banner.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  height: 115px;

}
