f/*

Theme Name: Connect Events - Events 3.0

Theme URI: http://connectevents.com.au/

Author: MageeCo

Author URI: http://mageeco.com

Description: Theme for Connect Events\' Events

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: events 3.0

Tags:



This theme, like WordPress, is licensed under the GPL.

*/



html, body {

	padding: 0;

	margin: 0;

	font-family: 'Lato', sans-serif;

	overflow-x: hidden !important;

}

/*body.page-template-template-landing {
	background-color: #f2f2f0;
}*/


.rev_slider embed, .rev_slider iframe {

	border:none !important;

}

.reg_popup {
	color: #fff !important;
	padding: 15px 20px;
}


.speaker .popup{

	font-style:normal;

}

.tp-parallax-wrap iframe {min-width:350px;}



#download_brochure_hidden {

		display:none !important;

}

.list_pdf {
    border-top: 2px solid #efefef;
    border-bottom: 2px solid #efefef;
    margin: 40px 0;
    background-color: #fff;
}

.pdf_group {
    text-align: center;
    padding: 20px;
}

.page-template-template-links header, .page-template-template-links header div#main_nav, .page-template-template-links div#main_nav_back{
	position: relative !important;
}

.page-template-template-links h2.subtitle {
    font-size: 25px;
    font-weight: normal;
    color: #333;
    font-family: montserrat;
    text-align: center;
    margin-bottom: 20px;
}

.title_form, .list_pdf.form_pdf {
	text-align: center;
	padding: 100px 0;
}


.list_pdf.form_pdf input {
    background-color: #efefef;
    border: none;
    padding: 5px;
    width: 300px;
	max-width: 100%;
}

.button_login_pdf {
	color: #fff !important;
	width: 150px !important;
	padding: 15px;
	margin: 20px 0;
}

.caption_form {
	margin: 20px 0 0;
}


h1, h2, h3, h4, h5, h6, li, p, a, .content, td {

	font-style:initial;

}



a {

	cursor: pointer;

}



* {

	transition: background-color 0.5s ease;

}



.acc_list li i:first-child{

    display: none !important;

}



.acc_list i {

    position: absolute;

    right: 40px;

    margin-top: -24px;

}



.acc_list li:not(.keynote) i {

    color:#ccc !important;

}







.fa-plus-circle:before, .fa-minus-circle:before {

    font-size: 71%;

}



.hidden {

	display: none !important;

	visibility: hidden;

}



input#Events_of_interest__c {display: none !important;}



.modal-body {

    background-color: #e6e5df;

    padding: 35px !important;

}



.modal-header {display: none !important}



.ninja-forms-field.form-control {width: 100% !important}



.wrapper_back {

	position: fixed;

	z-index: 0;

	/*border-left: 1px solid #efefef;*/

	/*border-right: 1px solid #efefef;*/

	width: 900px;

	max-width: 100%;

	height: 100%;

	margin-left: auto;

	margin-right: auto;

	left: 0;

	right: 0;

}



.wrapper_back_line {

	position: fixed;

	z-index: 0;

	border-left: 2px solid #efefef;

	width: 0px;

	max-width: 90%;

	height: 100%;

	margin-left: auto;

	margin-right: auto;

	left: 0;

	right: 0;

}



#slider {

	height: 500px;

	width: 100%;

	position: absolute;

	top:0;

	background-image: url(img/Untitled-1.jpg);

	background-size: cover;

	background-position: center center;

	z-index: 0;

}



header div#main_nav, div#main_nav_back {

	position: absolute;

	top:0px;

	width: 100%;

	z-index: 9999;

	padding: 10px;

	box-sizing: border-box;

	transition: all 0.4s ease;

}



header div#main_nav, div#main_nav_back {

	position: fixed;

}



div#main_nav_back {

	z-index: 9998;

	background-color: rgba(255,255,255,0.9);

}



@media (max-width: 767px) {

	div#main_nav_back {

		display: none

	}

	header div#main_nav {

		background-color: rgba(255,255,255,0.9);

	}

}



.wrapper {

	margin: 0 auto;

	padding: 15px;

	width: 1000px;

	max-width: 100%;

	transition: all 0.4s ease;



}



.navbar-nav {	

	mix-blend-mode: normal;

}



header nav img#logo {

    max-height: 70px;

    max-width: 250px;

    transition: all 0.4s ease;

}



header .navbar-nav>li.hashtag {

	text-transform: uppercase;

}



