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

#layer_slider_1 { overflow:visible; }
/*
#av_section_1 { padding-top:39px !important; }
*/
.ls-thumbnail-wrapper { bottom: 0 !important; }
.sub_menu a { font-size: 14px; color: #000 !important; }
.ls-fullwidth .ls-thumbnail-inner { background:transparent !important; }
.ls-thumbnail-slide { width:auto; height:100px !important; }
.ls-thumbnail-slide a { width:89px !important; height:100px !important; }
.atss a:hover { width: 64px !important; }
.at4-arrow { display:none; }
.atss { width:auto !important; }
.atss.atss-right a { clear:both; }
#top .menu-item-search-dropdown > a, #searchform #searchsubmit, .ajax_search_image, .iconfont {
    font-size: 16px;
    font-weight: bold !important; }
#what-they-are-saying h1 { font-size:19px; }
#what-they-are-saying h2 { font-size:20px; }
#what-they-are-saying #case-studies-btn { font-size:24px; }
.av_secondary_right .sub_menu { margin-right:20px; }
.sub-block > h2 { font-size: 16px; }

#top .avia-slideshow-button { font-size:20px; }

/* General Custom CSS */
		/* ------- Reset Default Browser Style ------- */
		h1, h2, h3, h4, h5, h6, b{
			/*font-family: "sofia-pro" !important;*/
			color:#848484 !important;
			font-style: normal;
			/* text-transform: capitalize !important; */
		}

		#mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before { content: "" !important; }

		.entry-content-wrapper p {
			font-size: 16px;
		}


		.av-social-link-twitter{background-color:#46d4fe !important; }
		.av-social-link-linkedin {color:#fff; background-color:#419cca !important; }
		.av-social-link-youtube {color:#fff; background-color:#a72b1d !important; }
		.av-social-link-facebook {color:#fff; background-color:#37589b !important; }
		.av-social-link-gplus {color:#fff; background-color:#de5a49 !important; }
		.socket_color .social_bookmarks a {
			color: white !important;
		}

		.fade-in-out{
		    -webkit-animation-name: Floatingx;
		    -webkit-animation-duration: 3s;
		    -webkit-animation-iteration-count: infinite;
		    -webkit-animation-timing-function: ease-in-out;
		    -moz-animation-name: Floating;
		    -moz-animation-duration: 3s;
		    -moz-animation-iteration-count: infinite;
		    -moz-animation-timing-function: ease-in-out;
		}

		@-webkit-keyframes Floatingx{
		    from {opacity: 0;}
		    65% {opacity: 1;}
		    to {opacity: 0;}    
		}
		    
		@-moz-keyframes Floating{
		    from {opacity: 0;}
		    65% {opacity: 1;}
		    to {opacity: 0;}    
		}
		

		a:hover{
		    text-decoration: none !important;
		}

		a:before{
			font-size: 18px !important;
		}

		.social_bookmarks{
			color: white !important;
		}

		.social_bookmarks li a {
			height: 36px !important;
			width: 36px !important;
		}

		.social_bookmarks li {
			margin: 0px 5px !important;
		}

		/*/-----------------Side Navigation --------------------*/
		#side-navigation{
			border-radius: 20px;
			background: rgba(0,0,0,0.5);
			text-align: center;
			position: fixed;
			width: auto;
			height: auto;
			top:50%;
			margin-top: -100px;
			right: 1vw;
			z-index: 99999999999999999999999999999999999999;
		}

		.skip-label{
			background: red;
			color: white !important;
			white-space: nowrap;
			position: absolute;
			border-radius: 10px;
			padding:.25vw .5vw;
			left: -50px;
			top: -10px;
			display: none;
		}

		.skip-bar {
		    position: relative;
		    float: left;
		    clear: both !important;
		    border: 2px dotted transparent !important;
		    background-color: transparent;
		    padding: 5px;
		    margin: 5px;
		    border-radius: 50%;
		}

		.skip-bar::before {
		    display: block;
		    content: ' ';
		    background-color:#e1e1e1;
		    width: 10px;
		    height: 10px;
		    border-radius: 50%;
		}

		.skip-bar-current{
			border: 2px solid #e1e1e1 !important;
			-webkit-animation-name: sonarEffect;
		    -webkit-animation-duration: 2s;
		    -webkit-animation-iteration-count: infinite;
		    -webkit-animation-timing-function: ease-in-out;
		    -moz-animation-name: Floating;
		    -moz-animation-duration: 2s;
		    -moz-animation-iteration-count: infinite;
		    -moz-animation-timing-function: ease-in-out;			
		}

		.skip-bar:hover{
			cursor: pointer;
		}

		#protect-anchor, #monitor-anchor{
			position: absolute;
			top: 0px;
			right: 0px;
			width: 100%;
			height: 1px;
		}

		/*/-----------Go back to top button override-----------\*/

		/*.page-id-8306 #scroll-top-link{
			display: none !important;
		}*/

		#scroll-top-link:before {
			font-size: 40px !important;
		}

		/*---------------------Map Plugin Overrides--------------------*/

		.mpfy-controls .mpfy-search-wrap .mpfy_search {
			display: inline !important;
			float: left !important;
			width: 120px !important;
			height: 30px !important;
			background: none !important;
			border: 0 !important;
			padding: 0 !important;
			margin: 0 20px 0 0 !important;
		}

		.mpfy-search-form{
			margin-bottom: 0px !important;
		}


		/*-------------------------------------------------------------------------*/
		#portrait-mode{
			display: none;
			position: fixed;
			top: 0px;
			z-index: 9999999999999;
			bottom: 0px;
			height: 100vh;
			width: 100vw;
			text-align: center;
			background: #9ce;
			color: white !important;
		}

		#flip-text{
			color: white !important;
		}

		#center-context{
			height: 50vh;
			width: 60vw;
		}

		#flip{
			width: 20vw;
			margin: 10vw;
			height: auto;
		}

		#menu-item-search{
			margin-right: 20px !important;
		}

		html, body, div, span, object, iframe,
		blockquote, p, pre, a, abbr, acronym, address, code,
		del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
		fieldset, form, label, legend,
		table, caption, tbody, tfoot, thead, tr, th, td,
		section, header, footer, aside, button	{
			/* font-family: "sofia-pro" !important; */
			font-style: normal;
		}

		.avia-menu-text{
			font-size: 16px !important;
			font-weight: bold !important;
			/*text-transform: uppercase !important;*/
		}

		footer{
			background: white !important;
			border: none !important;
			color:#848484!important;
			padding: 7vw !important;
		}

		.entry-footer{
			display: none !important;
		}

		.page-id-24143 p{
			color:#c1c0c0 !important;
		}

		.page-id-24143 .container{
			padding: 0px !important;
			width: 100% !important;
		}

		.page-id-24143 .special-50px-inset {
			padding-left: 50px;
			padding-right: 50px;
		}

		#buffer{
			width: 100%;
			position: relative;
			float: left;
			display: block;
		}

		.display-hm{
			display: none !important;
		}

		.margin-bottom{
			margin-bottom: 6000px;
		}

		.add-fixed{
			position: fixed !important;
			top: 0px !important;
		}

		#footer-menu a{
			color:#c1c0c0!important;
			margin-left: 1vw !important;
			padding: .25vw 0vw;
			float: left !important;
			/* font-family: "sofia-pro" !important; */
			-webkit-transition: all .25s ease;
			-moz-transition: all .25s ease;
			-o-transition: all .25s ease;
			-ms-transition: all .25s ease;
			transition: all .25s ease;
		}

		#footer-menu a:hover{
			text-decoration: none;
			background: #3abeef;
			padding: .25vw 1vw;
			color: white;
			border-radius: .25vw;
			color: white !important;
		}

		#landing-page{
			position: relative;
			height: 75vh;
			min-height: 700px;
			width: 100vw;
			background: url('../images/homepage/compressed-ipad-hero-img.jpg') no-repeat transparent;
			background-position: left;
			background-size: cover;
		}

		#animations{
			width: 100vw;
			height: 100vh;
			position: relative;
			float: left;
			overflow: hidden;
		}

		#animation-container{
			width: auto;
			height: 43.08vw !important;
			background: white; 
		}

		@font-face {
		    font-family: 'nexa_lightregular';
		    src: url('../images/homepage/Nexa_Free_Light-webfont.eot');
		    src: url('../images/homepage/Nexa_Free_Light-webfont.eot?#iefix') format('embedded-opentype'),
		         url('../images/homepage/Nexa_Free_Light-webfont.woff2') format('woff2'),
		         url('../images/homepage/Nexa_Free_Light-webfont.woff') format('woff'),
		         url('../images/homepage/Nexa_Free_Light-webfont.ttf') format('truetype'),
		         url('../images/homepage/Nexa_Free_Light-webfont.svg#nexa_lightregular') format('svg');
		    font-weight: normal;
		    font-style: normal;

		}

		@font-face {
		    font-family: "nexa_boldregular";
		    src: url('../images/homepage/Nexa_Free_Bold-webfont.eot');
		    src: url('../images/homepage/Nexa_Free_Bold-webfont.eot?#iefix') format('embedded-opentype'),
		         url('../images/homepage/Nexa_Free_Bold-webfont.woff2') format('woff2'),
		         url('../images/homepage/Nexa_Free_Bold-webfont.woff') format('woff'),
		         url('../images/homepage/Nexa_Free_Bold-webfont.ttf') format('truetype'),
		         url('../images/homepage/Nexa_Free_Bold-webfont.svg#nexa_boldregular') format('svg');
		    font-weight: normal;
		    font-style: normal;

		}

		#resize-buffer{
			width: 100%;
			position: relative;
			float: right;
			display: block;
		}

		#w-midground{
			width: 100vw;
			top: -20vh;
			left: -20vw;
			position: absolute;
		}

		#scroll-foreground{
			z-index: 99999999;
		}

		.cloud-scroll{
			width: 100vw;
			position: absolute;
		}

		.block-container{
			height: 100%;
			width: 100%;
		}

		#screen{
			width: 60vw;
			overflow: hidden;
			height: 42.5vw;
			position: absolute;
			margin-left: 20vw;
			top: .5vw;
			left: 0px;
		}

		#tablet{
			margin-left: 20vw;
			position: absolute;
			z-index: 9999;
			top: 0px;
			width: 65vw;
			left: -2.25vw;
			border-radius: 3.2vw;
			-webkit-box-shadow: 18px 13px 45px 0px rgba(0,0,0,0.4);
			-moz-box-shadow: 18px 13px 45px 0px rgba(0,0,0,0.4);
			box-shadow: 18px 13px 45px 0px rgba(0,0,0,0.4);
		}

		#screen-holder{
			width: 100%;
			position: absolute;
			height: 100vh;
			top: -20vh;
			left: 0vw;
		}

		.full-height{
			height: 20vw !important;
		}

		.btm-banner-animation{
			height: 20vw;
			width: auto;
			position: absolute;
			bottom: 0px;
			left: 0px;
		}

		.center-hm{
			position: absolute;
			margin-left: auto;
			margin-right: auto;
			margin-top: auto;
			margin-bottom: auto;
			left: 0;
			right: 0;
			top: 0;
			bottom: 0;
		}

		.cloud{
			z-index: 99;
			width: 70%;
			position: absolute;
			margin-left: auto;
			margin-right: auto;
			left: 0;
			right: 0;
			top: 5vw;
		}

		#discover-cloud{
			z-index: 9999;
			width: 65%;
		}

		/*#monitor{
	      -webkit-transform:translate(30vw ,10vw)
		}*/

		/*-------What We Do Section :: Styling -------*/
		#what-we-do-section{
			width: 100%;
			height: auto;
			position: relative;
			float: left;
			padding-top: 3vw;
			background: white;
			text-align: left;
		}

		#what-we-do-section h1 h2 h3 {
			width: 100%;
			padding-top: 1vw;
		}

		.main-title{
			width: 100%;
			/*color: white !important;*/
		}

		.sub-title{
			width: 100%;
			line-height: 3.5vh;
			/*color: white !important;*/
		}

		#what-we-do-section p{
			width: 100%;
		}

		#what-we-do-section .text-half{
			padding: 0vh 0px !important;
			padding-top: 5vh !important;
		}

		.border{
			height: 10px;
			width: 100%;
			position: absolute;
			left: 0px;
			top: 0px;
			background: white;
		}

		/*--------CLASSES--------*/

		.text-half{
			width: 50%;
			height: 100%;
			float: left;
			padding: 5vh 0px;
			position: relative;
		}

		.cont{
			width: 80vw;
			margin: 0% 10vw;
		}

		#container{
			position: absolute;
			top: 0px;
			height: auto;
			width: 100%;
			overflow-x:hidden;
			color:#c1c0c0 !important;
		}

		#service-details{
			position: relative;
			float: left;
			height: auto;
			width: 100%;
			z-index: 99999;
			-webkit-transition: all .5s linear;
			-moz-transition: all .5s linear;
			-o-transition: all .5s linear;
			-ms-transition: all .5s linear;
			transition: all .5s linear;
		}

		.award-title{
			width: 60%;
		}

		.banner{
			width: 100vw;
			height: 35vw;
			position: relative;
		}

		#banner-1{
			width: 80vw;
			height: 70%;
			position: absolute;
			top: 0px;
			left: -85vw;
			background: #2e6183;
			-webkit-transition: all 1s ease;
			-moz-transition: all 1s ease;
			-o-transition: all 1s ease;
			-ms-transition: all 1s ease;
			transition: all 1s ease;
		}

		#banner-2{
			width: 80vw;
			height: 70%;
			position: absolute;
			top: 0px;
			right: -85vw;
			background: #f6a940;
			-webkit-transition: all 1s ease;
			-moz-transition: all 1s ease;
			-o-transition: all 1s ease;
			-ms-transition: all 1s ease;
			transition: all 1s ease;
		}

		.banner-cont{
			width: 70%;
			margin: 0% 15%;
			height: 100%;
		}

		.banner-cont-2{
			width: 70%;
			margin-left:25%;
			height: 100%;
		}

		.banner-half-1{
			width: 60%;
			height: 100%;
			position: relative;
			float: left;
			text-align: center;
		}

		.banner-half-2{
			width: 40%;
			height: 100%;
			position: relative;
			float: left;
			text-align: center;
		}

		#award{
			opacity: 0;
			height: 80%;
			margin: 2.5% 0%;
			position: absolute;
			bottom: 0px;
			left: 0px;
			display: inline-block;
			-webkit-transition: all 1.5s ease;
			-moz-transition: all 1.5s ease;
			-o-transition: all 1.5s ease;
			-ms-transition: all 1.5s ease;
			transition: all 1.5s ease;
		}

		#promo{
			opacity: 0;
			height: 85%;
			margin: 2.5% 0%;
			position: absolute;
			bottom: 0px;
			right: 7vw;
			display: inline-block;
			-webkit-transition: all 1.5s ease;
			-moz-transition: all 1.5s ease;
			-o-transition: all 1.5s ease;
			-ms-transition: all 1.5s ease;
			transition: all 1.5s ease;
		}

		#award-text{
			opacity: 0;
			width: 100%;
			margin: 5.5vw 0%;
			clear: both;
			color: white !important;
			text-align: left !important;
			/*font-family: "sofia-pro" !important;*/
			font-weight: 300;
			-webkit-transition: all 1.5s ease;
			-moz-transition: all 1.5s ease;
			-o-transition: all 1.5s ease;
			-ms-transition: all 1.5s ease;
			transition: all 1.5s ease;
		}

		#promo-text{
			width: 100%;
			clear: both;
			color: white !important;
			text-align: left !important;
			/*font-family: "sofia-pro" !important;*/
			font-weight: 300;
			-webkit-transition: all 1.5s ease;
			-moz-transition: all 1.5s ease;
			-o-transition: all 1.5s ease;
			-ms-transition: all 1.5s ease;
			transition: all 1.5s ease;
		}

		#g-logo{
			width: 30vw;
			display:block;
			float: left;
		}

		#g-logo-mobile{
			display: none !important;
			width: 80vw;
			margin: 0px 10vw;
			display:inline-block;
			float: none;
		}

		.tri-top{
			position: absolute;
			right:-4.7vw;
			top: 0px;
			width: 0;
			height: 0;
			border-style: solid;
			/*------------height-width-----*/
			border-width: 17vw 5vw 0 0 !important;
			border-color: #2e6183 transparent transparent transparent !important;
		}

		.tri-bottom{
			position: absolute;
			bottom: 0px;
			right: -4.7vw;
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 17vw 0 0 5vw !important;
			border-color: transparent transparent transparent #2e6183 !important;
		}


		/*-------*******************-------*/

		.tri-top2{
			position: absolute;
			left:-4.7vw;
			bottom: 0px;
			width: 0;
			height: 0;
			border-style: solid;
			/*------------height-width-----*/
			border-width: 17vw 5vw 0 0;
			border-color: transparent #f6a940 transparent transparent !important;
		}

		.tri-bottom2{
			position: absolute;
			top: 0px;
			left: -4.7vw;
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 17vw 0 0 5vw;
			border-color: #f6a940 transparent transparent transparent !important;
		}

		/*/------*************------\*/

		#slider{
			position: absolute;
			bottom: 2vw;
			left: 0vw;
			height: 15vw;
			width: 60vw;
			/*-webkit-transition: all .125s linear;
			-moz-transition: all .125s linear;
			-o-transition: all .125s linear;
			-ms-transition: all .125s linear;
			transition: all .125s linear;*/
		}

		.slide{
			text-align: center;
			height: 15vw;
			width: 60vw;
			position: absolute;
			top: 0px;
			left: 0px;	
			opacity: 0;
		}

		.b-cont{
			height: 8vw;
			width: 45vw;
		}

		.banner-right{
			width: 90vw;
			height: 30vw;
			position: absolute;
			right: 0px;
			top: 0px;
			text-align: center;
			z-index: 9;
			background: #25b5b9;
			-webkit-transition: all .5s ease;
			-moz-transition: all .5s ease;
			-o-transition: all .5s ease;
			-ms-transition: all .5s ease;
			transition: all .5s ease;
		}

		.main-head{
			color: white !important;
			width: 100%;
		}

		.sub-head{
			color: white !important;
			/*font-family: "sofia-pro" !important;*/
			font-weight: 300;
			width: 100%;
		}

		/*-----Industries :: Styling-----*/

		#industries{
			position: relative;
			float: left;
			height: auto;
			padding: 10vw 0px;
			width: 100%;
		}

		.industry-title{
			width: 100%;
		}

		.block{
			position: relative;
			width:26.66666666vw;
			height:26.66666666vw;
			float: left;    
		   -moz-box-sizing:    border-box;
		   -webkit-box-sizing: border-box;
		   box-sizing:         border-box;
		}

		#title-block{
			position: relative;
			background: #f69033;
		}

		#block-title{
			position: absolute;
			top: 2.5vw;
			left: 2.5vw;
			color: white !important;
		}

		.sub-block{
			position: absolute;
			width: 70%;
			height: 70%;
			text-align: center;
			overflow: hidden;
			margin-left: auto;
			margin-right: auto;
			margin-top: auto;	
			margin-bottom: auto;
			left: 0;
			right: 0;
			top: 0;
			bottom: 0;
			overflow: hidden;
		}

		.block-icon{
			width: 60%;
			padding: 1vw 0px;
			display: inline-block;
		}

		.sub-block > h2 {
			color: white !important;
			margin: -2vw 0px;
		}

		.learn-more {
			position: absolute;
			bottom: 0px;
			right: 0px;
			background: #eadfe1;
			padding: 1vw 0px;
			width: 100%;
			margin: 0px !important;
			/*font-family: "sofia-pro" !important;*/
			font-weight: 300;
		}

		.goToTop{
			top: -100vh !important;
		}

		/*-----Slider :: Styling-----*/

		.track{
			height: 5000px !important;
		}

		.btn{
			padding: 1vw 2vw;
			border-radius: 7px;
			background: #A5CF55;
			color: white !important;
			width: auto;
			white-space: nowrap !important;
			/*font-family: "sofia-pro" !important;*/
			margin-top: 3vw;
		}

		.indent{
			width: 95%;
			margin-top: 20vh;
			margin-left: 5vw;
			float: left;
			position: relative;
			color: white !important;
		}

		#bkgd{
			width: 100%;
			height: 100%;
			background: white;
			position: fixed;
			top:0px;
			bottom: 0px;
			z-index: 0;
		}

		/*-----What they are Saying :: Styling-----*/

		#what-they-are-saying{
			width: 100%;
			height: auto;
		}

		#w-sec-1{
			width: 100%;
			height: auto;
			padding-top:2vw;
			text-align: center;
			position: relative;
			float: left;
			background: #9ce;
		}

		#w-sec-2{
			width: 100%;
			padding-top: 2vw 0px;
			height: auto;
			position: relative;
			float: left;
			background: #9ce;
			text-align: center;
		}

		#block-1{
			background: url(../images/homepage/manjit.jpg) no-repeat transparent;
			background-position: center;
			background-size: cover;
		}

		#block-2{
			background: url(../images/homepage/portrait-2.jpg) no-repeat transparent;
			background-position: center;
			background-size: cover;
		}

		#block-3{
			background: url(../images/homepage/Niko4.jpg) no-repeat transparent;
			background-position: center;
			background-size: cover;
		}

		#block-4{
			background: url(../images/homepage/portrait-5.jpg) no-repeat transparent;
			background-position: top;
			background-size: cover;
		}

		.w-block{
			height: 20vw;
			width: 24.375%;
			float: left;
			opacity: .75;
			margin-left: .5%;
			overflow: hidden !important;
			position: relative; 
			cursor: pointer;
		}

		.w-block:hover{
			opacity: 1;
			-webkit-transition: all .5s ease;
			-moz-transition: all .5s ease;
			-o-transition: all .5s ease;
			-ms-transition: all .5s ease;
			transition: all .5s ease;
		}

		.des-cont{
			cursor: pointer;
			color: white !important;
			text-align: center;
			background: #38404c;
			height: auto;
			position: absolute;
			right: 0px;
			bottom: -10vw;
			width: 100%;
			-webkit-transition: all .25s ease;
			-moz-transition: all .25s ease;
			-o-transition: all .25s ease;
			-ms-transition: all .25s ease;
			transition: all .25s ease;
		}

		#case-studies-btn{
			width: auto;
			margin-bottom: 2vw;
		}

		.des-cont:hover{
			bottom: 0vw;
		}

		.des{
			position: relative;
			float: left;
			width: 100%;
			color: white !important;
			height: 10vw;
			text-align: center;
		}

		.sub-des-text{
			color: white !important;
			height: 5vw;
			width: 80%;
		}

		.name{
			padding: 1vw;
			background: white;
			color: #c6c6c6 !important;
			border-bottom: 1px solid #c6c6c6;
			width: 100%;
			margin: 0px !important;
			font-weight: bold;
			-webkit-transition: all .25s ease;
			-moz-transition: all .25s ease;
			-o-transition: all .25s ease;
			-ms-transition: all .25s ease;
			transition: all .25s ease;
		}

		.round{
			border-radius: 5px !important;
			overflow: hidden;
		}

		/*.name{
			cursor: pointer;
			width: 100%;
			height: 5vw;
			display: block;
			text-align: center;
			color: #848484;
			font-family: "sofia-pro";
			-webkit-transition: all .25s ease;
			-moz-transition: all .25s ease;
			-o-transition: all .25s ease;
			-ms-transition: all .25s ease;
			transition: all .25s ease;
			overflow: hidden;
			background: url(name-tag.png) no-repeat transparent;
			background-position: center;
			background-size: auto 100%;
		}*/

		/*.name:hover{
			color: white;
			background: #f69033;
		}*/

		#e-sec-1{
			width: 100%;
			height: auto;
			padding-top: 7vw;
			padding-bottom: 2vw;
			text-align: center;
			position: relative;
			float: left;
			color: #f2f4d4 !important;
			background: white;
		}

		#e-tablet{
			width: auto;
			height: 100%;
			float: right;
			margin-right: 5vw;
			display: inline-block;
			box-shadow: 8px 7px 45px 0px rgba(0,0,0,0.2);
			border-radius: 1.25vw;
		}

		.half{
			width: 50%;
			height: 30vw !important;
			height: auto;
			background: white;
			position: relative;
			float: left;
			padding-bottom: 5vw;
		}

		.fixed{
			position: fixed !important;
			top: 0px !important;
			left: 0px !important;
		}

		.scroll{
			height: 700vh !important;
		}

		#discover{
			position: absolute;
			z-index: 999;
			width: 115%;
			top: -12vw;
			margin-left: -5.5vw;
			/*-webkit-transition: all .125s linear;
			-moz-transition: all .125s linear;
			-o-transition: all .125s linear;
			-ms-transition: all .125s linear;
			transition: all .125s linear;*/
		}

		#pulse{
			width: 100vw;
			height: 21.84vw;
			position: absolute;
			z-index: 999;
			top: 5vw;
			left: 0vw;
			/*-webkit-transition: all .25s linear;
			-moz-transition: all .25s linear;
			-o-transition: all .25s linear;
			-ms-transition: all .25s linear;
			transition: all .25s linear;*/
		}

		#protect-animation{
			position: absolute;
			left: 0vw;
			top: -210vw;
			z-index: 99;
			width: 100vw;
			height: 43.84vw;
			min-width: 100vw;
		/*	-webkit-transition: all .125s linear;
			-moz-transition: all .125s linear;
			-o-transition: all .125s linear;
			-ms-transition: all .125s linear;
			transition: all .125s linear;*/
		}

		#lock-animation{
			position: absolute;
			top: -210vw;
			left: 45vw;
			width: 13vw;
			height: 19.93vw;
			z-index: 9999;
		}

		/*/--------Ebook--------\*/

		#e-book-list{
			list-style: none;
			line-height: 2vw;
			width: 100% !important;
			float: left;
			clear: both !important;
		}

		#e-book-list li{
			margin-top: 4vw;
			font-size: 18px;
		}

		.e-book-icon{
			position: absolute;
			margin-left: -5vw;
			margin-top: -1.5vw;
			height: 5vw;
		}

	#mobile-version{
		display: none;
		height: auto;
		width: 100%;
		position: relative;
		float: left;
		overflow: hidden;
	}

	#mobile-version .main-head{
		padding: 20px 0px !important;
	}

	.mobile-block{
		position: relative;
		width: 100%;
		padding: 10vw 0px;
		height: auto;
		float: left;
	}

	.mobile-text-block{
		width: 100vw;
		padding: 5vw 10vw;
		text-align: center;
		height: auto;
		position: relative;
	}

	.mobile-text-block:after{
		width: 100%;
		content: '';
		clear: both !important;
	}

	.mobile-block-container{
		position: relative;
		width: 100vw;
		height: auto;
	}

	#video-container{
		top: 0px;
		right: 0px;
		height: 100vh;
		width: 100vw;
		position: fixed;
		z-index: 99999999;
		background: rgba(0, 0, 0, 0.85);
	}

	#video-iFrame{
		text-align: center;
		height: 50vh;
		width: 88.88888888vh;
		background: white;
		-webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.75);
		-moz-box-shadow:    0px 0px 18px 0px rgba(0, 0, 0, 0.75);
		box-shadow:         0px 0px 18px 0px rgba(0, 0, 0, 0.75);
	}

	.video-iFrame{
		height: 100%;
		width: 100%;
		display: inline-block !important;
	}

	#close-btn{
		position: absolute !important;
		top: -40px !important;
		right: -5px !important;
	}

	#form-container{
		padding-top: 2vw;
		position: relative;
		width: 100%;
		float: left;
		display: block !important;
		height: auto;
		text-align: center !important;
		background: #9ce;
	}

	.mktoButtonRow{
		position: absolute !important;
		bottom: 45px;
		right: 25px;
	}
	
	.mktoFormRow{
		width: auto !important;
		padding-right: 20px !important;
	}

	#mktoForm_489{
		height: 269px;
		width: auto !important;
		position: relative !important;
		float: left;
		margin-left: 17vw;
		display: inline-block !important;
	}

	#mktoForm_489 label{
		display: none !important;
	}

	#form-container input{
		font-size: 18px;
		border-radius: 7px !important;
		border: 2px solid #dbdbda !important;
		margin-top: 20px !important; 
	}

	#form-container input[type="text"]{
		font-size: 18px;
		margin-top: 20px !important; 
	}

	#form-container select{
		font-size: 18px !important;
	}

	#form-container input[name="Email"]{
		font-size: 18px !important;
	}
	
	.mktoField{
		width: 30vw !important;
		float: left !important;
	}

	.mktoFormCol{
		width: auto !important;
		margin-bottom: 0px !important;
	}

	.mktoButton{
		background: #f69033 !important;
		border: none !important;
		font-size: 18px !important;
		border-radius: 5px !important;
	}

	span.copyright{
		padding: .25vw !important;
	}



