/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */



#tab-sharing .av-tab-section-tab-title-container{
	overflow: hidden;
	padding: 0 15px;
	width: 1096px;
	margin: 0 auto;
	display: flex;
	max-width: 100%;
	background: transparent;
}
#tab-sharing .av-section-tab-title{
	position: relative;
	padding: 10px 0 !important;
	float: left;
	background: rgb(97, 171, 234);
	margin-right: 2px;
	width: 25%;
}

#tab-sharing .av-section-tab-title:last-child:before {
    display: none;
}
#tab-sharing .av-section-tab-title .av-tab-arrow-container{
	display: none;
}
#tab-sharing .av-section-tab-title .av-inner-tab-title{
	margin: 0;
	width: auto;
}
#tab-sharing .av-active-tab-title{
	color: #f7b334 !important;
	background: rgb(47, 125, 225);
}


@media (max-width: 1099px){
	#tab-sharing .av-tab-section-tab-title-container{
		min-width: 0 !important;
	}
}
@media (max-width: 680px){
	#tab-sharing .av-section-tab-title{
		padding: 10px 0 !important;
		display: block !important;
		text-align: center;
		border-bottom: 1px solid #fff;
		width: 100%;
	}
	#tab-sharing .av-tab-section-tab-title-container{
		display: block;
	}
	#tab-sharing .av-inner-tab-title{
		width: auto;
		margin: 0;
	}
	#tab-sharing .av-layout-tab{
		padding: 0 !important;
	}
}

@media(max-width: 767px){
	#top .avia-logo-grid .slide-entry-wrap {
	    text-align: center;
	}
	.responsive #top #wrap_all .avia-logo-element-container.avia-logo-grid .flex_column {
	    float: none !important;
	    display: inline-block!important;
	    width: 33.33%;
        margin: 10px 0;
	}
}
@media(max-width: 480px){
	.responsive #top #wrap_all .avia-logo-element-container.avia-logo-grid .flex_column {
	    width: 50%;
	}
}
@media(max-width: 375px){
	.responsive #top #wrap_all .avia-logo-element-container.avia-logo-grid .flex_column {
	    width: 100%;
	}
}


/*update 9-20-2017 Css logo 9 colums*/
#top .no_margin.av_one_nine {
    width: 11.1%;
}


.swiper-slide img{
	cursor: pointer;
	display: inline-block !important;
}
.fancybox-toolbar{
	opacity: 1;
    visibility: visible;
}

.swiper-slide .slide-img-popup-fan .image-overlay{
	display: none !important;
}
/*.swiper-slide{
	pointer-events: none;
}
.swiper-slide-active{
	pointer-events: auto;
}*/

/* newcss */
/*new page how it work*/
#sections-it-work, #jump, #seamless-it-experience, #data-protection, #sandboxing,#pricing{
	font-family: 'Open Sans';
}
#sections-it-work h3.av-special-heading-tag{
	font-size: 32px !important;
	font-weight: 600 !important;
	color: #3f4240;
	margin-bottom: 10px !important;
}
#sections-it-work .avia-button.avia-size-large{
	padding: 15px 30px 13px;
    font-size: 21px;
    min-width: 139px;
    font-weight: 600;
    border-radius: 0px;
}
#top #main #sections-it-work.avia-section .template-page{
	padding-bottom: 50px;
}
#sections-it-work img{
	    border: 5px solid #F4F4F4;
}
.jump-to{
	margin-top: 0px;
}

.jump-to a{
    padding-left: 10px;
    padding-right: 10px;
    color: #2FA4E1;
}
.jump-to a:hover{
	color: #2FA4E1;
}
.jump-to a:active,.jump-to a:visited,.jump-to a:focus{
	text-decoration: none;
} 
#seamless-it-experience h3.headline, #data-protection h3.headline, #sandboxing h3.headline, #pricing h3.headline{
  font-size: 32px !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  margin: 0 0 50px !important;
}
#seamless-it-experience h2.headline{
	margin-bottom: 0 !important;
}
#seamless-it-experience .prag-step{
	margin-top:30px !important;
	line-height: 32px !important;
}
#seamless-it-experience .slide-entry{
    width: calc(100%/5 - 1px) !important;
    height: auto;
    padding: 0 10px 20px !important;
}

