/**/
@import "reset.css";
@import "skeleton.css";
@import "superfish.css";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,800,700);



html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}


body {
	font: 13px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#a4a4a4;
	position:relative;
	min-width:960px;
	height: 100%;
	min-height: 100%;
	background: url(../images/bg_body.png) 0 0 repeat #23211e;

}


html, body {
	height:100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	color: #333333;
}

h4 {
	font-size: 21px;
	line-height: 46px;
	padding-top: 47px;
	letter-spacing: 2px;
	margin-bottom: 11px;
}

h4.head1 {
	padding-top: 33px;
}

p {
	margin-bottom: 18px;
}

p.p1 {
	margin-bottom: 15px;
}

p.p2 {
	margin-bottom: 9px;
}

img {
	max-width: 100%;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list {
	padding-top: 63px;
}

ul.list  li:first-child {
	margin-top: 0px;
}

ul.list  li {
	margin-top: 5px;
	font: 800 14px/26px 'Open Sans', sans-serif;
	text-transform: uppercase;
	
}

ul.list  li a {
	border-radius: 6px;
	display: block;
	white-space: nowrap;
	color: #fff;
	background: #33373d;
	padding: 15px 10px 14px 18px;
}

ul.list  li a:hover {
	background: #c27620;
}

/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #bd6f1c;
}

a.link-1 {
	color: #c27620;
	font-weight: bold;
}

a.link-1:hover {
	color: #a4a4a4;
}

a.link1 {
	color: #c27620;
	font: bolder 11px/26px 'Open Sans', sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
	margin-top: 6px;
	display: inline-block;
	letter-spacing: 1px;
}

a.link1:hover {
	color: #a4a4a4;
}

.content.page1 a.link1 {
	color: #363636;
}

.content.page1 a.link1:hover {
	color: #c27620;
}
/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}

.ind1 {
	margin-top: 11px;
}

.pad0 {
	padding: 0 !important;
}


.pad1 {
	padding-right: 40px;
}

.pad2 {
	padding-right: 20px;
}

.pt0 {
	padding-top: 0;
}

.page1 .img_inner {
	border-left: 1px solid #fff;
	border-top: 2px solid #fff;	
}

.img_inner {
	max-width: 100%;
	border-radius: 5px;
	margin-top: 5px;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}

.fleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
}

.fright {
	float: right !important;	
}

.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.wrapper, .extra_wrapper p {
	margin-bottom:15px;
}
.clear {
	float: none !important;
	clear: both;
}

.text1 {
	font: 800 30px/36px 'Open Sans', sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #33373d;
}


/*header*/



header {
	display: block;
	padding-top: 30px;
	/*padding-bottom: 44px;*/
    padding-bottom: 13px;
	/*margin-bottom: 6px;*/
	background: url(../images/bg.png) 0 0 repeat;
}


header h1 {
	float: left;
}
header h1 a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 260px;
	/*height: 53px;*/
    margin-top:-16px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

header h1 a img {
	display: block;	
}

.slogan {
	margin-top: -22px;
	letter-spacing: 2px;
	color: #fff;
	font: 900 49px/67px 'Open Sans', sans-serif;
	text-shadow: 3px 3px #b47127;
	text-transform: uppercase;
	margin-bottom: 49px;
}

.slogan h3 {
	letter-spacing: 3px;
	float: left;
	color: #fff;
	font-size: 64px;
	line-height: 55px;
	margin-right: 12px;
}

.slogan div {
	font-size: 24px;
line-height: 29px;}


.page1_block {
	border-top: 2px solid #c97d1d;
	background: url(../images/page1_block_bg.png) 0 0 repeat;
}

.page1_block>div {
	background: url(../images/p1_shadow.png) center 0 no-repeat;
}
.page1_block ul li:first-child {
	border: none;
}
.page1_block ul li {
	width: 16.5%;
	float: left;
	padding-top: 2px;
	border-left: 1px solid #d3841f;

}

.page1_block ul li a {
	display: block;
	position: absolute;
	font: 16px/20px 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #fff;
	border-left: 1px solid transparent;
	border-top: 1px solid transparent;
	border-radius: 5px 5px 0 0;
	padding-left: 25px;
	padding-bottom: 21px;
	position: relative;
	top: 0;
	background: url(../images/spacer.png) 0 0 repeat-x;
}

