@import url(http://fonts.googleapis.com/css?family=Roboto:500,900,100,300,700,400);
.clear {
	clear: both;
}
html, body {
	font-family: 'Roboto', sans-serif;
	background: #fff;
	font-size: 100%;
	margin: 0;
/*    overflow-x: hidden;*/
}
body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.header {
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	background-size: 100% 100%;
}
.header-top {
	background: rgba(255, 255, 255, 0.70);
	padding: 1% 0;
	position: absolute;
	width: 100%;
	z-index: 1000;
}
.header-top-new {
	padding: 1% 0;
	width: 100%;
}
.logo {
	float: left;
}
.header-bottom {
	padding: 15% 0;
	text-align: center;
}
.header-bottom h1 {
	font-family: 'caviar_dreamsregular';
	color: #FFF;
	font-size: 2.7em;
	text-transform: uppercase;
	background: #4B565D;
	padding: 10px;
	width: 48%;
	margin: 0 auto 2% auto;
}
.header-bottom h2 {
	font-family: 'caviar_dreamsregular';
	color: #FFF;
	font-size: 2.7em;
	text-transform: uppercase;
	background: #4B565D;
	padding: 10px;
	width: 68%;
	margin: 0 auto;
}
/*--services--*/
.services {
	background: #e1d9d6;
	padding: 2% 0;
}
.m_4 {
	margin-bottom: 5%;
	position: relative;
}
span.bottom_line {
	width: 50px;
	display: block;
	border-bottom: 2px solid #FFF;
	position: absolute;
	bottom: -10px;
	margin: 0 15px;
}
h3.m_3 {
	color: #977bb9;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
}
h3.m_30 {
	color: #977bb9;
	font-size: 1em;
	font-weight: bold;
	margin-top: 3px;
	padding-left: 7%;
}
h3.m_300 {
	color: #977bb9;
	font-size: 1em;
	font-weight: bold;
	padding-left: 7%;
	margin-top: 55px;
}
h3.m_1 {
	color: #FFF;
	font-size: 1.7em;
	text-transform: uppercase;
	font-weight: 400;
	margin: 5% 0;
}
p.m_2 {
	color: #fff;
	font-size: 14px;
	line-height: 1.5em;
}
/*--portfolio--*/
.Portfolio1 {
	padding: 6% 0;
}
.portfolio_top {
	margin-bottom: 5%;
}
h3.m_5 {
	color: #020202;
	font-size: 1.5em;
	font-weight: 700;
}
.m_6 {
	position: relative;
}
span.portfolio_line {
	width: 60px;
	display: block;
	border-bottom: 2px solid #515f67;
	position: absolute;
	bottom: 0px;
}
.portfolio_left {
	text-align: center;
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/

p.m_7 {
	color: #FFF;
	font-size: 15px;
	line-height: 1.8em;
	margin: 5% 0;
}
h3.m_21 {
	color: #FFF;
	font-size: 1.5em;
	font-weight: 700;
}
.m_22 {
	position: relative;
	margin-bottom: 10%;
}
.m_8 {
	position: relative;
	margin-bottom: 10%;
}
span.default_line {
	width: 50px;
	display: block;
	border-bottom: 2px solid #FFF;
	position: absolute;
	bottom: 0px;
}
/*--twitter--*/
.twitter {
	background: #020202;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 3%;
	padding-left: 0;
}
.twitter_left {
	text-align: center;
}
p.m_9 {
	color: #fff;
	font-size: 1em;
	margin-top: 2%;
	font-weight: normal;
	text-align: center;
}
p.m_10 {
	color: #FFF;
	font-size: 15px;
	line-height: 1.8em;
	margin: 0 0 5%;
}
p.m_11 {
	color: #FFF;
	font-size: 15px;
	line-height: 1.8em;
}
.testimonials {
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 0;
}
p.m_12 {
	color: #777777;
	font-size: 1em;
	margin: 3% 0;
	font-weight: 400;
	text-align: center;
}
p.m_100 {
	color: #777777;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	line-height: 22px;
}
p.m_500 {
	color: #777777;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	line-height: 26px;
	padding-left: 15px;
	padding-left: 7%;
}
p.m_200 {
	color: #777777;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	line-height: 22px;
	padding-left: 15px;
	background-image: url(../images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: left;
}
span.m_13 {
	color: #4BCAFF;
	font-size: 0.95em;
	font-weight: 500;
}
/*--contact--*/
.contact {
	width: 100%;
	background: url(../images/footer_bg.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	background-size: 100% 100%;
	padding: 6% 0;
}
.commentform label, .contactform_bottom label {
	display: block;
	font-size: 0.95em;
	color: #333;
	text-transform: uppercase;
	font-weight: 400;
}
.commentform input[type="text"] {
	padding: 15px;
	width: 81%;
	color: #000;
	font-size: 0.85em;
	border: 1px solid #cdcdcc;
	background: none;
	outline: none;
	display: block;
	font-family: 'Roboto', sans-serif;
	margin-left: 13px;
	margin-top: 20px;
}
p.comment-form-author {
}
.address p {
	font-size: 0.85em;
	line-height: 2em;
	color: #fff;
}
.address p span {
	text-decoration: underline;
	cursor: pointer;
}
.address p span:hover {
	text-decoration: none;
}
p.m_13 {
	color: #fff;
	line-height: 1.8em;
	font-size: 0.85em;
	margin-bottom: 8%;
}
.commentform_desc1 {
	display: none;
}
.contactform_bottom {
	margin: 0 15px;
	padding-top: 2%;
}
.contactform_bottom textarea {
	padding: 20px;
	display: block;
	width: 93%;
	background: none;
	border: 1px solid #cdcdcc;
	outline: none;
	color: #000;
	font-size: 0.85em;
	font-family: 'Roboto', sans-serif;
	-webkit-appearance: none;
	resize: none;
	height: 130px;
}
.contactform_bottom input[type="submit"] {
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	padding: 8px 120px;
	background: -webkit-linear-gradient(grey, black); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(grey, black); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(grey, black); /* For Firefox 3.6 to 15 */
	background: linear-gradient(grey, black);
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-weight: 500;
	border: none;
	cursor: pointer;
	outline: none;
	margin-top: 2%;
	margin-left: 30%;
}
.contactform_bottom input[type="submit"]:hover {
	color: #d3bdee;
}
.footer-bottom {
	background: #977BB9;
	padding-top: 1%;
}
.copy {
	float: left;
}
.copy p {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
.copy p a {
	color: #fff;
}
ul.footer-nav {
	float: right;
	list-style: none;
	color: #FFF;
	padding: 0;
}
ul.footer-nav li:first-child {
	margin-left: 0;
}
ul.footer-nav li {
	display: inline-block;
	margin: 0;
    font-size: 12px;
}
ul.footer-nav li a {
	color: #FFF;
	font-size: 0.85em;
	font-weight: 500;
	text-decoration: none;
}
ul.footer-nav li a:hover {
	color: #461c50;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url(../images/top-move.png) no-repeat right top;
}

/*--responsive design--*/
@media (max-width:1366px) {
.header-bottom h1 {
	font-size: 2.5em;
	width: 52%;
}
.header-bottom h2 {
	font-size: 2.5em;
	width: 73%;
}
}
@media (max-width:1280px) {
.header-bottom h1 {
	font-size: 2.2em;
	width: 50%;
}
.header-bottom h2 {
	font-size: 2.2em;
	width: 70%;
}
}
@media (max-width:1024px) {
.header-bottom h1 {
	font-size: 2em;
	width: 57%;
}
.header-bottom h2 {
	font-size: 2em;
	width: 79%;
}
li.twt a span {
	background: url(../images/img-sprite.png)no-repeat -324px -16px;
	width: 50px;
	height: 50px;
}
li.twt a span:hover {
	background: url(../images/img-sprite.png)no-repeat -324px -16px #4BCAFF;
}
li.google a span {
	background: url(../images/img-sprite.png)no-repeat -386px -16px;
	width: 50px;
	height: 50px;
}
li.google a span:hover {
	background: url(../images/img-sprite.png)no-repeat -386px -16px #4BCAFF;
}
li.dribble a span {
	background: url(../images/img-sprite.png)no-repeat -438px -14px;
	width: 50px;
	height: 50px;
}
li.dribble a span:hover {
	background: url(../images/img-sprite.png)no-repeat -438px -14px #4BCAFF;
}
li.coffee a span {
	background: url(../images/img-sprite.png)no-repeat -1px -85px;
	width: 50px;
	height: 50px;
}
li.coffee a span:hover {
	background: url(../images/img-sprite.png)no-repeat -1px -85px #4BCAFF;
}
h3.m_5, h3.m_3, h3.m_21 {
	font-size: 1.8em;
}
p.m_7 {
	margin: 20px 0;
}
p.m_9, p.m_12 {
	font-size: 1.2em;
}
.commentform input[type="text"] {
	padding: 15px;
}
h3.m_1 {
	font-size: 1.3em;
}
.contactform_bottom input[type="submit"] {
	padding: 18px 75px;
}
.single h3, .comment h2, .comments-area h2 {
	font-size: 1.2em;
}
}
@media (max-width:800px) {
.header-bottom h1 {
	font-size: 1.7em;
	width: 61%;
}
.header-bottom h2 {
	font-size: 1.7em;
	width: 85%;
}
h3.m_1 {
	margin: 10px 0;
	font-size: 1.5em;
}
.top_grid {
	margin-bottom: 20px;
	text-align: center;
}
.default_top {
	margin-bottom: 20px;
}
#filters li span {
	font-size: 14px;
}
.m_22 {
	margin-bottom: 6%;
}
.b-animate img {
	margin-top: 33%;
}
.commentform_desc {
	margin: 20px 0;
	display: none;
}
.commentform_desc1 {
	display: block;
	margin-top: 20px;
}
p.m_13 {
	margin-bottom: 10px;
}
.single_button a {
	padding: 17px 45px;
}
.top_grid1 {
	text-align: center;
}
}
@media (max-width:768px) {
.header-top {
	padding: 10px 0;
	position: relative;
}
.header-top-new {
	padding: 10px 0;
	position: relative;
}
.header-bottom h1 {
	font-size: 1.5em;
	width: 57%;
}
.header-bottom h2 {
	font-size: 1.5em;
	width: 79%;
}
h3.m_5, h3.m_3, h3.m_21 {
	font-size: 1.5em;
}
p.m_9, p.m_12 {
	font-size: 1em;
}
p.m_10 {
	font-size: 14px;
	line-height: 1.5em;
	margin: 0 0 10px;
}
p.m_7 {
	margin: 15px 0;
	font-size: 14px;
	line-height: 1.5em;
}
h3.m_1 {
	font-size: 1.2em;
}
p.comment-form-author {
	margin-bottom: 20px;
}
.commentform input[type="text"], .contactform_bottom textarea {
	padding: 12px;
}
p.m_13 {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.5em;
}
.contactform_bottom input[type="submit"] {
	padding: 15px 80px;
}
.contactform_bottom textarea {
	width: 98%;
	height: 150px;
}
ul.social {
	margin-top: 20px;
}
.footer-bottom {
	padding: 20px 0;
}
.single_button a {
	padding: 12px 30px;
}
.single p {
	color: #555;
	font-size: 0.8125;
	line-height: 1.5em;
	margin: 10px 0;
}
}
@media (max-width:642px) {
.header-top {
	padding: 10px 0;
	position: relative;
}
.header-top-new {
	padding: 10px 0;
	position: relative;
}
.header-bottom h1 {
	font-size: 1.3em;
	width: 61%;
}
.header-bottom h2 {
	font-size: 1.3em;
	width: 83%;
}
#filters li span {
	font-size: 12px;
	padding: 4px 8px;
}
}
@media (max-width:400px) {
.header-top {
	padding: 10px 0;
	height: auto;
	position: relative;
}
.header-top-new {
	padding: 10px 0;
	position: relative;
}
.header-bottom h1 {
	font-size: 1em;
	width: 65%;
}
.header-bottom h2 {
	font-size: 1.3em;
	width: 83%;
}
#filters li span {
	font-size: 12px;
	padding: 4px 8px;
}
.header-bottom h2 {
	font-size: 1em;
	width: 88%;
}
#portfoliolist .portfolio {
	width: 48%;
}
.portfolio_left {
	float: none;
}
#filters {
	margin-top: 7%;
}
}
@media (max-width:320px) {
.header-bottom h1 {
	font-size: 0.85em;
	width: 90%;
	margin-bottom: 0;
}
.header-bottom h2 {
	display: none;
}
#filters li span {
	font-size: 12px;
	padding: 4px 8px;
}
.header-bottom h2 {
	font-size: 1em;
	width: 88%;
}
#portfoliolist .portfolio {
	width: 48%;
}
.portfolio_left {
	float: none;
}
#filters {
	margin-top: 7%;
}
p.m_11 {
	display: none;
}
ul.social li {
	margin-right: 5px;
}
}
.new-white {
	background-color: #FFF;
	max-width: 100%;
	max-height: 160px;
}
.callout {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 20px;
	background: url(images/striptags_x.png);
	overflow: hidden;
	color: #555;
}
.callout .callout-content {
	background: #fff;
	padding: 20px;
	border: 1px solid #e0e0e0;
}
.callout h4 {
	color: inherit;
}
.callout span, .callout p {
	color: #777777;
}
.callout .button {
	margin-top: 5px
}
.callout.solid {
	background: #31A3DD;
	border: 0;
	color: #fff;
	padding: 25px 20px
}
.callout.solid .callout-content {
	background: transparent;
	padding: 0;
	border: 0
}
.callout.solid span, .callout.solid p {
	color: #fff;
}
.callout.border {
	background: url(images/striptags_x.png);
	color: #555;
	border: 1px solid #f1f1f1;
	padding: 20px;
}
.callout.border .callout-content {
	background: transparent;
	padding: 0;
	border: 0
}
.callout.border p, .callout.border span {
	color: #999
}
.full-callout {
	background: #414547;
	padding: 20px 0;
	color: #fff;
}
.button.medium {
	padding: 6px 18px 7px;
}
.button.black {
	margin-right: 2%;
	color: #fff;
	background: -webkit-linear-gradient(grey, black); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(grey, black); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(grey, black); /* For Firefox 3.6 to 15 */
	background: linear-gradient(grey, black); /* Standard syntax (must be last) */
}
.button.black:hover {
	color: #d3ccdc;
}
.callout .callout-des {
	background: #fff;
	padding: 20px;
}
#middle .back {
	color: #977bb9;
	padding-right: 5px;
}
#middle .back:hover {
	color: #000;
}
.b_10 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
.b_11 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	padding-left: 7%;
	margin-bottom: 0px;
}
.b_1100 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	padding-left: 7%;
	margin-bottom: 0px;
	margin-top: 75px;
}
.b_12 {
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	margin-bottom: 0px;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
	padding-right: 0.5em;
}
.m_500 img {
	padding-top: 7px;
}
.upload {
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/upload-button.png);
}
.upload .browse0 {
	opacity: 0;
	height: 40px;
	cursor: pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
width: 147px;
padding-top: 35px;
}
.request {
	float: right;
	max-width: 300px;
}
.newsend {
	float: left;
	width: 5%;
	margin-top: 6px;
}
.tali {
	max-height: 100px;
	max-width: 100px;
	float: left;
}
@-webkit-keyframes bugfix {
from {
padding:0;
}
to {
	padding: 0;
}
}
a.selected {
	background-color: #000;
	color: #FFF !important;
}
.mainMenu {
	display: block;
	position: relative;
	width: 82%;
	margin: 0;
	padding: 0;
	float: left;
	margin-top: 5%;
}
#toggleMenu, .toggleMenu {
	display: none;
}
.toggleMenu {
	display: block;
	position: relative;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	user-select: none;
}
#toggleMenu:checked ~ .menu {
	max-height: 2000px; /*Make page height */
	opacity: 1;
}
.menu {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	overflow-y: hidden;
	max-height: 0;
}
.menu li {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	float: left;
}
.menu li:hover {
	cursor: pointer;
}
.menu a, .menu a:visited {
	text-decoration: none;
	display: block;
	float: left;
	padding: 5px 1%;
}
.menu li:first-child {
	border-left: 0;
}
label.menuTitle {
	text-align: left;
	padding: 6px 3%;
	margin: 0;
	width: 94%;
	display: block;
	font-weight: bold;
	cursor: pointer;
	background: url(../images/menu.png) no-repeat 97% 10px;
	background-size: 24px 19px;
}
/*Child CSS*/
.menu ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.menu .toggleChildren {
	float: right;
	width: 13%;
	height: 30px; /*Customise to your menu height*/
	padding: 0;
	border-left: 1px solid #ccc;
	display: block;
	background: url(../images/nav-arrow.png) no-repeat center center;
	background-size: 11px 8px;
}
.menu .toggleChildren.contract {
	background: #eee url(../images/nav-arrow-contract.png) no-repeat center center;
	background-size: 11px 8px;
}
 @media screen and (min-width:768px) {
label.menuTitle {
	display: none;
}
.menu {
	display: block!important;
	border: 0;
	overflow: visible;
	max-height: 100px!important;
}
.menu li {
	width: auto;
	display: inline;
	border: 0;
	position: relative; /*required for absolute positioning use*/
}
.menu li:hover {
	background: none;
}
.menu a, .menu a:visited {
	display: inline;
	width: auto;
}
.menu ul {
	display: none!important;
	position: absolute;
	left: 0;
	top: 27px; /*height of your main nav*/
	min-width: 200px; /*change to suit your width*/
}
.menu ul li {
	display: block;
	width: 100%;
}
.menu ul a, .menu ul a:visited {
	width: 100%;
	padding: 10px 6%;
}
.menu li:hover ul {
	display: block!important;
}
.menu .toggleChildren {
	display: none;
}
}
/*Menu Styling CSS*/

