@font-face{
    font-family: 'Myriad Pro';
    src: url('./fonts/MyriadPro-Regular.eot');
    src: url('./fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('./fonts/MyriadPro-Regular.woff2') format('woff2'), url('./fonts/MyriadPro-Regular.woff') format('woff'), url('./fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face{
    font-family: 'Montserrat Light';
    src: url('./fonts/Montserrat Light.eot');
    src: url('./fonts/Montserrat Light.eot?#iefix') format('embedded-opentype'), url('./fonts/Montserrat Light.woff2') format('woff2'), url('./fonts/Montserrat Light.woff') format('woff'), url('./fonts/Montserrat Light.svg#Montserrat Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face{
    font-family: 'Harriet Display Light';
    src: url('./fonts/HarrietDisplay-LightItalic.eot');
    src: url('./fonts/HarrietDisplay-LightItalic.eot?#iefix') format('embedded-opentype'), url('./fonts/HarrietDisplay-LightItalic.woff2') format('woff2'), url('./fonts/HarrietDisplay-LightItalic.woff') format('woff'), url('./fonts/HarrietDisplay-LightItalic.svg#HarrietDisplay-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face{
    font-family: 'Harriet Text Light';
    src: url('./fonts/HarrietText-Light.eot');
    src: url('./fonts/HarrietText-Light.eot?#iefix') format('embedded-opentype'), url('./fonts/HarrietText-Light.woff2') format('woff2'), url('./fonts/HarrietText-Light.woff') format('woff'), url('./fonts/HarrietText-Light.svg#HarrietText-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face{
    font-family: 'Harriet Text';
    src: url('./fonts/HarrietText-Regular.eot');
    src: url('./fonts/HarrietText-Regular.eot?#iefix') format('embedded-opentype'), url('./fonts/HarrietText-Regular.woff2') format('woff2'), url('./fonts/HarrietText-Regular.woff') format('woff'), url('./fonts/HarrietText-Regular.svg#HarrietText-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face{
    font-family: 'Avenir LT Std Medium';
    src: url('./fonts/AvenirLTStd-Medium.eot');
    src: url('./fonts/AvenirLTStd-Medium.eot?#iefix') format('embedded-opentype'), url('./fonts/AvenirLTStd-Medium.woff2') format('woff2'), url('./fonts/AvenirLTStd-Medium.woff') format('woff'), url('./fonts/AvenirLTStd-Medium.svg#AvenirLTStd-Medium') format('svg');
    font-weight: 550;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face{
    font-family: 'Avenir Book';
    src: url('./fonts/Avenir Book.eot');
    src: url('./fonts/Avenir Book.eot?#iefix') format('embedded-opentype'), url('./fonts/Avenir Book.woff2') format('woff2'), url('./fonts/Avenir Book.woff') format('woff'), url('./fonts/Avenir Book.svg#Avenir Book') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC;
}
@font-face{
    font-family: 'Harriet Display Medium';
    src: url('./fonts/HarrietDisplay-MediumItalic.eot');
    src: url('./fonts/HarrietDisplay-MediumItalic.eot?#iefix') format('embedded-opentype'), url('./fonts/HarrietDisplay-MediumItalic.woff2') format('woff2'), url('./fonts/HarrietDisplay-MediumItalic.woff') format('woff'), url('./fonts/HarrietDisplay-MediumItalic.svg#HarrietDisplay-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face { 
    font-family:'Avenir LT Std 35 Light';
    src: url('./fonts/AvenirLTStd-Light.eot');
	src: url('./fonts/AvenirLTStd-Light.eot?#iefix') format('embedded-opentype'),
		url('./fonts/AvenirLTStd-Light.woff2') format('woff2'),
		url('./fonts/AvenirLTStd-Light.woff') format('woff'),
		url('./fonts/AvenirLTStd-Light.svg#AvenirLTStd-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face {
    font-family:'Avenir LT Std 65 Black';
    src: url('./fonts/AvenirLTStd-Black.eot');
	src: url('./fonts/AvenirLTStd-Black.eot?#iefix') format('embedded-opentype'),
		url('./fonts/AvenirLTStd-Black.woff2') format('woff2'),
		url('./fonts/AvenirLTStd-Black.woff') format('woff'),
		url('./fonts/AvenirLTStd-Black.ttf') format('truetype'),
		url('./fonts/AvenirLTStd-Black.otf') format('opentype'),
		url('./fonts/AvenirLTStd-Black.svg#AvenirLTStd-Black') format('svg');
    font-weight: 750;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(boxsizing.htc);
}
a{
    text-decoration: none;
    color: #58595B;
}
img{
    max-width: 100%;
}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,caption,canvas,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,form,footer,header,hgroup,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,main,small,span,strike,strong,sub,summary,sup,tt,table,tbody,textarea,tfoot,thead,time,tr,th,td,u,ul,var,video{
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    white-space: normal;
    text-align: left;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{
    display: block;
}
img{
    height: auto;
}
ol,ul{
    list-style: none;
}
blockquote,q{
    quotes: none;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
}
p{
    color: #58595B;
    letter-spacing: 0px;
}
body{
    overflow-x: hidden;
    color: #58595B;
    font-weight: 300;
    line-height: 23px;
}
body,p{
    font-family: "adobe-caslon-pro" !important;
    font-size: 13px;
    line-height: 23px;
}
h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
    font-family: 'Avenir LT Std Medium' !important;
}
.container{
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 40px 0px 40px;
}
.container:after,.row:after,.col:after,.clr:after,.group:after{
    content: "";
    display: table;
    clear: both;
}
.row{
    padding-bottom: 0em;
    margin: 0 -10px;
}
.col{
    display: block;
    float: left;
    width: 100%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.slick-slider .item{
    float: left;
}
.slick-slider{
    overflow: hidden;
    position: relative;
}
.slick-slider:after{
    content: "";
    clear: both;
    display: block;
}
.slick-slider img{
    display: block;
}
.slick-slider button.slick-prev{
    left: 10px;
}
.slick-slider button.slick-next{
    right: 10px;
}
header{
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0;
    background: #fff;
    margin-bottom: 20px;
}
.menu li ul{
    display: none;
}
nav#mainMenu ul li{
    font-size: 13px;
    display: inline-block;
}
nav#mainMenu ul li a{
    display: block;
    padding: 10px;
}
header .col{
    margin-bottom: 0;
}
nav#mainMenu ul{
    text-align: right;
}
header h1{
    font-size: 24px;
    line-height: 37px;
}
.response{
    color: #E5863E;
    font-weight: 400;
    font-size: 11px;
     font-family: 'Avenir LT Std Medium' !important;
}
.tab{
    position: relative;
}
.tab ul li{
    display: inline-block;
}
.tab ul li span{
    border-bottom: 0;
}
.tabContent{
    left: 0;
    border: 1px solid #e0e0e0;
    width: 100%;
    z-index: 9;
    margin-top: -1px;
}
.tab ul li.active span{
    border: 1px solid #58595B;
    border-bottom: 0;
    background: #fff;
    position: relative;
    z-index: 91;
}
.tabContent.active{
    border: 1px solid;
}
.tab ul li span{
    border-bottom: 0;
    cursor: pointer;
    padding: 10px;
    display: block;
}
ul.socialIcons li{
    display: inline-block;
    max-width: 24px;
    margin-right: 10px;
}
footer{
    background: #ccc;
}
footer .container{
    padding: 20px;
}
footer h3{
    font-size: 18px;
    color: #666;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: center;
}
footer ul,footer ul li{
    text-align: center;
}
footer li a{
    color: #666;
    padding: 5px 0;
    display: block;
    text-align: center;
}
footer li:hover a{
    color: #fff;
}
.copyright{
    background: #e0e0e0;
    color: #444;
    font-size: 12px;
}
.copyright p{
    text-align: center;
}
.copyright p a{
    text-decoration: underline;
}
#nav-icon3{
    width: 28px;
    height: 28px;
    position: relative;
    margin: 6px 0px 0 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    float: left;
    display: none;
}
#nav-icon3 span{
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #282828;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#nav-icon3 span:nth-child(1){
    top: 0px;
}
#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3){
    top: 8px;
}
#nav-icon3 span:nth-child(4){
    top: 16px;
}
#nav-icon3.open span:nth-child(1){
    top: 18px;
    width: 0%;
    left: 50%;
}
#nav-icon3.open span:nth-child(2){
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3){
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4){
    top: 18px;
    width: 0%;
    left: 50%;
}
.mobile{
    display: none;
}
.mobileMenu{
    position: fixed;
    left: 0;
    top: 0;
    width: 250px;
    height: 100%;
    z-index: 2;
    background: #e0e0e0;
    padding: 20px 0;
    display: none;
}
.mobile ul{
    padding: 0;
}
.mobileMenu ul li{
    font-size: 18px;
    border-bottom: 1px solid #ccc;
}
.mobileMenu ul li a{
    padding: 10px 20px;
    display: block;
}
.wrapper{
    margin-left: 0;
    overflow-x: hidden;
    position: relative;
    z-index: 99;
    background: #fff;
    overflow-y: hidden;
}
.plusMinus{
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
}
.plusMinus:before{
    float: right;
    margin-right: 15px;
    margin-top: 13px;
}
.mobileMenu ul li{
    position: relative;
}
.youTubeVideo{
    position: relative;
    overflow: hidden;
    padding-left: 0px;
}
.customcoverImage{
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px}
button#pause-button{
    position: absolute;
    top: 40px;
    right: 40px;
    background: none;
    border: none;
    display: none;
}
header.fixed{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
}
.wrapper.fixed{
    padding-top: 78px;
}
button#pause-button img{
    width: 20px;
}
.grid{
    background: #fff;
    margin: -20px -20px;
}
.grid:after{
    content: '';
    display: block;
    clear: both;
}
.grid-sizer,.grid-item{
    width: 25%;
    height: auto;
}
.grid-item{
    float: left;
    padding: 20px;
}
.grid-item.item4x3{
    width: 50%;
    height: auto;
}
.grid-item.item1x2{
    width: 25%;
    height: auto;
}
.grid-item.item2x1{
    width: 25%;
    height: auto;
}
.grid-item img{
    display: block;
    width: 100%;
    height: 100%;
}
.header ul li{
    font-family: 'Avenir LT Std Medium';
    display: inline-block;
    vertical-align: middle;
    padding: 8px 20px 3px 20px;
    font-size: 10px;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: uppercase;
}
.header ul li.logo-img{
    padding: 4px 10px 5px 20px;
}
.header{
    position: fixed;
    z-index: 9;
    width: auto;
    background: #fff;
    left: 0;
    top: 40px;
    padding: 0px;
}
.menuContainer{
    position: absolute;
    height: 100%;
    z-index: 8;
    padding-top: 140px;
    top: 0;
    display: none;
    width: 100%;
}
.nav ul li a,.nav ul li a img{
    display: block;
}
.nav ul li a img{
    width: 57px;
}
ul.menuNav > li > a{
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #58595B;
    font-family: 'Avenir LT Std Medium';
    line-height: 28px;
    border-bottom: 1px solid #E5863E;
    display: block;
    margin-bottom: 10px;
}
ul.menuNav > li ul li{
    margin-bottom: 4px;
    color: #58595B;
    font-weight: 300;
    letter-spacing: 0.5px;
}
ul.menuNav> li ul li a{
    color: #58595B;
    font-family: "adobe-caslon-pro";
    font-size: 13px;
}
ul.social{
    margin-top: 5px;
}
ul.menuNav > li,ul.forms > li{
}
ul.menuNav > li form{
    margin: 5px 0px 15px 0px;
}
ul.social li{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 12px;
}
ul.social li a{
    display: block;
    text-indent: -9999em;
}
.menuNav ul.social li.facebook a{
    background: url(../images/home-facebook-icon.svg) no-repeat center center !important;
}
.menuNav ul.social li.twitter a{
    background: url(../images/home-twitter-icon.svg) no-repeat center center !important;
}
.menuNav ul.social li.instagram a{ 
    background: url(../images/home-instagram-icon.svg) no-repeat center center;
}
.menuNav ul.social li.pinterest a{
    background: url(../images/pinterest.svg) no-repeat center center;
}
.menuNav ul.social li.linkedin a{
    background: url(../images/linkedin.svg) no-repeat center center;
}

.menuNav ul.social li.medium a{
   background: url(../images/medium-icon.svg) no-repeat center center;  
}



input:focus{
    outline: none;
}
input{
    border: 0;
    padding: 7px 10px;
}
.center{
    text-align: center;
}
.center form{
    margin: 25px auto;
    text-align: center;
    max-width: 600px;
}
.center form input{
    width: calc(100% - 120px);
}
.center form input[type="submit"]{
    width: 115px;
}
ul.forms li span{
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #E5863E;
    font-family: 'Avenir LT Std Medium';
    line-height: 28px;
    border-bottom: 1px solid #E5863E;
    display: block;
    margin-bottom: 10px;
}
ul.forms > li li{
    display: block;
    width: 100%;
}
ul.forms > li input{
    width: 100%;
    font-size: 10px;
    height: 30px;
}
ul.forms > li ul li{
    margin-bottom: 10px;
}
ul.forms > li input[type="submit"]{
    max-width: 120px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
}
.menuContainer .row{
    margin: 0 -50px;
}
.menuContainer .col{
    padding: 0 40px;
}
.filterContainer{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 8;
    padding-top: 90px;
    top: 0;
    display: block;
    opacity: 0;
}
ul.alignRight.filterAction li{
    display: inline-block;
    font-size: 11px;
    padding: 0 15px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 30px;
}
.filteraction .col{
    margin-bottom: 0;
}
.alignRight{
    text-align: right;
}
.filteraction{
    margin-bottom: 20px;
    background: #fff;
}
.filterContainer h3{
    font-size: 12px;
    color: #E5863E;
    text-align: center;
    line-height: 33px;
    letter-spacing: 3px;
    margin-bottom: 15px;
    font-family: 'Avenir LT Std Medium';
}
.quickconact-wrap p{
    line-height: 16px !important;
}
.filterContainer .inner{
    position: relative;
}
.filterContainer .overlayTitle{
    position: absolute;
    top: 0;
    background: rgba(226, 184, 184, 0.83);
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.table{
    display: table;
    height: 100%;
    width: 100%;
}
.cell{
    display: table-cell;
    vertical-align: middle;
}
.overlayTitle h3,.overlayTitle h3 a{
    margin-bottom: 0;
    color: #fff;
    font-size: 11px;
}
.filterContainer .inner:hover .overlayTitle{
    opacity: 1;
}
.extrapadding .row{
    margin: 0 -5%;
}
.extrapadding .col{
    padding: 0 5%;
}
.extrapadding .row .row{
    margin: 0 -7px;
}
.extrapadding .row .row .col{
    padding: 0 7px;
    margin-bottom: 14px;
}
.extrapadding .row .row .col img{
    display: block;
}
.menuOpener{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.94);
    z-index: 8;
    padding-top: 10%;
    top: 0;
    display: block;
    width: calc(100% + 26px);
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 0;
}
.exitButton{
    position: absolute;
    top: 15px;
    right: 35px;
    z-index: 9;
}
ul.filterApplied li{
    display: inline-block;
    margin-right: 15px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 2px;
}
ul.filterApplied li span{
    margin-right: 5px;
    font-family: 'Avenir LT Std Medium';
    line-height: 29px;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
}
ul.filterApplied li a{
    color: #E5863E;
    font-family: 'Avenir LT Std Medium';
    line-height: 29px;
    vertical-align: -webkit-baseline-middle;
}
ul.alignRight.filterAction a{
    font-family: 'Avenir LT Std Medium';
    font-size: 11px;
    line-height: 29px;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
}
.craftYourJourneyContainer .mapImage,.craftYourJourneyContainer .craftYourJourneyText{
    float: left;
    width: 50%;
}
.mapImage img{
    width: 100%;
    height: auto;
}
.craftYourJourneyText h2,.craftJourneySlider h2{
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    color: #e5863e;
    line-height: 40px;
    margin-top: 10px;
}

.craftYourJourneyText p,.craftJourneySlider p{
    font-size: 13px;
    margin-bottom: 20px;
    color: #58595B;
    line-height: 23px;
}
.craftYourJourneyText p:last-child{
    margin-bottom: 0px;
}
a.startyourcraft.button{
    display: inline-block;
    width: 50%;
    background: #e5863e;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    font-family: 'Avenir Book';
    height: 35px;
    line-height: 35px;
}
.craftJourneySlider .leftPart,.craftJourneySlider .rightPart{
    float: left;
    width: 50%;
    padding: 20px;
}
.craftJourneySlider .row,.craftJourneySlider .row{
    margin: 0 -10px;
}
.videoContainer{
    position: relative;
    z-index: 1;
}
span.playIcon{
    max-width: 50px;
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: 50px;
    width: 50px;
}
.videoContainer img{
    width: 100%;
}
.item .mapImage{
    width: 50%;
    float: left;
}
span.stepCounter{
    font-size: 80px;
    margin-left: 10px;
    color: #e0e0e0;
    font-family: 'Harriet Text Light';
    display: inline-block;
    margin-top: -40px;
}
.craftJourneySlider .item{
    padding-top: 50px;
}
span.stepCounter .currentStep{
    font-size: 95px;
    letter-spacing: 1px;
    line-height: 18px;
    color: #e0e0e0;
    font-family: 'Harriet Text';
    font-weight: 500;
}
span.stepCounter .totalStep{
    font-size: 100px;
    letter-spacing: 1px;
    line-height: 18px;
    color: #e0e0e0;
    font-family: 'Harriet Text';
    font-weight: 500;
}
.craftJourneySlider ul.slick-dots{
    z-index: 3;
    text-align: center;
    width: 100%;
    position: fixed;
    bottom: -40px;
}
.craftJourneySlider ul.slick-dots li{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 7px;
    text-indent: -999em;
    border: 1px solid transparent;
    border-radius: 50%;
    background: #D1D3D4;
    cursor: pointer;
}
.craftJourneySlider ul.slick-dots li.slick-active{
    background: #e5863e;
}
.craftJourneyIntrestContainer{
    width: 100%;
    height: 100%;
    background: #58595B;
}
.craftJourneyIntrestContainer h3{
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    color: #eee;
    letter-spacing: 1px;
    margin-bottom: 20px;
    cursor: pointer;
}
.craftJourneyIntrestContainer h4,.craftJourneyIntrestContainer h5,.craftJourneyIntrestContainer h5 a{
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    color: #eee;
    line-height: 25px;
}
.craftJourneyIntrestContainer .col.active h3,.craftJourneyIntrestContainer .col.active h4,.craftJourneyIntrestContainer .col.active h4 a,.craftJourneyIntrestContainer .col.active h5,.craftJourneyIntrestContainer .col.active h5 a{
    color: #fff;
}
.craftJourneyIntrestType{
    display: none;
}
.craftJourneyIntrestContainer,.craftJourneyIntrestContainer h4,.craftJourneyIntrestContainer h5{
    display: none;
}
.craftJourneyIntrestContainer{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.craftJourneyIntrestType .container{
    display: table;
    height: 100%;
}
.craftJourneyIntrestType .row{
    display: table-cell;
    vertical-align: middle;
}
.craftJourneyIntrestType .row .col{
    margin: 100px auto;
    min-height: 100px;
}
ul.craftJourneyIntrestActions li{
    display: inline-block;
}
.logopart{
    display: block;
    width: 57px;
    height: 28px;
    margin: 0 15px;
}
.logoContainer > ul{
    margin: 0 -5px;
}
.logoContainer > ul > li{
    padding: 5px;
    background: #fff;
    height: 38px;
    line-height: 28px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 3px;
    vertical-align: top;
}
.logoContainer{
    margin-top: 30px;
}
.logoContainer > ul > li:first-child{
    background: #fff;
    float: left;
}
ul.craftJourneyIntrestActions{
    text-align: right;
}
.intrestSelected{
    margin: 0 15px;
}
a.exitCraft{
    display: block;
    margin: 0 15px;
}
.craftYourJourneyButtonContainer{
    position: fixed;
    z-index: 9;
    top: 40px;
    right: 0;
}
.craftYourJourneyButtonContainer > a{
    display: block;
    padding: 4px 24px 2px 28px;
    background: #E5863E;
    color: #fff;
    font-size: 11px;
    letter-spacing: 3px;
    line-height: 34px;
    font-weight: 300;
    font-family: 'Avenir Book';
}
.knowMore{
    display: none;
}
.contentOverlay{
}
.teamMember{
}
.teamMember .col.span_6col .inner{
    position: relative;
}
.teamMember .col.span_6col .inner .contentOverlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(229, 134, 62, 0.4);
    color: #fff;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    pointer-events: none;
}
.teamMember .col.span_6col .inner .contentOverlay *{
    text-align: center;
}
.teamMember .col.span_6col .inner .contentOverlay h3{
    text-align: center;
    display: inline-block;
}
#faq_container .col.span_9{
    max-width: 900px;
}
.teamMember .col.span_6col .inner .contentOverlay .cell{
    height: auto;
    padding: 10px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}