header nav a {

	color: #666 !important;	

}



header nav .register a {

	color: #fff !important;	

}

header nav .register.redbutton a {

	background-color: #9A0002 !important;	

}



header{

  position: fixed;

  width: 100%;

  z-index: 9999;

  transition: all 0.4s ease;

}



header.sticky {

  height: 48px;

}



header.sticky nav img#logo {

    max-height: 50px;

    max-width: 200px;

}





/* Bootstrap Override */



@media (max-width: 768px) {

	html, body {
		max-width: 100% !important;
		overflow-x: hidden;
	}
	
	#home {
		margin-top: 150px;
	}
	
	.register_table {
		border: 1px solid #e6e5df !important;
		max-width: 100%;
	}
	
	footer .wrapper {
		box-sizing: border-box;
		width: calc(100% - 30px);
		margin: 0 !important;
	}
	
/*	header.sticky div#main_nav, header.sticky div#main_nav_back {
    	top: 30px;
	} */
	
	
	.navbar-header {

        float: none;

    }

    .navbar-toggle {

        display: block;
		
   		margin-right: 0px;

    }

    .navbar-collapse {

        border-top: 1px solid transparent;

        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);

    }

    .navbar-collapse.collapse {

        display: none!important;

    }

    .navbar-nav {

        float: none!important;

        margin: 7.5px -15px;

    }

    .navbar-nav>li {

        float: none;

    }

    .navbar-nav>li>a {

        padding-top: 10px;

        padding-bottom: 10px;

    }

    .navbar-text {

        float: none;

        margin: 15px 0;

    }

    /* since 3.1.0 */

    .navbar-collapse.collapse.in { 

        display: block!important;

    }

    .collapsing {

        overflow: hidden!important;

    }

}



.form-control {

    border: none !important;

    border-radius: 0px !important;

    -webkit-box-shadow: none !important;

    box-shadow: none !important;

    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;

    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

}



.btn {

    border: none !important;

    border-radius: 0px !important;

}



.navbar-nav {

    float: right !important;
	font-weight: 900;

}



.navbar-default {

    background-color: transparent !important;

    border: none !important;

}



.navbar-default .navbar-toggle {

    border: none !important;

}



.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {

    background-color: transparent !important;

}



.navbar-toggle .icon-bar {

    height: 3px !important;

    border-radius: 0px !important;

}



.navbar {

    margin-bottom: 0px !important;

}



.navbar-default .navbar-collapse, .navbar-default .navbar-form {

    border: none !important;

}



header div#datails {

	font-size: 90%;

	color: #666;

	margin-top: 10px;

	transition: all 0.4s ease;

	font-weight: 700;
	
}



.navbar-nav>li a {

	transition: color 0.5s ease !important;
	padding: 10px;

}



.navbar-nav>li a:hover {

    color: #f28400 !important;

}



.navbar-nav>li.register {

	transition: background-color 0.5s ease !important;

}



.navbar-nav>li.register a{

	transition: color 0.5s ease !important;

}



.navbar-nav>li.register:hover {

    background-color: #fff !important;

}



.navbar-nav>li.register:hover a {

    color: #f28400 !important;

}



@media (min-width: 769px) {

.navbar-nav {
    transition: all 0.6s ease;
    margin-top: 15px;
}



header.sticky a{

  font-size: 14px;

}



header.sticky .wrapper {

	padding: 5px 15px;



}



header a{

  transition: all 0.4s ease;

}



header.sticky .navbar-nav>li.hashtag {

	font-size: 0%;

	display: none;

}



header .navbar-nav>li {

	transition: all 0.4s ease;

}



header.sticky .navbar-nav{

  /*width: 720px;*/

}



.navbar-nav>li.register {

    float: right;

    background-color: #f28400;

    font-weight: 900;

}
	
.navbar-nav>li.register.redbutton {

	background-color: #910003;	

}

.navbar-nav>li {

    float: right !important;

}

}



@media (max-width: 768px) {

.correction {

	padding: 0 30px !important;

}


ul.nav.navbar-nav {

	width: 100%;

}
	
	.gain_access, .twitterfeedbox, .sliderbox {
		display: none !important;
	}



ul.nav.navbar-nav>li {

	width: 50%;

	float: left;

}



.navbar-nav {

    margin: 15px 0 0 !important;

}



.navbar-collapse {

	padding: 0 !important;

}



.navbar-nav>li>a {

    padding-top: 10px !important;

    padding-bottom: 10px !important;

    border: 2px solid !important;

    margin: 5px !important;

}



.navbar-nav>li.register>a {

    background-color: #f28400 !important;

    font-size: 100% !important;

    font-weight: 900 !important;

}



ul.nav.navbar-nav>li.hashtag {

	display: none;

}

}



