/*
Theme Name: blizz child
theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of blizz Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: blizz
*/
@import url("../blizz/style.css");




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

@font-face {
	font-family: 'Museo Sans';
	src: url('../../fonts/museo/font/MuseoSans-100.eot');
	src: url('../../fonts/museo/font/MuseoSans-100.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/museo/font/MuseoSans-100.woff') format('woff'),
		url('../../fonts/museo/font/MuseoSans-100.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Museo Sans';
	src: url('../../fonts/museo/font/MuseoSans-500Italic.eot');
	src: url('../../fonts/museo/font/MuseoSans-500Italic.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/museo/font/MuseoSans-500Italic.woff2') format('woff2'),
		url('../../fonts/museo/font/MuseoSans-500Italic.woff') format('woff'),
		url('../../fonts/museo/font/MuseoSans-500Italic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Museo Sans';
	src: url('../../fonts/museo/font/MuseoSans-500.eot');
	src: url('../../fonts/museo/font/MuseoSans-500.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/museo/font/MuseoSans-500.woff2') format('woff2'),
		url('../../fonts/museo/font/MuseoSans-500.woff') format('woff'),
		url('../../fonts/museo/font/MuseoSans-500.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Museo Sans';
	src: url('../../fonts/museo/font/MuseoSans-300.eot');
	src: url('../../fonts/museo/font/MuseoSans-300.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/museo/font/MuseoSans-300.woff') format('woff'),
		url('../../fonts/museo/font/MuseoSans-300.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Museo Sans';
	src: url('../../fonts/museo/font/MuseoSans-700.eot');
	src: url('../../fonts/museo/font/MuseoSans-700.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/museo/font/MuseoSans-700.woff') format('woff'),
		url('../../fonts/museo/font/MuseoSans-700.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Museo Sans';
	src: url('../../fonts/museo/font/MuseoSans-900.eot');
	src: url('../../fonts/museo/font/MuseoSans-900.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/museo/font/MuseoSans-900.woff') format('woff'),
		url('../../fonts/museo/font/MuseoSans-900.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

.hidden {
	display:none;
}

.titlerow {
    padding: 170px 25px 150px;
}

.titlerow > div {
    background-position: bottom;
}

.titlerow p {
	text-align: center;
    max-width: 900px;
    margin: 0 auto;
    margin-top: 15px;
}


/*browser dependent*/
body.os-windows .desktop, body.os-mac .desktop {
	display: inline-block;
}

body.os-windows .ios, body.os-mac .ios, body.os-windows .android, body.os-mac .android {
	display: none;
}

body.os-android .android {
	display: inline-block;
}

body.os-android .ios, body.os-android .desktop {
	display: none;
}

body.os-ios .ios {
	display: inline-block;
}

body.os-ios .android, body.os-ios .desktop {
	display: none;
}

body.browser-ie .widget_text.header_bottom_widget.widget_custom_html {
	float: left;
}

body.browser-ie #button_join {
	padding: 2px 9px !important;
}
/*browser dependent end*/

/*typo*/

.strong {
	font-weight: 700;
}

ul.textlist {
    margin: 0px 0 40px;
}

.q_icon_list ul {
	padding-left: 38px;
}

.q_icon_list ul li {
	text-indent: -21px;
    margin-left: 21px;
}

.q_icon_list p {
	font-weight: 300;
	font-size: 16px;
}

/*.light ul.textlist li:before {
    content: url('../../../wp-content/uploads/2018/04/list-check.png');
}*/

.smallhead {
	text-transform: none;
	margin-bottom: 7px;
}

.header_bottom_right_widget_holder {
    display: -webkit-inline-box;
    padding: 0px 25px 25px;
}

.header_inner_right {
	top: 25px;
}

.qbutton {border-radius:15px; margin: 5px;}
.menu_position_left .q_logo img {
    height: 50px!important;
margin-top:0px;}
.sticky.menu_position_left .q_logo img {
	margin-top: 15px;
}
nav.main_menu.left {
    margin-left: 50px;
}
.qbutton.large {
    border: none;
}
span.teaserhead {
    font-size: 42px;
	line-height: 56px;
	color: #ffffff;
}
.footer1-text {margin: 15px 75px 15px 0px}
.title.has_background, .title.has_fixed_background {
	background-position: center -175px!important;}
body {
	font-family: Museo Sans;
}
.text-box {
    padding:45px;
    margin-bottom:25px!important;
    border: 1px solid #e9e9eb;
    border-radius: 4px;
    /* -webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.08);
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.08); */
}
.sidebar-box {
	color: #282b40;
    display: block;
    padding: 25px;
    border: 1px solid #e9e9eb;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
    margin: 32px 10px;
}
.sidebar-box h3 {
	font-size:24px;
	padding-bottom: 10px;
	font-weight: 600;
	text-transform: none;
	letter-spacing:0;
}
.sidebar-text {
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
}
.content-box h3 {
	font-size:24px;
	padding-bottom: 10px;
	font-weight: 600;
	text-transform: none;
	letter-spacing:0;
}
.helpdesk {
    color: #282b40;
    display: block;
    padding: 45px;
    border: 1px solid #e9e9eb;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.08);
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.08);
    text-align: center;
    margin: 32px 0;
    background-color: #fff;
}
.helpdesk h3 {
	font-size:32px;
	padding-bottom: 15px;
	font-weight: 600;
	text-transform: none;
	letter-spacing:0;
}
.helpdesk-text {
	font-size: 18px;
	line-height: 26px;
	font-weight: 300;
}
helpdesk-box{
	margin: auto;
}
.header {
    background-position: bottom !important;
    background-image: url(https://wp-staging01.blizz.com/wp-content/uploads/2018/03/wave-20.jpg?id=166) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.content, .content .container, .full_width {
    background: #fff;
}

h1 {
	font-size: 42px;
}

h3.icon_title {
    text-transform: none;
    font-size: 24px;
    margin-bottom: 15px;
}

.q_icon_with_title p {
    font-size: 18px;
    font-weight: 300;
}

.q_icon_with_title h3 {
	min-height: 62px;
}

.q_icon_with_title.qode_iwt_hover_enabled {
    padding: 55px 20px;
    border: 1px solid #eee;
}

/*
.q_icon_with_title .icon_with_title_link {
    margin-top: 55px;
    color: #30383b;
    padding: 7px 42px;
    border: 1px solid #30383b;
    border-radius: 16px;
    text-transform: uppercase;
    background: #fff;
    transition: all .2s ease,box-shadow .2s ease;
    font-size: 18px;
}

.q_icon_with_title:hover .icon_with_title_link {
    background: #4ae1b8;
    border-color: #4ae1b8;
}
*/


.teaser {
    color: #fff;
    font-size: 18px;
}

.teaser a {
    display: inline-block;
    color: #fff;
    padding: 7px 42px;
    border-radius: 16px;
    font-size: 18px;
    margin-top: 30px;
    background: #ed4022; /* Old browsers */
    background: -moz-linear-gradient(left, #ed4022 0%, #ffde00 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ed4022 0%,#ffde00 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ed4022 0%,#ffde00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed4022', endColorstr='#ffde00',GradientType=1 ); /* IE6-9 */
}

.teaser a:hover {
    color: #fff;
}




.white-text, .white-text a, .white-text p, .white-text h1, .white-text h2, .white-text h3, .white-text h4 {
    color: #fff;
}

.flex-control-paging {
    display: none;
}

.icon-arrows-left:before {
    content: url('../../../wp-content/uploads/2018/03/previewslider-arrow-l.png');
}

.icon-arrows-right:before {
    content: url('../../../wp-content/uploads/2018/03/previewslider-arrow-r.png');
}


.caroufredsel-direction-nav a i, .flex-direction-nav a i {
    color: #eee;
}

.qode_content_slider.has_control_nav .flex-direction-nav a {
    -webkit-transform: translate(-100px, -50px);
    transform: translate(-100px, -50px);
}

.qode_content_slider.has_control_nav .flex-direction-nav a.flex-next {
    -webkit-transform: translate(100px, -50px);
    transform: translate(100px, -50px);
}

.qode_content_slider .flex-direction-nav .flex-prev, .qode_content_slider .flex-direction-nav .flex-next {
    border: 1px solid #eee;
}

.head {
    text-transform: none;
    font-size: 36px;
    margin-bottom: 10px; 
}

.prehead {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
}

.subhead {
    margin-top: 5px;
    font-size: 18px;
    line-height: 2;
	font-weight: 300;
}

.subhead2 {
	margin-top: 20px;
	padding-bottom: 15px;
    font-size: 20px;
    line-height: 1.8;
	font-weight: 300;
}

.startsubhead .subhead2{
	max-width: 100%;
    width: 995px;
    margin-left: auto;
    margin-right: auto;
}


.start-success .head {
	font-size: 28px;
}

.start-success.start-success {
	padding-bottom: 62px !important;
}

.light .head, .light .prehead, .light .subhead, .light .subhead2, .light h1, .light h2, .light h3, .light p, .light li {
    color: #fff;
}

.wrapper .content.content_top_margin_none {
    margin-top: -100px !important;
}

.start-success-01.start-success-01 {
    background-position: bottom !important;
}

.section.bgmargin {
	background-position: 0 125px;
}

.highlighted {background:#fffbf8; padding: 45px 0px!important; border:solid 1px #eee; box-shadow: 0 0px 35px rgba(0,0,0,.1);}
.standard {margin-top:10px;}

.rowmb {
	margin-bottom: 55px !important;
}

@media (min-width: 1000px) {
	.rowvcenter .section_inner_margin {
		display: flex;
		align-items: center;
	}
	
	.rowvcenter .ult-spacer {
		display: none !important;
	}
	
	.rowreverse .section_inner_margin {
		flex-direction: row-reverse;
	}
	
	.rownegmb.rownegmb {
		margin-bottom: -90px !important;
	}
}

/*buttons*/

button.customButton, .q_icon_with_title.center .icon_with_title_link, .success-back-to-homepage {
    padding: 8px 9px;
    line-height: 1.4em;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 5px;
    outline: 0;
    text-align: center;
    text-decoration: none;
    position: relative;
    transition: all .3s;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 1;
    max-width: 100%;
    visibility: visible;
    border-radius: 5px;
    border-width: 1px;
    border-color: #4ae0b7;
    border-style: solid;
    background: #4ae0b7;
	color: #fff;
	text-transform: uppercase;
}

.q_icon_with_title .icon_with_title_link, .q_icon_with_title.center .icon_with_title_link:hover {
	color: #fff;
	font-weight: 700;
}

button.buttonGhost {
    background: transparent;
    border-color: #fff;
}

button.buttonSecondary {
    border-color: rgb(255, 174, 5);
    background: rgb(255, 174, 5);
}

button.customButton:hover, .q_icon_with_title.center .icon_with_title_link:hover {
    background: #3ec9a3;
    border-color: #3ec9a3;
}

button.buttonSecondary:hover {
	background: #f59c00;
	border-color: #f59c00;
}

button.buttonGhost:hover {
    background: #30383c;
    border-color: #30383c;
}

button.buttonPrimary a, button.buttonSecondary a, button.buttonGhost a {
    font-weight: bold;
    color: rgb(255, 255, 255);
    display: block;
    font-size: 16px;
    padding: 0 19px;
    line-height: 1.4em;
}

button.buttonFat a {
    padding-top: 7px;
    padding-bottom: 7px;
}

button.buttonShort a {
    padding: 0;
}

.centerContainer {
    width: 100%;
    display: block;
    text-align: center;
}

button.buttonWhite {
	border-color: #000;
	background: #fff;
	border-radius: 15px;
	padding: 0;
}

button.buttonWhite:hover {
	background: #1abc9c;
	border-color: #1abc9c;
}

button.buttonWhite a {
	padding: 0 42px;
	line-height: 47px;
	font-size: 16px;
    transition: all .3s;
}

button.buttonWhite:hover a {
	color: #fff;
}

button.ubtn-large {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

/*buttons ende*/

/*header form join a meeting*/

.qbutton {
	border-radius: 5px;	
}
.center { text-align: center;}
#join-a-meeting-form {
    border: 1px solid #30383c;
    border-radius: 5px;
    padding: 0px;
    height: 32px;
    margin-top: 5px;
}

#button_join:lang(ja) {
	padding: 5px 9px;
}

header.light #button_join:lang(ja) {
	padding: 5px 9px 4px;
}


#button_join:lang(uk-UA) {
	padding: 7px 9px 6px;
}

header.light #join-a-meeting-form {
    border-color: #fff;
}

#meetingid {
    border: none;
    padding-left: 7px;
    margin-left: 1px;
	font-family: Museo Sans;
}

header.light #meetingid {
	background: transparent;
	color: #fff;
}


header.light.sticky #meetingid {
	color: #30383c;
}

#meetingid:focus {
    outline: 0;
}