.teamMember .col.span_6col .inner:hover .contentOverlay{
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.teamMember .col.span_6col .inner img{
    display: block;
}
.field-input.form-text-new-field-input input {
    width: 100%;
    margin-bottom: 13px;
    font-family: "adobe-caslon-pro";
    font-size: 13px;
    line-height: 18px;
    color: #58595B;
}
.teamMember .col.span_6col .inner .contentOverlay h3 a{
    font-size: 16px;
    margin-bottom: 0;
    color: #fff;
    display: inline-block;
    font-weight: 300;
    font-family: 'Avenir Book';
    text-transform: uppercase;
    letter-spacing: 3px;
}
.teamMember .col.span_6col .inner .contentOverlay h3:after{
    content: "";
    display: block;
    height: 1px;
    background: #fff;
    width: 85%;
    margin: 4px auto 4px auto;
}
.teamMember .col.span_6col .inner .contentOverlay p{
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    letter-spacing: 1px;
}
.membersImage h3{
    font-size: 20px;
    font-family: 'Playfair Display';
    font-style: italic;
    margin-top: 25px;
    color: #e5863e;
    margin-bottom: 10px;
}
.membersImage p{
    font-size: 11px;
    margin-bottom: 15px;
}
ul.placeLived li{
    display: inline-block;
    font-size: 11px;
}
ul.placeLived li a{
    color: #666;
}
ul.languages li{
    display: inline-block;
    font-size: 11px;
}
ul.languages .faqlist a{
    color: #666;
}
.faqsSection .faqlist h3{
    font-size: 13px;
    color: #231F20;
    font-weight: 600;
    font-family: "adobe-caslon-pro" !important;
    position: relative;
}
.faqsSection .faqlist p{
    font-size: 13px;
    color: #65666F;
}
.faqsSection .faqlist h3:before{
    content: "";
    display: block;
    width: 6px;
    height: 0px;
    position: absolute;
    border-top: 1px solid #e5863e;
    left: -20px;
    top: 7px;
}
.col-production-img{
    display: table-cell;
    vertical-align: middle;
}
.production-list-wrap .col-production-img-wrap{
    display: table;
    margin-bottom: 10px;
    background: #F6F6F6;
    width: 100%;
    padding: 0;
}
.col-production-img a{
    display: block;
}
.collaboration-filter ul li{
    display: inline-block;
    padding-right: 0px;
}
.collaboration-filter ul li a{
    font-size: 12px;
    font-family: 'Avenir LT Std Medium';
    color: #58595b;
    letter-spacing: 1px;
}
.collaboration-filter ul li a.active{
    color: #e5863e;
    padding-bottom: 4px;
}
.collaboration-filter ul li a:hover{
    color: #e5863e;
}
.collaboration-filter ul li span{
    font-size: 12px;
    font-family: 'Avenir LT Std Medium';
}
.collaboration-filter ul li span.viewtext{
    margin-right: 5px;
    color: #000;
    letter-spacing: 1px;
}
.collaboration-filter{
    margin-bottom: 30px;
    padding-left: 15px;
}
.row.production-list-wrap{
    margin-top: 40px;
}
.row.production-list-wrap .col.span_3{
    padding: 0 15px;
}
.collaborations-content-Section .row.production-list-wrap{
    margin-top: 0px;
}
.col-production-img img{
    width: 100%;
    display: block;
}
.col-contribute-img-wrap{
    padding: 0px 0px;
    margin-bottom: 30px;
}
.col-contribute-img-wrap img{
    width: 100%;
    -webkit-border-radius: 50% 50%;
    -moz-border-radius: 50% 50%;
    border-radius: 50% 50%;
}
.col-contribute-caption p{
    font-size: 12px;
    text-align: center;
    font-family: 'Avenir LT Std Medium';
}
.col-contribute-caption{
    margin-top: 10px;
}
.col-contribute-img-wrap .col-contribute-img{
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50% 50%;
    line-height: 0px;
    display: block;
    width: 62.5%;
}
.col-contribute-img-wrap .col-contribute-img a{
    display: block;
}
.collaborations-detail-contributor,.collaborations-detail-publication,.aboutUsSection,.contact-content-wrap,.career-section,.container.craftYourJourneyContainer,.collaborations-Section,.social-response-section,.mylist-content-wrap,.travel-content-wrap,.events-content-wrap,.modeljourney-wrap,.modeljourny-content-detail,.article12-banner{
    margin-top: 116px;
}
.collaborations-detail-contributor{
    margin-top: 75px;
    padding-left: calc(25% - 125px);
}
.collaboration-detail-text{
    max-width: 544px;
}
.collaborations-detail-publication{
    margin-top: 90px;
}
.reviewselcetion-section{
/*    max-width: 600px;*/
        max-width: 686px;
    margin: 10% auto 20px auto;
}
.collaboration-detail-text p{
    margin-bottom: 20px;
    font-size: 13px;
}
.collaboration-detail-logo{
    margin-bottom: 20px;
    margin-left: -85px;
}
.image-box-caption{
    pointer-events: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
/*    background-color: rgba(0, 0, 0, 0.41);*/
        background: rgba(80, 80, 80, 0.6);
        transition: all ease-in-out;
    transition-duration: 3s;
    transition-delay: 0s, .1s;
    overflow: hidden;
    width: 100%;
/*
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
*/
    opacity: 0;
}
.image-box-wrap{
    position: relative;
    overflow: hidden;
}
.image-box-caption h5,.image-box-caption p{
    color: #fff;
    text-align: center;
    -webkit-font-smoothing: subpixel-antialiased;
}
.image-box-caption h5{
    display: inline-block;
    font-size: 16px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-family: 'Avenir Book' !important;
    text-transform: uppercase;
    letter-spacing: 3px;
    -webkit-font-smoothing: subpixel-antialiased;
}
.image-box-caption .image-box-tabel-cell{
    display: table-cell;
    vertical-align: middle;
    padding-left: 60px;
    padding-right: 60px;
    text-align: center;
}
.image-box-caption .image-box-tabel{
    display: table;
    height: 100%;
    width: 100%;
}
.image-box-caption p{
    font-weight: normal;
    line-height: 20px;
}
.image-box-wrap .image-box-caption{
    pointer-events: none;
    position: absolute;
    left: 0;
       background: rgba(80, 80, 80, 0.6);
    overflow: hidden;
    width: 100%;
    
    -webkit-transition: all ease-in-out;
    -moz-transition: all ease-in-out;
    -o-transition: all ease-in-out;
        transition: all ease-in-out;
    
    
    -webkit-transition-duration: 3s;
    -moz-transition-duration: 3s;
    -o-transition-duration: 3s;
    
    
    transition-duration: 3s;
    transition-delay: 0s, .1s;
    
    
/*
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
*/
    
    opacity: 0;
    bottom: 0px;
    right: 0px;
    top: 0px;
}
.image-box-wrap img{
    width: 100%;
    display: block;
  
}
.image-box-wrap:hover .image-box-caption{
    opacity: 1;
}
.collaboration-whole-wrap{
    padding-left: 25%;
}
.collaboration-whole-wrap .collaboration-social-share{
    width: 30px;
    float: left;
}
.collaboration-content-text{
    float: left;
    width: calc(100% - 50px);
    padding-left: 20px;
}
.collaboration-whole-wrap .collaboration-social-share ul li{
    margin-bottom: 14px;
    text-align: center;
}
.main-head h1{
    font-size: 16px;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
    margin-bottom: 0px;
    font-family: 'Avenir Book';
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: left;
    color: #e5863e;
}
.main-head h1:after{
    content: '';
    height: 1px;
    background: #e5863e;
    display: block;
    width: 45px;
    margin-top: 15px;
}
.second-head h2{
    font-size: 16px;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
    margin-bottom: 0px;
    font-family: 'Avenir Book';
    text-transform: uppercase;
    letter-spacing: 4px;
    text-align: left;
    color: #e5863e;
}
.second-head h2:after{
    content: '';
    height: 1px;
    background: #e5863e;
    display: block;
    width: 45px;
    margin-top: 15px;
}
.collaborations-content-wrap{
    max-width: 600px;
    margin: 10% auto 20px auto;
}
.collaborations-content-wrap p{
    margin-bottom: 20px;
}
.collaboration-social-share.collaboration-hr ul li{
    display: inline-block;
    margin-right: 14px;
}
.col-contribute-caption p a:hover{
    color: #e5863e;
}
.contributor-pic,.membersImage-pic{
    border-radius: 50% 50%;
    overflow: hidden;
}
.collaboration-detail-head h1{
    font-size: 16px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-family: 'Avenir Book';
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #e5863e;
}
.collaboration-detail-head h1:after{
    content: '';
    height: 1px;
    background: #e5863e;
    display: block;
    width: 45px;
    margin-top: 15px;
}
.contibutor-faq{
    margin-top: 20px;
}
.contibutor-faq ul li{
    margin-bottom: 24px;
}
.contibutor-faq ul li h5{
    font-size: 13px;
    font-family: "adobe-caslon-pro" !important;
    color: #231F20;
    font-weight: 600;
}
.contibutor-faq ul li p{
    font-size: 13px;
}
.collaboration-social-share.collaboration-hr ul{
    text-align: center;
    margin-top: 10px;
}
.col-contribute-caption p a{
    color: #58595B;
    font-size: 12px;
    line-height: 25px;
    text-transform: uppercase;
    font-family: 'Avenir LT Std Medium';
    letter-spacing: 1px;
}
.collaboration-social-share ul li span{
    width: 26px;
    height: 26px;
    cursor: pointer;
}
.collaboration-social-share ul li span.facebook-icon{
    background: url(../images/fb-icon.svg);
    background-size: 26px 26px;
    display: block;
    background-repeat: no-repeat;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.collaboration-social-share ul li span.facebook-icon:hover{
    background: url(../images/fb-icon-color.svg);
    background-size: 26px 26px;
    background-repeat: no-repeat;
}
.collaboration-social-share ul li span.twitter-icon{
    background: url(../images/twitter-icon.svg);
    background-size: 26px 26px;
    display: block;
    background-repeat: no-repeat;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.collaboration-social-share ul li span.twitter-icon:hover{
    background: url(../images/twitter-icon-color.svg);
    background-size: 26px 26px;
    background-repeat: no-repeat;
}
.collaboration-social-share ul li span.instagram-icon{
    background: url(../images/insta-icon.svg);
    background-size: 26px 26px;
    display: block;
    background-repeat: no-repeat;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.collaboration-social-share ul li span.instagram-icon:hover{
    background: url(../images/insta-icon-color.svg);
    background-size: 26px 26px;
    background-repeat: no-repeat;
}
.collaboration-social-share ul li span.web-icon{
    background: url(../images/web-icon.svg);
    background-size: 26px 26px;
    display: block;
    background-repeat: no-repeat;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.collaboration-social-share ul li span.web-icon:hover{
    background: url(../images/web-icon-color.svg);
    background-size: 26px 26px;
    background-repeat: no-repeat;
}
.collaborations-block-Section .col.span_4{
    padding: 0 20px;
    margin-bottom: 40px;
}
ul.menuNav ul li form input{
    width: calc(100% - 50px);
    font-size: 10px;
    height: 30px;
    font-family: "adobe-caslon-pro" !important;
}
ul.menuNav ul li form input.submitclass{
    width: 45px;
    background: #e6e7e8;
    color: #58595B;
    font-size: 11px;
    letter-spacing: 3px;
    height: 30px;
    text-transform: uppercase;
    font-family: 'Avenir LT Std Medium' !important;
    vertical-align: bottom;
}
.quickconact-wrap p a{
    font-family: "adobe-caslon-pro";
    color: #58595B;
    display: inline-block;
    margin-top: 6px;
}
input#btn-reg,input#btn-login{
    background: #E6E7E8;
    color: #58595B;
    width: 100%;
    max-width: 100%;
    letter-spacing: 2px;
    font-family: 'Avenir LT Std Medium';
}
ul.forms .searchhome-input{
    width: calc(100% - 35px);
    background: #f1f2f2;
    vertical-align: top;
    height: 30px;
    text-transform: lowercase;
}
.search-home .searchhome-btn{
    height: 30px;
    width: 30px;
    box-shadow: none;
    border: none;
    background: #e5863e url(../images/home-search.svg);
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.col.span_30 ul.menuNav >li:first-of-type,.col.span_40 ul.forms> li:first-of-type{
    height: 225px;
}
.col.span_30 ul.menuNav >li:nth-of-type(2),.col.span_40 ul.forms> li:nth-of-type(2){
    height: 120px;
}
a.joinaccount-link,a.loginaccount-link{
    color: #E5863E;
    font-family: 'Avenir LT Std Medium';
    font-size: 11px;
    cursor: default;
}
ul.experience-wrap-list li{
    width: 33.3%;
    float: left;
    margin-bottom: 20px;
}
ul.experience-wrap-list li a{
    display: block;
}
ul.experience-wrap-list li a embed{
    -moz-filter: contrast(100%) brightness(100%);
    -webkit-filter: contrast(100%) brightness(100%);
    filter: contrast(100%) brightness(100%);
}
ul.experience-wrap-list li a.active embed{
    -moz-filter: contrast(153%) brightness(67%);
    -webkit-filter: contrast(153%) brightness(67%);
    filter: contrast(153%) brightness(67%);
}
ul.experience-wrap-list li embed{
    display: block;
    pointer-events: none;
}
ul.experience-wrap-list li img,ul.experience-wrap-list li embed{
    padding: 0px 20%;
    max-width: 100%;
}
a.filterable span{
    color: #E5863E;
    text-align: center;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
}
.experience-wrap-list li p{
    text-align: center;
    line-height: 18px;
    font-size: 13px;
    margin-top: 10px;
}
.resions-wrap .map-wrap-list{
    display: inline-block;
    position: relative;
}
li.north-wrap{
    position: absolute;
    top: 0px;
    height: 176px;
    width: 225px;
    margin-left: 9%;
    cursor: pointer;
    z-index: 11;
}
li.south-wrap{
    position: absolute;
    bottom: 14px;
    height: 162px;
    width: 307px;
    margin-left: 9%;
    cursor: pointer;
    z-index: 11;
}
li.east-wrap{
    position: absolute;
    top: 101px;
    right: 0px;
    min-height: 173px;
    width: 180px;
    cursor: pointer;
    z-index: 11;
}
li.west-wrap{
    position: absolute;
    top: 169px;
    left: 0px;
    height: 93px;
    width: 159px;
    cursor: pointer;
    z-index: 11;
}
li.regionwest-wrap:after {
    bottom: -18%;
    left: 0px;
    content: " ";
    position: absolute;
    border-left: 6px solid transparent;
    border-right: 33px solid transparent;
    border-bottom: 37px solid rgba(0, 0, 0, 0);
}
.north-map-india,.south-map-india,.west-map-india,.east-map-india{
    opacity: 0;
}
.full-map-img{
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
    bottom: 0px;
    z-index: 1;
}
.north-map-india,.south-map-india,.west-map-india,.east-map-india{
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
    bottom: 0px;
    opacity: 0;
}
._kamalan_map-india{
    opacity: 0;
    z-index: -1;
}
._kamalan_map-india.clickevent{
    opacity: 1;
    z-index: 11;
}
.map-wrap-image{
    position: relative;
    width: 380px;
    height: 424px;
}
.north-map-india .north-caption{
    position: absolute;
    top: 1px;
    width: 350px;
    left: 55%;
}
.north-map-india .north-caption p strong,.west-caption p strong,.east-map-india .east-caption p strong,.south-map-india .south-caption p strong{
    font-family: 'Avenir LT Std Medium';
    font-size: 11px;
    color: #231F20;
    font-weight: inherit;
    margin-top: 5px;
    display: block;
    line-height: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 1px;
}
.north-caption h5,.east-caption h5,.south-caption h5,.west-caption h5{
    font-size: 12px;
    color: #e5863e;
    position: relative;
    font-family: 'Avenir LT Std Medium';
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.north-caption h5:before{
    content: '';
    width: 100px;
    background: #231F20;
    height: 1px;
    display: block;
    left: -110px;
    bottom: 10px;
    position: absolute;
}
.north-caption p,.east-caption p,.west-caption p,.south-caption p{
    font-size: 13px;
    line-height: 20px;
}

em {
font-style: italic;

}
strong {
font-weight: 600;
}

.east-caption{
    position: absolute;
    top: 214px;
    width: 240px;
    left: 80%;
}
.south-caption{
   position: absolute;
    bottom: -23px;
    width: 238px;
    left: 62%;
}
.west-map-india .west-caption{
   position: absolute;
    left: auto;
    top: 50%;
    width: 182px;
    right: -25%;
}

.west-caption h5:before{
   content: '';
   width: 174%;
    left: -184%;
    background: #231F20;
    height: 1px;
    display: block;
  
    bottom: 10px;
    position: absolute;
}


/*
.west-caption h5:after{
    content: '';
    width: 44px;
    background: #e5863e;
    height: 1px;
    display: block;
    right: -51px;
    bottom: 11px;
    position: absolute;
}
*/
.east-caption h5:before{
    content: '';
    width: 50px;
    background: #231F20;
    height: 1px;
    display: block;
    left: -55px;
    bottom: 10px;
    position: absolute;
}
.south-caption h5:before{
    content: '';
    width: 50px;
    background: #231F20;
    height: 1px;
    display: block;
    left: -55px;
    bottom: 10px;
    position: absolute;
}
.map-wrap-list img{
    width: 380px;
    height: 424px;
}
.north-wrap span,.east-wrap span,.west-wrap span,.south-wrap span{
    opacity: 0;
}
.about-content-wrap p,.partner-content-wrap p{
    margin-bottom: 20px;
}
.teamMember,.temMemberDetailpageContainer{
    margin-top: 80px;
}
.partnerSection .container{
    width: 100%;
    max-width: 100%;
    padding: 0px;
}
.partnerSection .row{
    display: table;
    width: 100%;
}
#path-finders.partnerSection .col{
    float: none;
    display: table-cell;
    vertical-align: middle;
    padding-right: 0px;
}
.process-content-wrap{
    max-width: 60%;
}
.membersImage{
    padding-right: 10px;
}
.ourprocess-bucket h5{
    font-weight: bold;
    font-size: 100px;
    font-family: 'Harriet Text';
    color: #e6e7e8;
    line-height: normal;
}
.ourprocess-bucket p{
    padding-right: 20px;
}
.modeljourny-content-detail.last-section{
    margin-bottom: 40px;
}
.process-content-wrap a,.openfaq-link a,.closefaq-link a{
    font-family: 'Avenir Book';
    color: #E5863E;
    text-transform: uppercase;
    display: inline-block;
    font-size: 12px;
    margin-top: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}
.state-office h6{
    color: #e5863e;
    margin-bottom: 12px;
    letter-spacing: 3px;
    font-size: 16px;
    font-family: 'Avenir Book';
}
.state-office{
    margin-top: 20px;
    margin-bottom: 10px;
}
.main-contact-wrap p span{
    color: #e5863e;
    margin-right: 10px;
}
.main-contact-wrap p{
    line-height: 22px;
}
.accordianContent{
    display: none;
}
.accordianContent p{
    line-height: 20px;
    color: #58595B;
}
.accordian h6 , .articleaccordian h6{
    border-width: 1px 0px 0px 0px;
    padding: 6px 0px;
    color: #231F20;
    font-family: 'Avenir Book';
    font-size: 12px;
    letter-spacing: 1px;
}
.accordianContent{
    padding: 10px 0px 20px 0px;
}
.career-section{
    max-width: 600px;
    margin: 116px auto 0px auto;
}
.guidelines-wrap p{
    margin-bottom: 10px;
}
.applyjobform h6{
    font-size: 12px;
    color: #e5863e;
    border-bottom: 1px solid #e5863e;
    margin-bottom: 10px;
    font-family: 'Avenir Book';
    letter-spacing: 1px;
}
.contact-info-wrap h6{
    font-size: 12px;
    color: #e5863e;
    margin-bottom: 10px;
    font-family: 'Avenir Book';
    letter-spacing: 1px;
}
.contact-info-wrap .jobhead h6,.reviewselcetion-section .contact-head-craft h6{
    margin-bottom: 0px;
}
.contactcarft-wrap{
    margin-bottom: 20px;
    overflow: auto;
}
.contact-head-craft:after{
    content: '';
    height: 1px;
    background: #e5863e;
    display: block;
    width: 45px;
    margin-top: 15px;
}
.reviewselcetion-section .contact-head-craft:after{
    margin-top: 10px;
}
.contact-head-craft{
    margin-bottom: 20px;
}
.contact-info-wrap .accordianContent:before{
    height: 1px;
    background: #e5863e;
    content: '';
    position: absolute;
    width: 60px;
    top: 0px;
}
.contact-info-wrap .accordianContent{
    border: none;
    position: relative;
}
.applyjobform{
    margin-top: 20px;
}
.guidelines-wrap h6{
    font-size: 12px;
    line-height: 18px;
    color: #58595B;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.jobhead span{
    position: absolute;
    right: 0px;
    top: 9px;
    height: 8px;
}
.jobhead span img{
    width: 16px;
    height: 7px;
}
.jobhead{
    position: relative;
}
.uparrow-icon{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    transform-origin: center bottom;
}
.field-input.withselect select{
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 30px;
    padding-left: 10px;
    border: none;
    border-radius: 0px;
    font-family: "adobe-caslon-pro";
    font-size: 13px;
    line-height: 18px;
    color: #58595B;
}
.inputfile-box{
    position: relative;
    clear: both;
    height: 32px;
    margin-bottom: 12px;
}
.inputfile{
    display: none;
}
.file-box{
    display: inline-block;
    width: 100%;
    padding: 5px 0px 5px 5px;
    box-sizing: border-box;
    height: calc(2rem - 2px);
    font-family: "adobe-caslon-pro";
    font-size: 12px;
    line-height: 18px;
    color: #58595B;
}
.upload-button,.cover-letter-button{
    text-indent: 5px;
    padding: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: "adobe-caslon-pro";
    font-size: 12px;
    line-height: 23px;
    color: #58595B;
}
.inputfile-box{
    background: #f8f8f8;
    margin-top: 10px;
}
.field-input.withselect{
    position: relative;
    margin-bottom: 12px;
}
.field-input.withselect:after , .field-input.travelledown h6:after{
    content: '';
    background: url(../images/select-arrow-box.svg);
    background-size: 12px 12px;
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 10px;
    top: calc(50% - 6px);
    pointer-events: none;
}
.job-submit-btn{
    width: 50%;
    background: #e5863e;
    border: none;
    color: #fff;
    font-size: 11px;
    letter-spacing: 3px;
    padding: 0px 0px;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
}
.applyjobform .inputfile-box #file-name,.applyjobform .inputfile-box #file-name1{
    cursor: pointer;
}
.register-eventdetail .job-submit-btn{
    font-size: 11px;
    width: 100%;
}
.rightsocial-img img,.rightsocial-img img{
    width: 100%;
}
.social-response-section p{
    margin-bottom: 15px;
}
.rightsocial-img{
    padding-left: 30px;
}
.fooundation-img{
    padding-right: 30px;
}
.vedio-social-wrap{
    margin-top: 30px;
}
.customcoverImage img{
    width: 100%;
}
.cultureLived-wrap ul li,.cultureLived-wrap ul li a{
    font-family: 'adobe-caslon-pro';
    font-size: 13px;
    line-height: 14px;
    color: #58595B;
}
.languagesLoved-wrap ul li,.languagesLoved-wrap ul li a{
    font-family: 'adobe-caslon-pro';
    font-size: 13px;
    line-height: 22px;
    color: #58595B;
}
.cultureLived-wrap,.languagesLoved-wrap,.openfaq-link a{
    margin-top: 30px;
}
.cultureLived-wrap ul li,.languagesLoved-wrap ul li{
    display: inline-block;
    border-right: 1px solid #e5863e;
    padding-left: 2px;
    padding-right: 2px;
}
.member-project-wrap ul.custom_paging li{
    display: inline-block;
    margin-left: 14px;
    color: #BCBEC0;
    font-family: 'Avenir LT Std Medium';
    font-size: 12px;
    cursor: pointer;
}
.member-project-caption,.faqsSection{
    margin-top: 20px;
}
.member-project-caption h6{
    margin-bottom: 5px;
}
ul.custom_paging li.slick-active{
    color: #e5863e;
}
.project-slider-head .project-wrap-head{
    width: 48%;
    float: left;
}
.slider-item-arrow ul.custom_paging{
    text-align: right;
}
.project-slider-head{
    margin-bottom: 10px;
        clear: both;
    display: inline-block;
    width: 100%;
}
.faqsSection .faqlist-wrap{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.faqlist{
    clear: both;
    margin-bottom: 20px;
    padding-left: 22px;
    display: inline-block;
    min-width: 50%;
}
.faqopener,.pathfinderopener{
    position: fixed;
    height: 100%;
    background: rgba(255, 255, 255, 1);
    z-index: 6;
    padding-top: 90px;
    top: 0;
    display: none;
    width: calc(100% + 25px);
}
.partner-downarow{
    text-align: center;
    margin-top: 50px;
    bottom: -1px;
    right: 0;
    left: 0px;
    background: #fff;
    padding: 18px 10px 10px 10px;
}
.partner-downarow img{
    width: 32px;
    height: 15px;
}
.partner-detail-wrap,.member-project-wrap{
    margin-top: 0px;
}
.partner-detail-wrap{
    padding-left: 0px;
    padding-right: 60px;
}
.languagesLoved-wrap ul li:last-child,.cultureLived-wrap ul li:last-child{
    border: none;
}
.exitButton{
    background: url(../images/close.svg);
    width: 18px;
    height: 18px;
    background-size: 18px;
}
.exitButton a{
    color: transparent;
    width: 21px;
    margin: 0px;
    height: 18px;
    display: inline-block;
}
.exitButton.closepathfinder-link{
    top: 40px;
    right: 50px;
}
.experience-wrap-list li p span{
    text-transform: uppercase;
    color: #E5863E;
    text-align: center;
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
    font-family: 'Avenir LT Std Medium';
    letter-spacing: 1px;
}
.filterable .experience-insert-text{
    display: none;
}
.experience-wrap-list li a:hover img , .experience-wrap-list li a:hover embed{
    -moz-filter: contrast(153%) brightness(67%);
    -webkit-filter: contrast(153%) brightness(67%);
    filter: contrast(153%) brightness(67%);
}
.experience-wrap-list li a:hover +p{
    opacity: 1;
}
.experience-wrap-list li p{
    opacity: 0;
}
a.click-item-text{
    font-weight: 400;
    color: #e5863e;
    text-transform: uppercase;
    font-size: 10px;
    font-family: 'Avenir Book';
    line-height: 15px;
}
.inputcustom-box textarea{
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 32px;
    padding-left: 10px;
    border: none;
    border-radius: 0px;
    font-size: 13px;
    line-height: 18px;
    color: #58595B;
    background: #f8f8f8;
    min-height: 65px;
    padding-top: 6px;
    display: block;
}
.inputcustom-box input{
    background: #f6f6f6;
    width: 100%;
    height: 30px;
    font-family: "adobe-caslon-pro";
    font-size: 13px;
}
.field-input.withselect select{
    background-color: #f6f6f6;
}
.inputcustom-box{
    margin-bottom: 12px;
}
.threeforth-wrap,.fourforth-wrap{
    max-width: 400px;
        max-height: calc(100vh - 160px);
    
}
.craftJourneySlider {
    overflow-y: auto;
}
.crftyour-section{
    height: 100vh;
}
.craftJourneySliderContainer{
    position: relative;
}
.craftJourneySliderContainer .container{
    padding: 0px 60px 0px 120px;
}
.left-content-box p{
    padding-right: 30px;
}
.contact-info-wrap .half-field{
    width: 49%;
    float: left;
    margin-right: 2%;
}
.contact-info-wrap .carrer-accordian{
    clear: both;
}
.contact-info-wrap .half-field:nth-child(2){
    margin-right: 0px;
}
.contact-info-wrap .half-field:nth-child(4){
    margin-right: 0px;
}
.craft-section-btn{
    text-align: center;
    margin-top: 20px;
}
.check-field{
    font-family: "adobe-caslon-pro" !important;
    font-size: 13px;
    line-height: 20px;
    color: #58595B;
    margin-bottom: 2px;
}
/*
.whoform-wrapper,.howform-wrapper{
    overflow: auto;
}
*/
ul.whatform-wraper{
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}
.whatform-wraper >li{
    margin-bottom: 20px;
}
.howform-left,.whoform-left{
    width: 50%;
    float: left;
    padding-right: 5px;
}
.howform-right,.whoform-right{
    width: 50%;
    float: left;
    padding-left: 5px;
}
.contact-info-wrap .carrer-accordian >li{
    clear: both;
}
.carrer-accordian ul li{
    border: 1px solid #e5863e;
    border-width: 1px 0px 0px 0px;
}

input[type="checkbox"]{
    margin: 0 6px 0 0;
     width: 12px;
    height: 12px;
    background: url('../images/check-bg.png') no-repeat 0 0;
    -webkit-appearance: none;
    appearance: none;
    padding: 0px;
}
input[type="radio"]{
    margin: 0 6px 0 0;
    width: 10px;
    height: 10px;
    background: url('../images/radiobtn-icon.jpg') no-repeat 0 0;
    -webkit-appearance: none;
    appearance: none;
    padding: 0px; 
}

input[type="checkbox"]:checked{
    background-position: 0 -12px;
}
input[type="radio"]:checked{
    background-position: 0 -10px;
}

ul.what-wrap-list li{
    width: 16%;
        display: table-cell;
    padding: 0px 0px;
    text-align: center;
}
.threeforth-wrap .field-input.withradio p{
    margin-bottom: 5px;
    font-size: 13px
}
.field-input.withradio label{
       margin-right: 20px;
        font-size: 13px;
}
.field-input.withradio{
        margin-bottom: 10px;
        padding-left: 10px;
}


ul.what-wrap-list li a img{
    width: 70px;
    margin: auto;
}
span.whatfilter-head{
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    margin-top: 15px;
    display: block;
    color: #231F20;
    font-family: 'Avenir LT Std Medium';
    text-transform: uppercase;
    letter-spacing: 1px;
}
.twoforthhover{
    border-top: 2px solid #e5863e;
    margin-top: 25px;
    padding-top: 20px;
}
.what-wrap-hover h5{
    font-size: 14px;
    line-height: 18px;
    color: #231F20;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 4px;
}
.what-wrap-hover h6{
    color: #565656;
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
ul.filterAppliedtwofourth li span{
    font-size: 12px;
    font-family: 'Avenir LT Std Medium';
    text-transform: uppercase;
}
.left-content-box .filterregion-wraper ul li span{
    text-transform: uppercase;
}
ul.filterAppliedtwofourth li a{
    font-size: 17px;
    font-family: 'Avenir Book';
    font-weight: 100;
    margin-left: 4px;
    line-height: 17px;
}
.what-wrap-hover a.knowmore-link{
    font-size: 12px;
    line-height: 20px;
    font-family: 'Avenir LT Std Medium';
    color: #231F20;
    letter-spacing: 1px;
}
.addinterest-wrap a{
    color: #e5863e;
    font-size: 12px;
}
.what-wrap-hover p{
    margin-top: 15px;
}
.craft-what-wrap{
    padding-left: 10px;
}
.map-container-what .map-wrap-list img{
    width: 400px;
    height: 446px;
}
.map-container-what .map-wrap-image{
    width: 400px;
    height: 446px;
    position: relative;
}
.map-container-what{
    position: relative;
}
li.regionwest-wrap{
    position: absolute;
    top: 188px;
    left: 33px;
    height: 99px;
    width: 144px;
    cursor: pointer;
    z-index: 11;
    transform: rotate(-30deg);
}
li.regionwest-wrap:after {
    bottom: -18%;
    left: 0px;
    content: " ";
    position: absolute;
    border-left: 6px solid transparent;
    border-right: 33px solid transparent;
    border-bottom: 37px solid rgba(0, 0, 0, 0);
}



li.regioneast-wrap{
    position: absolute;
    top: 123px;
    right: 0px;
    min-height: 140px;
    width: 225px;
    cursor: pointer;
    z-index: 11;
}
li.regionsouth-wrap{
    position: absolute;
    bottom: 14px;
    height: 146px;
    width: 340px;
    margin-left: 16%;
    cursor: pointer;
    z-index: 11;
}
li.regionnorth-wrap{
    position: absolute;
    top: 0px;
    height: 163px;
    width: 225px;
    margin-left: 6%;
    cursor: pointer;
    z-index: 11;
}
.map-wrap-list img{
    width: 380px;
    height: 424px;
}
.whatregionFilter{
    opacity: 0;
}
/*
.map-container-what .north-map-india .north-caption{
    position: absolute;
    top: -7px;
    width: 280px;
    right: -300px;
    left: auto;
}
.map-container-what .east-map-india .east-caption{
    position: absolute;
    top: 116px;
    width: 280px;
    right: -300px;
    left: auto;
}
.map-container-what .south-map-india .south-caption{
    position: absolute;
    bottom: 30px;
    width: 280px;
    right: -300px;
    left: auto;
}
.map-container-what .west-map-india .west-caption{
    position: absolute;
    bottom: 17px;
    width: 280px;
    right: -300px;
    left: auto;
}
*/

/*

.map-container-what .north-caption h5:before{
    content: '';
    width: 256px;
    background: #e5863e;
    height: 1px;
    display: block;
    left: -264px;
    bottom: -26px;
    position: absolute;
}
.map-container-what .west-map-india .west-caption h5:before{
    content: '';
    width: 256px;
    background: #231F20;
    height: 1px;
    display: block;
    left: -264px;
    bottom: 10px;
    position: absolute;
}
.map-container-what .west-map-india .west-caption h5:after{
    content: none;
}
.map-container-what .south-map-india .south-caption h5:before{
    content: '';
    width: 198px;
    background: #231F20;
    height: 1px;
    display: block;
    left: -209px;
    bottom: -54px;
    position: absolute;
}
*/

.map-container-what .north-map-india .north-caption{
    position: absolute;
    top: -7px;
    width: 280px;
    right: -300px;
    left: auto;
}
.map-container-what .east-map-india .east-caption{
    position: absolute;
    top: 10px;
    width: 280px;
    right: -300px;
    left: auto;
}
.map-container-what .south-map-india .south-caption{
    position: absolute;
/*    bottom: 30px;*/
    width: 280px;
    right: -300px;
    left: auto;
    top: 10px;
}
.map-container-what .west-map-india .west-caption{
    position: absolute;
    bottom: 17px;
    width: 280px;
    right: -300px;
    left: auto;
    top: 10px;
}
.map-container-what .east-caption:before{
      content: '';
    width: 60%;
    background: #231F20;
    height: 1px;
    display: block;
    left: -65%;
    bottom: auto;
    position: absolute;
    top: 50%;
}

.map-container-what .north-caption:before{
    content: '';
    width: 256px;
        background: #231F20;
    height: 1px;
    display: block;
    left: -264px;
    bottom: auto;
    position: absolute;
    top: 45px;
}
.map-container-what .west-map-india .west-caption:before{
       content: '';
    width: 100%;
    background: #231F20;
    height: 1px;
    display: block;
    left: -105%;
    bottom: 50%;
    position: absolute;
    top: auto;
}

.map-container-what .south-map-india .south-caption:before{
      content: '';
    width: 282px;
    background: #231F20;
    height: 1px;
    display: block;
    left: -299px;
    bottom: 27%;
    position: absolute;
}
.map-container-what .west-map-india .west-caption h5:before, .map-container-what .north-caption h5:before,.map-container-what .south-caption h5:before, .map-container-what .east-caption h5:before{
    content: none;
}

.map-container-what .north-caption p, .map-container-what .east-caption p, .map-container-what .west-caption p,.map-container-what .south-caption p{
    font-size: 13px !important;
}
.map-container-what .north-caption h5,.map-container-what .east-caption h5,.map-container-what .south-caption h5,.map-container-what .west-caption h5{
    color: #231F20;
    font-size: 14px;
}
.map-container-what .south-caption h5:before,.map-container-what .west-caption h5:before,.map-container-what .east-caption h5:before,.map-container-what .north-caption h5:before{
    background: #231F20;
}
.map-container-what .north-map-india .north-caption a.knowmorelink{
    color: #000;
    font-size: 12px;
}
a.addinterest-link{
    font-size: 12px;
    display: block;
    clear: both;
    color: #e5863e;
    line-height: 22px;
    font-family: 'Avenir LT Std Medium';
    letter-spacing: 1px;
}
ul.filterAppliedregion li,a.knowmorelink,.twoforthaddinterest-link{
    font-size: 12px;
    line-height: 22px;
    font-family: 'Avenir LT Std Medium';
    color: #231F20;
    letter-spacing: 1px;
}
ul.filterAppliedregion li a,.twoforthaddinterest-link{
    color: #e5863e;
}
.activemap{
    opacity: 1;
    z-index: 11;
}
.whatregionFilter span{
    opacity: 0;
}
.what-wrap-hover .twoforthhover{
    display: none;
}
.what-wrap-hover .twoforthhover.activecraft{
    display: block;
}
.twoforthaddinterest-link{
    display: block;
}
.twoforthfilter.activecraft a .whatfilter-head,ul.filterAppliedtwofourth li a{
    color: #e5863e;
}

.twoforthfilter.activecraft a img, .twoforthfilter.activecraft a embed{
    -moz-filter: contrast(153%) brightness(67%);
    -webkit-filter: contrast(153%) brightness(67%);
    filter: contrast(153%) brightness(67%);
}
.twoforthfilter a:hover embed{
    -moz-filter: contrast(153%) brightness(67%);
    -webkit-filter: contrast(153%) brightness(67%);
    filter: contrast(153%) brightness(67%);
}
ul.filterAppliedtwofourth li span{
    font-size: 12px;
    color: #231F20;
    letter-spacing: 1px;
}
.map-container-what .map-wrap-image p strong{
    font-size: 12px;
    line-height: 20px;
    font-family: 'Avenir Book';
    margin-top: 0px;
    display: block;
    margin-bottom: 10px;
    color: #58595B;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.threeforthform-btn .job-submit-btn{
    width: 100%;
}
.moreDataContent h3,.moreDataContent h5{
    font-size: 16px;
    margin-bottom: 15px;
    color: #231F20;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.moreDataContent p{
    margin-bottom: 20px;
}
.moreDataContent a{
    font-size: 11px;
    line-height: 15px;
    color: #e5863e;
}
.map-fourbox-img img{
    width: 100%;
}
.fancybox-inner{
    max-width: 950px;
}
.knowMore .col.span_6{
    margin-bottom: 10px;
}
.leftmap-box .col.span_6{
    padding: 0px 5px;
}
.map-fourbox-img img{
    display: block;
}
.knowMore{
    overflow: hidden;
    padding: 30px 0px;
}
.fancybox-close{
    background-image: url(../images/close.svg) !important;
    background-size: 14px;
    background-repeat: no-repeat;
}
.fancybox-close{
    top: 20px !important;
    right: 20px !important;
    width: 14px !important;
    height: 14px !important;
}
.popupcontent-box h5,.popupcontent-box p{
    text-align: center;
}
.popupcontent-box h5{
    margin-bottom: 10px;
    color: #231F20;
    letter-spacing: 1px;
    font-size: 13px;
    text-transform: uppercase;
}
.popupcontent-box a{
    text-align: center;
    margin-top: 15px;
}
.whatmoreDataContent h5{
    font-size: 12px;
    color: #231F20;
    letter-spacing: 1px;
    margin-bottom: 4px;
    text-transform: uppercase;
}
.whatmoreDataContent .twoforthaddinterest-link{
    margin-top: 10px;
}
.popupcontent-box{
    max-width: 80%;
    margin: auto;
}
.whatmoreDataContent {
    text-align: center;
}
.whatmoreDataContent .col.span_3 {
    margin-bottom: 10px;
    display: inline-block;
    float: none;
    width: calc(25% - 4px);
    vertical-align: top;
}
.knowMore .col.span_12:last-child{
    margin-bottom: 0px;
}
ul.whatform-wraper li ul li label input{
    margin-right: 20px;
}
/*
.howform-right .inputcustom-box{
    height: calc(100% - 12px);
}
.howform-right .inputcustom-box textarea{
    height: 100%;
}
*/
.myaccountlink-list ul li a{
    font-size: 12px;
    color: #e5863e;
    font-family: 'Avenir LT Std Medium';
    letter-spacing: 1px;
}
.myaccountlink-list ul li{
    margin-top: 40px;
    line-height: 12px;
}
.myaccount-section .container{
    max-width: 450px;
    margin: 10% auto 20px auto;
}
.myaccountlink-list .container{
    max-width: 450px;
    margin: 0px auto 20px auto;
}
.my-list-wrapper{
    overflow: auto;
    margin-top: 10px;
}
.my-list-wrapper .col.span_4:nth-child(3n+1){
    padding-left: 0px;
    padding-right: 27px;
}
.my-list-wrapper .col.span_4:nth-child(3n+3){
    padding-right: 0px;
    padding-left: 27px;
}
.travel-content-wrap .row .col.span_4:nth-child(3n+3){
    padding-right: 0px;
    padding-left: 30px;
}
.travel-content-wrap .row .col.span_4{
    padding: 0 15px;
}
.travel-content-wrap .row .col.span_4:nth-child(3n+1){
    padding-left: 0px;
    padding-right: 30px;
}
.travel-content-wrap .row .col.span_4:nth-child(3n+3) .main-testimo-text{
    padding-right: 60px;
    padding-left: 0px;
}
.travel-content-wrap .row .col.span_4:nth-child(3n+1) .main-testimo-text{
    padding-right: 0px;
    padding-left: 60px;
}
.my-list-wrapper .col.span_4{
    padding: 0 14px;
    margin-bottom: 40px;
}
.main-testimo-text span{
    display: block;
    text-align: center;
    font-size: 12px;
    color: #231F20;
    font-family: 'Avenir LT Std Medium';
    line-height: 18px;
    text-transform: uppercase;
}
.main-testimo-text{
    padding: 0px 20px;
}
.main-testimo-text p{
    text-align: center;
}
.main-testimo-text p:before{
    content: '“';
    color: #e5863e;
    font-size: 45px;
    vertical-align: bottom;
}
.main-testimo-text p:after{
    content: '”';
    color: #e5863e;
    font-size: 45px;
    vertical-align: text-top;
    line-height: 40px;
    position: absolute;
}
.event-image-wraper .image-box-tabel-content a{
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 20px;
    font-size: 12px;
    line-height: 20px;
    font-family: 'Avenir Book';
    letter-spacing: 1px;
}
.event-image-wraper .image-box-tabel-content h6{
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    font-family: 'Avenir Book';
    text-transform: uppercase;
}
.event-detail-img-wrap img{
    width: 100%;
}
.event-content-detail .container{
    padding: 0px 70px 0px 70px;
}
.event-resigter-head h6{
    font-size: 12px;
    color: #e5863e;
    border-bottom: 1px solid #e5863e;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.register-eventdetail{
    max-width: 360px;
}
.add-eventdetail p span.head{
    color: #e5863e;
    min-width: 90px;
    display: inline-block;
}
.add-eventdetail p span.detail{
    color: #e5863e;
    min-width: 90px;
    display: inline-block;
}
.add-eventdetail{
    margin-top: 20px;
    margin-bottom: 50px;
    overflow: auto;
}
.event-detail-img-wrap{
    padding-right: 25px;
}
.add-eventdetail p{
    font-family: 'Avenir LT Std Medium';
    overflow: auto;
    margin-bottom: 4px;
    font-size: 12px !important;
}
.cultureLived-wrap h6,.languagesLoved-wrap h6,.member-project-caption h6,.project-slider-head .project-wrap-head span{
    font-family: 'Avenir LT Std Medium';
    color: #231F20;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.eventhead{
    color: #e5863e;
    width: 80px;
    display: block;
    float: left;
}
.add-eventdetail p .eventhead{
    letter-spacing: 1px;
}
.eventheadtext{
    width: calc(100% - 90px);
    float: left;
    color: #65666F;
}
.events-content-wrap .container{
    margin-bottom: 40px;
}
.career-content-wrap{
    margin-bottom: 40px;
}
.guidelines-wrap{
    margin-top: 20px;
}
.modeljourney-wrap .container.notfullwidth p{
    margin-bottom: 20px;
}
.modeljourney-wrap .image-box-tabel-content h5 a{
    color: #fff;
}
.modeljourney-wrap .image-box-wrap{
    cursor: pointer;
}
h6.zone-text{
    color: #fff;
    text-align: center;
    font-size: 11px;
    margin-bottom: 10px;
    font-family: 'Avenir Book' !important;
    line-height: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.modeljourny-imgsquare img,.modeljourny-imgrec img,.main-testimo-img1 img,.main-testimo-img2 img{
    width: 100%;
    display: block;
}
ul.cultureLived li{
    line-height: 20px;
}
.partner-content-wrap .col.span_12,.about-content-wrap .col.span_12{
    padding-left: 0px;
}
.partnerSection img{
    width: 100%;
    padding-right: 45px;
}
.aboutUsSection .aboutimgwrap img{
    width: 100%;
    padding-right: 45px;
}
.header ul li a:hover,.alignRight.filterAction li a:hover{
    color: #E5863E;
}
.partner-content-wrap{
    max-width: 522px;
}
.teamMember .col.span_6col{
    padding: 0 7px;
    margin-bottom: 15px;
}
.aboutUsSection .col.span_6{
    margin-bottom: 0px;
}
.pathfinderopener{
    display: none;
}
.header ul li:first-child a{
    border-bottom: 1px solid transparent !important;
}
.header ul li a{
    font-size: 11px;
    color: #58595B;
    letter-spacing: 3px;
    font-family: 'Avenir LT Std Medium';
    line-height: 18px;
}
.header ul li a.menuactive{
    color: #e5863e;
    position: relative;
}
.header ul li a.menuactive:after{
    content: '';
    border-bottom: 1px solid #e5863e;
    width: calc(100% - 3px);
    display: block;
    position: absolute;
}
.member-project-wrap{
    padding-left: 30px;
    padding-right: 20px;
}
.collaboration-detail-right{
    padding-left: 20px;
    margin-top: 100px;
    max-width: 469px;
}
.homeimage-hover{
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.homeimage-hover-tabel{
    display: table;
    width: auto;
    height: auto;
}
.homeimage-hover-tabelcell{
    text-align: left;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    padding: 20px;
}
.homegrid-imgwrap{
    position: relative;
    height: 100%;
    overflow: hidden;
}
.homeimage-hover h3{
    text-align: left;
    color: #58595B;
    font-size: 18px;
    font-family: 'Avenir Book' !important;
    display: inline-block;
    margin: auto;
    position: relative;
    letter-spacing: 3px;
    line-height: 24px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
}
.homeimage-hover h3:after{
    content: '';
    height: 1px;
    background: #58595B;
    width: auto;
    left: 0px;
    bottom: -11px;
    right: 0px;
    position: absolute;
}
.homeimage-hover p{
    text-align: left;
    color: #58595B;
    margin-top: 20px;
    line-height: 20px;
    color: #58595B;
    font-weight: 400;
    letter-spacing: 0px;
    max-width: 500px;
    margin: 20px auto 0px auto;
    -webkit-font-smoothing: subpixel-antialiased;
}
.homeimage-hover a.savehome-list{
    color: #ffffff;
    display: block;
    margin-top: 10px;
    padding: 12px 0px;
    padding-bottom: 0px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 3px;
    font-family: 'Avenir Book' !important;
    text-align: center;
    -webkit-font-smoothing: subpixel-antialiased;
}
.homeimage-hover-tabelcell h3 a{
    font-family: 'Avenir Book' !important;
    -webkit-font-smoothing: subpixel-antialiased;
}
.homegrid-imgwrap:hover .homeimage-hover{
    opacity: 1;
    transition: all 0.4s ease-in-out;
}
.homeimage-hover{
    opacity: 0;
    transition: all 0.4s ease-in-out;
}
.homegrid-imgwrap img{
    transform: scale(1);
    transition: all 0.4s ease-in-out;
}
.homegrid-imgwrap:hover img{
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all 0.4s ease-in-out;
}
.collaboration-detail-pic.contributor-pic img,.collaboration-detail-pic.membersImage-pic img{
    border-radius: 50% 50%;
    width: 100%;
}
.collaboration-detail-right .contibutor-faq ul li h5{
    position: relative;
}
.collaboration-detail-right .contibutor-faq ul li h5:before{
    content: "";
    display: block;
    width: 6px;
    height: 0px;
    position: absolute;
    border-top: 1px solid #e5863e;
    left: -20px;
    top: 7px;
}
.collaboration-detail-right .contibutor-faq{
    padding-left: 20px;
}
.overflowhidden{
    overflow: hidden;
}
div#our-process{
    padding-left: 80px;
    padding-right: 90px;
    width: 100%;
    margin-top: 118px;
}
.ourprocess-bucket h6{
    font-family: 'Avenir LT Std Medium';
    font-size: 12px;
    line-height: 23px;
}
.ourprocess-bucket p{
    max-width: 325px;
}
div#social-responsibility{
    padding-left: 70px;
    position: relative;
    padding-right: 70px;
}
.socialfirst-container .col.span_7{
    position: absolute;
    right: 0px;
}
.socialsecond-container .tushita-foundation-right{
    position: absolute;
    right: 0px;
    top: 0px;
}
#social-responsibility .container{
    position: relative;
}
.count-img img{
    width: 67px;
}
.ourprocess-bucket{
    margin-top: 50px;
}
.aboutUsSection .aboutimgwrap{
    margin-top: 60px;
}
.menuContainer .container{
    padding: 0px 130px 30px 130px;
}
.filterContainer .container{
    padding: 0px 130px 0px 60px;
}
.filteraction .container{
    padding: 0px 20px 0px 106px;
}
.downarrow-right{
    position: absolute;
    top: calc(50% - 14px);
    bottom: 0px;
    width: 100px;
    left: 0px;
    right: 0px;
}
.member-project-image img{
    width: 100%;
}
.row.socialfirst-container .col.span_7{
}
.collaborations-content-wrap,.events-content-wrap .container{
    max-width: 550px;
    margin-left: 25%;
    margin-top: 116px;
    padding: 0 30px;
}
.collaborations-content-wrap .col.span_12{
    margin-bottom: 0px;
}
.collaborations-content-wrap .container{
    padding: 0;
}
.temMemberDetails .col.span_9{
    margin-bottom: 0px;
}
.temMemberDetails #faq_container .faqcloselink a{
    margin-top: 0px;
}
.temMemberDetails .col.span_9 .second-head{
    margin-top: 70px;
}
div#faq_container{
    padding-left: 20px;
}
.contact-content-wrap .container{
    padding: 0px 200px 0px 200px;
}
.main-contact-wrap{
    margin-bottom: 40px;
}
.closefaq-link .faqcloselink{
    margin-top: 0px;
}
.temMemberDetails #faq_container .faqsSection{
    max-width: 900px;
}
div#arnima{
    padding-bottom: 50px;
}
.event-image-wraper .image-box-tabel-content{
    text-align: center;
}
.event-content-detail{
    margin-top: 105px;
}
.modeljourney-wrap.last-section .notfullwidth{
    max-width: 560px;
    margin: 0px 200px 0px 200px;
    padding: 0px;
}
.travel-content-wrap .container{
    padding-left: 220px;
}
.travel-content-wrap .row{
    display: table;
    margin-bottom: 40px;
}
.travel-content-wrap .row .col.span_4{
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.eventdetail-content p{
    margin-bottom: 20px;
}
.modeljourny-imgrec,.modeljourny-imgsquare{
    margin-bottom: 25px;
}
.jurny-select-box ul li{
    display: table-cell;
}
.jurny-select-box ul{
    overflow: hidden;
    width: 100%;
    display: table;
}
.jurny-select-box ul li img{
    height: 70px;
}
.jurny-select-box ul li p{
    line-height: 20px;
    margin-top: 4px;
}
.modeljourny-content-detail .jurny-select-box ul li p{
    margin: 4px auto;
    max-width: 220px;
}
.jurny-select-box ul *{
    text-align: center;
}
.jurny-select-box ul li h6{
    font-size: 11px;
    color: #231F20;
    line-height: 15px;
    font-family: 'Avenir LT Std Medium';
    padding-top: 5px;
    letter-spacing: 1px;
}
.jurny-select-box{
    margin-bottom: 60px;
    overflow: auto;
}
.modeljourny-content-detail .col.span_6:first-child{
    padding-right: 50px;
    margin-bottom: 0px;
}
.modeljourney-accordian{
    margin-top: 60px;
    padding-right: 30px;
}
.eventdetail-content{
    padding-right: 30px;
}
.modeljourney-accor-wrap .modeljourney-img{
    width: 70px;
    float: left;
}
.modeljourney-accor-wrap .modeljourney-text{
    width: calc(100% - 90px);
    float: left;
    padding-left: 20px;
}
.modeljourney-accor-wrap{
    overflow: auto;
    margin-bottom: 25px;
}
.modeljourney-accor-wrap:last-child,.modeljourny-imgrec:last-child{
    margin-bottom: 0px;
}
.modeljourney-text h5{
    font-size: 12px;
    font-family: 'Avenir Book';
    color: #e5863e;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.modeljourney-btn a{
    display: inline-block;
    padding: 4px 22px 2px 26px;
    background: #E5863E;
    color: #fff;
    font-size: 10px;
    letter-spacing: 3px;
    line-height: 34px;
    font-weight: 300;
    font-family: 'Avenir Book';
}
.modeljourney-readbtn a{
    font-family: 'Avenir Book';
    color: #E5863E;
    text-transform: uppercase;
    display: inline-block;
    font-size: 12px;
    margin-top: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}
.modeljourney-accordian .accordian ul li:last-child{
    border-bottom: 1px solid #e5863e;
}
.modeljourney-btn{
    margin-top: 20px;
}
.craftthis-left-wrap h2,.craftthis-right-wrap h2{
    text-align: center;
    font-family: 'Avenir Book';
    color: #e5863e;
    font-size: 12px;
    letter-spacing: 3px;
    margin-bottom: 15px;
}
.craftthis-left-wrap form{
    margin-top: 20px;
}
.craftthis-left-wrap p,.craftthis-right-wrap p{
    text-align: center;
    max-width: 70%;
    margin: auto;
}
.craftthis-right-wrap a{
    display: inline-block;
    padding: 0px 22px 0px 26px;
    background: #e5863e;
    color: #fff;
    font-size: 11px;
    letter-spacing: 3px;
    line-height: 30px;
    font-weight: 300;
    font-family: 'Avenir Book';
    min-width: 250px;
    text-align: center;
}
.craftthis-right-wrap{
    text-align: center;
}
.temMemberDetails #content_response{
    overflow-y: auto;
    width: 100%;
}
.temMemberDetails #faq_container .faqsSection{
    max-width: 900px;
    overflow: auto;
}
.ourprocesssection .partner-downarow{
    margin-top: 20px;
    padding: 0px;
}
.teamMember.last-section{
    margin-bottom: 0px;
}
.aboutUsSection .last-section{
    margin-bottom: 40px;
}
.aboutUsSection .last-section .partner-downarow{
    margin-top: 20px;
}
.fixedToBottom{
    position: fixed;
    bottom: 20px;
}
.add-eventdetail{
    text-transform: uppercase;
}
.social-left-content p strong{
    font-weight: bold;
}
.visittusita-btn a{
    display: inline-block;
    padding: 4px 24px 2px 28px;
    background: #E5863E;
    color: #fff;
    font-size: 11px;
    letter-spacing: 3px;
    line-height: 34px;
    font-weight: 300;
    font-family: 'Avenir Book';
    text-transform: uppercase;
}
.visittusita-btn{
    text-align: left;
    margin-bottom: 40px;
    clear: both;
}
.fancybox-overlay{
    background: rgba(0, 0, 0, 0.4) !important;
}
.fancybox-skin{
    border-radius: 0px !important;
    background: rgba(255, 255, 255, 0.95);
    background: rgba(255, 255, 255, 1) !important;
}
#craftthisjourney{
    max-width: 800px;
}
.craftthis-left-wrap{
    padding: 40px 0px;
    border-right: 1px solid #e5863e;
    padding-right: 35px;
}
#craftthisjourney .col{
    margin-bottom: 0px;
}
.craftthis-left-wrap form .job-submit-btn{
    margin: auto;
    width: 250px;
    padding: 0px 0px;
    line-height: 30px;
}
.fieldbutton-craft{
    text-align: center;
}
.craftthis-right-wrap{
    padding-bottom: 40px;
}
.journy-proceed{
    position: absolute;
    bottom: 40px;
    left: 0px;
    right: 0px;
    text-align: center;
}
.menuContainer .span_30,.menuContainer .col.span_40{
    width: 33.3333333333%;
}
ul.social li a{
    height: 24px;
}
.m-b-0{
    margin-bottom: 0px;
}
div#artcle1-banner{
    margin-top: 100px;
}
div#artcle1-banner .container{
    margin-left: 14%;
    margin-right: 14%;
}
div#artcle1-banner .container img{
    width: 100%;
}
.artcle1-content-wrap{
    margin-top: 35px;
}
.article-date{
    margin-bottom: 18px;
    color: #231F20;
    font-family: 'Avenir LT Std Medium' !important;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.article-detail{
    margin-bottom: 20px;
}
.article-detail p{
    color: #231F20;
    font-family: 'Avenir LT Std Medium' !important;
    font-size: 12px !important;
    text-transform: uppercase;
}
.article-three-imggrid .aricle-buket-img img{
    width: 100%;
}
.article-three-imggrid{
    margin-top: 60px;
}
.article-three-imggrid .col{
    padding: 0px 6px;
}
.article-three-imggrid .img-credit-goes h6,.article-two-imggrid .img-credit-goes h6{
    color: #231F20;
    font-family: 'Avenir LT Std Medium' !important;
    font-size: 12px;
    letter-spacing: 1px;
}
.img-credit-goes p,.article-two-imggrid .img-credit-goes p{
    max-width: 400px;
    margin-top: 5px;
    line-height: 20px;
}
.article-three-imggrid .col.span_12,.article-two-imggrid .col.span_12{
    margin-bottom: 0px;
}
.article-two-imggrid{
    margin-top: 60px;
}
.article-two-imggrid .aricle-buket-img img{
    width: 100%}
.article-two-imggrid .col.span_6:first-child{
    padding-right: 25px;
}
.article-two-imggrid .col.span_6:last-child{
    padding-left: 25px;
}
.heighlight-article-right img{
    width: 100%;
}
.artcle1-heighlight-section .col.span_6{
    padding-left: 25px;
}
.artcle1-heighlight-section{
    margin-top: 40px;
}
.artcle1-fullimg-section img{
    width: 100%;
    display: block;
    height: auto;
}
.artcle1-fullimg-section{
    margin-top: 40px;
}
.heightlight-left-box{
    border: 1px solid #e5863e;
    margin-top: 20px;
    padding: 35px;
    max-width: 385px;
    margin: 20px auto 40px auto;
}
.heightlight-left-box ul li{
    position: relative;
    margin-bottom: 20px;
        color: #231F20;
}
.heightlight-left-box ul li:before{
    content: "";
    display: block;
    width: 6px;
    height: 0px;
    position: absolute;
    border-top: 1px solid #e5863e;
    left: -20px;
    top: 7px;
}
.heightlight-left-box ul{
    padding-left: 20px;
}
.heightlight-left-box ul li p{
    color: #231F20;
    line-height: 20px;
}
.heightlight-left-box ul li:last-child{
    margin-bottom: 0px;
}
.heightlight-left-list ul li img{
        height: 70px;
    width: auto;
}
.artcle1-heighlight-section .heightlight-left-list ul li img{
/*    border-radius: 50% 50%;*/
}
.heightlight-left-list ul li{
    display: table-cell;
    text-align: center;
}
.heightlight-left-list ul{
    overflow: hidden;
    width: 100%;
    display: table;
}
.heightlight-left-list ul li h6{
    font-size: 12px;
    color: #231F20;
    line-height: 15px;
    font-family: 'Avenir LT Std Medium';
    padding-top: 5px;
    letter-spacing: 1px;
}
.heightlight-left-list ul li p{
    line-height: 20px;
    max-width: 130px;
    text-align: center;
    margin: 4px auto;
}
.heightlight-left-list ul li *{
    text-align: center;
}
.heightlight-left-list{
    max-width: 385px;
    margin: auto;
}
.article-banner-img{
    position: relative;
    padding-right: 0px;
}
.banner-article-text{
    position: absolute;
    top: calc(46% - 60px);
    padding: 0px 0 0;
    padding-left: 20px;
    overflow: hidden;
    left: -51px;
}
.artcle8-img img{
    width: 100%;
}
.banner-article-text h1{
    color: #231F20;
    line-height: 41px;
    font-size: 30px;
    margin: 0;
    letter-spacing: 1px;
}
.banner-article-text .linewrap > span{
    background: #fff;
    padding: 5px 0;
}
.banner-article-text .linewrap span span{
    left: -10px;
    position: relative;
    z-index: 2;
/*    font-family: 'Harriet Display Medium';*/
        font-family: 'Avenir LT Std Medium' !important;
}
.banner-article-text:before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 20px;
    background: #fff;
    z-index: 1;
}
.article-paragraph{
    max-width: 450px;
}
div#artcle2-banner .container{
    margin-left: calc(14% - 50px);
    margin-right: calc(14% - 50px);
}
div#artcle2-banner .article-banner-img img{
    width: 100%;
}
.artcle2-content-right .article-detail-head h1{
    font-family: 'Avenir LT Std Medium';
    font-size: 40px;
    color: #B25538;
    line-height: 48px;
    letter-spacing: 3px;
    margin-bottom: 10px;
}
.article-detail-faqlist h6{
    font-family: "adobe-caslon-pro" !important;
    color: #231F20;
    margin-top: 50px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 12px;
}
.article-detail-para{
    margin-top: 40px;
}
.artcle2-content-left{
    max-width: 350px;
    margin: 340px auto 0px auto;
}
.artcle2-content-left p{
    font-family: 'Avenir LT Std Medium';
    font-size: 18px !important;
    color: #B25538;
    text-align: right;
    border-right: 3px solid #b25538;
    padding-right: 20px;
    line-height: 28px !important;
}
.artcle2-content-right{
    margin-top: 20px;
}
div#artcle2-banner .article-banner-img img{
    display: block;
}
.artcle2-content-right .article-detail-head{
    max-width: 460px;
}
div#artcle3-banner .article-banner-img img{
    width: 100%;
    display: block;
    height: auto;
}
.article-banner3-text{
    position: absolute;
    top: calc(50% - 30px);
    left: 0px;
    right: 0px;
    text-align: center;
}
.article-banner3-text h1{
/*    font-style: italic;*/
    font-family: 'Harriet Display Light' !important;
    font-size: 50px;
    color: #fff;
    text-align: center;
    line-height: 60px;
}
.artcle3-content-right p{
    color: #737144;
    font-size: 18px;
    font-family: 'Harriet Display Light' !important;
    line-height: 30px;
    text-align: center;
    margin-bottom: 20px;
}
.artcle3-content-right:before{
    width: 50px;
    content: '';
    height: 2px;
    background: #737144;
    display: block;
    margin: auto;
    margin-bottom: 14px;
}
.artcle3-content-right:after{
    width: 50px;
    content: '';
    height: 2px;
    background: #737144;
    display: block;
    margin: auto;
    margin-top: 14px;
}
.article3-storycontent .col.span_12{
    margin-left: -25%;
}
.article3-storycontent{
    margin-top: 25px;
}
.article3-storypara{
    column-count: 2;
    column-gap: 80px;
    margin-top: 40px;
}
.article3-singleright-img{
    margin-top: 40px;
}
.article3-single-right img{
    width: 100%;
        display: block;
    height: auto;
}
.article3-singleright-img .row{
    display: table;
    width: 100%;
        margin: auto;
}
.article3-singleright-img .col{
    display: table-cell;
    vertical-align: bottom;
    height: 100%;
    float: none;
        padding-right: 0px;
}
.article3-singleright-img .article3-single-left p{
    padding-bottom: 2px;
}
.article3-halfleft-img .article3-half-right .article3-half-creditgoes{
    margin-top: -6px;
}
.article3-singleright-img h6{
    text-align: right;
    color: #231F20;
    font-family: 'Avenir LT Std Medium' !important;
    font-size: 12px;
    letter-spacing: 1px;
}
.article3-singleright-img p{
    line-height: 20px;
    text-align: right;
}
.col.article3-single-left{
    width: 30%;
}
.article3-storypara p,.article3-half-left p,.article3-halfleft-img p{
    margin-bottom: 20px;
}
.article3-halfright-img{
    margin-top: 50px;
}
.article3-halfright-img .article3-half-left{
    padding-right: 40px;
    padding-left: 40px;
}
.article3-halfright-img .row{
    display: table;
    width: 100%;
        margin: auto;
}
.article3-halfright-img .col{
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.article3-half-left p:last-child{
    margin-bottom: 0px;
}
.article3-halfleft-img .article3-half-left img,.article3-content-left .article3-content-img img{
    width: 100%;
    display: block;
    height: auto;
}
.article3-halfright-img .article3-half-right{
    padding-left: 0px;
}
.article3-halfright-img .article3-half-right img{
    width: 100%;
    display: block;
    height: auto;
}
.article3-halfleft-img .article3-half-left{
    padding-right: 0px;
    margin-bottom: 0px;
}
.article3-halfleft-img{
    margin-top: 50px;
}
.article3-halfleft-img .article3-half-right{
    padding-left: 40px;
/*    padding-right: 40px;*/
       padding-right: 0px;
}
.article3-singleright-img .container,.article3-storycontent .container{
    padding: 0px 40px 0px 40px;
}
.article3-storypara{
    padding: 0px 40px 0px 40px;
}
.article3-testimo{
    max-width: 376px;
    margin: 100px auto 0px auto;
}
.article3-testimo p{
    color: #737144;
    font-size: 18px !important;
    text-align: center;
    font-family: 'Harriet Display Light' !important;
    line-height: 30px !important;
}
.article3-half-creditgoes h6{
    color: #231F20;
   font-family: 'Avenir LT Std Medium';
    font-size: 12px;
    letter-spacing: 1px;
}
.article3-half-creditgoes p{
    max-width: 350px;
}
.article3-half-creditgoes{
    margin-bottom: 40px;
}
.article3-threebucket-img{
    margin-top: 50px;
}
.article3-threebucket-img .col img{
    width: 100%;
    display: block;
    height: auto;
}
.article3-threebucket-img .col{
    padding: 0px 6px;
    margin-bottom: 0px;
}
.article3-threebucket-img .row{
    margin: 0 -6px;
}
.article3-content-img img{
    margin-bottom: 50px;
}
.article3-content-img{
    margin-top: 100px;
}
.article3-content-wrap{
    margin-top: 20px;
}
.article3-content-wrap .article3-half-creditgoes h6{
    text-align: right;
}
.article3-content-wrap .article3-half-creditgoes p{
    margin-right: 0px;
    margin-left: auto;
    text-align: right;
}
.article3-content-wrap .article3-half-right p{
    margin-bottom: 20px;
}
.article3-content-wrap .article3-poem p{
    color: #737144;
    font-size: 18px;
    font-family: 'Harriet Display Light' !important;
    line-height: 30px;
    text-align: center;
    margin-bottom: 40px;
}
.article3-content-wrap .article3-poem p:last-child,.artcle3-content-right p:last-child{
    margin-bottom: 0px;
}
.article3-content-wrap .article3-content-left .article3-half-creditgoes h6,.article3-content-wrap .article3-content-left .article3-half-creditgoes p{
    text-align: left;
    margin-left: 0px;
}
.article3-content-wrap .article3-content-left .article3-content-img img:last-child{
    margin-bottom: 0px;
}
.article3-content-wrap .article3-content-left .article3-half-creditgoes{
    margin-top: 20px;
}
.article3-content-wrap .article3-content-left .article3-half-creditgoes p{
    line-height: 20px;
    padding-left: 0px;
}
.article3-content-wrap .article3-content-left p,.article3-content-wrap .article3-half-right p{
    padding-left: 40px;
    padding-right: 40px;
}
.article3-content-wrap .article3-content-left{
    margin-top: 22px;
}
.article3-content-wrap .article3-half-right{
    margin-top: 100px;
}
.article3-poem:before{
    width: 50px;
    content: '';
    height: 2px;
    background: #737144;
    display: block;
    margin: auto;
    margin-bottom: 14px;
}
.article3-poem:after{
    width: 50px;
    content: '';
    height: 2px;
    background: #737144;
    display: block;
    margin: auto;
    margin-top: 14px;
}
.article3-poem{
    position: relative;
    margin-top: 60px;
}
.article-exporemore .container{
    border-top: 1px solid #e5863e;
}
#artcle4-banner .article-banner-img img{
    width: 100%;
}
.article4-center-img img{
    width: 100%;
    display: block;
    height: auto;
}
.article4-left-imgcontent img{
    width: 100%;
    display: block;
    height: auto;
}
.article4-content{
    margin-top: 45px;
}
.article4-center-img{
    margin-top: 50px;
}
.article4-left-imgcontent{
    margin-top: 60px;
}
.article4-center-imgcontent{
    clear: both;
    margin-top: 80px;
}
.article4-left-imgcontent .articleleft-detail p,.article4-center-detail p,.artcle4-content-right p{
    margin-bottom: 20px;
}
.article4-content .container{
    padding: 0px 80px 0px 80px;
}
.article4-content .artcle4-content-right{
    padding-right: 40px;
}
.article4-content .col{
    margin-bottom: 0px;
}
.artcle4-content-left .heightlight-left-box{
    margin-top: 20px;
    padding: 35px;
    max-width: 440px;
    margin: 20px auto 0px auto;
}
.article4-content .heightlight-left-list ul li p{
    max-width: 200px;
}
.article4-center-img .container{
    padding: 0px 20%;
}
.article4-left-imgcontent .articleleft-detail{
    width: 50%;
    float: right;
}
.article4-left-imgcontent .articleleft-detail p:last-child,.article4-left-imgcontent .col{
    margin-bottom: 0px;
}
.article4-center-imgcontent .article4-center-detail{
    width: 50%;
}
.article4-center-imgcontent .container{
    padding: 0px 20%;
}
.article4-left-imgcontent .articleleft-detail .count,.article4-center-imgcontent .article4-center-detail .count{
    line-height: normal;
    font-family: 'Harriet Text';
    color: #D1D3D4;
    font-size: 112px;
}

