/* CSS Document */
ul, li, p, a{
	list-style:none;
	padding:0px;
	outline:none;
	margin:0px;
	}
body{
	font-family: 'Barlow Condensed', sans-serif;
	}
.pdt0{
 padding-left:0px;
 padding-right:0px;
 }	

.clr{
	clear:both;
	} 
.inner-wrap{
	max-width:1360px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	}
.gry-bg{
	background:#f3f3f3;
	border:1px solid #eaeaea;
	padding-top:15px;
	float:left;
	padding-bottom:35px;
	}
.gry-bg p{
	font-size:20px;
	color:#4f4f60;
	line-height:27px;
	font-weight:400;
	padding:20px 0;
	}	

.inner-gry-bg{
	background:#f3f3f3;
	border:1px solid #eaeaea;
	float:left;
	padding:20px 15px 25px;
	margin-top:20px;
	/*max-width:440px;*/
	width:100% !important;
	min-height: 570px;
	}
.inner-gry-bg p{
	font-size:20px;
	color:#4f4f60;
	line-height:27px;
	font-weight:400;
	padding:20px 0;
	}		
.inner-gry-bg .heading{
	font-size:34px;
	color:#4f4f60;
	font-weight:400;
	line-height:40px;
	}	
.heading{
	font-size:34px;
	color:#4f4f60;
	font-weight:500;
	}	
.date{
	font-size:16px;
	font-weight:300;
	padding:8px 0px 15px;
	text-transform:capitalize;
	}	
a.cta{
	background:#d9d9d9;
	border-radius:35px;
	color:#4f4f60;
	padding:9px 25px;
	font-weight:300;
	font-size:16px;
	}	
a.cta:hover{
	background:#8f8e8e;
	color:#fff;
	text-decoration:none;
	}		
.foter-heading{
	padding:25px 0;
	font-size:23px;
	font-weight:500;
	color:#FFFFFF;
	}	
.blue-bg{
	background:#343841;
	}	
.blue-bg ul li a{
	font-size:17px;
	font-weight:300;
	color:#FFFFFF;
	text-decoration:none;
	line-height:30px;
	transition: 0.3s;
	}
.blue-bg ul li a:hover{
	color:#0e8ffa;
	}	
.frm{
	border:1px solid #3075cb;
	padding:35px 0;
	}	
.frm .heading{
	font-size:25px;
	color:#4f4f60;
	font-weight:400;
	padding:20px;
	border-bottom:1px solid #ebebeb;
	}		
.txt-bx{
	width:100% !important;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	font-size:18px;
	color:#4f4f60;
	font-weight:400;
	border-bottom:1px solid #ebebeb;
	padding:10px 20px;
	margin:10px 0;
	}	
.bt-cata{
	display:inline-block;
	text-align:center;
	margin-top:35px;
	}	
.bt-cata a, #btn_submit{
	color:#fff;
	text-transform:uppercase;
	font-size:23px;
	background:#3ca466;
	padding:12px 55px;
	text-decoration:none;
	border-radius:35px;
	}	
.bt-cata a:hover, #btn_submit:hover{
	background:#037732;
	} 	
.2brd{
	padding:25px 0;
	clear:both;
	}	
.text-heading{
	font-size:25px;
	border-top:3px solid #3075cb;
	color:#4f4f60;
	font-weight:500;
	padding:25px 0;
	}	
.video{
	padding-bottom:25px;
	}	
.search-bx{
	border:1px solid #ebebeb;
	padding:10px 20px;
	font-size:18px;
	width:85%;
	}	
.form-control{
	width:auto;
	}	
.search-icon{
	padding:16px;
	border:0;
	cursor:pointer;
	outline:none
	}	
ul.social-icons	li{
	float:left;
	padding-top:25px;
	}
li a.facebook{
	background:url(../images/footer-social-icon.png) no-repeat 0 -40px; display:block; width:37px; height:30px;
 	transition: 0.8s;
	}	
