* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    outline: none;
}

body {
    padding: 0;
    margin: 0;
    font-weight: normal;
    box-sizing: border-box;
    font-weight: 400;
    color: #666666;
    font-size: 13px;
    background: #fff;
}

h2 {
    font-family: 'Roboto', sans-serif;
}

p {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #666666;
    margin: 0 0 18px 0;
    line-height: 21px;
}

a {
    color: #252f36;
    display: block;
}

a,a:hover {
    text-decoration: none;
}

ul,li {
    font-size: 16px;
    color: #595959;
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

.center {
    text-align: center;
}

.ibvt {
    display: inline-block;
    vertical-align: top;
}

.ibvm {
    display: inline-block;
    vertical-align: middle;
}

.ibvb {
    display: inline-block;
    vertical-align: bottom;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.clear {
    clear: both;
}

.clearfix::after {
    content: "";
    clear: both;
    display: block;
}

input[type="button"],input[type="submit"] {
    border: none;
    cursor: pointer;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.commpadd {
    padding: 18px 0 37px 0;
}

.commfieldpadd {
    padding: 33px 0px;
}
/* Webkit */
::-webkit-input-placeholder {
    color: #888989;
    opacity: 1;
}
/* Firefox 4-18 */
:-moz-placeholder {
    color: #888989;
    opacity: 1;
}
/* Firefox 19+ */
::-moz-placeholder {
    color: #888989;
    opacity: 1;
}
/* IE10+ */
:-ms-input-placeholder {
    color: #888989;
    opacity: 1;
}

input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
/******************* page detials open *****************/
/***** fonts *****/
@font-face {
    font-family:'ITCAvantGardeStdBold';src:url('../fonts/ITCAvantGardeStdBold.eot');src:url('../fonts/ITCAvantGardeStdBold.eot') format('embedded-opentype'), url('../fonts/ITCAvantGardeStdBold.woff2') format('woff2'), url('../fonts/ITCAvantGardeStdBold.woff') format('woff'), url('../fonts/ITCAvantGardeStdBold.ttf') format('truetype'), url('../fonts/ITCAvantGardeStdBold.svg#ITCAvantGardeStdBold') format('svg');
}

@font-face {
    font-family:'GothamMedium';src:url('../fonts/GothamMedium.eot');src:url('../fonts/GothamMedium.eot') format('embedded-opentype'), url('../fonts/GothamMedium.woff2') format('woff2'), url('../fonts/GothamMedium.woff') format('woff'), url('../fonts/GothamMedium.ttf') format('truetype'), url('../fonts/GothamMedium.svg#GothamMedium_1') format('svg');
}

@font-face {
    font-family:'RobotoLight';src:url('../fonts/RobotoLight.eot');src:url('../fonts/RobotoLight.eot') format('embedded-opentype'), url('../fonts/RobotoLight.woff2') format('woff2'), url('../fonts/RobotoLight.woff') format('woff'), url('../fonts/RobotoLight.ttf') format('truetype'), url('../fonts/RobotoLight.svg#RobotoLight') format('svg');
}

@font-face {
    font-family:'RobotoMedium';src:url('../fonts/RobotoMedium.eot');src:url('../fonts/RobotoMedium.eot') format('embedded-opentype'), url('../fonts/RobotoMedium.woff2') format('woff2'), url('../fonts/RobotoMedium.woff') format('woff'), url('../fonts/RobotoMedium.ttf') format('truetype'), url('../fonts/RobotoMedium.svg#RobotoMedium') format('svg');
}

@font-face {
    font-family:'RobotoRegular';src:url('../fonts/RobotoRegular.eot');src:url('../fonts/RobotoRegular.eot') format('embedded-opentype'), url('../fonts/RobotoRegular.woff2') format('woff2'), url('../fonts/RobotoRegular.woff') format('woff'), url('../fonts/RobotoRegular.ttf') format('truetype'), url('../fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}

@font-face {
    font-family:'RobotoBold';src:url('../fonts/RobotoBold.eot');src:url('../fonts/RobotoBold.eot') format('embedded-opentype'), url('../fonts/RobotoBold.woff2') format('woff2'), url('../fonts/RobotoBold.woff') format('woff'), url('../fonts/RobotoBold.ttf') format('truetype'), url('../fonts/RobotoBold.svg#RobotoBold') format('svg');
}

@font-face {
    font-family:'GothamBold';src:url('../fonts/GothamBold.eot');src:url('../fonts/GothamBold.eot') format('embedded-opentype'), url('../fonts/GothamBold.woff2') format('woff2'), url('../fonts/GothamBold.woff') format('woff'), url('../fonts/GothamBold.ttf') format('truetype'), url('../fonts/GothamBold.svg#GothamBold') format('svg');
}

@font-face {
    font-family: 'JamesFajardo';
    src: url('../fonts/JamesFajardo.eot');
    src: url('../fonts/JamesFajardo.eot?#iefix') format('embedded-opentype'),
        url('../fonts/JamesFajardo.woff2') format('woff2'),
        url('../fonts/JamesFajardo.woff') format('woff'),
        url('../fonts/JamesFajardo.ttf') format('truetype'),
        url('../fonts/JamesFajardo.svg#JamesFajardo') format('svg');
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Bold';
    src: url('../fonts/Lato-Bold.eot');
    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Bold.woff2') format('woff2'),
        url('../fonts/Lato-Bold.woff') format('woff'),
        url('../fonts/Lato-Bold.ttf') format('truetype'),
        url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Light';
    src: url('../fonts/Lato-Light.eot');
    src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Light.woff2') format('woff2'),
        url('../fonts/Lato-Light.woff') format('woff'),
        url('../fonts/Lato-Light.ttf') format('truetype'),
        url('../fonts/Lato-Light.svg#Lato-Light') format('svg');
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Regular';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular.woff') format('woff'),
        url('../fonts/Lato-Regular.ttf') format('truetype'),
        url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-style: normal;
}

/* banner section */
.travelgear-banner {
    background: url(/images/travelgear/travel-gear-banner.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 420px;
    position: relative;
}

.res-banner {
    display: none;
}

.res-banner img {
    width: 100%;
}

.bannertxt-blk {
    position: absolute;
    top: 25%;
    right: 10%;
    text-align: center;
}

.banner-heading1 {
    font-family: 'JamesFajardo';
    font-size: 170px;
    line-height: 120px;
    color: #ffc20e;
    text-shadow: 2px 2px 2px #000;
}

.banner-heading2 {
    font-family: 'Lato-Light';
    font-size: 32px;
    line-height: 42px;
    color: #ffffff;
}

.tarvelgearsec {
    padding: 30px 0;
}

.tarvelgearblk {
    width: 60%;
}

.travelgear-heading1 {
    font-family: 'Lato-Bold';
    font-size: 28px;
    line-height: 38px;
    color: #015699;
}

.travelgear-para {
    font-family: 'Lato-Regular';
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    margin-top: 10px;
}

.tarvelgear-itemsec {
    padding: 0 0 30px 0;
}

.gearitem-mainblk {
    position: relative;
}

.gearitemblk {
    width: 23%;
    float: left;
    margin: 0 1% 50px 1%;
    position: relative;
    border: 1px solid #c9c6c6;
}

.gearitemblk img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.item-blk {
    position: relative;
    width: 94%;
}

.item-details {
    background: linear-gradient(to top, #d2d2d2 0%,#f0eeee 30%,#f0eeee 100%,white 50%,white 100%);
    padding: 10px 20px 10px 10px;
    border: 1px solid #c9c6c6;
    position: absolute;
    left: -1px;
    bottom: -25px;
    width: 100%;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%);
}

.item-blk::before {
    content: '';
    background: #c9c6c6;
    position: absolute;
    right: 7px;
    bottom: -79px;
    width: 100%;
    height: 91px;
    clip-path: polygon(100% 0, 22% 6%, 100% 100%);
    transform: rotate(-24deg);
}

.item-name {
    font-family: 'Lato-Bold';
    font-size: 18px;
    line-height: 28px;
    color: #015699;
}

.item-quantity {
    font-family: 'Lato-Regular';
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    min-height: 32px;
}