.article4-left-imgcontent .articleleft-detail h6,.article4-center-imgcontent .article4-center-detail h6{
    line-height: normal;
 font-family: 'Harriet Text' !important;
    color: #D1D3D4;
    font-size: 106px;
    display: inline-block;
    width: auto;
    padding-right: 20px;
}



.article4-left-imgcontent .articleleft-detail .main-head,.article4-center-imgcontent .article4-center-detail .main-head{
    display: inline-block;
    width: 100%;
    height: auto;
}
.article4-left-imgcontent .articleleft-detail .main-head h1,.article4-center-imgcontent .article4-center-detail .main-head h1{
    width: 79%;
    display: inherit;
    
    letter-spacing: 3px;
        margin-top: 20px;
}


.article4-center-imgcontent img{
    width: 100%;
    display: block;
    height: auto; 
}
div#artcle5-banner .article5-right-content h1{
    font-size: 30px;
/*    font-family: "adobe-caslon-pro" !important;*/
    line-height: 38px;
    color: #507282;
    letter-spacing: 3px;
}
.article5-right-content .article5-author-detail p{
    color: #231F20;
    font-size: 12px !important;
    font-family: 'Avenir LT Std Medium' !important;
    line-height: 20px;
    letter-spacing: 1px;
}
.article5-right-content .article5-color-detail h6{
    font-size: 18px;
    color: #507282;
    font-family: 'Harriet Display Light' !important;
    letter-spacing: 0px;
    line-height: 30px;
}
.artcle3-content-left .article-date{
    letter-spacing: 1px;
}
.artcle3-content-left .article-detail p span{
    letter-spacing: 1px;
}
.artcle3-content-left{
    position: relative;
    z-index: 1;
}
.article-candle-content h2,.article5-hpoeful-wrap .article5-hpoeful-right h2,.article5-urbancommuter-right h2,.article5-resident-right h2,.article5-dweller-content h2{
    font-size: 16px;
    font-family: "adobe-caslon-pro" !important;
    line-height: 25px;
    color: #507282;
    letter-spacing: 1px;
}
.article-candle-content h6,.article5-hpoeful-wrap .article5-hpoeful-right h6,.article5-urbancommuter-right h6,.article5-resident-right h6,.article5-dweller-content h6{
    font-size: 12px;
    color: #507282;
    font-family: 'Harriet Display Light' !important;
    line-height: 20px;
}
.article-candle-content h6 span,.article5-hpoeful-wrap .article5-hpoeful-right h6 span,.article5-urbancommuter-right h6 span,.article5-resident-right h6 span,.article5-dweller-content h6 span{
    display: block;
}
.urbancommuter-testimo p{
    color: #507282;
    font-family: 'Harriet Display Light' !important;
    font-size: 18px !important;
    letter-spacing: 1px;
    text-align: center;
    line-height: 30px;
}
.urbancommuter-testimo p span{
    display: block;
    text-align: center;
}
.article5-hpoeful-wrap .row,.article5-resident-wrap .row{
    display: table;
    width: 100%;
}
.article5-hpoeful-wrap .row .col,.article5-resident-wrap .row .col{
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.article5-resident-wrap img,.article5-dweller-content img,.article5-urbancommuter-wrap img,.article5-hpoeful-wrap img,.article-candle-content img,.article-banner-img img{
    width: 100%;
    display: block;
    height: auto;
}
.article5-urbancommuter-wrap .row{
    display: table;
    width: 100%;
}
.article5-urbancommuter-wrap .col{
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.article5-color-detail{
    border-top: 1px solid #507282;
    border-bottom: 1px solid #507282;
    padding: 22px 0px;
}
.article5-author-detail{
    margin-bottom: 10px;
    margin-top: 25px;
}
#artcle5-banner .article5-right-content{
    margin-top: 220px;
}
.article5-color-detail{
    margin-bottom: 50px;
}
.article-candle-content,.article5-hpoeful-wrap,.article5-urbancommuter-wrap,.article5-resident-wrap,.article5-dweller-wrap{
    margin-top: 60px;
}
#artcle5-banner .col{
    margin-bottom: 0px;
}
.article5-dweller-content h2,.article5-urbancommuter-right h2,.article-candle-content h2{
    margin-top: 20px;
}
.article5-dweller-content h6,.article5-urbancommuter-right h6,.article5-resident-right h6,.article5-hpoeful-right h6,.article-candle-content h6{
    margin-bottom: 20px;
    margin-top: 8px;
}
#artcle5-banner .article5-right-content{
    padding-right: 100px;
    padding-left: 10px;
}
.article-candle-content{
    padding: 0px 100px;
}
.article5-hpoeful-wrap .container,.article5-urbancommuter-wrap .container,.article5-resident-wrap .container{
    padding: 0px 100px 0px 100px;
}
.article5-dweller-wrap .article5-dweller-content{
    padding: 0px 20% 0px 20%;
}
.article5-dweller-wrap .article5-dweller-content .article5-dweller-detail{
    width: 75%;
}
.article5-hpoeful-right,.article5-resident-right{
    padding-left: 10px;
}
.article6-accordian-wrap .accordian h6 , .article6-accordian-wrap .articleaccordian h6{
    color: #507282;
}
.article6-accordian-wrap .accordian ul li , .article6-accordian-wrap .articleaccordian ul li{
    border: 1px solid #507282;
    border-width: 1px 0px 1px 0px;
}
.article6-accordian-wrap .accordianContent{
    border: none;
}
.article6-accordian-wrap{
    margin-bottom: 10px;
}
#video{
    width: 100%;
}
.article6-accordian-wrap p,.artcle6-author-content p{
    margin-bottom: 20px;
}
.artcle6-head h1{
    font-size: 50px;
    line-height: 55px;
    color: #507282;
    letter-spacing: 1px;
       font-family: 'Avenir LT Std Medium' !important;
}
.artcle6-head h2{
    font-size: 30px;
    color: #507282;
    font-family: 'Avenir LT Std 35 Light' !important;
    line-height: 48px;
    display: inline-block;
    border-bottom: 1px solid #507282;
}
.artcle6-author-detail p{
    font-size: 12px !important;
    color: #231F20;
    font-family: 'Avenir LT Std Medium'!important;
    line-height: 20px;
    letter-spacing: 1px;
}
div#artcle6-header{
    margin-top: 100px;
}
.artcle6-head{
    margin-bottom: 15px;
}
.artcle6-author-content{
    margin-top: 20px;
}
.article6-vedio-wrap{
    margin-bottom: 10px;
}
.article6-vedio-wrap .container{
    padding: 0px 100px 0px 100px !important;
}
#artcle6-header .container,.article6-accordian-wrap .container{
    padding: 0px 270px 0px 270px;
}
#artcle6-header .container .artcle6-author-content{
    padding-right: 70px;
}
#artcle7-banner{
    margin-top: 90px;
}
div#artcle7-banner .container,.article7-twoimg-wrap .container,.article7-leftimg-wrap .container,.article7-rightimg-wrap .container{
    padding: 0px 100px 0px 100px;
}
#artcle7-banner p{
    margin-bottom: 20px;
}
#artcle7-banner .article6-right-content h1{
    font-size: 30px;

    line-height: 38px;
    color: #B25538;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