/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (max-width: 1200px) {
	.promo-text{
		margin: 0px 0px !important;
	}
}

@media only screen and (max-width: 650px) {
	#slider{
		margin-bottom: 3.5vw;
	}

	#slider h1{
		margin-bottom: 0px !important;
		font-size: 20px !important;
	}

	#slider h2{
		margin-bottom: 0px !important;
		font-size: 12px !important;
	}
}

@media only screen and (min-width: 650px) and (max-width: 900px) {

	#slider h1{
		margin-bottom: 0px !important;
		font-size: 24px !important;
	}
}

@media only screen and (max-width: 450px) {
	.mktoButtonRow{
		bottom: 45px;
	}

	#mktoForm_489{
		width: 100vw !important;
		height: auto;
		margin-left: 0vw;
	}

	.mktoFormRow{
		padding-right: 0px !important;
	}

	#form-container input{
		width: 100vw !important;
	}

	#form-container input[type="text"]{
		width: 100vw !important;
		padding: 20px !important;
	}
	
	.mktoField{
		width: 100vw !important;
		padding: 20px !important;
	}

	#form-container input[name="Phone"]{
		margin-top: 0px !important;
	}

	#form-container select[name="Country"]{
		padding: 10px !important;
		margin-top: 20px !important;
		width: 55vw !important;
	}

	#download{
		float: none !important;
		margin-top: 50px !important;
	}

	.btn{
		padding: 10px 20px;
	}

	.banner, .banner-cont, .banner-cont-2, .banner-half-2, .banner-half-1{
		position: relative;
		height: auto;
		float: left;
		width: 100%;
		margin: 0% 0%;
	}

	#banner-1, #banner-2{
		display: none;
	}

	#award-text{
		position: relative;
		float: left;
		padding: 30px 0px;
		width: 80%;
		margin: 0% 10%;
		opacity: 1;
		color:#c1c0c0 !important;
		text-align: center !important;
	}

	#promo-text{
		position: relative;
		float: left;
		padding: 30px 0px;
		width: 80%;
		margin: 0% 10% !important;
		opacity: 1;
		color:#c1c0c0 !important;
		text-align: center !important;
	}

	#award{
		position: relative;
		float: left;
		opacity: 1;
		width: 100%;
		height: auto;
		margin: 2.5% 0%;
	}

	#promo{
		position: relative;
		float: left;
		opacity: 1;
		width: 80%;
		height: auto;
		margin: 2.5% 10%;
	}

	#g-logo{
		display: none;
	}
	#g-logo-mobile{
		display: block !important;
	}

  	.main-head{
		color:#848484 !important;
	}

	.mktoField{
		width: 30vw !important;
		float: left !important;
	}

	.indent h2{
		margin-bottom: 8vw !important;
	}

	.sub-head{
		color:#848484 !important;
	}

	#what-we-do-section{
		background: white;
	}

	.main-title{
		color: #848484 !important;
	}

	.sub-title{
		color: #848484 !important;
	}

	#video-iFrame{
		height: 56.25vw;
		width: 100vw;	
	}

	#block-title{
		margin-left: auto;
		margin-right: auto;
		margin-top: auto;
		margin-bottom: auto;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		text-align: center;
		height: 35vw;
	}

    #landing-page{
    	min-height: 450px;
    }

    .text-half{
		width: 100%;
		height: auto;
		padding: 0vh 0px;
	}

	#tablet{
		width: 90vw;
		left: -15vw;
	}

	#screen{
		width: 85vw;
		height: 38.25vw;
		left: -12.5vw;
	}

	#animations{
		display: none;
	}

	#mobile-version{
		display: block;
	}

	.cont{
		width: 90vw;
		margin: 0% 5vw;
	}

	.block{
		height: 90vw;
		width: 90vw;
		border: none !important;
	}

	.w-block{
		height: 90vw;
		width: 90vw;
		margin: 5vw;
	}

	.half{
		text-align: center;
		width: 100vw;
		height: 47vw !important;
	}

	#e-book-list{
		line-height: 5vw;
		padding: 0px;
		margin: 2vw;
	}

	#e-tablet{
		display: inline-block;
		float: none;
		padding: 0px;
	}

	.sub-block{
		height: 95%;
		width: 95%;
	}

	#buffer{
		height: auto !important;
	}

	#container{
		position: relative !important;
	}

	.add-fixed{
		position: relative !important;
	}

	.award-title{
		font-size: 24px !important;
	}

}

