
/* Typography */

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


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


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

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



/* // End typography */


/*	Resets
------	*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, footer, header, nav, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; }

ul{list-style: none;} 
article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video{display: block;}

blockquote, q{quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after{content: ''; content: none;}
table{border-collapse: collapse; border-spacing: 0;}
b, strong{font-weight: bold;}
[type="checkbox"], [type="radio"]{box-sizing: border-box; padding: 0;}
[type="search"]{-webkit-appearance: textfield; outline-offset: -2px;}
[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
::-webkit-file-upload-button{-webkit-appearance: button; font: inherit;}

.clear:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
a img{border:0; width: auto; height: auto; max-width: 100%; vertical-align: middle; border-style: none;}
a,input,select,textarea{outline:none;}
img{width: auto; height: auto; max-width: 100%; vertical-align: bottom; border-style: none;}

/* Selection colours (easy to forget) */
img::selection{background: transparent;}
img::-moz-selection{background: transparent;}
a{text-decoration: none; display: inline-block;}
.architects {padding-left:20px;}
input[type='number']{-moz-appearance:textfield;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{-webkit-appearance: none;}
input::-moz-focus-inner{border:0; padding: 0; }
input:invalid,
input:required{box-shadow: none;}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration{display: none;}
input:required { box-shadow:none; }
input::-moz-focus-inner{box-shadow:0 0 0px transparent;}

/*		Default Layout 
-------------------------------------------------------------------------------
*/

/*

Font property css

font: font-style font-variant font-weight font-size/line-height font-family|caption|icon|menu|message-box|small-caption|status-bar|initial|inherit;

*/

body{background: #ffffff; -webkit-text-size-adjust: 100%; -moz-text-size-adjust:100%; -moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; overflow-x: hidden; overflow-y: auto; font-size: 21px; line-height: 26px; font-family: 'AvertaStd-Regular', sans-serif; font-weight: normal; font-style: normal; letter-spacing: 0.02px; color: #484b5c;}

*{-webkit-box-sizing: border-box;-moz-box-sizing:border-box; box-sizing: border-box;}

/* Global style */
h1, h2, h3, h4, h5, h6{font-family: 'AvertaStd-Bold', sans-serif; font-size: 60px; line-height: 74px; letter-spacing: 0.07px; color: #000000; font-weight: normal; text-transform: capitalize}
h2,h3,h4,h5,h6{font-family: 'AvertaStd-Semibold', sans-serif;}
h2{font-size: 48px; line-height: 59px; letter-spacing: 0.05px;}
h3{font-size: 36px; line-height: 44px; letter-spacing: 0.04px}

h4{font-size: 28px; line-height: 34px; letter-spacing: 0.03px; color: #51b9c4; font-family: 'AvertaStd-Regular', sans-serif;}
h5{font-size: 24px;line-height: 29px; letter-spacing: 0.03px; color: #484b5c}
h6{font-size: 21px; line-height: 26px; letter-spacing: 0px; }


p{float:left}
span{}
dfn, address, em{font-style: normal;}
input[type="text"], input[type="email"]{font-size: 16px; line-height: 26px; color: #ffffff; font-weight: 400; font-style: normal; letter-spacing: normal;font-family: 'Montserrat', sans-serif;}
label, input[type="submit"]{cursor: pointer;}

button:focus{outline: none;}
.btn{-webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; transition: all .4s ease-in-out; color: #ffffff; font-size: 21px; text-align: center; letter-spacing: 0.02px; line-height: 65px; height: 65px; font-family: 'AvertaStd-Semibold',sans-serif; font-weight: normal; font-style: normal; text-align: left; padding: 0 42px 0 20px; text-transform: capitalize; position: relative}
.btn:after{content: ''; width:22px; height:14px;  position: absolute; background-image: url(../svg/Button-Arrow.svg); background-repeat: no-repeat; background-size: 22px 14px; background-position: center center; right:21px; top:50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); }
.btn.btn-primary{width: 280px;}
.btn.btn-large{width: 420px;}
.btn.btn-light-green{background-color: #23cfc8}
.btn.btn-light-green:hover{background-color: rgba(81, 185, 196, 0.8);}
.btn.btn-dark-green{background-color: #484b5c}
.btn.btn-dark-green:hover{background-color: rgba(72, 75, 92, 0.8)}

.btn-full-width{width:100%;}
.text-center{text-align: center}
.dark-green-bg{background-color: #484b5c}
.transparent-bg{background-color: transparent}
.black-bg{background-color: #000000}
.red-bg{background-color: #f9624c}
.pink-bg{background-color: #ff3c79;}
.light-green-bg{background-color: #51b9c4}
.yellow-bg{background-color: #ffd928}

.bg-style{background-repeat: no-repeat; background-size: cover; background-position: center center}

.small{font-size: 15px; line-height: 20px; color: #595959;}
.small-lead{font-size: 16px; letter-spacing: 0.02px; color: #a9a9a9; line-height: 20px; font-family: 'AvertaStd-Regular', sans-serif;}

.mobi{display: none;}
.tablet{display: none}
.desk{display: block;}

.center-aligned-contents{max-width: 1260px; margin: 0 auto; clear: both; padding: 0 20px;}
.center-aligned-contents.sm-container{padding: 0}
.center-aligned-contents .sm-container{max-width: 766px}
.sm-container{max-width: 726px}
.common-wrap{max-width: 1270px;margin: 0 auto; clear: both; padding: 0 20px;}
.centerY {position: absolute; left: 0; right: 0; text-align: center; top: 50%; width: 100%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); color: #ffffff;}
.pos-rel{position: relative}


.row-item-content .card:nth-child(3n+1),.function-item:nth-child(2n+1),.col-3:nth-child(3n+1),.slider-item-content .card:nth-child(2n+1){margin-left: 0}
.row-item-content .card:nth-child(3n+3),.function-item:nth-child(2n+2),.col-3:nth-child(3n+3),.slider-item-content .card:nth-child(2n+2){margin-right: 0}

/* Flex style */
.flx-bx{display: -webkit-flex; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between;}
.flx-hr-align{-webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center;}
.flx-vr-align{-webkit-box-align: center; align-items: center;}
.flx-bttm-align{-webkit-box-align: flex-end; align-items: flex-end;}
.flex-content-align{-webkit-align-content: center; -moz-align-content: center; align-content: center;}
.order-1{-webkit-box-ordinal-group: 1; -webkit-order: 1; -ms-flex-order: 1; order: 1;}
.order-2{-webkit-box-ordinal-group: 2; -webkit-order: 2; -ms-flex-order: 2; order: 2;}
.flx{display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;}
/* End Flex style */


section, footer, header{float: left; width: 100%; position: relative;}

body,html{height: 100%;}
.main-wrap{min-height: 100%; overflow: hidden; position: relative; /*overflow-x: hidden;*/}
.main-container{float: left; width: 100%; padding-top: 100px; position: relative; }


/* Beginning header style */
.header{float: left; width: 100%; z-index: 100; position: fixed; left: 0; top: 0; -webkit-transition: all .6s ease; -moz-transition: all .6s ease; transition: all .6s ease; /*box-shadow: inset 0 -1px 0 0 #eaeef6;*/}
.nav-up{top: -120px;}
header.header.nav-down{background-color: #ffffff}

.navShown header.header{background-color: #ffffff; z-index: 100}
header.header.nav-down.topmost{background-color: transparent}
.logo-wrap{float: left; width: auto;padding-left: 40px;}
.logo{width: 235px; float: left; position: relative; margin-top: 25px; z-index: 999}
.phone-nav-wrap{position: absolute; left: auto; right: 0; background-color: transparent; width: 100px; height: 100px; z-index:999; }
.phone-nav {position: absolute; right: 37px; top: 40px; width: 25px; height: 25px; cursor: pointer}
.phone-nav div {position: absolute; left: 0; top: 0; width: 100%; height: 2px; background: #484b5c;}
.phone-nav > div {-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; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center;}
.phone-nav > div:first-child {top: 0px;}
.phone-nav > div:nth-child(2){top: 9px;}
.phone-nav > div:nth-child(3){top: 18px;}
body.navShown {overflow: hidden; position: fixed; -webkit-width: calc(100% - 17px); -moz-width: calc(100% - 17px); width: calc(100% - 17px); left: 0; right: 0;}
.navShown .main-container  {background-color: rgba(255, 255, 255, 0.8);}
.navShown .phone-nav-wrap{background-color: #ff3c79;}
.navShown .phone-nav div{background-color: #ffffff;}
.navShown .phone-nav > div:first-child { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 1px; left: 0px; z-index: 9; }
.navShown .phone-nav > div:nth-child(2){width: 0%; opacity: 0;}
.navShown .phone-nav > div:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 16px; left: 0; z-index: 9; }
.nav-wrap{position: fixed; left: 0; top: 100px; right: auto; margin-top: 0; width: 100%; height: 100vh; min-height: 100%; z-index: 5;  background-color: rgba(255, 255, 255, 0.8); opacity: 0; visibility: hidden; -webkit-transition: all .9s ease; -moz-transition: all .9s ease; transition: all .9s ease;}
.navShown .nav-wrap{opacity: 1; visibility: visible;/*overflow-y: scroll;*/}
.nav-inner { float: right; height: 1375px; padding: 67px 40px 130px 40px; background: #ffffff; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); transform: translateX(100%); -webkit-transition: all .9s ease; -moz-transition: all .9s ease; transition: all 0s ease; width:51%; overflow-y: auto; /* position: relative; */ }
.navShown .nav-inner{-webkit-transform:translateX(0);-moz-transform:translateX(0); transform:translateX(0); }
.main-nav ul li{float: left; text-align: right; margin: 0; width: 100%; opacity: 0;}
.main-nav ul li:first-child { margin-top: 42px; }
.main-nav ul li a { font-size: 43px; line-height: 75px; font-family: 'AvertaStd-Semibold'; font-weight: normal; font-style: normal; color: #484b5c; letter-spacing: 0.07px; }
.main-nav ul li.current a{color: #51b9c4;}
.navShown .phone-nav { position: fixed; z-index: 9; right: 36px; top: 41px; width: 22px; height: 18px; }
.date{float:left; width:100%; text-align: right;}
.date span{font-size: 24px; line-height: 29px; font-family: 'AvertaStd-Semibold', sans-serif;  letter-spacing: 0.03px; }
.started .fixedTop.header .phone-nav{z-index: 999}


.nav-inner .social { position: absolute; bottom: 40%; right: 40px; top: auto; }
/* //End header style */

.item-info-wrap{float: left;width: 100%;position: relative;}
.item-info{float: left; width: 100%;position: relative}
.home-design{width: 63.5%; position: absolute; left: -42%; bottom: -44%; top: 0; z-index: -1;}
.home-design img{width: 100%; height: 100%;}
.item-info-inner-content{float: left; width: 100%;padding:176px 0 238px}
.item-text{float: left; width: 100%;padding-right: 50%;}
.item-info-inner{float: left;max-width: 490px;padding-right: 20px;}
.item-text h2{float: left;width: 100%; font-size: 53px; line-height:66px; letter-spacing:0.06px;font-family: 'AvertaStd-Bold'; text-transform: none;}
.item-text p{float: left;width: 100%; font-size: 25px;line-height: 30px;letter-spacing: 0.03px;color: #000000;margin-top: 20px;}
.item-text a.btn{float: left;margin-top: 30px;}
.item-thumb{ width:49.93055555555556%;  position: absolute;top: 0;left: auto; right: 0;bottom: 0;background-position: center center; background-repeat: no-repeat;background-size: cover;}
.item-slide-thumb{width:100%; min-height: 720px; background-position: top center; background-repeat: no-repeat;background-size: cover;  outline: none;}
.item-thumb-slider-wrap{float:left; width:100%;}
.item-info:nth-child(even) .item-info-inner-content{padding: 173px 0 236px 0}
.item-info:nth-child(even) .item-text{float: right;padding: 0 0 0 50%}
.item-info:nth-child(even) .item-info-inner{float: right; max-width: 515px; padding-left: 20px;}
.item-info:nth-child(even) .item-thumb{float: left;width: 50.06944444444444%;left: 0; right: auto;bottom: 0;}
.leading-design-right{ width:46%; position: absolute;bottom: 0; top: auto; right: 0; z-index: -1}
.leading-design-right img{width:100%;}


/* Beginning hero section style */
.hero{padding: 234px 0 188px}
.hero .center-aligned-contents{max-width: 1102px}
.hero h1{float: left; width: 100%}
.hero h4{float: left; margin-top: 21px; width: 100%; text-transform: none}
.hero a.btn{float: left; margin-top: 31px}
.hero-thum-wrap{position: absolute; left: auto; right: -60px; top: 0; bottom: 0; width: 61.1111111111%}
.hero-thum{min-height: 800px}

/* Beginning speaker section style */
.speaker-section{padding: 90px 0 69px}
.md-container{max-width: 1102px; margin: 0 auto; padding: 0 20px}
.speaker-section .center-aligned-contents{max-width: 1320px}
.section-title{max-width: 607px}
.section-title p{margin-top: 20px}
.speakers-row{float: left; width: 100%; margin-top: 50px}
.speakers-item{float: left; width: 25%}
.speakers-item .author{margin-top: 10px}
.speaker-section a.btn{margin-top: 50px;}
.speaker-section:after{position: absolute; content: ""; top: 0; left: 0; width: 63.88888889%; bottom: 0; background-color: #f1ece6; z-index: -1}

/* End speaker section style */


/* Beginning creative section style */
.middle-thum-wrap{float:left; width:100%}
.middle-thum-slider{float:left; width:100%;}
.middle-thum{float:left; width:100%; min-height: 596px; position: relative; outline: none}
.captions-text{font-size:18px; line-height: 23px; letter-spacing: 0.002px; color:#ffffff; position: absolute; bottom: 21px; right:22px; }
.design-wrap{float: left; width: 100%;}
.design-content{float: left; width: 58.33333%; margin-top: -90px; background-color: #ffffff; padding: 72px 0 0 99px; position: relative; z-index: 1; padding-right: 20px;}
.design-content-inner{max-width: 635px; float: left}
.design-content-inner .design{color: #23cfc8; font-size: 18px; letter-spacing: 0.02px; font-family: 'AvertaStd-Regular', sans-serif;}
.design-content-inner h2{float: left; width: 100%; margin-top: 9px;font-family: 'AvertaStd-Bold', sans-serif;text-transform: none;}
.design-content-inner p{float: left; margin-top: 28px; color: #000000}
.design-content-inner address{float: left; width: 100%;font-family: 'AvertaStd-Bold', sans-serif;color: #000000;font-size: 21px;line-height: 24px;margin-top: 28px;}
.design-content-inner dfn{color: #ff3c79;}
.design-content-inner span{float: left; width: 100%;color: #000000;font-size: 21px;line-height:24px;;font-family: 'AvertaStd-Bold', sans-serif;}
.design-content-inner h3{float: left; width: 100%; margin-top: 136px; text-transform: none; color: #000000; font-family: 'AvertaStd-Regular', sans-serif;margin-top: 52px;}
.design-content-inner .btn.btn-light-green{float: left; margin-top: 31px;font-family: 'AvertaStd-Semibold', sans-serif;}
.design-right{float: left; width: 41.66666667%}
.design-right img{width: 100%}
/* ============= End creative section style ================== */

/* Beginning footer style */
.main-footer-section{float: left; width: 100%; }
.home-page .main-footer-section{margin-top: 284px;}
.footer-inner {float: left; width: 100%; position: relative; }
.footer-top{float: left; width: 100%; padding: 19px 41px}
.footer-menu{float: left; width: 71.617647%;}
.footer-menu ul li{display: inline-block; width: auto;margin: 0 12px; }
.footer-menu ul li a{color: #000000; font-family: 'AvertaStd-Semibold', sans-serif; font-size: 24px; line-height: 27px; letter-spacing: 0; }
.footer-menu ul li:first-child{margin-left: 0}
.footer-top p{float: left; width: 100%; text-align: left; margin-top: 112px; color: #484b5c; font-size: 11px; max-width: 636px; line-height: 14px}
.footer-top p a{font-family: 'AvertaStd-Bold', sans-serif; color: #484b5c}
.footer-logo{float: left; width: 13.40659340659341%;}
.footer-inner .social{float: right; width: 22%;}
.footer-inner .social ul{float: right}
.social ul li{display: inline-block; margin: 0 16px;}
.social ul li:first-child{margin-left: 0;}
.social ul li:last-child{margin-right: 0;}
.social li img{}
.footer-bottom{float: left; width: 100%; position: relative; padding: 50px 35px 50px 40px; background-color: #000000}
.footer-partnar-logo{float: right; max-width: 492px; width: 100%;}
.footer-partnar-logo a{margin: 0 16px}
.footer-partnar-logo a:nth-child(1){width: 14.63414634146341%;margin-left: 0;}
.footer-partnar-logo a:nth-child(2){width: 31.30081300813008%;}
.footer-partnar-logo a:nth-child(3){width: 38.21138211382114%; margin-right: 0; vertical-align: bottom}

.footer-partnar-content{float: left; width: 100%; font-size: 11px; line-height: 14px; margin-top: 43px;}
.footer-partner-text{float: left;width: 100%;}
.footer-partner-text p{float: left;width: 100%;color: rgba(255, 255, 255, .8);}
.footer-partner-text p a{font-family: 'AvertaStd-Bold', sans-serif; color: #ffffff;}
.copy-right{float: left;width: 100%;margin-top: 15px;}
.copy-right p{float: left;width: 100%;color: #ababab;}
.copy-right p a{font-family: 'AvertaStd-Bold', sans-serif; color: #ababab; text-decoration: underline}

/* End footer style */


/* ============= Beginning tickets page =================== */
.tickets-content .content-wrap{margin-top: 41px; position: relative}
.tickets-content .design-top {width: 53.4%; height: auto; top: 0; right: -0.2%; position: absolute; z-index: -1; }
.design-top{width: 64.66%; height: 36.48%; top: -9.4%; right: -4.2%; position: absolute; z-index: -1;}
.faq-content .design-top{width: 52.76%; height: auto; top: 0; right: 0; position: absolute; z-index: -1;}
.design-top img{width:100%; height: 100%}
.tickets-content .center-aligned-contents{max-width: 1320px;}
.title-row{float:left; width:100%; text-align: center;}
.item-wrap{float:left; width: 100%; margin-top: 87px;}
.item{float:left; width:49.53125%;}
.conference-tickets-wrap h3{max-width: 196px;}
.conference-tickets-wrap h5{margin-bottom: 12px; color: #000000}
.row-item{float:left; width:100%; margin-top: 20px;}
.row{float:left; width:100%; border-bottom: 2px solid #000000;  }
.item .btn{margin-top: 38px;}
.single-item{float:left; width: 100%; max-width: 515px; margin-top: 140px;  padding-right: 30px}
.item:nth-child(2) .single-item h2{text-transform: none}
.single-item:first-child{margin-top: 0; border: 2px solid #000000;}
.conference-tickets-wrap, .simulcast{ max-width: 100%; padding:40px 40px 50px 40px;}
.item:nth-child(2){margin-top: 202px;}
.left-col, .right-col{float:left; font-size:21px; line-height: 26px; color:#000000;font-family: 'AvertaStd-Semibold'; font-weight: normal; font-style: normal; letter-spacing: 0.02px; text-transform: capitalize; padding:19px 0 9px 0}
.left-col{width:-webkit-calc(100% - 108px); width:-moz-calc(100% - 108px);width:calc(100% - 108px); padding-right: 10px;}
.right-col{float:right; width: 108px; text-align: right}
.discounts{margin-top:80px;}
.discounts .left-col, .discounts .right-col{font-size:16px; line-height: 20px;  font-family: 'AvertaStd-RegularItalic'; letter-spacing: 0.03px; padding: 9px 0;}
.item span{float:left; width:100%; font-size:16px; line-height: 20px; letter-spacing: 0.02px;  margin-top: 30px;}
.item span a{color:#51b9c4; font-family: 'AvertaStd-Semibold'; font-weight: normal; font-style: normal; text-decoration: underline;}
.item span a:hover{text-decoration: none}
.special-offers-wrap{margin-top: 98px;}
.simulcast .row{border-bottom:2px solid #ffffff;}
.simulcast .row-item{margin-top: 40px;}
.simulcast h3{max-width: 196px; color: #ffffff}
.simulcast .row-item h5, .simulcast .left-col, .simulcast .right-col{color: #ffffff}
.item h2 + h4{margin-top: 30px;}
.item  h4{float:left; width: 100%;color:#484b5c; font-family: 'AvertaStd-Semibold'; margin-top: 26px;}
.bee{text-transform: none;}
.single-item  p{float:left; width: 100%; margin-top: 26px;}
.special-offers-wrap p{float:left; width: 100%; margin-top: 0;}
.row span{float:none;width:auto; font-size:16px; line-height: 20px; font-family: 'AvertaStd-RegularItalic'; font-weight: normal; font-style:normal;margin-top: 0; padding-left: 4px;}
.other-cities{margin-top: 39px;}
.architects h2 + p{margin-top: 32px;}
.ticket-purchase h2 + p{margin-top: 30px;}
.item  .ticket-purchase .btn{margin-top: 30px;}
.ticket-purchase{margin-top: 118px;}
.tickets-content .design-bottom, .tickets-content-2 .design-bottom{width: 42%; position: absolute; bottom: -13.5%; left: 0; height: auto; z-index: -1; }
.design-bottom img{width:100%; height: 100%;}
.tickets-content-footer{padding: 313px 0 0;}

/* =============  End tickets page  ========================= */

/* //program  style */
.design-bottom-right{width: 34.6%; height: auto; position: absolute; right: 0; bottom: 0; z-index: -1}
.design-bottom-right img{width: 100%}
.program-content .content-wrap{float:left;width:100%; margin-top: 121px;position:relative;}
.program-content .design-top{  width: 88.66%; height: 93%; top: -10px; right: auto; position: absolute; z-index: -1; left: -24.7%;}
.program-wrap{float:left; width: 100%;text-align: center; margin-top: 41px;}
.program-wrap h4{padding-top: 96px; color: #484b5c; font-family: 'AvertaStd-Semibold', sans-serif;}
.program-wrap p{float: none; padding-top: 26px;}
.program-wrap a{margin-top: 36px; text-align: left; padding-left: 24px;}
.program-wrap .btn:after{right:26px;}
.celebrate-wrap{float:left;width:100%; position:relative;}
.program-content .celebrate-wrap {margin-top: 265px;}
.left-wrap{float: left; width: 49.65277777778%}
.left{float:left; width: 100%; min-height: 383px}
.right{float:left; width: 50.3472222222%;}
/*.right:after{position: absolute; content: ""; left: 0; right: 0; top: 0; width: 100%; bottom: -67px; background-image: url(../svg/Sub-Page-Graphic-Footer-02.svg); z-index: -1}*/
.right-inner{max-width:480px;margin:0 auto;}
.right h4{color: #000000; font-family: 'AvertaStd-Semibold', sans-serif; text-transform: none;}
.right a{margin-top: 31px; text-align: left; padding-left: 22px; line-height: 66px;}
.program-page .main-footer-section,.faq-page .main-footer-section,.speaker-page .main-footer-section{padding-top: 0; margin-top: 0;}
/* //program style */

/* Faq style */
.faqs{padding-top: 41px;}
.faqs .left-img{position: absolute; left: -78px; top: 57px; width: 354px; height: 1113px; z-index: -1}
.faqs .right-img{position: absolute; left: auto; top: auto; right: -50.5%; bottom: -22.8%; width: 71.777778%; height: 81%;}
.faqs .right-img img{width:100%; height: 100%;}
.faqs h1{margin: 0 auto; text-align: center;}
.faq-wrap{margin-top: 201px; float: left; width:100%;}
.faq-wrap .center-aligned-contents{max-width: 766px;}
.faq-item{float: left; position: relative; padding-bottom: 27px;}
.faq-item{border-top: 1px solid #e3e3e3; width: 100%;}
.faq-item:last-child{border-bottom: 1px solid #e3e3e3; width: 100%;}
.faq-item h6{padding: 27px 76px 0 0; cursor: pointer; position: relative; text-transform: none}
.faq-item h6:after{content: ''; position: absolute; background-image: url(../svg/FAQ-Chevron.svg); background-repeat: no-repeat; background-position: center center; width: 14px; height: 8px; background-size: contain; right: 0; top: 39px;}
.faq-item.active h6:after{ background-image: url(../svg/FAQ-Minus.svg); }
.faq-text{float:left; width: 100%;padding: 27px 88px 0 0; display: none;}
.faq-item p{font-size: 15px; line-height: 22px; letter-spacing: -0.25px; margin-top: 15px; color: #000000}
.faq-item p a{color: #23cfc8; font-family: 'AvertaStd-Semibold', sans-serif;}
.faq-item p:first-child{margin-top: 0;}
.faq-text ul{list-style: inherit; float: left; margin-top: 15px; padding-left: 20px;}
.faq-text li{font-size: 15px; line-height: 22px; float: left;}
.faq-item:first-child .faq-text{display: block}
.more-help{padding: 188px 0 133px}
.more-help-content{max-width: 485px; margin: 0 auto; text-align: center; display: block;}
.more-help-content h4{font-family: 'AvertaStd-Semibold', sans-serif; color: #484b5c;}
.more-help-content p{margin-top: 26px;}
.more-help-content a{font-family: 'AvertaStd-Semibold', sans-serif; color: #ff3c79; font-size: 21px;}
/* End Faq style */

/* speakers style */
.speaker-page-content .design-top{clear: both; width: 53%; height: auto; top: 0; right: 0; position: absolute; z-index: -1; }
.speaker-page-content .design-top img{width:100%;}
.speakers-wrap{max-width: 1320px; padding: 232px 20px 0; clear: both; margin: 0 auto; position: relative; z-index: 2; }
.speaker-content{float: left; max-width: 690px; margin-left: 110px;}
.speaker-content p{max-width: 600px; margin-top: 14px; font-size: 28px; letter-spacing: 0.03px; line-height: 34px; color: #484b5c;}
.speakers-item-info{float: left; width: 100%; margin-top: 139px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: start;}
.speakers-item-info .speakers-item{float: left; width: 25%; padding-bottom: 30px; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease}
.speakers-item .speaker-item-thumb{position: relative;}
.speakers-item .speaker-item-thumb:after{ content: ""; position: absolute; top: auto; right: 0; bottom: 0; width: 45px; height: 45px; background-image: url('../img/speakers/arrow-hover-icon.png'); background-repeat: no-repeat; background-position: center center;  background-size: cover;}
.speakers-item:hover .speaker-item-thumb:after{background-image: url('../img/speakers/arrow-icon.png');}
.speaker-item-text{float: left; padding: 20px 40px 70px 0;}
.speakers-item h6{letter-spacing: 0.02px;}
.speakers-item span{display: block; margin-top: 10px; font-size: 16px; line-height: 20px; letter-spacing: 0.02px; color: #a9a9a9; }
.speakers-item p{margin-top: 13px; font-size: 15px; line-height: 19px; letter-spacing: 0.02px; color: #595959;}
.speaker-page-content .speakers-item:nth-child(4n-1){clear: both;}
/* end speakers style */

/*Beginning Nights Cape Content Page*/

.hero-section{float: left; width: 100%; padding: 98px 80px 0 80px}

.nights-cape-content .hero-section a{text-decoration: underline;}
.hero-thumb{float: left;  width: 100%; position: relative;}
.nights-cape-content .captions-text{left: 19px;}
.nights-cape-content .design-top {width: 52.9%; height: auto; top: 0%; right: 0; position: absolute; z-index: -1;}

.hero-content-wrap{float: left; width: 100%; position: relative;}
.hero-content-item-wrap{float: left; width: 100%; display: flex; flex-flow: row wrap}
.hero-content-item { float: left; width: 41.095%; margin: 50px 4.19% 0; position: relative; }
.hero-content-item h2{text-transform: none}
.nights-cape-content .middle-thum{min-height: 663px;}
.hero-content-item:nth-child(2n+1){margin-left: 0;}
.hero-content-item:nth-child(2n+2){margin-right: 0;}
.hero-content-item:nth-child(3){margin-top: 17px;}
.hero-content-item p{float: left; width: 92.20532319391635%; margin-top: 30px;}
.hero-content-item p a{color: #ff3c79; text-decoration: underline}
.nominees { color: #ffd928; margin-top: 26px; position: absolute; bottom: -52px; left: 0; }
.booking-spot{float: left; width: 100%; margin-top: 26px;}
.booking-spot a{ color: #23cfc8; }
.nights-cape-content .celebrate-wrap{margin-top: 134px;}
.night-cape-foooter {padding-top: 0;}

/*End Nights Cape Content Page*/


/* =======================================================================================================
============================================ Responsive style ========================================== */

/*		Mobile Layout: 320px and 480px and more but less than or equal to 767px.
----------------------------------------------------------------------------------
*/

@media only screen and (min-width: 320px) and (max-width: 767px) {
    input[type="text"],input[type="email"],input[type="tel"],input[type="search"],input[type="number"],input[type="submit"],input[type="password"],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;}

    .desk,.middle-thum, .creative-right-content-inner h4 br,.hero h4 br,.design-bottom, .middle-thum-wrap{display: none}
    .mobi{display: block}
    .design-top{display: none}
    .btn.btn-primary{width:100%}
    body{font-size: 18px; line-height: 23px}
    body.navShown{overflow: hidden; position: fixed; width: 100%; left: 0; right: 0}
    h1,h2{font-size: 42px; letter-spacing: 0.05px; line-height: 52px}
    h3{font-size: 28px; letter-spacing: 0.04px; line-height: 34px}
    h6{font-size: 14px; letter-spacing: 0.02px; line-height: 18px}

    .header{padding-bottom: 10px;}
    .logo-wrap{padding-left: 10px;}
    .logo { width: 140px; margin-top: 20px;}
    .nav-wrap{top: 100px;}
    .main-nav ul li a{font-size:36px; line-height: 61px;}
    .nav-inner { text-align: right; padding: 20px 20px 100px; max-width: 100vh; float: right; height: 1130px; }
    .navShown .phone-nav{right: 25px;}
    .nav-inner .social { position: absolute; bottom: auto; right: 30px; top: 40%; }
    .social li { width: 30px; height: 30px; margin: 0 5px;}
    .hero{padding: 40px 0 0}
    .hero h4,.creative-right-content-inner h4{padding-right: 45px}
    .hero a.btn,.item .ticket-purchase .btn, .btn-primary,.speaker-section a.btn{width: 100%}
    .hero-thum-wrap{position: relative; left: auto; right: auto; top: auto; bottom: auto; width: 100%; margin-top: 50px}
    .speaker-section{padding: 48px 0 50px}
    .speaker-section:after{width: 100%}
    .speakers-row{margin-top: 21px}
    .speakers-item{width: 50%; margin-top: 9px}
    .speakers-item .author{margin-top: 6px}

    /* new*/
    .item-info-inner, .item-info:nth-child(even) .item-info-inner{max-width: 100%; padding-left: 0; padding-right: 0;}
    .item-info-inner-content, .item-info:nth-child(even) .item-info-inner-content{padding: 48px 0 50px;}
    .item-text{float:left; width:100%; max-width: 100%;  padding-right: 0}
    .item-info:nth-child(even) .item-text{padding-left: 0;}
    .item-thumb, .item-info:nth-child(even) .item-thumb, .item-slide-thumb{float:left; width:100%; min-height: 380px; position: relative; }
    .leading-design-right { position: absolute; bottom: 0; top: 67px; right: 0px; z-index: -1; left: 23px; }

    /* new*/
    .creative-section{margin-top: 40px;}
    .creative-left, .design-right{float: left; width: 100%; margin-top: 0;}
    .design-content{float:left; width:100%; padding: 40px 20px 0}
    .program-page .main-footer-section, .faq-page .main-footer-section, .speaker-page .main-footer-section{padding-top: 50px;}
    .main-footer-section{padding: 50px 0 0}
    .footer-top{width: 100%; padding: 21px 20px 20px;}
    .footer-menu ul li{float: left; width: 100%; margin: 0;}
    .footer-menu ul li a{font-size: 18px; line-height: 36px}
    .footer-inner{padding-bottom: 0}
    .footer-inner .center-aligned-contents{padding: 0}
    .footer-inner .social ul{float: left}
    .footer-inner .social li { width: 20px; height: 20px; }
    .footer-inner p,.footer-inner p a{ font-size: 9px; line-height: 11px}
    .footer-inner p a{font-family: 'AvertaStd-Bold', sans-serif;}
    .footer-logo{width: 70px;}
    .footer-inner:after{top: 194px}
    .footer-bottom {padding: 20px;}
    .footer-partnar-logo a { margin: 0 4px;}
    .footer-partnar-wrap { padding: 20px}
    .footer-partnar-logo { max-width: 250px; width: 100%; text-align: right; margin-top: 20px; }
    .footer-partnar-logo a:nth-child(1) { width: 13.634146%; margin-left: 0; }
    .footer-partnar-logo a:nth-child(2) { width: 26.300813%; }
    .speakers-item-info .speakers-item{padding-bottom: 30px}
    .footer-partnar-logo a:nth-child(3) { width: 34.211382%; margin-right: 0; vertical-align: bottom; }



    /* ============== Beginning Tickets page  =========================*/
    .tickets-content .design-top { width: 100%; height: 61.2%; top: -25.2%; right: -0.2%; display: none}
    .tickets-content h3{font-size:28px; line-height: 34px;}
    .tickets-content .content-wrap{margin-top: 20px;}
    .item-wrap, .discounts, .special-offers-wrap, .item:nth-child(2), .single-item{margin-top: 50px;}
    .item{width: 100%;}
    .left-col, .right-col{font-size:18px; line-height: 24px;}
    .item span, .item h4, .item h2 + h4{margin-top: 20px;}
    .single-item{max-width: 100%; padding-right: 0}
    .architects{margin-top: 0;}
    .conference-tickets-wrap, .simulcast { padding: 40px 15px 50px 15px; }
    .design-bottom { width: 70%; bottom: -3.5%; left: -4.5%; height: 8.2%;}
    /* ============== End Tickets page  ===============================*/

    /* ============== Beginning program page  =========================*/
    .program-section{float:left;width:100%;position:relative;}
    .program-inner-wrap{float:left;width:100%;background-repeat:no-repeat;text-align:center; padding-bottom: 20px; margin-top: 0px;    background-size: cover;}
    .program-inner-wrap h1{padding-top:5px;}
    .program-inner-wrap h4{padding-top: 20px; color: #484b5c; font-family: 'AvertaStd-Semibold', sans-serif;}
    .program-inner-wrap p{float: none; padding-top: 26px;}
    .program-inner-wrap a{margin-top: 20px; text-align: center; padding-left: 0;}
    .program-content .celebrate-wrap{margin-top: 50px}
    .left-wrap{width: 100%}
    .left{float:left; width:100%; min-height: 200px}
    .right{float:left; width:100%; text-align: center}
    .right h4{padding-top: 30px;}
    .right a{margin-top: 31px;}
    .right:after{bottom: -200px}
    .program-content .design-top{width: 100%; height: 43%; top: -10px; right: auto; position: absolute; z-index: -1; left: -2%; direction: none}
    .program-wrap{margin-top: 50px;}
    .program-wrap h4{padding-top: 50px;}
    .program-wrap p{padding-top: 20px;}

    /* ============== End program page  =========================*/
    .faqs .right-img{display: none}
    .faqs{padding-top: 50px}
    .faq-wrap{margin-top: 50px}
    .faq-item h6 { padding: 24px 30px 0 0;}
    .faq-item h6:after{top: 30px}
    .faq-text { padding: 27px 30px 0 0;}
    .more-help{padding: 60px 0}
    .more-help-content{padding: 0 20px}
    .faq-content .design-top{display: none}

    /* speakers */
    .speaker-page-content .design-top {width: 109%; top: -3.5%; right: -8%; display: none}
    .speakers-wrap{padding-top: 30px;}
    .speaker-content { max-width: 100%; width: 100%; margin-left: 0;}
    .speakers-item-info{display: block; margin-top: 50px;}
    .speaker-page-content .speakers-item{width: 50%; padding-bottom: 20px;}
    .speaker-page-content .speakers-item:nth-child(2n+1){clear: both}
    .speakers-item-info .speaker-item-text{padding-right: 0; padding-bottom: 0;}
    .speakers-item p{display: none}
    .design-bottom-right{display: none}
    .right-inner,.center-aligned-contents.sm-container{padding: 0 20px}
    .navShown .header{width: 100%}

    .footer-inner .social{margin-top: -28px}
    .navShown .phone-nav-wrap{background-color: #ff3c79}
    .navShown .phone-nav { right: 28px; width: 18px; top: 24px; }
    .navShown .phone-nav > div:first-child { top: 0px; left: 3px; z-index: 9; }
    .navShown .phone-nav > div:nth-child(3) { top: 13px; left: 3px; z-index: 9; }
    .phone-nav {right: 27px; top: 24px; width: 25px; height: 25px;}
    .main-nav ul li{float: right; text-align: right}
    .phone-nav-wrap{-webkit-width: calc(100% - 300px); -moz-width: calc(100% - 300px);width: calc(100% - 300px); height: 66px;}
    .hero h1{margin-top: 20px}
    .hero span{color: #ffc850; font-size: 15px; letter-spacing: 0.02px; font-family: 'AvertaStd-Semibold', sans-serif; line-height: 19px}
    .bottom-icon{display: none}
    .nav-inner{max-width: 100%; width: 100%; min-height: 100vh}
    .header{background-color: #ffffff}
    .center-aligned-contents .md-container {padding: 0}
    .footer-inner .social{width: 100%; margin-top: 20px}
    .hero-section{padding: 30px 20px 0 20px; }
    .nights-cape-content .middle-thum { min-height: 300px; }
    .hero-content-item { width: 100%; margin: 40px 0 0;}
    .hero-content-item h2 {font-size: 30px;line-height: 40px; }
    .hero-content-item p {width: 100%; margin-top: 20px; }
    .hero-content-item:nth-child(3) { margin-top: 70px; }
    .nominees{bottom: -40px;}
    .booking-spot {margin-top: 20px; }
    .nights-cape-content .celebrate-wrap { margin-top: 30px; }
    .nights-cape-content .design-top{display: none}

}



/*		Tablet Layout: 768px.
-----------------------------------------------------------------
*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
    input[type="text"],input[type="email"],input[type="tel"],input[type="search"],input[type="number"],input[type="submit"],input[type="password"],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;}

    body, .design-content-inner address{font-size:20px;}
    .item-text h2, h2{font-size:38px; line-height: 48px}
    body.navShown{width: 100%}
    .header{padding-bottom: 10px;}
    .logo-wrap{padding-left: 20px;}
    .navShown .phone-nav{right: 37px}
    .navShown .header{width: 100%}
    .bottom-icon{display: none}
    .nav-inner{max-width: 607px; width: 70%; min-height: 100vh; overflow-y: auto;}
    .item-info-inner-content{padding: 120px 0}
    .home-design { width: 70%; left: -42%; bottom: -10%; }
    .creative-right-content{padding: 50px 25px 0 25px;}
    .creative-right-content-inner h4{margin-top: 50px}
    .creative-right-content-inner h4 br,.footer-top p br{display: none}
    .captions-text{font-size: 10px}
    .design-content { margin-top: -60px; padding: 72px 20px 0 20px;}
    .item-text h2 { font-size: 38px; line-height: 48px;}
    .item-text p{font-size:20px;}
    .item-slide-thumb{min-height: 515px}
    .footer-top{padding: 20px;width: 100%;}
    .footer-menu ul li{ margin: 0 5px;}
    .footer-menu ul li a{font-size: 20px; line-height: 26px;}
    .footer-top p{max-width: 400px}
    .footer-logo{width: 200px}
    .footer-inner:after,.footer-logo{top: 151px}


    /* =============== Beginning Tickets page ======================= */

    .design-top { width: 57.66%; height: 36.48%; top: -12%; right: -5.2%; position: absolute; z-index: -1; }
    .tickets-content .design-top { width: 43.4%; height: auto; top: 0%; right: 0; position: absolute; z-index: -1; }
    .tickets-content .content-wrap{margin-top: 160px;}
    .item-wrap, .discounts, .special-offers-wrap{ margin-top: 50px; }
    .item:nth-child(2) { margin-top: 170px; }
    .conference-tickets-wrap, .simulcast { max-width: 100%; padding: 40px 30px 50px 30px; }
    .left-col, .right-col{font-size:18px; line-height: 24px;}
    .single-item{margin-top: 100px;}
    .tickets-content .design-bottom{width: 45%; bottom: -14.5%;}
    /* =============== End Tickets page ======================= */


    /* ============== Beginning program page  =========================*/
    .program-wrap,.celebrate-wrap{margin-top: 100px;}
    .program-content .design-top { width: 94.66%; height: 57%; top: -10px; left: -32.7%;}
    .right h4{text-align: center;}
    .right a{display: block; margin: 31px auto 0}
    .right:after{bottom: -140px}
    /* new */

    /* new */
    /* ============== End program page  =========================*/

    /* ====== speaker page style ========   */

    .speakers-wrap {padding: 100px 20px 0;}
  /*  .speaker-page-content .design-top {width: 100%; height: 43.48%; top: -14.66%; right: -0.2%;}*/
    .speaker-content{margin-left: 0;}
    .speakers-item-info{display: block;}
    .speakers-item,.speakers-item-info .speakers-item{width: 50%; margin-top: 9px}
    .speakers-item:nth-child(4n+1){clear: both;}
    /* ====== speaker page style ========   */

    .navShown .header{width: 100%}
    .bottom-icon{display: none}
    .nav-inner{max-width: 607px; width: 70%; min-height: 100vh}
    .footer-inner .social{-webkit-width: calc(100% - 183px); -moz-width: calc(100% - 183px); width: calc(100% - 183px); margin-top: -26px}
    /* ============== Nights Cape Content ================ */

    .nights-cape-content .middle-thum { min-height: 450px; }
    .main-container{padding-top: 100px;}
    .hero-section{padding: 40px 50px 0 50px;}
    .hero-content-item {width: 47%; margin: 20px 3% 0;}
    .hero-content-item h2{font-size: 30px; line-height: 40px;}
    .hero-content-item p {width: 95%; margin-top: 10px; font-size: 16px; line-height: 22px; }
    .design-bottom-right {width: 49.6%; right: 0; bottom: 0; }
    .nights-cape-content .celebrate-wrap { margin-top: 50px; }
    .nights-cape-content .design-top { width: 45%; }
    /* ============== Nights Cape Content ================ */

    .faq-content .design-top {width: 50%; height: auto; top: 0;}
    .more-help { padding: 80px 0; }

}


/*		Tablet Layout: 1024px.
-----------------------------------------------------------------
*/

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    input[type="text"],input[type="email"],input[type="tel"],input[type="search"],input[type="number"],input[type="submit"],input[type="password"],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;}

    body.navShown{width: 100%}
    .navShown .header{width: 100%}
    .navShown .phone-nav{right: 34px}
    .bottom-icon{display: none}
    .header{padding-bottom: 10px;}
    .nav-inner{max-width: 607px; padding: 47px 40px 180px 40px}

    .creative-right-content{padding: 50px 25px 0 25px;}
    .creative-right-content-inner h4{margin-top: 50px}
    .captions-text{font-size:14px;}
    .home-design { width: 70%; left: -42%; bottom: -10%; }
    .middle-thum{min-height: 320px}
    .item-text h2{font-size:48px;}
    .item-slide-thumb{min-height: 716px}
    .creative-right-content-inner h4 br,.footer-top p br{display: none}
    .footer-top p{max-width: 500px}
    .footer-inner:after{top: 82px}

    /* ============== Beginning program page  =========================*/
    .program-content .celebrate-wrap{margin-top: 130px}
    .right h4{text-align: center;}
    .right a{display: block; margin: 31px auto 0}
    .right:after{bottom: -140px}
    
  

    /* ============== End program page  =========================*/

    /* =============== speaker style =================   */
    .speakers-item-info{display: block;}
    .speaker-page-content .speakers-item:nth-child(4n-1) {clear:none}
   /* .speaker-page-content .design-top {  width: 100%; height: 46.48%; top: -13.4%; }*/
    .speaker-page-content .speakers-item{width: 33.33333333333333%;}
    .speaker-page-content .speakers-item:nth-child(3n+1){clear: both;}
    .speaker-page-content.speakers-item:nth-child(4n-1){clear: none; }
    .speaker-page-content .design-bottom-right { width: 34.6%; position: absolute; right: 0; bottom: 21%; z-index: -1; }
    .design-bottom-right { width: 49.6%; position: absolute; right: 0; bottom: 0; z-index: -}

    /* =============== speaker style =================   */
    .tickets-content .design-bottom{width: 49%; bottom: -13.3%;}
    .navShown .header{width: 100%}
    .bottom-icon{display: none}
    .nav-inner{max-width: 607px}

    /* =============== Footer style =================   */
    .footer-menu ul li { display: inline-block; width: auto; margin: 0 14px; }
    .footer-menu ul li a{font-size: 22px; line-height: 27px; }
    .hero-content-item {width: 47%; margin: 50px 3% 0;}
    .hero-content-item h2 {font-size: 38px; line-height: 48px;}
    .faq-content .design-top, .nights-cape-content .design-top { width: 50%; }

}


@media only screen and (min-width: 1025px) and (max-width: 1205px) {
    .home-design { width: 63.5%; left: -32%; bottom: -10%; }
    .tickets-content .design-bottom{    width: 46%; bottom: -14%;}
    .captions-text{font-size: 15px; line-height: 20px}
    .design-bottom-right { width: 42.6%; bottom: 0%;}
    .footer-top{padding-left: 40px}
    .footer-top p{max-width: 500px; margin-top: 40px}
    .footer-top p br{display: none}
    .bottom-icon{width: 50%}
    .footer-logo{top: 89px}

}








