﻿.newstyle {
	width: 50% !important;
}
/* FONT AWSOEM adii */
   .logoo {
	height: 54px;
}
#signupform {
 max-width: 60%;
 margin: 0 auto;
}
.logoo {
	height: 54px;
	/* wight: p; */
	/* width: 0; */
}
* h2 {
	text-align: center;
}
#menu-footer > #nav {
	display: none;
}
h4 > a{ 
 pointer-events: none;
       cursor: default;


}
h3 > span {
	text-align: center !important;
	margin: auto 7%;
}
.centerFONT > ul {
  margin: 10px auto;
  padding: 0;
  text-align: center;
  width: 100%;
}
.social-media-list.columns {
	text-align: center;
}
.social-media-list > a {
	padding: 3%;
}
.hideee
{
    display: none;
    }

.centerFONT > ul li {
	list-style-type: none;

}
.centerFONT li > a > i {
  line-height: 1 !important;
  margin-top: 0;
}
.fa-sign-out::before {
  content: "";
  font-size: 19px !important;
  line-height: 8px !important;
}
.underline
{
    text-decoration:underline;
}
.fa {
  font-style: normal;
  line-height: 0 !important;
  margin: -9px 0;
}
 ul li a i {
  background: #205d7a none repeat scroll 0 0;
  border-radius: 20px;
  color: #fff;
  margin-right: 10px;
}
.fa-facebook {
	background:#3b5998;
} 
.fa-linkedin {
	background:#007bb6;
}
.fa-twitter {
	background:#00aced;
}
.google-plus {
	background:#dd4b39;
}
ul li a i {
	transition: all 0.2s ease-in-out;
}
ul li a i:hover {
	opacity: .7;
}
.centerFONT {
  float: left;
  text-align: center;
  width: 100%;
}
/*FONT AWSOME */


.mktFormText {
  max-width: 500px;
  width: 100% !important;
}
#nav > li {
  border-right: 2px solid #fff;
}
#hero{
	  font-family: 'Montserrat' !important ;
}
.in > #nav > li {
  width: 98%;

  margin: 7% 2%;
}
#nav > li:hover 
{
    background : #024668;
    }
 .hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
  filter: grayscale(1) blur(3px);
  -webkit-filter: grayscale(1) blur(3px);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect a.info, .hovereffect h2 {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  text-transform: uppercase;
}
.left {
  float: left !important;
}
.hovereffect:hover a.info, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/*-- start Dash borad css ********************************--*/
.adjusttwo > .the-price {
  left: 57px;
  position: relative;
}
.adjustone > h3 {
  left: 52px;
  position: relative;
}
.headering {
  color: #0c81b8;
  font-family: arial;
  font-weight: lighter;
  margin: 10px 0 20px;
}
strong{
 color :#292929;
}
.contact_form {
	width: 100%;
	float: none;
}
.demoForm {
  margin-bottom: 70px;
}


.stoerer {
    background: transparent url(../css/img/stoerer.png) no-repeat scroll 0 0;
    height: 115px;
    left: 28px;
    position: relative;
    top: -19px;
    width: 123px;
    float: right;
}

.stoererBooked {
    background: transparent url(../css/img/booked_img.png) no-repeat scroll 0 0;
    height: 115px;
    left: 28px;
    position: relative;
    top: -19px;
    width: 123px;
    float: right;
}


#signupform > fieldset {
	border: 1px solid #DDDDDD;
	border-radius: 5px;
	display: block;
	margin-bottom: 25px;
	padding: 10px 18px 18px;
	width: 100%;
}


#signupform > .form_col {
  margin-top: 10px;
  overflow: hidden;
  width: 100%;
}

.map { width: 50%; float: left }
.map iframe { width: 100% !important; height: 300px !important }

.form_col > label {
  clear: left;
  color: #000;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: 300;
  margin-top: 14px;
  width: 49%;
}
.form_col >span >  select {
  border-radius: 5px;
  box-shadow: 0 0 8px #ddd inset;
  box-sizing: border-box;
  display: block;
  margin-top: 6px;
  outline: 0 none;
  padding: 8px;
  width: 49%;
}
#signupform > fieldset input[type="text"], #signupform > fieldset input[type="password"], #signupform > fieldset input[type="number"], #signupform > fieldset input[type="email"], #signupform > fieldset input[type="date"], #signupform > fieldset textarea {
    border: 1px solid #999;
    border-radius: 5px;
    box-shadow: 0 0 8px #ddd inset;
    box-sizing: border-box;
    display: block;
    margin-top: 6px;
    outline: 0 none;
    padding: 10px;
    width: 49%;
}


