/*


Theme Name: AccessPress Parallax


Theme URI: https://accesspressthemes.com/wordpress-themes/accesspress-parallax/


Author: AccessPress Themes


Author URI: https://accesspressthemes.com/


Description: AccessPress Parallax is a beautiful WordPress theme with Parallax design. Parallax design has become popular and is being adopted because 3D effects are possible with it, you can add some sphere to your product, it is the best way of storytelling, you can draw your visitors in, it is interactive, engaging, makes your visitors curious, fun, surprise, effective to trigger action, invite your visitors in great Call to Action, great conversion rates and many more. This is probably the most beautiful, feature rich and complete free WordPress parallax theme with features like: fully responsive, advance theme option panel, featured slider, advance post settings, services/team/blog/portfolio/testimonial layout, Google map integration, custom logo/fav icon, call to action, CSS animation, SEO friendly, translation ready, RTL support, custom CSS/JS and more! Demo: http://accesspressthemes.com/theme-demos/?theme=accesspress-parallax Support forum: https://accesspressthemes.com/support/ Pro version: https://accesspressthemes.com/wordpress-themes/accesspress-parallax-pro/ 


Version: 1.25.7


License: GNU General Public License v3 or later


License URI: http://www.gnu.org/licenses/gpl-3.0.html


Text Domain: accesspress-parallax


Domain Path: /languages/


Tags: black, blue, custom-background, custom-colors, custom-header, custom-menu, dark, featured-images, fluid-layout, gray, light, one-column, orange, right-sidebar, theme-options, threaded-comments, translation-ready, two-columns, white





This theme, like WordPress, is licensed under the GPL.


Use it to make something cool, have fun, and share what you've learned with others.





AccessPress Parallax is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.


*/





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


1.0 - Reset


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


html, body, div, span, applet, object, iframe,


h1, h2, h3, h4, h5, h6, p, blockquote, pre,


a, abbr, acronym, address, big, cite, code,


del, dfn, em, font, ins, kbd, q, s, samp,


small, strike, strong, sub, sup, tt, var,


dl, dt, dd, ol, ul, li,


fieldset, form, label, legend,


table, caption, tbody, tfoot, thead, tr, th, td {


	border: 0;


	font-family: inherit;


	font-size: 100%;


	font-style: inherit;


	font-weight: inherit;


	margin: 0;


	outline: 0;


	padding: 0;


	vertical-align: baseline;


}


html {


	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */


	overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */


    overflow-x: hidden;


	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */


	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */


	


	vertical-align: baseline;


	font-smoothing: antialiased;


	text-rendering: optimizeLegibility;


	-moz-osx-font-smoothing: grayscale;


	-webkit-font-smoothing: antialiased;


}


*,


*:before,


*:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */


	-webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */


	-moz-box-sizing:    border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */


	box-sizing:         border-box;


}


body {


	background: #fff; /* Fallback for when there is no custom background color defined. */


	background: url(images/bg.png);


}


article,


aside,


details,


figcaption,


figure,


footer,


header,


main,


nav,


section {


	display: block;


}


ol, ul {


	list-style: none;


}


table { /* tables still need 'cellspacing="0"' in the markup */


	border-collapse: separate;


	border-spacing: 0;


}


caption, th, td {


	font-weight: normal;


	text-align: left;


}


blockquote:before, blockquote:after,


q:before, q:after {


	content: "";


}


blockquote, q {


	quotes: "" "";


}





a img {


	border: 0;


}





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


Typography


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


body,


button,


input,


select,


textarea {


	color: #404040;


	font-family: 'MyriadPro-Regular', sans-serif;


	font-size: 18px;


	line-height: 1.5;


	font-weight: 300;


	font-size: 14px;


    overflow-x: hidden;


}


h1, h2, h3, h4, h5, h6 {


	font-family: 'MyriadPro-Regular', sans-serif;


	margin-bottom: 10px;


}


h1{


	font-size: 24px;


}


h2{


	font-size: 22px;


}


h3{


	font-size: 20px;


}


h4{


	font-size: 18px;


}


h5{


	font-size: 16px;


}


h6{


	font-size: 14px;


}


p {


	margin-bottom: 0px;


}


b, strong {


	font-weight: bold;


}


dfn, cite, em, i {


	font-style: italic;


}


blockquote {


	margin: 0 20px;


}


address {


	margin: 0 0 20px;


}


pre {


	background: #eee;


	font-family: 'MyriadPro-Regular', sans-serif;


	font-size: 15px;


	line-height: 1.6;


	margin-bottom: 20px;


	max-width: 100%;


	overflow: auto;


	padding: 20px;


}


code, kbd, tt, var {


	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;


}


abbr, acronym {


	border-bottom: 1px dotted #666;


	cursor: help;


}


mark, ins {


	background: #fff9c0;


	text-decoration: none;


}


sup,


sub {


	font-size: 75%;


	height: 0;


	line-height: 0;


	position: relative;


	vertical-align: baseline;


}


small {


	font-size: 75%;


}


big {


	font-size: 125%;


}





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


Elements


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


hr {


	background-color: #ccc;


	border: 0;


	height: 1px;


	margin-bottom: 20px;


}


ul, ol {


	margin: 0 0 15px 20px;


}


ul {


	list-style: square;


}


ol {


	list-style: decimal;


}


li > ul,


li > ol {


	margin-bottom: 0;


	margin-left: 20px;


}


dt {


	font-weight: bold;


}


dd {


	margin: 0 20px 20px;


}


img {


	height: auto; /* Make sure images are scaled correctly. */


	max-width: 100%; /* Adhere to container width. */


	vertical-align: middle;





}


figure {


	margin: 0;


}


table {


	margin: 0 0 20px;


	width: 100%;


}


th {


	font-weight: bold;


}





.clearboth {


	clear: both;


}





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


Forms


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


button,


input[type="button"],


input[type="reset"],


input[type="submit"] {


    position: relative;


	background: #1D1D1B;


	display: inline-block;


	line-height: 1;


	padding: 0 20px;


	text-decoration: none;


	color: #ffffff;


	-webkit-transition: all 0.3s ease 0s;


	-o-transition: all 0.3s ease 0s;


	transition: all 0.3s ease 0s;


    cursor: pointer;


    border:none;


    line-height: 40px;


    height: 40px;


    overflow: hidden;


	-webkit-appearance: button;


	-moz-appearance: button;


}





button:hover,


input[type="button"]:hover,


input[type="reset"]:hover,


input[type="submit"]:hover {


	background: #cc3333;


}





button:focus,


input[type="button"]:focus,


input[type="reset"]:focus,


input[type="submit"]:focus,


button:active,


input[type="button"]:active,


input[type="reset"]:active,


input[type="submit"]:active {


    outline: 0;


}





button::-moz-focus-inner,


input::-moz-focus-inner {


	border: 0;


	padding: 0;


}





input[type="text"],


input[type="email"],


input[type="url"],


input[type="password"],


input[type="search"],


input[type="number"],


input[type="tel"],


input[type="range"],


input[type="date"],


input[type="month"],


input[type="week"],


input[type="time"],


input[type="datetime"],


input[type="datetime-local"],


input[type="color"],


textarea  {


	color: #333;


	border: 1px solid #DDD;


	border-radius: 1px;


	max-width: 100%;


}





select {


    color: #333;


	border: 1px solid #DDD;


	border-radius: 1px;


	max-width: 100%;


    height: 36px;


}





input[type="text"]:focus,


input[type="email"]:focus,


input[type="url"]:focus,


input[type="password"]:focus,


input[type="search"]:focus,


input[type="number"]:focus,


input[type="tel"]:focus,


input[type="range"]:focus,


input[type="date"]:focus,


input[type="month"]:focus,


input[type="week"]:focus,


input[type="time"]:focus,


input[type="datetime"]:focus,


input[type="datetime-local"]:focus,


input[type="color"]:focus,


textarea:focus,


select:focus {


	color: #111;


	outline: 0;


}





input[type="text"],


input[type="email"],


input[type="url"],


input[type="password"],


input[type="search"],


input[type="number"],


input[type="tel"],


input[type="range"],


input[type="date"],


input[type="month"],


input[type="week"],


input[type="time"],


input[type="datetime"],


input[type="datetime-local"],


input[type="color"] {


	padding: 3px;


	height: 36px;


}





textarea {


	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */


	padding: 5px 10px;


	vertical-align: top; /* Improves readability and alignment in all browsers */


	width: 100%;


}





.required2 { border: 2px solid #30F; }





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


Links


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


a {


	color: #cc3333;


	text-decoration: none;


}





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


Accessibility


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


/* Text meant only for screen readers */


.screen-reader-text {


	clip: rect(1px, 1px, 1px, 1px);


	position: absolute !important;


	height: 1px;


	width: 1px;


	overflow: hidden;


}





.screen-reader-text:hover,


.screen-reader-text:active,


.screen-reader-text:focus {


	background-color: #f1f1f1;


	border-radius: 3px;


	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);


	clip: auto !important;


	color: #21759b;


	display: block;


	font-size: 14px;


	font-weight: bold;


	height: auto;


	left: 5px;


	line-height: normal;


	padding: 15px 23px 14px;


	text-decoration: none;


	top: 5px;


	width: auto;


	z-index: 100000; /* Above WP toolbar */


}





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


Alignments


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


.alignleft {


	display: inline;


	float: left;


	margin-right: 20px;


}


.alignright {


	display: inline;


	float: right;


	margin-left: 20px;


}


.aligncenter {


	clear: both;


	display: block;


	margin: 0 auto;


}





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


Clearings


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


.clearfix:before,


.clearfix:after,


.entry-content:before,


.entry-content:after,


.comment-content:before,


.comment-content:after,


.site-header:before,


.site-header:after,


.site-content:before,


.site-content:after,


.site-footer:before,


.site-footer:after,


.row:after,


.row:before {


	content: '';


	display: table;


}





.clearfix:after,


.entry-content:after,


.comment-content:after,


.site-header:after,


.site-content:after,


.site-footer:after,


.row:after {


	clear: both;


}





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


Widgets


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


.widget {


	margin: 0 0 20px;


}





/* Make sure select elements fit in widgets */


.widget select {


	max-width: 100%;


}





/* Search widget */


.widget_search .search-submit {


	display: none;


}





#secondary .widget{


	background: #FFF;


	padding: 15px;


}





#secondary .widget:last-child{


	margin-bottom: 0;


}





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


Content


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


.mid-content{ 


	width: 1000px; 


	margin: 0 auto;





	-webkit-transition: .5s ease-in-out;


	-moz-transition: .5s ease-in-out;


	-o-transition: .5s ease-in-out;


	transition: .5s ease-in-out;


}


.bx-wrapper .mid-content {


	background: rgba(0,0,0,0.7);


	border: 2px solid #fff;


    width: 700px;


    padding: 30px 0 20px;


    display: none;


}


.bx-wrapper .slides:nth-child(1) .mid-content,


.bx-wrapper .slides:nth-child(3) .mid-content {


	display: block;


}


.parallax-section{ 


	padding: 40px 0 40px;


	position: relative;


    width: 100%;


    height: 100%;


}