#seamless-it-experience .gallery .gallery-item img{
  border: none;
}
#seamless-it-experience .prag-step{
	line-height: 28px;
}
#seamless-it-experience ul{
	margin-left: 20px;
}
#seamless-it-experience ul li{
	text-align: left;
}
#data-protection .list-data{
	margin-bottom: 0;
	list-style: none;
	/*-webkit-column-count: 2;*/ /* Chrome, Safari, Opera */
	/*-moz-column-count: 2;*/ /* Firefox */
	/*column-count: 2;*/
}
/*#data-protection .list-data li{
	width: 50%;
}
#data-protection .list-data li:nth-child(2n+1){
	float: left;
}
#data-protection .list-data li:nth-child(2n){
	float: right;
}
#data-protection .list-data:after{
	content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 100%;
    height: 0;
}*/
#data-protection .list-data li{
	position: relative;
	    padding-left: 30px;
	    padding-right: 20px;
	    font-size: 20px;
    line-height: 28px;
    margin-left: 0;
    padding-bottom: 10px;
    float: left;
    width: 50%;
}
#data-protection .list-data:after{
	content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 100%;
    height: 0;
}
#data-protection .list-data li:before{
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	background: url(../images/icons/shield.png) no-repeat center;
	background-size: 17px 21px;
    width: 17px;
    height: 21px;
}
#sandboxing h3.headline, #pricing h3.headline{
	margin-bottom: 0 !important;
}
#sandboxing .sub-headline, #pricing .sub-headline{
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 0 !important;
}
#sandboxing .note-headline{
    font-size: 18px;
    margin: 0 !important;
}
#sandboxing .right-sanbox{
	margin-top: 105px;
}
#sandboxing .right-sanbox .row-img{
	     margin-bottom: 0;
    margin-top: 25px;
}
#sandboxing .right-sanbox .row-img span.image{
	width: 70px;
	float: left;
}
#sandboxing .right-sanbox .row-img span.image img{
	margin:0 auto;
	display: block;
}
#sandboxing .right-sanbox .row-img span{
	width: calc(100% - 85px);
	line-height: 30px;
	float: right;
	text-align: left;
	font-size: 23px;
	color: #121212;
}
#sandboxing .right-sanbox .row-img:after{
	content: "";
	display: block;
	clear: both;
}
#pricing .sub-headline{
	font-weight: 600;
	margin-top: 0;
}
#pricing .list-pricing{
	list-style: none;
	/*-webkit-column-count: 2;*/ /* Chrome, Safari, Opera */
	/*-moz-column-count: 2;*/ /* Firefox */
	/*column-count: 2;*/
	max-width: 800px;
	margin: 0 auto;
	    margin-top: 36px;
    margin-bottom: 50px;
}
#pricing .list-pricing li{
	margin-bottom: 10px;
	margin-left: 0px;
	width: 50%;
	text-align: left;

}
#pricing .list-pricing li:nth-child(2n+1){
	float: left;
}
#pricing .list-pricing li:nth-child(2n){
	float: left;
}
#pricing .list-pricing:after{
	content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 100%;
    height: 0;
}
#pricing .list-pricing li span{
	position: relative;
    padding-left: 25px;
    padding-right: 25px;
    display: inline-block;
    
    font-size: 24px;
    font-weight: 600;
}
#pricing .list-pricing li span:before{
	content: "";
	position: absolute;
	top: 5px;
	left: 0px;
	background: url(../images/icons/tick4.png) no-repeat center;
	background-size:23px;
    width: 20px;
    height: 20px;
}
#pricing .device-os{
	display: flex;
	flex-direction: row;
	max-width: 700px;
	margin: 0 auto;
	margin-bottom: 30px;
}

#pricing .device-os .item{
	width: 100%;
	text-align: center;
}
#pricing .device-os .item .title{
	color: #3f3f3f;
	font-size: 21px;
	text-transform: uppercase;
	margin: 0;
}
#pricing .device-os .item img{
	height: 35px;
}
#pricing .device-os .item .list-img img{
	padding: 0 9px;
}
#pricing .device-os .item .img-device, #pricing .device-os .item .list-img{
	margin-top: 10px;
}
#pricing .avia-button.avia-size-x-large{
	font-size: 32px;
    text-transform: uppercase;
    padding: 15px 60px;
    font-family: 'Raleway';
    border-radius: 0;
    font-weight: 600;
}
#seamless-it-experience .template-page.content,
#data-protection .template-page.content,
#sandboxing .template-page.content,
#pricing .template-page.content{
	padding: 70px 0;
}
#data-protection .template-page .entry-content-wrapper{
	max-width: 1005px;
    margin: 0 auto;
}
#sections-it-work.avia-builder-el-8 .flex_column.av_one_half{
	margin-left: 0%;
    width: 47%;
}
#sections-it-work.avia-builder-el-8 .flex_column.av_one_half.first{
	float: right;
    margin-left: 6%;
    width: 47%;
}

