.header-bg{     background: rgba(0, 0, 0, 0) url("../images/header-bg.png") repeat scroll 0 0;
    float: left; /*position:absolute; left:0px;*/ top:0px; z-index:20;
    width: 100%; height:80px;
	// set animation
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	}
.header-bg.sticky {
            position: fixed;
            font-size: 24px;
            line-height: 40px;
            height: 48px; 
            width: 100%;
            background: rgba(0, 0, 0, 0) url("../images/header-bg.png") repeat scroll 0 0;
            text-align: left;
            padding-left: 20px;
        }
@media screen and (max-width:640px) {
.header-bg{height:70px; }	
	
	
}



	
.carousel{ float:left; width:100%;}	
.container-fluid{ padding:0px;}
.carousel-inner .item img{ width:100%; height:auto;}
.logo{ text-align:center;}

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

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

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

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

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



.logo a{   color: #0fccf4; display: inline-block; font-family: "aileronsregular"; padding-bottom: 15px; padding-top: 15px;}
a:hover{ text-decoration:none;}
.user-box{  float: right;  margin-top: 25px;}
.user-box ul{ float:right; width:100%; text-align:right; margin:0px; padding:0px;}
.user-box ul li{ /*float:right;*/ display:inline-block; margin-right:0px; color:#fff;}
.user-box ul li:nth-child(2){ color:#fff;  margin: 0 0 0 5px; padding:0px 6px; }
.user-box ul li a{  font-family: 'Calibri'; color:#fff; font-size:21px;}
.section1 h1{ font-size:54px; color:#3f3f3f; font-family: 'avant-garde-book';}
.section1 p{ font-size:18px; color:#3f3f3f;  line-height: 32px;  font-family: 'open_sansregular';}
.border-box { /*border: 1px solid #0a97b5;*/}

.section1{ float:left; width:100%;  margin-top: 60px; }
.security-bg{ background:rgba(0, 0, 0, 0) url("../images/secrurity-bg.jpg") no-repeat fixed 0 0 / cover; width:100%; float:left; text-align:center; }
.dashboard{ float:left; width:100%; text-align:center;}
.custom-pragph{ font-size:18px; color:#3f3f3f; width:80%;  line-height: 32px; display:inline-block;  font-family: 'open_sansregular';}
.custom-heading{ text-align:center; font-size:54px; color:#3f3f3f; font-family: 'avant-garde-book';}
.border-box{ /*border:1px solid #0a97b5; border:1px solid #2A75BB;*/  padding:0 8px;}
.sticky #nav-container{ top:10px;}
.sticky .logo a{ font-size:45px;}
.sticky .user-box{ margin-top:0px;}

.testimonail-bg{ background:#2a75bb;   margin-top: 50px;  padding: 54px 0; width:100%; float:left;}
.footer-menu{ text-align:center;}
.footer-menu ul{ float:left; width:100%; display:block; list-style:none; margin:5px 0 0 0; padding:0px;}
.footer-menu ul li{ display:inline-block; /*margin:0 5px;*/ padding:0px 10px; line-height:16px; border-right:1px solid #000;}
.footer-menu ul li:last-child{ border-right:0px solid #000;} 
.footer-menu ul li a{ /*font-family:'open_sansregular';*/font-size:/*14*/15px; color:#000; font-family:NeoSans, 'open_sansregular';}
.footer-menu p{font-family: PT Sans; font-size:/*14*/13px; color:#383838;}

.testimonail-bg p{  color: #fff;
    font-family: "open_sansregular";
    font-size: 19px;
    line-height: 32px;
    margin-bottom: 0;}
.testimonail-bg h3{ color:#fff; font-family:"avant-garde-book"; font-size:18px; margin:5px 0 0;}
	
.testimonail-bg .carousel-control { right:21px; left:inherit; top:142px;}

.testimonail-bg .carousel-control.left{  
    background: rgba(0, 0, 0, 0) url("../images/caroual-arrow.png") no-repeat scroll 0 0;
    right: 70px;
    width: 43px;}
.testimonail-bg .carousel-control.right{ 
    background: rgba(0, 0, 0, 0) url("../images/caroual-arrow.png") no-repeat scroll -43px 0;
    width: 46px;}
	
body{overflow-x: hidden;}

.content-signup h3{  color: #383838;
    float: left;
    font-family: "avant-garde-book";
    font-size: 25px;
    margin: 10px 0 0;
    padding: 0;}
	
.content-signup ul{ display:block; margin:0px; padding:0px; list-style:none; float:left; width:100%;}	
.content-signup ul li{    color: #383838;
    float: left;
    font-family: /*"open_sansregular"*/"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 5px 0;
    width: 100%;}	
.sign-up h2{    color: #383838;
    float: left;
    font-family: "avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: 130px;
     text-align:center;
    width: 100%;}
.sign-up p{     color: #383838;
    float: left;
    font-family:"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 27px; text-align:center;
    padding: 0;   margin-bottom: 60px;
    width: 100%;}	
.bg-form{ background:#f8f8f9;  border: 1px solid #e9e9ea;  padding:15px; }
.border_in{border: 1px solid rgba(196, 197, 200, 0.6)!important;}
.height_40 { height:40px !important;}
.visitor_font{font-family:"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif;}
	
.copyright-bg{ background:#191919; width:100%; float:left; margin-top:5px; padding:5px 0;}	
.copyright-bg p{ color:#666; margin-bottom:0; }	
	.sign-up {
    min-height: 600px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
/* modified by virendra error message*/

/*pop up error*/
.toast-container { width:320px;	z-index:9999; }


* html .toast-container { position:absolute;}

.toast-item {
	height: auto;
	background: #333;
    opacity: 0.9;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #eee;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #999;
	display: block;
	position: relative;
	margin: 0 0 12px 0;
}

.toast-item p {
   margin-left: 15px;
   margin-right: 25px;
    padding-top: 0;
    text-align: left;
}
.toast-item p  ul{ list-style:none;}
.toast-item p  ul li{ padding-top:10px; padding-left:30px;}

.toast-item-close {
	background:url(../images/close.gif);
    width:22px;
    height:22px;
    position: absolute;
    /*top:12px;*/
    right:7px;
	top:8px;
}

.toast-item-image {
    width:32px;
    height: 32px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 10px;
}


.toast-item-image-success { background:url(../images/success.png);}
.toast-item-image-error { background:url(../images/error.png);}


/**
 * toast types
 *
 * pattern: toast-type-[value]
 * where 'value' is the real value of the plugin option 'type'
 *
 */

.toast-type-success { color:white;}
.toast-type-error { color:white; border-color:#B32B2B; }

/**
 * positions
 *
 * pattern: toast-position-[value]
 * where 'value' is the real value of the plugin option 'position'
 *
 */
.toast-position-top-left { position:fixed; left:20px; top:20px; }

.toast-position-top-center {
    position: fixed;
    top: 20px;
    left: 50%;
    margin-left: -140px;
}

.toast-position-top-right {  position:fixed;   top:20px;   right:20px; }

.toast-position-middle-left {
    position: fixed;
    left: 20px;
    top: 50%;
    margin-top: -40px;
}

.toast-position-middle-center {
    position: fixed;
    left: 50%;
    margin-left: -140px;
    margin-top: -40px;
    top: 50%;
}

.toast-position-middle-right {
    position: fixed;
    right: 20px;
    margin-left: -140px;
    margin-top: -40px;
    top: 50%;
}

/* modified by virendra error message*/



/*--------dashboard----------*/

.header-bg-dashboard{ /*background-color:#025a6f;*/ float:left; width:100%; background:#ccc; }
.header-bg-dashboard .navbar-inverse{ background:none; border:none;}
.dropdown-top-dashboard{  /*float: right;*/
    margin-top: 15px;}
.dash-light-color{ /*background:#0a97b5;*/ width:100%; float:left; background:rgba(42, 117, 187, 0.8); }
.pagination-right-top{ float:right;}
.pagination-right-top ul{   float: right;
    margin: 3px 0;}
	
.white-bg{ background:#fff;  min-height: 600px;}
.dark-bg{ background:#f8f8f9;}
.dropdown-top-dashboard	 ul{ float:right; margin:0px; padding:0px; }
.dropdown-top-dashboard ul li{ float:left;  list-style:none; width:100%; font-size:13px; font-family: "open_sansregular";} 
.dropdown-top-dashboard ul li a{ color:#fff;}
.dropdown-top-dashboard ul li li a{ color:#999;}
.dropdown-top-dashboard ul li li a:hover{ background-color:#535353; color:#fff;}
.dropdown-top-dashboard .dropdown-menu{ right:0px; background:rgba(0,0,0,0.9); border:1px solid #201e1e; left:inherit;}
	
.listing-vis ul{ display:block; width:100%; float:left; margin:0px; padding:0px; padding-top:10px; }
.listing-vis ul li{  color: #6e6e6e; /*text-transform:capitalize; */padding-bottom:5px;float:left; border-bottom:1px dashed #ccc; list-style:none; width:100%; font-size:16px; font-family:"open_sansregular";margin-bottom:15px;}
.listing-vis ul li:last-child { border-bottom:0px dashed #ccc; } 

.time{ font-size:12px; color:#6e6e6e; margin-top:10px;  }
.visitor-name{ margin-top:10px; text-transform: capitalize; }

.visitor-listing h3{/*font-family: "avant-garde-book";*/ font-family:font-family:"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif; margin:0px; font-size:24px; margin-bottom:15px; margin-top:5px; }
.header-bg-dashboard .navbar-nav > li > a { /*color: #043541;*/ /*color: #999;*/ color:#4c9be5;}

.calander-text{ color:#fff; margin-top:10px; margin-bottom:10px;}

.logo-dash { color:#0fccf4; font-family:"aileronsregular"; font-size:36px; }	
.header-bg-dashboard .navbar{ margin-bottom:0;}
.search-area-dash{ float:left; width:100%; margin:10px 0px 0px 0px; border-bottom:1px solid #ccc;}

/*employee*/
.emp-add-button{ margin:10px 0;}
.emp-add-button a{    background: #00242c none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff; text-align: center;
    float: right;
    font-size: 13px;
    margin-right: 10px;
    padding: 4px 6px;
    text-transform: uppercase;
    width: 188px;}
	
.employeeList-header{background: rgba(233,233,234,.5);
    color: #393c44;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.6;
    padding-left: .5em;
    border-bottom: 1px solid #e9e9ea;}	
	
.employeeList-employee { margin:0; padding:0; }

.employeeList-employee a.active{    background: #609de6 none repeat scroll 0 0;
    color: #fff;
    float: left;
    padding: 6px;
    width: 100%;}
	
.emp-dir{ margin-top:25px;}	

.employeeList-employee a {
    display: block;
    padding: 10px .4em;
    border-bottom: 1px solid #e9e9ea;
    color: #393c44;
    transition: all .1s;
}
.emp-form-2{}


/*  pawan Update Start  */

.grayDark { color: rgb(137, 139, 145); font-weight:normal;}
.help { background:url(../images/help-mark.png) no-repeat; display:inline-block;  height:16px; opacity:0.9; text-indent: -9999px; transition: all 0.2s ease 0s;  vertical-align: -3px; width:16px;}

.label { color:rgb(137, 139, 145); cursor:pointer; font-size:14px; font-weight:500; display:block; padding:0; text-align:left;}
input[type="text"], input[type="tel"], input[type="email"], input[type="password"], select, textarea, .input {
    background: none repeat scroll right -10px center / 20px auto rgb(255, 255, 255);border-radius:4px;  cursor:pointer; margin-bottom:20px; font-size:18px; 
    border: 1px solid rgba(196, 197, 200, 0.6);   display:block;      font-family: sans-serif;   font-size: 15px;  transition: all 0.2s ease 0s; width:100%; padding:4px 6px 7px;}

.white_font { color:#FFF;}
.white_font:hover { color:#FFF;}
.btn:focus { color:#FFF;}
.width_100 { width:100%}
.bold { font-weight:500;}
.blue { color: #4a90e2;}
.font_visitorentry { font-family:"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif;}
.blue_color { color:#4A90E2!important;}
.font_18 { font-size:18px!important;}

.btn_blue { background: none repeat scroll 0 0 rgb(74, 144, 226);}
.btn_green { background: none repeat scroll 0 0 rgb(90, 172, 107);}	
.btn_medium { font-size:18px; font-weight:200; min-width:60px; padding:11px 30px;}
.btn_small {  font-size:16px; font-weight:200; min-width:60px;  padding:5px 24px;}
.btn_small_add { vertical-align:top; font-size:15px; font-weight:200; min-width:60px;  padding:5px 12px;}
.add_new_option_pad { padding:8px 12px !important;}
.change_pass a:hover { color:#000;}


.rounded { border-radius: 3px;}
.border {  border-color: rgba(196, 197, 200, 0.6); border-style:solid;  border-width:1px;}
.border_icon { border-color:#45474d; border-style:solid;  border-width:2px; display:block; text-align:center; padding:5px; border-radius:3px;}
.border_icon2 { border-color:#45474d; border-style:solid;  border-width:0px; display:block; text-align:center; padding:0px;}
.border_b { border-bottom:1px solid rgba(196, 197, 200, 0.6);}
.border_l { border-left:1px solid rgba(196, 197, 200, 0.6);}


.admin_icon { width:50px; height:50px;}
.admin_icon img { width:100%; height:auto;}
.box_fix { width:100%; display:table;}
.flex-center { align-items:center; }
.drop_hidden_box { margin-top:60px; margin-left:40px;}
.icon_font { font-size:28px; font-weight:normal; color:#45474d;}


.clearfix { clear:both;}
.fl_left{ float:left;}
.fl_right { float:right;}
.m0 { margin: 0;}
.p7 {  padding:7px;}
.p2 { padding: 1rem;}
.px2 { padding-left:1rem; padding-right:1rem;}
.mt4 { margin-top: 4rem;}
.mt3 {margin-top: 2rem; font-family:"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif;}
.mr2 { margin-right: 1rem;}
.mr1 { margin-right:0.5rem;}
.margin_t20 { margin-top:20px;}
.mt10 { margin-top:10px;}
.my3 { margin-bottom:2rem; margin-top:2rem; margin-left:50px;}
.normal_font { font-weight:normal; line-height:normal;}
.cursor-pointer { cursor:pointer;}
.center { text-align:center; }
h2.mt4 { font-size:24px;}
h2.mt3 { font-size:24px;}
.margin_b0{ margin-bottom:0px!important;}
.m_all_0 { margin: 0 !important;}
.padding_35 { padding:35px !important;}
.margin_b_10 { margin-bottom:10px;}
.padding_t20 { padding-top:20px;}
.padding_b_10 { padding-bottom:10px;}
.padding_t50 { padding-top:50px;}




.uploadButton input { cursor:pointer; height:100%; left:0; margin:0; opacity:0; position:absolute; top:0;  width:140px; z-index:1; }
.btn_redHoverFill { background:none repeat scroll 0 0 rgba(0, 0, 0, 0); box-shadow:0 0 0 1px transparent inset; color:#c50000;}
.btn_redHoverFill:hover, .btn_redHoverFill:focus { background:none repeat scroll 0 0 rgba(0, 0, 0, 0); box-shadow:none; color:#c50000;}

ul.slide_img { margin:0; padding:0px;}
ul.slide_img li { float:left; margin-left:5px; margin-right:5px; list-style:none; width:150px;}

label.toggle{border:0;padding:0;cursor:pointer;line-height:36px}
fieldset input[type="checkbox"]{width:auto}
.integration .toggle{margin-bottom:0}
.toggle input[type="checkbox"]+span{appearance:none;-webkit-appearance:none;border-radius:14px;box-shadow:inset 0 0 0 1px #c4c5c8,inset 0 0 0 14px #f8f8f9;cursor:pointer;height:28px;position:relative;-webkit-transition:border .25s ease-in-out,box-shadow .25s ease-in-out,padding .25s ease-in-out;transition:border .25s ease-in-out,box-shadow .25s ease-in-out,padding .25s ease-in-out;width:44px;vertical-align:top;border:none;display:block;margin:3px}
.toggle input[type="checkbox"]+span:after{background-color:#fff;border:1px solid #a7a8ad;border-radius:14px;content:'';display:block;box-sizing:border-box;height:28px;left:0;position:absolute;right:16px;top:0;-webkit-transition:border .25s ease-in-out,left .15s ease-in-out,right .15s ease-in-out;transition:border .25s ease-in-out,left .15s ease-in-out,right .15s ease-in-out}
.toggle input[type="checkbox"]:checked+span{border-color:#4A90E2;box-shadow:inset 0 0 0 14px #5591c9;-webkit-transition:border .25s ease-in-out,box-shadow .15s ease-in-out,padding .25s ease-in-out;transition:border .25s ease-in-out,box-shadow .15s ease-in-out,padding .25s ease-in-out}
.toggle input[type="checkbox"]:checked+span:after{border-color:#4A90E2;left:16px;right:0;-webkit-transition:border .25s ease-in-out,left .25s ease-in-out,right .25s ease-in-out;transition:border .25s ease-in-out,left .25s ease-in-out,right .25s ease-in-out}
.toggle input[type="checkbox"]{display:none}
.toggle input[type="checkbox"]:disabled+span{cursor:default;pointer-events:none}
.toggle input[type="checkbox"]:focus{outline:none!important}

.toggle.small input[type="checkbox"]+span{height:20px !important;width:36px !important;}
.toggle.small input[type="checkbox"]+span:after{height:20px !important;}
.required_text { display:block; float:right; margin-top:3px;}
.required_box { float:right; display:block; margin-top:10px;}

.delivery_contact_text { color:#898b91; cursor:pointer; font-size:14px; font-weight:500;}
.bg_grayLightest { background-color:#f8f8f9;}
.bg_white { background-color:#FFF;}

.field{  
	-moz-user-select: none;
	background:#fff;
	border: 1px solid rgba(196, 197, 200, 0.5);
	border-radius: 6px;
	color:#393c44;
	cursor:ns-resize;
	/*font-size:18px;*/
	font-weight:400;
	margin:0 0 10px;   font-family: sans-serif;   font-size: 16px; 
	padding:10px;
	position:relative; 
	width:calc(100% - 40px);
	}   	
.field.notEditable { cursor:default; margin:10px 0; }
.fieldSorter input[type="text"] { width:50%; display:inline-block;}
ul.new_field { list-style:none; padding:0; margin:0;}
.fieldSorter { width:calc(100% - 40px); }
.action_delete1 { color:#a7a8ad; cursor:pointer; font-size:16px; position:absolute; left:51%; top:8px; transition: all 0.2s ease 0s;}
.action_delete1 a { color:#a7a8ad;}
.action_delete { color:#a7a8ad; cursor:pointer; font-size:16px; position:absolute; right:20px; top: -60px; transition: all 0.2s ease 0s;}
.action_delete a { color:#a7a8ad;}
ul.sub_droplist { list-style:none; margin:0; padding:0px;}
ul.sub_droplist li{ list-style: decimal; margin:0; padding:0px; margin-left:40px; position:relative;}

/* Page Employees */
.pageSearch { outline: medium none; padding-left:18px !important; transition:all 0.2s ease 0s;}
.input_bg{	  
	-moz-user-select: none;	background:#fff; border: 1px solid rgba(196, 197, 200, 0.5);
	border-radius: 6px; color:#393c44;	cursor:ns-resize;	font-size:18px;	font-weight:400; margin:0 0 10px; padding:10px;	
	}
.input_bg_search{ -moz-user-select: text !important; }	
.aor { margin-bottom:20px; position:relative; margin-top:15px; font-family:"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif;}
.aor .fm { border:0 none; color:#b7bcc8; line-height:0; padding:13px 10px; position:absolute; right:0;  top:0; background:none;} 
.backround_light_blue { background:#FFF;}
.backround_light_blue:hover { background:#EFF5FC;}
.backround_light_blue a { color:#000;}

.sticky .logo img{ width:150px;}
.sticky .logo a{ padding:0px !important;}

a{color:#2a75bb;}

.btn-primary{background:#de2628; border:1px solid #de2628;}

/*Front Page Menu */

#navigation li a { font-family:"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif; font-size:18px;font-weight:200;}
#navigation li a.diplay_b { display:none;}
#navigation li a:hover{ color:#FFF; font-weight:200;}
.nav-box {overflow-y: auto;}
.nav-box span.menu { font-family: "avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif; font-size:22px; font-weight:400; color:#F1F1F1;}
.header_bg_dashboard { background: rgba(0, 0, 0, 0) url("../images/header-bg.png") repeat scroll 0 0; }
.sab_title { font-family:"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight:400; font-size:18px;}
.green_right { background:#0; padding:3px; border-radius:50%; color:#fff; font-size:14px; padding:7px; }
#nav-container a:focus { text-decoration:none !important;}
img { width:auto; max-width:100%;}
.slider_title{ color:#000; font-family:"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif; font-size:36px; font-style:italic; font-weight:400; text-shadow:none; background:rgba(255, 255, 255, 0.4);  padding-bottom: 8px;}
.slider_contant{ color:#FFF; font-family:avant-garde-book,Helvetica Neue,Helvetica,Arial,sans-serif; font-size:22px; text-shadow:none; padding:10px 3%; 
background:rgba(0, 0, 0, 0.7); display:inline;}
.display_b { display:none !important;}
.display_n { display:block !important;}
.carousel-inner > .item > a > img, .carousel-inner > .item > img{ margin:auto;}
.testimonail_img { float:left; max-width:100%; width:auto !important; margin-right:20px; } 
.pad_botton_20 { padding-bottom:20px;}
#carousel-a { padding-bottom:50px;}
.dropdown a:focus { text-decoration:none !important;}
.location li { padding-left:30px;}
.location li:hover { background:#535353;}
.location li a { color:#FFF; font-size:19px; font-family:"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif; padding-left:2px;}
.location li.plus  { background:url("../images/location_icon.png") no-repeat 13px 10px; }
.location li.right { background:url("../images/location_icon.png") no-repeat 13px -66px; }
.location li.plus:hover { background:url("../images/location_icon.png") no-repeat 13px -18px; background-color:#535353; }
.location li.right:hover  { background:url("../images/location_icon.png") no-repeat 13px -41px; background-color:#535353; }
.weight500{ font-weight:500;}
.white_bg { background:rgba(255,255,255,0.5); border-radius:50%;}
.submit_medium{ font-size:18px; font-weight:200; min-width:60px; padding:8px 40px; }
.padding_20 { padding-bottom:20px; padding-top:20px;}

/*** Calendar Start ***/
.calendar .ui-widget-content { border:0px solid; font-family:"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif;}
.calendar .ui-widget-header { background:none; border:none; border-radius:0px;}
.calendar .ui-datepicker .ui-datepicker-title { font-weight:normal;}
.calendar table.ui-datepicker-calendar tr { border-bottom:1px solid #e9e9ea; border-top:1px solid #e9e9ea;}
.calendar table.ui-datepicker-calendar tr th { font-weight:normal; color:#666; }
.calendar table.ui-datepicker-calendar tr  td a { text-align:center; border:0px solid; background:none; color:#999;	}
.calendar table.ui-datepicker-calendar tr  td a:hover { color:#2A75BB; background:#DFEBFA; border-radius:3px;}
.calendar table.ui-datepicker-calendar tr  td a.ui-state-active { color:#2A75BB; background:#DFEBFA; border-radius:3px;}
.calendar .ui-datepicker .ui-datepicker-prev { left:1px; top:0;}
.calendar .ui-datepicker .ui-datepicker-next { right:1px; top:0;}
.calendar .ui-widget-header .ui-icon { background:url("../images/calendar_arrow.png") no-repeat !important;}
.calendar a.ui-datepicker-prev .ui-icon-circle-triangle-w { background-position: -30px 0px !important; }
.calendar a.ui-datepicker-next .ui-icon-circle-triangle-e { background-position: 2px 0px !important; }
/*** Calendar End ***/

/*** Iner Pages Start ***/
.about_banner { /*background:url("../images/about_banner.png") no-repeat;*/ margin-bottom:10px;  width:100%; /*float:left;*/ background-size:100%;}
.heading_title{ color: #000;
    font-family: "avant-garde-book";
    font-size: 40px;
    line-height: 40px;
    padding: 0 0 0;
    text-align: justify;}
.heading_title2{font-size: 35px; color:#333;   margin-bottom: 10px;  font-family: "avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif;}
.heading_title3{font-size: 28px; color:#333;  font-family: "avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif;}

.contant_section { padding-top:20px;}
.contant_font{  font-family: "avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 28px;
    text-align: justify;}
.view_font { font-family:"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif; font-size:16px;}
/*** Iner Pages End ***/


.user_detail_label{ color:rgb(137, 139, 145); cursor:pointer; font-weight:normal; text-align:left;font-family:"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif; font-size:18px; padding-right:7px; }
.user_details{ font-family:"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif; font-size:18px; margin-bottom:2px;}


@media screen and (max-width:800px) {

.testimonail-bg .carousel-control { top:80%;}
.help-block{ font-size:13px;}
}
@media screen and (max-width:768px) {
.carousel-caption {top:13%; right:9%; left:9%}
.testimonail-bg p, .section1 p,.custom-pragph { font-size:16px;}
#preorder h2{display:block;}
.slider_title{ font-size:33px;}
.slider_contant{ color:#FFF; font-size:18px;}
.contant_font{ text-align:left;}
.privacy-box{ text-align:left !important;}
.btn_small_add{ margin-top:5px;  margin-bottom:5px;}
.dash-light-color{ margin-top:10px;}
.search-area-dash{ padding-bottom:5px;}
.logo-dash img {
    width: inherit; height:auto;
}
.dropdown-top-dashboard ul li{ font-size:15px; }
.nav > li > a{ padding:10px 11px;}
}

@media screen and (max-width:640px) {
.user-box ul li a { font-size:16px;}
.logo a { display: inherit;}
.user-box ul li { margin-right:3px;}
.testimonail-bg .carousel-control { top:75%;}
#preorder h2 { font-size:20px;}
.border-box { padding:0 4px;}
.pos-right{ position:inherit !important; right:inherit !important;}
.section1{ margin-top:5px;}

.emp-add-button a{ margin-bottom:5px;}
.contant_font{ text-align:left;}
.privacy-box{ text-align:left !important;}
.uploadButton { margin-top:5px;}
.btn_small_add{ margin-top:5px;  margin-bottom:5px;}
.dash-light-color{ margin-top:10px;}
.search-area-dash{ padding-bottom:5px;}

}

@media screen and (max-width:480px) {
.testimonail-bg .carousel-control { top:82%;}
.display_b { display:block !important;}
.display_n { display:none !important;}
.slider_title { font-size:16px;}
.slider_contant { font-size:12px;}
#preorder a.btn { max-width:135px;}	

}

@media screen and (max-width:360px) {
.testimonail-bg .carousel-control { top:90%;}
#preorder h2 { font-size:14px;}
.carousel-inner .item img {
    height: 200px;
    width: 100%;
}
}

@media screen and (max-width:320px) {
.testimonail-bg .carousel-control { top:92%;}
.delaypoint4,.custom-heading,.section1 h1 { font-size:30px;}
#preorder h2 { font-size:12px;}
}






/*new css for inner pages*/
.location-bg{background:rgba(0, 0, 0, 0) url("../images/location-map.jpg") no-repeat scroll 0 0 / cover ; padding-left:0px !important;  }

.location-bg .heading_title2{ color:#fff; font-size:34px;}
.location-bg .contant_font{ color: #fff;
    line-height: 23px;
    padding-bottom: 6px;
    padding-top: 10px;}
	
	
	
	
/*.opened #toggle-nav{ background:#000; transition: all 1s ease-in-out 0.1s;  opacity:0.8; width:100% !important;}
	*/
	
	
/*.logo-dash img {
    width: 80%;
}*/
	
/*plan*/	
	
.panel
{
    text-align: center;
}
.panel:hover { box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4), 0 1px 5px rgba(130, 130, 130, 0.35); }
.panel-body
{
    padding: 0px;
    text-align: center;
}

.the-price
{
    background-color: rgba(220,220,220,.17);
    box-shadow: 0 1px 0 #dcdcdc, inset 0 1px 0 #fff;
    padding: 20px;
    margin: 0;
}

.the-price h1
{
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.subscript
{
    font-size: 25px;
}

/* CSS-only ribbon styles    */
.cnrflash
{
    /*Position correctly within container*/
    position: absolute;
    top: -9px;
    right: 4px;
    z-index: 1; /*Set overflow to hidden, to mask inner square*/
    overflow: hidden; /*Set size and add subtle rounding  		to soften edges*/
    width: 100px;
    height: 100px;
    border-radius: 3px 5px 3px 0;
}
.cnrflash-inner
{
    /*Set position, make larger then 			container and rotate 45 degrees*/
    position: absolute;
    bottom: 0;
    right: 0;
    width: 145px;
    height: 145px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -o-transform: rotate(45deg); /* Opera */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari and Chrome */
    -webkit-transform-origin: 100% 100%; /*Purely decorative effects to add texture and stuff*/ /* Safari and Chrome */
    -ms-transform-origin: 100% 100%;  /* IE 9 */
    -o-transform-origin: 100% 100%; /* Opera */
    -moz-transform-origin: 100% 100%; /* Firefox */
    background-image: linear-gradient(90deg, transparent 50%, rgba(255,255,255,.1) 50%), linear-gradient(0deg, transparent 0%, rgba(1,1,1,.2) 50%);
    background-size: 4px,auto, auto,auto;
    background-color: #aa0101;
    box-shadow: 0 3px 3px 0 rgba(1,1,1,.5), 0 1px 0 0 rgba(1,1,1,.5), inset 0 -1px 8px 0 rgba(255,255,255,.3), inset 0 -1px 0 0 rgba(255,255,255,.2);
}
.cnrflash-inner:before, .cnrflash-inner:after
{
    /*Use the border triangle trick to make  				it look like the ribbon wraps round it's 				container*/
    content: " ";
    display: block;
    position: absolute;
    bottom: -16px;
    width: 0;
    height: 0;
    border: 8px solid #800000;
}
.cnrflash-inner:before
{
    left: 1px;
    border-bottom-color: transparent;
    border-right-color: transparent;
}
.cnrflash-inner:after
{
    right: 0;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.cnrflash-label
{
    /*Make the label look nice*/
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    padding-bottom: 5px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(1,1,1,.8);
    font-size: 0.95em;
    font-weight: bold;
    text-align: center;
}
.pricing-bg{ background:#2a75bb;}















/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-header {
  height: 100px;
  line-height: 170px;
  position: relative;
}
.cd-header h1 {
  text-align: center;
  color: #FFFFFF;
  font-size: 2.2rem;
}
@media only screen and (min-width: 768px) {
  .cd-header {
    height: 160px;
    line-height: 280px;
  }
  .cd-header h1 {
    font-size: 3.6rem;
    font-weight: 300;
  }
}

.cd-pricing-container {
  width: 90%;
  max-width: 1170px;
  margin: 4em auto;
}
@media only screen and (min-width: 768px) {
  .cd-pricing-container {
    margin: 6em auto;
  }
  .cd-pricing-container.cd-full-width {
    width: 100%;
    max-width: none;
  }
}

.cd-pricing-switcher {
  text-align: center;
}
.cd-pricing-switcher .fieldset {
  display: inline-block;
  position: relative;
  padding: 2px;
  border-radius: 50em;
  border: 1px solid #225b78;
}
.cd-pricing-switcher input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.cd-pricing-switcher label {
  position: relative;
  z-index: 1;
  display: inline-block;
  float: left;
  width: 130px; margin-bottom:0px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  font-size: 1.4rem;
  color: #FFFFFF;
}
.cd-pricing-switcher .cd-switch {
  /* floating background */
  position: absolute;
  top: 2px;
  left: 2px;
  height: 40px;
  width: 130px;
  background-color: #0c1f28;
  border-radius: 50em;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}
.cd-pricing-switcher input[type="radio"]:checked + label + .cd-switch,
.cd-pricing-switcher input[type="radio"]:checked + label:nth-of-type(n) + .cd-switch {
  /* use label:nth-of-type(n) to fix a bug on safari with multiple adjacent-sibling selectors*/
  -webkit-transform: translateX(130px);
  -moz-transform: translateX(130px);
  -ms-transform: translateX(130px);
  -o-transform: translateX(130px);
  transform: translateX(130px);
}

.no-js .cd-pricing-switcher {
  display: none;
}

.cd-pricing-list {
  margin: 2em 0 0;
}
.cd-pricing-list > li {
  position: relative;
  margin-bottom: 1em;
}
@media only screen and (min-width: 768px) {
  .cd-pricing-list {
    margin: 3em 0 0;
  }
  .cd-pricing-list:after {
    content: "";
    display: table;
    clear: both;
  }
  .cd-pricing-list > li {
    width: 33.3333333333%;
    float: left;
  }
  .cd-has-margins .cd-pricing-list > li {
    width: 32.3333333333%;
    float: left;
    margin-right: 1.5%;
  }
  .cd-has-margins .cd-pricing-list > li:last-of-type {
    margin-right: 0;
  }
}

.cd-pricing-wrapper {
  /* this is the item that rotates */
  position: relative;
}
.touch .cd-pricing-wrapper {
  /* fix a bug on IOS8 - rotating elements dissapear*/
  -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  perspective: 2000px;
}
.cd-pricing-wrapper.is-switched .is-visible {
  /* totate the tables - anticlockwise rotation */
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-animation: cd-rotate 0.5s;
  -moz-animation: cd-rotate 0.5s;
  animation: cd-rotate 0.5s;
}
.cd-pricing-wrapper.is-switched .is-hidden {
  /* totate the tables - anticlockwise rotation */
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-animation: cd-rotate-inverse 0.5s;
  -moz-animation: cd-rotate-inverse 0.5s;
  animation: cd-rotate-inverse 0.5s;
  opacity: 0;
}
.cd-pricing-wrapper.is-switched .is-selected {
  opacity: 1;
}
.cd-pricing-wrapper.is-switched.reverse-animation .is-visible {
  /* invert rotation direction - clockwise rotation */
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-animation: cd-rotate-back 0.5s;

  -moz-animation: cd-rotate-back 0.5s;
  animation: cd-rotate-back 0.5s;
}
.cd-pricing-wrapper.is-switched.reverse-animation .is-hidden {
  /* invert rotation direction - clockwise rotation */
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-animation: cd-rotate-inverse-back 0.5s;
  -moz-animation: cd-rotate-inverse-back 0.5s;
  animation: cd-rotate-inverse-back 0.5s;
  opacity: 0;
}
.cd-pricing-wrapper.is-switched.reverse-animation .is-selected {
  opacity: 1;
}
.cd-pricing-wrapper > li {
  background-color: #FFFFFF;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Firefox bug - 3D CSS transform, jagged edges */
  outline: 1px solid transparent;
}
.cd-pricing-wrapper > li::after {
  /* subtle gradient layer on the right - to indicate it's possible to scroll */
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50px;
  pointer-events: none;
  background: -webkit-linear-gradient( right , #FFFFFF, rgba(255, 255, 255, 0));
  background: linear-gradient(to left, #FFFFFF, rgba(255, 255, 255, 0));
}
.cd-pricing-wrapper > li.is-ended::after {
  /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */
  display: none;
}
.cd-pricing-wrapper .is-visible {
  /* the front item, visible by default */
  position: relative;
  z-index: 5;
}
.cd-pricing-wrapper .is-hidden {
  /* the hidden items, right behind the front one */
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.cd-pricing-wrapper .is-selected {
  /* the next item that will be visible */
  z-index: 3 !important;
}
@media only screen and (min-width: 768px) {
  .cd-pricing-wrapper > li::before {
    /* separator between pricing tables - visible when number of tables > 3 */
    content: '';
    position: absolute;
    z-index: 6;
    left: -1px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 50%;
    width: 1px;
    background-color: #b1d6e8;
  }
  .cd-pricing-wrapper > li::after {
    /* hide gradient layer */
    display: none;
  }
  .cd-popular .cd-pricing-wrapper > li {
    box-shadow: inset 0 0 0 3px #e97d68;
  }
  .cd-has-margins .cd-pricing-wrapper > li, .cd-has-margins .cd-popular .cd-pricing-wrapper > li {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  }
  .cd-secondary-theme .cd-pricing-wrapper > li {
    background: #3aa0d1;
    background: -webkit-linear-gradient( bottom , #3aa0d1, #3ad2d1);
    background: linear-gradient(to top, #3aa0d1, #3ad2d1);
  }
  .cd-secondary-theme .cd-popular .cd-pricing-wrapper > li {
    background: #e97d68;
    background: -webkit-linear-gradient( bottom , #e97d68, #e99b68);
    background: linear-gradient(to top, #e97d68, #e99b68);
    box-shadow: none;
  }
  :nth-of-type(1) > .cd-pricing-wrapper > li::before {
    /* hide table separator for the first table */
    display: none;
  }
  .cd-has-margins .cd-pricing-wrapper > li {
    border-radius: 4px 4px 6px 6px;
  }
  .cd-has-margins .cd-pricing-wrapper > li::before {
    display: none;
  }
}
@media only screen and (min-width: 1500px) {
  .cd-full-width .cd-pricing-wrapper > li {
    padding: 2.5em 0;
  }
}

.no-js .cd-pricing-wrapper .is-hidden {
  position: relative;
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
  margin-top: 1em;
}

@media only screen and (min-width: 768px) {
  .cd-popular .cd-pricing-wrapper > li::before {
    /* hide table separator for .cd-popular table */
    display: none;
  }

  .cd-popular + li .cd-pricing-wrapper > li::before {
    /* hide table separator for tables following .cd-popular table */
    display: none;
  }
}
.cd-pricing-header {
  position: relative;
  z-index: 1;
  height: 80px;
  padding: 1em;
  pointer-events: none;
  background-color: #3aa0d1;
  color: #FFFFFF;
}
.cd-pricing-header h2 {
  margin-bottom: 3px;
  font-weight: 700;
  text-transform: uppercase;
}
.cd-popular .cd-pricing-header {
  background-color: #e97d68;
}
@media only screen and (min-width: 768px) {
  .cd-pricing-header {
    height: auto;
    padding: 1.9em 0.9em 1.6em;
    pointer-events: auto;
    text-align: center;
    color: #173d50;
    background-color: transparent;
  }
  .cd-popular .cd-pricing-header {
    color: #e97d68;
    background-color: transparent;
  }
  .cd-secondary-theme .cd-pricing-header {
    color: #FFFFFF;
  }
  .cd-pricing-header h2 {
    font-size: 1.8rem;
    letter-spacing: 2px;
  }
}

.cd-currency, .cd-value {
  font-size: 3rem;
  font-weight: 300;
}

.cd-duration {
  font-weight: 700;
  font-size: 1.3rem;
  color: #8dc8e4;
  text-transform: uppercase;
}
.cd-popular .cd-duration {
  color: #f3b6ab;
}
.cd-duration::before {
  content: '/';
  margin-right: 2px;
}

@media only screen and (min-width: 768px) {
  .cd-value {
    font-size: 7rem;
    font-weight: 300;
  }

  .cd-currency, .cd-duration {
    color: rgba(23, 61, 80, 0.4);
  }
  .cd-popular .cd-currency, .cd-popular .cd-duration {
    color: #e97d68;
  }
  .cd-secondary-theme .cd-currency, .cd-secondary-theme .cd-duration {
    color: #2e80a7;
  }
  .cd-secondary-theme .cd-popular .cd-currency, .cd-secondary-theme .cd-popular .cd-duration {
    color: #ba6453;
  }

  .cd-currency {
    display: inline-block;
    margin-top: 10px;
    vertical-align: top;
    font-size: 2rem;
    font-weight: 700;
  }

  .cd-duration {
    font-size: 1.4rem;
  }
}
.cd-pricing-body {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.is-switched .cd-pricing-body {
  /* fix a bug on Chrome Android */
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .cd-pricing-body {
    overflow-x: visible;
  }
}

.cd-pricing-features {
  width: 600px;
}
.cd-pricing-features:after {
  content: "";
  display: table;
  clear: both;
}
.cd-pricing-features li {
  width: 100px;
  float: left;
  padding: 1.6em 1em;
  font-size: 1.4rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cd-pricing-features em {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .cd-pricing-features {
    width: auto;
  }
  .cd-pricing-features li {
    float: none;
    width: auto;
    padding: 1em;
  }
  .cd-popular .cd-pricing-features li {
    margin: 0 3px;
  }
  .cd-pricing-features li:nth-of-type(2n+1) {
    background-color: rgba(23, 61, 80, 0.06);
  }
  .cd-pricing-features em {
    display: inline-block;
    margin-bottom: 0;
  }
  .cd-has-margins .cd-popular .cd-pricing-features li, .cd-secondary-theme .cd-popular .cd-pricing-features li {
    margin: 0;
  }
  .cd-secondary-theme .cd-pricing-features li {
    color: #FFFFFF;
  }
  .cd-secondary-theme .cd-pricing-features li:nth-of-type(2n+1) {
    background-color: transparent;
  }
}

.cd-pricing-footer {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  /* on mobile it covers the .cd-pricing-header */
  height: 80px;
  width: 100%;
}
.cd-pricing-footer::after {
  /* right arrow visible on mobile */
  content: '';
  position: absolute;
  right: 1em;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  background: url(../img/cd-icon-small-arrow.svg);
}
@media only screen and (min-width: 768px) {
  .cd-pricing-footer {
    position: relative;
    height: auto;
    padding: 1.8em 0;
    text-align: center;
  }
  .cd-pricing-footer::after {
    /* hide arrow */
    display: none;
  }
  .cd-has-margins .cd-pricing-footer {
    padding-bottom: 0;
  }
}

.cd-select {
  position: relative;
  z-index: 1;
  display: block;
  height: 100%;
  /* hide button text on mobile */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
}
@media only screen and (min-width: 768px) {
  .cd-select {
    position: static;
    display: inline-block;
    height: auto;
    padding: 1.3em 3em;
    color: #FFFFFF;
    border-radius: 2px;
    background-color: #0c1f28;
    font-size: 1.4rem;
    text-indent: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
  .no-touch .cd-select:hover {
    background-color: #112e3c;
  }
  .cd-popular .cd-select {
    background-color: #e97d68;
  }
  .no-touch .cd-popular .cd-select:hover {
    background-color: #ec907e;
  }
  .cd-secondary-theme .cd-popular .cd-select {
    background-color: #0c1f28;
  }
  .no-touch .cd-secondary-theme .cd-popular .cd-select:hover {
    background-color: #112e3c;
  }
  .cd-has-margins .cd-select {
    display: block;
    padding: 1.7em 0;
    border-radius: 0 0 4px 4px;
  }
}

/* -------------------------------- 

xkeyframes 

-------------------------------- */
@-webkit-keyframes cd-rotate {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
  }
}
@-moz-keyframes cd-rotate {
  0% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -moz-transform: perspective(2000px) rotateY(200deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(180deg);
  }
}
@keyframes cd-rotate {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(200deg);
    -moz-transform: perspective(2000px) rotateY(200deg);
    -ms-transform: perspective(2000px) rotateY(200deg);
    -o-transform: perspective(2000px) rotateY(200deg);
    transform: perspective(2000px) rotateY(200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
    -moz-transform: perspective(2000px) rotateY(180deg);
    -ms-transform: perspective(2000px) rotateY(180deg);
    -o-transform: perspective(2000px) rotateY(180deg);
    transform: perspective(2000px) rotateY(180deg);
  }
}
@-webkit-keyframes cd-rotate-inverse {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
}
@-moz-keyframes cd-rotate-inverse {
  0% {
    -moz-transform: perspective(2000px) rotateY(-180deg);
  }
  70% {
    /* this creates the bounce effect */
    -moz-transform: perspective(2000px) rotateY(20deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
}
@keyframes cd-rotate-inverse {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
    -moz-transform: perspective(2000px) rotateY(-180deg);
    -ms-transform: perspective(2000px) rotateY(-180deg);
    -o-transform: perspective(2000px) rotateY(-180deg);
    transform: perspective(2000px) rotateY(-180deg);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(20deg);
    -moz-transform: perspective(2000px) rotateY(20deg);
    -ms-transform: perspective(2000px) rotateY(20deg);
    -o-transform: perspective(2000px) rotateY(20deg);
    transform: perspective(2000px) rotateY(20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
}
@-webkit-keyframes cd-rotate-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(-200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
  }
}
@-moz-keyframes cd-rotate-back {
  0% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -moz-transform: perspective(2000px) rotateY(-200deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(-180deg);
  }
}
@keyframes cd-rotate-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(-200deg);
    -moz-transform: perspective(2000px) rotateY(-200deg);
    -ms-transform: perspective(2000px) rotateY(-200deg);
    -o-transform: perspective(2000px) rotateY(-200deg);
    transform: perspective(2000px) rotateY(-200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
    -moz-transform: perspective(2000px) rotateY(-180deg);
    -ms-transform: perspective(2000px) rotateY(-180deg);
    -o-transform: perspective(2000px) rotateY(-180deg);
    transform: perspective(2000px) rotateY(-180deg);
  }
}
@-webkit-keyframes cd-rotate-inverse-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(-20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
}
@-moz-keyframes cd-rotate-inverse-back {
  0% {
    -moz-transform: perspective(2000px) rotateY(180deg);
  }
  70% {
    /* this creates the bounce effect */
    -moz-transform: perspective(2000px) rotateY(-20deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
}
@keyframes cd-rotate-inverse-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
    -moz-transform: perspective(2000px) rotateY(180deg);
    -ms-transform: perspective(2000px) rotateY(180deg);
    -o-transform: perspective(2000px) rotateY(180deg);
    transform: perspective(2000px) rotateY(180deg);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(-20deg);
    -moz-transform: perspective(2000px) rotateY(-20deg);
    -ms-transform: perspective(2000px) rotateY(-20deg);
    -o-transform: perspective(2000px) rotateY(-20deg);
    transform: perspective(2000px) rotateY(-20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
}




.margin-box2{ margin-top:20px;}

.border-bottom-inner{ border-bottom:1px solid #333;}
.pricing-bg .heading_title{ color:#fff;}
.pricing-bg .border-bottom-inner{ border-bottom:1px solid #fff;}



.uses-box{ float:left; width:100%;}
.uses-box ul{list-style:disc; width:100%; float:left; padding:0px; margin:0px 0 0 10px;; display:block;}
.uses-box ul li{ /* background: rgba(0, 0, 0, 0) url("../images/2.gif") no-repeat scroll 2px 8px;*/
      float: left;
    font-family: "avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    list-style:disc;
    padding-left: 0;
    width: 100%;
 }

.contact-img{  margin-top: 30px;
    text-align: center;}
.contact-form input{ font-size:16px; }



.container-fluid{ padding:0px !important;}

.privacy-box{ 
    font-family: "avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 28px;
    text-align: justify;
}


.privacy-box h1{ font-size:32px;}
.privacy-box h2{   background: rgba(0, 0, 0, 0) url("../images/dot-blk.png") no-repeat scroll -3px 9px;
    font-size: 24px;
    padding-left: 16px;}
	
.text-color-white{ color:#fff;}

.email-icn img{ width:100px;}

.email-icn {
    font-size: 22px;
    text-align: center;
    width: 80%;
}



.section1{ position:relative;}

.pos-right{ position:absolute; right:0px;}
.pos-left{ left:0px;}


.export-button{ float:right !important; text-align:right; margin-top:8px;}
.time b{ font-size:11px;}


/*--create by sanjay on 20160820---------*/
.message-list-links{   float: right;
    margin: 10px 10px 10px 0;
    text-align: right;
    width: 100%;}
.message-list-links a{ background: #4a90e2 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    padding: 13px 30px;}
	
.message-list-links a:focus { text-decoration:none;}	
	
.multiselect {
    width:100%;
    height:15em;
    border:solid 1px #c0c0c0;
    overflow:auto;
}
 
.multiselect label {
    display:block;
	margin: 5px;
    padding: 5px 10px;
}
 
.multiselect-on {
  background-color: #f5f5f5;
    color: #555;
    }
.multiselect input{ margin-right:6px;}

.radio-inline{  display: inline-block;
    margin-top: 0;
    padding-left: 0;}
	
.emp-send{  background: #4a90e2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    padding: 6px 20px;}	
	
	
.dir-user-pic{ width:50px; height:50px;}
	
.customtable-bx{ text-align:left; margin-top:20px; }
	
	
.cust-nav > li > a{  padding-left:10px;  padding-right:10px;}

.msg-tbl { width:96%; overflow:auto; padding-top:30px; padding-bottom:30px; margin:auto;}
.msg-list { width:96%; border-collapse:collapse; margin:auto; border:1px solid #ccc;}
.msg-list td, .msg-list th { border:1px solid #ccc; text-align:center; vertical-align:middle;}
.msg-list tr:nth-child(2n) { background-color: #f9f9f9; }
.msg-list tr:hover{ background-color: #f5f5f5; }
.msg-list tr.ttl { font-size:16px; }
.msg-list tr.ttl:hover { background-color:#FFF;}
.change_status:focus { color:#2a75bb;}

.ember-text-field, .field_type { padding:6px 4px; }
.drop_field { padding:7px 4px; }
.blue_btn { margin:5px; background:#4a90e2; border-radius:5px; color:#fff; font-size:16px; padding:11px 40px; border:0px solid; font-family:"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif; }
.blue_btn a { color:#FFF;}
.margin-t30 { margin-top:30px;}
.wth-m { width:auto; margin-top:15px; font-family:"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif;}

.dropdown_font{ font-family:"avant-garde-book","Helvetica Neue",Helvetica,Arial,sans-serif; font-size:19px; }
.border-b0 { border-bottom:0px solid;}
.margin-t15 { margin-top:15px;}
.expt-but { color:#2a75bb; background:#dfebfa; border-radius:3px; border:0px solid; font-family:verdana; font-size:14px; padding:2px 20px 3px;}

.user-box ul li.font-mbl a { font-size:14px; }

@media only screen and (max-width: 1170px) {
.user-box ul li a{ font-size:18px; }
	 }

@media only screen and (max-width: 1024px) {
.user-box ul li a{ font-size:18px; }
.user-box ul li.font-mbl { display:none;}
.section1 .image{margin-top:35px;}
.email-icn{ width: 100%;}
.contact-form input{font-family:Arial, Helvetica, sans-serif !important;color:#999 !important;  }
#where_use{font-family:Arial, Helvetica, sans-serif !important;color:#999 !important;}
.form-control::-moz-placeholder{color:#999 !important;}
textarea.form-control{font-family:Arial, Helvetica, sans-serif !important;font-size: 15px;}
	 }
	 

	 

@media only screen and (max-width: 480px) {
.user-box ul li.font-mbl { display:none;}
.logo { width:100%; display:table; padding-left:100px;}
.logo img  {width:100%;}
.user-box { width:100%; display:table; margin-top:-10px; }
.user-box ul.display_n { display:block !important; }
.header-bg { height:auto;}
.header-bg.sticky { height:auto;}
 }
@media only screen and (min-width: 768px) and (max-width: 1024px) { 
.testimonail-bg .carousel-control{ top: 77%;}
/*.height_40 { height: 50px !important;}*/
.header-bg-dashboard .navbar-inverse{  display: -moz-inline-box;
    margin-left: -46px;}
.right-menu{padding: 15px;}
}
 
 
.sign-up #where_use{ font-size: 18px;
    padding-left: 6px;}

@media only screen and (min-width: 320px) and (max-width:640px) { 


.user-box ul.display_n {
		 display:none !important;
		 }
.navbar-toggle{float:left!important;}	
.right-menu{ display: flex;
    margin-left: 35%;
    position: absolute !important;}
.rec_right_menu .dropdown-top-dashboard ul li{  font-size: 12px;}
.rec_right_menu{ margin-left: 35%;position: absolute !important;}
}
.nav-social li.nav-social-icon{width: 80%;}		
.nav-social li.nav-social-facebook{ margin-left: 45px !important;}

div.dataTables_paginate ul.pagination{ margin:8px 0 0 0!important;}