#full-fill{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100vw;
	height: 100vh;
	display: none;
}

#skip{
	width: 100%;
	height: 20px;
	text-align: center;
	position: absolute;
	bottom: 3.5vh;
	right: 0px;
	z-index: 99999999999999999999;
}

#skip-btn{
	background: green;
	height: 20px;
	width: 40px;
	display: inline-block !important;
	position: absolute;
	bottom: 60px;
	right: 0px;
	left: 0px;
	top: 0px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}

.arrows {
	width: 60px;
	height: 72px;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 10px;
}

.arrows path {
	stroke:#848484;
	fill: transparent;
	stroke-width: 2.5px;	
	animation: arrow 2s infinite;
	-webkit-animation: arrow 2s infinite; 
}

#skip-text{
	font-size: 22px;
	color: #848484 !important;
	/*font-family: "sofia-pro" !important;*/
}

@keyframes arrow
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}

@-webkit-keyframes arrow /*Safari and Chrome*/
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}

.arrows path.a1 {
	animation-delay:-1s;
	-webkit-animation-delay:-1s; /* Safari 和 Chrome */
}

.arrows path.a2 {
	animation-delay:-0.5s;
	-webkit-animation-delay:-0.5s; /* Safari 和 Chrome */
}

.arrows path.a3 {	
	animation-delay:0s;
	-webkit-animation-delay:0s; /* Safari 和 Chrome */
}


