@import url('//fonts.googleapis.com/css?family=Raleway:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Satisfy|Karla:400|Montserrat:400|Oswald:300|Roboto:400,300,500');
body,
html {
    height: 100%;
    overflow: auto;
}
@font-face {
    font-family: MuseoSans;
    src: url(../fonts/exljbris-MuseoSans-300.otf)
}
@font-face {
    font-family: MuseoSansItalic;
    src: url(../fonts/exljbris-MuseoSans-300Italic.otf)
}
@font-face {
    font-family: MuseoSansSemiBold;
    src: url(../fonts/exljbris-MuseoSans-500.otf)
}
@font-face {
    font-family: MuseoSansBold;
    src: url(../fonts/exljbris-MuseoSans-700.otf)
}
@font-face {
    font-family: MuseoSansExtraBold;
    src: url(../fonts/exljbris-MuseoSans-900.otf)
}
@font-face {
	font-family: 'Futura';
	src: url('/content/fonts/Futura-Bold.eot');
	src: url('/content/fonts/Futura-Bold.eot?#iefix') format('embedded-opentype'),
		url('/content/fonts/Futura-Bold.woff') format('woff'),
		url('/content/fonts/Futura-Bold.ttf') format('truetype');
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: MuseoSansBold, sans-serif
}
.navBar.navBar--sub{display:none;}


.navBar.navBar--sub.navBar--account{display:block;}

.mob_content{
    display: none;
}
body {
    font-family: MuseoSans, sans-serif;
    font-size: 14px;
    font-weight: 400
}
.wrapper {
    min-height: 100%
}
a:hover {
    cursor: pointer
}
.width825 {
    max-width: 825px;
    margin: 0 auto
}
.user_message {
    min-height: 40px;
    background-color: #4b3144;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px
}
.user_message p {
    margin-bottom: 0
}
.section_main {
    color: #4b3144
}
.section_main .title_section {
    font-size: 66px;
    margin-top: 60px;
    margin-bottom: 45px;
    font-weight: 600
}
.section_main .title_section span {
    border-bottom: 2px #4b3144 solid
}
.section_main .subtitle {
    font-size: 25px;
    margin-bottom: 50px;
    font-family: "Myriad Pro", sans-serif
}
.custom_tab_content .left_column .title,
.custom_tabs>li>a,
.story_block .story_title {
    font-family: MuseoSansBold, sans-serif
}
.custom_tabs {
    margin-top: 40px;
    margin-bottom: 40px
}
.custom_tabs>li>a {
    text-transform: uppercase;
    color: #4b3144;
    font-size: 20px;
    border-bottom: 0!important;
    border-radius: 0
}
.custom_tabs>li>a:hover {
    border-radius: 0
}
.custom_tabs>.active>a,
.custom_tabs>.active>a:focus,
.custom_tabs>.active>a:hover {
    color: #fff!important;
    background-color: #4b3144!important;
    border-radius: 0!important
}
.custom_tab_content {
    background-color: #efeade;
    min-height: 400px
}
.custom_tab_content .right_column {
    padding-right: 0
}
.custom_tab_content .right_column img {
    float: right
}
.custom_tab_content .left_column {
    padding-top: 70px;
    color: #000
}
.custom_tab_content .left_column .title {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 24px
}
.custom_tab_content .left_column .subtitle {
    margin-bottom: 30px;
    font-size: 24px
}
.custom_tab_content .left_column p {
    margin-bottom: 20px;
    font-size: 16px
}
.custom_tab_content .left_column ul li {
    font-size: 16px;
    margin-bottom: 15px
}
.color_band {
    min-height: 40px;
    width: 100%;
    background-color: #4b3144
}
.green_manufacturing_page .section_1 {
    background: url(../img/green_img.png) center no-repeat;
    background-size: cover
}
.section_1 {
    color: #fff;
    padding-top: 65px;
    padding-bottom: 65px
}
.section_1 .title_section {
    border-bottom: none;
    margin-bottom: 5px;
    letter-spacing: 2px;
    text-shadow: 1px 1px 2px #000, 0 0 1em #000
}
.section_1 .divider {
    height: 4px;
    width: 46%;
    margin: 0 auto 40px;
    background-color: #fff
}
.our_values_page .section_1 {
    background: url(../img/our_value_bg.png) center no-repeat;
    background-size: cover
}
.section_1 .subtitle {
    line-height: 30px;
    text-shadow: 1px 1px 2px #000, 0 0 1em #000
}
.our_values_page .section_1 .divider {
    width: 80%
}
.our_story_page .section_1 {
    background: url(../img/our_story_bg.png) center no-repeat;
    background-size: cover
}
.our_story_page .section_2 {
    background: url(../img/our_story_main_bg.png) center no-repeat;
    background-size: cover
}
.our_story_wrapper {
    display: flex;
    display: -webkit-flex;
    margin-top: 55px;
    margin-bottom: 60px;
    position: relative
}
.left_block {
    width: calc(50% - 32px);
    text-align: right
}
.center_block {
    width: 64px;
    align-items: stretch
}
.center_block .divider_line {
    height: 100%;
    width: 3px;
    background-color: #735d68;
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(50% - 3px);
    z-index: 1
}
.right_block {
    text-align: left;
    width: calc(50% - 32px)
}
.story_block_wrapper {
    width: 100%;
    display: block;
    position: relative
}
.story_block {
    width: 350px;
    height: 332px;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    border: 1px solid #000
}
.date_label,
.story_back {
    position: absolute;
    top: 0;
    text-align: center
}
.story_block:hover .story_back {
    opacity: 1
}
.story_back {
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0 20px;
    opacity: 0;
    z-index: 15;
    background-color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    transition: opacity .45s ease-out
}
.story_back h3 {
    color: #4b3144;
    font-size: 25px;
    margin-bottom: 25px;
    font-weight: 600
}
.story_back p {
    color: #767367;
    font-size: 18px
}
.date_label {
    width: 150px;
    height: 54px;
    background-color: #f58025;
    color: #fff;
    font-size: 21px;
    padding: 12px;
    z-index: 10;
    left: calc(50% - 75px)
}
.date_label_2 {
    top: 820px
}
.date_label_3 {
    top: 1340px
}
.date_label_4 {
    top: 1790px
}
.date_label_5 {
    top: 2300px
}
.story_block .story_title {
    height: 85px;
    width: 100%;
    color: #fff;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: rgba(0, 0, 0, .7);
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 1px;
    text-transform: uppercase
}
.line_up,
.line_up .dot {
    background-color: #735d68;
    position: absolute
}
.line_up {
    height: 3px;
    width: 32px;
    top: 28px
}
.line_up .dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: -3px
}
.line_up.right {
    left: 100%
}
.line_up.left {
    right: 100%;
    width: 34px
}
.line_up.right .dot {
    right: -4px
}
.line_up.left .dot {
    left: -4px
}
.story_block_1 {
    background: url(../img/story_img.png) no-repeat;
    background-size: cover;
    margin-top: 78px
}
.story_block_2 {
    background: url(../img/story_img_2.png) no-repeat;
    background-size: cover;
    margin-top: 365px
}
.story_block_3 {
    background: url(../img/story_img_3.png) no-repeat;
    background-size: cover;
    margin-top: 40px
}
.story_block_4 {
    background: url(../img/story_img_4.png) no-repeat;
    background-size: cover;
    margin-top: 200px
}
.story_block_5 {
    background: url(../img/story_img_5.png) no-repeat;
    background-size: cover;
    margin-top: 200px
}
.story_block_6 {
    background: url(../img/story_img_6.png) no-repeat;
    background-size: cover;
    margin-top: 190px
}
.story_block_7 {
    background: url(../img/story_img_7.png) no-repeat;
    background-size: cover;
    margin-top: 558px
}
.story_block_8 {
    background: url(../img/story_img_8.png) no-repeat;
    background-size: cover;
    margin-top: 185px
}
.story_block_9 {
    background: url(../img/story_img_9.png) no-repeat;
    background-size: cover;
    margin-top: 180px
}
.our_story_wrapper_mobile {
    display: none
}
.our_story_wrapper_mobile .story_block {
    display: block;
    margin: 20px auto;
    position: relative
}
.our_story_wrapper_mobile .date_label {
    position: relative;
    display: block;
    top: 0;
    margin-top: 20px;
    margin-bottom: 20px
}
.title_wrapper_section {
    position: relative
}
.title_wrapper_section .divider {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #767367;
    top: 87px;
    left: 0;
    z-index: -1
}
.father_day_page .section_main .title_section {
    border: none;
    color: #767367;
    font-weight: 900;
    font-size: 50px;
    letter-spacing: 2px;
    margin-bottom: 60px;
    margin-top: 60px;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0 45px;
    background-color: #fff
}
.father_day_page .section_main .title_section span {
    border: none
}
.col_set {
    min-height: 450px;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}
.col_set>div {
    position: absolute;
    display: block;
    color: #fff;
    font-size: 16px
}
#myCanvas,
#myCanvasContainer {
    position: relative;
    display: block
}
.col_set>div h3 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 20px;
    margin-top: 0
}
.col_set>div a,
.col_set>div a:hover {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px #fff solid
}
.left_top_position {
    left: 35px;
    top: 75px
}
.left_bottom_position {
    left: 35px;
    bottom: 75px
}
.right_bottom_position {
    right: 50px;
    bottom: 65px
}
.right_top_position {
    right: 53px;
    top: 40px
}
.right_center_position {
    right: 35%;
    top: 150px
}
.left_center_position {
    left: 35%;
    top: 150px
}
.pet_obsessed .right_top_position {
    top: 50px;
    right: 35px
}
.link_style {
    display: block;
    font-size: 30px;
    margin-top: 65px;
    margin-bottom: 65px;
    color: #767367
}
.link_style:hover {
    color: #767367;
    text-decoration: none
}
.link_style .fa {
    font-size: 1em;
    margin-left: 50px
}
.select_item_page .title_wrapper_section {
    color: #4b3144
}
.select_item_page .title_wrapper_section .divider {
    top: 80px
}
.select_item_page .title_wrapper_section .title_section {
    margin-top: 40px;
    margin-bottom: 15px;
    color: #4b3144
}
.select_item_page .title_wrapper_section .subtitle_section {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 24px
}
.select_item_page .col_set>div h3 {
    font-size: 45px;
    margin-bottom: 20px
}
.select_item_page .col_set>div p {
    margin-bottom: 0
}
.men_position {
    top: 70px;
    right: 100px
}
.women_position {
    left: 60px;
    top: 70px
}
.kids_position {
    bottom: 70px;
    left: 55%
}
.hoodies_position {
    top: 70px;
    right: 90px
}
.dresses_position {
    left: 50px;
    bottom: 70px
}
.tees_position {
    left: 30%;
    top: 130px
}
.select_item_page a.link_style {
    font-family: MuseoSansBold, sans-serif;
    font-weight: 900;
    color: #4b3144;
    font-size: 42px
}
.assistance_page .custom_tab_content h3,
.label_custom {
    font-family: MuseoSansBold, sans-serif
}
.the_every_tee .section_1 {
    background: url(../img/everytee/the_every_tee_bg.png) center no-repeat;
    background-size: cover
}
.label_custom {
    font-size: 32px;
    padding: 4px 25px;
    background-color: rgba(255, 255, 255, .4);
    border-radius: 0
}
.the_every_tee .title_section {
    margin-top: 25px;
    margin-bottom: 15px
}
.btn_submit_orange {
    font-size: 20px;
    background-color: #f58025;
    text-transform: uppercase;
    border-radius: 0;
    transition: all .35s ease-in;
    font-weight: 600;
    color: #fff
}
.btn_submit_orange:active,
.btn_submit_orange:focus,
.btn_submit_orange:hover {
    background: #e65c00;
    color: #FFF0E5;
    outline: 0
}
.custom_tab_content .left_column h2 {
    text-transform: uppercase;
    font-weight: 600;
    color: #4b3144;
    margin-bottom: 30px
}
.custom_tab_content .left_column .bold_text {
    font-weight: 600;
    font-size: 20px;
    margin-top: 50px
}
.custom_tab_content .left_column .text_notes {
    font-style: italic;
    font-size: 15px
}
.custom_tab_content .left_column input.form-control {
    height: 40px;
    border-radius: 0
}
.btn_submit_orange_block {
    font-size: 18px
}
.assistance_page .section_1 {
    background: url(https://www.themountain.com/content/img/assistance/assistance_img.png) center no-repeat;
    background-size: cover
}
.assistance_page .divider {
    height: 4px;
    width: 46%;
    margin: 0 auto 60px;
    background-color: #fff
}
.assistance_page .custom_tab_content .tab-content {
    max-width: 1300px;
    margin: 0 auto
}
.assistance_page .custom_tab_content {
    padding-bottom: 60px;
    padding-top: 40px;
    color: #000
}
.assistance_page .custom_tab_content p {
    font-size: 16px
}
.assistance_page .custom_tab_content h3 {
    text-transform: uppercase;
    color: #4b3144;
    margin-bottom: 20px;
    font-size: 29px
}
.assistance_faq .answer_block ol li,
.assistance_faq .answer_block ol li a {
    font-family: MuseoSansSemiBold, sans-serif;
    color: #000;
    font-size: 15px
}
.assistance_faq .answer_block {
    padding-left: 20px;
    margin-top: 40px;
    margin-bottom: 30px
}
.word_break {
    word-break: break-all!important
}
.assistance_faq .answer_block ol li a {
    text-decoration: underline;
    line-height: 30px
}
.assistance_faq .answer_block ol li {
    line-height: 30px;
    margin-top: 5px
}
.assistance_size_chart_panel .panel-heading,
.custom_tabs_size>li>a {
    font-family: MuseoSansBold, sans-serif;
    text-transform: uppercase
}
.assistance_faq .answer_block ol p {
    font-size: 15px;
    margin-bottom: 0
}
.assistance_faq .answer_block ol p a {
    color: #000
}
.custom_tabs_size {
    margin-top: 40px
}
.custom_tabs_size>li>a {
    color: #767367;
    font-size: 14px;
    border-bottom: 0!important;
    border-radius: 10px 10px 0 0!important
}
.custom_tabs_size>li>a:hover {
    border-radius: 0;
    background-color: transparent
}
.custom_tabs_size>.active>a,
.custom_tabs_size>.active>a:focus,
.custom_tabs_size>.active>a:hover {
    color: #fff!important;
    background-color: transparent!important;
    border: none!important
}
.custom_tabs_size>li.active,
.custom_tabs_size>li.active:focus,
.custom_tabs_size>li.active:hover {
    background-color: #767367!important;
    border-radius: 10px 10px 0 0
}
.assistance_size_chart_panel {
    border-radius: 0;
    background-color: transparent;
    border-color: #000
}
.assistance_size_chart_panel .panel-heading {
    border-radius: 0;
    background-color: #486463;
    font-size: 20px;
    color: #fff;
    padding: 20px 25px;
    border: none
}
.assistance_size_chart_panel .panel-body {
    border-radius: 0;
    border: none;
    background-color: #f3f3f3;
    padding: 0 15px
}
.assistance_size_chart_panel .panel-footer {
    border-radius: 0;
    border: none;
    padding: 15px;
    background-color: #486463
}
.assistance_size_chart_table {
    border: 1px solid #000!important;
    text-transform: uppercase;
    text-align: center;
    background-color: #e0e0df
}
.assistance_size_chart_table tr td:first-child,
.assistance_size_chart_table tr td:last-child {
    border-right: 1px solid #000
}
.assistance_size_chart_table tr td {
    border-right: 1px solid #fff;
    border-top: none!important;
    width: 20%;
    white-space: normal;
    font-family: MuseoSansSemiBold, sans-serif;
    padding: 10px 8px!important
}
.table-striped_custom>tbody>tr:nth-of-type(odd) {
    background-color: #fff
}
.padding_block {
    padding: 25px 35px 20px
}
.assistance_guarantee ol li {
    font-size: 16px
}
.assistance_shipping .assistance_size_chart_table {
    margin-top: 20px
}
.assistance_shipping .assistance_size_chart_table thead tr td {
    font-size: 12px
}
.assistance_shipping .assistance_size_chart_table tr td {
    font-size: 15px
}
.assistance_returns {
    padding-bottom: 40px
}
.bold_text {
    font-family: MuseoSansBold, sans-serif
}
.italic_text {
    font-family: MuseoSansItalic, sans-serif
}
.semi_bold_text {
    font-family: MuseoSansSemiBold, sans-serif
}
.assistance_contact {
    text-align: center;
    color: #000
}
.assistance_page .custom_tab_content .assistance_contact h3 {
    font-family: MuseoSansExtraBold, sans-serif
}
.assistance_contact a,
.assistance_contact a:hover,
.assistance_contact h4,
.community_page p>a,
.feedback_form .btn {
    font-family: MuseoSansBold, sans-serif
}
.assistance_contact h4 {
    margin-bottom: 40px
}
.assistance_contact p:last-child {
    margin-top: 30px
}
.assistance_contact a,
.assistance_contact a:hover {
    color: #000;
    text-decoration: underline
}
.community_page .section_1 {
    background: url(../img/community_bg.png) center no-repeat;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 25px
}
.community_page .section_main .title_section {
    margin-top: 0
}
.community_page .custom_tab_content {
    padding-top: 55px;
    padding-bottom: 55px;
    color: #000
}
.community_page .custom_tab_content h3 {
    font-size: 26px
}
.community_page .custom_tab_content h3 a {
    color: #4b3144;
    font-size: 34px;
    margin-left: 25px;
}
.feedback_form {
    margin-top: 30px
}
.feedback_form .btn {
    margin-top: 140px;
    background-color: #f58025;
    color: #fff;
    padding: 10px 45px;
    border-radius: 0;
    font-size: 18px
}
.tag4photo {
    font-size: 55px;
    color: #a1c2b8;
    margin-bottom: 5px;
    margin-top: 25px
}
.select2box {
    width: 100%
}
.select2 {
    margin-top: 20px
}
.select2-container--default .select2-selection--single {
    border-radius: 0
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    background-color: #f58025;
    width: 30px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent
}
.community_page .custom_tab_content p {
    font-size: 18px
}
.community_page .join_input {
    max-width: 350px;
    margin: 10px auto 50px
}
.community_page .join_input .btn,
.community_page .join_input .form-control {
    border-radius: 0;
    border-color: #fff;
    box-shadow: none
}
.community_page .join_input .btn {
    border-radius: 0;
    line-height: 32px;
    color: #fff;
    padding: 0 6px;
    font-size: 25px;
    background-color: #f58025;
    border-color: #f58025
}
.community_page p>a,
.totes_landing .col_set>div a,
.totes_landing .col_set>div a:hover {
    color: #000;
    border-bottom: 1px #000 solid
}
.community_page p>a {
    font-size: 22px;
    font-weight: 700
}
.community_page p>a:hover {
    text-decoration: none
}
#myCanvasContainer {
    width: 100%;
    min-height: 500px
}
#myCanvas {
    margin-bottom: 0;
    z-index: 1;
    background: url(../img/canvas_bg.png) no-repeat
}
.tileImgContainer {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 2
}
.tileImgContainer .tile {
    display: inline-block;
    position: absolute;
    background-size: cover
}
.tileImgContainer .tile_1 {
    left: 0;
    top: 150px;
    width: 13%;
    min-width: 90px;
    height: 26%
}
.totes_landing .title_wrapper_section .title_section {
    color: #000;
    font-family: MuseoSansSemiBold, sans-serif
}
.totes_landing .title_wrapper_section .title_section span {
    color: #000;
    font-family: MuseoSansExtraBold, sans-serif
}
.totes_landing .col_set>div {
    color: #000
}
.button_black {
    background-color: #000;
    color: #fff;
    font-family: MuseoSansExtraBold, sans-serif;
    font-size: 25px;
    border-radius: 0;
    margin-top: 30px;
    margin-bottom: 20px;
    width: 30%;
    min-width: 290px
}
.button_black:active,
.button_black:focus,
.button_black:hover {
    color: #fff
}
.artist_bio_wrapper {
    margin-bottom: 2rem
}
.container.home {
    width: 100%!important;
    max-width: 100%;
    padding: 0;
}
.container.home .page {
    box-shadow: none
}
.page {
    width: 100%;
    padding: 0
}
.artist_bio_banner img {
    display: block;
    width: 100%
}
.img_content-wrapper {
    text-align: center;
    margin: 28px auto
}
.img_content-wrapper a {
    display: block;
    color: #373737;
    text-decoration: underline
}
.top_right_top_position {
    right: 70px;
    top: 70px
}
.totes_wrapper .custom-grid {
    background: #fff;
    margin-right: 0!important;
    margin-top: 0!important;
    margin-left: 0!important
}
.form-prefixPostfix .button,
.form-prefixPostfix .form-input {
    height: 3rem
}
.Artist.Spotlight .form-prefixPostfix .button,
.Artist.Spotlight .form-prefixPostfix .form-input,
.Back.to.School .form-prefixPostfix .button,
.Back.to.School .form-prefixPostfix .form-input,
.New.Arrivals .form-prefixPostfix .button,
.New.Arrivals .form-prefixPostfix .form-input,
.Tote.Bags .form-prefixPostfix .button,
.Tote.Bags .form-prefixPostfix .form-input {
    height: 4rem
}
.form-prefixPostfix .form-input {
    font-size: 1.3rem
}
@media (max-width: 1024px) {
    .col_set {
        min-height: 360px
    }
    .col_set>div h3 {
        font-size: 21px;
        line-height: 24px
    }
    .top_right_top_position {
        right: 50px;
        top: 50px
    }
	#gift-price .cle_section-0 .content {
		top:10px;
	}
	#gift-price .cle_section-0 .shop-price {
		width: 160px;
		height: 160px;
	    font-size: 24px;
		line-height: 34px;
	}
}
@media (min-width: 768px) {
    .footer .container {
        width: 100%!important
    }
}
@media (max-width: 800px) {
    li.navUser-item.navUser-item--cart {
        height: 37px
    }
    .navUser ul {
        margin-top: -10px!important
    }
}
@media (max-width: 767px) {
    .section_main.custom-grid .title_section {
        font-size: 30px!important
    }
    .right_top_position {
        right: 20px
    }
    .col_set>div h3 {
        font-size: 20px;
        letter-spacing: .5px;
        line-height: 22px
    }
    .col_set p a,
    .col_set>div a {
        font-size: 12px
    }
}
@media (max-width: 736px) {
    .top_right_top_position {
        right: 120px;
        top: 50px
    }
    .left_top_position {
        left: 115px;
        top: 45px
    }
    .right_top_position {
        right: 120px
    }
}
@media (max-width: 667px) {
    .right_top_position {
        right: 70px
    }
    .left_top_position {
        left: 65px;
        top: 55px
    }
}
@media (max-width: 568px) {
    .top_right_top_position {
        right: 48px;
        top: 40px
    }
    .left_top_position {
        left: 75px;
        top: 35px
    }
    .right_top_position {
        right: 100px
    }
    .col_set>div h3 {
        font-size: 18px;
        letter-spacing: .5px;
        line-height: 20px
    }
}
@media (max-width: 480px) {
    .section_main.custom-grid .title_section {
        font-size: 20px!important
    }
    .section_main .title_section {
        font-size: 26px;
        margin-top: 30px;
        margin-bottom: 25px
    }
    .top_right_top_position {
        right: 41px;
        top: 50px
    }
    .left_top_position {
        left: 29px;
        top: 70px
    }
    .right_top_position {
        right: 42px;
        top: 60px
    }
    .totes_wrapper .col_set {
        background-size: contain;
        min-height: 333px
    }
}
@media (max-width: 414px) {
    .totes_wrapper .col_set {
        min-height: 278px
    }
    .top_right_top_position {
        right: 31px;
        top: 50px
    }
    .left_top_position {
        left: 21px;
        top: 50px
    }
    .right_top_position {
        right: 36px;
        top: 50px
    }
}
@media (max-width: 384px) {
    .totes_wrapper .col_set {
        min-height: 258px
    }
}
@media (max-width: 375px) {
    .totes_wrapper .col_set {
        background-size: contain;
        min-height: 250px
    }
    .top_right_top_position {
        right: 25px;
        top: 40px
    }
    .left_top_position {
        left: 13px;
        top: 30px
    }
    .right_top_position {
        right: 22px;
        top: 40px
    }
    .col_set>div h3 {
        font-size: 16px
    }
}
@media (max-width: 360px) {
    .slick-dots {
        bottom: -65px
    }
}
@media (max-width: 320px) {
    .section_main.custom-grid .title_section {
        font-size: 18px!important
    }
    .totes_wrapper .col_set {
        min-height: 222px
    }
    .col_set>div h3 {
        font-size: 15px;
        letter-spacing: 0;
        line-height: 19px
    }
    .top_right_top_position {
        right: 30px;
        top: 30px
    }
    .left_top_position {
        left: 6px;
        top: 30px
    }
    p {
        font-size: 12px
    }
}
.backtoschool-wrapper .container-fluid,
.backtoschool-wrapper .container-fluid .row-fluid,
.backtoschool-wrapper .container-fluid .row-fluid .back-to-schoolbanner,
.backtoschool-wrapper .container-fluid .row-fluid .off_clearance {
    padding: 0;
    margin: 0
}
.backtoschool-wrapper .container-fluid .row-fluid .back-to-schoolbanner img.img-responsive,
.backtoschool-wrapper .container-fluid .row-fluid .off_clearance img.img-responsive {
    width: 100%
}
.backtoschool-wrapper .container-fluid .row-fluid .off_clearance {
    background-image: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/bts-clearance.jpg?t=1501145986&_ga=2.3370550.764942615.1500961370-1893413945.1500284732);
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    min-height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 24px 0
}
.backtoschool-wrapper .container-fluid .row-fluid .off_clearance h2 {
    font-size: 69px
}
.backtoschool-wrapper .container-fluid .row-fluid .off_clearance a {
    color: #fff;
    border-bottom: 1px solid #f1b485;
    text-decoration: none
}
.backtoschool-wrapper .container-fluid .row-fluid .off_clearance h5 {
    text-align: right;
    margin-top: 25rem;
    margin-right: 6.5rem;
    text-transform: initial
}
.backtoschool-wrapper .container-fluid .row-fluid .left_classic {
    background-image: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/bts-classic.jpg?t=1501148079&_ga=2.174747044.764942615.1500961370-1893413945.1500284732);
    background-repeat: no-repeat
}
.backtoschool-wrapper .container-fluid .row-fluid .right_kids {
    background-image: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/bts-kids.jpg?t=1501148085&_ga=2.174747044.764942615.1500961370-1893413945.1500284732);
    background-repeat: no-repeat
}
.backtoschool-wrapper .container-fluid .row-fluid .hoodies {
    background-image: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/bts-hoodies.jpg?t=1501149071&_ga=2.7168308.764942615.1500961370-1893413945.1500284732);
    background-repeat: no-repeat
}
.backtoschool-wrapper .container-fluid .row-fluid .hoodies h4 {
    font-weight: 600
}
.backtoschool-wrapper .container-fluid .row-fluid .hoodies,
.backtoschool-wrapper .container-fluid .row-fluid .left_classic,
.backtoschool-wrapper .container-fluid .row-fluid .right_kids {
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    min-height: 450px;
    background-size: cover;
    padding: 24px 5.5rem 0
}
.backtoschool-wrapper .container-fluid .row-fluid .hoodies h2,
.backtoschool-wrapper .container-fluid .row-fluid .left_classic h2,
.backtoschool-wrapper .container-fluid .row-fluid .right_kids h2 {
    font-size: 40px;
    font-weight: 700
}
.backtoschool-wrapper .container-fluid .row-fluid .hoodies a,
.backtoschool-wrapper .container-fluid .row-fluid .left_classic a,
.backtoschool-wrapper .container-fluid .row-fluid .right_kids a {
    color: #fff;
    border-bottom: 1px solid #fff;
    text-decoration: none
}
.backtoschool-wrapper .container-fluid .row-fluid .left_classic h5,
.backtoschool-wrapper .container-fluid .row-fluid .left_classic p,
.backtoschool-wrapper .container-fluid .row-fluid .right_kids h5 {
    margin-top: 21rem;
    margin-bottom: 0
}
.backtoschool-wrapper .container-fluid .row-fluid .left_classic p span {
    font-family: MuseoSansBold, sans-serif
}
.number,
.womens-boutique {
    font-family: Raleway, sans-serif
}
.backtoschool-wrapper .container-fluid .row-fluid .hoodies h5 {
    margin-top: 27rem
}
.backtoschool-wrapper .container-fluid .row-fluid .Shop_Tees {
    background-image: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/bts-cta.jpg?t=1501149073&_ga=2.7168308.764942615.1500961370-1893413945.1500284732);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    min-height: 120px
}
.backtoschool-wrapper .container-fluid .row-fluid .Shop_Tees h2 {
    font-size: 40px;
    font-weight: 700;
    margin-top: 43px
}
.backtoschool-wrapper .container-fluid .row-fluid .Shop_Tees h2 img {
    margin-top: -5px
}
/* mountain-home-page css start */
	
	#mountain_home_page_wrapper {
  padding: 0px 0 120px;
}
#mountain_home_page_wrapper .moun_home_heading {text-align: center;margin: 8rem 0;}
#mountain_home_page_wrapper .moun_home_heading .top_heading {font-size: 60px;}
#mountain_home_page_wrapper .container-fluid {
  padding: 0px;
  background-color: #777368;
}
#mountain_home_page_wrapper .container-fluid .row-fluid {
  padding: 0px;
  float: left;
    width: 100%;
}
#mountain_home_page_wrapper .container-fluid .row-fluid .left-img__wrap, #mountain_home_page_wrapper .container-fluid .row-fluid .right-img__wrap {
  padding: 0px;
}
#mountain_home_page_wrapper .container-fluid .row-fluid .right-img__wrap {
  text-align: right;
}
#mountain_home_page_wrapper .container-fluid .row-fluid .sep_left {
  padding-left: 40px;
  height: 400px;
}
#mountain_home_page_wrapper .container-fluid .row-fluid .sep_left:before {
  content: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/mens-left-right-sep.png);
}
#mountain_home_page_wrapper .container-fluid .row-fluid .sep_right {
  background-repeat: no-repeat;
  text-align: right;
  padding-right: 40px;
  height: 400px;
}
#mountain_home_page_wrapper .container-fluid .row-fluid .sep_right:after {
  content: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/mens-left-right-sep.png);
}
#mountain_home_page_wrapper .dextop {
  display: block;
  overflow: hidden;
}
#mountain_home_page_wrapper .mob {
  display: none;
}
#mountain_home_page_wrapper .mountain_home_content_left {
  position: absolute;
  color: #fff;
  top: 20rem;
  right: 10rem;
}
#mountain_home_page_wrapper .mountain_home_content_left .moun_title {
  font-size: 60px;
}
#mountain_home_page_wrapper .mountain_home_content_left .moun_title span {
  display: block;
}
#mountain_home_page_wrapper .mountain_home_content_left p {
  font-size: 27px;
  margin-bottom: 3rem;
}
#mountain_home_page_wrapper .mountain_home_content_left .moun_shop_link {
  font-size: 17px;
  color: #f57f25;
}
#mountain_home_page_wrapper .mountain_home_content_right {
  position: absolute;
  color: #fff;
  top: 20rem;
  left: 4.5rem;
  text-align: left;
}
#mountain_home_page_wrapper .mountain_home_content_right .moun_title {
  font-size: 60px;
}
#mountain_home_page_wrapper .mountain_home_content_right .moun_title span {
  display: block;
}
#mountain_home_page_wrapper .mountain_home_content_right p {
  font-size: 27px;
  margin-bottom: 3rem;
}
#mountain_home_page_wrapper .mountain_home_content_right .moun_shop_link {
  font-size: 17px;
  color: #f57f25;
}