#signupform >  fieldset input[readonly].disableBox{
  background-color:dimgrey;
  border: 1;
  font-size: 1em;
}

.star {
    color: red;
    font-weight: 700;
}

.email_support {
        
 list-style-image: url("../css/img/mail.png");
}

.contact_facebook {
        
 list-style-image: url("../css/img/facebook.png");
 padding-top:10px;
}
.contact_twitter {
 padding-top:10px;       
 list-style-image: url("../css/img/twitter.png");
}
.contact_google {
        padding-top:10px;
 list-style-image: url("../css/img/google.png");
}
.address {
        padding-top:10px;
 list-style-image: url("../css/img/location.png");
}



.form_col {
  margin-top: 10px;
  overflow: hidden;
  width: 100%;
}
.WDT{
 WIDTH:50%;
}
.check_trem {
  width: 100% !important;
}
.aside {
  float: left;
  width: 35%;
}
.aside aside article {
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 25px;
  display: block;
}
.people_info {
  background-color: #4099c3;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-family: FranklinGothic !important;
  font-size: 17px;
  padding: 20px 22px;
}
 .people_info > h2, .people_info > p {
  color: #fff;
  margin-bottom: 10px;
    margin-top: 20px;
 font-family: FranklinGothic;
    font-weight: 400;
    
}
.money_info {
  background-color: #fdb813;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 20px 22px;
    font-size: 17px;
}
.money_info > h2, .money_info >  p {
  color: #fff;
   margin-top: 20px;
 font-family: FranklinGothic;
    font-weight: 400;
    
}

.table tr

{

    background-color:lightblue;
}


/*-- end Dash borad css ********************************--*/
header {
  border-bottom: 10px solid #fff;
  min-height: 70px;
  z-index: 101;
}
header {
  background: #0c5075 url("../css/img/bg_bar.jpg") no-repeat scroll center top;
  color: #fff;
}
header > .container {
  padding-top: 10px !important;
}

.average {
    background: url(../css/img/newstars.png) 0 -15px no-repeat;
    text-indent: -9999px;
    height: 17px;
}
#wpcr_respond_1 .sp_rating * {
    border: 0 none;
    margin: 0;
    padding: 0;
}


#hero {
  /*background: rgba(0, 0, 0, 0) url("../css/img/bg_hero_new.jpg") no-repeat scroll center top;*/
  background-color:#f5f5f5;
}
.col.left h1 {
	color: #333;
	font: bold 30px/36px Montserrat,arial,sans-serif;
	margin-bottom: 0px;
}

h1 span, h2 span, h3 span, h4 span, h5 span {
  background: rgba(0, 0, 0, 0) url("../css/img/bg_dotted.png") repeat-x scroll left bottom;
}
#hero h4 {
  color: #666666;
  font: 24px/30px;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 40px;
  padding: 0 40px;
  text-align: center;
  margin-left: 25px;
}

#logo {
  background: rgba(0, 0, 0, 0) url("../images/mainLogo.png") no-repeat scroll left top !important;
  float: left;
  font-size: 0;
  height: 22px;
  opacity: 1;
  text-indent: -5000px;
  width: 154px;
}

#main {
  background: #186ba9 none repeat scroll 0 0;
  margin-top: 7px;
}
.container {
  margin: auto;
  max-width: 1000px;
  padding: 5px 4%;
  position: relative;

  width: 92%;
  z-index: 0;
}
.counter {
  background: #0c5177 none repeat scroll 0 0;
  box-shadow: 0 0 5px #000000 inset;
  float: left;
  min-height: 82px;
  text-align: center;
  width: 200px;
}
.text h2 {
  float: left;
  margin-top: 12px;
}
.content > form {
  margin-bottom: 0;
  margin-top: -10px;
}

.text > select {
  background: #0c5075 url("../css/img/bg_bar.jpg") no-repeat scroll center top;
  border: medium none;
  float: left;
  font-size: 28.8px;
  margin-left: 24px;
  margin-top: 13px;
  max-width: 253px;
}
.content > form {
  margin-bottom: 0;
}

.text > .mktFrmButtons {
  float: left;
  width: 89px;
}
.text > input {
  background: #f7941d none no-repeat scroll right 12px;
  border-radius: 5px;
  float: right;
  font-size: 39px;
  margin: 0;
}
.clear {
  clear: both;
}
.myimg {
  width: 100%;
}
.panel-default > .panel-heading {
  background-color: #ccc !important;
  border-color: #ddd;
  color: #333;
}