.col-sm-3.small-pad {

	padding: 10px 0 !important;

}



.accordionex hr {

    margin-bottom: 20px !important;

}



hr {

    margin-top: 5px !important;

    margin-bottom: 5px !important;

}



/* Body */



.content ul {

    padding-left: 15px;

}



.content{

	color: #404040;

	font-size: 13px;

}



h3.section_title {

	font-size: 14px;

	font-weight: bold;

	color: #fff;

}



h2.subtitle {

	font-size: 37px;

	font-weight:bold;

	color: #fff;

	box-sizing: border-box;

	text-transform: capitalize;

	margin: 0;

}



.clearfix{

	clear: both;

}



.spacer {

	margin-top: 15px;

}



.spacerx2 {

	margin-top: 30px;

}



.spacerx3 {

	margin-top: 50px;

}



.spacerx4 {

	margin-top: 70px;

}



.marginbutton {

	margin-bottom: 40px;

}



.big_spacer {

	margin-top: 150px;

}

.corrector {

	padding-left: 15px;

	padding-right: 15px;

}



.grey {

	background-color: #e6e5df;

	padding: 35px;

	box-sizing: border-box;

}

.page-template-template-landing ul.nav {display: none;}

.square.grey {
	padding: 15px;
	border-bottom: none;
	font-weight: 900;
}

.square {
	padding: 15px;
	box-sizing: border-box;
	text-align:center; /* center horizontally */
    vertical-align:middle; /* center vertically */
	display: table-cell;
	border: 1px solid #535353;
	width: 100% !important;

}

.disc_table {
    background-color: #B80003;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    color: #fff;
    text-align: right;
    font-weight: lighter;
    top: -50%;
    position: relative;
    margin: -35px auto +35px;
	padding-right: 20px;
    padding-top: 20px;
}

.actual_disc {
    font-size: 160%;
    margin-bottom: -28px;
}

.invisible {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}


.register_button_table {
    color: white;
    position: absolute;
    bottom: 20px;
	width: 70%;
    left: 15%;
    padding: 10px;
}

.register_button_table:hover {
    background-color: #f28400;
	color: white;
	text-decoration: none;
}

.select_pass {
    margin-top: 20px;
    padding-left: 15px;
    margin-bottom: 20px;
    font-weight: 900;
    font-size: 1.6em;
}
.price_table {
    font-weight: 900;
    font-size: 150%;
    margin-top: calc(-50% - 5px);
}

.note_table {
	margin-top: -20px;
}

.delegate_table {
    font-size: 280%;
}

.delegate_note_table {
	
}

.red_square {

	padding: 40px;

}



.orange_square {

	padding: 40px 20px;

}



.small_square {

	padding:40px;

}



.orange_square {

	background-color: #f28400;

}



.orange_square a{

	color: #fff;

    font-size: 38px;

    text-transform: capitalize;

    font-weight: bold;

}



.orange_square a:hover{

	text-decoration: none;

}



.white_text {

	color: #fff !important;

}



.white_text ul {

    padding-left: 15px;

}



.small_text_sub {

    font-size: 10px !important;

    color: #fff !important;

    font-weight: bold;

    margin-top: -10px;

    margin-bottom: -4px;

}



@media (max-width: 768px) {

	.big_spacer {

		margin-top: 15px;

	}

	.spacerx2 {

		margin-top: 15px;

	}

	.spacerx3 {

		margin-top: 15px;

	}

	.spacerx4 {

		margin-top: 15px;

	}

	.marginbutton {

		margin-bottom: 0px;

	}

}



/* Twitter */



.subscribe-head {

    padding: 20px;

    color: #fff;

    font-weight: bold;

    float: right;

    margin-top: -10px;

    margin-right: 1px;

}



.subscribe-head:hover{

    color: #fff !important;

    text-decoration: none !important;

}



ul.twitterfeed {

    border: solid 15px #e6e5df;

    padding: 10px;

    background-color: #fff;

}



ul.twitterfeed > li {

    padding: 10px !important;

    border-bottom: 3px solid #e6e5df !important;

}