#artcle7-banner .article7-author-detail p{
    font-size: 12px !important;
    color: #231F20;
    font-family: 'Avenir LT Std Medium' !important;
    line-height: 20px;
    letter-spacing: 1px;
}
.article7-author-detail{
    margin-bottom: 10px;
}
.article7-twoimg-right img,.article7-leftimg-wrap img,.article7-rightimg-wrap img{
    width: 100%;
    display: block;
    height: auto;
}
.article7-twoimg-wrap .article7-twoimg-content p{
    margin-bottom: 20px;
    color: #507282;
}
.article7-half-creditgoes h6{
    text-align: right;
    color: #231F20;
    font-family: 'Avenir LT Std Medium';
    font-size: 12px;
    letter-spacing: 1px;
}
.article7-half-creditgoes p{
    line-height: 20px;
    text-align: right;
}
.article7-twoimg-right img{
    margin-bottom: 25px;
}
.article7-twoimg-wrap .row{
    display: table;
    width: 100%;
    margin: auto;
}
.article7-twoimg-wrap .row .col{
    display: table-cell;
    vertical-align: bottom;
    float: none;
}
.article7-twoimg-wrap .col{
    position: relative;
}
.article7-twoimg-wrap .article7-half-creditgoes{
    position: absolute;
    top: -6px;
    right: 0px;
}
.article7-twoimg-wrap .article7-twoimg-content{
      margin-top: 40px;
}
.article7right-testimo p{
    font-family: 'Harriet Display Light' !important;
    font-size: 18px !important;
    text-align: left;
    color: #B25538;
    line-height: 30px;
}
.article7-rightimg-wrap .article7-half-creditgoes,.article7-twoimg-wrap .article7-half-creditgoes{
    padding-left: 40px;
}
.article7-leftimg-wrap .article7-half-creditgoes h6,.article7-leftimg-wrap .article7-half-creditgoes p{
    text-align: left;
}
.article7-rightimg-wrap .article7-rightimg-right img{
    margin-bottom: 25px;
}
.article7-twoimg-wrap .col.span_8{
    padding-right: 0px;
}
.article7-leftimg-wrap .article7-half-creditgoes,.article7right-testimo{
    padding-right: 40px;
}
.article7-twoimg-right img,.article7-rightimg-right img{
    padding-left: 10px;
}
.article7-leftimg-wrap img{
    padding-right: 10px;
}
.article7-twoimg-right img:last-child{
    margin-bottom: 0px;
}
.article7-leftimg-wrap{
    margin-top: 30px;
}
.article7-twoimg-wrap{
    margin-top: 5px;
}
#article7-mainwrapper .article7-twoimg-wrap .col.span_8{
        vertical-align: inherit;
}
.applyjobform #job_submit_btn{
    width: 100%;
}
.homeimage-hover p{
    line-height: 20px;
}
.rightsocial-img img{
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.modeljourney-accor-wrap .modeljourney-img img{
    border-radius: 50% 50%;
    display: block;
}
.craftpage-accordian .accordian> ul> li{
    border-top: 1px solid #e5863e;
    border-width: 1px 0px 1px 0px;
}
.craftthisjourneyrow{
    display: table;
}
.craftthisjourneyrow .col{
    display: table-cell;
    vertical-align: middle;
    float: none;
    position: relative;
}
.crftyour-section-tabel{
    display: table;
    height: 100%;
    width: 100%;
}
.crftyour-section-tabelcell{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.crftyour-section-tabelcell .container{
    max-width: 600px;
}
.reviewselcetion-section .accordian .accordianContent{
    padding: 20px 0px 20px 0px;
    overflow: auto;
}
.article8-banner .row{
    display: table;
    width: 100%;
}
.article8-banner .row .col{
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.article8-playlist-content img,.article8-playlist img{
    width: 100%;
}
.article8-playlist-social{
    width: 40px;
    float: left;
    margin-left: -40px;
}
.article8-playlist-content{
    width: calc(100%);
    float: left;
}
.article8-content .container{
    padding: 0px 275px 0px 275px;
}
.article8-playlist-head h6{
    color: #231F20;
    font-size: 12px;
    letter-spacing: 1px;
}
.article8-content .collaboration-social-share ul li{
    margin-bottom: 15px;
}
.article8-playlist-head{
    max-width: 62%;
}
.article8-banner h1{
    font-size: 19px;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
    margin-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: left;
    color: #e5863e;
}
.article8-banner h1:after{
    content: '';
    height: 1px;
    background: #e5863e;
    display: block;
    width: 45px;
    margin-top: 15px;
}
.article8-playlist-head .main-head h1{
    font-size: 14px;
    letter-spacing: 3px;
}
.article8-playlist-head .main-head h1:after{
    margin-top: 10px;
}
.article8-banner .artcle8-content{
    padding-left: 10px;
}
.article8-playlist{
    padding-left: 0px;
}
.article8-content .row{
    margin-top: 60px;
}
.article8-banner .container{
    padding: 0px 80px 0px 80px;
}
div#artcle8-wrapper{
    margin-top: 80px;
}
#artcle8-wrapper .artcle8-content h1{
    display: inline-block;
}
#artcle8-wrapper .artcle8-content h1:after{
    width: calc(100% - 5px);
    margin-top: 12px;
}
.image-box-tabel-content{
    text-align: center;
}
.mylist-content-wrap .container{
    padding: 0px 100px 0px 200px;
}
ul.menuNav > li > a,ul.forms li span,a.joinaccount-link,a.loginaccount-link{
    font-size: 13px;
}
ul.menuNav> li ul li a{
    font-size: 13px;
}
ul.forms > li input,ul.menuNav ul li form input,.ul.menuNav ul li form input.submitclass,ul.forms .searchhome-input{
    height: 35px !important;
    font-size: 13px !important;
    font-family: "adobe-caslon-pro";
}
.search-home .searchhome-btn{
    height: 35px;
    width: 35px;
    background-size: 14px 14px;
}
ul.social li a{
    height: 30px;
}
.homeimage-hover-tabelcell{
    padding: 35px;
}
.field-input.withselect select,.threeforth-wrap .job-submit-btn,.applyjobform .file-box,.inputcustom-box input{
    height: 35px;
}
.applyjobform #job_submit_btn{
    width: 100%;
    height: 35px;
    padding: 0px;
    line-height: 35px;
}
.craftthis-right-wrap a,.job-submit-btn{
    height: 35px;
    line-height: 35px;
}
.career-section .applyjobform .inputfile-box{
    height: 35px;
}
.mylist-open-content .mylist-content-wrap .container{
    max-width: inherit;
}
.mylist-open-content{
    display: none;
}
.mylist-open-content .mylist-content-wrap{
    margin-top: 10px;
}
.mylist-linkopen,.myaccount-logout{
    max-width: 450px;
    margin: 0px auto 20px auto;
    padding: 0px 40px;
}
.mylist-linkopen a,.myaccount-logout a{
    font-size: 12px;
    color: #e5863e;
    font-family: 'Avenir LT Std Medium';
    letter-spacing: 1px;
}
.myaccountlink-list{
    margin-bottom: 80px;
}
#atricle9wrapper.wrapper-scroll,#atricle10wrapper.wrapper-scroll,#atricle15wrapper.wrapper-scroll,#atricle16wrapper.wrapper-scroll{
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
/*    overflow-x: hidden;*/
    overflow-y: hidden;
}
#atricle9wrapper .content,#atricle10wrapper .content,#atricle15wrapper .content,#atricle16wrapper .content{
    width: -moz-max-content;
    width: -webkit-max-content;
    width: -ms-max-content;
    width: max-content;
}
#atricle9wrapper .section,#atricle10wrapper .section,#atricle15wrapper .section,#atricle16wrapper .section{
    float: left;
    overflow-y: hidden;
    position: relative;
    display: table;
    margin: 0px 50px;
}
#atricle10wrapper .section{
    margin: 0px 40px;
}
#atricle10wrapper .section img{
    width: auto;
    display: block;
}
#atricle15wrapper .article15-section-content{
    padding-left: 60px;
}
#atricle9wrapper .section img{
    width: auto;
    display: block;
}
#atricle15wrapper .section.article9-section-img1 , #atricle16wrapper .section.article9-section-img1{
    margin-left: 25px;
}
.artcle9-content h1{
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #E5863E;
    line-height: 35px;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
}
.artcle9-content{
    text-align: center;
    margin-top: 10px;
}
#atricle9wrapper .section.article9-section-img0{
    max-width: 225px;
    margin-right: 0px;
    margin-left: 110px;
}
.section.article9-section-img0 h1{
    font-size: 19px;
    color: #e5863e;
    letter-spacing: 3px;
    line-height: 28px;
}
.section.article9-section-img0 h3{
    color: #231F20;
    font-size: 19px;
    letter-spacing: 3px;
    margin-bottom: 25px;
    position: relative;
}
.section.article9-section-img0 h3:after{
    background: #e5863e;
    height: 1px;
    width: 40px;
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0px;
}
.artcle9-content h1:before{
    content: '';
    position: absolute;
    height: 1px;
    background: #e5863e;
    bottom: 0;
    width: 40px;
    margin: auto;
    left: calc(50% - 20px);
}
.artcle9-content h6{
    color: #231F20;
    text-align: center;
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.article9-visual{
    display: table-cell;
    vertical-align: bottom;
}
.career-content-wrap p,.guidelines-wrap p,.career-section .accordianContent p{
    font-size: 13px;
}
.career-section .accordianContent p{
    margin-bottom: 20px;
}
body.page-template-template-our-story{
    margin: 0;
    padding: 0;
}
#storywrapper.wrapper-scroll{
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    overflow-x: auto;
    overflow-y: hidden;
}
#storywrapper .content{
    width: -moz-max-content;
    width: -webkit-max-content;
    width: -ms-max-content;
    width: max-content;
}
#storywrapper .section{
    float: left;
    overflow-y: hidden;
    position: relative;
    display: table;
}
.story-content{
    padding-left: 0;
    padding-right: 110px;
    float: left;
    margin-top: 55px;
}
.story-image{
    padding-left: 40px;
    padding-right: 50px;
    display: block;
    float: left;
}
.story-image img{
    width: 100%;
}
.article{
    float: left;
    width: 15em;
    height: 12em;
    margin: .2em;
    background-color: #C40C20;
}
#storywrapper p{
    margin-bottom: 15px;
    line-height: 18px;
}
.section-first .story-content,.section-eleventh .story-content{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.story-image-section{
    display: inline-table;
    overflow: visible;
}
.story-content,.story-image{
}
#storywrapper .content{
    padding-top: 40px;
}
.ourStorySection .main-head h1{
    font-size: 16px;
    letter-spacing: 3px;
}
.ourStorySection .main-head h3{
    font-size: 16px;
    letter-spacing: 3px;
    vertical-align: bottom;
    display: table-caption;
    width: 300px;
    display: table-cell;
    padding-bottom: 0px;
    height: 100%;
    width: 100%;
    font-family: 'Avenir Book';
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: left;
    color: #e5863e;
}
.ourStorySection .story-content .main-head,.ourStorySection .storysection-last .main-head{
    height: 60px;
    display: table;
    margin-bottom: 20px;
}
.storytimeline h2:after{
    content: '';
    width: 100%;
    height: 1px;
    background: #e5863e;
    bottom: 12px;
    left: 0px;
    display: block;
    position: absolute;
}
.storytimeline h2{
    position: relative;
    font-size: 65px;
    line-height: 65px;
    font-family: 'Harriet Text' !important;
    color: #666;
    height: 65px;
}
.storytimeline{
    height: 85px;
    padding-left: 40px;
    position: absolute;
    display: block;
    width: 100%;
}
.storytimeline.timeline-2 h2 span{
    padding-right: 30px;
    background: #fff;
    z-index: 1;
    position: relative;
}
.storytimeline.timeline-1 h2 span{
    background: #fff;
    padding-right: 30px;
    z-index: 1;
    position: relative;
}
.story-content .main-head h1:after{
    content: none;
}
#storywrapper .section.section-twelve{
    float: none;
    overflow: auto;
    right: 0px;
    background: transparent;
    top: 0px;
    width: 50px;
    display: table;
    z-index: 1;
}
#storywrapper .section.section-twelve .storypartner-downarow a img{
    width: 32px;
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#storywrapper .section.section-twelve .storypartner-downarow{
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 80px;
}
.section.section-eleventh .storytimeline h2:after{
    width: 150%;
}
.storysec-wrap{
    display: table-cell;
    vertical-align: middle;
}
.storysection-last .storytimeline h2:after{
    width: 91%;
}
.storysection-last .storytimeline h2 a{
    position: absolute;
    right: 60px;
    background-color: #fff;
    top: 6px;
}
.storysection-last .storytimeline h2 a img{
    width: 32px;
    transform: rotate(270deg);
    background-color: #fff;
    z-index: 1;
    position: relative;
}
.m-t-20{
    margin-top: 20px !important;
}
#storywrapper p{
    line-height: 20px;
}
.m-t-0{
    margin-top: 0px;
}
.section.section-tenth .story-content{
    width: 550px;
}
.section.section-ninth .story-content{
    width: 550px;
}
.section.section-eighth .story-content{
    width: 550px;
}
.section.section-third .story-content{
    width: 550px;
}
.section-first .story-content{
    max-width: 820px;
}
.section.section-second .story-content,.section.section-forth .story-content,.section.section-fifth .story-content,.section.section-sixth .story-content,.section.section-seventh .story-content{
    width: 550px;
}
.section.section-first{
    padding-left: 115px;
    padding-top: 80px;
}
.section.section-first.storysection-last{
    padding-top: 55px;
    padding-left: 100px;
}
.singlepageabout .fixedToBottom{
    position: static;
}
.singlepageabout #storywrapper{
    overflow-x: hidden;
}
.section.article10-section-img0{
    max-width: 450px;
}
.article10-section-img2 .article-container,.article10-section-img4 .article-container{
    display: table;
}
.article10-img2{
    display: table-cell;
    vertical-align: bottom;
}
.article10-heightlight .heightlight-left-box,.article10-heightlight .heightlight-right-box{
    float: left;
}
.heightlight-right-box .heightlight-imgbox{
    border-radius: 50% 50%;
}
.heightlight-right-box .heightlight-imgbox img{
    display: block;
    height: 50vh;
    border-radius: 50% 50%;
    margin: auto;
}
.article10-heightlight .heightlight-right-box{
    min-width: 400px;
    margin: 50px 0px 0px 50px;
}
.fourimg-img:nth-child(3n){
    clear: both;
}
.article10-fourimg{
    height: 100%;
}
.fourimg-img{
    float: left;
    height: 50%;
    padding-right: 14px;
    width: 50%}
