@CHARSET "UTF-8";
/* ICJ Main Navigation */
/* Switch */

div.header-special-graphic-inside{
    bottom: -70px  !important;
}
 

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="password"], .wpcf7 textarea {
    font-size: 14px !important;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
    font-size: 14px !important;
}

.term-workshop .blog-item-holder,
.term-keynote .blog-item-holder {
    background: transparent !important;
    padding-top: 0px !important;
}


.last-clear{
    display:none;
}

.last-item{
    border-right: 1px solid #2C2C2C;
}

.item-right.last-item{
    border-right: 0px solid #2C2C2C !important;
}

.item-middle{
    border-left: 1px solid #2C2C2C;
    border-right: 1px solid #2C2C2C;
}

.gdlr-page-title-wrapper .gdlr-page-title-container {
    bottom: 240px;
}

.blog-item-holder {
    background: white;
    padding-top: 30px;
    padding-left: 10px;
    color: #000;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 1.286em !important;
}

.gdlr-item.gdlr-blog-medium {
    margin-bottom: 50px;
    /* width: 50%; */
    margin: 0 auto;
}

#gdlr-responsive-navigation .dl-trigger {
    right: initial !important;
}

.gdlr-page-title-wrapper .gdlr-page-caption {
    font-style: normal !important;
    padding-top: 10px;
}

.gdlr-page-title-wrapper {
    height: 350px !important;
}

.copyright-left {
    color: #666;
}

.page-id-3720 .header-special-graphic-inside, 
.page-id-7163 .header-special-graphic-inside  {display:none !important}

.page-id-22702  .with-sidebar-wrapper.gdlr-type-left-sidebar,
.page-id-1631 .with-sidebar-wrapper.gdlr-type-left-sidebar{
    background-color: #fff; 
    color:#000;
}

.body-wrapper, .gdlr-single-lightbox-container {
    background-color: #1a1a1a; 
}



#regular-content2 {
    background-size:cover;
}

.generic_button_link{
    color: #ee3f71;
    border: 2px solid #ee3f71;
    padding: 20px 30px 20px 30px;
    border-radius: 50px;
}

.generic_button_link:hover{
    background: #ee3f71;
    color: #fff;
    text-decoration:none;
}


#regular-content{		
	font-family: 'Open Sans', sans-serif !important;		
	font-size: 1.286em !important;		
	    background-size: cover;
}

#regular-content #location-header{
    text-align: center;
    font-size: 2.000em;
    font-family: "Montserrat";
    border-bottom: 1px solid white;
    padding-bottom: 15px;
    width: 50%;
    margin: 0 auto;
}
.home .gdlr-title-item .gdlr-item-title-wrapper .gdlr-item-title.gdlr-title-medium {
    font-size: 48px !important;
    text-align: left !important;
    font-family: "Montserrat" !important;
}
#ticket-header-background {
    background-size: cover !important;
}
div.wpcf7 {
    max-width: 70%;
}
.gdlr-logo {
    float: left !important;
}
.gdlr-session-item .gdlr-session-item-head-info {
    border-color: transparent;
    box-shadow: inset -1px 0px 0px 0px transparent !important;
}
#timetable-overview-custom .gdlr-session-item-head .gdlr-session-item-head-info {
    color: #000;
    background-color: #ddd;
}
#timetable-overview-custom .sands-active {
    color: #fff;
}
#timetable-overview-custom a {
    color: #ff447a;
}
#behind-track .four {
    padding-bottom: 3em;
}
#organizer-background {
    background-size: cover;
}
body.single .gdlr-page-title-wrapper,
.gdlr-page-title-wrapper {
    background-size: cover;
}
.gdlr-session-item-content .gdlr-speaker-thumbnail img {
    width: 50px;
    height: 50px;
}
#behind-track .four.columns {
    padding-bottom: 3em;
}
#behind-track .four.columns {
    padding-bottom: 3em;
}
#stoerer-button {
    display: none;
}
#lava-divider {
    position: absolute;
    top: -10px;
    left: 100px;
}
.header-special-graphic .header-special-graphic-inside {
 width: 25%;
max-width: none;
}
#old_track_section,
.owl-wrapper-outer {
    display: none;
}
.gdlr-header-inner {
    background-color: transparent;
    position: absolute;
    width: 100%;
    top: 10px;
}
.gdlr-header-inner .container {
    max-width: 100%;
    width: 100%;
}
.gdlr-full-size-wrapper .gdlr-item,
.gdlr-full-size-wrapper .gdlr-item-no-space {
    margin: 0px !important;
    min-height: 0px !important;
}
.transparent_round_button a {
    padding: 10px 20px 10px 20px !important;
    background-color: transparent !important;
    border: 2px solid white;
    border-radius: 100px !important;
    bottom: 10px;
}

