body{ padding:0px; margin:0px; font-family: "Poppins", sans-serif;}


/** SITEMAP CSS CODE **/

.st_map {
    margin: 20px 0 40px;
    background: #ffffff;
}

.site_map_bx {}
.site_map_bx h2 {
    font-weight: 600;
    font-size: 28px;
    margin: 18px 0 5px 0;
}

.site_map_bx p {
    font-size: 15px;
    margin: 30px 0 0 0;
}

.site_cat {
    width: 100%;
    display: table;
    border-bottom: 1px dashed #c1c1c1;
    padding: 15px 0;
}

.site_cat h3 {
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 15px 0;
}

.site_cat ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.site_cat ul li {
    width: 20%;
    float: left;
    line-height: 28px;
}

.site_cat ul li a {
    color: #2c2c2c;
    font-size: 14px;
    text-decoration: none;
    display: block;
    font-weight: 400;
}

.site_cat ul li a i{ margin-right:4px;}

/** SITEMAP CSS CODE **/


/** RESULT MOBILE CALL SECTION **/

.toll-free-number {
    position: relative;
    top: 1px;
}
.toll-free-number p {
    font-size: 13px;
    color: #333;
    margin: 0px;
    text-align-last: end;
    line-height: 14px;
    font-weight: 400;
}
.toll-free-number h6 {
    font-size: 13px;
    color: #333;
    margin: 0px;
    text-align-last: end;
    line-height: 14px;
    font-weight: 400;
}
.toll-free-number a {
    text-decoration: none;
    line-height: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #ff690f;
    display: block;
    margin: 7px 0 1px 0;
    position: relative;
    letter-spacing: 1px;
}
.toll-free-number a img {
    position: absolute;
    left: -28px;
    top: -3px;
    width: 24px;
}

ul.navbar-nav.mr-auto {
    margin: 0 auto;
    float: right;
}

a.navbar-brand {
    padding: 0;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 15px;
    color: #333 !important;
    padding: 0 15px 0 15px;
}

.navbar-light .navbar-brand img{ width:210px; }

.menus_fixed {
	border-bottom:solid 1px #757575;
   /*  position: fixed;
    width: 100%;
    background: transparent;
    z-index: 1;*/
} 
.navbar-expand-lg.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 1px 2px !important;
    border-radius: 0;
}

