@font-face {
    font-family: 'amazing-bold';
    src: url('fonts/amazing-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'amazing-normal';
    src: url('fonts/amazing-normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'amazing-think';
    src: url('fonts/amazing-think.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body{
	background-color: #FAFAFA;
	color: #333333;
	font-family: amazing-think;
	font-size: 17px;
	line-height: 20px;
}
h1,h2,h3,h4,h5{font-family: amazing-bold;}
a, a:link, a:hover, a:visited, a:active,h1,h2,h3,h4,h5{text-decoration: none;color: #333333;}
* {
	margin: 0;
	padding: 0;
}
.no-padding-margin, .at-main-menu{
	padding: 0 !important;
	margin: 0 !important;
}
.no-padding-margin-tb{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.no-padding-margin-side{
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.no-padding-margin-left{
	padding-left: 0px !important;
	margin-left: 0px !important;
}
.no-padding-margin-right{
	padding-right: 0px !important;
	margin-right: 0px !important;
}
.clr{
	clear: both;
	height: 0 !important;
	line-height: 0 !important;
	display: block !important;
	float: none !important;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
}
#at-pos-top-right{text-align: right;}
#at-pos-top-right > * {text-align: justify;}
#at-pos-top-left{text-align: left;}
#at-header-block .at-wrapper{
	position: relative;
	display: block;
	padding: 0;
}
#at-header-block{
	background-color: #f1f1f1;
	height: 30px;
	padding: 0px;
	color: white;
	border-bottom: 1px solid #E6E6E6;
}
#at-header-block .at-wrapper .at-module-content{display: inline-block;}
#at-header-inside-block{
	border-top: 1px solid #D1D1D1;
	position: relative;
	background: #fff;
	z-index: 99;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
#at-header-inside-block:after {
z-index: 2;
content: "";
left: 0;
right: 0;
height: 2px;
bottom: 0;
position: absolute;
-webkit-box-shadow: 0px 2px 2px 0px rgba(83, 83, 83, 1);
box-shadow: 0px 2px 2px 0px rgba(83, 83, 83, 1);
}
#at-full-3-block{background: #f6f8fa;border-top: solid 1px #e5e5e5;border-bottom: solid 1px #e5e5e5;}
#at-full-3-block .at-wrapper{text-align: center;position: relative;}
#at-full-3-block .at-wrapper:before,#at-full-3-block .at-wrapper:after{
	content: '';
	display: block;
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 40px;
}
#at-full-3-block .at-wrapper:before{
	top: -40px;
	background: url('../images/sample/bg-top.png') 50% 0 no-repeat;
}
#at-full-3-block .at-wrapper:after{
	bottom: -40px;
	background: url('../images/sample/bg-bottom.png') 50% 0 no-repeat;
}
#at-body-bottom-block{
	padding: 30px 0;
}
#at-full-1-block{
	background: #0d1e34;
	color: #fff;
}
#at-full-1-block .at-199 p{
	margin-bottom: 0;
	padding: 15px 0;
	font-size: 21px;
	line-height: 100%;
}
#at-full-1-block .at-199 a{
	color: #0CF;
	padding: 0 15px;
	margin-left: 15px;
	font-family: amazing-normal;
}
#at-full-1-block .at-199-price{
	font-size: 25px;
	font-family: amazing-normal;
	color: #fff;
}
#at-footer-block{
	background: #2D2E2F;
	color: #CCC;
	padding: 10px 0;
	font-size: 14px;}
/*Logo*/
.at-logo-module{display: inline-block;margin: 16px 0 !important;width: 284px;text-align: center;padding: 0 !important;}
.at-logo-module .at-logo, .at-logo-module .at-logo-des{display: inline-block;margin: 0;line-height: 20px;}
.at-logo{
	font-family: 'amazing-bold';
	font-size: 30px;
}
.at-logo-des{
	font-family: 'amazing-think';
	font-size: 16px;
	margin-bottom: 0;
}
/*-----GO TO TOP---------*/
#at-go-to-top{
	position: fixed;
	z-index: 999;
	bottom: 5px;
	right:3%;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
   	background: url('../images/back-to-top.png') 10px center no-repeat #454545; 
	color: #fff;
	padding: 10px 10px 10px 30px;
	text-transform: uppercase;
}
#at-go-to-top:hover,#at-go-to-top:active{text-decoration: none;}
.at-main-blank{display: none;}
#at-pos-main-body{padding: 0 15px !important;}
/*--------backdrop------------*/
.at-backdrop{
	position: absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in;-moz-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;transition: all 0.2s ease-in;
}
.at-item-video-btn{
	position: absolute;
	height: 25px;
	width: 25px;
	bottom: 5px;
	right: 5px;
	background-image: url('http://www.amazing-templates.com/at/templates/at_template/images/play-alt.png');
	background-size: cover;
	opacity: 0.9;
}