.fourimg-img img{
    display: block;
    height: 100%;
}
.article10-section-img4 .article10-img2 img{
    display: block;
    float: left;
    margin-right: 35px;
}
#atricle10wrapper .section.article10-heightlight{
    margin-left: 0px;
}
.fourimg-img:first-child,.fourimg-img:nth-child(2){
    padding-bottom: 7px;
}
.fourimg-img:nth-child(3),.fourimg-img:nth-child(4){
    padding-top: 7px;
}
.article10-section-img3 h5,.article10-section-img3 p,.article10-section-img4 h5,.article10-section-img4 p{
    text-align: right;
}
.career-section.last-section .accordian h6,.career-section.last-section .guidelines-wrap h6,.career-section.last-section .field-input.withselect select,.career-section.last-section .upload-button,.career-section.last-section .cover-letter-button,.career-section.last-section .applyjobform h6{
    font-size: 13px;
}
.career-section.last-section .applyjobform #job_submit_btn{
    font-size: 12px;
}
.career-section.last-section .field-input.withselect select{
    text-transform: lowercase;
}
.article10-section-img4 .article10-img2 img:last-child{
    margin-right: 0px;
}
.section.article10-fourimg{
    margin-right: 0px !important;
}
.section.article10-section-img2 .article10-img2 h5,.img-creditcaption h5,.section.article10-section-img3 h5,.section.article10-section-img4 h5{
    color: #231F20;
    font-size: 12px;
    letter-spacing: 1px;
}
.section.article10-section-img2 .article10-img2 p,,.img-creditcaption p,.section.article10-section-img3 p,.section.article10-section-img4 p{
    line-height: 20px;
}
#atricle10wrapper .section.article10-section-img4{
    margin-right: 0px;
}
.article10-visual h1{
    font-size: 35px;
    line-height: 48px;
/*    font-family: 'Harriet Display Medium' !important;*/
    color: #231F20;
}
.article10-visual h6{
    color: #231F20;
    font-size: 12px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    margin-top: 5px;
}
.article10-visual h6 span{
    color: #231F20;
    font-size: 12px;
    display: block;
}
.img-creditcaption p{
    line-height: 20px;
}
.section.article10-heightlight .article-container{
    position: relative;
}
.section.article10-heightlight .img-creditcaption{
    position: absolute;
    bottom: -6px;
}
.section.article10-heightlight .article-container .heightlight-left-box{
    max-width: 435px;
    margin-left: 80px;
    margin-top: 0px;
}
.section.article10-heightlight .article-container .heightlight-left-list{
    margin-top: 20px;
}
.article10-visual p{
    margin-bottom: 20px;
}
.article10-visual{
    padding-top: 60px;
}
#atricle10wrapper .section.article10-section-img3{
    margin-left: 0px;
}
.section.article10-section-img0{
    margin-left: 110px;
}
.section.article10-section-img4 .article10-img2 p{
    margin-bottom: 15px;
}
.article10-img2 p{
    line-height: 20px;
}
#atricle10wrapper .section.article10-section-img0{
    margin-left: 110px;
}
.section.article9-section-img0{
    margin: 0px 50px 0px 110px;
}
.applyjobform .response{
    display: block;
}
.valid_error p{
    font-size: 10px !important;
    font-family: 'Avenir Book' !important;
}
#loginForm input[type='text'],#loginForm input[type='password'],#regForm input[type='text'],#regForm input[type='password'],#regForm input[type='re_password'],#regForm input[type='email']{
    text-transform: lowercase;
}
.image-box-caption .image-box-tabel-cell{
    padding-left: 20px;
    padding-right: 20px;
}
.image-box-caption *{
    color: #fff;
}
.otherjouny-detail.last-section{
    margin-top: 50px;
}
.otherjouny-detail .container{
    border-top: 1px solid #e5863e;
    margin: 0px 40px;
    padding-top: 25px;
    padding-left: 25px;
}
.otherjouny-detail .main-head h1:after{
    content: none;
}
.image-box-wrap img{
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
   
}
.event-image-wraper .image-box-wrap .image-box-caption{
/*    background-color: rgba(136, 145, 53, 0.6);*/
        background-color: rgba(80, 80, 80, 0.6);
    transition: all ease-in-out;
    transition-duration: 3s;
    transition-delay: 0s, .1s;
}
.single-event .image-box-wrap:hover , .collaborations-block-Section .image-box-wrap:hover{
     -webkit-filter: grayscale(00%);
        filter: grayscale(00%);
     transition: all 0.2s ease-in-out;
}
.single-event .image-box-wrap{
    -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
}
.single-event .my-list-wrapper .image-box-wrap img{
    opacity: 0
}
.collaborations-block-Section .image-box-wrap{
    -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
}
.collaborations-block-Section .image-box-wrap{
    -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
}
.aricle-first-socialmedia ul.social li.sharetext , ul.social li.sharetext{
    vertical-align: top;
    margin-right: 10px;
    width: 53px;
}
.aricle-first-socialmedia ul.social li.sharetext h5 ,  ul.social li.sharetext h5{
    font-size: 12px;
    color: #58595B;
    letter-spacing: 1px;
    line-height: 30px;
}
#myAccount1 button,button#myAccount2-btn{
    width: 100%;
}
#article5-mainwrapper .aricle-first-socialmedia .container{
    padding: 0px 100px 0px 100px;
}
#article6-mainwrapper .aricle-first-socialmedia .container{
    padding: 0px 270px 0px 270px;
}
#article7-mainwrapper .aricle-first-socialmedia .container{
    padding: 0px 100px 0px 100px;
}
.artcle1-content-wrap .article-detail p span{
    letter-spacing: 1px;
}
.modeljourney-accordian .modeljourney-accor-wrap{
    display: table;
    width: 100%;
}
.modeljourney-accordian .modeljourney-accor-wrap .modeljourney-img,.modeljourney-accordian .modeljourney-accor-wrap .modeljourney-text{
    display: table-cell;
    vertical-align: middle;
    float: none;
}
#article11-mainwrapper .artcle6-head h1{
    font-size: 30px;
    line-height: 38px;
    color: #B25538;
    letter-spacing: 1px;
/*    font-family: "adobe-caslon-pro" !important;*/
    display: inline-block;
    border-bottom: 1px solid #B25538;
}
#article11-mainwrapper .container{
    padding: 0px 270px 0px 270px;
}
#article11-mainwrapper .article6-accordian-wrap .accordian h6{
    color: #B25538;
}
#article11-mainwrapper .article6-accordian-wrap .accordian ul li{
    border: 1px solid #B25538;
    border-width: 1px 0px 1px 0px;
}
div#artcle4-banner .article-banner-img{
    position: relative;
}
#artcle4-banner .article-banner4-text{
    position: absolute;
    right: 0px;
    z-index: 11;
    min-width: 500px;
    top: 25%;
    padding-right: 120px;
}
#artcle4-banner .article-banner4-text h1{
    color: #fff;
    font-size: 70px;
    line-height: 86px;
    letter-spacing: 3px;
}
#artcle4-banner .article-banner4-text h2{
    color: #fff;
    font-size: 22px;
    line-height: normal;
    text-align: right;
    letter-spacing: 8px;
    font-family: 'Avenir Book' !important;
}
#article7-mainwrapper .article7-leftimg-wrap .article7-half-creditgoes{
    margin-top: -6px;
}
#article7-mainwrapper .article7-rightimg-wrap .article7-half-creditgoes{
    margin-top: -6px;
}
#atricle10wrapper .heightlight-right-box .heightlight-left-list ul li img{
    border-radius: 0%;
        margin: auto;
}
.event-image-wraper .image-box-wrap .image-box-caption .image-box-tabel-cell .image-box-tabel-content{
    padding-left: 40px;
    padding-right: 40px;
}
.join form ul li{
    position: relative;
}
.valid_email{
    position: absolute;
    right: -22px;
    top: calc(50% - 8px);
    color: #e5863e;
    font-size: 16px;
}
.my-list-wrapper .image-box-wrap .image-box-caption .image-box-tabel-content{
    padding-left: 40px;
    padding-right: 40px;
}
.mylist-content-wrap .my-list-wrapper .col.span_4:nth-child(3n + 1){
    clear: left;
}
p.response{
    color: #E5863E;
    font-weight: 400;
    font-size: 10px !important;
    line-height: 15px;
   font-family: 'Avenir LT Std Medium' !important;
}
.article7right-testimo{
    padding-right: 25px;
    max-width: 368px;
}
.article-horizontalsocial{
    position: absolute;
    bottom: 10px;
    right: 0px;
    width: 300px;
    text-align: right;
}
ul.social.article-horizontalsocial li{
    width: 35px;
    height: 35px;
}
ul.social.article-horizontalsocial li.sharetext{
    vertical-align: top;
    margin-right: 10px;
    width: 53px;
}
ul.social.article-horizontalsocial li.sharetext h5{
    font-size: 11px;
    color: #58595B;
    letter-spacing: 1px;
    line-height: 35px;
}
ul.social.article-horizontalsocial li a{
    height: 35px;
}
.single-journey.postid-777 p{
    font-size: 14px !important;
}
.artcle12-img-creditgoes h5{
    color: #231F20;
    font-size: 12px;
    letter-spacing: 1px;
}
.artcle12-author-detail p,.artcle12-author-detail p a{
    color: #231F20;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: 'Avenir LT Std Medium' !important;
}
.artcle12-author-detail p.article12-date{
    margin-bottom: 20px;
}
.readfull-article a{
    font-size: 12px;
    letter-spacing: 1px;
    font-family: 'Avenir LT Std Medium' !important;
    color: #e5863e;
}
.article12-banner .container{
    padding: 0px 35px 0px 35px;
}
.artcle12-author-detail{
    margin-bottom: 12px;
}
.artcle12-content-para p{
    margin-bottom: 15px;
}
.article12-banner .row{
    display: table;
    width: 100%;
}
.article12-banner .row,.article13-banner .row{
    display: table;
    width: 100%;
}
.article12-banner .row .col.span_5,.article12-banner .row .col.span_7,.article13-banner .row .col.span_6{
    display: table-cell;
    vertical-align: middle;
    float: none;
    position: relative;
}
.artcle12-img img{
    width: 100%;
    display: block;
}
.artcle12-img-creditgoes{
    margin-top: 15px;
}
.readfull-article{
    position: absolute;
    bottom: -10px;
}
.artcle12-img-creditgoes p{
    line-height: 20px;
}
.artcle12-content{
    padding-left: 30px;
}
.article13-banner .container{
    padding: 0px 175px 0px 175px;
}
.article13-banner{
    padding-top: 97px;
    margin-bottom: 60px;
}
.artcle13-img{
    text-align: right;
}
.artcle13-img img{
    max-width: 370px;
    height: auto;
}
.article13-banner .artcle12-content .readfull-article{
    bottom: 0px;
}
.article12-banner{
    margin-bottom: 60px;
}
#article14-mainwrapper{
    margin-top: 95px;
}
#article14-mainwrapper{
    margin-top: 95px;
    padding: 0px 180px 0px 180px;
}
.article14-banner .main-head{
    text-align: center;
    margin-bottom: 25px;
}
.article14-banner .main-head h1,.article14-banner .main-head p{
    text-align: center;
}
.article14-banner .main-head h1{
    display: inline-block;
    color: #b25538;
}
.article14-banner .main-head h1:after{
    content: '';
    height: 1px;
    background: #b25538;
    display: block;
    width: 40px;
    margin-top: 15px;
    margin-left: calc(50% - 20px);
}
div#artcle14-wrapper .main-head p{
    max-width: 580px;
    margin: auto;
}
.banner-right-caption h3,.poem-right-content h3,.potrait-left-caption h3,.picture-right-caption h3,.video-center-caption h3,.pathway-left-caption h3 , .article14-picture-wrap h3{
    color: #b25538;
    font-size: 14px;
    letter-spacing: 3px;
    position: relative;
}
.banner-right-caption h5,.poem-right-content h5,.potrait-left-caption h5,.picture-right-caption h5,.video-center-caption h5,.pathway-left-caption h5{
    font-size: 14px;
    letter-spacing: 3px;
    margin-bottom: 4px;
}
.banner-right-caption h3:after,.poem-right-content h3:after,.potrait-left-caption h3:after,.picture-right-caption h3:after,.video-center-caption h3:after,.pathway-left-caption h3:after , .artcle14image-picture h3:after{
    background: #b25538;
    height: 1px;
    content: '';
    width: 40px;
    display: block;
    margin-top: 10px;
    margin-bottom: 12px;
}
.artcle14image-banner img{
    width: 100%;
    height: auto;
}
#article14-mainwrapper img {
    height: auto;
}
.article14-banner .container,.article14-painting .container,.article14-apoem .container,.article14-potrait .container,.article14-picture .container{
    padding: 0px 80px 0px 80px;
}
.article14-banner .banner-right-caption,.article14-painting .banner-right-caption{
    position: absolute;
    bottom: 4px;
    right: -80px;
}
.article14-banner,.article14-painting{
    position: relative;
}
.article14-apoem,.article14-potrait,.article14-painting,.article14-picture,.article14-video,.article14-pathway{
    margin-top: 60px;
}
.article14-painting .banner-right-caption{
    right: -90px;
}
.article14-apoem .artcle14image-poem{
    width: 50%;
    float: left;
}
.article14-apoem .poem-right-content{
    width: 50%;
    float: left;
    padding-left: 25px;
}
.article14-potrait .potrait-left-caption{
    width: 50%;
    float: left;
    padding-right: 25px;
}
.article14-potrait .potrait-image{
    width: 50%;
    float: left;
}
.article14-potrait .potrait-image img{
    width: 100%;
}
.artcle14image-poem img{
    width: 100%;
}
.article14-potrait .potrait-left-caption *{
    text-align: right;
}
.potrait-left-caption h3:after{
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}
.section.article10-heightlight .heightlight-left-list ul li{
    width: 33.3%;
}
.article14-picture .artcle14image-picture{
    width: 50%;
}
.article14-picture .picture-right-caption{
    width: 50%;
    padding-left: 25px;
}
.article14-picture-wrap,.potrait-wrap{
    display: table;
    width: 100%;
}
.article14-picture-wrap .artcle14image-picture,.article14-picture-wrap .picture-right-caption{
    display: table-cell;
    vertical-align: bottom;
}
.article14-video .container{
    padding: 0px;
}
.article14-video .video-center-caption *{
    text-align: center;
}
.video-center-caption h3:after{
    margin: 10px auto 12px auto;
}
.video-center-caption{
    margin-top: 25px;
}
.article14-pathway .container{
    padding-left: 80px;
    padding-right: 0px;
}
.article14-pathway .pathway-left-caption{
    display: inline-block;
    padding-right: 25px;
    max-width: 235px;
    padding-bottom:50px;
} 
.article14-pathway .pathway-img{
    display: inline-block;
    float: right;
    width: calc(100% - 235px);
}
.article14-pathway .pathway-img img{
    width: 100%;
    display: block;
}
.pathway-left-caption h5{
    margin-bottom: 15px;
}
.potrait-wrap .potrait-left-caption,.potrait-wrap .potrait-image{
    display: table-cell;
    vertical-align: bottom;
    float: none;
}
.article14-pathway{
    margin-bottom: 40px;
}
.poem-right-content h6{
    margin-bottom: 4px;
}
.poem-right-content p{
    margin-bottom: 15px;
}
.poem-right-content h6{
    font-size: 14px;
    color: #58595B;
    font-family: "adobe-caslon-pro" !important;
}
.artcle14image-picture img{
    width: 100%;
    height: auto;
}
.article15-section-content{
    display: table;
    height: 100%;
}
.article15-visual{
    display: table-cell;
    vertical-align: middle;
    max-width: 425px;
}
.article15-visual h3{
    color: #231F20;
    font-size: 16px;
    letter-spacing: 3px;
    margin-bottom: 10px;
}
.article15-visual h6{
    color: #231F20;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.main-contact-wrap p,.main-contact-wrap p a{
    font-size: 15px;
    color: #231F20;
    font-weight: 600;
}
.main-contact-wrap p span{
    font-family: 'Avenir LT Std Medium' !important;
}
#atricle16wrapper .article15-visual{
    max-width: 588px;
    padding-left: 60px;
}
#atricle16wrapper .article15-visual p{
    margin-bottom: 15px;
}
#atricle16wrapper .article15-visual h6{
    margin-bottom: 15px;
}
#article17-mainwrapper h2{
    color: #231F20;
    letter-spacing: 3px;
    margin-bottom: 10px;
    font-size: 16px;
}
.artcle6-author-content{
    max-width: 522px;
}
#article17-mainwrapper div#artcle6-header{
    margin-top: 130px;
}
.insta-wholewrap{
    width: 320px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(219, 219, 219);
    border-radius: 4px;
    margin-right: 50px;
    float: left;
    height: 100%;
}
.insta-post-img a img{
    width: 100%;
    display: block;
    opacity: 0;
}
.insta-wholewrap .instauser-img{
    display: table-cell;
    height: 40px;
    margin-right: 12px;
    width: 40px;
}
.insta-wholewrap .instauser-img img{
    border: 1px solid #dbdbdb;
    border-radius: 50% 50%;
    height: 38px;
    width: 38px;
}
.insta-header{
    padding: 10px;
    display: table;
    width: 100%;
}
.insta-footer{
    padding: 12px 20px 12px 12px;
}
.insta-tool a{
    margin-right: 12px;
    line-height: 0px;
    display: inline-block;
}
.instauser-name a{
    color: #262626;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: 'arial';
    letter-spacing: 0.02em;
}
.instauser-name{
    display: table-cell;
    vertical-align: middle;
    padding-left: 12px;
}
.instapost-caption{
    color: #262626;
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 6px;
    font-family: 'arial';
    display: -webkit-box;
    margin: 0 auto;
    -webkit-line-clamp: 15;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 23px;
}
.instauser-img a{
    line-height: 0px;
    display: block;
}
.instapost-liked{
    font-family: 'arial';
    color: #262626;
    display: block;
    font-size: 15px;
    line-height: 20px;
}
.instapost-liked span{
    font-weight: bold;
}
.insta-bookmark{
    margin-right: 0px !important;
    float: right;
}
.insta-post-img{
    overflow: hidden;
    background-position: center center !important;
    background-size: cover !important;
}
.insta-verticle .insta-wholewrap{
    width: calc(33.3% - 40px);
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 50px;
}
.section.insta-verticle{
    padding: 0px 15px 0px 15px;
}
.insta-verticle .insta-wholewrap:nth-child(3n + 1){
    clear: both;
}
.insta-verticle .insta-wholewrap .instapost-caption{
    -webkit-line-clamp: 7;
}
#atricle16wrapper .article15-visual p:last-child{
    margin-bottom: 0px;
}
.artcle6-author-content p:last-child{
    margin-bottom: 0px;
}
#article11-mainwrapper #artcle6-header .col.span_12{
    margin-bottom: 0px;
}
.collaborations-block-Section .image-box-wrap img{
    z-index: 2;
}
.collaborations-block-Section .image-box-wrap .image-box-caption{
    z-index: 1;
}
.image-box-wrap:hover img{
    -webkit-filter: grayscale(0%);
        filter: grayscale(00%);
    transition: all 0.2s ease-in-out;
}
.searchgre-back{
    background: #F1F2F2;
    padding: 4px 0px;
    margin-bottom: 25px;
    margin-top: 10px;
}
.searchgre-back .container{
    padding-left: 110px;
}
.searchgre-back p{
    font-family: 'Avenir LT Std Medium' !important;
    font-size: 10px;
    letter-spacing: 1px;
}
.article7-rightimg-wrap .col.span_8{
    float: right;
}
#article11-mainwrapper #artcle6-header .container .artcle6-author-content{
    padding-right: 0px;
}
#article11-mainwrapper .artcle6-author-content{
    max-width: 580px;
}
.article14-craft-btn a{
    display: inline-block;
    padding: 4px 15px 2px 15px;
    background: #E5863E;
    color: #fff;
    font-size: 11px;
    letter-spacing: 3px;
    line-height: 34px;
    font-weight: 300;
    font-family: 'Avenir Book';
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}
.article14-craft-btn{
    position: absolute;
    bottom: 0px;
    left: 80px;
        margin-top: 20px;
}
.article14-pathway .container{
    position: relative;
}
.load_more a{
    background: #E5863E;
    color: #fff;
    font-size: 11px;
    letter-spacing: 3px;
    line-height: 34px;
    font-weight: 300;
    font-family: 'Avenir Book';
    text-transform: uppercase;
    border: none !important;
    padding: 10px 20px !important;
}
.load_more{
    margin-bottom: 30px;
    margin-top: 30px;
    clear: both;
}
.filtersearch-result{
    position: fixed;
    z-index: 7;
    background: #fff;
    top: 90px;
    left: 185px;
}
.filtersearch-result ul{
    margin-left: 8px;
    margin-right: 8px;
}
.filtersearch-result ul li{
    line-height: 29px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Avenir LT Std Medium';
    margin: 1px 7px;
    letter-spacing: 1px;
}
.filtersearch-result ul li span a{
    color: #e5863e;
    font-family: 'Avenir LT Std Medium';
}
.menuOpener .exitButton{
    position: fixed;
    top: 11px;
    right: 28px;
}
.again-search-box{
    display: inline-block;
}
.again-search-box input{
    height: 35px;
    float: left;
    min-width: 215px;
    background: #f1f2f2;
    font-family: "adobe-caslon-pro";
    font-size: 12px;
}
.again-search-box button{
}
.again-search-wrap{
    text-align: center;
}
.filterno-resultfound{
    margin-top: 15%;
}
.filterno-resultfound p{
    text-align: center;
    font-family: 'Avenir LT Std Medium' !important;
    font-size: 20px;
    letter-spacing: 2px;
    color: #e5863e;
}
a.tooltip{
    outline: none;
    position: relative;
}
a.tooltip span{
    z-index: 10;
    display: none;
    padding: 5px 10px;
    margin-top: 3px;
    margin-left: 0px;
    line-height: 14px;
    font-family: 'arial';
    font-size: 11px;
}
a.tooltip:hover span{
    display: inline-block;
    position: absolute;
    color: #fff;
    background: #333;
    border-radius: 4px;
    -ms-transform: translate(-50%, 60%);
    -o-transform: translate(-50%, 60%);
    -moz-transform: translate(-50%, 60%);
    -webkit-transform: translate(-50%, 60%);
    transform: translate(-50%, 60%);
    left: calc(50% - 2px);
    top: 52%;
    white-space: nowrap;
}
a.tooltip:hover span:before{
    position: absolute;
    content: '';
    border-bottom: 6px solid #333;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid transparent;
    left: calc(50% - 4px);
    bottom: 23px;
}
.searchtemplate#our-process{
    margin-top: 118px;
}
ul#article-social14 li{
    margin-right: 6px;
}
ul#article-social14 li.sharetext , ul#eventdetail-icon li.sharetext{
    vertical-align: top;
    margin-right: 0px;
    width: 56px;
}
ul#article-social14 li.sharetext h6 , ul#eventdetail-icon li.sharetext h5{
    font-size: 12px;
    color: #58595B;
    letter-spacing: 1px;
    line-height: 30px;
    font-family: 'Avenir LT Std Medium' !important;
}
.poem-right-content #article-social14{
    margin-bottom: 10px;
}
.activemapvalue{
    opacity: 1 !important;
    z-index: 11 !important;
}
.north-wrap:hover.north-map-india{
    opacity: 1;
}
button#myAccount1-btn[disabled]{
    opacity: 0.7;
}
.mylist-content-wrap .image-box-wrap .image-box-caption{
    pointer-events: all;
}
.mylist-content-wrap .image-box-tabel-content a.saveToList{
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 3px;
    font-family: 'Avenir Book' !important;
}
.craftJourneySlider-tabel{
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: relative;
}
.craftJourneySlider-tabelcell{
}
.craftJourneySlider .left-content-box h6{
    font-weight: 400;
    color: #e5863e;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
    margin-bottom: 30px;
}
.addition-textarea{
    background: #F6F6F6;
    width: 100%;
    min-height: 200px;
    padding: 10px;
}
.nopreference-btn a{
    font-size: 11px;
    font-family: 'Avenir Book';
    color: #E5863E;
    letter-spacing: 1px;
    padding: 6px 13px;
    background: #F1F2F2;
    display: inline-block;
    text-transform: uppercase;
    width: 144px;
    text-align: center;
}
.craftJourneySlider-where .row , .craftJourneySlider-what .row , .craftJourneySlider-who .row , .craftJourneySlider-how .row{
    position: relative;
}
.nopreference-btn{
       position: absolute;
    bottom: 0px;
    left: 90px;
}
.otherjouny-detail .image-box-tabel-content h6{
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    font-family: 'Avenir Book';
    text-transform: uppercase;
}
.otherjouny-detail .image-box-tabel-content a{
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 20px;
    font-size: 12px;
    line-height: 20px;
    font-family: 'Avenir Book';
    letter-spacing: 1px;
}
.otherjouny-detail .image-box-tabel-content h5 a{
    font-size: 16px;
    font-family: 'Avenir Book' !important;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.craftJourneySlider ul.slick-dots:after{
    background: rgba(255, 255, 255, 0);
    content: '';
    position: absolute;
    height: 12px;
    width: 100%;
    left: 0px;
    z-index: 1;
}
.articlephoto-share ul.social li.sharetext{
    width: 60px;
    vertical-align: top;
    margin-right: 6px;
}
.articlephoto-share ul.social li.sharetext h5{
    font-size: 12px;
    color: #58595B;
    letter-spacing: 1px;
    line-height: 30px;
}
.articlephoto-share{
    margin-top: 18px;
}
.article3-half-creditgoes p span{
    font-family: 'Avenir LT Std Medium' !important;
    font-size: 12px;
    letter-spacing: 1px;
}
.article7mobile-creditgoes p span{
    font-family: 'Avenir LT Std Medium' !important;
    font-size: 12px;
    letter-spacing: 1px;
}
ul.menuNav ul li button.submitclass{
    width: 45px;
    background: #e6e7e8;
    color: #58595B;
    font-size: 11px;
    letter-spacing: 3px;
    height: 30px;
    text-transform: uppercase;
    font-family: 'Avenir LT Std Medium' !important;
    vertical-align: bottom;
}
#article5-mainwrapper .articlephoto-share{
    margin-top: 8px;
}
#atricle10wrapper .articlephoto-share{
    margin-top: 5px;
    margin-bottom: 30px;
}
#atricle10wrapper .article10-visual h6{
    margin-bottom: 0px;
}
.menuNav span#result{
    position: absolute;
    font-size: 10px;
    font-family: 'Avenir LT Std Medium';
    bottom: -21px;
}
.menuNav span#result{
    position: absolute;
    font-size: 10px;
    font-family: 'Avenir LT Std Medium';
    bottom: -21px;
}
.menuNav #invite{
    background: #fff;
    position: relative;
}
.filtersearch-result:before{
    border-top: 20px solid rgba(0, 0, 0, 0);
    position: absolute;
    content: '';
    width: 135%;
    top: -15px;
    left: -39px;
}
.filter-searchhovereffect{
    width: 75%;
    height: 160px;
    position: fixed;
    z-index: 8;
}
.hmelist-popup{
    padding: 60px 60px;
    background: #fff;
}
.hmelist-popup p{
    color: #e5863e;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
/* font-family: 'Avenir book' !important;*/
      font-family: 'Avenir LT Std Medium' !important;
    text-align: center;
}
.image-box-wrap.searchplaceholder .image-box-caption{
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.6);
}
.image-box-wrap.searchplaceholder .image-box-caption h5 , .image-box-wrap.searchplaceholder .image-box-caption p , .image-box-wrap.searchplaceholder .image-box-caption h5 a{
    color: #58595B;
    text-align: left;
}
.image-box-wrap.searchplaceholder .image-box-caption .image-box-tabel-cell{
    display: block;
   
}
.image-box-wrap.searchplaceholder .image-box-tabel-content{
    padding-left: 0px !important;
    text-align: left;
}
.image-box-wrap.searchplaceholder .image-box-caption h5 a{
    font-size: 12px;
    text-align: left;
}
.image-box-wrap.searchplaceholder .image-box-caption h5{
    padding-bottom: 0px;
    text-align: left;
    color: #231F20;
}
div#home-savelist-popup, div#home-savearticle-popup{
/*    max-width: 440px;*/
}
.home .fancybox-skin , .page-id-687 .fancybox-skin, .page-id-813 .fancybox-skin, .page-id-1812 .fancybox-skin, .page-id-2617 .fancybox-skin  ,.page-id-2617 .fancybox-skin  , .page-id-2613  .fancybox-skin , .page-id-2594 .fancybox-skin , .page-id-4240 .fancybox-skin , .page-id-4261 .fancybox-skin  {
    padding: 0px !important;
}
.home .fancybox-close , .page-id-687 .fancybox-close , .page-id-813 .fancybox-close , .page-id-1812 .fancybox-close, .page-id-2617 .fancybox-close  ,.page-id-2617 .fancybox-close   , .page-id-2613   .fancybox-close  , .page-id-2594 .fancybox-close, .page-id-4240 .fancybox-close , .page-id-4261 .fancybox-close  {
/*    background-image: url(../images/orangepopup-icon.svg) !important;*/
        background-image: url(../images/close.svg) !important;
    width: 10px !important;
    height: 10px !important;
    background-size: 10px 10px !important;
    top: 10px !important;
    right: 10px !important;
}
.hmelist-popup p a{
    color: #e5863e;
    font-family: 'Avenir LT Std Medium' !important;
}
ul.experience-wrap-list li{
}
.smallgrid-text-wrap{
    position: relative;
}
.smallgrid-text-wrap .smallgrid-text{
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50% , -50%);
    -o-transform: translate(-50% , -50%);
    -moz-transform: translate(-50% , -50%);
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    width: 100%;
    padding: 20px;
}
.smallgrid-text-wrap .smallgrid-text p , .smallgrid-text-wrap .smallgrid-text a{
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
    font-family: 'Avenir book' !important;
    text-align: center;
}
.what-wrap-list li.twoforthfilter embed{
    width: 100%;
    max-width: 105px;
    pointer-events: none;
}
.what-wrap-list li.twoforthfilter a{
    display: block;
    text-align: center;
}
.selectedonhover{
    display: none;
}
.west-caption.selectedonhover{
    position: absolute;
    left: -82px;
    top: 47%;
    width: 150px;
}
.north-caption.selectedonhover{
    position: absolute;
    top: 8px;
    width: 255px;
    right: -67px;
}
.east-caption.selectedonhover{
    position: absolute;
    top: 214px;
    width: 240px;
    right: -122px;
}
.south-caption.selectedonhover{
    position: absolute;
    bottom: 0px;
    width: 238px;
    right: -40px;
}
.south-caption.selectedonhover p strong , .west-caption.selectedonhover p strong, .east-caption.selectedonhover p strong, .north-caption.selectedonhover p strong{
    font-family: 'Avenir LT Std Medium';
    font-size: 11px;
    color: #231F20;
    font-weight: bold;
    margin-top: 5px;
    display: block;
    line-height: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 1px;
}
.popupcontent-box a.twoforthaddinterest-link{
    font-size: 12px;
}
.left-content-box .filterregion-wraper ul.filterAppliedregion li a{
    font-size: 17px;
    font-family: 'Avenir Book';
    font-weight: 100;
    margin-left: 4px;
    line-height: 17px;
}
.reviewselcetion-section .second-head{
    display: inline-block;
    border-top: 1px solid #e5863e;
    padding-top: 10px;
}
.reviewselcetion-section .second-head h2:after{
    content: none;
}
#sliderstart-wrapper{
    opacity: 0;
    transition: all ease-in-out 1s;
}
.craftlastform-error{
    font-family: 'Avenir Book' !important;
    font-size: 11px;
      color: #e5863e;
}
.craftlastform-submit{
    font-family: 'Avenir Book' !important;
    font-size: 11px;
    color: #00a100;
    text-align: center;
    margin-top: 14px;
}
.addition-textarea{
    color: #231F20;
    font-size: 14px;
    font-family: 'Avenir LT Std Medium';
    letter-spacing: 1px;
}
.page-id-29 input, .page-id-29 textarea, .page-id-29 select{
    background-color: #F6F6F6;
}
.mylist-content-wrap .image-box-caption .image-box-tabel-content a{
    margin-top: 12px;
    display: block;
    text-align: center;
}
.article6-accordian-wrap .jobhead p{
    margin-bottom: 0px;
}
/*
.whoform-left, .whoform-right{
    height: 195px;
}
*/
/*
.howform-left,.howform-right{
  height: 290px;  
}
*/