li a.facebook:hover{
	background:url(../images/footer-social-icon.png) no-repeat 0 0px; display:block; width:37px; height:30px;
	}

li a.twitter{
	background:url(../images/footer-social-icon.png) no-repeat -34px -40px; display:block; width:37px; height:30px;
	transition: 0.8s;
	}	
li a.twitter:hover{
	background:url(../images/footer-social-icon.png) no-repeat -34px 0px; display:block; width:37px; height:30px;}
	
li a.linkedin{
	background:url(../images/footer-social-icon.png) no-repeat -68px -40px; display:block; width:37px; height:30px;
	transition: 0.8s;
	}	
	
li a.linkedin:hover{
	background:url(../images/footer-social-icon.png) no-repeat -68px 0px; display:block; width:37px; height:30px;}
	
li a.youtube{
	background:url(../images/footer-social-icon.png) no-repeat -104px -40px; display:block; width:37px; height:30px;
	transition: 0.8s;
	}	
	
li a.youtube:hover{
	background:url(../images/footer-social-icon.png) no-repeat -104px 0px; display:block; width:37px; height:30px;}
	
li a.instagram{
	background:url(../images/footer-social-icon.png) no-repeat -142px -40px; display:block; width:37px; height:30px;
	transition: 0.8s;
	}	
li a.instagram:hover{
	background:url(../images/footer-social-icon.png) no-repeat -142px 0px; display:block; width:37px; height:30px;}
	
li a.rss{
	background:url(../images/footer-social-icon.png) no-repeat -178px -40px; display:block; width:37px; height:30px;
	transition: 0.8s;
	}	
li a.rss:hover{
	background:url(../images/footer-social-icon.png) no-repeat -178px 0px; display:block; width:37px; height:30px;}			
	
	
/************side bar**************/
.video ul li{
	display: inline-block;
	}
li a.facebook-sidebar{
	background:url(../images/social-icon.png) no-repeat 0 -49px; display:block; width:55px; height:47px;
 	transition: 0.8s;
	}	
li a.facebook-sidebar:hover{
	background:url(../images/social-icon.png) no-repeat 0 0px; display:block; width:55px; height:47px;
	}

li a.twitter-sidebar{
	background:url(../images/social-icon.png) no-repeat -53px -49px; display:block; width:55px; height:47px;
	transition: 0.8s;
	}	
li a.twitter-sidebar:hover{
	background:url(../images/social-icon.png) no-repeat -53px 0px; display:block; width:55px; height:47px;}
	
li a.linkedin-sidebar{
	background:url(../images/social-icon.png) no-repeat -107px -49px; display:block; width:55px; height:47px;
	transition: 0.8s;
	}	
li a.linkedin-sidebar:hover{
	background:url(../images/social-icon.png) no-repeat -107px 0px; display:block; width:55px; height:47px;}
	
li a.youtube-sidebar{
	background:url(../images/social-icon.png) no-repeat -163px -49px; display:block; width:55px; height:47px;
	transition: 0.8s;
	}	
	
li a.youtube-sidebar:hover{
	background:url(../images/social-icon.png) no-repeat -163px 0; display:block; width:55px; height:47px;}
	
li a.instagram-sidebar{
	background:url(../images/social-icon.png) no-repeat -213px -49px; display:block; width:55px; height:47px;
	transition: 0.8s;
	}	
li a.instagram-sidebar:hover{
	background:url(../images/social-icon.png) no-repeat -213px 0px; display:block; width:55px; height:47px;}
	
li a.rss-sidebar{
	background:url(../images/social-icon.png) no-repeat -268px -49px; display:block; width:55px; height:47px;
	transition: 0.8s;
	}	
li a.rss-sidebar:hover{
	background:url(../images/social-icon.png) no-repeat -268px 0px; display:block; width:55px; height:47px;}				
	