.parallax-section h1{


	font-size: 34px;


	text-transform: uppercase;


	line-height: 1.2;


	text-align: center;


	padding: 0 20px;


	font-weight: 300;


	margin-bottom: 50px;


}


.parallax-section h1 span{


	position: relative;


	display: inline-block;


}


.parallax-section h1 span:after{


	content: "";


	position: absolute;


	width: 50%;


	top:100%;


	left:50%;


	margin-left: -25%;


	margin-top: 10px;


	border-bottom: 2px solid;


    border-color: inherit;


}





.parallax-section .overlay{


	position: absolute;


	left:0;


	top: 0;


	width: 100%;


	height: 100%;


	z-index: 99;


}





.home_template .mid-content {


	position: absolute;


	width: 100%;


	height: 100%;


	padding: 0px;


}


.home_template.parallax-section {


	padding: 0px;


}





.parallax-section .mid-content{


	position: relative;


	z-index: 999;


}





.parallax-section .page-content{


	margin: 0 0 40px;


}





.parallax-section .page-content:last-child{


    margin-bottom: 0;


}





#content > .mid-content{


	margin-top: 30px;


}





#primary{


	width: 70%;


	float: left;


}


#secondary{


	width: 28%;


	float: right;


	font-size: 16px;


}


#secondary ul{


	list-style: none;


	margin-left: 0;


}


#secondary ul li{





}


#secondary ul li a{


	text-decoration: none;


	color: #333;


}


#secondary h2.widget-title{


	border-bottom: 1px solid #cc3333;


	margin-bottom: 10px;


	line-height: 1.2;


	font-size: 18px;


}


#secondary h2.widget-title span{


	color: #333;


	display: inline-block;


	padding: 8px 0;


}


#secondary .search-form input[type="search"]{


	width: 100%;


}


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


Posts and pages


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


.sticky {


}


.site-title{


	font-size: 24px;


	font-weight: bold;


	text-transform: uppercase;


	white-space: nowrap;


	margin-bottom: 0;


}


.site-title a{


	text-decoration: none;


}


.site-description{


	font-size: 14px;


	font-style: italic;


	margin-bottom: 0;


}


.hentry {


	margin: 0 0 20px;


	background: #FFF;


	padding: 20px;


	margin-bottom: 40px;


	position: relative;


}


.single .hentry {


	margin-bottom: 15px;


}


.byline,


.updated {


	display: none;


}


.single .byline,


.group-blog .byline {


	display: inline;


	font-style: italic;


	font-size: 14px;


}


.single .byline a,


.group-blog .byline a{


	color: #333;


	text-decoration: none;


}


.page-content,


.entry-content,


.entry-summary {


	margin: 20px 0 0;


}


.page-links {


	clear: both;


	margin: 0 0 20px;


}


.entry-header h1.entry-title{


	font-weight: 300;


	margin-left: 80px;


}


.entry-header h1.entry-title.no-date{


	margin-left: 0;


}


.page .entry-header h1.entry-title{


	margin-left: 0;


}


.entry-header h1.entry-title a{


	color: #333;


	text-decoration:none;


}


.posted-on{


	position: absolute;


	left: 20px;


	top: -14px;


	background: #cc3333;


	width: 60px;


	text-align: center;


	color: #FFF;


	font-family: 'MyriadPro-Regular', sans-serif;


	font-size: 14px;


	padding: 10px;


	line-height: 1.2;


	text-transform: uppercase;


}


.posted-on:before {


    border-color: transparent transparent #BA4F28 #BA4F28;


    border-style: solid;


    border-width: 7px 5px;


    top: 0;


    content: "";


    height: 0;


    right: -10px;


    position: absolute;


    width: 0;


    z-index: -1;


    }


.posted-on span{


	display: block;


}


.posted-on span.posted-day{


	font-size: 24px;


	font-weight: bold;


	margin-bottom: 3px;


}


.bypostauthor{





}


.entry-footer{


	font-size: 14px;


	font-family: 'MyriadPro-Regular', sans-serif;


}


.entry-footer span{


	margin-right: 15px;


}


.entry-footer .fa{


	margin-right: 5px;


	color: #666;


}


.entry-footer a{


	text-decoration: none;


	font-style: italic;


	color: #333;


}


.edit-link{


	background: #333;


	display: inline-block;


	padding: 5px 10px;


	line-height: 1.2;


	border-radius: 2px;


	font-size: 13px;


	margin-top: 15px;


}


.edit-link a{


	color: #FFF;


	text-decoration: none;


}


.edit-link a .fa{


	color: #FFF;


	margin-right: 5px;


}


.page .entry-footer .edit-link{


	float: none;


}


.page-header{


	background: #FFF;


	padding: 10px;


	margin-bottom: 30px;


	border-bottom: 3px solid #cc3333;


}


.entry-thumb{


	margin: -20px -20px 15px;


	text-align: center;


}


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


Asides


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


.blog .format-aside .entry-title,


.archive .format-aside .entry-title {


	display: none;


}





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


Comments


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


#comments{


	background: #FFF;


	padding: 15px;


	margin-bottom: 15px;


	font-size: 16px;


}


#comments p{


	margin-bottom: 10px;


}


#reply-title{


	background: #333;


    color: #fff;


    display: inline-block;


    padding: 8px 10px;


    font-size: 18px;


    line-height: 1.2;


    margin-bottom: 0;


}


#commentform{


	border-top:2px solid #333;


	padding-top: 15px;


}


.comment-content a {


	word-wrap: break-word;


}


#comments input[type="submit"]{


	background: #333;


	border: none;


}


.comments-title{


	margin-bottom: 10px;


}


#commentform label{


	display:block;


}


textarea#comment{ 


	height: 100px;


}


#author, #email, #url{


	width: 100%


}


/*Comment Lists*/


.comments-area ol{


	margin: 0;


	padding: 0;


	list-style: none;


}


.comments-area ol.children{


	margin: 0 0 0 15px;


}


.comment-list li .comment-body{


	margin-bottom: 10px;


	padding: 10px;


	background: #FCFCFC;


	border-radius: 5px;


}


.comment-author img{


	vertical-align: text-top;


	margin-right: 10px;


}


.comment-author .fn{


	font-style: normal;


	font-size: 15px;


	text-transform: capitalize;


	font-weight: normal;


}


.comment-metadata a{


	text-decoration: none;


	font-size: 13px;


	font-style: italic;


}


.comment-metadata .edit-link{


	display: none;


}


.comment-author .fn .url{


	color: #333;


}


.comment-author .says{


	display: none;


}


.commentmetadata{ 


	float: right;


	font-family: 'MyriadPro-Regular', sans-serif;


	font-weight: normal;


	font-size: 12px;


	font-style: italic;


    font-weight: 300;


}


.commentmetadata a{


	color: #666;


}


.commentmetadata .comment-edit-link{


	color:#01AEFD;


}


.commentmetadata + .clear{


	margin-bottom: 20px;


}


.reply .comment-reply-link{


	background: none repeat scroll 0 0 #293037;


    border-radius: 3px;


    color: #FFFFFF;


    font-size: 13px;


    line-height: 1;


    padding: 2px 10px;


    text-decoration: none;


}


#respond{


	margin-top: 10px;


}


#commentform .form-submit{


	margin-bottom: 0;


}


.comment-awaiting-moderation{


	background: #111;


	position: absolute;


	left: 50%;


	top: -20px;


	color:#FFF;


	font-size: 13px;


	width: :250px;


	margin-left: -125px;


}


.comment-awaiting-moderation + br{


	display: none;


}


#cancel-comment-reply-link{


	font-style: italic;


	color: #333;


}


#cancel-comment-reply-link:before{


	font-family: 'MyriadPro-Regular', sans-serif;


	content: "\f057";


	margin:0 5px 0 20px;


	font-style: normal;


	color: #333;


}


.logged-in-as a{


	color: #333;


}


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


Infinite scroll


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


/* Globally hidden elements when Infinite Scroll is supported and in use. */


.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */


.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */


	display: none;


}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */


.infinity-end.neverending .site-footer {


	display: block;


}





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


Media


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


.page-content img.wp-smiley,


.entry-content img.wp-smiley,


.comment-content img.wp-smiley {


	border: none;


	margin-bottom: 0;


	margin-top: 0;


	padding: 0;


}


/* Make sure embeds and iframes fit their containers */


embed,


iframe,


object {


	max-width: 100%;


}





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


Captions


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


.wp-caption {


	margin-bottom: 20px;


	max-width: 100%;


}


.wp-caption img[class*="wp-image-"] {


	display: block;


	margin: 0 auto;


}


.wp-caption-text {


	text-align: center;


}


.wp-caption .wp-caption-text {


	margin: 0.8075em 0;


}





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


Galleries


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


.gallery {


	margin-bottom: 20px;


}


.gallery-item {


	display: inline-block;


	text-align: center;


	vertical-align: top;


	width: 100%;


	padding:0 4px 4px 0;


}


.gallery-item .gallery-icon{


	position: relative;


}


.gallery-item a:after{


	content: "";


	position: absolute;


	left: 0;


	top: 0;


	width: 100%;


	height: 100%;


	background:url(images/zoom.png) no-repeat center rgba(0,0,0,0.3);


	display: none;


}


.gallery-item:hover a:after{


	display: block;


}


.gallery-columns-2 .gallery-item {


	max-width: 50%;


}


.gallery-columns-3 .gallery-item {


	max-width: 33.33%;


}


.gallery-columns-4 .gallery-item {


	max-width: 25%;


}


.gallery-columns-5 .gallery-item {


	max-width: 20%;


}


.gallery-columns-6 .gallery-item {


	max-width: 16.66%;


}


.gallery-columns-7 .gallery-item {


	max-width: 14.28%;


}


.gallery-columns-8 .gallery-item {


	max-width: 12.5%;


}


.gallery-columns-9 .gallery-item {


	max-width: 11.11%;


}


.gallery-caption {


	font-size: 14px;


	line-height: 1.2;


	margin-top: 5px;


}





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


Main Header


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


#masthead{


	width: 100%;


	z-index: 99999;


	background: #FFF;


	padding: 7px 0;


	/*border-bottom: 3px solid #cc3333;*/


	position: relative;


}


#masthead.logo-top{


	text-align: center;


}


body.parallax-on #masthead{


	position: fixed;


	left: 0;


	top: 0;


	right: 0;


}


body.logged-in.parallax-on #masthead{


	top: auto;


}


#content{


    position: relative;


    z-index: 99;


}


.home #content {


    padding-top: 105px;


}


.page-template-concept-page #content {


	position: absolute;


	width: 100%;


	height: 100%;


}


body.parallax-on .wpcf7-not-valid-tip{


	text-align: center;


	font-size: 13px;


}


#site-logo{


	float: left;


}


#site-logo img {


	width: 93px;


}


.logo-top #site-logo{


	float: none;


	width: auto;


	padding:10px 0; 


}


.main-navigation {


	float: right;


	max-width: 80%;


	margin-top: 35px;


}


.logo-top .main-navigation{


	float: none;


	width: auto;


	text-align: center;


	max-width: none;


}


