/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

html,
body {
    margin: 0;
    font-size: 100%;
    background: #fffefc;
    font-family: 'Brandon-Grotesque', 'Futura';
    height: 100%;
}


body a {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;

}
.mainBody {


  height:100%;
  min-height:965px;
  margin-right: 30px;
  margin-left: 30px;
 
  
}
.mainContainer
{
    margin-left:1%;
    margin-right:1px;
}
a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

a:hover {
    text-decoration: none;
    opacity: .8;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'Brandon-Grotesque', 'Futura';
}

p {
    margin: 0;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 1.9;
    color: #999;
    font-family: 'Brandon-Grotesque', 'Futura';
}

ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}

/*-- top-header --*/

.main-top-w3l {
    background: #737D8C;
}

.header-most-top p {
    letter-spacing: 1px;
    font-size: 15px;
}

/*-- header Lists --*/

.header-right ul li {
    display: inline-block;
    width: 16%;
    font-size: 13px;
    letter-spacing: 1px;
}

.header-right ul li a {
    text-decoration: none;
}

.header-right ul li i {
    font-size: 15px;
}

/*-- modal login --*/

.modal-title {
    font-size: 30px;
    color: #0879c9;
}



label.col-form-label {
    letter-spacing: 1px;
    font-size: 15px;
    color: #000;
}

p.dont-do a {
    color: #F45C5D;
}

.modal-footer .btn-primary,
.modal-footer .btn-secondary {
    font-size: 15px;
    letter-spacing: 1px;
    padding: 10px 14px;
}

.modal-footer .btn-primary {
    background-color: #0e0e0e;
    border-color: #0e0e0e;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

.modal-footer .btn-primary:hover {
    opacity: .8;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

.right-w3l input[type="submit"] {
    cursor: pointer;
    letter-spacing: 1px;
    padding: 10px 0;
    background: #0879c9;
    color: #fff;
    margin: 2vw 0 1.5vw;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

/*-- location --*/

.list_of_cities {
    width: 100%;
    padding: 12px;
    border: 1px solid rgba(47, 47, 47, 0.44);
    color: #4d4d4d;
    font-size: 14px;
    font-family: 'Brandon-Grotesque', 'Futura';
    letter-spacing: 1px;
}

/*-- //location --*/

/*-- //header Lists --*/

/*-- //top-header --*/

/*-- header-bottom --*/

/*-- search --*/

.agileits_search input[type="search"] {
    color: #191e21;
    width: 78%;
    letter-spacing: 1px;
    padding: 10px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.22);
}

.agileits_search button {
    border-radius: 0;
    background: #F45C5D;
    color: #fff;
    width: 20%;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.22);
    padding: 10px;
}

/*-- //search --*/

/*-- logo --*/

.logo_agile h1 a {
    color: #F45C5D;
    font-size: 38px;
    text-decoration: none;
    letter-spacing: 1px;
    position: relative;
}

.logo_agile h1 a:hover {
    text-decoration: none;
}

.logo_agile h1 a img {
    position: absolute;
    left: -40%;
    top: -23px;
}

.logo_agile {
    padding: 26px 0 21px;
}

/*-- //logo --*/

/*-- header cart button --*/

button.w3view-cart {
    font-size: 20px;
    color: #fff;
    width: 50px;
    height: 44px;
    background: #000;
    border: 1px solid rgba(27, 25, 25, 0.27);
}
a.w3view-cart {
    font-size: 20px;
    color: #fff;
    width: 50px;
    height: 44px;
    background: #000;
    border: 1px solid rgba(27, 25, 25, 0.27);
}

/*-- //header cart button --*/

/*-- navigation --*/

.navbar-inner {
   font-family: Brandon-Grotesque;
   font-weight:bold;
   
}

.navbar-light .navbar-nav .nav-link {
    letter-spacing: 1px;
    font-size: 14px;
    color: #060606;
    
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: #C08081;
    
}

/*-- navigation-dropdown --*/

.agile_inner_drop_nav_info {
    min-width: 673px;
}

ul.multi-column-dropdown li {
    list-style-type: none;
    
}

ul.multi-column-dropdown li a {
    text-decoration: none;
    font-size: 14px;
    color: #545454;
    letter-spacing: 1px;
}

ul.multi-column-dropdown li a:hover {
    color: #C08081;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background-color: #F45C5D;
}

.dropdown-item {
    font-size: 15px;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #0879c9;
}

/*-- //navigation-dropdown --*/

/*-- //navigation --*/

/*-- //header-bottom --*/

/*-- banner --*/

/*-- carousel-slider --*/

.carousel-item.item1 {
    background: url(../images/b1.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.carousel-item.item2 {
    background: url(../images/b2.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.carousel-item.item3 {
    background: url(../images/b3.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.carousel-item.item4 {
    background: url(../images/b4.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.carousel-item.item4,
.carousel-item.item3,
.carousel-item.item2,
.carousel-item.item1 {
    min-height: 640px;
}

.w3l-space-banner {
    padding-top: 9em;
}

.carousel-caption {
    background: rgba(16, 16, 16, 0.27);
    text-align: left;
    position: inherit;
    box-shadow: 0px 2px 2px 2px rgba(2, 2, 2, 0.43);
}

.carousel-caption h2,
.carousel-caption h3 {
    font-size: 60px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-shadow: 3px 8px 2px rgb(12, 12, 12);
}

.carousel-caption h2 span,
.carousel-caption h3 span {
    font-weight: 800;
    color: #F45C5D;
}

.carousel-caption p {
    letter-spacing: 5px;
    font-size: 24px;
    color: #fff;
    text-shadow: 3px 5px 2px rgb(12, 12, 12);
}

.carousel-caption p span {
    font-size: 40px;
    letter-spacing: 0px;
    font-weight: 600;
}

.carousel-indicators {
    bottom: 4%;
}

.carousel-indicators li {
    cursor: pointer;
}

/*-- carousel-slider --*/

/*-- banner-button --*/

.button2 {
    display: inline-block;
    background: #0879c9;
    border-radius: 4px;
    color: #fff;
    letter-spacing: 2px;
    padding: 11px 27px;
}

.button2:hover,
.button2:focus {
    background: #F45C5D;
    color: #fff;
}

/*-- //banner-button --*/

/*-- //banner --*/

/*-- top products --*/

/*-- heading style --*/

h3.tittle-w3l {
    color: #000;
    font-size: 38px;
    letter-spacing: 1px;
    
}

h3.tittle-w3l span {
    color: #423134;
    font-size: 50px;
    letter-spacing: 0;
}

/*-- //heading style --*/

/*-- cart --*/

.snipcart-details {
    width: 77%;
    margin: 0 auto;
}

.btn-danger.my-cart-btn:focus {
    outline: none;
}

.snipcart-details input.button {
    font-size: 13px;
    color: #fff;
    background: #0879c9;
    text-decoration: none;
    border: none;
    border-radius: 0;
    width: 100%;
    text-transform: uppercase;
    padding: 13px;
    outline: none;
    letter-spacing: 1px;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.45);
    font-weight: 600;
    cursor: pointer;
    border-radius: 4px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.snipcart-details input.button:hover {
    background: #000;
}

.product_list_header input.button {
    color: #fff;
    font-size: 14px;
    outline: none;
    text-transform: capitalize;
    padding: .5em 2.5em .5em 1em;
    border: 1px solid #fe9126;
    margin: .35em 0 0;
    background: url(../images/cart.png) no-repeat 116px 9px;
}

#PPminicarts  {
    width: 600px !important;
    padding: 5px 20px 20px !important;
    max-height: 450px !important;
}

#PPminicarts ul {
    width: 510px !important;
}

#PPminicarts .minicarts-item a {
    color: #212121 !important;
    font-size: 1em;
    display: block;
    margin-bottom: .5em;
    text-transform: capitalize;
}

#PPminicarts .minicarts-item {
    min-height: 60px !important;
}

#PPminicarts .minicarts-attributes li {
    color: #999;
}

#PPminicarts .minicarts-remove {
    background: #3399cc !important;
    border: 1px solid #3399cc !important;
    opacity: 1 !important;
    outline: none;
}

#PPminicarts .minicarts-submit {
    color: #fff !important;
    background: #8D89A4 !important;
    padding: 0 10px !important;
    font-size: 15px;
    letter-spacing: 1px;
    text-decoration: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    bottom: -25px !important;
    right: 0 !important;
    border: 1px solid #8D89A4 !important;
    border-radius: 0px !important;
    text-shadow: none !important;
    
}

.minicartsButton {
    color: #fff !important;
    background: #8D89A4 !important;
    padding: 8px !important;
    font-size: 15px;
    letter-spacing: 1px;
    text-decoration: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    
    right: 0 !important;
    border: 1px solid #8D89A4 !important;
    border-radius: 0px !important;
    text-shadow: none !important;
    
}

#PPminicarts .minicarts-subtotal {
    padding-left: 25px !important;
    bottom: -17px !important;
}

#PPminicarts {
    left: 44% !important;
}

.minicarts-showing #PPminicarts  {
    overflow-x: hidden;
    overflow-y: auto;
}

