#header {
    background: #fff;
}
.wrap
{
max-width:960px;
margin:auto;
}
.header-top {
    float: left;
    width: 100%;
    padding: 10px 0;
    background: #0EB3D6;
}
.header-address
{
float:left;
width:33.3%;
font-size: 14px;
color: #fff;
}
.header-search
{
float:left;
width:33.3%;
}
.header-social
{
float:left;
width:33.3%;
}
.header-address a {
    color: #fff;
}
.header-address .fa {
    margin: 0 8px 0 0;
font-size: 20px;
float: left;
line-height: 21px;
}
.header-address span {
    line-height: 22px;
    float: left;
}
#header .search-box {
    margin: auto;
    width: 350px;
    float: none;
    display: table;
}
#header .search-box .holder {
    background: transparent;
    border-radius: 0;
    height: auto;
    position: relative;
    padding: 0;
}
#header .search-box .row {
    height: auto;
    padding: 0;
}
#header .search-box .text {
    background: none;
    border: 0px;
    border-radius: 0px;
    margin: 0;
    width: 100%;
    float: left;
}
#header .search-box .text input {
    padding:0px 40px 6px 0;
    border-bottom: 1px solid #fff;
    width: 100%;
    font-size: 16px;
    color: #fff;
    background:none transparent !important;
}
#header .search-box .btn-submit {
    background: url(../images/header-search-icon.png) no-repeat;
    width: 16px;
height: 16px;
position: absolute;
right: 0;
border-radius: 0px;
background-size: 100% 100%;
top: 3px;
}
.header-social ul {
    float: right;
    list-style: none;
}
.header-social ul li {
float: left;
margin: 0 0 0 15px;
}
.header-social ul li .fa {
    margin: 0;
font-size: 20px;
float: left;
color: #fff;
line-height: 26px;
}
.header-bottom {
    float: left;
    width: 100%;
    padding: 20px 0;
}
.logo {
    float: left;
}
.logo img {
   width: 180px;
}
.navigation {
    float: right;
}
#nav {
    padding: 20px 0 0 0px;
}
#nav > li {
    background: none;
    height: auto;
    padding:15px 10px;
    margin: 0;
}
#nav li {
    height: auto;
}
#nav li:hover {
    margin-top: 0px;
}
#nav > li > a {
    color: #162744;
    font-weight: normal;
    height: auto;
    padding: 0;
   text-shadow: none;
    font-size: 18px;
    letter-spacing: 1px;
}
#nav .active{
    background:none;
    height: auto;
    line-height: inherit;
    padding: 15px 10px;
    margin: 0px;
    box-shadow:none;
}
#header ul.menu ul.sub-menu .active {
padding: 0 20px;
}
#nav .active a,#nav li:hover a{
    height: auto !important;
     text-shadow: none;
     font-weight: normal !important;
    color:#0EB3D6 !important;
}
#header ul.menu ul.sub-menu {
background-color: #F6F5F3;
    border-radius: 0px;
    margin: 15px 0 0 -18px;
    padding: 10px 0;
}
#header ul.menu ul.sub-menu li a {
    padding: 10px 0;
    font-size: 15px;
    color:#162744 !important;
    text-transform: inherit;
}
#header ul.menu ul.sub-menu li:hover a,#header ul.menu ul.sub-menu li.active a {
    color:#0EB3D6 !important;
}

.owl-carousel {
    margin-top: -5px;
}
.slider_single {
    float: left;
    width: 100%;
    position: relative;
}
.slider_single img {
    float: left;
    width: 100%;
    height:auto;
}
.slider_single_content {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 155px;
    text-align: center;
    width: 100%;
}
.slider_single_content h1 {
    font-size: 55px;
    color: #fff;
    text-shadow: 1px 1px 3px #162744;
    line-height: 60px;
}
.slider_single_content h1 label {
    display: block;
    font-size: 85px;
    line-height: 90px;
}
.home #main
{
width:auto;
padding-top:0px;
}
.home-offer-block {
    float: left;
    background-image: url(../images/offer-blockbg.jpg);
    background-repeat:no-repeat;
    background-position:left center;
    width: 100%;
    text-align:center;
    background-size: cover;
    padding: 60px 0;
}
.home-offer-block h3,.home-content .content-box .box-holder > h3,.featured-slider h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 37px;
    text-transform: uppercase;
    line-height: 1.28;
    letter-spacing: 0.05em;
    text-align: center;
    color: #1e3367;
     background-image: none;
    padding: 0px;
margin: 0 0 20px;
}
.home-content .content-box .box-holder > h3 {
margin: 0 0 30px;
}