.pagination{ padding:13px 0; }	
ul.pagination { display: inline-flex; }
.page-link, .pagination li a { padding:.7rem .70rem; color: #4f4f60; font-size:16px; font-weight:400; margin-right:3px; position: relative; display: block; margin-left: -1px; line-height: 1.25; background-color: #fff; border: 1px solid #dee2e6; }	

#security_form .form-group { margin-bottom: 20px; height: 48px; }
#security_form .captcha-div { height: 60px; margin: 25px 50px; }
#security_form .heading h2 { display: inline; font-weight: 400; font-size: 25px; }
label.error { display: inherit; color: #ff0000; font-size: 9pt; margin-bottom: 0; margin-left: 20px; margin-top: -10px; }
.video object { width: 100%; height: 200px; }
.num a { color :#FFFFFF; }
.num a:hover { text-decoration: none; }
#loading_overlay { position: fixed; display: none; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,0.5); z-index: 9999; }
#loader { position: absolute; left: 48%; top: 50%; width: 100px; height: 100px;  background-image: url('/blog/images/loading.gif'); background-repeat: no-repeat; background-position: center center; background-size: 100px 100px; }

#search_form { height: 50px; }
#search_form label.error { margin-top: 0px; margin-left: 0; }
#search_term_result { display: none; z-index: 1; border: 1px solid #000000; min-height: 32px; background: #FFFFFF; padding: 10px; }
.btm-lne ul li { display: block !important;  }
/* Popup Block
-------------------- */

.popup-block .modal-dialog {
    margin-top: 100px;
}

.popup-block .popup-content {
    background-color: #ffffff;
}

.popup-block .slider-carousel ul li {
    position: absolute;
    top: 50%;
    font-size: 30px;
    width: 30px;
    height: 48px;
    margin-top: -90px;
    cursor: pointer;
}

.popup-block .slider-carousel ul li.left-slide {
    left: 15px;
    background: url(../images-new/slider-left-arrow.png) no-repeat;
}

.popup-block .slider-carousel ul li.right-slide {
    right: 15px;
    background: url(../images-new/slider-right-arrow.png) no-repeat;
}

.popup-block .modal-content {
    border-radius: 0;
}

.popup-block .modal-body,
.popup-block .modal-header,
.popup-block .modal-footer-top,
.popup-block .modal-footer {
    padding: 25px 35px;
}

.popup-block .modal-header h4 {
    font-size: 32px;
}

.popup-block .modal-header .media {
	display: table;
}

.popup-block .modal-header .media-left {
	padding-right: 10px;
}

.popup-block .modal-header .media-left,
.popup-block .modal-header .media-body {
    vertical-align: middle;
    display: table-cell;
}

.popup-block .modal-header h4.modal-title-right {
    line-height: 28px;
    text-align: center;
    margin-top: 10px;
}

.popup-block .modal-header h4.modal-title-right.mt {
    margin-top: 45px;
}

.popup-block .modal-header .media p {
    font: 500 20px 'Barlow Condensed';
    color: #444452;
}

.popup-block .modal-header p {
    font: 300 16px 'Open Sans';
    margin: 0;
}

.popup-block .modal-body {
    padding-bottom: 0;
    background-color: #ffffff;
}

.popup-block .modal-body p {
    font: 300 14px/30px 'Open Sans';
    margin: 0 0 30px;
}

.popup-block ul.plans-list {
    margin: 0 auto 30px;
}

.popup-block p.terms {
    font-size: 12px;
}

.popup-block p.terms a {
    color: #0000d1;
}

.popup-block .modal-footer-top .security-img-section {
    margin-top: 0;
}

.popup-block .modal-lg {
    width: auto;
    max-width: 1065px;
}

.plans .popup-block .modal-lg {
    width: auto;
    max-width: 600px;
}

.popup-block .modal-footer {
	display: block;
}

.popup-block .modal-footer-top label {
    font-size: 20px;
    font-weight: 500;
}

.popup-block .modal-footer-top ul li img {
    margin: 0;
    max-width: 75px;
}

.popup-block .modal-footer-top span {
    font-size: 20px;
    font-weight: 500;
}

.popup-block .modal-footer {
    background-color: #454452;
}

.popup-block .modal-footer .btn-link {
    color: #80809a;
    display: inline-block;
    margin: 14px 0 0;
    text-decoration: none;
    border: 0;
}

.popup-block .modal-footer .btn-link:hover,
.popup-block .modal-footer .btn-link:focus,
.popup-block .modal-footer .btn-link:active {
    color: #ffffff;
}

.popup-block .modal-footer .btn {
    font-size: 16px;
    box-shadow: none;
    width: 200px;
    text-transform: uppercase;
}

.popup-block .modal-footer p {
    margin: 10px 0 0;
    color: #ffffff;
    text-align: center;
}

.popup-block .modal-green .modal-header,
.popup-block .modal-green .modal-footer-top {
    background-color: #e8f9f0;
}

.popup-block .modal-green .modal-header h4,
.popup-block .modal-green .modal-footer-top span,
.popup-block .modal-green .modal-footer-top label {
    color: #22a364;
}

.popup-block .modal-blue .modal-header,
.popup-block .modal-blue .modal-footer-top {
    background-color: #e1f3fd;
}

.popup-block .modal-blue .modal-header h4,
.popup-block .modal-blue .modal-footer-top span,
.popup-block .modal-blue .modal-footer-top label {
    color: #1976cc;
}

.popup-block .modal-body form {
    margin-bottom: 20px;
    padding: 0 25px;
}

.popup-block .modal-body form label {
    width: 100%;
    text-align: left;
    font-size: 18px;
    font-weight: 200;
    color: #444452;
}

.popup-block #refer-friend .modal-body label {
    width: 100%;
    text-align: left;
    font-size: 18px;
    font-weight: 200;
    color: #444452;
}

.popup-block #refer-friend .modal-body label.error {
    color: #ff0000;
}

.popup-block .modal-body form .form-control {
    height: 45px;
    border-radius: 0;
    box-shadow: none;
    border-color: #dfdfdf;
}

#product-popup .popup-content .modal-header .row {
	width: 100%;
}