.at-login .at-registration a,
.at-login .at-registration a:hover,
.at-login .at-registration a:visited{
	text-decoration: none;
}
/*--------MENU------------*/
.at-menu-horizontal{
	font-family: amazing-normal !important;
	display: inline-block;
}
.at-menu-horizontal,.at-menu-horizontal ul{
	list-style: none;
	margin: 0;
}
.at-menu-horizontal li >ul{opacity: 0;}
.at-menu-horizontal > li:hover > ul {opacity: 1;top:79px;display: block;visibility: visible;}
ul.at-menu-horizontal > li {
	float: left;
    font-size: 17px;
    margin: 0;
    padding: 0;
    display: inline;
    position: relative;
    text-transform: uppercase;
    line-height: 100px;
}
ul.at-menu-horizontal ul li{
	text-transform: none !important;
	padding: 0px 20px;
	line-height: 35px;
	font-family: amazing-think;
} 
.at-menu-horizontal li.parent {position: relative;}
.at-menu-horizontal li{cursor: default;}
.at-menu-horizontal > li:last-child{margin: 0;}
.at-menu-horizontal li span,.at-menu-horizontal li a {
    display: block;
    text-decoration: none;
}
.at-menu-horizontal ul {
    opacity: 0;
	position: absolute;
	width: 170px;
	z-index: 900;
	visibility:hidden;
}
.at-menu-horizontal ul li ul{
	left: 100%;
	top: -6px !important;
}
.at-menu-horizontal img, .at-menu-horizontal .image-title{display: inline-block;}
.at-menu-horizontal img{width: 30px; padding-right:5px;}
/*--------Main Menu & Bottom menu--------*/
.at-main-menu,.at-main-menu div,.at-bottom-menu,.at-bottom-menu div{display: inline-block;}
.at-main-menu .at-menu-horizontal > li > span, .at-main-menu .at-menu-horizontal > li > a{
	padding: 0 20px;
	/*background-color: #fff;*/
	margin-top: 0;
	line-height: 80px;
	transition: line-height 0.4s ease-in-out;
	-moz-transition: line-height 0.4s ease-in-out;
	-webkit-transition: line-height 0.4s ease-in-out;
}
.at-main-menu .at-menu-horizontal > li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #3ec6df;
	opacity: 0;
	-webkit-transition: height 0.5s, opacity 0.5s, -webkit-transform 0.5s;
	-moz-transition: height 0.5s, opacity 0.5s, -moz-transform 0.5s;
	transition: height 0.5s, opacity 0.5s, transform 0.5s;
}
.at-main-menu .at-menu-horizontal > li:hover:before {
	height: 8px;
	background: #3ec6df;
	opacity: 1;
}
.at-bottom-menu{margin: 0!important;}
.at-bottom-menu .at-menu-horizontal>li:first-child, .at-bottom-menu .at-menu-horizontal>li:first-of-type{padding-left: 0 !important;}
.at-nav-responsive .pull,.at-nav-responsive .pull-main {display: none;}
.at-main-menu .at-menu-horizontal > li,.at-menu-horizontal li ul li,
.at-news .subCategory{
	-webkit-transition: all 0.2s ease-in;-moz-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;transition: all 0.2s ease-in;
}
.at-main-menu .at-menu-horizontal li span,.at-main-menu .at-menu-horizontal li a {color: #282828;}
.at-main-menu .at-menu-horizontal ul {
	box-shadow: 0 3px 5px rgba(0,0,0,0.4);
	background: #f1f1f1;
	border: 1px solid #dadada;
	border-top: 5px solid #3ec6df;
	height: auto;
	top: 120px;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	-webkit-transition: visibility 0.4s linear, opacity 0.4s ease-in-out, top 0.3s ease;
	-moz-transition: visibility 0.4s linear, opacity 0.4s ease-in-out, top 0.3s ease;
	-ms-transition: visibility 0.4s linear, opacity 0.4s ease-in-out, top 0.3s ease;
	-o-transition: visibility 0.4s linear, opacity 0.4s ease-in-out, top 0.3s ease;
	transition: visibility 0.4s linear, opacity 0.4s ease-in-out, top 0.3s ease;
}
.at-main-menu ul.at-menu-horizontal ul li:hover,.at-main-menu ul.at-menu-horizontal ul .active{padding-left: 35px;}
.at-main-menu ul.at-menu-horizontal ul li{
	-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;
} 
.at-bottom-menu .at-menu-horizontal a,.at-bottom-menu .at-menu-horizontal span{color: #fff;}

.at-module{
	padding: 0px 5px 0px 5px;
	margin: 10px 5px 10px 5px;
}
.at-module > .at-module-heading,
.form-heading{
	font-size: 15px;
	line-height: inherit;
	margin-top: 0px;
	padding: 0 0 10px 0;
	margin: 0;
}
.at-heading-center .at-module-heading {
	text-align: center;
}
.at-heading-right .at-module-heading {
	text-align: right;
}
/*----Search & Login module------*/
.at-search .inputbox,.at-signin .inputbox,#at-header-block .inputbox,.text_field,.password,select{
	padding: 0px 6px !important;
	font-size: 11px;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	margin-top: 2px !important;
	margin-bottom: 2px !important;
	font-style: italic;
	background-color: #fff !important;
}
.at-login{display: inline-block;}
.at-login .userdata > div{
	display: inline-block;
	float: left;
	margin-right: 10px;
	font-size: 11px; 
}
.at-login .userdata > div:last-child{margin-right: 0;}
.btn{
	padding: 0px 6px;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	font-size: 11px; 
}
.at-login .userdata #form-login-button > input{
	border: none;
	background: transparent;
	font-family: amazing-normal;
	font-size: 14px !important;
}
.at-login	#form-login-username input,.at-login #form-login-password input{width: 60px;}
.at-login .at-registration{
	font-size: 14px !important;
	font-family: amazing-normal;
	line-height: 26px
}
.at-login #form-login-remember *{
	float: left;
	font-size: 11px;
}
.at-login #modlgn-remember{
	margin-right: 10px;
	margin-top: 0;
}
.at-login #form-login-remember{display: inline-block;}
.at-login #form-login-remember label{line-height: 11px;}
.at-signin #login-form,.at-search form{margin-bottom: 0px; }
.at-signin{
	float: right;
	margin-left: 20px !important;
}
/*------------Search module----------*/
.at-enews-search div.k2SearchBlock form input.inputbox{
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	font-size: 10px;
	line-height: 17px;
	padding: 2px 14px;
	height: 20px;
	color: #afafaf;
}
.at-enews-search{float: right;}
#at-full-6-block .at-enews-search{position: absolute;right: 0;top:6px;width:219px;height:22px;}
.at-enews-search .search{position: relative;}
.at-enews-search input.button{
	margin-left: -25px;
	position: absolute;
	right: 5px;
	top: 6px;
}
.at-enews-search #mod-search-searchword{padding-left: 5px !important;}
.at-enews-search .search{display: inline-block;}