.content {
  padding: 0;
}

.text {
  border-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  text-align: left;
}

.text h2 {
  color: #e5e5e5;
  font-size: 36px;
  font-style: normal;
  font-variant: normal;
  font-weight: lighter;
  letter-spacing: 2px;
}



.counter h3 {
  color: #E5E5E5;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: lighter;
  letter-spacing: 1px;
  padding-top: 20px;
  margin-bottom: 30px;
}

#countdown {
  color: #FFFFFF;
}

#countdown span {
  color: #E5E5E5;
  font-size: 26px;
  font-weight: normal;
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
}


.column-listing ul {
    line-height: 16pt;
    list-style-image: url("../images/tick.jpeg");
    margin: 0 5px;
    padding-bottom: 5px;

}
.TICKARRA
{
      text-align:left;
    margin-left: 25px;
    }
.col-lg-3 > h3 {
	margin: 24px 0 5px !important;
}
.column-listing_numbers ul {
    line-height: 16pt;
   list-style-type:decimal;
    margin: 0 5px;
    padding-bottom: 5px;
    text-align:left
}



.nav > li {
  display: block;
  margin-top: 2px;
  position: relative;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background-color: #6bbcd8 !important;

}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color:  #6bbcd8 !important;

}
.dropdown-menu {

  background-color: #1C73B9; /* Old browsers */
background: -moz-linear-gradient(top, #1C73B9 0%, #0c5075 29%, #207cca 93%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #1C73B9 0%,#0c5075 29%,#207cca 93%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #1C73B9 0%,#0c5075 29%,#207cca 93%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1C73B9', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
 
}
.landing .container { 
	padding-top: 20px;
	padding-bottom: 30px;
   
}


header .container {
  padding-bottom: 0;
  padding-top: 0px;
}

header .phone {
	float: right;
	margin-top: 2px;
}

#logo {
	float: left;
	width: 154px;
	height: 22px;
	text-indent: -5000px;
	font-size: 0;
	background: url('../images/mainLogo.png') no-repeat left top;
	opacity: 1;
	-ms-filter: "progid:DXImageTransfrom.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity = 100);
}

.mktFormText mktFormString mktFReq clearDefault::-webkit-input-placeholder { color: grey; }
.mktFormText mktFormString mktFReq clearDefault:-moz-placeholder { color: grey; }
.mktFormText mktFormString mktFReq clearDefault::-moz-placeholder { color: grey; }
.mktFormText mktFormString mktFReq clearDefault:-ms-input-placeholder { color: grey; }

.mktFormText::-moz-placeholder {
    color: grey;
}
.mktFormText:-ms-input-placeholder {
    color: grey;
}
.mktFormText::-webkit-input-placeholder {
    color: grey;
}

#hero h4.small {
	font: normal 20px/28px ; 
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 40px;
	padding: 0;
	color: #333;
}

#hero {
	overflow: visible;
	z-index: 99;
}

#hero .container {
	padding-top: 30px;
	padding-bottom: 0;
	width: 100%;
}
.bgf8 {
	background: #F5F5F5;
}
#hero .col.left {
	width: 55%;
	float: left;
}

#hero .col.left.narrow {
	width: 47%;
	float: left;
}

#hero .col.left img {
	width: 100%;
	padding-left: 0px;
	max-width: 500px;
	float: right;
	margin-bottom: -40px;
}

#hero .col.left.narrow img {
	width: 100%;
	max-width: 453px;
	padding: 0;
}


.faqHeader {
  font-size: 27px;
  margin: 20px;
}
.panel-heading [data-toggle="collapse"]::after {
  color: #f58723;
  content: "";
  float: right;
  font-family: "Glyphicons Halflings";
  font-size: 18px;
  line-height: 22px;
  transform: rotate(-90deg);
}
  .panel-heading [data-toggle="collapse"]:after {
        font-family: 'Glyphicons Halflings';
        content: "\e072"; /* "play" icon */
        float: right;
        color: #F58723;
        font-size: 18px;
        line-height: 22px;
        /* rotate "play" icon from > (right arrow) to down arrow */
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .panel-heading [data-toggle="collapse"].collapsed:after {
        /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        color: #454444;
    }

/* /////////////////////////////////
	LAYOUT
///////////////////////////////// */

body { 
	font: normal 16px/22px ProximaNova, arial, sans-serif;
	color: #666; 
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
}


.container {
  margin: auto;
  padding-bottom: 21px;
  position: relative;

  width: 100%;
  z-index: 0;
}
.hgtmrg {
 
  padding: 5px;
}
.hgtmrg > .form-group > .form-control {
  height: 35px;
}

 
/* Clear*/

.clearFix:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}