/*@media screen and (min-width : 650px) and (max-aspect-ratio : 1/1){

	#portrait-mode{
		display: block;
	}

	#full-fill{
		display: block;
	}

	#buffer, #landing-page{
		display: none;
	}

	.page-id-8306 body{
		 background: url(cool)!important;
	}

	.page-id-8306 #wrap_all{
		 height: 100vh !important;
	}

	.page-id-8306 iframe{
		display: none !important;
	}

	.page-id-8306 footer{
		display: none !important;
	}
}*/


/*
Mobile Styles
================================================== */
@media screen and (min-width : 450px) and (max-width: 650px){ 

	.mktoButtonRow{
		bottom: 45px;
	}

	#download{
		float: none !important;
		margin-top: 50px !important;
	}

	.btn{
		padding: 10px 20px;
	}

	#g-logo{
		display: none;
	}
	#g-logo-mobile{
		display: block !important;
	}

	.banner, .banner-cont, .banner-cont-2, .banner-half-2, .banner-half-1{
		position: relative;
		height: auto;
		float: left;
		width: 100%;
		margin: 0% 0%;
	}

	#banner-1, #banner-2{
		display: none;
	}

	#award-text{
		position: relative;
		float: left;
		padding: 30px 0px;
		width: 80%;
		margin: 0% 10%;
		opacity: 1;
		color:#c1c0c0 !important;
		text-align: center !important;
	}

	#promo-text{
		position: relative;
		float: left;
		padding: 30px 0px;
		width: 80%;
		margin: 0% 10% !important;
		opacity: 1;
		color:#c1c0c0 !important;
		text-align: center !important;
	}

	#award{
		position: relative;
		float: left;
		opacity: 1;
		width: 100%;
		height: auto;
		margin: 2.5% 0%;
	}

	#promo{
		position: relative;
		float: left;
		opacity: 1;
		width: 80%;
		height: auto;
		margin: 2.5% 10%;
	}

	.indent h2{
		margin-bottom: 8vw !important;
	}


	#what-we-do-section{
		background: white;
	}

	.main-title{
		color: #848484 !important;
	}

	.sub-title{
		color: #848484 !important;
	}

	.main-head{
		color:#848484 !important;
	}

	#video-iFrame{
		height: 56.25vw;
		width: 100vw;	
	}

	.sub-head{
		color:#848484 !important;
	}

     #landing-page{
    	min-height: 450px;
    }

    .text-half{
		width: 100%;
		height: auto;
		padding: 0vh 0px;
	}

	#tablet{
		width: 90vw;
		left: -15vw;
	}

	#screen{
		width: 85vw;
		height: 38.25vw;
		left: -12.5vw;
	}

	#animations{
		display: none;
	}

	#mobile-version{
		display: block;
	}

	.cont{
		width: 90vw;
		margin: 0% 5vw;
	}

	.block{
		width: 45vw;
		height: 45vw;
		border: none !important;
	}

	.w-block{
		height: 50vw;
		width: 45.5%;
		margin-left: 3vw;
		margin-bottom: 3vw;
	}

	.half{
		text-align: center;
		width: 100vw;
		height: 47vw !important;
	}

	#e-book-list{
		line-height: 5vw;
		padding: 0px;
		margin: 2vw;
	}

	#e-tablet{
		display: inline-block;
		float: none;
		padding: 0px;
	}

	.sub-block{
		height: 95%;
		width: 95%;
	}

	#buffer{
		height: auto !important;
	}

	#container{
		position: relative !important;
	}

	#mktoForm_489{
		width: 100vw !important;
		height: auto;
		margin-left: 0vw;
	}

	.mktoFormRow{
		padding-right: 0px !important;
	}

	#form-container input{
		width: 100vw !important;
	}

	#form-container input[type="text"]{
		width: 100vw !important;
		padding: 20px !important;
	}
	
	.mktoField{
		width: 100vw !important;
		padding: 20px !important;
	}

	#form-container input[name="Phone"]{
		margin-top: 0px !important;
	}

	#form-container select[name="Country"]{
		padding: 10px !important;
		margin-top: 20px !important;
		width: 70vw !important;
	}
}