#PPminicarts .minicarts-footer {
    position: relative;
    width: 90%;
}

.men-pro-item {
    position: relative;
}

.men-thumb-item {
    position: relative;
}

#PPminicarts .minicarts-submit img {
    vertical-align: middle;
    padding: 4px 0 0 2px;
    display: none;
}

/*-- //cart --*/

/*-- effect on products --*/

.men-cart-pro {
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.5s ease-out 0s;
    visibility: hidden;
}
/*
.product-men:nth-child(3) .product-new-top {
    background: #FFC107;
}

.product-men:nth-child(4) .product-new-top {
    background: #D64521;
}
*/
.product-new-top {
    background: #D64521;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    text-align: center;
    padding: 4px 10px;
    border-radius: 4px;
}
.product-clearance-top {
    background: #FFC107;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    text-align: center;
    padding: 4px 10px;
    border-radius: 4px;
}

.product-bestseller-top {
    background: #009999;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    text-align: center;
    padding: 4px 10px;
    border-radius: 4px;
}
.newproduct-new{
    background: #D64521;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 4px 10px;
    border-radius: 4px;
}
.clearance-product {
    background: #FFC107;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 4px 10px;
    border-radius: 4px;
}

.bestseller-product {
    background: #009999;
    color: #fff;
    
    font-size: 14px;
    text-align: center;
    padding: 4px 10px;
    border-radius: 4px;
}
.inner-men-cart-pro {
    height: 100%;
    position: relative;
    width: 100%;
    transition: all 0.5s ease-out 0s;
}

.inner-men-cart-pro ul {
    left: 0;
    margin: -60px 0 0;
    padding: 0;
    position: absolute;
    top: 45%;
    width: 100%;
    transition: all 0.5s ease-out 0s;
}

.inner-men-cart-pro .link-product-add-cart {
    width: 100%;
    bottom: -40px;
    left: 0;
    position: absolute;
    transition: all 0.5s ease-out 0s;
}

.link-product-add-cart {
    background: hsla(205, 92%, 41%, 0.72);
    color: #fff;
    display: inline-block;
    height: 37px;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 34px;
    border-radius: 4px;
}

.inner-men-cart-pro>ul>li {
    display: inline-block;
}

.inner-men-cart-pro ul li a {
    color: #fff;
    transition: all 0.5s ease-out 0s;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
}

.men-thumb-item:hover {
    cursor: pointer;
}

.men-thumb-item:hover::before {
    opacity: 1;
    visibility: visible;
}

.men-thumb-item:hover .men-cart-pro {
    opacity: 1;
    visibility: visible;
}

.men-thumb-item:hover .inner-men-cart-pro ul {
    margin: 20px 0 0;
}

.inner-men-cart-pro ul li a:hover {
    background: #ffc229 none repeat scroll 0 0;
}

.inner-men-cart-pro .link-product-add-cart {
    width: 51%;
    top: 0;
    left: 24%;
    margin: 0 auto;
    position: absolute;
    transition: all 0.5s ease-out 0s;
}

.men-thumb-item:hover .inner-men-cart-pro .link-product-add-cart {
    top: 81%;
}

.link-product-add-cart:hover {
    background: rgba(0, 0, 0, 0.56);
    color: #fff;
}

/*-- //effect on products --*/

/*-- product left --*/

.ads-list {
    width: 33.333%;
    float: left;
}

.select-box {
    background: rgba(255, 76, 76, 0.66);
    padding: 30px 30px;
    margin: 40px 0;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.ads-list label {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin-bottom: 6px;
}

.ads-list select {
    width: 70%;
    outline: none;
    color: #000;
    font-size: 15px;
    border: 1px solid #eee;
    padding: 7px 8px;
}

.btn-group.bootstrap-select.show-tick button {
    padding: 8px 10px;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 260px;
}

#custom-search-input {
    padding: 3px;
    border: solid 1px #D1E0EE;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    background-color: #fff;
    width: 80%;
    color: #000;
}

#custom-search-input input {
    border: 0;
    box-shadow: none;
}

#custom-search-input button {
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover {
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search {
    font-size: 23px;
}

.input-lg {
    height: 29px;
    padding: 0px 10px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}

#custom-search-input .glyphicon-search {
    font-size: 16px;
}

.btn-default {
    border-color: #D1E0EE;
}

.btn {
    display: inline-block;
}

.search-hotel input[type="search"] {
    background: #fff;
    border: none;
    width: 78%;
    outline: none;
    padding: 11px 10px 10px 10px;
    font-size: 13px;
    color: #c4c4c4;
}

.search-hotel form input[type="submit"] {
    background: url(../images/search.png) no-repeat 13px 11px #0879c9;
    width: 44px;
    height: 39px;
    border: none;
    padding: 0;
    margin-top: 0;
	cursor: pointer;
}
.search-hotel form input[type="submit"]:hover {
    background-color: #000;
}

.search-grid-left {
    padding: 15px;
    background: #f5f4f0;
}

h3.agileits-sear-head {
    color: #C08081;
    font-size: 21px;
}

.side-bar {
    background-color: #F9F9F9;
    height: fit-content;
}

/*-- price --*/

.w3l-range ul li {
    display: block;
}

.w3l-range ul li a {
    font-size: 14px;
    color: #000;
    letter-spacing: 1px;
}

/*-- check input --*/

.left-side ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 6px;
}

input.checked {
    display: inline-block;
    margin: 0;
    cursor: pointer;
}

.left-side ul li span {
    font-size: 13px;
    color: #000;
    letter-spacing: 1px;
    margin-left: 3px;
    vertical-align: top;
}

/*-- //check input --*/

/*-- customer --*/

.customer-rev ul li i {
    color: #FFC107;
}

.customer-rev ul li {
    list-style: none;
}

.customer-rev ul li a span {
    color: #000;
    font-weight: normal;
    font-size: 14px;
    margin-left: 8px;
}

/*-- //customer --*/

/*-- best seller (scroll) --*/

.f-grid a {
    color: #0879c9;
    font-size: 15px;
}

a.price-mar {
    color: #ef0e0e;
    display: block;
}
/*-- scroll --*/
.scroll {
    position: absolute;
}

.box-scroll {
	min-height: 25em;
    position: relative;
    overflow: hidden;
}
/*-- //scroll --*/
/*-- //best seller (scroll) --*/

/*-- //product left --*/

/*-- product right --*/

/*-- special effect --*/

.product-sec1 {
    box-shadow: 0px 0px 15px 0px #D6D6D6;
}

h3.heading-tittle {
    color: #000;
    font-size: 32px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.19);
}

.item-info-product h4 a {
    color: #000;
    font-size: 17px;
    letter-spacing: 1px;
}

span.item_price {
    font-size: 18px;
    color:black;    
}
span.item_price_Clearance {
    font-size: 18px;
    color: #d60404;
}
.item_price_Discount {
    font-size: 16px;
    color:indianred;
    font-weight:bold;
}

.info-product-price del {
    font-weight: 300;
    margin-left: 13px;
    font-size: 15px;
}

.product-sec1.product-sec2 {
    background: #F45C5D;
    position: relative;
}

h3.effect-bg {
    color: #fff;
    font-size: 45px;
    letter-spacing: 3px;
    font-weight: 600;
    margin-top: 2.2em;
}

p.w3l-nut-middle {
    position: absolute;
    right: 47%;
    bottom: 42%;
    font-size: 31px;
    font-weight: 800;
    color: rgba(10, 10, 10, 0.38);
    transform: rotate(-64deg);
    -ms-transform: rotate(-64deg);
    -webkit-transform: rotate(-64deg);
}

.agile_inner_drop_nav_info.p-4 h5 {
    color: #0879c9;
    letter-spacing: 1px;
}

/*-- //special effect --*/

/*-- search --*/

#agileinfo-nav_search {
    outline: none;
    border: none;
    color: #000;
    font-size: 14px;
    background: transparent;
    padding: 15px 10px;
    width: 100%;
    letter-spacing: 1px;
    cursor: pointer;
}
.generalDropDownList {
    outline: none;
    border: none;
    color: #000;
    font-size: 14px;
    background: transparent;
    padding: 15px 10px;
    width: 100%;
    letter-spacing: 1px;
    cursor: pointer;
}
/*-- //search --*/

/*-- //product right --*/

/*-- middle section --*/

.join-w3l1 {
    background: url(../images/bg.jpg) no-repeat center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    text-align: center;
}

.join-agile {
    background: #efedee;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.04);
    border-radius: 4px;
}

.offer-name {
    margin-top: 4em;
}

.offer-name h6 {
    color: #F44336;
    font-size: 18px;
}

.offer-name h4 {
    font-size: 27px;
}

/*-- //middle section --*/

/*-- footer --*/

p.footer-main {
    color: #383737;
    font-size: 15px;
    margin-bottom: 40px;
}

h2.footer-top-head-w3l {
    font-size: 22px;
}

.icon-fot {
    text-align: center;
}

.icon-fot i {
    font-size: 41px;
    line-height: 1.4;
    color: #C08081;
}

.text-form-footer {
    padding: 0;
}