.clearFix {
	zoom: 1; /* for IE */
}


/* /////////////////////////////////
	HEADER
///////////////////////////////// */

.phone {
	display: inline-block;
	
	padding: 0 0 0 28px;
	font-weight: bold;
	margin-top: 3px;
}

header .phone {
	float: left;
} 





header #nav {
	margin-right: 20px;
	float: right;
	display: inline-block;
	color: #3bbfea;
	font-size: 15px;
	padding-top: 15px;
}

header #nav li {
	list-style-type: none;
	display: inline-block;
}
#nav > li > a {
 padding: 3px 11px !important;
}
header #nav a,
header #nav a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0 20px;
}


nav .button, #header .button {
  font-family: ProximaNovaCond,arial,sans-serif;
  font-size: 20px;
  margin: -9px 0 0 10px;
  padding: 8px 20px 5px;
  text-transform: uppercase;
}
.button, .button:visited, input[type="submit"] {
  background: #f38621 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font: bold 24px/22px ProximaNova,arial,sans-serif;
  margin: 0;
  outline: medium none;
  padding: 13px 30px 11px;
  text-decoration: none;
  transition: all 0.1s ease 0s;
}

/* /////////////////////////////////
	MAIN NAV
///////////////////////////////// */


.container123 {
  font-weight: 600;
  margin: 0 auto;
  max-width: 1150px;
}
.pbg {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none !important;
  box-shadow: none !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.navbar-default .navbar-brand {
  color: #fff !important;
}
.navbar-default .navbar-nav > li > a {
  color: #fff !important;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #000 !important;
  font-weight: bold;
}


#logo {
  background: rgba(0, 0, 0, 0) url("../images/mainLogo.png") no-repeat scroll left top;
  display: block;
  float: left;
  height: 33px;
  margin-top: 9px;
  opacity: 1;
  width: 220px;
}

#logo:hover {
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransfrom.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity = 70);
	
	-webkit-transition: opacity .2s ease;	
	-moz-transition: opacity .2s ease;		
	-o-transition: opacity .2s ease;		
	transition: opacity .2s ease;
}

/* /////////////////////////////////
	FORM
///////////////////////////////// */

.demoForm {
	
	padding: 40px 40px 45px 40px;
	/*max-width: 381px;*/
	margin-top: 5px;

	float: right;
	background: url('../css/img/bg_blue-narrow.png') no-repeat center bottom;
	border: 0;
}


.demoForm.wide {
	width: 38%;
	max-width: 460px;
	padding: 40px 40px 55px 40px;
}



.demoForm fieldset {
	border: 0;
	padding: 40px 40px 67px 40px;
}

#hero .demoForm h4 {
	color: #fff;
	margin: 25px 0 20px 0;
}

.demoForm p.inverted {
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0 22px;
	text-align: center;
}



.demoForm input[type="text"],
.demoForm input[type="text"]:invalid,
.demoForm input[type="text"]:required,
.demoForm input[type="password"],
.demoForm input[type="password"]:required,
.demoForm input[type="email"],
.demoForm input[type="email"]:invalid,
.demoForm input[type="email"]:required,
.demoForm textarea,
.demoForm textarea:invalid,
.demoForm textarea:required {
	display: block;
	width: 95%;
	text-indent: 50px;
	padding: 11px 5% 10px 0;
	margin: 0 0 16px 0;
	height: 40px;
	border: 0;
	outline: none;
	-moz-box-shadow: none;
	font: normal 18px/26px ProximaNova, arial, sans-serif;
	color: #fff;
	background-color: #59aad0;
	  background-color: rgba(172, 240, 246, 0.25);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	-webkit-transition: all .1s ease;	
	-moz-transition: all .1s ease;			
	-o-transition: all .1s ease;						
	transition: all .1s ease;		

}

.demoForm input[type="text"]:focus,.demoForm input[type="password"]:focus, .demoForm input[type="email"]:focus, .demoForm textarea:focus {
  background-color: rgba(172, 240, 246, 0.5);
  transition: all 0.1s ease 0s;
}

::-webkit-input-placeholder {
    color: grey !important;
    opacity: 1;
}
.hideee {
  display: none;
}

::-moz-placeholder {
    color: grey !important;
    opacity: 1;
}

::-ms-placeholder {
    color: grey !important;
    opacity: 1;
}