.Mountain.Home .form-prefixPostfix .button, .Mountain.Home .form-prefixPostfix .form-input,.mens .form-prefixPostfix .button, .mens .form-prefixPostfix .form-input  {
  height: 4rem;
}

 #mountain_home_page_wrapper .moun_shop_all_btn {
    text-align: center;
    position: relative;
    top: 7rem;
}
#mountain_home_page_wrapper .moun_shop_all {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    background: #000;
    padding: 10px 80px;
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
    text-decoration: none;
}


/* mountain-home-page css start */
/* Mens Lander css start */
#Mens_page_wrapper .dextop {
  padding: 0px;
  margin-bottom: 12rem;
}
#Mens_page_wrapper .dextop .container-fluid {
  padding: 0px;
  position: relative;
  overflow: hidden;
}
#Mens_page_wrapper .dextop .container-fluid .row-fluid {
  padding: 0px;
}
#Mens_page_wrapper .dextop .container-fluid .row-fluid .mens_left-img_wrap, #Mens_page_wrapper .dextop .container-fluid .row-fluid .mens_right-img_wrap, #Mens_page_wrapper .dextop .container-fluid .row-fluid .full {
  padding: 0px;
}
#Mens_page_wrapper .dextop .container-fluid .row-fluid .full img {
  width: 100%;
}
#Mens_page_wrapper .dextop .container-fluid .row-fluid .mens_right-img_wrap {
  text-align: right;
}
#Mens_page_wrapper .dextop .container-fluid .row-fluid .mens_sep_left {
  height: 270px;
  padding-left: 50px;
}
#Mens_page_wrapper .dextop .container-fluid .row-fluid .mens_sep_left:before {
  content: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/mens-left-right-sep.png);
}
#Mens_page_wrapper .dextop .container-fluid .row-fluid .mens_sep_right {
  height: 400px;
  text-align: right;
  padding-right: 50px;
}
#Mens_page_wrapper .dextop .container-fluid .row-fluid .mens_sep_right:after {
  content: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/mens-left-right-sep.png);
}
#Mens_page_wrapper .dextop .Mens_classic-tees {
  background-color: #476462;
}
#Mens_page_wrapper .dextop .Mens_hoodies {
  background-color: #777368;
}
#Mens_page_wrapper .dextop .Mens_long-sleeved {
  background-color: #709eae;
  position: relative;
  top: -1px;
}
#Mens_page_wrapper .mob {
  display: none;
}
#Mens_page_wrapper{
	color: #fff;
}
#Mens_page_wrapper .dextop .mens_top_content-full {
    position: absolute;
    top: 14rem;
    left: 15.4rem;
}
#Mens_page_wrapper .mens_top_content-full .title{
	color: #939393;
}
#Mens_page_wrapper .dextop .mens_left-content {
    position: absolute;
    text-align: right;
    top: 16rem;
    left: -4rem;
}
#Mens_page_wrapper .title{
	font-size: 60px;
}
#Mens_page_wrapper .title span{
	display: block;
}
#Mens_page_wrapper p{
	font-size: 27px;
}
#Mens_page_wrapper .mens_shop_link{
	font-size: 18px;
	color: #f48126;
}
#Mens_page_wrapper .mens_right-content{
	position: absolute;
    color: #fff;
    top: 12rem;
    right: -6rem;
}
#Mens_page_wrapper .mens_bottom_content-full {
    position: absolute;
    right: 14rem;
    text-align: right;
    top: 2rem;
}
#Mens_page_wrapper .mens_shop_all_btn {
    text-align: center;
    position: relative;
    top: -4rem;
}
#Mens_page_wrapper .mens_shop_all {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    background: #000;
    padding: 10px 80px;
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
    text-decoration: none;
}
/* Mens Lander css end */
/* mountain-home-page css start */
	
	#accessories_page_wrapper {
  padding: 0px 0 120px;
}

/* 24-10-2017 */

#accessories_page_wrapper .container-fluid.zero {
    padding: 0px;
    background-color: #4a3146;
}

/* 24-10-2017 */




#accessories_page_wrapper .moun_home_heading {text-align: center;margin: 8rem 0;}
#accessories_page_wrapper .moun_home_heading .top_heading {font-size: 60px;}
#accessories_page_wrapper .container-fluid {
  padding: 0px;
  background-color: #777367;
}
#accessories_page_wrapper .first {
  padding: 0px;
  background-color: #777367;
}
#accessories_page_wrapper .second {
  background-color: #486563;
  padding: 0px;
}
#accessories_page_wrapper .container-fluid .row-fluid {
  padding: 0px;
}
#accessories_page_wrapper .container-fluid .row-fluid .left-img__wrap, #accessories_page_wrapper .container-fluid .row-fluid .right-img__wrap {
  padding: 0px;
}
#accessories_page_wrapper .container-fluid .row-fluid .right-img__wrap {
  text-align: right;
}
#accessories_page_wrapper .container-fluid .row-fluid .sep_left {
  padding-left: 40px;
  height: 400px;
}
#accessories_page_wrapper .container-fluid .row-fluid .sep_left:before {
  content: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/mens-left-right-sep.png);
}
#accessories_page_wrapper .container-fluid .row-fluid .sep_right {
  background-repeat: no-repeat;
  text-align: right;
  padding-right: 40px;
  height: 400px;
}
#accessories_page_wrapper .container-fluid .row-fluid .sep_right:after {
  content: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/mens-left-right-sep.png);
}
#accessories_page_wrapper .dextop {
  display: block;
  overflow: hidden;
}
#accessories_page_wrapper .mob {
  display: none;
}
#accessories_page_wrapper .mountain_home_content_left {
  position: absolute;
  color: #fff;
  /*top: 20rem;*/
  top: 10rem;
  right: -3rem;
}
#accessories_page_wrapper .mountain_home_content_left .moun_title {
  font-size: 60px;
  color: #fff;
}
#accessories_page_wrapper .mountain_home_content_left .moun_title span {
  display: block;
}
#accessories_page_wrapper .mountain_home_content_left p {
  font-size: 27px;
  margin-bottom: 3rem;
}
#accessories_page_wrapper .mountain_home_content_left .moun_shop_link {
  font-size: 17px;
  color: #f57f25;
}
#accessories_page_wrapper .mountain_home_content_right {
  position: absolute;
  color: #fff;
  top: 20rem;
  left: 4.5rem;
  text-align: right;
}
#accessories_page_wrapper .mountain_home_content_right .moun_title {
  font-size: 60px;
  color: #fff;
}
#accessories_page_wrapper .mountain_home_content_right .moun_title span {
  display: block;
}
#accessories_page_wrapper .mountain_home_content_right p {
  font-size: 27px;
  margin-bottom: 0rem;
}
#accessories_page_wrapper .mountain_home_content_right .moun_shop_link {
  font-size: 17px;
  color: #f57f25;
}
#accessories_page_wrapper .moun_shop_all_btn {
    text-align: center;
    position: relative;
    top: 7rem;
}
#accessories_page_wrapper .moun_shop_all {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    background: #000;
    padding: 10px 80px;
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
    text-decoration: none;
}

.Accessories .form-prefixPostfix .button, .Accessories .form-prefixPostfix .form-input {
  height: 4rem;
}
/* mountain-home-page css start */
/*  */
#summer-sale .mobile_img,
#summer-sale .m-subtitle
{
    display: none
}
#summer-sale .summer-sale-banner {
    background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/summer-sale-banner.jpg) center center no-repeat;
    background-size: 100%;
    min-height: 200px;
    position: relative
}
#summer-sale .summer-sale-banner .top_heading {
    color: #fff;
    position: relative;
    font-size: 65px;
    text-align: center;
    margin-top: 0;
    padding: 3.5rem 0 0;
    font-family: MuseoSansExtraBold, sans-serif;
    font-weight: 700;
}
.summer-sale-banner .sub_heading {
    text-align: center;
    color: #fff;
    font-size: 44px;
    font-family: MuseoSansExtraBold, sans-serif;
    font-weight: 700;
}
#summer-sale .section-1,
#summer-sale .section-2,
#summer-sale .section-3{
    min-height: 490px;
    top: -10px;
}
#summer-sale .section-4 {
	min-height: 450px;
    top: -10px;
}
#summer-sale .section-1 {
    background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/summer-sale-img-1-tanks.jpg) center center no-repeat;
    background-size: 100%;
    position: relative;

}
#summer-sale .section-3 {
    background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/summer-sale-img-2-flow.jpg) center center no-repeat;
    background-size: 100%;
    position: relative;
}
#summer-sale .section-2 {
    background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/summer-sale-img-3-dress.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#summer-sale .section-4 {
    background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/summer-sale-img-4-tees.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#summer-sale .section-1 .content {
    position: absolute;
    left: 10%;
    top: 20%;
    color: #fff;
    text-align: left;
    left: 11%;
}
#summer-sale .section-2 .content {
    top: 24%;
    left: 11%;
}
#summer-sale .section-3 .content {
    top: 16%;
    right: 11%;
}
#summer-sale .section-4 .content {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0%;
    color: #fff;
    right: 0;	
}

#summer-sale .section-4 .content .title {
    display: inline-block;
    position: relative;
}
#summer-sale .section-4 .content .title span {
    font-size: 25rem;
    vertical-align: middle;
    line-height: 1;
}
#summer-sale .section-4 .content .title .txt {
    position: relative;
    top: 32px;
    font-size: 12rem;
}
#summer-sale .section-4 .content .coupon_code {
    margin-bottom: 15px;
    font-style: italic;
}
#summer-sale .section-3 .content{
	text-align: left;
}
#summer-sale .content .title{
	font-size: 50px;
	font-family: MuseoSansExtraBold, sans-serif;
    font-weight: 700;
}
#summer-sale .section-1 .content .title,
#summer-sale .section-2 .content .title,
#summer-sale .section-3 .content .title{
	line-height: 60px;
}
#summer-sale .content .d_subtitle{
	margin: 15px 0 30px;
	font-family: MuseoSansExtraBold, sans-serif;
    font-size: 24px;

}
#summer-sale .bottom_sub_title {
	font-family: raleway;
	font-weight: 800;
	font-size: 44px;
	margin: 0;
	line-height: 1;
}
#summer-sale .content .shop_link {
    background: #f68026;
    padding: 16px 38px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    font-family: MuseoSansExtraBold, sans-serif;
    font-weight: 700;
    letter-spacing: 1.5px;
    display: inline-block;
    line-height: 1;
}
.Summer.Sale .form-prefixPostfix .button, .Summer.Sale .form-prefixPostfix .form-input,
.clearanc-sale .form-prefixPostfix .button, .clearanc-sale .form-prefixPostfix .form-input,
.Kids .form-prefixPostfix .button, .Kids .form-prefixPostfix .form-input,
.The.Mountain.T-Shirt.Clearance.Sale .form-prefixPostfix .button, .The.Mountain.T-Shirt.Clearance.Sale .form-prefixPostfix .form-input{
	height: 4rem;
}
#summer-sale{
	margin-bottom: -10px;
}
.Summer.Sale .body{
	padding-bottom: 0;
	margin-bottom: 0rem;

}

/* *************************** Clearance Sale Start********************* */
#Clearance_Sale .mobile_scrn,
#Clearance_Sale .m_content
{
    display: none
}
#Clearance_Sale .cle_section-0,
#Clearance_Sale .cle_section-closeout,
#Clearance_Sale .cle_section-1,
#Clearance_Sale .cle_section-2,
#Clearance_Sale .cle_section-3,
#Clearance_Sale .cle_section-4,
#Clearance_Sale .cle_section-5,
#Clearance_Sale .cle_section-6{
	min-height: 645px;
}
#Clearance_Sale .cle_section-0{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img-75-.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#Clearance_Sale .cle_section-closeout{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img-close.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#Clearance_Sale .cle_section-1{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img-1-men.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#Clearance_Sale .cle_section-2{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img-2-women.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#Clearance_Sale .cle_section-3{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img-8-sweat.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#Clearance_Sale .cle_section-4{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img-7-tank.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#Clearance_Sale .cle_section-5{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img-5-mini-dress.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#Clearance_Sale .cle_section-6{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img-6-tees.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#Clearance_Sale .fulAnchor{
    width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;z-index: 9999;
}
#Clearance_Sale{
	font-family: 'Raleway';
}
#Clearance_Sale .clearance-title{
	text-align: center;
	margin: 40px auto;
}
#Clearance_Sale .clearance-title .clearanc-heading{
	font-size: 61px;
	font-family: 'Raleway';
	font-weight: bold;
	line-height: 1;
	margin: 10px 0; 
}
#Clearance_Sale .clearance-title .clearanc-sub_heading{
	font-size: 40px;
	font-family: 'Raleway';
	font-weight: bold;
	line-height: 1;
	margin: 10px 0;
}

#Clearance_Sale .shop_link {
    display: inline-block;
    background: #000;
    padding: 15px 40px;
    color: #fff;
    font-size: 20px;
    font-family: 'Raleway';
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1;
    text-decoration: none;
}