.home-icon {


	width: 33px;


    padding-right: 5px;


    margin-top: -7px;


    float: right;


    cursor: pointer;


}


.main-navigation ul {


	list-style: none;


	margin: 0;


	padding-left: 0;


	display: inline-block;


}


.main-navigation ul li:first-child {


	display: none;


}


.main-navigation ul li{


	position: relative;


}


.main-navigation > ul > li {


	float: left;


	position: relative;


	font-family: 'MyriadPro-Regular', sans-serif;


    font-weight: 400;


    border-right: 1px solid #000;


    line-height: 16px;


}





.main-navigation > ul > li:last-child {


    margin-left: -20px;


}


.main-navigation > ul > li:last-child,


.main-navigation > ul > li:nth-last-child(2) {


    border-right: none;


}


.main-navigation > ul > li > a{


	text-transform: uppercase;


    font-size: 16px;


    padding: 0px 25px;


}


.main-navigation > ul > li.current a{


	color: #cc3333;


}


.main-navigation a {


	display: block;


	text-decoration: none;


	color:#333;


}


.main-navigation ul ul {


	background: #FFF;


	position: absolute;


	top: 100%;


	left:0;


	z-index: 99999;


	padding:0 10px;


	font-size: 15px;


	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);


	display: none;


}


.main-navigation ul ul ul {


	left: 100%;


	top: 0;


}


.main-navigation ul ul a {


	min-width: 200px;


}


.main-navigation ul ul li {


	border-bottom: 1px solid #EEE;


	padding: 8px 0;


}


.logo-top .main-navigation ul ul li{


	text-align: left;


}


.main-navigation ul ul li:last-child{


	border:none;


}


.main-navigation li:hover > a {


	color: #cc3333;


}


.main-navigation ul li:hover > ul {


	display: block;


}


.main-navigation .current_page_item > a,


.main-navigation .current-menu-item > a {


	color: #cc3333;


}


/* Small menu */


.menu-toggle {


	display: none;


}





.site-main .comment-navigation,


.site-main .paging-navigation,


.site-main .post-navigation {


	margin: 0 0 20px;


	overflow: hidden;


}


.comment-navigation .nav-previous,


.paging-navigation .nav-previous,


.post-navigation .nav-previous {


	float: left;


	width: 50%;


}


.comment-navigation .nav-previous a .fa,


.paging-navigation .nav-previous a .fa,


.post-navigation .nav-previous a .fa{


	margin-right: 10px;


	font-size: 16px;


}


.comment-navigation .nav-next,


.paging-navigation .nav-next,


.post-navigation .nav-next {


	float: right;


	text-align: right;


	width: 50%;


}


.comment-navigation .nav-next a .fa,


.paging-navigation .nav-next a .fa,


.post-navigation .nav-next a .fa{


	margin-left: 10px;


	font-size: 16px;


}


.site-main .comment-navigation a,


.site-main .paging-navigation a,


.site-main .post-navigation a{


	background: #333;


	padding: 8px 25px;


	color: #FFF;


	text-decoration: none;


	font-size: 14px;


	font-family: 'MyriadPro-Regular', sans-serif;


	display: inline-block;


}





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


Main SLider


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


#main-slider{


	position: relative;


	margin-bottom: 30px;


}





.parallax-on #main-slider,


#main-slider.full-screen-,


.page-template-home-page-php #main-slider{


	margin-bottom: 0;


}





#main-slider .overlay{


	/*background:url(images/overlay4.png) repeat rgba(0,0,0,0.3);*/


	background:url(images/pattern.png) repeat rgba(0,0,0,0.3);


	


	position: absolute;


	height: 100%;


	width: 100%;


	z-index: 999;


}





.full-screen-yes .slides{


	background-size: cover;


	background-position: top center;


	background-repeat: no-repeat;


    background-position: 50% 50%;


}





.slider-caption{


	position: absolute;


	top:48%;


	left:0;


	width: 100%;


	z-index: 99999;


	text-align: center;


}





.slider-caption .caption-title,


.slider-caption .caption-description h1{


	font-size: 38px;


    line-height: 38px;


	text-transform: uppercase;


	color:#FFF;


	position: relative;


	text-shadow: 2px 2px 4px rgba(0,0,0,0.3);


	margin-bottom: 0px;


    font-family: 'MyriadPro-BlackSemiExt', sans-serif;


}





.slider-caption .caption-description{


	font-size: 20px;


    line-height: 24px;


	color:#FFF;


	position: relative;


	text-shadow: 2px 2px 4px rgba(0,0,0,0.3);


}





.slider-caption .caption-description p{


	margin-bottom: 0px;


}





.slider-caption .caption-description a, 


.btn,


.call-to-action a{


	position: relative;


	border: 2px solid #ffffff;


	display: inline-block;


	line-height: 1;


	padding: 12px 20px;


	text-decoration: none;


	color: #ffffff;


	-webkit-transition: all 0.3s ease 0s;


	-o-transition: all 0.3s ease 0s;


	transition: all 0.3s ease 0s;


	font-size: 20px;


}





.slider-caption .caption-description a:hover, .btn:hover{


	background: #E56432 !important;


	border: 2px solid #E56432 !important;


	color:#FFF !important;


}





.next-page{


	position: absolute;


	height: 60px;


	width: 60px;


	bottom:15%;


	left: 50%;


	margin-left: -30px;


	z-index: 999;


	background: rgba(0,0,0,0.8);


	-webkit-transform: rotate(-45deg);


    -moz-transform: rotate(-45deg);


    -ms-transform: rotate(-45deg);


    -o-transform: rotate(-45deg);


    transform: rotate(-45deg);


}





/*Draw Mouse*/


.mouse {    


	height: 35px;


    width: 20px;


	border-radius: 10px;


	transform: none;


	border: 2px solid white;


	margin: auto;


    margin-left: 20px;


    margin-top: 13px;





	-webkit-transform: rotate(45deg);


    -moz-transform: rotate(45deg);


    -ms-transform: rotate(45deg);


    -o-transform: rotate(45deg);


    transform: rotate(45deg);


}





.wheel {


  	height: 6px;


  	width: 2px;


  	display: block;


  	margin: 5px auto;


  	background: white;


  	position: relative;





  -webkit-animation: mouse-wheel 1.5s ease infinite;


  -moz-animation: mouse-wheel 1.5s ease infinite;


}





@-webkit-keyframes mouse-wheel


{


   0% {


    opacity: 1;


    -webkit-transform: translateY(0);


    -ms-transform: translateY(0);


    transform: translateY(0);


  }





  100% {


    opacity: 0;


    -webkit-transform: translateY(6px);


    -ms-transform: translateY(6px);


    transform: translateY(6px);


  }


}





@-moz-keyframes mouse-wheel


{


  0% { top: 1px; }


  50% { top: 2px; }


  100% { top: 3px;}


}





@-webkit-keyframes mouse-scroll {





  0%   { opacity: 0;}


  50%  { opacity: .5;}


  100% { opacity: 1;}


}


@-moz-keyframes mouse-scroll {





  0%   { opacity: 0; }


  50%  { opacity: .5; }


  100% { opacity: 1; }


}


@-o-keyframes mouse-scroll {





  0%   { opacity: 0; }


  50%  { opacity: .5; }


  100% { opacity: 1; }


}


@keyframes mouse-scroll {





  0%   { opacity: 0; }


  50%  { opacity: .5; }


  100% { opacity: 1; }


}


/*Draw Mouse*/





.next-page-layer1 {


    height: 60px;


    width: 60px;


    -webkit-transform: rotate(45deg);


    -moz-transform: rotate(45deg);


    -ms-transform: rotate(45deg);


    -o-transform: rotate(45deg);


    transform: rotate(45deg);


}





.next-page a{


	display: block;


	background: url(images/down-arrow.png) no-repeat center;


	position: absolute;


	left: 0;


	top:0;


	height: 100%;


	width: 100%;    





	-webkit-animation: flow-down 2s linear 3s infinite; /* Chrome, Safari, Opera */


    animation: flow-down 2s linear 3s infinite; /* Standard syntax  */


}





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


Default Section


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


.parallax-section input[type="text"], 


.parallax-section input[type="email"], 


.parallax-section input[type="url"], 


.parallax-section input[type="password"], 


.parallax-section input[type="search"], 


.parallax-section input[type="tel"], 


.parallax-section textarea{


	background:rgba(0, 0, 0, 0.1);


	border:1px solid;


    border-color:inherit;


	color:inherit; 


	padding: 5px 10px;


	line-height: 32px;


	width: 100%;


	margin: 0 auto;


	display: block;


}





.parallax-section textarea{


	height: 50px;


	line-height: 1.5;


	width: 100%;


	margin: 0 auto;


	display: block;


	height: 180px;


} 


.parallax-section .wpcf7-form .wpcf7-submit{


    width:100%;


    margin: 0 auto;


    display: block;


    background: rgba(0, 0, 0, 0.1);


}


.parallax-section .wpcf7-form p{


    margin-bottom: 10px;


}


.parallax-section .slider-caption .caption-description a, 


.parallax-section .btn{


	border-color:inherit;


	color:inherit;


}





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


Our Business Section


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


.our_business_template {


	padding: 0px;


	background-attachment: scroll;


}


.our_business_template .mid-content {


	width: 100%;


}


.our-business-listing{


    padding: 40px 0px;


    width: 1000px;


    margin: auto;





	-webkit-transition: .5s ease-in-out;


	-moz-transition: .5s ease-in-out;


	-o-transition: .5s ease-in-out;


	transition: .5s ease-in-out;


}


.our-business-list{


	text-align: center;


    min-height: 450px;


}


.our-business-content p{


	margin-bottom: 25px;


}


.our-business-content div {


	display: none;


}


.our-business-read-more,


.our-business-close {


	color: #fff;


    border: 2px solid #fff;


    width: 120px;


    margin: auto;


    border-radius: 20px;


    padding-top: 1px;


    font-size: 16px;


    opacity: 0;


    cursor: pointer;


    display: none;





    -webkit-transition: .5s ease-in-out;


	-moz-transition: .5s ease-in-out;


	-o-transition: .5s ease-in-out;


	transition: .5s ease-in-out;


}





.our-business-read-more:hover,


.our-business-close:hover {


	background: #000;


}





.our-business-read-more.active,


.our-business-close.active {


	opacity: 1;


	display: block;


}





.our-business-bg-black {


	background: rgba(0,0,0,0.65);


    width: 100%;


    height: 100%;


    z-index: -1;


    position: absolute;


    opacity: 0;





    -webkit-transition: .5s ease-in-out;


	-moz-transition: .5s ease-in-out;


	-o-transition: .5s ease-in-out;


	transition: .5s ease-in-out;


}


.our-business-bg-black.active {


	opacity: 1;


} 


.our-business-list .our-business-content{


    font-size: 16px;


	margin-bottom: 30px;


	line-height: 1.4;


	position: relative;


	padding: 0px;


	color: #fff;


    letter-spacing: 1px;


}