/*
.whoform-right .inputcustom-box{
    height: calc(50% - 12px);
}
.howform-right .inputcustom-box{
    height: calc(100% - 20px);
}
*/
.whoform-right .inputcustom-box textarea , .whoform-right .inputcustom-box textarea{
    height: 100%;
}
.field-input.withradio p {
    font-size: 13px;
}
a.addinterest-link.removeinterest-link, a.twoforthaddinterest-link.removeinterest-link{
    color: #e0e0e0;
}
.mylist-content-wrap .image-box-wrap .image-box-caption{
    cursor: pointer;
}
.popupadded-after{
    display: none;
}
p.popupadded-after{
    color: #e5863e;
    font-family: 'Avenir LT Std Medium' !important;
    font-size: 10px;
}
.email-disable input{
    background: #fff;
}
.career-section .carrer-accordian ul li:last-child{
    border-bottom: 1px solid #e5863e;
}
.single-post ul.social li.facebook a , ul#eventdetail-icon li.facebook a  {
    background: url(../images/new-facebook.svg) no-repeat center center;
}
.single-post ul.social li.twitter a , ul#eventdetail-icon li.twitter a{
    background: url(../images/new-twitter.svg) no-repeat center center;
}

.testactivemap{
    opacity: 1;
    z-index: 11;
}
.testactivemap div{
    opacity: 0;
    z-index: -1;
}
.map-wrap-image .activemap div{
    opacity: 1 !important;
    z-index: 11 !important;
}
.article4-left-imgcontent .articleleft-detail .main-head p , .article4-center-imgcontent .article4-center-detail .main-head p{
    display: inline-block;
}
#artcle7-banner .mobile-creditgoes , .article3-halfright-img .article3-half-right .mobile-creditgoes{
    display: none;
}
#article7-mainwrapper .article7-leftimg-wrap{
    margin-top: 25px;
}
#article7-mainwrapper .article7-leftimg-wrap .col.span_8{
    margin-bottom: 25px;
}
 .mobile-creditgoes{
    margin-top: 10px;
}
.article3-halfleft-img .article3-half-right .article3-half-creditgoes p{
    margin-bottom: 0px;
}

.left-content-box h2 span.text{
overflow: hidden;
display: inline-block;
line-height: 40px;
vertical-align: bottom;  
}
.left-content-box h2 span.test:before, .left-content-box h2 span.test:before{
        content: "";
    display: block; 
  width: 100%;
    height: 2px; 
    background: #e5863e;
    margin-bottom: 0;
} 
.left-content-box h2 span{
        position: relative;
    display: inline-block;
}
.home .load_more #load_more{
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.member-project-caption h6 a {
    color: #231F20;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.mobile-instahomelink{
         display: none;
    }
      

.reviewselcetion-section{
        margin: auto;
    display: table;
}
.reviewselcetion-section{
        margin: auto;
    display: table;
}
.reviewselcetion-section .container{
           vertical-align: middle;
    display: table-cell;
}
   ul.filterAppliedtwofourth , ul.filterAppliedregion {
    min-height: 120px;
}
 .fourforth-wrap .inputcustom-box textarea{
    min-height: 40px;
}


div#single-pathfinder-page {
    margin-top: 116px;
}
#single-pathfinder-page #content_response {
    height: auto!important;
}


#article12-mainwrapper #artcle12-wrapper .col.span_7{
    vertical-align: inherit;
}

.article3-storycontent .col.span_8 .artcle3-content-right{
        display: inline-block;
}
#article5-mainwrapper .article5-resident-wrap .row .col.span_7{
        vertical-align: inherit;
}
#artcle8-wrapper .col.span_7{
    vertical-align: inherit;
}
.article13-banner .artcle12-content .readfull-article{
    position: static;
}
.article13-left-img{
        vertical-align: inherit;
}
.article14-painting .banner-right-caption{
        max-width: 140px;
}
/*
#article12-mainwrapper #artcle12-wrapper.article13-banner .col.span_6{
    vertical-align: inherit;
}
*/

.section-eleventh-story .story-image img{
 width: 100%;   
}
.section.section-first.storysection-last{
     padding-left: 0px;
}
#home-signup-popup{
     padding: 50px 60px 40px 60px;
    background: #fff;
}
.homelist-popup h4 {
 
   
    line-height: 24px;
  
/*    font-family: 'Avenir book' !important;*/
    text-align: center;
    margin-bottom: 10px;
        color: #e5863e;
    font-size: 12px;
    letter-spacing: 3px;
}
.homelist-popup{
    text-align: center;
}
.homelist-input {
    text-align: center;
}
.homelist-btn {
    text-align: center;
}
.homelist-btn input{
    
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
    font-family: 'Avenir book' !important;
    text-align: center;
    background: transparent;
    margin-top: 10px;
}
.homelist-input input{
      max-width: 300px;
            background: #f6f6f6;
    width: 100%;
    height: 35px;
    font-family: "adobe-caslon-pro";
    font-size: 13px;
    padding: 0px 10px;
    line-height: 38px;
} 
.article4-left-imgcontent h1.count {
   display: inline-block !important;
   width: auto;
}

.article4-left-imgcontent h1.count:after {
   display: none;
}


#home-signup-popup .homelist-popup{
        width: 300px;
       
}


.page-id-1812 .homeimage-hover-tabelcell a{
        color: #ffffff;
    display: block;
    margin-top: 10px;
    padding: 12px 0px;
    padding-bottom: 0px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 3px;
    font-family: 'Avenir Book' !important;
    text-align: center;
}
.banner-right-caption h5, .poem-right-content h5, .potrait-left-caption h5, .picture-right-caption h5, .video-center-caption h5, .pathway-left-caption h5 {
    text-transform: uppercase;
}
.article14-craft-btn1800 a {
    display: inline-block;
    padding: 4px 24px 2px 28px;
    background: #E5863E;
    color: #fff;
    font-size: 11px;
    letter-spacing: 3px;
    line-height: 34px;
    font-weight: 300;
    font-family: 'Avenir Book';
    text-transform: uppercase;
}

.article14-craft-btn1800 {
    text-align: center;
    margin: 20px auto;
}
.postid-1607 .section.article10-section-img0{
   max-width: 600px;
}




.postid-1607 .section.article10-section-img3 .article-container{
   display: table;
}

.homelist-btn input{
    cursor: pointer;
    padding: 0px 30px;
    line-height: 30px;
    background: #e5863e;
    border: none;
    color: #fff;
    font-size: 11px;
    letter-spacing: 3px;
}
.back-btn{
        font-size: 11px;
    font-family: 'Avenir Book';
    color: #E5863E;
    letter-spacing: 1px;
    padding: 6px 13px;
    background: #F1F2F2;
    display: inline-block;
    text-transform: uppercase;
    max-width: 144px;
    text-align: center;
    position: absolute;
    bottom: 0px;
}
.craftJourneySlider-where .nopreference-btn{
      left: 0px;  
}

.section.article10-section-img3 .article-container{
    display: table;
}
.wecome li a{
    font-size: 13px;
}
ul.forms > li .wecome ul li{
    margin-bottom: 4px;
}

/*
a.withoutlink{
        cursor: text;
}
*/

.col.span_30 ul.menuNav > li > h6 {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #58595B;
    font-family: 'Avenir LT Std Medium';
    line-height: 28px;
    border-bottom: 1px solid #E5863E;
    display: block;
    margin-bottom: 10px;
}
/*
.horizontaldisplaynone{
    display: none;
}

*/

.my-list-wrapper-search .col.span_4:nth-child(3n + 1){
    clear: left;
}
.section.insta-verticle .insta-footer{
        min-height: 240px;
}
.overflowmap-text{
  overflow-y: auto;
}
/*
.postid-1899 .article7-twoimg-wrap .row .col , .postid-1408 .article7-twoimg-wrap .row .col ,.postid-1435 .article7-twoimg-wrap .row .col, .postid-1913 .row .col , .postid-2202 .row .col   {
        vertical-align: top;
}
.postid-1899 .article7-twoimg-content ,.postid-1408 .article7-twoimg-content , .postid-1435 .article7-twoimg-content, .postid-1913 .article7-twoimg-content , .postid-2202 .article7-twoimg-content {
    margin-top: 0px;
}
*/
.postid-1576 .section.article10-heightlight .heightlight-left-list ul, .postid-1875 .section.article10-heightlight .heightlight-left-list ul{
    text-align: center;
}
.postid-1576 .section.article10-heightlight .heightlight-left-list ul li , .postid-1875 .section.article10-heightlight .heightlight-left-list ul li{
   display: inline-block; 
}
.postid-1875 .section.article10-heightlight .heightlight-left-list ul li{
          width: 50%;
}
.postid-1875 .heightlight-left-list ul li p{
        max-width: 169px;
}
.not-foud-page{
       position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
}
.not-foud-page .notfoundtable{
        display: table;
    width: 100%;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.not-foud-page .notfoundtablecell{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.notfoundtablecell img {
    margin-bottom: 40px;
}
.not-foud-page h6 , .not-foud-page h6 a{
    color: #e5863e;
    text-align: center;
    font-size: 25px;
    line-height: 50px;
    letter-spacing: 2.5px;
    font-family: 'Avenir Book' !important;
}
.img-credit-goes p span{
    font-family: 'Avenir LT Std Medium';
    font-size: 12px;
    letter-spacing: 1px;
}
.post_date{
    text-transform: uppercase;
}
.post_author{
       color: #231F20;
    font-family: 'Avenir LT Std Medium' !important;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#article14-mainwrapper p.post_author , #article14-mainwrapper h6.post_author{
   
    font-family: "adobe-caslon-pro" !important;
    font-size: 14px;
    color: #58595B;
    text-transform: inherit;
}
.img-creditcaption span{
     font-family: 'Avenir LT Std Medium' !important; 
}
.article3-storycontent .col.span_8{
    padding-left: 5%;
}
.article7-half-creditgoes p span{
    font-size: 12px;
    letter-spacing: 1px;
}
.field-input.travelledown {
    margin-bottom: 10px;
}
.field-input.travelledown h6{
  position: relative;
    padding: 3px 10px;
    letter-spacing: 0px;
}
.travelledown h6{
  background-color: #f6f6f6;
    padding-left: 10px;
    border: none;
    border-radius: 0px;
    font-family: "adobe-caslon-pro" !important;
    font-size: 13px;
    color: #58595B;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;  
}
.post_author a:last-child:after,.post_author+p a:last-child:after {
content: "";
}
.post_author a:after , .post_author+p a:after {
content: ", ";
}
.opentravel{
        display: none;
}
.post_author, .post_author+p{
    text-transform: uppercase;
}


.map-container-what li.regioneast-wrap{
    position: absolute;
    top: 24%;
    right: -4%;
    min-height: 44%;
    width: 48%;
    cursor: pointer;
    z-index: 11;
}
.article3-singleright-img .article3-single-left p span , .article10-img2 p span , .img-creditcaption p span ,.article10-img2 p span, .article-three-imggrid p span{
    font-family: 'Avenir LT Std Medium' !important;
    font-size: 12px;
    letter-spacing: 1px;
}
.article3-singleright-img .col.span_9 .article3-single-right{
        padding-right: 0px;
}
.article3-halfright-img .article3-half-right{
    padding-right: 0px;
}
.postid-2066 .article-paragraph , .postid-2168 .article-paragraph , .postid-2676 .article-paragraph ,.postid-2635 .article-paragraph {
    max-width: 100%;
    column-count: 2;
    column-gap: 30px;
}
.postid-2149 .article3-storycontent .col.span_8{
    padding-left: 8%;
}
.postid-2149 .article3-halfright-img .col{
    vertical-align: top;
}
.article7-twoimg-wrap .article7-twoimg-content p:last-child {
    margin-bottom: 0px;
}
.splashwrapper h5{
font-size: 16px;
line-height: 30px;
text-align: center;
color: #e5863e;
letter-spacing: 3px;
}
.enter-sitelink a {
font-size: 16px;
line-height: 30px;
text-align: center;
color: #e5863e;
letter-spacing: 3px;
font-family: 'Avenir LT Std Medium' !important;
}
.enter-sitelink{
/*
position: fixed;
bottom: 60px;
right: 0px;
left: 0px;
text-align: center;
*/
    
        text-align: center;
    margin-top: 70px;
}
.not-foud-page.splashwrapper {
background: rgba(255, 255, 255, 0.94);
z-index: 999;
}

.grid-item.item2x1 .homegrid-imgwrap img{
    -webkit-filter: grayscale(0%);
     filter: grayscale(00%);
}
.article10contenttext {
    column-count: 2;
    column-gap: 40px;
    max-width: 800px;
}
.article-tabel {
    display: table;
    height: 100%;
}

.article-tabelcell {
    display: table-cell;
    vertical-align: middle;
}
a.knowmore-link.new-add-to-interest {
  font-size: 12px;
    display: block;
    clear: both;
    color: #e5863e;
    line-height: 22px;
    font-family: 'Avenir LT Std Medium';
    letter-spacing: 1px;
}
.knowMore .moreDataContent a {
    display: block;
    margin-top: 20px;
}
.section.article10-heightlight .heightlight-left-list ul li:empty {
   display: none;
}
.article-two-imggrid .small-container{
    margin-left: 14%;
    margin-right: 14%;
}
.article-three-imggrid .small-container{
    margin-left: 14%;
    margin-right: 14%;
}

body.postid-3130 .article7-twoimg-wrap .article7-half-creditgoes{
    position: static;
}
body.postid-3130 .article7-twoimg-wrap .row .col{
    vertical-align: top;
}
body.postid-3130 .article7-twoimg-wrap .article7-twoimg-content{
    margin-top: 30px;
}
body.postid-3000 .article5-resident-right *{
    text-align: center;
}
body.postid-3000 .article5-resident-wrap .row .col{
    vertical-align: top;
}
li.regioneast-wrap.whatregionFilter:after {
    bottom: 11%;
    left: -16%;
    content: " ";
    position: absolute;
    border-left: 14px solid transparent;
    border-right: 31px solid transparent;
    border-bottom: 82px solid rgba(0, 0, 0, 0);
}
.page-template-template-craft-your-journey .fancybox-inner{
        margin-top: 30px;
}

.knowMore{
    padding: 0px 0px;
}

.thankyoupage h5{
          color: #e5863e;
    text-align: center;
    font-size: 22px;
    line-height: 50px;
    letter-spacing: 2.5px;
    font-family: 'Avenir Book' !important;
    text-transform: uppercase;
}
.thankyoupage h6{
    font-size: 20px;
    letter-spacing: 1.5px;
}
.teamMember .col.span_6col .inner .teammember-list img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.teamMember .col.span_6col .inner .teammember-list .contentOverlay {
       background: rgba(80, 80, 80, 0.6);
    overflow: hidden;
    width: 100%;
    transition: all ease-in-out;
    transition-duration: 3s;
}
.teamMember .col.span_6col .inner .teammember-list:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(00%);
    transition: all 0.2s ease-in-out;
}
.artcle1-heighlight-section .row {
    display: table;
    width: 100%;
}

.artcle1-heighlight-section .row .col.span_6 {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
/*
.artcle1-heighlight-section .heightlight-left-list ul{
        text-align: center;
}
.artcle1-heighlight-section .heightlight-left-list ul li{
            margin: 0px 10px;
        display: inline-block;
}
*/

.modeljourney-wrap .my-list-wrapper .image-box-wrap{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.modeljourney-wrap .my-list-wrapper .image-box-wrap:hover{
     -webkit-filter: grayscale(0%);
        filter: grayscale(00%);
        transition: all 0.2s ease-in-out;
}



.otherjouny-detail .my-list-wrapper .image-box-wrap{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.otherjouny-detail .my-list-wrapper .image-box-wrap:hover{
    -webkit-filter: grayscale(0%);
        filter: grayscale(00%);
        transition: all 0.2s ease-in-out;
}


.mobilecraftJourneySlider-what .accordianContent .mobile-regions-wholecontent {
        display: block;
}
.accordianContent .mobile-regions-leftcontent embed ,.accordianContent .mobile-regions-leftcontent embed svg{
   width: 280px !important;
    height: 280px !important;
}
.mobilecraftJourneySlider-what .mobile-regions-leftcontent .row .col.span_12{
    text-align: center;
}

.wp-caption figcaption.wp-caption-text {
    text-align: center;
    margin-top: 10px;
    /* font-family: 'Avenir Book'; */
}

.contactselctwrap select {
     font-family: "adobe-caslon-pro";
    font-size: 13px;
     color: #58595B;
    -webkit-appearance: none;
    height: 35px;
    border: none;
    border-radius: 0px;
    width: 100%;
padding-left: 10px;
}
.contactselctwrap {
    position: relative;
    letter-spacing: 0px;
}
.contactselctwrap:before {
    content: '';
    background: url(../images/select-arrow-box.svg);
    background-size: 12px 12px;
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 10px;
    top: calc(50% - 6px);
    pointer-events: none;
}
.mobilecontactselctwrap{
    clear: both;
}
.contact-info-wrap .half-field:nth-child(6) {
    margin-right: 0px;
}
.whatmoreDataContent .col.span_3{
        padding-bottom: 30px;
    position: relative;
}
p.popupadded-after{
        position: absolute;
}

.kamalan-default-page{
        padding-top: 100px;
    padding-bottom: 50px;
}
.kamalan-default-content h4 {
    margin-bottom: 10px;
    margin-top: 10px;
}
ul.forms .searchhome-input{
    -webkit-appearance: none;
    padding-right: 10px;
}

_::-webkit-full-page-media, _:future, :root ul.forms .searchhome-input {
    padding-right: 0px !important;
}






/* media  query start  */
 





@media only screen and (min-width: 1399px){
    .fourforth-wrap .inputcustom-box textarea{
    min-height: 50px;
}
    
    #our-process .container, .contact-content-wrap .container{
    display: table-cell;
    vertical-align: middle;
}
div#our-process, .contact-content-wrap{
    display: table;
    width: 100%;
    margin-top: 0px;
}
.homeimage-hover h3{
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 28px;
}
.article10-visual{
    padding-top: 0px;
    display: table;
    height: 100%;
}
.article10-intro{
    display: table-cell;
    vertical-align: middle;
}
.map-wrap-list img, .map-wrap-image{
    width: 84%;
    height: auto;
}
 .full-map-img, .map-wrap-list{
    position: relative;
}
.resions-wrap .map-wrap-list{
    width: 100%;
}
 .map-container-what .map-wrap-image , .map-container-what .map-wrap-list img{
    width: 440px;
    height: 490px;
}
li.north-wrap{
    position: absolute;
    top: 0px;
    height: 43%;
    width: 34%;
    margin-left: 4%;
    cursor: pointer;
    z-index: 11;
}
li.east-wrap{
    position: absolute;
    top: 19%;
    right: 24%;
    min-height: 44%;
    width: 39%;
    cursor: pointer;
    z-index: 11;
}
li.west-wrap{
    position: absolute;
    top: 35%;
    left: 0px;
    height: 30%;
    width: 29%;
    cursor: pointer;
    z-index: 11;
}
li.south-wrap{
    position: absolute;
    bottom: 14px;
    height: 30%;
    width: 67%;
    margin-left: 9%;
    cursor: pointer;
    z-index: 11;
}
.resions-wrap .north-caption h5:before{
    width: 197%;
    left: -208%;
}
.resions-wrap .east-caption h5:before{
    width: 128%;
    left: -142%;
}
.resions-wrap .south-caption h5:before{
    width: 165%;
    left: -174%;
}
.map-container-what .south-map-india .south-caption h5:before{
    left: -209px;
    bottom: -70px;
}
/*
.map-container-what .east-map-india .east-caption{
    top: 128px;
}
*/
.map-container-what .north-caption h5:before{
    width: 280px;
    left: -289px;
}
.map-container-what .west-map-india .west-caption h5:before{
    left: -280px;
    width: 270px;
}
#storywrapper .section.section-first{
    height: 100% !important;
}
.section.section-first{
    padding-top: 0px;
}
#storywrapper .content{
    height: 100%;
}
#atricle15wrapper .insta-wholewrap{
    width: 500px;
}
.artcle1-heighlight-section .heightlight-left-box{
    max-width: 80%;
}
.section.article10-section-img0{
    max-width: 350px;
}
.map-container-what li.regionnorth-wrap{
    height: 41%;
    width: 42%;
}
.map-container-what li.regioneast-wrap{
    top: 24%;
    right: 8%;
    min-height: 41%;
    width: 46%;
}
.map-container-what li.regionwest-wrap{
       top: 41%;
    left: 5%;
    height: 24%;
    width: 34%;
    transform: rotate(-30deg);
}
    li.regionwest-wrap.whatregionFilter:after {
    bottom: -18%;
    left: 0px;
    content: " ";
    position: absolute;
    
    border-left: 6px solid transparent;
    border-right: 33px solid transparent;
    border-bottom: 37px solid rgba(0, 0, 0, 0);
}
ul.filterAppliedtwofourth , ul.filterAppliedregion {
min-height: 200px;
}
    .west-map-india .west-caption{
    position: absolute;
    left: auto;
    top: 50%;
    width: 182px;
    right: 10%;
}
    .map-container-what .north-caption:before{
            left: -292px;
            width: 280px;
    }
}
@media only screen and (max-width: 1399px){
.craftJourneySlider {
        overflow-y: auto;
        max-height: calc(100vh - 80px);
    }
}
@media only screen and (min-width: 768px){
    .span_1{
    width: 8.33333333333%;
}
.span_2{
    width: 16.6666666667%;
}
.span_3{
    width: 25%;
}
.span_4{
    width: 33.3333333333%;
}
.span_5{
    width: 41.6666666667%;
}
.span_6{
    width: 50%;
}
.span_7{
    width: 58.3333333333%;
}
.span_8{
    width: 66.6666666667%;
}
.span_9{
    width: 75%;
}
.span_10{
    width: 83.3333333333%;
}
.span_11{
    width: 91.6666666667%;
}
.span_12{
    width: 100%;
}
.span_30{
    width: 30%;
}
.span_40{
    width: 40%;
}
.span_6col{
    width: 16.6% }
.span_6col:nth-child(6n+1){
    clear: both;
}
h2.mobile-headfor-review{
    display: none;
}

    .craftJourneySlider-where a.knowmorelink{
            display: none;
    }
   div.popupoverflow {
    height: 114px;
    overflow: hidden;
  
}
    
}
@media only screen and (max-width: 1399px){
    .section.section-second .story-content, .section.section-forth .story-content, .section.section-fifth .story-content, .section.section-sixth .story-content, .section.section-seventh .story-content, .section.section-eighth .story-content, .section.section-ninth .story-content,.section.section-tenth .story-content{
        width: 600px;
    }
    .section-first .story-content{
        max-width: 900px;
    }
    .story-content.m-t-0{
        margin-top: 0px;
    }
    
    .smallgrid-text-wrap .smallgrid-text p br{
        display: none; 
    }
    .craftJourneySlider-tabel{
        transform: none;
        top: 0px;
            margin-top: 0px;
    }
    .craftJourneySliderContainer{
        padding-top: 80px;
    }
}
@media only screen and (max-width: 1281px){
    #artcle7-banner .article6-right-content h1 br{
    display: none;
}
 .smallgrid-text-wrap .smallgrid-text p{
    line-height: 20px;
}
.story-content{
    margin-top: 40px;
    padding-right: 60px;
}
.section.article10-section-img0{
    max-width: 480px;
}

.filterContainer{
    position: absolute;
}
 span.whatfilter-head{
    padding: 0px 10px;
}
#artcle7-banner .article6-right-content h1 br , .article4-center-imgcontent .article4-center-detail .main-head h1 br{
    display: none;
}
    .smallgrid-text-wrap .smallgrid-text p br{
        display: none;
    } 
    
    
 }