#Clearance_Sale .d_content .title {
    color: #fff;
    font-size: 50px;
    text-align: center;
    font-family: 'Raleway';
    font-weight: 600;
    margin: 20px 0;
    line-height: 1;
}
#Clearance_Sale .cle_section-0 .d_content{
    min-width: 60%;
    float: right;
    margin-right: 0px;
    text-align: center;
    color: #fff;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
}
#Clearance_Sale .cle_section-0 .d_content h5{
    color:#000;
    font-family: sans-serif;
}
#Clearance_Sale .cle_section-0 .d_content .title {
    color: #000;
    font-size: 60px;
    text-align: center;
    font-family: 'Raleway';
    font-weight: bold;
    margin: 20px 0;
    line-height: 1;
}
#Clearance_Sale .cle_section-0 .d_content p.p-1{
    color:#000;
    font-size: 34px;
}
#Clearance_Sale .cle_section-0 .d_content p.p-2{
    color:#000;
    font-size: 24px;
}
#Clearance_Sale .cle_section-0 .d_content p.p-2 span {
    font-weight: bold;
}
#Clearance_Sale .cle_section-0 .d_content p:nth-child(2){
    color:#000;
    font-size: 24px;
}
#Clearance_Sale .cle_section-1 .d_content, #Clearance_Sale .cle_section-3 .d_content, #Clearance_Sale .cle_section-5 .d_content {
    min-width: 40%;
    float: right;
    margin-right: 0px;
    text-align: center;
    color: #fff;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
}
#Clearance_Sale .cle_section-2 .d_content, #Clearance_Sale .cle_section-4 .d_content, #Clearance_Sale .cle_section-6 .d_content {
    min-width: 41%;
    float: left;
    text-align: center;
    margin-left: 0px;
    color: #fff;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
}
#Clearance_Sale .cle_section-closeout .d_content {
    min-width: 100%;
    text-align: center;
    color: #fff;
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    transform: translateY(55%);
    -webkit-transform: translateY(55%);
    -moz-transform: translateY(55%);
}
#Clearance_Sale .cle_section-closeout .d_content .d_content_left-closeout {
    float: left;
    text-align: right;
    width: 50%;
    padding-right: 40px;
}
#Clearance_Sale .cle_section-closeout .d_content .d_content_right-closeout {
    float: right;
    text-align: left;
    width: 50%;
    padding-left: 40px;
}
#Clearance_Sale .cle_section-closeout .d_content .d_content_left-closeout .title{
    text-align: right;
}
#Clearance_Sale .cle_section-closeout .d_content .d_content_right-closeout .title{
    text-align: left;
}
#Clearance_Sale .cle_section-closeout .d_content .d_content_left-closeout:after {
    content: ' | ';
    position: absolute;
    top: 0;
    padding: 0 35px;
    font-size: 60px;
    margin: 0px;
}
#Clearance_Sale .cle_section-closeout .d_content .shop_link{
    margin:30px 0;
}
.clearanc-sale .body,
.The.Mountain.T-Shirt.Clearance.Sale .body{
    padding-bottom: 0;
    margin-bottom: 0;
}
/* *************************** Clearance Sale end********************* */
/* *************************** Kids Collection start********************* */
#kids-collection_wrapper .mobile_scrn{
	display: none
}
#kids-collection_wrapper .kid_section-0,
#kids-collection_wrapper .kid_section-1,
#kids-collection_wrapper .kid_section-2{
	min-height: 650px;
}
#kids-collection_wrapper .kid_section-0{
    background: url(//cdn8.bigcommerce.com/s-86394/product_images/uploaded_images/topfirstimg.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#kids-collection_wrapper .kid_section-1{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/kids-img-1-classic-tees.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#kids-collection_wrapper .kid_section-2{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/kidsimg-2-onesies.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#kids-collection_wrapper .popular_wrap img {margin:0 auto;}
#kids-collection_wrapper .kids-collection-title{
	text-align: center;
}
.kids-collection-title h1{
	margin: 0;
	padding: 65px 0;
	line-height: 1;
	font-size: 70px;
	font-family: 'Raleway';
	font-weight: 600;
}

#kids-collection_wrapper .kid_section-1 .content{
    float: left;
    width: 20%;
    font-family: Raleway;
    color: #fff;
    transform: translate(50%,50%);
    -webkit-transform: translate(50%,50%);
    -moz-transform: translate(50%,50%);
    -ms-transform: translate(50%,50%);
}

#kids-collection_wrapper .kid_section-2 .content{
    float: right;
    width: 30%;
    text-align: right;
    font-family: Raleway;
    color: #fff;
    transform: translate(-35%,90%);
    -webkit-transform: translate(-35%,90%);
    -moz-transform: translate(-35%,90%);
    -ms-transform: translate(-35%,90%);
}
#kids-collection_wrapper .kid_section-0 .content{
    float: right;
    width: 30%;
    text-align: right;
    font-family: Raleway;
    color: #fff;
    transform: translate(-35%,60%);
    -webkit-transform: translate(-35%,60%);
    -moz-transform: translate(-35%,60%);
    -ms-transform: translate(-35%,60%);
}
#kids-collection_wrapper .content .title{
    font-size: 60px;
    font-family: Raleway;
    line-height: 1.19;
    margin-bottom: 2.4rem;
}
#kids-collection_wrapper .content p{
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 2.4rem;
}
#kids-collection_wrapper .content .shop_link{
    font-size: 18px;
    font-weight: 600;
    color: #f78026;
    text-decoration: none;
    line-height: 1;
}
#kids-collection_wrapper .bottom-heading {
    text-align: center;
    font-size: 45px;
    font-weight: 600;
    margin: 40px 0;
    line-height: 1;
}
#kids-collection_wrapper .popular_shop_link {
    text-align: center;
    font-size: 26px;
    width: 82%;
    color: #fff;
    padding: 19px 0 18px;
    margin: 0 auto;
    line-height: 1;
    text-decoration: none;
	font-family: Raleway;
	font-weight: 600;
	background:#f68124;
    display: block;
    border-radius: 20px;
}
#kids-collection_wrapper .shop-all {
    text-align: center;
    padding: 5rem 0 2rem;
}
#kids-collection_wrapper .shop-all .shop_all_link{
    background: #000;
    padding: 11px 100px;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    font-family: Raleway;
    text-decoration: none;
    letter-spacing: 1px;
}

/* assistance css start */
	#assistance_page_wrap .affiliate_tbl {
		border: 1px solid #000;
		padding-left: 60px;
		padding-top: 20px;
		padding-bottom: 20px;
		margin: 15px 0;
	}
	#assistance_page_wrap .custom_tabs {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	#assistance_page_wrap .custom_tabs>li>a{
		letter-spacing: 1.5px;
	}
	#assistance_page_wrap  .affiliate_btn_wrap{
		text-align: center;
		margin: 8rem 0;
	}
	#assistance_page_wrap .affiliate_join_btn {
		background: #4a3144;
		padding: 14px 66px;
		line-height: 1;
		font-size: 20px;
		font-family: MuseoSansSemiBold;
		color: #fff;
		text-decoration: none;
		letter-spacing: 1px;
	}
	#assistance_page_wrap .nav-tabs.nav-justified>li {
		display: inline-block;
		width: auto;
		padding: 0 15px;
	}
	
	.The.Mountain.Clothing .body {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.The.Mountain.Clothing .form-prefixPostfix .button, .The.Mountain.Clothing .form-prefixPostfix .form-input {
		height: 4rem;
	}
	#assistance_page_wrap .affiliate_tbl h2{
		font-size: 23px;
	}
	#assistance_page_wrap .assist_txt {
		padding: 0 15px;
		font-weight: 500;
		font-family: MuseoSans, sans-serif;
	}
	#assistance_page_wrap .assist_txt p{font-size: 18px;line-height: 1.2;}
/* assistance css end */
/* frenchie-lander */
#frenchie-lander .cle_section-1,
#frenchie-lander .cle_section-2,
#frenchie-lander .cle_section-3,
#frenchie-lander .cle_section-4,
#frenchie-lander .cle_section-5,
#frenchie-lander .cle_section-6,
#frenchie-lander .cle_section-7{
	min-height: 550px;
}
#frenchie-lander .cle_section-0 {
	min-height: 730px; /*463*/
}
#frenchie-lander .shop_link {
    display: inline-block;
    background: transparent;
    padding: 0;
    margin: 20px 0;
    color: #000;
    font-size: 20.83px;
    font-family: 'Futura';
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1;
    text-decoration: none;
}

#frenchie-lander .d_content .title {
    color: #fff;
    font-size: 58.88px;
    font-family: 'Futura';
    font-weight: 600;
    margin: 20px 0;
    line-height: 1;
}
#frenchie-lander .cle_section-0{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img1-title-1920.jpg) center center no-repeat;
    background-size: 100%;
    position: relative;
}
#frenchie-lander .cle_section-1{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img2-adult-tees-1920.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#frenchie-lander .cle_section-2{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img2-kids-tees-1920.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#frenchie-lander .cle_section-3{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img3-flow-tanks-1920.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#frenchie-lander .cle_section-4{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img4-onesies-1920.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#frenchie-lander .cle_section-5{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img5-totes-1920.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#frenchie-lander  .cle_section-6{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img6-pillows-1920.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#frenchie-lander .cle_section-7{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img7-iphone-cases-1920.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
/*26-10-2017*/
#frenchie-lander .cle_section-8{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img20-pet-beds.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#frenchie-lander .cle_section-9{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img10-throw-blankets.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#frenchie-lander .cle_section-8, #frenchie-lander .cle_section-9 {
    min-height: 720px;
}
#frenchie-lander .cle_section-9 .d_content {
    min-width: 40%;
    float: right;
    margin-right: 0px;
    text-align: right;
    color: #fff;
    transform: translate(-50%, 100%);
    -webkit-transform: translate(-50%, 100%);
    -moz-transform: translate(-50%, 100%);
}
#frenchie-lander .fulAnchor{
    width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;z-index: 9999;
}

#frenchie-lander .clearance-title{
	text-align: center;
	margin: 40px auto;
}
#frenchie-lander .cle_section-1 .d_content, #frenchie-lander .cle_section-3 .d_content, #frenchie-lander .cle_section-5 .d_content, #frenchie-lander .cle_section-7 .d_content {
	min-width: 40%;
    float: right;
    margin-right: 0px;
    text-align: right;
    color: #fff;
    transform: translate(-50%, 100%);
    -webkit-transform: translate(-50%, 100%);
    -moz-transform: translate(-50%, 100%);
}
#frenchie-lander .cle_section-2 .d_content, #frenchie-lander .cle_section-4 .d_content, #frenchie-lander .cle_section-6 .d_content, #frenchie-lander .cle_section-8 .d_content {
	    min-width: 41%;
    float: left;
    text-align: left;
    margin-left: 0px;
    color: #fff;
    transform: translate(40%, 90%);
    -webkit-transform: translate(40%, 90%);
    -moz-transform: translate(40%, 90%);
}
#frenchie-lander .mobile_scrn, #frenchie-lander .m_content {
	    display: none;
}
#frenchie-lander .bottom {    
	width: 600px;
    margin: 50px auto 10px;
    text-align: center;
}
#frenchie-lander .bottom a {
	font-size: 24.90px;
    color: #fff;
    background: #000;
    text-align: center;
    padding: 10px 30px;
    display: block;
	font-family: 'Futura';
	font-weight:bold;
}
/* gift-price */
#gift-price .cle_section-1,
#gift-price .cle_section-2,
#gift-price .cle_section-3{
	min-height: 650px;
    position: relative;
	margin-bottom:10px;
}
#gift-price .cle_section-0 {
    position: relative;
	min-height:200px;
	margin-bottom:10px;
}
#gift-price .cle_section-0 .content, #gift-25 .section-0 .content , #gift-50 .section-0 .content , #gift-over-50 .section-0 .content  {
    position: absolute;
	width:;
    top: 0;
    left: 50%;
    right: 0;
    transform: translateX(-10%);
    -webkit-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
	color:#fff;
}
#gift-price .cle_section-0 .content .title {
	font-size:48px;	
}
#gift-price .cle_section-0 .shop-price,
#gift-25 .section-0 .shop-price, 
#gift-50 .section-0 .shop-price,
#gift-over-50 .section-0 .shop-price {
	background: #000;
    font-size: 30px;
    color: #fff;
    width: 180px;
    height: 180px;
	text-align: center;
    text-transform: uppercase;
    font-weight: bold;
	letter-spacing:1.5px;
    line-height: 40px;
    border-radius: 50%;
    position: absolute;
    right: 150px;
    top: 10px;
	left:initial;
}
.left-space {
	padding-left:10px;
}
#gift-price .cle_section-0 .shop-price:hover,
#gift-25 .section-0 .shop-price:hover,
#gift-50 .section-0 .shop-price:hover,
#gift-over-50 .section-0 .shop-price:hover {
	text-decoration:none;
	background: rgba(0, 0, 0, 0.7);
}
#gift-price .cle_section-0 .shop-price span,
#gift-25 .section-0 .shop-price span, 
#gift-50 .section-0 .shop-price span,
#gift-over-50 .section-0 .shop-price span  {
	-webkit-transform: translateY(26%);
	-moz-transform: translateY(26%);
	transform: translateY(26%);
	display: block;
}
#gift-price .cle_section-0 {
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/image-title-1.jpg) center center no-repeat;
	background-size: cover;
}
#gift-price .cle_section-1{
	background: url(https://cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img-2-25.jpg) center center no-repeat;
	background-size: cover;
}
#gift-price .cle_section-2{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img-3-50.jpg) center center no-repeat;
	background-size: cover;
}
#gift-price .cle_section-3{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img-4-50.jpg) center center no-repeat;
	background-size: cover;
}
#gift-price .fulAnchor{
    width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;z-index: 9999;
}
#gift-price .m_content, #gift-price .mobile_scrn {
	display:none;
}
#gift-price .shop_link {
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 12px 30px;
    font-size: 15px;
    font-family: inherit;
    margin: 0;
    letter-spacing: 0;
    line-height: 1;
	text-decoration: none;
	border:1px solid transparent;
}
#gift-price .d_content .shop_link {
	padding:12px 40px;	
}
#gift-price .shop_link a {
	color:#fff;
}
#gift-price .shop_link:hover {
	background:transparent;
	border-color:#000;
}
#gift-price .shop_link:hover a {
	color:#000;
}
#gift-price .m_content {
	text-align:center;
	position: absolute;
	top: 80px;
	right: 0;
	left: 0
}
#gift-price .d_content {
	text-align:center;
	position: absolute;
	right: 0;
	left: 0;
}

#gift-price .d_content h1 {
	font-size:60px;
	text-transform:uppercase;
	color:#b92430;
	letter-spacing:1px;
}
#gift-price .d_content p {
	font-size:22px;
	color:#000;
	font-weight:600;
}
#gift-price .m_content h1 {
	font-size:34px;
	line-height:42px;
	text-transform:uppercase;
	color:#b92430;
	letter-spacing:1px;
}
#gift-price .cle_section-1 .d_content {
	top:50%;
	transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
#gift-price .cle_section-2 .d_content {
	top:70px;
	left: 25%;
}
#gift-price .cle_section-3 .d_content {
	top:70px;
	right: 25%;
}
/* gift-25 */
#gift-25 .section-1,
#gift-25 .section-2,
#gift-25 .section-3,
#gift-25 .section-4,
#gift-25 .section-5{
	min-height: 450px;
    position: relative;
}
#gift-25 .section-0 {
    position: relative;
	min-height:200px;
}

#gift-25 .section-0{
	background: #fff url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/image-title-2.jpg) center center no-repeat;
	background-size: cover;
}
#gift-25 .section-1{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/gg-under25-img-2.jpg) center center no-repeat;
	background-size: cover;
}
#gift-25 .section-2{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/gg-under25-img-3.jpg) center center no-repeat;
	background-size: cover;
}
#gift-25 .section-3{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/gg-under25-img-4.jpg) center center no-repeat;
	background-size: cover;
}

#gift-25 .section-4{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/gg-under25-img-5.jpg) center center no-repeat;
	background-size: cover;
}
#gift-25 .section-5{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/gg-under25-img-6.jpg) center center no-repeat;
	background-size: cover;
}

/* gift-50 */
#gift-50 .section-0{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/image-title-2.jpg) center center no-repeat;
	background-size: cover;
	min-height:200px;
}
#gift-50 .section-1{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/gg-under50-img-2.jpg) center center no-repeat;
	background-size: cover;
}
#gift-50 .section-2{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/gg-under50-img-3.jpg) center center no-repeat;
	background-size: cover;
}
#gift-50 .section-3{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/gg-under50-img-4.jpg) center center no-repeat;
	background-size: cover;
}
#gift-50 .section-4{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/gg-under50-img-5.jpg) center center no-repeat;
	background-size: cover;
}
#gift-50 .section-5{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/gg-under50-img-6.jpg) center center no-repeat;
	background-size: cover;
}
#gift-50 .section-6{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/gg-under50-img-7.jpg) center center no-repeat;
	background-size: cover;
}
/* gift-over-50 */
#gift-over-50 .section-0{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/image-title-2.jpg) center center no-repeat;
	background-size: cover;
	min-height:200px;
}
#gift-over-50 .section-1{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/gg-over50-img-2.jpg) center center no-repeat;
	background-size: cover;
}
#gift-over-50 .section-2{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/gg-over50-img-3.jpg) center center no-repeat;
	background-size: cover;
}
#gift-over-50 .section-3{
	background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/gg-over50-img-4.jpg) center center no-repeat;
	background-size: cover;
}
#gift-25 .content, #gift-50 .content, #gift-over-50 .content {
	text-align:left;
	top:0;
	width: 42%;
}
#gift-25 .section-0 .content , #gift-50 .section-0 .content , #gift-over-50 .section-0 .content {
	 color:#b92430;
 }
#gift-over-50 .section-3 .content {
	width:33%;
}
#gift-25 .content p, #gift-50 .content p, #gift-over-50 .content p {    
	font-size: 22px;
}
#gift-25 .section-1 .content, #gift-25 .section-3 .content, #gift-25 .section-5 .content,
#gift-50 .section-1 .content, #gift-50 .section-3 .content, #gift-50 .section-5 .content,
#gift-over-50 .section-1 .content, #gift-over-50 .section-3 {
	right:0;
}
#gift-25 .section-2 .content, #gift-25 .section-4 .content,
#gift-50 .section-2 .content, #gift-50 .section-4 .content, #gift-50 .section-6 .content,
#gift-over-50 .section-2 .content{
	width: 50%;
    left: 45%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
#gift-25 .section-5 .content, #gift-50 .section-5 .content, #gift-50 .section-6 .content {
	position: absolute;
}
#gift-25 .content .title, #gift-50 .content .title, #gift-over-50 .content .title {
	font-size:60px;
	font-family: 'Raleway';
}
#gift-25 .section-0 .content .title, #gift-50 .section-0 .content .title, #gift-over-50 .section-0 .content .title {
	font-size:48px;
}
#gift-25 .section-0 .content .title, #gift-50 .section-0 .content .title {
	color:#b92430;
	font-size:50px;
}
#gift-25 .section-0 .content, #gift-50 .section-0 .content  {
	position:absolute;
	right:0;
	right: 0;
    width: 55%;
}
#gift-25 .shop_link, #gift-50 .shop_link, #gift-over-50 .shop_link  {display: inline-block;
    background: #000;
    color: #fff;
    padding: 12px 35px;
    font-size: 18px;
    font-family: inherit;
    margin: 15px 0 0;
    letter-spacing: 0;
    line-height: 1;
	text-decoration: none;
	border:1px solid transparent;
}
#gift-25 .shop_link:hover, #gift-50 .shop_link:hover, #gift-over-50 .shop_link:hover  {
	background:#fff;
	color:#000;
}
#gift-25 .mobile_img, #gift-25 .mob_content, #gift-50 .mobile_img, #gift-50 .mob_content,
#gift-over-50 .mobile_img, #gift-over-50 .mob_content {
	display:none;
}
.body {
	padding-bottom:0;
	margin-bottom:0;
}
.title-font {
        font-family: Satisfy, cursive
}
/* *************************** Kids Collection end********************* */