.our-business-list .our-business-content h1{


	font-family: 'MyriadPro-BlackSemiExt', sans-serif;


    border-bottom: 1px dotted #fff;


    padding-bottom: 25px;


    margin: 0 50px 25px;


    font-size: 48px;


    line-height: 1;


}


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


Concept Section


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

.concept-layer1 {
	display: inline-block;
	width: 33%;
	vertical-align: top;
    max-width: 280px;
    margin-bottom: 20px;
}

.concept-list{


	width: 100%;


    padding: 0 15px;


	margin-bottom: 1.5%;


	text-align: center;


	overflow: hidden;


	position: relative;





	-webkit-transition: .5s ease-in-out;


	-moz-transition: .5s ease-in-out;


	-o-transition: .5s ease-in-out;


	transition: .5s ease-in-out;


}


.concept-content {


	color: #000;


    font-size: 14px;


    line-height: 1.2;


}


.concept-break {


	clear: both;


}

.concept-listing {
	text-align: center;
}


.concept-3 {


	margin-left: 0%;


    /*width: 100%;*/

}


.concept-image-width {


	width: 160px;


	margin: auto;


}


.parallax-section .concept-content h1 {


	margin-bottom: 0px;


	font-size: 18px;


    font-weight: 700;


    padding: 10px 0px 0px 0px;


}


.concept-list:nth-child(4n){


	margin-right: 0;


}


.concept-list .concept-overlay{


	position: absolute;


    width: 160px;


    height: 160px;


    background: rgba(0,0,0,0.3);


    display: none;


    z-index: 9999;


    margin: auto;


    left: 0;


    right: 0;


    border-radius: 50%;


}


.concept-list .concept-overlay span{


	width: 60px;


	height: 60px;


	margin-left: -30px;


	margin-top: -30px;


	position: absolute;


	top: 50%;


	left: 50%;


	background: #cc3333;


	border-radius: 50%;


	font-size: 30px;


	text-align: center;


	line-height: 60px;


	color: #FFF;


}


.concept-list:hover .concept-overlay {


	display: block;


}


.concept-list h3{


	position: relative;


	width: 100%;


	padding:15px 10px;


	color: #000;


	font-size: 16px;


    margin: 0;


}


.concept-list img{


	transition:all 0.3s ease-in-out;


	-moz-transition:all 0.3s ease-in-out;


	-webkit-transition:all 0.3s ease-in-out;


    border-radius: 50%;


}


.concept-list:hover img{


	-ms-transform: scale(1.01); /* IE 9 */


    -webkit-transform: scale(1.01); /* Chrome, Safari, Opera */


    transform: scale(1.01);


}


.conceptimg-title-layer1 {


    position: absolute;


    top: 0%;


    margin: 0;


    height: 160px;


    width: 160px;


    text-align: center;


    display: block; /* comment this out for CSS hover */


    transition: all 0.5s ease;


}


.conceptimg-title-layer2 {


    width: 100%;


    height: 100%;


    overflow: hidden;


}


.conceptimg-title-layer3 {


    display: table;


    width: 100%;


    height: 100%;


    padding: 20px;


    background-color: rgba(0,0,0,0.0);


    opacity: 0;


  	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;


  	transition: opacity 0.35s, transform 0.35s;


  	border-radius: 50%;


}


.conceptimg-title-layer4 {


	display: table-cell;


	vertical-align: middle;


}


.conceptimg-title-layer5 {


	transform: translate(0px,-300px);


 	-webkit-transform: translate(0px,-300px);


  	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;


  	transition: opacity 0.5s, transform 0.5s;


  	font-size: 16px;


  	color: #fff;


    padding: 20px;


}





.conceptimg-title-layer5 span {


	width: 50px;


	height: 50px;


	margin-left: -25px;


	margin-top: -25px;


	position: absolute;


	top: 50%;


	left: 50%;


	background: #cc3333;


	border-radius: 50%;


	font-size: 28px;


	text-align: center;


	line-height: 50px;


	color: #FFF;


}





.conceptimg-title1-layer5 span {


    position: absolute;


    top: 42%;


    left: 15%;


    border-radius: 50%;


    font-size: 20px;


    text-align: center;


    line-height: 22px;


    color: #FFF;


}





.conceptimg-title-layer3:hover {


    background-color: rgba(0,0,0,0.6);


    opacity: 1;


}





.conceptimg-title-layer3:hover .conceptimg-title-layer4:before,


.conceptimg-title-layer3:hover .conceptimg-title-layer4:after {


  	-webkit-transform: scale(1,1);


  	transform: scale(1,1);


  	opacity: 1;


}





.conceptimg-title-layer3:hover .conceptimg-title-layer5 {


	transform: translate(0px,0px);


 	-webkit-transform: translate(0px,0px);


}


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


Gallery Section


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


.Gallery-list{


	width: 33.3%;


	float: left;


	margin-bottom: 25px;


	position: relative;


	overflow: hidden;


	text-align: center;


    padding-right: 26px;





	-webkit-transition: .5s ease-in-out;


	-moz-transition: .5s ease-in-out;


	-o-transition: .5s ease-in-out;


	transition: .5s ease-in-out;


}


.gallery-img-w2 .Gallery-list{


	width: 66.5%;


}


.Gallery-content {


	color: #000;


    font-size: 14px;


    line-height: 1.2;


}


.gallery-break {


	position: absolute;


	width: 100%;


	opacity: 0;


	z-index: 2;


	


	-webkit-transition: .5s ease-in-out;


	-moz-transition: .5s ease-in-out;


	-o-transition: .5s ease-in-out;


	transition: .5s ease-in-out;


}


.gallery-break.active {


	opacity: 1;


	z-index: 3;


    position: relative;


}


.gallery-break.moveleft {


	transform: translateX(-120%);


	-webkit-transform: translateX(-120%);


}


.gallery-break.moveleft-animate {


	animation-name: moveleft-animate;


	-webkit-animation-name: moveleft-animate; 





	animation-duration: .5s; 


	-webkit-animation-duration: .5s;





	animation-timing-function: ease-in-out; 


	-webkit-animation-timing-function: ease-in-out; 


}


.gallery-break.moveright {


	transform: translateX(120%);


	-webkit-transform: translateX(120%);


}


.gallery-break.moveright-animate {


	animation-name: moveright-animate;


	-webkit-animation-name: moveright-animate; 





	animation-duration: .5s; 


	-webkit-animation-duration: .5s;





	animation-timing-function: ease-in-out; 


	-webkit-animation-timing-function: ease-in-out; 


}


.parallax-section .Gallery-content h1 {


	margin-bottom: 0px;


	font-size: 18px;


    font-weight: 700;


    padding-top: 10px;


}


.Gallery-list .Gallery-overlay{


	position: absolute;


	width: 100%;


	height: 100%;


	background: rgba(0,0,0,0.3);


	display: none;


	z-index: 9999;


}


.Gallery-list .Gallery-overlay span{


	width: 60px;


	height: 60px;


	margin-left: -30px;


	margin-top: -30px;


	position: absolute;


	top: 50%;


	left: 50%;


	background: #cc3333;


	border-radius: 50%;


	font-size: 30px;


	text-align: center;


	line-height: 60px;


	color: #FFF;


}


.Gallery-list:hover .Gallery-overlay {


	display: block;


}


.Gallery-list h3{


	position: absolute;


    width: 100%;


    bottom: 0;


    left: 0;


    color: #FFF;


    font-size: 16px;


    margin: 0;


}


.Gallery-list img{


	transition:all 0.3s ease-in-out;


	-moz-transition:all 0.3s ease-in-out;


	-webkit-transition:all 0.3s ease-in-out;


}


.Gallery-list:hover img{


	-ms-transform: scale(1.01); /* IE 9 */


    -webkit-transform: scale(1.01); /* Chrome, Safari, Opera */


    transform: scale(1.01);


}


.gallery-arrow-left-layer1,


.gallery-arrow-right-layer1 {


	position: absolute;


	width: 100%;


	height: 100%;


}


.gallery-arrow-left-layer2 {


	position: absolute;


    z-index: 1;


    width: 100px;


    height: 100%;


    text-align: center;


    font-size: 24px;


    display: table;


    left: -100px;


}


.gallery-arrow-left-layer3 {


	vertical-align: middle;


    display: table-cell;


    padding: 0px 30px;


}


.gallery-arrow-right-layer2 {


	position: absolute;


    z-index: 1;


    width: 100px;


    height: 100%;


    text-align: center;


    font-size: 24px;


    display: table;


    right: -77px;


}


.gallery-arrow-right-layer3 {


	vertical-align: middle;


    display: table-cell;


    padding: 0px 30px;


}


.img-title-layer1 {


    position: absolute;


    top: 0%;


    margin: 0;


    height: 100%;


    width: 100%;


    text-align: center;


    display: block; /* comment this out for CSS hover */


    transition: all 0.5s ease;


    -webkit-transition: all .5s ease;


    padding-right: 23px;


}


.img-title-layer2 {


    width: 100%;


    height: 100%;


    overflow: hidden;


}


.img-title-layer3 {


    display: table;


    width: 100%;


    height: 100%;


    padding: 20px;


    background-color: rgba(0,0,0,0.0);


    opacity: 0;


  	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;


  	transition: opacity 0.35s, transform 0.35s;


}


.img-title-layer4 {


	display: table-cell;


	vertical-align: middle;


}


.img-title-layer5 {


	transform: translate(0px,300px);


 	-webkit-transform: translate(0px,300px);


  	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;


  	transition: opacity 0.5s, transform 0.5s;


  	font-size: 16px;


  	color: #fff;


    padding: 20px;


    line-height: 18px;


}


.img-title-layer4:before,


.img-title-layer4:after {


	position: absolute;


	top: 20px;


	right: 40px;


	bottom: 20px;


	left: 20px;


	width: auto;


	content: '';


}





.img-title-layer4:before {


	border-top: 1px solid #999;


  	border-bottom: 1px solid #999;


  	-webkit-transform: scale(0,1);


  	transform: scale(0,1);


  	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;


  	transition: opacity 0.35s, transform 0.35s;


  	opacity: 0;


}


.img-title-layer4:after {


	border-right: 1px solid #999;


  	border-left: 1px solid #999;


  	-webkit-transform: scale(1,0);


  	transform: scale(1,0);


  	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;


  	transition: opacity 0.35s, transform 0.35s;


  	opacity: 0;


}





.img-title-layer3:hover {


    background-color: rgba(0,0,0,0.6);


    opacity: 1;


}





.img-title-layer3:hover .img-title-layer4:before,


.img-title-layer3:hover .img-title-layer4:after {


  	-webkit-transform: scale(1,1);


  	transform: scale(1,1);


  	opacity: 1;


}





.img-title-layer3:hover .img-title-layer5 {


	transform: translate(0px,0px);


 	-webkit-transform: translate(0px,0px);


}


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


Partnering Section


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


.partners-list{


	text-align: center;


}


.partners-content p {


    margin: auto;


    margin-bottom: 25px;





	-webkit-transition: .5s ease-in-out;


	-moz-transition: .5s ease-in-out;


	-o-transition: .5s ease-in-out;


	transition: .5s ease-in-out;


}


