/* Reset */
*{margin:0;padding:0;}
/* reset */


/* Structure */
/* Structure */
@media (min-width: 1025px) {

#lf_container {
    height: auto;
    width:100%;
    margin:0 auto;
    padding:0px;
}

#container {
    width: 100%; 
    margin:0 auto;
    position:relative;
    height:auto;
}

#header{
    width:100%;
    position:relative;
    z-index:999; 
}

#new_container{
    max-width: 1200px; 
    margin:0 auto;
    position:relative;
    height:auto;
    border:2px solid red;
}

#new_lf_content_box {
    max-width: 1200px;
    margin: 0px auto;
    border: 0px red solid;
    text-align: left;
}

#contentwrapper{
    position:relative; 
    margin:0 auto;
    height:auto;
    max-width: 1200px;
}

#wrapper{    
    max-width: 1200px; 
    margin:0 auto;
    height:auto;
}		

div#content{
    text-align:left;
    /*padding-bottom:40px;*/
    min-height:400px;
    height:expression(this.scrollHeight < 400? "400px" : "auto" );
}

#extra{
    margin:/*-670px 0px 0px -15px;*/
    padding:0px;
    width:100%;
    float:left;
    position:relative;
    margin-bottom:30px
}

#navigation{
    display:none;
}

}

div#content_shell .editButton{
    float:left;
}

/* Structure */
/* Color */

/* Font */

/* Content */
@media (min-width: 1025px) {

#content{
    width: 100%;
}

.content ul {
    margin-left:29px;
    margin-top: 20px;
    width: 940px;
}



.content li{
    margin: 0px 5px 0px 5px; 
    padding:5px 0px 10px 0px;
    float:left;
}

.heading_1{
    width:100%;
    padding:15px 0px 20px 0px;
    /*margin-left:10px;*/ 
}

.heading_2{
    width:100%;
    padding:2px;
    margin-top:20px;
    margin-left:10px;
}

.heading_3{
    width:98%;
    padding:15px 0px 15px 2px;  
    margin-left:8px;
}

.text{
    width:550px; 
    height:auto;
    padding:15px;
}

.intro_content{
    margin:13px 0px 0px 0px;
    padding:0px;
    float:left;
    width:472px;
    height:327px;
}

.intro_content p{
    padding-top:8px;
    line-height:1.4em;
}

div#content .lf_pages {
    float:left;
    position:relative;
    margin:0px;
    margin-left:6px;
    width:100%
}

div#content .lf_pages h1 {
    float:left;
    color:#fff;
    font-size:22px;
    text-align:left;
    clear:both;
    margin-top:10px;
    font-family: 'Roboto Slab', serif;
    font-weight:normal;
    margin-bottom:10px;
}

div#content .lf_pages h1 a{
    color:#0D245A;
    text-decoration:none;
}

div#content .lf_pages ul {
    display:block;
    clear:left;
    list-style-type:none;
    background:#efefef;
    width:100%;
    float:left;
    padding-bottom:10px;
    border-radius:6px 6px 6px 6px;
    -o-border-radius:6px 6px 6px 6px;
    -weblit-border-radius:6px 6px 6px 6px;
    padding-top:10px;
    margin-bottom:20px;
}

div#content .lf_pages li  {
    display:block;
    width:220px;
    float:left;
    margin-top:5px;
    margin-left:15px;
    background:#BEEBFE;
    text-align:left;
    border-radius:6px 6px 6px 6px;
    -o-border-radius:6px 6px 6px 6px;
    -weblit-border-radius:6px 6px 6px 6px;
    height:30px;
}

div#content .lf_pages li a {
    display:block;
    color:#666;
    width:100%;
    font-size:14px;
    padding:5px;
    text-decoration:none;
    font-family: 'Hind', sans-serif;
    font-weight:normal;
}

div#content .lf_pages li a:hover {
    color:#666;
}

}


/* Header */
@media (min-width: 1025px) {

#header{
    width:100%;
    position:relative;
    height: 200px;
    -webkit-box-shadow: 0 5px 5px -5px #333;
    -moz-box-shadow: 0 5px 5px -5px #333;
    box-shadow: 0 5px 5px -7px #333;
}

.info {
    height: 33px;
    width: 500px;
    float: left;
}

.info ul li{
    display:inline-block;
    margin: 10px 0px 0px 37px;
    list-style:none;
    color:#FFFFFF;
    font-family:'Hind', sans-serif;
}

.info ul li a{ 
    color:#FFFFFF; 
    text-decoration:none;
}

#head_container {
    height: auto;
    width: 960px;
    margin:0 auto;
}

.social_icons {
    width: 400px;
    height: 34px;
    float: left;
    position: absolute;
    border: 0px;
    margin-left: 720px;
    clear: both;
}

.social_links {
    margin: 0px;
    padding: 0px;
    float: left;
    margin-top: 15px;
    width: 50%;
}

.social_links ul {
    text-align: left;
    width: 100%;
}

.social_links li {
    display: inline-block;
    padding: 5px;
    text-align: center;
    clear: left;

}
.lf_phone {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: left;
    width: 50%;
}

.lf_phone ul {	    
    text-align:left;
}

.lf_phone ul li {
    margin: 0px;
    padding: 4px;
    text-align: left;
    clear: left;
    list-style: none;
    display: inline-block;
}

.lf_phone ul li h1 a {
    font-size: 18px;
    color: #666;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Hind', sans-serif;
    float:left;
    margin-left:25px;
    line-height:0px;
    margin-top:-7px;
}

.lf_phone p {
    margin: 0px;
    padding: 6px;
    float: right;
    text-align: left;
    clear: left;
    font-size: 16px;
    color: #666;
}

.site_title {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: left;
    position: relative;
    font-size: 28px;
    font-family: 'Aclonica';
    clear: left;
    width: 20%;
}

#logo {
    width: 273px;
    clear: both;
    float: left;
    height: 99px !important;
    border:0px solid red;
}

	
.lf_menu {
    float: right;
    margin-top: 25px;
}

}


/* Footer */
.footer_links {
    padding: 0px;
    float: left;
    width: 100%;
    /*margin-top: 30px !important;*/
    margin: 0px auto;
    text-decoration: none;
}

.footer_links ul {
    margin-bottom: 20px;
    padding: 9px;
    /*! list-style: none; */
    text-align: center;
}

.footer_links ul li {
    margin: 0px;
    padding: 10px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

.footer_links ul li a{
    color: #666 !important;
    text-decoration: none;
    font-family: 'Hind', sans-serif;
    font-size: 18px;
}

.footer_links ul li a:hover {
    color: #005599 !important;
}

.footer_links_socio {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.footer_links_socio ul {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}

.footer_links_socio li {
    display: inline-block;
    padding: 10px;
    text-align: center;
    clear: left;
}

.copy {

    margin: 0px;
    margin-top: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
    color: #999;
    font-size: 12px;
}

.copy {

    text-align: center;
    color: #000;
    font-size: 12px;
    background: #ffce30;
    padding-top: 12px;
    padding-bottom: 12px;
}

.web-copy {
    width: 48%;
    float: right;
    text-align: right;
    margin-right: 15px;
}
.copies {
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'Hind', sans-serif;
    font-size:14px;
    /*margin-left: 15px;*/
}

.tidePoweredBy{
    /*margin:-22px 0px;*/
    padding-bottom:10px !important;
    width:100%;
    float:left;
    clear:both;
    position:relative;
    text-align:right;
    background:#ffce30 !important;
}

.tidePoweredBy a{
    color:#000;
    font-size:0.7em;
    text-transform:uppercase;
    /*padding-right:35px*/;
    text-decoration:none;
    position:relative;
}

.address_section {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    float: left;
}

.address_section ul li{
    width: 33.33%;
    float: left;
    display: inline-block;
    text-decoration: none;
}

.address_section ul li a{
    text-decoration: none;
    color: #666;
    font-size: 22px;
    font-family: 'Roboto Slab', serif;
}

@media (max-width: 600px) {

.address_section ul li{
    width:100%;
    float: left;
    text-align: center;
    font-size: 22px;
}

.comp_name {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 22px;
}

.phone_number{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 22px;
}

.email_address{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 22px;
}

}

@media (min-width: 1025px) {

.address_section ul li{
    width: 33.33%;
    float: left;
    display: inline-block;
    text-decoration: none;
}

.comp_name {
    width: 30.3%;
    float: left;
    text-align: center;
    font-size: 22px;
}

.phone_number{
    width: 30.3%;
    float: left;
    text-align: center;
    font-size: 22px;
}

.email_address{
    width: 30.3%;
    float: left;
    text-align: center;
    font-size: 22px;
}

.address_section {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    float: left;
}

.copy {
    font-size: 14px;
    float: left;
    margin-top: 0px;
    width: 100%;
}

.main_copy {
    width: 100%;
    margin: 0px auto;
}

#footer h1{
    font-family: 'Courgette', cursive;
    text-align:center;
    font-size:20px;
    border-bottom:2px solid #fff;
    width: 100%;
    float:left;
    color:#fff;
    padding:2px;
}

#footer h1 a{
    color:#fff;
    text-decoration:none;
}

.copy {
    font-size: 12px;
    float: left;
    width: 100%;
    margin-top: 0px;
}

.foot-lnks {
    margin: 0px 35px;
    width: 330px;
    float: left;
}

div#footer div.lf_extra{
    width:300px;
}   

.stay_connected {
    width: 273px;
    position: relative;
    border:0px solid red;
    float: left;
}

.stay_connected form{
    margin-left:5px;
    margin-top:13px;
    float:left;
}

.stay_con{
    width:219px;
    height:27px;
}

.contact_info{ 
    width:250px; 
    color:#efc634; 
    color:#FFFFFF; 
    float:left; 
    margin-left: 25px; 
}

.contact_info ul{ 
    width:250px; 
    color:#efc634; 
    color:#FFFFFF; 
    float:left; 
    margin-left: 10px; 
}

.links { 
    width:328px; 
    float:left; 
    margin-left: 35px;
}

.links ul { 
    float:left; 
    margin:0px 16px 0px 8px; 
}

.links li { 
    color:#FFFFFF;  
    height:32px;
    margin-left:5px;
    float:left;
}

.links li a { 
    color:#FFFFFF;
    text-decoration:none;
}

.mail_id { 
    width:300px; 
    float:left;
}

.mail_id form{
    float:left;
    margin-left:5px;
    margin-top:20px;
}

.mail_id form input{ 
    width:250px; 
    float:left;
    height:25px
}
.mail_id form input[type=button]{ 
    width:50px; 
    float:left;
    height:25px
}

.foot-lnks {     
    margin: 0px 20px; 
    width: 330px; 
    float: left; 
}
 
.foot-lnks ul {
    width: 1200px;
    float: left;
    text-decoration: none;
    list-style: none;
    margin-top:50px;
    margin-bottom:50px;
}

.foot-lnks li { 
    float:left; 
    width:90px; 
    margin: 5px 10px;
    color: #fff;
}

.foot-lnks li a { 
    color: #333 !important; 
}

.tidePoweredBy{
    /*margin:-22px 0px;*/
    padding-bottom:10px !important;
    width:100%;
    float:left;
    clear:both;
    position:relative;
    text-align:right;
    background:#ffce30 !important;
}

.tidePoweredBy a{
    color:#000;
    font-size:0.7em;
    text-transform:uppercase;
    /*padding-right:35px*/;
    text-decoration:none;
    position:relative;
}

}

@media (min-width: 601px) and (max-width: 1024px) {

.address_section ul li{
    width: 33.33%;
    float: left;
    display: inline-block;
    text-decoration: none;
}

.comp_name {
    width: 33.3%;
    float: left;
    text-align: center;
    font-size: 22px;
}
.phone_number{
    width:  33.3%;
    float: left;
    text-align: center;
    font-size: 22px;
}
.email_address{
    width:  33.3%;
    float: left;
    text-align: center;
    font-size: 22px;
}
}


/* Navigation */

/* Extra */
@media (min-width: 1025px) {

#extra .lf_supplier_box {
    /*margin: 805px 10px 0px 50px;*/
    padding: 0px;
}

#extra .lf_supplier_box ul{
    margin:0px;
    padding:0px;
    float:left;
    list-style:none;
    width:100%;
    border:1px solid #31ACD6;
}

#extra .lf_supplier_box li{
    margin:0px;
    padding:4px;
    float:left;
    width:162px;
    text-align:center;
}

#extra .lf_supplier_box h1{
    margin:0px;
    padding:0px;
    float:left;
    width:100%;
    text-align:center;
    background:#29abe2;
    border-radius:6px 6px 0px 0px;
    -o-border-radius:6px 6px 0px 0px;
    -weblit-border-radius:6px 6px 0px 0px;
}

#extra .lf_supplier_box h1 a{
    text-decoration:none;
    font-size:0.6em;
    color:#fff;
}

#extra .lf_supplier_box li a{ 
    text-decoration:none;
    font-size:0.8em;
    color:#000;
}

div#extra .lf_promo {
    margin: 712px 10px 0px 0;
    padding: 0px;
    float: left;
    border: 0px solid red;
    clear: left;
    width: 190px;
    background:none;
    display:none;
}

div#extra .lf_promo h1 {
    margin:0px;
    padding:0px;
    float:left;
    width:172px;
    text-align:center;
    background:#31ACD6;
    border-radius:6px 6px 0px 0px;
    -o-border-radius:6px 6px 0px 0px;
    -weblit-border-radius:6px 6px 0px 0px;
    font-size:1.2em;
    color:#fff;
}

div#extra .lf_promo ul {
    margin: 0px;
    padding: 0px;
    float: left;
    list-style: none;
    width: 170px;
    border: 1px solid #31ACD6;
    clear: left;
}
div#extra .lf_promo li {
    padding: 4px;
    width: 163px;
}

div#extra .lf_promo h1  a{
    color:#fff;
    text-decoration:none;
    text-transform:uppercase;
    font-size:12px;
}

div#extra .lf_promo li  a{
    color:#fff;
    font-size:12px;
    float:left;
    width:170px;
}

div#extra .lf_promo li {
    padding:4px;
}

div#extra .lf_promo li .price {
    clear:left;
}

.lf_world_map{
    margin:10px 0px 0px 0px;
    padding:0px;
    text-align:center;
    border:0px;
    padding-top:40px;
}

.lf_world_map img{
    border:0px;
}

.lf_service{
    width:100%;
    float:left;
    border:0px solid
}

.lf_service ul{
    margin:0px;
    padding:0px;
    float:left;
    margin-bottom:12px;
    margin-top:0px;
}

.lf_service li{
    margin:0px;
    padding:0px;
    float:left;
    list-style-type:none;
    padding-left:5px;
    padding-right:5px;
}

.lf_service li a{
    color:#F0B24F;
    text-decoration:none;
    font-family:'Hind', sans-serif;
    font-size:18px;
    border-bottom:1px solid #F0B24F;
}

.lf_service li a:hover{
    color:#F0B24F;
    text-decoration:none;
    font-family:'Hind', sans-serif;
    font-size:18px;
    border-bottom:0px solid #F0B24F;
}

.rating{
    color:#8F2800;
    text-decoration:none;
    font-family:'Hind', sans-serif;
    font-size:18px;
    border-bottom:1px solid #5c472a;
}

/* Extra */
}


