/*
Theme Name: Bootstrap Theme
Author: Vivekanand Saraswati
Description: Bootstrap template converted to WordPress
Version: 0.0.1
Tags: bootstrap
*/

body {
	min-height: 661px;
	padding-top: 50px;
	background: url(./images/bg-quicksilver.jpg) center top fixed #FFFFFF;
	background-size: cover;
}

.navbar-fixed-top .container {
    width: 100%;
}
h4.title_article a {
    color: #000;
    text-decoration: none;
}
h4.title_article {
    background: none;
    padding: 0;
}
#navbar .nav.navbar-nav a.adevent {
    color: #d7131c;
    background-color: #FFFFFF;
    padding: 5px 10px 3px 10px;
    font-size: 1.2em;
    line-height: normal;
    font-weight: 600;
    margin-top: 11px;
    text-transform: uppercase;
}
#navbar .nav.navbar-nav a:hover.adevent{
	color:#FFF ;
	background-color:#f1333b ;
}

.navbar-default .navbar-brand:hover{
	background-color:#FFF;
}

.navbar-default {
	box-shadow: 0px 0px 15px #a9a9a9;
	-webkit-box-shadow: 0px 0px 15px #a9a9a9;
	-moz-box-shadow: 0px 0px 15px #a9a9a9;
	-khtml-box-shadow: 0px 0px 15px #a9a9a9;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* header ad */
.header-ad{
	margin:10px 0;
}

/* Carousel base class */
.carousel {
  height: 465px;
  margin-bottom: 20px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 465px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 465px;
}

/* SEARCH IN CAROUSEL
-------------------------------------------------- */

.carousel-caption h5{
    border-top:3px solid #d2232a;
    border-bottom:0;
    background: rgba(255, 255, 255, 0.9);
    padding: 7px 20px;
    margin:0;
    display:table;
    color:#000000;
    font-size:21px;
    font-weight:500;
    text-transform:uppercase;
}
.carousel-caption .left-pnl{
    color:#000000;
    float: left;
    width: 65%;
    background: rgba(255, 255, 255, 0.9);
    padding: 20px;	
}
.carousel-caption .left-pnl input[type=text]{
    width:83%;
    padding:9px 16px 10px 16px;
    border:1px solid #c5c5c5;
    outline:none;
    margin:0px 3px 0 0 ;
    float:left;
	
}
.carousel-caption .right-pnl{
    color:#000000;
    float: left;
    width: 34%;
    margin-left:0.5%;
    background: rgba(255, 255, 255, 0.9);
    padding: 20px;
}
.carousel-caption .right-pnl .btn{
    width:100%;
    float:left;	
}


/* container
-------------------------------------------------- */

/* ------- SideBar ------- */
h4{
    font-family:inherit;
    color:#000;
    font-size:17px;
    font-weight:700;
    line-height:21px;
    background:url(./images/sidebar-h-bd.jpg) left center no-repeat; 
    background-position:left 4px;
    padding:0 0 0 13px;
    margin:30px 0 10px 0;
    text-transform:uppercase;
}
.well .l-pnl{
    float:left;
    width:60%;
}
.well .btn{
    width:100%;
}
.well .r-pnl{
    float:right;
    width:30%;
}
.well form input[type=text]{
    width:70%;
    padding:6px 13px 6px 13px;
    border:1px solid #c5c5c5;
    outline:none;
    margin: 0 ;
    float:left;
	
}
.well form input[type=submit]{
    width:29%;
    outline:none;
    float:right;
	
}
.ad-mrg-t{
    margin-top:30px;
}

/* ------- Right Bar ------- */

h1{
    font-family:inherit;
    color:#000;
    font-size:25px;
    font-weight:700;
    line-height:29px;
    background:url(./images/h1-bd.jpg) left center no-repeat; 
    background-position:left 4px;
    padding:0 0 15px 13px;
    margin:30px 0 35px 0;
    border-bottom:1px solid #dfdfdf;
    text-transform:uppercase;
}
h2 a,.h2 a,p a{
    color:#000;
    text-decoration:none;
}
h2 a:hover,.h2 a:hover,p a:hover{
    color:#3F3F3F;
    text-decoration:none;
}
.ad-horizontal{
    margin:35px 0 55px 0;
}

.dc-list {
    margin:0;
    list-style-type:none;
    padding:0;
}
.dc-list li{
    margin:0;
    list-style-type:none;
    padding:0;
    float:left;
    width:33%;
    margin:7px 0;
    font-size:16px;
    font-weight:500;
}
.dc-list li a{
	color:#000000; 
        text-decoration:none;
}
.dc-list li a:hover{
	color:#3f3f3f; text-decoration:underline;
}
.dc-list li .fa{
	margin-right:7px;
}

.dc-list2 {
	margin:0;list-style-type:none;padding:0;
}
.dc-list2 li{
	margin:0;list-style-type:none;padding:0;float:left;width:100%;margin:7px 0;font-size:16px;font-weight:500;
}
.dc-list2 li a{
	color:#000000; text-decoration:none;
}
.dc-list2 li a:hover{
	color:#3f3f3f; text-decoration:underline;
}
.dc-list2 li .fa{
	margin-right:7px;
}
.uce-list{
	margin:0;
}
.uce-list a{
	color:#000000;
	text-decoration:none;
}
.uce-list a:hover{
	color:#d2232b;
	text-decoration:none;
}
.uce-list .event{
	min-height:127px;
	margin-bottom:15px;
}
.uce-list .event .event-dt{
	font-family:inherit;
	font-size:21px;
	line-height:normal;
	font-weight:700;
	margin:15px 0 7px 0;
}
.uce-list .event .event-dt span{
	font-family:inherit;
	font-size:17px;
	font-weight:300;
}
.uce-list .event .event-dt-time{
	margin:0;
}

.footer{
	background-color:#333333;
	color:#bbbbbb;
	margin-top:35px;
}
.footer .copyrt{
	background-color:#262626;
}
.footer .text-muted{
	font-family:inherit;
	color:#888888;
	margin:20px 0;
}
.footer .text-muted a{
	color:#bbbbbb;
	text-decoration:none;
	margin:0 10px;
}
.footer .text-muted a:hover{
	color:#ff2e38;
	text-decoration:none;
}

.footer .social-icons{
	text-align:right;
	margin:15px 0 10px 0;
}
.footer .fa{
	font-size:31px;
	color:#bbbbbb;
	margin:0 0 0 3px;
}

/* ------- Inner Pages ------- */

.ue-sidbar {
	margin: 0;
}
.ue-sidbar .ue-sidbar-pnl {
	background-color: #f3f3f3;
	padding: 7px 7px 0px 7px;
	margin: 0 0 1px 0;
}
.ue-sidbar .ue-sidbar-pnl a {
	display: inline-block;
}
.ue-sidbar .ue-sidbar-pnl .ue-s-date {
	width: 31%;
	float: left;
	font-family: inherit;
	font-size: 17px;
	font-weight: 500;
	line-height: 21px;
}
.ue-sidbar .ue-sidbar-pnl a .ue-s-date {
	color: #606060;
}
.ue-sidbar .ue-sidbar-pnl .ue-s-detail {
	float: left;
	width: 69%;
	font-family: inherit;
	font-size: 14px;
	font-weight: 300;
	line-height: 17px;
}
.ue-sidbar .ue-sidbar-pnl a .ue-s-detail {
	color: #000000;
}
.ue-sidbar .ue-sidbar-pnl a:hover .ue-s-date, .ue-sidbar .ue-sidbar-pnl a:hover .ue-s-detail {
	color: #d2232b;
}
.pricing-table {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 10px;
	padding-right: 0;
}
.prc-block {
	width: 45%;
	margin: 25px 15px 0 15px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #e2e2e2;
	-webkit-box-shadow: 0px 0px 5px #e2e2e2;
	-moz-box-shadow: 0px 0px 5px #e2e2e2;
	-khtml-box-shadow: 0px 0px 5px #e2e2e2;
}
.prc-block:hover {
	box-shadow: 0px 0px 15px #cacaca;
	-webkit-box-shadow: 0px 0px 15px #cacaca;
	-moz-box-shadow: 0px 0px 15px #cacaca;
	-khtml-box-shadow: 0px 0px 15px #cacaca;
}
.prc-fl {
	float: left;
}
/*arrow creation*/
.content:after, .content:before, .pt-footer:before, .pt-footer:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.pt-footer:after, .pt-footer:before {
	top: 0;
}
.content:after, .pt-footer:after {
	border-color: rgba(136, 183, 213, 0);
	border-width: 5px;
	margin-left: -5px;
}
.prc-block .price {
	position: relative;
	display: inline-block;
	margin-bottom: 0.625rem;
}
.prc-block .price span {
	font-size: 6em;
	letter-spacing: 0;
	font-weight: bold;
	line-height: normal;
}
.prc-block .price sup {
	font-size: 1.5em;
	position: absolute;
	top: 17px;
	left: -12px;
}
.prc-block .price sub {
	font-size: 1.5em;
}
.prc-block .features {
	list-style-type: none;
	background: #FFFFFF;
	text-align: left;
	color: #5a5a5a;
	padding: 30px 22%;
	font-size: 0.9rem;
	margin: 0;
}
.prc-block .features li {
	padding: 15px 0;
	width: 100%;
	font-size: 14px;
}
.prc-block .features li i {
	margin-right: 5px;
	font-weight: 100;
}
.prc-block .features li span {
	padding-right: 0.4rem;
}
/*Shared properties*/
.prc-block .title, .prc-block .pt-footer {
	color: #FEFEFE;
	text-transform: capitalize;
	line-height: 2.5;
	position: relative;
	margin: 0;
	text-align: center;
}
.pt-footer p {
	font-family: inherit;
	font-size: 1.3em;
	line-height: 2.333;
	font-weight: 300;
	margin: 0;
}
.personal .pt-footer p a, .professional .pt-footer p a {
	color: #FFFFFF;
	display: block;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
}
.personal .pt-footer p a {
	background: #82DACA;
}
.personal .pt-footer p a:hover {
	background: #54aa9b;
}
.professional .pt-footer p a {
	background: #53CFE9;
}
.professional .pt-footer p a:hover {
	background: #009cb6;
}
.prc-block .content {
	position: relative;
	color: #FEFEFE;
	padding: 20px 0 10px 0;
}
/*PERSONAL*/
.personal .title {
	background: #78CFBF;
}
.personal .content {
	background: #82DACA;
}
.personal .content:after {
	border-top-color: #82DACA;
}
.personal .pt-footer:after {
	border-top-color: #FFFFFF;
}
/*PROFESSIONAL*/
.professional .title {
	background: #3EC6E0;
}
.professional .content {
	background: #53CFE9;
}
.professional .content:after {
	border-top-color: #53CFE9;
}
.professional .pt-footer:after {
	border-top-color: #FFFFFF;
}
.nav>li button {
	border: none;
	background: none;
	outline: none;
	margin-top: 10px;
	padding: 3px 15px;
	color: #FFFFFF;
}
.search-popup {
	background: none;
	border-radius: 5px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-khtml-box-shadow: none;
	border: none;
}
.search-popup .close {
	font-size: 40px;
	color: #fff;
	opacity: 1;
	font-weight: 300;
	outline: none;
}
.modal-open .modal {
	background-color: rgba(0,0,0,0.7);
}
.search-popup .modal-header {
	padding: 0;
}
.search-popup .modal-body {
	border: none;
	background-color: #FFFFFF;
	padding: 45px 25px 45px 35px;
}
.search-popup .modal-body input[type=search] {
	border: none;
	border-bottom: 1px solid #000000;
	outline: none;
	width: 95%;
	margin-right: 10px;
	font-size: 1.5em;
}
.search-popup .modal-body button {
	border: none;
	background: none;
	outline: none;
}



/*-------old theme css------------------*/

@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-search:before {
  content: "\f002";
}

.fa-calendar:before {
  content: "\f073";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-music:before {
  content: "\f001";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-times:before {
  content: "\f00d";
}
.fa-check:before {
  content: "\f00c";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-download:before {
  content: "\f019";
}



/*
Theme Name: DriveOnline
*/

body {
	min-height: 661px;
	padding-top: 50px;
	background: url(images/bg-quicksilver.jpg) center top fixed #FFFFFF;
	background-size: cover;
}
.pc-left {
	float: left;
}
.pc-right {
	float: right;
}
.pdg-t5 {
	padding-top: 5px;
}
section {
	background-color: rgba(255,255,255,0.7);
	padding: 15px;
	width: 100%;
	margin: 0;
}
.t-red {
	color: #d2232b;
}
.navbar-fixed-top .container {
	width: 100%;
}
#navbar .nav.navbar-nav a.adevent {
	color: #d7131c;
	background-color: #FFFFFF;
	padding: 5px 10px 3px 10px;
	font-size: 1.2em;
	line-height: normal;
	font-weight: 600;
	margin-top: 11px;
	text-transform: uppercase;
}
#navbar .nav.navbar-nav a:hover.adevent {
	color: #FFF;
	background-color: #f1333b;
}
.navbar-default .navbar-brand:hover {
	background-color: #FFF;
}
.navbar-default {
	box-shadow: 0px 0px 15px #a9a9a9;
	-webkit-box-shadow: 0px 0px 15px #a9a9a9;
	-moz-box-shadow: 0px 0px 15px #a9a9a9;
	-khtml-box-shadow: 0px 0px 15px #a9a9a9;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* header ad */
.header-ad {
	margin: 10px 0;
}
/* Carousel base class */
.carousel {
	/* height: 465px; */
        height: auto;
	margin-bottom: 20px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel .item {
	background-color: #777;
}
.carousel-inner > .item > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	/* height: 465px; */
        height: auto;
}
/* SEARCH IN CAROUSEL
-------------------------------------------------- */

.carousel-caption h5 {
	border-top: 3px solid #d2232a;
	border-bottom: 0;
	background: rgba(255, 255, 255, 0.9);
	padding: 7px 20px;
	margin: 0;
	display: table;
	color: #000000;
	font-size: 21px;
	font-weight: 500;
	text-transform: uppercase;
}
.carousel-caption .left-pnl {
	color: #000000;
	float: left;
	width: 65%;
	background: rgba(255, 255, 255, 0.9);
	padding: 20px;
}
.carousel-caption .left-pnl input[type=text] {
	width: 83%;
	padding: 9px 16px 10px 16px;
	border: 1px solid #c5c5c5;
	outline: none;
	margin: 0px 3px 0 0;
	float: left;
}
.carousel-caption .right-pnl {
	color: #000000;
	float: left;
	width: 34%;
	margin-left: 0.5%;
	background: rgba(255, 255, 255, 0.9);
	padding: 20px;
}
.carousel-caption .right-pnl .btn {
	width: 100%;
	float: left;
}
/* container
-------------------------------------------------- */

/* ------- SideBar ------- */
h4 {
	font-family: inherit;
	color: #000;
	font-size: 17px;
	font-weight: 700;
	line-height: 21px;
	background: url(./images/sidebar-h-bd.jpg) left center no-repeat;
	background-position: left 4px;
	padding: 0 0 0 13px;
	margin: 30px 0 10px 0;
	text-transform: uppercase;
}
.well .l-pnl {
	float: left;
	width: 60%;
}
.well .btn {
	width: 100%;
}
.well .r-pnl {
	float: right;
	width: 30%;
}
.newsletter {
}
.newsletter input[type=text] {
	width: 70%;
	padding: 4px 13px 5px 13px;
	border: 1px solid #c5c5c5;
	outline: none;
	margin: 0;
	float: left;
}
.newsletter input[type=submit] {
	width: 29%;
	outline: none;
	float: right;
}
.ad-mrg-t {
	margin-top: 30px;
}
/* ------- Right Bar ------- */
#article_content h1 {
    color: #d2232b;
    padding: 9px 5px 5px 15px;
    background: #f3f3f3;
}
#article_content p {
    text-align: justify;
}
h1 {
	font-family: inherit;
	color: #000;
	font-size: 25px;
	font-weight: 700;
	line-height: 29px;
	background: url(./images/h1-bd.jpg) left center no-repeat;
	background-position: left 4px;
	padding: 0 0 15px 13px;
	margin: 30px 0 35px 0;
	border-bottom: 1px solid #dfdfdf;
	text-transform: uppercase;
}
h2.dolp {
	font-family: inherit;
	color: #000;
	font-size: 25px;
	font-weight: 700;
	line-height: 29px;
	background: url(./images/h1-bd.jpg) left center no-repeat;
	background-position: left 4px;
	padding: 0 0 15px 13px;
	margin: 30px 0 35px 0;
	border-bottom: 1px solid #dfdfdf;
	text-transform: uppercase;
}
h1 span {
	color: #2d2d2d;
	font-size: 19px;
	text-transform: lowercase;
}
h2 a, .h2 a, p a {
	color: #000;
	text-decoration: none;
}
h2 a:hover, .h2 a:hover, p a:hover {
	color: #3F3F3F;
	text-decoration: none;
}
.ad-horizontal {
	margin: 35px 0 55px 0;
}
.dc-list {
	margin: 0;
	list-style-type: none;
	padding: 0;
}
.dc-list li {
	margin: 0;
	list-style-type: none;
	padding: 0;
	float: left;
	width: 33%;
	margin: 7px 0;
	font-size: 16px;
	font-weight: 500;
}
.dc-list li a {
	color: #000000;
	text-decoration: none;
}
.dc-list li a:hover {
	color: #3f3f3f;
	text-decoration: underline;
}
.dc-list li .fa {
	margin-right: 7px;
}
.dc-list2 {
	margin: 0;
	list-style-type: none;
	padding: 0;
}
.dc-list2 li {
	margin: 0;
	list-style-type: none;
	padding: 0;
	float: left;
	width: 100%;
	margin: 7px 0;
	font-size: 16px;
	font-weight: 500;
}
.dc-list2 li a {
	color: #000000;
	text-decoration: none;
}
.dc-list2 li a:hover {
	color: #3f3f3f;
	text-decoration: underline;
}
.dc-list2 li .fa {
	margin-right: 7px;
}
.uce-list {
	margin: 0;
}
.uce-list a {
	color: #000000;
	text-decoration: none;
}
.uce-list a:hover {
	color: #d2232b;
	text-decoration: none;
}
.uce-list .event {
	min-height: 127px;
        background-color: #FFF;
}
iframe[name="google_conversion_frame"] {
    display: none;
}
.col-sm-8 #latest-post {
    background: transparent;
}
.col-sm-8 #latest-post div.row div.col-sm-6 a img {
    border: 1px solid #dfdfdf;
}
.uce-list .event .event-dt {
	font-family: inherit;
	font-size: 21px;
	line-height: normal;
	font-weight: 700;
	margin: 15px 0 7px 0;
}
.uce-list .event .event-dt span {
	font-family: inherit;
	font-size: 14px;
	font-weight: 300;
}
.uce-list .event span.event-dt-time {
	margin: 0;
	font-size:14px;
}
.tab-pane .event-dt{
	text-align:center;
}
.tab-pane .uce-list .event{
	min-height:auto;
	text-align:left;
}
.tab-pane .uce-list .event.left{
    background: #d2232b;
    color: #fff;
}
.tab-pane .uce-list .event.right{
    background: #ffffff;
    color: #d2232b;
}
.tab-pane .uce-list .event .event-dt{
	margin:7px 0;
}
.footer {
	background-color: #333333;
	color: #bbbbbb;
	margin-top: 35px;
}
.footer .copyrt {
	background-color: #262626;
}
.footer .text-muted {
	font-family: inherit;
	color: #888888;
	margin: 20px 0;
}
.footer .text-muted a {
	color: #bbbbbb;
	text-decoration: none;
	margin: 0 10px;
}
.footer .text-muted a:hover {
	color: #ff2e38;
	text-decoration: none;
}
.footer .social-icons {
	text-align: right;
	margin: 15px 0 10px 0;
}
.footer .fa {
	font-size: 31px;
	color: #bbbbbb;
	margin: 0 0 0 3px;
}
/* ------- Inner Pages ------- */