.mainMenu {
}
.menu li {
	border-top: 1px solid #ccc;
}
.menu a {
	color: #333;
}
label.menuTitle {
	font-size: 16px;
	margin-left: 8%;
}
/*Child styling*/
.menu ul {
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.6); 
	color: #FFF;
	text-align: left;
}
.menu ul a, .menu ul a:visited {
}
 @media screen and (min-width:768px) {
.menu {
	margin-left: 10%;
	width: 97%;
}
.menu li {
	border: 0;
	font-size: 13px;
	font-weight: 700;
}
.menu li:hover > a {
	color: #FFF;
	background-color: #020202;
}
.menu a, .menu a:visited {
	padding: 5px;
	margin-right: 4px;
}
/* Child styling */

.menu ul a {
	border: 0;
	border-bottom: 1px solid #ccc;
}
}
@media screen and (max-width:765px) {
.menu {
	margin-left: 10%;
	width: 93%;
	position: relative;
	z-index: 1000;
}
.menu li {
	border: 0;
	font-size: 13px;
	font-weight: 700;
	background-color: #FFF;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.menu li:hover > a {
	color: #FFF;
	background-color: #020202;
}
.menu a, .menu a:visited {
	padding: 5px;
	margin-right: 4px;
}
/* Child styling */

.menu ul a {
	border: 0;
	background-color: #414141;
	color: #FFF;
	width: 100%;
	text-align: left;
}
}
.mainMenu .menu li ul li {
	color: #FFF;
}
.menu li ul li a {
	color: #FFF;
	font-size:13px;
	font-weight:lighter;
}
 @charset "UTF-8";
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}
 @-webkit-keyframes bounceIn {
0% {
opacity:0;
-webkit-transform:scale(.3);
transform:scale(.3)
}
50% {
opacity:1;
-webkit-transform:scale(1.05);
transform:scale(1.05)
}
70% {
-webkit-transform:scale(.9);
transform:scale(.9)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes bounceIn {
0% {
opacity:0;
-webkit-transform:scale(.3);
-ms-transform:scale(.3);
transform:scale(.3)
}
50% {
opacity:1;
-webkit-transform:scale(1.05);
-ms-transform:scale(1.05);
transform:scale(1.05)
}
70% {
-webkit-transform:scale(.9);
-ms-transform:scale(.9);
transform:scale(.9)
}
100% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
}
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}
@-webkit-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}
 @-webkit-keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-20px);