ul.twitterfeed > li.tweet > a img {

    -webkit-filter: grayscale(100%);

    -moz-filter: grayscale(100%);

    -ms-filter: grayscale(100%);

    -o-filter: grayscale(100%);

    filter: grayscale(100%);

    -webkit-transition : -webkit-filter 500ms linear



}



ul.twitterfeed > li.tweet > a img:hover {

    -webkit-filter: grayscale(0%);

    -moz-filter: grayscale(0%);

    -ms-filter: grayscale(0%);

    -o-filter: grayscale(0%);

    filter: grayscale(0%);

}



.social_header {

	border: solid 15px #e6e5df;

	box-sizing: border-box;

	width: 100%;

	background-color: #e6e5df;

	border-bottom: none;

	padding: 15px 0;

}



.social_header a.social {

	font-size: 30px;

	color: #fff;

	border-radius: 50%;

	padding: 13px 18px;

	margin-right: 10px;

	

}



.subscribe-head:hover, .social_header a.social:hover {

	background-color: #f28400;

}



/* Speaker */



span.roll {

	background:url(img/mag.png) center center no-repeat #000;

	height: 100%;

	position: absolute;

	width: 100%;

	z-index: 10;	

	-webkit-box-shadow: 0px 0px 4px #000;

	-moz-box-shadow: 0px 0px 4px  #000;

	box-shadow: 0px 0px 4px  #000; 

}



.bio-extra-margin {

	margin-left: 20px;

}



@media (max-width: 768px) {

	.bio-extra-margin {

		margin-left: 0;

	}

}



.speaker {

	min-height: 200px;

	margin-bottom: 15px;

}



.speaker table{

	height: 100%;

	width: 100%;

	border: solid 1px #ccc;

	background-color: #fff;

	text-align: center;

	color: #4d4d4d;

}



.speaker_name {

	font-weight: bold;

}



.position {

	font-weight: normal;

}



.company {

	font-weight: bold;

	margin-bottom: 5px;

}



.clear_speaker {

	clear: both;

}



/* Speaker */



.header_sessions {

	width: 530%;

	z-index: 1;

}



@media (max-width: 768px) {

	.header_sessions {

		width: 100%;

	}

}



.download_brochure {

	color: #fff;

	font-size: 110%;

	font-weight: 500;

	padding: 10px;

	border: 10px solid #fff;

	margin-top: 80px;

	position: absolute;

	transition: background-color 0.5s ease !important;

}



.download_brochure:hover {

	background-color: #f28400;

}



.download_brochure:hover {

	text-decoration: none !important;

	color: #fff !important;

}



@media (max-width: 768px) {

	.download_brochure {

	    margin-top: 0px;

	    left: 0;

	    margin-left: auto;

	    margin-right: auto;

	    right: 0;

	    border: 15px solid #fff;

	}

}



.download_prospectus {

    color: #fff;

    font-size: 110%;

    font-weight: 500;

    padding: 10px;

    text-align: center;

    transition: background-color 0.5s ease !important;

    width: calc(100% + 30px);

    margin: 15px 0 0 -15px;

	background-color: #f28400;

}



@media (max-width: 768px) {

	.download_prospectus.first {

	    width: 100%;

	    margin: 15px 0 0 0;

	}

	.extrapad {

		width: 100%;

	}

}



.fa-download {

	margin-right: 5px;

}



.no_margin {

	margin-top: 0 !important;

}



.download_prospectus a{

	color: #fff;

}



.download_prospectus a:hover {

	text-decoration: none !important;

	color: #fff !important;

}



.negative_spacer {

	margin-top: -40px;

}



.negative_spacer_small {

	margin-top: -40px;

}



.big_negative_spacer {

	margin-top: -170px;

}



@media (max-width: 768px) {

	.negative_spacer {

		margin-top: 0px;

	}

	

	.negative_spacer_small {

		margin-top: 0px;

	}

	

	.big_negative_spacer {

		margin-top: 0px;

	}

}



.pupupbtn {

	width: 100%;

	padding: 5px;

	box-sizing: border-box;

	color: white;

	margin-top: 15px;

	border-radius: none !important;

}



.pupupbtn:hover {

	color: white;

	text-decoration: none;

}



.popup-sponsorship {

	text-transform: none !important;

}



/* Popup*/



/* Outer */