.partners-list .partners-content{


    font-size: 14px;


	line-height: 1.4;


	position: relative;


	padding: 0px;


	color: #000;


}


.partners-list .partners-content h1{


	font-family: 'MyriadPro-BlackSemiExt', sans-serif;


    /*border-bottom: 1px dotted #fff;


    padding-bottom: 25px;*/


    margin: 0 50px 25px;


    font-size: 48px;


    line-height: 1;


    width: 900px;


    margin: 0 auto 25px auto;


    color: #fff;





	-webkit-transition: .5s ease-in-out;


	-moz-transition: .5s ease-in-out;


	-o-transition: .5s ease-in-out;


	transition: .5s ease-in-out;


}


.partners-list .partners-content h2{


    margin-bottom: 0;


    font-weight: 700;


    line-height: 24px;


    padding-bottom: 7px;


    text-transform: uppercase;


    border-bottom: 1px dotted #000;


    margin-bottom: 10px;


}


.partner-column {


	width: 31.3%;


    height: 290px;


    float: left;


    vertical-align: top;


    padding: 25px 30px;


    background: rgba(255,255,255,0.8);


    margin: 0 1% 20px;


}


.partner-form-layer2 {


	position: relative;


	clear: both;


    width: 98%;


	background: rgba(255,255,255,0.8);


    height: 247px;


    margin: auto;


}


.partner-form-left {


	float: left;


    font-size: 14px;


    line-height: 18px;


    padding: 0 40px;


    margin-top: 70px;


    color: #000;


    width: 35%;


}


.partner-form-left-header {


    font-family: 'MyriadPro-BlackSemiExt', sans-serif;


    text-transform: uppercase;


    line-height: 32px;


    font-size: 30px;


    padding-bottom: 10px;


    letter-spacing: 1px;


}


.partner-form-left a {


	color: #000;


}


.partner-form-left a:hover {


	color: #cc3333;


}


/*.partner-form-middle {


	float: left;


    margin-top: 30px;


    padding: 0px 10px;


}


.parallax-section .partner-form-middle input {


    margin-bottom: 15px;


    height: 55px;


    padding: 5px 25px;


    background: #f3f3f3;


}*/


.partner-form-right {


	float: left;


    margin-top: 24px;


    width: 65%;


    padding-right: 30px;


}


.parallax-section .partner-form-right input {


    margin-bottom: 10px;


    height: 40px;


    padding: 8px 15px;


    background: #f3f3f3;


    color: #000;


    border: none;


}


.parallax-section .partner-form-right input[type="checkbox"] {


	height: auto;


    padding: 0px;


    margin: 0px;


}


.checkbox-column {


	text-align: left;


	font-size: 14px;


    background: #f3f3f3;


    padding: 7px 15px 5px;


    margin-bottom: 10px;


}


.checkbox-column label {


	margin: 0px 20px 0px 5px;


}


.checkbox-column-left,


.checkbox-column-right {


	float: left;


}


.parallax-section .partner-form-right input[type="submit"] {


    height: 40px;


    padding: 1px 30px 0px 30px;


    background: #1D1D1B;


    float: right;


    text-transform: uppercase;


    color: #fff;


}


.parallax-section .partner-form-right input[type="submit"]:hover {


	background: #cc3333;


} 


.vercolumn1 {


    width: 180px;


    float: left;


    margin-right: 10px;


    position: relative;


}


.vercolumn2 {


    margin-right: 10px;


    float: left;


}


.vercolumn3 {


    float: left;


    margin-top: 8px;


    width: 25px;


}


*::-webkit-input-placeholder {


    color: #000;


}


*:-moz-placeholder {


    /* FF 4-18 */


    color: #000;


}


*::-moz-placeholder {


    /* FF 19+ */


    color: #000;


}


*:-ms-input-placeholder {


    /* IE 10+ */


    color: #000;


}


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


Contact


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


.contact-list{


	text-align: center;


}


.contact-content p {


    margin-bottom: 25px;


    text-align: left;


}


.contact-list .contact-content{


    font-size: 16px;


	line-height: 1.4;


	position: relative;


	padding: 0px;


	color: #000;


    letter-spacing: 1px;


    width: 1000px;


    margin: auto;


	margin-bottom: 30px;





	-webkit-transition: .5s ease-in-out;


	-moz-transition: .5s ease-in-out;


	-o-transition: .5s ease-in-out;


	transition: .5s ease-in-out;


}


.contact-list .contact-content h1{


	font-family: 'MyriadPro-BlackSemiExt', sans-serif;


    font-size: 30px;


    text-align: left;


    padding: 0px;


    line-height: 1;


    margin-bottom: 3px;


}


.contact-column-left-layer2 {


	float: left;


	width: 70%;


    padding-right: 30px;


    padding-bottom: 30px;


}


.contact-column-right {


	float: right;


	width: 30%;


	font-size: 14px;


    text-align: left;


    padding-right: 20px;


}


.contact-column-right div {


	padding-bottom: 20px;


}


.havespacing {


	margin-top: 30px;


}


.contact-column-right div > div:first-child {


    width: 35px;


    float: left;


    clear: both;


}


.contact-column-right div > div:last-child {


    width: 75%;


    float: left;


    line-height: 1;


}


.contact-column-right img {    


	width: 15px;


    margin-right: 20px;


}


.parallax-section .contact-column-left-layer2 input[type="text"] {


	height: 40px;


}


.parallax-section .contact-column-left-layer2 input[type="text"],


.parallax-section .contact-column-left-layer2 textarea {


	background: #fff;


    margin-bottom: 10px;


    border: none;


    padding: 8px 15px;


}


.contact-column-left-submit {


	text-align: right;


}


.contact-column-left-submit input[type="submit"] {


    padding: 1px 30px 0px 30px;


}


.map-button {


	clear: both;


	background: #1D1D1B;


	color: #fff;


	text-align: center;


	padding: 3px;


	cursor: pointer;


}


.custom-google-map {


	clear: both;


	width: 100%;


	height: 0px;


    -webkit-transition: .5s ease-in-out;


    -moz-transition: .5s ease-in-out;


    -o-transition: .5s ease-in-out;


    transition: .5s ease-in-out;


}


.custom-google-map.active {


	height: 400px;


}


.parallax-section.contact_template {


	padding-bottom: 0px;


}


.contact_template .mid-content {


	width: 100%;


}


.outDIV {


    width: 100%;


    height: 0px;


    opacity: 1;


    -webkit-transition: .5s ease-in-out;


    -moz-transition: .5s ease-in-out;


    -o-transition: .5s ease-in-out;


    transition: .5s ease-in-out;


}


.outDIV.active {


    height: 400px;


}


.contact-list *::-webkit-input-placeholder {


    color: #9C9C9C;


}


.contact-list *:-moz-placeholder {


    /* FF 4-18 */


    color: #9C9C9C;


}


.contact-list *::-moz-placeholder {


    /* FF 19+ */


    color: #9C9C9C;


}


.contact-list *:-ms-input-placeholder {


    /* IE 10+ */


    color: #9C9C9C;


}


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


Service Section


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


.service-list{


	width: 48%;


	margin-bottom: 20px;


}


.service-list h3{


	margin-bottom: 10px;


	line-height: 1.2;


}


.service-list .service-image{


	height:80px;


	width: 80px;


	border-radius:50%;


	margin-top: 15px;


	overflow: hidden;


	border:1px solid;


    border-color: inherit;


	background:rgba(255,255,255,0.1);


}


.service-list .service-image img{


	padding: 15px;


}


.service-list .service-detail{


	width: 460px;


}


.service-list.odd{


	float: left;


	text-align: right;


}


.service-list.odd .service-image{


	float: right;


}


.service-list.odd .service-detail{


	float: left;


}


.service-list.even{


	float: right;


}


.service-list.even .service-image{


	float: left;


}


.service-list.even .service-detail{


	float: right;


}


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


Testimonial Section


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


.testimonial-listing{


	padding-bottom: 40px;


}


.testimonial-list{


	text-align: center;


}


.testimonial-list .testimonial-content{


	font-size: 20px;


	font-style: italic;


	margin-bottom: 30px;


	line-height: 1.4;


	position: relative;


	padding: 0 50px;


}


.testimonial-list .testimonial-content:before{


	position: absolute;


	left: 0;


	top:0;


	content: '\f10d';


	font-size: 24px;


	line-height: 1;


	height: 30px;


	font-family: 'MyriadPro-Regular', sans-serif;


}


.testimonial-list .testimonial-content:after{


	position: absolute;


	right: 30px;


	bottom:0;


	content: "\f10e";


	font-size: 24px;


	line-height: 1;


	height: 30px;


	font-family: 'MyriadPro-Regular', sans-serif;


}


.testimonial-list h3{


	font-size: 24px;


}


.testimonial-list .testimonial-image{


	width: 100px;


	height: 100px;


	border-radius: 50%;


	margin: 30px auto 20px;


}


.testimonial-list .testimonial-image img{


	border-radius: 50%;


}


.testimonial-listing .bx-wrapper .bx-controls-direction a{


	margin: 0;


	top: 100%;


	left: 50%;


	height: 38px;


	width: 38px;


	background: none;


	border: 1px solid;


    border-color: inherit;


	text-indent: 0;


	font-size: 26px;


	color: inherit;


	text-decoration: none;


	text-align: center;


	line-height: 38px;


	position: relative;


	display: inline-block;


	-webkit-transition: all 0.3s ease 0s;


	-moz-transition: all 0.3s ease 0s;


	transition: all 0.3s ease 0s;


	font-family: 'MyriadPro-Regular', sans-serif;


}


.testimonial-listing .bx-wrapper .bx-controls-direction a:hover{


    background: #cc3333;


    border: 1px solid #cc3333;


    color:#FFF;


}


.testimonial-listing .bx-wrapper .bx-controls-direction a.bx-prev{


	margin-left:-45px;


}


.testimonial-listing .bx-wrapper .bx-controls-direction a.bx-next{


	margin-left:5px;


}


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


Portfolio Section


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


.portfolio-list{


	width: 24%;


	margin-right: 1.3333%;


	float: left;


	margin-bottom: 1.5%;


	position: relative;


	overflow: hidden;


}


.portfolio-list:nth-child(4n){


	margin-right: 0;


}


.portfolio-list .portfolio-overlay{


	position: absolute;


	width: 100%;


	height: 100%;


	background: rgba(0,0,0,0.3);


	display: none;


	z-index: 9999;


}


.portfolio-list .portfolio-overlay span{


	width: 60px;


	height: 60px;


	margin-left: -30px;


	margin-top: -30px;


	position: absolute;


	top: 50%;


	left: 50%;


	background: #cc3333;


	border-radius: 50%;


	font-size: 30px;


	text-align: center;


	line-height: 60px;


	color: #FFF;


}


.portfolio-list:hover .portfolio-overlay{


	display: block;


}


.portfolio-list h3{


	position: absolute;


	width: 100%;


	padding:15px 10px;


	bottom: 0;


	left: 0;


	color: #FFF;


	background: url(images/portfolio-text-bg.png) repeat-x top left;


	font-size: 16px;


    margin: 0;


}


