.removefrom{ padding:0px !important; margin:0px !important;}
.tableEnquiry { font-size:12px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; border:1px solid #cccccc; color:#666; }
.tableEnquiry td { background:#fff; font-size:11px;}
.tableEnquiry .padClass { padding:0 10px; }
.tableEnquiry .blockHead { /*border-top:1px dashed #999; border-bottom:1px dashed #999;*/ margin:15px 0 5px 0; color:#333; font-weight:bold; font-size:12px; }
.blockHead span.textBlock { display:block; float:left; font-size:15px; color:#fff; margin:0px 0 5px 0; padding:4px 8px; width:auto; }
.blockHead .colorRed { background:#c03832; }
.blockHead .colorOrange { background:#f89509; }
.blockHead span span { font-size:11px; clear:left; font-weight:normal; }
/*.tableEnquiry .blockHead span.req { font-size:11px; font-weight:normal; color:#c00;  }*/
.tableEnquiry input, .tableEnquiry select, .tableEnquiry textarea { font-family:"Trebuchet MS"; font-size:12px; float:left; padding:2px; border:solid 1px #ccc; margin:0 0 3px 0; }
.tableEnquiry input { width:210px; }
.tableEnquiry input.bullet { width:16px; border:0; margin:0; padding:0; }
.tableEnquiry input.bullet2 { width:16px; border:0; margin:8px 0 !important; }
.tableEnquiry select { width:215px; }
.tableEnquiry select.small { width:68px; }
.tableEnquiry select.medium { width:105px; }
.tableEnquiry select.big { width:427px; }
.tableEnquiry textarea { padding:3px 2px; width:553px; border-bottom: 0px none; margin-bottom: 0px; resize: none;}
.tableEnquiry .margin6px { margin-right:6px; }
.tableEnquiry .btnSubmit, .tableEnquiry .btnReset { -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; background:url(../images/form-buttons-1px.png) ; padding:7px 16px; margin:10px 0 10px 10px; color:#fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); font-size:13px; font-weight:bold; width:auto; cursor:pointer; }
.tableEnquiry .btnSubmit { border:1px solid #448944; }
.tableEnquiry .btnReset { border:1px solid #e1962d; background-position:0 -74px; }
.tableEnquiry .btnSubmit:hover { background-position:0 -37px; }
.tableEnquiry .btnReset:hover { background-position:0 -111px; }

.tableEnquiry1 { font-size:11px; color:#666; }
.tableEnquiry1 td { background:#fff; font-size:11px;}
.tableEnquiry1 input, .tableEnquiry1 select, .tableEnquiry1 textarea { font-family:"Trebuchet MS"; font-size:12px; float:left; padding:0; border:solid 1px #ccc; margin:0 0 3px 0; }
.tableEnquiry1 input { width:120px; }
.tableEnquiry1 select { width:123px; }
.tableEnquiry1 select.small { width:58px; }
.tableEnquiry1 select.medium { width:58px; }
.tableEnquiry1 textarea { padding:2px; width:300px; height:30px; }
.tableEnquiry1 .margin6px { margin-right:6px; }
.tableEnquiry1 .btnSubmit, .tableEnquiry1 .btnReset { -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; background:url(../images/form-buttons-1px.png) ; padding:3px 10px; margin:0 0 0 10px; color:#fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); font-size:13px; font-weight:bold; width:auto; cursor:pointer; }
.tableEnquiry1 .btnSubmit { border:1px solid #448944; }
.tableEnquiry1 .btnReset { border:1px solid #e1962d; background-position:0 -74px; }
.tableEnquiry1 .btnSubmit:hover { background-position:0 -37px; }
.tableEnquiry1 .btnReset:hover { background-position:0 -111px; }

.formInfo { background:#fbfbfb; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; border:1px solid #d9d9d9; margin:40px 0 0 0; padding:14px 18px; position:relative; }
.formInfo .title { margin:0; font-size:14px; font-weight:bold; color:#000; padding:8px 10px; position:absolute; top:-17px; left:10px; background:#e5e2e2;; width:auto; margin-bottom:30px; }
.formInfo p { display:block; border-bottom:1px dashed #999; padding:0 0 10px 0!important; font-size:13px; }
.tourism-award { position:absolute; top:10px; right:10px; background:url(../images/award-image.png) no-repeat; width:130px; height:164px; }

/*------------------------ Index Floating Form CSS---------------------------*/
#showForm { position:fixed; z-index:500; top:186px; left:0; background:url(../../enquiry/images/tour-enquiry-btn.png) no-repeat; display:block; width:28px; height:169px; }
#showForm:hover{ background-position:-28px 0;}
#closeForm { display:block; float:right; background:url(../../enquiry/images/form-close-btn.jpg) no-repeat; height:24px; width:24px; margin:3px 0 0 0; cursor:pointer; cursor:hand; }

#flotingPnl { background:#d21271; border-radius:8px; padding:5px; position:fixed; top:186px; left:0; display:none; z-index:9999; }
#flotingPnl .title { float:left; margin:0; padding:5px 0 10px 0; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; color:#a74206; }
#flotingPnl table td { background:#fff ; padding:3px; font-size:11px; }

#formPnl { display:block; border-radius:4px; width:509px; margin:0; padding:0 10px 10px; float:left;  background:#fff; }
#formPnl input, #formPnl select, #formPnl textarea { float:left; font-size:12px; padding:2px 2px; border:solid 1px #d7d7d7; margin:0 0 2px 0; background:#f7f7f7; }
#formPnl input { width:110px; }
#formPnl select { width:110px; }
#formPnl select.medium { width:115px; }
#formPnl select.small { width:75px; }
#formPnl textarea { font-family:Verdana, Geneva, sans-serif; font-size:11px; padding:3px 2px; width:235px; }

#formPnl .margin5px { margin-right:6px; }

#formPnl .btnSubmit, #formPnl .btnReset { -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; background:url(../../enquiry/images/form-buttons-1px.png); padding:7px 16px; margin:0 5px 0 0; color:#fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); font-size:12px; font-weight:bold; width:auto; cursor:pointer; }
#formPnl .btnSubmit { border:1px solid #448944; }
#formPnl .btnReset { border:1px solid #e1962d; background-position:0 -74px; }
#formPnl .btnSubmit:hover { background-position:0 -37px; }
#formPnl .btnReset:hover { background-position:0 -111px; }
/*------------- PHP page Our Network------------------------*/
.contentPanel { padding:0px; margin:0 auto; font-size:13px; width:80%;}
ul.externalURL { margin:0 !important; padding:0; list-style:none; }
ul.externalURL li {display:inline-block; float:left; width:32.5%; margin:2px 0.4%;  padding:0 !important; background:none !important; }
ul.externalURL li a { display:inline-block; padding:8px 15px 8px 15px; width:100%; color:#fff !important; font-weight:bold; text-decoration:none; border-radius:8px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b63b02+0,e74c03+32,e74c03+50,e74c03+69,b63b02+100 */
background: #b63b02; /* Old browsers */
background: -moz-linear-gradient(top, #b63b02 0%, #e74c03 32%, #e74c03 50%, #e74c03 69%, #b63b02 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #b63b02 0%,#e74c03 32%,#e74c03 50%,#e74c03 69%,#b63b02 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #b63b02 0%,#e74c03 32%,#e74c03 50%,#e74c03 69%,#b63b02 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b63b02', endColorstr='#b63b02',GradientType=0 ); /* IE6-9 */ }
ul.externalURL li a:hover { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#609113+0,7bbb15+29,7bbb15+50,7bbb15+69,609113+100 */
background: #609113; /* Old browsers */
background: -moz-linear-gradient(top, #609113 0%, #7bbb15 29%, #7bbb15 50%, #7bbb15 69%, #609113 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #609113 0%,#7bbb15 29%,#7bbb15 50%,#7bbb15 69%,#609113 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #609113 0%,#7bbb15 29%,#7bbb15 50%,#7bbb15 69%,#609113 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#609113', endColorstr='#609113',GradientType=0 ); /* IE6-9 */ text-decoration:none !important; color:#fff !important;}
.pre-req-txt{ background:url(../../images/icon41_survey.png) 8px 8px no-repeat #FFFFCC; clear:both; padding: 3px 5px 3px 35px; box-sizing:border-box; border:solid #CCCCCC 1px; border-top:0; color:#900; font-size:11px;}

.phonewithcode input{float:left}
.phonewithcode input:first-child{width:15%}
.phonewithcode input{width:64%}
.phonenomediawidth{ width:33% !important; float:left;}
.phonenomediawidthphoneno{ width:66.8% !important; float:left;}

@media (max-width: 510px){
#flotingPnl{ display:none;}
#showForm {display:none;}
.contentPanel { padding:0px; margin:0 auto; font-size:13px; width:95%;}
}

#borderform {  border: solid 1px #DADADA; padding:10px;}
.formchk { overflow:hidden;}
.formchk  span{ position:relative; top:-2px; padding-left:2px;}
.formchk label  { font-size:12px !important;  font-weight:normal !important; padding:1px !important;}
.formchk i {
display: block;
float: left;
font-style: normal;
padding: 0px 0px 0px 0px!important;
width: 33.3% !important;}
	
#budgethotel .col-md-3{ width:24% !important; float:left;}
strong { font-size:15px;}
#budgethotel  .bullet2 { margin-right:8px !important;}
#budgethotel .col-md-3 span{ vertical-align:text-top !important; position:relative; top:-6px;}

@media  screen and   (max-width: 320px) {	
#borderform .formchk i {width: 100% !important;}
}

@media  screen and  (max-width: 460px) {	
.formchk i {width: 48% !important; text-align:left;}
}

@media  screen and  (max-width: 359px) {	
#budgethotel .col-md-3{ width:47% !important; float:left;}
}

@media  screen and (min-width: 280px) and (max-width: 450px) {	
#budgethotel .col-md-3{ width:47% !important; float:left;}
}

@media  screen and (min-width: 280px) and (max-width: 767px) {	
.tourism-award { display:none !important;}
}

#formborder .formchk01 { overflow:hidden;}
#formborder .formchk01 label  { font-size:12px !important; font-family:Arial, Helvetica, sans-serif !important; font-style:normal !important; font-weight:normal !important; padding:1px !important;}

#formborder #formPnlform {  margin:5px 0 0 -30px; padding:0 10px 0px; }

#formPnlform .btnSubmit, #formPnlform .btnReset { -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; background:url(../../enquiry/images/form-buttons-1px.png); padding:9px 50px; margin:5px 8px 0 0px; color:#fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); font-size:13px; font-weight:bold; width:auto; cursor:pointer; }
 #formPnlform .btnSubmit { border:1px solid #448944; }
 #formPnlform .btnReset { border:1px solid #e1962d; background-position:0 -74px; }
 #formPnlform .btnSubmit:hover { background-position:0 -37px; }
 #formPnlform .btnReset:hover { background-position:0 -111px; }
.input-sm { padding:2px 5px !important;}
 .form-group select  {font-size: 12px !important; padding: 2px 5px !important; height:26px !important; color:#797979 !important;}
.form-group select  {font-size: 12px !important; padding: 3px 5px !important; color:#797979 !important;}
@media  screen and (min-width: 768px) and (max-width: 960px) {	
#country  .country { width:33.7%; float:left; }
#country  .country01 { width:66.1% !important;  float:right; }
}

@media  screen and (min-width: 480px) and (max-width: 991px) {
#namemail .col-md-4, #datetime .col-md-4{ width:33.2%;}
}

.form-control { border-radius:0px!important; font-size:12px !important; }
.phonenomediawidth{ width:33% !important; float:left;}
.phonenomediawidthphoneno{ width:66.8% !important; float:left;}
textarea.form-control {height: 62px !important;}
.form-control { font-size: 12px!important; height: 26px !important;}
.margintop10 { margin:0 0 8px 0px!important;}

@media  (min-width: 500px) and (max-width: 991px) {
#media320 .col-md-6{ width:50%; float:left;}
}

.blockHead span.textBlocknew { display:block; float:left; font-size:13px; font-weight:bold; color:#000; margin:10px 0 10px 0px; padding:4px 8px 4px 0px; width:auto; }
label { font-size:13px !important;}
.form-group { margin-bottom: 7px !important;}
/*Check box CSS Start*/

:root .formchk label,
:root .formchk input[type="checkbox"] + span,
:root .formchk input[type="checkbox"] + span::before
{
display: inline-block;
vertical-align: middle;
}
:root .formchk
{
position: relative;
} 
:root .formchk label *
{
cursor: pointer;
}
:root .formchk input[type="checkbox"]
{
opacity: 0;
position: absolute;
}
:root .formchk input[type="checkbox"] + span
{
color: #000; font-size:12px
}
:root .formchk label:hover span::before
{
-moz-box-shadow: 0 0 2px #ccc;
-webkit-box-shadow: 0 0 2px #ccc;
box-shadow: 0 0 2px #ccc;
}
:root .formchk label:hover span
{
color: #000;
}
:root .formchk input[type="checkbox"] + span::before
{
content: "";
width: 15px;
height: 15px;
margin: 0 8px 0 0;
border: solid 1px #a8a8a8;
line-height: 13px;
text-align: center;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
border-radius: 100%;
background: #f6f6f6;
background: -moz-radial-gradient(#f6f6f6, #dfdfdf);
background: -webkit-radial-gradient(#f6f6f6, #dfdfdf);
background: -ms-radial-gradient(#f6f6f6, #dfdfdf);
background: -o-radial-gradient(#f6f6f6, #dfdfdf);
background: radial-gradient(#f6f6f6, #dfdfdf);
}
:root .formchk input[type="checkbox"]:checked + span::before
{
color: #666;
}
:root .formchk input[type="checkbox"]:disabled + span
{
cursor: default;

-moz-opacity: .4;
-webkit-opacity: .4;
opacity: .4;
}
:root .formchk input[type="checkbox"] + span::before
{
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
:root .formchk input[type="checkbox"]:checked + span::before
{
content: "\2714";
font-size: 15px;
}
/*Check box CSS End*/

.contentPanel img{ width:100%;}

.specfic{ margin-top:3px !important;}
@media screen and (max-width: 500px) {
ul.externalURL li { width:100%; }
}

@media screen and (min-width: 501px) and (max-width: 767px) {
ul.externalURL li { width:48%; }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
ul.externalURL li { width:47%; }
}

#borderform .big {width: 100%; padding:0px; margin:0px; border: solid 1px #999 !important;}
.widthfix { width:33.3%; float:left;}
.widthfixnew { width:50%; float:left;}
#Date_of_travel, #Month_of_travel, #Year_of_travel{ width:33.3%; float:left;}
#Person_Adults, #Person_Children{ width:50%; float:left;}
.clear{ clear:both;}