#meetingid::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #30383c;
}
#meetingid::-moz-placeholder { /* Firefox 19+ */
  color: #30383c;
}
#meetingid:-ms-input-placeholder { /* IE 10+ */
  color: #30383c;
}
#meetingid:-moz-placeholder { /* Firefox 18- */
  color: #30383c;
}


header.light #meetingid::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
header.light #meetingid::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
header.light #meetingid:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
header.light #meetingid:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}


header.sticky.light #meetingid::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #30383c;
}
header.sticky.light #meetingid::-moz-placeholder { /* Firefox 19+ */
  color: #30383c;
}
header.sticky.light #meetingid:-ms-input-placeholder { /* IE 10+ */
  color: #30383c;
}
header.sticky.light #meetingid:-moz-placeholder { /* Firefox 18- */
  color: #30383c;
}


#button_join {
    border: none;
    background: #30383c;
    padding: 7px 9px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-width: 1px 1px 1px 0;
    border-color: transparent;
    border-style: solid;
    color: #fff;
    text-transform: uppercase;
	font-family: Museo Sans;
	margin-right: 0px;
    margin-top: 0px;
	transition: all .3s;
}

#button_join:hover {
	background: #ababab;
}

header.light:not(.sticky):not(.scrolled) .header_bottom_right_widget_holder a.qbutton {
	border-width: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

header.sticky .main_menu {
	margin-top: 16px;
}

header.light.sticky #join-a-meeting-form {
	border-color: #30383c;
}

