/* ===== RESET ================================================== */
main, abbr, acronym, address, applet, article, aside, audio,blockquote,big, body, button, center, canvas, caption, cite, code, command,datalist, dd, del, details, dfn, dl, div, dt, em, embed,fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html,i, iframe, img, ins,kbd, keygen,label, legend, li, meter,nav,object, ol, output,p, pre, progress,q, s, samp, section, small, source, strike, sub, sup,table, tbody, tfoot, thead, th, tr, tdvideo, tt,u, ul, var{background:transparent; border:0 none; margin:0; padding:0; line-height:normal; vertical-align:baseline; outline:none; font-size:100%; font-family:inherit; font-weight:normal; font-style:normal;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;} blockquote,q{quotes:none;} blockquote:before,q:before{content:'';content:none;} blockquote:after,q:after{content:'';content:none;} ins{text-decoration:none;} abbr[title], dfn[title]{border-bottom:1px dotted; cursor:help;} table{border-collapse:collapse; border-spacing:0;}
hr{display:block; height:1px; max-width:100%; border:0; border-top:1px solid #fd83a3; margin:30px 0; padding:0;} input, select{vertical-align:middle; margin:0;} ol, ul, li{list-style:none;}
html{-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;} *, *:before, *:after{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; -webkit-tap-highlight-color:rgba(255,255,255,0);}
html, body {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale;}

/* ===== GLOBAL ================================================== */
body{font-family:'Ubuntu', sans-serif; font-size:16px; line-height:24px; color:#565a5b;background:#fff; overflow-x:hidden; padding:80px 0 0; margin:0;}
:focus{text-decoration:none; outline:none;}
a{text-decoration:none; color:#1f43d4; outline:none; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
a:hover{text-decoration:none; color:#000000;}
a:focus{outline:0; outline: none;}
::-webkit-input-placeholder{color:#a5b3ee; opacity:1;}
:-moz-placeholder{color:#a5b3ee; opacity:1;} /* Firefox 18- */
::-moz-placeholder{color:#a5b3ee; opacity:1;} /* Firefox 19+ */
:-ms-input-placeholder{color:#a5b3ee; opacity:1;}

/* Ul Li & Ol Li CSS */
ul, ol {margin:0; padding:0;}
ul ul, ol ol, ul ol, ol ul{margin-top:15px;}
ul li, ol li {margin:0; padding:0; font-size:16px; line-height:24px;  color:#2e3656; font-weight:400;}
li a {color:#1f43d4;}

h1,h2,h3,h4,h5,h6{font-weight:600; color:#000000; font-family:'Ubuntu', sans-serif; line-height:normal; letter-spacing:0; margin:0 0 20px}
h1{font-size:40px;}
h2{font-size:34px;}
h3{font-size:28px;}
h4{font-size:26px;}
h5{font-size:22px;}
h6{font-size:18px;}
p{font-family:'Ubuntu', sans-serif; font-size:16px; line-height:24px; color:#2E3655; font-weight:400; letter-spacing:0; margin:0 0 20px;}
img {max-width:100%; height:auto; border:none; outline:none;}
strong{font-weight:700;}

/* table structure*/
table{border-right:1px solid #e3e6e7; border-top:1px solid #e3e6e7; width: 100%;}
table th, table td{background:#fff; border-left:1px solid #e3e6e7; border-bottom: 1px solid #e3e6e7; text-align:left; font-size:12px; line-height:17px; color:#656d78; padding:7px 12px;}
table th {padding:12px 12px; color:#000; font-weight:500; background:#e3e6e7; vertical-align:middle;}
table tfoot th{background:#fff;}
table strong{font-weight:500; color: #000;}
table.table-style.bdr-0{border:0;}
table.table-style.bdr-0 th, table.table-style.bdr-0 td{border:0;}
table.table-style th{padding:12px 15px; color:#000; font-weight:500; background:#e3e6e7;}
table.table-condensed th,
table.table-condensed td{padding:10px; vertical-align:middle; text-align: center; font-size:14px; font-weight:500; }
table.table-condensed thead tr + tr th {background: #fff;}
table.table-condensed th{font-weight:600;}
.table-condensed .prev{cursor:pointer;background:#e3e6e7 url(../gfx/calendar-prev-icon-hover.png) no-repeat center; background-size:16px auto; font-size:0; transition: all 0.4s ease;}
.table-condensed .next{cursor:pointer;background:#e3e6e7 url(../gfx/calendar-next-icon-hover.png) no-repeat center; background-size:16px auto; font-size:0;transition: all 0.4s ease;}
span.month, span.year{display: block;vertical-align: middle;margin: 2px;background:#eee; padding:2px;}
.day.today{background:#eee;}
.day{color: #000;}
.day.active{background:#e8e8e9; color:#004dc3;}
.datepicker.dropdown-menu{padding:15px 10px 10px 10px; border:0; box-shadow:0 0 10px rgba(0,0,0,0.2); margin-top:5px; border-radius:3px;}
.datepicker-days table.table-condensed td{cursor: pointer; font-weight: 500;}
.datepicker-days table.table-condensed td.disabled,
.datepicker-days table.table-condensed td.old{opacity:1; color:#cccccc;}
table.table-condensed th.datepicker-switch {text-transform: uppercase;}

.hide {display: none !important;}
.relative{position: relative;}
.align-center {text-align: center;}
.v-align {align-items: center;}
.text-uppercase{text-transform:uppercase;}
.max-container{max-width:1430px; width:100%; padding:0 15px; margin:0 auto;}
.inner-container{max-width:1000px; width:100%; padding:0 15px; margin:0 auto;}
.mt-20{margin-top:20px;}
.mt-40{margin-top:40px;}
.mt-50{margin-top:50px;}
.mt-60{margin-top:60px;}
.mb-70{margin-bottom:70px;}
/*Form Input Field*/
input, textarea, select {background:#fff; border:1px solid #004dc3; width:100%; text-align:left; padding:5px 20px; margin:0; font-size:16px; color:#004dc3; font-weight:400;line-height:normal; font-family:'Ubuntu', sans-serif; height:50px; outline:none; -webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px; box-shadow:none; letter-spacing:0;}
input[type="button"], input[type="submit"] {cursor:pointer; width:auto; height:auto;}
input[type="checkbox"], input[type="radio"] {border:none; width:auto; height:auto;}
textarea {height:110px; padding:15px 20px; vertical-align:top; resize:none;}
.selectbox{display:block; width:100%; background:#fff; border:0; line-height:50px; position:relative; cursor:pointer; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.selectbox:after {position:absolute; content:"\f107"; right:15px; font-family:'FontAwesome'; font-size:20px; line-height:50px; color:#004dc3; top:0; z-index:1 }
.selectbox select {display:block; width:100%; padding:0 50px 0 20px; background:transparent; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance:none; position:relative; z-index:2; cursor:pointer; color:#004dc3;}
.selectbox select option {background:#ccc; color:#000; padding:4px 10px;}
input:hover, input:focus, textarea:hover, textarea:focus, .selectbox:hover{background:#fff; box-shadow:1px 2px 2px rgba(0,0,0,0.05);}
.selectbox select.not_chosen {background:#004dc3; color:#fff;}

.button, .btn {display:inline-block; padding:0 30px; background:#004DC3; border:0; color:#fff; font-size:14px; font-weight:500;font-family:'Ubuntu', sans-serif; text-transform:uppercase; cursor:pointer; letter-spacing:0; text-align:center; position:relative; min-width:154px; height:50px; line-height:50px; -moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.button:before, .btn:before {display:block; content:""; background:#000; position:absolute; width:0; height:0; left:50%; right:50%; top:50%; bottom:50%; opacity:0.05; -moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s; z-index:0; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.button:hover:before, .button:focus:before, .btn:hover:before, .btn:focus:before {width:auto; height:auto; left:-1px; right:-1px; top:-1px; bottom:-1px;}
.button:hover, .button.alt:hover, .btn:hover,
.button:focus, .button.alt:focus, .btn:focus,
.button:active, .button.alt:active, .btn:active{background:#000000; border-color:#000000; color:#fff; text-decoration:none; box-shadow:0 0 0 #000;}

/*Header & Banner Section*/
.header{width:100%; height:80px; position: fixed; top:0; left:0; right:0; padding:0; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.header .max-container{max-width:100%; padding:0;}
.logo {min-width: 135px;max-width: 135px;flex-basis: 135px;-moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.logo a{display:block;}
.logo img{width:100%; display:block; height:auto;}
.header-right{padding:23px 40px 23px 0;}
.language-list ul{flex-wrap: wrap;}
.language-list li + li{margin-left:18px;}
.language-list li a{display:block; width:20px; height:12px;}
.language-list li a img{display:block; width:100%;}

/** Middle Section **/
.middle-section{}

.top-dropdwon-main{flex-wrap:wrap; margin:-15px;}
.top-dropdwon-main .dropdown{padding:15px;}
.dropdown-style1 .dropdown-toggle{background-color:#004DC3;border-radius: 3px;width: 15rem;height: 30px;color: #FFFFFF;font-size: 14px;text-align: center; padding:0 22px;}
.dropdown-style1 .dropdown-toggle:after{display:none;}
.dropdown-style1 .dropdown-menu .dropdown-item,
.dropdown-text {display: -webkit-flex;display: flex;text-transform: uppercase; justify-content: center; align-items: center; line-height:30px;}
.dropdown-text .arrow-icon{background:url(../gfx/arrow-icon1.png) no-repeat center; width:16px; min-width:16px; height:8px; background-size:100% auto; display:block; margin:0 8px; outline:none !important;}
.dropdown-text .arrow-icon-r{background:url(../gfx/arrow-icon1r.png) no-repeat center; width:16px; min-width:16px; height:8px; background-size:100% auto; display:block; margin:0 8px; outline:none !important;}
.dropdown-style1 .dropdown-toggle:hover, .dropdown-style1 .dropdown-toggle:focus{outline:none; box-shadow:none;}

.dropdown-style1 .dropdown-menu {margin: 4px 0 0;padding: 15px 0;border-radius:3px; border:0; box-shadow:0 15px 20px rgba(0,0,0,0.05);}
.dropdown-style1 .dropdown-menu .dropdown-item {justify-content: flex-start; padding:15px 25px;color: #000;}
.dropdown-style1 .dropdown-item .arrow-icon{background:url(../gfx/arrow-icon1.png) no-repeat center; width:16px; height:8px; background-size:100% auto; display:block; margin:0 8px; transition: all 0.4s ease;}
.dropdown-style1 .dropdown-item .arrow-icon-r{background:url(../gfx/arrow-icon1r.png) no-repeat center; width:16px; height:8px; background-size:100% auto; display:block; margin:0 8px; transition: all 0.4s ease;}
.dropdown-style1 .dropdown-item span{font-size: 14px;line-height: normal; font-weight:600;}
.dropdown-style1 .dropdown-menu .dropdown-item:hover, .dropdown-style1 .dropdown-menu .dropdown-item:focus {outline: none;box-shadow: none;background: none; color:#004dc3;}
.dropdown-style1 .dropdown-btn1:hover .arrow-icon,
.dropdown-style1 .dropdown-menu .dropdown-item:hover .arrow-icon, .dropdown-style1 .dropdown-menu .dropdown-item:focus .arrow-icon{background:url(../gfx/arrow-icon-hover.png) no-repeat center;background-size:100% auto;}



.dropdown-style1 .dropdown-btn1:hover .arrow-icon-r,
.dropdown-style1 .dropdown-menu .dropdown-item:hover .arrow-icon-r, .dropdown-style1 .dropdown-menu .dropdown-item:focus .arrow-icon-r{background:url(../gfx/arrow-icon-hover-r.png) no-repeat center;background-size:100% auto;}



.dropdown-style1 .dropdown-btn1{background:#f4f4f4; color:#000; transition: all 0.4s ease;}
.dropdown-style1 .dropdown-btn1 .dropdown-text{font-weight:600;}
.dropdown-style1 .dropdown-btn1 .arrow-icon{background:url(../gfx/arrow-icon1.png) no-repeat center; background-size:100% auto; transition: all 0.4s ease;}
.dropdown-style1 .dropdown-btn1 .arrow-icon-r{background:url(../gfx/arrow-icon1r.png) no-repeat center; background-size:100% auto; transition: all 0.4s ease;}
.dropdown-style1 .dropdown-btn1:hover{background:rgba(0,77,195,0.08); color:#000000;}

.panel-bg-1{padding:10px;background:#f4f4f4;border-radius: 3px; align-items: center; flex-wrap: wrap; width:100%;}
.location-col{padding-left:14px;}
.location-text{color: #000000;font-size: 26px;line-height: 30px; text-transform:uppercase; font-weight:500; align-items: center;}
.location-text .arrow-icon{background:#fff url(../gfx/arrow-icon3.png) no-repeat center; width:40px; height:40px; background-size:26px auto; display:block; margin:0 15px; outline:none !important;  border-radius: 3px;box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);}
.panel-bg-1 .panel-right{align-items: center;}
.days-list button {border: 0;margin: 0;box-shadow: none;outline: none !important;color: #000000;font-size: 16px;letter-spacing: 2px;line-height: 18.38px; font-weight:500;} 
.days-list button + button {margin-left: 8px;}
.days-list button:hover, .days-list button:focus{color:#004dc3;}
.tooltip-inner {border-radius: 0;background: #4d4e56;padding: 5px 14px;}
.bs-tooltip-top .arrow::before{border-top-color:#4d4e56;}
/*.tooltip {left: 6px !important;}*/

.overlay {position: fixed;background: #000;top: 0;bottom: 0;left: 0;right: 0;opacity: 0; z-index:-5;}
.overlay-open .overlay{opacity:0.2;z-index:1;}
.panel-right .date-box{margin-left:30px; position: relative;}
.date-box{background:#fff; width:140px; height:40px; display:block; outline:none !important;  border-radius: 3px;box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15); position:relative;}
.date-box input{background:none; border:0; width:100%; padding:0 15px 0 44px; height:40px; line-height:38px; font-size:16px; color:#000; font-weight:500; position: relative; z-index:1;}
.date-box .calendar-icon{width:16px; height:16px; background: url(../gfx/calendar-icon.png) no-repeat left center;background-size:100% auto; display:block; position: absolute; left:15px; top:50%; transform:translate(0,-50%);}
.panel-right .date-box input{cursor:pointer;}

.table-style1 table{border:0;}
.table-style1 table tr {margin-top: 10px;display: block;}
.table-style1 table tr:first-child {margin-top: 0;}
.table-style1 table thead tr {margin: 0;}
.table-style1 th {border: 0;background: none;color: #797A80;font-size: 14px;line-height: 16px;text-align: left; font-weight:600; text-transform:uppercase; padding:15px;}
.table-style1 td {border: 0;background:#f4f4f4;color:#000;font-size:18px;line-height:1; font-weight:500; padding:15px 15px; vertical-align:middle;-moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.table-style1 td a{color:#000;}
.table-style1 th:first-child,
.table-style1 td:first-child{border-radius:3px 0 0 3px; padding-left:30px;}
.table-style1 th:last-child,
.table-style1 td:last-child{padding-right:20px; text-align:right; border-radius:0 3px 3px 0;}
.table-style1 .right-arrow-icon{background: url(../gfx/right-arrow-icon.png) no-repeat center;background-size:100% auto; width:6px; height:10px; display:block;-moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; margin-left:auto;}
.table-style1 .bed-icon{background: url(../gfx/bed-icon.png) no-repeat center;background-size:100% auto; width:18px; height:10px; display:block;-moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; outline:none !important;}
.table-style1 .car-icon{background: url(../gfx/car-icon.png) no-repeat center;background-size:100% auto; width:18px; height:13px; display:block;-moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;outline:none !important;}
.td-icons button{margin:0 auto;}
.small-text{ color: #797A80;font-size: 12px;line-height: 14px;text-align: left; display:block; text-transform:uppercase;}

.table-style1 tr:hover td{background:#ebf1fa;}
.table-style1 tr:hover .bed-icon{background: url(../gfx/bed-icon-hover.png) no-repeat center;background-size:100% auto;}
.table-style1 tr:hover .car-icon{background: url(../gfx/car-icon-hover.png) no-repeat center;background-size:100% auto;}
.table-style1 tr:hover .right-arrow-icon{background: url(../gfx/right-arrow-icon-hover.png) no-repeat center;background-size:100% auto;}

.table-width-set th:nth-child(1),
.table-width-set td:nth-child(1) {width: 17%;}
.table-width-set th:nth-child(2),
.table-width-set td:nth-child(2) {width: 14%;}
.table-width-set th:nth-child(3),
.table-width-set td:nth-child(3) {width:20%;}
.table-width-set th:nth-child(4),
.table-width-set td:nth-child(4) {width:20%;}
.table-width-set th:nth-child(5),
.table-width-set th:nth-child(6),
.table-width-set td:nth-child(5),
.table-width-set td:nth-child(6) {text-align:center; width:6.5%;}
.table-width-set th:nth-child(7),
.table-width-set td:nth-child(7) {width: 5%; min-width:100px;}

/** Footer Start **/
.footer{padding:0; position:relative; font-size:14px; line-height:normal; z-index:3;background:#F4F4F4;}
.footer-links{ min-height:108px; align-items: center; justify-content: center;}
.footer-links li{display:inline-block; vertical-align:middle; position: relative;}
.footer-links li + li{margin-left:10px; padding-left:10px;}
.footer-links li + li:before {position: absolute;left: -2px;width: 4px;height: 4px;content: "";background: #c8c9cc;border-radius: 50%;top: 12px;}
.footer-links li a{color:#797A80;font-size: 14px;line-height: 16px;text-align: center;}

.title-block{text-transform:uppercase;}
.title-block h4 {margin: 0;}
.table-width-set1 td{height:84px; font-weight:400;}
.table-style1.table-width-set1 th:last-child,
.table-style1.table-width-set1 td:last-child{padding-right:30px;}
.table-width-set1 td:nth-child(1) {width:20%;}
.table-width-set1 td:nth-child(2) {width:60%;}
.table-width-set1 td:nth-child(3) {width:20%; text-align:right;}

/*======================================================================
=============================:: MEDIA CSS ::============================
=======================================================================*/
@media screen and (max-width:1365px) {

}
/* iPad 1024px View */
@media screen and (max-width:1199px) {
h1{font-size:34px;}
h2{font-size:30px;}
h3{font-size:26px;}
h4{font-size:24px;}
h5{font-size:20px;}
h6{font-size:16px;}
body{padding:140px 0 0;}
.mt-40{margin-top:30px;}
.mt-50{margin-top:40px;}
.mt-60{margin-top:50px;}
.mb-70 {margin-bottom: 50px;}

.header {position: absolute;}
.logo{min-width: 100px;max-width: 100px;flex-basis: 100px;}
.header{height:auto; z-index:3;}

.footer-links{min-height:80px;}

.table-width-set1 td {height: 64px;}

}

@media screen and (max-width:991px) {
h1{font-size:30px;}
h2{font-size:28px;}
h3{font-size:24px;}
h4{font-size:22px;}
h5{font-size:18px;}
h6{font-size:14px;}
.mt-40{margin-top:20px;}
.mt-50{margin-top:30px;}
.mt-60{margin-top:40px;}
.mb-70 {margin-bottom: 40px;}

.location-col {padding-left: 0;}
.location-text{font-size:22px;}
.location-text .arrow-icon{margin:0 10px;}
.days-list button + button {margin-left: 5px;}
.panel-right .date-box{margin-left:20px;}
.table-style1 td{font-size:16px;}

.footer-links{min-height:60px;}
.table-width-set1 td {height: auto;}

}
/* iPhone-6 plus 736 (Landscape) view */
@media screen and (max-width:767px) {
body {-webkit-text-size-adjust:none;}
h1,h2,h3,h4,h5,h6{margin:0 0 10px}
h1{font-size:28px;}
h2{font-size:26px;}
h3{font-size:22px;}
h4{font-size:20px;}
h5{font-size:16px;}
p {font-size: 15px;line-height: 22px;margin: 0 0 15px;}
ul li, ol li{font-size: 15px; line-height: 22px;}
hr{margin: 20px 0;}
.mt-40{margin-top:15px;}
.mt-50{margin-top:20px;}
.mt-60{margin-top:25px;}
.mb-70 {margin-bottom: 30px;}
.header-right {padding: 23px 15px 23px 0;}
.language-list li + li {margin-left: 10px;}
.top-dropdwon-main{margin:-5px;}
.top-dropdwon-main .dropdown {padding: 5px;}
.location-col{width:100%; display:-webkit-flex; display: flex;}
.location-text {margin: 0 auto;}
.panel-bg-1{padding:15px;}
.panel-bg-1 .panel-right {width: 100%;margin-top:15px; justify-content: center; flex-wrap:wrap;}
.panel-right .date-box {margin: 18px 0 5px 0;width: 100%;}
.days-list button {font-size: 14px;}
.days-list button + button {margin-left: 8px;}

.table-style1 table tr{float:left; width:100%;}
.small-text {margin-top: 3px;}
.table-style1 th:first-child,
.table-style1 td:first-child {padding-left: 20px;}
.table-style1 th, .table-style1 td{padding:10px; white-space:nowrap;}
.table-style1 th {font-size: 10px;}
.table-width-set th:nth-child(7), .table-width-set td:nth-child(7) {min-width: 1px;}
.table-width-set th:nth-child(1){width:30%; float:left;}
.table-width-set th:nth-child(2){width:70%; float:left;}
.table-width-set td:nth-child(1){width: 30%;float: left; position: relative;}
.table-width-set td:nth-child(2) {width: 70%;float: left; position: relative;border-radius:0 3px 0 0;}
.table-width-set td:nth-child(1), .table-width-set td:nth-child(2) {padding-top: 15px;padding-bottom: 10px;}
.table-width-set td:nth-child(5), .table-width-set td:nth-child(6), .table-width-set td:nth-child(7),
.table-width-set th:nth-child(3), .table-width-set th:nth-child(4), .table-width-set th:nth-child(5), .table-width-set th:nth-child(6), .table-width-set th:nth-child(7) {display: none;}
.table-width-set td:nth-child(3){border-radius:0 0 0 3px;}
.table-width-set td:nth-child(4){border-radius:0 0 3px 0;}
.table-width-set td:nth-child(3), 
.table-width-set td:nth-child(4){width:50%; float:left; border-top:1px solid #d2d3d5; padding-left:20px; padding-right:20px; font-size:14px; color:#797A80;}
.table-width-set td:nth-child(4){text-align:right;}
.mobile-icons.hide {display:-webkit-flex !important; display:flex !important; align-items: center; position: absolute;right: 20px;top: 50%;transform: translate(0, -50%);}
.mobile-icons button + button, .mobile-icons .right-arrow-icon{margin-left:30px;}

.footer-links{min-height:40px;}

.table-width-set1 td {display: block;width: 100% !important;text-align: left !important;}
.table-style1.table-width-set1 td{padding-left:20px; padding-right:20px;}
.table-style1.table-width-set1 td:first-child{padding-top:20px; border-radius:3px 3px 0 0;}
.table-style1.table-width-set1 td:last-child{padding-bottom:20px;border-radius:0 0 3px 3px;}
.table-style1.table-width-set1 td{white-space:normal;}
}
/*View :: 320px ::*/
@media screen and (max-width:479px) {
h1 br, h2 br{display:none;}

.language-list li + li {margin-left: 5px;}
.top-dropdwon-main .dropdown{width:100%;}
.dropdown-style1 .dropdown-toggle {width: 100%;}
.days-list button + button {margin-left: 4px;}
.mobile-icons button + button, .mobile-icons .right-arrow-icon{margin-left:20px;}
}