::placeholder {
    color: grey !important;
    opacity: 1;
}


.mktFrmButtons > input {
  font-size: 19px !important;
  max-width: 81%;
}

.demoForm textarea,
.demoForm textarea:invalid,
.demoForm textarea:required {
	height: 100px;		
}

.demoForm input[name="FirstName"],
.demoForm input[name="Referer_First_Name__c"],
.demoForm input[name="Username_Login"] {
	background-image: url('../css/img/firstName.png');
}

.demoForm input[name="LastName"],
.demoForm input[name="Referer_Last_Name__c"] {
	background-image: url('../css/img/lastName.png');
}

.demoForm input[name="JobTitle"] {
	background-image: url('../css/img/title.png');
}

.demoForm input[name="Company"] {
	background-image: url('../css/img/company.png');
}
.demoForm input[name="User_Password"], .demoForm input[name="Confirm_Password"],.demoForm input[name="User_Password_Signup"]
, .demoForm input[name="Menu1$User_Password"]{
	background-image: url('../css/img/password.png');
}


.demoForm input[name="Email"],
.demoForm input[name="Referer_Email__c"],.demoForm input[name="Email_Reset"]  ,  .demoForm input[name="Menu1$Username_Login"] 
, .demoForm  input[name="Menu1$Email_Reset"]  {
	background-image: url('../css/img/email.png');
}

.demoForm input[name="Phone"] {
	background-image: url('../css/img/phone.png');
}

.demoForm textarea {
	background-image: url('../css/img/message.png');
}

.demoForm .button, .demoForm input[type="submit"] {
  background: #f7941d url("../css/img/bullet-white.png") no-repeat scroll right 12px;
  border: 0 none;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font: bold 28px/52px ProximaNovaCond,arial,sans-serif;
  height: 48px;
  margin: 10px auto 0;
  outline: medium none;
  padding: 0 126px 0 14px;
  text-transform: uppercase;
  transition: all 0.1s ease 0s;
  width: auto;
}
#mktfrmbuttons {
  width: 96%;
}

.demoForm .mktField .mktInput{
  position: relative;
  display: block;
}
.demoForm .mktFrmButtons .submitButton{
  position: relative;
  display: inline-block;
}
.demoForm .mktFrmButtons .submitButton input{
    font-size: 19px !important;
  max-width: 81%;
}
.demoForm .mktField .mktInput.FirstName input{background-image: none;}
.demoForm .mktField .mktInput.FirstName:before{
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    background: url(../css/img/sprite-max.png) -35px 4px no-repeat;
    position: absolute;
    top: 4px;
    left: 8px;
}

.demoForm .mktField .mktInput.Company input{background-image: none;}
.demoForm .mktField .mktInput.Company:before{
    content: '';
    display: block;
    width: 36px;
    height: 36px;
    background: url(../css/img/sprite-max.png) -78px -29px no-repeat;
    position: absolute;
    top: 2px;
    left: 5px;
}

.demoForm .mktField .mktInput.Email input{background-image: none;}
.demoForm .mktField .mktInput.Email:before{
    content: '';
    display: block;
    width: 36px;
    height: 36px;
    background: url(../css/img/sprite-max.png) 4px 10px no-repeat;
    position: absolute;
    top: 2px;
    left: 5px;
}

.demoForm .mktField .mktInput.User_Password_Signup input,
.demoForm .mktField .mktInput.Confirm_Password input{background-image: none;}
.demoForm .mktField .mktInput.User_Password_Signup:before,
.demoForm .mktField .mktInput.Confirm_Password:before{
    content: '';
    display: block;
    width: 20px;
    height: 36px;
    background: url(../css/img/sprite-max.png) -93px 6px no-repeat;
    position: absolute;
    top: 2px;
    left: 13px;
}



/* Reset / Reformat Marketo elements */

.blue {
  background: rgba(0, 0, 0, 0) url("../css/img/bg_blue.png") no-repeat scroll center bottom;
}
.blue.heading {
  margin-top: -20px;
  z-index: 99;
}
.blue >.container span {
  color: #fff;
  font-family: montserrat;
  font-weight: bold;
}
.demoForm ul,
.demoForm li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: none;
	position: relative;
}

.demoForm li.mktFrmButtons {
	text-align: center;
}
.form-control {

  font-size: 17px !important;
  
}
.demoForm label {
	display: none;
}

