/* 
 Theme Name:     Travely for Divi
 Author:         Pennyblack Templates
 Author URI:     https://www.pennyblacktemplates.com 
 Template:       Divi
 Text Domain:    travely-for-divi
 Version:        1.3 
*/
/* ----------- COMMON CSS START ---------------------------*/
h1, h2, h3, h4, h5, h6 {
    padding-bottom: 0;
}
/* PAGE HEADER BREADCRUMMB SECTION */
#crumbs,
#crumbs a{
	color: #ffffff;
}
#crumbs span{
	color: #dcdcdc;
	line-height: 24px;
}
#crumbs a:hover{
	color: #023059;
}
.heading-underline {
	display: table;
	text-align: center;
	border-bottom: 1px solid #dcdcdc;
	position: relative;
	margin: 0 auto;
}
.sticky,
.bypostauthor{
	display: block;
}
/* ----------- COMMON CSS END ---------------------------*/

/* ----------- MENU START ---------------------------*/
#main-header{
	background-color:#FFFFFF;
}
#logo {
	max-height:100%;
}
.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a, 
.et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
    padding-bottom: 33px !important;
}
.et_header_style_left #et-top-navigation, 
.et_header_style_split #et-top-navigation {
    padding-top: 33px !important;
}
#top-menu > li.current-menu-item > a {
	color: #023059;
}
#top-menu li li {
    margin: 0;
    padding: 0 0;
}
 #top-menu-nav > ul > li > a:hover {
	 color: #023059 !important;
 }
#top-menu li.current-menu-ancestor > a{
	color:#023059;
}
.mobile_menu_bar:before {
     color: #023059;
	 background-color: #ffffff;
	 padding-bottom: 3px;
	 padding-left: 5px;
     padding-right: 5px;
     padding-top: 5px;
}
.et_mobile_menu {
     border-top: 3px solid #333333;
	 background-color: rgb(255, 255, 255) ;
}
.et_mobile_menu li a {
    border-bottom: 1px solid #dcdcdc;
    color: #333333;
    display: block;
    padding-bottom: 10px;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 10px;
}
.et_mobile_menu li:last-child a {
    border-bottom: 0;
}
.nav li ul {
    visibility: hidden;
    z-index: 9999;
    width: auto;
    opacity: 0;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
ul#top-menu li a {
    color: rgb(51, 51, 51);
	transition: all 300ms ease-in 0s;
	-webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
}
#top-menu .sub-menu  {
	background-color:#ffffff;
	transition: all 300ms ease-in 0s;
	-webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
}
ul#top-menu ul.sub-menu li a {
    line-height: 1.4em;
    margin-bottom: 0px;
    padding: 10px 15px;
	text-align: left;
	border-bottom: 1px solid #eeeeee;
	color: #333333;
	transition: all 300ms ease-in 0s;
	-webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
}
ul#top-menu ul.sub-menu li:last-child a {
	border-bottom: 0;
}
ul.et_mobile_menu > li:last-child{
	padding-bottom: 20px;
}

.nav li ul {
    border-top-color: #333333;
    border-top-style: solid;
    border-top-width: 3px;
    width: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
}
.nav li li {
    margin: 0;
    padding: 0 0;
}
.et_mobile_menu li a:hover, 
.nav ul li a:hover {
    background-color: #023059;
    opacity: 1;
	color: #ffffff;
}
ul#top-menu ul.sub-menu li a:hover {
	color: #ffffff;
	transition: all 300ms ease-in 0s;
	-webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
}
.et_mobile_menu .menu-item-has-children > a {
    background-color: transparent;
    font-weight: 700;
}
/* ----------- MENU END ---------------------------*/

/* ----------- HOME PAGE START ---------------------------*/

.popular-mod .et_pb_blurb_container{
	padding-left:20px;
	padding-right:20px;
}

.popu-hotel-mod,
.dest-mod {
	position:relative;
}

.dest-mod .et_pb_blurb_container {
	position: absolute;
	bottom: 7px;
	left: 0;
	margin: 0 auto;
	right: 0;
	background-color: rgba(0,0,0,0.6);
	padding: 10px 20px;
}

.popu-hotel-mod .et_pb_blurb_container  {
	position: absolute;
	bottom: 4px;
	left: 0;
	margin: 0 auto;
	right: 0;
	background-color: rgba(0,0,0,0.6);
	padding: 10px 20px;
}
.hotel-location .et_pb_blurb_container {
	padding-left:0;
}

.hotel-location .et_pb_main_blurb_image {
	width:20px;
}

.date-mod .et_pb_blurb_container {
	padding-left:5px;
}

.date-mod .et_pb_main_blurb_image {
	width:20px;
}

.header-row .et_pb_column {
	width:100%;
}

/* ------- HEADER SECTION ------- */
.common-header-section .et_pb_button_module_wrapper{
	display: inline-block;
}






/* ------- CONTACT FORM SECTION ------- */
.contact-form-common .et_pb_contact {
	padding: 30px;
	box-shadow: 0 12px 20px -12px rgba(0,0,0,0.6);
}
.contact-form-common .et_pb_contact_main_title {
	padding: 20px;
	border-radius: 20px 20px 0 0;
}
.contact-form-common .et_contact_bottom_container,
.common-contact-us-page .et_contact_bottom_container{
	float: none;
	text-align: center;
	margin-top: 20px;
}
.contact-form-common .et_contact_bottom_container .et_pb_contact_reset,
.common-contact-us-page .et_contact_bottom_container .et_pb_contact_reset{
	margin-left: 0;
}
.contact-form-common .et-pb-contact-message p{
	padding-top: 30px;
}
.contact-form-common .et-pb-contact-message {
	color: #ffffff;
	padding-left: 30px;
	padding-bottom: 0;
}
.entry-content .contact-form-common ul{
    padding: 0 0 0px 1em;
}
.common-contact-us-page .et_contact_bottom_container .et_pb_contact_submit:after,
.contact-form-common .et_contact_bottom_container .et_pb_contact_submit:after {
	line-height: 24px !important;
	font-size: 14px !important;
	opacity: 1;
	margin-left: 4px !important;
    left: auto;
}
/* ----------- HOME PAGE END ---------------------------*/







body #page-container .common-contact-us-page .et_contact_error {
	border-top-width: 0px !important;
	border-left-width: 0px !important;
	border-right-width: 0px !important;
    border-bottom: 1px solid red !important;
}
.entry-content .common-contact-us-page ul {
	padding-bottom: 10px;
}
/* ----------- CONTACT US PAGE END ---------------------------*/


/* ----------------- SHOP PAGE SIDEBAR START  ----------------- */
#main-content.travely_blog_content .container {
    padding-bottom: 50px;
    padding-top: 80px;
}


.single-post #sidebar .common_widget.et_pb_module {
    margin-bottom: 0;
}


/* Image Gallery Post */
.image-gallery li {
	padding: 10px 15px 0 0;
}
.image-gallery li a.popup {
	padding: 0;
}
/* ----------------- SHOP PAGE SIDEBAR END  ----------------- */

/* --------------------------- COMING SOON PAGE START ---------------------*/
.coming-soon.et_pb_countdown_timer .sep{
   display:none;
}