.portfolio-list:hover h3{


	display: none;


}


.portfolio-list img{


	transition:all 0.3s ease-in-out;


	-moz-transition:all 0.3s ease-in-out;


	-webkit-transition:all 0.3s ease-in-out;


}


.portfolio-list:hover img{


	-ms-transform: scale(1.2); /* IE 9 */


    -webkit-transform: scale(1.2); /* Chrome, Safari, Opera */


    transform: scale(1.2);


}


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


Call to Action Section


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


.call-to-action{


	text-align: center;


}


.call-to-action h1{


	margin: 30px 0 15px; 


}


.parallax-section .call-to-action .page-content{


	margin-bottom: 0;


}


.parallax-section.action_template{


    padding:30px 0;


}


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


Team Section


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


.team-tab{


	text-align: center;


	padding: 0 50px;


}


.team-image{


	width: 140px;


	height: 140px;


	border-radius: 50%;


	border:2px solid #FFF;


	display: inline-block;


	margin: 0 0 20px;


	position: relative;


}


/*.team-image.active:after{


	content: "";


	position: absolute;


	top: 100%;


	left: 50%;


	border-width: 15px;


	border-color: #cc3333 transparent transparent;


	border-style: solid;


	margin-left: -17px;


	margin-top: -1px;


	z-index: -1;


}*/


.team-image:hover, .team-image.active{


	border: 2px solid #cc3333;


}


.team-image img{


	border-radius: 50%;


}


.team-list{


	display: none;


}


.team-content{


	margin-top: 60px;


}


.team-big-image{


	float: left;


	width: 35%;


	margin-right: 3%;


	border-radius: 50%;


	overflow: hidden;


	border:4px solid #FFF;


}


.team-big-image img{


	border-radius: 50%;


	width: 100%;


	padding: 3px;


}


.team-detail{


	float: left;


	width: 62%;


}


.team-detail h3{


	font-size: 30px;


	margin-bottom: 5px;


	line-height: 1.2;


}


.team-detail h4{


	font-size: 20px;


	font-style: italic;


	margin-bottom: 15px;


}


.team-tab .bx-wrapper .bx-viewport{


	border-radius: 66px;


}


.team-tab .bx-wrapper .bx-controls-direction a{


	text-indent: 0;


	font-size: 46px;


	text-decoration: none;


	height: 50px;


	line-height: 50px;


	margin-top: -30px;


	color: inherit;


	font-weight: normal;


}


.team-tab .bx-wrapper .bx-prev{


	background: none;


	left: -40px;


}


.team-tab .bx-wrapper .bx-next{


	background: none;


	right: -40px;


}


.blank-section{


	min-height: 300px;


}


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


Google Map Section


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


.parallax-section.google-map{


	padding: 0;


}


.parallax-section.google-map p{


	margin: 0


}


.parallax-section.google-map img{


	max-width: none;


}


.google-map iframe{


	width: 100% !important;


	display: block;


	height: 400px !important;


}


.googlemap-toggle{


	position: absolute;


	left: 50%;


	margin-left: -40px;


	background: #000000;


	top: 0;


	color: #FFF;


	padding: 0 30px 0 20px;


	line-height: 1;


	margin-top: -32px;


	cursor: pointer;


	border-radius: 2px 2px 0 0;


	z-index: 999;


	font-size: 14px;


	line-height: 32px;


	height: 32px;


}


.googlemap-toggle:after{


	content:"\f106";


	font-size: 20px;


	margin:15px 0 0;


	line-height: 0;


	position: absolute;


	right:10px;


	font-family: 'MyriadPro-Regular', sans-serif;


}


.googlemap-toggle.active:after{


	content:"\f107";


}


#ap-map-canvas {


height: 450px !important;


width: 100%;


}


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


Blog Section


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


.blog-list{


	float: left;


	width: 32%;


	margin-right: 2%;


	background: #FFF;


	text-decoration: none;


	color: #333;


}


.blog-list .blog-image img{


    width:100%;


}


.blog-list:hover{


	color: #333;


}


.blog-list:nth-child(3n){


	margin-right: 0;


}


.blog-list h3{


	font-size: 24px;


	margin:8px 0 5px;


}


.blog-list .blog-excerpt{


	padding: 0 15px 50px;


	border-bottom: 3px solid #cc3333;


	position: relative;


}


.blog-list .blog-excerpt .posted-date{


	font-size: 14px;


	font-style: italic;


	margin-bottom: 5px;


	color: #cc3333;


}


.blog-list .blog-excerpt .posted-date .fa{


	margin-right: 5px;


}


.blog-list .blog-excerpt span{


	background: #cc3333;


	color: #FFF;


	display: inline-block;


	position: absolute;


	bottom: 0;


	right: 10px;


	padding: 8px 15px;


	font-size: 14px;


}


.btn-wrap{


	text-align: center;


	margin-top: 70px;


}


.blog-list:hover .blog-excerpt span{


	background: #333;


}


.blog-list:hover .blog-excerpt{


	border-color:#333;


}


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


Footer Section


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


#colophon{


	background: #000;


	color: #FFF;


	font-size: 15px;


}


.footer-header-custom {


	font-size: 18px;


	margin-left: 2%;


	color: #cc3333;


	margin-bottom: 5px;


	font-weight: 700;


    text-transform: uppercase;


}


.top-footer{


	background: #fff;


	padding: 30px 0;


}


.top-footer ul{


	list-style: none;


	margin: 0;


}


.top-footer ul li{


	margin-bottom: 5px;


}


.top-footer h2{


	font-size: 18px;


	margin-bottom: 25px;


	position: relative;


}


.top-footer h2:after{


	content: "";


	position: absolute;


	top: 100%;


	width: 40px;


	border-bottom: 1px solid #FFF;


	left: 0;


	margin-top: 5px;


}


.top-footer a{


	color:#000;


	text-decoration: none;


}


.top-footer a:hover{


	color: #cc3333;


}


.top-footer .top-footer-wrap{


    margin-left:-2%;


}


.footer-column-1 .footer-block{


	width: 100%;


}


.footer-column-2 .footer-block{


	width: 48%;


	margin-right: 2%;


}


.footer-column-3 .footer-block{


	width: 31.333%;


	margin-right: 2%;


}


.footer-column-4 .footer-block{


	width: 23%;


	margin-left: 2%;


}


.footer-column-5 .footer-block{


	width: 18%;


	margin-left: 2%;


    font-size: 13px;


}


.footer-block{


	float: left;


}


.footer-block .widget, 


.footer-block .gallery{


    margin-bottom: 0;


}


.bottom-footer{


	background: #000;


    padding: 10px;


    font-size: 12px;


}


.bottom-footer a{


	color: #FFF;


}


.copy-right{


	float:left;


}


.site-info{


	float:right;


}





.tagcloud a{


	background: #000;


	padding:10px 15px;


	font-size: 13px !important;


	margin:0 0 5px 0;


	display: inline-block;


	line-height: 1;


}


#go-top{


	position: fixed;


	right: 30px;


	bottom: 30px;


	display: none;


	height: 50px;


	width: 50px;


	background: #ABABAB;


	text-align: center;


	line-height: 50px;


	z-index: 9999;


    border-radius: 50%;


}


#go-top a{


	display: block;


	color: #fff;


}





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


Social


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


.social-icons{


	position: fixed;


	left: 0;


	top:50%;


	width: 30px;


	z-index: 9;


}


.social-icons a{


	background:#333;


	height: 30px;


	width: 30px;


	margin-bottom: 1px;


	line-height: 30px;


	text-align: center;


	color:#FFF;


	display: inline-block;


	position: relative;


}


.social-icons a:hover{


	background:#cc3333


}


.social-icons a span{


	background: #333;


	padding:6px 10px;


	font-size: 11px;


	font-family: 'MyriadPro-Regular', sans-serif;


	text-decoration: none;


	position: absolute;


	left: 130%;


	top: 2px;


	margin-left: 10px;


	border-radius: 1px;


	white-space:nowrap;


	line-height: 1;


	font-style: italic;


	opacity: 0;


	visibility: hidden;


	transition:left 0.3s ease;


	-moz-transition:left 0.3s ease;


	-webkit-transition:left 0.3s ease;


}


.social-icons a span:after{


	content: "";


	position: absolute;


	left: 0;


	border-color: transparent #333 transparent transparent;


	border-style: solid;


	border-width: 4px;


	margin-left: -8px;


	top: 50%;


	margin-top: -4px;


}


.social-icons a:hover span{


	opacity: 1;


	visibility: visible;


	left: 100%;


}





/*Concept Single Page*/


.concept-page-bg-layer1 {


	position: absolute;


	width: 100%;


	height: 100%;


}


.concept-page-bg-layer2 {


    background-position: 50% 50%;


	background-repeat: no-repeat;


    background-size: cover;


    position: absolute;


    width: 100%;


    height: 100%;


    z-index: 1;


    overflow: hidden;


}


.concept-open-page {


	position: fixed;


	right: 0;


	top: 48%;


	z-index: 5;


	opacity: 0;


	font-size: 16px;


	background: rgba(0,0,0,0.9);


	color: #fff;


    padding: 20px;


    cursor: pointer;


    text-transform: uppercase;





	transform: translateX(100%);


	-webkit-transform: translateX(100%);





    -webkit-transition: .5s ease-in-out;


	-moz-transition: .5s ease-in-out;


	-o-transition: .5s ease-in-out;


	transition: .5s ease-in-out;


}


.concept-open-page:hover {


	background: rgba(255,255,255,0.9);


	color: #000;


}


.concept-open-page.active {


	opacity: 1;


	transform: translateX(0%);


	-webkit-transform: translateX(0%);


}


.concept-open-page img {


	width: 30px;


}


.concept-page-layer1 {


	position: absolute;


	width: 100%;


	height: 100%;


	overflow: hidden;


}


.concept-page-layer2 {


	position: absolute;


	width: 100%;


	height: 100%;


	display: table;


	text-align: center;


	overflow-x: hidden;


	color: #000;


	font-size: 16px;


    padding-top: 105px;


    z-index: 2;





	transform: translateX(100%);


	-webkit-transform: translateX(100%);


    


    -webkit-transition: .5s ease-in-out;


	-moz-transition: .5s ease-in-out;


	-o-transition: .5s ease-in-out;


	transition: .5s ease-in-out;


}


.concept-page-layer2.active {


	transform: translateX(0%);


	-webkit-transform: translateX(0%);


}


.concept-page-layer3 {


    display: table-cell;


    vertical-align: middle;


}


.concept-page-layer4 {


    width: 80%;


    margin: auto;


    background: rgba(255,255,255,0.85);


    padding: 30px 20px;


    max-width: 1000px;


}


.concept-page-layer5 {


    overflow: auto;


    overflow-x: hidden;


    max-height: 450px;


    padding: 0px 20px;


}


.page-id-191 .concept-page-layer5 {


    max-height: 400px;


}


.concept-logo {


	margin-bottom: 10px;


    padding-left: 25px;


}