.banner_sec {
    background: url(../img/rewards_banner.jpg) center no-repeat;
    background-size: cover;
    font-family: 'Nunito';
    padding: 100px 0;
    color: #fff;
}
.banner_sec h4 {
    color: #ffffff;
    font-size: 38px;
    line-height: 40px;
    font-weight: 700;
    font-family: 'Nunito';
    margin: 0;
}
.banner_sec h1 {
    font-size: 79px;
    color: #fff;
    margin: 0;
    font-family: 'EvelethClean';
    margin-bottom: 20px;
}
.banner_sec p {
    font-size: 29px;
    font-weight: 600;
}
#rewardPage{
    color: #303030;
    padding: 0 15px;
}
#rewardPage h2 {
    color: #000000;
    font-size: 38px;
    font-weight: 400;
    font-family: 'EvelethClean';
    margin-bottom: 50px;
    margin-top: 0;
}
.process_sec {
    counter-reset: section;
    text-align: center;
}
.container.process_sec .col-md-3:before {
    display: inline-block;
    counter-increment: section;
    content: counter(section);
    font-family: 'EvelethClean';
    height: 84px;
    width: 84px;
    line-height: 84px;
    font-size: 36px;
    color: #fff;
    background-color: #f58025;
    border-radius: 50%;
    text-align: center;
    z-index: 10;
}
.container.process_sec .col-md-3:after {
    content: '';
    position: absolute;
    top: 30px;
    left: 71%;
    display: block;
    z-index: 9;
    width: 60%;
    height: 26px;
    background: url(../img/arrow.png) no-repeat;
    background-position: center center;
}
.container.process_sec .col-md-3:last-child:after {
    content: none;
}
.process_sec h5 {
    font-size: 25px;
    font-family: 'Nunito';
    font-weight: 800;
    color: #000000;
    margin-bottom: 0;
}
.process_sec p {
    font-size: 22px;
    font-family: 'Nunito';
    color: #000000;
    font-weight: 600;
    line-height: 30px;
}
.common_padd{
    padding: 60px 0 30px; 
}
.earn_sec {
    background-color: #eeeade;
    padding: 45px 25px 35px;
    height: 100%;
    display: table;
    vertical-align: middle;
    height: 190px;
    min-height: 190px;
    width: 100%;
    margin-bottom: 30px;
    text-align:center;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.earn_sec:hover {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.earn_sec h5 {
    margin: 0;
    display: block;
}
.left_sec,.right_sec {
    display: table-cell;
    vertical-align: middle;
}
.right_sec h5,.right_sec span {
    font-size: 23px;
    font-family: 'Nunito';
    font-weight: 900;
}
.right_sec span {
    color: #f58025;
}
.right_sec small {
    display: block;
    font-size: 13px;
    line-height: 1;
    color: #303030;
    text-transform: capitalize;
}
.left_sec {
    width: 35%;
}
ul.circle_sec {
    text-align: center;
    clear: both;
    padding-top: 30px;
}
.circle_sec li {
    display: inline-block;
    width: 33%;
}
.circleWrapper {
    border: 6px solid #eeeade;
    width: 260px;
    height: 260px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 20px;
    position: relative;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.circleWrapper:hover {
    border-color: #f58025;
}
.orangeCircle {
    background: #f58025;
    position: absolute;
    width: 110px;
    height: 110px;
    line-height: 1;
    font-size: 23px;
    color: #fff;
    font-family: 'Nunito';
    border-radius: 50%;
    font-weight: 700;
    padding: 33px 10px;
    left: -5px;
    top: -35px;
}
.circleWrapper h5 {
    font-size: 42px;
    font-weight: 900; 
    line-height: 40px;
    font-family: 'Nunito';
    text-transform: capitalize;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}
.vip_sec {
    clear: both;
    width: 55%;
    margin: 0 auto 60px;
    font-size: 22px;
    font-family: 'Nunito';
}
.vip_sec img,.vip_cont {
    display: inline-block;
    vertical-align: top;
}
.vip_cont {
    padding-left: 40px;
    font-weight: 600;
}
.vip_cont h3 {
    margin: 0;
    font-size: 33px;
    font-family: 'Nunito';
    font-weight: 700;
    line-height: 1;
}
.vip_cont ul {
    padding-left: 20px;
    margin-top: 25px;
    line-height: 26px;
}
.vip_sec a {
    color: #000;
    text-decoration: underline;
}
.vip_cont ul ul {
    margin-top: 0;
    list-style: none;
    padding: 0;
    margin-left: 0;
}
.vip_cont ul ul li {
    position: relative;
}
.vip_cont ul ul li:before {
    content: '-';
    display: inline-block;
    padding-right: 10px;
}
@media (max-width: 1920px) {
	#frenchie-lander .cle_section-1, #frenchie-lander .cle_section-2, #frenchie-lander .cle_section-3, #frenchie-lander .cle_section-4, #frenchie-lander .cle_section-5, #frenchie-lander .cle_section-6, #frenchie-lander .cle_section-7, #frenchie-lander .cle_section-8, #frenchie-lander .cle_section-9 {
		/*min-height: 720px;*/
	}
	#frenchie-lander .cle_section-0 {
		min-height: 580px;
	}
}
@media (max-width: 1885px) {
    #Clearance_Sale .cle_section-0{
        min-height: 550px;
    }
    #Clearance_Sale .cle_section-closeout{
        min-height: 475px;
    }
    #Clearance_Sale .cle_section-1, #Clearance_Sale .cle_section-2, #Clearance_Sale .cle_section-3, #Clearance_Sale .cle_section-4, #Clearance_Sale .cle_section-5, #Clearance_Sale .cle_section-6 {
	    min-height: 444px;
	}
	#frenchie-lander .cle_section-1, #frenchie-lander .cle_section-2, #frenchie-lander .cle_section-3, #frenchie-lander .cle_section-4, #frenchie-lander .cle_section-5, #frenchie-lander .cle_section-6 #frenchie-lander .cle_section-7, #frenchie-lander .cle_section-8, #frenchie-lander .cle_section-9 {
	    min-height: 575px;
	}
    .section-1, .section-2 {
        min-height: 680px;
    }
    .section-3, .section-4, .section-5{
        min-height: 470px;
    }
	#frenchie-lander .cle_section-0 {
		min-height: 460px;
	} 
}
@media (max-width: 1460px) {
	#frenchie-lander .cle_section-0 {
		min-height: 425px;
	}
	#frenchie-lander .cle_section-1, #frenchie-lander .cle_section-2, #frenchie-lander .cle_section-3, #frenchie-lander .cle_section-4, #frenchie-lander .cle_section-5, #frenchie-lander .cle_section-6, #frenchie-lander .cle_section-7, #frenchie-lander .cle_section-8, #frenchie-lander .cle_section-9 {
		min-height: 530px;
	}
}
@media (max-width: 1400px) {
	#summer-sale .section-1, #summer-sale .section-2, #summer-sale .section-3 {
    	min-height: 478px;
	}
    #Clearance_Sale .cle_section-0{
        min-height: 444px;
    }
    #Clearance_Sale .cle_section-closeout{
        min-height: 444px;
    }
    #Clearance_Sale .cle_section-1, #Clearance_Sale .cle_section-2, #Clearance_Sale .cle_section-3, #Clearance_Sale .cle_section-4, #Clearance_Sale .cle_section-5, #Clearance_Sale .cle_section-6 {
	    min-height: 444px;
	}
    #Clearance_Sale .cle_section-0 .d_content {
    transform: translateY(28%);
    -webkit-transform: translateY(28%);
    -moz-transform: translateY(28%);
	}
	#frenchie-lander .cle_section-0 {
		min-height: 410px;
	}
	#frenchie-lander .cle_section-1, #frenchie-lander .cle_section-2, #frenchie-lander .cle_section-3, #frenchie-lander .cle_section-4, #frenchie-lander .cle_section-5, #frenchie-lander .cle_section-6, #frenchie-lander .cle_section-7, #frenchie-lander .cle_section-8, #frenchie-lander .cle_section-9 {
		min-height: 515px;
	}
}
@media (max-width: 1330px) {
	#frenchie-lander .cle_section-1, #frenchie-lander .cle_section-2, #frenchie-lander .cle_section-3, #frenchie-lander .cle_section-4, #frenchie-lander .cle_section-5, #frenchie-lander .cle_section-6, #frenchie-lander .cle_section-7, #frenchie-lander .cle_section-8, #frenchie-lander .cle_section-9 {
		min-height: 510px;
	}
	#frenchie-lander .cle_section-0 {
		min-height: 405px;
	}
}
@media (max-width: 1300px) {
	.summer-sale-banner .sub_heading{
		font-size: 40px;
	}
	#summer-sale .section-1, #summer-sale .section-2, #summer-sale .section-3, #summer-sale .section-4 {
    	min-height: 443px;
	}
	#summer-sale .section-2 .content {
	    top: 18%;
	    left: 11%;
	}
	#Clearance_Sale .cle_section-1 .d_content, #Clearance_Sale .cle_section-3 .d_content, #Clearance_Sale .cle_section-5 .d_content,
	#Clearance_Sale .cle_section-2 .d_content, #Clearance_Sale .cle_section-4 .d_content, #Clearance_Sale .cle_section-6 .d_content {
		min-width: 35%;
	}
    #Clearance_Sale .cle_section-0{
        min-height: 444px;
    }
    #Clearance_Sale .cle_section-closeout{
        min-height: 435px;
    }
    #Clearance_Sale .cle_section-1, #Clearance_Sale .cle_section-2, #Clearance_Sale .cle_section-3, #Clearance_Sale .cle_section-4, #Clearance_Sale .cle_section-5, #Clearance_Sale .cle_section-6 {
	    min-height: 435px;
	}
	#kids-collection_wrapper .kid_section-1, #kids-collection_wrapper .kid_section-2, #kids-collection_wrapper .kid_section-0 {
    	min-height: 640px;
	}
	#kids-collection_wrapper .popular_shop_link {
		padding: 15px 0 14px;
	}
    #Clearance_Sale .cle_section-closeout .d_content {
        transform: translateY(45%);
        -webkit-transform: translateY(45%);
        -moz-transform: translateY(45%);
    }
    #Clearance_Sale .cle_section-closeout .d_content .title {
        font-size: 42px;
    }
    #Clearance_Sale .cle_section-closeout .d_content .d_content_left-closeout:after{
        font-size: 52px;
    }
    #Clearance_Sale .cle_section-closeout .d_content .shop_link {
        margin: 0px 0;
    }
	#frenchie-lander .cle_section-0 {
		min-height: 400px;
	}
	#frenchie-lander .cle_section-1, #frenchie-lander .cle_section-2, #frenchie-lander .cle_section-3, #frenchie-lander .cle_section-4, #frenchie-lander .cle_section-5, #frenchie-lander .cle_section-6, #frenchie-lander .cle_section-7, #frenchie-lander .cle_section-8, #frenchie-lander .cle_section-9 {
		    min-height: 490px;
	}
	#frenchie-lander .cle_section-1 .d_content, #frenchie-lander .cle_section-3 .d_content, #frenchie-lander .cle_section-5 .d_content, #frenchie-lander .cle_section-7 .d_content {
		transform: translate(-50%, 80%);
		-webkit-transform: translate(-50%, 80%);
		-moz-transform: translate(-50%, 80%);
	}
	#frenchie-lander .cle_section-2 .d_content, #frenchie-lander .cle_section-4 .d_content, #frenchie-lander .cle_section-6 .d_content {
		transform: translate(40%, 90%);
		-webkit-transform: translate(40%, 70%);
		-moz-transform: translate(40%, 90%);
	}
	
	#frenchie-lander .d_content .title {
		    font-size: 48px;
	}
}
@media (max-width: 1280px) {
	#summer-sale .summer-sale-banner{
		min-height: 194px;
	}
	#summer-sale .section-1, #summer-sale .section-2, #summer-sale .section-3, #summer-sale .section-4 {
	    min-height: 437px;
	}
	#Clearance_Sale .cle_section-closeout, #Clearance_Sale .cle_section-1, #Clearance_Sale .cle_section-2, #Clearance_Sale .cle_section-3, #Clearance_Sale .cle_section-4, #Clearance_Sale .cle_section-5, #Clearance_Sale .cle_section-6 {
    	min-height: 425px;
    }
    #Clearance_Sale .cle_section-0{
        min-height:  490px;
    }
}
@media (max-width: 1250px) {
	#accessories_page_wrapper .mountain_home_content_left {
    	right: 0rem;
	}
	#accessories_page_wrapper .mountain_home_content_left .moun_title {
   		font-size: 54px;
	}
	#accessories_page_wrapper .mountain_home_content_left p {
    	font-size: 26px;
	}
	#accessories_page_wrapper .mountain_home_content_left .moun_shop_link {
    	font-size: 16px;
	}
	#summer-sale .summer-sale-banner {
    	min-height: 188px;
	}
	#summer-sale .section-1, #summer-sale .section-2, #summer-sale .section-3, #summer-sale .section-4 {
	    min-height: 423px;
	}
	#Clearance_Sale .cle_section-0, #Clearance_Sale .cle_section-closeout, #Clearance_Sale .cle_section-1, #Clearance_Sale .cle_section-2, #Clearance_Sale .cle_section-3, #Clearance_Sale .cle_section-4, #Clearance_Sale .cle_section-5, #Clearance_Sale .cle_section-6 {
    	min-height: 410px;
	}
	#kids-collection_wrapper .kid_section-1, #kids-collection_wrapper .kid_section-2, #kids-collection_wrapper .kid_section-0 {
	    min-height: 614px;
	}
}

@media (max-width: 1200px) {
	#Mens_page_wrapper .dextop .mens_top_content-full {
	    top: 9rem;
	    left: 14.4rem;
	}
	#Mens_page_wrapper .mens_top_content-full .title{
		font-size: 55px;
	}
	#Mens_page_wrapper .mens_bottom_content-full{
		right: 12rem;
	    top: 1rem;
	}
	#Mens_page_wrapper .dextop .mens_left-content {
	    top: 16rem;
	    left: 2rem;
	}
	#Mens_page_wrapper .mens_right-content{
		top: 11rem;
		right: .5rem;
	}
	#Mens_page_wrapper .title{
		font-size: 50px;
	}
	#Mens_page_wrapper p{
		font-size: 20px;
	}
	#summer-sale .summer-sale-banner {
    	min-height: 180px;
	}
	#summer-sale .section-1, #summer-sale .section-2, #summer-sale .section-3, #summer-sale .section-4 {
	    min-height: 409px;
	}
	 #Clearance_Sale .cle_section-5 .d_content{
	 	min-width: 44%;
	 }
	 #Clearance_Sale .cle_section-closeout, #Clearance_Sale .cle_section-1, #Clearance_Sale .cle_section-2, #Clearance_Sale .cle_section-3, #Clearance_Sale .cle_section-4, #Clearance_Sale .cle_section-5, #Clearance_Sale .cle_section-6 {
    	min-height: 360px;
	}
	#kids-collection_wrapper .kid_section-1, #kids-collection_wrapper .kid_section-2, #kids-collection_wrapper .kid_section-0 {
	    min-height: 590px;
	}
	#kids-collection_wrapper .popular_shop_link{
		padding: 13px 0 11px;
	}
    #Clearance_Sale .cle_section-0{
        min-height: 415px;
    }
	#frenchie-lander .cle_section-1, #frenchie-lander .cle_section-2, #frenchie-lander .cle_section-3, #frenchie-lander .cle_section-4, #frenchie-lander .cle_section-5, #frenchie-lander .cle_section-6, #frenchie-lander .cle_section-7, #frenchie-lander .cle_section-8, #frenchie-lander .cle_section-9 {
		min-height: 455px;
	}
	#frenchie-lander .cle_section-0 {
		min-height:365px;
	}
	#gift-over-50 .section-2 .content, #gift-25 .section-2 .content, #gift-25 .section-4 .content {
		left:35%;
	}
	 #gift-50 .section-2 .content, #gift-50 .section-4 .content, #gift-50 .section-6 .content {
		 left: 35%;
	 }
	 #gift-price .cle_section-1, #gift-price .cle_section-2, #gift-price .cle_section-3 {
		 min-height:500px;
	 }
	 #gift-price .cle_section-0 .shop-price, #gift-25 .section-0 .shop-price, #gift-50 .section-0 .shop-price, #gift-over-50 .section-0 .shop-price {
		 right:50px;
	 }

}
@media (max-width: 1199px) {

	#Mens_page_wrapper .mens_top_content-full .title{
		font-size: 60px;
	}
	#Mens_page_wrapper .dextop .mens_left-content {
	    top: 16rem;
	    left: 4rem;
	}
	#Mens_page_wrapper .mens_bottom_content-full{
	    top: 0rem;
	}
	#Mens_page_wrapper .mens_right-content{
		top: 11rem;
		right: 3rem;
	}
	#Mens_page_wrapper .title{
		font-size: 60px;
	}
	#Mens_page_wrapper p{
		font-size: 25px;
	}
	#Mens_page_wrapper .mens_shop_link{
		font-size: 18px;
	}
	#accessories_page_wrapper .mountain_home_content_left {
	    top: 13rem;
	    right: 6rem;
	}
	#accessories_page_wrapper .mountain_home_content_right {
	    top: 13rem;
	    left: 4.5rem;
	}
	.summer-sale-banner .sub_heading{
		font-size: 37px;
	}
	#summer-sale .section-4 .content .title span {
	    font-size: 21rem;
	}
    .vip_cont{
        width: 75%;
    }
    .container.process_sec .col-md-3:after {
        background-size: 100%;
    }
	
}
@media (max-width: 1100px) {
	#Mens_page_wrapper .title{
		font-size: 55px;
	}
	#Mens_page_wrapper p{
		font-size: 22px;
	}
	#Mens_page_wrapper .mens_shop_link{
		font-size: 16px;
	}
	#accessories_page_wrapper .mountain_home_content_left {
        top: 9rem;
        right: 4rem;
    }
	#accessories_page_wrapper .mountain_home_content_left .moun_title {
	    font-size: 55px;
	}
	#accessories_page_wrapper .mountain_home_content_left p {
	    font-size: 25px;
	}

	#accessories_page_wrapper .mountain_home_content_left .moun_title {
	    font-size: 55px;
	}
	#accessories_page_wrapper .mountain_home_content_right {
		top: 9rem;
		left: 3rem;
	}
	#accessories_page_wrapper .mountain_home_content_right .moun_title {
	    font-size: 55px;
	}
	#accessories_page_wrapper .mountain_home_content_right p {
	    font-size: 25px;
	}
	#summer-sale .summer-sale-banner .top_heading{
		padding: 1.5rem 0 0;
	}
	#summer-sale .summer-sale-banner {
    	min-height: 166px;
	}
	#summer-sale .section-1, #summer-sale .section-2, #summer-sale .section-3, #summer-sale .section-4 {
	    min-height: 374px;
	}
	#summer-sale .section-1 .content{
		top: 20%;
	}
	#summer-sale .section-4 .content .title span{
		font-size: 19rem;
	}
	#summer-sale .section-4 .content .title .txt{
		font-size: 10rem;
	}
	#Clearance_Sale .cle_section-1, #Clearance_Sale .cle_section-2, #Clearance_Sale .cle_section-3, #Clearance_Sale .cle_section-4, #Clearance_Sale .cle_section-5, #Clearance_Sale .cle_section-6 {
    	min-height: 360px;
	}
	#Clearance_Sale .cle_section-1 .d_content, #Clearance_Sale .cle_section-3 .d_content, #Clearance_Sale .cle_section-5 .d_content,
	#Clearance_Sale .cle_section-2 .d_content, #Clearance_Sale .cle_section-4 .d_content, #Clearance_Sale .cle_section-6 .d_content {
		transform: translateY(70%);
	    -webkit-transform: translateY(70%);
	    -moz-transform: translateY(70%);
	    -ms-transform: translateY(70%);
	}
	#kids-collection_wrapper .kid_section-1, #kids-collection_wrapper .kid_section-2, #kids-collection_wrapper .kid_section-0 {
	    min-height: 540px;
	}
	#kids-collection_wrapper .kid_section-1 .content{
		transform: translate(50%,40%);
	    -webkit-transform: translate(50%,40%);
	    -moz-transform: translate(50%,40%);
	    -ms-transform: translate(50%,40%);
	}
	#kids-collection_wrapper .kid_section-2 .content{
		width: 33%;
		transform: translate(-32%,85%);
	    -webkit-transform: translate(-32%,85%);
	    -moz-transform: translate(-32%,85%);
	    -ms-transform: translate(-32%,85%);
	}
    #kids-collection_wrapper .kid_section-0 .content{
        width: 33%;
        transform: translate(-32%,45%);
        -webkit-transform: translate(-32%,45%);
        -moz-transform: translate(-32%,45%);
        -ms-transform: translate(-32%,45%);
    }
	#kids-collection_wrapper .popular_shop_link {
	    padding: 10px 0 9px;
	}
	#frenchie-lander .cle_section-1, #frenchie-lander .cle_section-2, #frenchie-lander .cle_section-3, #frenchie-lander .cle_section-4, #frenchie-lander .cle_section-5, #frenchie-lander .cle_section-6, #frenchie-lander .cle_section-7, #frenchie-lander .cle_section-8, #frenchie-lander .cle_section-9 {
		min-height: 415px;
	}
	#frenchie-lander .cle_section-0 {
		    min-height: 330px;
	}
}

@media (max-width: 1060px) {
    #Clearance_Sale .cle_section-0{
        min-height:  330px;
    }
	#accessories_page_wrapper .mountain_home_content_left .moun_title {
	    font-size: 50px;
	}
	#accessories_page_wrapper .mountain_home_content_left p {
    	font-size: 24px;
	}
	#accessories_page_wrapper .mountain_home_content_right .moun_title {
    	font-size: 50px;
	}
	#accessories_page_wrapper .mountain_home_content_right .moun_shop_link {
    	font-size: 16px;
	}
	#summer-sale .section-1, #summer-sale .section-2, #summer-sale .section-3, #summer-sale .section-4 {
    	min-height: 348px;
	}
	#summer-sale .summer-sale-banner {
    	min-height: 154px;
	}
	#summer-sale .summer-sale-banner .top_heading{
		padding: 1.8rem 0 0;
		font-size: 60px;
	}
	.summer-sale-banner .sub_heading {
    	font-size: 32px;
	}
	#summer-sale .section-1 .content {
    	top: 10%;
    	left: 10%;
	}
	#summer-sale .section-3 .content {
	    top: 7%;
	    right: 8%;
	}
	#summer-sale .section-2 .content {
	    top: 9%;
	    left: 10%;
	}
	#summer-sale .section-4 .content .title{
		margin-top: 13px;
	}
	#summer-sale .section-4 .content .title span{
		font-size: 17rem;
	}
	#summer-sale .section-4 .content .title .txt{
		font-size: 10rem;
	}
	#Clearance_Sale .cle_section-closeout, #Clearance_Sale .cle_section-1, #Clearance_Sale .cle_section-2, #Clearance_Sale .cle_section-3, #Clearance_Sale .cle_section-4, #Clearance_Sale .cle_section-5, #Clearance_Sale .cle_section-6 {
	    min-height: 330px;
	}
	#kids-collection_wrapper .kid_section-1, #kids-collection_wrapper .kid_section-2, #kids-collection_wrapper .kid_section-0 {
	    min-height: 520px;
	}
	#kids-collection_wrapper .kid_section-1 .content {
	    transform: translate(50%,32%);
	    -webkit-transform: translate(50%,32%);
	    -moz-transform: translate(50%,32%);
	    -ms-transform: translate(50%,32%);
	}
	#kids-collection_wrapper .kid_section-2 .content{
		width: 34%;
	}
	#kids-collection_wrapper .popular_shop_link{
		font-size: 21px;
		padding: 11px 0 10px;
	}
    #Clearance_Sale .cle_section-0 .d_content {
        transform: translateY(10%);
        -webkit-transform: translateY(10%);
        -moz-transform: translateY(10%);
    }
    #Clearance_Sale .cle_section-0 .d_content p.p-1 {
        font-size: 28px;
    }
    #Clearance_Sale .cle_section-0 .d_content p.p-2 {
        font-size: 20px;
    }
}