.btn-green {
    background-color: #22a364;
    font-size: 18px;
    padding: 12px;
    border-radius: 20px;
    color: #ffffff;
    box-shadow: 7px 9px 8px rgba(0, 0, 0, 0.6);
}

.btn-green:hover,
.btn-green:focus,
.btn-green:active {
    background-color: #046124;
    color: #ffffff;
}

.btn-blue {
    background-color: #1976cc;
    font-size: 18px;
    padding: 12px;
    border-radius: 20px;
    color: #ffffff;
    box-shadow: 7px 9px 8px rgba(0, 0, 0, 0.6);
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active {
    background-color: #043289;
    color: #ffffff;
}

.btn-orange {
    background-color: #ff8213;
    font-size: 18px;
    padding: 12px;
    border-radius: 20px;
    color: #ffffff;
    box-shadow: 7px 9px 8px rgba(0, 0, 0, 0.6);
}

.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active {
    background-color: #d66602;
    color: #000000;
}

.popup-block .modal-title-right span.show,
.security-img-section label.show {
	display: block !important;
}

.popup-block ul.plans-list {
    max-width: 460px;
    margin: 40px auto 0;
    text-align: left;
}

.popup-block ul.plans-list li {
    font: 300 14px 'Open Sans';
    color: #444452;
    margin: 10px 0;
    position: relative;
    padding-left: 20px;
}

.popup-block ul.plans-list li::before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #000000;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 7px;
}

.popup-block .img-responsive {
	max-width: 100%;
}

@media all and (max-width:479px){
.page-link{
	padding:.7rem .50rem;
	color: #4f4f60;
	font-size:16px;
	font-weight:400;
	}	
}	