.page1_block ul li a:hover {
	top: 6px;
	background: url(../images/insure_bg.png) 0 0 repeat-x #fff;
	border-color: #fff;
	color: #c0731f;
	box-shadow: 2px 2px 5px #555;

}
.page1_block ul li div {
	height: 34px;
	margin: 17px 0 9px;
}

.page1_block ul li a:hover div {
	background-position: 0 bottom;
}

.page1_block .ic1 {
	background: url(../images/icon1.png) 0 0 no-repeat;
}


.page1_block a:hover .ic1 {
	background-position: 0 bottam;
}
.page1_block .ic2 {
	background: url(../images/icon2.png) 0 0 no-repeat;
}

.page1_block .ic3 {
	background: url(../images/icon3.png) 0 0 no-repeat;
}

.page1_block .ic4 {
	background: url(../images/icon4.png) 0 0 no-repeat;
}

.page1_block .ic5 {
	background: url(../images/icon5.png) 0 0 no-repeat;
}

.page1_block .ic6 {
	background: url(../images/icon6.png) 0 0 no-repeat;
}
.page1_block .ic7 {
	background: url(../images/icon7.png) 0 0 no-repeat;
}
.page1_block .ic8 {
	background: url(../images/icon8.png) 0 0 no-repeat;
}
.page1_block .ic9 {
	background: url(../images/icon9.png) 0 0 no-repeat;
}
.page1_block .ic10 {
	background: url(../images/icon10.png) 0 0 no-repeat;
}
.page1_block .ic11 {
	background: url(../images/icon11.png) 0 0 no-repeat;
}
.page1_block .ic12 {
	background: url(../images/icon12.png) 0 0 no-repeat;
}
.page1_block .ic13 {
	background: url(../images/icon13.png) 0 0 no-repeat;
}
.page1_block .ic14 {
	background: url(../images/icon14.png) 0 0 no-repeat;
}
.page1_block .ic15 {
	background: url(../images/icon15.png) 0 0 no-repeat;
}

/*Insurance*/

.page1_block .i_ic1 {
	background: url(../images/i-icon1.png) 0 0 no-repeat;
}


/*.page1_block a:hover .ic1 {
	background-position: 0 bottam;
}*/
.page1_block .i_ic2 {
	background: url(../images/i-icon2.png) 0 0 no-repeat;
}

.page1_block .i_ic3 {
	background: url(../images/i-icon3.png) 0 0 no-repeat;
}

.page1_block .i_ic4 {
	background: url(../images/i-icon4.png) 0 0 no-repeat;
}

.page1_block .i_ic5 {
	background: url(../images/i-icon5.png) 0 0 no-repeat;
}


.page1_block .h_ic2 {
	background: url(../images/h-icon2.png) 0 0 no-repeat;
}
.page1_block .h_ic3 {
	background: url(../images/h-icon3.png) 0 0 no-repeat;
}
.page1_block .h_ic4 {
	background: url(../images/h-icon4.png) 0 0 no-repeat;
}
.page1_block .h_ic5 {
	background: url(../images/h-icon5.png) 0 0 no-repeat;
}



/*Content*/
.gray {
	background: url(../images/gray.png) 0 0 repeat;
	height: 17px;
}
.content {
	background-color: #fff;
	padding-bottom: 36px;
	border-top: 1px solid #b78024;
}
.content.page1 {
	color: #454545;
	padding-top: 0;
	border: none;
	padding-bottom: 40px;
	border-top: 0;
}


.icn span {
	font: 800 20px/22px 'Open Sans', sans-serif;;
	text-transform: uppercase;
}

.icn {
	background-repeat: no-repeat;
	background-position: 0 32px;
	padding-top: 72px;
	margin-bottom: 12px;
}

.icon1 {
	background-image: url(../images/ic1.png);
}

.icon2 {
	background-image: url(../images/ic2.png);
}

.icon3 {
	background-image: url(../images/ic3.png);
}

.icon4 {
	background-image: url(../images/ic4.png);
}

.bottom_block {
	
	padding-top: 36px;
	background: url(../images/bb_shadow.png) center 0 no-repeat #f1f0ee;
}

.bottom_block>div {
	padding-bottom: 49px;
	background: url(../images/cont_p1_bg.png) 0 bottom repeat-x;
}

.bottom_block h4 {
	line-height: 20px;
	padding-top: 6px;
	margin-bottom: 24px;
}