@media (max-width: 1030px) {
	
	#Mens_page_wrapper .dextop .mens_top_content-full {
	    top: 6rem;
	    left: 11.4rem;
	}
	#Mens_page_wrapper .mens_bottom_content-full {
    	right: 10rem;
	}
	#Mens_page_wrapper .mens_top_content-full .title{
		font-size: 55px;
	}
	#Mens_page_wrapper .dextop .mens_left-content {
	    top: 12rem;
	    left: 3rem;
	}
	#Mens_page_wrapper .mens_right-content {
	    top: 7rem;
	    right: 2rem;
	}
	#Mens_page_wrapper .title{
		font-size: 50px;
	}
	#Mens_page_wrapper p{
		font-size: 21px;
	}
	#Mens_page_wrapper .mens_shop_link{
		font-size: 16px;
	}
	#Clearance_Sale .cle_section-1, #Clearance_Sale .cle_section-2, #Clearance_Sale .cle_section-3, #Clearance_Sale .cle_section-4, #Clearance_Sale .cle_section-5, #Clearance_Sale .cle_section-6 {
    	min-height: 330px;
	}
	#kids-collection_wrapper .kid_section-1, #kids-collection_wrapper .kid_section-2, #kids-collection_wrapper .kid_section-0 {
	    min-height: 490px;
	}
	#kids-collection_wrapper .kid_section-1 .content{
		width: 35%;
		transform: translate(30%,32%);
    -webkit-transform: translate(30%,32%);
    -moz-transform: translate(30%,32%);
    -ms-transform: translate(30%,32%);
	}
	#kids-collection_wrapper .kid_section-2 .content{
		width: 35%;
		transform: translate(-35%,80%);
	    -webkit-transform: translate(-32%,80%);
	    -moz-transform: translate(-35%,80%);
	    -ms-transform: translate(-35%,80%);
	}
    #kids-collection_wrapper .kid_section-0 .content{
        width: 35%;
        transform: translate(-35%,36%);
        -webkit-transform: translate(-32%,36%);
        -moz-transform: translate(-35%,36%);
        -ms-transform: translate(-35%,36%);
    }
	#frenchie-lander .cle_section-1, #frenchie-lander .cle_section-2, #frenchie-lander .cle_section-3, #frenchie-lander .cle_section-4, #frenchie-lander .cle_section-5, #frenchie-lander .cle_section-6, #frenchie-lander .cle_section-7, #frenchie-lander .cle_section-8, #frenchie-lander .cle_section-9 {
		    min-height: 385px;
	}
	#frenchie-lander .cle_section-0 {
		min-height: 315px;
	}
	#gift-over-50 .section-2 .content {
		left:30%;
	}
	 #gift-50 .section-2 .content, #gift-50 .section-4 .content, #gift-50 .section-6 .content {
		 left: 30%;
	 }
	  #gift-50 .section-4 .content .title {
		  font-size:52px;
		  width:50%;
	  }

}
@media (max-width: 980px) {
	#Mens_page_wrapper .mens_top_content-full .title{
		font-size: 50px;
	}
	#Mens_page_wrapper .title{
		font-size: 45px;
	}
	#Mens_page_wrapper p{
		font-size: 18px;
	}
	#accessories_page_wrapper .mountain_home_content_left .moun_title {
	    font-size: 40px;
	}
	#accessories_page_wrapper .mountain_home_content_left p {
    	font-size: 22px;
	}
	#accessories_page_wrapper .mountain_home_content_right .moun_title {
    	font-size: 40px;
	}
	#accessories_page_wrapper .mountain_home_content_right p {
    	font-size: 22px;
	}
	#summer-sale .section-1, #summer-sale .section-2, #summer-sale .section-3, #summer-sale .section-4 {
    	min-height: 333px;
	}

	#summer-sale .summer-sale-banner {
	    min-height: 148px;
	}
	#summer-sale .section-4 .content .title span {
    	font-size: 15rem;
	}
	#summer-sale .bottom_sub_title {
	    font-size: 35px;
 	}
 	#summer-sale .section-1 .content .title, #summer-sale .section-2 .content .title, #summer-sale .section-3 .content .title {
    	line-height: 40px;
	}
	#Clearance_Sale .cle_section-closeout, #Clearance_Sale .cle_section-1, #Clearance_Sale .cle_section-2, #Clearance_Sale .cle_section-3, #Clearance_Sale .cle_section-4, #Clearance_Sale .cle_section-5, #Clearance_Sale .cle_section-6 {
    	min-height: 305px;
	}
    #Clearance_Sale .cle_section-0 .d_content {
        display: block;
        position: absolute;
        float: right;
        right: 0;
        top: 0;
        width: 60%;
        text-align: center;
        transform: translateY(20%);
        -webkit-transform: translateY(20%);
        -moz-transform: translateY(20%);
    }
    #Clearance_Sale .cle_section-0 .d_content .title {
        font-size: 42px;
    }
    #Clearance_Sale .cle_section-0 .d_content p.p-1{
        font-size: 24px;
    }
    #Clearance_Sale .cle_section-0 .d_content p.p-2{
        font-size: 18px;
    }
	#Clearance_Sale .cle_section-1 .d_content, #Clearance_Sale .cle_section-3 .d_content, #Clearance_Sale .cle_section-5 .d_content, #Clearance_Sale .cle_section-2 .d_content, #Clearance_Sale .cle_section-4 .d_content, #Clearance_Sale .cle_section-6 .d_content {
	    transform: translateY(50%);
	    -webkit-transform: translateY(50%);
	    -moz-transform: translateY(50%);
	    -ms-transform: translateY(50%);
	}
	#kids-collection_wrapper .kid_section-1, #kids-collection_wrapper .kid_section-2, #kids-collection_wrapper .kid_section-0 {
	    min-height: 480px;
	}
	#kids-collection_wrapper .popular_shop_link {
	    font-size: 20px;
	    padding: 10px 0 10px;
	}
	#kids-collection_wrapper .bottom-heading {
	    font-size: 40px;
	    margin: 30px 0;
	}
	#kids-collection_wrapper .shop-all .shop_all_link {
	    padding: 9px 80px;
	    font-size: 23px;
	}
	#kids-collection_wrapper .kid_section-2 .content{
		width: 37%;
		transform: translate(-28%,80%);
		-webkit-transform: translate(-28%,80%);
		-moz-transform: translate(-28%,80%);
		-ms-transform: translate(-28%,80%);
	}
    #kids-collection_wrapper .kid_section-0 .content{
        width: 37%;
        transform: translate(-28%,30%);
        -webkit-transform: translate(-28%,30%);
        -moz-transform: translate(-28%,30%);
        -ms-transform: translate(-28%,30%);
    }
	#frenchie-lander .cle_section-1, #frenchie-lander .cle_section-2, #frenchie-lander .cle_section-3, #frenchie-lander .cle_section-4, #frenchie-lander .cle_section-5, #frenchie-lander .cle_section-6, #frenchie-lander .cle_section-7, #frenchie-lander .cle_section-8, #frenchie-lander .cle_section-9 {
		min-height: 365px;
	}
	#frenchie-lander .cle_section-0 {
		min-height: 295px;
	}
}
@media (max-width: 930px) {
	#accessories_page_wrapper .mountain_home_content_right {
	    left: 1.5rem;
	}
	#summer-sale .summer-sale-banner {
    	min-height: 140px;
	}
	#summer-sale .section-1, #summer-sale .section-2, #summer-sale .section-3, #summer-sale .section-4 {
    	min-height: 316px;
	}
	#summer-sale .summer-sale-banner .top_heading {
    	padding: 2.2rem 0 0;
	    font-size: 50px;
	}
	.summer-sale-banner .sub_heading {
    	font-size: 26px;
	}
	#summer-sale .section-1 .content {
    	top: 7%;
    	left: 8%;
	}
	#summer-sale .section-3 .content {
    	top: 4%;
    	right: 5%;
	}
	#summer-sale .section-2 .content {
    	top: 7%;
    	left: 8%;
	}
	#summer-sale .section-4 .content .title span {
    	font-size: 14rem;
	}
	#summer-sale .section-4 .content .title .txt {
    	font-size: 9rem;
    	top: 24px;
	}
	#summer-sale .bottom_sub_title {
	    font-size: 30px;
 	}
 	#Clearance_Sale .cle_section-1, #Clearance_Sale .cle_section-2, #Clearance_Sale .cle_section-3, #Clearance_Sale .cle_section-4, #Clearance_Sale .cle_section-5, #Clearance_Sale .cle_section-6 {
    	min-height: 305px;
	}
	#kids-collection_wrapper .kid_section-1, #kids-collection_wrapper .kid_section-2, #kids-collection_wrapper .kid_section-0 {
	    min-height: 450px;
	}
	.kids-collection-title h1{
		padding: 50px 0;
		font-size: 60px;
	}
	#kids-collection_wrapper .kid_section-1 .content{
		transform: translate(26%,26%);
		-webkit-transform: translate(26%,26%);
		-moz-transform: translate(26%,26%);
		-ms-transform: translate(26%,26%);
	}
	#kids-collection_wrapper .kid_section-2 .content{
    	width: 39%;
	    transform: translate(-25%,57%);
	    -webkit-transform: translate(-25%,57%);
	    -moz-transform: translate(-25%,57%);
	    -ms-transform: translate(-25%,57%);
	}
    #kids-collection_wrapper .kid_section-2 .content{
        width: 39%;
        transform: translate(-25%,25%);
        -webkit-transform: translate(-25%,25%);
        -moz-transform: translate(-25%,25%);
        -ms-transform: translate(-25%,25%);
    }
	#kids-collection_wrapper .popular_shop_link {
	    font-size: 20px;
	    padding: 8px 0 10px;
	}
	#kids-collection_wrapper .bottom-heading {
	    font-size: 36px;
	}

}

@media (max-width: 900px) {
    #Clearance_Sale .cle_section-0{
        min-height: 315px;
    }
	#summer-sale .section-1, #summer-sale .section-2, #summer-sale .section-3, #summer-sale .section-4 {
	    min-height: 305px;
	}
	#summer-sale .summer-sale-banner {
    min-height: 135px;
	}
	#Clearance_Sale .cle_section-closeout, #Clearance_Sale .cle_section-1, #Clearance_Sale .cle_section-2, #Clearance_Sale .cle_section-3, #Clearance_Sale .cle_section-4, #Clearance_Sale .cle_section-5, #Clearance_Sale .cle_section-6 {
    	min-height: 270px;
	}
	#kids-collection_wrapper .kid_section-1, #kids-collection_wrapper .kid_section-2, #kids-collection_wrapper .kid_section-0 {
	    min-height: 430px;
	}
	#kids-collection_wrapper .content .title{
		font-size: 50px;
	}
	#kids-collection_wrapper .content p{
		font-size: 22px;
	}
    #Clearance_Sale .cle_section-closeout .d_content {
        transform: translateY(45%);
        -webkit-transform: translateY(45%);
        -moz-transform: translateY(45%);
    }
    #Clearance_Sale .cle_section-closeout .d_content .title {
        font-size: 42px;
    }
    #Clearance_Sale .cle_section-closeout .d_content .d_content_left-closeout:after{
        font-size: 52px;
    }
    #Clearance_Sale .cle_section-closeout .d_content .shop_link {
        margin: 0px 0;
    }
	#frenchie-lander .cle_section-1, #frenchie-lander .cle_section-2, #frenchie-lander .cle_section-3, #frenchie-lander .cle_section-4, #frenchie-lander .cle_section-5, #frenchie-lander .cle_section-6, #frenchie-lander .cle_section-7, #frenchie-lander .cle_section-8, #frenchie-lander .cle_section-9 {
		    min-height: 335px;
	}
	#frenchie-lander .cle_section-0 {
		min-height: 275px;
	}
	#frenchie-lander .cle_section-2 .d_content, #frenchie-lander .cle_section-4 .d_content, #frenchie-lander .cle_section-6 .d_content {
		transform: translate(40%, 40%);
		-webkit-transform: translate(40%, 40%);
		-moz-transform: translate(40%, 40%);
	}
	#frenchie-lander .cle_section-1 .d_content, #frenchie-lander .cle_section-3 .d_content, #frenchie-lander .cle_section-5 .d_content, #frenchie-lander .cle_section-7 .d_content, #frenchie-lander .cle_section-8 .d_content, #frenchie-lander .cle_section-9 .d_content {
		transform: translate(-50%, 40%);
		-webkit-transform: translate(-50%, 40%);
		-moz-transform: translate(-50%, 40%);
	}
}
@media (max-width: 890px) {
	#Mens_page_wrapper .dextop .mens_top_content-full {
	    top: 3rem;
	    left: 9.4rem;
	}
	#Mens_page_wrapper .mens_top_content-full .title {
	    font-size: 45px;
	}
	#Mens_page_wrapper .dextop .mens_left-content {
	    top: 7rem;
	    left: 2rem;
	}
	#Mens_page_wrapper .mens_right-content {
	    top: 5rem;
	    right: 1rem;
	}
	#Mens_page_wrapper .mens_bottom_content-full {
    	right: 8rem;
	}
	#Mens_page_wrapper .title {
    	font-size: 40px;
	}
	#Mens_page_wrapper p{
		font-size: 17px;
	}
	#accessories_page_wrapper .mountain_home_content_right p {
    	font-size: 20px;
	}

}

@media (max-width: 850px) {
	#accessories_page_wrapper .mountain_home_content_left .moun_title {
	    font-size: 35px;
	}
	#accessories_page_wrapper .mountain_home_content_left p {
   		font-size: 20px;
	}
	#accessories_page_wrapper .mountain_home_content_right .moun_shop_link {
    	font-size: 14px;
	}
	#accessories_page_wrapper .mountain_home_content_left .moun_shop_link {
    	font-size: 14px;
	}
	#summer-sale .section-4 .content .title span {
   	 	font-size: 10rem;
	}
	#summer-sale .section-4 .content .title .txt {
    	font-size: 8rem;
    	top: 21px;
	}
	#Clearance_Sale .cle_section-1, #Clearance_Sale .cle_section-2, #Clearance_Sale .cle_section-3, #Clearance_Sale .cle_section-4, #Clearance_Sale .cle_section-5, #Clearance_Sale .cle_section-6 {
    	min-height: 285px;
	}
	#kids-collection_wrapper .kid_section-1, #kids-collection_wrapper .kid_section-2, #kids-collection_wrapper .kid_section-0 {
	    min-height: 400px;
	}
	#kids-collection_wrapper .popular_shop_link {
	    font-size: 18px;
	    padding: 9px 0 10px;
	}
}
@media (max-width: 840px) {
	#Mens_page_wrapper .dextop .container-fluid .row-fluid .mens_sep_left {
	    height: 200px;
	 }
	 #Mens_page_wrapper .dextop .container-fluid .row-fluid .mens_sep_right {
    	height: 300px;
	}
	#Mens_page_wrapper p {
    	font-size: 16px;
	}
	#Mens_page_wrapper .mens_shop_link {
    	font-size: 15px;
	}
	#accessories_page_wrapper .mountain_home_content_right p {
    	font-size: 18px;
	}
	#Clearance_Sale .cle_section-1, #Clearance_Sale .cle_section-2, #Clearance_Sale .cle_section-3, #Clearance_Sale .cle_section-4, #Clearance_Sale .cle_section-5, #Clearance_Sale .cle_section-6 {
    	min-height: 270px;
	}
    #Clearance_Sale .cle_section-closeout .d_content {
        transform: translateY(45%);
        -webkit-transform: translateY(45%);
        -moz-transform: translateY(45%);
    }
    #Clearance_Sale .cle_section-closeout .d_content .title {
        font-size: 42px;
    }
    #Clearance_Sale .cle_section-closeout .d_content .d_content_left-closeout:after{
        font-size: 52px;
    }
    #Clearance_Sale .cle_section-closeout .d_content .shop_link {
        margin: 0px 0;
    }
	#frenchie-lander .cle_section-1, #frenchie-lander .cle_section-2, #frenchie-lander .cle_section-3, #frenchie-lander .cle_section-4, #frenchie-lander .cle_section-5, #frenchie-lander .cle_section-6, #frenchie-lander .cle_section-7, #frenchie-lander .cle_section-8, #frenchie-lander .cle_section-9 {
		    min-height: 305px;
	}
	#frenchie-lander .cle_section-0 {
		min-height: 245px;
	}
}
@media (max-width: 800px) {
#accessories_page_wrapper .dextop {
  display: none;
  overflow: hidden;
}
#accessories_page_wrapper .mob {
  display: block;
}
#accessories_page_wrapper .col-xs-12{
       padding: 0px;
   }
#accessories_page_wrapper .mob-bottom-cont{
    padding: 30px 0;
    text-align: center;
    color: #fff;
}
#accessories_page_wrapper .moun_title{
       font-size: 45px;
    }
#accessories_page_wrapper p{
    font-size: 30px;
}
                
#accessories_page_wrapper .moun_shop_link{
    color: #f57f25;
    font-size: 18px;
}

#summer-sale .mobile_img,
    #summer-sale .m-subtitle{
        display: block
    }
    #summer-sale br{
        display: none
    }
    #summer-sale .d_subtitle {display: block;}
    #summer-sale .section-1 .content,
    #summer-sale .section-2 .content,
    #summer-sale .section-3 .content,
    #summer-sale .section-4 .content{
        text-align: center;
        position: initial;
        padding: 20px 0
    }
    #summer-sale .summer-sale-banner,
      #summer-sale  .section-1,
      #summer-sale  .section-2,
      #summer-sale  .section-3,
      #summer-sale  .section-4{
        background: 0 0;
        min-height: 100%
    }
    #summer-sale  .section-1 .content,
	#summer-sale  .section-2 .content,
	#summer-sale  .section-3 .content{
		background: #fff;
		color: #000;
	}
	#summer-sale  .section-4 .content{
		position: absolute;
		background: transparent;
		left: 0;
		right: 0;
	}
    #summer-sale .summer-sale-banner .top_heading {
	    color: #fff;
	    position: absolute;
	    font-size: 45px;
	    text-align: center;
	    top: 0;
	    left: 0;
	    right: 0;
	}
	.summer-sale-banner .sub_heading {
	    color: #fff;
	    font-size: 23px;
	    position: absolute;
	    bottom: 2.5rem;
	    left: 0;
	    right: 0;
	}
	#summer-sale .section-4 .content .title span {
    	font-size: 25rem;
	}
	#summer-sale .section-4 .content .title .txt {
	    font-size: 12rem;
	}
	#summer-sale .bottom_sub_title {
	    font-size: 40px;
	}
	.Summer.Sale  .body {
    	margin-bottom: 0rem;
	}
	#summer-sale .section-1 .content .title, #summer-sale .section-2 .content .title, #summer-sale .section-3 .content .title {
    	line-height: 1;
	}
	#summer-sale .content .d_subtitle{
		font-size: 18px;
	}

	#Clearance_Sale .d_content{
        display: none;
    }
    #Clearance_Sale .mobile_scrn, #Clearance_Sale  .m_content
    {
        display: block;
    }
     #Clearance_Sale .m_content
    {
	    background: #000;
	    padding: 74px 0px;
	    text-align: center;
	}
	#frenchie-lander .cle_section-0, #frenchie-lander .cle_section-1, #frenchie-lander .cle_section-2, #frenchie-lander .cle_section-3, #frenchie-lander .cle_section-4, #frenchie-lander .cle_section-5, #frenchie-lander .cle_section-6, #frenchie-lander .cle_section-7, #frenchie-lander .cle_section-8, #frenchie-lander .cle_section-9 {
		min-height: 100%;
		background: 0 0;
	}
	#frenchie-lander .m_content
    {
	    background: #000;
	    padding: 74px 0px;
	    text-align: center;
		color: #fff;
	}
	#frenchie-lander .m_content h1 {    font-family: 'Futura'; font-size:36px;}
	#frenchie-lander .bottom {    width: 450px;}
	#frenchie-lander .bottom a {    font-size: 20px;}
    #Clearance_Sale .cle_section-0,
    #Clearance_Sale  .cle_section-1,
    #Clearance_Sale  .cle_section-2,
    #Clearance_Sale  .cle_section-3,
    #Clearance_Sale  .cle_section-4,
    #Clearance_Sale  .cle_section-5,
    #Clearance_Sale  .cle_section-6
      {
        background: 0 0;
        min-height: 100%;
    }
    #Clearance_Sale .m_content .title {
    	color: #fff;
    	margin: 0;
    	font-size: 50px;
		font-family: 'Raleway';
		font-weight: 600;
	}
    #Clearance_Sale .m_content .shop_link{
		display: inline-block;
		color: #f68026;
		letter-spacing: 1px;
		line-height: 1;
		vertical-align: top;
		text-decoration: none;
		padding: 2px 0 0 30px;
		font-size: inherit;
    }
    #kids-collection_wrapper  .kid_section-1,
    #kids-collection_wrapper  .kid_section-2,
    #kids-collection_wrapper  .kid_section-0
      {
        background: 0 0;
        min-height: 100%;
    }
     #kids-collection_wrapper .mobile_scrn{
        display: block
    }
    #kids-collection_wrapper .d_scrn,
    #kids-collection_wrapper br{
        display: none
    } 
    #kids-collection_wrapper .kid_section-0 .content,
    #kids-collection_wrapper .kid_section-1 .content,
    #kids-collection_wrapper .kid_section-2 .content{
		width: 100%;
		text-align: center;
		z-index: 9;
		position: relative;
		transform: initial;
		-webkit-transform: initial;
		-moz-transform: initial;
		-ms-transform: initial;
		padding: 30px 0 30px;
    }   
    .kids-collection-title h1 {
	    padding: 40px 0 50px;
	    font-size: 50px;
	}
    #kids-collection_wrapper .kid_section-0 .content{
        background-color:#4c3144;
    } 
    #kids-collection_wrapper .kid_section-1 .content{
    	background-color:#709eae;
	} 
	#kids-collection_wrapper .kid_section-2 .content{
    	background-color:#a1c2b9;
    	margin-bottom: 0rem;
	}
	#kids-collection_wrapper .content .title {
	    font-size: 50px;
	    line-height: 1;
	    margin: 0 0 11px;
	}
	#kids-collection_wrapper .content p {
	    font-size: 22px;
	    font-family: Raleway;
	    line-height: 1;
	    margin-bottom: 2rem;
	}
	#kids-collection_wrapper .col-xs-12 {
   		width: 100%;
   		padding: 0;
	}
	#kids-collection_wrapper .popular_shop_link {
	    font-size: 21px;
	    padding-top: 20px;
	    background-color: #f68026;
	    position: relative;
	    display: block;
	    margin: 7px auto;
	    border-radius: 6px;
	    width: 100%;
	    top: 0;
	    left: 0;
	    padding-bottom: 20px;
	}
	#kids-collection_wrapper .shop-all {
	    padding: 5rem 0 .6rem;
	}
	#kids-collection_wrapper .bottom-heading{
		display: inline-block;
		width: 100%;
		margin-bottom: 20px;
	}
	#assistance_page_wrap .nav-tabs.nav-justified>li {
		display: block;
		width: auto;
		padding: 0;
	}
     #Clearance_Sale .cle_section-closeout .d_content {
        display: none;
    }
	#frenchie-lander .d_content {
	    display: none;
	}
	#frenchie-lander .mobile_scrn, #frenchie-lander .m_content {
	    display: block;
	}
	#frenchie-lander .shop_link {color:#00afaa; margin-left:10px; font-size:24px;}
	#gift-price .cle_section-1,
	#gift-price .cle_section-2,
	#gift-price .cle_section-3{
		background:none;
		min-height:100%;
	}
	#gift-price .d_content {
		display:none;
	}
    #gift-price .m_content, #gift-price .mobile_scrn, #gift-price .cle_section-0 .content {
		display:block;
	}
	#gift-price .cle_section-2 .m_content {
		top: 40px;
		left: 140px;
	}
	#gift-price .cle_section-3 .m_content {
		right:180px;
		top: 50px;
	}
	#gift-25 .section-2 .content, #gift-25 .section-4 .content, #gift-50 .section-2 .content, #gift-50 .section-4 .content, #gift-50 .section-6 .content,
	#gift-over-50 .section-2 .content	{
		transform:none;
		-webkit-transform:none;
		-moz-transform:none;
	}
    #gift-price .m_content, #gift-price .mobile_scrn, #gift-25 .mobile_img, #gift-25 .mob_content,  #gift-50 .mobile_img, #gift-50 .mob_content, 
	#gift-over-50 .mobile_img, #gift-over-50 .mob_content{
		display:block;
	}
	#gift-25  .section-1 .content, #gift-25  .section-2 .content, #gift-25  .section-3 .content, #gift-25  .section-4 .content, #gift-25  .section-5 .content,
	#gift-50  .section-1 .content, #gift-50  .section-2 .content, #gift-50  .section-3 .content, #gift-50  .section-4 .content, #gift-50  .section-5 .content, #gift-50  .section-6 .content, #gift-over-50  .section-1 .content, #gift-over-50  .section-2 .content, #gift-over-50  .section-3 .content	{
		position:absolute;
		background: transparent;
	}
	#gift-25 .content, #gift-50 .content, #gift-over-50 .content  {
		width:38%;
	}
	#gift-50 .section-3 .content {
		width:32%;
	}
	#gift-50 .section-4 .content .title {
		width:50%;
	}
	#gift-25  .section-2 .content, #gift-25 .section-4 .content, 
	#gift-50  .section-2 .content, #gift-50 .section-4 .content, #gift-50 .section-6 .content,
	#gift-over-50  .section-2 .content	{
		left:10%;
	}
	#gift-25 .content .title, #gift-50 .content .title, #gift-over-50 .content .title {
		font-size: 40px;
	}
	#gift-25 .mob_content, #gift-50 .mob_content, #gift-over-50 .mob_content {
		text-align: center;
		background: #000;
		padding: 35px 0;
	}
	#gift-25 .mob_content .shop_link_mobile, #gift-50 .mob_content .shop_link_mobile, #gift-over-50 .mob_content .shop_link_mobile {
		font-size: 30px;
		font-weight: bold;
		color:#b92430;
		display:block;
	}
	#gift-25 .shop_link, #gift-50 .shop_link, #gift-over-50 .shop_link {
		display:none;
	}
	#gift-price .cle_section-2 .m_content {
		top: 40px;
		left: 140px;
	}
	#gift-price .cle_section-3 .m_content {
		right:180px;
		top: 50px;
	}
	#gift-over-50 .section-1 .content, #gift-over-50 .section-3 .content {
		width:30%;
	}
	#gift-50 .content .title {
		width:100%;
	}
	#gift-price .cle_section-0 .content, #gift-25 .section-0 .content, #gift-50 .section-0 .content, #gift-over-50 .section-0 .content {
		left:45%;
		top:35px;
	}
	#gift-price .cle_section-0 .content .title, #gift-25 .section-0 .content .title, #gift-50 .section-0 .content .title, #gift-over-50 .section-0 .content .title {
		font-size:34px;
		margin:5px 0;
	}
	#gift-price .cle_section-0 .shop-price, #gift-25 .section-0 .shop-price, #gift-50 .section-0 .shop-price, #gift-over-50 .section-0 .shop-price {
		width: 130px;
		height: 130px;
		font-size: 20px;
		line-height: 28px;
		right: 50px;
		top: 25px;
	}
}
@media (max-width: 780px) {
    #Clearance_Sale .cle_section-closeout .d_content {
        display: none;
    }
	#Mens_page_wrapper .mens_top_content-full .title {
	    font-size: 41px;
	}
	#Mens_page_wrapper .title {
    	font-size: 40px;
	}
	#Mens_page_wrapper p {
    	font-size: 15px;
	}
	#Mens_page_wrapper .mens_shop_link {
    	font-size: 14px;
	}
	#Mens_page_wrapper .dextop .mens_left-content {
	    top: 6rem;
	    left: 1.5rem;
	}
	#Mens_page_wrapper .mens_right-content {
	    top: 4rem;
	    right: .5rem;
	}
	#gift-over-50  .section-1 .content,  #gift-over-50  .section-2 .content {
		transform:translateY(-30px);
		-webkit-transform:translateY(-30px);
		-moz-transform:translateY(-30px);
	}
	#gift-50 .content .title, #gift-50 .section-4 .content .title {
		font-size:30px;
	}
}