.demoForm .mktFormMsg {
	display: block;
	color: #ffa538;
	background: none;
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-size: 13px;
	line-height: 18px;
	
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.demoForm div.cf_widget {
	display: block !important;
	font: normal 16px/22px ProximaNova, arial, sans-serif !important;
}

.btn-primary1 {
  background: #024668 none repeat scroll 0 0;
}
.btn-primary1:hover {
 background: #fff none repeat scroll 0 0;
    color: #024668 !important;
}

.btn-primary1 {
  background: #024668 none repeat scroll 0 0;
  border-radius: 0 !important;
  font-family: montserrat;
}


.grid.thirds .item {
	float: left;
	width: 30%;
	padding: 0 1% 0 0;
	margin-bottom: 32px;
	text-align: left;
}
.row > h1 {
  font-size: 18px;
  font-weight: bold;
}
.maincntnt {
  text-align: center;
}
.pading {
  margin: 0 !important;
}
.item .bullet {
	width: 12%;
	max-width: 36px;
	float: left;
	padding-right: 4%;
	margin-top: -4px;
}

.item .bullet img {
  margin-top: 20px;
  width: 35px;
}

.item .content {
	width: 84%;
	float: right;
}



footer {
	border-top: 10px solid #fff;
}

footer .container {
	text-align: left;
	padding-top: 60px;
}

footer .copyright {
	width: 100%;
	background: url('../css/img/bg_dotted.png') repeat-x left top;
	padding-top: 15px;
	background-color: #F5F5F5;
	text-align: center;
}

footer .logo img {
	margin-bottom: 10px;
	width: 154px;
}

footer .phone {
	color: #333;
	background: url('../css/img/icon_phone-footer.png') no-repeat left 2px;
	float: right;
}

footer ul,
footer .social {
	display: inline-block;
	list-style-type: none;
	float: left;
	margin-bottom: 1px;
}

footer ul {
	width: 100%;
	text-align: left;
	margin: 1%;
	padding: 0;
}

footer li {	
	display: inline-block;
	line-height: 18px;
	margin-bottom: 12px;
}

footer li a,
footer li a:visited {
	display: block;
	color: #666;
}

footer li.heading a {
	color: #333;
	font-weight: bold;
}

footer li a:hover {
	text-decoration: none;
	color: #333;
}

footer li.heading a:hover {
	text-decoration: underline;
}

footer ul.social {
	margin-right: 0;
	float: right;
	width: 16%;
	padding-top: 3px;
}

header .phone {
  float: right;
  margin-top: -2px;
  padding: 0 !important;
}
.padding50 {
  margin-left: 32%;
}
.widthoflogin {
  max-width: 400px;
  width: 100%;
}

@media screen and (max-width: 992px){
.contact_form {
  float: left;
  width: 100%;
}
.aside {
  float: left;
  width: 100%;
}
.col-lg-3 {
	margin-top: 120px;
}
#hero {
	
	height: auto;
}

}

@media screen and (max-width: 980px){
	
	.demoForm {
  background: rgba(0, 0, 0, 0) url("../css/img/bg_blue-narrow.png") no-repeat scroll center bottom;
  border: 0 none;
  float: right;
  margin-bottom: -500px;
  margin-top: 5px;
  max-width: 372px;
  padding: 40px 40px 35px;
}
	#hero .col.left {
  float: left;
  width: 47%;
}
.newstyle
{
    width:47% !important;
     margin-left: 0;
    }
 #hero .col.left img {
	max-width: 394px;
}
.item .bullet img {
  width: 59px;
}
.item .content {
  float: right;
  width: 66%;
}
.grid.thirds .item {
  float: left;
  margin-bottom: 30px;
  padding: 0 3.3% 0 0;
  text-align: left;
  width: 31%;
}
.grid.thirds {
  margin-top: 18px;
}
.item .bullet {
  float: left;
  margin-top: 21px;
  max-width: 36px;
  padding-right: 4%;
  width: 12%;
}


	
}
	

	
@media screen and (max-width: 768px){
.demoForm li.mktFrmButtons {
	text-align: center !important;

}
.demoForm .button, .demoForm input[type="submit"] {
	background: #f7941d url("../css/img/bullet-white.png") no-repeat scroll right 12px;
	border: 0 none;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font: bold 28px/52px ProximaNovaCond,arial,sans-serif;
	height: 48px;
	margin: 10px auto 0;
	outline: medium none;
	padding: 0;
	text-transform: uppercase;
	transition: all 0.1s ease 0s;
	width: 100%;
	-webkit-user-select: ;
}

.demoForm ul, .demoForm li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: none;
	position: relative;
	text-align: center;
	max-width: 500px;
	margin: 0 auto;
}
.mktFormText {
max-width: 100% !important;
}
.mktFrmButtons > input {
	font-size: 19px !important;
	max-width: 100%;
}
.laptop {
	display: none !important;
}