.ue-sidbar {
	margin: 0;
}
.ue-sidbar .ue-sidbar-pnl {
	background-color: #f3f3f3;
	padding: 7px 7px 0px 7px;
	margin: 0 0 1px 0;
}
.ue-sidbar .ue-sidbar-pnl a {
	display: inline-block;
}
.ue-sidbar .ue-sidbar-pnl .ue-s-date {
	width: 31%;
	float: left;
	font-family: inherit;
	font-size: 17px;
	font-weight: 500;
	line-height: 21px;
}
.ue-sidbar .ue-sidbar-pnl a .ue-s-date {
	color: #606060;
}
.ue-sidbar .ue-sidbar-pnl .ue-s-detail {
	float: left;
	width: 69%;
	font-family: inherit;
	font-size: 14px;
	font-weight: 300;
	line-height: 17px;
}
.ue-sidbar .ue-sidbar-pnl a .ue-s-detail {
	color: #000000;
}
.ue-sidbar .ue-sidbar-pnl a:hover .ue-s-date, .ue-sidbar .ue-sidbar-pnl a:hover .ue-s-detail {
	color: #d2232b;
}
.pricing-table {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 10px;
	padding-right: 0;
}
.prc-block {
	width: 45%;
	margin: 25px 15px 0 15px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #e2e2e2;
	-webkit-box-shadow: 0px 0px 5px #e2e2e2;
	-moz-box-shadow: 0px 0px 5px #e2e2e2;
	-khtml-box-shadow: 0px 0px 5px #e2e2e2;
}
.prc-block:hover {
	box-shadow: 0px 0px 15px #cacaca;
	-webkit-box-shadow: 0px 0px 15px #cacaca;
	-moz-box-shadow: 0px 0px 15px #cacaca;
	-khtml-box-shadow: 0px 0px 15px #cacaca;
}
.prc-fl {
	float: left;
}
/*arrow creation*/
.content:after, .content:before, .pt-footer:before, .pt-footer:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.pt-footer:after, .pt-footer:before {
	top: 0;
}
.content:after, .pt-footer:after {
	border-color: rgba(136, 183, 213, 0);
	border-width: 5px;
	margin-left: -5px;
}
.prc-block .price {
	position: relative;
	display: inline-block;
	margin-bottom: 0.625rem;
}
.prc-block .price span {
	letter-spacing: 0;
	font-weight: bold;
	line-height: normal;
}
.prc-block .price sup {
	font-size: 1.5em;
	position: absolute;
	top: 17px;
	left: -12px;
}
.prc-block .price sub {
	font-size: 1.5em;
}
.prc-block .features {
	list-style-type: none;
	background: #FFFFFF;
	text-align: left;
	color: #5a5a5a;
	padding: 30px 22%;
	font-size: 0.9rem;
	margin: 0;
}
.prc-block .features li {
	padding: 15px 0;
	width: 100%;
	font-size: 14px;
}
.prc-block .features li i {
	margin-right: 5px;
	font-weight: 100;
}
.prc-block .features li span {
	padding-right: 0.4rem;
}
/*Shared properties*/
.prc-block .title, .prc-block .pt-footer {
	color: #FEFEFE;
	text-transform: capitalize;
	line-height: 2.5;
	position: relative;
	margin: 0;
	text-align: center;
}
.pt-footer p {
	font-family: inherit;
	font-size: 1.3em;
	line-height: 2.333;
	font-weight: 300;
	margin: 0;
}
.personal .pt-footer p a, .professional .pt-footer p a {
	color: #FFFFFF;
	display: block;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
}
.personal .pt-footer p a {
	background: #82DACA;
}
.personal .pt-footer p a:hover {
	background: #54aa9b;
}
.professional .pt-footer p a {
	background: #53CFE9;
}
.professional .pt-footer p a:hover {
	background: #009cb6;
}
.prc-block .content {
	position: relative;
	color: #FEFEFE;
	padding: 20px 0 10px 0;
}
/*PERSONAL*/
.personal .title {
	background: #78CFBF;
}
.personal .content {
	background: #82DACA;
}
.personal .content:after {
	border-top-color: #82DACA;
}
.personal .pt-footer:after {
	border-top-color: #FFFFFF;
}
/*PROFESSIONAL*/
.professional .title {
	background: #3EC6E0;
}
.professional .content {
	background: #53CFE9;
}
.professional .content:after {
	border-top-color: #53CFE9;
}
.professional .pt-footer:after {
	border-top-color: #FFFFFF;
}
.nav>li button {
	border: none;
	background: none;
	outline: none;
	margin-top: 10px;
	padding: 3px 15px;
	color: #FFFFFF;
}
.search-popup {
	background: none;
	border-radius: 5px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-khtml-box-shadow: none;
	border: none;
}
.search-popup .close {
	font-size: 40px;
	color: #fff;
	opacity: 1;
	font-weight: 300;
	outline: none;
}
.modal-open .modal {
	background-color: rgba(0,0,0,0.7);
}
.search-popup .modal-header {
	padding: 0;
}
.search-popup .modal-body {
	border: none;
	background-color: #FFFFFF;
	padding: 45px 25px 45px 35px;
}
.search-popup .modal-body input[type=search] {
	border: none;
	border-bottom: 1px solid #000000;
	outline: none;
	width: 94%;
	margin-right: 10px;
	font-size: 1.5em;
}
.search-popup .modal-body button {
	border: none;
	background: none;
	outline: none;
}
.ce-tabs {
	text-align: center;
}
.ce-tabs .nav-tabs {
	margin: 0 auto;
	display: inline-flex;
}
.ce-tabs .ec-tab-bdr {
	border-bottom: 1px solid #dddddd;
}
.ce-tabs .nav-tabs {
	border-bottom: none;
}
.ce-tabs .tab-ce-btn {
	margin: 25px 0;
}
.ce-tabs .tab-ce-btn .dropdown, .ce-tabs .tab-ce-btn .btn {
	margin: 0 2px;
}
.ce-tabs .tab-ce-btn .pc-left {
	float: left;
	display: inline-block;
	margin-bottom: 10px;
}
.ce-tabs .tab-ce-btn .pc-right {
	float: right;
	display: inline-block;
	margin-bottom: 10px;
}
.onl-mgn {
	margin: 0;
	padding: 0;
}
.onl-mgn li {
	width: 48%;
	padding: 7px;
	margin: 10px 7px;
	border: 1px solid #e3e3e3;
	list-style-type: none;
	float: left;
}
.onl-mgn li a {
	color: #000000;
}
.onl-mgn li a:hover {
	color: #d2232b;
	text-decoration: none;
}
.onl-mgn li span {
	float: right;
	margin-top: 3px;
}
.ct-ride {
	background-color: rgba(255,255,255,0.7);
	float: left;
	padding: 15px;
	width: 100%;
	margin: 0;
}
.ct-ride .ride-thumb {
	float: left;
	width: 100%;
	padding: 0px 0px 30px 0px;
	border-bottom: 1px dashed #e3e3e3;
	margin: 0px 0px 30px 0px;
}
.ct-ride .ride-thumb:last-child {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.ct-ride figure {
	float: left;
}
.ct-ride figure img {
	width: 100%;
        border: 1px solid #dfdfdf;
}
.ride-thumb .text {
	padding: 0;
}
.ride-thumb .text h2 {
	margin-top: 0;
}
.ride-thumb .text .post-comments {
	font-size: 11px;
	color: #9c9c9c;
}
.sid-top-mrg {
	margin-top: 2.7em;
}
.h-sub-t {
	float: right;
	font-size: 14px;
	font-weight: 300;
	color: #ABABAB;
}
.ct-rbtn {
	margin: 0 0 25px 0;
}
.art-h {
	border-bottom: 1px solid #e7e7e7;
	margin: 0 0 25px 0;
	padding-bottom: 15px;
}
.art-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.art-list li {
	margin: 0 0 15px 0;
	background: url(../images/ari-list-icon.png) left center no-repeat;
	background-position: left 5px;
	padding: 0 0 0 20px;
}
.art-list li a {
	color: #333;
}
.art-list li a span {
	color: #8c8c8c;
}
.fsignin {
	margin: 0 auto;
	margin-top: 25px;
	display: block;
}
.fsignin label {
	font-weight: 300;
	width: 100%;
	color: #777777;
}
.fsignin input[type=text], .fsignin input[type=email], .fsignin input[type=password] {
	width: 100%;
	border: none;
	background-color: #ececec;
	margin-bottom: 20px;
	outline: none;
	padding: 5px;
}
.well.fsignin .btn {
	width: auto;
	padding: 7px 25px;
}
.register, .add-event {
	margin: 0;
}
.register label, .add-event label {
	font-weight: 300;
	width: 100%;
	color: #777777;
}
.register input, .register textarea, .register select, .add-event input, .add-event textarea {
	width: 100%;
	border: none;
	background-color: #ececec;
	margin-bottom: 20px;
	outline: none;
	padding: 5px;
	height: 33px;
}
.reg-captcha, .add-captcha {
	display: block;
	width: 100%;
	float: left;
	background-color: #ececec;
	margin-bottom: 15px;
}
.reg-captcha img, .add-captcha img {
	display: block;
	width: 108px;
	height: 33px;
	border: 1px solid #f5f5f5;
	float: left;
}
.reg-captcha input[type=text], .add-captcha input[type=text] {
	float: left;
	width: 50%;
	margin: 0;
	border-left: 15px solid #FFFFFF;
}
.checkbox-event {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}
.checkbox-event label {
	width: auto;
}
.checkbox-event input.one {
	width: auto;
	float: left;
	margin-right: 10px;
        margin-top: -5px;
}
.add-event input.date-time {
	width: 48.9111%;
}
.add-event .date-time:last-child {
	margin-left: 1%;
}
.sl-map {
	margin: 0 0 25px 0;
}
.slocator {
	max-height: 350px;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 10px;
}
.slocator .slocator-list {
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}
.slocator .slocator-list p {
	margin: 0;
}
.slocator .slocator-list .slocator-title {
	font-family: inherit;
	font-size: 17px;
	font-weight: 300;
}
.slocator .slocator-list .slocator-title span {
	font-size: 12px;
	color: #6a6a6a;
}
.slocator .slocator-list a {
	background-color: #6e6e6e;
	color: #FFFFFF;
	font-size: 85%;
	padding: 3px 10px;
}
.slocator .slocator-list a:hover {
	background-color: #d2232b;
	color: #FFFFFF;
}


/** Added by Vivekanand Saraswati **/
.col-sm-8 p a img.alignright {
    float: right;
    margin: 0 0 15px 15px;
    display: inline;
}
.uce-list .panel-group .well-sm.text-center.event.left {
    background: #d2232b;
    color: #fff;
    min-height: 100px;
}
.uce-list .well-sm.text-center.event.right {
    background: #ffffff;
    color: #d2232b;
    min-height: 100px;
}
.panel-body .ai1ec-event-overlay a.btn.btn-danger {
    color: #fff;
}
.col-sm-12.col-input-full span input, .col-sm-12.col-input-full span textarea {
    width: 96%;
}
.wpcf7-form section label {
    margin-top: 30px;
}
.wpcf7-form section .reg-captcha {
    background-color: transparent;
}
.wpcf7-form section .reg-captcha img {
    margin-right: 20px;
}
form.pfs.add-event.MultiFile-intercepted .add-captcha {
    background-color: transparent;
}
.uce-list .panel-body p {
    text-align: justify;
}
section.calculator {
        margin-top: 40px;
    }
section.calculator form.calculator label,section.calculator div.calculator label {
    display: block;
    font-weight: 300;
    width: 100%;
    color: #777777;
}
section.calculator form.calculator input,section.calculator div.calculator input {
    width: 29%;
    margin: 0% 1% 4% 1%;
    border: none;
    background-color: #ececec;
    margin-bottom: 20px;
    outline: none;
    padding: 5px;
    height: 33px;
}
section.calculator form.register.calculator input {
    width: 100%;
}
section.calculator form.calculator input:first-of-type,section.calculator div.calculator input:first-of-type {
    margin: 0% 1% 0% 0%;
}
section.calculator form.calculator .row .row input,section.calculator div.calculator .row .row input {
    width: 100%;
}
.popup-display div label {
    display: block;
}
.popup-display div input, .popup-display div textarea, .popup-display div select {
    width: 100%;
    margin-bottom: 20px;
}
.popup-display div small {
    margin-top: -15px;
    display: block;
    margin-bottom: 20px;
}
.popup-display div input#agreeTC {
    width: auto;
    display: inline;
}
.steps {
    background: #d2232b;
    padding: 20px;
    margin: 5px;
    color: #fff;
}
.steps h4 {
    color: #fff;
    background: none;
    padding: 0px;
    margin: 0px;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #ddd;
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0;
	cursor: pointer;
	padding: 0px 21px;
	height: 31px;
	line-height: 31px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #f3f3f3;
	color: #ccc;
	overflow: hidden;
	position: relative;
}