@media (max-width: 767px) {
    .section-5 .des_content, .section-6 .des_content{display: none}
    .mob_content{
        display: block;
    }
    #Clearance_Sale .cle_section-closeout .d_content {
        display: none;
    }
    #Clearance_Sale .cle_section-0 .d_content p.p-1 {
        color: #000;
        font-size: 10px;
    }
    #Clearance_Sale .cle_section-0 .d_content p.p-2 {
        color: #000;
        font-size: 7px;
        margin: 5px 0;

    }
    #Clearance_Sale .cle_section-0 .d_content p.p-2 span {
        font-weight: bold;
    }
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance {
        background-image: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/m-bts-clearance.jpg?t=1501154764&_ga=2.65808040.764942615.1500961370-1893413945.1500284732);
        background-repeat: no-repeat;
        min-height: initial
    }
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic {
        background-image: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/m-bts-classic.jpg?t=1501154762&_ga=2.161269435.764942615.1500961370-1893413945.1500284732);
        background-repeat: no-repeat
    }
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids {
        background-image: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/m-bts-kids.jpg?t=1501154769&_ga=2.161269435.764942615.1500961370-1893413945.1500284732);
        background-repeat: no-repeat
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies {
        background-image: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/m-bts-hoodies.jpg?t=1501154768&_ga=2.161269435.764942615.1500961370-1893413945.1500284732);
        background-repeat: no-repeat
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies,
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic,
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids {
        min-height: initial;
        padding-bottom: 24px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance h2 {
        font-size: 40px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance h5 {
        margin-top: 17rem;
        min-height: initial;
        margin-right: 2.5rem
    }
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic p {
        margin-top: 8.6rem;
        margin-bottom: 0
    }
    .right_kids-wrap {
        display: inline-block;
        float: right
    }
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic h5,
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids h5 {
        margin-top: 9rem
    }
    .backtoschool-wrapper .container-fluid .row-fluid .Shop_Tees,
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies,
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic,
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance,
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids {
        background-size: 100%;
        position: relative
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies {
        min-height: 259px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies h5 {
        margin-top: 0;
        position: absolute;
        bottom: 10px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .Shop_Tees h2 {
        margin-top: 10px;
        font-size: 30px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .Shop_Tees h2 img {
        width: 12px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .Shop_Tees {
        background-image: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/m-bts-cta.jpg?t=1501154765&_ga=2.267045512.764942615.1500961370-1893413945.1500284732);
        background-repeat: repeat;
        min-height: initial
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies h2,
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic h2,
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids h2 {
        font-size: 30px
    }

	/* Mens Lander css start */
	#Mens_page_wrapper .dextop {
	  display: none;
	}
	#Mens_page_wrapper .mob {
	  display: block;
	  padding: 0px;
	  margin: 0rem 0 8.5rem;
	}
	#Mens_page_wrapper .mob .mens_heading {
	    color: #000;
	    text-align: center;
	    margin: 7rem 0;
	}
	#Mens_page_wrapper .mob .col-xs-12 {
	  padding: 0px;
	}
	#Mens_page_wrapper .mob .mob-bottom-cont {
	  padding: 10px 0 33px;
	  text-align: center;
	}
	#Mens_page_wrapper .mob .mob_classic-tees {
	  background-color: #476462;
	}
	#Mens_page_wrapper .mob .mob_hoodie {
	  background-color: #777368;
	}
	#Mens_page_wrapper .mob .mob_tanks {
	  background-color: #cac6bb;
	}
	#Mens_page_wrapper .mob .mob_long-sleeved {
	  background-color: #709eae;
	}
	#Mens_page_wrapper .mob .title{
		font-size: 50px;
	}
	#Mens_page_wrapper .mob p{
		font-size: 24px;
	}
	#Mens_page_wrapper .mob .mens_shop_link{
		font-size: 16px;
	}
	#Mens_page_wrapper .mens_shop_all_btn {
	    top: -2rem;
	}

	/* Mens Lander css end */
	#mountain_home_page_wrapper .dextop{
		display: none;
	}
	#mountain_home_page_wrapper .mob{
		display: block;
	}
	#kids-collection_wrapper .bottom-heading {
		font-size: 34px;
	}

	#kids-collection_wrapper .shop-all {
		padding: 3.5rem 0 .6rem;
	}
	.affiliate_tbl {
		border: 1px solid #000;
		padding-left: 0;
		display: inline-block;
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: center;
	}
    #Clearance_Sale .cle_section-0{
        min-height: 120px;
    }
    #Clearance_Sale .cle_section-0 .d_content {
        display: block;
        position: absolute;
        float: right;
        right: 0;
        top: 0;
        bottom:0;
        margin: auto;
        height: 100px;
        width: 60%;
        text-align: center;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
    }
    #Clearance_Sale .cle_section-0 .d_content h5 {
        font-size: 6px;
        font-weight: lighter;
        margin: 0;
        text-align: center;
    }
    #Clearance_Sale .cle_section-0 .d_content .title {
        color: #000;
        font-size: 20px;
        margin: 10px 0px;
    }
    #Clearance_Sale .cle_section-0 .d_content p {
        font-size: 10px;
        margin-bottom: 0;
    }
    #Clearance_Sale .cle_section-0 .d_content p:nth-child(2){
        font-size: 10px;
        margin: 10px 0px;
    }
     #Clearance_Sale .cle_section-0 .d_content p:nth-child(2) span{
         font-weight: bold;
    }
    .navBar--sub {
        display: none;
    }
    #Clearance_Sale .cle_section-closeout{
        min-height: 135px;
    }
}
@media screen and (max-width: 736px) {
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance {
        padding-bottom: 15px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies,
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic,
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids {
        padding-bottom: 11px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic h5,
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids h5 {
        margin-top: 28rem;
        text-align: right
    }
    #summer-sale .summer-sale-banner .top_heading{
		font-size: 37px;
	}
	#kids-collection_wrapper .bottom-heading {
	    font-size: 32px;
	}
}
@media screen and (max-width: 732px) {
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance h5 {
        margin-top: 15rem;
        min-height: initial
    }
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids h5 {
        margin-top: 25.5rem;
        text-align: right
    }
}

@media screen and (max-width: 700px) {
	#summer-sale .content .title {
    	font-size: 35px;
	}
	#Clearance_Sale .clearance-title .clearanc-heading{
		font-size: 51px;
	}
	#Clearance_Sale .clearance-title .clearanc-sub_heading{
		font-size: 32px;
	}

}
@media screen and (max-width: 667px) {
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies,
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic,
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids {
        padding: 0 4.5rem 10px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance h5 {
        margin-top: 14.2rem
    }
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic p {
        margin-top: 11rem
    }
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids h5 {
        margin-top: 26.4rem
    }
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance {
        padding-bottom: 7px
    }
    #summer-sale .section-4 .content{
		top: 0%;
	}
	#summer-sale .section-4 .content .title span {
    	font-size: 21rem;
	}
	#summer-sale .bottom_sub_title {
    	font-size: 35px;
	}
	#summer-sale .content .d_subtitle{
		font-size: 16px;
	}
	#kids-collection_wrapper .bottom-heading {
	    font-size: 28px;
	}
	#kids-collection_wrapper .popular_shop_link{
		padding-top:18px; 
		padding-bottom:18px; 
	}
	#gift-price .cle_section-0 .content, #gift-25 .section-0 .content, #gift-50 .section-0 .content, #gift-over-50 .section-0 .content {
		left:40%;
		top:25px;
	}
	#gift-price .cle_section-0 .content .title, #gift-25 .section-0 .content .title, #gift-50 .section-0 .content .title, #gift-over-50 .section-0 .content .title {
		font-size:32px;
	}
}

@media screen and (max-width: 600px) {
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance h5 {
        margin-top: 10.5rem
    }
    #mountain_home_page_wrapper .moun_home_heading {
	    text-align: center;
	    margin: 6rem 0;
	}
	#mountain_home_page_wrapper .moun_home_heading .top_heading {
   		font-size: 45px;
	}
	#mountain_home_page_wrapper .moun_shop_all {
	    font-size: 17px;
	    padding: 10px 36px;
	}
	#mountain_home_page_wrapper {
   		padding: 0px 0 90px;
	}

	#mountain_home_page_wrapper .moun_shop_all_btn{
		top: 6rem;
	}

	#accessories_page_wrapper .moun_home_heading {
	    text-align: center;
	    margin: 6rem 0;
	}
	#accessories_page_wrapper .moun_home_heading .top_heading {
   		font-size: 45px;
	}
	#accessories_page_wrapper .moun_shop_all {
	    font-size: 17px;
	    padding: 10px 36px;
	}
	#accessories_page_wrapper {
   		padding: 0px 0 90px;
	}
	#accessories_page_wrapper .moun_shop_all_btn{
		top: 6rem;
	}
	#accessories_page_wrapper .mob .mob-bottom-cont{
	    padding: 25px 0;
	}
	#accessories_page_wrapper .mob .mob-bottom-cont .moun_title{
	   font-size: 42px;
	}
	#accessories_page_wrapper .mob .mob-bottom-cont p{
	    font-size: 20px;
	}
	#accessories_page_wrapper .mob .mob-bottom-cont .moun_shop_link{
	    color: #f57f25;
	    font-size: 16px;
	}
	
	.summer-sale-banner .sub_heading {
	    font-size: 20px;
	    bottom: 1.5rem;
	}
	#summer-sale .section-4 .content .title .txt {
    	font-size: 10rem;
    	top: 24px;
	}
	#summer-sale .bottom_sub_title {
    	font-size: 31px;
	}
	#Clearance_Sale  .m_content{
		padding: 60px 0px;
	}
	#frenchie-lander  .m_content {
		padding:60px 0;
	}
	#Clearance_Sale .clearance-title .clearanc-heading{
		font-size: 41px;
	}
	#Clearance_Sale .clearance-title .clearanc-sub_heading{
		font-size: 27px;
	}
	#Clearance_Sale .m_content .title{
		font-size: 38px;
	}
	#Clearance_Sale .m_content .shop_link{
		padding: 2px 0 0 15px;
	}
	.kids-collection-title h1{
		font-size: 40px;
	}
	#kids-collection_wrapper .bottom-heading {
	    font-size: 26px;
	}
	#kids-collection_wrapper .popular_shop_link {
    	font-size: 19px;
    	padding-top: 16px;
    	padding-bottom: 16px;
	}
	#kids-collection_wrapper .bottom-heading {
	    font-size: 25px;
	}
	#kids-collection_wrapper .content .title{
		font-size: 45px;
	}
	#kids-collection_wrapper .content p {
    	font-size: 18px;
	}
	#kids-collection_wrapper .content .shop_link {
    	font-size: 16px;
	}
	#frenchie-lander .shop_link {
		display:block;
	}
}
@media screen and (max-width: 568px) {
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance {
        padding-bottom: 7px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic p {
        margin-top: 7.5rem
    }
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids h5 {
        margin-top: 22.9rem;
        text-align: right
    }
    #accessories_page_wrapper .moun_home_heading .top_heading {
    	font-size: 40px;	
	}
	#accessories_page_wrapper .moun_shop_all {
	    padding: 10px 30px;
	}
	#summer-sale .content .title {
    	font-size: 30px;
	}
	#summer-sale .content .d_subtitle {
    	margin: 10px 0 19px;
	}
	#summer-sale .section-1 .content, #summer-sale .section-2 .content, #summer-sale .section-3 .content, #summer-sale .section-4 .content {
    	padding: 20px 0;
	}
	#summer-sale .section-4 .content .title span {
    	font-size: 15rem;
	}
	#summer-sale .section-4 .content .title .txt {
    	font-size: 8rem;
    	top: 23px;
	}
	
}