.transparent_round_button a:hover {
    background-color: #fff !important;
    color: #e2007a !important;
}
/* End ICJ Main Navigation */
/* ICJ Header Builder Style */

#ijc_main_header {
    height: 92vh;
}
.ijc_header {
    height: 100%;
    position: relative;
}
.ijc_big_container {
    background-size: cover;
    margin: 0 auto;
    height: 100%;
    width: 100%;
}
.ijc_row {
    /* display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    padding-left: 20em; */
    
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.ijc_logo_containter {
    min-height: 100%;
    width: 50%;
    margin: 0 auto;
}
.ijc_logo_containter img {
    width: 55%;
    height: 100%;
}
.ijc_box {
    color: #fff;
    position: relative;
}
.ijc_headline p {
    font-size: 5em;
    line-height: 0.9em !important;
}
.ijc_date {
    font-size: 26px;
    margin: 0px;
    padding-top: 20px;
}
.ijc_expo {
    font-size: 22px;
    margin-top: 0.5em;
    padding-bottom: 2.6em;
}
.ijc_button_link {
    color: #EE4374;
    padding:1em 2em 1em 2em !important;
    background: #fff;
    border-radius: 50px;
    font-size:20px;
}
.ijc_button_link:hover {
    color: #fff;
    background: #EE4374;
}
.ijc_button_link_p {
    margin-top: 2em;
    text-decoration: none;
}
.ijc_sticker_link {
    color: #000;
    text-decoration: none;
}
.ijc_sticker {
    position: absolute;
    right: -6em;
    bottom: -5em;
    background: #FFDD00;
    width: 180px;
    height: 180px;
    border-radius: 100%;
    text-align: center;
    padding: 1em;
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-box-shadow: 1px 1px 7px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 7px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 7px 0px rgba(50, 50, 50, 0.75);
}
.ijc_sticker_link p {
    margin-bottom: 0px;
    line-height: initial;
}
/* END IJC Header Builder Style */
/*IJC FrontPage Styles*/

.custom-workshop-block a{
    font-size: 18px !important;
}

i.fa.fa-caret-right {
    margin-right: 10px !important;
    float: left;
}
.custom-workshop-block .cwb-slider-label {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    display: inline;
}
.tracks-mobile {
    display: none;
}
/*.three {
    width: 23%;
}*/
.ijc_sticker_link h2 {
    color: #000;
}

.fa-caret-right:before {
    content: ">" !important;
}
.gdlr-navigation-wrapper {
    display: inline;
}
.gdlr-logo {
    max-width: initial !important;
    display: inline;
}
#confwork-id {
    max-height: 500px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 50px;
}
.cwb-content {
    margin: 200px auto 0px !important;
}
.cwb-divider {
    height: 1px;
    border: none;
    color: #fff;
    margin-bottom: 20px;
}
.gdlr-session-counter-item .session-counter-block.gdlr-block-day,
.gdlr-session-counter-item .session-counter-block.gdlr-block-hrs,
.gdlr-session-counter-item .session-counter-block.gdlr-block-min,
.gdlr-session-counter-item .session-counter-block.gdlr-block-sec {
    opacity: 1 !important;
}
.custom-main-conference .cmc-content .info-big-label-desk {
    font-size: 45px !important;
    font-weight: 400 !important;
    padding-bottom: 5px !important;
}
.cwb-footer {
    position: relative;
    text-align: left;
    padding-left: 1em;
}