.belowFormLink {
	color: #30383c;
    font-size: 10px;
    font-weight: 500;
    padding-left: 8px;
	padding-top: 0px;
    display: block;
}

header.light:not(.sticky) .belowFormLink {
	color: #fff;
}

/*header form join a meeting end*/

/*pricetables*/
.pTable {
    text-align: center;
    padding: 35px 0px;
	border: 1px solid #eeeeee;
}

.pTableHead {
    width: 100%;
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    padding-top: 25px;
	text-transform: uppercase;
}

.pTablePrice {
    font-size: 34px;
	font-weight: 500;
    color: #ff681d;
    padding: 40px 0;
	display: block;
}

.pTableAdv {
    list-style-type: none;
}

.pTableAdv li {
    padding-bottom: 25px;
    font-size: 18px;
    font-weight: 300;
}

.pTableAdv li.pTableActive {
    color: #303030;
}

.pTableAdv li.pTableInactive {
    color: #c5c5c5;
}

.pTable a.qbutton.large {
    border: 1px solid #000 !important;
    padding: 0 42px;
}

.pTable a.qbutton.large:hover {
    border: 1px solid #1abc9c !important;
}

.pricelistbutton {
	margin-bottom: 12px !important;
	background: none!important;
}
	
	header.light .header_bottom_right_widget_holder a.qbutton, header.light:not(.sticky):not(.scrolled) .header_bottom_right_widget_holder a.qbutton, .header_bottom_right_widget_holder a.qbutton {
		background-color: rgb(255, 174, 5) !important;
		border-color: rgb(255, 174, 5) !important;
}