.home-offer-block p {
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 1.52;
letter-spacing: 0.04em;
color: #000000;
}
.home-offer-block .wrap > p {
width:72%;
margin:auto;
display:table;
}
.offer-single {
    float: left;
    width: 18%;
    padding: 40px 1% 0;
}
.offer-single h4
{
    text-transform: uppercase;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 25px;
letter-spacing: 0.08em;
text-align: inherit;
color: #1e3367;
margin:15px 0;
}
.offer-single h4 a
{
text-decoration:none;
color: #1e3367;
}
.home-offer-block .offer-single  p{
width:100%;
margin:auto;
display:table;
}
/*.home-offer-block .wrap p > a {
    color: #ffffff;
    background: #0eb3d6;
    text-decoration: none;
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 18px;
    display: table;
    margin: 30px auto 0;
}*/
.f-discount-block {
    float: left;
    width: 100%;
    padding: 95px 0;
    background-image: url(../images/bg3.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    background-size: cover;
}
.f-discount-left
{
    float: left;
    width: 60%;
}
.f-discount-right
{
    float: left;
    width: 40%;
}
.f-discount-block h3 {
    font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 43px;
letter-spacing: 0.05em;
color: #ffffff;
float: left;
margin:0 0 7px;
width: 100%;
}
.f-discount-block h4 {
   font-style: normal;
font-weight: 400;
font-size: 33px;
line-height: 35px;
letter-spacing: 0.05em;
text-align: inherit;
color: #fff;
float: left;
width: 100%;
}
.f-discount-right a {
    background: #fff;
    padding: 20px 40px;
    float: right;
    color: #0eb3d6;
    text-decoration: none;
    font-size: 18px;
    margin: 14px 0 0;
    text-transform: uppercase;
}
.featured-slider {
    float: none;
    margin: 0px auto 60px;
    width: 940px;
    display:block !important;
}
.featured-slider .gallery-t
{
display:none;    
}
body .w1 {
    background: #fff;
    box-shadow: none;
}
#footer .bar {
    background: #162744;
}
#footer .panel {
    background: url("images/bg-footer.png") repeat-x scroll 0 0 transparent;
    border:0px solid #FFFFFF;
    box-shadow: none;
}
#footer .panel .panel-holder {
    padding: 30px 0 20px;
}
#sidebar {
    float: left;
    display:none;
}
#content {
    float: right;
    width: 100%;
}
.content-box,.content-box .box-holder {
    width: 100%;
}
.blog #sidebar {
    display:block;
}
.blog #content {
    width: 646px;
}
.blog .content-box,.blog .content-box .box-holder {
    width: 646px;
}

.home-content .content-box {
    background: none;
    border: 0px solid #DEDBD1;
    box-shadow: none;
    margin: 70px 0 0;
    width: 100%;
}
.home-content .content-box .box-holder {
    margin: auto;
    width: 960px;
    float: none;
}
.home-content .content-box .item {
    margin: 20px 0 20px;
    width:100%;
}
.home-content .content-box .item-holder {
     width:100%;
}
.home-content .item-panel {
    width: 665px;
}
.home-content .paging {
    width: auto;
    float: left;
}
#content .content-box .blog, #content-fullwidth .content-box .blog {
    padding: 20px 20px 10px 15px;
}

ul.ui-autocomplete, .ui-menu
{
     width: 350px !important;
}
.couponfeatued_single {
    float: none;
    width: 94%;
    padding: 20px 3% 0;
    margin: auto;
}
.couponfeatued_img {
    float: left;
    width: 100%;
    border:1px dashed #0EB3D6;
    height: 150px;
}
.couponfeatued_img img {
    height: 120px;
width: auto !important;
margin: auto;
display: table;
}
.couponfeatued_single h4 {
    text-align: center;
    margin: 10px 0 0;
    float: left;
    width: 100%;
    line-height: 19px;
    font-size: 13px;
    color: #0EB3D6;
}
#footer .panel .box, #footer .panel .sidebox {
    /*width: 31.3%;*/
	width: 23%;
padding: 10px 2% 10px 0;
}
.tinynav {
    margin: 26px 0 0;
    border: 2px solid #0EB3D6;
    padding: 8px;
    color: #1e3367;
}
#footer .bar-holder ul li {
    float: left;
    padding: 0 8px;
}
#footer .bar-holder ul {
    margin: auto;
    float: none;
    display: table;
}
#home-slider .owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 98%;
    height: 60px;
    left: 1%;
}
#home-slider .owl-nav .owl-prev {
    float: left;
    height: 60px;
}
#home-slider .owl-nav .owl-next {
    float: right;
    height: 60px;
}
#home-slider .owl-nav img {
    float: left;
    height: 100%;
}
#coupon-slider .owl-prev {
    position: absolute;
    top: 80px;
    width: 30px;
    left: -50px;
}
#coupon-slider .owl-next {
    position: absolute;
    top: 80px;
    width: 30px;
    right: -50px;
}
#header ul.menu li.active ul.sub-menu
{
    margin: 15px 0 0 -18px;
}
.inner-banner {
    float: left;
    width: 100%;
    margin: 0 0 20px;
}
.inner-banner img{
    float: left;
    width: 100%;
    height: auto;
}
.everest-forms .evf-frontend-row input, .everest-forms .evf-frontend-row select, .everest-forms .evf-frontend-row textarea {
    height: auto;
}
.everest-forms .evf-submit {
    float: right;
    margin: 0 0 20px;
}

