body{ font-family: 'Fira Sans', sans-serif;}
p{ font-weight:400;}
h1,h2,h3,h4,h5,h6 { margin:0px;}

.head_tops {
    padding: 1px 0;
    background: #20415b;
}

.mail_only { float: right;}
.mail_only ul{ list-style:none; padding:0px; margin:0px;}
.mail_only ul li {
    display: inline-block;
    padding: 0 5px;
    color: #fff;
}
.mail_only ul li a {
    font-size: 14px;
    color: #fff;
    display: block;
    text-decoration: none;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.mail_only ul li a i{ color:#fff;}

.navbar-default.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 4;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
	padding: 4px 0px;
}
.navbar-default {
    background: #fff;
    border-color: transparent;
    border-radius: 0px;
    padding: 10px 0 10px 0;
    border-bottom: none;
    margin: 0;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 0px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand.navbar-brand-centered img {}

.navbar-default.stricky-fixed .navbar-nav>li>a {
    color: #333;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    font-size: 14px;
    padding: 18px 15px 18px 15px;
    text-transform: uppercase;
    font-weight: 600;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color:#dc2334;
    background-color: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color:#dc2334;
    background-color: transparent;
}

.dropaple_menu {
    padding: 0px !important;
    min-width: 240px !important;
	z-index:9 !important;
}
.dropdown-menu>li>a {
    display: block;
    padding: 8px 10px !important;
    clear: both;
    line-height: 1.42857143;
    white-space: nowrap;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background: linear-gradient(90deg,#ea2331,#43264e 50%);
    border-left: solid 2px #3a1248;
}

.navbar-default.stricky-fixed .one_phone{color:#fff !important;}


.one_phone {
    margin: 5px 0 0 25px;
}

.one_phone a {
    font-size: 24px !important;
    border-radius: 22px;
    color: #20415b !important;
    text-decoration: none;
    line-height: 24px;
    font-weight: 600;
}

.one_phone p {
    font-size: 14px;
    margin: 0;
    color: #333;
}

.one_phone a:hover{ color:#20415b !important;}



.Mr_pack{ position:relative; margin-bottom: 30px;}
.Pack_im{ position:relative;border: 1px solid #20415b;border-radius: 6px; }
.Pack_im img {
    width: 100%;
    height: 240px;
    border-radius: 6px;
}

.pack_cont {
    background: #fff;
    padding: 10px;
    margin: -40px 10px 0 10px;
    position: relative;
    box-shadow: 0 -2px 19px 0 rgb(32 65 91);
    border-radius: 4px;
    border: 1px solid #20415b;
}

.pack_cont h3 {
    font-size: 18px;
    color: #20415b;
    margin: 0px;
    font-weight: 500;
}
.pack_cont h6 {
    font-size: 13px;
    color: #777;
    margin: 20px 0 10px 0;
    font-weight: 600;
}

.pack_cont h4 {
    font-size: 16px;
    color: #4caf50;
    margin: 0px;
    font-weight: 800;
}

.pack_cont h4 span {
    font-size: 13px;
    color: #777;
    font-weight: 500;
}
.pack_cont a {
    border: solid 2px #20415b;
    display: inline-block;
    color: #20415b;
    text-decoration: none;
    padding: 6px 20px;
    border-radius: 2px;
    font-weight: 600;
    position: absolute;
    right: 10px;
    top: 34px;
}

.Nx_off {
    background: #20415b;
    position: absolute;
    top: 14px;
    left: -10px;
    padding: 4px 12px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.Nx_off:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    float: right;
    border-width: 10px 10px 0 0;
    border-style: solid;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: #0c220d;
    left: 0px;
    bottom: -10px;
    transform: rotate(
90deg
);
}



/** BANNER CSS START **/

.Search_types {
    position: absolute;
    top: 180px;
    width: 100%;
    z-index: 2;
}
#banner_wrap {
    width: 100%;
    height: 500px;
    padding: 0;
    position: relative;
}

.banner_content {
  width: 100%;
  height: 100%;
  position: relative
}

.banner {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: no-repeat center center
}

.map { position: absolute }

.banner_nav {
  position: absolute;
  right: 18px;
  bottom: 18px
}

.banner_nav ul li {
  float: left;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 8px 0 0;
  cursor: pointer;
  border-radius: 7px;
  background: rgba(224,224,224,0.8);
}

.banner_nav ul li.curr { background: rgba(255,255,255,1); }

/*index banner end*/


.bcont {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative
}

#banner0 { background-image: url(../images/nym_banner.jpg); background-size:cover; }

#banner1 { background-image: url(../images/Slider1.html); background-size:cover; }

#banner2 { background-image: url(../images/Slider2.jpg); background-size:cover; }

/* #banner3 { background-image: url(https://placeimg.com/498/378/nature) }

#banner4 { background-image: url(https://placeimg.com/498/378/people) }

#banner5 { background-image: url(https://placeimg.com/498/378/tech) }

#banner6 { background-image: url(https://placeimg.com/498/378/nature/sepia) } */

#map0 {
  width: 120px;
  height: 60px;
  top: 360px;
  left: 160px
}

.Best_baaner{ text-align:center;background: #ffffff36;}
.Best_baaner h1 {
    font-size: 35px;
    color: #000;
    margin: 0px 0 15px 0;
    font-weight: 600;
}

.Best_baaner h3 {
    font-size: 21px;
    color: #000;
    margin: 0px 0 15px 0;
    font-weight: 600;
}

.bn_offers {
    background: #fff;
    border-radius: 10px;
    padding: 10px 0;
    z-index: 1;
    text-align: center;
    display: table;
    width: 100%;
    margin: -46px 0 0 0;
    box-shadow: 0 1px 2px #ccc !important;
    position: relative;
}
.bn_offers h5 {
    background: linear-gradient(45deg,#721053,#AD2E41);
    font-size: 22px;
    color: #fff;
    padding: 10px 10px;
    text-transform: uppercase;
	border-radius: 4px;
}
.bn_offers h5 span {
    display: block;
    font-size: 12px;
    text-transform: capitalize;
    padding: 4px 0 0 0;
}
.bn_offers h4 {
    font-size: 22px;
    color: #333;
    font-weight: 500;
	letter-spacing: 2px;
}
.bn_offers h4 span{
	font-weight: 600;
    background: linear-gradient(90deg,#ea2331,#43264e 80%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bn_offers a {
    font-size: 18px;
    text-decoration: none;
    display: block;
    margin: 5px 0 0 0;
    font-weight: 600;
    background: linear-gradient(90deg,#ea2331,#43264e 80%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

/** BANNER CSS END **/

.howit_main {
    padding: 20px 0;
    background: #ffffff;
}


.how_sec {
    padding: 14px 8px 14px 8px;
    background: #fafafa;
    margin: 0px 0 0 0;
    text-align: left;
    border-radius: 4px;
    border: solid 1px #ddd;
}

.how_sec img {
    margin: 10px 10px 7px 0;
    border-radius: 75px;
    height: 63px;
    width: 63px;
    float: left;
    padding: 5px;
}

.how_sec h4 {
    font-weight: 600;
    margin: 0px 0 4px 0px;
    color: #20415b;
    font-size: 20px;
}

.how_sec p {
    font-weight: 400;
    margin: 0;
    color: #000;
    font-size: 14px;
    padding: 5px 10px 0 10px;
}

.bdrr{ padding-right:5px; padding-left:5px;}


.top_deslas{ background:#fff; padding:40px 0;}

.heading_hh {
    margin: 0 0 25px 0;
}
.heading_hh h2 {
    font-size: 26px;
    color:#333;
    font-weight: 600;
    margin: 0 0 8px 0;
    padding: 0 0 10px 10px;
    line-height: 24px;
    text-align: center;
    position: relative;
}


.heading_hh h3 {
    font-size: 26px;
    color:#333;
    font-weight: 600;
    margin: 0 0 8px 0;
    padding: 0 0 10px 10px;
    line-height: 24px;
    text-align: center;
    position: relative;
}


.heading_hh p {
    font-size: 14px;
    color: #777;
    line-height: 22px;
    text-align: center;
}

.topers_mn {
    display: table;
    width: 100%;
    box-shadow: 0 1px 2px #ccc !important;
    border-radius: 8px;
    border: solid 1px #ededed;
    padding: 15px 0 15px 0;
}

.coupan_im {}
.coupan_im img {
    width: 100%;
    height: 152px;
    border-radius: 4px;
}
.fmly_travel {
    padding: 0px 0 0 0;
}
.fmly_travel h4 {
    font-size: 18px;
    color: #333;
    margin: 0 0 0 0;
    font-weight: 600;
}
.fmly_travel p {
    font-size: 13px;
    color: #9b9a9a;
    margin: 5px 0 0 0;
    line-height: 18px;
    font-weight: 500;
}
.fmly_travel h5 {
    font-size: 15px;
    color: #777;
    margin: 5px 0 0 0;
    font-weight: 400;
}
.fmly_travel h5 span {
    font-size: 18px;
    margin: 4px 0 0 0;
    background: linear-gradient(90deg,#ea2331,#43264e 80%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}
.fmly_travel h3 {
    display: inline-block;
    white-space: nowrap;
    color: #AD2E41;
    padding: 10px 12px;
    border-radius: 33px;
    width: 120px;
    font-weight: bold;
    text-align: center;
    border: 1px dashed #AD2E41;
    -webkit-box-shadow: 1px 1px 1px rgba(128, 128, 128, 0.2);
    box-shadow: 1px 1px 1px rgba(128, 128, 128, 0.2);
    font-size: 14px;
    margin: 11px 0 0 0;
}


/** DESTINATION CSS START **/

.con_bg {
    box-shadow: 0 1px 2px #ccc !important;
    border-radius: 8px;
    border: solid 1px #ededed;
    background: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
}
.top_destinations{ padding:45px 0; background: #fcfcfc;}

/*** NEW CSS START ***/

.main_grid {
    display: table;
    position: relative;
    margin: 0 auto 20px auto;
    padding: 0;
    width: 100%;
    list-style: none;
    text-align: center;
    border: solid 1px #fff;
    border-radius: 6px;
    overflow: hidden;
}
 .effect_img{
    background: #000;
    position: relative;
     overflow: hidden;
    /*background: #fff;
    */
     text-align: center;
     cursor: pointer;
}
.effect_img img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    height: 270px;
    width: 100%;
}

.Dts_price {
    position: absolute;
    background: linear-gradient(45deg,#721053,#AD2E41);
    right: 20px;
    z-index: 9;
    top: 20px;
    color: #fff;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 14px;
    border: solid 1px #AD2E41;
}
.Dts_price strong{ font-size:16px;}

.World_nmae {
    position: absolute;
    bottom: 8px;
    width: 100%;
    padding: 10px 15px;
	text-align: left;
}
.World_nmae h4 {
    color: #fff;
    font-size: 20px;
    margin: 0px 0 8px 0;
    font-weight: 600;
	text-shadow: 2px 1px 2px #000;
}
.World_nmae h6 {
    color: #333;
    font-size: 15px;
    margin: 0px;
    background: #fff;
    padding: 2px 10px;
    display: inline-block;
    text-transform: uppercase;
}

 .effect_img figcaption {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     padding: 0px;
     color: #fff;
     text-transform: uppercase;
     font-size: 1.25em;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     z-index:2;
}

 .effect_img figcaption::before, .effect_img figcaption::after {
    position: absolute;
     top: 30px;
     right: 30px;
     bottom: 30px;
     left: 30px;
     content: '';
     opacity: 0;
     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
     transition: opacity 0.35s, transform 0.35s;
}
 .effect_img:hover img {
     opacity: 0.4;
}
 .effect_img:hover figcaption::before, .effect_img:hover figcaption::after {
     opacity: 1;
     -webkit-transform: scale(1);
     transform: scale(1);
}
.effect_img figcaption h3 {
    margin-bottom: 0;
    font-size: 24px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
}
 .effect_img h3 {
     padding-top: 28%;
     -webkit-transition: -webkit-transform 0.35s;
     transition: transform 0.35s;
     -webkit-transform: translate3d(0,-20px,0);
     transform: translate3d(0,-20px,0);
}
.effect_img p {
    margin: 0;
    color: #ffe210;
    font-weight: 600;
    font-size: 20px;
}
.effect_img h4 {
    font-size: 14px;
    padding: 0 45px;
    line-height: 21px;
    font-weight: 300;
    margin: 10px 0 0 0;
}
 .effect_img:hover h3, .effect_img:hover p {
     opacity: 1;
     -webkit-transform: translate3d(0,0,0);
     transform: translate3d(0,0,0);
}
 .effect_img figcaption a {
     z-index: 1000;
     text-indent: 200%;
     white-space: nowrap;
     font-size: 0;
     opacity: 0;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

/** NEW CSS START **/


.About_main{ padding:45px 0; background:#20415b0f;}
.heading_Abt{}
.heading_Abt h3{
	font-size: 26px;
    color:#20415b;
    font-weight: 600;
    margin: 0 0 8px 0;
    padding: 0 0 10px 0px;
    line-height: 24px;
    position: relative;
}
.heading_Abt p {
    font-size: 16px;
    color: #20415b;
    line-height: 29px;
    font-weight: 400;
    text-align: justify;
    font-family: 'Fira Sans', sans-serif;
    margin-bottom: 2px;
}



/** FOOTER CSS START **/

.suscribe_main {
    background: linear-gradient(45deg,#721053,#AD2E41);
    padding: 20px 0;
    background-size: cover;
    background-position: 50%;
    position: relative;
    display: table;
    width: 100%;
    overflow: hidden;
}


.Exclusive_ss {}
.Exclusive_ss h4 {
    font-size: 19px;
    color: #fff;
    margin: 0px;
    text-shadow: 2px 2px 2px #000;
    font-weight: 600;
    text-transform: uppercase;
}

.Exclusive_ss p {
    font-size: 15px;
    color: #fff;
    margin: 0px;
    font-weight: 500;
    padding: 5px 0 0 0;
}

.seciband {
    margin: 3px 0 0 0;
}

.seciband .form-group {
    position: relative;
	margin:0;
}

.cont_form {
    border-radius: 2px;
    height: 42px;
}

.button_secb {
    position: absolute;
    top: 2px;
    right: 2px;
    background: linear-gradient(45deg,#AD2E41,#721053);
    border: 0px;
    border-radius: 2px;
    padding: 8px 28px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;
}


.Footer_str{ background: #20415b; padding:45px 0 25px 0;}

.Types {
    display: table;
    width: 100%;
    margin-bottom: 20px;
}
.foot_heading {}
.foot_heading p{ font-size: 15px;color: #fff;margin: 0px;line-height: 26px;text-align: justify;}
.foot_heading h3 {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    margin: 8px 0 8px 0;
    text-transform: uppercase;
}
.foot_heading ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.foot_heading ul li {
    display: inline-block;
}
.foot_heading ul li a {
    font-size: 15px;
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 0 38px 0px 33px;
    font-weight: 400;
    line-height: 32px;
}
.foot_heading ul li a i{ padding-right:5px;}

.footer_tofree{ background:#220a2a; padding:15px 0;}
.Bt_tfn{}
.Bt_tfn a {
    font-size: 18px;
    color: #fff;
    margin: 0px;
    text-decoration: none;
}
.Bt_tfn a i{ margin-right:2px;}

.payment_icons {
    margin-bottom: 0px;
    margin-top: 25px;
}
.payment_icons ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.payment_icons ul li {
    display: inline-block;
    cursor: pointer;
    margin: 0 5px 0px 5px;
}

.footer_btm {
    padding: 10px 0;
    background: #0b558d;
    text-align: center;
}
.footer_btm p {
    margin: 0;
    color: #fff;
    letter-spacing: 0;
    font-size: 14px;
    font-weight: 500;
}


/** ABOUT US CSS **/

.slider_text {
    text-align: left;
    padding: 0 0 10px;
}
.slider_text h1 {
    font-size: 26px;
    color: #fff;
    margin: 0;
    font-weight: 500;
    text-shadow: #080808 0 1px 2px;
}

.about-img {
    border-radius: 5px;
    position: relative;
    z-index: 1;
    padding-left: 30px;
    padding-bottom: 30px;
}

.about-img::before {
    content: "";
    position: absolute;
    bottom: 15px;
    left: 15px;
    width: 91%;
    height: 90%;
    background-color: #20415b;
    border-radius: 4px;
    z-index: -1;
}

.about-img img {
    width: 100%;
}

/** CONTACT US PAGE CSS **/

.contact_page_ff {
    background: #fff;
    padding: 30px 0;
}

.contact_aadd {
    background: #fff;
    text-align: left;
    padding: 15px 0;
    margin-bottom: 25px;
    box-shadow: 0 1px 2px #ccc !important;
    border-radius: 8px;
	min-height: 80px;
}

.contact_aadd i {
    font-size: 22px;
    background: #20415b;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 23px;
    margin: 5px 10px 10px 10px;
    float: left;
	text-align: center;
}
.contact_aadd p {
    margin: 0px;
    font-size: 15px;
}

.contact_aadd a {
    display: block;
    font-size: 18px;
    color: #333;
    text-decoration: none;
    font-weight: 600;
}

.address_cont {
    background: #fff;
    padding: 10px;
	border: solid 1px #ededed;
	box-shadow: 0 1px 2px #ccc !important;
    border-radius: 8px;
	display:table;
	width:100%;
}

.address_cont h2 {
    font-size: 18px;
    color: #333;
    margin: 0 0 10px;
    font-weight: 700;
}

.cont_form {
    border-radius: 4px;
    height: 44px;
    box-shadow: 0 1px 2px #d0d0d0;
    border: solid 1px #ededed;
}

.flat_button_cont {
    border: 0;
    background: #20415b;
    color: #fff;
    padding: 10px 12px;
    border-radius: 2px;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
    display: block;
    width: 100%;
    font-weight: 500;
}

.maps {
    padding: 5px 5px 0 5px;
    background: #fff;
	border: solid 1px #ededed;
	margin-bottom: 30px;
}

/** DESTINATION PAGE CSS **/

.location_banner{}

.Promo_Code{ background:#f9f9f9; padding:5px 0;}
.DT_main {
    padding: 20px 0;
}
.layout_dt {
    padding: 10px 12px;
    text-align: left;
    min-height: 110px;
    border: solid 1px #e9e9e9;
    box-shadow: 0 1px 2px #ccc !important;
    border-radius: 8px;
}
.layout_dt i {
    font-size: 32px;
    color: #721053;
    margin: 12px 10px 12px 0;
    width: 50px;
    height: 50px;
    border: solid 1px #721053;
    border-radius: 38px;
    line-height: 50px;
    float: left;
	text-align:center;
}
.layout_dt h4 {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin: 4px 0 5px 0;
}
.layout_dt p {
    font-size: 14px;
    color: #4f4f4f;
    font-weight: 500;
	margin: 0;
}

.dallas_page {
    padding: 40px 0 40px 0;
}

.page_contents {
    padding: 0 0 10px 0;
}

.page_contents h2 {
    font-size: 24px;
    color:#000;
    margin: 0px 0 8px 0;
	font-weight:800;
}

.page_contents h3 {
    font-size: 22px;
    color: #333;
    margin: 0px 0 10px 0;
    font-weight: 800;
}

.page_contents h4 {
    font-size: 18px;
    color:#000;
    margin: 0px 0 8px 0;
	font-weight:600;
}

.page_contents h5 {
    font-size: 16px;
    color: #000f61;
    margin: 0px 0 8px 0;
    font-weight: 600;
    text-decoration: underline;
}

.page_contents p {
    font-size: 14px;
    color: #3a3939;
    line-height: 22px;
	font-weight:500;
}
.page_contents p span{ color:#AD2E41; font-weight: 700; }
.page_contents p strong{ color:#000;}

.page_contents ul{ list-style:none; padding:0px; margin:0px 0 10px 0;}
.page_contents ul li {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    border: solid 1px #c9c9c9;
    display: inline-block;
    padding: 2px 16px;
    box-shadow: 0 0 8px #ccc inset;
    margin: 0 7px 10px 0px;
    border-radius: 15px;
}

.pvc_cont h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 0px 0 10px 0;
}

.pvc_cont p {
    font-size: 14px;
    color: #333;
    margin: 0px 0 10px 0;
    line-height: 24px;
}

.pvc_cont h4 {
    padding: 5px 8px 6px 8px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    background: #f1f1f1;
    border-left: solid 4px #20415b;
    margin-top: 20px;
}

.pvc_cont ul {
    list-style: none;
    padding: 0px;
    margin: 0px 0 10px 0px;
}

.pvc_cont ul li {
    font-size: 15px;
    color: #333;
    margin: 0px;
    line-height: 28px;
}

.pvc_cont ul li i {
    margin-right: 4px;
    color: #20415b;
}

.custab {
    border: 1px solid #ccc;
    padding: 5px;
    margin: 1% 0 1% 0;
    box-shadow: 3px 3px 2px #ccc;
    transition: 0.5s;
}
.custab:hover{
    box-shadow: 3px 3px 0px transparent;
    transition: 0.5s;
}
table.table.table-striped.custab tr td {
    font-weight: 500;
    border-right: solid 1px #ccc;
}
table.table.table-striped.custab tr th{ border-right: solid 1px #ccc;}


.column, .columns {
    float: left;
    min-height: 1px;
    padding: 0 0px;
    position: relative;
    margin-bottom: 20px;
}
div.gdl-package-grid2 .package-thumbnail-outer-wrapper {
    position: relative;
}
div.gdl-package-grid2 .package-media-wrapper {
    margin-bottom: 15px;
}

div.gdl-package-grid2 .package-media-wrapper a img{ width:100%;}

div.package-media-wrapper {
    position: relative;
}
div.gdl-package-grid2 div.package-ribbon-wrapper {
    bottom: auto;
    top: 22px;
    position: absolute;
    right: -8px;
}
.package-type {
    background-color: #20415b;
}
div.package-type {
    padding: 9px 12px;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
}
.package-type, .package-type a {
    color: #fff;
}
div.package-type-gimmick {
    width: 0;
    height: 0;
    float: right;
    border-width: 8px 8px 0 0;
    border-style: solid;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
}
.package-type-gimmick {
    border-top-color: #000;
}
div.gdl-package-grid2 .package-title-wrapper {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    padding: 8px 10px;
}
div.gdl-package-grid2 .package-title-overlay {
    background: #20415b;
    opacity: .8;
    filter: alpha(opacity=80);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}
div.gdl-package-grid2 .package-title {
        font-size: 15px;
    
    margin-bottom: 0;
    float: left;
    position: relative;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
}
div.gdl-package-grid2 .package-title a {
    color: #fff;
    text-decoration: none;
}
div.gdl-package-grid2 .package-info {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    float: right;
    position: relative;
    color: #fff;
}
div.gdl-package-grid2 .package-date {
    margin-bottom: 15px;
    font-size: 15px;
    margin-bottom: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}


/** MY MODEL POPUP CSS **/

.modal-dialog {
    width: 600px;
    margin: 85px auto 0;
}

.modal-body.mb_bod {
    position: relative;
    padding: 0;
    display: table;
    width: 100%;
}

.close.Myppclose {
    background: #9c27b0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    text-shadow: none;
    opacity: inherit;
    border-radius: 20px;
    margin: -22px -15px 0 0;
}

.Lefts_pp {
    background: #20415b;
    padding: 82px 15px;
    text-align: center;
}

.Lefts_pp img{ margin:0 0 20px 0;}

.Lefts_pp h5 {
    font-size: 16px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 18px 0;
}

.Lefts_pp p {
    font-size: 14px;
    color: #fff;
    margin: 0 0 12px 0;
}

.Right_pp {
    padding: 20px 0 0 0;
}
.Right_pp h2 {
    font-size: 22px;
    font-weight: 800;
    margin: 0 0 8px 0;
    color: #000;
}
.Right_pp h3 {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 20px 0;
    color: #000;
}
.My_mdfrm{ border-radius: 4px;
    height: 44px;
    box-shadow: 0 1px 2px #d0d0d0;
    border: solid 1px #d6d6d6;}

.con_btn.marbot10 {
    background: #20415b;
    border: 1px solid #20415b;
    padding: 5px 15px;
    color: #fff;
    border-radius: 3px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
}




/** MOBILE VIEW SECOND CSS **/

@media (min-width:320px) and (max-width:479px) {

.mail_only { text-align: center;}
.mail_only ul li a { font-size: 13px; text-align: center;}
.navbar-brand.navbar-brand-centered img { width: 240px;}	
.navbar-default { background: #fff; padding: 5px 0 5px 0px;}
.Search_types { position: absolute; top: 128px; width: 100%;}
.Best_baaner h1 { font-size: 26px; color: #fff; margin: 0px 0 8px 0;}
.Best_baaner h3 { font-size: 28px !important;}
.fmly_travel { padding: 10px 15px 0 15px;}
.topers_mn{ margin-bottom:10px;}
.foot_heading ul li { display: inline-block; }
.foot_heading h3{ margin:0 0 15px 0;}
.how_sec{ min-height: 160px; margin:0 0 10px 0;}
.navbar-default .navbar-nav>li>a { color: #4c4747; font-size: 14px; padding: 8px 15px 8px 15px;}	
#banner_wrap { width: 100%;  height: 635px;}
.row.fm_ln1 { margin: 0;}
	
}

@media (min-width:360px) and (max-width:639px) {

.mail_only { text-align: center;}
.mail_only ul li a { font-size: 13px; text-align: center;}
.navbar-brand.navbar-brand-centered img { width: 240px;}	
.navbar-default { background: #fff; padding: 5px 0 5px 0px;}
.Search_types { position: absolute; top: 128px; width: 100%;}
.Best_baaner h1 { font-size: 26px; color: #fff; margin: 0px 0 8px 0;}
.Best_baaner h3 { font-size: 28px !important;}
.fmly_travel { padding: 10px 15px 0 15px;}
.topers_mn{ margin-bottom:10px;}
.foot_heading ul li { display: inline-block;}
.foot_heading h3{ margin:0 0 15px 0;}
.how_sec{ min-height: 160px; margin:0 0 10px 0;}
.navbar-default .navbar-nav>li>a { color: #4c4747; font-size: 14px; padding: 8px 15px 8px 15px;}	
#banner_wrap { width: 100%;  height: 635px;}
.row.fm_ln1 { margin: 0;}
	
}