.navbar-expand-lg.stricky-fixed .navbar-nav .nav-link{ color:#333 !important; }

.dropdown-menu.lpfgt_dw {
  margin: 0;
  padding: 0;
  min-width: 150px !important;
}
.lpfgt_dw .dropdown-item {
  padding: 0 10px;
  font-size: 13px;
  line-height: 28px;
  border-bottom: solid 1px #e0f3ff;
}
.lpfgt_dw .dropdown-item:hover{ background: #d0edfb;}

/** BANNER CSS START **/

.ma_banners{ position:relative; }
/* .ma_banners:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(93deg,#000000,#002465);
    opacity: 0.5;
} */

/* .ma_banners:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 60%;
    height: 100%;
    background: #2274e0;
    border-radius: 0;
} */


.myserch_fm {
    position: absolute;
    bottom: -15px;
    width: 100%;
    z-index: 2;
    height: 100%;
}

.utext_qwcontent{ padding:35px 0 0 0; }
.utext_qwcontent h6 {
    color: #003c8a;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
}
.utext_qwcontent h1 {
    font-size: 32px;
    color: #003c8a;
    margin: 0 0 0 0;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 5px;
}


.wimage {
    border-radius: 5px;
    padding: 10px 10px;
    height: 200px;
    background-color: #ffffff;
    box-shadow: 0px 10px 20px rgb(0 0 0/20%);
    margin: 30px 0 30px 0;
    border: solid 1px #9bc0f1;
}
.wimage h3 {
    font-size: 17px;
    margin: 10px 0 24px 0;
    font-weight: 600;
    position: relative;
}
.wimage h3:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: -12px;
    background: linear-gradient(135deg,#ff690f 0%,#e8381b 100%);
    height: 4px;
    width: 40px;
    transform: translate(-50%, 0px);
}
.wimage p {
    font-size: 13px;
    color: #5a6872;
    margin: 0 0 0 0;
}

.destinaris_mn{ padding:45px 0; }
.Exclusive_hhd {
    position: relative;
    margin: 0 0 48px 0;
    text-align: center;
}

.Exclusive_hhd::before {
    position: absolute;
    content: '';
    width: 72px;
    height: 3px;
    background: linear-gradient(135deg,#ff690f 0%,#e8381b 100%);
    bottom: -14px;
    left: 50%;
    transform: translate(-50%, 0px);
}
.Exclusive_hhd::after {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    background: #f9f9f9;
    bottom: -17px;
    left: 50%;
    transform: translate(-50%, 0px);
    border: solid 1px #ddd;
    border-radius: 10px;
}

.Exclusive_hhd h4 {
    font-size: 24px;
    color: #001832;
    margin: 0px 0 8px 0;
    font-weight: 600;
}
.Exclusive_hhd p {
    font-size: 15px;
    margin: 2px 0 10px 0;
    color: #5a6872;
}


.dest-colume {
    width: 17.3%;
    margin: 0 15px 0 15px;
    display: flex;
}
.list_destinas {
    width: 100%;
	position: relative;
}
.dlps_im {
    position: relative;
    box-shadow: 0px 10px 20px rgb(0 0 0/20%);
    margin: 0 0 25px 0;
}
.offrs_cont {
    position: absolute;
    bottom: -9px;
    right: 2px;
    background: linear-gradient(135deg,#ff690f 0%,#e8381b 100%);
    padding: 4px 10px 4px 10px;
    border-radius: 25px;
}
.offrs_cont h5 {
    margin: 0px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}

.list_destinas a {
    text-decoration: none;
    color: inherit;
}
.dls_cont {
    padding: 80px 5px 80px 5px;
    text-align: center;
    position: absolute;
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
	border-radius: 10px;
}
.dls_cont i {
    border: solid 1px #ff8004;
    font-size: 14px;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    float: left;
    border-radius: 24px;
    margin: 4px 10px 0 0;
    color: #ff8004;
    transform: rotate(45deg);
}
.dls_cont h3 {
    font-size: 24px;
    color: #fff;
    margin: 12px 0 18px 0;
    font-weight: 600;
    font-family: cursive;
}

.dls_cont p {
    font-size: 14px;
    color: #fff;
    margin: 10px 0 0 0;
    line-height: 16px;
    font-weight: 400;
}
.dls_cont h5 {
    color: #fdf10e;
    font-weight: 500;
    margin: 0 0 0 0;
}

.off_dles {
    z-index: 2;
    display: inline-block;
    font-size: 13px;
    color: #fff;
    background: #ef4717;
    font-weight: 300;
    padding: 6px 12px;
    line-height: 12px;
    border-radius: 0 0 10px 10px;
    position: absolute;
    left: 10px;
    top: -8px;
}
.off_dles:before {
    position: absolute;
    content: '';
    right: -8px;
    top: 0;
    border-bottom: solid 8px transparent;
    border-right: solid 8px #be3008;
    transform: rotate(180deg);
}

.ghdt_full {
    background: rgb(232, 242, 255);
    border-radius: 10px;
    padding: 10px;
    border: solid 1px #cce2ff;
}
.Magic_td {
    width: 50%;
    float: left;
    padding: 15px 10px 15px 10px;
}
.Magic_td h6 {
    font-size: 14px;
    color: #5a6872;
    margin: 0 0 10px 0;
    font-weight: 600;
}
.Magic_td h3 {
    font-size: 28px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #003c8a;
}
.Magic_td p {
    font-size: 15px;
    padding: 0 30px 0px 0;
    color: #5a6872;
    margin: 0 0 10px 0;
}
.Magic_td a {
    background: linear-gradient(135deg,#ff690f 0%,#e8381b 100%);
    padding: 12px 20px 12px 20px;
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 12px;
    font-weight: 500;
    line-height: 15px;
    text-decoration: none;
}

.Resort_ig {
    width: 50%;
    display: flex;
}
.Resort_ig img{ width:100%; border-radius: 6px;}

/** FLIGHT DEALS **/

.flights_mans{ padding:40px 0;}
.flt_offers {
    border: 1px solid #dadada;
    padding: 10px 10px;
    border-radius: 4px;
    display: table;
    width: 24%;
    float: left;
    box-shadow: 0px 2px 4px rgb(0 0 0/20%);
    margin: 0 0.5% 1%;
}

.rittt{ text-align:right;}
.DLS1 {
    width: 45%;
    float: left;
}
.DLS1 h6 {
    font-size: 14px;
    color: #5a6872;
    margin: 0px 0 4px 0;
}
.DLS1 h3 {
    font-size: 15px;
    color: #333;
    margin: 0px;
    font-weight: 500;
}

.DL_middle {
    width: 10%;
    float: left;
    text-align: center;
    margin: 15px 0 0 0;
}
.DL_middle i {
    font-size: 14px;
    color: rgb(119, 119, 119);
    border: solid 1px #ddd;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 30px;
    transform: rotate(45deg);
    margin: 8px 0 0 0;
}

.beetwwn {
    width: 100%;
    display: table;
    padding: 10px 0 0 0;
    text-align: center;
}
.beetwwn h6 {
    font-size: 13px;
    color: #5a6872;
    font-weight: 500;
    margin: 12px 0 12px 0;
}
.beetwwn h5 {
    font-size: 14px;
    color: #2274e0;
    font-weight: 500;
}
.beetwwn a {
    background: linear-gradient(135deg,#ff690f 0%,#e8381b 100%);
    padding: 11px 20px 11px 20px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 30px;
    font-weight: 500;
    line-height: 15px;
    text-decoration: none;
    margin: 6px 0 0 0;
	
}

.footer_main {
    background: #001832;
    padding: 40px 0;
}


.newsletter-usection
{
	margin-bottom:30px;
}
.footer-wave {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 75%;
    left: 0;
    opacity: .06;
    z-index: 2;
    overflow: hidden
}

.as-qwbubbles h1 {
    color: #fff;
    font-family: Satisfy;
    font-size: 72px
}

.footer-bg {
    position: absolute;
    left: 0;
    width: 143px;
    height: 400px;
    bottom: -50px;
    z-index: 1;
    opacity: .3;
    background: url(../images/map-bg.png)
}

.footer-row .container {
    position: relative;
    z-index: 9999999
}

footer hr {
    border-top: 1px solid rgb(238 238 238 / 19%)
}
.footer-heading {
    margin: 0;
    margin-bottom: 25px;
    color: #ffffff;
    border-bottom: 1px solid rgb(255 255 255 / 25%);
    padding-bottom: 15px;
    position: relative;
    font-size: 18px;
}
.footer-xnews p.watext {
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
}
.footer-ul {
    padding-left: 15px;
    color: #ccc;
}
.footer-ul li {
    list-style-type: none;
}
.footer-ul a {
    line-height: 28px;
    color: #ffffff;
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 300;
}
.input_froe {
    background: #fff;
    border: none;
    width: 100%;
    height: 38px;
    padding: 0 0 0 10px;
    font-size: 14px;
    border-radius: 2px;
}
.footer-qwaddress a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    font-weight: 300;
}
.footer-qwaddress p i {
    color: #fff;
    width: 25px;
    height: 25px;
    border: solid 1px #fff;
    text-align: center;
    line-height: 25px;
    border-radius: 4px;
}
ul.social_connect li {
    list-style-type: none;
    display: inline-block;
    padding-right: 10px;
}
ul.social_connect li a {
    display: inline-block;
    color: #ffffff;
    width: 25px;
    height: 25px;
    background: #2274e0;
    text-align: center;
    line-height: 14px;
    border-radius: 4px;
    padding: 6px 0 0 0;
}
ul.social_connect {
    margin: 0;
    padding: 0;
}
.copyright .text-white {
    color: #fff!important;
    text-align: center;
    margin: 28px 0 -15px 0;
    font-size: 14px;
}
.my_Subscribe {
    background: linear-gradient(135deg,#ff690f 0%,#e8381b 100%);
    font-size: 14px;
    border: none;
    color: #fff;
    padding: 7px 25px;
    border-radius: 4px;
    text-transform: uppercase;
}


.sec_abt{ padding:50px 0;}

.bnn_heading {
  text-align: center;
  padding: 0px 0px 0px 0;
}
.bnn_heading h1 {
  font-size: 35px;
  color: #f9f9f9;
  margin: 0px 0 0 0;
  line-height: 35px;
  font-weight: 700;
  text-shadow: #080808 0 1px 1px;
}

.abt_ctnt h2 {
  font-size: 24px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 15px;
  color: #1f2e54;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.abt_ctnt h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #001832;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.abt_ctnt p {
  line-height: 24px;
  font-size: 14px;
  margin: 0 0 8px 0;
}

.breadcrumb {
    padding: 8px 15px;
    margin-top: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    border-bottom: 1px solid #CCC;
    margin-bottom: 0;
}
.breadcrumb ul {
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.breadcrumb ul li {
    float: left;
    color: #999;
    list-style: none;
    font-size: 13px;
    padding-right: 15px;
}
.breadcrumb ul li:first-child {
    background: none;
    padding-left: 0;
}
.breadcrumb ul li a {
    color: #666;
}


.sec_cont {
    background: #ffff;
    padding: 50px 0;
	position:relative;
}

/* .sec_cont::before {
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    background: #f5f5f5;
    width: 50%;
    height: 100%;
} */

.cTnow {
    padding: 20px;
    background: #ffffff;
    border-radius: 8px;
    margin: 0px 0 0 0;
}
.cTnow h2 {
    font-size: 20px;
    color: #100f0f;
    margin: 0px;
    font-weight: 600;
}

.addredd {
    margin: 25px 0 0 0;
    background: #fff;
    clear: both;
}
.addredd i {
    font-size: 20px;
    background: #2274e0;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 42px;
    text-align: center;
    float: left;
    margin: 0px 15px 5px 0;
    color: #ffffff;
}
.addredd h4 {
    font-size: 15px;
    color: #333;
    font-weight: 500;
    margin: 10px 0 4px 0;
}
.addredd p {
    font-size: 14px;
    color: #333;
    margin: 0 0 0 0;
    font-weight: 400;
}
.addredd p a {
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #0058a3;
}
.Cnt_form {
    margin: 0px 0 0 0;
    border-radius: 5px;
}
.Cnt_tittle {
    padding: 45px 0 0 0;
    text-align: center;
}
.Cnt_tittle h2 {
    font-size: 24px;
    color: #000;
    margin: 0px 0 5px 0;
    font-weight: 600;
}
.Cnt_tittle p {
    font-size: 14px;
    color: #333;
    margin: 0px 0 6px 0;
}

.address_cont {
    background: transparent;
    padding: 0px 0px;
    display: table;
    width: 100%;
}

.cont_ppgecont {
    border-radius: 10px;
    height: 44px;
    box-shadow: none;
    font-size: 14px;
    border: solid 1px #d6d6d6;
}
.cont_ppge {
    font-size: 13px;
    color: #323232;
    margin: 0 0 2px;
    font-weight: 400;
}

.flats_button {
    border: 0;
    background: #2274e0;
    color: #f8f8f8;
    padding: 10px 12px;
    border-radius: 4px;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    width: 50%;
    margin: 0 auto;
}
.nop_map {
    padding: 8px 8px 0 8px;
    margin-top: 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    margin-bottom: 35px;
}


.privacy_content {
    padding: 45px 0;
}

.pvc_cont{}
.pvc_cont h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0px 0 10px 0;
}
.pvc_cont p {
    font-size: 14px;
    color: #333;
    margin: 0px 0 10px 0;
    line-height: 22px;
}

.pvc_cont h4 {
    padding: 5px 10px 5px 5px;
    background: #fff2ea;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 12px 0;
    border-left: solid 4px #2274e0;
}
.pvc_cont ul {
    list-style: none;
    padding: 0px;
    margin: 0px 0 10px 0px;
}
.pvc_cont ul li {
    font-size: 14px;
    color: #333;
    margin: 0px;
    line-height: 27px;
}
.pvc_cont ul li i {
    margin-right: 5px;
    color: #ff6e17;
}


.Flights_desdls{ padding:45px 0; background:#f9f9f9;}
.trripo_mn {
    background: #fff;
    display: table;
    width: 100%;
	margin-bottom:15px;
}
.L1_imgs{}
.L1_imgs img{ width:100%; }
.contet_main {
    padding: 6px 10px;
    display: table;
    width: 100%;
    border: solid 1px #ddd;
    border-radius: 4px;
}
.QS1 {
    width: 32%;
    float: left;
    padding: 0 0px 0 0;
}

.QS1 h4 {
  font-size: 13px;
  margin: 0 0 4px 0;
  font-weight: 600;
  color: #0f0f0f;
  display: inline-flex;
}
.QS1 p {
    font-size: 11px;
    color: #647582;
    margin: 0 0 0 0;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 12px;
}

.QS1 i {
    border: solid 1px #124070;
    color: #124070;
    font-size: 14px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 26px;
    border-radius: 30px;
    transform: rotate(45deg);
    margin: 5px 0 0 0;
}

.QS22 {
    width: 12%;
    float: left;
}

.QS22 img{ width:100%; padding:0 8px;}


.QS22 h4 img{ width: 24px; margin: 0 10px 0 10px;}


.QS_Pric {
    width: 24%;
    float: left;
}
.QS_Pric h4 {
    font-size: 13px;
    margin: 6px 0 0 0;
    color: #f04916;
    text-align: center;
    font-weight: 500;
    border: solid 1px #f04916;
    border-radius: 4px;
    padding: 4px 0 4px 0;
    line-height: 14px;
}
.QS_Pric h4 span {
    font-size: 10px;
    color: #647582;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
}


.airlines_content {
    padding: 42px 0 35px 0;
    position: relative;
}
.air_cont{}
.air_cont h2 {
    font-size: 22px;
    font-weight: 600;
    position: relative;
    margin: 0 0 8px 0;
    color: #001832;
}

.air_cont p {
    font-size: 14px;
    color: #333;
    margin: 0px 0 10px 0;
    line-height: 22px;
}

.air_cont h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 12px 0;
    color: #114171;
}
.air_cont ul {
    list-style: none;
    padding: 0px;
    margin: 0px 0 10px 0px;
}
.air_cont ul li {
    font-size: 14px;
    color: #333;
    margin: 0px;
    line-height: 27px;
}
.air_cont ul li i {
    margin-right: 5px;
    color: #114171;
}


.HT_times {
    padding: 20px 10px 20px;
    font-size: initial;
    background: #001832;
    box-shadow: 0 0 20px #00000036;
    margin: 0px 0 20px 20px;
    width: 300px;
    text-align: center;
    border-radius: 5px;
    float: right;
}
.HT_times img {
    width: 100px;
    height: 100px;
    border: solid 5px #ed4219;
    border-radius: 50%;
    padding: 0px;
    margin: 0 0 15px 0;
    box-shadow: 0 0 9px #000000ba;
}

.HT_times a{ text-decoration:none; color: initial;}
.HT_times h6 {
    color: #e1e1e1;
    font-size: 15px;
    font-weight: 400;
    padding: 0 15px 0 15px;
    margin: 0 0 15px 0;
    line-height: 22px;
}
.HT_times h5 {
    background: #0f3967;
    color: #fff;
    display: inline-block;
    padding: 0 15px 0 0;
    font-size: 17px;
    margin: 0 0 15px 0;
    border-radius: 30px;
}
.HT_times h5 i {
    background: #ed4219;
    padding: 8px 15px 10px 15px;
    font-size: 20px;
    color: #fff;
    border-radius: 22px 0 0 22px;
    margin-right: 6px;
}
.HT_times h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 0 0;
    color: #e1e1e1;
}

/*CSS FOR BLOG PAGE*/

.blog_banner {
    position:relative;
    padding:100px 0px 100px 0px;
}
.blog_banner:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000014;
}
.blog_caption {
    position:relative;
}
.blog_caption h1 {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin: 0 0 0 0;
    color: #fff;
    text-shadow: #000 0px 1px 2px;
}
.page-title-container {
    background: #ffffff;
    padding: 6px 0;
    border-bottom: 1px solid #f2f2f2;
}
.breadcrumbs {
    list-style: none;
    padding: 0;
    margin: 0;
}
.breadcrumbs li {
    display: inline-block;
    padding: 0 0 0 10px;
}
.breadcrumbs li a {
    font-size: 13px;
    color: #333;
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
}
.sec_blog_details {
    background: #f9f9f9;
    padding: 50px 0 40px 0;
}
.sec_blog_heading {
    margin-bottom: 30px;
}
.blog_details_cont {
    box-shadow: 0 0 4px rgba(0,0,0,.25);
    background: #fff;
    position: relative;
    border-radius: 4px;
    margin: 0 0 20px 0;
}
.blog_gp {
    margin: 0 0 0 0;
    padding: 0 10px 0 10px;
}
.custom_rowing_blog {
    background: #fff;
    padding: 24px 15px 24px 15px;
    border-radius: 4px;
    border: 1px solid #e7e7f2;
    box-shadow: 0 2px 16px rgba(0,0,0,.06);
}
.blog_gp a {
    text-decoration:none;
}
.blog_details_img {
    padding: 12px 12px 6px 12px;
}
.blog_details_img img {
    border-radius: 4px;
    width: 100%;
    height: 225px;
}
.blog_details_caption {
    padding: 10px 14px 6px 14px;
    position: relative;
}
.blog_details_caption span {
    background: #f3f3f3;
    color: #f0803b;
    padding: 4px 17px;
    font-size: 13px;
    display: inline-block;
    border-radius: 19px;
    margin-bottom: 5px;
    border: 1px solid white;
}
.blog_details_caption h4 {
    font-size: 18px;
    color: #113f5b;
    text-decoration: none;
    margin: 4px 0 8px 0;
    font-weight: 500;
}
.blog_details_caption p {
    font-size: 13px;
    color: #232323;
    margin: 0px 0 10px 0;
    line-height: 21px;
}
.blog_details_caption h6 {
    margin: 2px 0 10px 0;
    border: 1px solid #f0803b;
    display: inline-block;
    border-radius: 4px;
    padding: 4px 14px 4px 14px;
    font-size: 13px;
    font-weight: 500;
    color: #f0803b;
}
.blog_details_caption h5 {
    font-size: 13px;
    position: relative;
    color: #686868;
    letter-spacing: 0.3px;
    margin: 4px 0 7px 0;
}
.blog_details_caption h5 i {
    color: #f0803b;
}
.blog_details_caption h5 b {
    color: #f0803b;
    font-weight: 600;
}
.sec_blog_heading h2 {
    font-size: 22px;
    color: #333;
    margin: 0px;
    font-weight: 600;
}
.sec_blog_heading p {
    text-align: left;
    color: #666;
    font-size: 13px;
    font-weight: 500;
    margin-top: 5px;
    border-bottom: solid 1px #ddd;
    padding: 0 0 15px 0;
}
.grid_post_footer {
    padding: 10px 10px;
    display: table;
    width: 100%;
    border-top: solid 1px #ddd;
}
.author_link {
    width: 50%;
    float: left;
}
.author_link a {
    text-decoration: none;
}
.author_link a img {
    width: 35px;
}
.author_link a span {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    top: 0px;
    color: #333;
    margin: 0 0 0 5px;
}
.post_opt {
    position: relative;
    top: 0;
    list-style: none;
    margin: 0 0 0 0;
    padding: 0;
    text-align: left;
}
.post_opt li {
    margin-right: 10px;
    color: #000;
    display: inline-block;
}
.post_opt li i {
    color: #f0803b;
}


/*CSS END BLOG PAGE*/

/*CSS FOR BLOG DETAILS PAGE*/

.blog_details_pg {
    background: #f9f9f9;
    padding: 34px 0 40px 0;
    position: relative;
}
.breadcrumbs2 {
    list-style: none;
    padding: 0;
    margin: 0;
}
.breadcrumbs2 li {
    display: inline-block;
    padding: 0 0 0 0px;
    margin: 0 3px 0 0px;
}
.breadcrumbs2 li a {
    font-size: 13px;
    color: #333;
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
}
.blog_details_pg_img img {
    border-radius:0px;
    margin: 8px 0 0 0;
}
.blog_details_banner_caption h1 {
    font-size: 24px;
    font-weight: 600;
    color:#074c75;
    margin: 2px 0 5px 0;
    letter-spacing: 0.3px;
}
.Activities_info h1 {
    font-size: 22px;
    margin: 0 0 10px 0;
    color:#074c75;
    font-weight: 600;
}
.Famil_acti {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.Famil_acti li {
    font-size: 13px;
    display: inline-block;
    padding: 0 20px 0 0;
    color: #777;
    line-height: 13px;
}
.Famil_acti li i {
    color: #f0803b;
    margin-right: 4px;
}
.pst_iim {
    width: 100%;
    margin: 15px 0 15px 0;
}
.Activities_info p {
    font-size: 14px;
    margin: 0 0 10px 0;
    line-height: 24px;
    color: #333;
    text-align: justify;
}
.Activities_info h2 {
    font-size: 22px;
    color: #333;
    margin: 0 0 10px 0;
    font-weight: 600;
}
.Activities_info h3 {
    font-size: 20px;
    color: #333;
    margin: 15px 0 10px 0;
    font-weight: 500;
}
.Activities_info h4 {
    font-size: 20px;
    color: #333;
    margin: 15px 0 10px 0;
    font-weight: 500;
}
.Activities_info ul {
    margin:0 0 0 0;
    display:block;
}
.Activities_info ul li {
    font-size: 14px;
    margin: 0 0 3px 0;
    line-height: 24px;
    color: #333;
}

.Activities_info ol {
    margin: 0 0 0 0;
    padding: 0 0 2px 15px;
}
.Activities_info ol li {
    font-size: 14px;
    margin: 0 0 3px 0;
    line-height: 26px;
    color: #333;
}

.bl_deltas_mn {
    padding: 40px 0 0 0;
}
.poster_on {
    display: table;
    width: 100%;
    margin-bottom: 16px;
    background: #fff;
    padding: 8px 8px 8px 8px;
    border-radius: 4px;
    border: 1px solid whitesmoke;
}
.blog_details_right h4 {
    font-size: 22px;
    margin: 0 0 22px 0;
    color: #074c75;
    font-weight: 600;
}
.poster_on a {
    color: #333;
    text-decoration:none;
}
.scrt_lefts {
    width: 32%;
    float: left;
    padding: 0 8px 0 0px;
}
.scrt_lefts img {
    width: 96px;
    height: 96px;
    border-radius: 100px;
}
.scrt_Rights {
    width: 68%;
    float: left;
}
.scrt_Rights h6 {
    background: #f0803b;
    margin: 6px 0 6px 0;
    font-size: 10px;
    display: inline-block;
    padding: 2px 6px 2px 6px;
    color: #fff;
    border-radius: 4px;
    font-weight: 400;
}
.scrt_Rights h5 {
    font-size: 14px;
    margin: 0 0 6px 0;
    color: #333;
    font-weight: 600;
    line-height: 18px;
}
.scrt_Rights h5 span {
    font-size: 13px;
    font-weight: 500;
    color: #f0803b;
}
.scrt_Rights p {
    font-size: 13px;
    margin: 0;
}
.blog_details_right {
    padding: 40px 0 0 0;
}

/*CSS END BLOG DETAILS PAGE*/



/*CSS FOR RESPONSIVE PAGE*/

@media only screen and (min-width:320px) and (max-width:479px) {
    
.scrt_lefts img { width: 75px; height: 75px; border-radius: 100px;}
.myserch_fm { position: inherit; bottom: 0; width: 100%; z-index: 2; height: 100%;}
.utext_qwcontent h1{ display:none;}
.sa-bann-adj .rtTpImg, .sa-bann-adj .rtTpImgNwTsp{ display:none !important;}
.wimage{ margin: 0px 0 30px 0;}
.Magic_td { width: 100%; float: left; padding: 15px 10px 15px 10px;}
.Resort_ig { width: 100%; display: flex;}
.flt_offers { width: 90%; margin: 0 5% 4%;}
.footer-ul { padding-left: 0; color: #ccc;}
.site_cat ul li{ width: 50%;}

}


@media only screen and (min-width:480px) and (max-width:767px) {
    
.scrt_lefts img { width: 75px; height: 75px; border-radius: 100px;}
.myserch_fm { position: inherit; bottom: 0; width: 100%; z-index: 2; height: 100%;}
.utext_qwcontent h1{ display:none;}
.sa-bann-adj .rtTpImg, .sa-bann-adj .rtTpImgNwTsp{ display:none !important;}
.wimage{ margin: 0px 0 30px 0;}
.Magic_td { width: 100%; float: left; padding: 15px 10px 15px 10px;}
.Resort_ig { width: 100%; display: flex;}
.flt_offers { width: 90%; margin: 0 5% 4%;}
.footer-ul { padding-left: 0; color: #ccc;}
.site_cat ul li{ width: 50%;}

}

