/* 
Custom CSS for...
'Modern Business' HTML Theme by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0. 
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/

/* Global Styles */

/* latin */


@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700');
@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i');


@font-face {
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: normal;
src: local('Copperplate Gothic Light'), url('../fonts/copperplate-gothic-light.woff') format('woff');
}

html, body {
  height:100%;
}

body {
  padding-top: 0px; /* body padding for fixed top nav */
  font-family: 'Lato', sans-serif;
  font-size: 18px;
    font-weight: normal;
    color: #5e5f5f;
}

.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 30px;
}

.tab-pane {
  margin-top: 15px;
}


/* Page Sections */
.section,
.section-colored {
  padding: 50px 0;
}

.section-colored {
  background-color: #e1e1e1; /* change this to change the background color of a colored section */
}

.sidebar {
  margin-top: 40px;
}

.sidebar ul {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
}


/* Half Page Height Carousel Customization */
.carousel {
  height: 400px;
}

.item,
.active,
.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a:hover {
  color: #3b5998;
}

.linkedin-link a:hover {
  color: #007fb1;
}

.twitter-link a:hover {
  color: #39a9e0;
}

.google-plus-link a:hover {
  color: #d14836;
}

/* Service Page Styles */
.service-icon {
  font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
  font-size: 8em;
}

/* Pricing Page Styles */
.price {
  font-size: 4em;
}

.price-cents {
  vertical-align: super;
  font-size: 50%;
}

.price-month {
  font-size: 35%;
  font-style: italic;
}