.concept-scroll-up-layer0 {


    position: relative;


    height: 25px;    


    padding-top: 5px;


    cursor: pointer;


    display: none;


    float: right;


    margin-top: -38px;


    margin-right: -22px;


}


.concept-scroll-down-layer0 {


    position: relative;


    height: 25px;    


    padding-top: 5px;


    cursor: pointer;


    display: none;


    /*right: 50px;


    margin-top: 10px;


    bottom: 40px;*/


    float: right;


    margin-top: -6px;


    margin-right: -22px;


}


.concept-scroll-down-layer0.active,


.concept-scroll-up-layer0.active {


	display: block;


}


.concept-scroll-down-layer1,


.concept-scroll-up-layer1 {


    position: absolute;


    height: 31px;


    width: 31px;


    right: 0;


    left: 0;


    margin: auto;


    z-index: 999;


    background: rgba(0,0,0,0.8);


}


.concept-scroll-down-layer2,


.concept-scroll-up-layer2 {


    height: 31px;


    width: 31px;


}


.concept-scroll-up-layer3 {


	display: block;


    background: url(images/up-arrow.png) no-repeat center;


    position: absolute;


    left: 6px;


    margin-top: 7px;


    height: 100%;


    width: 20px;


    -webkit-animation: flow-up 2s linear 3s infinite;


    animation: flow-up 2s linear 3s infinite;


}


.concept-scroll-down-layer3 {


	display: block;


    background: url(images/down-arrow.png) no-repeat center;


    position: absolute;


    left: 6px;


    margin-top: -7px;


    height: 100%;


    width: 20px;


    -webkit-animation: flow-down 2s linear 3s infinite;


    animation: flow-down 2s linear 3s infinite;


}


/* Chrome, Safari, Opera */


@-webkit-keyframes flow-up {


    0%   {top:0px; opacity: 0.8;}


    50%  {top:-9px; opacity: 1;}


    100% {top:0; opacity: 0.8;}


}





/* Standard syntax */


@keyframes flow-up {


    0%   {top:0px; opacity: 0.8;}


    50%  {top:-9px; opacity: 1;}


    100% {top:0; opacity: 0.8;}


}





/* Chrome, Safari, Opera */


@-webkit-keyframes flow-down {


    0%   {top:0px; opacity: 0.8;}


    50%  {top:9px; opacity: 1;}


    100% {top:0; opacity: 0.8;}


}





/* Standard syntax */


@keyframes flow-down {


    0%   {top:0px; opacity: 0.8;}


    50%  {top:9px; opacity: 1;}


    100% {top:0; opacity: 0.8;}


}


.concept-page-layer4 h1 {


    text-transform: uppercase;


    font-size: 24px;


    line-height: 1.1;


    border-bottom: 1px dotted #000;


    margin-bottom: 20px;


    padding-bottom: 20px;


    font-family: 'MyriadPro-BlackSemiExt', sans-serif;

    padding-top: 5px;

}


.concept-page-layer4 h1 p {


	font-size: 14px;


	margin-bottom: 0px;


    margin-top: 5px;


    text-transform: initial;


}


.concept-page-layer4 h1 p a {


	color: #000;


}


.concept-page-layer4 h1 p a:hover {


	color: #cc3333;


}


.close-concept-x {


	width: 25px;


	float: right;


	cursor: pointer;


}


.concept-page-layer2 p {


	margin-bottom: 20px;


}


.sub-nav-concept-layer0 {


	padding-top: 20px;


}


.sub-nav-concept {


	display: inline-block;


    padding: 0px 20px;


	line-height: 16px;


	font-size: 14px;





	-webkit-transition: .5s ease-in-out;


	-moz-transition: .5s ease-in-out;


	-o-transition: .5s ease-in-out;


	transition: .5s ease-in-out;


    width: 120px;


}


.sub-nav-concept img {


	max-height: 60px;


}


.sub-nav-concept:last-child {


	border: none


}


.sub-nav-concept a {


	color: #000;


}


.sub-nav-concept a:hover {


	color: #cc3333;


}


/*End Concept Single Page*/





/*bg pattern*/


.bg-pattern {


	background: url(images/pattern.png);


    background-repeat: repeat;


    width: 100%;


    height: 100%;


    z-index: 1;


    position: absolute;


}


/*end bg patter*/





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


Responsive grid for pages


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


.row{


    margin-bottom: 25px;


}


.row:last-child{


    margin-bottom: 0;


}





.span1, .span2, .span3, .span4, .span5, .span6{


    float:left;


}





.col{


  margin-left: 3%;


}





.col:first-child {


  margin-left:0;


}








.span1{


  width: 14.1666666667%;


  


}


.span2{


  width: 31.3333333333%;


  


}


.span3{


  width: 48.5%;


  


}


.span4{


  width: 65.6666666667%;


  


}


.span5{


  width: 82.8333333333%;


  


}


.span6{


  width: 100%;


  margin-left: 0;


}





@media screen and (max-width: 768px){





  .span1, .span2, .span3, .span4, .span5, .span6{


    width: 100%;


    float: none;


    margin-left: 0;


  }





}





/*RTL CSS*/


.rtl #site-logo{


	float: right;


}





.rtl .main-navigation{


	float: left;


}





.rtl .main-navigation > ul > li{


	float: right;


}





.rtl .blog-list .blog-excerpt .posted-date .fa{


	margin-right: 0;


	margin-left: 5px;


}





.rtl .service-list.even{


    text-align: left;


}





.rtl .top-footer h2:after{


    left:auto;


    right:0;


}





.rtl .comment-navigation .nav-next a .fa, 


.rtl .paging-navigation .nav-next a .fa, 


.rtl .post-navigation .nav-next a .fa{


    margin-left: 0;


    margin-right: 10px;


}





.rtl .comment-navigation .nav-previous, 


.rtl .paging-navigation .nav-previous, 


.rtl .post-navigation .nav-previous{


    text-align: left;


}





.rtl .comment-navigation .nav-previous a .fa, 


.rtl .paging-navigation .nav-previous a .fa, 


.rtl .post-navigation .nav-previous a .fa{


    margin-left: 10px;


    margin-right: 0;


}


.rtl .bx-wrapper .bx-controls-direction a{


	text-indent: 999999999px;


}





/*Home*/


.customerslider-arrow-layer2 {


	position: absolute;


	width: 100%;


	height: 100%;


	z-index: 4;


}


.customerslider-arrow-prev {


	width: 40%;


	height: 100%;


	float: left;


}


.customerslider-arrow-next {


	width: 40%;


	height: 100%;


	float: right;


}


.customeslider-layer1 {


	position: fixed;


	width: 100%;


	height: 100%;


	overflow: hidden;


}


.concept-page-layer1 .customeslider-layer1 {


	top: 105px;


}


.homeslider .customeslider-layer1 {


	position: absolute;


	z-index: 1;


}


.customeslider-layer2 {


	display: none;


}


.customeslider-layer2.active {


	display: block;


}


.customerslider-arrow-prev-layer1,


.customerslider-arrow-next-layer1 {


	height: 100%;


	width: 100%;


	display: none;


}


.customerslider-arrow-prev-layer2 {


	display: table-cell;


	vertical-align: middle;


    position: absolute;


    bottom: 29%;


}


.customerslider-arrow-next-layer2 {


	display: table-cell;


	vertical-align: middle;


	right: 0;


    position: absolute;


    bottom: 29%;


}


.customerslider-arrow-prev:hover .customerslider-arrow-prev-layer1,


.customerslider-arrow-next:hover .customerslider-arrow-next-layer1 {


	display: table;


}


.customerslider-arrow-prev-layer2 img,


.customerslider-arrow-next-layer2 img {


	width: 50px;


	margin: 10px;


	cursor: pointer;


	opacity: 0.95;


}


.customeslider-layer2 div {


	background-position: 50% 50%;


	background-repeat: no-repeat;


  	background-size: cover;


  	position: absolute;


  	width: 100%;


  	height: 100%;


  	z-index: 1;


  	overflow: hidden;


  	display: none;


}


.customeslider-layer2-dot {


	position: absolute;


	bottom: 15px;


    left: 0;


    right: 0px;


    margin: auto;


    text-align: center;


	z-index: 3;


	display: none;


}


.customeslider-layer2-dot.active {


	display: block;


}


.customeslider-layer2-dot div {


	width: 10px;


	height: 10px;    


	border-radius: 50%;


    background: #fff;


    margin: 0 3px;


    display: inline-block;


}


.customeslider-layer2-dot div.activedot {


	background: #cc3333;


}


.customeslider-layer2 div.visible {


	display: block;


}


.customeslider-layer2 div.activeslide {


	z-index: 2;


	display: block;





	animation-name: fadeInTypeOne;


	-webkit-animation-name: fadeInTypeOne;	





	animation-duration: 1.5s;	


	-webkit-animation-duration: 1.5s;





	animation-timing-function: ease-in-out;	


	-webkit-animation-timing-function: ease-in-out;		


}


.customeslider-layer2.outlets-bg div.activeslide {


	z-index: 2;


	display: block;





	animation-name: fadeInTypeTwo;


	-webkit-animation-name: fadeInTypeTwo;	





	animation-duration: 8s;	


	-webkit-animation-duration: 8s;





	animation-timing-function: ease-in-out;	


	-webkit-animation-timing-function: ease-in-out;		


}


.customeslider-layer2 span { 


	position: absolute;


  	right: 0;


    background: rgba(139, 11, 3,0.8);


	font-size: 24px;


	color: #fff;


	padding: 20px 30px;


	opacity: 0;


	line-height: 1.3;


	display: none;


}


.customeslider-layer2 span p {


	margin: 0;


	font-size: 20px;


    line-height: 24px;


    color: #FFF;


    position: relative;


    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);


}


.customeslider-layer2 span .slider-rname {


	font-size: 16px;


}


.customeslider-layer2 div span {


	width: 700px;


	top: 40%;


	left: 0;


	right: 0;


	margin: auto;


	display: none;


	text-align: center;    


	background: rgba(0,0,0,0.7);


    border: 2px solid #fff;


    padding: 30px 0 20px;


}


.customeslider-layer2 div.activeslide span {


	display: block;


	animation-name: slideRightHomeSecondtyle;


	-webkit-animation-name: slideRightHomeSecondtyle;





	animation-duration: 8s;	


	-webkit-animation-duration: 8s;





	animation-timing-function: ease-in-out;	


	-webkit-animation-timing-function: ease-in-out;	


}


.customeslider-layer2 div.activeslide span h1 {


	font-size: 38px;


    line-height: 38px;


    text-transform: uppercase;


    color: #FFF;


    position: relative;


    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);


    margin-bottom: 0px;


    font-family: 'MyriadPro-BlackSemiExt', sans-serif;


}


.homeslider .customeslider-layer2 div:nth-child(1) {


	/*background-image: url(../../uploads/home-video-bg-img1.jpg);*/
	background-image: url(../../uploads/home-bg-img5.jpg);


    background-position: 50% 10%;


}


.homeslider .customeslider-layer2 div:nth-child(2) {


	background-image: url(../../uploads/home-bg-img2.jpg);


    background-position: 80% 50%;


}