/*pricetables end*/


/* WPML START */ 

.wpml-ls-legacy-dropdown a {
	border-top: none;
	border-left: none;
		border-right: none;
	border-bottom: 1px solid #cdcdcd!important;
    padding: 15px 10px;
}

/* WPML END */

.main_menu > ul > li:nth-last-child(1), .main_menu > ul > li:nth-last-child(2), .main_menu > ul > li:nth-last-child(3), .main_menu > ul > li:nth-last-child(4) {
	display: none;
}

.mobile_menu > ul > li:nth-last-child(1), .mobile_menu > ul > li:nth-last-child(2), .mobile_menu > ul > li:nth-last-child(3) {
	background-color: rgb(255, 174, 5) !important;
    border-color: rgb(255, 174, 5) !important;
	border-radius: 5px;
	display: none;
	padding: 5px 14px;
	height: 30px;
    line-height: 30px;
    font-size: 12px;
	letter-spacing: 1px;
}

.mobile_menu > ul > li:nth-last-child(4) {
	border-bottom: none;
}

.mobile_menu > ul > li:nth-last-child(1) a, .mobile_menu > ul > li:nth-last-child(2) a, .mobile_menu > ul > li:nth-last-child(3) a {
	display: inline-block;
	color: #fff;
	padding-top: 2px;
}