.text1 span {
	font-size: 21px;
	display: block;
	line-height: 33px;
	margin-bottom: 18px;
}

.bottom_block .img_inner {
	margin-top: 9px;
	margin-bottom: 14px;
}



.txt1 {
	font: 800 12px/16px 'Open Sans', sans-serif;
	color: #bd6f1c;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 1px 0 3px;

}

.page1 .txt1 {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0 !important;
}

.txt1 a:hover {
	color: #a4a4a4;
}

strong {
	color: #33373d;
}

blockquote {
	background: url(../images/quotes.png) 0 5px no-repeat;
	padding-top: 20px;
	padding-bottom: 9px;
}

blockquote p {
	padding-left: 8px;
	color: #454545;
	margin-bottom: 22px;
}


blockquote a.link1 {
	margin-top: 20px;
}

.block_diagram {
	overflow: hidden;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 5px;position: relative;
}

.gray_block {
	float: left;
	background: #eeece9;
	width: 169px;
	border-radius: 7px;
	color: #33373d;
	margin-right: 50px;
	vertical-align: middle;
	padding: 58px 5px 68px 30px;
	text-transform: uppercase;
	font: 800 18px/26px 'Open Sans', sans-serif;
}

.gray_block.g2 {
	padding: 64px 5px 62px 30px;

}

.gray_block span {
	display: block;
	font-size: 14px;
	line-height: 18px;
	color: #c27620;
	padding-top: 9px;
}

.block_diagram .fright {
	width: 401px;
	position: relative;
}

.orange {
	border-radius: 7px;
	font: 800 18px/26px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	background: #c27620;
	text-align: center;
	padding: 18px 0 21px;
	margin-bottom: 34px;
}

.dark {
	border-radius: 7px;
	background:  #33373d;
	font: 800 18px/26px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 20px 10px 18px 20px;
}

.dark div {
	padding-top: 8px;
	font-size: 14px;
	line-height: 26px;
	color: #d29b5b;
}

.arr1 {
	background: url(../images/arr1.png) 0 0 no-repeat;
	width: 14px;
	height: 57px;
	position: absolute;
	top: 92px;
	left: 223px;
}

.arr2, .arr3 {
	position: absolute;
	background: url(../images/arr_2.png) 0 0 no-repeat;
	width: 68px;
	height: 30px;
	left: 464px;
}

.arr2 {
	top: 30px;
}

.arr3 {
	top: 152px;
}

.arr4 {
	background: url(../images/arr_3.png) 0 0 no-repeat;
	width: 58px;
	height: 15px;
	position: absolute;
	left: 50%;
	margin-left: -29px;
	top: 72px;
}

.services {
	padding-top: 20px;
}



.services img {
		float: left;
		margin-right: 20px;
		margin-top: 2px;
}

.services .clear {
	height: 31px;
}

.text2 {
	white-space: nowrap;
	font: 800 14px/18px 'Open Sans', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #33373d;
	margin-bottom: 7px;
}

.quotes .clear {
	height: 13px;
}
/****Map***/

.map {
	padding-top: 5px;
}

.map figure {


		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 display: block;
 margin-bottom: 25px;
}
.map figure iframe {
	width: 100%;
	height: 249px;
	max-width: 100%;
	border-radius: 6px;
}

.map .p1 {
	padding-top: 3px;
}


address dd span {
	min-width: 75px;
	display: inline-block;
	text-align: left;
}




/************Footer***********/


footer .copy {
	color: #60605f;
	font: bold 11px/14px 'Open Sans', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
footer {
	display: block;
	padding: 23px 0 40px;
	background: url(../images/footer_bg.png) center 0 no-repeat;
}

footer img {
	display: block;
	margin-bottom: 2px;
}

footer address {
		font: 800 12px/16px 'Open Sans', sans-serif;
		color: #5d5d5c;
		text-transform: uppercase;
		letter-spacing: 1px;
}



footer p {
	font: 800 23px/23px 'Open Sans', sans-serif;
	color: #bd6f1c;
	padding-top: 14px;
	letter-spacing: 2px;
	margin-bottom: 8px;
}

footer address a, footer li a {
	color: #bd6f1c;
}

.foot_top {
	background: url(../images/cont_p1_bg.png) 0 0 repeat-x;
	height: 6px;
}

footer address a:hover, footer li a:hover {
color: #60605f;
}

footer address dt {
	margin-bottom: 9px;
}

footer ul {
	padding-top: 10px;
	margin-bottom: 20px;
}

footer ul li {
	font-size: 13px;
	line-height: 24px;
	color: #bd6f1c;
	background: url(../images/marker.png) 0 9px no-repeat;
	padding-left: 15px;
}
/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:50px;
	left: 50%;
	margin-left: 550px;
	overflow:hidden;
	width:26px;
	height:14px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background:url(../images/totop.png) no-repeat left top;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	outline:none;
	background-position: 0 bottom;
}