@media screen and (max-width : 800px) and (min-aspect-ratio : 1/1){ 

	.mktoButtonRow{
		bottom: 45px;
	}

	#download{
		float: none !important;
		margin-top: 50px !important;
	}

	.btn{
		padding: 10px 20px;
	}

	#g-logo{
		display: none;
	}
	#g-logo-mobile{
		display: block !important;
	}
	
	.banner, .banner-cont, .banner-cont-2, .banner-half-2, .banner-half-1{
		position: relative;
		height: auto;
		float: left;
		width: 100%;
		margin: 0% 0%;
	}

	#banner-1, #banner-2{
		display: none;
	}

	#award-text{
		position: relative;
		float: left;
		padding: 30px 0px;
		width: 80%;
		margin: 0% 10%;
		opacity: 1;
		color:#c1c0c0 !important;
		text-align: center !important;
	}

	#promo-text{
		position: relative;
		float: left;
		padding: 30px 0px;
		width: 80%;
		margin: 0% 10% !important;
		opacity: 1;
		color:#c1c0c0 !important;
		text-align: center !important;
	}

	#award{
		position: relative;
		float: left;
		opacity: 1;
		width: 100%;
		height: auto;
		margin: 2.5% 0%;
	}

	#promo{
		position: relative;
		float: left;
		opacity: 1;
		width: 80%;
		height: auto;
		margin: 2.5% 10%;
	}

	.indent h2{
		margin-bottom: 8vw !important;
	}

	#what-we-do-section{
		background: white;
	}

	.main-title{
		color: #848484 !important;
	}

	.sub-title{
		color: #848484 !important;
		line-height: 7vh !important;
	}

	#video-iFrame{
		height: 56.25vw;
		width: 100vw;	
	}

	.mobile-block{
		padding: 3vw 20vw !important;
	}

    #landing-page{
    	min-height: 450px;
    }

    .text-half{
		width: 100%;
		height: auto;
		padding: 0vh 0px;
	}

	#tablet{
		width: 90vw;
		left: -15vw;
	}

	#screen{
		width: 85vw;
		height: 38.25vw;
		left: -12.5vw;
	}

	#animations{
		display: none;
	}

	#mobile-version{
		display: block;
	}

	.cont{
		width: 90vw;
		margin: 0% 5vw;
	}

	.block{
		width: 45vw;
		height: 45vw;
		border: none !important;
	}

	.w-block{
		height: 50vw;
		width: 45.5%;
		margin-left: 3vw;
		margin-bottom: 3vw;
	}

	.half{
		text-align: center;
		width: 100vw;
		height: 47vw !important;
	}

	#e-book-list{
		line-height: 5vw;
		padding: 0px;
		margin: 2vw;
	}

	#e-tablet{
		display: inline-block;
		float: none;
		padding: 0px;
	}

	.sub-block{
		height: 95%;
		width: 95%;
	}

	#buffer{
		height: auto !important;
	}

	#container{
		position: relative !important;
	}

	.add-fixed{
		position: relative !important;
	}

	.award-title{
		font-size: 24px !important;
	}

	#mktoForm_489{
		width: 100vw !important;
		height: auto;
		margin-left: 0vw;
	}

	.mktoFormRow{
		padding-right: 0px !important;
	}

	#form-container input{
		width: 100vw !important;
	}

	#form-container input[type="text"]{
		width: 100vw !important;
		padding: 20px !important;
	}
	
	.mktoField{
		width: 100vw !important;
		padding: 20px !important;
	}

	#form-container input[name="Phone"]{
		margin-top: 0px !important;
	}

	#form-container select[name="Country"]{
		padding: 10px !important;
		margin-top: 20px !important;
		width: 70vw !important;
	}

	.main-head{
		color:#848484 !important;
	}

	.sub-head{
		color:#848484 !important;
	}
}
.n2-ss-slider-2 h2{
color:#fff !important;
}
.menu-item-24077 {
    display: none;
}
.page-id-27269 .template-page {
    padding: 0px !important;
}
.page-id-24143 .template-page {
    padding: 0px !important;
}
.page-id-24143 #av_section_1
{
border: none !important;
}
.webinarzom a:hover,.paperzom a:hover,.demoszom a:hover,.videoszom a:hover {
    
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
     transition: all 200ms ease-in;   
     transform: scale(1.2);
}
.avia_textblock.homwebinar,.avia_textblock.hompaper,.avia_textblock.homdemo {
    margin: 0 auto;
    width: 300px;
}
@media only screen and (min-width: 768px)
{
.page-id-4607 #top #main .avia-section .template-page{
    padding-top: 0px;
}
.page-id-4607 .main_color.container_wrap_first {
    position: fixed;
    width: 100%;
    z-index: 2;
}
#top.page-id-4607 #main .avia-section .template-page,#top.page-id-4607 #main .avia-section{
 position: relative;
}
#top.page-id-4607 #main .avia-section .template-page{
	border-top: 2px solid #ccc;
}
#top.page-id-4607 #main .avia-section{
	border: none;
}
.page-id-4607 .main_color.container_wrap_first main {
    padding-bottom: 25px;
}
/*#top.page-id-4607 #main #chalktalk.avia-section {
    height: 2450px;
}*/
}
.homwebinar p,.hompaper p,.homdemo p,.addicont p{
color:#000 !important;
}
.page-id-24143 #av_section_3 {
    display: none;
}
.cloudsweprotect p{
font-size:26px;text-transform: uppercase;font-weight: bold;
}
.hmfirst .av_textblock_section,.hmsecond .av_textblock_section,.hmthird .av_textblock_section {
    float: left;
}
@media (max-width:480px) {
div#n2-ss-5 .n2-style-36d05a7ec88360ecc7fa6e6953621afa-heading{margin-top:20px;}
}
#av_section_1 {
    padding: 0px 70px 15px;
}
#av_section_1 .no_margin.av_one_third:nth-child(3) {
    padding-right: 0px !important;
}