.text-form-footer h3 {
    color: #000;
    font-size: 27px;
    letter-spacing: 2px;
    font-weight: 600;
    line-height: 1.3;
}

.footer-info h3 {
    font-size: 22px;
    letter-spacing: 1px;
}

.footer-grids ul li {
    display: block;
    font-size: 14px;
    color: #bdbdbd;
}

.footer-grids ul li a {
    color: #bdbdbd;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.footer-grids ul li a:hover {
    color: #423134;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.footer-grids ul li i {
    color: #423134;
    padding-right: 10px;
}

.footer-grids.agile-secomk {
    margin-top: 34px;
}

.w3l-middlefooter-sec {
    background: #333;
}

/*-- social-icons --*/

.footer-grids.w3l-socialmk ul li {
    display: inline-block;
    margin: 0;
}

.footer-grids.w3l-socialmk ul li:nth-child(2) {
    margin: 0 10px;
}

.social_icons {
    text-align: center;
}

.social a {
    position: relative;
    display: inline-block;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    text-align: center;
}

.social .fb {
    background: #6788ce;
}

.social .tw {
    background: #00ACEE;
}

.social .gp {
    background: #DD4B39;
}

.social .pin {
    background: #fe4445;
}

.social .db {
    background: #f85993;
}

.social .rss {
    background: #ff9845;
}

.social .lin {
    background: #3a9bdc;
}

.social ul li a i {
    color: #fff;
    line-height: 34px;
    font-size: 1em;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    padding: 0;
}

/*-- //Social-Icons --*/

/*-- newsletter --*/

.w3l-agileits input[type="email"] {
    display: inline-block;
    background: #f5f5f5;
    border: none;
    width: 72%;
    padding: 10px;
    color: #000;
    letter-spacing: 1px;
}

