/* 1) Header Css Start */
/* 2) Home Page Css Start Here */
/* 3) Footer Css Start Here */

@font-face {
	font-family: 'hand_of_sean_demoregular';
	src: url('fonts/hand_of_sean_demo-webfont.eot');
	src: url('fonts/hand_of_sean_demo-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/hand_of_sean_demo-webfont.woff2') format('woff2'), url('fonts/hand_of_sean_demo-webfont.woff') format('woff'), url('fonts/hand_of_sean_demo-webfont.ttf') format('truetype'), url('fonts/hand_of_sean_demo-webfont.svg#hand_of_sean_demoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	margin:0;
	padding:0;
	outline:none;
}
body {
	padding:0px;
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	background:#fff;
}
p {
	font-size:18px;
	color:#3d3d3d;
	margin-bottom:21px;
}
dfn {
	font-size:20px;
	color:#47443a;
	line-height:20px;
	margin:0 0 28px 0;
	display:block;
}
dfn span {
	color:#641095;
}
a {
	color:#e65629;
	text-decoration:none;
	transition:0.2s;
	-moz-transition:0.2s;
	-webkit-transition:0.2s;
}
img {
	border:0 none;
	max-width:100%;
	height:auto;
}
input, select, textarea {
	box-sizing:border-box;
}
input[type="submit"], input[type="button"], button {
	cursor:pointer;
}
.clear {
	clear:both;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
}
ul {
	margin:0 0 0 22px;
	list-style:outside disc;
}
ol {
	margin:0 0 0 22px;
	list-style:outside decimal;
}
ul li, ol li {
	margin:0 0 10px;
	color:#47443a;
	font-size: 14px;
	line-height: 20px;
}
ol li {
	padding:0 0 0 4px;
}
h1.page_title {
}/* page title */
h1 {
	font-size:36px;
	color:#fff;
	margin:0 0 25px 0;
	font-weight:700;
}
h1.heading {
	display:none;
}
h2 {
	font-size:30px;
	color:#641095;
	margin:0 0 25px 0;
	font-weight:600;
}
h3 {
	font-size:25px;
	color:#641095;
	margin:0 0 25px 0;
	font-weight:600;
}
h4 {
	font-size:18px;
	color:#070707;
	margin:0 0 5px 0;
	font-weight:300;
}
h5 {
	font-size:16px;
	color:#641095;
	margin:0 0 25px 0;
	font-weight:600;
}
h6 {
	font-size:12px;
	color:#641095;
	margin:0 0 25px 0;
	font-weight:600;
}
.cover_home, .footer {
	float:left;
	width:100%;
}
/*.cover_home .container {
	width:960px;
	margin:0 auto;
}*/
.full {
	padding:10px 0px;
	float:left;
	width:100%;
}
.logo {
	float:left;
}
.full.header {
	padding:13px 0 10px;
}
.right_top {
	float: right;
	text-align: center;
	margin:9px 0 0 0;
}
.right_top a {
	font-size:14px;
	color:#3897eb;
	line-height:27px;
	padding:0 22px;
	border:1px solid #3897eb;
	display: inline-block;
	text-decoration:none;
	margin:0 0 10px 5px;
	text-transform:uppercase;
}
.right_top a:hover {
	background:#3897eb;
	color:#fff;
}
/* 1) Header Css Ends */
.video_cover {
/*	width:715px;
	height:388px;*/
	margin:0 auto;
	box-shadow:0 10px 19px #46494a;
	-moz-box-shadow:0 10px 19px #46494a;
	-webkit-box-shadow:0 10px 19px #46494a;
	padding:16px;
	background:#fff;
}
.video_cover-section {
	background: url(images/video-bg.png) center top no-repeat;
	padding:10px 0 15px;
	background-size:cover;
}
.social-media {
	position:relative;
	display:inline-block;
	width:100%;
	padding-bottom:8px;
}
.social-media ul {
	float:right;
	list-style:none;
	margin:4px 0 0 0;
}
.social-media li {
	float:left;
}
.social-media li a {
	display:block;
	width:25px;
	height:25px;
	background:url(images/social-icons-1.png) left top no-repeat;
        margin-right: 5px;
}
.social-media li.facebook a {
	background-position:0px 0;
}
.social-media li.twitter a {
	background-position:-26px 0px;
}
.social-media li.linkedin a {
	background-position:-52px 0;
}
.social-media li.google a {
	background-position:-78px 0;
}
.social-media li.youtube a {
	background-position:-105px 0;
}
.social-media li.instagram a {
	background-position:-132px 0;
}
.social-media li.ask a {
	background-position:-160px 0;
}
.social-media li.crunchbase a {
	background-position:-186px 0;
}
.social-media li.facebook a:hover {
	background-position:0px -25px;
}
.social-media li.twitter a:hover {
	background-position:-26px -25px;
}
.social-media li.linkedin a:hover {
	background-position:-52px -25px;
}
.social-media li.google a:hover {
	background-position:-78px -25px;
}
.social-media li.youtube a:hover {
	background-position:-105px -25px;
}
.social-media li.instagram a:hover {
	background-position:-132px -25px;
}
.social-media li.ask a:hover {
	background-position:-160px -25px;
}
.social-media li.crunchbase a:hover {
	background-position:-186px -25px;
}
.social-media .contact-links {
	font-family: 'hand_of_sean_demoregular';
	color:#3d3d3d;
	font-size:15px;
	float:right;
	position:relative;
	margin: 4px 0px 0 0px;
	padding: 0 36px 6px 0;
	transform:skewY(-3deg);
	-motransform:skewY(-3deg);
	-webkit-transform:skewY(-3deg);
	-o-transform:skewY(-3deg);
	display: inline-block;
	text-shadow:1px 1px 6px #f0f0f0;
}
.social-media .contact-links:before {
	position:absolute;
	right:2px;
	bottom:-14px;
	content:"";
	height:25px;
	width:58px;
	background:url(images/contact-arrow.png) left top no-repeat;
}
.watch-now {
	padding:17px 0 0 0;
}
.watch-now a {
	text-align:center;
	line-height:62px;
	padding-left:34px;
	text-transform:uppercase;
	box-sizing:border-box;
	font-weight:600;
	display:inline-block;
	background:url(images/button-watch.png) left top no-repeat;
	width:203px;
	height:62px;
	color:#fff;
	font-size:18px;
	text-decoration:none;
}
.watch-now span.live-training {
	font-family: 'hand_of_sean_demoregular';
	color:#3d3d3d;
	font-size:15px;
	position:relative;
	margin: 0px 0px 0 0px;
	padding:0 0 7px 6px;
	transform:skewY(3deg);
	-motransform:skewY(3deg);
	-webkit-transform:skewY(3deg);
	-o-transform:skewY(3deg);
	display: inline-block;
}
.watch-now span.live-training:before {
	position:absolute;
	left:-6px;
	bottom:-13px;
	content:"";
	height:25px;
	width:58px;
	background:url(images/watch-arrow.png) left top no-repeat;
}
.left-content {
	float: left;
	width:72%;
	border-right:1px solid #e9eaed;
	padding-right:10px;
	min-height:580px;
}
.left-content h2, .people-think-about h2, .join-membes h2 {
	font-size:39px;
	font-weight: normal;
	letter-spacing:-1px;
	color:#3897eb;
	text-transform:uppercase;
}
.left-content h2 strong, .join-membes h2 strong {
	color:#042d86;
}
.left-content h2 {
	letter-spacing:-2px;
	padding-left:10px;
	font-size:36px;
}
.fav-light-box {
	border:1px solid #e9eaed;
	float:right;
        width: 25%;
}
.services {
	padding-top:16px;
	padding-bottom:22px;
}
.left-content ul {
	list-style:none;
	margin:20px 0 0 0;
}
.left-content ul li {
	margin:-4px 0;
	display:inline-block;
	width:100%;
	background:url(images/service-border.png) 10% center no-repeat;
}
.float-left {
	float:left;
	margin-right:20px;
}
.float-right {
	float:right;
	margin-left:20px;
}
.left-content ul li span {
	display:inline-block;
	font-size:24px;
	color:#3d3d3d;
	padding:50px 0;
	letter-spacing:-0.8px;
}
.left-content ul li span strong {
	color:#3897eb;
}
.left-content ul li:nth-child(2) {
	text-align:right;
}
.left-content ul li:nth-child(3n) {
	background:url(images/service-border.png) right 9.6% center no-repeat;
}
.left-content ul li:last-child {
	background:none;
	text-align:right;
}
.people-think-about {
	background:#3897eb;
	padding:20px 0 23px;
}
.people-think-about h2 {
	color:#fff;
	text-align:center;
	margin-bottom:30px;
	line-height:44px;
}
.people-think-about h2 strong {
	color:#042d86;
}
.people-think-about .video_cover {
	box-shadow:none;
}
.chat-wrapper {
	text-align:center;
	padding:20px 0 0;
}
.chat-img {
	display:inline-block;
	/*width:442px;*/
	border: 1px solid #fff;
	padding: 8px;
	margin: 5px 8px;
}
.img-box-circle {
	width:277px;
	height:277px;
	border-radius:50%;
	background:#1a2633;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	box-sizing:border-box;
}
.circle-box ul {
	margin:0px;
	list-style:none;
}
.circle-box ul li {
	text-shadow:0 1px 2px #286295;
	padding-right:60px;
	float:left;
	background:url(images/black-border.jpg) right center no-repeat;
}
.circle-box ul li:last-child {
	padding-right:0px;
}
.circle-box span {
	font-size:23px;
	color:#3897eb;
	text-transform:uppercase;
}
.circle-box span strong, .circle-box p, .circle-box a {
	color:#fff;
}
.circle-box p {
	font-size:15px;
}
.circle-box a {
	text-decoration:none;
	text-transform:uppercase;
	display:inline-block;
}
.circle-box a.seat-now, .circle-box a.login-now {
	font-size:18px;
	text-decoration:underline;
	color:#3897eb;
	text-shadow:none;
}
.circle-box a:hover {
	text-decoration:none;
}
.circle-box ul li.second a {
	font-size:22px;
	line-height:28px;
	color:#fff;
	margin:0px;
	text-decoration:none;
	text-shadow:0 1px 2px #286295;
}
.circle-box ul li.second .img-box-circle {
	background:#3897eb url(images/play-bg.png) center center no-repeat;
}
.circle-box h2 {
	text-align:center;
	margin-bottom:30px;
}
.join-membes {
	padding:40px 0 0 0;
	border-bottom:1px solid #dddfe1;
}
.message-box {
	padding:24px 0 0 0;
	display:inline-block;
	width:100%;
}
.message-box p {
	color:#3d3d3d;
	line-height:24px;
	font-size:18px;
}
.author-img {
	float: left;
}
.message-box .author-name {
	font-family: 'Pinyon Script', cursive;
	font-size:34px;
	color:#3d3d3d;
	display:inline-block;
	text-transform:none;
	font-weight:bold;
}
.author-img {
	margin:26px -33px -5px -40px;
}
.traffic-generation-strategies
{
	text-align: center !important;
}
/* 2) Home Page Css Ends Here */

.footer {	
	text-align:center;
	padding:31px 0 16px;
	font-weight:400;
}
.footer p {
	color:#9a9a9a;
	font-size:14px;
}
.footer-logo {
	background:url(images/footer-border.png) center bottom no-repeat;
	padding-bottom:10px;
	margin-bottom:10px;
}

/* 3) Footer Css Ends Here */

/* 4) Responsive Design Below */

html, body {
    width: 100%;
    height: 100%;
}

.container {
  margin: 0 auto;
  width: 80%;
  max-width: 1170px;
}

iframe, object, embed, video {
    width: 100%;
    max-width: 100%;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 310px) 
and (max-device-width : 480px) {
  /* Styles */
  .logo, .right_top, .left-content, .fav-light-box, .img-box {
      width: 100%;
      text-align: center;
  }
  .contact-links {
      float: left !important;
  }
  .watch-now span.live-training {
      float: right;
  }
  .left-content {
      border: none;
      margin-bottom: 10px;
  }
  .circle-box ul li, .left-content ul li, .left-content ul li:nth-child(2), .left-content ul li:nth-child(3n), .left-content ul li:last-child {
      background: none !important;
      text-align: center;
  }
  .left-content ul li {
      border: 1px solid #e9eaed;
      margin-top: 5px;
      margin-bottom: 5px;
  }
  .left-content ul li span {
      padding: 10px 0;
  }
  .left-content ul li .img-box {
      margin-top: 5px;
      margin-bottom: 5px;
  }
  .circle-box ul, .author-img {
      margin: unset;
  }
  .circle-box ul li {
      padding-right: unset;
  }
  li a{line-height:1.8;}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
  /* Styles */
  .left-content, .fav-light-box, .img-box {
      width: 100%;
      text-align: center;
  }
  .left-content {
      border: none;
      margin-bottom: 10px;
  }
  .circle-box ul li, .left-content ul li, .left-content ul li:nth-child(2), .left-content ul li:nth-child(3n), .left-content ul li:last-child {
      background: none !important;
      text-align: center;
  }
  .left-content ul li {
      border: 1px solid #e9eaed;
      margin-top: 5px;
      margin-bottom: 5px;
  }
  .left-content ul li span {
      padding: 10px 0;
  }
  .left-content ul li .img-box {
      margin-top: 5px;
      margin-bottom: 5px;
  }
  .circle-box ul, .author-img {
      margin: unset;
  }
  .circle-box ul li {
      padding-right: unset;
      margin: 5px;
  }
  li a{line-height:1.8;}
}

/* 4) Responsive Design Above */


/* 5) Print screen Below */
@media print { 
 /* All your print styles go here */
    aside#sidebar,header[role="banner"],footer,#comments,#respond, iframe, video, .video_cover, .fav-light-box, .social-media {
        display: none;
    }
    .container {
        width: 80%;
        margin: 0px;
        padding: 0px;
    }
    * {
        color: #000;    
        background-color: #fff;
        @include box-shadow(none);
        @include text-shadow(none);
    }
    a:after {
        content: "( "attr(href)" )";
    }
}
/* 5) Print screen Above */
@media screen and (min-width: 1023px) and (max-width: 1188px) {
    .circle-box ul li {
	    width: 32%;
	    background: none !important;
	}

}
@media screen and (min-width: 310px) and (max-width: 1022px) {
    .circle-box ul li {
	    width: 100%;
	    background: none !important;
	}
    .img-box-circle {
	    width: 277px;
	    height: 277px;
	    border-radius: 50%;
	    background: #1a2633;
	    display: inherit;
	    vertical-align: middle;
	    margin: 0 auto;
	    padding-top: 94px;
	}
	.logo, .right_top, .left-content, .fav-light-box, .img-box {
      width: 100%;
      text-align: center;
  }
  .contact-links {
      float: left !important;
  }
  .watch-now span.live-training {
      float: right;
  }
  .left-content {
      border: none;
      margin-bottom: 10px;
  }
  .circle-box ul li, .left-content ul li, .left-content ul li:nth-child(2), .left-content ul li:nth-child(3n), .left-content ul li:last-child {
      background: none !important;
      text-align: center;
  }
  .left-content ul li {
      border: 1px solid #e9eaed;
      margin-top: 5px;
      margin-bottom: 5px;
  }
  .left-content ul li span {
      padding: 10px 0;
  }
  .left-content ul li .img-box {
      margin-top: 5px;
      margin-bottom: 5px;
  }
  .circle-box ul, .author-img {
      margin: unset;
  }
  .circle-box ul li {
      padding-right: unset;
  }
  li a{line-height:1.8;}
}
}
.message_title{
	font-size: 39px;
    font-weight: 400;
    letter-spacing: -1px;
    color: #3897eb;
    text-transform: uppercase;
}
.inline{
	display: inline;
	text-align: justify !important;
}
.h_to_p{
	text-align: left !important;
	    color: #3d3d3d !important;
    line-height: 24px !important;
    font-size: 18px !important;
}
/* faq*/
.faq {
    padding: 50px 0px !important;
}
.faq-section {
    margin-bottom: 10px !important;
    border: 1px solid #dadada;
    border-radius: 4px;
}
.faq-section .faq-heading {
    background-color: #7b7b7b;
    padding: 5px 15px;
    border-radius: 4px;
}
.faq-heading .faq-title {
    margin: 0px;
    color: #fff;
    font-weight: 700;
    position: relative;
    font-size: 18px !important;
    text-align: left;
    line-height: 1.7;
    text-transform: none;
    letter-spacing: .5px;
}
.faq-heading .faq-title:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 0px;
    font-size: 24px;
    line-height: 30px;
}
.faq-section .faq-body {
    padding: 10px 15px;
}

.faq-title{
	font-size: 20px !important;
}

section.full.join-adjust{
	background-color: #000000;
}
.join-adjust h1{

	color: #000!important;
}