#top #search-fail img{
 width: 52%;
}
#top #search-fail {
  position: relative;
}
#top .rightcont {
  width: 50%;
  float: right;
  position: absolute;
	top: 47%;
	right: 16%;
}
#top .rightcont .gohome{
  background-color: #01609a;
  padding: 15px 25px;
  color: #fff;
  border-radius: 3px;
  text-transform: uppercase;
  margin-right: 40px;
  font-size: 18px;
}
#top .rightcont .goback{
  background-color: #00ceff;
  padding: 15px 25px;
  color: #fff;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 18px;
  margin-right: 40px;
}
@media only screen and (max-width: 900px){
#advanced_menu_toggle::before,#advanced_menu_hide::before {
    font-size: 30px !important;
}
}
@media only screen and (max-width: 1200px) and (min-width: 768px){
#top.error404  #wrap_all #main{
	height: 100vh;
	overflow: scroll;
}
#top .rightcont{
	top: 63%;
	right: 8%;
}
.html_header_top #top .av_header_stretch .container.av-logo-container{
	width: 100%;
}
 #top #search-fail img {
    width: 90%;
}
}
@media only screen and (max-width: 767px){
#top #search-fail,#top #search-fail img {
    width: 100%;
}
#top .rightcont{
    position: static;
    width: 100%;
}
#top .rightcont {position: static;width: auto;display: table;margin: 0 auto;float: none;}
}
@media only screen and (max-width: 380px){
#top .rightcont a{
 display: table;
 margin: 10px auto !important;
}
}