transform:translateX(-20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-20px);
-ms-transform:translateX(-20px);
transform:translateX(-20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity:0;
-webkit-transform:translateX(-2000px);
transform:translateX(-2000px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes fadeInLeftBig {
0% {
opacity:0;
-webkit-transform:translateX(-2000px);
-ms-transform:translateX(-2000px);
transform:translateX(-2000px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translateX(20px);
transform:translateX(20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@-webkit-keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translateY(20px);
transform:translateY(20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translateY(20px);
-ms-transform:translateY(20px);
transform:translateY(20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity:0;
-webkit-transform:translateY(2000px);
transform:translateY(2000px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fadeInUpBig {
0% {
opacity:0;
-webkit-transform:translateY(2000px);
-ms-transform:translateY(2000px);
transform:translateY(2000px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}
 @-webkit-keyframes flipInY {
0% {
-webkit-transform:perspective(400px)rotateY(90deg);
transform:perspective(400px)rotateY(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px)rotateY(-10deg);
transform:perspective(400px)rotateY(-10deg)
}
70% {
-webkit-transform:perspective(400px)rotateY(10deg);
transform:perspective(400px)rotateY(10deg)
}
100% {
-webkit-transform:perspective(400px)rotateY(0);
transform:perspective(400px)rotateY(0);
opacity:1
}
}
@keyframes flipInY {
0% {
-webkit-transform:perspective(400px)rotateY(90deg);
-ms-transform:perspective(400px)rotateY(90deg);
transform:perspective(400px)rotateY(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px)rotateY(-10deg);
-ms-transform:perspective(400px)rotateY(-10deg);
transform:perspective(400px)rotateY(-10deg)
}
70% {
-webkit-transform:perspective(400px)rotateY(10deg);
-ms-transform:perspective(400px)rotateY(10deg);
transform:perspective(400px)rotateY(10deg)
}
100% {
-webkit-transform:perspective(400px)rotateY(0);
-ms-transform:perspective(400px)rotateY(0);
transform:perspective(400px)rotateY(0);
opacity:1
}
}
.flipInY {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}
.delay1s {
	-webkit-animation-delay: 1s; /* Chrome, Safari, Opera */
	animation-delay: 1s;
}
.delay2s {
	-webkit-animation-delay: 2s; /* Chrome, Safari, Opera */
	animation-delay: 2s;
}
.delay3s {
	-webkit-animation-delay: 3s; /* Chrome, Safari, Opera */
	animation-delay: 3s;
}
.delay4s {
	-webkit-animation-delay: 4s; /* Chrome, Safari, Opera */
	animation-delay: 4s;
}
.delay5s {
	-webkit-animation-delay: 5s; /* Chrome, Safari, Opera */
	animation-delay: 5s;
}
.delay6s {
	-webkit-animation-delay: 6s; /* Chrome, Safari, Opera */
	animation-delay: 6s;
}
.delay7s {
	-webkit-animation-delay: 7s; /* Chrome, Safari, Opera */
	animation-delay: 7s;
}
img {
	border: 0; /* 1 */
	-ms-interpolation-mode: bicubic; /* 2 */
}
/* * Corrects overflow displayed oddly in IE 9. */
svg:not(:root) {
	overflow: hidden;
}
/* ==========================================================================
Figures
========================================================================== */
/* * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
 
figure {
	margin: 0;
}
/* ==========================================================================
Forms
========================================================================== */
/* * Corrects margin displayed oddly in IE 6/7. */
 

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom: 1;
}
.left-box-1 {
	width: 100%;
	float: left;
}
.left-box-2 {
	width: 50%;
	float: right;
}
.left-box-2-new {
	width: 100%;
	float: right;
}
.right-box-2-new {
	width: 100%;
	float: left;
}
.left-box-btm {
	width: 100%;
}
.left-box-1 img, .left-box-2 img, .left-box-btm img {
	width: 100%;
}
.mid-box-1 {
	width: 50%;
	float: left;
}
.mid-box-2 {
	width: 50%;
	float: right;
}
.mid-box-1 img {
	width: 100%;
	height: 100%;
}
.mid-box-2 img {
	width: 100%;
	height: 100%;
}
.right-box-1 {
	width: 100%;
}
.mid-box-3 {
	width: 50%;
	float: left;
}
.mid-box-3 img {
	width: 100%;
	height: 100%;
}
.mid-box-4 {
	width: 50%;
	float: right;
}
.mid-box-4 img {
	width: 100%;
	height: 100%;
}
.right-box-2 {
	width: 100%;
	float: left;
}
.right-box-3 {
	width: 50%;
	float: right;
}
.right-box-3 img, .right-box-2 img, .right-box-1 img {
	width: 100%;
}
.effects {
	background-color: #282f35;
}
.effects .img {
	position: relative;
}
.effects .img img {
	display: block;
	margin: 0;
	padding: 0;
	max-width: 100%;
	height: auto;
}
.overlay {
	z-index: 10
}
a.close-overlay {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;
	width: 45px;
	height: 45px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	line-height: 45px;
	text-align: center;
	background-color: #000;
	cursor: pointer;
}
a.close-overlay.hidden {
	display: none
}
#effect .overlay {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(193, 179, 212, 0.7);
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#effect .overlay a.expand {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	content: "";
	margin: 0 auto;
	border-radius: 30px;
	text-align: center;
	color: #fff;
	line-height: 50px;
	font-weight: 600;
	font-size: 14px;
	opacity: 0;
	text-transform: uppercase;
	letter-spacing: 3px;
	background: url(../img/white-bike-icon.png) no-repeat top center;
	padding-top: 25px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	display: block;
}
#effect .img {
	overflow: hidden
}
#effect .img.hover .overlay {
	opacity: 1
}
#effect .img.hover .overlay a.expand {
	top: 50%;
	margin-top: -30px;
	opacity: 1;
}
.discover {
	background-color: #282f35;
	padding: 70px 0;
	text-align: center;
}
.shop-btn {
	border: solid 1px #bbb;
	padding: 15px 50px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 400;
}
.shop-btn:hover, .shop-btn:focus {
	border: solid 1px #64c29e;
}
.sign-up {
	text-align: center;
}
.signup-input {
	border: solid 1px #d3d7d9;
	padding: 25px;
	width: 65%;
	color: #929292;
	font-style: italic;
	letter-spacing: 1px;
}
.submit-btn {
	background-color: #64c29e;
	color: #fff;
	border: solid 1px #64c29e;
	font-weight: 300;
	padding: 25px 50px;
}
section.sign_up {
	padding: 40px 0 110px 0;
}
#fwslider {
	position: relative;
	width: 100%;
}
#fwslider .slide {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
}
#fwslider .slide img {
	width: 100%;
}
#fwslider .slidePrev {
	background: #000;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: -50px;
	opacity: 0.5;
	z-index: 10;
}
#fwslider .slidePrev span {
	background-image: url("../images/arrows.png");
	width: 45px;
	height: 45px;
	float: left;
	background-position: -10% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}
#fwslider .slideNext {
	background: #000;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	right: -50px;
	opacity: 0.5;
	z-index: 10;
}
#fwslider .slideNext span {
	background-image: url("../images/arrows.png");
	width: 45px;
	height: 45px;
	float: left;
	background-position: 90% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}