@media screen and (max-width: 500px) {
	#Clearance_Sale .clearance-title .clearanc-heading{
		font-size: 35px;
	}
	#Clearance_Sale .clearance-title .clearanc-sub_heading{
		font-size: 23px;
	}
	#Clearance_Sale .m_content .title{
		font-size: 33px;
	}
	#kids-collection_wrapper .bottom-heading {
	    font-size: 21px;
	}

}
@media screen and (max-width: 480px) {
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance h2 {
        font-size: 22px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance h5 {
        margin-top: 7.8rem
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies h2,
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic h2,
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids h2 {
        font-size: 20px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies,
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic,
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids {
        padding-bottom: 5px;
        padding-top: 10px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic p {
        margin-top: 6.4rem;
        margin-bottom: 0
    }
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic h5,
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids h5 {
        margin-top: 18rem;
        text-align: right;
        font-size: 10px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies {
        min-height: 216px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids {
        padding-bottom: 10px
    }
    #summer-sale .summer-sale-banner .top_heading{
    	font-size: 33px;
    }
    .summer-sale-banner .sub_heading{
    	font-size: 16px;
    	bottom: 1rem;
    }
   
    #summer-sale .section-4 .content .title span {
    	font-size: 16rem;
    	top: -6rem;
	}
   #summer-sale .bottom_sub_title{
   	font-size: 22px;
    }
    #summer-sale .section-4 .content{
    	padding: 0px;
    }
	#summer-sale .section-4 .content .title span {
	    font-size: 13rem;
	}	
	#summer-sale .section-4 .content .title .txt {
    	font-size: 7rem;
    	top: 21px;
	}
	#frenchie-lander .bottom {
		width:380px;
	}
	#frenchie-lander .bottom a {
		font-size: 16px;
	}
}
@media screen and (max-width: 425px) {
    .backtoschool-wrapper .container-fluid .row-fluid .Shop_Tees h2 {
        font-size: 25px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .Shop_Tees h2 img {
        width: 12px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance {
        padding-bottom: 0
    }
    #Mens_page_wrapper .mob .mens_heading h1 {
	    font-size: 26px
	}
	accessories_page_wrapper .mob .mob-bottom-cont .moun_title {
    	font-size: 38px;
	}
	#accessories_page_wrapper .mob .mob-bottom-cont p {
    	font-size: 18px;
	}
	#accessories_page_wrapper .mob .mob-bottom-cont .moun_shop_link {
    	font-size: 15px;
	}
	#summer-sale .summer-sale-banner .top_heading {
    	top: -9px;
    	font-size: 28px;
	}
	.summer-sale-banner .sub_heading {
	    font-size: 14px;
	    bottom: 1rem;
	}
	#summer-sale .bottom_sub_title {
	    font-size: 20px;
	    margin-top: 0;
	}
	#summer-sale .section-4 .content .coupon_code {
    	margin-bottom: 18px;
	}
	
	#summer-sale .section-4 .content .title span {
    	font-size: 11rem;
    	top: -4rem;
	}
	#Clearance_Sale .clearance-title .clearanc-heading{
		font-size: 32px;
	}
	#Clearance_Sale .clearance-title .clearanc-sub_heading{
		font-size: 22px;
	}
	#Clearance_Sale .m_content .title{
		font-size: 28px;
	}
	#frenchie-lander .m_content .title {
		font-size:28px;
	}
	#frenchie-lander  .m_content {
		padding: 30px 0;
	}
	#Clearance_Sale .m_content .shop_link {
    	padding: 2px 0 0 10px;
	}
	.kids-collection-title h1 {
	    font-size: 30px;
	}
	#kids-collection_wrapper .content .title {
	    font-size: 35px;
	}
	#kids-collection_wrapper .bottom-heading {
	    font-size: 18px;
	    font-weight: bold;
	    margin-bottom: 20px;
	}
	#kids-collection_wrapper .shop-all .shop_all_link {
	    padding: 9px 60px;
	    font-size: 20px;
	}

}
@media screen and (max-width: 414px) {
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance h5 {
        margin-top: 6.3rem
    }
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic p {
        margin-top: 3.5rem;
        margin-bottom: 0
    }
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids h5 {
        margin-top: 15.3rem;
        font-size: 11px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies {
        min-height: 186px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies h5 {
        bottom: 2px
    }

    #mountain_home_page_wrapper .moun_home_heading .top_heading {
    	font-size: 36px;
	}
	#kids-collection_wrapper .popular_shop_link {
	    width: 100%;
	}
}
@media screen and (max-width: 384px) {
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance h5 {
        margin-top: 4.7rem
    }
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic p {
        margin-top: 2rem
    }
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids h5 {
        margin-top: 14rem
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies {
        min-height: 172px
    }
    /* Mens Lander css Start */

    #Mens_page_wrapper .mob .title{
		font-size: 40px;
	}
	#Mens_page_wrapper .mob p{
		font-size: 21px;
	}
	#Mens_page_wrapper .mob .mens_shop_link{
		font-size: 16px;
	}
	
	/* Mens Lander css end */
	#summer-sale .section-4 .content .title span {
    	font-size: 9rem;
	}
	#summer-sale .section-4 .content .title .txt {
    	font-size: 6rem;
    	top: 15px;
	}
	#summer-sale .content .title {
    	font-size: 22px;
	}
	.summer-sale-banner .sub_heading {
    	bottom: .5rem;
	}
	#Clearance_Sale .clearance-title .clearanc-heading{
		font-size: 29px;
	}
	#Clearance_Sale .clearance-title .clearanc-sub_heading{
		font-size: 20px;
	}
	#Clearance_Sale .m_content .title {
    	font-size: 22px;
	}
	#kids-collection_wrapper .bottom-heading {
		line-height: 1.3;
	}
	#kids-collection_wrapper .bottom-heading {
    	font-size: 16px;
	}
}
@media screen and (max-width: 375px) {
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance h5 {
        margin-top: 4.5rem
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies h2,
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic h2,
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids h2 {
        font-size: 20px;
        margin-top: 0
    }
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic p {
        margin-top: 3.6rem;
        margin-bottom: 0
    }
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids h5 {
        margin-top: 13.7rem;
        text-align: right;
        font-size: 10px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies {
        min-height: 168px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies h5 {
        bottom: 2px
    }
    #summer-sale .section-4 .content .title span {
    	font-size: 8rem;
	}
	#kids-collection_wrapper .shop-all .shop_all_link {
	    padding: 9px 36px;
	    font-size: 17px;
	}
}
@media screen and (max-width: 360px) {
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance {
        padding: 0
    }
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance h2 {
        font-size: 20px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance h5 {
        margin-top: 57px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies h2,
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic h2,
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids h2 {
        font-size: 17px;
        font-weight: 700;
        margin-bottom: 2px;
        margin-top: 11px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic p {
        margin-top: 4.2rem
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies a,
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic a,
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids a {
        font-size: 12px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies,
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic,
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids {
        padding-top: 0
    }
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids h5 {
        margin-top: 13rem;
        font-size: 11px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies {
        min-height: 155px
    }
    .btmlogo {
        width: 287px!important
    }
    #summer-sale .mobile_img, #summer-sale .m-subtitle {
	    display: block;
	    min-height: 90px;
	}
	#summer-sale .content .shop_link{
		padding: 14px 38px;
	    font-size: 18px;
	}
	.kids-collection-title h1 {
	    font-size: 25px;
	}
	#kids-collection_wrapper .content .title {
	    font-size: 30px;
	}
	#kids-collection_wrapper .content p {
	    font-size: 16px;
	}
	#frenchie-lander .m_content .title {
		font-size:24px;
	}
	#frenchie-lander  .m_content {
		padding: 20px 0;
	}
	#frenchie-lander .shop_link {
		font-size: 20px;
	}
	#frenchie-lander .bottom {
		width: 300px;
	}
	#frenchie-lander .bottom a {
		    font-size: 13px;
	}

}
@media screen and (max-width: 321px) {
    h5 {
        font-size: 12px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance h5 {
        margin-top: 0;
        position: absolute;
        bottom: 0;
        right: 0
    }
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic p {
        margin-top: 0;
        position: absolute;
        bottom: 5px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids h5 {
        margin-top: 0;
        font-size: 11px;
        position: absolute;
        right: 2rem;
        bottom: 8px
    }
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies,
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic,
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance,
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids {
        min-height: 144px;
        position: relative
    }
    .backtoschool-wrapper .container-fluid .row-fluid .Shop_Tees,
    .backtoschool-wrapper .container-fluid .row-fluid .hoodies,
    .backtoschool-wrapper .container-fluid .row-fluid .left_classic,
    .backtoschool-wrapper .container-fluid .row-fluid .off_clearance,
    .backtoschool-wrapper .container-fluid .row-fluid .right_kids {
        background-size: cover
    }
    .right_top_position {
        right: 21px;
        top: 30px
    }
    #mountain_home_page_wrapper .moun_home_heading .top_heading {
    	font-size: 30px;
	}
	#mountain_home_page_wrapper .moun_shop_all{
		padding: 10px 24px;
	}
	#accessories_page_wrapper .mob .mob-bottom-cont .moun_title {
    	font-size: 35px;
	}
	#accessories_page_wrapper .mob .mob-bottom-cont p {
    	font-size: 15px;
	}
	#accessories_page_wrapper .mob .mob-bottom-cont .moun_shop_link{
		font-size: 14px;
	}
	
	#summer-sale .section-4 .content .title {
   	 margin-top: 3px;
	}
	#summer-sale .section-4 .content .title span {
    	font-size: 8.5rem;
	}
	#summer-sale .bottom_sub_title{
		font-size: 17px;
	}
	#summer-sale .section-4 .content .coupon_code {
	    margin-bottom: 15px;
	    font-size: 15px;
	}
	#summer-sale .content .shop_link{
		padding: 9px 20px;
	}
	#summer-sale .summer-sale-banner .top_heading {
	    font-size: 22px;
	}
	.summer-sale-banner .sub_heading{
		line-height: 1.2;
	}
	#Clearance_Sale .clearance-title .clearanc-heading{
		font-size: 25px;
	}
	#Clearance_Sale .clearance-title .clearanc-sub_heading{
		font-size: 17px;
	}
	#Clearance_Sale .m_content .title {
    	font-size: 20px;
	}
	#kids-collection_wrapper .bottom-heading {
    	font-size: 13px;
	}
}
@media screen and (max-width: 768px) {
    .assistance_returns {
        padding-bottom: 0
    }
    .custom_tabs_size>li.active,
    .custom_tabs_size>li.active:focus,
    .custom_tabs_size>li.active:hover {
        border-radius: 0!important
    }
    .select2 {
        margin-top: 20px
    }
    .community_page .custom_tab_content h3 a {
        margin-left: 10px;
        font-size: 25px
    }
    .community_page .custom_tab_content h3 {
        font-size: 22px
    }
    .tag4photo {
        font-size: 30px
    }
}
.womens-boutique {
    text-align: center
}
.womens-boutique .title_wrapper_section .title_section {
    margin-top: 40px;
    margin-bottom: 15px;
    color: #000;
    font-size: 83px;
    padding: 0
}
.womens-boutique .title_wrapper_section .subtitle_section {
    margin-top: 0;
    margin-bottom: 30px;
    color: #000;
    font-size: 32px
}
.block_image {
    width: 100%;
    min-height: 443px;
    border-bottom: 6px solid #fff;
    background-color: #dee4e9;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}
.block_image_1 {
    background-image: url(https://www.themountain.com/content/img/womens-boutique/womens_boutique_img_1.png)
}
.block_image_2 {
    background-image: url(https://www.themountain.com/content/img/womens-boutique/womens_boutique_img_2.png)
}
.block_image_3 {
    background-image: url(https://www.themountain.com/content/img/womens-boutique/womens_boutique_img_3.png)
}
.block_image_4 {
    background-image: url(https://www.themountain.com/content/img/womens-boutique/womens_boutique_img_4.png)
}
.block_image_5 {
    background-image: url(https://www.themountain.com/content/img/womens-boutique/womens_boutique_img_5.png)
}
.block_image_6 {
    background-image: url(https://www.themountain.com/content/img/womens-boutique/womens_boutique_img_6.jpg)
}
.number {
    font-size: 354px;
    color: rgba(113, 158, 174, .2);
    font-weight: 100;
    position: absolute;
    line-height: 354px;
    width: calc(100% - 30px)
}
#new_arrival,
#new_arrival .title {
    font-family: Raleway
}
.block_image_text {
    position: relative
}
.block_image_text h3 {
    font-size: 50px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 140px;
    margin-bottom: 20px
}
.block_image_text p {
    font-size: 25px;
    font-weight: 500;
    max-width: 320px;
    margin: 0 auto 60px
}
.button_link {
    font-size: 20px;
    color: #000!important;
    font-weight: 600;
    border: none;
    box-shadow: none!important;
    outline: 0!important;
    background-color: transparent;
    border-radius: 0
}
.new_arrival_banner {
    background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img-1-title-3.jpg) center center no-repeat;
    background-size: 100%;
    min-height: 720px;
    position: relative
}
.new_arrival_banner h1 {
    color: #fff;
    position: absolute;
    width: 47%;
    font-size: 80px;
    text-align: right;
    left: 0;
    top: 48%
}
.section-1 {
    background: url('https://cdn6.bigcommerce.com/s-86394/product_images/uploaded_images/img-2-new-tees-1.jpg') center center no-repeat;
    background-size: 100%;
    min-height: 933px;
    position: relative
}
/*.section-2,
.section-3,
.section-4 {
    min-height: 450px
}*/
.section-1 .content {
    position: absolute;
    right: 10%;
    top: 32%;
    color: #fff;
    text-align: right
}




.section-2 {
    background: url('https://cdn6.bigcommerce.com/s-86394/product_images/uploaded_images/img-3-mountain-everyday.jpg') center center no-repeat;
    background-size: 100%;
    position: relative;
    min-height: 933px;
}
.section-2 .content {
    position: absolute;
    left: 10%;
    top: 10%;
    color: #fff;
    text-align: left
}
.section-3 {
    background: url('https://cdn6.bigcommerce.com/s-86394/product_images/uploaded_images/img-4-hoodies.jpg') center center no-repeat;
    background-size: 100%;
    min-height: 645px;
    position: relative;
}
.section-3 .content {
    position: absolute;
    right: 10%;
    top: 30%;
    color: #fff;
    text-align: right
}
.section-4 {
    background: url('https://cdn6.bigcommerce.com/s-86394/product_images/uploaded_images/img-5-long-sleeved-tees.jpg') center center no-repeat;
    background-size: 100%;
    min-height: 645px;
    position: relative;
}
.section-4 .content {
    position: absolute;
    left: 10%;
    top: 20%;
    color: #fff
}
.section-5 {
    background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/new-arr-img-7-baby.jpg) center center no-repeat;
    background-size: 100%;
    display: -webkit-flex;
    display: flex;
    min-height: 645px;
    position: relative
}
.section-5 .content {
    /*position: absolute;
    left: 10%;
    top: 33%;*/
    color: #fff;
    margin: auto;
}
.section-6 {
    background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/new-arr-img-6-slouchy.jpg) center center no-repeat;
    background-size: 100%;
    min-height: 645px;
    position: relative
}
.section-6 .content {
    position: absolute;
    right: 10%;
    top: 30%;
    color: #fff;
    text-align: right
}




.section-7 {
    background: url('https://cdn6.bigcommerce.com/s-86394/product_images/uploaded_images/img-8-mountain-home.jpg') center center no-repeat;
    background-size: 100%;
    min-height: 720px;
    position: relative
}

.section-7 .content {
    position: absolute;
    right: 10%;
    top: 32%;
    color: #fff;
    text-align: right
}


#new_arrival .mobile_img,
.m-subtitle,
.section-2 h1 span {
    display: none
}
#new_arrival .shop_link {
    color: #f18531;
    font-weight: 600;
    font-size: 18px;
    margin: 30px 0 20px;
    display: block
}
#new_arrival .section-3 .shop_link {
    margin: 10px 0 15px
}
#new_arrival .shop_link:hover {
    color: rgba(241, 133, 49, .6);
    text-decoration: none;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s
}
#new_arrival .title {
    font-weight: 500
}
#new_arrival .content .title {
    font-size: 60px
}
#new_arrival p {
    font-size: 26px;
    line-height: 27px
}
.new_arrival_btn {
    text-align: center;
    margin: 40px 0 0
}
.new_arrival_btn a {
    background: #000;
    color: #fff;
    font-weight: 700;
    font-size: 21px;
    padding: 15px 59px;
    letter-spacing: 1px
}


/* womens landing page */



#new_arrival,
#new_arrival .title {
    font-family: Raleway
}
.block_image_text {
    position: relative
}
.block_image_text h3 {
    font-size: 50px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 140px;
    margin-bottom: 20px
}
.block_image_text p {
    font-size: 25px;
    font-weight: 500;
    max-width: 320px;
    margin: 0 auto 60px
}
.button_link {
    font-size: 20px;	
    color: #000!important;
    font-weight: 600;
    border: none;
    box-shadow: none!important;
    outline: 0!important;
    background-color: transparent;
    border-radius: 0
}
#new_arrival.womens-landing-page .new_arrival_banner {
    background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/womens-banner.jpg) center center no-repeat;
    background-size: 100%;
    min-height: 720px;
    position: relative
}
#new_arrival.womens-landing-page .new_arrival_banner h1 {
    color: #fff;
    position: absolute;
    width: 47%;
    font-size: 80px;
    text-align: right;
    left: 0;
    top: 48%
}
#new_arrival.womens-landing-page .section-1 {
    background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/the-every-tee.jpg) center center no-repeat;
    background-size: 100%;
    min-height: 650px;
    position: relative
}
/*.section-2,
.section-3,
.section-4 {
        min-height: 450px;
}*/
#new_arrival.womens-landing-page .section-1 .content {
    position: absolute;
    right: 10%;
    top: 32%;
    color: #fff;
    text-align: right
}
#new_arrival.womens-landing-page .section-2 {
    background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/totes.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#new_arrival.womens-landing-page .section-2 .content {
    position: absolute;
    left: 10%;
    top: 30%;
    color: #fff;
    text-align: left
}
#new_arrival.womens-landing-page .section-3 {
    background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/image-4-ladies-tee.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#new_arrival.womens-landing-page .section-3 .content {
    position: absolute;
    right: 10%;
    top: 10px;
    color: #fff;
    text-align: right
}

#new_arrival.womens-landing-page .section-4 {
    background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img-7-unisex-tank.jpg) center center no-repeat;
    background-size: 100%;
    position: relative
}
#new_arrival.womens-landing-page .section-4 .content {
    position: absolute;
    left: 37%;
    top: 20%;
    color: #fff
}
#new_arrival.womens-landing-page .section-5 {
    background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img-5-classic-tee.jpg) center center no-repeat;
    background-size: 100%;
    min-height: 450px;
    position: relative
}
#new_arrival.womens-landing-page .section-5 .content {
    position: absolute;
    left: 10%;
    top: 30%;
    color: #fff
}
#new_arrival.womens-landing-page .section-6 {
    background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/slouchy.jpg) center center no-repeat;
    background-size: 100%;
    min-height: 650px;
    position: relative
}
#new_arrival.womens-landing-page .section-6 .content {
    position: absolute;
    right: 10%;
    top: 30%;
    color: #fff;
    text-align: right
}
#new_arrival.womens-landing-page .section-7 {
    background: url(//cdn2.bigcommerce.com/server300/86394/product_images/uploaded_images/img-6-flow-tank.jpg) center center no-repeat;
    background-size: 100%;
    min-height: 650px;
    position: relative
}
#new_arrival.womens-landing-page .section-7 .content {
    position: absolute;
    right: 10%;
    top: 30%;
    color: #fff;
    text-align: right
}
#new_arrival.womens-landing-page .mobile_img,
.m-subtitle,
.section-2 h1 span {
    display: none
}
#new_arrival.womens-landing-page .shop_link {
    color: #f18531;
    font-weight: 600;
    font-size: 18px;
    margin: 30px 0 20px;
    display: block
}
#new_arrival.womens-landing-page .section-3 .shop_link {
    margin: 10px 0 15px
}
#new_arrival.womens-landing-page .shop_link:hover {
    color: rgba(241, 133, 49, .6);
    text-decoration: none;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s
}
#new_arrival.womens-landing-page .title {
    font-weight: 500
}
#new_arrival.womens-landing-page .content .title {
    font-size: 60px
}
#new_arrival.womens-landing-page p {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
}
.new_arrival_btn {
    text-align: center;
    margin: 60px 0;
}
.new_arrival_btn a {
    background: #000;
    color: #fff;
    font-weight: 700;
    font-size: 21px;
    padding: 15px 59px;
    letter-spacing: 1px
}
#new_arrival.womens-landing-page .section-3 .content .shop_link{
	display: inline-block;
}

.womens-landing-page .new_arrival_mob{
		display: none;
}

.womens .form-prefixPostfix .button, .womens .form-prefixPostfix .form-input{
	height: 4rem;
}
@media screen and (max-width: 1870px) {
    .new_arrival_banner {
        min-height: 700px;
    }
    .section-1, .section-2 {
        min-height: 895px;
    }
    .section-3, .section-4, .section-5{
        min-height: 620px;
    }
}
@media screen and (max-width: 1840px) {
    .new_arrival_banner {
        min-height: 662px;
    }
    .section-1, .section-2 {
        min-height: 862px;
    }
    .section-3, .section-4, .section-5{
        min-height: 595px;
    }
}
@media screen and (max-width: 1740px) {
    .new_arrival_banner {
        min-height: 625px;
    }
    .section-1, .section-2 {
        min-height: 810px;
    }
    .section-3, .section-4, .section-5{
        min-height: 560px;
    }
	#gift-25 .section-1,
	#gift-25 .section-2,
	#gift-25 .section-3,
	#gift-25 .section-4,
	#gift-25 .section-5,
	#gift-50 .section-1,
	#gift-50 .section-2,
	#gift-50 .section-3,
	#gift-50 .section-4,
	#gift-50 .section-5,
	#gift-50 .section-6,
	#gift-over-50 .section-1,
	#gift-over-50 .section-2,
	#gift-over-50 .section-3{
		min-height: 450px;
	}
}
@media screen and (max-width: 1640px) {
    .new_arrival_banner {
        min-height:580px;
    }
    .section-1, .section-2 {
        min-height: 758px;
    }
    .section-3, .section-4, .section-5{
        min-height: 470px;
    }
}
@media screen and (max-width: 1530px) {
    .new_arrival_banner {
        min-height: 543px;
    }
    .section-1, .section-2 {
        min-height: 680px;
    }
    .section-3, .section-4, .section-5{
        min-height: 470px;
    }
}
@media screen and (max-width: 1425px) {
    .new_arrival_banner {
        min-height: 530px;
    }
    .section-1, .section-2 {
        min-height: 680px;
    }
    .section-3, .section-4, .section-5{
        min-height: 470px;
    }
}
@media screen and (max-width: 1400px) {
    .new_arrival_banner {
        min-height: 505px;
    }
    .section-1, .section-2 {
        min-height: 650px;
    }
    .section-3, .section-4, .section-5{
        min-height: 450px;
    }
}

@media screen and (max-width: 1320px) {
    .new_arrival_banner{
        min-height: 455px;
    }
    .section-1, .section-2, .section-6 {
        min-height: 595px;
    }
    .section-3, .section-4, .section-5{
        min-height: 410px;
    }
}
@media screen and (max-width: 1200px) {
    .new_arrival_banner{
        min-height: 455px;
    }
    .section-1, .section-2, .section-6 {
        min-height: 590px;
    }
    .section-3, .section-4, .section-5{
        min-height: 408px;
    }
}
/* womens landing page */
@media (max-width: 1199px) {
    .new_arrival_banner{
        min-height: 303px;
    }
    .section-1 {
        min-height: 393px;
    }
    .section-4 {
        min-height: 280px;
    }
    .new_arrival_banner h1 {
        font-size: 48px
    }
    .new_arrival_banner,
    .section-1,
    .section-2,
    .section-3,
    .section-4,
    .section-5,
    .section-6 {
        background-position: top
    }
    #new_arrival .content .title {
        font-size: 24px
    }
    .section-1 .content {
        top: 5%
    }
    .section-2 {
        min-height: 393px
    }
    .section-3,
    .section-4 {
        min-height: 270px
    }
    .section-5,
    .section-6 {
        min-height: 270px
    }
	
	.section-7{
		    min-height: 514px;		
	}
    #new_arrival p {
        font-size: 16px
    }
    .section-2 .content {
        top: 5%;
    }
}
@media screen and (max-width: 1024px) {
    .new_arrival_banner h1 {
        width: 50%
    }
    /*.section-2,
    .section-3,
    .section-4 {
        min-height: 353px
    }
    .section-5,
    .section-6 {
        min-height: 350px
    }*/
	#gift-price .d_content h1 {
		font-size:48px;
	}
	#gift-price .d_content p {
		font-size:22px;
	}
}
@media screen and (max-width: 800px) {
    .section-5 .des_content, .section-6 .des_content{display: none}
    .mob_content{
        display: block;
    }
    .new_arrival_banner,
    .section-1,
    .section-2,
    .section-3,
    .section-4,
    .section-5,
    .section-6,
	.section-7	{
        background: 0 0;
        min-height: 100%
    }
    #new_arrival .content .title span,
    #new_arrival .title {
        text-transform: uppercase
    }
    .womens-boutique .title_wrapper_section .title_section {
        font-size: 60px
    }
    .womens-boutique .title_wrapper_section .subtitle_section {
        font-size: 24px
    }
    .btmlogo {
        margin: 15px auto
    }
    #new_arrival .mobile_img,
    .m-subtitle,
    .section-2 h1 span {
        display: block
    }
    #new_arrival br,
    .d_subtitle {
        display: none
    }
    .new_arrival_banner {
        margin: 0
    }
    .new_arrival_banner h1 {
        left: 0;
        top: 22%;
        right: 0;
        text-align: center;
        margin: 0;
        width: 100%
    }
    .section-1 .content,
    .section-2 .content,
    .section-3 .content,
    .section-4 .content,
    .section-5 .content,
    .section-6 .content,
	.section-7 .content	{
        text-align: center;
        position: initial;
        padding: 20px 0
    }
    .section-1 .content {
        background: #4c3144
    }
    .section-2 .content {
        background: #777367
    }
    .section-3 .content {
        background: #c9c5ba
    }
    .section-4 .content {
        background: #4c3144
    }
    .section-5 .content {
        background: #486563
    }
    .section-6 .content {
        background: #c9c5ba
    }
	 
    #new_arrival .title {
        letter-spacing: 3px;
        margin-top: 10px
    }
    #new_arrival .title span {
        display: inline-block
    }
    #new_arrival .shop_link {
        display: block;
        margin: 25px 0 15px;
        font-weight: 500;
        letter-spacing: 2px
    }
    .new_arrival_banner .title .title-font {
        text-transform: capitalize;
        font-family: Satisfy, cursive;
        font-size: 40px
    }

/* womens landing page */



    .new_arrival_banner,
     #new_arrival.womens-landing-page  .section-1,
     #new_arrival.womens-landing-page  .section-2,
     #new_arrival.womens-landing-page  .section-3,
     #new_arrival.womens-landing-page  .section-4,
     #new_arrival.womens-landing-page  .section-5,
     #new_arrival.womens-landing-page  .section-6,
     #new_arrival.womens-landing-page  .section-7 {
        background: 0 0;
        min-height: 100%
    }
    #new_arrival .content .title span,
    #new_arrival .title {
        text-transform: uppercase;
		    font-family: inherit;
    }
    .womens-boutique .title_wrapper_section .title_section {
        font-size: 60px
    }
    .womens-boutique .title_wrapper_section .subtitle_section {
        font-size: 24px
    }
    .btmlogo {
        margin: 15px auto
    }
    #new_arrival.womens-landing-page .mobile_img,
    .m-subtitle,
    .section-2 h1 span {
        display: block
    }
    #new_arrival.womens-landing-page br,
    .d_subtitle {
        display: none
    }
    .new_arrival_banner {
        margin: 0
    }
    .new_arrival_banner h1 {
        left: 0;
        top: 22%;
        right: 0;
        text-align: center;
        margin: 0;
        width: 100%
    }
   #new_arrival.womens-landing-page .section-1 .content,
   #new_arrival.womens-landing-page .section-2 .content,
   #new_arrival.womens-landing-page .section-3 .content,
   #new_arrival.womens-landing-page .section-4 .content,
   #new_arrival.womens-landing-page .section-5 .content,
   #new_arrival.womens-landing-page .section-6 .content,
   #new_arrival.womens-landing-page .section-7 .content
   {
        text-align: center;
        position: initial;
        padding: 20px 0
    }
    .section-1 .content {
        background: #a1c2b9;
    }
    .section-2 .content {
        background: #709eae;
    }
    .section-3 .content {
        background: #4A3144;
    }
    .section-4 .content {
        background: #787367;
    }
    .section-5 .content {
        background: #CAC6BB;
    }
    .section-6 .content {
        background: #A1C2B9;
    }
    .section-7 .content {
		background: #486563;
	}
    #new_arrival .title {
        letter-spacing: 3px;
        margin-top: 10px
    }
    #new_arrival.womens-landing-page .title span {
        display: inline-block
    }
    #new_arrival.womens-landing-page .shop_link {
        display: block;
        margin: 25px 0 15px;
        font-weight: 500;
        letter-spacing: 2px
    }
    .new_arrival_banner .title .title-font {
        text-transform: capitalize;
        font-family: Satisfy, cursive;
        font-size: 40px
    }

	.womens-landing-page .new_arrival_banner.dextop{
		display: none;
	}
	.womens-landing-page .new_arrival_mob{
		display: block;
		text-align: center;
    text-transform: uppercase;
    margin: 6rem 0;
	}
	#new_arrival.womens-landing-page .section-7{
		min-height: 400px;
	}
	#new_arrival.womens-landing-page .section-6{
		min-height: 400px;
	}
	#gift-price .cle_section-1,
	#gift-price .cle_section-2,
	#gift-price .cle_section-3,
	#gift-25 .section-1,
	#gift-25 .section-2, 
	#gift-25 .section-3,
	#gift-25 .section-4,
	#gift-25 .section-5,
	#gift-50 .section-1,
	#gift-50 .section-2,
	#gift-50 .section-3,
	#gift-50 .section-4,
	#gift-50 .section-5,
	#gift-50 .section-6,
	#gift-over-50 .section-1,
	#gift-over-50 .section-2,
	#gift-over-50 .section-3{
		background:none;
		min-height:100%;
	}
	#gift-25 .section-0 .content .title {
		font-size:40px;
	}

}