.homeslider .customeslider-layer2 div:nth-child(3) {


	background-image: url(../../uploads/home-bg-img1.jpg);
	/*background-image: url(../../uploads/home-video-bg-img1.jpg);*/


    background-position: 50% 50%;


}


.homeslider .customeslider-layer2 div:nth-child(4) {


	background-image: url(../../uploads/home-bg-img3.jpg);


    background-position: 50% 50%;


}


.homeslider .customeslider-layer2 div:nth-child(5) {


	background-image: url(../../uploads/home-bg-img4.jpg);


    background-position: 50% 50%;


}


/*End Home*/





/*All Bg*/


.chinatown-food-street .customeslider-layer2 div:nth-child(1) {


	background-image: url(../../uploads/bg-concept-chinatown-food-street-img1.jpg);


    background-position: 50% 50%;


}


.chinatown-food-street .customeslider-layer2 div:nth-child(2) {


	background-image: url(../../uploads/bg-concept-chinatown-food-street-img2.jpg);


    background-position: 50% 50%;


}


.chinatown-food-street .customeslider-layer2 div:nth-child(3) {


	background-image: url(../../uploads/bg-concept-chinatown-food-street-img3.jpg);


    background-position: 50% 50%;


}





.straits-food-village .customeslider-layer2 div:nth-child(1) {


	background-image: url(../../uploads/bg-concept-straits-food-village-img1.jpg);


    background-position: 50% 50%;


}


.straits-food-village .customeslider-layer2 div:nth-child(2) {


	background-image: url(../../uploads/bg-concept-straits-food-village-img2.jpg);


    background-position: 50% 50%;


}


.straits-food-village .customeslider-layer2 div:nth-child(3) {


	background-image: url(../../uploads/bg-concept-straits-food-village-img3.jpg);


    background-position: 50% 50%;


}





.singapore-food-street .customeslider-layer2 div:nth-child(1) {


	background-image: url(../../uploads/bg-concept-singapore-food-street-img1.jpg);


    background-position: 50% 50%;


}


.singapore-food-street .customeslider-layer2 div:nth-child(2) {


	background-image: url(../../uploads/bg-concept-singapore-food-street-img2.jpg);


    background-position: 50% 50%;


}


.singapore-food-street .customeslider-layer2 div:nth-child(3) {


	background-image: url(../../uploads/bg-concept-singapore-food-street-img3.jpg);


    background-position: 50% 50%;


}





.singapore-food-trail .customeslider-layer2 div:nth-child(1) {


	background-image: url(../../uploads/bg-concept-singapore-food-trail-img1.jpg);


    background-position: 50% 50%;


}


.singapore-food-trail .customeslider-layer2 div:nth-child(2) {


	background-image: url(../../uploads/bg-concept-singapore-food-trail-img2.jpg);


    background-position: 50% 50%;


}


.singapore-food-trail .customeslider-layer2 div:nth-child(3) {


	background-image: url(../../uploads/bg-concept-singapore-food-trail-img3.jpg);


    background-position: 50% 50%;


}





.tanglin-food-hall .customeslider-layer2 div:nth-child(1) {


	background-image: url(../../uploads/bg-concept-singapore-food-trail-img1.jpg);


    background-position: 50% 50%;


}


.tanglin-food-hall .customeslider-layer2 div:nth-child(2) {


	background-image: url(../../uploads/bg-concept-singapore-food-trail-img2.jpg);


    background-position: 50% 50%;


}


.tanglin-food-hall .customeslider-layer2 div:nth-child(3) {


	background-image: url(../../uploads/bg-concept-singapore-food-trail-img3.jpg);


    background-position: 50% 50%;


}





.universal-dining .customeslider-layer2 div:nth-child(1) {


	background-image: url(../../uploads/bg-concept-universal-dining-img1.jpg);


    background-position: 50% 50%;


}


.universal-dining .customeslider-layer2 div:nth-child(2) {


	background-image: url(../../uploads/bg-concept-universal-dining-img2.jpg);


    background-position: 50% 50%;


}


.universal-dining .customeslider-layer2 div:nth-child(3) {


	background-image: url(../../uploads/bg-concept-universal-dining-img3.jpg);


    background-position: 50% 50%;


}





.select-food-management .customeslider-layer2 div:nth-child(1) {


	background-image: url(../../uploads/bg-concept-select-food-management-img1.jpg);


    background-position: 50% 50%;


}


.select-food-management .customeslider-layer2 div:nth-child(2) {


	background-image: url(../../uploads/bg-concept-select-food-management-img2.jpg);


    background-position: 50% 50%;


}


.select-food-management .customeslider-layer2 div:nth-child(3) {


	background-image: url(../../uploads/bg-concept-select-food-management-img3.jpg);


    background-position: 50% 50%;


}





/*End All Bg*/





/*TNC*/


.tnc-header,


.tnc-layer1 h1 {    


	font-size: 18px;


    margin-bottom: 0px;


    text-transform: uppercase;


    line-height: 20px;


}


.tnc-layer1 p {


	margin-bottom: 20px;


}


/*End TNC*/





/*Nav Mobile*/


.nav-mobile-layer1,


.nav-mobile-threeX-click {


	display: none;


}


.nav-mobile-layer2 {


    position: fixed;


    width: 260px;


    top: 0;


    right: 0;


    height: 100%;


    background: rgba(234, 234, 234, 0.95);


    z-index: 99999;


    color: #000;


    font-size: 16px;


    text-align: center;


    padding: 20px 25px;


    overflow: auto;


    text-transform: uppercase;


    transform: translateX(260px);


    -webkit-transform: translateX(260px);


    -webkit-transition: .5s ease-in-out;


    -moz-transition: .5s ease-in-out;


    -o-transition: .5s ease-in-out;


    transition: .5s ease-in-out;


}


.nav-mobile-layer2 a {


	color: #000;


}


.nav-mobile-layer2 a:hover {


	color: #cc3333;


}


.nav-mobile-layer2.active {


    transform: translateX(0px);


    -webkit-transform: translateX(0px);


}


.nav-mobile-drawline {


    border-top: 1px dotted #000;


    margin-top: 10px;


    margin-bottom: 10px;


}


.nav-mobile-layer3 {


	width: 100px;


	margin: auto;


	padding: 30px 0px;


}


.nav-mobile-layer4 div:last-child {


	border: none;


}


.nav-mobile-layer5 {


    font-size: 10px;


    margin-top: 30px;


}


.mobile-logo-layer2 {


	background: #fff;


}


/*End Nav Mobile*/





/*Draw X*/


.nav-iconX {


  	position: fixed;


  	right: 15px;


    z-index: 999999;


  	top: 23px;


  	width: 38px;


  	height: 35px;


  	background: rgba(255,255,255,0.95);


  	-webkit-transform: rotate(0deg);


  	-moz-transform: rotate(0deg);


  	-o-transform: rotate(0deg);


  	transform: rotate(0deg);


  	-webkit-transition: .5s ease-in-out;


  	-moz-transition: .5s ease-in-out;


  	-o-transition: .5s ease-in-out;


  	transition: .5s ease-in-out;


  	cursor: pointer;


}


.nav-iconX.move {


  	right: 0px;


  	top: 0;


}


.nav-iconX.openmenu {


	position: fixed;


}





.nav-iconX span {


  	display: block;


  	position: absolute;


  	height: 2px;


  	width: 25px;


  	background: #000000;


  	border-radius: 9px;


  	opacity: 1;


  	left: 6px;


  	-webkit-transform: rotate(0deg);


  	-moz-transform: rotate(0deg);


  	-o-transform: rotate(0deg);


  	transform: rotate(0deg);


  	-webkit-transition: .25s ease-in-out;


  	-moz-transition: .25s ease-in-out;


  	-o-transition: .25s ease-in-out;


  	transition: .25s ease-in-out;


}





.nav-iconX.openmenu {


	background: transparent;


}


.nav-iconX.openmenu span {


	background: #cc3333;


}





.nav-iconX span:nth-child(1) {


  	top: 10px;


}





.nav-iconX span:nth-child(2),.nav-iconX span:nth-child(3) {


  	top: 16px;


}





.nav-iconX span:nth-child(4) {


  	top: 22px;


}





.nav-iconX.openmenu span:nth-child(1) {


  	top: 8px;


  	width: 0%;


  	left: 50%;


}





.nav-iconX.openmenu span:nth-child(2) {


  	-webkit-transform: rotate(45deg);


  	-moz-transform: rotate(45deg);


  	-o-transform: rotate(45deg);


  	transform: rotate(45deg);


}





.nav-iconX.openmenu span:nth-child(3) {


  	-webkit-transform: rotate(-45deg);


  	-moz-transform: rotate(-45deg);


  	-o-transform: rotate(-45deg);


 	 transform: rotate(-45deg);


}





.nav-iconX.openmenu span:nth-child(4) {


  	top: 8px;


  	width: 0%;


  	left: 50%;


}


/*End Draw X*/





/*Mobile text*/


#mobileprotaittext {


	display: none;


	width: 100%;


    height: auto;


    bottom: 0px;


    top: 0px;


    left: 0;


    position: absolute;


}





.mobileprotaittext-layer1 {


	position: absolute;


    top: 50%;


    left: 0;


    right: 0;


    text-align: center;


    margin-top: -25px;


    padding: 20px;


    line-height: 1.3;


    font-size: 18px;


}


/*End Mobile text*/





/*Video*/


.home .videoContainer-layer1 {


	display: block;


}


.videoContainer-layer1 {


	position: absolute;


	width: 100%;


	height: 100%;


	bottom: 0px;


	z-index: 999;


	display: none;


}


.videoContainer {


	background: #eee;


	height: 100%;


	overflow: hidden;


	padding: 0;


	position: relative;


}


.videoContainer iframe {


	box-sizing: border-box;


	height: 56.25vw;


	left: 50%;


	min-height: 100%;


	min-width: 100%;


	transform: translate(-50%, -50%);


	-webkit-transform: translate(-50%, -50%);


	position: absolute;


	top: 50%;


	width: 177.77777778vh;


}


.home_template .homeslider .activeslide .fluid-width-video-wrapper {


	width: 100%;


	height: 100%;


	background: none;


	z-index: 1;


	display: block;


}


.home_template .homeslider .fluid-width-video-wrapper iframe {


	box-sizing: border-box;


	min-height: 100%;


	min-width: 100%;


	position: absolute;


	transform: translate(0%, -50%);


	-webkit-transform: translate(0%, -50%);


    top: 50%;


	/*transform: translate(-50%, -50%);


	left: 50%;


	top: 50%;


	height: 56.25vw;


	width: 177.77777778vh;*/


}


.home_template .homeslider .fluid-width-video-wrapper iframe.hide {


	display: none;


}


/*End Video*/





@media screen and (max-width: 750px) and (orientation:portrait) { 


	#content,


	.home .videoContainer-layer1 {


		display: block;


	}


	#mobileprotaittext {


		display: none;


	}


}


@media screen and (max-width: 750px) and (orientation:landscape) { 


	#content,


	#colophon,


	.home .videoContainer-layer1 {


		display: none;


	}


	#mobileprotaittext {


		display: block;


	}


}