.avia_textblock.upcoming h4,.avia_textblock.ondemand h4 {
    font-size: 16px !important; font-weight:800 !important;
}
.avia_textblock.webinarsec {
    padding-bottom: 30px;
}
.page-id-24143 .avia-builder-el-43 iframe{
height:410px !important;
}

/* Ameex Adwords campign page changes */

.page-id-27691 .gs-bar.gs-buttons.gs-theme-light.gs-floating.gs-no-label.gs-color-native.gs-round.gs-medium.gs-floating.gs-left.gs-no-counter.gs-done {
    display: none;
}
.page-id-27669 .gs-bar.gs-buttons.gs-theme-light.gs-floating.gs-no-label.gs-color-native.gs-round.gs-medium.gs-floating.gs-left.gs-no-counter.gs-done {
    display: none;
}
.page-id-27682 .gs-bar.gs-buttons.gs-theme-light.gs-floating.gs-no-label.gs-color-native.gs-round.gs-medium.gs-floating.gs-left.gs-no-counter.gs-done {
    display: none;
}

.page-id-27691 .container,.page-id-27669 .container,.page-id-27682 .container{
	max-width: 100%;
	padding: 0;
}
.g-adword-container{
    padding: 0 4.27083333333%;
    margin: 0 auto;
}
.g-adword-page h1{
    color: #33adff !important;
    font-family: "Open Sans", arial, sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: normal;
}
.g-adword-page .sub-title{
    font-family: "Lato", arial, sans-serif;
    font-size: 20px;
    color: #808080;
    line-height: 25px;
    letter-spacing: 1px;
}
.g-adword-main-sec{
    width: 100%;
    margin: 60px 0 0;
    position: relative;
}
#comp-ven .g-adword-main-sec{
	height: 739px;
}
.g-adword-main-sec .g-adword-container {
    z-index: 999;
    position: relative;
    top: -20px;
    padding-bottom:35px;
}
.g-adword-main-sec .bg{
    max-width: 100%;
    position: absolute;
    z-index: 99;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}
.g-adword-main-cnt{
    overflow: hidden;
}
.g-ad-lft{
    float: left;
}
.g-ad-lft p,.g-ad-rgt p{
    color: #ffffff;
    font-size: 16px;
    line-height: 25px;
    margin-top: 0;
    letter-spacing: 1px;
}
#comp-ven .g-ad-lft{
  margin-top: 100px;
    width: 29%;
}
.g-ad-rgt{
    float: right;
}
.g-ad-rgt{
    position: relative;
    left: 21px;
    width: 50%;
}
#comp-ven .cta{
    display: inline-block;
    line-height:16px;
       width: 120px;
}
#comp-anlst .g-ad-rgt{
	margin-top: 170px;
    text-align: center;
    width: 100%;
}
#comp-anlst .cta{
  padding: 10px 18px;
    vertical-align: middle;
    display: inline-block;
}
#comp-ven .view-link{
    /*text-align: right; */
    width: 43%;  
    margin-left: 16%;
}
#comp-anlst h1{
	width:50%;
}
#comp-anlst .btm-col.lft,#ga-business .btm-col.lft{
margin: 0 17% 0 5%;
    text-align: center;
    width: 23.2%;
}
#comp-anlst .g-adword-main-sec {
margin-top:30px;
}
#comp-anlst ul{
	list-style-type: disc;
	color: #ffffff;
	padding-left: 30px;
}
#comp-anlst .g-adword-main-sec{
	height: 926px;
}
#comp-anlst .g-ad-lft{
	width: 35.8%;
	margin-top:110px;
}
.g-adword-main-cnt .cta,.g-ad-md-sec .cta{
    background-color: #84a74b;
    text-transform: uppercase;
    color: #ffffff;
    padding: 2px 15px;
    text-decoration: none;
    font-family: "Lato", arial, sans-serif;
    line-height:25px;
    text-align: center;
}
.g-adword-btm-sec{
    background-color: #eaeaea;
    padding: 40px 0 0;
    text-align: center;
    overflow: hidden;
}
.g-adword-btm-sec .g-adword-container{

}
.g-adword-btm-sec .btm-hd{
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Lato", arial, sans-serif;
    font-size: 28px;
    color: #33adff;
    margin-bottom: 50px;
    display: block;
    letter-spacing: 1px;
    line-height: 30px;
}
.g-adword-btm-sec .btm-col{
    width: 50%;
    float: left;
}
.g-adword-btm-sec .btm-col img{
    max-width: 100%;
    margin: 30px auto;
}
.btm-sb-hd a{
    color: #000000;
    text-decoration: none;
    font-family: "Lato", arial, sans-serif;
    font-size: 18px;
    line-height: 25px;
}
.btm-img-sec {
    max-width: 60%;
    margin: 0 auto;
}
.bg-mbl,.bg-tab{
    display: none;
}
#ga-business h1{
	    width: 65%;
}
#ga-business .g-adword-main-sec{
	margin-top:40px;
	height: 769px;

}
#ga-business .g-ad-rgt p{
color: #000000;
}
#ga-business .g-ad-rgt{
	margin-top:38px;
	  width: 24%;
	  margin-right: 200px;
}
#ga-business .view-link{
	text-align: center;
	margin-top: 60px;
}
#ga-business .cta,.g-ad-md-sec .cta{
	padding: 20px 15px;
	margin: 20px 0;
	 padding: 20px 15px;
	 display: inline-block;
}
#ga-business .cta{
margin-top:10px;
}
.g-ad-md-sec{
	display: none;
}
.g-ad-md-sec .cta{
	margin: 10px 0;
}
#comp-anlst .btm-col.lft .btm-img-sec img{
min-width: 350px;
}
#comp-anlst .btm-col.lft .btm-img-sec{
	min-width: 450px;
}
#comp-ven .g-adword-btm-sec .btm-hd{
	margin-bottom: 40px;
}
#comp-ven .g-adword-btm-sec .btm-col.rgt img{
	margin-top:20px;
}
#comp-ven .g-adword-btm-sec .btm-col.lft img{
	margin-top:60px;
}
/*Media styles*/