#hero .col.left {
  float: left;
  width: 43%;
}
.grid.thirds .item {
  float: left;
  margin-bottom: 30px;
  padding: 0 3.3% 0 0;
  text-align: left;
  width: 32%;
}
.item .content {
  float: right;
  width: 70%;
}
.item .bullet {
  float: left;
  margin-top: 25px;
  max-width: 36px;
  padding-right: 4%;
  width: 12%;
}
.item .bullet img {
  width: 49px;
}
.container > h2 {
  margin: 0 auto;
  padding-left: 0 !important;
  text-align: center;
}
.col-lg-3 {
  margin: 11% 0 !important;
}
.wrapperformobile {
	display: table;
}
.demoForm {
	display: table-footer-group;
	float:none !important;
}
.col {

float:none !important;
}
.lpeCElement.Form_1 {
	padding: 33px;
}
.col.left {
  text-align: center !important;
}

.col.left {
  width: 100% !important;
  float: none !important;
}

.map { width: 100%; float: none; text-align: center; margin-top: 40px }
.map iframe { width: 90% !important; float: none !important; margin: auto } 
}


@media screen and (max-width: 750px){
	#hero .col.left {
  float: left;
  width: 100%;
}
.demoForm {
  margin-bottom: 60px !important;
  margin-top: 60px !important;
}

#hero .col.left img {
  float: none;
  margin-bottom: -40px;
  max-width: 484px;
  padding-left: 0;
  width: 90%;
}
    header .phone {

  width: 50% !important;
}

.navbar-toggle {
}
#logo {
  background: rgba(0, 0, 0, 0) url("../images/mainLogo.png") no-repeat scroll left top;
  display: block;
  float: left;
  height: 32px;
  opacity: 1;
  width: 229px;
}
header .container {
  padding-top: 1px;
}
.demoForm {
  background: rgba(0, 0, 0, 0) url("../css/img/bg_blue-narrow.png") no-repeat scroll center bottom;
  border: 0 none;
  float: right;
  max-width: 100%;
  text-align: center !important;
  width: 100%;
}
#hero {
  overflow: visible;
  z-index: 99;
  margin-bottom: 450px;
}
.demoForm .button, .demoForm input[type="submit"] {
  background: #f7941d url("../css/img/bullet-white.png") no-repeat scroll right 12px;
  border: 0 none;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font: bold 12px/10px ProximaNovaCond,arial,sans-serif;
  height: 49px;
  margin: -1px auto 0;
  outline: medium none;
  text-transform: uppercase;
  transition: all 0.1s ease 0s;
  width: 100%;
}
.btn {

  margin: 5px 0;
  padding: 6px 4px !important;

}
.grid.thirds .item {
  float: left;
  margin-bottom: 30px;
  padding: 0 3.3% 0 0;
  text-align: left;
  width: 100%;
}
.item .bullet img {
  width: 40px;
}
.phone {
 
  display: inline-block;
  font-weight: bold;
  margin-top: 3px;
  padding: 0 0 0 35px;
}
header .phone {
  float: right;
  margin-top: -2px;
 width: 50px; 
}