/* Search */
@media (min-width: 1025px){

.Search_Form_Expanded{margin:0px;padding:0px;float:left;border:0px solid #888888;width:100%;background:#EDEDED;margin-top:20px;}
.Search_Form_Expanded fieldset{margin:0px;margin-top:25px;padding:0px;padding-bottom:8px;float:left;border:0px solid;width:100%;font-family: 'Hind', sans-serif;}
.Search_Form_Expanded fieldset label{margin:2px;margin-right:2px;padding-left:50px;padding-right:3px;padding-top:4px;padding-bottom:4px;float:left;width:43%;color:#000;font-size:90%;}
.Search_Form_Expanded fieldset .Searchfooter{margin:0px;padding:0px;float:right;background:none;text-align:right;border:0px solid;width:80px;position:relative;margin-top:5px;margin-right:20px;}
.Search_Form_Expanded fieldset label .tideFormInput{
   margin:0px;
   padding:0px;
   float:right;
   width:300px;
   background:#fff;
   height:30px;
   border:none;
}
.Search_Form_Expanded fieldset legend{display:none;}
.Search_Form_Expanded fieldset .checkbox input{background:none;float:left;margin-top:4px;margin-right:8px;width:14px;height:14px;}

div.lf_info_box {clear:both;float:left;width:100%;}
div.lf_info_box h1 {
   clear:both;
   width:100%;
   font-size:24px;
   color:#fff;
   overflow:hidden;
   padding:5px 0;
   background:#ffce30;
   text-align:center;
   font-weight:normal;
   margin:10px 0;
   font-family:'Roboto Slab', serif;
}
div.lf_info_box .LFPriceSelect input {width:130px;}
div#content div.lf_info_box table {
   clear:left;
   text-align:left;
   width:100%;
}
div#content div.lf_info_box table thead td{
    font-size:14px;
    padding:8px;
    background:#003366;
    color:#fff;
    font-weight:bold;
}
div#content div.lf_info_box table td {
   font-size:14px;
   padding:8px 4px;
   border:1px solid #C0C0C0;
   color:#fff;
}
div#content div.lf_info_box table .even{
    background:#ffce30;
}
div#content div.lf_info_box table .odd{
    background:#29ABE2;
    word-wrap:break-word
}
div#content div.lf_info_box table td a{
    display:block;
    color:#fff;
    font-weight:bold;
    text-decoration:underline;
    padding:0 0px;
}
div#content div.lf_info_box select.LFPriceSelect {font-size:13px;width:343px;}

div#content div.lf_info_box dl {
   width:100%;
   clear:left;
   float:left;
   position:relative;
   border:0px;
   font-family: 'Hind', sans-serif;
   margin-top:10px;
}

div#content div.lf_info_box dt{
width:10em;
padding:.2em;
float:left;
margin:0;
/*font-weight:bold;*/
font-size:18px;
font-family:'Hind', sans-serif;
}
div#content div.lf_info_box dd{
margin-left:11em;
padding:.2em;
font-size:18px;
font-family:'Hind', sans-serif;
}
div#content div.lf_info_box dd{margin-left:0.05em;padding:.2em;}
div#content div.lf_info_box dd form{
   clear:both;
   float:left;
   margin-left:0;
   display:block;
   width:100%;
}
div#content div.lf_info_box dd form table{
   clear:both;
   float:left;
   margin-left:0;
   width:100%;
   word-wrap:break-word;
}
div#content div.lf_info_box dd p{
clear:both;
float:left;
margin-left:0;
width:100%;
word-wrap:break-word;
}
/*search info box*/

/*ship search info.*/
div.lf_search{
   clear:both;
   float:left;
   width:100%;      
}
div.lf_search h1 {
   clear:both;
   width:100%;
   font-size:18px;
   color:#fff;
   padding:0px 0;
   background:#004689;
   text-align:center;
   font-weight:bold;
   margin:0px 0;
   display:block;
   float:left;
   font-weight:normal;
   font-family:"Hind", sans-serif;
   border-radius:6px 6px 0px 0px;
   -o-border-radius:6px 6px 0px 0px;
   -webkit-border-radius:6px 6px 0px 0px;
}
div.lf_search h1  a {
   color:#fff;
   text-decoration:none;
   display:block;
   clear:both
}
div.lf_search ul {
   clear:both;
   float:left;
   list-style:none;
   width:100%;
}
div.lf_search ul li {
display:block;
float:left;
margin-top:5px;
background:#efefef;
border-radius:0px 0px 10px 10px;
-o-border-radius:0px 0px 10px 10px;
-webkit-border-radius:0px 0px 10px 10px;
}