/*MY CSS START*/

/*=========Footer Start=============*/

#footer_social_links{ width:100%; height:auto; float:left; margin:10px 0px; padding:0px 0px;}
#footer_social_links ul{ width:100%; height:auto; float:left; margin:0px; padding:0px 0px;}
#footer_social_links ul li{ width:auto; height:auto; float:left; margin:0px 10px 0px 0px; padding:0px 0px; list-style:none; background-image:none;}



/*=============Calculate Premium==============*/

.cp_main_div{ width:100%; height:auto; float:left; margin:3% 0px 0px 0px; /*border:1px solid #dedede;*/ box-shadow:0 0 3px 1px #d8d8d8;}
.cp_main_div h2{ width:96%; height:auto; float:left; margin:0px 0px 0px 0px; padding:8px 2%; background-color:#c07922; font-size:16px; color:#fff;}

.cp_raw_div{ width:100%; height:auto; float:left; margin:0px 0px 0px 0px; padding:15px 0px; border-bottom:1px solid #ededed;}
.cp_raw_col1_div{ width:35%; height:auto; float:left; margin:0px 0px 0px 0px; padding:0px 0px; text-align:right; font-size:14px; color:#000; text-transform:uppercase;}
.cp_raw_col2_div{ width:63%; height:auto; float:left; margin:0px 0px 0px 2%; padding:0px 0px;}
.cp_raw_text_div{ width:98%; height:auto; float:left; margin:0px 0px 0px 0px; padding:15px 1%; border-bottom:1px solid #ededed;}

.cp_stpe_list{ width:100%; height:auto; float:left; margin:0px 0px 10px 0px; padding:0px 0px;}
.cp_stpe_list ul{ width:100%; height:auto; /*float:left;*/ margin:auto; padding:0px 0px;}
.cp_stpe_list ul li{ width:auto; height:auto; float:left; margin:0px 0px 0px 0px; padding:0px 10px; color:#000; list-style: inside decimal-leading-zero; font-size:15px; color:#00acee;}

.inside_tab_list{ width:100%; height:auto; float:left; margin:0px 0px 0px 0px; padding:0px 0px;}
.inside_tab_list ul{ width:100%; height:auto; float:left; margin:0px 0px 0px 0px; padding:0px 0px;}
.inside_tab_list ul li{ width:84px; height:auto; float:left; margin:0px 10px 0px 0px; padding:0px 0px;}
.inside_tab_img{width:84px; float:left; margin:0px 0px 0px 0px; padding:0px 0px; border:1px solid #b9b9b9; cursor:pointer;}
.inside_tab_img:hover{border:1px solid #bd6f1c;}
.inside_tab_text{width:84px; float:left; margin:0px 0px 0px 0px; padding:0px 0px; cursor:pointer; text-align:center; color:#000;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;}
.inside_tab_text:hover{color:#e07b00}

.inside_tab_text2{width:84px; float:left; margin:0px 0px 0px 0px; padding:5px 0px; border:1px solid #b9b9b9; cursor:pointer; text-align:center; color:#000;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;}
.inside_tab_text2:hover{color:#e07b00;}

.travel_dates_list{ width:100%; height:auto; float:left; margin:0px 0px 0px 0px; padding:0px 0px;}
.travel_dates_list ul{ width:100%; height:auto; float:left; margin:0px 0px 15px 0px; padding:0px 0px;}
.travel_dates_list ul li{ width:auto; height:auto; float:left; margin:0px 10px 0px 0px; padding:0px 0px; border:1px solid #b9b9b9; color:#000;}
.travel_dates_list ul li:nth-child(4){ float:left; height:37px; line-height:36px; border:none;}
.travel_dates_top_img{ float: left; left: 50%; margin-left: -13px; position: relative; top: -6px; z-index: 1;}
.travel_dates_textbx{ width:100%; float:left; margin:0px 0px 0px 0px; padding:10px 6px; border:0px;}

.other_list1{ width:100%; height:auto; float:left; margin:0px 0px 0px 0px; padding:0px 0px;}
.other_list1 ul{ width:100%; height:auto; float:left; margin:0px 0px 15px 0px; padding:0px 0px;}
.other_list1 ul li{ width:auto; height:auto; float:left; margin:0px 10px 0px 0px; padding:0px 0px;  color:#000;}
.other_list1 ul li:nth-child(2){ float:left; height:37px; line-height:36px;}


.cp_textbx{margin:0px 0px 0px 0px; padding:10px 6px; border:1px solid #b9b9b9; color:#000;}
.travel_date_bx{width:94px; float:left; margin:0px 0px 0px 0px;}
.mobile_bx1{width:30px; float:left; margin:0px 0px 0px 0px; text-align:center;}
.mobile_bx2{width:130px; float:left; margin:0px 0px 0px 10px;}
.email_bx{width:185px; float:left; margin:0px 0px 0px 0px;}

/*.proceedarrow{ background-image:url(../images/proceed_arrow.png); background-repeat:no-repeat;
display: inline-block; height: 9px; position: absolute; right: 7px; top: 18px; width: 7px;}*/
.cp_btn{ margin:0px 10px 0px 0px; padding:5px 6px; text-align:center; background-color:#ff8500; border:1px solid #cc6b00; border-radius:5px; color:#fff; cursor:pointer; box-shadow:2px 2px 1px 1px #e6e9e3;
 transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out}
.cp_btn:hover{background-color:#d77000;}

/*=================================================Single Trip Individual======================================================*/

.sti_bottom_links_list{ width:100%; height:auto; float:left; margin:0px 0px 10px 0px;}
.sti_bottom_links_list ul{ width:auto; height:auto; float:left; margin:0px; padding:0px;}
.sti_bottom_links_list ul li{ width:auto; height:auto; float:left; margin:0px 20px; padding:0px; list-style:none; /*list-style: inside decimal-leading-zero; color:#c27620;*/}
.sti_bottom_links_list ul li:first-child{margin-left:0px;}

/*=================================================Login Page Start======================================================*/

.login_page_main_div{ width:100%; height:auto; float:left; margin:15px 0px 0px 0px;}
.login_page_main_div p{ width:100%; height:auto; float:left; margin:0px 0px; padding:0px; color:#000;}
.login_page_form_main_div{ width:60%; height:auto; /*float:left;*/ margin: auto;}
.login_page_form_sub_main_div{ width:100%; height:auto; float:left; margin:20px 0px; border:1px solid #d1d1d1;}
.login_page_form_heading{ width:100%; height:auto; float:left; margin:0px;}
.login_page_form_heading h2{ width:100%; height:auto; float:left; margin:0px; padding:5px 0px; font-size:14px; color:#fff; text-align:center; background-color:#bd6f1c}

.login_page_form_div{ width:80%; height:auto; float:left; margin:20px 10%;}
.login_page_form{ width:100%; height:auto; float:left; margin:0px 0px;}
.login_page_form_btn{ width:auto; height:auto; float:left; margin:0px; padding:6px 10px; color:#fff; text-align:center; background-color:#bd6f1c; border:0px; border-radius:5px; cursor:pointer; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out;}
.login_page_form_btn:hover{ background-color:#000;}

.login_page_bottam_links{ width:100%; height:auto; float:left; margin:10px 0px;}
.login_page_bottam_links ul{ width:100%; height:auto; float:left; margin:0px 0px; padding:0px;}
.login_page_bottam_links ul li{ width:auto; height:auto; float:left; margin:0px 0px; padding:0px 15px; list-style:none; color:#333333;}
.login_page_bottam_links ul li a{margin:0px 0px; padding:0px; list-style:none;}

.login_page_text_div{ width:100%; height:auto; float:left; margin:0px 0px; border-top:1px solid #d1d1d1;}
.login_page_text_div p{ width:auto; height:auto; float:left; margin:0px 0px; padding:10px 10px; text-align:center; color:#333333;}

/*=================================================New User Page Start======================================================*/
.nu_select_list{ width:98%; height:31px; border:1px solid #d1d1d1; border-radius: 2px 2px 2px 2px; /*color:#878787;*/ font-size: 12px; font-weight: normal; outline: 0 none; padding:3px 5px; background-color:transparent; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out;/* font-family:RobotoCondensed;*/}
.nu_select_list:focus{ background-color:transparent; box-shadow: 0 0 4px #d1d1d1;}

/*=================================================My Account Page Start======================================================*/

.ma_right_list{ width:100%; height:auto; float:left; margin:0px 0px; /*padding:10px; background-color:#f8f8f8;*/}
.ma_right_list ul{ width:100%; height:auto; float:left; margin:0px 0px; padding:0px;}
.ma_right_list ul li{ width:50%; height:auto; float:left; margin:0px 0px 30px 0px; padding:0px 0px; list-style:none;}

.ma_heading_div{width:50%; height:auto; float:left; margin:0px 0px; color:#bd6f1c;}
.ma_text_div{width:50%; height:auto; float:left; margin:0px 0px;}


/*=================================================Travel Buy Plan Page Start======================================================*/

.tbp_main_div{ width:96%; height:auto; float:left; margin:2% 2% 2% 2%; border:1px solid #e3e8ed; border-radius:5px}
.tbp_heading_div{ width:96%; height:auto; float:left; padding:2% 2%; background-color:#f5f5f5; border-bottam:1px solid #e3e8ed; font-size:14px; color:#333; text-transform:uppercase; font-weight:bold;}
.tbp_panel_div{ width:96%; height:auto; float:left; padding:2% 2%;}

.tbp_main_table1{width:100%; height:auto; float:left; margin:10px 0px; border-collapse:collapse; border:1px solid #d1d1d1;}
.tbp_main_table1 th{background: none repeat scroll 0 0 #ff9000; border-right: 1px solid #cf7500; font-size:14px; color: #fff; padding: 16px; text-align: left;  /*font-family:RobotoCondensed;*/ font-weight:normal;}
.tbp_main_table1 th:last-child{ border-right: 0px;}

.tbp_main_table1 td{ color: #5c5c5c; font-size: 12px; padding: 17px; border-right:1px solid #d1d1d1;}
.tbp_main_table1 td a{ color: #5c5c5c; text-decoration:none; 
transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out;}
.tbp_main_table1 td a:hover{ color: #ff9000; text-decoration:underline;}

.float_left{ float:left;}
.float_right{ float:right;}
.tbp_pane2_div{ width:100%; height:auto; float:left; padding:0% 0%;}
.tbp_pane2_textbx_main_div{ width:49%; height:auto; margin:0px 0px 20px 0px; color: #9ea6ad;}
.tbp_pane2_textbx_main_div h3{width:100%; height:auto; float:left; margin:0px 0px 5px 0px; padding:0px; color: #000; font-weight:normal;}
.tbp_pane2_textbx{ width:97%; height:22px; border:1px solid #d1d1d1; border-radius: 2px 2px 2px 2px; /*color:#878787;*/ font-size: 12px; font-weight: normal; outline: 0 none; padding:3px 5px; background-color:transparent; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out;/* font-family:RobotoCondensed;*/}
.tbp_pane2_textbx:focus{ background-color:transparent; box-shadow: 0 0 4px #d1d1d1;}
.select{ width:100%; height:31px;}




/*MY CSS END*/




/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 995px) {
 body {
min-width:768px;
}

.services 	.extra_wrapper {
	overflow: hidden !important;
}

.map address {
	margin-right: 10px;
}

.ver_separator {
	background: none !important;
}

 .map figure, .map figure iframe, #form input, #form textarea, #form .success {
 width: 100% !important;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}

.extra_wrapper {
	overflow: visible ;
}


.pad1, .pad2, .pad3 {
	padding: 0;
}

.slider_wrapper {
	height: 322px !important;
	background: none !important;
	padding-bottom: 0 !important;	
	margin-bottom: 70px;
}

.slogan {
	margin-bottom: 30px;
}

.page1_block ul li a {
	padding-left: 10px;
}

.caption h2 {
	font-size: 40px !important;
	line-height: 40px !important;
}

.gray_block {
	width: 130px;
	margin-right: 25px;
}

.arr1 {
	left: 170px;
}

.arr2, .arr3 {
	left: 384px;
}

.block_diagram .fright {
	width: 290px;
}

.text2 {
	white-space: normal;
}

ul.list li a {
	white-space: normal;
}

footer p {
	font-size: 18px;
}
.cp_stpe_list ul{ width:92%;}
}
 @media only screen and (max-width: 767px) {
 body {
min-width:420px;
}


footer p {
	font-size: 22px;
}
.services .clear, .quotes .clear  {
	height: 0;
}


.services a.link1{
	margin-bottom: 35px;
}


 .quotes  img.img_inner {
 	margin-top: 35px;
 }
.txt1  {
	margin-top: 25px;
}

.gray_block {
	margin-right: 0;
	width: auto;
	float: none;
	margin-bottom: 25px;
}

.arr1 {
	background: url(../images/arr_3.png) 0 0 no-repeat;
	width: 58px;
	height: 15px;
	position: absolute;
	left: 50%;
	margin-left: -29px;
	top: 188px;	
}

.arr2 {
	background: url(../images/arr_3.png) 0 0 no-repeat;
	width: 58px;
	height: 15px;
	position: absolute;
	top: 392px;	
	left: 20%;
}

.arr3 {
	background: url(../images/arr_3.png) 0 0 no-repeat;
	width: 58px;
	height: 15px;
	position: absolute;
	top: 392px;	
	left: 70%;
}

.arr4 {
	background: url("../images/arr1.png") no-repeat scroll 0 0 transparent;
    height: 57px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    top: 30px;
    width: 14px;
}

.block_diagram .fright {
	width: auto;
	float: none !important;
}



.orange {
	float: left;
	width: 42%;
	padding-left: 10px;
	padding-right: 10px;
}

.dark {
	float: right;
	width: 42%;
	padding-left: 10px;
	padding-right: 10px;
}

.slogan {
	font-size: 35px;
	line-height: 35px;
}

.slogan h3 {
	font-size: 45px;
	padding: 10px 0;
	line-height: 30px;
}

.slider_wrapper  {
	height: 178px !important;
	margin-bottom: 35px !important;
}

.main_sl {
	background-position: center -185px !important;
}

.page1_block ul li {
	width: 50%;
	border-left: 0;
}

.box img {
	width: 100%;
}

.map address {
	float: none;
	margin-left: 0px;
	margin-bottom: 20px;
}

.caption {
	display: none;
}

.map address {
	margin-right: 0px;
	margin-bottom: 20px;
}




.img_inner.fleft {
	float: none;
	margin-bottom: 13px;
}



.img_inner {
width: 100%;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
margin-top: 20px !important;
}



header h1 {
	float: none;
	position: relative;	
	padding-top: 25px;
	padding-left: 0;
	padding-bottom: 0;
}

header h1 a {
	margin: 0 auto;
	height: auto;
	width: 80%;
}

header h1 a img {
	width: 100%;
}


.map figure iframe {
	width: 100%;
	height: 300px;
}

.camera_pag {
	width: auto !important; 
	margin-left: -65px !important;
	padding-bottom: 10px !important;
}

.camera_pag_ul {
	overflow: hidden;
	height: auto !important;
}
.camera_pag ul li {
	margin-left: 10px !important;
}

.camera_pag ul li span {
	background: #fff !important;
	width: 20px !important;
	height: 20px !important;
	border-radius: 500px;
}

.camera_pag ul li span:hover, .camera_pag ul li.cameracurrent span {
	background: #242320 !important;
}

.cp_raw_col1_div{ width:96%; margin:0px 2% 5px 2%; text-align:left;}
.cp_raw_col2_div{ width:96%; margin:0px 2% 0px 2%;}
.cp_stpe_list ul li{ width:100%;}
.sti_bottom_links_list ul li{ width:100%; margin:0px 0px;}
.login_page_form_main_div{ width:100%;}
.ma_right_list ul li{ width:100%;}

}
 @media only screen and (max-width: 479px) {
 
body {
min-width:300px;
}

.arr1 {
	top: 205px;
}

.arr2, .arr3 {
	top: 435px;
}

.dark div {
	font-size: 12px;
}

.arr4 {
	top: 20px;
}

.orange, .dark {
	width: 40%;
}

.slider_wrapper  {
	height: 127px !important;
	margin-bottom: 35px !important;
}


.main_sl {
	background-position: center -230px !important;
}



 .map figure iframe {
	width: 100%;
	height: 200px;
}

}