header .button, header .button:visited {
    background: #024668 none repeat scroll 0 0;
    float: left;
    font-size: 14px;
    margin-right: 30px;
    padding: 3px 15px;
}
.button, .button:visited, input[type="submit"] {
    background: #f38621 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font: bold 24px/22px ProximaNova,arial,sans-serif;
    margin: 0;
    outline: medium none;
    padding: 13px 30px 11px;
    text-decoration: none;
    transition: all 0.1s ease 0s;
}
a, a:visited {
    color: #1c94d2;
    text-decoration: none;
}
#hero {
  margin-bottom: 0;
  overflow: visible;
  z-index: 99;
}
.navbar-header {
  margin-bottom: 7px;
}



	
	
}
@media screen and (max-width: 600px)
{
.mktFormText {
	max-width: 100% ;   
}
    
}
@media screen and (max-width: 535px)
{
    header .phone {
  float: right;
  margin-top: -2px;
  width: 100% !important;
}
.padding50 {
  margin-left: 2px;
}



.demoForm input[type="text"], .demoForm input[type="text"]:invalid, .demoForm input[type="text"]:required, .demoForm input[type="password"], .demoForm input[type="password"]:required, .demoForm input[type="email"], .demoForm input[type="email"]:invalid, .demoForm input[type="email"]:required, .demoForm textarea, .demoForm textarea:invalid, .demoForm textarea:required {
  background-color: rgba(172, 240, 246, 0.25);
  background-position: 5px 3px;
  background-repeat: no-repeat;
  border: 0 none;
  border-radius: 2px;
  color: #fff;
  display: block;
  font: 18px/26px ProximaNova,arial,sans-serif;
  height: 40px;
  margin: 0;
  outline: medium none;
  padding: 0;
  text-indent: 49px;
  transition: all 0.1s ease 0s;
  width: 95%;
}

    
    }
    
    @media screen and (max-width: 360px)
{
   .mktFormText {
	max-width: 100% !important;
}
.mktFrmButtons > input {
	font-size: 20px !important;
	max-width: 259px;
	margin: 2px;
	text-align: center !important;
	padding: 0;
	padding-right: 21px;
}
.col.left h1 {
	color: #333;
	font: bold 30px/36px Montserrat,arial,sans-serif;
	text-align: center;
	margin-bottom: 30px;
	margin-left: 0px; 
}
#hero h4 {
	color: #666666;
	/* font: 24px/30px; */
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 40px;
	padding: 0 40px;
	text-align: center;
	margin-left: 0;
}
h3 > span {
	text-align: center !important;
	 margin: auto ;
} 

}
#submitPaypal {
    float: right;
}
/*******************************AHSAN NEW CSS***********************************/
.pt-5 {
  padding-top: 2rem;
}
.pt-2 {
  padding-top: 1rem;
}
h6 {
  font-weight: bold;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-end {
  text-align: right;
}
.text-left h2 {
  text-align: left;
}
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}
.selbox,
.date-selection  {
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  padding: 0.7rem 0.6rem 0.2rem;
}

.date-selection,
.d-flex,
.day-selection   {
  display: flex;
  justify-content: space-between;
}
.day-selection .form-check {
  flex: 1;
}
.date-selection {
  align-items: center;
}
.cards img {
  height: 42px;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.or-sep span {
  position: absolute;
  padding: 20px;
  background: #fff;
  top: 8px;
  left: 46%;
}
.cards-group img {
  height: 25px;
  margin: 2px;
}
.card-name .cards-group {
  z-index: 10;
  top: 2px;
  right: 3px;
}
.card-name input {
  padding-right: 180px;
}
.card-details .form-control{
  background: #f1f1f1;
}
.card-details .form-control:focus {
  background: #fff;
}
.date-selection:after {
  content: "";
  position: absolute;
  z-index: 10;
  width: 1px;
  background: #dee2e6;
  top: 0;
  left: 50%;
  height: 100%;
}
.days-count {
  position: relative;
  z-index: 20;
  font-size: 12px;
}
.pt-15 {
  padding-top: 15px;
}
.date-selection label {
  display: block;
}
.date-selection .start-date,
.date-selection .end-date {
  width: 45%;
}
.date-selection .end-date,
.date-selection .end-date input {
  text-align: right;
}
.date-selection .form-control{
  font-size: 14px !important;
  height: inherit;
  background-color: #fff !important;
  border: none;
  box-shadow: none;
  padding: 0;
}
.bg-light {
  background-color: #f3f3f3;
  border: solid 1px #ccc;
  padding: 2px 5px;
  border-radius: 3px;
}
.date-selection .form-control:focus {
  box-shadow: none;
}
@media screen and (max-width: 768px) {
  .main-content label,
  .main-content p{
      font-size: 14px;
  }
  .selbox {
      padding: 0;
      border: 0 !important;
  }
  .date-selection {
      padding: 0 0.5rem 0 .5rem;
  }
  .date-selection .start-date,
  .date-selection .start-date{
      width: 44%;
  }
  .days-count {
      position: absolute;
      left: 44%;
      top: 4px;
  }
  .cards-group img {
      height: 20px;
  }
  .card-name .form-control {
      padding-right: 154px;
  }
  .day-selection .form-check-inline{
      margin-right: 0;
      position: relative;
      padding: 0;
  }
  .day-selection .form-check-inline input{
      position: absolute;
      visibility: hidden;
      z-index: 1;
  }
  .day-selection .form-check-inline label {
      border: solid 1px #1e85ff;
      border-radius: 3px;
      padding: .25rem .65rem;
  }
  .day-selection .form-check-inline input:checked + label{
      background: #1e85ff;
      color: #fff;

  }
  .resp-check {
    display: flex;
  }
  .resp-check label {
    padding-left: 5px;
  }
}