.coming-soon.et_pb_countdown_timer .section.values {
	background-color: transparent;
	border: 2px solid #023059;
	padding:20px 20px;
	border-radius: 5px;
	margin-right: 10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.coming-soon.et_pb_countdown_timer .section.values:hover {
	background-color: transparent;
	border: 2px solid #ffffff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.coming-soon .et_pb_countdown_timer_0 {
	padding-bottom: 0;
}
.coming-soon.et_pb_countdown_timer {
    padding: 20px;
}
/* ------ SUBSCRIBE FORM ------ */
.timer-form .coming-soon-subscribe-form .et_bloom_inline_form {
	margin: 0;
	display: block;
}
.timer-form .coming-soon-subscribe-form .et_bloom_header_outer {
	display:none;
}
.timer-form .coming-soon-subscribe-form .et_bloom_form_container{
	background: transparent;
}
.timer-form .coming-soon-subscribe-form .et_bloom_form_container .et_bloom_form_content,
.timer-form .coming-soon-subscribe-form .et_bloom_form_content{
	background: transparent;
	padding: 0;
}
.timer-form .coming-soon-subscribe-form .et_bloom_form_container .et_bloom_form_content button:hover {  
	background-color: #ffffff; 
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.timer-form .coming-soon-subscribe-form .et_bloom_form_container .et_bloom_form_content span.et_bloom_button_text {
	color: #ffffff;
}
.timer-form .coming-soon-subscribe-form .et_bloom_form_container .et_bloom_form_content button:hover span.et_bloom_button_text{
	color: #023059 !important;
	line-height: 19px;
}
.timer-form .coming-soon-subscribe-form .et_bloom_form_container .et_bloom_form_content button {
	background-color: #023059;
	border: 2px solid #023059;
	border-radius: 50px !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: absolute;
    right: 40px;
	line-height: 19px;
}
.timer-form .coming-soon-subscribe-form .et_bloom_form_content .et_bloom_popup_input {
    padding-right: 0px;
}
.timer-form .coming-soon-subscribe-form .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input input {
    padding: 10px 20px !important;
	border-radius: 50px !important;
	line-height: 23px;
}
.timer-form .coming-soon-subscribe-form .et_bloom_success_container.et_bloom_animate_success span.et_bloom_success_checkmark {
    opacity: 1;
    color: #fff;
    background: #82C016;
    padding: 8px 7px 7px 10px;
    border-radius: 30px;
    left: 50%;
    margin-left: -20px;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    display: block;
    height: 28px;
    width: 28px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    position: absolute;
    top: 0;
    margin-top: -48px;
}
.et_bloom .et_bloom_form_container h2.et_bloom_success_message {
	padding: 10px;
}
.timer-form .coming-soon-subscribe-form .carrot_edge .et_bloom_form_content::before { 
  display: none;
}
/* --------------------------- COMING SOON PAGE END ---------------------*/

/* --------------------------- 404 PAGE START --------------------------- */
.error404 #main-content .container, 
.error404 #content-area, 
.error404 #left-area {
 padding: 0 !important;
 margin: 0;
 width: 100%;
 max-width: none;
}
.error404 #sidebar {
 display: none;
}
.error404 .et_pb_post:last-child {
margin-bottom: 0;
}
/* --------------------------- 404 PAGE END --------------------------- */

/* ----------------- BLOG PAGE START ----------------- */
.et_pb_widget {
    float: none;
    max-width: 100%;
}

.et_pb_post .entry-featured-image-url {
    margin-bottom: 10px;
}
.travely_blog_content .et_pb_post,
.common_post .et_pb_post,
.single .et_pb_post,
body.search #left-area .entry {
	background-color: transparent;
	padding: 0;
	border-radius: 0px;
}
.et_pb_post {
    margin-bottom: 30px;
}
.pagination {
	margin-top: 30px;
}

.pagination div a {
	display: inline-block;
	border: 2px solid #023059;
	border-radius: 3px;
	color: #ffffff;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-bottom: 0;
	padding: 8px 15px;
	text-transform: uppercase;
}
.pagination a,
#main-content .alignright a,
#main-content .alignleft a  { 
	background-color: #023059;
    display: inline-block;
	border: 2px solid #023059;
	border-radius: 50px;
	color: #ffffff;
	font-family: "Open Sans",Helvetica,Arial,Lucida,sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 8px 15px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#main-content .alignright a:hover,
#main-content .alignleft a:hover  { 
	background-color: #ffffff;  
	border: 2px solid #023059;
	color: #023059;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/* ----------------- BLOG PAGE END ----------------- */
/* ----------------- SINGLE BLOG PAGE START ----------------- */
#main-content {
    background-color: #f5f5f5;
}
.travely_blog_content #left-area{
	padding-right: 0;
	width: 64.833%;	
	padding-bottom: 0;
}
.travely_blog_content #sidebar{
	padding-left: 0;
	margin-right: 0;
	width: 29.666%;	
}
#sidebar{
	float: right
}
article.et_pb_post:last-of-type {
    margin-bottom: 0;
}
.travely_blog_content .entry p{
	padding-top: 0;
}
.travely_blog_content .et_pb_post img {
    margin-bottom: 10px;
}
.et_pb_blog_0 .et_pb_post .post-content {
	color: #ffffff;
}
body.single-post article .entry-content .et_pb_section,
body.single-post article .entry-content .et_pb_section  .et_pb_row {
    padding:0;
}
body.single-post article.et_pb_post .entry-content {
    padding-top: 0px;
}
body.single-post #respond {
	padding-top:0px;
}
.travely_blog_content #commentform.comment-form .form-submit .submit.et_pb_button {
	background-color: #023059 !important;
    border: 2px solid  #023059;
    color: #ffffff !important;
	border-radius: 3px;
	letter-spacing: 1px;
	font-size: 13px !important;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 700;
	display:inline-block;	
	padding: 7px 20px !important;
	text-transform: uppercase;
}
.travely_blog_content .form-submit .submit.et_pb_button:hover {
	background-color: #ffffff; 
    color: #023059;
}

#commentform {
    padding-bottom: 0;
}
.travely_blog_content #sidebar {
    padding-bottom: 0px;
}
body.single-post article .et_pb_post .entry-content {
    padding-top: 0;
}
.et_pb_post .post-meta {
    margin-bottom: 10px;
}
.single .et_pb_post:last-child{
    padding-bottom: 25px;
}
.travely_blog_content .logged-in-as a {
	color: #023059;
}
.travely_blog_content #comment-wrap {
    padding-top: 20px;
}
.travely_blog_content #commentform.comment-form input, 
.travely_blog_content #commentform.comment-form textarea { 
	background-color: #f9f9f9;
    padding: 10px 15px;
    color: rgb(153, 153, 153);
    font-size: 16px !important;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 600;
	line-height: 26px !important;
	letter-spacing: 1px; 
	border-radius: 5px;
}
.travely_blog_content #commentform input[type=email], 
.travely_blog_content #commentform input[type=text], 
.travely_blog_content #commentform input[type=url] {
    width: 100%;
}
#main-content .container::before {
    background-color: transparent;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
}
#main-content .container {
    padding-top: 80px;
	padding-bottom: 80px;
}
#main-content.travely_blog_content h2.entry-title {
	padding-bottom: 5px;
}
body.search-no-results #main-content #left-area .entry h1 {
	padding-bottom: 5px;
}
#main-content.travely_blog_content .comment-reply-title,
#main-content.travely_blog_content h2.entry-title,
#main-content.travely_blog_content h1.entry-title,
#main-content.single-post .et_post_meta_wrapper h1.entry-title,
.et_bloom h2.et_bloom_success_message,
body.search-no-results #main-content #left-area .entry h1 {
	font-size: 18px;
	color: #333333;
	font-family: 'Spectral',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 30px;
	padding-bottom: 5px;	
}
#main-content.travely_blog_content .post-meta,
#main-content.travely_blog_content .post-meta a,
#main-content.travely_blog_content .post-meta span { 
    color: #023059;
    font-family: "Open Sans",Helvetica,Arial,Lucida,sans-serif;
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 25px;
	padding-bottom: 0;
}