@media screen and (max-width: 1400px){
#comp-ven .g-ad-lft {
    margin-top: 28px;
    width: 39%;
}
#comp-anlst .g-ad-rgt{
	margin-top: 50px;
}
#comp-anlst .g-ad-lft{
	margin-top: 90px;
}
#ga-business .g-ad-rgt {
    width: 35%;
     margin-right: 60px;
}
#comp-anlst .g-adword-main-sec{
	height: auto;
}
#comp-anlst .btm-col.lft .btm-img-sec {
min-width: 350px;
}
#comp-anlst .btm-col.lft .btm-img-sec img{
min-width: auto;
}
}
@media screen and (min-width: 1400px){
#comp-ven .g-ad-lft {
    margin-top: 28px;
    width: 39%;
}
#ga-business .view-link{
	margin-top: 20px;
}
}
@media screen and (min-width: 1600px){
#ga-business .view-link{
	margin-top: 35px;
}
#ga-business .view-link .cta{
	margin: 4px 0;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px){

    #comp-ven .view-link{
        margin: 0 auto;
        float: right;
    }
    .bg-dsk,.bg-mbl{
        display: none;
    }
    .bg-tab{
        display: block;
    }
    #comp-ven .g-adword-main-sec{
        min-height: 992px;
    }
    .g-adword-btm-sec{
        text-align: left;
    }

    .btm-sb-hd.bg-dsk{
        display: none;
    }
    .g-adword-btm-sec .btm-hd{
        margin-bottom: 0;
    }
   #comp-ven .g-ad-rgt {
    left: auto;
    padding: 0 4%;
    position: relative;
    text-align: right;
    width: 50%;
}
#ga-business .g-adword-main-sec{
	height: 913px;
}
#comp-anlst .btm-col.lft .btm-sb-hd,#ga-business .btm-col.lft .btm-sb-hd{
    text-align: right;
    width: 60%;
    padding-left: 28%;
    padding-right: 0;
}
}
@media screen and (min-width: 320px) and (max-width: 1024px){
	 #header_main {
    	border: transparent;
    }
    .g-adword-container{
        padding: 0 2.7%;
    }
    #comp-ven .g-ad-lft{
        width: 100%;
        margin-top: 50px;
    }
  #comp-ven .g-ad-rgt {
    margin-top: 45px;
    padding: 0 9% 0 0;
}
    .g-adword-btm-sec .btm-col {
        width: 100%;
        display: table;
    }

    .btm-sb-hd,.btm-img-sec{
        vertical-align: middle;
        display: table-cell;
        padding: 0 20px;
    }
    .btm-sb-hd.bg-dsk{
        display: none;
    }
    .g-adword-main-sec {
    	margin-top: 30px;
    }
    .responsive #top #wrap_all .container {
    	max-width: 100%;
    	width: 100%;
    }
    #comp-ven .g-ad-lft {
    	margin-top: 0;
    }
#comp-anlst h1,#ga-business h1{
    width: 100%;
}
#comp-anlst .g-adword-main-sec {
    height: 896px;
}
#comp-anlst .g-ad-lft {
    margin-top: 10px;
    width: 100%;
}
#comp-anlst .g-ad-rgt{
    margin-top: 300px;
}
#comp-anlst .btm-col.lft, #ga-business .btm-col.lft,#ga-business .g-ad-rgt{
    width: 100%;
    margin: 0;
}
#ga-business .g-ad-rgt{
	left: 0;
}
.g-ad-md-sec{
	display: block;
}
#ga-business .g-ad-rgt .view-link{
	display: none;
}
#comp-anlst .btm-col.lft .btm-img-sec {
min-width: auto;
}
#comp-anlst .btm-col.lft .btm-img-sec img{
min-width: auto;
}
#ga-business .view-link {
    margin-top: 0;
  
}
}
/*Mobile styles*/
@media screen and (max-width: 767px){
    .bg-dsk,.bg-tab {
        display: none;
    }
    .bg-mbl{
        display: block;
    }
    .btm-sb-hd.bg-mbl{
        display: table-cell;
    }
    .btm-sb-hd, .btm-img-sec{
        padding: 0;
    }
    .btm-sb-hd {
        width: 60%;
        text-align: left;
    }
    .btm-col.rgt .btm-sb-hd{
        text-align: right;
    }
    .g-adword-btm-sec .btm-col img{
        margin: 10px auto;
    }
    #comp-ven .g-ad-rgt {
        margin: 0;
    }
    #comp-ven .view-link {
        margin: 0;
    }
    .g-adword-main-sec{
        min-height: 775px;
    }
    .g-ad-lft p, .g-ad-rgt p {
        color: #ffffff;
        font-size: 14px;
        line-height: 18px;
    }
    .content {
    	padding-top: 0;
    }
    .g-adword-page h1 {
    	font-size: 25px;
    	margin-top: 10px;
    }
    #comp-ven .view-link{
    	width: auto;
    }
    #comp-anlst .g-adword-main-sec {
       height: 933px;
	}

	#comp-anlst .g-ad-rgt {
	    margin-top: 200px;
	    float: left;
	    left: 0;
	}
#ga-business .g-adword-main-sec{
	height: 800px;
}
#comp-ven .g-ad-rgt {
    margin: 0;
    width: 74%;
    padding: 0;
    text-align: right;
    position: static;
}
#comp-ven .g-ad-rgt p {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0;
}
}


@media screen and (min-device-width: 360px) and (max-device-width : 732px)  {
	   #comp-anlst .g-ad-rgt{
	    margin-top: 290px;
	}

}
@media screen and (min-device-width: 480px) and (max-device-width : 732px){
	   #comp-anlst .g-ad-rgt{
	    margin-top: 420px;
	}

}
@media only screen  and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape){
	#comp-anlst .g-adword-main-sec {
	    height: 700px;
	    min-height: 700px;
	}
	#comp-anlst .g-ad-rgt{
	    margin-top: 200px;
	}

}
/*@media (max-width: 1200px) and (min-width:1024px){
.page-id-27712 #ga-business .g-ad-rgt .view-link {
margin-top: 20px;
}
}*/





.page-id-27669 .content {
	padding-bottom: 0;
}
.entry-content-wrapper p {
	letter-spacing: 1px;
}
.view-link a:hover {
	color: #fff;
}

/* Ameex Adwords campign page changes Ends */