.gdlr-page-title-wrapper {
    background-size: cover;
    max-height: 350px;
}
header.gdlr-header-wrapper.gdlr-fixed-header .gdlr-header-inner {
    top: 0px;
}
header.gdlr-header-wrapper.gdlr-fixed-header nav.gdlr-navigation {
    height: 45px !important;
    position: relative;
}
.gdlr-ticket-item .gdlr-ticket-head-price {
    font-size: 2em;
    font-weight: bold;
    padding-top: 10px;
    text-transform: uppercase;
}
.gdlr-fixed-header .gdlr-header-inner {
  border-bottom: 0px #ccc solid;
    max-height: 65px;
}
.gdlr-color-wrapper,
.gdlr-parallax-wrapper {
    background-repeat: no-repeat !important;
}
.gdlr-ticket-item .gdlr-ticket-head-title {
    font-weight: initial !important;
    text-transform: capitalize !important;
}
.gdlr-ticket-item .gdlr-ticket-content p {
    color: #bababa;
    font-style: initial !important;
    margin-bottom: 0px !important;
}
.gdlr-ticket-item .gdlr-ticket-head,
.gdlr-ticket-item .gdlr-ticket-content {
    background-color: #fff;
}
.gdlr-ticket-item .gdlr-ticket-head {
    max-height: 170px;
    min-height: 150px;
    padding: 32px 20px 0px !important;
}
.gdlr-ticket-item .gdlr-ticket-content {
    max-height: 300px;
    min-height: 300px;
    padding: 0px 20px 25px !important;
}
.tickets-section .gdlr-parallax-wrapper {
    background-size: cover;
}
#section-app {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
#app-section .container {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100%;
}
#app-text {
    color: white;
    padding-top: 5em;
}
#location-section {
    background-color: #1a1a1a;
    background-position: center center !important;
    background-size: 90%;
}
.ijc_button_link2 {
    color: #fff;
    padding: 1.3em 4em 1.3em 4em;
    background: transparent;
    border-radius: 50px;
    border: 2px solid #fff;
    text-decoration:none !important;
}
.ijc_button_link2:hover {
    background:#ff447a;
    border: 2px solid #ff447a;
    text-decoration:none !important;
}
#behind-track a:hover {
    color: #ff447a;
}
#location-section h2 {
    font-weight: 100;
    line-height: 1.5em;
    font-family: "Montserrat" !important;
}
a:-webkit-any-link {
    text-decoration: none !important;
}
.gdlr-speaker-thumbnail img {
    display: block;
    object-fit: cover;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
}
i.gdlr-icon {
    color: #bababa;
}
/*IJC End FrontPage Styles*/
/* IJC Button Classes */

.more-info-button {
    color: #bababa;
    border: 2px solid #bababa;
    border-radius: 100px !important;
    padding: 1.5em 3.5em 1.5em 3.5em !important;
}
.ticket-button-container {
    padding: 20px 10px 0px 10px;
}
.ticket-button {
    color: #ee3f71;
    border: 2px solid #ee3f71;
    border-radius: 100px !important;
    padding: 1em 3em 1em 3em !important;
}

.gdlr-button-new {
    color: #ee3f71;
    border: 2px solid #ee3f71;
    border-radius: 100px !important;
    padding: 1em 3em 1em 3em !important;
}

.ticket-button:hover {
    color: #ffffff;
    border: 2px solid #ffffff;
    background-color: #ee3f71;
    border-radius: 100px !important;
    padding: 1em 3em 1em 3em !important;
    text-decoration: none !important;
}
.gdlr-session-counter-item .session-counter-block {
    background: transparent !important;
}
.gdlr-session-counter-item .gdlr-time {
    font-size: 41px !important;
}
.home .gdlr-title-item .gdlr-item-title-wrapper .gdlr-item-title {
    font-size: 40px;
    line-height: 1.3em;
    font-weight: 500;
}
.more-speackers-button a {
    color: #bababa;
    border: 2px solid #bababa;
    border-radius: 100px;
    padding: 1.5em 3.5em 1.5em 3.5em;
    background: transparent !important;
    border-color: #bababa;
}
.more-info-bottom-align {
    position: relative;
    left: 1em;
    top: 16em;
}
.centered-divider {
    height: 1px;
    border: none;
    color: #fff;
    background-color: #fff;
    width: 20%;
    text-align: center;
    margin: 0 auto;
    margin-top: 1em;
}
/* IJC Track Builder*/