#fwslider .timers {
	height: 4px;
	position: absolute;
	bottom: 15px;
	right: 0;
	z-index: 3;
}
#fwslider .timer {
	height: 4px;
	width: 40px;
	background-color: #000;
	float: left;
	margin-right: 10px;
}
#fwslider .progress {
	height: 4px;
	width: 0%;
	background-color: #FFF;
	float: left;
}
#fwslider .slide_content {
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
}
#fwslider .slide_content_wrap { /* Slider Text Content Container Style */
	max-width: 1280px;
	margin: 15% auto;
}
#fwslider .title {  /* Slider Title Style */
	margin-left: 4%;
	text-transform: capitalize;
	opacity: 0;
	color: #fff;
	font-size: 4em;
	padding: 16px 40px;
	font-style: normal;
	font-weight: 700;
	-webkit-text-stroke: 0px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	text-align: center;
	text-shadow: 3px 3px 3px #000;
}
#fwslider .description { /* Slider Description Style */
	margin-left: 4%;
	opacity: 0;
	color: #ffffff;
	font-size: 18px;
	background: #000000;
	padding: 10px;
	clear: both;
	float: left;
	margin-top: 20px;
	line-height: 24px;
	font-style: normal;
	font-weight: 400;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
/* ------------------------------- 4. Media Query Max Width 1300, Min Width 720 ------------------------------- */
.top_grid img {
    padding-left: 25%;
}
#fwslider .slide_content_wrap {
	margin-left: 50px;
	margin-top: 15%;
}
#fwslider .title {
	font-size: 26px;
}
#fwslider .description {
	font-size: 12px;
}
}

