@font-face {
	font-family:'OpenSans-Regular';
	src: url('../fonts/OpenSans_gdi.eot');
	src: url('../fonts/OpenSans_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/OpenSans_gdi.woff') format('woff'),
		url('../fonts/OpenSans_gdi.ttf') format('truetype'),
		url('../fonts/OpenSans_gdi.svg#OpenSans-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}
@font-face {
	font-family:'OpenSans-Bold';
	src: url('../fonts/OpenSans-Bold_gdi.eot');
	src: url('../fonts/OpenSans-Bold_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/OpenSans-Bold_gdi.woff') format('woff'),
		url('../fonts/OpenSans-Bold_gdi.ttf') format('truetype'),
		url('../fonts/OpenSans-Bold_gdi.svg#OpenSans-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2074;
}

body{font-family:'OpenSans-Regular'; color:#666666; line-height:22px;}

header{ width:100%; float:left;}
.top-header {
    background-color: #f8f8f8;
    box-shadow: 0 0 3px #cccccc;
    float: left;
    min-height: 40px;
    width: 100%;
}
.top-header .top-social {
  float: left;
  margin-top: 1px;
  width: auto;
}

/*.top-social i {
    background: #333;
    width: 20px;
    height: 20px;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    line-height: 20px;
    font-size: 19px;
	margin-right: 5px;
}


.top-social a:first-child i:hover{ background:#3b5998;}
.top-social a:nth-child(2) i:hover{ background:#d34836;}
.top-social a:nth-child(3) i:hover{ background:#4099ff;}
.top-social a:last-child i:hover{ background:#007bb6;}*/

.top-header .top-social ul{ list-style-type:none; margin:0px; padding:0px;}
.top-header .top-social ul li{ float:left;}
.top-header .top-social ul li a{ color:#333333; font-size:16px; padding:5px 15px;}
.top-header .top-social ul li a:hover{ color:#d5271f;}
.top-header .rtl-login {
    float: right;
    margin-top: 5px;
}
.login-btn{ background-color:#c7081b; color:#fff; padding:4px 8px; text-transform:uppercase; margin-right:5px;}
.login-btn:hover{ background-color:#e2081e; color:#fff;}
.login-btn .fa{ margin-right:3px;}
.signin-btn {
    background-color: #333333;
    color: #ffffff;
    padding: 4px 8px;
    text-transform: uppercase;
}
.signin-btn .fa{ margin-right:3px;}
.signin-btn:hover{ background-color:#464646; color:#fff;}

.bottom-header {
    background-color: #ffffff;
    float: left;
    min-height: 74px;
    padding: 10px 0;
    width: 100%;
}



.menu{ background-color:transparent; border:none; border-radius:0px; margin-bottom:0px;}
.menu .navbar-nav > li > a {
    color: #333333;
    padding: 11px 10px;
    text-transform: uppercase;
}
.menu .navbar-nav > li > a:focus, .menu .navbar-nav > li > a:hover, .menu .navbar-nav > li > a.active {
    background-color: #c7081b;
    border-radius: 5px;
    color: #ffffff;
}
.menu .navbar-nav > li {
    margin-right: 5px;
	position:relative;
}
.menu .navbar-nav > li:last-child{ margin-right:0px;}
.menu .navbar-nav{ margin-top:33px;} 


.nav.navbar-nav li ul {
  display: none;
  margin:0;
  padding:0;
  list-style:none;
   z-index: 9;
}


.nav.navbar-nav li:hover ul {
  display: block;
  left: 0px;
  position: absolute;
  width: 192px;
  top:42px;
}

.nav.navbar-nav li ul li a {
  background: #464646 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 12px;
  line-height: 34px;
  margin-bottom: 1px;
  padding-left: 10px;
  text-transform: uppercase;
}

.nav.navbar-nav li ul li a:hover { background:#c7081b;}



.navbar-brand {
  float: left;
  height: auto;
}

.navbar-brand > img {
  display: block;
  width: 220px;
}

.banner{ background-color:#ebebeb; width:100%; float:left; padding:50px 0px;}
.cartoon-img{ width:100%; float:left;}

.signup-block {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.signup-block a {
  color: #c71742;
}

.signup-block a:hover{
  color: #333333;
}

.signup-block h1{ color:#333; font-size:37px; margin-top:0px; margin-bottom:35px; font-family:'OpenSans-Regular';}
.signup-block p{ color:#333; font-size:14px; margin-bottom:15px; line-height:26px;}
.red-text{ color:#c7081b; font-family:'OpenSans-Bold';}

.signup-form{ width:100%; float:left;}
.signup-form .signup-arrow {
    float: right;
    margin-bottom: 15px;
    padding-right: 40px;
}

.signup-start{ width:100%; float:left; background-color:#333; padding:20px;}
.signup-btn {
    background-color: #c7081b;
    color: #ffffff;
    font-size: 22px;
    padding: 7px 15px;
    text-transform: uppercase;
	 /*margin-top: 20px;*/
}
.signup-btn:hover{ background-color:#d60d21; color:#fff;}

.signup-start .form-inline .form-control {
    height: 48px;
    margin-right: 15px;
    width: 300px;
}
.form-control:focus {
    border-color: #333;
    box-shadow:none;
    outline: 0 none;
}

.about-block{ width:100%; float:left; padding:50px 0px 0 0; background-color:#fff;}

.section-heading-left {
    margin-bottom: 35px;
}
.section-heading-left img {
    float: left;
    margin-right: 15px;
}
.section-heading-left h2 {
    padding-top: 0px;
    margin-top: 0px; font-family:'OpenSans-Bold';
    margin-bottom: 0px;
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 0.5px; color:#333;
}
.section-heading-left h2 em {
    font-style: normal;
    font-weight: 700; color:#c7081b;
}
.section-heading-left p {
    font-size: 13px;
    font-style: italic;
    font-weight: 300;
    color: #7a7a7a;
}
.section-heading-left p span {
    font-weight: 400;
}
.about-des{ width:100%; float:left; margin-bottom:15px;}
.about-des p {
  text-align: justify;
}
.about-des{ width:100%; float:left; margin-top:15px; /*height:280px; overflow:auto;*/}
.about-des ul{ list-style-type:none; margin:50px 0 0 0; padding:0px;}
.about-des ul li {
    display: block;
    font-size: 14px;
    line-height: 33px;
}
.about-des ul li .fa{ color:#c7081b; margin-right:15px;}
.about-video{ width:100%; float:left; position:relative;}

.our-services{ background-color:#f8f8f8; width:100%; float:left; padding:50px 0px;}

.icon-box.style1 {
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    overflow: hidden;
    padding: 15px 15px 50px;
    position: relative;
    text-align: center;
	height: 305px;
}
.icon-box.style1 .icon-box-overlay {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 0.3s
}
.icon-box.style1 .icon-box-overlay:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	background-color: rgba(34, 34, 34, 0.9)
}
.icon-box.style1 .icon-box-icon {
	position: relative;
	z-index: 5
}

.icon-box-icon i.fa {
    color: #c7081b;
    background: #fff;
    border: solid 1px #e3e3e3;
    border-radius: 100%;
    font-size: 34px;
    width: 74px;
    height: 74px;
    line-height: 73px;
    text-align: center;
}

.icon-box.style1:hover .icon-box-icon i.fa {
    color: #c7081b;
}


.icon-box.style1 .icon-box-title {
	position: relative;
	z-index: 5;
	margin-top: 35px; font-family:'OpenSans-Bold';
	font-size: 20px
}
.icon-box.style1 .icon-box-content {
	position: relative;
	z-index: 5;
	margin-top: 10px
}
.icon-box.style1 .icon-box-read-more {
	position: absolute;
	z-index: 5;
	left: 0;
	bottom: -100%;
	width: 100%;
	padding: 12px;
	text-align: center;
	transition: bottom 0.3s; background-color:#c7081b;
}
.icon-box.style1 .icon-box-read-more a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff
}
.icon-box.style1 .icon-box-read-more a i {
	margin-left: 7px;
	font-size: 10px;
	font-weight: 400
}
.icon-box.style1:hover .icon-box-overlay {
	opacity: 1
}
.icon-box.style1:hover .icon-box-icon i, .icon-box.style1:hover .icon-box-title, .icon-box.style1:hover .icon-box-content {
	color: #fff
}
.icon-box.style1:hover .icon-box-read-more {
	bottom: 0
}
.icon-box.style1.icon-box-border {
	padding: 60px 36px;
	border: 1px solid #DDD
}
.service-icon{}

.trader-block{ width:100%; float:left; background-color:#fff; padding:50px 0px;}
.trader-img{ width:100%; float:left;}
.trader-img img{ width:100%;}

.trader-info {
  float: left;
  /*height: 416px;
  overflow: auto;*/
  text-align: justify;
  width: 100%;
}

.trader-info strong {
  font-weight: normal;
}


.trader-info h1 {
  color: #333;
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 25px;
  margin-top: 0;
  text-transform: uppercase;
}

.trader-info.t-infopg h1 {
  color: #b2001a;
  margin: 0 0 7px;
}
.trader-info p {
  margin-bottom: 23px;
}

.about-des a, .trader-info a {
  color: #c7081b;
  font-weight: 600;
  height: 40px;
  margin-bottom: 50px;
  margin-top: 15px;
  padding: 7px 15px;
  text-align: right;
  text-decoration: none;
  text-transform: capitalize;
}


.about-des a:hover, .trader-info a:hover{color:#333333;  }

.read-btn{ }
.read-btn:hover{}

.blog-block{ width:100%; float:left; background-color:#f8f8f8; padding:50px 0px;}

.latest-blog {
    background-color: #ffffff;
    box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.3);
    float: left;
    width: 100%;
}
.latest-blog-img{ width:100%; float:left; position:relative;}
.latest-blog-img .l-blog-date{ position:absolute; right:0px; bottom:0px; width:80px; padding:8px; background-color:#c7081b; color:#fff; font-size:22px; text-align:center;}

.l-blog-des{ width:100%; float:left; padding:15px;}
.l-blog-des .blog-comment{ color:#c7081b;}


.l-blog-des h2{ color:#333; text-transform:uppercase; margin-top:0px; margin-bottom:5px; font-size:22px; font-family:'OpenSans-Bold';}

.l-blog-des h2 a{ color:#333; text-transform:uppercase; margin-top:0px; margin-bottom:5px; font-size:19px; font-family:'OpenSans-Bold';}

.l-blog-des h3{ color:#000; margin-top:0px; margin-bottom:15px; font-style:italic; font-size:14px;}

.l-blog-des h3 .entry-date{ display:none;}

.l-blog-des h3 .author a{ color:#333; pointer-events: none;}

.blog-text{ width:100%; float:left; margin-bottom:10px;}
.c-reading {
    color: #c7081b;
    float: right;
    font-weight: 700;
}
.c-reading:hover{ text-decoration:underline; color:#c7081b;}

.blog-post {
    background-color: #ffffff;
    box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.3);
    float: left;
    margin-bottom: 46px;
    width: 100%;
}

.blog-post a {
    font-size: 12px;
    font-weight: 700;
    color: #c7081b;
    text-transform: uppercase;
    margin-top: 15px;
    display: block; margin-top:0px; text-decoration:none;
}
.blog-post img {
    width: 100%;
}
.blog-post h4 {
    font-size: 18px;
    font-family:'OpenSans-Bold';
    text-transform: uppercase;
    letter-spacing: 0.5px; color:#333;
    margin-top: 10px;
    margin-bottom: 0px;
    line-height: 20px;
}


.blog-post h4 a {
    font-size: 18px;
    font-family:'OpenSans-Bold';
    text-transform: uppercase;
    letter-spacing: 0.5px; color:#333;
    margin-top: 10px;
    margin-bottom: 0px;
    line-height: 20px;
}



.blog-post h5 {
    margin-top: 5px;
    margin-bottom: 7px;
    font-size: 12px;
    color: #333;
    font-style: italic;
}

.blog-post h5 .author a {
    margin-top: 5px;
    margin-bottom: 7px;
    font-size: 12px;
    color: #333;
    font-style: italic;
	pointer-events: none;
}


.red{ color:#c7081b;}
.continue-reading {
    float: right;
   text-transform:capitalize !important; font-size:14px !important;
}
.blog-post p{ margin-bottom:0px; line-height:18px; font-size:12px; margin-bottom:10px;}
/*.blog-item-img{ position:relative;}*/
.blogimg {
  margin-bottom: -20px;
  position: relative;
}
.blog-item-img .blog-item-date {
    background-color: #c7081b;
    bottom: 0;
    color: #ffffff;
    font-size: 12px;
    line-height: 15px;
    padding: 7px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 45px;
}

.blog-rtl-post br {
  display: none;
}
.blog-rtl-post{ width:100%; float:left; padding-bottom:15px; padding-right:15px;}

.signup-block-form{ width:100%; float:left; background-image:url(../images/signup-bg.jpg); background-repeat:no-repeat; padding:50px 0px;}
.signup-free{ color:#fff; background-color:#000; padding:10px 15px; font-size:22px; text-transform:uppercase; font-family:'OpenSans-Bold';}
.signup-free:hover{ background-color:#181818; color:#fff; text-decoration:none;}
.title-sign {
    color: #ffffff;
    font-size: 28px;
    margin: 8px 0 0;
    text-transform: uppercase;
}


footer {
    float: left;
    padding: 50px 0 10px;
    width: 100%;
}
.f-about{ width:100%; float:left;}
.f-about .f-logo{ width:100%; float:left; margin-bottom:15px;}
.f-des{ width:100%; float:left;}

.f-social {
  float: left;
  width: 65%;
}

/*.f-social i {
    background: #333;
    width: 20px;
    height: 20px;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    line-height: 20px;
    font-size: 19px;
	margin-right: 5px;
}


.f-social a:first-child i:hover{ background:#3b5998;}
.f-social a:nth-child(2) i:hover{ background:#d34836;}
.f-social a:nth-child(3) i:hover{ background:#4099ff;}
.f-social a:last-child i:hover{ background:#007bb6;}*/




.f-social ul{ list-style-type:none; margin:0px; padding:0px;}
.f-social ul li{ float:left;}
.f-social ul li a {
    background: #f2f2f2 none repeat scroll 0 0;
    color: #6a6a6a;
    display: block;
    font-size: 16px;
    margin-right: 10px;
    padding: 6px 13px;
}
.f-social ul li a:hover{ background-color:#d5271f; color:#fff;}

.recent-post{ width:100%; float:left;}
.f-header{ width:100%; float:left; position:relative;}
.f-header h1 {
    border-bottom: 1px solid #f2f2f2;
    color: #333333;
    font-family: "OpenSans-Bold";
    font-size: 20px;
    margin-top: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
} 
.f-header h1::before {
    background-color: #c7081b;
    bottom: 10px;
    content: "";
    height: 2px;
    position: absolute;
    width: 100px;
}
.recent-blog-post {
    float: left;
    margin-bottom: 15px;
    margin-top: 10px;
    position: relative;
    width: 100%;
}
.recent-blog-post img{ width:70px; float:left; margin-right:15px;}



.recent-blog-post h2 {
    color: #000;
    font-size: 14px;
    margin-bottom: 20px; font-family: "OpenSans-Bold";
    margin-top: 0;
}

.recent-blog-post h2 a {
    color: #000;
}
.recent-blog-post h2 a:hover {
    color: #E2081E;
}


/*.recent-blog-post h2::before {
    background-color: #dddddd;
    content: "";
    height: 2px;
    position: absolute;
    top: 23px;
    width: 25px;
}*/

.get-in-touch{ width:100%; float:left;}

.get-list{ width:100%; float:left;}
.get-list ul{ list-style-type:none; margin:0px; padding:0px;}
.get-list ul li {
    color: #666666;
    display: block;
    font-size: 14px;
    line-height: 40px;
}



.get-list ul li .fa {
    background-color: #333333;
    color: #ffffff;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 24px; margin-right:10px;
}

.footer-bottom {
    border-top: 1px solid #cccccc;
    float: left;
    margin-top: 25px;
    padding-top: 20px;
    width: 100%;
}
.footer-bottom a{ color:#C7081B;}

.footer-bottom a:hover{ color:#333333;}

.tetimonials{ width:100%; float:left; padding:50px 0px;}
.testi {
    float: left;
    width: 100%;
}
.testi-bg{ background-color:#f8f8f8; width:100%; float:left; padding:20px;}
.people-pic{ width:100%;}
.people-header{ width:100%; float:left;}
.people-header h2{ font-size:18px; margin-top:0px; margin-bottom:10px; color:#333; font-family: "OpenSans-Bold";}
.people-header h3{ margin-top:0px; font-size:16px; font-style:italic;}
.people-header .testi-rating{ width:100%; float:left;}
.people-header .testi-rating ul{ list-style-type:none; margin:0px; padding:0px;}
.people-header .testi-rating ul li{ float:left;}
.people-header .testi-rating ul li .fa{ color:#000; font-size:18px; margin-right:10px;}
.testi-des {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.testi .top-nav-box .util-pagination {
    position: relative;
    right: auto;
    top: 0;
}
.testi .util-theme-default .util-page.active-page span {
    background-color: #c7081a;
}
.testi .top-nav-box .util-page span {
    height: 13px;
    margin: 4px;
    width: 13px;
}
.testi .top-nav-box .util-navigation .util-prev, .top-nav-box .util-navigation .util-next {
    border-radius: 0;
    padding: 5px 10px;
}
.testi .top-nav-box .util-navigation .util-prev, .top-nav-box .util-navigation .util-next {
    padding: 5px 10px !important; border-radius: 0;
}
.testi .top-nav-box .util-navigation .util-prev:hover, .top-nav-box .util-navigation .util-next:hover {
    background: #c7081b none repeat scroll 0 0;
    border: 1px solid #c7081b;
    color: #ffffff !important;
}

.page-head{ width:100%; float:left; background-color:#333; color:#fff; padding:50px 0px;}
.page-head h1 {
    color: #ffffff;
    font-family: "OpenSans-Bold";
    font-size: 28px;
    margin: 11px 0 0;
    text-transform: uppercase;
}

.page-wrapper{ width:100%; float:left; padding:50px 0px;}
.free-training-block{ width:100%; float:left;}

.free-traning-list h2{ margin-top:0px; margin-bottom:15px; color:#333; font-size:22px;}
.free-traning-list {
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
}
.free-tng-col h2{ margin-top:0px; margin-bottom:15px; color:#333; font-size:18px; font-family: "OpenSans-Bold";}
.free-tng-col h2 i{ color:#D5271F; font-size:22px; margin-right:10px;}
.free-tng-col p{}

.free-tng-col {
    margin-bottom: 20px;
    height: 90px;
}

.free-tng-col a {
  color: #333333;
}

.free-tng-col a:hover{ color:#C6001F;}

.signup-pp .modal-footer .btn-default {
  background-color: #333333;
  border: 1px solid #333;
  color: #fff;
}

.signup-pp .modal-footer .btn-default:hover{ background:#f5f5f5; border-color:#ddd; color:#333;}

.signup-pp .modal-header h4 {
  color: #333;
  font-weight: bold;
}




.pennystockw .free-tng-col {
    height: auto;
}



.penny-breadcrumb {
    float: left;
    margin-top: 3px;
    text-align: right;
    width: 100%;
}
.penny-breadcrumb .breadcrumb {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 0;
}
.penny-breadcrumb .breadcrumb a{ color:#fff; text-decoration:none;}
.penny-breadcrumb .breadcrumb a:hover{ color:#D5271F; text-decoration:none;}
.penny-breadcrumb .breadcrumb > .active {
    color: #cccccc;
}
.side-menu{ width:100%; float:left;}
.side-menu ul{ list-style-type:none; margin:0px; padding:0px;  border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;}
	
.side-menu ul li{ display:block;  border-bottom: 1px solid #dddddd;
    padding: 14px 20px;
    transition: all 0.2s ease 0s;}
.side-menu ul li a {
  color: #212121;
  display: block;
  font-size: 16px;
  line-height: 26px;
  position: relative;
}
.side-menu ul li:hover{ background-color:#323232;}	
.side-menu ul li:hover a{ color:#fff; text-decoration:none;}
	
	
.side-menu h1 {
  border-bottom: 2px solid #d5271f;
  color: #333;
  font-size: 22px;
  margin: 15px 0 0;
  padding-bottom: 20px;
}
.blog-post-main{ width:100%; float:left;}
.blog-header{ width:100%; float:left; margin-bottom:20px;}
.blog-header .blog-admin{ width:100%; float:left;}
.blog-header .blog-admin img{ width:50px; height:50px; border-radius:50%; margin-right:10px;}
.blog-header .blog-admin a{ display:inline; color:#212121; font-size:16px; font-family: "OpenSans-Bold";}

.blog-day {
    float: left;
    text-align: right;
    width: 100%;
}
.blog-day i {
    margin-right: 7px;
}
.time-blog {
    color: #333333;
    font-size: 14px;
}
.blog-post-img{ width:100%; float:left; margin-bottom:15px;}
.blog-post-img img{ height: auto;
    max-width: 100%;
    overflow: hidden;}
	
.blog-post-page{ width:100%; float:left;}
.blog-post-page h2{ color: #333333;
    font-family: "OpenSans-Bold";
    font-size: 22px;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: uppercase;}
	
.blog-post-page h3 {
    color: #000000;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 15px;
    margin-top: 0;
}	
.blog-post-page .blog-comment {

    color: #c7081b;
}
.blog-body-post {
  float: left;
  margin: 15px 0 0;
  width: 100%;
}
blockquote {
   font-size: 14px;
    line-height: 25px; font-style:italic; border-left: 5px solid #D5271F;
}

.blog-footer {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    float: left;
    margin: 40px 0;
    padding: 30px 0;
    width: 100%;
}
.blog-button{ float:left;}
.prv_btn{ background-color:#D5271F; color:#fff; font-size:15px; padding:10px 15px; text-transform:uppercase;}
.prv_btn:hover{ background-color:#333; color:#fff;}

.blog-sharebtn{ float:right;}
.blog-sharebtn ul{ list-style-type:none; margin:0px; padding:0px;}
.blog-sharebtn ul li {
    float: left;
    margin-right: 10px;
}
.blog-sharebtn ul li a {
    background-color: #f2f2f2;
    color: #333333;
    padding: 9px 3px;
}
.blog-sharebtn ul li a .fa {    
    color: #333333;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 32px;
}


.blog-sharebtn ul li a:hover{ background-color:#D5271F;}
.blog-sharebtn ul li a:hover .fa{color:#fff;}

.leave-comment{ width:100%; float:left;}
.leave-comment h4 {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin-bottom: 50px;
    margin-top: 60px;
    text-transform: uppercase;
}
.leave-comment input {
    background-color: #f2f2f2;
    border: medium none;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    height: 42px;
    margin-bottom: 30px;
    outline: medium none;
    padding-left: 15px;
    width: 100%;
}
.leave-comment textarea {
    background-color: #f2f2f2;
    border: medium none;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    height: 180px;
    margin-bottom: 30px;
    max-height: 220px;
    max-width: 100%;
    outline: medium none;
    padding-left: 15px;
    padding-top: 14px;
    width: 100%;
}
.accent-button a {
    background-color: #D5271F;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 12px 24px;
    text-transform: uppercase;
}
.accent-button a:hover {
    opacity: 0.9;
    transition: all 0.5s ease 0s;
}
.footer-blog {
    border-bottom: 1px solid #eeeeee;
    float: left;
    margin-bottom: 60px;
    padding-bottom: 60px;
    padding-top: 35px;
    width: 100%;
}
.blog-pagnination {
    float: left;
    text-align: center;
    width: 100%;
}
.blog-pagnination .pagination > li > a, .pagination > li > span {
    background-color: #f2f2f2;
    border: medium none;
    color: #333333;
    margin-right: 10px;
    padding: 11px 20px;
}
.blog-pagnination .pagination > li > a:focus, .blog-pagnination .pagination > li > a:hover, .blog-pagnination .pagination > li > span:focus, .blog-pagnination .pagination > li > span:hover {
    background-color: #D5271F !important;
    border-color: #dddddd;
    color: #fff;
    z-index: 2;
}
.blog-sharebtn span {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    line-height: 29px;
}
.form-box {
    background: #eeeeee none repeat scroll 0 0;
    border: 1px solid #cccccc;
    box-shadow: -4px 5px 9px #eeeeee;
    float: left;
    padding: 30px;
    width: 100%;
}
.form-box h1 {
    color: #333333;
    font-size: 22px;
    margin-bottom: 25px;
    margin-top: 0;
}

.login-form {
    float: left;
    width: 100%;
}
.login-form .form-control {
    height: 40px;
}
.forgot-p {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.forgot-p a{ color:#D5271F;}
.forgot-p a:hover{opacity: 0.9;
    transition: all 0.5s ease 0s;}
	
.form-login-btn {
    background-color: #333333;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    margin-right: 15px;
    padding: 10px 22px;
    text-transform: uppercase;
}
.form-login-btn:hover{opacity: 0.9;
    transition: all 0.5s ease 0s;}

.p-s-watch{ width:100%; float:left;}

/*******************Mesage page**********************/

.bg-white {
    background-color: #fff;
    float: left;
    width: 100%;
}

.friend-list {
    border-bottom: 1px solid #cccccc;
    float: left;
    height: 400px;
    list-style: outside none none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0;
    width: 100%;
}

.friend-list li {
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.friend-list li a img {
    float: left;
    height: 45px;
    margin-right: 13px;
    width: 45px;
}

 .friend-list li a {
  position: relative;
  display: block;
  padding: 10px;
  transition: all .2s ease;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease; color:#333;
}

.friend-list li a:hover{ background-color:#333; text-decoration:none; color:#fff;}
.friend-list li a:hover .text-muted{ color:#fff;}

.friend-list li.active a {
  background-color: #333; color:#fff;
}
.friend-list li.active a .text-muted {
    color: #ffffff;
    margin-top: 10px;
}

.friend-list li a .last-message {
  width: 65%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.friend-list li a .time {
  position: absolute;
  top: 10px;
  right: 8px;
}

small, .small {
  font-size: 85%;
}

.friend-list li a .chat-alert {
  position: absolute;
  right: 8px;
  top: 27px;
  font-size: 10px;
  padding: 3px 5px;
}

.chat-message {
    border: 1px solid #cccccc;
    float: left;
    padding: 30px 20px;
    position: relative;
    width: 100%;
}

.chat-message input {
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 38px;
  margin-top: 11px;
  padding: 0 8px;
  width: 100%;transition: all 0.2s ease 0s;
}

.chat-message input:hover, .chat-message textarea:hover{ border: 1px solid #B2001A;}

.chat-message input:focus, .chat-message textarea:focus{
  border: 1px solid #555;
  outline:none;
}

.chat-message textarea {
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 90px;
  margin-top: 11px;
  padding: 0 8px;
  width: 100%;transition: all 0.2s ease 0s;
}

.chat-message input[type="submit"] {
  background: #b2001a none repeat scroll 0 0;
  border: 1px solid #b2001a;
  color: #fff;
  float: right;
  margin-right: auto;
  width: 30%;
   transition: all 0.2s ease 0s;
}

.chat-message input[type="submit"]:hover { background:#333;}


.chatr-form .chat-message {
  border: 1px solid #ccc;
}

.chatr-form .chat-message input {
  border-radius: 2px;
}

.chatr-form .chat-header p {
  padding: 0 0 0 17px;
}

.chatr-form .chat-message textarea {
  border-radius: 2px;
}

.chat-sub {
  float: right;
}

.chat-sub button {
  background: #b2001a none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  padding: 4px 13px 7px;
  text-transform: uppercase;
}

.chat {
    height: 400px;
    list-style: outside none none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
}

.chat-message{
    background: #f9f9f9;  
}

.chat li img {
  width: 45px;
  height: 45px;
  border-radius: 50em;
  -moz-border-radius: 50em;
  -webkit-border-radius: 50em;
}

img {
  max-width: 100%;
}

.chat-body {
  padding-bottom: 20px;
}

.chat li.left .chat-body {
  margin-left: 70px;
  background-color: #fff;
}

.chat li .chat-body {
  position: relative;
  font-size: 11px;
  padding: 10px;
  border: 1px solid #f1f5fc;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.chat li .chat-body .header {
  padding-bottom: 5px;
  border-bottom: 1px solid #f1f5fc;
}

.chat li .chat-body p {
    font-size: 14px;
    margin: 0;
}
.text-muted {
    color: #777777;
    font-size: 12px;
}

.chat li.left .chat-body:before {
  position: absolute;
  top: 10px;
  left: -8px;
  display: inline-block;
  background: #fff;
  width: 16px;
  height: 16px;
  border-top: 1px solid #f1f5fc;
  border-left: 1px solid #f1f5fc;
  content: '';
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

.chat li.right .chat-body:before {
  position: absolute;
  top: 10px;
  right: -8px;
  display: inline-block;
  background: #fff;
  width: 16px;
  height: 16px;
  border-top: 1px solid #f1f5fc;
  border-right: 1px solid #f1f5fc;
  content: '';
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.chat li {
  margin: 15px 0;
}

.chat li.right .chat-body {
  margin-right: 70px;
  background-color: #fff;
}

.chat-box {
    float: left;
    padding: 0px;
    transition: all 0.5s ease 0s;
    width: 100%;
}

.primary-font {
    color: #333333;
    font-size: 14px;
}

.chat-header {
    background-color: #e2e2e2;
    border-color: #cccccc #cccccc #d5271f;
    border-style: solid;
    border-width: 1px 1px 2px;
    float: left;
    padding: 10px;
    width: 100%;
}
.chat-dr {
    background-color: transparent;
    border: medium none;
    font-size: 18px;
    padding: 0;
}
.chat-drop {
    float: left;
    margin-top: 10px;
}
.new-message{ float:right;}
.new-mesg-brn {
    background: #5aa01f none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    height: 42px;
    line-height: 26px;
    width: 42px;
}
.new-mesg-brn:hover{ color:#fff;}
.new-mesg-brn.focus, .new-mesg-brn:focus, .new-mesg-brn:hover {
    color: #fff;
    text-decoration: none;
}
.chat-search {
    background-color: #f2f2f2;
    border-left: 1px solid #cccccc;
    float: left;
    width: 100%;
}
.cht-search-btn {
    background-color: #d5271f;
    border: medium none;
    color: #ffffff;
    padding: 14px 10px;
}
.chat-search input {
    border: medium none;
    height: 50px;
}
.chat-search input:focus {
    border-color:transparent;
    box-shadow:none;
    outline: 0 none;
}
.chat-header h1 {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    line-height: 41px;
    margin: 0;
    padding-left: 0px;
}

.chat-box-mes {
    background: #333333 none repeat scroll 0 0;
    float: left;
    padding: 3px;
    position: relative;
    width: 100%;
}
.chat-box-submit {
    float: left;
    padding: 15px;
    width: 100%;
}
.chat-box-submit ul{ list-style-type:none; margin:0px; padding:0px; float:right;}
.chat-box-submit ul li {
    float: left;
    margin-right: 15px;
}
.chat-box-submit ul li:last-child{ margin-right:0px;}


.chat-box-mes input {
    border: medium none;
    border-radius: 0;
    height: 60px;
}
.chat-box-mes input:focus {
    border-color::transparent;
    box-shadow:none;
    outline: 0 none;
}
.send-btn {
    background-color: #d5271f;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    padding: 20px 25px;
    position: absolute;
    right:3px;
    top: 3px;
}
.send-btn:hover{ color:#fff; text-decoration:none; background-color:#D5271F;}
.send-btn.focus, .send-btn:focus, .send-btn:hover {
    color: #fff;
    text-decoration: none;
}
.friend-name {
    margin-top: 10px;
}
.green{ color:#5AA01F;}

.chat-button-block{ width:100%; float:left;}

.over-chat-btn {
    background-color: #333333;
    box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.7);
    color: #ffffff;
    font-family: "OpenSans-Bold";
    font-size: 18px;
    padding: 16px 52px;
}
.over-chat-btn:hover{ background-color:#D5271F; color:#fff;}
.chat-button-block {
    float: left;
    text-align: center;
    width: 100%;
}

.chat-button-block h1 {
    color: #333333;
    font-family: "OpenSans-Bold";
    font-size: 36px;
    margin-bottom: 40px;
    margin-top: 0;
    text-shadow: 2px 3px 3px #cccccc;
    text-transform: uppercase;
}

.chat-button-block a {
    color: #ffffff;
    margin-right: 15px;
    width: 20%;
}
.chat-button-block a:last-child{ margin-right:0px;}

.chat-options-bg {
    background-image: url("../images/chat-options-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 558px;
    padding: 75px 0;
    width: 100%;
}

.pagination > li a br{ display:none;}


.page-id-4 .page-head{ display:none;}

#breadcrumbs{
    list-style:none;
    margin:10px 0;
    overflow:hidden;
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:11px;
}

#breadcrumbs li a{ color:#fff;}

#breadcrumbs li a:hover{ color:#E2081E; }

#breadcrumbs li strong {
  color: #ccc;
  font-weight: normal;
}
  
#breadcrumbs .separator {
  color: #ccc;
  font-size: 14px;
  font-weight: 100;
  transform: skewX(14deg);
}

.blog-post-main .entry-meta .cat-links {
  display: none;
}

.blog-post-page h1 {
  margin: 5px 0 0;
}

.blog-post-page  h1 a, .blog-post-page h1 {
    color: #333333;
    font-family: "OpenSans-Bold";
    font-size: 22px;
    margin-bottom: 5px;
    margin-top: 20px;
    text-transform: uppercase;
}


.blog-post-main.blog-dtl .blog-post-page h1 {
  margin: 20px 0 0;
}

.blog-post-page .comments-link a {
  color: #c7081b;
  font-style: italic;
}

.entry-meta.blog-post-page .author a {
  color: #000;
  font-style: italic;
}

.entry-meta.blog-post-page .entry-date {
  display: none;
}


.blog-dtl .footer-blog {
  display: none;
}


.leave-comment .comment-form p:nth-child(2), .leave-comment .comment-form p:nth-child(3), .leave-comment .comment-form p:nth-child(4) {
  float: left;
  margin: 18px 10px 0 0;
  width: 32.5%;
}

.leave-comment .comment-form p label{ display:none;}

.leave-comment .comment-form p:nth-child(4){ margin-right:0;}

.leave-comment input[type="submit"] {
  background-color: #d5271f;
  border: medium none;
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 42px;
  margin-bottom: 30px;
  outline: medium none;
  padding-left: 8px;
  text-transform: uppercase;
  width: 17%;
}

.leave-comment input[type="submit"]:hover { opacity:0.9; transition: all 0.5s ease 0s;}


.blog-button .nav-links a{ background-color: #D5271F;
    color: #fff;
    font-size: 15px;
    padding: 10px 15px;
    text-transform: uppercase; border-radius:5px;}
	
	
	.blog-button .nav-links a:hover{ background:#333;} 
	
	.blog-button .nav-links a:first-child{ margin-right:10px;}


.recent-blog-post img {
  height: 64px;
  width: 70px;
}

.blog-item-date {

  background: #c7081b none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  font-weight: 600;
  line-height: 17px;
  padding: 5px 11px;
  position: absolute;
  right: 15%;
  text-align: center;
  width: 50px;
}

.blogimg .post-thumbnail img {
  height: 135px;
  width: 140px;
}

.pst-list .blog-post:first-child {
  display: none;
}

.blog-post p a {
  margin-top: 10px;
}

.disclm{
  float: right;
}

.disclm ul{ margin:0; padding:0; list-style:none;}
.disclm ul li{ background: #0c5b7f none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  font-size: 15px;
  margin: 20px 0 0;
  letter-spacing:0.5px;
  padding: 8px 35px 10px; position:relative;}
  
 .disclm ul li span i{ margin-left:10px;}
  
.disclm ul li ul li{ padding:0; background:none; width:219px; margin:0 0 1px 0; content:inherit; letter-spacing:inherit;}

.disclm ul li a{

display:block;
background: #777 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  text-transform:capitalize;
  margin:0;
  padding: 0px 15px;
  line-height:40px;

}

.disclm  ul li a:hover { background:#0e6993;}
  
.disclm ul li ul{ display:none;}
.disclm ul li:hover ul{ position:absolute; top:40px; left:0; display:block; z-index:9;}



.content p{ margin-bottom:20px; text-align:justify; }

.content h4 {
    color: #D5271F;
    margin: 0 0 10px 0;
    font-weight: 600;
}

.content h3 {
  color: #000;
  font-size: 18px;
  margin: 25px 0 5px;
}

.content h4:before {
    content: "\f046";
    font-family: 'FontAwesome';
    margin-right: 9px;
}

.stokepg ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

ul.mainpoint {
  list-style: inside none disc;

  margin: 0 0 16px 20px;
}

.stokepg ul li a {
  background: #c7081b none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: block;
  line-height: 44px;
  margin-bottom: 3px;
  padding: 0 22px;
}

.stokepg ul li a:hover {
  background: #666 none repeat scroll 0 0;
  border-left: 5px solid #c7081b;
  padding-left: 40px;
  transition: all 0.3s ease 0s;
}


/*css-menu*/

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin:0px 0 0 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 12;
}

#cssmenu{margin:15px 0 6px 0;}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  font-family: 'Raleway', sans-serif;
  background:none;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  color: #3f3f3f;  font-size: 15px;  line-height: 42px; height:46px;  padding: 0 5px; text-decoration:none;
}
#cssmenu > ul > li:hover > a {
  color: #ffffff; background:#ff8400;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 4px;
  right: 11px;
  display: block;
  content: "\f107";
  font-family: 'FontAwesome';
}
/*#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}*/
#cssmenu > ul > li.has-sub:hover > a:after {
  top: 4px;
  height: 0;
  content: "\f106"; font-family: 'FontAwesome';
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 216px;
  font-size: 14px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 400;
  background: #333333;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
#cssmenu.small-screen {
  width: 100%;
}
#cssmenu.small-screen ul {
  width: 100%;
  display: none;
}
#cssmenu.small-screen.align-center > ul {
  text-align: left;
}
#cssmenu.small-screen ul li {
  width: 100%;
  border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#cssmenu.small-screen ul ul li,
#cssmenu.small-screen li:hover > ul > li {
  height: auto;
}
#cssmenu.small-screen ul li a,
#cssmenu.small-screen ul ul li a {
  width: 100%;
  border-bottom: 0;
}
#cssmenu.small-screen > ul > li {

  float: none;
}
#cssmenu.small-screen ul ul li a {
  padding-left: 25px;
}
#cssmenu.small-screen ul ul ul li a {
  padding-left: 35px;
}
#cssmenu.small-screen ul ul li a {
  color: #3f3f3f;
  background: none;
}
#cssmenu.small-screen ul ul li:hover > a,
#cssmenu.small-screen ul ul li.active > a {
  color: #FF8400;
}
#cssmenu.small-screen ul ul,
#cssmenu.small-screen ul ul ul,
#cssmenu.small-screen.align-right ul ul {
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}
#cssmenu.small-screen > ul > li.has-sub > a:after,
#cssmenu.small-screen > ul > li.has-sub > a:before,
#cssmenu.small-screen ul ul > li.has-sub > a:after,
#cssmenu.small-screen ul ul > li.has-sub > a:before {
  display: none;
}
#cssmenu.small-screen #menu-button {
  background: #efefef none repeat scroll 0 0;
  color: #000;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: 700;
  padding: 17px;
  text-indent: -9999px;
  text-transform: uppercase;
}
#cssmenu.small-screen #menu-button:after {
  border-bottom: 2px solid #3f3f3f;
  border-top: 2px solid #3f3f3f;
  content: "";
  display: block;
  height: 4px;
  padding: 2px 0;
  position: absolute;
  right: 17px;
  top: 22px;
  width: 20px;
}
#cssmenu.small-screen #menu-button:before {
  background: #3f3f3f none repeat scroll 0 0;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  right: 17px;
  top: 16px;
  width: 20px;
}
#cssmenu.small-screen #menu-button.menu-opened:after {
  top: 23px;
  border: 0;
  height: 2px;
  width: 15px;
  background: #3f3f3f;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cssmenu.small-screen #menu-button.menu-opened:before {
  top: 23px;
  background: #3f3f3f;
  width: 15px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#cssmenu.small-screen .submenu-button {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 0;
  display: block;
  border-left: 1px solid rgba(120, 120, 120, 0.2);
  height: 46px;
  width: 46px;
  cursor: pointer;
}
#cssmenu.small-screen .submenu-button.submenu-opened {
  background: #262626;
}
#cssmenu.small-screen ul ul .submenu-button {
  height: 34px;
  width: 34px;
}
#cssmenu.small-screen .submenu-button:after {
  position: absolute;
  top: 22px;
  right: 19px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.small-screen ul ul .submenu-button:after {
  top: 15px;
  right: 13px;
}
#cssmenu.small-screen .submenu-button.submenu-opened:after {
  background: #ffffff;
}
#cssmenu.small-screen .submenu-button:before {
  position: absolute;
  top: 19px;
  right: 22px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
}
#cssmenu.small-screen ul ul .submenu-button:before {
  top: 12px;
  right: 16px;
}
#cssmenu.small-screen .submenu-button.submenu-opened:before {
  display: none;
}
#cssmenu.small-screen.select-list {
  padding: 5px;
}

/*discliamer*/

.content.disclmrpg > h2 {
  font-size: 18px;
  margin: 20px 0;
}

.content.disclmrpg > h3 {
  color: #000;
  font-size: 18px;
  margin: 25px 0 5px;
}

.content.disclmrpg h4::before {
  content: none;
}

.content.disclmrpg li {
  line-height: 27px;
}


.video {
    width: 100%;
    border:4px solid #b2001a;
}
.wrapper{
    display:table;
    width:auto;
    position:relative;
    width:50%;
}
.playpause::after {
  color: #b2001a;
 content:"\f144";
  font-family: "FontAwesome";
  font-size: 71px;
  left: 44.7%;
  position: absolute;
  top: 41.2%;
  cursor:pointer;
}

.signup-start .af-form {
  max-width: inherit !important;
  width: 100% !important;
}


.signup-start .af-element {
  float: left;
  padding: 0 !important;
  width: 41% !important;
}

.signup-start .af-element.buttonContainer {
  float: left;
  width: 15% !important;
}

.signup-start .af-body{ padding-top:0!important; }


.signup-start .af-element input[placeholder]
{ font-size:14px!important; color:#999!important; padding-left:10px!important; padding-right:10px!important;}

.signup-start .af-element.buttonContainer input {
  width: 141px !important;
  background: #c7081b!important;
  color: #fff!important;
  text-transform: uppercase;
  font-size: 19px!important;
}

.signup-start .af-element input {
  background: #fff none repeat scroll 0 0 !important;
  border: medium none !important;
  border-radius: 3px;
  height: 48px;
  color:#333!important;
  margin-right: 30px !important;
  width: 300px !important; padding: 0 10px!important;
}

.side-menu h2 {
  color: #b2001a;
  font-size: 22px;
  line-height: 32px;
}

.modal-header.signuppp h4 {
  color: #333;
  font-weight: 600;
}

.modal-body.signuppp {
  padding: 0;
  position: relative;
}



@media (max-width:1310px) {


}


@media (max-width:1200px) {
	
.navbar-brand {
  float: left;
}


.navbar-brand > img {
  display: block;
  width: 173px;
}

.menu .navbar-nav > li > a {
  font-size: 12px;
  padding: 11px 6px;
}

.blog-item-date {
  right: 0;
}

.signup-start .af-element input {
  width: 240px !important;
}

.signup-start .af-element.buttonContainer input {
  font-size: 16px !important;
  width: 113px !important;
}
	

}




@media (max-width:992px) {

.nav.navbar-nav li:hover ul {
  right: 0;
}


.nav.navbar-nav li ul li a {
  font-size: 11.5px;
}

	.navbar-brand {
  float: left;
}

.menu .navbar-nav {
  margin-top: 23px;
}

.navbar-brand > img {
  display: block;
  width: 160px;
}
	


.menu .navbar-nav > li > a {
  font-size: 12.5px;
  padding: 11px 6px;
}

.video {
  margin: 40px 0 0;
}

.post-thumbnail img {
  height: auto;
  width: 100%;
}

.blog-post h4 {
  margin-top: 35px;
}

.blogimg .post-thumbnail img {
  height: auto;
  width: 100%;
}

.blog-item-date {
  right: 0;
}

.playpause::after {
  top: 50.2%;
}

.latest-blog {
  margin-bottom: 40px;
}

.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
	padding: 5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 20px
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
	background-image: none
}

}


@media (max-width:768px) {
	
	.disclm{
  float: left;
}

.post-thumbnail img {
  height: auto;
  width: 100%;
}

.blog-post h4 {
  margin-top: 35px;
}

.blogimg .post-thumbnail img {
  height: auto;
  width: 100%;
}

.blog-item-date {
  right: 0;
}

.free-tng-col {
    height:auto;
}


	}


@media (max-width:767px) {


.signup-start .form-inline .form-control {
  width: 100%;
}

.menu .navbar-nav {
  margin-top: 11px;
}

.navbar-brand {
  float: none;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
  margin: 44px 1px 0 0;
}

.menu .navbar-nav > li > a {
  font-size: 13px;
  padding: 10px 7px;
}


.signup-start .af-element {
  float: none;
  margin-bottom: 17px !important;
  width: 100% !important;
}

.signup-start .af-element input {
  width: 100% !important;
}

	}

@media (max-width:480px) {

.signup-start .af-element {
  float: none;
  margin-bottom: 17px !important;
  width: 100% !important;
}

.signup-start .af-element input {
  width: 100% !important;
}

	.navbar-brand {
  float: none;
}

.about-des a, .trader-info a {
  width: 100% !important;
}

.icon-box.style1 {
  margin-bottom: 30px;
}

.section-heading-left h2 {
  font-size: 20px;
}

.trader-info.t-infopg h1 {
  margin: 19px 0 7px;
}

.blog-block {
  padding:0;
}

.tetimonials {
  padding: 25px 0;
}

.latest-blog {
  margin-bottom: 40px;
}

.blog-rtl-post {
  padding-left: 15px;
}

.signup-block-form {
  background-size: cover;
  padding: 43px 0;
}

.title-sign {
  color: #ffffff;
  font-size: 20px;
  margin: 8px 0 15px 0;
  text-transform: uppercase;
  line-height: 33px;
}

.f-about {
  margin-bottom: 40px;
}


	
	}
	
@media (max-width:360px) {
.about-des a, .trader-info a {
  width: 100% !important;
}

}
	
	
/*add-css*/

.f-social .huge-it-share-buttons h3 {
  display: none !important;
}

.top-social .huge-it-share-buttons h3 {
  display: none !important;
}

.content img {
    border: solid 1px #ddd;
    margin: 15px 0;
    box-shadow: 0 1px 8px 0px rgba(0,0,0,0.2);
}



.content a {color:#b10019;}

.content a:hover{ color:#333;}

.page-id-1155 .modal, .page-id-1239 .modal{ display:none;}