.w3l-agileits input[type="submit"] {
    outline: none;
    color: #FFFFFF;
    padding: 10px;
    letter-spacing: 1px;
    width: 18%;
    background: #C08081;
    border: none;
	cursor: pointer;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

.w3l-agileits input[type="submit"]:hover {
    background: #423134;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

/*-- //general --*/
.generalButton {
    outline: none;
    color: #FFFFFF;
    padding: 10px;
    letter-spacing: 1px;
    
    background: #C08081;
    border: none;
	cursor: pointer;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

.generalButton:hover {
    background: #C08081;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
.generalTealButton {
    outline: none;
    color: #FFFFFF;
    padding: 10px;
    letter-spacing: 1px;
    
    background: #423134;
    border: none;
	cursor: pointer;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

.generalTealButton]:hover {
    background: #423134;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
.generalGrayButton {
    outline: none;
    color: #FFFFFF;
    padding: 10px;
    letter-spacing: 1px;
    width:100%;
    background: #4d4d4d;
    border: none;
	cursor: pointer;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
/*-- footer brands --*/

.sub-some h5 {
    font-size: 19px;
    color: #696969;
    letter-spacing: 1px;
}

.sub-some p {
    font-size: 13px;
    letter-spacing: 0px;
}

.sub-some ul li {
    display: inline-block;
    padding-left:20px;
}

.sub-some ul li a {
    font-size: 13px;
    color: #999;
}

/*-- //footer brands --*/

/*-- //footer --*/

/*-- copyright --*/

.copy-right {
    background: #737D8C;
}

.copy-right p {
    letter-spacing: 2px;
    font-size: 15px;
}

.copy-right p a {
    color: #fff;
}

.copy-right p a:hover {
    color: #000;
}

/*-- //copyright --*/

/*-- bottom-to-top --*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 24px;
    right: 1%;
    overflow: hidden;
    z-index: 999;
    width: 64px;
    height: 64px;
    border: none;
    text-indent: 100%;
    background: url("../images/move-up.png") no-repeat 0px 0px;
}

#toTopHover {
    width: 64px;
    height: 64px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

/*-- //bottom-to-top --*/

/*-- inner pages --*/

.page-head_agile_info_w3l {
    background: url(../images/b1.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 300px;
}

.page-head_agile_info_w3l-2 {
    background: url(../images/b3.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 300px;
}

/*-- page details --*/

ul.w3_short li {
    display: inline-block;
    text-transform: uppercase;
    color: #000;
    font-size: 0.9em;
    font-weight: 600;
    letter-spacing: 1px;
}

ul.w3_short li a {
    color: #F45C5D;
    text-decoration: none;
}

.services-breadcrumb {
    padding: 0;
    background: #eee;
    text-align: center;
}

.services-breadcrumb ul li i {
    padding: 0 1em;
}

ul.w3_short {
    text-align: left;
    padding: 16px 0;
}

/*-- //page details --*/

/*-- faq-page --*/

h3.w3-head {
    color: #f45c5d;
    font-size: 28px;
    letter-spacing: 1px;
}

.faq-w3agile .faq li {
    list-style-type: decimal;
}

.faq-w3agile .faq>li>a {
    color: #025061;
    font-size: 17px;
    letter-spacing: 0.5px;
}

li.subitem1 p {
    line-height: 25px;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #000;
}

.faq-w3agile .faq li li.subitem1 {
    display: block;
    margin-top: 1em;
}

/*-- //faq-page --*/

/*-- help page --*/

.wthree-help textarea {
    font-size: 16px;
    color: #000;
    width: 90%;
    border: none;
    padding: 16px;
    border-bottom: solid 1px #0879c9;
    height: 150px;
    outline: none;
    resize: none;
}

.wthree-help form input[type="submit"] {
    font-size: 16px;
    color: #fff;
    background: #6EA0B0;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 12px 45px;
    -webkit-appearance: none;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    margin-top: 20px;
}

.wthree-help form input[type="submit"]:hover {
    background: #423134;
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
}

.wthree-help h5 {
    font-size: 25px;
    color: #000;
}

.wthree-help a {
    color: #fff;
    padding: 10px 20px;
    background: #0879c9;
}

/*-- //help page --*/

/*-- terms-page --*/

.terms h6 {
    font-size: 20px;
    color: #000;
    letter-spacing: 1px;
}

.terms p {
    color: #777;
    font-size: 15px;
    letter-spacing: 0px;
}

.terms ol li {
    color: #777;
    font-size: 15px;
    line-height: 26px;
}

/*-- //terms-page --*/

/*-- product page --*/

.w3l-rightpro .product-men {
    margin: 0;
}

/*-- //product page --*/

/*-- single-page --*/

.single-right-left h3 {
    font-size: 25px;
    color: #000;
}

.single-right-left p label {
    color: #000;
}

.single-right-left del {
    font-size: 15px;
    color: #999;
}

.single-infoagile ul li {
    display: block;
    font-size: 14px;
}

.product-single-w3l {
    border-top: 1px solid #0879c9;
}

.product-single-w3l p i {
    color: #0879c9;
    font-size: 24px;
}

.product-single-w3l p {
    color: #000;
    letter-spacing: 0.5px;
}

.product-single-w3l ul li {
    list-style: inside;
    font-size: 14px;
    line-height: 1.7;
}

.occasion-cart .snipcart-details {
    width: 38%;
    margin: 0;
}

/*-- //single-page --*/

/*-- checkout --*/

.checkout-right h4 {
    color: #F45C5D;
    font-size: 26px;
    letter-spacing: 1px;
}

table.timetable_sub {
    width: 100%;
    margin: 0 auto;
    padding:2px;
}

.timetable_sub th {
    background: #c08081;
    color: #fff;
    font-size: 16px;
    border-right: 1px solid #D4DBD0;
    text-align: center;
    padding: 4px;
    letter-spacing: 1px;
    font-weight: normal;
}

.timetable_sub td {
    text-align: center;
    padding: 7px;
    font-size: 14px;
    color: #212121;
}

.timetable_sub td {
    border: 1px solid #D4DBD0;
    padding: 3px;
}

td.invert-image a img {
    width: 30%;
    margin: 0 auto;
}

.rem {
    position: relative;
}

.close1,
.close2,
.close3 {
    background: url('../images/close_1.png') no-repeat 0px 0px;
    cursor: pointer;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 15px;
    top: -13px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}

/*-- quantity-starts --*/

.value-minus,
.value-plus {
    height: 40px;
    line-height: 24px;
    width: 40px;
    margin-right: 3px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    border: 1px solid #b2b2b2;
    vertical-align: bottom;
}

.quantity-select .entry.value-minus:before,
.quantity-select .entry.value-plus:before {
    content: "";
    width: 13px;
    height: 2px;
    background: #000;
    left: 50%;
    margin-left: -7px;
    top: 50%;
    margin-top: -0.5px;
    position: absolute;
}

.quantity-select .entry.value-plus:after {
    content: "";
    height: 13px;
    width: 2px;
    background: #000;
    left: 50%;
    margin-left: -1.4px;
    top: 50%;
    margin-top: -6.2px;
    position: absolute;
}

.value {
    cursor: default;
    width: 40px;
    height: 40px;
    padding: 8px 0px;
    color: #A9A9A9;
    line-height: 24px;
    border: 1px solid #E5E5E5;
    background-color: #E5E5E5;
    text-align: center;
    display: inline-block;
    margin-right: 3px;
}

.quantity-select .entry.value-minus:hover,
.quantity-select .entry.value-plus:hover {
    background: #E5E5E5;
}

.quantity-select .entry.value-minus {
    margin-left: 0;
}

/*-- //quantity-end --*/

/*-- checkout form --*/

.address_form_agile h4 {
    color: #0879c9;
    font-size: 24px;
    letter-spacing: 1px;
}

.information-wrapper input,
.information-wrapper select {
    width: 100%;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 13px 10px;
    margin-bottom: 20px;
    outline: none;
    border: none;
    border-bottom: 1px solid #F45C5D;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.31);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.31);
}

button.submit.check_out {
    padding: 12px 25px;
    letter-spacing: 1px;
    background: #0879c9;
    font-size: 16px;
    color: #fff;
    border: none;
    outline: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

button.submit.check_out:hover {
    background: #F45C5D;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

/*-- //checkout form --*/

/*-- payment button --*/

.checkout-right-basket {
    margin-top: 20px;
}

.checkout-right-basket a {
    padding: 12px 25px;
    color: #fff;
    font-size: 16px;
    background: #000;
    text-decoration: none;
    letter-spacing: 1px;
    display: inline-block;
}

.checkout-right-basket a:hover {
    background: #F45C5D;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.checkout-right-basket a span {
    margin-left: 7px;
    color: #0879c9;
    font-size: 20px;
}

/*-- //payment button --*/

/*-- Payment page --*/

/* .agileits_w3layouts_tab2 input[type="email"],
.agileits_w3layouts_tab2 input[type="password"],
.creditly-wrapper .form-control {
    display: block;
    width: 100%;
    padding: 18px 10px;
    font-size: 14px;
    color: #212121;
    background: #fff;
    border: 1px solid #e7e7e7;
    margin-bottom: 20px;
    outline: none;
}

.agileits_w3layouts_tab2 input[type="email"]:focus,
.agileits_w3layouts_tab2 input[type="password"]:focus,
.creditly-wrapper .form-control:focus {
    border-color: #66afe9;
    outline: 0;
} */

.agileits_w3layouts_tab2 input[type="submit"] {
    display: block;
    position: relative;
    padding: 6px 50px 11px;
    letter-spacing: 3px;
    background: #0879c9;
    font-size: 1.5em;
    color: #fff;
    border: 1px solid #0879c9;
    outline: none;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.agileits_w3layouts_tab2 input[type="submit"]:hover {
    background: #fff;
    color: #212121;
    border: 1px solid #e7e7e7;
}

.agileinfo_main_grid_left_grid h3 {
    font-size: 1.3em;
    color: #fff;
}

.agileinfo_main_grid_left_grid ul {
    margin-top: 1.5em;
}

.agileinfo_main_grid_left_grid ul li {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 2em;
    vertical-align: top;
}

.agileinfo_main_grid_left_grid ul li span {
    display: block;
    font-size: .5em;
    color: #999;
}

.agileinfo_main_grid_left_grid ul li:first-child {
    width: 70%;
    border-right: 1px solid #999;
}

.agileinfo_main_grid_left_grid ul li:last-child {
    padding-left: 1em;
    text-align: right;
}

.agile_amount {
    padding: 1em 2em;
    background: #f71926;
}

.agile_amount h3 {
    font-size: 1.3em;
    color: #fff;
}

.agile_amount h4 {
    font-size: 2em;
    color: #fff;
    font-weight: bold;
}

.agile_amount p {
    font-size: 1em;
    color: #1adeed;
    line-height: 1.8em;
}

img.pp-img {
    width: 65%;
}

.tab-grid p {
    color: #8B8B8B;
    font-size: 0.95em;
    line-height: 1.8em;
    font-weight: 400;
    margin: 10px 0;
}

a.btn.btn-primary {
    background-color: #6EA0B0;
    font-family: Futura PT Book;
    color: #fff;
    border: none;
}

.vertical_post h5 {
    color: #F45C5D;
    font-size: 20px;
    margin: 0 0 18px 0;
    letter-spacing: 1px;
    font-weight: 600;
}

label.anim {
    letter-spacing: 1px;
}

.swit-radio label {
    font-size: 16px;
    color: #696969;
    padding: 0;
    font-weight: 100;
    margin-bottom: 12px;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 4px 0 0;
}

.swit-radio {
    margin-bottom: 25px;
}

.radio_one:first-child {
    margin-left: 0;
    margin: 0;
}

.radio_one {
    padding-left: 22px;
    line-height: 28px;
    color: #404040;
    cursor: pointer;
}

.radio_one {
    position: relative;
    display: inline-block;
    margin-left: 15px;
}

.section_room_pay select {
    padding: 6px 10px;
    border: none;
    width: 100%;
    background: none;
    border: 1px solid #E6E4E4;
    color: #999;
    outline: none;
    font-size: 16px;
    margin-bottom: 0;
    background-size: 4% !important;
	cursor: pointer;
}
.combobox {
    padding: 6px 10px;
    border: none;
    border-radius: 0.25rem;
    background: none;
    border: 1px solid #E6E4E4;
    color: #999;
    outline: none;
    font-size: 16px;
    margin-bottom: 0;
    background-size: 4% !important;
	cursor: pointer;
}

select.form-control.option-w3ls {
    width: 100%;
    padding: 1em 1em 1em 1em;
    font-size: 0.8em;
    margin: 0.5em 0;
    outline: none;
    color: #212121;
    border: none;
    border: 1px solid #ccc;
    letter-spacing: 1px;
    text-align: left;
}

.checkout-right-basket span {
    margin-left: 1em;
}

.vertical_post form input[type="submit"],
.number-paymk input[type="submit"] {
    background: #0879c9;
    color: #FFFFFF;
    text-align: center;
    padding: 11px 19px;
    border: none;
    font-size: 16px;
    letter-spacing: 1px;
    outline: none;
    cursor: pointer;
    font-weight: 600;
    margin-top: 30px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.vertical_post form input[type="submit"]:hover,
.number-paymk input[type="submit"]:hover {
    background: #423134;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.form-control {
    border-radius: 0;
}

/*-- //Payment page --*/

/*-- about page --*/

/*-- welcome --*/

h3.title {
    color: #272525;
    font-size: 45px;
    text-align: center;
    font-style: italic;
    margin-bottom: 50px;
    position: relative;
}

h3.title:before {
    content: "";
    background: #ff9f1c;
    position: absolute;
    width: 110px;
    height: 2px;
    bottom: -25%;
    left: 45%;
}

.welcome-right {
    position: relative;
}

.welcome-left h3 {
    color: #F45C5D;
    font-size: 36px;
    letter-spacing: 1px;
}

.welcome-left h4 {
    color: #464646;
    font-size: 17px;
    line-height: 1.8;
    letter-spacing: 1px;
}

.readmore-w3-agileits a {
    border: 1px solid #fff;
    background: #0879c9;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 12px 30px;
    margin-top: 2em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.readmore-w3-agileits a:hover {
    color: #fff;
    background: #000;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

/*-- //welcome --*/

/*-- testimonials --*/

.testimonials {
    background: url(../images/bg2.jpg) no-repeat center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
}

.med-testi {
    position: relative;
    background: #fff;
    -webkit-box-shadow: 5px 10px 10px 0px rgba(10, 10, 10, 0.48);
    -moz-box-shadow: 5px 10px 10px 0px rgba(10, 10, 10, 0.48);
    box-shadow: 5px 10px 10px 0px rgba(10, 10, 10, 0.48);
}

div#testimonials h4.m-title {
    font-size: 2.8em;
}

.test-tooltip:before {
    content: '';
    position: absolute;
    left: 10%;
    bottom: -11.5%;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 18px solid #f45c5d;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.med-testi-txt h4 {
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
}

.med-testi-txt p {
    color: #fff7f7;
}

/*-- //testimonials --*/

/*-- //about page --*/

/*-- contact page  --*/

.con-ic i {
    font-size: 22px;
    color: #f45c80;
    width: 80px;
    height: 80px;
    line-height: 3.5;
    box-shadow: 2px 1px 4px #00000061;
}

.contact-grid1 h4 {
    font-size: 24px;
    color: #0879c9;
    letter-spacing: 1px;
}

.contact-grid1 p a {
    color: #999;
    text-decoration: none;
}

.contact-grid1 p a:hover {
    color: #000;
}

.contact-grid1 p label {
    display: block;
    font-weight: normal;
}

.contact-form1 h4,
.contact-me h4 {
    font-size: 1.2em;
    color: #3e3a3a;
    margin: 0 0 .5em;
}

.contact-form1 input[type="text"],
.contact-form1 input[type="email"],
.contact-me textarea {
    outline: none;
    padding: 10px;
    border: 1px solid #DFDFDF;
    background: #EAEAEA;
    font-size: 14px;
    color: #000;
    width: 100%;
}

.contact-me textarea {
    min-height: 300px;
}

.contact-me textarea:focus {
    background: #EAEAEA;
}

.contact-grids1 input[type="submit"] {
    outline: none;
    padding: 12px 0;
    border: none;
    background: #423134;
    font-size: 1em;
    color: #fff;
    width: 100%;
    margin: 1.5em 0 0 0em;
	cursor: pointer;
}

.contact-grids1 input[type="submit"]:hover {
    background: #8D89A4;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.map iframe {
    width: 100%;
    min-height: 400px;
    border: none;
	display: inherit;
}

/*-- placeholder-color 

::-webkit-input-placeholder {
    color: #fff;
}

:-moz-placeholder {
    /* Firefox 18- 
    color: #fff;
}

::-moz-placeholder {
    /* Firefox 19+ 
    color: #fff;
}

:-ms-input-placeholder {
    color: #fff;
}

/*-- //placeholder-color --*/

/*-- //contact page --*/

/*--responsive--*/

@media(max-width: 1680px) {
    .iframe-embed-container {
        height: 110vh;
    }
}

@media(max-width: 1600px) {
    .iframe-embed-container {
        height: 120vh;
    }
}

@media(max-width: 1440px) {
    .iframe-embed-container {
        height: 130vh;
    }
}

@media(max-width: 1366px) {
    .iframe-embed-container {
        height: 135vh;
    }
    .carousel-control-prev,
    .carousel-control-next {
        width: 4%;
    }
}

@media(max-width: 1280px) {
    .iframe-embed-container {
        height: 140vh;
    }
    .logo_agile {
        padding: 26px 0 21px 42px;
    }
    .logo_agile h1 a img {
        left: -34%;
    }
}

@media(max-width: 1080px) {
    .iframe-embed-container {
        height: 150vh;
    }
    .header-right ul li {
        font-size: 12px;
    }
    .header-most-top p {
        font-size: 14px;
    }
    .logo_agile {
        padding: 24px 0 21px 35px;
    }
    .logo_agile h1 a {
        font-size: 36px;
    }
    .logo_agile h1 a img {
        left: -34%;
        width: 40%;
        top: -14px;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 13px;
    }
    #agileinfo-nav_search {
        font-size: 13px;
        padding: 11px 10px;
    }
    .agile_inner_drop_nav_info {
        min-width: 564px;
    }
    .carousel-caption p {
        letter-spacing: 3px;
        font-size: 20px;
    }
    .carousel-caption p span {
        font-size: 36px;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 53px;
    }
    .w3l-space-banner {
        padding-top: 5em;
    }
    .carousel-item.item4,
    .carousel-item.item3,
    .carousel-item.item2,
    .carousel-item.item1 {
        min-height: 500px;
    }
    .product-new-top {
        font-size: 12px;
        padding: 3px 8px;
    }
    h3.effect-bg {
        font-size: 40px;
        margin-top: 2.5em;
    }
    p.w3l-nut-middle {
        right: 43%;
        bottom: 44%;
        font-size: 28px;
    }
    .search-hotel form input[type="submit"] {
        width: 38px;
    }
    h3.effect-bg {
        font-size: 36px;
        margin-top: 2em;
    }
    p.w3l-nut-middle {
        right: 46%;
        bottom: 40%;
        font-size: 25px;
    }
    .left-side ul li span {
        font-size: 12px;
        margin-left: 0px;
    }
    .f-grid a {
        font-size: 14px;
    }
    .bg-right-nut img {
        width: 100%;
    }
    .offer-name h6 {
        font-size: 16px;
    }
    .offer-name h4 {
        font-size: 23px;
    }
    .offer-name h4 {
        font-size: 23px;
    }
    .offer-name p {
        font-size: 13px;
    }
    .offer-name {
        margin-top: 3.2em;
    }
    .w3l-agileits input[type="submit"] {
        width: 22%;
    }
    /* faqs */
    .faq-w3agile .faq>li>a {
        font-size: 16px;
    }
    /* //faqs */
    .single-right-left h3 {
        font-size: 23px;
    }
}

@media(max-width: 1050px) {
    .iframe-embed-container {
        height: 150vh;
    }
    .logo_agile h1 a img {
        left: -31%;
        width: 34%;
        top: -11px;
    }
    .logo_agile {
        padding: 20px 0 21px 46px;
    }
    .logo_agile h1 a {
        font-size: 34px;
    }
    .agile_inner_drop_nav_info {
        min-width: 530px;
    }
    .page-head_agile_info_w3l {
        min-height: 250px;
    }
}

@media(max-width: 1024px) {
     .iframe-embed-container {
        height: 150vh;
    }
    
    .text-form-footer h3 {
        font-size: 25px;
        letter-spacing: 1px;
    }
    p {
        font-size: 14px;
    }
}

@media(max-width: 991px) {
     .iframe-embed-container {
        height: 150vh;
    }
    
    .logo_agile {
        padding: 20px 0 21px;
    }
    .logo_agile h1 a {
        font-size: 31px;
    }
    .logo_agile h1 a img {
        left: -37%;
        width: 41%;
        top: -11px;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 15px;
    }
    .navbar-light .navbar-toggler {
        
        border-radius: 0;
    }
    .carousel-caption p {
        letter-spacing: 3px;
        font-size: 18px;
    }
    .carousel-caption p span {
        font-size: 28px;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 48px;
    }
    .button2 {
        padding: 11px 20px;
        font-size: 14px;
    }
    .carousel-item.item4,
    .carousel-item.item3,
    .carousel-item.item2,
    .carousel-item.item1 {
        min-height: 430px;
    }
    h3.tittle-w3l {
        font-size: 36px;
    }
    h3.tittle-w3l span {
        font-size: 46px
    }
    h3.heading-tittle {
        font-size: 30px;
    }
    .f-grid a {
        font-size: 15px;
    }
    .offer-name h6 {
        font-size: 18px;
    }
    .offer-name h4 {
        font-size: 28px;
    }
    .offer-name {
        margin-top: 6em;
    }
    p.footer-main {
        font-size: 14px;
    }
    .text-form-footer h3 {
        font-size: 22px;
    }
    .icon-fot i {
        font-size: 36px;
    }
    .footer-grids {
        padding: 0 .5em;
    }
    .w3l-agileits input[type="submit"] {
        width: 25%;
    }
    .footer-grids ul li i {
        padding-right: 5px;
    }
    .header-right ul li {
        font-size: 13px;
    }
    .page-head_agile_info_w3l {
        min-height: 200px;
    }
    .test-tooltip:before {
        bottom: -10%;
    }
    /* faqs */
    .faq-w3agile .faq>li>a {
        font-size: 15px;
    }
    /* //faqs */
    /* payment */
    label.anim {
        font-size: 15px;
    }
    /* //payment */
	/* cart */
	#PPminicarts {
		left: 39% !important;
	}
	/* //cart */
}

@media(max-width: 900px) {
     .iframe-embed-container {
        height: 150vh;
    }
    
    .map iframe {
        min-height: 350px;
    }
    .contact-me textarea {
        min-height: 250px;
    }
    .checkout-right h4 {
        font-size: 24px;
    }
}

@media(max-width: 800px) {
     .iframe-embed-container {
        height: 150vh;
    }
    
    .header-right ul li {
        font-size: 13px;
    }
    .logo_agile h1 a {
        font-size: 28px;
    }
    .logo_agile h1 a img {
        left: -29%;
        width: 37%;
        top: -11px;
    }
    .logo_agile {
        padding: 20px 0 21px 18px;
    }
}

@media(max-width: 768px) {
     .iframe-embed-container {
        height: 160vh;
    }
    
    .logo_agile {
        padding: 20px 0 21px 30px;
    }
    .logo_agile h1 a {
        font-size: 26px;
    }
    .logo_agile h1 a img {
        left: -29%;
        width: 37%;
        top: -11px;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 41px;
    }
    .carousel-item.item4,
    .carousel-item.item3,
    .carousel-item.item2,
    .carousel-item.item1 {
        min-height: 400px;
    }
}

@media(max-width: 736px) {
     .iframe-embed-container {
        height: 160vh;
    }
    
    .logo_agile {
        padding: 10px 0 0;
    }
    .logo_agile h1 a {
        font-size: 34px;
    }
    .logo_agile h1 a img {
        left: -36%;
        width: 38%;
        top: -8px;
    }
    .carousel-item.item4,
    .carousel-item.item3,
    .carousel-item.item2,
    .carousel-item.item1 {
        min-height: 380px;
    }
    .w3l-space-banner {
        padding-top: 4em;
    }
    .carousel-caption p {
        font-size: 16px;
    }
    h3.effect-bg {
        margin-top: 1em;
    }
    .bg-right-nut {
        margin-top: 6em;
    }
    p.w3l-nut-middle {
        right: 26%;
        bottom: 65%;
        transform: rotate(-16deg);
        -ms-transform: rotate(-16deg);
        -webkit-transform: rotate(-16deg);
    }
    .offer-name h4 {
        font-size: 26px;
    }
    .offer-name {
        margin-top: 4em;
    }
    p.footer-main {
        font-size: 13px;
    }
    .copy-right p {
        letter-spacing: 1px;
    }
    .header-right ul li {
        font-size: 12px;
    }
    .test-tooltip:before {
        bottom: -7%;
    }
    /* checkout */
    .value-minus,
    .value-plus {
        height: 20px;
        width: 20px;
    }
    .value {
        width: 20px;
        height: 20px;
        line-height: 0px;
    }
    .timetable_sub th {
        font-size: 14px;
        padding: 12px 10px;
    }
    .timetable_sub td {
        width: 25%;
        white-space: nowrap;
    }
    td.invert-image a img {
        width: 60%;
    }
    /* //checkout */
    h3.w3-head {
        font-size: 23px;
    }
    .single-right-left h3 {
        font-size: 22px;
    }
    .agile_inner_drop_nav_info {
        min-width: 474px;
    }
    .number-paymk {
        margin-top: 2em;
    }
	/* imagezoom (single page) */
       .imagezoom-cursor,
    .imagezoom-view {
        display: none;
        overflow: hidden;
    }
	/* //imagezoom (single page) */
	/* cart */
	#PPminicarts {
		left: 37% !important;
	}
	/* //cart */
}

@media(max-width: 667px) {
     .iframe-embed-container {
        height: 160vh;
    }
    
    .header-right ul li {
        font-size: 11px;
    }
    .header-right ul li i {
        font-size: 14px;
    }
    .con-ic i {
        font-size: 20px;
        width: 70px;
        height: 70px;
    }
    .contact-grid1 h4 {
        font-size: 22px;
    }
    h3.w3-head {
        font-size: 25px;
    }
	/* cart */
	#PPminicarts {
		left: 35% !important;
	}
	/* //cart */
}

@media(max-width: 640px) {
     .iframe-embed-container {
        height: 160vh;
    }
    
    h3.tittle-w3l {
        font-size: 34px;
    }
    h3.tittle-w3l span {
        font-size: 40px;
    }
    h3.heading-tittle {
        font-size: 28px;
    }
    .page-head_agile_info_w3l {
        min-height: 150px;
    }
}

@media(max-width: 600px) {
     .iframe-embed-container {
        height: 170vh;
    }
    
    .header-right ul li {
        width: 32%;
    }
    .header-right ul li {
        font-size: 13px;
    }
    .welcome-left h3 {
        font-size: 34px;
    }
    /* cart */
    #PPminicarts  {
        max-height: 210px !important;
        width: 506px !important;
         left: 41% !important;
    }
    
    #PPminicarts ul {
        width: 464px !important;
    }
    #PPminicarts .minicarts-subtotal {
        padding-left: 0px !important;
        bottom: -18px !important;
        font-size: 15px;
    }
    #PPminicarts .minicarts-submit {
        min-width: 133px !important;
        font-size: 14px;
        padding: 0 !important;
        margin-right: 0 !important;
    }
    /* //cart */
}

@media(max-width: 568px) {
     .iframe-embed-container {
        height: 170vh;
    }
    
    .footer-grids {
        padding: 0 1em;
    }
    .carousel-control-prev,
    .carousel-control-next {
        width: 2%;
    }
    .test-tooltip:before {
        bottom: -14%;
    }
    .map iframe {
        min-height: 300px;
    }
    .contact-me textarea {
        min-height: 200px;
    }
}

@media(max-width: 480px) {
     .iframe-embed-container {
        height: 175vh;
    }
    
    .header-right ul li {
        font-size: 12px;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 37px;
        letter-spacing: 3px;
    }
    .offer-name {
        margin-top: 2em;
    }
    .test-tooltip:before {
        bottom: -12%;
    }
    .welcome-left h4 {
        font-size: 16px;
    }
    /* checkout */
    .quantity {
        width: 77px;
    }
    .checkout-right h4 {
        font-size: 22px;
    }
    /* //checkout */
    .single-right-left h3 {
        line-height: 1.5;
    }
    /* cart */
    #PPminicarts  {
        width: 400px !important;
        max-height: 350px !important;
        left: 51% !important;
    }
    #PPminicarts ul {
        width: 358px !important;
    }
    
    #PPminicarts .minicarts-details-price {
        font-size: 14px !important;
    }
    #PPminicarts .minicarts-item a {
        font-size: .9em;
    }
    #PPminicarts .minicarts-submit {
        right: -62px !important;
    }
    /* //cart */
    .imagezoom-cursor,
    .imagezoom-view {
        display: none;
    }
    /* single page */
    img.pp-img {
        width: 50%;
    }
    .agile_inner_drop_nav_info {
        min-width: 396px;
    }
}