#left-area .post-meta {
    padding-bottom: 10px;
}

.more-link {
	background-color: #023059;
	border: 2px solid #023059;
	padding:6px 20px;
	color: #ffffff;
	position: relative;
	width:auto;
	display:table !important;
	margin-top:20px;
}
.more-link:after {
	line-height: 24px !important;
    font-size: 14px !important;
    opacity: 1;
    margin-left: 8px !important;
    left: auto;
	position: absolute;
	text-shadow: none;
	font-family: fontawesome;
	font-weight: 400;
	text-transform: none;
	content: "";
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}
.more-link:hover {
	background-color: #ffffff; 
	color: #023059;
	border: 2px solid #023059;
	transition: 500ms ease-in;
}
.single-post .comment-reply-link {
	background-color: #023059;
	border: 2px solid #023059;
	color: #ffffff;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	display: inline-block;
	border-radius: 5px;
	padding: 7px 20px;
	text-transform: uppercase;
	transition: 500ms ease-in;
}

.single-post .comment-reply-link:hover {
	background-color: #ffffff; 
	border: 2px solid #023059;
	color: #023059;
	transition: 500ms ease-in;
}

.single-post .comment-reply-link:after {
	display: none  ;
}

.single-post .et_post_meta_wrapper h1.entry-title {
	font-family: 'Spectral',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 500;
	font-size: 20px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 30px;
	padding-bottom:0;
}
.single-post h1#comments.page_title {
	font-family: 'Spectral',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 500;
	font-size: 20px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 30px;
	padding-bottom: 10px;
}
.single-post .comment-respond h3.comment-reply-title{
	font-size: 20px;
	font-family: 'Spectral',Helvetica,Arial,Lucida,sans-serif;
	color: #333333;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 30px;
	padding-bottom:0;
}

#commentform div.error {
	color: #ff0000;
	padding-top: 5px;	
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	letter-spacing: 1px;
}

#commentform input[type="text"].error,
#commentform input[type="email"].error,
#commentform textarea.error {
	border: 1px solid #ec3c06;
}
#commentform input[type=text]::placeholder {
   color:#666666;
	opacity: 1; 
}

#commentform input[type=text]::-webkit-input-placeholder {
   color:#666666;
	opacity: 1; 
}

#commentform input[type=text]:-moz-placeholder { /* Firefox 18- */
   color:#666666;
	opacity: 1; 
}

#commentform input[type=text]::-moz-placeholder {  /* Firefox 19+ */
   color:#666666;
	opacity: 1; 
}

#commentform input[type=text]:-ms-input-placeholder {  
   color:#666666;
	opacity: 1; 
}
/* ----------------- SINGLE BLOG PAGE END ----------------- */
/* ----------------- SIDEBAR WIDGET STYLE START ----------------- */

/* Widget Title */
.et_pb_widget_area h4,
.et_pb_widget_area h4 a {  	
	margin-bottom: 0;
	font-family: 'Spectral',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 500;
	font-size: 20px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 30px;
	text-align: center;
	height: 40px;
	overflow: hidden;
	text-transform: uppercase;
}
.et_pb_widget .widgettitle{
	background-color: transparent;
	position: relative;
	border: 1px solid #eeeeee;
	text-align: center;
	margin-bottom: 20px;
	padding: 5px;
}

.et_pb_widget_area h4 > span {
	margin-right: 15px;
	vertical-align: text-top;
}
.et_pb_widget_area h4 > span > img{
	max-width: 30px;
	max-height: 30px;
}
#wp-calendar caption{
	color: #333333;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 28px;
	padding-bottom: 10px;
	text-align: center;
	margin: 0;
}

#wp-calendar th{
	font-weight: normal;
}

.et_pb_widget_area .et_pb_widget{
	margin-bottom: 30px;
}

.et_pb_widget_area .et_pb_widget:last-child{
	margin-bottom: 0;
}

.et_pb_widget_area .et_pb_widget ul{
	padding-left: 0;
}

.et_pb_widget_area .et_pb_widget ul.sub-menu{
	padding-top: 5px;
	padding-left: 8px;
}

.et_pb_widget_area .et_pb_widget li{
	list-style: none;
	margin-bottom: 10px;
	margin-top: 5px;
}

.et_pb_column .common_widget .et_pb_widget {
	margin-bottom: 30px;
}
.et_pb_column .common_widget .et_pb_widget:last-child {
	margin-bottom: 0;
}

/* Widget Title */
.et_pb_widget_area .et_pb_widget{
	padding: 30px 20px;	
	margin-bottom: 30px !important;
	border: 0;
    border-radius: 5px;
	background-color: #ffffff;
}

.et_pb_widget_area .et_pb_widget{
	position: relative;
}

.et_pb_widget_area .et_pb_widget .title{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	margin-top: 10px;
}

.et_pb_widget_area  .et_pb_widget .spacer{
	height: 25px;
}

.et_pb_widget_area .widget_media_audio .et_pb_widget .spacer,
.et_pb_widget_area .widget_media_video .et_pb_widget .spacer{
	height: 40px;
}

.et_pb_widget_area  .et_pb_widget select{
	margin-top: 15px;
}

/* Widget Content Typo */
.et_pb_widget_area .et_pb_widget li,
.et_pb_widget_area .et_pb_widget p,
.et_pb_widget_area .et_pb_widget a {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}

.et_pb_widget_area .et_pb_widget li a:hover,
.et_pb_widget_area .et_pb_widget a:hover,
.et_pb_widget_area .et_pb_widget .readmore a,
.et_pb_widget_area .et_pb_widget .sab-link a{
	color: #023059;
}

.et_pb_widget_area .et_pb_widget > ul > li,
.et_pb_widget_area .et_pb_widget ul.menu > li{
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 10px;
}

.et_pb_widget_area .et_pb_widget > ul > li:before,
.et_pb_widget_area .et_pb_widget ul.menu > li:before {
	color: #023059;
	content: "\f101";
	font-family: Fontawesome;
	font-size: 12px;
	margin-right: 10px;
	vertical-align: top;
}

.et_pb_widget_area .widget_rss .et_pb_widget > ul > li:before {
	content: "";
	font-size: 0;
	margin-right: 0;
}

.et_pb_widget_area .et_pb_widget > ul > li:last-child,
.et_pb_widget_area .et_pb_widget ul.menu > li:last-child {
    padding-bottom: 0;
	border: 0;	
}

.et_pb_widget_area .et_pb_widget > ul > li:hover,
.et_pb_widget_area .et_pb_widget ul.menu > li:hover {
    border-bottom-color: #023059;	
}