.popup {

    width:100%;

    height:100%;

    display:none;

    position:fixed;

    top:0px;

    left:0px;

    background:rgba(0,0,0,0.75);

    z-index: 99969;

}

 

/* Inner */

.popup-inner {

    max-width:700px;

    max-height:90%;

    width:90%;

    padding:35px;

    position:absolute;

    top:50%;

    left:50%;

    -webkit-transform:translate(-50%, -50%);

    transform:translate(-50%, -50%);

    box-shadow:0px 2px 6px rgba(0,0,0,1);

    background:#e6e5df;

}



@media (max-width: 768px) {

.popup-inner {

    max-width:calc(100% - 25px);

    width:calc(100% - 25px);

    height:calc(100% - 25px);

    padding:15px;

}

.popup {

    z-index: 99999

}

}

 

/* Close Button */

.popup-close {

    width:30px;

    height:30px;

    padding-top:4px;

    display:inline-block;

    position:absolute;

    top:0px;

    right:0px;

    transition:ease 0.25s all;

    -webkit-transform:translate(50%, -50%);

    transform:translate(50%, -50%);

    border-radius:1000px;

    background:rgba(0,0,0,0.8);

    font-family: 'Lato', sans-serif;

    font-size:17px !important;

    text-align:center;

    line-height:100%;

    color:#fff;

}

 

.popup-close:hover {

    -webkit-transform:translate(50%, -50%) rotate(180deg);

    transform:translate(50%, -50%) rotate(180deg);

    background:rgba(0,0,0,1);

    text-decoration:none;

}



.popup_title {

	font-weight: bold;

	margin-top: 15px;

	text-align: center;

	width: 100%;

}



.popup-inner img{

	width: 100%;

	margin: 0 auto;

	position: relative;

	border: solid 1px #ccc;

}



@media (max-width: 768px) {

	.popup-inner img{

		max-width: 120px;

	}

	.popup-inner .contimg{

		width: 100%;

		text-align: center;

	}

}



@media (min-width: 768px) {

	.popup-inner .contimg {

	    width: calc(100% + 30px);

	    margin-left: -15px;

	    text-align: center;

	}

}

/* accordionex */



.accordionex li {

	cursor: pointer;

}

.accordionex {

	border: 15px solid #e6e5df;

}



@media (max-width: 768px) {

	.accordionex {

		border: none;

		border-top: 15px solid #fff;

	}

}



.accordionex .day-title {

	width: 100%;

	box-sizing: border-box;

	padding: 10px 15px;

	color: #666;

	font-weight: bold;

	background-color: #e6e5df;

	padding-bottom: 15px !important;

	font-size: 14px;

}





.accordionex ul {

	padding: 0;

	margin: 0;

}



.accordionex ul li{

	list-style: none;

	font-size: 11px;

}



.accordionex ul li.keynote, .accordionex ul li.keynote .content, .accordionex ul li.keynote .coloured, .accordionex li.keynote .acc_subsubtitle, .accordionex li.keynote .sec_title{

	color: #fff !important;

}



.accordionex ul li .content {

    padding-top: 0 !important;

}



.accordionex ul li.keynote h6.sec_title{

	font-weight: bold !important;

}



.accordionex ul li:nth-child(even) {

    background-color: #ededeb;

}



.accordionex ul li:nth-child(odd) {

    background-color: #fff;

}



.accordionex h4.acc_title {

	margin: 0;

	padding: 10px 15px;

	font-size: 13px;

	cursor: pointer;

	font-weight: bold;

}



.accordionex h4.acc_title span.time {

	margin-right: 10px;

	font-weight: 900;

}



h5,h6 {

	font-size: 13px;

}



.accordionex span.sec_title {

	font-weight: bold;

}



.accordionex li div:not(.row) {

	padding: 10px 15px;
	position: inherit;

}



.accordionex .content p {

	padding: 5px 0;

}



.accordionex .acc_subtitle {

	font-size: 12px;

	margin: 0;

}



.acc_subsubtitle {

    margin-bottom: 0;

    font-weight: bold;

    margin-top: 5px;

}



/* Sponsors */



.header_sponsors {

	width: 100%;

}



.sponsor_cat {

	font-weight: 900;

	font-size: 120%;

}



img.sponsor {

	max-width: 40%;

	margin-right: 20px;

	margin-bottom: 15px;



}



img.sponsor.partner {

	max-width: 90%;

}