@media(max-width: 440px) {
     .iframe-embed-container {
        height: 175vh;
    }
    
    .carousel-item.item4,
    .carousel-item.item3,
    .carousel-item.item2,
    .carousel-item.item1 {
        min-height: 300px;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 35px;
        letter-spacing: 2px;
    }
    .carousel-caption p span {
        font-size: 26px;
    }
    .carousel-caption p span {
        font-size: 26px;
    }
    .w3l-space-banner {
        padding-top: 2em;
    }
    .agileits_search button {
        width: 22%;
    }
    h3.tittle-w3l {
        font-size: 28px;
    }
    h3.tittle-w3l {
        font-size: 28px;
    }
    h3.effect-bg {
        font-size: 28px;
    }
    p.w3l-nut-middle {
        right: 18%;
        bottom: 60%;
    }
    .test-tooltip:before {
        bottom: -10%;
    }
    .welcome-left h3 {
        font-size: 30px;
    }
    /* faqs */
    h3.w3-head {
        font-size: 22px;
    }
    /* //faqs */
    .agile_inner_drop_nav_info {
        min-width: 364px;
    }
}

@media(max-width: 414px) {
     .iframe-embed-container {
        height: 180vh;
    }
    
    .header-right ul li {
        font-size: 11px;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 34px;
    }
    .page-head_agile_info_w3l {
        min-height: 150px;
    }
    /* cart */
    #PPminicarts  {
        width: 380px !important;
        left: 53% !important;
    }
    #PPminicarts ul {
        width: 336px !important;
    }
    
    #PPminicarts .minicarts-quantity {
        width: 18px !important;
        font-size: 11px !important;
    }
    #PPminicarts .minicarts-details-quantity {
        width: 10% !important;
    }
    #PPminicarts ..minicarts-details-image {
        width: 9% !important;
    }
    .agile_inner_drop_nav_info {
        min-width: 324px;
    }
    label.anim {
        font-size: 14px;
    }
}