.tracklist-link {
	color:#fff;
	text-align:center;
}

.tracklist-title{
	text-align:center; 
	position: relative; 
	top:40px; 
	right:20px;
}
.tracklist-lastitem{
	clear:both;
	height: 1px;
	background: #2C2C2C;
}
}
.tracklist-img{
	padding:2em;
}
.tracklist-mobile-rightdiv{
	text-align: center; 
	border-left: 1px solid #2C2C2C; 
	margin: -1px;
}
.tracklist-mobile-leftdiv{
	border-right: 1px solid #2C2C2C; 
	text-align: center;
}

.track-left,
.track-middle,
.track-right {
    min-height: 300px;
    padding: 5em;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.track-middle {
    border-style: solid;
    border-left: 1px solid #2C2C2C;
    border-right: 1px solid #2C2C2C;
}
.track-title {
    color: #fff;
    text-decoration: none;
    padding: 2em;
}
.track-divider {
    height: 1px;
    background-color: #2C2C2C;
}
.track-divider.last {
    display: none;
}
.icon-arrow_big {
    -webkit-animation: top_arrow 3s infinite 3s ease-out;
    -moz-animation: top_arrow 3s infinite 3s ease-out;
    -o-animation: top_arrow 3s infinite 3s ease-out;
    animation: top_arrow 3s infinite 3s ease-out;
    filter: alpha(opacity=0);
    position: relative;
    opacity: 0;
    display: block;
    height: 20px;
    background-position: 33px 0;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
}
/* End IJC Track Builder*/
/* Footer */

.footer-wrapper .gdlr-button {
    border-radius: 100px !important;
    padding: 1.5em 3.5em 1.5em 3.5em !important;
}
.gdlr-page-title-wrapper .gdlr-page-title-overlay {
    position: relative !important;
    min-height: 350px !important;
}
a.arrow-wrap {
    position: absolute;
    bottom: 11vh;
    z-index: 999;
    left: 48.9%;
}
.arrow {
    position: relative;
}
.arrow:after {
    display: inline-block;
    position: relative;
    content: "";
    top: 34px;
    font-weight: bolder;
    width: 25px;
    height: 25px;
    transform: rotate(45deg);
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
}




@media only screen and (min-width: 767px) {
    .cmc-content {
        position: relative;
        left: -40px;
        bottom: 60px;
    }

}
@media only screen and (max-width: 767px) {
    .gdlr-navigation-wrapper .gdlr-navigation ul.gdlr-main-menu > li > a {
        display: none;
    }
    .tracks-desk {
        display: none;
    }
    .tracks-mobile {
        display: block;
    }
    #confwork-id .custom-main-conference {
        background-size: cover !important;
    }
    .custom-main-conference .cmc-content {
        top: 0px !important;
    }
    .cmc-block-item .fa-caret-right:before {
        display: none;
    }
    .custom-main-conference .cmc-content .cmc-block-item {
        position: relative !important;
        top: 0px !important;
        left: 0px !important;
        text-align: center !important;
    }
    .custom-main-conference .cmc-content .info-big-label-mobile {
        float: none !important;
        margin-right: 0px !important;
        font-size: 5em;
        width: 100%;
        display: block;
    }
    .cwb-footer {
        padding-left: 1em;
    }
    #app-section .container {
        background-position: top;
    }
    #app-text {
        padding-top: 0em;
    }
    .track-left,
    .track-middle,
    .track-right {
        min-height: initial !important;
        padding: 0px !important;
        text-align: center;
        display: block !important;
    }
    .track-title {
        padding: 0.5em;
    }
}
@media only screen and (min-width: 0px) and (max-width: 308px) {
    .ijc_logo_containter img {
        width: 100%;
    }
    .ijc_button_link,
    .ijc_button_link2 {
        padding: 0.5em 2em 0.5em 2em !important;
    }
    .custom-workshop-block .cwb-slider-label {
        line-height: 1.5em;
    }
    
    #gdlr-responsive-navigation.dl-menuwrapper button {
    background-color: transparent;
	}
	
	header div.gdlr-header-container div.gdlr-logo img {
    right: 0px;
    position: absolute;
    top: 0px;
	}

	.gdlr-header-inner .container {
	    width: 100%;
	}

}
@media only screen and (min-width: 308px) and (max-width: 992px) {
    .ijc_logo_containter img {
      width: 90%;
      top: 40px;
  	  position: relative;
      margin-bottom: 50px;
      min-width: 100%;
    }
    /* IJC Main Navigation */
    
    .custom-workshop-block .cwb-slider-label {
        line-height: 1.5em;
    }
    .ijc_button_link2 {
        padding: 0.5em 2em 0.5em 2em !important;
    }
    .ijc_logo_containter {
        min-height: 150px;
    }
    .transparent_round_button a {
        bottom: 0px;
        border: 0px solid white;
    }
    .gdlr-navigation-wrapper {
        display: none !important;
    }
    .dl-menuwrapper button {
        background: transparent !important;
    }
    body .gdlr-logo {
        padding: 0px;
 	   max-width: 100% !important;
  	  position: relative;
  	  width: 100%;
    }
    body .gdlr-logo > a:first-child {
        position: absolute;
        right: 1em;
    }
    #gdlr-responsive-navigation {
        max-width: 3em;
        left: 0px;
        top: 1.5em;
        position: absolute;
    }
    header div.gdlr-header-container div.gdlr-logo img {
        max-height: 50px;
    }
    /* End ICJ Main Navigation */
    /* ICJ Header Builder Style */
    
    .ijc_button_link {
        padding:1em 2em 1em 2em !important;
    }
    .ijc_big_container {
        background-size: cover;
        padding-top: 5em;
    }
    .ijc_row {
        padding: 0px !important;
        /* padding-left: 1em; */
    }
    .ijc_expo {
        font-size: 1.3em;
    }
    .ijc_date {
        font-size: 1.4em;
        margin: 0px;
    }
    .ijc_headline p {
        font-size: 2.5em;
    }
    .ijc_dot_picture {
        display: none;
    }
    .ijc_sticker {
        bottom: -8em;
        left: 1em;
        width: 110px;
        height: 110px;
    }
    .ijc_sticker_link h2 {
        font-size: 1.3em;
        margin-top: 5px !important;
    }
    .ijc_sticker_link p {
        font-size: .6em;
        margin-bottom: 0px;
        line-height: initial !important;
    }
    /* END IJC Header Builder Style */
    /* IJC FrontPafe Styles */
    
    .three {
        width: 100% !important;
    }
    .track-divider {
        background-color: #2C2C2C;
        display: none;
    }
    .track-middle {
        border-left: 0px solid #2C2C2C;
        border-right: 0px solid #2C2C2C;
    }
    .gdlr-speaker-thumbnail img {
        width: 100px;
        height: 100px;
    }
    /* IJC End Frontpage Styles */
}
@media only screen and (max-width: 1200px) {
    .ticket-button {
	padding: 1em 2.5em 1em 2.5em !important;
    /* position: absolute; */
    /* bottom: 30px; */
    /* left: 50%; */
    /* position: relative; */
    /* top: 20px !important; */
    position: relative;
    top: 20px;
    }
    .gdlr-ticket-item .gdlr-ticket-content {
    max-height: 250px;
    min-height: 250px;
}	
}
@media only screen and (min-width: 960px) and (max-width: 1180px) {
    .gdlr-navigation-wrapper .gdlr-navigation ul.gdlr-main-menu > li {
        padding: 10px 7px !important;
    }
    .gdlr-navigation-wrapper {
        padding-right: 0px !important;
        float: right;
    }
    .gdlr-logo {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}
@media only screen and (min-width: 1200px) {
	.gdlr-ticket-item .gdlr-ticket-head {
	    max-height: 170px;
	    min-height: 170px;
	}
		
	.ticket-button {
    position: absolute !important;
    bottom: 40px;
    left: 50%;
    width: 70%;
    transform: translateX(-50%);
	}
	
	.gdlr-ticket-item .gdlr-ticket-content {
    max-height: 250px;
    min-height: 250px;
	}
	
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.gdlr-ticket-item .gdlr-ticket-content p {
    font-size: 12px !important;
}
}
@media only screen and (max-width: 991px) {
/*.ticket-button {
    position: initial !important;
    bottom: initial !important;
    left: initial !important;
    width: initial !important;
    transform: initial !important;
}*/
}
@media (min-width: 2000px) {
    a.arrow-wrap {
        bottom: 5vh;
    }
    .header-special-graphic .header-special-graphic-inside {
        width: 25%;
		max-width: none;
    }
    #ijc_main_header{
        height:96vh !important;
    }
}