@media(max-width:1200px)
{
#coupon-slider .owl-prev
{
width: 20px;
left: -25px;
}
#coupon-slider .owl-next
{
width: 20px;
right: -25px;
}
#coupon-slider {
    margin: auto;
    width: 85%;
}
.slider_single_content h1 label {
    font-size: 65px;
    line-height: 70px;
}
.slider_single_content {
    height: 135px;
}
}


@media(max-width:1000px)
{
    .wrap,.featured-slider,#footer .panel .panel-holder,#footer .bar-holder,.home-content .content-box .box-holder
    {
    max-width: 740px;    
    }
    #nav > li {
    padding: 15px 7px;
    }
    #nav > li > a {
    font-size: 14px;
    }
    #header .search-box,ul.ui-autocomplete, .ui-menu {
    width: 240px !important;
    }
    .offer-single h4 {
    font-size: 18px;
    line-height: 21px;
    margin: 20px 0 10px;
    }
    .home-offer-block p {
    font-size: 14px;
    line-height: 19px;
    }
    .f-discount-block h3 {
    font-size: 32px;
    line-height: 35px;
    }
    .f-discount-block h4 {
    font-size: 25px;
line-height: 28px;
    }
    .f-discount-right a {
    font-size: 14px;
    margin: 10px 0 0;
    }
    .home-content .item-panel {
    width: 460px;
}
.slider_single_content h1 {
    font-size: 40px;
    line-height: 45px;
}
.slider_single_content h1 label {
    font-size: 45px;
    line-height: 55px;
}
.slider_single_content {
    height: 100px;
}

}


@media(max-width:980px)
{
    #content {
    float: right;
    width: 94%;
    margin:0 3%;
    min-width:inherit;
    max-width:inherit;
    }
    .blog #content {
    float: right;
    width: 67%;
    margin: 0 2% 0 0;
    }
    .blog .content-box, .blog .content-box .box-holder {
    width: 100%;
    }
    .blog #sidebar {
    width: 27%;
    margin: 0 0 0 2%;
    }
    .content-box .store .thumb-wrap {
    float: left;
    width: 20%;
    }
    #content .content-box .store .thumb-wrap img {
    width: 100%;
    }
}


@media(max-width:767px)
{
    .wrap,.featured-slider,.home-content .content-box .box-holder,#footer .panel .panel-holder,#footer .bar-holder
    {
    max-width: 450px;    
    }
    .header-address,.header-social {
    float: none;
    width: auto;
    margin: auto;
    display: table;
}
.header-search {
    width: 100%;
    margin: 20px 0;
}
    .offer-single {
    width: 98%;
    }
    .f-discount-left {
    width: 100%;
    text-align: center;
    margin: 0 0 20px;
}
.f-discount-right {
    float: none;
    width: auto;
    margin: auto;
    display: table;
}
.home-content .item-panel {
    padding: 5px 0 5px 0px;
    width: 100%;
}
.home-content .content-box div.calendar {
    float: left;
}
.home-content div.taxonomy {
    padding-left: 0;
    max-width: inherit;
    width: 100%;
    float:left;
    margin: 13px 0;
}
.home-content .content-box .item-frame {
    float: left;
    width: 100%;
}
.home-content .content-box .item-footer {
    padding: 8px 0 8px 10px;
}
#footer .panel .box, #footer .panel .sidebox {
    width: 100%;
    padding: 10px 0% 10px 0;
}
#home-slider .owl-nav,#home-slider .owl-nav .owl-prev,#home-slider .owl-nav .owl-next {
    height: 40px;
}
.slider_single_content {
    height: 70px;
}
.slider_single_content h1 {
    font-size: 25px;
    line-height: 30px;
}
.slider_single_content h1 label {
    font-size: 30px;
    line-height: 40px;
}
}


@media(max-width:640px)
{
.blog #content {
    width: 100%;
    margin: 20px 0 0;
    }
    .blog #sidebar {
    width: 100%;
    margin: 0;
    }
}


@media(max-width:480px)
{
    .wrap,.featured-slider,.home-content .content-box .box-holder,#footer .panel .panel-holder,#footer .bar-holder
    {
    max-width: 300px;    
    }
    .logo,.navigation {
    float: none;
    margin: auto;
    display: table;
    }
    .slider_single_content h1 {
    font-size: 15px;
    line-height: 20px;
}
.slider_single_content h1 label {
    font-size: 17px;
    line-height: 25px;
}
.slider_single_content {
    height: 50px;
}
#footer .bar-holder ul li {
    padding: 5px;
    width: 100%;
    text-align: center;
}
.content-box .store .thumb-wrap {
    float: left;
    width: 40%;
    }
    #content .content-box .store .thumb-wrap img {
    width: 100%;
    }
    .content-box .store .info {
    width: 100%;
    padding: 20px 0 0;
}
}