/* ------------------------------- 5. Media Query Max Width 719 ------------------------------- */

@media only screen and (max-width:719px) {
#fwslider .slide_content_wrap {
	display: none;
}
#fwslider .timers {
	display: none;
}
#fwslider .slide_content {
	cursor: pointer;
}
}
ul.social li:first-child, li:first-child {
	margin-top: 0px;
	margin-left: 0;
	list-style-type: none;
}
#txtup {
	text-align: center;
	font-size: 1em;
	font-weight: 700;
	padding: 3em 0 0 0;
	background: #fff;
	margin: 0 auto;
}
#txtup .middle {
	position: relative;
	text-align: center;
	border-top: solid 1px #afafaf;
	width: 100%
}
#txtup .middle div {
	background: #fff;
	position: relative;
	display: inline-block;
	padding: 0 1.5em 0 1.5em;
	top: -0.90em;
}
#txtup .middle h1,  #txtup .middle p {
	display: inline;
	color: #000;
	font-weight: bold;
	font-size: 1.6em;
}
#txtup .middle p {
	color: #C1CAC5;
}
/*********************************************************************************/

/* ------------------------------------------------------------------------------------------ Blog Section Starts */


.info {
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
	color: #777777;
}
.info a i {
	padding-left: 12px;
	padding-right: 4px;
}
.info a {
	color: #333;
	text-decoration: none;
}
.info a:link {
	text-decoration: none;
}
ul.media-list {
}
ul.media-list li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.grid {
	overflow: hidden;
	margin: 0;
	width: 100%;
	max-width: 1920px;
	list-style: none;
	text-align: center;
	padding-top: 3em;
	padding-right: 0;
	padding-bottom: 11em;
	padding-left: 0;
}
/* Common style */
.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	float: left;
	height: 318px;
	text-align: center;
	cursor: pointer;
	background-color: #AA94C5;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: 0.8;
}
.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before, .grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption, .grid figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}
.grid figure h2 span {
	font-weight: 800;
}
.grid figure h2, .grid figure p {
	margin: 0;
}
.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
/* Individual effects */