@media only screen and (max-width: 1105px) {
	#seamless-it-experience .gallery .gallery-item{
	    width: calc(100%/5 - 1px);
	    height: auto;
	    padding: 10px;
	    display: block !important;
	}
}
@media (max-width: 767px) {
	#seamless-it-experience .template-page.content,
	#data-protection .template-page.content,
	#sandboxing .template-page.content,
	#pricing .template-page.content{
		padding:70px 0;
	}
	#data-protection .list-data{
		/*-webkit-column-count: 1; 
			-moz-column-count: 1; */
		/*column-count: 1;*/
	}
	#sandboxing .right-sanbox{
		margin-top: 0px;
		margin-bottom: 25px;
	}
	#pricing .list-pricing{
		/*-webkit-column-count: 1;*/ /* Chrome, Safari, Opera */
			/*-moz-column-count: 1;*/ /* Firefox */
		/*column-count: 1;*/
		text-align: center;
		margin-bottom: 30px;
	}
	#pricing .list-pricing li:nth-child(n), #data-protection .list-data li{
		float: none;
		width: auto;
	}
	#pricing .list-pricing li{
		text-align: center;
		margin-left: 0;
	}
	#pricing .device-os{
		flex-direction: column;
		    margin-bottom: 15px;
	}
	#pricing .avia-button.avia-size-x-large{
		padding: 15px;
	}
}
@media only screen and (max-width: 480px) {
	#top #seamless-it-experience .avia-smallarrow-slider{
		margin-bottom: 0;
	}
	#top #main #seamless-it-experience.avia-section .template-page.content,
	#top #main #data-protection.avia-section .template-page.content,
	#top #main #sandboxing.avia-section .template-page.content,
	#top #main #pricing.avia-section .template-page.content{
		padding:40px 0 !important;
	}
	#seamless-it-experience h3.headline, #data-protection h3.headline, #sandboxing h3.headline, #pricing h3.headline{
		margin: 0 0 25px !important;
		font-size: 28px !important;
	}
	.jump-to{
		margin-top: 0px;
	}
}

/* header staging */
#cloud-app .slide-entry-wrap .slide-entry{
      padding: 0 10px !important;
      width: calc(100%/5 - 1px) !important;
      vertical-align: top;
}
#cloud-app .slide-entry-wrap .slide-entry img{
	border: none;
}
#cloud-app .slide-entry-wrap .slide-entry .slide-image:hover{
	text-decoration: none;
}
#cloud-app .slide-entry-wrap .slide-entry .slide-image p{
	    margin: 0;
    background: #003b70;
    display: block;
    font-style: normal;
    font-size: 16px;
    font-family: 'Raleway';
    color: #fff;
    padding: 0;
    padding-top: 5px;
    text-align: center;
    padding-bottom: 10px;
}
#seamless-it-experience .slide-entry-wrap .slide-entry{
	vertical-align: text-top;
}
 #seamless-it-experience .slide-entry-wrap .slide-entry .slide-image p{
 	margin: 0;
    display: block;
    font-style: normal;
    font-size: 16px;
    font-family: 'Raleway';
    color: #fff;
    padding: 0;
    padding-top: 5px;
    text-align: center;
    padding-bottom: 10px;
 }
 @media(max-width: 940px) and (min-width: 768px){
 	#seamless-it-experience .slide-entry-wrap .slide-entry .slide-image p{
 		font-size: 12px;
 		line-height: 1.5;
 	} 	
 }
@media(max-width: 480px){
	#cloud-app .slide-entry-wrap .slide-entry .slide-image p{
		font-size: 7px;
		padding-bottom: 0;
		padding-top: 0px;
	}
	#seamless-it-experience .slide-entry-wrap .slide-entry .slide-image p{
		font-size: 7px;
		padding-bottom: 0;
		padding-top: 5px;
		line-height: 1.5;
	}
}
/* search key "newcss". it all css last change */