@media(max-width: 384px) {
     .iframe-embed-container {
        height: 190vh;
    }
    
    .header-right ul li {
        width: 46%;
    }
    .logo_agile h1 a {
        font-size: 32px;
    }
    .logo_agile h1 a img {
        left: -32%;
        width: 35%;
        top: -8px;
    }
    .agileits_search input[type="search"] {
        font-size: 15px;
    }
    .agileits_search button {
        padding: 10px 0;
        font-size: 15px;
    }
    .top_nav_right {
        padding: 0;
    }
    button.w3view-cart {
        font-size: 20px;
        width: 40px;
        height: 40px;
        padding: 0;
    }
    .header {
        margin: 10px 0 !important;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 31px;
    }
    .carousel-caption p {
        font-size: 14px;
    }
    .carousel-caption p span {
        font-size: 22px;
    }
    .button2 {
        padding: 10px 16px;
        font-size: 13px;
    }
    .carousel-item.item4,
    .carousel-item.item3,
    .carousel-item.item2,
    .carousel-item.item1 {
        min-height: 270px;
    }
    h3.heading-tittle {
        font-size: 26px;
    }
    .product-men {
        margin-top: 2em !important;
    }
    h3.effect-bg {
        font-size: 24px;
    }
    p.w3l-nut-middle {
        right: 19%;
        bottom: 60%;
        font-size: 20px;
    }
    /* faqs */
    .faq-w3agile .faq>li>a {
        font-size: 14px;
    }
    h3.w3-head {
        font-size: 20px;
    }
    /* //faqs */
    /* cart */
    #PPminicarts form {
        width: 313px !important;
        padding: 10px 10px 40px !important;
        left: 63% !important;
    }
    #PPminicarts ul {
        width: 278px !important;
    }
    
    #PPminicarts .minicarts-subtotal {
        font-size: 14px;
    }
    #PPminicarts .minicarts-submit {
        right: 18px !important;
        bottom: -87px !important;
        margin-bottom: 20px !important;
    }
    .checkout-right h4 {
        font-size: 18px;
    }
    .agile_inner_drop_nav_info {
        min-width: 300px;
    }
    .agile_inner_drop_nav_info.p-4 h5 {
        font-size: 18px;
    }
    ul.multi-column-dropdown li {
        
    }
    .vertical_post form input[type="submit"],
    .number-paymk input[type="submit"] {
        margin-top: 14px;
    }
}

@media(max-width: 375px) {
     .iframe-embed-container {
        height: 200vh;
    }
    
    p.w3l-nut-middle {
        right: 19%;
        bottom: 60%;
        font-size: 20px;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 30px;
    }
    .copy-right p {
        font-size: 13px;
    }
    .agile_inner_drop_nav_info {
        min-width: 290px;
    }
}