/*---------------*/
/***** Milo *****/
/*---------------*/

figure.effect-milo {
	background-color: #AA94C5;
}
figure.effect-milo img {
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
	transform: translate3d(-30px, 0, 0) scale(1.12);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-milo:hover img {
	opacity: 0.5;
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
}
figure.effect-milo h2 {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0.5em;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	word-spacing: 0.2em;
	text-align: left;
	font-weight: bold;
	font-size: 24px;
}
figure.effect-milo p {
	padding: 0 10px 0 0;
	width: 50%;
	border-right: 1px solid #fff;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px, 0, 0);
	transform: translate3d(-40px, 0, 0);
}
figure.effect-milo:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
 @media screen and (max-width: 69.5em) {
.grid figure {
	
}
.grid figure figcaption {
	font-size: 90%;
}
}
 @media screen and (max-width: 41.5em) {
.grid figure {
	width: 100%;
}
}
.lb-album {
	width: 100%;
	margin: 0 auto;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
}
.lb-album li {
	float: left;
	margin: 5px;
	position: relative;
}
.lb-album li > a, .lb-album li > a img {
	display: block;
}
.lb-album li > a {
	width: 500px;
	height: 318px;
	position: relative;
}
.lb-album li > a span {
	position: absolute;
	width: 150px;
	height: 150px;
	top: 10px;
	left: 10px;
	text-align: center;
	line-height: 150px;
	color: rgba(27,54,81,0.8);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	font-size: 24px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	background: rgb(241,210,194);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,0.56)), color-stop(100%, rgba(241,210,194,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.lb-album li > a:hover span {
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-overlay {
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 99;
	text-align: center;
	background-color: rgba(120, 114, 126, 0.8);
}
.lb-overlay > div {
	
	width: 100%;
	float: left;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index:100;
	text-align:center !important;
}
.lb-overlay div h3 {
	font-size: 18px;
	color: #96F;
	font-weight: bold;
	margin: 0px;
	padding-top:10%;
	
}
.lb-overlay div h3 span {
	display: block;
	line-height: 6px;
}
.lb-overlay div p {
	font-size: 15px;
	color: #000;
	padding-left: 10px;
	margin: 0px;
	
}
.lb-overlay a.lb-close {
	background: rgba(255,255,255,0.8);
	z-index: 1001;
	color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 17px;
	line-height: 26px;
	text-align: center;
	width: 100%;
	height: 39px;
	padding-top: 10px;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}
.lb-overlay img {
	/* height: 100%; For Opera max-height does not seem to work */
	max-height: 80%;
	position: relative;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
	-ms-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
	max-width: 80%;
}
.lb-prev, .lb-next {
	text-indent: -9000px;
	position: absolute;
	width: 24px;
	height: 25px;
	left: 50%;
	opacity: 0.8;
	filter: alpha(opacity=80); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)"; /*IE8*/
}
.lb-prev:hover, .lb-next:hover {
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-prev {
	margin-left: -30px;
	background: transparent url(../images/arrows-2.png) no-repeat top left;
}
.lb-next {
	margin-left: 6px;
	background: transparent url(../images/arrows-2.png) no-repeat top right;
}
.lb-overlay:target {
	width: 100%;
	height: 100%;
	bottom: 0px;
	right: 0px;
	padding-top: 40px;
}
.lb-overlay:target img, .lb-overlay:target a.lb-close {
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
/* 
	100% Height for Opera as the max-height seems to be ignored, not optimal for large screens 
	http://bricss.net/post/11230266445/css-hack-to-target-opera 
*/
x:-o-prefocus, .lb-overlay img {
 height: 100%;
}
.pre-nex {
	background-color: #000;
	height: 35px;
}
#map {
	max-width: 530px;
	height: 280px;
}
#map2 {
	max-width: 530px;
	height: 280px;
}
#blog .post {
	text-align: center;
	margin-bottom: 50px;
}
#blog .post .picture img {
	width: 100%;
	height: 100%;
	background: transparent;
	/*border-radius: 50%;*/
	position: relative;
	margin-bottom: 30px;
}
#blog .post .date {
	width: 80px;
	height: 80px;
	border-radius: 150px;
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	color: #FFF;
	top: -74px;
	font-size: 36px;
	text-transform: uppercase;
	font-weight: 400;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: normal;
	margin-bottom: -50px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#blog .post:hover .more {
	background-color: #666;
}
#blog .post:hover .date {
	background-color: #666;
}
#blog .post .date p {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}
#blog .post .heading {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
#blog .post .smallline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9b80bc;
	margin-bottom: 10px;
	width: 100px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#blog .post .description {
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
}
#blog .post .more {
	width: 50px;
	height: 50px;
	border-radius: 150px;
	position: relative;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 18px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	color: #FFF;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#blog .post .more a i {
	font-size: 24px;
	line-height: 0;
	color: #FFF;
}

.top_grid img {
    padding-left: 25%;
}
.newright {
	float: right;
	margin-right: 1%;

}


@media (min-width: 0px)  and (max-width: 800px)  {

    
 .top_grid img {
    padding-left: 0;
}   
}