@media only screen and (max-width: 768px)
{
	.cwb-footer {
    top: -25px !important;
}

#confwork-id .custom-workshop-block {
    background-size: cover !important;
}

.home.page .header-special-graphic div {
    display:none !important;
}

div.wpcf7 {
    max-width: 100% !important;
}
}

.single-speaker  .speaker-bottom-section-content {
    padding-top: 0px !important;
  }

.single-speaker .gdlr-speaker-session-wrapper {
    padding-top: 90px;
}


.quote-top-pic-artwork{
    position: absolute;
    top: -128px;
    width: 80%;
    transform: translateX(-50%);
    left: 50%;
}
.quote-bottom-pic-artwork{
    opacity: 1;
    position: absolute;
    bottom: -16px;
} 

#tickets {
    background-size: cover;
}

i.gdlr-icon:hover {
    color: #606060;
}

.addtional-after-filter-html{
    margin-bottom: 30px;
}

.gdlr-speaker-thumbnail img:hover {
    opacity: 0.5;
}

.single-speaker .gdlr-speaker-content a{
    color: #E94172;
}

.session-bottom-section a:hover {
    color: #E94172;
}

.single-session .gdlr-blog-type-icon .session-language-flag-icon {
    display: none !important;
}

.single-session .gdlr-session-title {
    font-size: 28px !important;
}