.et_pb_widget_area .et_pb_widget > ul > li:hover > a > :not(ul),
.et_pb_widget_area .et_pb_widget > ul > li:hover:before,
.et_pb_widget_area .et_pb_widget ul.menu > li:hover > a > :not(ul),
.et_pb_widget_area .et_pb_widget ul.menu > li:hover:before  {
    color: #023059;
}
.et_pb_widget_area .et_pb_widget ul.menu ul.sub-menu  {
	padding-left: 15px;
}

.et_pb_widget_area select,
.footer-widget .fwidget select{
	width: 100%;
	padding: 6px 8px;
	height: 35px;
}

#footer-info {
  text-align: center;  
  float: none;
}

/* ========= WIDGET SEARCH ========= */
.et_pb_widget_area .widget_search .spacer{
	height: 50px;
}
.et_pb_widget_area .widget_search input#s {
    height: 40px;
    margin: 0;
    padding: 10px 20px;
    border: 1px solid #ddd;
    color: #666666;
    font-size: 14px;
	background-color: transparent;
    line-height: normal;
	border-radius: 3px;
}

.et_pb_widget_area .widget_search #searchsubmit {
    background-color: #023059;
	border: 2px solid #023059;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    color: #ffffff;
	font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
	text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 0;
    width: 85px;
	transition: 300ms ease-in;
}
.et_pb_widget_area .widget_search #searchsubmit:hover {
	background-color: #ffffff;
    border: 2px solid #023059;	
	color: #023059;
	transition: 300ms ease-in;
}
/* ========= WIDGET TEXT ========= */
.et_pb_widget_area .widget_text .textwidget img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.et_pb_widget_area .widget_text .textwidget select{
	width: 100%;
	overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
    -webkit-appearance: none;
}

.et_pb_widget_area .widget_text .textwidget select option{
	width: 200px;
	overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
    -webkit-appearance: none;
}

/* ========= WIDGET RSS ========= */
.et_pb_widget_area .widget_rss li a.rsswidget{
	color: #333333;
	display: inline;
	clear: right;
}

.et_pb_widget_area .widget_rss li .rss-date{
	color: #666666;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 5px;
}

/* ========= WIDGET CALENDER ========= */
.et_pb_widget_area #wp-calendar {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 0;
}

.et_pb_widget_area #wp-calendar th,
.et_pb_widget_area #wp-calendar td a{
	color: #333333;
}

.et_pb_widget_area #wp-calendar th,
.et_pb_widget_area #wp-calendar td{
	text-align: center;
	padding: 3px;
}
.entry-content tr td, 
body.et-pb-preview #main-content .container tr td {
   border-top: 0;
}
.entry-content table, 
body.et-pb-preview #main-content .container table {
   border: 0;
}

.et_pb_widget_area #wp-calendar th,
.et_pb_widget_area #wp-calendar #prev,
.et_pb_widget_area #wp-calendar #next {
	padding-top: 0;
}

.et_pb_widget_area #wp-calendar #prev {
	text-align: left;
}

.et_pb_widget_area #wp-calendar #next {
	text-align: right;
}

/* ========= WIDGET RECENT POSTS ========= */
.et_pb_widget_area .recent-section  > .widget_recent_entries  > ul {
	padding-left: 15px;
}

.widget_recent_entries  li {
	list-style: none;
}

.et_pb_widget_area .single-article {
	margin-bottom: 20px;
}

.et_pb_widget_area .single-article:last-child {
	margin-bottom: 0;
}

.et_pb_widget_area .post-img {
	float: left;
	margin-right: 15px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	width: 30%;
}

.et_pb_widget_area .post-img {
	width: 85px;
}

.et_pb_widget_area .post-img  img{
	width: 100%;
	height: 60px;
}

.et_pb_widget_area .recent_posts_cnt {
	padding-left: 0;
	float: left;
	width: 63%;
}

.et_pb_widget_area .recent_posts_cnt p {
	height: 30px;
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.et_pb_widget_area .entry-meta.recent-date  ul{
	float: left;
    margin-right: 15px;
	padding-left: 0;
}

.et_pb_widget_area .entry-meta.recent-date  li{
	display: inline-block;
	padding-right: 5px;
}
.et_pb_widget_area .entry-meta.recent-date .post-date {
	float: left;
	margin-right: 10px;
}

.et_pb_widget_area .entry-meta.recent-date .post-comments img ,
.et_pb_widget_area .entry-meta.recent-date .post-date img {
	padding-right: 5px;
}

.et_pb_widget_area .entry-meta.recent-date .post-comments,
.et_pb_widget_area .entry-meta.recent-date .post-date {
	font-size: 14px;
	letter-spacing: 1px;
}


/* ========= WIDGET ADD BANNER ========= */
.et_pb_widget_area .et_pb_widget .sab-description{
	margin-top: 10px;
	line-height: 22px;
}

.et_pb_widget_area .et_pb_widget .sab-link{
	margin-top: 10px;
}

/* ========= WIDGET ABOUT AUTHOR ========= */
.et_pb_widget_area .insight_widget_about_author .about-img,
.et_pb_widget_area .insight_widget_about_author .about-img img {
	text-align: center;
	max-width: 100%;
}

.et_pb_widget_area .insight_widget_about_author p {
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: left;
}

.et_pb_widget_area .insight_widget_about_author p.readmore {
	text-align: center;
	margin: 10px 0 0 0;
}

/* ========= WIDGET CATEGORIES ========= */
.et_pb_widget_area .underline{
	border-bottom: 1px dotted #666666;
}

.et_pb_widget_area .tags-section ul,
.et_pb_widget_area .categories-inner ul {
	padding-left: 0;
}

.et_pb_widget_area .categories-inner > ul > li {
	display: inline-block;
	margin-right: 5px;
}

.et_pb_widget_area .widget_categories label{
	margin-right: 10px;
	margin-bottom: 5px;
}

.et_pb_widget_area .widget_categories li.categories-inner{
	margin-bottom: 0;
	padding-bottom: 0;
}

.et_pb_widget_area .widget_categories .cat-item ul.children{
	margin-top: 10px;
	padding-left: 15px;
}


/* ========= WIDGET TAG CLOUD ========= */
.widget_tag_cloud .tagcloud a {
	background-color: #023059;
	color: #ffffff;
	border: 1px solid #023059;
	border-radius: 50px;
	display: inline-block;
	list-style-type: none;
	margin-bottom: 5px;
	font-weight: 600;
	padding: 5px 10px;
	transition: 300ms ease-in;
}
.widget_tag_cloud .tagcloud a:hover {
	background-color: #ffffff; 
	border: 1px solid #023059;
	transition: 300ms ease-in;
	color: #023059 !important;
}
.et_pb_widget_area .widget_tag_cloud .tagcloud a:last-child{
	margin-bottom: 5px;
	padding: 5px 10px;
}

/* widget reset margin */
.et_pb_widget_area .et_pb_widget ul,
.et_pb_widget_area .et_pb_widget li:last-child,
.et_pb_widget_area .et_pb_widget p:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
}

/* widget page */
.et_pb_widget_area .widget_pages .page_item ul.children{
	margin-top: 5px;
	padding-left: 15px;
}
/* contact us widget */
.ciw_contactinformation{
	float: none;
	margin-top: 15px;
}
.ciw_contactinformation .ciw_contact_address{
	padding-top: 0;
}