/* 30-01-2018 */
.carrers_page .section_1 {
    background: url('https://cdn8.bigcommerce.com/s-86394/product_images/uploaded_images/monadnock-2.jpg') center no-repeat;
    background-size: cover;
}


@media screen and (max-width: 767px) {
    .block_image {
        background-image: none;
        min-height: auto;
        padding-bottom: 20px;
    }
    .number {
        display: none
    }
    .block_image_text h3 {
        font-size: 36px;
        margin-top: 20px;
        margin-bottom: 10px
    }
    .block_image_text h3 span {
        font-size: 30px
    }
    .block_image_text p {
        font-size: 22px;
        max-width: 100%;
        margin: 0 auto 10px
    }
    .button_link {
        font-size: 20px;
        background-color: #fff
    }
    .button_black {
        font-size: 20px;
        min-width: 270px
    }
    .section-5 {
        display: block;
        position: relative;
    }
}
@media screen and (max-width: 610px) {
    .womens-boutique .title_wrapper_section .title_section {
        font-size: 27px
    }
    .womens-boutique .title_wrapper_section .subtitle_section {
        font-size: 18px
    }
	#gift-25 .content .title, #gift-50 .content .title, #gift-over-50 .content .title {
		font-size:30px;
	}
	#gift-25 .content p, #gift-50 .content p, #gift-over-50 .content p {
		font-size:18px;
	}
	#gift-over-50 .section-1 .content {
		width:33%;
	}
	#gift-price .content .title, #gift-price .m_content h1 {
		font-size: 26px;
	}
	#gift-price .m_content h1 {
		    line-height: 30px;
	}
	#gift-price .cle_section-1 .m_content {
		top:30px;
	}
	#gift-price .cle_section-2 .m_content {
		top: 20px;
		left: 130px;
	}
	#gift-price .cle_section-3 .m_content {
		right: 150px;
		top: 20px;
	}
	#gift-price .cle_section-0, #gift-25 .section-0, #gift-50 .section-0, #gift-over-50 .section-0 {
		min-height:150px;
	}
	#gift-price .cle_section-0 .content .title, #gift-25 .section-0 .content .title, #gift-50 .section-0 .content .title, #gift-over-50 .section-0 .content .title {
		font-size:28px;
	}
	#gift-price .cle_section-0 .shop-price, #gift-25 .section-0 .shop-price, #gift-50 .section-0 .shop-price, #gift-over-50 .section-0 .shop-price {
		width: 100px;
		height: 100px;
		font-size: 14px;
		line-height: 19px;
		right: 30px;
		top: 18px;
	}
	#gift-price .cle_section-0 .shop-price span, #gift-25 .section-0 .shop-price span, #gift-50 .section-0 .shop-price span, #gift-over-50 .section-0 .shop-price span {
		-webkit-transform: translateY(40%);
		-moz-transform: translateY(40%);
		transform: translateY(40%);
	}
}
@media screen and (max-width: 992px) {
    .custom_tab_content .left_column {
        padding-top: 40px
    }
    .custom_tab_content .right_column {
        padding-right: 15px
    }
    .custom_tab_content .right_column img {
        float: none;
        margin: 0 auto 40px
    }
    .father_day_page .section_main .title_section {
        font-size: 35px
    }
    .title_wrapper_section .divider {
        top: 77px
    }
    .btn_submit_orange_block {
        margin-top: 20px;
        margin-bottom: 10px
    }
	#gift-price .cle_section-1, #gift-price .cle_section-2, #gift-price .cle_section-3 {
		min-height:400px;
	 } 
}
@media screen and (max-width: 800px) {
    .our_story_wrapper {
        display: none
    }
    .our_story_wrapper_mobile {
        display: block
    }
		#gift-price .fulAnchor {
		display:none;
	}
	#gift-price .cle_section-1, #gift-price .cle_section-2, #gift-price .cle_section-3 {
		min-height:100%;
	}
}
@media screen and (max-width: 768px) {
    .section_main .title_section {
        font-size: 40px
    }
    .section_main .subtitle {
        font-size: 20px
    }
    .user_message {
        font-size: 14px
    }
    .custom_tabs>li>a {
        font-size: 16px
    }
    .link_style {
        font-size: 20px
    }
    #new_arrival .content .title,
    #new_arrival .title {
        font-size: 40px
    }
    .body {
        background: #fff;
		margin-top:0;
    }
    
    .section-5 {
        display: block;
        position: relative;
    }
	#gift-price .content .title, #gift-25 .section-0 .content .title, #gift-50 .section-0 .content .title, #gift-over-50 .section-0 .content .title {
		font-size:28px;
	}
}
@media (max-width: 568px) {
    #new_arrival .content .title,
    #new_arrival .title {
        font-size: 24px;
        letter-spacing: 0
    }
	#gift-over-50  .section-2 .content {
		transform: translateY(-45px);
		-webkit-transform: translateY(-45px);
		-moz-transform: translateY(-45px);
		left: 5%;
	}
	#gift-price .content .title, #gift-price .m_content h1 {
		font-size:24px;
		margin: 5px 0;
	}
}
@media screen and (max-width: 480px) {
    .section_main .title_section {
        font-size: 30px
    }
	#gift-25 .content .title, #gift-50 .content .title, #gift-over-50 .content .title {
		    font-size: 24px;
	}
	#gift-25 .mob_content, #gift-50 .mob_content, #gift-over-50 .mob_content {
		    padding: 25px 0;
	}
	#gift-25 .content p, #gift-50 .content p, #gift-over-50 .content p {
		font-size: 16px;
	}
	#gift-25 .section-1 .content, #gift-25 .section-3 .content, #gift-25 .section-5 .content,
	#gift-50 .section-1 .content, #gift-50 .section-3 .content, #gift-50 .section-5 .content
	{
		transform: translateY(-15px);
		-webkit-transform: translateY(-15px);
		-moz-transform: translateY(-15px);
	}
	#gift-25  .section-2 .content, #gift-25 .section-4 .content,
	#gift-50  .section-2 .content, #gift-50 .section-4 .content, #gift-50 .section-6 .content,
	#gift-over-50 .section-4 .content	{
		transform: translateY(-15px);
		-webkit-transform: translateY(-15px);
		-moz-transform: translateY(-15px);
	}
	#gift-over-50 .section-1 .content, #gift-over-50 .section-3 .content {
		transform: translateY(-40px);
		-webkit-transform: translateY(-40px);
		-moz-transform: translateY(-40px);
	}
	#gift-over-50 .section-2 .content {
		transform: translateY(-50px);
		-webkit-transform: translateY(-50px);
		-moz-transform: translateY(-50px);
	}
	#gift-price .cle_section-2 .m_content {
		top: 10px;
		left: 100px;
	}
	#gift-price .cle_section-3 .m_content {
		top: 10px;
		right: 120px;
	}
	#gift-price .content .title, #gift-price .m_content h1 {
		font-size:20px;
		line-height: 22px;
	}
	#gift-price .shop_link {
		padding: 9px 25px;
		font-size: 13px;
	}
	#gift-price .cle_section-0, #gift-25 .section-0, #gift-50 .section-0, #gift-over-50 .section-0  {
		min-height:120px;
	}
	#gift-price .cle_section-0 .content, #gift-25 .section-0 .content, #gift-50 .section-0 .content, #gift-over-50 .section-0 .content  {
		top: 20px;
		left:44%;
	}
	#gift-price .cle_section-0 .content .title, #gift-25 .section-0 .content .title, #gift-50 .section-0 .content .title, #gift-over-50 .section-0 .content .title {
		font-size:22px;
		line-height:1;
	}
	#gift-price .cle_section-0 .shop-price, #gift-25 .section-0 .shop-price, #gift-50 .section-0 .shop-price, #gift-over-50 .section-0 .shop-price {
		top: 10px;
	}
	.left-space {
		padding-left:0;
	} 
}
@media screen and (max-width: 400px) {
    .section_main .title_section {
        font-size: 30px
    }
    .new_arrival_btn a {
        font-size: 17px;
        padding: 15px 40px
    }
}
@media screen and (max-width: 361px) {
    .new_arrival_btn a {
        font-size: 15px;
        padding: 15px 25px
    }
    #new_arrival .title {
        font-size: 35px;
        letter-spacing: 0;
        margin: 0
    }
    #new_arrival p {
        font-size: 16px
    }
    #new_arrival .shop_link {
        margin: 15px 0 10px
    }
    .new_arrival_banner h1 {
        margin-top: 0
    }
	#gift-25 .content, #gift-50 .content, #gift-over-50 .content {
		width:40%;
	}
	#gift-25 .content .title, #gift-50 .content .title, #gift-over-50 .content .title, #gift-50 .content .title, #gift-50 .section-4 .content .title {
		font-size: 22px;
	}
	#gift-25 .content p, #gift-50 .content p, #gift-over-50 .content p {
		    font-size: 13px;
	}
	#gift-25 .section-1 .content, #gift-25 .section-3 .content, #gift-25 .section-5 .content,
	#gift-50 .section-1 .content, #gift-50 .section-3 .content, #gift-50 .section-5 .content,
	#gift-over-50 .section-1 .content, #gift-over-50 .section-3 .content{
		transform: translateY(-27px);
		-webkit-transform: translateY(-27px);
		-moz-transform: translateY(-27px);
	}
	#gift-25  .section-2 .content, #gift-25 .section-4 .content,
	#gift-50  .section-2 .content, #gift-50 .section-4 .content, #gift-50 .section-6 .content, 
	#gift-over-50  .section-2 .content	{
		transform: translateY(-29px);
		-webkit-transform: translateY(-29px);
		-moz-transform: translateY(-29px);
		left: 4%;
	}
	#gift-25 .mob_content, #gift-50 .mob_content, #gift-over-50 .mob_content {
		    padding: 20px 0;
	}
	#gift-25 .mob_content .shop_link_mobile, #gift-50 .mob_content .shop_link_mobile, #gift-over-50 .mob_content .shop_link_mobile {
		font-size: 24px;
	}
	#gift-50 .section-3 .content {
		width: 34%;
	}
	#gift-over-50 .section-1 .content {
		width:35%;
	}
	#gift-over-50 .section-2 .content {
		transform: translateY(-60px);
		-webkit-transform: translateY(-60px);
		-moz-transform: translateY(-60px);
	}
	#gift-price .content .title {
		font-size: 16px;
		line-height: 18px;
	}
	#gift-price .m_content h1 {
		font-size: 18px;
		line-height: 20px;
	}
	#gift-price .cle_section-0 .shop-price, #gift-25 .section-0 .shop-price, #gift-50 .section-0 .shop-price, #gift-over-50 .section-0 .shop-price {
		width: 80px;
		height: 80px;
	    font-size: 12px;
		line-height: 15px;
		top: 20px;
		right:10px;
	}
	#gift-price .cle_section-0 .content .title, #gift-25 .section-0 .content .title, #gift-50 .section-0 .content .title, #gift-over-50 .section-0 .content .title {
		font-size: 18px;
		line-height: 1.2;
	}
	#gift-price .cle_section-0 .content, #gift-25 .section-0 .content, #gift-50 .section-0 .content, #gift-over-50 .shop-price {
		left: 40%;
	}
}
@media screen and (max-width: 321px) {
    .new_arrival_btn a {
        font-size: 14px;
        padding: 15px 20px
    }
	#gift-25 .content .title, #gift-50 .content .title, #gift-over-50 .content .title {
		font-size:20px;
	}
	#gift-25 .section-1 .content, #gift-25 .section-3 .content, #gift-25 .section-5 .content,
	#gift-50 .section-1 .content, #gift-50 .section-3 .content, #gift-50 .section-5 .content,
	#gift-over-50 .section-3 .content{
		    transform: translateY(-35px);
    -webkit-transform: translateY(-35px);
    -moz-transform: translateY(-35px);
	}
	#gift-25  .section-2 .content, #gift-25 .section-4 .content,
	#gift-50  .section-2 .content, #gift-50 .section-4 .content, #gift-50 .section-6 .content	{
		transform: translateY(-35px);
		-webkit-transform: translateY(-35px);
		-moz-transform: translateY(-35px);
	}
	#gift-over-50 .section-1 {
		transform: translateY(-45px);
		-webkit-transform: translateY(-45px);
		-moz-transform: translateY(-45px);
	}
	#gift-price .cle_section-0 .content, #gift-25 .section-0 .content, #gift-50 .section-0 .content, #gift-over-50 .shop-price {
		left: 35%;
		width: 70%;
	}
}
@media (min-width: 800px) {
    .new_arrival_banner .title .title-font {
        font-size: 65px
    }
    #new_arrival .content .title span {
        font-size: 28px;
    }
    .section-6 .content {
        top: 15%;
    }
}
.body {
	padding-bottom:0;
}

#HolidayWrapper .MobileImage{
	display:none;
}

#HolidayWrapper .desktopImage{
	display: inline-block;
}

.HolidayItemsWrap{
	text-align:center;	
}

.HolidayItems{
    display: inline-block;
    width: 220px;
    height: 220px;
    background: #dddddd;
    border: 1px solid #979797;
    text-align: center;
    vertical-align: top;
    margin: 25px;
}

.HolidayItemss{
	display: table;
	width: 100%;
	height: 100%;
	position: relative;
}

.HolidayItem{
	display: table-cell;
	vertical-align: middle;
}

.HolidayItems h4{
	margin:0;
	text-transform: uppercase;
	font-weight:bold;
	line-height:1;
	margin-bottom: 20px;
}

.HolidayItems h4 small{
	display: inline-block;
    vertical-align: top;
    line-height: 1.5;
    margin-top: 15px;
    width: 100%;
    color: #666;
}

.HolidayItems .BlueBtn{
	display: inline-block;
    vertical-align: top;
    background: #21acc9;
    padding: 8px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    transition: background .5s ease;
    -moz-transition: background .5s ease;
    -webkit-transition: background .5s ease;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    width: 135px;
    margin: 0 auto;
}

.HolidayItems .BlueBtn:hover{
	background:#000;
}

 /*30-01-2018*/
    .carrers_page {
        margin: 0 !important;
        padding: 0 15px;
    }
    .carrers_page .section_1 {
        background: url('https://cdn8.bigcommerce.com/s-86394/product_images/uploaded_images/monadnock-2.jpg') center no-repeat;
        background-size: cover;
        background-position: 0 43%;
        min-height: 400px;
    }
    .section_1 .title_section, .section_1 .subtitle {
        color:#000;
        text-shadow: none;
        font-weight: 600;
        letter-spacing: 1px;
    }
    .section_1 .title_section {
        font-size: 40px;
    }
    .section_1 .subtitle {
        font-size: 18px;
    }
    
    
    /*best-seller-css*/
    .bestSellers {
        font-family: 'Rubik', sans-serif;
    }
    .sellerBanner {
        background: url('https://cdn8.bigcommerce.com/s-86394/product_images/uploaded_images/bestseller-banner.jpg') no-repeat; 
        background-size: cover;
        background-position: center;
        min-height: 600px;
        position: relative;
    }
    .sellerBanner .innerContent, .sellerCategory .catHeading {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
        text-align: center;
        color: #fff;
    }
    .sellerBanner .innerContent br {
        display: none;
    }
    .sellerBanner .innerContent h1{
        font-weight: 500;
        font-size: 60px;
		color:#fff;
		font-family:inherit;
    }
    .sellerBanner .innerContent p {
        font-size: 24px;
        font-family: 'Lato', sans-serif;
    }
    .sellerCategory{
        text-align: center;
    }
    .sellerCategory .catBox {
        display: inline-block;
        position: relative;
        width: 280px;
        margin: 40px 15px;
        text-align: center;
    }
    .sellerCategory a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0; 
        left: 0;
        right:0;
        bottom: 0;
    }
    .sellerCategory .catHeading {
        font-size: 30px;
        font-weight: 700;
        text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.7);
    }
	
	
 @media(max-width: 1600px) {
        .sellerCategory .catBox {
            width: 250px;
            margin: 40px 15px;
        }
    }

@media (max-width: 1400px) {
	.HolidayItems {
		margin: 12px;
	}
}
 @media(max-width: 1360px) {
        .sellerCategory .catBox {
            width: 220px;
        }
        .sellerCategory .catHeading {
            font-size: 26px;    
        }
    }
     @media(max-width: 1260px) {
        .sellerCategory .catBox {
            width: 190px;
            margin: 40px 10px;
        }
    }
    @media(max-width: 1060px) {
        .sellerCategory .catBox {
            width: 30%
        }
    }
@media (max-width: 991px) {
	.HolidayItems {
		margin: 25px 20px;
		width: 90%;
		height:auto;
		padding: 16px 0px;
	}
    .earn_sec{
        height: 202px;
        min-height: 202px;
    }
    .container.process_sec .col-md-3:after {
        background-size: auto;
    }
    .container.process_sec .col-md-3:before{
        background-color: #ff6304;
    }
    .container.process_sec .col-md-3:nth-child(3):after {
        content: none;
    }
    .banner_sec{
        background-image:url(../img/reward_banner_mb.png);
        padding: 70px 0;
    }
    .banner_sec h1 {
        line-height: 80px;
        margin-top: 10px;
    }
    .process_sec p{
        height: 140px; 
    }
    .earn_sec {
        background-color: #f0f1e1;
    }
    .circleWrapper {
        width: 210px;
        height: 210px;
    }
    .circle_sec li {
        width: 32%;
    }
    .circleWrapper h5 {
        font-size: 26px;
        padding: 0 15px;
        line-height: 28px;
    }
    .orangeCircle {
        width: 100px;
        height: 100px;
        padding: 25px 10px;
        background-color: #ff6304;
    }
    .vip_sec {
        width: 92%;
    }
}
@media (max-width: 800px){
        .sellerBanner .innerContent br {
            display: block;
        }
        .sellerCategory .desktopImg {
            display: none;
        }
        .sellerCategory .catBox {
            display: block;
            width: 100%;
            margin: 0;
        }
        .sellerCategory {
            width: 75%;
            margin: 30px auto 25px;
        }
        .sellerCategory .catHeading {
            position: inherit;
            text-shadow: none;
            background: #000;
            transform: none;
            margin-bottom: 20px;
            padding: 15px 0;
            font-weight: 500;
            font-size: 34px;
        }
        .section_1 .title_section {
            font-size: 28px;
        }
        
    }

@media (max-width:767px) {

	#HolidayWrapper .MobileImage{
		display: inline-block;
	}

	#HolidayWrapper .desktopImage{
		display:none;
	}
	
	.HolidayItems .BlueBtn {
		position: relative;
		bottom: 0;
		display: inline-block;
		vertical-align: middle;
	}
	
	.HolidayItems h4 {		
		display: inline-block;
		vertical-align: middle;
		width: 60%;
		margin: 0;
	}
    .container.process_sec .col-md-3:after{
        content: none;
    }
	.banner_sec h1 {
        font-size: 50px;
        line-height: 60px;
    }
    .banner_sec p {
        font-size: 20px;
    }
    .banner_sec {
        padding: 50px 0;
    }
    #rewardPage h2 {
        margin-bottom: 30px;
        font-size: 26px;
    }
    .common_padd {
        padding: 30px 0 0;
    }
    .container.process_sec .col-md-3+.col-md-3:before{
        margin-top: 30px;
    }
    .process_sec p {
        height: auto;
        font-size: 18px;
        line-height: 26px;
    }
    .process_sec p br {
        display: none;
    }
    .earn_sec {
        min-height: 150px;
        padding: 25px;
    }
    .right_sec h5, .right_sec span {
        font-size: 18px;
    }
    .circle_sec li {
        width: 100%;
    }
    .vip_cont {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
    .vip_sec {
        font-size: 18px;
        margin-bottom: 30px;
        width: 100%;
    }
    .vip_cont h3 {
        font-size: 24px;
    }
    .vip_cont ul {
        margin-top: 15px;
    }
    .socialicons .footer-payment-icons .footer-payment-icon{
        width: 3.2rem;
    }
}



@media (max-width: 480px) {
	
	.HolidayItems h4 {		
		width: 100%;
		margin-bottom: 20px;
	}
	
	.HolidayItems {
		width: 82%;
	}
    .sellerBanner {
            min-height: 500px;
        }
        .sellerBanner .innerContent h1 {
            font-size:48px;
        }
        .sellerCategory {
            width:85%;
        }
        .sellerCategory .catHeading {
            font-size:30px;
        }
        .carrers_page .section_1 {
            background-position: center;
            min-height: 100%;
        }
        .section_1 .title_section {
            font-size: 24px;
        }
        .carrers_page .section_1 {
            background-position: center 45px;
            min-height: 300px;
        }
        .section_1 .title_section {
            font-size: 24px;
        }
        .section_1 .subtitle {
            font-size: 14px;
        }
        .nav-tabs.nav-justified {
            margin-left: 0;
        }
	
}
 @media (max-width: 360px){
        .carrers_page .section_1 {
            background-position: center 60px;
            min-height: 100%;
        }
        .section_1 .title_section {
            font-size: 18px;
        }
        .section_1 .subtitle {
            font-size: 13px;
        }
    }