div.lf_search ul li.odd {padding:0px;}
div.lf_search ul li.even {padding:0px;}
div.lf_search ul li {
   display:block;
   clear:both;
   width:100%;
}
div.lf_search ul li h1 a {padding:4px;float:left;font-size:90%;color:#fff;text-align:left;font-weight:bold;text-decoration:none;}
/* commented backslash hack for mac-ie5 \*/dt { clear: both; }/* end hack */
div.lf_search ul li img{float:left;clear:left;margin-top:8px;}
div.lf_search dl {
   width:80%;
   margin:0px 0;
   float:right;
   position:relative;
   color:#000;
}
div.lf_search dt{width:10em;padding: .2em;float: left;margin: 0;font-weight: bold;}
div.lf_search dd{margin-left:11em;padding: .2em;}
.lf_search_page{margin:0px;padding:0px;float:left;width:100%;}

.lf_search_page .lf_search_prev{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 33.33%;
    margin-top: 10px;
}

.lf_search_page .lf_search_pagenum{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 33.33%;
}

.lf_search_page .lf_search_next {
    margin: 0px;       
    padding: 0px;
    float: left;
    text-align: right;
    width: 33.33%;
    margin-top: 10px;
}

.tideListPage{float:left;}

.lf_search_page a {color:#005599;}

.fees{clear:both;}


/*ship search info.*/
/* Search */

}


/* Forms */
@media (min-width: 1025px) {

.lf_form {
    margin:0px;
    padding:0px;
    float:left;
    width:100%;
}

.lf_form .lf_form_title_left{
    display:none;
}

.lf_form .lf_form_title_right{
    margin:0px;
    padding:0px; 
    /*float:left;
    width:835px;*/
    text-align:right;
    color:#F10A0A;
    font-family: 'Hind', sans-serif;
}

/* lf_fieldset_1 */

.lf_form .lf_fieldset_1{
    margin:0px;   
    float:left;
    max-width:100%;
    border:none;
    font-family: 'Hind', sans-serif;
    background:#F7F7F7;
    padding-bottom:20px;
}

.lf_form .lf_fieldset_1 legend{
    margin:0px;
    padding-bottom: 40px;
    text-transform:uppercase;
    color:#F0B24F;
    font-size:20px;
    font-family: 'Roboto Slab', serif;
    font-weight:bold;
}

.lf_form .lf_fieldset_1 .lf_form_text{
    margin:2px;
    padding:4px;
    float:left;
    /*background:#B3E1F5;*/
    width:48%;
}

.lf_form .lf_fieldset_1 .lf_form_text label{
    margin:0px;
    padding:0px;
    float:left;
    color:#666;
    font-size:16px;
    width:30%;
    margin-left:10px;
}

.lf_form .lf_fieldset_1 .lf_form_text input{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 60%;
    height: 30px;
    border-radius: 5px;
    border: none;
    margin-left: 10px;
}

.lf_form .lf_fieldset_1 .lf_form_select{
    margin:2px;
    padding:4px;
    float:left;
    /*background:#D3F1FF;*/
    width:48%;
    /*margin-top:25px*/
}

.lf_form .lf_fieldset_1 .lf_form_select label{
    margin:0px;
    padding:0px;
    float:left;
    color:#666;
    font-size:16px;
    width:32%;
    margin-left:10px;
}

.lf_form .lf_fieldset_1 .lf_form_select select{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 60%;
    font-size: 14px;
    padding: 5px;
    border: 0px solid #ccc !important;
    border-radius: 5px;
    color:#666;
}

.lf_form .lf_fieldset_1 .lf_form_checkbox{
    margin:2px;
    padding:4px;
    float:left;
    /*background:#D3F1FF;*/
    width:315px;
}

.lf_form .lf_fieldset_1 .lf_form_checkbox label{
    margin:2px;
    padding:4px;
    color:#000;
    font-size:13px;
}

.lf_form_text.lf_form_request_seniors{
    width:96% !important;
}

.lf_form_text.lf_form_request_seniors label{
    width:15% !important;
}

.lf_form_text.lf_form_request_seniors input{
    width:30% !important;
}

/* lf_fieldset_1 */

/* lf_fieldset_2 */

.lf_form .lf_fieldset_2{
    margin: 0px;   
    float: left;
    width: 100%;
    border:none;
    font-family: 'Hind', sans-serif;
    margin-top:30px;
    background:#F7F7F7;
}
.lf_form .lf_fieldset_2 legend{
    margin:0px;
    padding-bottom: 40px;
    text-transform:uppercase;
    color:#F0B24F;
    font-size:20px;
    font-family: 'Roboto Slab', serif;
    font-weight:bold;
}

.lf_form_checkbox.lf_form_guest_newsletter {
    padding: 5px;
    margin-left:10px;
}
.lf_form_checkbox.lf_form_guest_newsletter label {
    padding: 10px;
    
}

.lf_form_checkbox.lf_form_guest_html {
    padding: 5px;
    margin-left:10px;
}

.lf_form_checkbox.lf_form_guest_html label{
    padding: 10px;
}

.lf_form_checkbox.lf_form_guest_notice{
    padding: 5px;
    margin-left:10px;
}

.lf_form_checkbox.lf_form_guest_notice label{
    padding: 10px;
}

.lf_form .lf_fieldset_2 .lf_form_radio{
    margin:2px;
    padding:4px;
    float:left;
    /*background:#D3F1FF;*/
}

.lf_form .lf_fieldset_2 .lf_form_radio label{
    margin:2px;
    padding:4px;
    color:#666;
    font-size:16px;
}

/* lf_fieldset_2 */

/* lf_fieldset_3 */

.lf_form .lf_fieldset_3{
    margin: 0px;    
    float: left;
    width: 100%;
    border: none;
    font-family: 'Hind', sans-serif;
    margin-top: 30px;
    background: #F7F7F7;
    padding-bottom: 20px;
}

.lf_form .lf_fieldset_3 legend{
    margin:0px;
    padding-bottom: 40px;
    text-transform:uppercase;
    color:#F0B24F;
    font-size:20px;
    font-family: 'Roboto Slab', serif;
    font-weight:bold;
}

.lf_form_text.lf_form_guest_address1{
    margin: 2px;
    padding: 4px;
    float: left;    
    width: 48%;
}

.lf_form_text.lf_form_guest_address1 label {
    margin: 0px;
    padding: 0px;
    float: left;
    color: #666;
    font-size: 16px;
    width: 95%;
    margin-left: 10px;

}

.lf_form_text.lf_form_guest_address1 input {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 95%;
    height: 30px;
    border-radius: 5px;
    border: none;
    margin-left: 10px;
}

.lf_form_text.lf_form_guest_address2{
    margin: 2px;
    padding: 4px;
    float: left;    
    width: 48%;
}

.lf_form_text.lf_form_guest_address2 label {
    margin: 0px;
    padding: 0px;
    float: left;
    color: #666;
    font-size: 16px;
    width: 95%;
    margin-left: 10px;
}

.lf_form_text.lf_form_guest_address2 input {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 95%;
    height: 30px;
    border-radius: 5px;
    border: none;
    margin-left: 10px;
}

.lf_form_text.lf_form_guest_city{
    margin: 2px;
    padding: 4px;
    float: left;    
    width: 48%;
}

.lf_form_text.lf_form_guest_city label {
    margin: 0px;
    padding: 0px;
    float: left;
    color: #666;
    font-size: 16px;
    width: 95%;
    margin-left: 10px;
}

.lf_form_text.lf_form_guest_city input {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 95%;
    height: 30px;
    border-radius: 5px;
    border: none;
    margin-left: 10px;
}

.lf_form_select.lf_form_guest_state_prov {
    margin: 2px;
    padding: 4px;
    float: left;    
    width: 48%;
}

.lf_form_select.lf_form_guest_state_prov label {
    margin: 0px;
    padding: 0px;
    float: left;
    color: #666;
    font-size: 16px;
    width: 95%;
    margin-left: 10px;
}

.lf_form_select.lf_form_guest_state_prov select{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 95%;
    height: 30px;
    border-radius: 5px;
    border: none;
    margin-left: 10px;
}

.lf_form_text.lf_form_guest_postal_code {
    margin: 2px;
    padding: 4px;
    float: left;    
    width: 48%;
}

.lf_form_text.lf_form_guest_postal_code label {
    margin: 0px;
    padding: 0px;
    float: left;
    color: #666;
    font-size: 16px;
    width: 95%;
    margin-left: 10px;
}
.lf_form_text.lf_form_guest_postal_code input{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 95%;
    height: 30px;
    border-radius: 5px;
    border: none;
    margin-left: 10px;
}

.lf_form_text.lf_form_guest_country{
    margin: 2px;
    padding: 4px;
    float: left;    
    width: 48%;
}

.lf_form_text.lf_form_guest_country label {
    margin: 0px;
    padding: 0px;
    float: left;
    color: #666;
    font-size: 16px;
    width: 95%;
    margin-left: 10px;
}

.lf_form_text.lf_form_guest_country input{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 95%;
    height: 30px;
    border-radius: 5px;
    border: none;
    margin-left: 10px;
}

.lf_form .lf_fieldset_3 .lf_form_checkbox{
    margin:2px;
    padding:4px;
    float:left;
    /*background:#D3F1FF*/;
}

.lf_form .lf_fieldset_3 .lf_form_checkbox label{
    margin:2px;
    padding:4px;
    color:#666;
    font-size:16px;
}

/* lf_fieldset_3 */

/* lf_fieldset_4 */

.lf_form .lf_fieldset_4{
    margin: 0px;    
    float: left;
    max-width: 100%;
    border:none;
    font-family: 'Hind', sans-serif;
    margin-top:30px;
    background:#F7F7F7;
    padding-bottom:40px;
}

.lf_form .lf_fieldset_4 legend{
    margin:0px;
    padding-bottom: 40px;
    text-transform:uppercase;
    color:#F0B24F;
    font-size:20px;
    font-family: 'Roboto Slab', serif;
    font-weight:bold;
}

.lf_form .lf_fieldset_4 .lf_form_text{
    margin: 2px;
    padding: 4px;
    float: left;    
    width: 48%;
}

.lf_form .lf_fieldset_4 .lf_form_text label{
    margin: 0px;
    padding: 0px;
    float: left;
    color: #666;
    font-size: 16px;
    width: 30%;
    text-align: left;
    margin-left: 10px;   
    border-radius: 5px;
    border: none;
    
}

.lf_form .lf_fieldset_4 .lf_form_text input{
    margin: 0px;    
    padding: 0px;
    float: left;
    width: 60%;
    height: 30px;
    border-radius: 5px;
    border: none;
    margin-left: 10px;
}

.lf_form .lf_fieldset_4 .lf_form_select{
    margin:2px;
    padding:4px;
    float:left;
    /*background:#D3F1FF;*/
    width:48%;
}

.lf_form .lf_fieldset_4 .lf_form_select label{
    margin: 0px;
    padding: 0px;
    float: left;
    color: #666;
    font-size: 16px;
    width: 30%;
    text-align: left;
    margin-left: 10px;
}

.lf_form .lf_fieldset_4 .lf_form_select select{
    margin:0px;
    padding:0px;
    float:left;
    /*font-family:Arial;*/
    font-size:14px;
    color:#666;
    padding:5px;
    margin-left:10px;
    border:0px solid #ccc;
    width:60%;
}

.lf_form_select.lf_form_request_book_timeframe select {
    width: 37%;
}

.lf_form_select.lf_form_request_travel_date select {
    width: 18.8% !important;
}

.lf_form .lf_fieldset_4 .lf_form_checkbox{
    margin:2px 0px 0px 10px;
    padding:4px;
    float:left;
    /*background:#D3F1FF;*/
    width:48%;
    color:#666;
    height:40px;
}

.lf_form .lf_fieldset_4 .lf_form_checkbox label{
    margin: 0px;
    padding: 0px;
    /*float: left;*/
    color: #666;
    font-size: 13px;
    width: 315px;
    text-align: left;
    margin-left: 10px;
}

.lf_form .lf_fieldset_4 img{
    position:relative;
    margin-left:-40px;
    margin-top:10px;
    float:left;
}

/* lf_fieldset_4 */

/* lf_fieldset_5 */


.lf_form .lf_fieldset_5{
    margin: 0px;    
    float: left;
    max-width: 100%;
    border:none;
    font-family: 'Hind', sans-serif;
    margin-top:30px;
    background: #F7F7F7;
    padding-bottom:20px;
}

.lf_form .lf_fieldset_5 legend{
    margin:0px;
    padding-bottom: 40px;
    text-transform:uppercase;
    color:#F0B24F;
    font-size:20px;
    font-family: 'Roboto Slab', serif;
    font-weight:bold;
}

.lf_form .lf_fieldset_5 .lf_form_text{
    margin: 2px;
    padding: 4px;
    float: left;    
    color: #000;
    width: 48%;
}

.lf_form .lf_fieldset_5 .lf_form_text label{
    margin: 0px;
    padding: 0px;
    float: left;
    color: #666;
    font-size: 16px;
    width: 30%;
    text-align: left;
    margin-left: 10px;   
    border-radius: 5px;
    border: none;
}
.lf_form .lf_fieldset_5 .lf_form_text input{
    margin: 0px;    
    padding: 0px;
    float: left;
    width: 60%;
    height: 30px;
    border-radius: 5px;
    border: none;
    margin-left: 10px;
}

.lf_form .lf_fieldset_5 .lf_help{
    margin:2px;
    padding:4px;
    float:left;
    /*background:#D3F1FF;*/;
    padding-bottom:20px;
}

/* lf_fieldset_5 */

/* lf_fieldset_6 */

.lf_form .lf_fieldset_6{
    margin: 0px;    
    float: left;
    max-width: 100%;
    border:none;
    font-family: 'Hind', sans-serif;
    margin-top:30px;
    background:#F7F7F7;
    padding-bottom:20px;
    width:100%;
}

.lf_form .lf_fieldset_6 legend{
    margin: 0px;
    padding-bottom: 40px;
    text-transform: uppercase;
    color: #F0B24F;
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
}

.lf_form .lf_fieldset_6 .lf_form_text{
    margin: 2px;
    padding: 4px;
    float: left;   
    color: #000;
    width: 48%;    
    margin-top:10px;
}

.lf_form .lf_fieldset_6 .lf_form_text label{
    margin: 0px;
    padding: 0px;
    float: left;
    color: #666;
    font-size: 16px;
    width: 30%;
    text-align: left;
    margin-left: 10px;   
    border-radius: 5px;
    border: none;
}

.lf_form .lf_fieldset_6 .lf_form_text input{
    margin: 0px;    
    padding: 0px;
    float: left;
    width: 60%;
    height: 30px;
    border-radius: 5px;
    border: none;
    margin-left: 10px;
}

.lf_form_select.lf_form_guest_birthdate select {
    padding: 5px;
    margin-left: 10px;
}

.lf_form_select.lf_form_guest_how_found {
    margin-top: 10px;    
}

.lf_form_select.lf_form_guest_how_found select {
    margin-left: 10px;
    padding: 5px;
}

.lf_form .lf_fieldset_6 .lf_form_textarea{
    margin:2px;
    padding:4px;
    float:left;
    /*background:#D3F1FF;*/
    color:#666;
    width:95%;
    clear:left;
    margin-left:10px;
    font-size:16px;
}

.lf_form .lf_fieldset_6 .lf_form_textarea textarea{
    margin:2px;
    padding:4px;
    float:left;
    width:100%;
    clear:left;
    border:0px solid #ccc;
    border-radius:5px;
}

/* lf_fieldset_6 */

/* lf_fieldset_7 */

.lf_form .lf_fieldset_7{
    margin: 0px;    
    float: left;
    max-width: 100%; 
    border: none;
    font-family: 'Hind', sans-serif;
    margin-top: 30px;
    background: #F7F7F7;
    padding-bottom: 20px;
    width: 100%;
}

.lf_form .lf_fieldset_7 legend{
    margin: 0px;
    padding-bottom: 40px;
    text-transform: uppercase;
    color: #F0B24F;
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
}

.lf_form_radio{
    padding: 10px;
}

.lf_form_radio label {
    padding: 10px;
}

.lf_form .lf_fieldset_7 .lf_form_text{
    margin:2px;
    padding:4px;
    float:left;
    color:#000;
    width:48%;
    height:40px;
}

.lf_form .lf_fieldset_7 .lf_form_text label{
    margin: 0px;
    padding: 0px;
    float: left;
    color: #666;
    font-size: 16px;
    width: 30%;
    text-align: left;
    margin-left: 10px;
    border-radius: 5px;
    border: none;
}

.lf_form .lf_fieldset_7 .lf_form_text input{
    margin:0px;
    padding:0px;
    float: left;
    width: 60%;
    height: 30px;
    border-radius: 5px;
    border: none;
    margin-left: 10px;
}

.lf_form .lf_fieldset_7 .lf_form_textarea{
    margin:2px;
    padding:4px;
    float:left;
    /*background:#D3F1FF;*/
    color:#666;
    width:95%;
    clear:left;
    margin-left:10px;
    font-size:16px;
}

.lf_form .lf_fieldset_7 .lf_form_textarea textarea{
    margin:2px;
    padding:4px;
    float:left;
    width:100%;
    clear:left;
    border:0px solid #ccc;
    
}

/* lf_fieldset_7 */

/* lf_fieldset_button */

.lf_form .lf_fieldset_button{
    margin:0px;
    padding:5px;
    float:left;
    width:655px;
    border:0px solid #F2AD32;
    text-align:right;
    margin-top:20px;
}

.lf_form .lf_fieldset_button label{
    margin:0px;
    padding:5px;
}

/* lf_fieldset_8 */

/* Forms */

.lf_fieldset_8{
    background:#EDEDED;
    float: left;
    clear: left;
    max-width: 100%;
    margin-top:30px;
    border:none;
}

.lf_fieldset_8 legend {
   margin: 0px;
    padding-bottom: 40px;
    text-transform: uppercase;
    color: #F0B24F;
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
}

.lf_form_checkbox_multi {
    padding: 10px;
    float:left;
    width:18%;
}

.lf_form_checkbox_multi label {
    padding: 10px;
    font-family: 'Hind', sans-serif;
}

/* lf_fieldset_9 */

/* Forms */

.lf_fieldset_9{
    background:#EDEDED;
    float: left;
    clear: left;
    max-width: 100%;
    margin-top:30px;
    border:none;
}

.lf_fieldset_9 legend {
    margin: 0px;
    margin: 0px;
    padding-bottom: 40px;
    text-transform: uppercase;
    color: #F0B24F;
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
}

.lf_form_checkbox_multi {
    padding: 10px;
    float:left;
    width:18%;
}

.lf_form_checkbox_multi label {
    padding: 10px;
    font-family: 'Hind', sans-serif;
}

/* lf_fieldset_10 */

/* Forms */

.lf_fieldset_10{
    background:#EDEDED;
    float: left;
    clear: left;
    max-width: 100%;
    margin-top:30px;
    border:none;
}

.lf_fieldset_10 legend {
    margin: 0px;
    padding-bottom: 40px;
    text-transform: uppercase;
    color: #F0B24F;
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
}

.lf_form_checkbox_multi {
    padding: 10px;
    float:left;
    width:18%;
}

.lf_form_checkbox_multi label {
    padding: 10px;
    font-family: 'Hind', sans-serif;
}

/* lf_fieldset_11 */

/* Forms */

.lf_fieldset_11{
    background:#EDEDED;
    float: left;
    clear: left;
    max-width: 100%;
    margin-top:30px;
    border:none;
}

.lf_fieldset_11 legend {
    margin: 0px;
    padding-bottom: 40px;
    text-transform: uppercase;
    color: #F0B24F;
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
}

.lf_form_checkbox_multi {
    padding: 10px;
    float:left;
    width:18%;
}

.lf_form_checkbox_multi label {
    padding: 10px;
    font-family: 'Hind', sans-serif;
}

/* lf_fieldset_12 */
/* Forms */

.lf_fieldset_12{
    background:#EDEDED;
    float: left;
    clear: left;
    max-width: 100%;
    margin-top:30px;
    border:none;
}


.lf_fieldset_12 legend {
    margin: 0px;
    padding-bottom: 40px;
    text-transform: uppercase;
    color: #F0B24F;
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
}

.lf_form_checkbox_multi {
    padding: 10px;
    float:left;
    width:18%;
}

.lf_form_checkbox_multi label {
    padding: 10px;
    font-family: 'Hind', sans-serif;
}

/* lf_fieldset_13 */

/* Forms */

.lf_fieldset_13{
    background:#EDEDED;
    float: left;
    clear: left;
    max-width: 100%;
    margin-top:30px;
    border:none;
}

.lf_fieldset_13 legend {
    margin: 0px;
    padding-bottom: 40px;
    text-transform: uppercase;
    color: #F0B24F;
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
}

.lf_form_checkbox_multi {
    padding: 10px;
    float:left;
    width:18%;
}

.lf_form_checkbox_multi label {
    padding: 10px;
    font-family: 'Hind', sans-serif;
}

/* lf_fieldset_14 */

/* Forms */

.lf_fieldset_14{
    background:#EDEDED;
    float: left;
    clear: left;
    max-width: 100%;
    margin-top:30px;
    border:none;
}

.lf_fieldset_14 legend {
    margin: 0px;
    padding-bottom: 40px;
    text-transform: uppercase;
    color: #F0B24F;
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
}

.lf_form_checkbox_multi {
    padding: 10px;
    float:left;
    width:18%;
}

.lf_form_checkbox_multi label {
    padding: 10px;
    font-family: 'Hind', sans-serif;
}

.lf_form_text label{
    width:25%;
    float:left;
}

.lf_form_select label {
    width: 25%;
    float: left;
    padding-left:15px;
}
}


/* Custom */
@media (min-width: 1025px) {

.promo_links {
    margin: 15px 0px 0px 50px;
    width: 960px;
}
.promo_links ul {
    width: 940px;
    margin-left: 0px;
}

.promo_links ul li {
    padding: 5px;
    width: 450px;
}

.promo p {
    margin-top: 25px;
    margin-bottom: 25px;
}

}


@media (min-width: 1025px) {

#featured_promo_1 {clear:left;}
.featured_promo{margin:20px 9px 0px 0px;padding:0px;float:left;width:296px;background:#f0f8ff;border:1px solid #9bd1ff;}
.featured_promo ul{margin:0px;padding:8px;float:left;list-style:none;}
.featured_promo ul li{margin:0px;padding:6px;float:left;list-style:none;width:270px;border-bottom:1px solid #00549e;}
.featured_promo p{display:none;}
.featured_promo ul li a{text-align:left;color:#002b9a;font-size:55%;display:block;text-decoration:none;}
.featured_promo ul li a:hover{text-decoration:underline;}
.featured_promo ul li img{float:right;width:90px;height:75px;margin-left:4px;}
.featured_promo .lf_box_title{text-align:left;color:#003d73;font-size:120%;display:block;text-decoration:none;padding-left:14px;padding-top:10px;}


.lf_blog{margin:25px 0px 0px 0px;padding:0px;float:left;width:100%;}
.lf_blog ul{margin:0px;padding:0px;float:left;width:100%;list-style:none;}
.lf_blog ul li{margin:0px;padding:0px;float:left;border-bottom:1px dashed #000;width:100%;}
.lf_blog ul li h1{margin:0px;padding:10px 0px 8px 0px;float:left;width:100%;font-size:1.6em;font-family: 'Roboto Slab', serif;color:#F0B24F !important;}
.lf_blog .date a{color:#000;}

.lf_blog_archive{margin:20px 0px 0px 0px;padding:0px;width:190px;float:left;}
.lf_blog_archive h1 a{margin:0px;padding:0px;float:left;width:190px;color:#004249;font-size:0.9em;background:#7BD7E5;
border-radius:6px 6px 0px 0px;text-decoration:none;-o-border-radius:0px 0px 6px 6px;-webkit-border-radius:0px 0px 6px 6px;
border-right:1px solid #006D77;border-left:1px solid #006D77;border-top:1px solid #006D77;font-size:0.7em;text-align:center;border-bottom:1px solid #006D77;}
.lf_blog_archive ul{margin:0px;padding:0px;float:left;width:190px;color:#004249;background:#7BD7E5;
border-radius:0px 0px 6px 6px;text-decoration:none;-o-border-radius:0px 0px 6px 6px;-webkit-border-radius:0px 0px 6px 6px;
border-right:1px solid #006D77;border-left:1px solid #006D77;border-bottom:1px solid #006D77;}
.lf_blog_archive ul li{margin:0px 0px 0px 25px;padding:2px;float:left;clear:left;list-style:square;border-bottom:none;}
.lf_blog_archive ul li a{color:#004249;}



/* Custom */

}



/* Mobile only 320px */
@media (max-width:320px) {

#logo {
  padding-top: 19px;
}
div#logo img {
    width: 79%;
}
.info ul {
  margin-left: 5%;
}

.social_icons {
  margin-top:5px;
  margin-left: 14%;
}
.social_icons ul {
       margin-top: 37px !important;
}

.content ul {
  /*margin-left: 5%;*/
  margin-top: 30px;
   width: 95%;
}

.content ul li img {
  width: 100%;
  height: auto;
  margin-top:25px;
 }
.content ul li {
   margin: 10px 10px 0px 10px;
  }

.heading_1{line-height:38px !important;}

/* home page CSS */

div#content .tideBody li{margin-left:0 !important;}
.text {
  width: 100%;
  }

.promo_links {
  margin: 15px 0px;
  width: 90%;
  }

.promo_links ul {
  padding: 0px;
  width: 100%;
  margin-left: 5%;
}

.promo_links ul li {
  margin: 0px;
  margin-right: 5px;
  padding: 5px;
  width: 80% !important;
  margin-top: -5px;
  margin-bottom: 0px;
 }





/* Footer section formatting */


.contact_info h1 {
  width: 94%;
  padding: 2px;
  margin-top: 15px;
margin-left:-6px;
}
.foot-lnks h1 {
  width: 94%;
  padding: 2px;
  margin-top: 15px;
}
.mail_id h1 {
  width: 94%;
  padding: 2px;
  margin-left: 17px;
  margin-top: 15px;
}
.contact_info {
  width: 95%;
  margin-left: 25px;
}
.contact_info ul {
  width: 280px;
  margin-left: 12%;
}

.mail_id { width:95%;}
.mail_id form{margin-left:30px;margin-top:20px;width:100%;}
.mail_id form input{width:90%;}

.foot-lnks {
  margin: 0px 20px;
  width: 95%;
 }
.foot-lnks ul {
  margin: 22px 0px 0px 35%;
  width: 50%;
}


#extra .lf_supplier_box li{margin-left:7px !important;}


}



/* 321 - 480 */
@media (min-width:321px) and (max-width:480px) {

#logo {
  padding-top: 19px;
 }
div#logo img {
    width: 79%;
}
.info ul {
 width: 92%;
  margin-left: 5%;
}

.content ul {
  margin-left: 8%;
  margin-top: 22px;
  margin-right: 8%;
}

.content ul li img {
  width: 100%;
  height: auto;
  margin-top:25px;
}
.content ul li {
    margin: 10px 10px 0px 10px;
 }

.heading_1{line-height:38px !important;}

/* home page CSS */

div#content .tideBody li{margin-left:0 !important;}

.text {
  width: 100%;
}

.promo_links {
  margin: 15px 0px;
  width: 90%;
 }

.promo_links ul {
  padding: 0px;
  width: 100%;
  margin-left: 5%;
}

.promo_links ul li {
  margin: 0px;
  margin-right: 5px;
  padding: 5px;
  width: 80% !important;
  margin-top: -5px;
  margin-bottom: 0px;
}





/* Footer section formatting */


.contact_info h1 {
  width: 94%;
  padding: 2px;
  margin-top: 15px;margin-left:14px;
}
.foot-lnks h1 {
  width: 94%;
  padding: 2px;
  margin-top: 15px;
}

.mail_id h1 {
  width: 94%;
  padding: 2px;
  margin-left: 17px;
  margin-top: 15px;
}
.contact_info {
  width: 95%;
}
.contact_info ul {
    width: 69%;
    margin-left: 20%;
}

.mail_id { width:95%;}
.mail_id form{margin-left:30px;margin-top:20px;width:100%;}
.mail_id form input{width:90%;}
.mail_id form input[type=button]{ width:50px;}

.foot-lnks {
  margin: 0px 20px;
  width: 95%;
 }
.foot-lnks ul {
  margin: 22px 30px 0px 32%;
  width: 42%;
}

.foot-lnks li {width:90px; margin: 5px 10px;}

#extra .lf_supplier_box li{margin-left:7px !important;}


}



/* topnav */
/**************Topnavbar************/
/* topnav */

/* all nav */

.stellarnav {
    position: relative;
    width: 100%;
    z-index: 9900;
    line-height: normal;
margin-top:20px;
}

.stellarnav ul {
    margin: 0;
    padding: 0;
    /*! text-align: center; */
}

.stellarnav li {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    line-height: normal;
    vertical-align: middle;
}

.stellarnav li a {
    padding: 9px;
    display: block;
    text-decoration: none;
    color: #666 !important;
    font-size: 18px;
    font-family: 'Hind', sans-serif;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

/* main level */

.stellarnav>ul>li {
    display: inline-block;
}

/*.stellarnav > ul > li > a { padding: 20px 40px; }*/

/* first level dd */

.stellarnav ul ul {
    top: auto;
    width: 220px;
    position: absolute;
    z-index: 9900;
    text-align: left;
    display: none;
    background: #ddd;
}

.stellarnav li li {
    display: block;
    border-bottom: 1px solid #fff;
    background: #ffce30;
}

/* second level dd */

.stellarnav ul ul ul {
    top: 0;
    /* dd animtion - change to auto to remove */
    left: 220px;
}

.stellarnav>ul>li:hover>ul>li:hover>ul {
    opacity: 1;
    visibility: visible;
    top: 0;
}

.stellarnav li a:hover{color:#ffce30 !important;}

/* .drop-left */

.stellarnav>ul>li.drop-left>ul {
    right: 0;
}

.stellarnav li.drop-left ul ul {
    left: auto;
    right: 220px;
}

/* light theme */

/*.stellarnav.light { background: rgba(255, 255, 255, 1); }*/

.stellarnav.light ul ul {
    background: #ffce30;
}

.stellarnav.light li a {
    color: #000;
}

.stellarnav.light ul li:hover a {
    color: #000;
}

.stellarnav.light ul ul li:hover a {
    color: #000;
}

.stellarnav.light ul ul li a {
    color: #fff!important;
}

.stellarnav.light .menu-toggle,
.stellarnav.light .call-btn-mobile,
.stellarnav.light .location-btn-mobile,
.stellarnav.light .close-menu {
    color: #fff;
}

/* dark theme */

.stellarnav.dark {
    background: rgba(0, 0, 0, 1);
}

.stellarnav.dark ul ul {
    background: rgba(0, 0, 0, 1);
}

.stellarnav.dark li a {
    color: #FFF;
}

.stellarnav.dark .menu-toggle,
.stellarnav.dark .call-btn-mobile,
.stellarnav.dark .location-btn-mobile,
.stellarnav.dark .close-menu {
    color: rgba(255, 255, 255, 1);
}

/* sticky nav */

.stellarnav.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
}

/* only used when 'scrollbarFix' is set to true in the js. This fixes horizontal scrollbar caused by the dd menus that are very long.*/

body.stellarnav-noscroll-x {
    overflow-x: hidden;
}

/* general styling */

.stellarnav li.has-sub>a:after {
    content: '\f0d7';
    font-family: 'FontAwesome';
    margin-left: 10px;
}

.stellarnav li li.has-sub>a:after {
    content: '\f0da';
    font-family: 'FontAwesome';
    margin-left: 10px;
}

.stellarnav li.drop-left li.has-sub>a:after {
    float: left;
    content: '\f0d9';
    font-family: 'FontAwesome';
    margin-right: 10px;
}

.stellarnav.hide-arrows li.has-sub>a:after,
.stellarnav.hide-arrows li li.has-sub>a:after,
.stellarnav.hide-arrows li.drop-left li.has-sub>a:after {
    display: none;
}

.stellarnav .menu-toggle,
.stellarnav .close-menu,
.stellarnav .call-btn-mobile,
.stellarnav .location-btn-mobile {
    display: none;
    text-transform: uppercase; 
    text-decoration: none;
}

.stellarnav .dd-toggle {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 48px;
    height: 48px;
    text-align: center;
    z-index: 9999;
    border: 0;
}

.stellarnav .dd-toggle i {
    position: absolute;
    margin: auto;
    top: 20%;
    left: 0;
    right: 0;
    -webkit-transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
}

.stellarnav.mobile>ul>li>a.dd-toggle {
    padding: 0;
}

.stellarnav li.call-btn-mobile,
.stellarnav li.location-btn-mobile {
    display: none;
}

.stellarnav li.open>a.dd-toggle i {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

/* mobile nav */

.stellarnav .menu-toggle,
.stellarnav .call-btn-mobile,
.stellarnav .location-btn-mobile,
.stellarnav .close-menu {
    color: #777;
    padding: 15px;
    box-sizing: border-box;
}

.stellarnav .full {
    width: 100%;
    text-align: center;
    background: #ffce30;
}

.stellarnav .half {
    width: 50%;
}

.stellarnav .third {
    width: 33%;
    text-align: center;
}

.stellarnav .location-btn-mobile.third {
    text-align: center;
}

.stellarnav .location-btn-mobile.half {
    text-align: right;
}

.stellarnav.light .third,
.stellarnav.light .half {
    border-left: 1px solid rgba(0, 0, 0, .15);
}

.stellarnav.light.left .third,
.stellarnav.light.left .half {
    border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.stellarnav.light.right .third,
.stellarnav.light.right .half {
    border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.stellarnav.light .third:first-child,
.stellarnav.light .half:first-child {
    border-left: 0;
}

.stellarnav.dark .third,
.stellarnav.dark .half {
    border-left: 1px solid rgba(255, 255, 255, .15);
}

.stellarnav.dark.left .third,
.stellarnav.dark.left .half {
    border-bottom: 1px solid rgba(255, 255, 255, .15);
}

.stellarnav.dark.right .third,
.stellarnav.dark.right .half {
    border-bottom: 1px solid rgba(255, 255, 255, .15);
}

.stellarnav.light.left .menu-toggle,
.stellarnav.light.right .menu-toggle {
    border-bottom: 0;
}

.stellarnav.dark.left .menu-toggle,
.stellarnav.dark.right .menu-toggle {
    border-bottom: 0;
}

.stellarnav.dark .third:first-child,
.stellarnav.dark .half:first-child {
    border-left: 0;
}

.stellarnav.mobile {
    position: static;
}

.stellarnav.mobile.fixed {
    position: static;
}

.stellarnav.mobile ul {
    position: relative;
    display: none;
}

.stellarnav.mobile.active {
    padding-bottom: 0;
}

.stellarnav.mobile.active>ul {
    display: block;
}

.stellarnav.mobile ul {
    text-align: left;
}

.stellarnav.mobile>ul>li {
    display: block;
}

.stellarnav.mobile>ul>li>a {
    padding: 3px;
    padding-left: 15px !important;
}

.stellarnav.mobile ul {
    background: rgba(221, 221, 221, 1);
}

.stellarnav.mobile ul ul {
    position: relative;
    opacity: 1;
    visibility: visible;
    width: auto;
    display: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}

.stellarnav.mobile ul ul ul {
    left: auto;
    top: auto;
}

.stellarnav.mobile li.drop-left ul ul {
    right: auto;
}

.stellarnav.mobile li a {
    border-bottom: 1px solid rgba(255, 255, 255, .15);
}

.stellarnav.mobile li.has-sub a {
	padding-left: 20px !important;
}

.stellarnav.mobile>ul {
	border-top: 1px solid rgba(255, 255, 255, .15);
}

.stellarnav.mobile.light li a {
	border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.stellarnav.mobile.light>ul {
	border-top: 1px solid rgba(0, 0, 0, .15);
}

.stellarnav.mobile li a.dd-toggle {
	border: 0;
}

.stellarnav.mobile.light li a.dd-toggle {
	border: 0;
}

.stellarnav.mobile .menu-toggle,
.stellarnav.mobile .dd-toggle,
.stellarnav.mobile .close-menu,
.stellarnav.mobile .call-btn-mobile,
.stellarnav.mobile .location-btn-mobile {
	display: inline-block;
}

.stellarnav.mobile li.call-btn-mobile {
	border-right: 1px solid rgba(255, 255, 255, .1);
	box-sizing: border-box;
}

.stellarnav.mobile li.call-btn-mobile,
.stellarnav.mobile li.location-btn-mobile {
	display: inline-block;
	width: 50%;
	text-transform: uppercase;
	text-align: center;
}

.stellarnav.mobile li.call-btn-mobile.full,
.stellarnav.mobile li.location-btn-mobile.full {
	display: block;
	width: 100%;
	text-transform: uppercase;
	border-right: 0;
	text-align: left;
}

.stellarnav.mobile li.call-btn-mobile i,
.stellarnav.mobile li.location-btn-mobile i {
	margin-right: 5px;
}

.stellarnav.mobile.light ul {
	background: #EDEDED;
}

.stellarnav.mobile.dark ul {
	background: rgba(0, 0, 0, 1);
}

.stellarnav.mobile.dark ul ul {
	background: rgba(255, 255, 255, .08);
}

.stellarnav.mobile.light li.call-btn-mobile {
	border-right: 1px solid rgba(0, 0, 0, .1);
}

.stellarnav.mobile.top {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
}

.stellarnav.mobile li.has-sub>a:after,
.stellarnav.mobile li li.has-sub>a:after,
.stellarnav.mobile li.drop-left li.has-sub>a:after {
	display: none;
}


/* left and right positions */

.stellarnav.mobile.right>ul,
.stellarnav.mobile.left>ul {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	max-width: 280px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.stellarnav.mobile.right>ul {
	right: 0;
}

.stellarnav.mobile.right .close-menu,
.stellarnav.mobile.left .close-menu {
	display: inline-block;
	text-align: right;
}

.stellarnav.mobile.left>ul {
	left: 0;
}

.stellarnav.mobile.right .location-btn-mobile.half,
.stellarnav.mobile.right .call-btn-mobile.half,
.stellarnav.mobile.right .close-menu.half {
	text-align: center;
}

.stellarnav.mobile.right .location-btn-mobile.third,
.stellarnav.mobile.right .call-btn-mobile.third,
.stellarnav.mobile.right .close-menu.third {
	text-align: center;
}

.stellarnav.mobile.left .location-btn-mobile.half,
.stellarnav.mobile.left .call-btn-mobile.half,
.stellarnav.mobile.left .close-menu.half {
	text-align: center;
}

.stellarnav.mobile.left .location-btn-mobile.third,
.stellarnav.mobile.left .call-btn-mobile.third,
.stellarnav.mobile.left .close-menu.third {
	text-align: center;
}

.stellarnav.mobile.left .menu-toggle.half,
.stellarnav.mobile.left .menu-toggle.third,
.stellarnav.mobile.right .menu-toggle.half,
.stellarnav.mobile.right .menu-toggle.third {
	text-align: left;
}

.stellarnav.mobile.left .close-menu.third span,
.stellarnav.mobile.right .close-menu.third span {
	display: none;
}


/* left and right positions */


/* Fallback for slow javascript load */

@media only screen and (max-width: 768px) {
	.stellarnav {
		overflow: hidden;
		display: block;
	}
	.stellarnav ul {
		position: relative;
		display: none;
	}
}


/* mobile nav */

@media only screen and (max-width: 420px) {
	.stellarnav.mobile .call-btn-mobile.third span,
	.stellarnav.mobile .location-btn-mobile.third span {
		display: none;
	}
}

@media only screen and (max-width:1024px) {
	.stellarnav.light ul ul li a {
		color: #fff !important;
	}
}


/* 481 - 768 */
@media (min-width:481px) and (max-width:768px) {

.heading_1 {
    font-size: 2.6em !important;
}

h4.Read-More a{
    width:20% !important;
}

.info ul {
   width: 60%;
   margin-left: 0;
}
.info ul li{font-size: 13.5px;}

.social_icons {
  width: 50%;
  margin-left: 50%;
 }

.content ul {
    margin-left: 2%;
    margin-top: 30px;
    margin-right: 8%;
    width: 100%;
}

.content ul li img {
    width: 45%;
    height: auto;
    margin-top: 25px;
    /* margin-left: 18%; */
}
.content ul li {
  margin: 10px 10px 0px 10px;
}

/* home page CSS */


.text {
  width: 100%;
}

.promo_links {
  margin: 15px 0px;
  width: 90%;
  }

.promo_links ul {
  padding: 0px;
  width: 100%;
  margin-left: 5%;
}

.promo_links ul li {
  margin: 0px;
  margin-right: 5px;
  padding: 5px;
  width: 95%;
  margin-top: -5px;
  margin-bottom: 0px;
 }




/* Footer section formatting */

.contact_info h1 {
  width: 94%;
  padding: 2px;
  margin-top: 15px;
}
.foot-lnks h1 {
  width: 94%;
  padding: 2px;
  margin-top: 15px;
}
.foot-lnks h1 a{color:#fff;text-decoration:none;}
.mail_id h1 {
  width: 94%;
  padding: 2px;
  margin-left: 17px;
  margin-top: 15px;
}
.contact_info {
  width: 100%;
  margin-left: 25px;
  
}
.contact_info ul {
  width: 55%;
  margin-left: 34%;
}

.mail_id { width:100%;}
.mail_id form{margin-left:30px;margin-top:20px;width:100%;}
.mail_id form input{width:90%;}
.mail_id form input[type=button]{ width:50px;}

.foot-lnks {
  margin: 0px 20px;
  width: 100%;
}
.foot-lnks ul {
  margin: 22px 30px 0px 15%;
  width: 80%;
  }

/*#extra .lf_supplier_box {
    float: left;
    margin-left: 24%;
}*/



}

/* 769 -1024 */
@media (min-width:769px) and (max-width:1024px) {

h4.Read-More a{
    width:10% !important;
}



.lf_phone {
margin: 0px;
padding: 0px;
text-align: center;
}
.lf_phone ul {
margin: 0px;
padding: 0px;
display: inline-block;
}
.lf_phone ul li {
margin: 0px;
padding: 6px;
/*float: left;*/
text-align: left;
/*! clear: left; */
list-style: none;
}


#content{width:100%;margin:0;padding:0;text-align:left;float:left;}
.info ul {
  float: left;
 /* width: 40%;*/
  border: 0px solid red;
  margin-left: 3%;
}
.info ul li{display:inline;margin:5px;list-style:none;color:#FFFFFF;
font-family:"Times New Roman", Times, serif;float:left;}
.info li img{display:inline-block;margin-top:20px;}
.info ul li a {color:#FFFFFF; text-decoration:none;}

.social_icons {
 width: 31%;
    margin-left: 63%;
 }

.content ul{margin-left:25px;margin-top:30px;}
.content ul li img{width:30%;}
.content li{margin: 0px 10px 0px 10px; padding:5px 0px 10px 0px;}

.text{width: 100%;}

#content{font-size:1.0em;line-height:22px;color:#000;}
#content p{font-size:1.0em;line-height:22px;padding-bottom:10px;clear:left;}
/* home page CSS */


ul.idTabs {clear:left;padding: 0px 0px;margin-left:5px;}
ul.idTabs li {background:#005599;padding:5px;}
ul.idTabs li a {color: #eaeaea; text-decoration:none;border:0px;}
ul.idTabs li {List-Style-Type:none; display: inline; margin-right:0px}

/* Home page Content section formatting */


/* Footer section formatting */


.contact_info {
    width: 100%;
    float: left;
    margin-left: 25px;
}

.contact_info h1 {
    width: 94%;
    padding: 10px 0px 10px 0px;
}
.foot-lnks h1 {
    width: 94%;
    padding: 10px 0px 10px 0px;
}
.foot-lnks h1 a{color:#fff;text-decoration:none;}
.mail_id h1 {
    width: 94%;
    padding: 10px 0px 10px 0px;
    margin-left: 21px;
}
.contact_info {
  width: 100%;
  /* color: #efc634; */
  color: #FFFFFF;
  float: left;
 margin-left: 25px;
  
}
.contact_info ul {
  width: 50%;
  color: #efc634;
  color: #FFFFFF;
  float: left;
  margin-left: 34%;
}
.links { width:328px; float:left; margin-left: 35px;}
.links ul {margin:0px 16px 0px 8px; }
.links li { height:32px;margin-left:5px;float:left;}
.mail_id { width:100%;}
.mail_id form {
    margin-left: 30px;
    margin-top: 20px;
    width: 100%;
}
.mail_id form input{width:90%;}
.mail_id form input[type=button]{ width:50px;}

.foot-lnks {
    margin: 0px 20px;
    width: 100%;
   }
.foot-lnks ul {
    margin: 22px 30px 0px 32%;
    width: 42%;
   }


/* Footer section formatting */


.promo_links {
    margin: 15px 0px;
    width: 90%;
   }

.promo_links ul {
    width: 100%;
    margin-left: 5%;
}

.promo_links ul li {
    padding: 5px;
    width: 45%;
  }


}



/* Home Page Slider */
@media (min-width:1920px) {
.skdslider{
 width:75% !important;
 margin:0 auto;
}
}

@media (min-width: 1025px) {

.skdslider{height:auto; display:block;}
.skdslider ul.slides li img{/*height:365px;*/}

}

.skdslider{
 width:100%;
 position: relative;
 display: block;
 overflow:hidden;

}


.skdslider:after {
    content: '';
    padding-top: 38%; 
    display: block;
}

.skdslider ul.slides{ margin:0; padding:0; list-style-type:none;}
.skdslider ul.slides li
{
   display: none;
}
.skdslider ul.slides li img{
    width: 100%;
    height:auto !important;
    border:0;
}

.skdslider ul.slide-navs {
    /*bottom: 20px;*/
    left: 50%;
    position: absolute;
	list-style-type: none;
    margin: 0;
    padding: 0;
}


.skdslider ul.slide-navs li {
   float: left;
   background: url("/sites/96288/images/slide-bg.png") no-repeat scroll 0 0 transparent;
   height:12px;
   width:12px;
   margin-right:4px;
   cursor:pointer;    
}
.skdslider ul.slide-navs li.current-slide {
   background: url("/sites/96288/images/slide-bg-active.png") no-repeat scroll 0 0 transparent;
}

.skdslider .slide-desc {
    background: url("/sites/85363/images/slide_desc.png") repeat scroll 0 0 transparent;
    left: 0;
    padding: 0 15px 0 15px;
    position: absolute;
    bottom: 50%;
    max-width: 85%;
    display:inline-block;
}
.skdslider .slide-desc > h2 {
    color: #CFDB0C;
    font-family: 'Oswald';
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: uppercase;
}

.skdslider .slide-desc > p {
    color: #FFFFFF;
    font-family: 'Oswald';
    font-size: 16px;
    line-height: 20px;
    margin-top: 5px;
}
.skdslider .slide-desc > p a.more {
    color:#990000;
	font-size:20px;
	text-decoration:none;
}
.skdslider .slide-desc > p a.more:hover {
text-decoration:underline;
}

.skdslider a.prev{
    background: url("/sites/85363/images/left.png") no-repeat scroll 0 0 transparent;
	width:35px;
	height:35px;
	display:block;
	cursor:pointer;
	position:absolute;
	top:45%;
	left:2%;
}

.skdslider a.next{
    background: url("/sites/85363/images/right.png") no-repeat scroll 0 0 transparent;
	width:35px;
	height:35px;
	display:block;
	cursor:pointer;
	position:absolute;
	top:45%;
	right:2%;
}
.skdslider a.prev:hover{
  
}
.skdslider a.next:hover{
  
}

.skdslider a.play{
    background: url("/sites/85363/images/play.png") no-repeat scroll center center transparent;
	width:35px;
	height:35px;
	display:none;
	cursor:pointer;
	position:absolute;
top: 45%;
    left: 50%;
}

.skdslider a.pause{
    background: url("/sites/85363/images/pause.png") no-repeat scroll center center transparent;
	width:35px;
	height:35px;
	display:none;
	cursor:pointer;
	position:absolute;
top: 45%;
    left: 50%;
}
/*Some Responsive CSS */
@media screen and (max-width:767px) {
	.skdslider .slide-desc > h2 {
		font-size: 20px;
		margin-bottom: 5px;
		margin-top: 5px;
	}
	
	.skdslider .slide-desc > p {
		font-size: 14px;
		line-height: 15px;
		margin-top: 5px;
	}
	.skdslider .slide-desc > p a.more {
		font-size:14px;
	}
}

@media screen and (max-width:1024px) {

.skdslider ul.slides li img {
    height: 100% !important;
}

}



/* Common CSS */
body{
   margin:0;
   padding:0;
   font-family: 'Hind', sans-serif;
   /*background:url('/sites/85363/images/footer.png') repeat-x bottom left;*/
   overflow-x:hidden;
}
.lf_promo{
   margin:0px;
   padding:0px;
   float:left;border:0px solid red;
   width:100%;
   margin-top:20px;
}

div#content div.lf_promo h1 {
    clear:left;
    margin:0;
    color:#F0B24F;
    font-size:24px;
    font-family:"Roboto Slab", serif;
    background:#ffce30;
    width:99%;
    margin-bottom:10px;
    padding: 5px 0px 5px 15px;
}

.lf_promo ul{
   margin:0px;
   padding:0px;
   float:left;
   list-style:none;
   width:100%;
}
.lf_promo ul li{
   margin:0px;
   padding:5px;
   float:left;
   clear:left;
   width:100%;
   background: #EDEDED;
   margin-bottom:15px;
   /*border-bottom:2px solid #5FCCDD;*/
   border-radius:10px 10px 10px 10px;
   -o-border-radius:10px 10px 10px 10px;
   -webkit-border-radius:10px 10px 10px 10px;
}

.lf_promo ul li img{margin:0px;margin-left:8px;padding:0px;float:right;}
.lf_promo ul li.even {
   background:#EDEDED;
}
.lf_promo ul li .price{color:#F0B24F;font-weight:bold;}
.lf_promo ul li .description{
    color:#000;
}
.lf_promo ul li a{
   text-align:left;
   font-size:18px;
   color:#ffce30;
   padding:10px;
   font-family: "Roboto Slab", serif;
}

.lf_promo ul li a:hover {
   text-align:left;
   font-size:18px;
   color:#ffce30;
   font-family: "Roboto Slab", serif;
}

.lf_promo .more {clear:left;}
.lf_promo .more a {color:#005599}



#bodycontainer{width: 100%;/*background:url(/sites/85363/images/tsg_bg.png) repeat;*/border:0px red solid;overflow-x:hidden;}
#content{margin:0;padding:0;text-align:left;float:left;}
div#content h1.tideTitle {
    clear: both;
    color: #ffce30;
    float: left;
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    line-height: 1.1em;
    /*margin: 10px 0 10px 10px;*/
    width: 100%;
    margin-top: 30px;
    font-weight:normal;
}
.come_text{
     font-family: 'Roboto Slab', serif;     
     font-weight: normal;
     font-size:30px;
     float:left;
     margin-top:20px;
}
div#content h2.tideSubtitle {
    clear: left;
    color: #666;
    font-family: 'Roboto Slab', serif;
    font-size: 1.2em;
    line-height: 2.5em;
    margin: 15px 0 15px 0px;
    /*float:left;*/
}
#header{
   width:100%;
   position:relative;
   
}

.new_lf_container {width: 100%;background: url(/sites/85363/images/header_bg.jpg) repeat-x  top left ;border:0px red solid;overflow-x:hidden;}
.lf_link {width: 960px; margin: 0 auto; position: relative; z-index: 8;}

.slider{display:none;}
#footer{overflow-x:hidden;}
#content{/*min-height:400px;*/height:expression(this.scrollHeight < 400? "400px" : "auto" );float:left;}

.info{margin:0;padding:0;float:left;}
.info ul {
  float: left;
  border: 0px solid red;
width: 100%;
 }
.info ul li{display:inline;margin:5px;list-style:none;color:#FFFFFF;
font-family:"Times New Roman", Times, serif;float:left;}
.info li img{display:inline-block;margin-top:20px;}
.info ul li a {color:#FFFFFF; text-decoration:none;}

#logo {
  clear: both;
  float: left;
  border: 0px solid red;
 margin-left: 10px;
}
.social_icons {
  height: 34px;
  float: left;
  position: absolute;
  border: 0px;
  margin-top: 4px;
  clear: both;
}
.social_icons ul {
  float: left;
 }
.social_icons ul li{display:inline; float:left; margin-left:13px; list-style:none;border:0px;}

.social_icons ul li a:hover img{margin-top:3px;}
.social_icons ul li img{border:0px;}
.lf_phone ul {
    /*width: 100%;*/
    text-align: right;
    margin-top: 5px;
}
.lf_phone ul li img {
    float: left;
    padding-right: 10px;
}
.lf_phone ul li {
    margin: 0px;
    padding: 4px;
    text-align: left;
    clear: left;
    list-style: none;
    display: inline-block;    
    line-height: 10px;
    margin-left:15px;

}

.viewmore{width:85px; 
height:26px; 
background-color:#000000; 
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px; 
position:relative; 
margin-left:50%;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:10px;
font-weight:bold;
text-align:center;
line-height:25px;
  float:left;
  clear:left;

}
.viewmore a { color:#FFFFFF; text-decoration:none;}



div.search_box{margin:0px;padding:0px;float:left;background:#deedfd;width:100%;}

div.search_box .search_title{font-size:1.3em;display:block;margin-top:5px;margin-left:1px;margin-bottom:10px;width:98%;font-family:"Gudea";}

.content{margin:0;padding:0;float:left;}
.content ul{float:left;}
.content li{display:inline; list-style:none; }

.heading_1 {
  font-family: 'Roboto Slab', serif;
  text-align: center;
  font-size: 48px;  
  /*float: left;*/
  color: #29abe2;
  margin-top:20px
  
}

.heading_2{font-family: 'Roboto Slab', serif;font-size:48px;/*float:left;*/color:#127db3;padding:2px;clear: left;}

.heading_3 {
  font-family: 'Courgette', cursive;
  text-align: center;
  font-size: 30px;
  border-bottom: 2px solid #127db3;
  width: 100%;
  float: left;
  color: #127db3;
}

.text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  border: 0px solid red;
  color: #000;
  float:left;
 
}

.lf_content_box.home {/*background-color:#DEEDFD;*/ float: left;}

#content p{
   line-height: 24px;
   margin-top: 5px;
   float: left;
   font-family: 'Hind', sans-serif;
   font-size: 18px;
   padding:10px;
}

.abt-text{
  font-family: 'Hind', sans-serif;
  font-size: 18px;
  line-height: 20px;
  border: 0px solid red;
  color: #666;
  float:left;
  margin-bottom:10px
}

.call-infor h3 {
    font-family: 'Hind', sans-serif !important;
    font-size: 30px !important;
    color: #ffce30;
    text-align: center !important;
    width:100% !important;
    font-weight:normal;
}

.call-infor h3 span{
    background: #2DAAE0;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
}

.call-infor h3 span a{
    text-decoration:none;
    color: #fff;
}
.call-infor h3 span:hover {
    background:#f79331;
}

h4.Read-More a {

    padding: 5px;
    border-radius: 5px;
    background: #ffce30;
    border: none;
    text-align: center;
    margin: 0px auto;
    margin-bottom: 20px;
    width: 8%;
    font-weight: normal;
    clear: left;
    display: block;
    color: #fff;
    text-decoration: none;

}

h4.Read-More a:hover{
    background:#F0B24F;
}

.promo_links {
  float: left;
  position: relative;
  border: 0px;
  clear: left;
  border: 0px solid red;
}

.promo_links ul {
  position: relative;
  list-style: none;
  float: left;
  padding: 0px;
 }

.promo_links ul li {
  float: left;
  margin: 0px;
  display: inline-block;
}
.promo_links ul li h2{display:inline-block;float:left;}
.promo_links ul li a {text-align:left;color:#003d6b;text-decoration:none;font-size:0.6em;
  padding-left:25px;font-weight:normal;float:left;display:inline-block;background:url(/sites/85363/images/li-bg.png) no-repeat left;}


.promo_links ul li a:hover{text-decoration:underline;}
.promo_links h1 {display:none;margin:0;color:#fff;font-size:0.5em;padding-left:2px;width:450px;background:#896B51;}
.promo_links ul li p{font-size:1.0em;color:#fff;line-height:18px;display:none;}
.promo_links ul li .price{font-size:1.0em;color:#fff;line-height:18px;padding-top:8px;display:none;}
.promo_links p a {font-size:13px;color:#000;padding-left:2px;width:85px; 
height:26px; 
background-color:#000000; 
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px; 
position:absolute; 
margin-left:500px;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:bold;
text-align:center;

  }
.promo_links p a:hover{text-decoration:underline;}
.promo_links ul li a img {clear:left;display:none;}

div#content .lf_linkresource {float:left;position:relative;margin:0px;margin-left:6px;width:98%}
div#content .lf_linkresource h1 {float:left;color:#fff;font-size:22px;text-align:left;clear:both;margin-top:10px;font-family:"Cambria", "Trebuchet MS";font-weight:normal;margin-bottom:10px;}
div#content .lf_linkresource h1 a{color:#0D245A;text-decoration:none;}
div#content .lf_linkresource ul {display:block;clear:left;list-style-type:none;background:#efefef;width:98%;float:left;padding-bottom:10px;border-radius:6px 6px 6px 6px;-o-border-radius:6px 6px 6px 6px;-weblit-border-radius:6px 6px 6px 6px;padding-top:10px;}
div#content .lf_linkresource li  {display:block;width:205px;float:left;margin-top:5px;margin-left:15px;background:#0A7BE5;text-align:left;border-radius:6px 6px 6px 6px;-o-border-radius:6px 6px 6px 6px;-weblit-border-radius:6px 6px 6px 6px;}
div#content .lf_linkresource li a {display:block;color:#B7E4FE;width:100%;font-size:14px;padding:5px;text-decoration:none;font-family:"Cambria", "Trebuchet MS";font-weight:normal;}
div#content .lf_linkresource li a:hover {color:#fff;}

/* Footer section formatting */
#footer {
	background-color: #efefef;
       width: 100%;
/*background:url('/sites/85363/images/footer.png') repeat;*/
        /*overflow-x:hidden;*/
        float:left;
        clear:both;
	position:relative;
        /*margin-top:30px;*/
       }


.contact_info h1 {
  font-family: 'Courgette', cursive;
  text-align: center;
  font-size: 20px;
  border-bottom: 2px solid #fff;
  float: left;
  color: #fff;
  }
.foot-lnks h1 {
  font-family: 'Courgette', cursive;
  text-align: center;
  font-size: 20px;
  border-bottom: 2px solid #fff;
  float: left;
  color: #fff;
 }
.foot-lnks h1 a{color:#fff;text-decoration:none;}
.mail_id h1 {
  font-family: 'Courgette', cursive;
  text-align: center;
  font-size: 20px;
  border-bottom: 2px solid #fff;
  float: left;
  color: #fff;
 }
.contact_info {
  color: #FFFFFF;
  float: left;
 }
.contact_info ul {
  color: #FFFFFF;
  float: left;
}

.contact_info li { list-style-type:none; padding-bottom:10px;}
.links {float:left;}
.links ul { float:left;}
.links li { color:#FFFFFF;  height:32px;margin-left:5px;float:left;}
.links li a { color:#FFFFFF;}
div#footer div.lf_extra{float:left;background:none;color:#fff;margin:0;padding:0;min-height:0px;}
.mail_id {float:left;margin:0;padding:0;}
.mail_id form{float:left;}
.mail_id form input{float:left;height:25px;}
.mail_id form input[type='image'] {
    width: auto;
    float: left;
    height: auto;
    clear: left;
    margin-top: 10px;
    margin-left:80px;
margin-bottom:7%;
    
}

.mail_id form input#submit {
    width: 80px;cursor:pointer;float:left;height:25px;
}

.foot-lnks {
    float: left;
}
.foot-lnks ul {
    float: left;
}

.foot-lnks li { float:left; width:90px; margin: 5px 10px;color: #fff;}

.foot-lnks li a { color: #fff; }

.tidePoweredBy{margin-top:10px 0px;padding:0px;width:100%;float:left;clear:both;position:relative;text-align:center;}
.tidePoweredBy a{color:#fff;font-size:0.7em;text-transform:uppercase;text-decoration:none;
  position:relative;}




.testimonials{	

	background:url(https://content.onlineagency.com/sites/85363/images/testi-bg.jpg) no-repeat;		
	width:100%;
	background-size: 100% 100%;
	clear: left;
	float:left;
        font-size:16px;
}


@media screen and (max-width:1024px) {

.lf_blog{margin:25px 0px 0px 0px;padding:0px;float:left;width:100%;}
.lf_blog ul{margin:0px;padding:0px;float:left;width:100%;list-style:none;}
.lf_blog ul li{margin:0px;padding:0px;float:left;border-bottom:1px dashed #000;width:100%;}
.lf_blog ul li h1{margin:0px;padding:10px 0px 8px 8px;float:left;width:100%;font-size:1.6em;font-family: 'Roboto Slab', serif;color:#F0B24F !important;}
.lf_blog .date a{color:#000;}

.lf_blog_archive{margin:20px 0px 0px 0px;padding:0px;width:190px;float:left;}
.lf_blog_archive h1 a{margin:0px;padding:0px;float:left;width:190px;color:#004249;font-size:0.9em;background:#7BD7E5;
border-radius:6px 6px 0px 0px;text-decoration:none;-o-border-radius:0px 0px 6px 6px;-webkit-border-radius:0px 0px 6px 6px;
border-right:1px solid #006D77;border-left:1px solid #006D77;border-top:1px solid #006D77;font-size:0.7em;text-align:center;border-bottom:1px solid #006D77;}
.lf_blog_archive ul{margin:0px;padding:0px;float:left;width:190px;color:#004249;background:#7BD7E5;
border-radius:0px 0px 6px 6px;text-decoration:none;-o-border-radius:0px 0px 6px 6px;-webkit-border-radius:0px 0px 6px 6px;
border-right:1px solid #006D77;border-left:1px solid #006D77;border-bottom:1px solid #006D77;}
.lf_blog_archive ul li{margin:0px 0px 0px 25px;padding:2px;float:left;clear:left;list-style:square;border-bottom:none;}
.lf_blog_archive ul li a{color:#004249;}


.info ul li a {
    font-size: 92% !important;
}

#content{width:100%;}

/* Search form CSS */



.Search_Form_Expanded {margin:0px;padding:0px;float:left;border:0px solid #000;width:100%;margin-top:5px;  background: #EDEDED;}

.Search_Form_Expanded fieldset{margin:0px;margin-top:10px;padding:0px;padding-bottom:8px;float:left;border:0px solid;width:98%;}

.Search_Form_Expanded fieldset label{margin-right:2px;padding-left:3px;padding-right:3px;padding-top:4px;padding-bottom:4px;float:left;width:90%;color:#000;font-size:1em;}

.Search_Form_Expanded fieldset .Searchfooter{margin:0px;padding:0px;float:right;background:none;text-align:right;border:0px solid;width:80px;position:relative;margin-top:0px;margin-right:20px;}

.Search_Form_Expanded fieldset label .tideFormInput {margin:0px;padding:0px;float:right;width:240px;background:#fff;height:24px;border:none;font-size:14px; color:#333;}

.Search_Form_Expanded fieldset legend{display:none;}

.Search_Form_Expanded fieldset .checkbox input{background:none;float:left;margin-top:4px;margin-right:8px;width:14px;height:14px;}



.lf_search_form {
    margin:0px;
    padding:0px;
    float:left;
    border:0px solid #888888;
    width:100%;
    margin-top:5px;
    /*background:#f0f8ff;*/
}

.lf_search_form fieldset{margin:0px;margin-top:10px;padding:0px;padding-bottom:8px;float:left;border:0px solid;width:98%;}

.lf_search_form fieldset label{margin-right:2px;padding-left:3px;padding-right:3px;padding-top:4px;float:left;width:35%;color:#000;font-size:1em;float:left;clear:left;margin-bottom:5px;}

.lf_search_form fieldset .Searchfooter{margin:0px;padding:0px;float:right;background:none;text-align:right;border:0px solid;width:80px;position:relative;margin-top:0px;margin-right:20px;}

.lf_search_form fieldset label .tideFormInput {margin:0px;padding:0px;float:right;width:240px;background:#fff;height:24px;border:none;font-size:14px; color:#333;}

.lf_search_form fieldset legend{display:none;}

.lf_search_form fieldset .checkbox input{background:none;float:left;margin-top:4px;margin-right:8px;width:14px;height:14px;}

.lf_search_form fieldset select {width:170px;margin-bottom:8px;border:0px;}
.lf_search_form .lf_fieldset_1 input {width:170px;margin-bottom:8px;border:0px;}
.lf_search_form .lf_fieldset_1 checkbox {margin-bottom:8px;border:0px;}


.lf_search_form .lf_form_title_left {font-size:1.3em;display:block;margin-top:5px;margin-left:1px;margin-bottom:0px;width:98%;font-family:"Gudea"}

.lf_search_form fieldset .lf_button_left {float:left;clear:none;width:40%;}
.lf_search_form fieldset .lf_button_right {float:left;clear:none;width:40%;}

/* Inner pages formatting */


div#content h1.tideTitle {
   float:left;
   clear:left;
   font-size:32px;
   color:#ffce30;
   font-family:'Roboto Slab', serif;
   /*margin:10px 0px 10px 10px;*/
   line-height:1.1em;
   width:100%;
   clear:both;
   padding:10px;
}

div#content h2.tideSubtitle {font-size:1.2em;color:#005599;font-family:'Roboto Slab', serif;margin:10px 0px 10px 10px;line-height:1.1em;clear:left;}

div#content .lf_service {clear:left;padding:10px;margin:10px 0px 0px 5px;}
div#content .lf_service li a {color: #F0B24F; text-decoration:none;border:0px;font-family: 'Hind', sans-serif;}
div#content .lf_service li {List-Style-Type:none; display: inline; margin-right:10px;font-size:16px;font-weight:normal;}
div#content .lf_image img {resize: both;width:96%;height:auto;margin-left:2%;margin-top:15px;}


div#content .tideBody p{font-size:1.0em;padding:10px;}
div#content .tideBody {clear:left;font-size:1.0em;padding:10px;}
div#content .tideBody b {padding-top:10px;}
div#content .tideBody ul {margin-bottom:10px;}
div#content .tideBody li {font-size:.9em;line-height:1.1em;margin-left:5%;width:90%}



div#content .lf_pages {clear:left;padding:0px;margin:10px 0px 0px 5px;}
div#content .lf_pages li a {color: #005599; text-decoration:none;border:0px;}
div#content .lf_pages li {List-Style-Type:none;float:left;margin-left:5%;font-size:.8em;font-weight:bold;width:45%;}

div#content .lf_pages h1 {
float:left;
clear:left;
font-size:1.4em;
color:#ff6600;
font-family: 'Roboto Slab', serif;
margin:10px 5px 10px 5px;
line-height:1.1em;
border-radius:6px 6px 6px 6px;
-o-border-radius:6px 6px 6px 6px;
-weblit-border-radius:6px 6px 6px 6px;
background:#005599;
text-align:center;
width:96%
}

div#content .lf_pages h1 a {text-decoration:none;color:#fff;}





/* Promotions formatting */

div#content .lf_promo {clear:left;float:left;margin-top:20px;margin-left:3%;width:85%;}

div#content .lf_promo h1 {font-size:1.6em;color:#000066;font-family:"Gudea";margin:10px 0px 10px 0px;line-height:1.2em;}

div#content .lf_promo li {margin-top:10px;list-style:none;}
/*div#content .lf_promo h1.lf_box_title {font-size:1.4em;color:#000066;font-family:"Gudea";margin-top:10px;}*/
div#content .lf_promo h2 {font-size:1.1em;font-family:"Gudea";margin-top:0px;}
/*div#content .lf_promo h2 a {color:#01366B;text-decoration:none;font-size:1.1em;}*/
div#content .lf_promo p {font-size:1.0em;margin-top:5px;}
/*div#content .lf_promo a {color:#01366B;text-decoration:none;}*/
/*div#content .lf_promo .price {font-size:1.1em;font-weight:bold;color:#01934F;}*/
div#content .lf_promo .date {font-size:1.1em;font-weight:bold;color:#990000;}

div#content .lf_promo h3 {font-size:1.0em;margin-top:0px;}

/* InfoBox formatting */

div#content .lf_info_box h1{
    font-size:1.4em;
    color:#29ABE2;
    font-family:'Roboto Slab', serif;
    margin:10px 0px 10px 10px;
    line-height:1.2em
}


div#content div.lf_info_box dl{
margin-left:2%;
width:96%;
margin-top:15px;
}
div#content div.lf_info_box dt{float:left;width:100%;font-weight:bold;font-size:1em;line-height:1.1em;color:#000066}
div#content div.lf_info_box dd{float:left;margin-left:3%;width:95%;font-size:.9em;}
 
div#content div.lf_info_box table {margin-left:2%;width:96%;clear:left;margin-top:15px;}
div#content div.lf_info_box table td{
    padding-top:10px;
    width:auto;
    padding-right:10px;
    font-size:.9em;
    line-height:1.1em;    
    padding: 10px;
    color:#fff !important;
}

div#content div.lf_info_box table .odd{
	background: #29ABE2 !important;
       word-wrap: break-word;
}

div#content div.lf_info_box table .even {
    background: #ffce30 !important;
}
div#content div.lf_info_box table thead td{
	font-size: 14px;
	padding: 8px;
	background: #003366 !important;
	color: #fff;
	font-weight: bold;
}

div#content div.lf_info_box table td a {color:#fff;}

div#content div.lf_info_box .lf_quote {padding:5px;background:#005599;color:#fff;}

div#content div.lf_info_box .lf_price_strike {font-size:1em;color:#ff6600;font-weight:bold;}
div.lf_info_box table td select{width:100%;}

/* Inner pages formatting */


/* Search page */

.lf_search_page {margin:0px;padding:0px;float:left;width:98%;}

.lf_search_page .lf_search_prev{
    margin:0px;
    padding:0px;
    float:left;
    width:15%;
}

.lf_search_page .lf_search_pagenum{
    margin:0px;
    padding:0px;
    float:left;
    width:59%;
    text-align:center;
}

.lf_search_page .lf_search_next{
    margin:0px;
    padding:0px;
    float:left;
    width:20%;
    text-align:right;
}

.tideListPage{float:left;}
.lf_search_page a {color:#005599;}

div.lf_search h1 {float:left;clear:left;font-size:1.2em;color:#ffcc00;font-family:"Gudea";margin:20px 0px 0px 0px;line-height:1.0em;border-radius:6px 6px 6px 6px;-o-border-radius:6px 6px 6px 6px;-weblit-border-radius:6px 6px 6px 6px;background:#005599;padding:5px;width:92%;margin-left:2%;}

div.lf_search h1 a {color:#fff;text-decoration:none;}
div.lf_search img {margin-left:10px;margin-top:10px;}

div.lf_search li { 
    clear: left;
    list-style-type: none;
    background: #EDEDED;
    float: left;
    margin-bottom: 20px;
}
div.lf_search dl {margin-left:2%;width:96%;background:#efefef;}

div.lf_search dt{
    float:left;
    padding-left:3%;
    width:96%;
    font-weight:bold;
    font-size:1em;
    line-height:1.2em;
    color:#005599;
    /*background:#DBEFFF;*/
    height:24px;
    padding-top:5px;
}

div.lf_search dd{
    float:left;
    padding-left:3%;
    width:96%;
    font-weight:bold;
    font-size:1em;
    line-height:1.2em;
    color:#000066;
    /*background:#BADDFC;*/
    padding-top:5px;
    padding-bottom:10px;
}



/* Extra formatting */


div#extra .lf_promo {margin-left:5%;width:90%;}

div#extra .lf_promo h1 {font-size:1.6em;color:#000066;font-family:"Gudea";margin:10px 0px 10px 0px;line-height:1.2em;}

div#extra .lf_promo li {margin-top:10px;list-style:none;}
div#extra .lf_promo h1.lf_box_title {font-size:1.4em;color:#000066;font-family:"Gudea";margin-top:10px;}
div#extra .lf_promo h2 {font-size:1.1em;font-family:"Gudea";margin-top:0px;}
div#extra .lf_promo h2 a {color:#01366B;text-decoration:none;}
div#extra .lf_promo p {font-size:1.0em;margin-top:5px;}
div#extra .lf_promo a {color:#01366B;text-decoration:none;}
div#extra .lf_promo .lf_image_promo {display:none;}
div#extra .lf_promo .price {font-size:1.1em;font-weight:bold;color:#01934F;}


/* Extra formatting */

/* Info request Form */


.lf_form {margin:0px 0px 0px 0px;padding:0px;float:left;width:100%;margin-top:5px;/*margin-bottom:60px;*/}
.lf_form fieldset {
    margin:0px 10px 0px 10px;    
    border:0px solid;
    margin-top:10px;
    padding:10px;
    background:#F7F7F7;
}

.lf_form fieldset label {color:#666;font-size:0.9em}

.lf_form fieldset legend {
    margin: 0px;
    padding-bottom: 40px;
    text-transform: uppercase;
    color: #F0B24F;
    font-size: 18px;
    font-family: 'Roboto Slab', serif;    
}

.lf_form .lf_form_title_left {float:left;width:60%;color:#005599;font-size:1.0em;padding-bottom:10px;font-weight:bold;padding:5px;}
.lf_form .lf_form_title_right {/*float:left;width:30%;*/color:#000;font-size:0.6em;padding-bottom:10px;font-weight:bold;padding:5px;}

.lf_form .lf_fieldset_1 label {clear:left;float:left;width:35%;margin-bottom:3px;}
.lf_form .lf_fieldset_1 input {float:left;width:55%;height:20px;margin-bottom:4px;}
.lf_form .lf_fieldset_1 select {float:left;width:55%;height:20px;margin-bottom:4px;}
.lf_form .lf_fieldset_1 img {float:left;margin-top:6px;}

.lf_form .lf_fieldset_3 label {clear:left;float:left;width:35%;margin-bottom:3px;}
.lf_form .lf_fieldset_3 input {float:left;width:60%;height:20px;margin-bottom:4px;}
.lf_form .lf_fieldset_3 select {float:left;width:60%;height:20px;margin-bottom:4px;}

.lf_form .lf_fieldset_3 .lf_form_request_newsletter  label {clear:none !important;float:left;width:75%;}


.lf_form .lf_fieldset_3 .lf_form_request_newsletter  input {clear:none !important;float:left;width:20%;}



.lf_form .lf_fieldset_4 label {clear:left;float:left;width:35%;margin-bottom:3px;}
.lf_form .lf_fieldset_4 input {float:left;width:60%;height:20px;margin-bottom:4px;}
.lf_form .lf_fieldset_4 select {float:left;width:60%;height:20px;margin-bottom:4px;}

.lf_form .lf_fieldset_5 label {clear:left;float:left;width:35%;margin-bottom:3px;}
.lf_form .lf_fieldset_5 input {float:left;width:60%;height:20px;margin-bottom:4px;}
.lf_form .lf_fieldset_5 select {float:left;width:60%;height:20px;margin-bottom:4px;}
.lf_form .lf_fieldset_5 textarea {float:left;width:60%;}

.lf_form .lf_fieldset_6 label {clear:left;float:left;width:35%;margin-bottom:3px;}
.lf_form .lf_fieldset_6 input {float:left;width:60%;height:20px;margin-bottom:4px;}
.lf_form .lf_fieldset_6 select {float:left;width:60%;height:20px;margin-bottom:4px;}
.lf_form .lf_fieldset_6 #m_guest_birthdate,  #d_guest_birthdate, #y_guest_birthdate {float:left;width:20%;}
.lf_form .lf_fieldset_6 textarea {float:left;width:60%;}

.lf_form .lf_fieldset_7 label {clear:left;float:left;width:35%;margin-bottom:3px;}
.lf_form .lf_fieldset_7 input {float:left;width:60%;height:20px;margin-bottom:4px;}
.lf_form .lf_fieldset_7 textarea {float:left;width:60%;}


.lf_form_checkbox, .lf_form_radio {margin-right:10px;}
.lf_form .lf_form_request_air {clear:left;}
.lf_form .lf_form_request_air input {float:left;width:10%}
.lf_form .lf_form_request_air label {clear:none;float:left;width:90%;}


.lf_form .lf_form_request_insurance {clear:left;}
.lf_form .lf_form_request_insurance input {float:left;width:10%;}
.lf_form .lf_form_request_insurance label {clear:none;float:left;width:90%;}


.lf_form .lf_fieldset_4 #m_request_travel_date,  #d_request_travel_date, #y_request_travel_date {float:left;width:20%;}


.lf_form .lf_help {clear:left;font-size:0.8em;font-style:italic;margin-bottom:10px;}

#navigation .lf_supplier_box{margin:0px;padding:0px;float:left;width:99%;margin-top:15px;display:none; }
#navigation .lf_supplier_box ul{margin:0px auto;padding:0px;list-style:none;width:90%;  background:#f2f2f2;}
#navigation .lf_supplier_box ul li{margin:0px;padding:0px;padding-top:5px; float:left; margin-right:5px;}
#navigation .lf_supplier_box .lf_marker{margin:-2px 0px 8px 8px; padding:5px 0px 5px 0px;float:left;width:91%;text-align:center;color:#fff;font-size:16px;font-weightold;text-decoration:none;background:#393d42;border-radius:6px 6px 0px 0px;-o-border-radius:6px 6px 0px 0px;-weblit-border-radius:6px 6px 0px 0px;}


div#extra{float:left;width:100%;margin-top: 30px;}
#extra .lf_supplier_box {
    margin-top: 20px;
 padding-bottom:50px;
    padding: 0px;
float:left;
display:block;
}
#extra .lf_supplier_box h1 {
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    background: #29abe2;
    border-radius: 6px 6px 0px 0px;
    -o-border-radius: 6px 6px 0px 0px;
    -weblit-border-radius: 6px 6px 0px 0px;
}

#extra .lf_supplier_box ul {
    margin: 0px;
    padding: 0px;
    float: left;
    list-style: none;
    width:100%;
    background: #F9F9F9;
    border-bottom: 2px solid #31ACD6;
    padding-top: 10px;
    clear: both;
   
}

#extra .lf_supplier_box li {
    margin: 0px;
    padding: 4px;
    float: left;
   margin-left:20px;
    text-align: center;
display:inline-block;
}
#extra .lf_supplier_box li a {
    text-decoration: none;
    font-size: 0.8em;
    color: #000;
}

#extra .lf_supplier_box h1 a {
    text-decoration: none;
    font-size: 0.6em;
    color: #fff;
    font-family: "Roboto Slab", serif;
    clear: left;
    /*float: left;
    color: #000;
    padding: 15px 0px 15px 10px;*/
}
.mail_id{color:#fff;}
.mail_id form td {
    margin-bottom: 8px;
    float: left;
    clear: left;
    width: 100%;
}

}


.heading_1{line-height: 40px !important;}
.heading_3{line-height: 50px;}


@media screen and (max-width:480px) {

h4.Read-More a{
    width:35% !important;
}
.heading_1 {
    font-size: 30px !important;
    line-height: normal !important;
}

.lf_form fieldset label{
    line-height: 1.0em !important;
    font-size: 0.8em;
    margin-top: 5px;
}
.lf_form fieldset input{    
    margin-top: 5px;
}
.lf_help{
    line-height:1.1em !important;
}


.call-infor h3 span{

    display:block;
    clear:left;

}



.heading_2 {

    font-family: 'Courgette', cursive;
    font-size: 32px;
   
    color: #FFFFFF;
    padding: 2px;
    clear: left;

}





.copies {
width: 100% !important;
text-align: center !important;
}
.web-copy {
width: 100% !important;
text-align: center !important;
}

.social_links {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 90%;
	float: left;
	clear: left;
}
.social_links ul {
	text-align: center;
	width: 100%;
	margin-top: 10px;
}

.social_links li {
	display: inline-block;
	padding: 10px;
	text-align: center;
	clear: left;
}

.lf_phone {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.lf_phone ul {
	margin: 0px;
	padding: 0px;
	display: inline-block;
        margin-top: 15px;
}
.lf_phone ul li {
	margin: 0px;
	padding: 6px;
	float: left;
	text-align: center;
	clear: left;
	list-style: none;
}
.lf_phone ul li h1 a {
   font-size: 18px;
   color: #666;
   text-decoration: none;
   font-weight: normal;
   font-family: 'Hind', sans-serif;
   float: left;
   margin-left: 25px;
   line-height: 0px;
   margin-top: -7px;
}
.site_title {

    width: 100%;
    text-align: center;
    padding: 5px;
    font-family: "Aclonica";

}

}


@media (min-width:769px) and (max-width:1024px) {

.lf_form_checkbox_multi {

    padding: 10px;
    float: left;
    width: 21%;

}
.social_links {
margin: 0px 0px 0px 10px;
padding: 0px;
width: 45%;
float: left;
/*! clear: left; */
}
.social_links ul {
/*! text-align: center; */
width: 100%;
margin-top: 10px;
}
.social_links li {
display: inline-block;
padding: 10px;
text-align: center;
clear: left;
}
.lf_phone {
margin: 0px;
padding: 0px;
text-align: center;
}
.lf_phone ul {
margin: 0px;
padding: 0px;
display: inline-block;
}
.lf_phone ul li {
margin: 0px;
padding: 6px;
/*float: left;*/
text-align: left;
/*! clear: left; */
list-style: none;
margin-top: 17px;
}

.lf_phone ul li h1 a {

    font-size: 18px;
    color: #666;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Hind', sans-serif; 
    float:left;
    margin-left: 25px;
    line-height: 0px;
    margin-top: -7px;

}

.site_title {
   width: 100%;
   text-align: center;
   clear:left;
   /*padding: 5px;
   font-family: "Aclonica";*/
}
}

@media (min-width:481px) and (max-width:768px) {

.lf_form_checkbox_multi {

    padding: 10px;
    float: left;
    width: 21%;

}
.copies  p{
margin-left:10px;
}
.web-copy  p{
margin-right:10px;
}

.social_links {
margin: 0px 0px 0px 10px;
padding: 0px;
width: 90%;
float: left;
clear: left;
}
.social_links ul {
text-align: center;
width: 100%;
margin-top: 10px;
}
.social_links li {
display: inline-block;
padding: 10px;
text-align: center;
clear: left;
}
.lf_phone {
margin: 0px;
padding: 0px;
text-align: center;
}
.lf_phone ul {
margin: 0px;
padding: 0px;
display: inline-block;
}
.lf_phone ul li {
margin: 0px;
padding: 6px;
/*float: left;*/
text-align: left;
/*! clear: left; */
list-style: none;
margin-top:15px;
}

.lf_phone ul li h1 a {

    font-size: 18px;
    color: #666;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Hind', sans-serif;
    float: left;
    margin-left: 25px;
    line-height: 0px;
    margin-top: -7px;

}
.site_title {
width: 100%;
text-align: center;
padding: 5px;
font-family: "Aclonica";
}
}

@media screen and (max-width:768px) {



}





@media (min-width: 1025px) {
div#header  .call-infor {clear:none;float:right;padding-top:50px;}
    div#header  .call-infor h3   {font-size:1.0em !important;}
div#header .call-infor span {margin-top:20px;}
    div#header .call-infor a {padding-left:10px;padding-right:10px;}
}




/* Home-page-Promotion */
@media (min-width: 1025px) {

/********************Start New Promotion********************/


.promo-vacation {
    float: left;
    /*width: 50%;*/
    /*line-height: 0px;*/
    /*position: absolute;*/
    /*background: url(../images/vacation-img.jpg) left no-repeat;*/
    /*! height: 393px; */
    z-index: -1000000000000;
    /*background-size:100%;*/
	background-size: 50%;
}

img.vac-img {
    width: 50%;
	height:auto;
    float: left;
}
.vacation-content {
    float: right;
    width: 42%;
    /*! min-height: 396px; */
    /*! padding: 55px; */
    margin-right: 40px;
    margin-top: 20px;
}
.vacation-content img {
    /*! width:16%; */
	float: left;
    margin-bottom: 10px;
}
.vacation-content h1{
    font-family: 'Roboto Slab', serif;
    color: #F0B24F;
    font-weight: 400;
    font-size: 36px;
	margin-top:20px;
    float: left;
    margin-left: 10px;
    line-height: 30px;
}
.vacation-content p{
	/*! margin-top:20px !important; */
	clear: left;
	line-height: 18px;
	font-size: 14px;
}



.promo-cruises {
    float: left;
    /*width: 50%;*/
    /*line-height: 0px;*/
    /*position: absolute;*/
    /*background: url(../images/cruises-img.jpg) right no-repeat;*/
    /*! height: 393px; */
    z-index: -1000000000000;
    /*background-size:100%;*/
	background-size: 50%;
}
img.cru-img {
    width: 50%;
    height: auto;
    float: right;
}
.cruises-content {
    float: left;
    width: 42%;
    /*min-height: 396px;
    padding: 55px;*/
    margin-left: 40px;
    margin-top: 20px;
}
.cruises-content img {
    float: left;
    margin-bottom: 10px;
}
.cruises-content h1{
    font-family: 'Roboto Slab', serif;
    color: #ffce30;
    font-weight: 400;
    font-size: 36px;
	margin-top:20px;
    float: left;
    margin-left: 10px;
    line-height: 50px;
}
.cruises-content p{
	/*! margin-top:20px !important; */
	clear: left;
	line-height: 18px;
	font-size: 14px;
}


.promo-tour {
    float: left;
    /*width: 50%;*/
    /*line-height: 0px;*/
    /*position: absolute;*/
    /*background: url(../images/tour-img.jpg) left no-repeat;*/
    /*! height: 393px; */
    z-index: -1000000000000;
    /*background-size:100%;*/
	background-size: 50%;
}
img.tour-img {
    width: 50%;
    height: auto;
    float: left;
}
.tour-content {
    float: right;
    width: 42%;
	/*min-height: 396px;
	padding: 55px;*/
	margin-right: 40px;
	margin-top: 20px;
}
.tour-content img {
    float: left;
    margin-bottom: 10px;
}
.tour-content h1{
    font-family: 'Roboto Slab', serif;
    color: #F6754C;;
    font-weight: 400;
    font-size: 36px;
	margin-top:20px;
    float: left;
    margin-left: 10px;
    line-height: 30px;
}
.tour-content p{
	/*! margin-top:20px !important; */
	clear: left;
	line-height: 18px;
	font-size: 14px;
}


.promo-resort {
    float: left;
    /*width: 50%;*/
    /*line-height: 0px;*/
    /*position: absolute;*/
    /*background: url(../images/resort-img.jpg) right no-repeat;*/
    /*height: 393px;*/
    z-index: -1000000000000;
    /*background-size:100%;*/
	background-size: 50%;
}
img.res-img {
    width: 50%;
    height: auto;
    float: right;
}
.resort-content {
    float: left;
    width: 42%;
	/*min-height: 396px;
	padding: 55px;*/
	margin-left: 40px;
	margin-top: 20px;
}
.resort-content img {
    float: left;
    margin-bottom: 10px;
}
.resort-content h1{
    font-family: 'Roboto Slab', serif;
    color: #987cca;
    font-weight: 400;
    font-size: 36px;
	margin-top:20px;
    float: left;
    margin-left: 10px;
    line-height: 30px;
}
.resort-content p{
	/*! margin-top:20px !important; */
	clear: left;
	line-height: 18px;
	font-size: 14px;
}



.More-Info-1{
    padding:10px;
    border-radius:5px;
    color: #fff;
    background: #f0b24f;
    border: none;
    font-size: 18px;
    margin-top:10px;
}
.More-Info-1 a{
    color:#fff;
    text-decoration:none;
}

.More-Info-2{
    padding:10px;
    border-radius:5px;
    color: #fff;
    background: #ffce30;
    border: none;
    font-size: 18px;
    margin-top:10px; 
}
.More-Info-2 a{
    color:#fff;
    text-decoration:none;
}
.More-Info-3{
    padding:10px;
    border-radius:5px;
    color: #fff;
    background: #f6754d;
    border: none;
    font-size: 18px;
    margin-top:10px; 
}
.More-Info-3 a{
    color:#fff;
    text-decoration:none;
}
.More-Info-4{
    padding:10px;
    border-radius:5px;
    color: #fff;
    background: #997dca;
    border: none;
    font-size: 18px;
    margin-top:10px;
}
.More-Info-4 a{
    color:#fff;
    text-decoration:none;
}
/********************End New Promotion********************/

}


@media (min-width:801px) and (max-width:1024px) {

/********************Start New Promotion********************/


.promo-vacation {
    float: left;
    /*width: 50%;*/
    /*line-height: 0px;*/
    /*position: absolute;*/
    /*background: url(../images/vacation-img.jpg) left no-repeat;*/
    /*! height: 396px; */
    z-index: -1000000000000;
    /*background-size:100%;*/
	background-size: 50%;
}
img.vac-img {
    width: 50%;
	height:auto;
	float: left;
}
.vacation-content {
    float: right;
    width: 47%;
    /*min-height: 396px;
    */ padding: 10px;
    margin-top: 10px;
}
.vacation-content img {
    width: 13%;
    float: left;
    clear: left;
    margin-bottom: 4px !important;
}
.vacation-content h1{
    font-family: 'Roboto Slab', serif;
    color: #F0B24F;
    font-weight: 400;
    font-size: 30px;
	margin-top:20px;
    float: left;
    line-height: 10px;
    margin-left: 10px;
}
.vacation-content p{
	/*! margin-top:20px !important; */
	line-height: 15px;
	font-size: 12px;
	clear: left;
}



.promo-cruises {
    float: left;
    /*width: 50%;*/
    /*line-height: 0px;*/
    /*position: absolute;*/
    /*background: url(../images/cruises-img.jpg) right no-repeat;*/
    /*! height: 396px; */
    z-index: -1000000000000;
    /*background-size:100%;*/
	background-size: 50%;
}
img.cru-img {
    width: 50%;
	height:auto;
	float: right;
}
.cruises-content {
    float: left;
    width: 47%;
    /*min-height: 396px;
    */ padding: 10px;
    margin-top: 10px;
}
.cruises-content img {
    width: 13%;
    float: left;
    clear: left;
    margin-bottom: 4px !important;
}
.cruises-content h1{
    font-family: 'Roboto Slab', serif;
    color: #ffce30;
    font-weight: 400;
    font-size: 30px;
	margin-top:20px;
    float: left;
    line-height: 10px;
    margin-left: 10px;
}
.cruises-content p{
	/*! margin-top:20px !important; */
	line-height: 15px;
	font-size: 12px;
	clear: left;
}


.promo-tour {
    float: left;
    /*width: 50%;*/
    /*line-height: 0px;*/
    /*position: absolute;*/
    /*background: url(../images/tour-img.jpg) left no-repeat;*/
    /*! height: 396px; */
    z-index: -1000000000000;
    /*background-size:100%;*/
	background-size: 50%;
}
img.tour-img {
    width: 50%;
	height:auto;
	float:left;
}
.tour-content {
    float: right;
    width: 47%;
    /*min-height: 396px;
    */ padding: 10px;
    margin-top: 10px;
}
.tour-content img {
    width: 13%;
    float: left;
    clear: left;
    margin-bottom: 4px !important;
}
.tour-content h1{
    font-family: 'Roboto Slab', serif;
    color: #F6754C;;
    font-weight: 400;
    font-size: 30px;
	margin-top:20px;
	float: left;
	line-height: 10px;
	margin-left: 10px;
}
.tour-content p{
	/*! margin-top:20px !important; */
	line-height: 15px;
	font-size: 12px;
	clear: left;
}


.promo-resort {
    float: left;
    /*width: 50%;*/
    /*line-height: 0px;*/
    /*position: absolute;*/
    /*background: url(../images/resort-img.jpg) right no-repeat;*/
    /*! height: 396px; */
    z-index: -1000000000000;
    /*background-size:100%;*/
	background-size: 50%;
}
img.res-img {
    width: 50%;
	height:auto;
	float:right;
}
.resort-content {
    float: left;
    width: 47%;
    /*min-height: 396px;
    */ padding: 10px;
    margin-top: 10px;
}
.resort-content img {
    width: 13%;
    float: left;
    clear: left;
    margin-bottom: 4px !important;
}
.resort-content h1{
    font-family: 'Roboto Slab', serif;
    color: #987cca;
    font-weight: 400;
    font-size: 30px;
	margin-top: 20px;
	float: left;
	line-height: 10px;
	margin-left: 10px;
}
.resort-content p{
	/*! margin-top:20px !important; */
	line-height: 15px;
	font-size: 12px;
	clear: left;
}



.More-Info-1{
    padding:5px;
    border-radius:5px;
    color: #fff;
    background: #f0b24f;
    border: none;
    font-size: 14px;
	/*! margin-top:10px; */
}
.More-Info-1 a{
    color:#fff;
    text-decoration:none;
}
.More-Info-2{
    padding:5px;
    border-radius:5px;
    color: #fff;
    background: #ffce30;
    border: none;
    font-size: 14px;
	/*! margin-top:10px; */
}
.More-Info-2 a{
    color:#fff;
    text-decoration:none;
}
.More-Info-3{
    padding:5px;
    border-radius:5px;
    color: #fff;
    background: #f6754d;
    border: none;
    font-size: 14px;
	/*! margin-top:10px; */
}
.More-Info-3 a{
    color:#fff;
    text-decoration:none;
}
.More-Info-4{
    padding:5px;
    border-radius:5px;
    color: #fff;
    background: #997dca;
    border: none;
    font-size: 14px;
	/*! margin-top:10px; */
}
.More-Info-4 a{
    color:#fff;
    text-decoration:none;
}
/********************End New Promotion********************/

}

@media (min-width:481px) and (max-width:800px) {
	
	
/*******************Start New Promotion****************/

.promo-vacation {
    float: left;
    width: 100%;
    /*! line-height: 0px; */
    /*! position: absolute; */
    /*background: url(../images/vacation-img.jpg) no-repeat;*/
    /*! height: 396px; */
    z-index: -1000000000000;
    /*background-size:100%;*/
	background-size: 100%;
}
img.vac-img {
    width: 100%;
	height:auto;
}
.vacation-content {
    float: left;
    /*! width: 100%; */
    /*min-height: 396px;*/
    padding: 15px;
}
.vacation-content h1{
    font-family: 'Roboto Slab', serif;
    color: #F0B24F;
    font-weight: 400;
    font-size: 36px;
    margin-top:10px;
    text-align:center;
}
.vacation-content p{
	margin-top:10px !important;
	font-size: 18px;
}
.More-Info-1{
    padding:10px;
    border-radius:5px;
    color: #fff;
    background: #f0b24f;
    border: none;
    font-size: 18px;
    margin-top: 10px !important;
    margin: 0px auto; 
    display: block;
}
.More-Info-1 a{
    color:#fff;
    text-decoration:none;
}
.vacation-content img {
    /*! padding-top: 10px; */
    margin: 0px auto;
    display: block !important;
}

.promo-cruises {
    float: left;
    width: 100%;
    /*line-height: 0px;*/
    /*position: absolute;*/
    /*background: url(../images/cruises-img.jpg) no-repeat;*/
    /*height: 396px;*/
    z-index: -1000000000000;
    /*background-size:100%;*/
	background-size: 100%;
}
img.cru-img {
    width: 100%;
	height:auto;
}
.cruises-content {
    float: left;
    /*width: 41%;*/
    /*! min-height: 396px; */
    padding: 15px;
}

.cruises-content h1{
    font-family: 'Roboto Slab', serif;
    color: #ffce30;
    font-weight: 400;
    font-size: 36px;
    margin-top:10px;
    text-align:center;
}
.cruises-content p{
	margin-top:10px !important;
	font-size: 18px;
}
.More-Info-2{
    padding:10px;
    border-radius:5px;
    color: #fff;
    background: #ffce30;
    border: none;
    font-size: 18px;
    margin-top: 10px !important;
    margin: 0px auto; 
    display: block;
}
.More-Info-2 a{
    color:#fff;
    text-decoration:none;
}
.cruises-content img {
    /*! padding-top: 10px; */
    margin: 0px auto;
    display: block !important;
}

.promo-tour {
    float: left;
    width: 100%;
    /*line-height: 0px;*/
    /*position: absolute;*/
    /*background: url(../images/tour-img.jpg) no-repeat;*/
    /*height: 396px;*/
    z-index: -1000000000000;
    /*background-size:100%;*/
	background-size: 100%;
}
img.tour-img {
    width: 100%;
	height:auto;
}
.tour-content {
    float: left;
    /*width: 100%;*/
    /*! min-height: 396px; */
    padding: 15px;
}
.tour-content h1{
    font-family: 'Roboto Slab', serif;
    color: #F6754C;;
    font-weight: 400;
    font-size: 36px;
    margin-top:10px;
    text-align:center;
}
.tour-content p{
	margin-top:10px !important;
	font-size: 18px;
}
.More-Info-3{
    padding:10px;
    border-radius:5px;
    color: #fff;
    background: #f6754d;
    border: none;
    font-size: 18px;
    margin-top: 10px !important;
    margin: 0px auto; 
    display: block;
}
.More-Info-3 a{
    color:#fff;
    text-decoration:none;
}
.tour-content img {
    /*! padding-top: 10px; */
    margin: 0px auto; 
    display: block !important;
}


.promo-resort {
    float: left;
    width: 100%;
    /*line-height: 0px;*/
    /*position: absolute;*/
    /*background: url(../images/resort-img.jpg) no-repeat;*/
    /*height: 396px;*/
    z-index: -1000000000000;
    /*background-size:100%;*/
	background-size: 100%;
}
img.res-img {
    width: 100%;
	height:auto;
}
.resort-content {
    float: left;
    /*width: 41%;*/
    /*! min-height: 396px; */
    padding: 15px;
}
.resort-content h1{
    font-family: 'Roboto Slab', serif;
    color: #987cca;
    font-weight: 400;
    font-size: 36px;
    margin-top:10px; 
    text-align:center;
}
.resort-content p{
	margin-top:10px !important;
	font-size: 18px;
}
.More-Info-4{
    padding:10px;
    border-radius:5px;
    color: #fff;
    background: #997dca;
    border: none;
    font-size: 18px;
    margin-top:10px;
    margin-top: 10px !important;
    margin: 0px auto; 
    display: block;
}
.More-Info-4 a{
    color:#fff;
    text-decoration:none;
}
.resort-content img {
    /*! padding-top: 10px; */
    margin: 0px auto;
    display: block !important;
}
/*******************End New Promotion****************/	
}


@media screen and (max-width:480px) {

/*******************Start New Promotion****************/


.promo-vacation {
    float: left;
    width: 100%;
    /*! line-height: 0px; */
    /*! position: absolute; */
    /*background: url(../images/vacation-img.jpg) no-repeat;*/
    /*! height: 396px; */
    z-index: -1000000000000;
    /*background-size:100%;*/
	background-size: 100%;
}
img.vac-img {
    width: 100%;
	height:auto;
}
.vacation-content {
    float: left;
    /*! width: 100%; */
    /*min-height: 396px;*/
    padding: 15px;
}
.vacation-content h1{
    font-family: 'Roboto Slab', serif;
    color: #F0B24F;
    font-weight: 400;
    font-size: 36px;
    margin-top:10px;
    text-align:center;
}
.vacation-content p{
	margin-top:10px !important;
	font-size: 18px;
}
.More-Info-1{
    padding:10px;
    border-radius:5px;
    color: #fff;
    background: #f0b24f;
    border: none;
    font-size: 18px;
    margin-top:10px !important;
    margin:0px auto;
    display:block;
}
.More-Info-1 a{
    color:#fff;
    text-decoration:none;
}
.vacation-content img {
    /*! padding-top: 10px; */
    /*! margin: 0px auto; */
    display: block !important;
    margin:0px auto;
}

.promo-cruises {
    float: left;
    width: 100%;
    /*line-height: 0px;*/
    /*position: absolute;*/
    /*background: url(../images/cruises-img.jpg) no-repeat;*/
    /*height: 396px;*/
    z-index: -1000000000000;
    /*background-size:100%;*/
	background-size: 100%;
}
img.cru-img {
    width: 100%;
	height:auto;
}
.cruises-content {
    float: left;
    /*width: 41%;*/
    /*! min-height: 396px; */
    padding: 15px;
}

.cruises-content h1{
    font-family: 'Roboto Slab', serif;
    color: #ffce30;
    font-weight: 400;
    font-size: 36px;
    margin-top:10px;
    text-align:center;
}
.cruises-content p{
	margin-top:10px !important;
	font-size: 18px;
}
.More-Info-2{
    padding:10px;
    border-radius:5px;
    color: #fff;
    background: #ffce30;
    border: none;
    font-size: 18px;
    margin-top: 10px !important;
    margin: 0px auto; 
    display: block;
}
.More-Info-2 a{
    color:#fff;
    text-decoration:none;
}
.cruises-content img {
    /*! padding-top: 10px; */
    margin: 0px auto;
    display: block !important;
}

.promo-tour {
    float: left;
    width: 100%;
    /*line-height: 0px;*/
    /*position: absolute;*/
    /*background: url(../images/tour-img.jpg) no-repeat;*/
    /*height: 396px;*/
    z-index: -1000000000000;
    /*background-size:100%;*/
	background-size: 100%;
}
img.tour-img {
    width: 100%;
	height:auto;
}
.tour-content {
    float: left;
    /*width: 100%;*/
    /*! min-height: 396px; */
    padding: 15px;
}
.tour-content h1{
    font-family: 'Roboto Slab', serif;
    color: #F6754C;;
    font-weight: 400;
    font-size: 36px;
    margin-top:10px;
    text-align:center;
}
.tour-content p{
	margin-top:10px !important;
	font-size: 18px;
}
.More-Info-3{
    padding:10px;
    border-radius:5px;
    color: #fff;
    background: #f6754d;
    border: none;
    font-size: 18px;
    margin-top: 10px !important;
    margin: 0px auto; 
    display: block;
}
.More-Info-3 a{
    color:#fff;
    text-decoration:none;
}
.tour-content img {
    /*! padding-top: 10px; */
    margin: 0px auto; 
    display: block !important;
    
}


.promo-resort {
    float: left;
    width: 100%;
    /*line-height: 0px;*/
    /*position: absolute;*/
    /*background: url(../images/resort-img.jpg) no-repeat;*/
    /*height: 396px;*/
    z-index: -1000000000000;
    /*background-size:100%;*/
	background-size: 100%;
}
img.res-img {
    width: 100%;
	height:auto;
}
.resort-content {
    float: left;
    /*width: 41%;*/
    /*! min-height: 396px; */
    padding: 15px;
}
.resort-content h1{
    font-family: 'Roboto Slab', serif;
    color: #987cca;
    font-weight: 400;
    font-size: 36px;
    margin-top:10px;
    text-align:center;
}
.resort-content p{
	margin-top:10px !important;
	font-size: 18px;
}
.More-Info-4{
    padding:10px;
    border-radius:5px;
    color: #fff;
    background: #997dca;
    border: none;
    font-size: 18px;
    margin-top: 10px !important;
    margin: 0px auto; 
    display: block;
}
.More-Info-4 a{
    color:#fff;
    text-decoration:none;
}
.resort-content img {
    /*! padding-top: 10px; */
    margin: 0px auto;
    display: block !important;
}
/*******************End New Promotion****************/
}
.tidePoweredBy, .lf_service {display:none;}