.previous{
	border-bottom-left-radius:35px !important;
	border-top-left-radius:35px !important;
	}
.next{
	border-bottom-right-radius:35px !important;
	border-top-right-radius:35px !important;
	}
.line{
	  width:auto;
	  margin:35px 0px;
	  border-top:1px solid #ebebeb;
	  float:left;
		}
@media all and (max-width:768px){
	.float-right{
		 float:left !important;
	}
}	
		
@media all and (max-width:768px){
	.line{
		display:none;
	}
}	
	
/**************menu************/
.drk-bg{
	background:#484c54;
	color:#FFFFFF;
	font-size:18px;
	text-align:right;
	padding:10px;
	margin-bottom:35px;
	}
.drk-bg span{
	font-size:28px;
	}	
.navbar-dark .navbar-nav .nav-link {
    color:#4f4f60;
	font-size:22px;
	padding:0px 0 0 40px;
	font-weight:300;
}	
.navbar-dark .navbar-nav .nav-link:hover {
    color:#2681c8;
}
.nohover:hover { color: #4f4f60 !important; }

.navbar-dark .navbar-toggler {
    color: #4f4f60;
    border-color:#4f4f60;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: balck;
    border:1px solid #4f4f60;
    border-top-color:  #4f4f60;
    border-right-color:  #4f4f60;
    border-bottom-color:  #4f4f60;
    border-left-color:  #4f4f60;
    border-radius: .25rem;
}
a.get-free{
	background:#3ca466;
	color:#FFFFFF !important;
	font-size:21px;
	text-align:center;
	float:right;
	border-radius:35px;
	padding:0px 25px !important;
	}
.mdt ul li{
	padding-left:30px;
	}
.drk-bg .inner-wrap span{
	padding-left:25px;
	font-size:18px;
	font-weight:400;
	}	
.drk-bg .inner-wrap span.num{
	font-size:22px;}	
.drk-bg .inner-wrap span.num img{ padding-right:10px;}		

.divide-section {
	width: 100%;
	float: left;
}

.face-book {
	text-align: center;
}

.fb-like-box iframe {
	margin: 0 auto;
}

@media screen and (min-width: 1200px) and (max-width: 1350px) {
	.navbar-dark .navbar-nav .nav-link {
		font-size: 20px;
		padding: 0px 0 0 25px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.navbar-dark .navbar-nav .nav-link {
		font-size: 17px;
		padding: 0px 0 0 15px;
	}
	#security_form .captcha-div {
		transform: scale(0.8);
		margin: 0 0 25px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.navbar .navbar-brand img {
		max-width: 50px;
	}
	.navbar-dark .navbar-nav .nav-link {
		padding: 0px 0 0 18px;
		font-size: 13px;
	}
	.navbar .mdt ul li {
		padding-left: 13px;
	}
	.inner-gry-bg {
		padding: 15px;
	}
	.sidebar {
		width: 100%;
	}
	.social-icons {
		width: 100%;
		float: left;
	}
}

@media screen and (max-width: 767px) {
	.navbar-dark .navbar-nav .nav-link {
		padding: 5px 0;
	}
	.navbar-collapse > .float-right.mdt ul li {
		padding: 0;
	}
	.navbar-collapse > .float-right.mdt ul li a {
		float: none;
	}
	#security_form .captcha-div {
		margin: 0 0 35px;
		transform: scale(0.8);
	}
	.drk-bg .inner-wrap {
		text-align: center;
	}
	.drk-bg .inner-wrap span {
		padding: 0;
		display: block;
	}
	.video iframe {
		height: 100%;
	}
	.inner-gry-bg {
		float: none;
		margin: 20px auto;
	}
}

@media screen and (max-width: 544px) {

.page-link, .pagination li a { padding: 2px !important; font-size: 13px !important; }

}
p.page-heading{
	font-size: 2.5rem;
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	display:inline;
	color: #fff;
	}