/******** custom styles document *******/
html {
  font-family:Calibri;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}	
body {
    font-family:Calibri;
	font-size:14px;
}
.body-bg{background-color:#fff;}
.strip1-style{
    background-color:#212121;
    min-height:60px;
    width:100%;
    position:fixed;
    padding:8px 0px;
	z-index:3;
}
a.logo-style{text-decoration:none;}
a.logo-style img{outline:0px;outline-style:none;padding:4px 5px;width:145px;}
.search-btn{border:0px;background-color:#ff4a07;color:#fff;font-size: 18px;
    padding:9px 20px;margin-right:-1px;}
	
.strip2-style{
    background: url(../images/deals-bg.jpg) center center no-repeat;
    background-size: cover;
    min-height: 230px;
    box-shadow:inset 0 -7px 24px -18px rgba(0,0,0,0.4);
	 -moz-box-shadow:inset 0 -7px 24px -18px rgba(0,0,0,0.4);
	 -webkit-box-shadow:inset 0 -7px 24px -18px rgba(0,0,0,0.4);
	padding:80px 0px 0px;
}
.strip2-style  p{
    color:#666;font-size:14px;text-align:center;padding: 5px;
    margin: 0px;}
.strip2-style  h1{font-size:24px;text-align:center;padding:8px 10px;margin:0px;color:#000;}
	
.searchbox-style{
   border:0px;
   border-left:1px solid #666;
   margin: 6px 5px;
   padding: 5px 10px;
   width: 100%;
   font-size:14px;
   outline: 0px;
   outline-style: none;
}

@media screen and (max-width:640px) {
   .searchbox-style{
   border:0px !important;
   border-left:0px solid #666 !important;
   margin: 6px 5px;
   padding: 5px 10px;
   width: 100%;
   font-size:14px;
   outline: 0px;
   outline-style: none; 
}
.menu-style span img{
margin-left:10px;
cursor:pointer;
width:35px;
}
.section-box_style {
    margin:5px !important;
    width: auto !important;
}
.company-content-box {
     margin:10px 5px 5px !important;
     width: auto !important;
}

.strip2-style h1 {
    color: #000;
    font-size: 18px;
    margin: 0;
    padding: 5px;
    text-align: center;
}

.strip1-style {
    background-color: #212121;
    min-height:auto !important;
    padding:5px;
    position: fixed;
    width: 100%;
    z-index: 3;
}
.strip2-style {
    min-height: 260px;
    padding: 100px 0 0;
}

.dropdown-menu {
   left: 90px !important;
    top: 53px !important;
	
	}

}

@media screen and (min-width:280px) and (max-width:360px) {
.dropdown-menu {
    top: 42px !important;
	z-index:1111;
	left: -100px !important ;
	width:290px !important;
	}
	
	ul.sectiontabs li a{width:180px;margin:5px;}
	
}
@media screen and (min-width:361px) and (max-width:480px) {
.dropdown-menu {
     left: 5px !important;
    top: 48px !important;
    width: 290px !important;
	}
	
	ul.sectiontabs li a{margin:5px;}
}

@media screen and (min-width:641px) and (max-width:799px) {
.dropdown-menu {
    left: -162px !important ;
    top: 57px !important;
}

}

@media screen and (min-width:800px) and (max-width:1024px) {
.dropdown-menu {
    left: -114px !important;
    top: 57px !important;
}

}


.menu-style{
padding:5px 0px;
color:#fff;
font-size:16px;
}
.menu-style span img{
margin-left:10px;
cursor:pointer;
}

.searchbox-bg{background-color:#fff;}
.mobile-search{background-color:#fff;margin-top:45px;}
.strip3img{padding:8px 10px;}
.strip2-style{
    background: url(../images/deals-bg.jpg) center center no-repeat;
    background-size: cover;
 
    box-shadow:inset 0 -7px 24px -18px rgba(0,0,0,0.4);
	 -moz-box-shadow:inset 0 -7px 24px -18px rgba(0,0,0,0.4);
	 -webkit-box-shadow:inset 0 -7px 24px -18px rgba(0,0,0,0.4);
	  min-height: 242px;
    padding: 81px 0 0;
}
.strip2-style  p{
    color:#666;font-size:16px;text-align:center;padding: 5px;
    margin: 0px;}
.strip2-style  h1{font-size:26px;text-align:center;padding:8px 10px;margin:0px;color:#000;}
	


.footer-bg{margin-top:20px;background-color:#212121;}
p.footer-style{color:#fff;font-size:13px;text-align:center;padding:12px 10px;margin:0px;}
.tiles-section{margin-top:30px;margin-bottom:20px;}
	
.tiles_style{display:inline-block;margin:5px 12px;width:350px;height:auto;float:left;}
	
.holiday-box-style{
position:relative;
padding:10px;
background: #fafafa none repeat scroll 0 0;
border-radius: 2px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
vertical-align:top;
width:350px;
height:auto;
}

.heading_tag_1{text-align:left;font-size:20px;color:#666;padding:10px 2px; overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;font-weight:300;}

div.upto75-img {
    height: auto;
    max-width: 100%;
    overflow: hidden;
}
a.overcontent{display:none;text-align:left;
    background: rgba(255, 255, 255, 0.90) none repeat scroll 0 0;
    bottom: 30px;
    box-sizing: border-box;
    color: #888;
    font-size: 15px;
    left: 0;
    line-height: 2;
    margin: 0;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 100%;
	height:100%;
	cursor:pointer;
	z-index:2;

}

 a.overcontent strong {
    color: #444;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    margin: 0 25px 4px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

a.overcontent span.comment{
    color: #777;
    display: block;
    font-size: 16px;
    line-height:16px;
    margin: 0 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
}

a.overcontent em {
    bottom: 10px;
    color: #777;
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    left: 20px;
    line-height: 1;
    margin: 0 0 10px;
    position: absolute;
}



a.more-details-link{padding:5px 10px;color:#fff;background-color:#45c8f3;margin:60px auto; display:inline-block;text-decoration:none;font-size:16px;}

div.heading-tabs{
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    border-bottom: 1px solid #f5f5f5;
    min-height: 50px;
    width: 100%;
}


p.section-header-tag{text-align:center;font-size:20px;font-weight:400;margin:0px;padding:8px 5px;border-bottom:1px solid rgba(0, 0, 0, 0.04);color:#444;
background-color:#fcfcfc;
}

div.heading-tabs ul{margin:0px;padding:0px;}

div.heading-tabs ul.full-tabs-links {
    text-align: center;
}

div.heading-tabs ul.full-tabs-links > li {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    margin: 0 20px 0 0;
	line-height:45px;
}
div.heading-tabs ul.full-tabs-links li {
    text-align: left;
}

div.heading-tabs ul.full-tabs-links li a{
    text-decoration:none;
	display:inline-block;
	font-size:17px;
	color:#444;
	position:relative;
}

div.heading-tabs ul.full-tabs-links li:hover ul{display:block;}
div.heading-tabs ul.full-tabs-links ul {
    background: #fbfbfb none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    display:none;
    font-size: 14px;
    margin:0px;
    padding:5px 0px;
    position: absolute;
    width: 200px;
    z-index: 999;
	margin: -5px 0 0 -20px;
}
div.heading-tabs ul.full-tabs-links li.more-icon > a {
     padding-right: 26px;
	 background-image: url("../images/arrow_down.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
}



div.heading-tabs ul.full-tabs-links ul li{list-style:none;display:block;}
div.heading-tabs ul.full-tabs-links ul li a{color: #666;
    display: block;
    font-size: 14px;
    line-height: 22px;
    padding: 5px 10px;
    text-align: left;}
	
div.heading-tabs ul.full-tabs-links ul li:hover{background-color:#f4f4f4;}	
	div.heading-tabs ul.full-tabs-links ul li:hover a{color: #000;}

.header {
    background: rgba(47, 47, 47, 0.98) none repeat scroll 0 0;
    height: 56px;
    width: 100%;
    z-index: 9996;
	padding:5px 30px;
}
#logo {
    float: left;
    padding: 0 25px 0 0;
}
.top-menu{width:300px;min-height:50px;line-height:50px;float:left;}
.top-menu ul{margin:0px;padding:0px;}
.top-menu ul li{list-style:none;display:inline;}
.top-menu ul li a{display:inline;text-decoration:none;font-size:16px;color:#666;text-align:left;padding:0px 10px;}
.top-menu ul li a.active{color:#fff;}
.top-menu ul li a:hover{color:#fff;}


.top-menu-right{min-height:50px;line-height:50px;}
.top-menu-right ul{margin:0px;padding:0px;}
.top-menu-right ul li{list-style:none;display:inline;}
.top-menu-right ul li a{display:inline;text-decoration:none;font-size:16px;color:#666;text-align:left;padding:0px 10px;}
.top-menu-right ul li a.active{color:#fff;}
.top-menu-right ul li a:hover{color:#fff;}


.top-search-right{width:185px;margin-top:10px;min-height:26px;position:relative;border-radius:2px;background-color:#fff;}
.img-search-icon{left: 6px;
    position: absolute;
    top: 3px;
    z-index: 1;}
.top-search-right .search-text{border:0px;height:26px;padding:2px 5px;width:162px;position:absolute;left:20px;}

@media only screen and (max-width:640px){
.top-menu-right {
    line-height: 40px;
    min-height: 40px;
}
.top-search-right {
    margin-top: 2px;
}

.strip2-style h1 {
    color: #000;
    font-size: 18px;
    margin: 0;
    padding: 5px;
    text-align: center;
}
.strip2-style {
    min-height: 260px;
    padding: 100px 0 0;
}
}

@media only screen and (max-width:1024px){
.top-search-right {
      width: 160px;
}
.top-menu {
    margin-left: 25px;
}

}

@media only screen and (max-width:360px){
.tiles_style {
      width:300px;
}
.holiday-box-style{
    width:300px;
}
.top-menu {
    margin-left:0px;
}
.tiles_style {
    margin: 5px 10px;
}
.social-share{

text-align:center !important;
}

.social-share .subscription-form .form-control {
    border-radius: 0;
    margin:15px 10px !important;
    width: 300px !important;
	padding:5px;
	display:inline-block;
}
p.section-header-tag{font-size:15px;}
div.heading-tabs ul.full-tabs-links > li {
    line-height: 35px;
}
div.heading-tabs ul.full-tabs-links li a {

    font-size: 15px;
 
}

div.heading-tabs ul.full-tabs-links li.more-icon > a {
    padding-right: 24px;}

}
.tilesshows{display:block;}

.social-share {
    background: #edd898 none repeat scroll 0 0;
    min-height: 100px;
    padding: 16px 0;
}
.social-share {
    background: #edd898 none repeat scroll 0 0;
    min-height: 100px;
    padding: 16px 0;
}
.social-share .subscription-form .form-control {
    border-radius: 0;
    margin: 0 10px 0 15px;
    width: 370px;
}
.social-share .subscription-form .btn {
    background-color: #333333;
    border: medium none;
    border-radius: 0;
    font-family: "Open Sans";
    font-size: 16px;
}
.social-icons-wrap {
    text-align: center;
}
.social-icons-wrap a {
    padding: 5px;
}
a, .option {
    color: #006699;
    text-decoration: underline;
}