body.os-android .mobile_menu > ul > li:nth-last-child(1) {
	display: inline-block;
}

body.os-ios .mobile_menu > ul > li:nth-last-child(2) {
	display: inline-block;
}

body.os-windows .mobile_menu > ul > li:nth-last-child(3) {
	display: inline-block;
}

nav.mobile_menu > ul > li a {
	font-size: 18px;
}

nav.mobile_menu > ul > li.active .current_page_item a {
    color: #1abc9c;
}

.mobile_menu > ul > li.active:nth-last-child(3) a {
    color: #fff;
}


/*move pics over the limit*/
@media (min-width: 1300px) {
    .tpleft {
        padding-left: 0px;
    }
    
    .tpright {
        padding-right: 0px;
    }
    
    .imleft {
        margin-left: -180px;
        width: calc(50% + 180px);
    }
    
    .imright {
        margin-right: -180px;
        width: calc(50% + 180px);
    }
	
	.featurerowboxes .q_icon_with_title p {
		min-height: 105px;
	}
	
	.featurerowboxes-de:nth-child(2) h3 {
    	min-height: 95px;
	}
	
	.featurerowboxes-de p {
    	min-height: 156px;
	}
}
/*move pics over the limit end*/

nav.mobile_menu ul li:last-child {
    border-bottom: 2px solid #eaeaea !important; 
}

@media (min-width: 1024px) {
	.rowoverlap {
		margin-top: -120px;
	}
	
	.imright {
		float: right;
	}
}

@media (max-width: 1024px) {
	
	.pricelistbutton {
		margin-bottom: 8px !important;
	}
	
	.pricelistbutton button.ubtn-large {
		font-size: 14px !important;
		padding: 0;
		width: 100%;
	}
	
	button.buttonPrimary a {
		padding: 0;
	}
	
	.start-success-01 h2, .start-success-02 h2, .start-success-03 h2 {
		min-height: 100px;
	}
	
	.mobile_menu_button {
		display: table;
	}
	
	nav.main_menu.left {
		display: none;
	}
	
	.header_bottom {
		background: #fff !important;
	}
	
	nav.mobile_menu {
    	display: block;
	}
	
	header.light .q_logo img.light {
    	opacity: 0;
	}
	
	.q_logo img.mobile/*.q_logo img.dark, .q_logo img.light, .q_logo img.popup, .q_logo img.sticky*/ {
    	opacity: 1;
	}
	
	header.light #join-a-meeting-form {
    	border-color: #30383c;
	}
	
	header.light:not(.sticky) .belowFormLink {
    	color: #30383c;
	}
	
	.mobile_menu_button .qode_icon_font_awesome {
		font-size: 36px;
		padding-top: 7px;
		color: #30383c;
	}
	
	.sticky .mobile_menu_button .qode_icon_font_awesome {
		padding-top: 0;
	}
	
	
	.mobile_menu_button {
    	float: right;
	}
	
	.subhead {
		font-size: 16px;
		line-height: 1.8;
	}
	
	.header_inner_left {
		position: relative !important;
	}
}

@media (min-width: 1000px) {
	.textPadding {
		padding: 0 100px;
	}
	
	header.light .header_bottom_right_widget_holder a.qbutton:hover, header.light:not(.sticky):not(.scrolled) .header_bottom_right_widget_holder a.qbutton:hover, .header_bottom_right_widget_holder a.qbutton:hover {
		background-color: #f59c00 !important;
		border-color: #f59c00 !important;
	}
}

.small-text {
	color: #ffffff;
	font-size: 12px;
}