.header_top{    background: #84aac1;
    width: 100%; min-height: 21px; border-bottom: #fff 1px solid; position: relative; z-index: 9}

#clockbox{ font-size: 14px; color: #fff }

.header{background: #06339a; position: relative; margin-bottom: 18px;}    
.header:after{ background: url(../images/grayrepeat.jpg); height: 10px; width: 100%; background-repeat: repeat-x; position: absolute; bottom: -10px; content: '' }
.custom_navbar{background: #06339a; border-radius: 0; border:none; margin:0;} 

.custom_navbar a.navbar-brand{
    padding: 10px 15px;}
.custom_navbar .custom_menu{ padding-left: 110px; }
.custom_navbar .custom_menu ul{ position: absolute; bottom: 15px }
.custom_navbar .custom_menu ul li{position: relative;}
.custom_navbar .custom_menu ul li:after{ content: ''; right: -1px; position: absolute; top: 4px; background: url(../images/divider.png); width: 1px; height: 19px; }
.custom_navbar .custom_menu ul li a{ padding: 3px 10px; font-size: 14px; color: #fff; border-bottom: 2px solid transparent;  }    
.custom_navbar .custom_menu ul li.last:after{ content: none; }
.custom_navbar .custom_menu ul li.active a{ background: none;     border-bottom: 2px solid #ffeaa6; }
.custom_navbar .custom_menu ul li.active a:hover{ background: none }
.custom_navbar .custom_menu ul li a:hover{border-bottom: 2px solid #ffeaa6;}
.dropdown-content{   display: none;
    position: absolute;
    background-color: #2d68b4;
    min-width: 160px; border-left: #fff 1px solid; border-right: #fff 1px solid;
    }
.dropdown-content a{font: normal 12px Arial, Helvetica, sans-serif; padding: 10px 10px !important; border-bottom: #fff 1px solid !important; 
  text-align: left; color: #fff; width: 100%; display: inline-block;
-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
font-family: 'Lato', sans-serif;}
.dropdown-content a:hover , .dropdown-content a:focus{ border-bottom: #fff 1px solid !important; text-decoration: none; background: #16216c; }

.gsc-input-box{height: 28px !important;}
.gsc-input-box table tbody tr td#gs_tti50{ padding: 0 !important; }
.gsc-input-box table tbody tr td#gs_tti50 .gsc-input{height: 28px !important;
    padding: 5px !important;}


.gsc-search-button input.gsc-search-button-v2{padding: 5px 11px !important;     width: 42px !important;
    height: 29px !important;     top: 2px !important; position: relative; !important}    

.right_box{ float: right; text-align: right; width: 230px;}
.social_top{ padding:8px 0px; min-height: 65px; }
.search_top .form-inline .form-group .input-group input.form-control{    height: 28px; padding: 5px}
.search_top .form-inline button.btn{padding: 4px 14px;     background-color: #4FB3D7;
    border-color: #4FB3D7;     border-radius: 2px;}
.accordian_part{ min-height: 400px; background: #EBE7E8 }
.accordian_part .panel-group .panel{ border:none; border-radius: 0; margin-top:1px;  background: #ebe7e8; box-shadow: none;  }
.accordian_part .panel-heading{ padding: 0; border:none; border-radius: 0;  background: #ebe7e8; }
.accordian_part .panel-heading h4.panel-title a{
 background: #ebe7e8;
    font-size: 16px;
    font-weight: bold;
    color: #2F7074;
  margin-top: 0px;
    padding: 10px 9px 7px 9px; display: inline-block; width: 100%; border:none; border-radius: 0}

.accordian_part .panel-heading h4.panel-title a:hover , .accordian_part .panel-heading h4.panel-title a:focus{ text-decoration: none; }    

.accordian_part .panel-body{    font-family: 'Lato', sans-serif;
    color: #7E7E7E;
    font-size: 15px;
    background: #ebe7e8; border:none;
    padding:10px}

.panel-group .panel-heading + .panel-collapse .panel-body{ border:none; }

.accordian_part .panel-body a{    color: #5A6D77;
    cursor: pointer;
    display: block;
    font-weight: bold;
    margin-left: 0; font-size: 14px;
    padding: 2px 1px 2px 1px; margin-top: 15px; margin-bottom: 15px; text-decoration: underline;}


.accordian_part .panel-heading h4.panel-title a.collapsed{
 background: #C4C4C4;
    font-size: 16px;
    font-weight: normal;
    color: #2F7074;
    
    padding: 7px 9px 7px 9px; display: inline-block; width: 100%; border:none; border-radius: 0;
  font-family: 'Roboto', sans-serif;}

.custom_slider .carousel-caption{ left: 0; text-align: left; }
.custom_slider .carousel-caption p{
    color: #fff;
  
    font-size: 18px; font-weight: bold;
    line-height: 16px;
    margin: 15px 0 0 22px;
    text-transform: uppercase;}

.carousel-indicators{ margin-bottom: 0; left: 0; width: auto; margin-left: 25px; }    
.carousel-indicators li{ border-radius: 0; width: 32px; height: 5px; margin:0; }
.carousel-indicators li.active{width: 32px; height: 5px; margin:0;}
.travel_part{ margin-top: 15px; }
.articlecontent {
    width: 100%;
    float: none;
    margin-top: 10px;
    display: inline-block; min-height: 108px; border-bottom: 1px dotted #000;
    
}

.articlecontent_left {
    width: 38%;
    float: left;
    margin-bottom: 8px; min-height: 95px; max-height: 95px; overflow: hidden;
}

.articlecontent_left img{ width: 100% }

.articlecontent_right {
    width: 60%;
    float: right;
    margin-bottom: 8px;
}

.articlecontent_right ul {
    display: inline-block; width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.articlecontent_right ul li {
   display: inline-block; 
    /*list-style-image: url(../images/squere.jpg); */position: relative;
    padding-left: 13px;
}

.articlecontent_right ul li:after{ background: url(../images/squere.jpg); position: absolute; left: 0; top: 8px; content: ''; width: 5px; height: 5px; }

.articlecontent_right ul li a {
    text-decoration: none;
    color: #757575;
    margin: 0;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #000;
}

.travel_part .blueheading a{font-size: 18px;
    font-weight: normal;
    color: #0659ae;     font-family: 'Roboto', sans-serif;}

.travel_part .blueheading a span{font-family: 'Roboto', sans-serif;  font-size: 24px;
    font-weight: normal; line-height: 10px;
    color: #7c7e7e;}

.travel_part .blueheading a:hover , .travel_part .blueheading a:focus{ text-decoration: none; }    

.articlecontent_right ul li a:hover {
    text-decoration: none;
    color: #757575;
}
.articlephoto_left{ float: left; width: 47%; min-height: 159px; max-height: 159px; overflow: hidden; }
.articlephoto_left a{ display: inline-block; }
.articlephoto_right{ 
    background: #000; min-height: 159px; max-height: 159px; overflow: hidden; /*text-align: center;*/}
.articlephoto_left a img{ min-height: 159px; }
.articlephoto_right p{padding: 5px;
    font-weight: bold;
    font-size: 14px;
    color: #FFF; text-align: left; margin-bottom: 0; line-height: 16px; padding-left: 15px;} 
.articlephoto_right p a{ color: #fff; }
.articlephoto_right p a:hover , .articlephoto_right p a:focus{ text-decoration: none; }
img{ max-width: 100%; }

.travlnewscontent {
    width:100%;
    float: none; display: inline-block;
    border: 5px solid #cdcdcd;
    background: #FFF;
    margin-top: 10px;
    min-height: 234px;
}

.arrow {
    width:100%;
    display: inline-block;
}

.arrow ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.arrow ul li {
  display: inline-block;
    padding-left: 20px; position: relative;
}
.arrow ul li:after{ position: absolute; left: 7px; top: 7px; content: ''; background: url(../images/arrow.png); width: 6px; height: 9px; }
.arrow ul li a {
    text-decoration: none;
    color: #757575;
    margin: 0;
    line-height: 24px; font-size: 15px;
}

.videocontent{ display: inline-block;     margin-top: 2px; }
.blackheading {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #010101;
    font-weight: bold;
    display: inline-block;
}
.blackheading  a{ color: #000; text-decoration: none; }
.video_img{ min-height: 124px; max-height: 124px; overflow: hidden; margin-top: 8px; margin-bottom: 3px;  }
.descrip{font-size: 14px;
    font-weight: normal;
    color: #5e5f5f;}

.blueheading {
   font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #024cad;
    font-weight: bold;
    display: inline-block; width: 100%;
   
    padding-top: 5px;
}

.blueheading a{text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #024cad;}

.video_costcard_part{ margin-top: 6x; }

.postcard_img{ min-height: 235px; max-height: 235px; overflow: hidden; margin-top: 8px; }
.postcard_img img{ width: 100%; }
.pstdescrip{ margin-top: 5px; }

.tips-deal-part .blueheading {
    font-size: 18px;
    font-weight: normal;
    color: #0659ae;
    font-family: 'Roboto', sans-serif;
} 

.tips-deal-part .blueheading span {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 10px;
    color: #7c7e7e;
}

.tips-deal-part .blueheading a{font-size: 18px;
    font-weight: normal;
    color: #0659ae;     font-family: 'Roboto', sans-serif;}

.tips-deal-part .blueheading a span{font-family: 'Roboto', sans-serif;  font-size: 24px;
    font-weight: normal; line-height: 10px;
    color: #7c7e7e;}

.tips-deal-part .blueheading a:hover , .tips-deal-part .blueheading a:focus{ text-decoration: none; }   

.travltipscontent {
    width:100%;
   display: inline-block;
    margin-top: 10px;
}

.tips-deal-part{ margin-top: 15px; border-top: 8px solid #d1d1d1; padding-top: 15px; }

.hotdealscontent {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}
.hotdealscontent_left{width: 126px;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    max-height: 100px;
    overflow: hidden;}
.hotdealscontent_left img{ width: 100%; }
.hotdealscontent_right{ font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #000; padding-left: 0px;}

.hotdealscontent_right a{    color: #000;
    text-decoration: none;}

.hotdealscontent_right p {
    
   font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #5e5f5f; margin-bottom: 0
}
.interview_part{ margin-top: 15px; }
.intrviewdetils{    margin-top: 8px;
    border-top: 1px dotted #000; display: inline-block; width: 100%; padding-top: 8px; margin-bottom: 4px;}

.intrviewdetils_left{    width: 100%;
    /* float: left; */
    display: inline-block;
    padding-right: 0;} 

.intrhead{ display: inline-block; width: 100%;
font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #5e5f5f;
    font-weight: bold; }    

.intrhead a{color: #5E5F5F;
    text-decoration: none;}
.interview_content{margin-top: 10px;     text-align: justify;}
.readmore a {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #0659ae;
    text-decoration: none; display: block;
}

.intrviewdetils_img{
    float: right; }
.intrviewdetils_img img{ max-width: 108px; }
.interview_content_block{ padding-right: 120px; }
.personleft{background: #e5eef5; padding-left: 5px; padding-top: 0; border-top: 0}
.personleft .intrviewdetils_img img{    max-width: 130px;
    min-height: 140px;
    min-width: 130px; }
.personleft .interview_content_block{ padding-right: 136px; padding-top: 4px; }
.person_block{    padding-top: 8px;     /*border-top: 1px dotted #000;*/ border-top: #fd2159 8px solid;
    display: inline-block; margin-top: 0px;}

.articlecontent_block{ display: inline-block; margin-top: 10px; }
.articlecontent_block_img{float: left; width: 120px;}
.article_content{    margin-bottom: 8px; padding-left: 0px;}
.article_content a{    color: #000;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;}

.articlecontent_left_img {
  width: 120px;
    float: left;
    margin-bottom: 8px;
    margin-top: 5px;
    margin-right: 16px;
}

.articlecontent_left_img a{ display: inline-block; width: 100%; }
.articlecontent_left_img a img{ width: 100%; }
.column_part{border-bottom: 1px dotted #000; padding-top: 8px; margin-top: 5px;}
.footer{    background: #000;     font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #FFF;
    margin-top: 25px; display: inline-block; width:100%;  border-bottom: 1px solid #FFF;}

.footerlink{padding: 30px 0 0 48px; padding-bottom: 27px;     display: inline-block; width: 100%; }
.footerlink ul{ padding-left: 0; margin-bottom: 0 }
.footerlink ul li {
    display: inline-block;
   
    list-style-type: none;
    border-right: 1px solid #FFF;
}
.footerlink ul li.last{ border:none; }

.footerlink ul li a {
    padding: 0 8px 0 10px;
   
   display: inline-block;
    text-decoration: none;
    color: #FFF;
 
}

.copyright {
    width:100%;
   display: inline-block;
    background: #000;
}
.copyright p {
    padding: 30px 0 30px 56px; margin-bottom: 0; color: #fff
}

.arthedrrow {
    width:100%;
    display: inline-block;
    
    background: #999999;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    color: #FFF;
}

.arthedrrow .blue {
    padding-left: 8px;
    
    display: inline-block;
    
    background: #04708f;
    font-family: 'Roboto', sans-serif;
    color: #FFF;
    font-size: 26px;
    font-weight: bold;
    width: auto;
    padding-right: 5px;
}

.artheading {
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
   
    color: #000;
    font-weight: bold;
}

.artheading a{    color: #000;
    text-decoration: none;}


.artclpic {
    width:100%; display: inline-block;
    margin-top: 5px;	position:relative;
}

.artclpic img{ width: 100%; }
.phototxt{ margin-top: 20px; }
.phototxt .more{ display: block; }
.phototxt .more a{    font-size: 14px;
    font-weight: bold;
    color: #bd0404;
    text-decoration: none;}
.artclpic .ribbon{ position: absolute;bottom: 20px;left: 20px;font-size: 15px;font-weight: 600;background: #fd2159;color: #fff;padding: 0 10px;line-height: 27px;}
.courtsey p{color:#000; text-align:center; padding:5px; font-size: 15px; font-style: italic;}

.slider_padding{ padding-right: 6px; }

.accordian_padding{ padding-left: 0px; }
a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100% !important;
    padding: 0 !important;
    position: absolute !important;
    right: 0;
    top: 0;
    z-index: 999;
}

a.mm-subopen:before {
    content: none !important;
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
a.mm-subopen:after {
    content: none !important;
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.cd-primary-nav { padding-left: 0; padding-top: 22px;}
.cd-secondary-nav{ padding-top: 22px; }
.cd-primary-nav li{ position: relative; }
.hh{ position: relative; z-index: 9999 }
.cd-secondary-nav{ padding-left: 0;  }

.seccont_part{ width: 100%; display: inline-block; border-top:2px solid #b2b2b2; padding-top: 25px; margin-top: 8px; }
.artclearea_lft {
    width: 160px;
    float: left;     margin-right: 15px;
        max-height: 110px;
    overflow: hidden;
}

.artclearea_right {
    width: 100%;
    /* float: left; */
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #444646;
    font-weight: normal;     
}
.artclearea_right a{ color: #000; text-decoration: underline; font-weight: bold }
.artclearea_right .detail-btn {color: #FFF; text-decoration: none; font-weight: bold}
.artclearea_lft a{ display: inline-block; margin-top: 5px; }
.artclearea_lft iframe{ top: 0; left: 0; width: 100%; height: 110px; }
.home-video iframe{  top: 0; left: 0; width: 100%; height: 296px; }
.artclearea{    display: inline-block;
    padding-bottom: 14px;
    border-bottom: 1px dotted #999; margin-bottom: 10px;
	width:100%;}

.destination_block{
display: inline-block;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    margin-top: 0px; margin-bottom:12px; width: 100%; padding: 0px 0px;}

.destination_block a{color:#000; text-decoration:underline;}
.destination_img_block img{ width: 100% }    

.refresh_icon img{ display: inline-block; margin-right: 5px; }
.refresh_icon span{ display: inline-block; }
.destination_img_block{ margin-top: 10px; display: inline-block; width: 100%; margin-bottom: 6px; }
.destination_block p{ font-weight: normal; }
.border-left-right{    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;}
.destination_block hr{border-top: 1px solid #ccc;     margin-top: 10px;
    margin-bottom: 0px;}

.artclearea_right p{ margin-bottom: 0 }
.video_block .blueheading , .postcard_block .blueheading , .interview_part .blueheading{    font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.blueheading span{font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #000;}
.travelogue_articles_block .blueheadingFonts{border-bottom: 1px dotted #000; display: inline-block; width: 100%; padding-bottom: 8px;}
.travelogue_articles_block_content{ display: inline-block; width: 100%; }
.travelogue_articles_block_content ul {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.travelogue_articles_block_content ul li {
    display: inline-block;
    /* list-style-image: url(../images/squere.jpg); */
    position: relative;padding:4px 0px; 
    padding-left: 13px;    border-bottom: 1px dotted #000;  width: 100%;
}

.travelogue_articles_block_content ul li:after {
    background: url(../images/squere.jpg);
    position: absolute;
    left: 0;
    top: 11px;
    content: '';
    width: 5px;
    height: 5px;
}
.travelogue_articles_block{ margin-bottom: 6px; }

.travelogue_articles_block_content ul li a {
    text-decoration: none;
    color: #757575;
    margin: 0;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #000; 
}

.travelogue_articles_block_content ul li a:hover , .travelogue_articles_block_content ul li a :focus{    text-decoration: none;
    color: #757575;}

.archive_link{ text-align: right; display: inline-block; width: 100%; padding:4px 0px; border-bottom: 1px dotted #000;  }
.archive_link a{    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0659ae;
    text-decoration: none; font-weight: bold;
    display: block;}

.article_postcard_content{ width: 100%; display: inline-block; margin-top: 5px; }
.pstmid{ display: inline-block; width: 100%; border-top: 3px solid #A9A9A9; border-bottom: 3px solid #A9A9A9; background: #ebebeb; padding: 5px; }

.pstcardarea_left {
    width: 110px;
    float: left; margin-right: 6px;
}
.pstcardarea{ display: inline-block; width: 100%; margin-bottom: 6px; }

.pstcardarea_left img{ width: 100%; }
.pstcardarea_left iframe{ top: 0; left: 0; width: 100%; height: 67px; }
.pstcardarea_right {
    
    font-family: 'Roboto', sans-serif;
    
    color: #000; position: relative; top: -4px;
}

.artical_deal{ margin-top: 15px; }

.blueheadingFonts{    font-size: 18px;
    font-weight: normal;
    color: #0659ae;
    font-family: 'Roboto', sans-serif;}
.blueheadingFonts a{font-size: 18px;
    font-weight: normal;
    color: #0659ae;
    font-family: 'Roboto', sans-serif;}

.blueheadingFonts a span {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 10px;
    color: #7c7e7e;
}
.blueheadingFonts span{    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 10px;
    color: #7c7e7e;}

.blueheadingFonts a:hover , .blueheadingFonts a:focus{ text-decoration: none; }    

.artical_deal .hotdealscontent_right{ padding-left: 0; }
.artical_deal .hotdealscontent_right p{ display: inherit; }
.artical_deal .hotdealscontent_left{ width: 126px; margin-right: 4px; }

.image_post_part{ margin-top: 15px; }
/*.image_post_part span{ font-weight: bold; margin-bottom: 4px; display: inline-block; }*/
/*.image_post_part span{ font-weight: normal;margin-bottom: 4px;  display: inline-block;  font-size: 15px; font-style: italic; }*/
.image_post_part p{ margin-top: 6px; }

.artclearea_right strong a{ font-size: 16px; }
.refresh_icon span{ margin-bottom: 6px; }
.refresh_icon p{ margin-bottom: 0 }
.gallery_img_block{ max-height: 650px; min-height: 800px; position: relative; overflow: hidden; text-align: center; background: #000; }
.image_gallery .owl-carousel .owl-item img{  /*max-height: 100%;  
    max-width: 100%; */
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto; }
.image_gallery { margin-top:2px; }
.image_gallery .owl-dots{ display: none; }
.image_gallery  .owl-nav .owl-prev{    position: absolute;
    left: 0; top: 50%; background: url(../images/prev.png) !important; width: 28px; height: 44px; margin:0 !important; }
.image_gallery  .owl-nav .owl-next{    position: absolute;
    right: 0; top: 50%; background: url(../images/next.png) !important; width: 28px; height: 44px; margin:0 !important; }    


.image_gallery .owl-nav {
    margin-top: 0;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -17px !important;
}
.gallery_caption{ position: absolute; bottom: 0; background: rgba(0,0,0,0.8); width: 100%; padding: 20px; font-size: 15px; text-align: left; color: #fff }    

.social_block{ margin-top: 6px; margin-bottom: 25px; }

.more_postcard .pstmid{border: 3px solid #A9A9A9; padding: 6px; padding-top: 0;}
.more_postcard .archive_link{ padding: 0; border:none; }
.morpsthd{    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #0659ae;}

.more_postcard .pstcardarea{ margin-bottom: 0; margin-top: 6px; }
.more_postcard .pstcardarea_right a{font-weight: bold; color: #000; display: block;     line-height: 19px;}
.more_postcard .pstcardarea_right a:hover , .more_postcard .pstcardarea_right a:focus{ text-decoration: none; }
.more_postcard .pstcardarea_right p{    color: #808284;
    font-size: 16px; margin-bottom: 0}

.more_postcard .pstcardarea_left{    max-height: 86px;
    overflow: hidden; margin-right: 15px;}

.video_postcard_detail .pstmid{ background: none; padding: 0; border:none; }
.video_postcard_detail .pstcardarea_right a{font-weight: bold; color: #000; display: block;     line-height: 19px;}
.video_postcard_detail .pstcardarea_right a:hover , .video_postcard_detail .pstcardarea_right a:focus{ text-decoration: none; }
.video_postcard_detail .pstcardarea_right p{    color: #808284;
    font-size: 14px; margin-bottom: 0}

.video_postcard_detail .pstcardarea_left{    max-height: 86px;
    overflow: hidden; margin-right: 15px;}


.video-hotdeal-part{ margin-top: 25px; }

.video_postcard_detail .blueheadingFonts span{color: #0659ae; }

.videoheading {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #0659ae; margin-bottom: 10px;
}

.video_gallery img{ width: 100%; }

.no-padding{ padding: 0 }
.travelgue_content_block{ background: #222; padding:6px 10px; }
.travelgue_img_block img{ width: 100%; min-height: 290px; max-height: 290px; overflow: hidden;  }
.travelgue_content_block h2{ font-size: 30px; margin:0; color: #fff }

.travelgue_content_block .arrow{ margin-top: 17px; }
.travelgue_content_block .arrow ul li{ margin-bottom: 14px; width:100%; }
.travelgue_content_block .arrow ul li a{ color: #fff; font-size: 16px; }
.travelgue_content_block .arrow ul li:after{background: url(../images/bullet.png); width: 8px; height: 5px; left: 0px;
    top: 9px;}
.interview_img_content_block{ position: relative; }
.interview_img_content_block  .overlay_content a{color:#FFF; text-decoration:none;}
.ovarlay{ position: absolute; bottom: 0; width:100%}
.ovarlay .overlay_blue_title{ font-size: 25px; color: #fff; background: #06339a; line-height: 28px; display: inline-block; 
  margin-left: 4px; padding: 0px 6px; margin-bottom: 5px; min-width: 94px;}
.ovarlay .overlay_pink_title{ background: #fd2159 }
.ovarlay .overlay_content{ background: rgba(0,0,0,0.5); font-size: 18px; color: #fff; padding: 10px 8px; line-height: 21px; }
.ovarlay .overlay_content a{color:#FFF; text-decoration:none;}
.interview_img_content_block , .travelgue_content_block , .travelgue_img_block{ min-height: 290px; max-height: 290px; overflow: hidden; }
.interview_img_content_block img{ width: 100%; min-height: 290px; max-height: 290px; overflow: hidden;  }
.travelgue_three_block{ margin-top: 12px; }
.video_Nblock h2 , .review_Nblock h2 , .postcard_Nblock h2{ color: #cacaca; font-size: 30px; margin:0; text-transform: uppercase; }
.video_Nblock , .review_Nblock , .postcard_Nblock{ position: relative; min-height: 330px; max-height: 330px; overflow: hidden; }
.video_Nblock  .overlay_content a{color:#FFF; text-decoration:none;}
.postcard_Nblock  .overlay_content a{color:#FFF; text-decoration:none;}



/**************************** 06/01/17 New code ******************************/


.video_Nblock, .review_Nblock, .postcard_Nblock{min-height: 296px; max-height: 296px;}
.travelgue_three_block{ margin-bottom: 15px; display: inline-block; }
.ovarlay .overlay_blue_title{margin-bottom: 22px;     margin-left: 8px;}
.video-postcard-frame .overlay_blue_title{ min-width: auto; position: relative; }
/*.video-postcard-frame .overlay_blue_title:after{ position: absolute; right: -35px; content: ''; width: 28px; height: 28px; background: #fd2159 }*/
.urban_block .padding-rightless{ padding-right: 0px; }
.urban_block .padding-leftless{ padding-left: 0 }
.urban_block .review_Nblock img{ width: 100%; }
.urban_block .review_Nblock .ovarlay{ right: 10px; }
.pink_bg{ background: #fd2159;  min-height: 296px; max-height: 296px; overflow: hidden; display: inline-block; }
.urban_content{padding: 8px 8px;}
.urban_content h2{ margin:0; font-size: 26px; color: #fff; }
.urban_content p{ font-size: 16px; color: #fff; margin-bottom: 0; margin-top: 10px; }
.food_urban_part{ margin-top: 10px; display: inline-block; width: 100% }
.footer{margin-top: 10px;}
.gallery_caption{position: static;}
.cd-nav{display: none !important}
/**************************** 06/01/17 New code ******************************/
                  
.desc_cont_img p img{display: block; width: auto !important;}
.twtr_hndl a{color:#fd2159; text-decoration: none;}
.has_tag a{font-weight:bold;}

/*instragram_section*/

.instragram_section h2{    color: #333;
    font-size: 40px;
    margin: 0;}
.instragram_big_block{ height: 330px; background-size: cover; margin-bottom: 30px; }
.instragram_small_block{ height: 150px; background-size: cover; margin-bottom: 30px;}
.instragram_section{padding-top: 20px; padding-bottom: 20px; }
.instragram_section h2{ margin-bottom: 5px; }
.instaBlock{
	border-bottom: #fd2159 8px solid;
	margin-bottom:15px;
}
/*instragram_section*/


.intro-cont{font-weight: bold; color:#000; font-size:20px; font-family:georgia}


/*.intrviewdetils_right{ width: 118px; float: right; }*/

/*Blockquote*/
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #FFB900;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #FFB900;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

.desc_cont_img img{
    width: 100% !important;
    height: auto !important;
}

.photo-courtsey{
    color: #000;
    text-align: center;
    padding: 5px;
    font-size: 15px;
    font-style: italic;
}
@media (min-width: 992px){
  .container {
    max-width: 970px;
}
}


@media (min-width: 1024px){
  .container {
    max-width: 1010px;
}
}

@media (min-width: 1200px){
  .container {
    max-width: 1170px;
}

}

@media (max-width: 1100px) {
  .articlephoto_right{min-height: 138px;
    max-height: 138px;}
    .articlephoto_left{ min-height: 138px; max-height: 138px; }
    .articlephoto_left a img{ min-height: 138px; }
    .postcard_img{    min-height: 216px;
    max-height: 216px;}
    .personleft .interview_content{ text-align: left; }
    .personleft .interview_content_block{padding-right: 108px;}
    .personleft .intrviewdetils_img img {
    max-width: 104px; min-width: 104px;}
.destination_block{ padding: 0 }
.pstcardarea_left{ width: 90px;}
.artical_deal .hotdealscontent_left{ width: 100%; margin-bottom: 4px; max-height: 120px; overflow: hidden; }
.artical_deal .hotdealscontent_right{padding-left: 0 }
.travelgue_content_block .arrow ul li a{    font-size: 15px;}
.travelgue_content_block .arrow ul li{ margin-bottom: 10px; }

/**************************** 06/01/17 replace code ******************************/

.video_Nblock, .review_Nblock, .postcard_Nblock{ min-height: 250px; max-height: 250px; }

/**************************** 06/01/17 replace code ******************************/


/**************************** 06/01/17 New code ******************************/

.pink_bg{ min-height: 250px; max-height: 250px; }
.urban_content p{ line-height: 24px; }

/**************************** 06/01/17 New code ******************************/
.right_box {

    width: 160px;
    
}

body, html {
/* height: 100%!important; */
overflow: auto!important;
max-height: 100% !important;
}

}

@media (max-width: 980px) {
  .custom_navbar .custom_menu ul li a{ padding: 3px 6px;}
  .custom_navbar .custom_menu ul{ position: static; }
  .social_top{ min-height: auto }
  .custom_menu{    padding-top: 10px;}
  .custom_navbar .custom_menu ul{ float: right; }
  .video_img{ min-height: 74px; max-height: 74px; }
  .postcard_img{ min-height: 126px; max-height: 126px; }
  .hotdealscontent_left{     width: 72px;
    margin-right: 5px }
  .hotdealscontent_right{ padding-left:0 }
  .hotdealscontent_right p{ display: block;
   }
  .articlephoto_right p{padding-left: 5px;}
  .intrviewdetils_img img{max-width: 55px;}
  .interview_content_block{    padding-right: 60px;}
  .articlecontent_left_img{    width: 70px;}
  .article_content{ padding-left: 0px;}
  .articlecontent_left_img{    width: 90px;
    margin-right: 5px;}
  .personleft .intrviewdetils_img img{    max-width: 105px;
    min-height: auto;
    min-width: 105px;}

  .personleft .interview_content_block{padding-right: 112px;}  
  .footerlink{padding: 30px 0 0 32px;     padding-bottom: 27px;}
  .copyright p {
    padding: 30px 0 20px 43px;}

    .destination_block{ font-size: 9px; }
.pstcardarea_left{width: 60px;}
.interview_content_block{ padding-right: 0; }
.intrhead{ display: inherit; }
.personleft .interview_content_block{ padding-right: 0 }
.blueheadingFonts a{    word-break: break-word;}

/**************************** 06/01/17 replace code ******************************/
.video_Nblock, .review_Nblock, .postcard_Nblock{ min-height:178px; max-height: 178px; }

/**************************** 06/01/17 replace code ******************************/

/**************************** 06/01/17 New code ******************************/

.interview_img_content_block, .travelgue_content_block, .travelgue_img_block{min-height: 180px; max-height: 180px;}
.arrow ul li a{ line-height: 25px; }
.urban_content h2{ font-size: 21px; }
.pink_bg{ min-height: 178px; max-height: 178px; }
.urban_content p {
    line-height: 22px;
}

/**************************** 06/01/17 New code ******************************/


}

@media (max-width: 800px) {
	.custom_navbar .custom_menu ul li a {
    padding: 3px 4px;
}
}

/* Responsive Styles */
@media (max-width: 767px) {
.carousel {
    height: 300px;
}


.custom_navbar .custom_menu{ padding-left: 0 }
.custom_navbar .custom_menu{ float: none; padding-top: 0}
.custom_navbar .custom_menu ul li a{    padding: 3px 12px;}
.custom_navbar .custom_menu ul{ float: none; margin-top: 0 }
.dropdown-content{ display: block; position:static; border:none; }
.dropdown-content a{    padding: 3px 25px !important;}
.custom_navbar .navbar-collapse{ max-height: none; }
.right_box{ display: inline-block; float: none; text-align: center; width: 100%; }
.search_top .form-group{     float: none;
    display: inline-block; margin-bottom: 0 }

.search_top .form-inline button.btn{top: -11px; position: relative;}    
.accordian_part{ min-height: auto }
.articlephoto_left a{ width: 100% }
.articlephoto_left a img{ width: 100% }
.articlephoto{ margin-bottom: 25px; }
.travlnewscontent{ min-height: auto }
.video_block{ margin-bottom: 20px; }
.videocontent{ width: 100%; }
.video_img{ min-height: auto; max-height: none; }
.postcard_img{min-height: auto; max-height: none;}
.arrow ul li{ width: 100% }
.tip_block{ margin-bottom: 15px; }
.hotdealscontent_left{    margin-top: 5px;}
.hotdealscontent_left{width: 124px;}
.hotdealscontent_right{padding-left: 0px;}
.intrviewdetils_img img {
    max-width: 108px;
}
.interview_content_block {
    padding-right: 0px;
}
.articlecontent_left_img {
    width: 120px;
    
}
.intrviewdetils_img {
    float: right;
    margin-left: 8px;
}

.article_content {
    
    padding-left: 0px;
}

.footerlink {
    padding: 30px 0 0 20px;
    padding-bottom: 27px; padding-left: 0
}
.footerlink ul li a{padding: 0 8px 0 3px;}
.copyright p {
    padding: 30px 0 24px 22px; padding-left: 0; padding-right: 0;
}
.slider_padding{ padding-right: 15px; }
.accordian_padding{ padding-left: 15px; }
.header{ margin-bottom: 0px; }

.cd-logo {
    
    top: 3px !important;
    
    width: 15% !important;
}

.destination_block{ font-size: 14px; text-align: center; } 
.artical_deal .hotdealscontent_left{max-height: none;     width: 124px;}
.artical_deal .hotdealscontent_right{ padding-left: 0px }

.hot_deal_block{ margin-top: 25px; margin-bottom: 25px; }
.video_Nblock, .review_Nblock, .postcard_Nblock{ min-height: auto; max-height: none; }
.interview_img_content_block, .travelgue_content_block, .travelgue_img_block{ min-height: auto; max-height: none; }


/**************************** 06/01/17 New code ******************************/

.interview_img_content_block img{ width: 100%; }
.ovarlay{ width: 100%; left: 0 }
.video_Nblock img , .review_Nblock img , .postcard_Nblock img{ width: 100%; }
.video_Nblock { margin-bottom: 15px; }
.postcard_Nblock{ margin-bottom: 15px; }
.urban_block .padding-rightless{ padding-right: 15px; }
.urban_block .padding-leftless{ padding-left: 15px; }
.pink_bg{ background: none }
.urban_content{    background: #fd2159;}

/**************************** 06/01/17 New code ******************************/

.mob_minH{
	min-height: 295px;
}
.mTop_15{
	margin-top: 15px;
}
.pink_bg {
    min-height: auto;
    max-height: none;
}
.articleH_review{
	text-align:left;
}

.gsc-input-box{height: 28px !important;}
.gsc-input-box table tbody tr td#gs_tti50{ padding: 0 !important; }
.gsc-input-box table tbody tr td#gs_tti50 .gsc-input{height: 28px !important;
    padding: 5px !important;}

.gsc-input-box{height: 28px !important;}
.gsc-input-box table tbody tr td#gs_id51{ padding: 0 !important; }
.gsc-input-box table tbody tr td#gs_id51 .gsc-input{height: 28px !important;
    padding: 5px !important;}
.gsc-input-box{height: 28px !important;}
.gsc-input-box table tbody tr td#gs_tti51{ padding: 0 !important; }
.gsc-input-box table tbody tr td#gs_tti51 .gsc-input{height: 28px !important;
    padding: 5px !important;}

table.gsc-search-box{ background: #fff }
.gsc-search-box{ padding-left: 15px; padding-right: 15px; }

.cd-main-header{ padding-left: 15px; }
.cd-logo{left: 15px !important}

.cd-nav{display: block !important}
}

@media (max-width: 736px) {
.cd-logo {
    
    top: 3px !important;
    
    width: 13% !important;
}
}

@media (max-width: 414px) {
  .blackheading{ font-size: 13px; }
  .cd-logo {
    
    top: 3px !important;
    
    width: 24% !important;
}
.artclearea_lft{ max-height: none; }
.gallery_caption{ font-size: 10px; }

.desc_cont_img p img{display: block; width: 100% !important; height: auto !important;}
}
@media (max-width: 375px) {
  .cd-logo {
    
    top: 3px !important;
    
    width: 26% !important;
}
}

@media (max-width: 320px) {
  .cd-logo {
    
    top: 3px !important;
    
    width: 30% !important;
}
}