body{font-size:16px; font-family: 'Lato-Regular'; background:#f8dada;}

@font-face {
  font-family: 'Lato-Light';
  src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/Lato-Light.woff') format('woff'), url('../fonts/Lato-Light.ttf')  format('truetype'), url('../fonts/Lato-Light.svg#Lato-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato-Regular';
  src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),  url('../fontsLato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf')  format('truetype'), url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato-Bold';
  src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Lato-Bold.woff') format('woff'), url('../fonts/Lato-Bold.ttf')  format('truetype'), url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato-Black';
  src: url('../fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),  url('../fonts/Lato-Black.woff') format('woff'), url('../fonts/Lato-Black.ttf')  format('truetype'), url('../fonts/Lato-Black.svg#Lato-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* Common Style */
h1{font-size:36px; font-weight:normal; margin:0;}
h2{font-size:30px; font-weight:normal; margin:0;}
h3{font-size:28px; font-weight:normal; margin:0;}
h4{font-size:25px; font-weight:normal; margin:0;}
h5{font-size:22px; font-weight:normal; margin:0;}
h6{font-size:18px; font-weight:normal; margin:0;}
ul{padding:0px; list-style:none;}
a:hover{text-decoration:none;}
.fs-lb{font-family: 'Lato-Bold';}
.fs-lbk{font-family: 'Lato-Black';}
.hd-mgr{margin-bottom:20px;}
.hd-mgrfaq{margin-bottom:10px; margin-top:20px;}


#header .topBar{background:#fff; padding:8px 0; float:left; width:100%;}
#header ul.topLogos h6{float:left; padding:5px 10px 0 0; font-family: 'Lato-Bold';}
#header ul.topLogos li {display: inline-block; float: left; margin: 0 3px;}
#header ul.topLogos li.empower{background:url('../images/empower-logo.jpg') no-repeat left top;}
#header ul.topLogos li.cbs{background:url('../images/cbs-logo.jpg') no-repeat left top;}
#header ul.topLogos li.amazon{background:url('../images/amazon-logo.jpg') no-repeat left top;}
#header ul.topLogos li.prweb{background:url('../images/prweb-logo.jpg') no-repeat left top;}
#header ul.topLogos li.twofourseven{background:url('../images/24x7logo.jpg') no-repeat left top; width:95px;}
#header ul.topLogos li a {font-size: 38px; line-height: 30px; visibility: hidden;}
#header ul.topmenu{text-align:right;}
#header ul.topmenu li {border-right:2px solid #999999; display:inline-block; font-size:14px; padding:0 6px; line-height:normal;}
#header ul.topmenu li:last-child{border:none;}
#header ul.topmenu li a{color:#999999;}


#header .banner{background:#9c1c1b ; padding:5px; float:left; width:100%;}
#header .navigation {float: left; width: 100%; background:#9c1c1b ; padding:0 5px 5px;}
#header .navigation .navbar{margin-bottom:0px; border:none; background:#620808;}
#header .navigation .navbar a.pointerEvent{pointer-events:none;}
#header .navigation .navbar .caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

#header .navigation .navbar-default .navbar-nav > li > a {color: #ffffff; font-size: 18px;}
#header .navigation .navbar-default .dropdown-menu{padding:0px;}
.dropdown-menu > li > a {padding:5px 10px;}
#header .navigation .navbar-default .navbar-nav > .open > a, 
#header .navigation .navbar-default .navbar-nav > .open > a:focus, 
#header .navigation .navbar-default .navbar-nav > .open > a:hover {background:none; color:#fff;}
#header .navigation .navbar-default .dropdown-menu > li > a:focus, 
.dropdown-menu > li > a:hover{background:#9c1c1b; color:#fff;}

#bodyContent .innerWrap{width:100%; float:left; background:#530201; padding:30px 0;}
#bodyContent .innerWrap .whiteBg{background:#fff; padding:15px; width:100%; margin-bottom:25px; border-radius:5px;}
#bodyContent .whatOther-say h5{font-family:'Lato-Bold'; width:100%; display:inline-block; margin-bottom:25px;}
#bodyContent .whatOther-say p{text-align: justify;}
#bodyContent .whatOther-say p.btmtxt{margin-bottom:0px; font-family:'Lato-Bold';}
#bodyContent .whatOther-say .articleStory {padding: 30px 0 0;}
#bodyContent .whatOther-say .articleStory img {float:left; margin-right:15px;}


#bodyContent .optinForm{background:#333; float: left; padding: 20px 0 70px; position: relative; text-align: center; width:100%; border-radius:10px;}
#bodyContent .optinForm form input[type="text"] {background:#fff; border: 3px solid #8f8f8f; display: block; margin: -155px auto 0; padding: 6px 3px; text-align: center; max-width: 257px; width:55%; position:relative; z-index:1;}
#bodyContent .optinForm form input[type="submit"] {background:url("../images/email-btn.png") no-repeat left top; border:0 none; display:block; height:72px; margin: 0 auto; width: 193px;}
#bodyContent .optinForm .security {background:url("../images/lock.png") no-repeat left top; color:#000; float:left; font-size:12px; padding-left:28px;  text-align:center; width:100%;}

.sidebarList{border-radius:10px; background:#f8dada ; float: left; margin: 10px 0; padding:15px; position: relative; width: 100%;}
.sidebarList h6{color:#000; font-family:'Lato-Bold';}
.sidebarList .businessCoaching {background:url("../images/businessIcon.png") no-repeat left top; display: inline-block; padding: 12px 10px 12px 40px; width: 100%; margin-top:20px;}
.sidebarList .businessCoaching a, .sidebarList .marketing a {color: #000; font-family:'Lato-Bold'; padding: 4px 0 0; text-decoration: none; text-transform: uppercase;}
.sidebarList .marketing {background:url("../images/marketingIcon.png") no-repeat left top; display: inline-block; padding: 12px 10px 12px 45px; width: 100%; margin-top:20px;}

.goto{border-radius:10px; background:#f8dada ; float: left; margin: 20px 0 10px; padding:15px; width: 100%;}
.goto .btn span{display:block; font-size:14px;}
.goto .btn{font-family:'Lato-Bold'; font-size:18px;}

.sidebarSocial{border-radius:10px; background:#f8dada ; float: left; margin: 10px 0; padding:15px; position: relative; width: 100%;}
.sidebarSocial h6{color:#000; font-family:'Lato-Bold';}
.sidebar_social {float: left; position: relative; width:100%;}

.sidebar_social ul {display:inline-block; width: 100%;}
.sidebar_social ul li {display: inline-block;}
.sidebar_social ul li a {display: block; height: 91px; width: 87px;}
.twitter {background:url("../images/social_sidebar.png") no-repeat scroll left -90px;}
.twitter:hover {background:url("../images/social_sidebar.png") no-repeat scroll left top;}
.fb{background:url("../images/social_sidebar.png") no-repeat scroll -94px -90px;}
.fb:hover {background:url("../images/social_sidebar.png") no-repeat scroll -94px top;}
.linkedIn {background:url("../images/social_sidebar.png") no-repeat scroll -192px -90px;}
.linkedIn:hover {background:url("../images/social_sidebar.png") no-repeat scroll -192px top;}

/* Footer Style */
#footer{background:#22201c; color:#fff; padding:30px 0;}
#footer i{font-size:22px; margin-right:5px;}
#footer ul.footermenu{display:inline-block;}
#footer ul.footermenu li {border-right:2px solid #f4f4f4; display:inline-block; padding:0 6px; line-height:normal;}
#footer ul.footermenu li:last-child{border:none;}
#footer ul.footermenu li a{color:#fff;}

/* Inner Page Style */
#bodyContent .innerPage img {border:1px solid #dadada; padding:5px;}
#bodyContent .innerPage .bdrNone {border:none;}
#bodyContent .innerPage .optin1a {background:url("../images/bg_optin1a.png") no-repeat left top; display: block; margin: 0 auto; padding: 20px 20px; position: relative; text-align: center; max-width: 382px; width:100%;}
#bodyContent .innerPage .optin1a img{border:none; padding:0;}
#bodyContent .innerPage .optin1a p {color: #ffffff; font-size: 12px; line-height: 120%;}
#bodyContent .innerPage .optin1a input[type="text"], 
#bodyContent .innerPage .optin1a input.text{display:block; height:38px; margin:12px auto; padding:0 3px; text-align:center; max-width:276px; color:#333; width:100%;}
#bodyContent .innerPage .optin1a input[type="submit"], 
.optin1a input.submit {background:url("../images/btn-optin1a.png") no-repeat left top; cursor:pointer; display:block; height:50px; width: 330px; margin:0 auto; border:none;}
#bodyContent .whatOther-say .innerPage .optin1a p{text-align:center;}
#bodyContent .innerPage ul.list{display:inline-block; width:100%;}
#bodyContent .innerPage ul.list li{display:inline-block; width:100%; padding-bottom:8px;}
#bodyContent .innerPage ul.list li i{color:#333;}

#bodyContent .recommendations .item{background:#f3f3f3; margin-bottom:30px; padding:15px; border-radius:5px; border:1px solid #dadada;}
#bodyContent .thakyouPage {margin: 0 auto; max-width: 720px; width:100%;}
 
 
 
/* Responsive Style */
@media only screen and (max-width:1199px){
	.sidebarList .right_block1 ul li a {font-size: 15px;}
	.sidebarList .right_block1 ul li a span {font-size: 13px;}
	.sidebar_social ul li a {width: 83px;}
	#bodyContent .optinForm form input[type="text"] {margin: -140px auto 0;}
	#header ul.topLogos h6{display:none;}
}
@media only screen and (max-width:990px){
	#bodyContent .colRight {margin:0 auto; max-width:360px;}
	.sidebarList .right_block1 ul li a {font-size: 18px;}
	.sidebarList .right_block1 ul li a span {font-size: 15px;}
}

@media only screen and (max-width:767px){
	#header ul.topLogos{text-align:center;}
	#header ul.topLogos h6{display:none;}
	#header ul.topLogos li{float:none;}
	#header ul.topmenu{text-align: center;}
	#header .navbar-default .navbar-toggle{border-color: #ffffff;}
	#header .navbar-default .navbar-toggle .icon-bar {background:#ffffff;}
	#header .navbar-default .navbar-toggle:focus, 
	#header .navbar-default .navbar-toggle:hover {background:none;}
	#header .navigation .navbar-default .dropdown-menu {border-radius: 0; position: relative; width: 100%;}
	
	#footer {text-align: center;}
	
}

@media only screen and (max-width:480px){
	#bodyContent .whatOther-say .articleStory img{float:none;}
	#bodyContent .innerPage .optin1a{background-size: 100% 100%; padding: 25px 5%; width: 96%;}
	#bodyContent .innerPage .optin1a input[type="submit"], 
	#bodyContent .innerPage .optin1a input.submit:hover {background-size:100% auto; height: 45px; width: 98%;}
}

@media only screen and (max-width:360px){	
	.sidebarList .right_block1 ul li a {font-size: 15px;}
	.sidebarList .right_block1 ul li a span {font-size: 13px;}
	#bodyContent .innerPage .optin1a input[type="submit"],
	#bodyContent .innerPage .optin1a input.submit:hover{height:35px;}
}