.ciw_contactinformation  .ciw_company_name{
	padding-bottom: 10px;
}

.ciw_contactinformation  .ciw_company_name:empty{
	display: none;
}
/* ========= WIDGET CONTACT INFO ========= */

.et_pb_widget_area .pbt-ciw-ul > li:before{
	content: '';
	font-size: 0;
	margin-right: 0;
}

.et_pb_widget_area .pbt-ciw-ul > li h4{
	margin-top: 0;
}

.et_pb_widget_area .pbt-social-icons > li{
	display: inline-block;	
	margin-right: 15px;
	margin-bottom: 0;
}
.et_pb_widget_area .pbt-social-icons > li:last-child{
	margin-right: 0;
}
.et_pb_widget_area .pbt-social-icons  > li a{ 
	min-width: 45px;
	min-height: 45px;
	line-height: 45px;
	background-color: #ffffff;
	border-radius: 50%;
	display: block;
	font-size: 18px;
	text-align: center;
}
.et_pb_widget_area .pbt-ciw-li .icon-div,
.et_pb_widget_area .pbt-ciw-li .text-div{
	display: table-cell;	
}
.et_pb_widget_area .pbt-ciw-ul li .icon-div{
	min-width: 35px;
	padding-right: 10px;
	text-align: left;
} 
.et_pb_widget_area .pbt-ciw-li .icon-left i{
	font-size: 26px;
}
.et_pb_widget_area .pbt-social-icons  li i{ 	
	font-size: 18px;	
	color: #333333;
}
.et_pb_widget_area .pbt-social-icons  > li a:hover,
.et_pb_widget_area .pbt-social-icons  > li a:hover i{ 
	background-color: #023059;
	color: #ffffff;
}
/* Categories List */
.et_pb_widget_area .widget_categories .cat-item  .post_count,
.et_pb_widget_area .widget_archive .post_count{
	float: right;
	background-color: #023059;
	color: #ffffff;
	width: 30px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	border-radius: 12px;	
}
/* ----------------- SIDEBAR WIDGET STYLE END ----------------- */

/* ----------------- FOOTER WIDGET START ----------------- */
#main-footer{
	background-color: #023059;	
}
#footer-widgets {
	padding-bottom: 80px;
    padding-top: 80px;
}
#main-footer #footer-widgets .footer-widget{
	margin-bottom: 0;
}
.footer-widget .fwidget {
	margin-bottom: 30px !important;
}
.footer-widget .fwidget h4.title,
.footer-widget .fwidget h4.title a{
    font-family: 'Spectral',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #f2f2f2;
	letter-spacing: 1px;
	line-height: 30px;
	margin: 0;
	text-transform: uppercase;
	padding-bottom: 5px;
	
	margin-bottom: 20px;
	position:relative;
}
.footer-widget .fwidget h4.title::before {
	position:absolute;	
	content:"";
	left:0;
	background-color:#eeeeee;
	width: 100px;
	height: 1px;
	bottom: 0;
}
.footer-widget .fwidget a.rsswidget {
	border-bottom: 0 !important;
}
.footer-widget .fwidget ul{
	padding-left: 0;
	margin-top: 0;
}
.footer-widget .fwidget ul.sub-menu{
	padding-top: 5px;
	padding-left: 8px;
}
.footer-widget .fwidget li{
	list-style: none;
	margin-bottom: 10px;
	padding-left: 0;
}
#footer-widgets .footer-widget li:before {
	color:#f2f2f2;	
	font-family: Fontawesome;
	font-size: 18px;
	top: 0;
	left:0;
	border: 0;
	position:absolute;
}
#footer-widgets .footer-widget li::before {
    content: "\f101";
}

.footer-widget .fwidget ul > li > ul >li:before {
    display: none;
}
.footer-widget .fwidget ul > li > ul >li{
    padding-left: 0;
}
#footer-widgets .footer-widget li {
	padding-left: 20px;
}
#footer-widgets .footer-widget .social-icons li:first-child {
	padding-left: 0;
}
#footer-widgets .footer-widget .social-icons li {
	padding-left: 10px;
}
#footer-widgets .footer-widget li:last-child {
	margin-bottom: 0px;
}
/* Footer One Widget Content Typo */
#footer-widgets .footer-widget a,
#footer-widgets .footer-widget li a,
#footer-widgets .footer-widget li,
#footer-widgets .footer-widget span,
#footer-widgets .footer-widget label,
#footer-widgets .footer-widget a,
#footer-widgets .footer-widget li a,
#footer-widgets .footer-widget p,
#footer-widgets .footer-widget i,
#footer-widgets .footer-widget div{
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
	transition: 500ms ease-in;
}

#footer-widgets .footer-widget p.wp-caption-text {
	color: #666666;
}
#footer-widgets .footer-widget li a:hover,
.footer-widget .fwidget li a:hover,
.footer-widget .fwidget .readmore a,
.footer-widget .fwidget .sab-link a{
	color: #dcdcdc;
}

.footer-widget .fwidget label{
	margin-right: 10px;
}
/* ========= FOOTER - WIDGET ABOUT ME ========= */
.footer-widget .fwidget.widget_aboutmewidget img#about-image {
    float: left;
    margin: 3px 8px 15px 0;
}
/* ========= FOOTER - WIDGET SEARCH ========= */
.footer-widget .fwidget .searchform input#s{
	border: 0;
	background-color: #ffffff;
	border-radius: 50px;
	color: #cccccc;
}
.footer-widget .fwidget .searchform #searchsubmit {
    background-color: #023059;
	border: 2px solid #023059;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    color: #ffffff;
	text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 0;
    width: 85px;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif !important;
	font-weight: 700;
	transition: 300ms ease-in;
}
.footer-widget .fwidget .searchform #searchsubmit:hover {
	background-color: #ffffff;
    border: 2px solid #023059;	
	color: #023059;
	transition: 300ms ease-in;
}
/* ========= FOOTER - WIDGET TEXT ========= */
.footer-widget .fwidget.widget_text .textwidget img{
	max-width: 100%;
	height: auto;
}

.footer-widget .fwidget.widget_text .textwidget select{
	width: 100%;
	overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
    -webkit-appearance: none;
}

.footer-widget .fwidget.widget_text .textwidget select option{
	width: 120px;
	overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
    -webkit-appearance: none;
}

/* ========= FOOTER - WIDGET RSS ========= */
.footer-widget .fwidget.widget_rss li a.rsswidget{
	color: #023059;
	display: block;
	clear: right;
}
.footer-widget .fwidget.widget_rss li .rss-date{
	font-size: 13px;
	font-style: italic;
	margin-bottom: 5px;
}

/* ========= FOOTER - WIDGET CALENDER ========= */
.footer-widget .fwidget #wp-calendar {
	border-collapse: collapse;
	width: 100%;
}
.footer-widget .fwidget #wp-calendar th,
.footer-widget .fwidget #wp-calendar td{
	text-align: center;
	padding: 3px;
}
.footer-widget .fwidget #wp-calendar caption {
    color: #ffffff;
}
.footer-widget .fwidget #wp-calendar th,
.footer-widget .fwidget #wp-calendar td a{
	color: #ffffff;
}