@media only screen and (max-width: 1159px){
    .container{
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}
.partner-detail-wrap{
    padding-left: 0px;
    padding-right: 30px;
}
.member-project-wrap{
    padding-left: 10px;
}
div#artcle5-banner .article5-right-content h1{
    font-size: 25px;
}
#artcle5-banner .article5-right-content, .modeljourny-content-detail .col.span_6:first-child{
    padding-right: 30px;
}
.fancybox-close{
    background-size: 14px !important;
}
.travel-content-wrap .row .col.span_4:nth-child(3n+1){
    padding-right: 10px;
}
.travel-content-wrap .row .col.span_4{
    padding: 0 10px;
}
.travel-content-wrap .row .col.span_4:nth-child(3n+3){
    padding-left: 10px;
}
.process-content-wrap p br{
    display: none;
}
.homeimage-hover-tabelcell{
    padding: 15px;
}
.homeimage-hover h3{
    font-size: 15px;
    line-height: 20px;
}
.homeimage-hover p, .homeimage-hover a{
    margin-top: 15px;
}
.menuContainer .col{
    padding: 0 20px;
}
.menuContainer .row{
    margin: 0 0px;
}
.menuContainer .container, .filterContainer .container, .craftJourneySliderContainer .container{
    padding: 0px 50px 30px 50px;
}
.filteraction .container{
    padding: 0px 50px 0px 50px;
}
.reviewselcetion-section{
    margin: 80px auto 60px auto;
}
.map-container-what .map-wrap-list img, .map-container-what .map-wrap-image{
    width: 350px;
    height: 390px;
}
.map-container-what .west-map-india .west-caption h5:before{
    bottom: -36px;
}
.map-container-what .south-map-india .south-caption h5:before{
    width: 207px;
    left: -218px;
    bottom: -91px;
}
#atricle9wrapper.wrapper-scroll, #atricle10wrapper.wrapper-scroll, #atricle15wrapper.wrapper-scroll, #atricle16wrapper.wrapper-scroll{
    overflow-x: auto;
}
#article11-mainwrapper .container{
    padding: 0px 50px 0px 50px;
}
.article14-craft-btn{
    position: static;
}
 div#artcle7-banner .col{
    width: 100%;
}
.article7-twoimg-wrap .row .col{
    display: block;
    vertical-align: bottom;
    float: left;
    width: 50%;
}
.article7-twoimg-wrap .article7-half-creditgoes{
    position: static;
    margin-bottom: 20px;
}
div#artcle7-banner .container, .article7-twoimg-wrap .container, .article7-leftimg-wrap .container, .article7-rightimg-wrap .container, .article6-vedio-wrap .container, .article4-content .container{
    padding: 0px 50px 0px 50px;
}
.article7-half-creditgoes p br{
    display: none;
}
.article5-hpoeful-wrap .container, .article5-urbancommuter-wrap .container, .article5-resident-wrap .container{
    padding: 0px 50px 0px 50px;
}
.article4-content .artcle4-content-right{
    padding-right: 0px;
}
.article4-center-imgcontent .container, .article4-center-img .container , .article5-dweller-wrap .article5-dweller-content{
    padding: 0px 15%;
}
 .overlay-box{
    position: absolute;
    display: block;
    height: 100%;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 99;
}
 ul.experience-wrap-list li a{
    position: relative;
}
.full-map-img{
    position: relative;
}
.map-wrap-list img, .map-wrap-image{
    width: 100%;
    height: auto;
}
.north-map-india .north-caption, .east-caption.east-map-india-caption ,.west-caption.west-map-india-caption , .south-caption.south-map-india-caption{
    display: none !important;
}
li.south-wrap{
    height: 35%;
    width: 91%;
}
.south-caption{
    bottom: 42px;
}
li.east-wrap{
    top: 17%;
    right: 0px;
    min-height: 47%;
    width: 48%;
}
li.north-wrap{
    top: 0px;
    height: 37%;
    width: 47%;
    margin-left: 9%;
}
li.west-wrap{
    top: 36%;
    left: 0px;
    height: 34%;
    width: 41%;
}
.east-caption{
    top: 49%;
    width: 100%;
    left: 73%;
}
 .west-map-india .west-caption{
    left: -5%;
    top: 54%;
    width: 100%;
}
.west-caption h5:after{
    content: '';
    width: 1px;
    height: 25px;
    right: 24%;
    bottom: 22px;
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
}
.experience-wrap-list li a:hover embed{
    -moz-filter: contrast(100%) brightness(100%);
    -webkit-filter: contrast(100%) brightness(100%);
    filter: contrast(100%) brightness(100%);
}
ul li.north-wrap span, ul li.east-wrap span, ul li.west-wrap span, ul li.south-wrap span{
    font-size: 11px;
    color: #e5863e;
    position: relative;
    font-family: 'Avenir LT Std Medium';
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: 1;
}
ul li.north-wrap span{
    position: absolute;
    top: 12%;
    width: 100%;
    right: auto;
    left: 97%;
    padding-left: 10px;
}
ul li.north-wrap span:before{
    content: '';
    width: 70px;
    background: #e5863e;
    height: 1px;
    display: block;
    right: 100%;
    bottom: 10px;
    position: absolute;
}
ul li.west-wrap span{
    left: -5%;
    top: 54%;
    width: 100%;
}
ul li.west-wrap span:after{
    content: '';
    width: 1px;
    height: 34px;
    right: 49%;
    bottom: 17px;
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    background: #e5863e;
}
ul li.east-wrap span{
    top: 68%;
    width: 100%;
    position: absolute;
    left: 44%;
}
 ul li.east-wrap span:before{
    content: '';
    width: 50px;
    background: #e5863e;
    height: 1px;
    display: block;
    left: -55px;
    bottom: 10px;
    position: absolute;
}
 ul li.south-wrap span{
    bottom: 29%;
    position: absolute;
    left: 42%;
}
ul li.south-wrap span:before{
    content: '';
    width: 50px;
    background: #e5863e;
    height: 1px;
    display: block;
    left: -55px;
    bottom: 10px;
    position: absolute;
}
 .experience-wrap-list li p{
    opacity: 1;
}
.map-container-what li.regionsouth-wrap{
    width: 97%;
}
.map-container-what li.regioneast-wrap{
    top: 27%;
    right: -20%;
    width: 56%;
}
.map-container-what .north-map-india .north-caption{
    display: block !important;
}

.desktop-instahomelink{
    display: none;
}
.mobile-instahomelink{
    display: block;  
}


ul.what-wrap-list li{
    width: 32%;
}
    
}
@media only screen and (max-width: 1023px){
    div#nav-icon3{
    display: block;
}
.mobile{
    display: block;
}
.desktop{
    display: none;
}
header .col{
    width: 100%;
    text-align: center;
    float: none;
}
header h1{
    text-align: center;
    padding-bottom: 10px;
}
ul.social li{
    margin-right: 5px;
}
span.stepCounter .currentStep{
    font-size: 40px;
}
span.stepCounter .totalStep{
    font-size: 55px;
}
span.stepCounter{
    font-size: 33px;
}
.partner-content-wrap{
    max-width: 522px;
    margin-top: 100px;
}
#path-finders.partnerSection .col{
    float: left;
}
.partnerSection img{
    padding-right: 20px;
}
div#our-process, .contact-content-wrap .container, div#social-responsibility, .event-content-detail .container, #artcle6-header .container, .article6-accordian-wrap .container, div#artcle1-banner .container, .article6-vedio-wrap .container, .article13-banner .container{
    padding: 0px 50px 0px 50px;
}
div#artcle1-banner .container{
    margin: 0px;
}
.count-img img{
    width: 33px;
}
.collaborations-block-Section .col.span_4, .contact-content-wrap .col.span_4, .my-list-wrapper .col.span_4{
    width: 50%;
}
.jurny-select-box ul li img{
    height: 45px;
}
.my-list-wrapper .col.span_4:nth-child(3n+1), .my-list-wrapper .col.span_4:nth-child(3n+3), .my-list-wrapper .col.span_4{
    padding-left: 10px;
    padding-right: 10px;
}
.my-list-wrapper .col.span_4{
    margin-bottom: 20px;
}
.social-response-section .col.span_5{
    width: 100%;
}
.socialfirst-container .col.span_7{
    width: 100%;
    position: static;
}
.socialsecond-container .tushita-foundation-right{
    position: static;
    margin-top: 0px !important;
}
.socialsecond-container .col{
    width: 100% !important;
}
.rightsocial-img, .fooundation-img{
    padding: 0px;
}
.collaboration-detail-right{
    margin-top: 40px;
}
.contributor-pic, .membersImage-pic{
    margin-top: 40px;
}
.event-detail-img-wrap{
    padding-right: 15px;
}
.map-wrap-list img, .map-wrap-image{
    width: 350px;
    height: 390px;
}
#artcle6-header .container .artcle6-author-content{
    padding-right: 0px;
}
.temMemberDetails .col.span_9{
    padding-right: 25px;
}
.my-list-wrapper{
    padding: 0px 10px;
}
.event-image-wraper .image-box-wrap .image-box-caption .image-box-tabel-cell .image-box-tabel-content{
    padding-left: 0px;
    padding-right: 0px;
}
.my-list-wrapper .image-box-wrap .image-box-caption .image-box-tabel-content{
    padding-left: 0px;
    padding-right: 0px;
}
.article-three-imggrid .row{
    margin: 0px;
}
.artcle1-heighlight-section .col.span_6{
    padding-left: 10px;
}
.article3-singleright-img .container, .article3-storycontent .container{
    padding: 0px 40px 0px 40px;
}
.article3-storypara{
    column-count: 2;
    column-gap: 25px;
}
.article3-single-left p br{
    display: none;
}
.article3-content-wrap .article3-content-left p, .article3-content-wrap .article3-half-right p, .article3-halfleft-img .article3-half-right, .article3-halfright-img .article3-half-left, .article3-storypara, .article3-singleright-img .container{
    padding-left: 10px;
    padding-right: 10px;
}
.article3-content-wrap .article3-half-right{
    margin-top: 30px;
}
.article3-singleright-img{
    padding: 0px 10px;
}
.article3-halfleft-img .article3-half-left{
    padding-right: 10px;
}
.article3-halfright-img .article3-half-right{
    padding-left: 10px;
}
.article4-content .artcle4-content-right{
    padding-right: 0px;
}
#artcle5-banner .article5-right-content{
    margin-top: 130px;
}
#artcle5-banner .col.span_8, #artcle5-banner .col.span_4{
    width: 50%;
}
.article-candle-content, .article5-hpoeful-wrap .container, .article5-resident-wrap .container, .article5-urbancommuter-wrap .container{
    padding: 0px 20px;
}
.article5-hpoeful-wrap .col.span_7, .article5-hpoeful-wrap .col.span_5{
    width: 50%;
}
.article5-dweller-wrap .article5-dweller-content .article5-dweller-detail{
    width: 100%;
}
div#artcle7-banner .container, .article7-twoimg-wrap .container, .article7-leftimg-wrap .container, .article7-rightimg-wrap .container{
    padding: 0px 50px 0px 50px;
}
#artcle7-banner .col{
    width: 100%;
}
.article7-twoimg-wrap .row .col, .article7-twoimg-wrap .col.span_8{
    width: 100%;
}
.article7-half-creditgoes p br{
    display: none;
}
.article7-leftimg-wrap .article7-half-creditgoes, .article7right-testimo{
    padding-right: 0px;
}
.article7-twoimg-wrap .row .col{
    width: 100%;
    display: block;
}
.article7-twoimg-wrap .row .col .article7mobile-creditgoes{
    position: static;
    margin-top: 10px;
}
.article7-twoimg-wrap .row{
    display: block;
    width: auto;
}
.article7-twoimg-right img, .article7-rightimg-right img{
    padding-left: 0px;
}
.article7-twoimg-wrap .col.span_8{
    padding-right: 10px;
}
.article8-content .container{
    padding: 0px 50px 0px 80px;
}
#article12-mainwrapper .col{
    width: 100%;
    display: block;
}
 .artcle12-content{
    padding-left: 0px;
}
#article14-mainwrapper{
    padding: 0px 50px 0px 50px;
}
.article14-banner .container, .article14-painting .container, .article14-apoem .container, .article14-potrait .container, .article14-picture .container ,.article14-pathway .container{
    padding: 0px;
}
.article14-craft-btn{
    position: static;
    margin-top: 20px;
}
.article14-banner .banner-right-caption, .article14-painting .banner-right-caption{
    position: static;
}
.readfull-article{
    position: static;
}
.artcle13-img img{
    max-width: 100%;
    width: 100%;
}
.article13-banner .row{
    width: 100%;
    max-width: 100%;
    margin: 0px;
}
.article12-banner .container{
    padding: 0px 50px 0px 50px;
}
.resions-wrap{
    text-align: center;
}
.filterContainer .row .col.span_6{
    width: 100%;
}
.filteraction .alignRight ul.alignRight{
    white-space: nowrap;
}
.craft-what-wrap ul li{
    width: 32%;
}
.craftJourneySlider-where .col.span_4{
    width: 100%;
}
.left-content-box{
    height: auto!important;
}
.map-container-what .north-map-india .north-caption{
    display: block !important;
}
.map-container-what li.regionnorth-wrap{
    width: 27%;
}
.map-container-what li.regioneast-wrap{
    top: 24%;
    right: auto;
    min-height: 140px;
    width: 24%;
    left: 28%;
}
.map-container-what .west-map-india .west-caption{
    top: auto;
    bottom: 40px;
}
.map-container-what li.regionsouth-wrap{
    bottom: 14px;
    height: 146px;
    width: 43%;
    margin-left: 7%;
}
    .postid-2066 .article-paragraph , .postid-2168 .article-paragraph , .postid-2676 .article-paragraph ,.postid-2635 .article-paragraph {
    max-width: 100%;
    column-count: 1;
    column-gap: 0px;
}
}
@media only screen and (max-width: 767px){
    .collaborations-detail-contributor, .collaborations-detail-publication, .aboutUsSection, .contact-content-wrap, .career-section, .container.craftYourJourneyContainer, .collaborations-Section, .social-response-section, .mylist-content-wrap, .travel-content-wrap, .events-content-wrap, .modeljourney-wrap, .modeljourny-content-detail, #article17-mainwrapper div#artcle6-header, .collaborations-content-wrap, .events-content-wrap .container, .event-content-detail, .myaccount-section .container, #artcle2-banner, #artcle3-banner, .article12-banner , #atricle10wrapper .article10-visual, .searchtemplate#our-process, .div#single-pathfinder-page{
    margin-top: 85px;
}
.aboutUsSection .aboutimgwrap img{
    padding-right: 0px;
}
.aboutUsSection .aboutimgwrap{
    margin-top: 0px;
}
.story-content{
    padding-right: 50px;
}
.section.section-first{
    padding-left: 0px;
}
.storysec-wrap{
    vertical-align: baseline;
}
.section.section-ninth .story-content{
    width: 650px;
}
.section.section-tenth .story-content, .section.section-eighth .story-content{
    width: 750px;
}
.section-first .story-content{
    max-width: 1000px;
}
.storytimeline h2{
    font-size: 40px;
    line-height: 50px;
}
.partner-content-wrap{
    margin-top: 30px;
}
#path-finders.partnerSection .col{
    padding-right: 10px;
}
.partnerSection img{
    padding: 0px;
}
.partnerSection .row{
    margin: 0px;
}
.teamMember, .temMemberDetailpageContainer{
    margin-top: 30px;
}
.faqopener, .pathfinderopener{
    position: fixed;
    width: 100%;
    overflow: auto;
}
.menuContainer .span_30, .menuContainer .col.span_40{
    width: 100%;
}
.menuOpener{
    width: 100%;
}
.menuContainer .container{
    padding: 0px 20px 30px 20px;
}
.menuOpener .exitButton{
    position: fixed;
    right: 15px;
    background-size: 20px;
    width: 20px;
    height: 20px;
}
div#our-process, .contact-content-wrap .container, div#social-responsibility, .event-content-detail .container, #artcle6-header .container, .article6-accordian-wrap .container, div#artcle1-banner .container{
    padding: 0px 20px 0px 20px;
}
.artcle1-heighlight-section .col.span_6, .article-two-imggrid .col.span_6:last-child, .article-two-imggrid .col.span_6:first-child{
    padding-left: 10px;
    padding-right: 10px;
}
.insta-verticle .insta-wholewrap{
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
}
#atricle16wrapper .article15-visual{
    padding-left: 0px;
}
.craftYourJourneyButtonContainer{
    display: none !important;
}
.header{
    top: 10px;
}
.insta-wholewrap{
    width: 300px;
}
.article10-visual h1{
    font-size: 28px;
    line-height: 36px;
}
.article10-visual h6{
    margin-bottom: 20px;
}
.article10-visual{
    padding-top: 40px;
}
.section.article10-section-img0{
    max-width: 100%;
}
#atricle10wrapper .section.article10-section-img0{
    margin-left: 50px;
}
.heightlight-left-box ul li{
    margin-bottom: 10px;
}
.heightlight-left-box{
    padding: 20px;
}
#atricle10wrapper .section{
    margin: 0px 0px;
    width: 100%;
    display: block;
}
#artcle1-banner .article-banner-img, .banner-article-text{
    position: static;
    padding-left: 0px;
}
.banner-article-text .linewrap span span{
    left: 0px;
}
.article-three-imggrid, .artcle1-fullimg-section{
    margin-top: 30px;
}
.col{
    margin-bottom: 0px;
}
.aricle-first-socialmedia{
    margin: 30px 0px;
}
.heightlight-left-box{
    margin: 0px auto 30px auto;
}
.heightlight-left-list{
    margin-bottom: 30px;
}
div#artcle2-banner .container{
    margin-left: 0px;
    margin-right: 0px;
}
.artcle2-content-left{
    margin: 30px auto 0px 0px;
    max-width: 100%;
}
.artcle2-content-left p{
    text-align: left;
    border-left: solid #b25538;
    border-width: 0px 0px 0px 3px;
    padding-left: 10px;
}
.artcle2-content-right .article-detail-head h1, .article-banner3-text h1{
    font-size: 25px;
    line-height: 34px;
}
.artcle2-content-right, .article-detail-para, .article-detail-faqlist h6{
    margin-top: 30px;
}
.article3-storycontent .col.span_12{
    margin-left: 0px;
}
.article3-singleright-img .container, .article3-storycontent .container{
    padding: 0px 20px 0px 20px;
}
.process-content-wrap{
    max-width: 100%;
}
.partnerSection .container{
    padding: 0px 10px 0px 10px;
}
.membersImage{
    padding-right: 0px;
}
.temMemberDetails .col.span_9 .second-head{
    margin-top: 30px;
}
.temMemberDetails .membersImage{
    max-width: 175px;
    margin: auto;
}
.faqsSection .faqlist-wrap{
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
.membersImage-pic{
    margin-top: 0px;
}
.temMemberDetails #content_response{
    overflow: hidden;
    height: auto !important;
}
.partner-detail-wrap{
    padding-right: 0px;
}
.member-project-wrap{
    padding-left: 0px;
}
.member-project-wrap{
    padding-left: 0px;
    padding-right: 0px;
}
.openfaq-link{
    margin-bottom: 20px;
}
.temMemberDetails #faq_container .faqsSection{
    height: auto !important;
}
div#social-responsibility .container{
    padding: 0px 0px;
}
.visittusita-btn a{
    padding: 6px 10px 4px 10px;
    letter-spacing: 2px;
    line-height: 21px;
    text-align: center;
}
.collaborations-content-wrap{
    padding: 0 20px;
    margin-left: 0px;
}
.collaboration-detail-logo{
    margin-bottom: 20px;
    margin-left: 0px;
}
.collaboration-whole-wrap{
    padding-left: 0px;
}
.collaborations-block-Section .col.span_4{
    margin-bottom: 20px;
    width: 100%;
    padding: 0 10px;
}
.contributor-pic{
    max-width: 200px;
    height: auto !important;
    margin: auto;
}
.collaboration-detail-right{
    padding-left: 0px;
}
.modeljourney-wrap.last-section .notfullwidth{
    margin: 0px 20px 0px 20px;
}
.my-list-wrapper .col.span_4, .contact-content-wrap .col.span_4{
    width: 100%;
}
.image-box-caption .image-box-tabel-cell{
    padding-left: 20px;
    padding-right: 20px;
}
.modeljourny-content-detail .col.span_6:first-child{
    padding-right: 10px;
}
.modeljourny-imgrec, .modeljourny-imgsquare{
    margin-bottom: 15px;
}
.modeljourny-imgsquare img, .modeljourny-imgrec img, .main-testimo-img1 img, .main-testimo-img2 img, .heighlight-article-right img{
    display: block;
}
.jurny-select-box ul li{
    display: block;
    width: 100%;
    margin-bottom: 30px;
}
.jurny-select-box ul li:last-child{
    margin-bottom: 0px;
}
.jurny-select-box{
    margin-bottom: 30px;
    margin-top: 30px;
}
.eventdetail-content, .modeljourney-accordian{
    padding-right: 0px;
}
.otherjouny-detail .container, .events-content-wrap .container{
    margin: 0px 0px;
}
.my-list-wrapper{
    padding: 0px 10px;
}
.my-list-wrapper .image-box-wrap .image-box-caption .image-box-tabel-content, .event-image-wraper .image-box-wrap .image-box-caption .image-box-tabel-cell .image-box-tabel-content{
    padding-left: 0px;
    padding-right: 0px;
}
.event-image-wraper .image-box-tabel-content a{
    margin-top: 6px;
}
.event-detail-img-wrap{
    padding-right: 0px;
}
.event-content-detail .col .col{
    padding: 0px;
}
.event-content-detail, .add-eventdetail, .myaccountlink-list, .contact-content-wrap, .career-section, .main-contact-wrap{
    margin-bottom: 30px;
}
.image-box-caption p{
    line-height: 18px;
}
.menuContainer{
    padding-top: 95px;
}
.menuContainer .col{
    padding: 0px;
}
.menuContainer ul.menuNav > li, .menuContainer ul.forms > li{
    margin-bottom: 30px;
    height: auto !important;
}
.mylist-content-wrap .container{
    padding: 0px 20px 0px 20px;
}
.applyjobform{
    margin-top: 30px;
}
.guidelines-wrap, .article-two-imggrid, .artcle1-heighlight-section{
    margin-top: 30px;
}
.linewrap br, .article3-singleright-img .article3-single-left p br, .article3-half-creditgoes p br, #artcle7-banner .article6-right-content h1 br{
    display: none;
}
.artcle1-content-wrap{
    margin-top: 30px;
}
#artcle1-banner .banner-article-text{
    background: #fff;
        padding: 10px 0px;
}
#artcle1-banner .banner-article-text .linewrap span{
    background: #fff;
}
#artcle1-banner .banner-article-text h1.linewrap{
    line-height: 30px;
    font-size: 24px;
    text-align: left;
}
.artcle3-content-right p, .article3-content-wrap .article3-poem p{
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 10px;
}
.article-date{
    margin-bottom: 15px;
}
.article3-storypara{
    padding: 0px 0px 0px 0px;
    column-count: 1;
    margin-top: 30px;
}
.article3-content-wrap .article3-content-left p, .article3-content-wrap .article3-half-right p{
    padding-left: 0px;
    padding-right: 0px;
}
.article3-halfleft-img .article3-half-right, .article3-halfright-img .article3-half-left{
    padding-left: 10px;
    padding-right: 10px;
}
.article3-singleright-img .col{
    display: block;
    padding: 0px;
}
.col.article3-single-left{
    width: 100%;
}
.article3-single-right img{
    display: block;
}
.article3-halfright-img, .article3-halfleft-img{
    margin-top: 30px;
}
.article3-halfleft-img .article3-half-left{
    padding-right: 10px;
    padding-left: 10px;
}
.article3-halfleft-img .article3-half-right .article3-half-creditgoes{
    margin-top: 10px;
}
.article3-half-creditgoes{
    margin-bottom: 0px;
}
.article3-testimo{
    margin: 30px auto 0px auto;
}
.article3-threebucket-img, .article3-content-img, .article3-content-wrap .article3-half-right, .article5-urbancommuter-wrap{
    margin-top: 30px;
}
.article3-threebucket-img .col{
    margin-bottom: 10px;
}
.article3-content-img img{
    margin-bottom: 10px;
}
.article3-content-wrap .article3-content-left{
    margin-top: 0px;
}
#artcle4-banner .article-banner4-text{
    min-width: 100%;
    top: 35%;
    padding-right: 0px;
    text-align: center;
}
#artcle4-banner .article-banner4-text h1{
    color: #fff;
    font-size: 32px;
    line-height: 45px;
    letter-spacing: 3px;
    text-align: center;
}
#artcle4-banner .article-banner4-text h2{
    font-size: 14px;
    line-height: normal;
    text-align: center;
    letter-spacing: 5px;
}
.article4-content .container{
    padding: 0px 20px 0px 20px;
}
.artcle4-content-left .heightlight-left-box{
    margin-top: 20px;
    padding: 25px;
    margin-bottom: 30px;
}
.article4-content .artcle4-content-right{
    padding-right: 0px;
}
.article4-center-img .container{
    padding: 0px 20px;
}
.article4-center-img, .article-candle-content{
    margin-top: 30px;
}
.article4-left-imgcontent, .article4-center-imgcontent{
    margin-top: 30px;
    padding: 0px 20px 0px 20px;
}
.article4-left-imgcontent .articleleft-detail, .article4-center-imgcontent .article4-center-detail{
    width: 100%;
    margin-top: 30px;
}
.article4-left-imgcontent .articleleft-detail .count, .article4-center-imgcontent .article4-center-detail .count{
    font-size: 65px;
}
.article4-center-imgcontent .container{
    padding: 0px;
}
.article-candle-content{
    padding: 0px 20px;
}
#artcle5-banner .article5-right-content, .article5-hpoeful-wrap .container{
    margin-top: 30px;
    padding: 0px 20px;
}
.article5-color-detail{
    margin-bottom: 30px;
    padding: 10px 0px;
}
.article5-hpoeful-wrap{
    margin-top: 0px;
}
.article5-hpoeful-wrap .row .col{
    width: 100%;
    display: block;
}
.article5-hpoeful-wrap .row, .article5-resident-wrap .row, .article7-twoimg-wrap .row, .article8-banner .row{
    width: auto;
}
.article5-urbancommuter-wrap .container{
    padding: 0px 20px 0px 20px;
}
.article5-urbancommuter-wrap .col, .article7-twoimg-wrap .row .col, .article8-banner .row .col{
    width: 100%;
    display: block;
}
.article5-urbancommuter-wrap .row, .article12-banner .row, .article13-banner .row{
    width: auto;
    display: block;
}
.urbancommuter-testimo, .article8-content{
    margin-bottom: 30px;
}
.article5-resident-wrap .container, #article5-mainwrapper .aricle-first-socialmedia .container, .article7-leftimg-wrap .container, .article7-rightimg-wrap .container, #article7-mainwrapper .aricle-first-socialmedia .container, .article8-content .container{
    padding: 0px 20px 0px 20px;
}
.article5-resident-wrap .row .col, .article12-banner .row .col.span_5, .article12-banner .row .col.span_7, .article13-banner .row .col.span_6{
    display: block;
    width: 100%;
}
.article5-resident-right, .article5-hpoeful-right, .article5-resident-wrap, .article5-dweller-wrap{
    margin-top: 30px;
}
.article5-dweller-wrap .article5-dweller-content{
    padding: 0px 0px 0px 0%;
}
.article5-dweller-wrap .article5-dweller-content .article5-dweller-detail{
    width: 100%;
}
.article5-hpoeful-right, .article5-resident-right{
    padding: 0px;
}
.article5-hpoeful-wrap .col, .article5-urbancommuter-wrap .col{
    padding: 0px;
}
.artcle6-head h1{
    font-size: 40px;
    line-height: 45px;
}
.artcle6-head h2{
    font-size: 25px;
    line-height: 35px;
}
#article6-mainwrapper .aricle-first-socialmedia .container{
    padding: 0px 20px 0px 20px;
}
.article6-vedio-wrap .container, div#artcle7-banner .container, .article7-twoimg-wrap .container, .article8-banner .container, #article11-mainwrapper .container, .article12-banner .container, .article13-banner .container, #article14-mainwrapper{
    padding: 0px 20px 0px 20px;
}
#artcle7-banner .article6-right-content h1{
    font-size: 25px;
    line-height: 30px;
}
.article6-right-content{
    margin-top: 20px;
}
.article5-hpoeful-wrap .container .row, .article5-urbancommuter-wrap .container .row{
    margin: 0px;
}
.article6-vedio-iframe .youTubeVideo, .article14-banner .container, .article14-painting .container, .article14-apoem .container, .article14-potrait .container, .article14-picture .container{
    padding: 0px;
}
.article7-twoimg-wrap .article7-half-creditgoes{
    position: static;
}
.article7-leftimg-wrap img{
    padding-right: 0px;
}
.article7-twoimg-right img, .article7-rightimg-right img, .article8-banner .artcle8-content, .article8-playlist{
    padding-left: 0px;
}
.article7-twoimg-wrap .col.span_8{
    padding-right: 10px;
}
.article7-rightimg-wrap .article7-rightimg-right img{
    margin-bottom: 10px;
}
.article7right-testimo{
    margin: 10px 0px 30px 0px;
    padding-right: 10px;
}
#article7-mainwrapper .article7-leftimg-wrap .article7-half-creditgoes{
    margin-top: 10px;
    margin-bottom: 10px;
}
.article7-twoimg-right img{
    margin-bottom: 10px;
}
.article7-twoimg-wrap{
    margin-top: 30px;
}
#artcle7-banner p:last-child{
    margin-bottom: 0px;
}
#artcle7-banner p, .article7-twoimg-wrap .article7-twoimg-content p{
    margin-bottom: 10px;
}
.article7-rightimg-wrap .article7-half-creditgoes, .article7-twoimg-wrap .article7-half-creditgoes{
    padding-left: 00px;
}
.article7-half-creditgoes h6, .article7-half-creditgoes p{
    text-align: left;
}
.article8-content .collaboration-social-share ul li{
    margin-bottom: 15px;
    display: inline-block;
}
.article8-playlist-social{
    margin-left: 0px;
    width: 100%;
}
.article8-playlist-head{
    max-width: 100%;
}
.article8-content .row, .article14-apoem, .article14-potrait, .article14-painting, .article14-picture, .article14-video, .article14-pathway{
    margin-top: 30px;
}
#atricle9wrapper .section.article9-section-img0{
    margin-left: 0px;
    max-width: 100%;
    margin-bottom: 20px;
}
#atricle9wrapper .section{
    margin: 0px 0px;
    width: 100%;
    display: block;
}
#article11-mainwrapper .artcle6-head h1{
    font-size: 25px;
    line-height: 35px;
}
.artcle12-content{
    padding-left: 0px;
    margin-top: 30px;
}
.container{
    padding: 0px 20px 0px 20px;
}
.artcle13-img img,{
    width: 100%;
    display: block;
}
.readfull-article, .article14-banner .banner-right-caption, .article14-painting .banner-right-caption{
    position: static;
}
.article14-apoem .artcle14image-poem{
    width: 100%;
}
.article14-apoem .poem-right-content{
    width: 100%;
    padding-left: 0px;
}
.potrait-wrap .potrait-left-caption, .potrait-wrap .potrait-image, .article14-picture-wrap .artcle14image-picture, .article14-picture-wrap .picture-right-caption{
    display: block;
    width: 100%;
}
.potrait-left-caption h3:after{
    text-align: left;
    margin-left: 0px;
    margin-right: auto;
}
.article14-potrait .potrait-left-caption *{
    text-align: left;
}
.article14-picture .picture-right-caption{
    padding-left: 0px;
}
.article14-pathway .container{
    padding-left: 0px;
}
.article14-pathway .pathway-left-caption{
    display: block;
    padding-right: 0px;
    margin-top: 10px;
}
.article14-pathway .pathway-img{
    width: 100%;
}
.article14-craft-btn{
    position: static;
    margin-top: 10px;
}
.poem-right-content p:last-child{
    margin-bottom: 0px;
}
.section.insta-verticle{
    margin-top: 30px;
}
.menuOpener .exitButton{
    background-size: 15px;
    width: 15px;
    height: 15px;
    top: 25px;
}
.artcle12-img-creditgoes p br{
    display: none;
}
.article13-banner .container{
    padding: 0px 20px 0px 20px;
}
.artcle13-img img{
    width: 100%;
}
#atricle16wrapper .content , #atricle15wrapper .content , #atricle10wrapper .content , #atricle9wrapper .content{
    width: 100%;
}
#atricle16wrapper .section, #atricle15wrapper .section{
    margin: 0px 20px 0px 20px;
}
#atricle16wrapper .article-container, #atricle15wrapper .article-container , #atricle10wrapper .article-container{
    margin-bottom: 30px !important;
    height: auto !important;
    margin-top: 0px !important;
}
#atricle16wrapper .insta-wholewrap , #atricle15wrapper .insta-wholewrap{
    margin-bottom: 20px;
    width: 100%;
}
#atricle16wrapper .article15-section-content , #atricle15wrapper .article15-section-content{
    margin-top: 95px;
}
#atricle15wrapper .article15-section-content{
    padding-left: 0px;
}
#atricle15wrapper , #atricle10wrapper{
    height: auto !important;
}
#atricle15wrapper .section.article9-section-img1, #atricle16wrapper .section.article9-section-img1{
    margin-left: 20px;
}
#atricle10wrapper .section.article10-section-img0{
    margin-left: 0px;
}
#atricle10wrapper .article10-section-img1 img , .fourimg-img img{
    height: auto!important;
    width: 100%;
}
.section.article10-heightlight .img-creditcaption{
    position: static;
}
.section.article10-heightlight .article-container .heightlight-left-box{
    margin-left: 0px;
    margin-right: 0px;
    max-width: 100%;
}
.article10-heightlight .heightlight-right-box{
    margin: 30px 0px 0px 0px;
    width: 100%;
}
.heightlight-right-box .heightlight-imgbox img{
    width: 100%;
    height: auto;
}
.section.article10-heightlight .heightlight-left-list ul li{
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
#atricle10wrapper.wrapper-scroll{
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0px 20px;
}
.article10-section-img2 .article-container, .article10-section-img4 .article-container{
    width: auto;
    display: block;
}
.article10-img2{
    width: 100%;
    display: block;
}
#atricle10wrapper .section.article10-heightlight{
    display: block;
    width: 100%;
}
.article10-heightlight .heightlight-right-box{
    min-width: auto;
}
#atricle10wrapper .section.article10-section-img4{
    margin-right: 20px;
}
#atricle10wrapper .article10-visual{
    padding-top: 0px;
}
.fourimg-img{
    padding-right: 0px;
    width: 100%;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.article10-img2 p br, .img-creditcaption p br{
    display: none;
}
.article-horizontalsocial{
    text-align: left;
    position: static;
    margin-bottom: 30px;
    padding-top: 20px;
    clear: both;
}
.black-img-wrap img{
    margin-bottom: 10px;
}
#atricle9wrapper .article9-section-img0 , #atricle9wrapper .section img , #atricle9wrapper{
    height: auto !important;
    max-width: 100%;
    width: 100%;
}
div#atricle9wrapper{
    padding: 0px 20px;
}
#atricle9wrapper{
    margin-top: 75px !important;
}
 .artcle9-content{
    margin-top: 10px;
    margin-bottom: 30px;
}
#storywrapper .section{
    display: block;
}
#storywrapper .content{
    width: 100%;
    padding: 0px 20px;
}
.section.section-second .story-content, .section.section-forth .story-content, .section.section-fifth .story-content, .section.section-sixth .story-content, .section.section-seventh .story-content{
    width: 100%;
}
.section-first .story-content{
    max-width: 100%;
}
.storysec-wrap{
    display: block;
    width: 100%;
}
.section-first .story-content, .section-eleventh .story-content{
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
}
.story-content{
    padding-right: 0px;
    margin-top: 0px;
    width: 100% !important;
}
#storywrapper{
    height: auto !important;
}
.story-image{
    width: 100% !important;
    height: auto !important;
    padding: 0px;
}
.story-image-section{
    height: auto !important;
    margin-top: 60px;
}
.storytimeline{
    top: 0px !important;
    padding-left: 0px;
    height: 56px;
}
.section.section-first.storysection-last{
    height: auto !important;
}
#storywrapper .section.section-first{
    height: auto !important;
}
.storytimeline.timeline-1 h2 span{
    background: transparent;
}
.storytimeline h2:after{
    content: none;
}
.section.section-first.storysection-last{
    padding-top: 5px;
    padding-left: 0px;
}
.storysection-last .storytimeline h2 a{
    position: static;
}
.section.section-first.storysection-last .storytimeline{
    position: static;
}
.section.section-first.storysection-last .story-content{
    float: none;
}
.contentstory-section .story-image-section{
    padding-left: 15px;
    border-left: 1px solid #e68b46;
}
.storysection-last .storytimeline h2 a{
    position: absolute;
    right: 0px;
    background-color: #fff;
    top: 6px;
}
.ourStorySection .story-content .main-head, .ourStorySection .storysection-last .main-head{
    height: auto;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
}
#craftthisjourney .craftthisjourneyrow{
    display: block;
    width: 100%;
}
#craftthisjourney .craftthisjourneyrow .col{
    display: block;
}
#craftthisjourney .craftthis-left-wrap{
    padding: 40px 0px;
    border-right: none;
    padding-right: 0px;
}
.journy-proceed{
    position: static;
    margin-top: 20px;
}
.travel-content-wrap .container{
    padding-left: 20px;
}
.travel-content-wrap .row .col.span_4{
    display: block;
}
.main-testimo-text{
    padding: 30px 20px 0px 20px!important;
}
.travel-content-wrap .row .col.span_4{
    padding: 0px 10px !important;
}
.col.span_4.testimo-secondimg{
    display: none !important;
}
.travel-content-wrap .row{
    margin-bottom: 30px;
}
.main-testimo-text p{
    margin-bottom: 10px;
}
#artcle5-banner .col.span_8, #artcle5-banner .col.span_4{
    width: 100%;
}
.craftJourneySliderContainer{
    height: auto !important;
}
.craftJourneySlider-tabel{
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.craftJourneySliderContainer .container{
    padding: 0px 20px 30px 20px;
}
.left-content-box p{
    padding-right: 0px;
}
.contact-info-wrap{
    margin-top: 20px;
}
ul.whatform-wraper{
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
}
.howform-left, .whoform-left, .howform-right, .whoform-right{
    width: 100%;
    height: auto !important;
    padding: 0px;
}
.contact-info-wrap .half-field{
    width: 100%;
    margin-right: 0px;
}
.nopreference-btn{
    position: static;
    bottom: 0px;
    margin-bottom: 20px;
}
.searchgre-back .container{
    padding-left: 20px;
}
.filteraction .container{
    padding: 0px 20px 0px 20px;
}
.filterContainer .container{
    padding: 0px 20px 30px 20px;
}
.filterContainer{
    position: absolute;
}
.slick-initialized{
    visibility: visible;
}
ul.experience-wrap-list li{
    width: 50%;
}
.experience-wrap-list li p{
    opacity: 1;
}
ul.experience-wrap-list li:nth-child(2n+1){
    clear: both;
}
.filteraction .container{
    padding: 0px 20px 0px 20px;
}
.filterContainer .filteraction{
    margin-bottom: 0px;
    background: #f9f9f9;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 12;
}
.filterContainer .filteraction ul.filterAction.alignRight{
    text-align: center;
}
.filterContainer .col.span_6{
    margin-bottom: 20px;
}
.experience-wrap-list li p span{
    font-size: 11px;
}
ul.filterApplied b{
    display: none;
}
.page-id-813 .homeimage-hover p{
    display: none;
}
.page-id-813 .homeimage-hover h3{
    font-size: 10px;
    line-height: 15px;
}
.page-id-813 .homeimage-hover a.savehome-list{
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 2px;
    padding-top: 2px;
    padding-bottom: 0px;
}
.page-id-813 .homeimage-hover-tabelcell{
    padding: 10px;
}
.page-id-813 .smallgrid-text-wrap .smallgrid-text p{
    font-size: 8px;
    line-height: 12px;
    letter-spacing: 1px;
}
.page-id-813 .homeimage-hover-tabel{
    display: block;
}
 .page-id-813 .homeimage-hover{
/*    opacity: 1;*/
}
.page-id-813 .homeimage-hover{
    bottom: 0px;
    top: auto;
    height: auto;
}
.page-id-813 .homeimage-hover-tabelcell{
    display: block;
}
.page-id-813 .filtersearch-result{
    top: 57px;
    left: 0px;
}
.page-id-813 .filtersearch-result{
    background: #f9f9f9;
    top: auto;
    left: 0px;
    bottom: 0px;
    right: 0px;
    display: block !important;
}
.page-id-813 .smallgrid-text-wrap .smallgrid-text{
    padding: 10px;
}
.hmelist-popup{
    padding: 20px 10px;
}
.image-box-wrap .image-box-caption{
/*
    position: static;
    opacity: 1;
*/
    padding: 15px 10px;
/*    pointer-events: inherit;*/
}
    
.eventdetail-head{
    margin-top: 15px;
}
ul.filterApplied li{
    font-size: 10px;
}
.page-id-813{
    padding-bottom: 50px;
}
.filter-searchhovereffect{
    display: none;
}
.map-container-what .map-wrap-list img, .map-container-what .map-wrap-image{
    width: 100%;
    height: auto;
}
.map-container-what .north-map-india .north-caption{
    top: 3%;
    width: 100%;
    right: auto;
    left: 53%;
    display: block !important;
}
.map-container-what .east-map-india .east-caption{
    top: 53%;
    width: 100%;
    right: auto;
    left: 57%;
}
.map-container-what .west-map-india .west-caption{
    bottom: auto;
    width: auto;
    right: auto;
    left: 0;
}
.map-container-what .south-map-india .south-caption{
    bottom: -10%;
    width: auto;
    right: auto;
    left: 48%;
}
.map-container-what .south-map-india .south-caption p , .map-container-what .west-map-india .west-caption p, .map-container-what .east-map-india .east-caption p , .map-container-what .north-map-india .north-caption p{
    display: none;
}
.map-container-what li.regionnorth-wrap{
    height: 39%;
    width: 55%;
    margin-left: 6%;
}
.map-container-what li.regionsouth-wrap{
    bottom: 14px;
    height: 29%;
    width: 83%;
    margin-left: 16%;
}
.map-container-what li.regioneast-wrap{
    top: 24%;
    right: 0px;
    min-height: 39%;
    width: 50%;
}
.map-container-what li.regionwest-wrap{
    top: 40%;
    left: 0px;
    height: 30%;
    width: 37%;
}
.map-container-what .north-map-india .north-caption a.knowmorelink , .map-container-what .east-map-india .east-caption a.knowmorelink, .map-container-what .west-map-india .west-caption a.knowmorelink , .map-container-what .south-map-india .south-caption a.knowmorelink{
    display: block;
}
.map-container-what .north-caption h5:before{
    width: 60px;
    left: -63%;
    bottom: 10px;
}
.map-container-what .south-caption h5:before, .map-container-what .west-caption h5:before, .map-container-what .east-caption h5:before, .map-container-what .north-caption h5:before, .map-container-what .west-map-india .west-caption h5:before, .map-container-what .south-map-india .south-caption h5:before{
    display: none;
}
.left-content-box{
    height: auto !important;
}
.craft-what-wrap ul{
    text-align: center;
}
ul.what-wrap-list li{
    width: 42%;
}
.filterregion-wraper, .filtertwofourth-wraper{
    margin-bottom: 20px;
}
.knowMore .container{
    padding: 0px;
}
.about-content-wrap{
    margin-top: 20px;
}
.partner-downarow{
    margin-top: 40px;
}
.article3-halfright-img .row{
    display: block;
    width: 100%;
    margin: 0px;
}
.article3-halfright-img .col{
    display: block;
    width: 100%;
    padding: 0px;
    margin-top: 10px;
}
.article3-halfright-img{
}
.article3-singleright-img{
    margin-top: 20px;
}
.article4-center-detail .main-head h1 span br{
    display: none;
}
 .teamMember .col.span_6col .inner img{
    width: 100%;
}
.teamMember .col.span_6col .inner .contentOverlay .cell{
    width: 100%;
    display: block;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    position: static;
}
.teamMember .col.span_6col .inner .contentOverlay{
    top: auto;
    opacity: 1;
    bottom: 0px;
    height: auto;
}
.desktopcraft-btn{
    display: none !important;
}
.mobilecraft-btn{
    display: block !important;
}
.mobile-crafthis-jouney{
    display: block !important;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    clear: both;
}
.mobile-crafthis-jouney a{
    padding: 2px 22px 2px 26px;
    background: #E5863E;
    color: #fff;
    font-size: 10px;
    letter-spacing: 3px;
    line-height: 34px;
    font-weight: 300;
    font-family: 'Avenir Book';
    height: 35px;
    display: inline-block;
}
.craftthis-left-wrap p, .craftthis-right-wrap p{
    max-width: 100%;
}
.desktop-headfor-review{
    display: none;
}
.mobile-headfor-review{
    display: block;
}
.reviewselcetion-section{
    margin-top: 40px;
}
h2.desktop-headfor-review{
    display: none;
}
h2.mobile-headfor-review{
    display: block;
}
div#reviewSelected .container{
    padding-top: 50px;
}
 .article7mobile-creditgoes .abovecaption-text , .article3-halfleft-img .article3-half-right .article3-half-creditgoes .abovecaption-text{
    display: none;
}
 #artcle7-banner .mobile-creditgoes{
    display: block;
}
 #artcle7-banner .article7-half-creditgoes.article7mobile-creditgoes p span, .article3-halfleft-img .article3-half-right .article3-half-creditgoes p span{
    display: none;
}
 .article3-halfright-img .article3-half-right .mobile-creditgoes{
    display: block;
}
 .mobile-creditgoes h6{
    color: #231F20;
    font-size: 12px;
    letter-spacing: 1px;
}
.mobile-creditgoes p span{
    display: none;
}
 .article3-half-right .article3-half-creditgoes{
    margin-bottom: 10px;
}