@media (max-width: 768px) {
	
	header {
		border-bottom: 1px solid #eee;
	}

	.notpad {
		display: none;
	}
	
    .titlerow {
        padding: 140px 25px 60px;
    }
	
	.rowmb {
    	margin-bottom: 30px !important;
	}
	
	.title.has_background {
		height: 345px !important;
	}
	
	.title_subtitle_holder_inner {
		padding-top: 35px;
	}
	
	.title.title_size_large h1 {
    	font-size: 42px!important;
    	line-height: 1.4 !important;
	}
	
	.title .image.not_responsive {
		height: 100%;
	}
	
	.title img {
		height: 100%;
		width: 100%;
	}
	
	div.grid_section .section_inner {
		width: auto;
		max-width: 100%;
	}
	
	div.grid_section .section_inner .wpb_wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.ubtn-sep-icon.ubtn-sep-icon-at-right .ubtn-icon {
		right: 0 !important;
	}
	
	.ubtn-text {
		padding-right: 15px;
	}
	
	.highlighted {
		border: none;
	}
	
	button.buttonPrimary {
		padding-left: 8px;
		padding-right: 8px;
		font-size: 14px;
	}
	
	button.buttonPrimary a {
		padding-left: 0;
		padding-right: 0;
	}
	
	.tabs-container .vc_row {
		padding-top: 0 !important;
	}
	
	.inactive .ubtn-text:before {
		font-family: FontAwesome;
    	content: "\f00c";
    	padding-right: 5px;
    	color: transparent;
		color: white;
    	text-decoration: line-through;
	}
	
	.footer1-text {
		margin-right: 0;
	}
			.q_icon_list p, .q_list.number.circle_number li {
		line-height: 27px;
	}
	
	.q_icon_list .qode-ili-icon-holder.transparent, .q_icon_list i.transparent {
		margin-left: 10px;
	}
	
	.pTablePrice {
		font-size: 26px;
	}
	
	.pTable .buttonPrimary:not(.ios):not(.android) {
		margin-bottom: 26px;
	}
	
	.header_bottom {
    	padding: 0 15px;
	}
	
	.header_bottom {
    	padding-bottom: 10px !important;
	}
	
	.header_inner .container_inner {
		width: 100%;
	}
	
	.start-success {
    	max-width: 385px;
	}
}	

@media (max-width: 768px) and (min-width: 450px) {
	
	.logo_wrapper {
		position: static;
		float: left;
		padding-left: 80px;
	}
}

@media (min-width: 450px) {
	.mobile_menu_button .qode_icon_font_awesome {
		padding-top: 0;
		margin-top: -2px;
	}
}

@media (max-width: 450px) {
		
    .titlerow {
        padding-top: 120px;
    }
	
	.q_tabs.horizontal .tab-content {
		padding: 0;
	}
	
	.pricelistbutton button.ubtn-large {
		font-size: 16px !important;
	}
	
	.pTable {
		padding: 20px 0px 0;
	}
	
	.pTablePrice {
		padding: 20px 0;
	}
	
	.title.title_size_large h1 {
		font-size: 25px !important;
		margin-bottom: 7px;
	}
	
	h1 {
		font-size: 36px !important;	
	}
	
	.subhead2 {
		line-height: 1.4;
		margin-top: 15px;
	}
	
	.buttonSecondary.floatr, .buttonGhost.floatl {
		float: none;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	
	.start-success .vc_col-sm-4 {
		width: 100%;
	}
	
	.q_icon_with_title.qode_iwt_hover_enabled {
		padding: 30px 20px;
	}
	
	.icon_holder {
		margin-bottom: 0px !important;
		margin-top: 25px !important;
	}
	
	.q_icon_with_title h3 {
    	min-height: 0;
	}
	
	.text-box, .helpdesk {
		padding-left: 0;
		padding-right: 0;
	}
	
	.header_inner_right {
    	top: 0;
	}
	
	.header_bottom_right_widget_holder {
		padding: 0;
	}
	
	.header_inner_right {
		float: left;
	}
	
	.side_menu_button_wrapper .qbutton {
		margin-left: 0;
	}
	
	.side_menu_button {
    	height: 0px!important;
	}
			
	.standard {
    	margin-top: 0px;
	}
	
	.q_tabs .tabs-nav li {
		float: left;
    	clear: both;
    	width: 100%;
		padding: 0 !important;
	}
	
	.q_tabs .tabs-nav li a {
		display: inline-block;
		padding-left: 20px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	
	.q_tabs.horizontal .tabs-nav li:first-child a {
		padding-right: 20px !important;
		display: inline-block;
	}
	
	.q_tabs li:nth-child(2):before {
		display: none;
	}
	
	.header_inner_right {
		display: none;
	}
	
	.start-success-03 {
		padding-left: 15px;
	}
	
	.teasercont, .q_icon_with_title {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.start-header .upb_row_bg {
		background-position: 65% 10%;
	}
}