.footer-widget .fwidget #wp-calendar td{
	color: #cccccc;
}
.footer-widget .fwidget #wp-calendar th,
.footer-widget .fwidget #wp-calendar #prev,
.footer-widget .fwidget #wp-calendar #next {
	padding-top: 0;
}
.footer-widget .fwidget #wp-calendar #prev {
	text-align: left;
}
.footer-widget .fwidget #wp-calendar #next {
	text-align: right;
}

/* ========= FOOTER - WIDGET CATEGORIES ========= */
.footer-widget .fwidget .underline{
	border-bottom: 1px dotted #999999;
}

.footer-widget .fwidget .categories-inner > ul > li {
	display: inline-block;
	margin-right: 5px;
}
.footer-widget .fwidget .widget_categories  li img{
	padding-right: 5px;
	padding-bottom: 4px
}
.footer-widget .fwidget .widget_categories .underline{
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
}
.footer-widget .fwidget .widget_categories ul li:last-child  p.underline{
    border-bottom: 0;
}
.footer-widget .fwidget .widget_categories li.categories-inner{
	margin-bottom: 0;
	padding-bottom: 0;
}
.footer-widget .fwidget .widget_categories ul.children,
.footer-widget .fwidget .widget_pages  .page_item ul.children{
	margin-top: 10px;
	padding-left: 15px;
}

/* ========= FOOTER - WIDGET TAG CLOUD ========= */
.footer-widget .fwidget .widget_tag_cloud .tagcloud li  a{
	font-size: 13px;	
	color: #ffffff;
}

/* ========= FOOTER - SOCIAL ICON IMAGE ========= */
.footer-widget .footer-logo {
	margin-bottom: 10px;
}
.footer-widget .fwidget ul.social-icons {	
	margin-top: 20px;
}
.footer-widget .fwidget ul.social-icons {	
	list-style: none;
	line-height: 0;
	font-size: 0;
}
#footer-widgets .footer-widget .fwidget.widget_text ul.social-icons li > img {	
	margin-bottom: 0;
}
.footer-widget .fwidget .social-icons li:first-child  {
	padding-left: 0;
}
.footer-widget .fwidget .social-icons li  {
	display: inline-block;
	padding-left: 10px;	
	margin-bottom: 0;	
}
.footer-widget .fwidget .social-icons li:before  {
	display: none;
}
#footer-widgets .footer-widget .social-icons li a:hover{
	padding-left: 0;
	transition: 500ms ease-in;
}
/* ========= FOOTER - SUBSCRIBE FORM ========= */

.footer-widget .fwidget .subscribe-form  p {
    margin-bottom: 15px;
} 
.footer-widget .fwidget .subscribe-form .et_bloom_success_checkmark {
	top: 0px;
}
.footer-widget .fwidget .subscribe-form  p {
    padding-bottom: 0;
}
.footer-widget .fwidget .subscribe-form .et_bloom_header_outer,
.footer-widget .fwidget .subscribe-form .et_bloom_form_content:before {
	display: none;
}
.footer-widget .fwidget .subscribe-form .et_bloom_inline_form {
	margin-top: 20px;
	margin-bottom: 0;
	display: block !important;
}
.subscribe-form  .et_bloom_form_content {
	background-color: transparent;
	padding: 0;
}
.footer-widget .fwidget .subscribe-form .et_bloom_form_container,
.footer-widget .fwidget .subscribe-form .et_bloom_form_container .et_bloom_form_content {
	background-color: transparent;
}
.footer-widget .fwidget .subscribe-form .et_bloom_popup_input {
	width: 100%;
	padding-right: 0;
	margin-bottom: 20px;
}
.footer-widget .fwidget .subscribe-form .et_bloom_form_content button {
	width: 100%;
	background-color: #023059;
	border: 2px Solid #023059 !important;
	border-radius: 50px !important;
	transition: 500ms ease-in;
}
.footer-widget .fwidget .subscribe-form .et_bloom_form_content button span{
   color: #ffffff;
}
.footer-widget .fwidget .subscribe-form .et_bloom_form_content button:hover span{
   color: #023059 !important;
}
.footer-widget .fwidget .subscribe-form .et_bloom_form_content button:hover {	
	background-color: transparent;
	transition: 500ms ease-in;
}
.footer-widget .fwidget .subscribe-form .et_bloom_success_container.et_bloom_animate_success span.et_bloom_success_checkmark {
    opacity: 1;
    top: -50px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.footer-widget .fwidget .subscribe-form .et_bloom_inline_form.et_bloom_optin.et_bloom_make_form_visibleet_bloom_optin_1 {
	margin: 0;
	display: block;
}
.footer-widget .fwidget .subscribe-form .et_bloom .et_bloom_inline_form {
    clear: both;
    margin: 0 0;
    display: inline-block;
}
.footer-widget .fwidget .subscribe-form .et_bloom_form_container .et_bloom_form_content {
    padding: 0 0;
        padding-top: 0;
}
.footer-widget .fwidget .subscribe-form .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input input {
	padding: 13px 20px !important;
    border-radius: 50px !important;
}
/* ========= FOOTER - CONTACT US ========= */
.footer-widget .fwidget .footer-contact li {
	border:0;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 24px;
	padding-left: 30px;
	position: relative;
	margin-bottom: 20px;
}
.footer-widget .fwidget .footer-contact li:last-child {	
	margin-bottom: 0;
}
.footer-widget .fwidget .footer-contact li:last-child:before,
.footer-widget .fwidget .footer-contact li:nth-child(3):before,
.footer-widget .fwidget .footer-contact li:nth-child(2):before,
.footer-widget .fwidget .footer-contact li:first-child:before {
	color: #f2f2f2;	
	font-family: Fontawesome;
	font-size: 18px;
	top: 0;
	left:0;
	border: 0;
	position:absolute;
}
.footer-widget .fwidget .footer-contact li:first-child:before {	
	content: "\f041";	
}
.footer-widget .fwidget .footer-contact li:nth-child(2):before {	
	content: "\f095";
}
.footer-widget .fwidget .footer-contact li:nth-child(3):before {	
	content: "\f0e0";	
}
.footer-widget .fwidget .footer-contact li:last-child:before {	
	content: "\f0ac";
} 
/* ----------------- FOOTER WIDGET END ----------------- */

/* ----------------- COPY RIGHT START ----------------- */
#footer-bottom {
	background-color: #02294b;
	padding: 10px 0;
	border:0;
}
#footer-bottom .container,
#footer-bottom .container a {
	color: #f2f2f2;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 24px;
	font-weight: 600;
}
/* ----------------- COPY RIGHT END ----------------- */

/* ----------------- MEADIA QUIERY START ----------------- */

@media only screen and (min-width:981px) and (max-width:1280px) { 
    
	
	/* ------- MENU ----- */
	#top-menu li {
		padding-right: 15px;
	}
	.et_pb_column.res-pad-top-0 {
		padding-top: 0;
	}	
	.common-news-con {
		margin: 0 auto !important;
		display: table !important;
	}
	.common-news-con.res-top-pad-10.et_pb_blurb {
		padding-top: 10px !important;
	}
	.price-tab.et_pb_tabs_vertically_stacked .et_pb_tabs_controls li {
		width: 100%;
		float: left;
	}
	.price-tab.et_pb_tabs_vertically_stacked .et_pb_tabs_controls li {
		text-align: center;
		margin: 0 auto;
		display: table;
	}
}