/*-------top-Social-----*/
.at-mod-social-top{float: left;}
/*------3rd-----*/
.at-module .at-copyright,.at-module .at-copyright a{color: black;}
.at_modal_image{width: 100%;}

@media (max-width: 1024px){
	body.at-responsive #at-pos-top-left{text-align: center;}
	body.at-responsive .at-logo{display: inline-block}
	/*
	 * Responsive Menu 
	 */
	body.at-responsive .at-menu-sticky{
		position: relative !important;
	}
	body.at-responsive #at-pos-top-right > .at-main-menu {float: none;}
	body.at-responsive .at-main-menu .at-nav-responsive .pull,
	body.at-responsive .at-main-menu .at-nav-responsive .pull:hover {
		background: url("../images/icons/nav-pull.png") no-repeat scroll center right transparent;
		background-size: cover;
		cursor: pointer;
		display: block;
		height: 18px;
		position: absolute;
		left: 5px;
		width: 20px;
		border: none;
		padding: 0 !important;
		margin: 0 10px 0 0;
		z-index: 1;
	}
	body.at-responsive .at-main-menu .at-menu-horizontal img{display: none;}
	body.at-responsive .at-main-menu .at-menu-horizontal > li > span, body.at-responsive  .at-main-menu .at-menu-horizontal > li > a{line-height: 100%;}
	body.at-responsive .at-main-menu .at-menu-horizontal > li:hover:before{display: none;}
	body.at-responsive .at-main-menu .at-nav-responsive .at-menu-horizontal > .active,
	body.at-responsive .at-main-menu .at-nav-responsive .at-menu-horizontal > li:hover{
		background-color: transparent;
	}
	body.at-responsive .at-main-menu .at-nav-responsive .at-menu-horizontal li{
		border: none !important;
		-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;
		line-height: 20px;
		margin-right: 0;
		padding: 4px 0;
	}
	body.at-responsive .at-main-menu .at-nav-responsive .at-menu-horizontal li>a,
	body.at-responsive .at-main-menu .at-nav-responsive .at-menu-horizontal li>span:last-of-type{
		padding-left: 40px;
	}
	body.at-responsive .at-main-menu .at-nav-responsive .at-menu-horizontal li a,
	body.at-responsive .at-main-menu .at-nav-responsive .at-menu-horizontal li span{
		color: #676767;
	}
	body.at-responsive .at-main-menu .at-nav-responsive .at-menu-horizontal li:hover > a,
	body.at-responsive .at-main-menu .at-nav-responsive .at-menu-horizontal li:hover > span{
		color: black;
		font-weight: bold;
	}
	body.at-responsive .at-main-menu .at-nav-responsive .at-menu-horizontal > li {
		display: block;
		width: 100%;
		float: left;
	}
	body.at-responsive .at-main-menu .at-nav-responsive .at-menu-horizontal > .parent{height: auto;}
	body.at-responsive .at-main-menu .at-nav-responsive ul {
		background: transparent !important;
		list-style: normal;
		width: 100%;
		left: 10px;
		top: 0;
		font-style: normal;
		box-shadow: none;
		border: none;
	}
	body.at-responsive .at-main-menu .at-nav-responsive ul ul {
		display: none;
		position: relative;
	}
	body.at-responsive .at-main-menu, body.at-responsive .at-main-menu div, body.at-responsive .at-bottom-menu, 
	body.at-responsive .at-bottom-menu div,body.at-responsive .at-main-menu .at-menu-horizontal{
		display: block;
	}
}
@media (max-width: 767px){
	body.at-responsive #at-pos-main-body{padding: 0 5px !important;margin: 0 5px !important;}
	body.at-responsive .at-module{
		padding: 5px 5px;
		margin: 0 5px;
	}
	body.at-responsive .no-padding-margin-tb{
		padding-top: 5px !important;
		padding-bottom: 5px !important;
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	body.at-responsive .no-padding-margin-side{
		padding-left: 5px !important;
		padding-right: 5px !important;
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	body.at-responsive .no-padding-margin-left{
		padding-left: 5px !important;
		margin-left: 5px !important;
	}
	body.at-responsive .no-padding-margin-right{
		padding-right: 5px !important;
		margin-right: 5px !important;
	}
	body.at-responsive .ls-thumbnail-wrapper{
	margin-top: 0px !important;
	}
	body.at-responsive .at-benefits .at-benefits-title{
		width: 180px;
	}
	body.at-responsive .at-benefits .at-benefits-title::after,body.at-responsive .at-benefits .at-benefits-title::before{
		top: 70px;
	}
	body.at-responsive .at-benefits{
		margin: 0px 0 0px 0;
	}
	body.at-responsive .at-k2-category .catItemTitle a{font-size: 20px;}
	body.at-responsive .at-k2-category .catItemView:hover .catItemTitle a{letter-spacing: 0px;}
	body.at-responsive .at-k2-category .catItemView{padding: 0 10px !important;margin-bottom: 20px;}
	body.at-responsive .at-k2-item-view .itemExtraFields, body.at-responsive .at-k2-item-view .itemBody{width: 100%;}
	body.at-responsive .at-k2-ex-category .catItemView .catItemTitle a{font-size: 17px;}
	body.at-responsive .catItemView .at-bt-group a div {font-size: 13px;}
}
@media (max-width: 480px){
	body.at-responsive div.itemContainer{
		width: 100% !important;
	}
}
@media (max-width: 350px){
	body.at-responsive .at-logo-module{width: auto;}
	
}
.at-ls-module{
	background-image:url('../images/sample/ls-bg2.jpg');
	background-size: cover;
}
.at-ls-title{
	font-family: 'amazing-think';
	font-size: 35px;
	line-height: 42px;
	color: rgb(255, 255, 255) !important;
	background-color: #3ec6df;
	padding: 0px 20px;
}
.at-ls-des li{line-height: 110%;font-size: smaller;}
.at-ls-des ul{margin-left: 40px;}
.at-ls-des{
	font-size: 23px;
	font-family: 'amazing-think';
	line-height: 28px;
}
.ls-thumbnail-wrapper{
	margin-top: -50px !important;
}
.at-demo-btn, .at-download-btn,.at-get-it{
	font-family: 'amazing-normal';
	font-size: 30px;
	line-height: 37px;
	color: #3ec6df !important;
	padding: 2px 10px 2px 50px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
}
.at-demo-btn{background-image: url('../images/icons/earth.png');}
.at-download-btn{background-image: url('../images/icons/download.png');}
.at-benefits{margin: 60px 0 70px 0;}
.at-benefits .at-benefits-title{
	font-size: 30px;
	text-align: center;
	font-family: amazing-bold;
	margin: 0 auto;
	padding: 30px 0 50px 0;
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #474747;
	position: relative;
	width: 300px;
}
.at-benefits .at-benefits-title::after, .at-benefits .at-benefits-title::before{
	height: 1px;
	background: #e5e5e5;
	width: 80px;
	z-index: 2;
	content: "";
	position: absolute;
	top: 52px;
}
.at-benefits .at-benefits-title::after{left:-80px}
.at-benefits .at-benefits-title::before{right:-80px;}
.at-benefits .span3 h3{
	font-family: amazing-think;
	font-size: 20px;
}
.at-benefits *{
	text-align: center;
}
.at-benefits p{
	margin: 10px 5px 20px 5px;
	color: #494949;
}
.at-benefits .at-benefits-first{
	font-family: amazing-bold;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #999999;
	transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
}
.at-benefits .at-benefits-second{
	font-family: amazing-think;
	font-size: 27px;
	letter-spacing: -1px;
	transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
}
.at-benefits .span3:hover .at-benefits-first{
	font-family: amazing-think;
	font-size: 27px;
	letter-spacing: -1px;
	color: #333333;
}
.at-benefits .span3:hover .at-benefits-second{
	font-family: amazing-bold;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.at-benefits .span3:hover p{
	color: black;
}
.at-benefits{
	cursor: default;
}
.at-menu-sticky{
	position: fixed !important;
	top:0;
	z-index: 999999 !important;
	width: 100%;
	background-color: #ececec !important;
	background: -webkit-linear-gradient(#f3f3f3, #e5e5e5) !important;
	background: linear-gradient(#f3f3f3, #e5e5e5) !important;
}
.at-menu-sticky .at-main-menu .at-menu-horizontal > li > span,
.at-menu-sticky .at-main-menu .at-menu-horizontal > li > a{
	line-height: 50px;
	transition: line-height 0.4s ease-in-out;
	-moz-transition: line-height 0.4s ease-in-out;
	-webkit-transition: line-height 0.4s ease-in-out;
}
.at-menu-sticky .at-logo-module {margin: 15px 0 0px 0 !important}
.at-menu-sticky .at-menu-horizontal > li:hover > ul {top: 50px;}
.at-take-tour{
	text-align: center;
	padding: 140px 0px 50px 0 !important;
	background: url('../images/sample/paper-plane.png') no-repeat top center;
	margin: 0;
	transition: background .3s ease-in-out;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	-o-transition: background .3s ease-in-out;
}
.at-take-tour .at-tt-1{font-size: 30px; line-height: 100%;}
.at-take-tour .at-tt-2{font-size: 20px;margin-left: 10px;}
.at-take-tour .at-tt-2 a {font-family:amazing-bold;font-size: 30px;margin-left: 10px;color: #3ec6df;line-height: 100%;}
.at-take-tour:hover{background-position: 0px -150px;}
.at-ask-question *{text-align:left;font-size: 16px;}
.at-ask-question .accordion-group{border: none;}
.at-ask-question .accordion-inner{ border:none;padding-left: 20px !important;font-style: italic;color:black;}
.at-ask-question .accordion-inner a{font-family:amazing-bold;}
.at-ask-question .accordion-inner p{margin-bottom: 0;}
.at-ask-question .accordion-heading, .at-ask-question .accordion-inner{padding: 5px 15px 5px 0;}
.at-ask-question .accordion-heading a {padding: 0px 20px;background: url("../images/icons/glyphicons-halflings.png") -460px -69px no-repeat;font-size: 15px;}
.at-k2-category .itemExtraFields,.at-k2-item-view .itemExtraFields{border: none;display: inline-block;}
.at-k2-category .itemExtraFieldsValue img{width: 100%;}
.at-k2-item-view .itemExtraFieldsValue{text-align: center;}
.at-k2-category .catItemView{padding: 0 50px;position: relative;margin-bottom: 20px;}
.at-k2-ex-category .catItemView, .at-k2-ex-view .catItemView{padding: 0 20px !important;}
.at-k2-category .catItemTitle{text-align: center;line-height:20px;}
.at-k2-ex-category .catItemView .catItemTitle a{font-size: 20px;}
.at-k2-category .catItemTitle a{
	font-family: amazing-bold;
	font-size: 27px;
	letter-spacing: 0px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;}
.at-k2-category .catItemView:hover .catItemTitle a{letter-spacing: 3px;}
.at-k2-item-view .itemToolbar{border:none;margin: 0;padding: 0;}
.at-k2-item-view .itemExtraFields{width: 40%;}
.at-k2-item-view .itemBody{width: 60%;margin: 16px 0 0 0;padding: 8px 0 0 0;}
.at-k2-item-view .itemFullText,.at-k2-item-view div.itemIntroText{padding:0 0 0 20px !important;}
.at-k2-item-view .itemFullText ul,.at-k2-item-view div.itemIntroText ul{margin-bottom: 0;}
.at-k2-item-view .itemExtraFields,.at-k2-item-view .itemBody{float:left;}
.at-k2-item-view{padding-top: 50px !important;border: none !important;}
.at-k2-item-view div.itemBackToTop{text-align: center;}
.at-k2-item-view .itemHeader .itemTitle{font-family: amazing-bold;margin-bottom: 10px;text-align: center;}
.at-k2-item-view div.itemFacebookButton, .at-k2-item-view div.itemTwitterButton,.at-k2-item-view div.itemGooglePlusOneButton{width: auto;margin-right: 10px;display: inline-block;}
.at-k2-item-view div.itemTwitterButton{width: 80px;}
.at-k2-item-view div.itemGooglePlusOneButton{width: 60px;overflow: hidden;}
.at-k2-item-view div.itemFacebookButton{margin-top: 3px}
.at-k2-item-view .at-item-demo{text-align: center;margin-bottom: 20px;}
.at-k2-item-view .at-demo-btn,
.at-k2-item-view .at-get-it{
	font-size: 20px;
	line-height: 25px;
	background-image: none;
	color: #fff !important;
	padding: 0px 20px;
}
.at-k2-item-view .at-demo-btn{background-color: #3ec6df;}
.at-k2-item-view .at-get-it{background-color: #e2536b;}
div.catItemHeader h3.catItemTitle{height:50px;}
.pricing {
	padding-top: 50px;
	padding-bottom: 50px;
}
.pricing .ccr-pricing-header,
.pricing .ccr-pricing-ul,  
.pricing .ccr-download-btn,
.pricing .at-share-click{text-align: center;}
.pricing p{margin-bottom: 0;}
.ccr-pricing-table {
	margin-bottom: 30px;
}
.ccr-pricing-header {
	position: relative;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	background: #fff;
}
.ccr-pricing-header:after 
{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 5px 5px 0;
	display: block;
	width: 0;
	z-index: 1;
	bottom: 0px;
	left: 50%;
	margin-left: -5px;
}
p.ccr-price-title {
	background: #78cfbf;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	color: #fff;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	font-family: amazing-normal;
}
.ccr-price-quality sup {
	font-size: 24px;
	position: relative;
	top: -25px;
}
.ccr-price-quality { 
	font-size: 50px;
	line-height: 80px;
	color: #fff;
	text-align: center;
	position: relative;
	top:-5px;
	padding-bottom: 10px;
}

.ccr-pricing-ul {
	top:0px;
	padding:20px 0 20px 0;
	background: #fff;
}
.ccr-pricing-ul ul {
	display: table;
	margin: 0;
	padding: 0;
	width: 100%;
}
.ccr-pricing-ul ul li {
	list-style: none;
	color:#8b8b8b;
	font-size: 17px;
	line-height: 32px;
	text-align: center;
	border-bottom: 1px solid #E7E7E7;
	padding: 10px 0;
	margin: 0 20px;
}
.ccr-pricing-ul ul li i {
	list-style: none;
	color:#c8c8c8;
	font-size: 18px;
	position: relative;
	top: 1px;
	margin-right: 10px;
}
.ccr-pricing-footer {
	position: relative;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;		height: 36px
}
.ccr-pricing-footer:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 5px 5px 0;
	border-color: #fff transparent;
	display: block;
	width: 0;
	z-index: 1;
	top: 0px;
	left: 50%;
	margin-left: -5px;
}
.at-download-link a, a.ccr-download-btn{
	color: #fff;
	font-size: 20px;
	font-family: amazing-bold;
	line-height: 36px;
	outline: none;
	height: 36px;
	position: absolute;
	top: 0;	
	right: 0;
	left: 0;
	bottom: 0;
}
.jo-sociallocker-text{
	text-align: center;
}
.jo-sociallocker-text .at-download-btn{
	position: relative !important;
	color: #333333 !important;
	background-image: none;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
}
.jo-sociallocker-text .at-download-btn:hover{
	text-decoration: underline;
}
.at-download-link{
	text-align: center;
}
.green .at-download-link a, .green a{position: relative;height: auto;width: auto;}
.ccr-download-btn.at-share-click{	position: relative;	height: auto;width: 100%;display: inline-block;}
.at-download-link a{
	padding-left: 30px;
	background-image: url("../images/icons/download-btn.png");
	background-position: left center;
	background-repeat: no-repeat;
}
.jo-sociallocker-text,
.at-download-link a{
	color: #333333 !important;
}
.green .ccr-pricing-header:after {
	border-color: #81dac9 transparent;
}
.green p.ccr-price-title{
	background: #78cfbf;
}
.green .ccr-price-value, .green .ccr-price-quality {
	background: #81dac9;
}
.green .ccr-pricing-footer {
	background: #81dac9;	-webkit-box-shadow: -1px 2px 0 0 #7cd1c1;	-moz-box-shadow:    -1px 2px 0 0 #7cd1c1;	box-shadow:         -1px 2px 0 0 #7cd1c1;		height: auto;
}
.green .ccr-pricing-footer:hover{	-webkit-box-shadow: -1px 2px 0 0 #00614F;	-moz-box-shadow:    -1px 2px 0 0 #00614F;	box-shadow:         -1px 2px 0 0 #00614F;}
.blue .ccr-pricing-header:after {
	border-color: #53cfe9 transparent;
}
.blue p.ccr-price-title{
	background: #3ec6df;
}
.blue .ccr-price-value, .blue .ccr-price-quality {
	background: #53cfe9;
}
.blue .ccr-pricing-footer {
	background: #53cfe9;	-webkit-box-shadow: -1px 2px 0 0 #47c7e1;	-moz-box-shadow:    -1px 2px 0 0 #47c7e1;	box-shadow:         -1px 2px 0 0 #47c7e1;
}.blue .ccr-pricing-footer:hover{	-webkit-box-shadow: -1px 2px 0 0 #008FAF;	-moz-box-shadow:    -1px 2px 0 0 #008FAF;	box-shadow:         -1px 2px 0 0 #008FAF;}


.red .ccr-pricing-header:after {
	border-color: #eb6378 transparent;
}
.red p.ccr-price-title{
	background: #e2536b;
}
.red .ccr-price-value, .red .ccr-price-quality {
	background: #eb6378;
}
.red .ccr-pricing-footer {
	background: #eb6378;	-webkit-box-shadow: -1px 2px 0 0 #e05e72;	-moz-box-shadow:    -1px 2px 0 0 #e05e72;	box-shadow:         -1px 2px 0 0 #e05e72;
}.red .ccr-pricing-footer:hover{	-webkit-box-shadow: -1px 2px 0 0 #C0001E;	-moz-box-shadow:    -1px 2px 0 0 #C0001E;	box-shadow:         -1px 2px 0 0 #C0001E;}
.at-k2-item-view .itemSocialSharing{padding: 10px;line-height: 100%;}
.catItemView .at-bt-group{margin-top: 10px;}
.catItemView .at-bt-group a div{width: 44% !important;float: left;text-align: center;font-family: amazing-normal;font-size: 19px;}
.catItemView .at-bt-group div, .catItemView .at-bt-group div:hover{
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
.catItemView .at-bt-group .at-btn1:hover{border-bottom: 5px solid #52A898;}
.catItemView .at-bt-group .at-btn2:hover{border-bottom: 5px solid #008FAF;}
.catItemView .at-bt-group a .at-btn1{background-color: #81dac9;border-bottom: 5px solid #78cfbf;}
.catItemView .at-bt-group a .at-btn2{background-color: #53cfe9;border-bottom: 5px solid #3ec6df;}
.catItemView .at-bt-group a > div{
	padding: 3px 0px;
	margin: 0 3%;
	color: #fff;
}
.at-new-tour h1{
	font-family: amazing-think;
	font-size: 40px;
	line-height: 100%;
}
.at-new-tour h2{
	font-family: amazing-think;
	font-size: 20px;
	line-height: 100%;
}
.at-take-tour-content h3{
	font-size: 20px;
	line-height: 100%;
}
.at-take-tour-content .deepest{
	border-bottom: 1px solid #eee;
	border-top: 1px solid #fff;
	padding: 60px 0;
}
.at-take-tour-content{border-top: 1px solid #eee;border-bottom: 1px solid #fff;}
.at-take-tour-content .at-tour-60, .at-take-tour-content .at-tour-40{float:left;}
.at-take-tour-content .at-tour-60{width: 50%;} 
.at-take-tour-content .at-tour-40{width: 50%;}
.at-k2-item-view div.itemIntroText{font-weight: normal;}
.at-document,.at-document:hover,.at-document:visited{
	background-image: url('../images/doc.png');
	background-size: contain;
	background-repeat: repeat-y;
	background-position: left center;
	padding: 3px 0px 3px 35px;
	font-size: 20px;
	font-family: 'amazing-normal' !important
}
.at-document:hover{
	background-position-y: 31px;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
.jo-sociallocker iframe{
	max-width: none;
}
.jo-sociallocker {
    width:100%;
    margin-left: auto;
    margin-right: auto;
}
.jo-sociallocker-button{
	float: left;
    margin-left: 10px;
}
..jo-sociallocker-buttons{
	height: 35px;
}
.jo-sociallocker-after-text{
    margin-bottom: 20px;
}
.jo-sociallocker-strong{
    font-size: 16px;
    line-height: 22px;
}
/*---
.jo-sociallocker-button-facebook-like,
.jo-sociallocker-button-twitter-tweet{width: 95px;}
.jo-sociallocker-button-twitter-follow{width: 165px;}
.fb-like{overflow: hidden;}
.fb-like span, .fb-like iframe { height:20px!important; width:124px!important}
---*/
.at-blog .at-blog-item .page-header{
	border: none;
	text-align: center;
	margin: 0;
}
.at-blog .at-blog-item .page-header h2{
	margin: 0;
	padding: 0 10px;
}
.at-blog .at-blog-item{
	margin-bottom: 50px;
	border: solid 1px #D7D7D7;
	background: #fff;
	box-shadow: 0px 2px 1px 0px #CDCDCD;
	-webkit-box-shadow: 0px 2px 1px 0px #CDCDCD;
	-moz-box-shadow:    0px 2px 1px 0px #CDCDCD;
}
.at-blog .at-blog-item .item-image{
	overflow: hidden;
	height: 200px;
	float: none !important;
	background: #fff;
	border-bottom: solid 1px #D7D7D7;
}
.at-blog .at-blog-item .item-image img{
	width: 100%;
}
.at-payment-methor{
	width: 200px;
	height: 91px;
	margin: auto; 
	background-image: url('../../../images/paypal.png'); 
}
.jo-facebook-share-count-none .jo-facebook-share-count{
	display: none;
}

.at-cc{
	color: #53cfe9;
	font-weight: bold;
}