.single-session .gdlr-session-info .session-info {
    font-size: 14px !important;
}

.single-session  .gdlr-session-content p {
    font-size: 18px !important;
}

.single-session .single-track-item:hover{
        background-color: #727272;
}

.tax-track .gdlr-button.with-border {
    padding: 1.5em 3.5em 1.5em 3.5em !important;
    font-size: 13px;
}

.tax-track .header-special-graphic .header-special-graphic-inside {
    top: 500px !important;
}

.tax-track .section-content h3{
    margin-bottom: 45px;
line-height: 1.2em !important;
}

.tax-track .section-content h2{
    margin: -30px 0px 50px 0px !important;
}

#track-content .container {
    position: relative;
}

.bottom-pic-artwork{
    position: absolute;
    bottom: -75px;
}

.top-pic-artwork{
position: absolute;
    top: -84px;
    width: 50%;
    right: 0px;
}

@media only screen and (max-width: 680px)
{
.tax-track .header-special-graphic .header-special-graphic-inside {
    display:none !important;
}
}

@media only screen and (max-width: 991px)
{
.tax-track .row.row-eq-height {
    display:block !important;
}

.centered-divider-container{
    margin-bottom: 50px;
}


}

@media only screen and (max-width: 1199px)
{

.quote-top-pic-artwork {
    top: -110px !important;
}
.quote-bottom-pic-artwork{
    bottom: -5px !important;
} 
.top-pic-artwork{

    top: -72px !important;
}
}

@media only screen and (max-width: 991px)
{

.quote-top-pic-artwork {
    top: -85px !important;
}
.quote-bottom-pic-artwork{
       bottom: 15px !important;
} 
.top-pic-artwork{

    top: -57px !important;
}
}

@media only screen and (max-width: 740px)
{

.quote-top-pic-artwork {
    display:none;
}
.quote-bottom-pic-artwork{
      display:none;
} 
.top-pic-artwork{

    display:none;
}
}