@media only screen and (min-width:980px) and (max-width:1199px) {  
	#logo {
    max-height: 50% !important;
}

#et-top-navigation {
	padding-left:200px !important;
}
	#top-menu li {
    display: inline-block;
    font-size: 13px;
    padding-right: 11px;
}
}

@media only screen and (min-width:768px) and (max-width:980px) {
	
	 
	.et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 40px;
	} 
	.travely_blog_content #left-area .image-gallery li {
		padding: 5px 10px 5px 10px;
		width: auto;
	}
	
	
	
	.team-mod .et_pb_team_member_description {
	margin: auto;
	width: 100% !important;
	float: none;
	display: table;
	text-align: center;	
	}
	
	.client-logo-row {
		width:50%;
		margin-left: auto;
		margin-right:auto;
	}
	
	
	.visited-row,
	.hotel-row {
		width:80%;
		margin-left: auto;
		margin-right:auto;
	}
	.book-row,
	.counter-row {
		width:500px;
		margin-left: auto;
		margin-right:auto;
	}
	
	.et_pb_column.best-offer-col {
		display:table;
	}
	
	.et_pb_column.contact-col,
	.et_pb_column.tour-col,
	.et_pb_column.desti-col,
	.et_pb_column.best-offer-col,
	.pricetable-mod,
	.et_pb_column.team-col,
	.et_pb_column.news-col,
	.et_pb_column.testi-col,
	.et_pb_column.popular-col {
		float:none;
		width:80%;
		margin-left: auto;
		margin-right:auto;
	}
	.et_pb_column.tour-type-col{
		float:none;
		width:50%;
		margin-left: auto;
		margin-right:auto;
	}
	
	.et_pb_column.contact-col:last-child,
	.et_pb_column.tour-col:last-child,
	.et_pb_column.desti-col:last-child,
	.et_pb_column.best-offer-col:last-child,
	.et_pb_column.team-col:last-child,
	.et_pb_column.news-col:last-child,
	.et_pb_column.testi-col:last-child,
	.et_pb_column.tour-type-col:last-child,
	.et_pb_column.popular-col:last-child {
		margin-right:auto !important;
	}
	
	
}
@media only screen and (min-width:250px) and (max-width:980px){	
	/* ------- MENU DROPDOWN ----- */
	.et_mobile_menu {
		 max-height: 300px;
		 height: 300px;
         overflow-y: scroll;
	}
	.et_mobile_menu {
		padding: 20px;
	}
	
	/* ------- RESPONSIVE COMMON WIDTH ------- */
	.res-width-common {
		width: 380px;
		margin: 0 auto 30px auto !important;	
		float: none !important;
	}	
	.res-width-common.et_pb_column:last-child{
        width: 380px;
        margin-top: 0;
		margin-bottom: 0 !important;
		margin-right: auto !important;
		margin-left: auto !important;
		float:none !important;	
	}
	.res-width-common-row{
        width: 380px;
        margin-top: 0;
		margin-bottom: 0 !important;
		margin-right: auto !important;
		margin-left: auto !important;
		float:none;		
	}	
		
	/* ------- HOME & CONTACT US PAGE FORM ------- */
	.res-form-width {
		width: 75% !important;
	}	
	.et_pb_row .res-form-width-contact.et_pb_column:last-child {
		width: 75%;
		margin-top: 0;
		margin-bottom: 0;
		margin-right: auto !important;
		margin-left: auto;
		float:none;
	}	
	.common-news-con.et_pb_blurb {
		padding-left: 0 !important;
	}
	.common-news-con.et_pb_blurb.res-top-pad-10 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.common-news-con {
		margin: 0 auto;
		display: table !important;
	}
	.common-news-con.res-top-pad-10.et_pb_blurb {
		padding-top: 15px !important;
	}
	/* ------- COUNTER SECTION ------- */
	.counter-section .percent {
		height: 40px;
	}
	.common-domain-form #wdc-style button {
		display: block;
	}
	/* ------- BLOG PAGE PAGINATION ----- */	
	.et_pb_column .et_pb_widget:nth-child(n) {
		margin: 0 auto 30px auto;
	}
	.pagination div a {
		margin-top: 0;
	}
	.single .et_pb_post {
		margin-bottom: 30px;
	}
	.et_pb_widget {
		float: none !important;
		width: 60% !important;
	}
	body.single #sidebar,
    body.search #sidebar,
    body #sidebar{
		margin-top: 30px;
		margin-bottom: 0;
	}	
    .team-page-2-col-img{
		height: 300px;
		display: block !important;
	}
	/* ------- COMING SOON PAGE ----- */
	.coming-soon.et_pb_countdown_timer .section.values {
		margin-bottom: 10px;
		width:50%;
	}
	.timer-form .coming-soon-subscribe-form .et_bloom_form_content button {
		margin: 20px 0 auto 0;
		text-align: center;
		float: none;
		width: 100%;
	}
	.timer-form .coming-soon-subscribe-form p.et_bloom_popup_input {
		width: 100% !important;
		padding-right: 0;
	}
	.timer-form .coming-soon-subscribe-form .et_bloom_form_container .et_bloom_form_content button {
		
		position: inherit;
		right: 0px;
	}
	/* ------- FONT SIZE DECREASE ------- */
	h1 {
		font-size: 35px !important;
		line-height: 45px !important;
	}
	h2 {		
		font-size: 28px !important;
		line-height: 38px !important;
	}
	h3 {		
		font-size: 22px !important;
		line-height: 32px !important;
	}
	h4,
	.service-price-value span{
		font-size: 18px !important;
		line-height: 28px !important;
	}
	h5 {
		font-size: 16px !important;
		line-height: 26px !important;
	}
    h6 {
		font-size: 14px !important;
		line-height: 24px !important;
	}
	#main-content.travely_blog_content .comment-reply-title,
	#main-content.travely_blog_content h2.entry-title,
	#main-content.travely_blog_content h1.entry-title,
	#main-content.single-post .et_post_meta_wrapper h1.entry-title,
	.et_bloom h2.et_bloom_success_message,
	body.search-no-results #main-content #left-area .entry h1,
    .single-post .et_post_meta_wrapper h1.entry-title,
    .single-post h1#comments.page_title {
		font-size: 18px !important;
		line-height: 28px !important;
	}
	
	
	/* ------- FOOTER WIDGET ----- */
	.fwidget.et_pb_widget {
		float: none !important;
		width: 100% !important;
	}
	#footer-widgets {
		text-align: center !important;
	}
	.footer-widget .fwidget.widget_search #s,
	.footer-widget .fwidget.widget_archive select,
    .footer-widget .fwidget.widget_categories select{
		width: 60% !important;
		margin: 0 auto !important;
	}
	.footer-widget .fwidget .searchform #searchsubmit {
		right: 100px;
	}
	.footer-widget .fwidget.widget_calendar #wp-calendar {
		width: 60% !important;
		margin: 10px auto 0;
		empty-cells: show;
	}
	.footer-address,
	.footer-contact,
	.footer-widget .fwidget.widget_archive ul,
	.footer-widget .fwidget.widget_categories ul,
	.footer-widget .fwidget.widget_pages ul,
	.footer-widget .fwidget.widget_meta ul,
	.footer-widget .fwidget.widget_rss ul,
	.footer-widget .fwidget.widget_nav_menu ul,
	.footer-widget .fwidget.widget_recent_entries ul{
		margin: 0 auto !important;
		display: table !important;
		text-align: left !important;
	}
	#footer-widgets .footer-widget:nth-child(n) {
		width: 100% !important;
		margin: 0 0 30px 0 !important;
	}
	#footer-widgets .footer-widget:nth-last-child(-n+2) {
		margin-bottom: 30px;
	}	
	#footer-widgets .footer-widget:last-child {
		margin-bottom: 0px;
	}
	.footer-widget .fwidget .subscribe-form{
		width: 80%;
		margin: 0 auto;
	}	
	.et_pb_row .section-full-height-2col-img.team-page-2-col-img.et_pb_column:last-child {
		margin-right: auto !important;
	}
	#footer-widgets {
		padding-bottom: 50px;
		padding-top: 50px;
	}
	#main-content.travely_blog_content .container {
		padding-bottom: 150px;
		padding-top: 30px;
	}
}
@media only screen and (min-width:250px) and (max-width: 767px) {
	#footer-widgets .footer-widget:nth-child(n) {
		margin-bottom: 30px;
	}
	#footer-widgets .footer-widget:last-child {
		margin-bottom: 0;
	}
	#main-content .et_pb_gallery_2.et_pb_gallery .et_pb_gallery_item,
	#main-content .et_pb_gallery_0.et_pb_gallery .et_pb_gallery_item,
	#main-content .gallery-4col.et_pb_gallery .et_pb_gallery_item {
		margin-bottom: 0;
		margin-right: 0;
		width: 50%;
	}
	.et_bloom .et_bloom_bottom_inline p.et_bloom_popup_input {
		padding-bottom: 0;
	}
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 30px;
	}
	.comment-reply-link {
		bottom: 0;
	}
	
	.et_pb_widget {
		float: none !important;
		width: 100% !important;
	}
	.travely_blog_content .comment .children {
		margin-left: 30px;
	}
	.price-value span {
		font-size: 16px;
		line-height: 26px;
	}
	p.price-value {
		font-size: 36px;
		line-height: 46px;
	}
	
	.common-contact-us-page .et_pb_contact_message,
	.contact-form-common .et_pb_contact_message {
		min-height: 120px;
	}
	.common-contact-us-page .et_pb_contact p input,
	.contact-form-common .et_pb_contact p input {
		padding: 10px;
	}
}