@media(max-width: 320px) {
     .iframe-embed-container {
        height: 200vh;
    }
    
    .sub-some h5 {
        font-size: 17px;
    }
    .header-most-top p {
        font-size: 13px;
    }
    .logo_agile h1 a {
        font-size: 30px;
    }
    .logo_agile h1 a img {
        left: -29%;
    }
    .agileits_search input[type="search"] {
        font-size: 14px;
        width: 74%;
    }
    .agileits_search button {
        padding: 9px 0;
        font-size: 14px;
        width: 26%;
    }
    .agileits-navi_search {
        width: 67%;
    }
    .navbar-toggler {
        padding: 0.1rem 0.4rem;
        font-size: 1.2rem;
    }
    .carousel-caption p {
        font-size: 13px;
        letter-spacing: 2px;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 25px;
        letter-spacing: 1px;
    }
    .carousel-caption p span {
        font-size: 18px;
    }
    .button2 {
        font-size: 12px;
    }
    .carousel-item.item4,
    .carousel-item.item3,
    .carousel-item.item2,
    .carousel-item.item1 {
        min-height: 240px;
    }
    h3.tittle-w3l {
        font-size: 26px;
    }
    h3.tittle-w3l span {
        font-size: 34px;
    }
    h3.heading-tittle {
        font-size: 23px;
    }
    .offer-name h4 {
        font-size: 23px;
    }
    .offer-name h4 {
        font-size: 23px;
    }
    .offer-name {
        margin-top: 1em;
    }
    p.footer-main {
        font-size: 12px;
    }
    .text-form-footer h3 {
        font-size: 20px;
    }
    .footer-info h3 {
        font-size: 20px;
    }
    .page-head_agile_info_w3l {
        min-height: 120px;
    }
    .test-tooltip:before {
        bottom: -7.5%;
    }
    .contact-me textarea {
        min-height: 140px;
    }
    .map iframe {
        min-height: 240px;
    }
    .contact-grids1 input[type="submit"] {
        margin: .5em 0 0 0em;
    }
    /* help */
    .wthree-help textarea {
        height: 120px;
    }
    .wthree-help form input[type="submit"] {
        font-size: 15px;
        padding: 10px 31px;
    }
    .wthree-help a {
        padding: 10px 18px;
        font-size: 14px;
    }
    /* //help */
    .single-right-left h3 {
        font-size: 19px;
    }
    /* cart */
    #PPminicarts  {
        width: 291px !important;
        left: 68% !important;
    }
    #PPminicarts ul {
        width: 254px !important;
    }
    
    .checkout-right h4 {
        font-size: 18px;
        line-height: 1.4;
    }
    .information-wrapper input,
    .information-wrapper select {
        font-size: 13px;
        padding: 11px 10px;
    }
    button.submit.check_out {
        padding: 11px 12px;
        font-size: 14px;
    }
    .checkout-right-basket a {
        padding: 11px 15px;
        font-size: 14px;
    }
    label.anim {
        font-size: 12px;
    }
    img.pp-img {
        width: 80%;
    }
    .agile_inner_drop_nav_info {
        min-width: 242px;
    }
    .agile_inner_drop_nav_info.p-4 h5 {
        font-size: 17px;
        line-height: 1.5;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
    }
    ul.multi-column-dropdown li a {
        font-size: 13px;
    }
    .occasion-cart .snipcart-details {
        width: 45%;
    }
}

/*      Paging         */
.paging{display:inline-block;list-style:none;padding:0;vertical-align:middle;overflow:hidden}
.paging__page,.paging__separator{display:inline-block;padding:.5em;line-height:1em;min-width:2em;text-align:center}
                                                                                             .paging__page>.paging__pageLink{display:block;margin:-.5em;padding:.5em}
                                                                                             

.paging__previous, .paging__next {
  width: 8px;
  height: 13px;
  display: inline-block;
  padding: 0 .8em;
}

@media print, screen and (min-width: 45em) {
  .paging__previous, .paging__next {
    padding: 0 .5em;
  }
}

@media screen and (min-width: 60em) {
  .paging__previous, .paging__next {
    padding: 0 1em;
  }
}

.paging__previous--image, .paging__next--image {
  width: 8px;
  height: 13px;
  display: block;
}
.pagingArrow {
  width: 8px;
  height: 13px;
  display: block;
}

.paging__previous--image {
  background-image: url("../Images/General/leftCaret.svg");
}

.paging__next--image {
  background-image: url("../Images/General/rightCaret.svg");
}

.paging__page, .paging__separator {
  min-width: 1em;
  padding: 0.5em 0;
}
/*--//responsive--*/

.row_even {
  background-color: transparent;
}

.row_odd
 {
  background-color: #f2f2f2;
}


/*********** Features Icons**************/
.features {
  display: inline-flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
}

@media screen and (min-width: 60em) {
  .features {
    flex-direction: column;
  }
}

.featuredIcon {
  width: 35px;
  height: 35px;
  margin-right: 0;
}

@media screen and (min-width: 60em) {
  .featuredIcon {
    width: 25px;
    height: 25px;
    margin-right: 20px;
  }
}



.feature span {
  font-family: "FranklinGothic";
  font-weight: 500;
  color: #555;
  font-size: 16px;
  padding-top: 20px;
  text-align: center;
}

@media screen and (min-width: 60em) {
  .feature span {
    font-size: 12px;
    padding-top: 0;
    text-align: left;
  }
}

/* ----Quantity------*/
quantity {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  position: relative;
  vertical-align: middle;
}

.quantity input, .quantity select {
  padding-left: 10px;
  border: 0;
  border: 1px solid #ddd;
  border-radius: 3px !important;
  padding-top: 0;
  height: 2.8em;
  margin-bottom: 0;
}

@media print, screen and (min-width: 45em) {
  .quantity input, .quantity select {
    height: 2.5em;
  }
}

.quantity label {
  position: absolute;
  left: 0;
  top: 12px;
  cursor: text;
  opacity: 1;
  padding-left: 10px;
}

.quantity input:disabled + label {
  color: #bbb;
}
.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}

.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

/* 4x3 Aspect Ratio */
.iframe-container-4x3 {
  padding-top: 75%;
}
.vid {
    position:relative;
    padding-bottom: 100%;
    
    overflow: hidden;
    width:100%;
    height: 100%;
    
    background-color:#fffefc;
    float:left;
    -webkit-overflow-scrolling:auto;
    
}

#iframe_external
{
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;

    height: 100%;
    overflow: hidden;
    background-color:#fffefc;
    min-height: 750px !important;
    
}
.iframe-content {
    width: 100%;
    height: 100%;
    margin: 0px auto;
}
.iframe-embed-container {
    height: 100vh;
    width: 100%;
    padding-bottom: 50%;
    position: relative;
}
.iframe-embed-container iframe {
    min-width: 100%;
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;

::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}

.smallTitle h6 {
    font-size: 12px;
    
    letter-spacing: 1px;
}
.big-icon {
    font-size: 24px;
}

.TD_WithPadding
{
    padding-left:4px;
	padding-right:4px;	
}


/* Print styles */
.print-only {
  display: none !important;
}

@media print {
  
  .print-only {
    display: block !important;
  }
  .print-only--inline {
    display: inline !important;
  }
  .print-only--inline-block {
    display: inline-block !important;
  }
  .print-hide {
    display: none !important;
  }
  .print-1 {
    width: 8.33333%;
  }
  .print-2 {
    width: 16.66667%;
  }
  .print-3 {
    width: 25%;
  }
  .print-4 {
    width: 33.33333%;
  }
  .print-5 {
    width: 41.66667%;
  }
  .print-6 {
    width: 50%;
  }
  .print-7 {
    width: 58.33333%;
  }
  .print-8 {
    width: 66.66667%;
  }
  .print-9 {
    width: 75%;
  }
  .print-10 {
    width: 83.33333%;
  }
  .print-11 {
    width: 91.66667%;
  }
  .print-12 {
    width: 100%;
  }
}
.message {
    background-color:aqua;
  display: block;
  padding: 1em;
  border: 1px solid #ddd;
  text-align: center;
  border-radius: 3px;
}

.message.message--error {
  color: #c00;
  border-color: #a00;
}

.message.message--warning {
  color: #b15500;
  border-color: #f67f11;
}

.message.message--success {
  color: #060;
  border-color: #090;
}

.message.message--inline,
.inline .message {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
  padding: 0.55em 0.4em;
  line-height: 1.4;
  height: 2.5em;
  text-align: inherit;
}

.message.message--inline {
  height: auto;
  border: none;
}

.message.message--icon:before,
.message.message--icon.message--multiple li:before,
.message.message--icon.validation-summary-errors li:before {
  font-family: FontAwesome;
  content: "\f06a";
  margin-right: .5em;
}

.message.message--icon.message--error:before,
.message.message--icon.message--error.message--multiple li:before,
.message.message--icon.message--error.validation-summary-errors li:before {
  content: "\f057";
}

.message.message--icon.message--success:before,
.message.message--icon.message--success.message--multiple li:before,
.message.message--icon.message--success.validation-summary-errors li:before {
  content: "\f058";
}

.message.message--multiple, .message.validation-summary-errors {
  text-align: left;
}