.temMemberDetails .col.span_9 {
    padding-right: 10px;
}

    .not-foud-page h6, .not-foud-page h6 a{
        font-size: 16px;
    line-height: 26px;
        letter-spacing: 1px;
    }


    .image-box-wrap{
        height: auto!important;
    }

.collaborations-block-Section .image-box-wrap {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
    .image-box-wrap img{
/*
         -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
*/
    }

    .article7-twoimg-wrap .col.span_4 ,  .article7-twoimg-wrap .col.span_8{
        padding: 0px;
    }
    .article7-twoimg-wrap .col.span_8{
        margin-top: 10px;
    }
    .article-two-imggrid .small-container {
    margin-left: 20px;
    margin-right: 20px;
        padding: 0px;
}
  .article-three-imggrid .small-container {
    margin-left: 20px;
    margin-right: 20px;
        padding: 0px;
}



    ul.menuNav li.aboutlist-menu h6{
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #58595B;
    font-family: 'Avenir LT Std Medium';
    line-height: 28px;
    border-bottom: 1px solid #E5863E;
    display: block;
    margin-bottom: 10px;
    }
    li.booklist-menu {
    margin-bottom: 30px;
    }


    #craftthisjourney .craftthis-left-wrap{
        border-bottom: 1px solid #e5863f;
    margin-bottom: 30px;
    }
    
}
 @media only screen and (max-width: 567px){
    a.startyourcraft.button , .job-submit-btn{
    width: 100%;
}
ul.forms .join li .valid_email{
    right: 10px;
}
.mylist-content-wrap .image-box-caption .image-box-tabel-cell{
    padding-left: 10px;
    padding-right: 10px;
}
.exitButton.closepathfinder-link{
    top: 30px;
    right: 40px;
}

    .splashwrapper h5 br{
    display: none;
    }
    .splashwrapper h5{
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 1px;
    }
     .splashwrapper .notfoundtablecell img{
         margin-bottom: 20px;
     }

     .article-banner3-text{
             padding: 0px 10px;
     }
     .article3-storycontent .col.span_8{
         text-align: center;
         padding-left: 0px;
     }
}
@media only screen and (max-width: 320px){
.travelledown h6.mobiletext-wrap{
    height: 51px;
    line-height: 17px;
    padding-top: 10px;
}
}
/* media  query end  */

/* home page  css start  */
.grid{
    margin: -1.25vw -1.25vw 0;
    width: 102.5vw;
}
div#responsive{
    margin-top: 0vw;
}
.grid:first-child{
    margin-top: -1.25vw;
}
div#responsive .grid:first-child , div#responsive .grid{
    margin-top: 0vw;
}


.grid-item{
    padding: 1.25vw;
    margin-bottom: 0px;
    overflow: hidden;
}
.grid-item .homegrid-imgwrap img{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    display: block;
    width: 100%;
    height: 100%;
}
.grid-item .homegrid-imgwrap{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.grid-item .homegrid-imgwrap:hover img{
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.homeimage-hover-tabel{
    display: table;
    width: 100%;
    height: 100%;
}
.homeimage-hover h3, .homeimage-hover p, .homeimage-hover a, .homeimage-hover-tabelcell{
    text-align: center;
    color: #fff;
}
.homeimage-hover{
    position: absolute;
    bottom: auto;
    right: 0px;
    left: 0px;
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    top: 0;
    width: 100%;
    height: 100%;
    height: calc(100% + 1px);
}
.homeimage-hover-tabelcell{
    background: rgba(229, 134, 62, 0.5);
    cursor: pointer;
}
.homeimage-hover h3:after{
    background: #fff;
}
.homeimage-hover h3{
    font-family: 'Avenir Book';
}
div#responsive .grid:nth-child(2){
/*    margin-top: auto;*/
}
@media only screen and (max-width: 1024px){
    .homeimage-hover-tabel{
    display: block;
}
 .homeimage-hover{
/*    opacity: 1;*/
}
.homeimage-hover{
    bottom: 0px;
    top: auto;
    height: auto;
}
.homeimage-hover-tabelcell{
    display: block;
}
.homeimage-hover p{
    display: none;
}
.homeimage-hover h3{
    letter-spacing: 2px;
}
.smallgrid-text-wrap .smallgrid-text p{
    font-size: 10px;
    line-height: 18px;
}
.smallgrid-text-wrap .smallgrid-text{
    padding: 20px 10px;
}
.homeimage-hover a.savehome-list{
    padding-bottom: 2px;
}
}
@media only screen and (max-width: 676px){
    .homeimage-hover h3{
    font-size: 10px;
    line-height: 15px;
}
.homeimage-hover a.savehome-list{
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 2px;
    padding-top: 0px;
}
.homeimage-hover-tabelcell{
    padding: 10px;
}
.smallgrid-text-wrap .smallgrid-text p, .smallgrid-text-wrap .smallgrid-text p a{
    font-size: 9px;
    line-height: 14px;
    letter-spacing: 1px;
}
    .home .load_more #load_more{
        opacity: 1 !important;
    }
    
}
/* home page  css end  */
p img{  
    height: auto;
}
#load_more:focus, #load_moreDisabled:focus{
        border: 0;
        outline: none;
    }
    #load_more, #load_moreDisabled{
        border: 0;
        color: #fff;
    padding: 7px 20px;
    font-size: 12px;
    }
#load_more img, #load_moreDisabled:focus{
    border: 0;
        outline: none;
}



.mobile-regions-rightcontent {
    width: 49%;
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
}
.mobile-regions-leftcontent {
    width: 50%;
    display: table-cell;
}
.mobile-regions-leftcontent img{
    width: 100%;
}
.mobile-regions-wholecontent {
    display: table;
        width: 100%;
}
.rightcontent-map{
    text-align: center;
    margin-bottom: 15px;
}
.rightcontent-map img{
    width: 100%
}
.mobilecrafthead {
    position: relative;
}
.mobilecrafthead span img {
    width: 16px;
    height: 7px;
}
.mobilecrafthead span {
    position: absolute;
   right: 0px;
    top: calc(50% - 4px);
    height: 8px;
}
.mobilecraft-journey-slider {
    margin: 0px 30px;
    margin-top: 90px;
}
.rightcontent-map-text p{
    margin-bottom: 10px;
}
.mobile-regions-leftcontent .col {
    margin-bottom: 25px;
}
/*
.modeljourney-img-inner{
    border-radius: 50% 50%;
       width: 70px;
    height: 70px;
    background-size: cover;
    
}
*/
.wheretopcontent-head h2 {
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    color: #e5863e;
    line-height: 40px;
    margin-top: 10px;
}
span.processhead {
    position: relative;
}

.wheretopcontent-head {
    position: relative;
}
.wheretopcontent-head h2 .processhead:before{
        content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #e5863e;
    margin-bottom: 0;
        position: absolute;
}
.wheretopcontent h6 , .wheretopcontent h4{
       font-weight: 400;
    color: #e5863e;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
   
    margin-top: 20px;
}
.mobile-subexperirence-wrap .row .col.span_6 {
    width: 50%;
}
.accordian-craftjourny .craftpage-accordian .accordian> ul> li:last-child{
        border-bottom: 1px solid #e5863e;
}
.mobilecraftJourneySlider-who .threeforth-wrap, .mobilecraftJourneySlider-how .fourforth-wrap{
    max-width: 100%;
    max-height: 100%;
}
.mobilecraft-journey-slider ul.slick-dots li.slick-active {
    background: #e5863e;
}
.mobilecraft-journey-slider ul.slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 7px;
    text-indent: -999em;
    border: 1px solid transparent;
    border-radius: 50%;
    background: #D1D3D4;
    cursor: pointer;
}
.mobilecraft-journey-slider ul.slick-dots{
          clear: both;
    text-align: center;
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #fff;
    left: 0px;
    right: 0px;
    height: 20px;
    padding-top: 5px;
}
.mobilenopreference-btn a {
    font-size: 11px;
    font-family: 'Avenir Book';
    color: #E5863E;
    letter-spacing: 1px;
    padding: 6px 13px;
    background: #F1F2F2;
    display: inline-block;
    text-transform: uppercase;
    width: 144px;
    text-align: center;
}
.wheretopcontent {
    margin-bottom: 25px;
}
.mobilenopreference-btn {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 25px;
}
.mobilecrafthead h6 {
    color: #e5863e;
    text-transform: uppercase;
}
.mobilecrafthead .uparrow-icon{
        transform-origin: center top;
}
.craftmobileback-btn a {
    font-family: 'Avenir Book';
    color: #939598;
    font-size: 10px;
    letter-spacing: 1px;
}
.mobile-subexperirence-right h5 {
    font-size: 12px;
    color: #231F20;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.mobile-subexperirence-wrap {
    margin-bottom: 25px;
}
.mobile-subexperirence-right a{ 
        margin-top: 10px;
        font-size: 12px;
    display: block;
    clear: both;
    color: #e5863e;
    line-height: 22px;
    font-family: 'Avenir LT Std Medium';
    letter-spacing: 1px;
}
.twoforthaddinterest-link-mobile{
        font-size: 12px;
    display: block;
    clear: both;
    color: #e5863e;
    line-height: 22px;
    font-family: 'Avenir LT Std Medium';
    letter-spacing: 1px;
}
.knowmore-content{
    display: none;
}
a.mobilecraft-what-knowmore {
    font-size: 12px;
    display: block;
    clear: both;
    color: #e5863e;
    line-height: 22px;
    font-family: 'Avenir LT Std Medium';
    letter-spacing: 1px;
}
.mobile-subexperirence-wrap img {
    width: 100%;
}
.rightcontent-map-text h6 {
    text-transform: uppercase;
}
.mobilefilterregion-wraper ul li {
    text-transform: uppercase;
        display: inline-block;
    margin-right: 20px;
    margin-bottom: 2px;
}
.wheretopcontent p {
    margin-bottom: 10px;
}
.mobilefilterregion-wraper ul.filterAppliedregion{
    min-height: 20px;
}
.mobilefilterregion-wraper {
    margin-top: 30px;
}

a.addinterest-link-mobile {
    font-size: 12px;
    display: block;
    clear: both;
    color: #e5863e;
    line-height: 22px;
    font-family: 'Avenir LT Std Medium';
    letter-spacing: 1px;
}
.mobile-regions-rightcontent .knowmorelink{
    display: none;
}
a.addinterest-link-mobile.removeinterest-link , a.twoforthaddinterest-link-mobile.removeinterest-link, .twoforthaddinterest-link-mobile-inner.removeinterest-link{
     color: #e0e0e0;
}
#artcle2-banner .artcle2-content-right .artcle2-content-left {
    margin: 20px auto 0px auto;
 }

.mobilefilterexperience-wraper {
    margin-top: 20px;
}
.mobilefilterexperience-wraper ul li{
    display: inline-block;
    margin-right: 20px;
}
.mobilefilterAppliedexperience .filtertwofourth-wraper .filterAppliedtwofourth{
    min-height: 20px;
}
.mobilecraft-journey-slider button.slick-prev {
    left: 10px;
    position: fixed;
    bottom: 0px;
    z-index:9;
        font-family: 'Avenir Book';
    color: #939598;
    font-size: 10px;
    letter-spacing: 1px;
        box-shadow: none;
    border: none;
        background: #fff;
}
.mobilecraft-journey-slider .slick-disabled {
    opacity: 0;
}
.mobilecraft-journey-slider ul.slick-dots li{
    pointer-events: none;
}
.mobilecraftJourneySlider-where .wheretopcontent h6 , .mobilecraftJourneySlider-what .wheretopcontent h6 {
    display: none;
}

span.mobilehiddenfiltertext {
    opacity: 0;
}
a.mobilestartyourcraft.button {
    display: block;
    padding: 4px 24px 2px 28px;
    background: #E5863E;
    color: #fff;
    font-size: 11px;
    letter-spacing: 3px;
    line-height: 34px;
    font-weight: 300;
    font-family: 'Avenir Book';
    text-transform: uppercase;
    text-align: center;
    max-width: 220px;
    margin: auto;
}


@media only screen and (max-width: 676px){
      
    .mobile-regions-leftcontent {
    width: 100%;
    display: block;
}
   .mobile-regions-rightcontent {
    width: 100%;
    display: block;
    vertical-align: top;
    padding-left: 0px;
       margin-bottom: 30px;
} 
    .mobile-subexperirence-wrap .row .col.span_6 {
    width: 100%;
}
    .mobile-subexperirence-wrap img {
   
    max-width: 130px;
}
    .mobile-subexperirence-wrap .row .col.span_6 {
   
    margin-bottom: 20px;
}
    .mobile-regions-leftcontent .col.span_12{
           width: 50%; 
    }
    .mobilecraftJourneySlider-what .mobile-regions-leftcontent .row .col.span_12{
        width: 100%;
    }
    .mobilecraftJourneySlider-what .mobile-regions-leftcontent .row .col.span_12 img{
               width: 200px;
    margin: auto;
    }
   
      .wheretopcontent h4 br{
        display: none;
    }
}