@media only screen and (max-width:980px) { 
	.hotel-location .et_pb_blurb_content {
		display:table;
	}
	.intro-content {
		width:100% !important;
	}
	.booking-mod {
    width: 100% !important;
    margin-bottom: 30px !important;
	}
	.choose-row,
	.deal-row {
		overflow:inherit !important;
	}
	.footer-widget .fwidget h4.title::before {
		right:0;
		margin:0 auto;
	}
	.team-mod .et_pb_team_member_image  {
		float: none !important;
	width: 100% !important;
	text-align: center;
		margin: 0 auto !important;
		max-width:100%;
	}
}
@media only screen and (max-width:768px) { 
.gallery-mod .et_pb_gallery_image {
	padding:15px !important;
	}
	.counter-row {
		width:400px;
		margin-left: auto;
		margin-right:auto;
	}
	.client-logo-row {
		width:400px;
		margin-left: auto;
		margin-right:auto;
	}
	.hide-arrow {
		display:none;
	}
}

@media only screen and (max-width: 481px) {  
	/* ------- COMING SOON PAGE ----- */
	.coming-soon.et_pb_countdown_timer .section.values {
		margin-bottom: 10px;
		width: 40% !important;
	}
	.counter-section.res-mar-bot.et_pb_column {
		margin-bottom: 30px;
	}
	.res-form-width {
		width: 90% !important;
	}
	.footer-widget .fwidget.widget_search #s,
	.footer-widget .fwidget.widget_archive select,
    .footer-widget .fwidget.widget_categories select{
		width: 100% !important;
		margin: 0 auto !important;
	}
	.footer-widget .fwidget .searchform #searchsubmit {
		right: 0;
	}
	.footer-widget .fwidget.widget_calendar #wp-calendar {
		width: 100% !important;
		margin: 10px auto 0;
		empty-cells: show;
	}	
	.counter-row,
	.client-logo-row {
		width:100%;
		margin-left: auto;
		margin-right:auto;
	}
}
@media only screen and (max-width: 480px){
	/* ------- RESPONSIVE COMMON WIDTH ------- */
	.res-width-common,
	.service-col-common,
	.common-price-column,
	.news-col,
	.common-test-monial,
	.about-team-sec,
	.service-sec-page,
	.ser-test-monial{
		width: 100%;
	}	
	.res-width-common.et_pb_column:last-child,
	.service-col-common.et_pb_column:last-child,
	.common-price-column.et_pb_column:last-child,
	.news-col.et_pb_column:last-child,
	.common-test-monial.et_pb_column:last-child,
	.about-team-sec.et_pb_column:last-child,
	.service-sec-page.et_pb_column:last-child,
	.ser-test-monial.et_pb_column:last-child{
        width: 100%;
	}
	.res-width-common-row {
        width: 100%;
        margin-top: 0;
		margin-bottom: 0;
		margin-right: auto;
		margin-left: auto;
		float:none;		
	}	
	/* ------- HOME & CONTACT US PAGE FORM ------- */
	.et_pb_row_19.res-form-width,
    .res-form-width{
		width: 100%;
	}	
	.res-form-width-contact {
		width: 75%;
	}	
    /* ------- HEADER SECTION BUTTON ------- */	
	.common-header-section .et_pb_button_module_wrapper{
		display: block !important;
	}
	.common-header-section .et_pb_button_1_wrapper {
		margin-left: 0 !important;
		margin-top: 30px !important;
	}
	/* ------- FOOTER WIDGET BUTTON ------- */	
	.footer-widget .fwidget .subscribe-form{
		width: 100%;
		margin: 0 auto;
	}	
}
@media only screen and (max-width:479px) {	
	.menu-logo-section img {
		max-width: 60%;
	}	
	.travely_blog_content .comment-form-author,
	.travely_blog_content .comment-form-email,
	.travely_blog_content .comment-form-comment {
		padding-bottom: 30px;
		width: 100%;
	}
	.travely_blog_content #commentform.comment-form textarea {
		height: 70px;
	}
	.travely_blog_content #left-area .image-gallery li {
		padding: 5px 5px;
		width: 50%;
	}	
}
@media only screen and (max-width:478px) {
	.visited-col-right {
		padding:20px !important;
	}
}
@media only screen and (max-width:414px) {	
	.travely_blog_content #left-area .image-gallery li {
		padding: 0px 4px 0px 4px;
	}
	
	.coming-soon-mod .section.values {
		width:100%;
		margin-bottom:15px;
	}
	
	.coming-soon-mod .sep {
		display:none;
	}
	
	body .et_pb_countdown_timer.coming-soon-mod h1.title {
		font-size:30px !important
	}
	
}
/* ----------------- MEADIA QUIERY END ----------------- */