.message.message--multiple.message--icon:before, .message.validation-summary-errors.message--icon:before {
  content: none;
}

.message.message--multiple.message--icon:after, .message.validation-summary-errors.message--icon:after {
  content: '';
  display: block;
  clear: both;
}

.message.message--multiple.message--icon li, .message.validation-summary-errors.message--icon li {
  position: relative;
  list-style: none;
}

.message.message--multiple.message--icon li:before, .message.validation-summary-errors.message--icon li:before {
  position: absolute;
  right: 100%;
}

ul.message.message--multiple.message--icon,
.message.message--multiple.message--icon ul,
.validation-summary-errors.message--icon ul {
  padding-left: 2em;
}


gridWrapper .gridControls {
  display: block;
}

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}
legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}


.thumbnail__imageWrap {
  position: relative;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  overflow: visible;
  padding-left:20px;
  
}

.thumbnail__imageLink {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 100%;
  text-decoration: none;
}

.thumbnail__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto auto 0;
  max-height: 100%;
}

/* ----- */
  .navigation .navigation__search {
    position: relative; }
    .navigation .navigation__search img {
      padding: .5rem;
      -webkit-transition: .5s all ease;
      transition: .5s all ease; }
      .navigation .navigation__search img.white {
        position: absolute;
        opacity: 0;
        top: 0;
        left: 0; }

        .navigation .navigation__hamburger {
    cursor: pointer;
    width: 32px;
    height: 32px;
    padding: 8px;
    position: relative; }
    .navigation .navigation__hamburger .hamburger-to-close {
      cursor: pointer; }
      .navigation .navigation__hamburger .hamburger-to-close:before, .navigation .navigation__hamburger .hamburger-to-close:after {
        content: ''; }
      .navigation .navigation__hamburger .hamburger-to-close .hamburger-middle, .navigation .navigation__hamburger .hamburger-to-close:before, .navigation .navigation__hamburger .hamburger-to-close:after {
        position: absolute;
        width: 16px;
        height: 1px;
        background-color: #484949;
        border-radius: 10px; }
      .navigation .navigation__hamburger .hamburger-to-close .hamburger-middle {
        top: 50%;
        -webkit-transition: background-color .5s ease, -webkit-transform ease .2s;
        transition: background-color .5s ease, -webkit-transform ease .2s;
        transition: transform ease .2s, background-color .5s ease;
        transition: transform ease .2s, background-color .5s ease, -webkit-transform ease .2s; }
      .navigation .navigation__hamburger .hamburger-to-close:before {
        top: 9px;
        -webkit-transition: top .2s ease .2s, background-color .5s ease, -webkit-transform ease .2s;
        transition: top .2s ease .2s, background-color .5s ease, -webkit-transform ease .2s;
        transition: top .2s ease .2s, transform ease .2s, background-color .5s ease;
        transition: top .2s ease .2s, transform ease .2s, background-color .5s ease, -webkit-transform ease .2s; }
      .navigation .navigation__hamburger .hamburger-to-close:after {
        bottom: 8px;
        -webkit-transition: bottom .2s ease .2s, background-color .5s ease, -webkit-transform ease .2s;
        transition: bottom .2s ease .2s, background-color .5s ease, -webkit-transform ease .2s;
        transition: bottom .2s ease .2s, transform ease .2s, background-color .5s ease;
        transition: bottom .2s ease .2s, transform ease .2s, background-color .5s ease, -webkit-transform ease .2s; }
    .js-navigation-mobile-open .navigation .navigation__hamburger .hamburger-to-close .hamburger-middle {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transition: -webkit-transform .2s ease .2s;
      transition: -webkit-transform .2s ease .2s;
      transition: transform .2s ease .2s;
      transition: transform .2s ease .2s, -webkit-transform .2s ease .2s; }
    .js-navigation-mobile-open .navigation .navigation__hamburger .hamburger-to-close:before {
      top: 16px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transition: top ease .2s, -webkit-transform .2s ease .2s;
      transition: top ease .2s, -webkit-transform .2s ease .2s;
      transition: top ease .2s, transform .2s ease .2s;
      transition: top ease .2s, transform .2s ease .2s, -webkit-transform .2s ease .2s; }
    .js-navigation-mobile-open .navigation .navigation__hamburger .hamburger-to-close:after {
      bottom: 15px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition: bottom ease .2s, -webkit-transform .2s ease .2s;
      transition: bottom ease .2s, -webkit-transform .2s ease .2s;
      transition: bottom ease .2s, transform .2s ease .2s;
      transition: bottom ease .2s, transform .2s ease .2s, -webkit-transform .2s ease .2s; }
  .navigation.navigation--transparent .navigation__hamburger .hamburger-to-close .hamburger-middle, .navigation.navigation--transparent .navigation__hamburger .hamburger-to-close:before, .navigation.navigation--transparent .navigation__hamburger .hamburger-to-close:after {
    background-color: white; }

    .navigation .navigation__utilities-mobile {
    /* UTILITIES Dropdown (mobile)*/ }
    .navigation .navigation__utilities-mobile li > a {
      font-size: 20px;
      line-height: 32px;
      letter-spacing: 1px;
      font-family: "freight-text-pro", serif;
      padding-top: 1rem;
      padding-bottom: 1rem;
      letter-spacing: .6px;
      text-transform: none; }
    .navigation .navigation__utilities-mobile.navigation__utilities-mobile--authenticated .js-accordion-trigger, .navigation .navigation__utilities-mobile.navigation__utilities-mobile--authenticated .ais-facets .ais-header, .ais-facets .navigation .navigation__utilities-mobile.navigation__utilities-mobile--authenticated .ais-header,
    .navigation .navigation__utilities-mobile.navigation__utilities-mobile--authenticated .search-panel .search-panel__results .algolia-autocomplete .aa-right-column .aa-suggestions .ais-facets.aa-suggestion .ais-header, .search-panel .search-panel__results .algolia-autocomplete .aa-right-column .aa-suggestions .ais-facets.aa-suggestion .navigation .navigation__utilities-mobile.navigation__utilities-mobile--authenticated .ais-header {
      letter-spacing: 2.5px; }
      .navigation .navigation__utilities-mobile.navigation__utilities-mobile--authenticated .js-accordion-trigger:after, .navigation .navigation__utilities-mobile.navigation__utilities-mobile--authenticated .ais-facets .ais-header:after, .ais-facets .navigation .navigation__utilities-mobile.navigation__utilities-mobile--authenticated .ais-header:after,
      .navigation .navigation__utilities-mobile.navigation__utilities-mobile--authenticated .search-panel .search-panel__results .algolia-autocomplete .aa-right-column .aa-suggestions .ais-facets.aa-suggestion .ais-header:after, .search-panel .search-panel__results .algolia-autocomplete .aa-right-column .aa-suggestions .ais-facets.aa-suggestion .navigation .navigation__utilities-mobile.navigation__utilities-mobile--authenticated .ais-header:after {
        content: '';
        width: .75rem;
        height: .5rem;
        display: inline-block;
        margin-left: .5rem;
        background-image: url("./icon-caret-bottom.svg");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
    .navigation .navigation__utilities-mobile.navigation__utilities-mobile--authenticated ul {
      width: calc(100% + 2rem);
      margin-left: -1rem;
      padding-left: 1rem;
      padding-right: 1rem; }
    .navigation .navigation__utilities-mobile.navigation__utilities-mobile--authenticated li {
      letter-spacing: .6px; }
      .navigation .navigation__utilities-mobile.navigation__utilities-mobile--authenticated li > a {
        letter-spacing: .6px; }
    .navigation .navigation__utilities-mobile.navigation__utilities-mobile--authenticated.js-accordion-open .js-accordion-trigger:after, .navigation .navigation__utilities-mobile.navigation__utilities-mobile--authenticated.js-accordion-open .ais-facets .ais-header:after, .ais-facets .navigation .navigation__utilities-mobile.navigation__utilities-mobile--authenticated.js-accordion-open .ais-header:after {
      -webkit-transform: scaleY(-1);
      transform: scaleY(-1); }
    .navigation .navigation__utilities-mobile.navigation__utilities-mobile--authenticated.js-accordion-open ul {
      padding-top: 2rem;
      padding-bottom: 2rem; }

    .grid, .card-block, .search-panel .search-panel__results .algolia-autocomplete .aa-right-column .aa-suggestions, .three-driver, .img-showcase-two .img-showcase-two__container, .lead-copy .lead-copy__container, .copy-image .copy-image__container, .quote-image .quote-image__container, .single-quote .single-quote__container {
  /* sass-lint:disable*/
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -24px; }
  .grid::after, .card-block::after, .search-panel .search-panel__results .algolia-autocomplete .aa-right-column .aa-suggestions::after, .three-driver::after, .img-showcase-two .img-showcase-two__container::after, .lead-copy .lead-copy__container::after, .copy-image .copy-image__container::after, .quote-image .quote-image__container::after, .single-quote .single-quote__container::after {
    content: '';
    display: table;
    clear: both; }
	     .TD_WithPadding
{
    padding-left:4px;
	padding-right:4px;	
}