/******************** Common **********************************/
body {
    font-family: 'Raleway', sans-serif !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.red{
color:#ec262e !important;
}
.blue{
color:#002b60 !important
}
.white{
color:#ffffff !important
}
.black{
color:#000000 !important
}
.read_more_button_red,
.read_more_button_red a{
color:#ec262e !important;
}
.read_more_link_red{
color:#ec262e !important;
}
.title{
font-size: 16px;
font-weight: 700;
margin-bottom: 30px;
}
.title2{
font-size: 16px;
font-weight: 700;
margin-bottom: 5px;
}
.package-search-wrapper-v2 .border {
    background: none !important;
}

/******************** Contact Form **********************************/
select,input[type="date"],input[type="tel"] {
    min-height: 50px;
    font-weight: 400;
    display: block;
    padding: 12px 15px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: transparent;
    background-image: none;
    border-radius: 4px;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #e9edf0;
    background: #eee;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 20px;
}
input[type="checkbox"] {
    width: auto !important;
}
/******************** Topbar **********************************/
.topbar {
    padding: 2px 0 !important;
}
.sidebar-top li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sidebar-top p {
    margin: 0 !important;
}
/******************** Navigation **********************************/
.common-menu-wrap .nav>li>a {
    margin-right: 22px !important;
}
.common-menu-wrap .nav>li.menu-item-has-children:after {
    right: 10px !important;
}
.common-menu-wrap .nav>li>a, .common-menu-wrap .nav>li.menu-item-has-children:after {
    font-size: 16px !important;
}
.common-menu-wrap .nav>li>a:before,
.common-menu-wrap .nav>li>a:after{
	content:'' !important;
}

#mobile-menu {
    top: 108px !important;
}

/******************** Search **********************************/
.thm-tk-search-nav {
    display: none;
}
.thm-tk-search-nav ul li:nth-child(1), .thm-tk-search-nav ul li:nth-child(3), .thm-tk-search-nav ul li:nth-child(4) {
    display: none !important;
}
.thm-tk-search-page {
    display: none !important;
}
.thm-tk-search-page-header .container {
    padding-bottom: 0px !important;
}
/******************** Packages **********************************/

body.single-package .package-sidebar {
    display: none !important;
}

/******************** Hotels **********************************/

body.single-hotel .package-sidebar {
    display: none !important;
}
body.single-hotel .package-nav-tab li:nth-child(2) {
    display: none !important;
}

/******************** Sidebar **********************************/
div#sidebar {
    padding: 20px;
    background: #f7f7f7;
}

/******************** Home Page **********************************/

body.home_page #search .thm-tk-search .thm-tk-search-form .thm-tk-tab {
    display: block !important;
}

body.home_page #hotels .thm-titlestandardstyle,
body.home_page #hotels .thm-sub-titlestandardstylesub  {
    color: #fff !important;
}

body.home_page #packages .row.margin-bottom,
body.home_page #packages .row.margin-bottom .col-md-4 {
    margin-bottom: 0px !important;
}


/******************** Branches Page **********************************/
body.branches_page .dark_box {
    background: #002b60;
    padding: 20px;
    color: #ffffff;
    min-height: 280px;
}
body.branches_page .dark_box a{
    color: #ffffff;
}

body.branches_page .light_box {
    background: #f7f7f7;
    padding: 20px;
    color: #002b60;
    min-height: 280px;
}
body.branches_page .light_box a{
    color: #002b60;
}

/******************** Footer **********************************/
.bottom {
    padding-top: 60px !important;
    padding-bottom: 50px !important;
}


 #sister_companies {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    background-color: #f2f2f2 !important;
}
#sister_companies #sister_companies_left {
    border-right: 1px solid #e4e4e4;
    min-height: 150px !important;
    padding-top: 35px !important;
}
#sister_companies #sister_companies_left h2:after {
    content: '';
    width: 110px;
    height: 2px;
    background: #ec262e;
    display: block;
    top: 10px;
    position: relative;
}
#sister_companies #sister_companies_right {
    text-align: center !important;
}
#sister_companies #sister_companies_right li {
    display: inline !important;
    list-style: none !important;
    padding: 0 10px !important;
}
/******************** Responsive **********************************/

@media screen and (max-width : 320px){
.topbar .topbar-contact >span {
    margin-right: 0px !important;
    display: block !important;
    text-align: center !important;
}
.topbar .socialbar-top {
    text-align: center !important;
}

.site-content {
    margin-left: 20px;
    margin-right: 20px;
}
}

@media screen and (min-width : 321px) and  (max-width: 480px){
.topbar .topbar-contact >span {
    margin-right: 0px !important;
    display: block !important;
    text-align: center !important;
}
.topbar .socialbar-top {
    text-align: center !important;
}

.site-content {
    margin-left: 20px;
    margin-right: 20px;
}
}

@media screen and (min-width : 481px) and  (max-width: 640px){
.topbar .topbar-contact >span {
    margin-right: 0px !important;
    display: block !important;
    text-align: center !important;
}
.topbar .socialbar-top {
    text-align: center !important;
}

.site-content {
    margin-left: 20px;
    margin-right: 20px;
}
}

@media screen and (min-width : 641px) and (max-width : 768px){
.topbar .topbar-contact >span {
    margin-right: 0px !important;
    display: block !important;
    text-align: center !important;
}
.topbar .socialbar-top {
    text-align: center !important;
}

.site-content {
    margin-left: 20px;
    margin-right: 20px;
}
}

@media screen and (min-width : 769px) and (max-width : 1024px){

}

@media screen and (min-width : 1025px) and (max-width : 1224px){

}

@media screen and (min-width : 1225px){

}