.tab_last { border-right: 1px solid #ddd; }

ul.tabs li:hover {
	background-color: #ccc;
	color: #333;
}

ul.tabs li.active {
	background-color: #fff;
	color: #333;
	border-bottom: 1px solid #fff;
	display: block;
}

.tab_container {
	border: 1px solid #ddd;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	overflow: auto;
}

.tab_content {
	padding: 20px;
	display: none;
}

.tab_drawer_heading { display: none; }
.ai1ec-map.ai1ec-has-map .ai1ec-gmap-placeholder {
    display: none;
}
.ai1ec-full-event .ai1ec-gmap-container {
    border: 0px!important;
}
div.ue-sidbar > h4 {
    display: none;
}
.blog-post123 p img {
    max-width: 100%;
    height: auto;
}
@media screen and (max-width: 480px) {
	.tabs {
		display: none;
	}
	.tab_drawer_heading {
		background-color: #ccc;
		color: #fff;
		border-top: 1px solid #ddd;
		margin: 0;
		padding: 5px 20px;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.d_active {
		background-color: #ffffff;
                color: #337ab7;
                border-bottom: 1px solid #f3f3f3;
	}
}
@media(max-width: 1366px){
    .carousel .item {
	height: 465px;
    }    
}
@media (min-width: 1367px) and (max-width: 1920px){
    .carousel .item {
	height: 530px;
    }    
}
@media (min-width: 1921px){
    #myCarousel { width: 1340px; margin-left: auto; margin-right: auto;}
    .carousel .item {
	height: 465px;
    }    
}



/** Media **/

@media (min-width: 1367px) {
.navbar-fixed-top .container {
	width: 1345px !important;
}
}

@media (max-width:767px) {
.carousel {
	display: none;
}
.navbar-header {
	background-color: #FFF;
	border-bottom: 1px solid #d2232b;
}
.dc-list li {
	width: 100%;
	float: none !important;
}
.dc-list li {
	width: 100% !important;
}
.event {
	min-height: auto !important;
}
.text-muted, .footer .social-icons {
	text-align: center !important;
}
.pricing-table {
	padding: 0 !important;
}
.prc-block {
	width: 100% !important;
	margin: 25px 0 0 0 !important;
}
.search-popup .modal-body input[type=search] {
	width: 85% !important;
}
.pc-left {
	float: none !important;
}
.pc-right {
	float: none !important;
        display: inline-block;
}
.onl-mgn li {
	width: 100% !important;
	margin: 10px 0 !important;
}
}

@media (min-width:768px) and (max-width:1024px) {
.carousel-caption {
	right: 10%;
	left: 10%;
	padding-bottom: 20px;
}
.carousel-caption .left-pnl input[type=text] {
	width: 78% !important;
	padding: 7px 16px 8px 16px !important;
}
.btn-group-lg>.btn, .btn-lg {
	padding: 10px 7px !important;
	font-size: 14px !important;
}
.prc-block .features {
	padding: 30px 5% !important;
}
.pricing-table {
	padding: 0 !important;
}
.prc-block {
	width: 47% !important;
	margin: 25px 5px 0 5px !important;
}
.prc-block .price span {
	font-size: 3.5em !important;
}
.pc-left {
	float: none !important;
}
.pc-right {
	float: none !important;
}
}

@media (min-width: 768px) {
.modal-dialog {
	width: 70%;
	margin: 30px auto;
	margin-top: 10%;
}
.fsignin {
	width: 65%;
	margin: 0 auto;
	margin-top: 25px;
	display: block;
}
.ct-ride figure {
	width: 50%;
	margin-right: 25px;
}
.ct-rbtn {
	text-align: right;
}
}

.hm-a {color:#000;text-decoration: none;}
.hm-a:hover{color: #3f3f3f;
text-decoration: none;}
@media (min-width: 768px) and (max-width: 1200px) {
	.well form input[type=submit] {
    float: none;
    width: 70%;
    margin-top: 10px;
}
}
.well.clearfix .well.clearfix {
    border: none;
    padding: 0px;
}
.HubSpotNewsletter input {
    width: 100%!important;
}
.HubSpotNewsletter .hs_lastname .input {
    margin-right: 0px!important;
}
.HubSpotNewsletter .hs_email .input {
    margin-right: 0px!important;
}
span.hs-form-required {
    display: none;
}
.HubSpotNewsletter input.hs-button.primary.large {
    background: #d3242b;
    color: white;
    border: none;
    padding: 5px 0;
    margin: 20px 0 5px 0;
}
.bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top,.bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.bottom {
    display: none!important;
}
.wp-caption.aligncenter img,
.wp-caption img,
.aligncenter img{
   max-width: 100%;
}
img {
    max-width: 100%;
    height: auto;
}
.header-tbnr{
    text-align: center;
    width: 100%;
    background-color: #fff46b;
    padding: 0.5em 1em;
    margin: 0;
    font-size: 1.7em;
    color: #000;
    border: 2px dotted #000000;
}