@media (max-width: 768px) {

	img.sponsor {

		max-width: 80%;

	}

}



/* VENUE */



.header_venue {

	width: 100%;

}



.acf-map {

	width: 100%;

	height: 250px;

}



.gmnoprint {display: none}



/* fixes potential theme css conflict */

.acf-map img {

   max-width: inherit !important;

}



/* REGISTER */



table {

	background-color: #fff !important;

}



.register_content {

    font-size: 15px;

}



.header_price {

	color: #666;

	font-weight: bold;

	background-color: #e6e5df;

	padding-bottom: 15px !important;

	font-size: 14px;

}



.disclaimer_price {

	font-size: 80%;

}



.register_table td{

	padding: 5px 20px;

	border-bottom: 1px #ddd solid;

}



.register_table tr:nth-child(odd) {

    background-color: #ededeb !important;

}



.register_table {

	border: 15px solid #e6e5df;

}



.accordionex.last {

    border: none;

    background: white;

}



.accordionex.last .last_acc {

	padding: 5px 15px;

}



.accordionex.last ul li.last {

    border-bottom: #ccc solid 1px;

}



.accordionex.last ul li {

    background-color: #fff;

    border-top: #ccc solid 1px;

}



/* FOOTER */



.ninja-forms-required-items {display: none}



.text-wrap.label-above label, .textarea-wrap.label-above label {display: none !important}



.submit-wrap {margin: 0 !important}



footer {

	background-color: #4d4d4d;

	position: relative;

}



footer h4 {

	color:#fff;

	font-size: 12px;

	border-bottom: 1px #fff solid;

	padding-bottom: 10px; 

}



footer .sitemap a {

	text-decoration: none !important;

	padding-left: 0px;

	-moz-transition: all .1s ease-in;

    -o-transition: all .1s ease-in;

    -webkit-transition: all .1s ease-in;

    transition: all .1s ease-in;

}



footer .contact-f a:hover {

	opacity: 0.8;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

    filter: alpha(opacity=80);

    -moz-opacity: 0.8;

    -khtml-opacity: 0.8;

}



footer .contact-f a {

	text-decoration: none !important;

	-moz-transition: all .1s ease-in;

    -o-transition: all .1s ease-in;

    -webkit-transition: all .1s ease-in;

    transition: all .1s ease-in;

}



footer .sitemap a:hover {

	text-decoration: none !important;

	padding-left: 5px;

	color: #f28400;

}



footer .content {

	color:#fff !important;

}



footer a {

	color: white;

}



footer a:* {

	color: white;

	text-decoration: none;

}



footer a.subscribe:hover {

	color: #4d4d4d !important;

	text-decoration: none;

	background-color: #fff;

}



footer a.subscribe {

    color: #fff !important;

    background-color: transparent;

    padding: 10px 15px;

    margin-right: 40px;

    text-transform: uppercase;

    font-weight: 900;

    border: white 2px solid;

}

footer .fa-linkedin, footer .fa-twitter {

	color: white;

	border: 2px solid #fff;

	border-radius: 50%;

	width: 35px !important;

	height: 35px !important;

	padding: 9px;

	box-sizing: border-box;

	transition: background-color 0.5s ease !important;

	transition: color 0.5s ease !important;

}



footer .fa-linkedin {

	margin-right: 10px;

}



footer .fa-linkedin:hover, footer .fa-twitter:hover {

	color: #4d4d4d;

	padding: 9px;

	box-sizing: border-box;

	background-color: #fff;

	

}



footer .copyright {

	font-size:8px;

	color: #fff;

	text-align: center;

}



footer .copyright a, footer .copyright a:hover {

	font-size:8px;

	color: #fff;

	text-align: center;

	text-decoration: none

}

.twitter-share, .linkedin-share {
    float: left;
    margin-right: 15px;
}

.share-thanks {
	margin-top: 10px;
}

@media (min-width: 768px) {
.gain_access, .gain_access .red_square {
    z-index: 1;
}
}

.modal-content .tp-revslider-mainul {
	min-width: 100%;
	min-height: 100%;
}

.hades .tp-tab-button {
    margin-top: 0px;
    padding: 5px 15px;
    background: rgba(33, 155, 215, 1);
    border-radius: 0;
    position: absolute;
    bottom: 0px;
}
.tp-tabs.inner.hades.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal {
	position: absolute;
	transform: matrix(1, 0, 0, 1, -55, -75) !important;
}